[petsc] 01/05: New upstream version 3.7.6+dfsg1

Drew Parsons dparsons at moszumanska.debian.org
Tue May 30 12:19:23 UTC 2017


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

dparsons pushed a commit to tag experimental/3.7.6+dfsg1-1exp1
in repository petsc.

commit 3f937a6735ef9495fed7bf5379fc85a929ccc66d
Author: Drew Parsons <dparsons at emerall.com>
Date:   Tue May 30 12:15:16 2017 +0800

    New upstream version 3.7.6+dfsg1
---
 .travis.yml                                        |   10 +-
 CTAGS                                              | 1300 ++--
 TAGS                                               | 3394 ++++-----
 bin/petsc_conf.py                                  |    4 +-
 config/BuildSystem/config/compilers.py             |   42 +-
 config/BuildSystem/config/libraries.py             |   43 +-
 config/BuildSystem/config/packages/BlasLapack.py   |   12 +-
 config/BuildSystem/config/packages/MPI.py          |    4 +
 config/BuildSystem/config/packages/SuperLU.py      |    4 +-
 config/BuildSystem/config/packages/fftw.py         |    3 +-
 config/BuildSystem/config/packages/metis.py        |    5 +-
 config/PETSc/Configure.py                          |   36 +-
 config/PETSc/options/arch.py                       |   40 +-
 docs/bugreporting.html                             |    4 +-
 docs/changes/2015.html                             |    4 +-
 docs/changes/2016.html                             |    4 +-
 docs/changes/2017.html                             |    4 +-
 docs/changes/2018-21.html                          |    4 +-
 docs/changes/2022.html                             |    4 +-
 docs/changes/2024.html                             |    4 +-
 docs/changes/2028.html                             |    4 +-
 docs/changes/2029.html                             |    4 +-
 docs/changes/21.html                               |    4 +-
 docs/changes/211.html                              |    4 +-
 docs/changes/212.html                              |    4 +-
 docs/changes/213.html                              |    4 +-
 docs/changes/215.html                              |    4 +-
 docs/changes/216.html                              |    4 +-
 docs/changes/220.html                              |    4 +-
 docs/changes/221.html                              |    4 +-
 docs/changes/230.html                              |    4 +-
 docs/changes/231.html                              |    4 +-
 docs/changes/232.html                              |    4 +-
 docs/changes/233.html                              |    4 +-
 docs/changes/300.html                              |    4 +-
 docs/changes/31.html                               |    4 +-
 docs/changes/32.html                               |    4 +-
 docs/changes/33.html                               |    4 +-
 docs/changes/34.html                               |    4 +-
 docs/changes/35.html                               |    4 +-
 docs/changes/36.html                               |    4 +-
 docs/changes/37.html                               |    4 +-
 docs/changes/index.html                            |    4 +-
 docs/codemanagement.html                           |    4 +-
 docs/copyright.html                                |    4 +-
 docs/faq.html                                      |    4 +-
 docs/index.html                                    |    4 +-
 docs/installation.html                             |   27 +-
 docs/license.html                                  |    4 +-
 docs/linearsolvertable.html                        |    4 +-
 docs/manualpages/AO/AO.html                        |    4 +-
 docs/manualpages/AO/AOApplicationToPetsc.html      |    4 +-
 docs/manualpages/AO/AOApplicationToPetscIS.html    |    4 +-
 .../AO/AOApplicationToPetscPermuteInt.html         |    4 +-
 .../AO/AOApplicationToPetscPermuteReal.html        |    4 +-
 docs/manualpages/AO/AOCreate.html                  |    4 +-
 docs/manualpages/AO/AOCreateBasic.html             |    4 +-
 docs/manualpages/AO/AOCreateBasicIS.html           |    4 +-
 docs/manualpages/AO/AOCreateMapping.html           |    4 +-
 docs/manualpages/AO/AOCreateMappingIS.html         |    4 +-
 docs/manualpages/AO/AOCreateMemoryScalable.html    |    4 +-
 docs/manualpages/AO/AOCreateMemoryScalableIS.html  |    4 +-
 docs/manualpages/AO/AODestroy.html                 |    4 +-
 docs/manualpages/AO/AOFinalizePackage.html         |    4 +-
 docs/manualpages/AO/AOGetType.html                 |    4 +-
 docs/manualpages/AO/AOInitializePackage.html       |    4 +-
 .../AO/AOMappingHasApplicationIndex.html           |    4 +-
 docs/manualpages/AO/AOMappingHasPetscIndex.html    |    4 +-
 docs/manualpages/AO/AOPetscToApplication.html      |    4 +-
 docs/manualpages/AO/AOPetscToApplicationIS.html    |    4 +-
 .../AO/AOPetscToApplicationPermuteInt.html         |    4 +-
 .../AO/AOPetscToApplicationPermuteReal.html        |    4 +-
 docs/manualpages/AO/AORegister.html                |    4 +-
 docs/manualpages/AO/AORegisterAll.html             |    4 +-
 docs/manualpages/AO/AOSetFromOptions.html          |    4 +-
 docs/manualpages/AO/AOSetIS.html                   |    4 +-
 docs/manualpages/AO/AOSetType.html                 |    4 +-
 docs/manualpages/AO/AOType.html                    |    4 +-
 docs/manualpages/AO/AOView.html                    |    4 +-
 docs/manualpages/AO/index.html                     |    4 +-
 docs/manualpages/DM/DM.html                        |    4 +-
 docs/manualpages/DM/DMAddBoundary.html             |    4 +-
 docs/manualpages/DM/DMAddLabel.html                |    4 +-
 docs/manualpages/DM/DMAppendOptionsPrefix.html     |    4 +-
 docs/manualpages/DM/DMBoundaryType.html            |    4 +-
 docs/manualpages/DM/DMCOMPOSITE.html               |    4 +-
 docs/manualpages/DM/DMClearGlobalVectors.html      |    4 +-
 docs/manualpages/DM/DMClearLabelStratum.html       |    4 +-
 docs/manualpages/DM/DMClearLabelValue.html         |    4 +-
 docs/manualpages/DM/DMClearLocalVectors.html       |    4 +-
 docs/manualpages/DM/DMClone.html                   |    4 +-
 docs/manualpages/DM/DMCoarsen.html                 |    4 +-
 docs/manualpages/DM/DMCoarsenHierarchy.html        |    4 +-
 docs/manualpages/DM/DMCoarsenHookAdd.html          |    4 +-
 docs/manualpages/DM/DMCompositeAddDM.html          |    4 +-
 docs/manualpages/DM/DMCompositeCreate.html         |    4 +-
 docs/manualpages/DM/DMCompositeGather.html         |    4 +-
 docs/manualpages/DM/DMCompositeGatherArray.html    |    4 +-
 docs/manualpages/DM/DMCompositeGetAccess.html      |    4 +-
 docs/manualpages/DM/DMCompositeGetAccessArray.html |    4 +-
 docs/manualpages/DM/DMCompositeGetEntries.html     |    4 +-
 .../manualpages/DM/DMCompositeGetEntriesArray.html |    4 +-
 docs/manualpages/DM/DMCompositeGetGlobalISs.html   |    4 +-
 .../DM/DMCompositeGetISLocalToGlobalMappings.html  |    4 +-
 docs/manualpages/DM/DMCompositeGetLocalISs.html    |    4 +-
 .../manualpages/DM/DMCompositeGetLocalVectors.html |    4 +-
 docs/manualpages/DM/DMCompositeGetNumberDM.html    |    4 +-
 docs/manualpages/DM/DMCompositeRestoreAccess.html  |    4 +-
 .../DM/DMCompositeRestoreAccessArray.html          |    4 +-
 .../DM/DMCompositeRestoreLocalVectors.html         |    4 +-
 docs/manualpages/DM/DMCompositeScatter.html        |    4 +-
 docs/manualpages/DM/DMCompositeScatterArray.html   |    4 +-
 docs/manualpages/DM/DMCompositeSetCoupling.html    |    4 +-
 docs/manualpages/DM/DMComputeL2Diff.html           |    4 +-
 docs/manualpages/DM/DMComputeL2FieldDiff.html      |    4 +-
 docs/manualpages/DM/DMComputeL2GradientDiff.html   |    4 +-
 docs/manualpages/DM/DMComputeVariableBounds.html   |    4 +-
 docs/manualpages/DM/DMConvert.html                 |    4 +-
 docs/manualpages/DM/DMCopyLabels.html              |    4 +-
 docs/manualpages/DM/DMCreate.html                  |    4 +-
 docs/manualpages/DM/DMCreateAggregates.html        |    4 +-
 docs/manualpages/DM/DMCreateColoring.html          |    4 +-
 docs/manualpages/DM/DMCreateDefaultSF.html         |    4 +-
 .../DM/DMCreateDomainDecomposition.html            |    4 +-
 .../DM/DMCreateDomainDecompositionScatters.html    |    4 +-
 .../manualpages/DM/DMCreateFieldDecomposition.html |    4 +-
 docs/manualpages/DM/DMCreateFieldIS.html           |    4 +-
 docs/manualpages/DM/DMCreateGlobalVector.html      |    4 +-
 docs/manualpages/DM/DMCreateInjection.html         |    4 +-
 docs/manualpages/DM/DMCreateInterpolation.html     |    4 +-
 .../manualpages/DM/DMCreateInterpolationScale.html |    4 +-
 docs/manualpages/DM/DMCreateLabel.html             |    4 +-
 docs/manualpages/DM/DMCreateLocalVector.html       |    4 +-
 docs/manualpages/DM/DMCreateMatrix.html            |    4 +-
 docs/manualpages/DM/DMCreateRestriction.html       |    4 +-
 docs/manualpages/DM/DMCreateSubDM.html             |    4 +-
 docs/manualpages/DM/DMDA.html                      |    4 +-
 docs/manualpages/DM/DMDAConvertToCell.html         |    4 +-
 docs/manualpages/DM/DMDACoor2d.html                |    4 +-
 docs/manualpages/DM/DMDACoor3d.html                |    4 +-
 docs/manualpages/DM/DMDACreate.html                |    4 +-
 docs/manualpages/DM/DMDACreate1d.html              |    4 +-
 docs/manualpages/DM/DMDACreate2d.html              |    4 +-
 docs/manualpages/DM/DMDACreate3d.html              |    4 +-
 docs/manualpages/DM/DMDACreateNaturalVector.html   |    4 +-
 docs/manualpages/DM/DMDACreatePF.html              |    4 +-
 docs/manualpages/DM/DMDACreatePatchIS.html         |    4 +-
 docs/manualpages/DM/DMDACreateSection.html         |    4 +-
 docs/manualpages/DM/DMDAElementType.html           |    4 +-
 docs/manualpages/DM/DMDAGetAO.html                 |    4 +-
 docs/manualpages/DM/DMDAGetArray.html              |    4 +-
 docs/manualpages/DM/DMDAGetBoundingBox.html        |    4 +-
 docs/manualpages/DM/DMDAGetCellPoint.html          |    4 +-
 docs/manualpages/DM/DMDAGetCoordinateArray.html    |    4 +-
 docs/manualpages/DM/DMDAGetCoordinateName.html     |    4 +-
 docs/manualpages/DM/DMDAGetCorners.html            |    4 +-
 docs/manualpages/DM/DMDAGetDof.html                |    4 +-
 docs/manualpages/DM/DMDAGetElementType.html        |    4 +-
 docs/manualpages/DM/DMDAGetElements.html           |    4 +-
 docs/manualpages/DM/DMDAGetFieldName.html          |    4 +-
 docs/manualpages/DM/DMDAGetFieldNames.html         |    4 +-
 docs/manualpages/DM/DMDAGetGhostCorners.html       |    4 +-
 docs/manualpages/DM/DMDAGetInfo.html               |    4 +-
 docs/manualpages/DM/DMDAGetInterpolationType.html  |    4 +-
 docs/manualpages/DM/DMDAGetLocalBoundingBox.html   |    4 +-
 docs/manualpages/DM/DMDAGetLocalInfo.html          |    4 +-
 docs/manualpages/DM/DMDAGetLogicalCoordinate.html  |    4 +-
 docs/manualpages/DM/DMDAGetNeighbors.html          |    4 +-
 .../DM/DMDAGetNonOverlappingRegion.html            |    4 +-
 docs/manualpages/DM/DMDAGetNumCells.html           |    4 +-
 docs/manualpages/DM/DMDAGetNumLocalSubDomains.html |    4 +-
 docs/manualpages/DM/DMDAGetOffset.html             |    4 +-
 docs/manualpages/DM/DMDAGetOverlap.html            |    4 +-
 docs/manualpages/DM/DMDAGetOwnershipRanges.html    |    4 +-
 .../DM/DMDAGetPreallocationCenterDimension.html    |    4 +-
 docs/manualpages/DM/DMDAGetProcessorSubset.html    |    4 +-
 docs/manualpages/DM/DMDAGetProcessorSubsets.html   |    4 +-
 docs/manualpages/DM/DMDAGetRay.html                |    4 +-
 docs/manualpages/DM/DMDAGetReducedDMDA.html        |    4 +-
 docs/manualpages/DM/DMDAGetRefinementFactor.html   |    4 +-
 docs/manualpages/DM/DMDAGetScatter.html            |    4 +-
 docs/manualpages/DM/DMDAGetStencilType.html        |    4 +-
 docs/manualpages/DM/DMDAGetStencilWidth.html       |    4 +-
 .../DM/DMDAGlobalToNaturalAllCreate.html           |    4 +-
 docs/manualpages/DM/DMDAGlobalToNaturalBegin.html  |    4 +-
 docs/manualpages/DM/DMDAGlobalToNaturalEnd.html    |    4 +-
 docs/manualpages/DM/DMDAInterpolationType.html     |    4 +-
 docs/manualpages/DM/DMDALocalInfo.html             |    4 +-
 .../DM/DMDANaturalAllToGlobalCreate.html           |    4 +-
 docs/manualpages/DM/DMDANaturalToGlobalBegin.html  |    4 +-
 docs/manualpages/DM/DMDANaturalToGlobalEnd.html    |    4 +-
 docs/manualpages/DM/DMDARestoreArray.html          |    4 +-
 .../manualpages/DM/DMDARestoreCoordinateArray.html |    4 +-
 docs/manualpages/DM/DMDARestoreElements.html       |    4 +-
 docs/manualpages/DM/DMDASetAOType.html             |    4 +-
 docs/manualpages/DM/DMDASetBlockFills.html         |    4 +-
 docs/manualpages/DM/DMDASetBoundaryType.html       |    4 +-
 docs/manualpages/DM/DMDASetCoordinateName.html     |    4 +-
 docs/manualpages/DM/DMDASetDof.html                |    4 +-
 docs/manualpages/DM/DMDASetElementType.html        |    4 +-
 docs/manualpages/DM/DMDASetFieldName.html          |    4 +-
 docs/manualpages/DM/DMDASetFieldNames.html         |    4 +-
 docs/manualpages/DM/DMDASetGetMatrix.html          |    4 +-
 docs/manualpages/DM/DMDASetInterpolationType.html  |    4 +-
 .../DM/DMDASetNonOverlappingRegion.html            |    4 +-
 docs/manualpages/DM/DMDASetNumLocalSubDomains.html |    4 +-
 docs/manualpages/DM/DMDASetNumProcs.html           |    4 +-
 docs/manualpages/DM/DMDASetOffset.html             |    4 +-
 docs/manualpages/DM/DMDASetOverlap.html            |    4 +-
 docs/manualpages/DM/DMDASetOwnershipRanges.html    |    4 +-
 .../DM/DMDASetPreallocationCenterDimension.html    |    4 +-
 docs/manualpages/DM/DMDASetRefinementFactor.html   |    4 +-
 docs/manualpages/DM/DMDASetSizes.html              |    4 +-
 docs/manualpages/DM/DMDASetStencilType.html        |    4 +-
 docs/manualpages/DM/DMDASetStencilWidth.html       |    4 +-
 docs/manualpages/DM/DMDASetUniformCoordinates.html |    4 +-
 docs/manualpages/DM/DMDAStencilType.html           |    4 +-
 docs/manualpages/DM/DMDAVTKWriteAll.html           |    4 +-
 docs/manualpages/DM/DMDAVecGetArray.html           |    4 +-
 docs/manualpages/DM/DMDAVecGetArrayDOF.html        |    4 +-
 docs/manualpages/DM/DMDAVecGetArrayDOFRead.html    |    4 +-
 docs/manualpages/DM/DMDAVecGetArrayRead.html       |    4 +-
 docs/manualpages/DM/DMDAVecRestoreArray.html       |    4 +-
 docs/manualpages/DM/DMDAVecRestoreArrayDOF.html    |    4 +-
 .../manualpages/DM/DMDAVecRestoreArrayDOFRead.html |    4 +-
 docs/manualpages/DM/DMDAVecRestoreArrayRead.html   |    4 +-
 docs/manualpages/DM/DMDA_STENCIL_BOX.html          |    4 +-
 docs/manualpages/DM/DMDA_STENCIL_STAR.html         |    4 +-
 docs/manualpages/DM/DMDestroy.html                 |    4 +-
 docs/manualpages/DM/DMFOREST.html                  |    4 +-
 docs/manualpages/DM/DMFinalizePackage.html         |    4 +-
 .../DM/DMForestGetAdaptivityForest.html            |    4 +-
 .../manualpages/DM/DMForestGetAdaptivityLabel.html |    4 +-
 .../DM/DMForestGetAdaptivityPurpose.html           |    4 +-
 docs/manualpages/DM/DMForestGetAdaptivitySF.html   |    4 +-
 .../DM/DMForestGetAdjacencyCodimension.html        |    4 +-
 .../DM/DMForestGetAdjacencyDimension.html          |    4 +-
 docs/manualpages/DM/DMForestGetBaseDM.html         |    4 +-
 docs/manualpages/DM/DMForestGetCellChart.html      |    4 +-
 docs/manualpages/DM/DMForestGetCellSF.html         |    4 +-
 .../DM/DMForestGetCellWeightFactor.html            |    4 +-
 docs/manualpages/DM/DMForestGetCellWeights.html    |    4 +-
 .../DM/DMForestGetComputeAdaptivitySF.html         |    4 +-
 docs/manualpages/DM/DMForestGetGradeFactor.html    |    4 +-
 .../DM/DMForestGetInitialRefinement.html           |    4 +-
 .../DM/DMForestGetMaximumRefinement.html           |    4 +-
 .../DM/DMForestGetMinimumRefinement.html           |    4 +-
 .../DM/DMForestGetPartitionOverlap.html            |    4 +-
 docs/manualpages/DM/DMForestGetTopology.html       |    4 +-
 docs/manualpages/DM/DMForestGetWeightCapacity.html |    4 +-
 docs/manualpages/DM/DMForestRegisterType.html      |    4 +-
 .../DM/DMForestSetAdaptivityForest.html            |    4 +-
 .../manualpages/DM/DMForestSetAdaptivityLabel.html |    4 +-
 .../DM/DMForestSetAdaptivityPurpose.html           |    4 +-
 .../DM/DMForestSetAdaptivityStrategy.html          |    4 +-
 .../DM/DMForestSetAdjacencyCodimension.html        |    4 +-
 .../DM/DMForestSetAdjacencyDimension.html          |    4 +-
 docs/manualpages/DM/DMForestSetBaseDM.html         |    4 +-
 .../DM/DMForestSetCellWeightFactor.html            |    4 +-
 docs/manualpages/DM/DMForestSetCellWeights.html    |    4 +-
 .../DM/DMForestSetComputeAdaptivitySF.html         |    4 +-
 docs/manualpages/DM/DMForestSetGradeFactor.html    |    4 +-
 .../DM/DMForestSetInitialRefinement.html           |    4 +-
 .../DM/DMForestSetMaximumRefinement.html           |    4 +-
 .../DM/DMForestSetMinimumRefinement.html           |    4 +-
 .../DM/DMForestSetPartitionOverlap.html            |    4 +-
 docs/manualpages/DM/DMForestSetTopology.html       |    4 +-
 docs/manualpages/DM/DMForestSetWeightCapacity.html |    4 +-
 docs/manualpages/DM/DMForestTemplate.html          |    4 +-
 docs/manualpages/DM/DMGetApplicationContext.html   |    4 +-
 docs/manualpages/DM/DMGetBlockSize.html            |    4 +-
 docs/manualpages/DM/DMGetBoundary.html             |    4 +-
 docs/manualpages/DM/DMGetCoarseDM.html             |    4 +-
 docs/manualpages/DM/DMGetCoarsenLevel.html         |    4 +-
 docs/manualpages/DM/DMGetCoordinateDM.html         |    4 +-
 docs/manualpages/DM/DMGetCoordinateDim.html        |    4 +-
 docs/manualpages/DM/DMGetCoordinateSection.html    |    4 +-
 docs/manualpages/DM/DMGetCoordinates.html          |    4 +-
 docs/manualpages/DM/DMGetCoordinatesLocal.html     |    4 +-
 docs/manualpages/DM/DMGetCoordinatesLocalized.html |    4 +-
 docs/manualpages/DM/DMGetDS.html                   |    4 +-
 docs/manualpages/DM/DMGetDefaultConstraints.html   |    4 +-
 docs/manualpages/DM/DMGetDefaultGlobalSection.html |    4 +-
 docs/manualpages/DM/DMGetDefaultSF.html            |    4 +-
 docs/manualpages/DM/DMGetDefaultSection.html       |    4 +-
 docs/manualpages/DM/DMGetDimPoints.html            |    4 +-
 docs/manualpages/DM/DMGetDimension.html            |    4 +-
 docs/manualpages/DM/DMGetField.html                |    4 +-
 docs/manualpages/DM/DMGetFineDM.html               |    4 +-
 docs/manualpages/DM/DMGetGlobalVector.html         |    4 +-
 docs/manualpages/DM/DMGetLabel.html                |    4 +-
 docs/manualpages/DM/DMGetLabelByNum.html           |    4 +-
 docs/manualpages/DM/DMGetLabelIdIS.html            |    4 +-
 docs/manualpages/DM/DMGetLabelName.html            |    4 +-
 docs/manualpages/DM/DMGetLabelOutput.html          |    4 +-
 docs/manualpages/DM/DMGetLabelSize.html            |    4 +-
 docs/manualpages/DM/DMGetLabelValue.html           |    4 +-
 docs/manualpages/DM/DMGetLocalToGlobalMapping.html |    4 +-
 docs/manualpages/DM/DMGetLocalVector.html          |    4 +-
 docs/manualpages/DM/DMGetMatType.html              |    4 +-
 docs/manualpages/DM/DMGetNamedGlobalVector.html    |    4 +-
 docs/manualpages/DM/DMGetNamedLocalVector.html     |    4 +-
 docs/manualpages/DM/DMGetNumBoundary.html          |    4 +-
 docs/manualpages/DM/DMGetNumLabels.html            |    4 +-
 docs/manualpages/DM/DMGetOptionsPrefix.html        |    4 +-
 docs/manualpages/DM/DMGetOutputDM.html             |    4 +-
 docs/manualpages/DM/DMGetOutputSequenceNumber.html |    4 +-
 docs/manualpages/DM/DMGetPointSF.html              |    4 +-
 docs/manualpages/DM/DMGetRefineLevel.html          |    4 +-
 docs/manualpages/DM/DMGetStratumIS.html            |    4 +-
 docs/manualpages/DM/DMGetStratumSize.html          |    4 +-
 docs/manualpages/DM/DMGetType.html                 |    4 +-
 docs/manualpages/DM/DMGetUseNatural.html           |    4 +-
 docs/manualpages/DM/DMGetVecType.html              |    4 +-
 docs/manualpages/DM/DMGetWorkArray.html            |    4 +-
 docs/manualpages/DM/DMGlobalToLocalBegin.html      |    4 +-
 .../DM/DMGlobalToLocalBeginDefaultShell.html       |    4 +-
 docs/manualpages/DM/DMGlobalToLocalEnd.html        |    4 +-
 .../DM/DMGlobalToLocalEndDefaultShell.html         |    4 +-
 docs/manualpages/DM/DMGlobalToLocalHookAdd.html    |    4 +-
 docs/manualpages/DM/DMHasColoring.html             |    4 +-
 docs/manualpages/DM/DMHasCreateRestriction.html    |    4 +-
 docs/manualpages/DM/DMHasLabel.html                |    4 +-
 docs/manualpages/DM/DMHasNamedGlobalVector.html    |    4 +-
 docs/manualpages/DM/DMHasNamedLocalVector.html     |    4 +-
 docs/manualpages/DM/DMHasVariableBounds.html       |    4 +-
 docs/manualpages/DM/DMInitializePackage.html       |    4 +-
 docs/manualpages/DM/DMInterpolate.html             |    4 +-
 docs/manualpages/DM/DMIsForest.html                |    4 +-
 docs/manualpages/DM/DMLabel.html                   |    4 +-
 docs/manualpages/DM/DMLabelClearValue.html         |    4 +-
 docs/manualpages/DM/DMLabelCreate.html             |    4 +-
 docs/manualpages/DM/DMLabelGather.html             |    4 +-
 docs/manualpages/DM/DMLabelGetName.html            |    4 +-
 docs/manualpages/DM/DMLabelGetValue.html           |    4 +-
 docs/manualpages/DM/DMLabelHasPoint.html           |    4 +-
 docs/manualpages/DM/DMLabelHasValue.html           |    4 +-
 docs/manualpages/DM/DMLabelInsertIS.html           |    4 +-
 docs/manualpages/DM/DMLabelSetValue.html           |    4 +-
 docs/manualpages/DM/DMLabelStratumHasPoint.html    |    4 +-
 docs/manualpages/DM/DMLabelView.html               |    4 +-
 docs/manualpages/DM/DMLoad.html                    |    4 +-
 docs/manualpages/DM/DMLocalToGlobalBegin.html      |    4 +-
 .../DM/DMLocalToGlobalBeginDefaultShell.html       |    4 +-
 docs/manualpages/DM/DMLocalToGlobalEnd.html        |    4 +-
 .../DM/DMLocalToGlobalEndDefaultShell.html         |    4 +-
 docs/manualpages/DM/DMLocalToGlobalHookAdd.html    |    4 +-
 docs/manualpages/DM/DMLocalToLocalBegin.html       |    4 +-
 .../DM/DMLocalToLocalBeginDefaultShell.html        |    4 +-
 docs/manualpages/DM/DMLocalToLocalEnd.html         |    4 +-
 .../DM/DMLocalToLocalEndDefaultShell.html          |    4 +-
 docs/manualpages/DM/DMLocalizeCoordinate.html      |    4 +-
 docs/manualpages/DM/DMLocalizeCoordinates.html     |    4 +-
 docs/manualpages/DM/DMLocatePoints.html            |    4 +-
 docs/manualpages/DM/DMMOAB.html                    |    4 +-
 docs/manualpages/DM/DMMoabCreate.html              |    4 +-
 docs/manualpages/DM/DMMoabCreateBoxMesh.html       |    4 +-
 docs/manualpages/DM/DMMoabCreateVector.html        |    4 +-
 docs/manualpages/DM/DMMoabGetAllVertices.html      |    4 +-
 docs/manualpages/DM/DMMoabGetBlockSize.html        |    4 +-
 docs/manualpages/DM/DMMoabGetBoundaryMarkers.html  |    4 +-
 docs/manualpages/DM/DMMoabGetDimension.html        |    4 +-
 docs/manualpages/DM/DMMoabGetDofs.html             |    4 +-
 docs/manualpages/DM/DMMoabGetDofsBlocked.html      |    4 +-
 docs/manualpages/DM/DMMoabGetDofsBlockedLocal.html |    4 +-
 docs/manualpages/DM/DMMoabGetDofsLocal.html        |    4 +-
 .../DM/DMMoabGetElementConnectivity.html           |    4 +-
 docs/manualpages/DM/DMMoabGetFieldDof.html         |    4 +-
 docs/manualpages/DM/DMMoabGetFieldDofs.html        |    4 +-
 docs/manualpages/DM/DMMoabGetFieldDofsLocal.html   |    4 +-
 docs/manualpages/DM/DMMoabGetFieldName.html        |    4 +-
 docs/manualpages/DM/DMMoabGetInterface.html        |    4 +-
 docs/manualpages/DM/DMMoabGetLocalElements.html    |    4 +-
 docs/manualpages/DM/DMMoabGetLocalSize.html        |    4 +-
 docs/manualpages/DM/DMMoabGetLocalToGlobalTag.html |    4 +-
 docs/manualpages/DM/DMMoabGetLocalVertices.html    |    4 +-
 docs/manualpages/DM/DMMoabGetMaterialBlock.html    |    4 +-
 docs/manualpages/DM/DMMoabGetOffset.html           |    4 +-
 docs/manualpages/DM/DMMoabGetParallelComm.html     |    4 +-
 docs/manualpages/DM/DMMoabGetSize.html             |    4 +-
 docs/manualpages/DM/DMMoabGetVecRange.html         |    4 +-
 docs/manualpages/DM/DMMoabGetVecTag.html           |    4 +-
 .../DM/DMMoabGetVertexConnectivity.html            |    4 +-
 .../manualpages/DM/DMMoabGetVertexCoordinates.html |    4 +-
 .../manualpages/DM/DMMoabGetVertexDofsBlocked.html |    4 +-
 .../DM/DMMoabGetVertexDofsBlockedLocal.html        |    4 +-
 docs/manualpages/DM/DMMoabIsEntityOnBoundary.html  |    4 +-
 docs/manualpages/DM/DMMoabLoadFromFile.html        |    4 +-
 docs/manualpages/DM/DMMoabOutput.html              |    4 +-
 .../DM/DMMoabRestoreVertexConnectivity.html        |    4 +-
 docs/manualpages/DM/DMMoabSetBlockFills.html       |    4 +-
 docs/manualpages/DM/DMMoabSetBlockSize.html        |    4 +-
 docs/manualpages/DM/DMMoabSetFieldName.html        |    4 +-
 docs/manualpages/DM/DMMoabSetFieldNames.html       |    4 +-
 docs/manualpages/DM/DMMoabSetFieldVector.html      |    4 +-
 .../manualpages/DM/DMMoabSetGlobalFieldVector.html |    4 +-
 docs/manualpages/DM/DMMoabSetInterface.html        |    4 +-
 docs/manualpages/DM/DMMoabSetLocalElements.html    |    4 +-
 docs/manualpages/DM/DMMoabSetLocalToGlobalTag.html |    4 +-
 docs/manualpages/DM/DMMoabSetLocalVertices.html    |    4 +-
 docs/manualpages/DM/DMMoabSetParallelComm.html     |    4 +-
 docs/manualpages/DM/DMMoabVecGetArray.html         |    4 +-
 docs/manualpages/DM/DMMoabVecGetArrayRead.html     |    4 +-
 docs/manualpages/DM/DMMoabVecRestoreArray.html     |    4 +-
 docs/manualpages/DM/DMNETWORK.html                 |    4 +-
 docs/manualpages/DM/DMNetworkAddComponent.html     |    4 +-
 docs/manualpages/DM/DMNetworkAddNumVariables.html  |    4 +-
 docs/manualpages/DM/DMNetworkCreate.html           |    4 +-
 docs/manualpages/DM/DMNetworkDistribute.html       |    4 +-
 docs/manualpages/DM/DMNetworkEdgeSetMatrix.html    |    4 +-
 .../DM/DMNetworkGetComponentDataArray.html         |    4 +-
 .../DM/DMNetworkGetComponentTypeOffset.html        |    4 +-
 .../manualpages/DM/DMNetworkGetConnectedNodes.html |    4 +-
 docs/manualpages/DM/DMNetworkGetEdgeRange.html     |    4 +-
 docs/manualpages/DM/DMNetworkGetNumComponents.html |    4 +-
 docs/manualpages/DM/DMNetworkGetNumVariables.html  |    4 +-
 .../DM/DMNetworkGetSupportingEdges.html            |    4 +-
 .../DM/DMNetworkGetVariableGlobalOffset.html       |    4 +-
 .../manualpages/DM/DMNetworkGetVariableOffset.html |    4 +-
 docs/manualpages/DM/DMNetworkGetVertexRange.html   |    4 +-
 docs/manualpages/DM/DMNetworkHasJacobian.html      |    4 +-
 docs/manualpages/DM/DMNetworkIsGhostVertex.html    |    4 +-
 docs/manualpages/DM/DMNetworkLayoutSetUp.html      |    4 +-
 docs/manualpages/DM/DMNetworkMonitorAdd.html       |    4 +-
 docs/manualpages/DM/DMNetworkMonitorCreate.html    |    4 +-
 docs/manualpages/DM/DMNetworkMonitorDestroy.html   |    4 +-
 docs/manualpages/DM/DMNetworkMonitorPop.html       |    4 +-
 docs/manualpages/DM/DMNetworkMonitorView.html      |    4 +-
 .../manualpages/DM/DMNetworkRegisterComponent.html |    4 +-
 docs/manualpages/DM/DMNetworkSetEdgeList.html      |    4 +-
 docs/manualpages/DM/DMNetworkSetNumVariables.html  |    4 +-
 docs/manualpages/DM/DMNetworkSetSizes.html         |    4 +-
 docs/manualpages/DM/DMNetworkVertexSetMatrix.html  |    4 +-
 docs/manualpages/DM/DMOutputSequenceLoad.html      |    4 +-
 docs/manualpages/DM/DMPATCH.html                   |    4 +-
 docs/manualpages/DM/DMPLEX.html                    |    4 +-
 docs/manualpages/DM/DMPatchCreate.html             |    4 +-
 docs/manualpages/DM/DMPlexAddConeSize.html         |    4 +-
 docs/manualpages/DM/DMPlexCheckFaces.html          |    4 +-
 docs/manualpages/DM/DMPlexCheckSkeleton.html       |    4 +-
 docs/manualpages/DM/DMPlexCheckSymmetry.html       |    4 +-
 .../DM/DMPlexComputeCellGeometryAffineFEM.html     |    4 +-
 .../DM/DMPlexComputeCellGeometryFEM.html           |    4 +-
 .../DM/DMPlexComputeCellGeometryFVM.html           |    4 +-
 docs/manualpages/DM/DMPlexComputeGeometryFVM.html  |    4 +-
 docs/manualpages/DM/DMPlexComputeGradientFVM.html  |    4 +-
 docs/manualpages/DM/DMPlexComputeIntegralFEM.html  |    4 +-
 .../DM/DMPlexComputeInterpolatorGeneral.html       |    4 +-
 .../DM/DMPlexComputeInterpolatorNested.html        |    4 +-
 docs/manualpages/DM/DMPlexComputeL2DiffVec.html    |    4 +-
 .../DM/DMPlexConstructCohesiveCells.html           |    4 +-
 docs/manualpages/DM/DMPlexConstructGhostCells.html |    4 +-
 docs/manualpages/DM/DMPlexCopyCoordinates.html     |    4 +-
 docs/manualpages/DM/DMPlexCreate.html              |    4 +-
 docs/manualpages/DM/DMPlexCreateBoxMesh.html       |    4 +-
 docs/manualpages/DM/DMPlexCreateCGNS.html          |    4 +-
 docs/manualpages/DM/DMPlexCreateClosureIndex.html  |    4 +-
 docs/manualpages/DM/DMPlexCreateCoarsePointIS.html |    4 +-
 docs/manualpages/DM/DMPlexCreateCubeBoundary.html  |    4 +-
 .../DM/DMPlexCreateDefaultReferenceTree.html       |    4 +-
 docs/manualpages/DM/DMPlexCreateDoublet.html       |    4 +-
 docs/manualpages/DM/DMPlexCreateExodus.html        |    4 +-
 docs/manualpages/DM/DMPlexCreateFluent.html        |    4 +-
 .../manualpages/DM/DMPlexCreateFluentFromFile.html |    4 +-
 docs/manualpages/DM/DMPlexCreateFromCellList.html  |    4 +-
 docs/manualpages/DM/DMPlexCreateFromDAG.html       |    4 +-
 docs/manualpages/DM/DMPlexCreateFromFile.html      |    4 +-
 .../DM/DMPlexCreateGlobalToNaturalSF.html          |    4 +-
 docs/manualpages/DM/DMPlexCreateGmsh.html          |    4 +-
 docs/manualpages/DM/DMPlexCreateGmshFromFile.html  |    4 +-
 docs/manualpages/DM/DMPlexCreateHexBoxMesh.html    |    4 +-
 docs/manualpages/DM/DMPlexCreateHybridMesh.html    |    4 +-
 docs/manualpages/DM/DMPlexCreateOverlap.html       |    4 +-
 .../DM/DMPlexCreatePartitionerGraph.html           |    4 +-
 docs/manualpages/DM/DMPlexCreateProcessSF.html     |    4 +-
 docs/manualpages/DM/DMPlexCreateReferenceCell.html |    4 +-
 docs/manualpages/DM/DMPlexCreateRigidBody.html     |    4 +-
 docs/manualpages/DM/DMPlexCreateSection.html       |    4 +-
 .../manualpages/DM/DMPlexCreateSquareBoundary.html |    4 +-
 docs/manualpages/DM/DMPlexCreateSquareMesh.html    |    4 +-
 docs/manualpages/DM/DMPlexCreateSubmesh.html       |    4 +-
 docs/manualpages/DM/DMPlexCreateSubpointIS.html    |    4 +-
 .../DM/DMPlexCreateTwoSidedProcessSF.html          |    4 +-
 docs/manualpages/DM/DMPlexDerivePointSF.html       |    4 +-
 docs/manualpages/DM/DMPlexDistribute.html          |    4 +-
 docs/manualpages/DM/DMPlexDistributeData.html      |    4 +-
 docs/manualpages/DM/DMPlexDistributeField.html     |    4 +-
 docs/manualpages/DM/DMPlexDistributeFieldIS.html   |    4 +-
 docs/manualpages/DM/DMPlexDistributeOwnership.html |    4 +-
 docs/manualpages/DM/DMPlexEqual.html               |    4 +-
 docs/manualpages/DM/DMPlexFilter.html              |    4 +-
 docs/manualpages/DM/DMPlexGenerate.html            |    4 +-
 docs/manualpages/DM/DMPlexGetAdjacency.html        |    4 +-
 .../DM/DMPlexGetAdjacencyUseAnchors.html           |    4 +-
 .../DM/DMPlexGetAdjacencyUseClosure.html           |    4 +-
 docs/manualpages/DM/DMPlexGetAdjacencyUseCone.html |    4 +-
 docs/manualpages/DM/DMPlexGetAnchors.html          |    4 +-
 docs/manualpages/DM/DMPlexGetChart.html            |    4 +-
 docs/manualpages/DM/DMPlexGetCone.html             |    4 +-
 docs/manualpages/DM/DMPlexGetConeOrientation.html  |    4 +-
 docs/manualpages/DM/DMPlexGetConeSize.html         |    4 +-
 docs/manualpages/DM/DMPlexGetDepth.html            |    4 +-
 docs/manualpages/DM/DMPlexGetDepthLabel.html       |    4 +-
 docs/manualpages/DM/DMPlexGetDepthStratum.html     |    4 +-
 docs/manualpages/DM/DMPlexGetFullJoin.html         |    4 +-
 docs/manualpages/DM/DMPlexGetFullMeet.html         |    4 +-
 docs/manualpages/DM/DMPlexGetGatherDM.html         |    4 +-
 docs/manualpages/DM/DMPlexGetHeightStratum.html    |    4 +-
 docs/manualpages/DM/DMPlexGetHybridBounds.html     |    4 +-
 docs/manualpages/DM/DMPlexGetJoin.html             |    4 +-
 .../DM/DMPlexGetMaxProjectionHeight.html           |    4 +-
 docs/manualpages/DM/DMPlexGetMaxSizes.html         |    4 +-
 docs/manualpages/DM/DMPlexGetMeet.html             |    4 +-
 docs/manualpages/DM/DMPlexGetMinRadius.html        |    4 +-
 docs/manualpages/DM/DMPlexGetOrdering.html         |    4 +-
 docs/manualpages/DM/DMPlexGetPartitioner.html      |    4 +-
 docs/manualpages/DM/DMPlexGetPointGlobal.html      |    4 +-
 docs/manualpages/DM/DMPlexGetPointGlobalField.html |    4 +-
 docs/manualpages/DM/DMPlexGetPointLocal.html       |    4 +-
 docs/manualpages/DM/DMPlexGetPointLocalField.html  |    4 +-
 docs/manualpages/DM/DMPlexGetRedundantDM.html      |    4 +-
 docs/manualpages/DM/DMPlexGetReferenceTree.html    |    4 +-
 .../DM/DMPlexGetRefinementFunction.html            |    4 +-
 docs/manualpages/DM/DMPlexGetRefinementLimit.html  |    4 +-
 .../manualpages/DM/DMPlexGetRefinementUniform.html |    4 +-
 .../manualpages/DM/DMPlexGetRegularRefinement.html |    4 +-
 docs/manualpages/DM/DMPlexGetSubpointMap.html      |    4 +-
 docs/manualpages/DM/DMPlexGetSupport.html          |    4 +-
 docs/manualpages/DM/DMPlexGetSupportSize.html      |    4 +-
 .../manualpages/DM/DMPlexGetTransitiveClosure.html |    4 +-
 .../DM/DMPlexGetTransitiveClosure_Internal.html    |    4 +-
 docs/manualpages/DM/DMPlexGetTree.html             |    4 +-
 docs/manualpages/DM/DMPlexGetTreeChildren.html     |    4 +-
 docs/manualpages/DM/DMPlexGetTreeParent.html       |    4 +-
 .../manualpages/DM/DMPlexGlobalToNaturalBegin.html |    4 +-
 docs/manualpages/DM/DMPlexGlobalToNaturalEnd.html  |    4 +-
 docs/manualpages/DM/DMPlexInterpolate.html         |    4 +-
 docs/manualpages/DM/DMPlexInvertCell.html          |    4 +-
 docs/manualpages/DM/DMPlexLabelAddCells.html       |    4 +-
 docs/manualpages/DM/DMPlexLabelClearCells.html     |    4 +-
 .../DM/DMPlexLabelCohesiveComplete.html            |    4 +-
 docs/manualpages/DM/DMPlexLabelComplete.html       |    4 +-
 docs/manualpages/DM/DMPlexMarkBoundaryFaces.html   |    4 +-
 docs/manualpages/DM/DMPlexMatSetClosure.html       |    4 +-
 docs/manualpages/DM/DMPlexMigrate.html             |    4 +-
 .../manualpages/DM/DMPlexNaturalToGlobalBegin.html |    4 +-
 docs/manualpages/DM/DMPlexNaturalToGlobalEnd.html  |    4 +-
 docs/manualpages/DM/DMPlexOrient.html              |    4 +-
 .../DM/DMPlexPartitionLabelAdjacency.html          |    4 +-
 .../DM/DMPlexPartitionLabelClosure.html            |    4 +-
 .../DM/DMPlexPartitionLabelCreateSF.html           |    4 +-
 .../manualpages/DM/DMPlexPartitionLabelInvert.html |    4 +-
 .../DM/DMPlexPartitionLabelPropagate.html          |    4 +-
 docs/manualpages/DM/DMPlexPermute.html             |    4 +-
 .../manualpages/DM/DMPlexPointGlobalFieldRead.html |    4 +-
 docs/manualpages/DM/DMPlexPointGlobalFieldRef.html |    4 +-
 docs/manualpages/DM/DMPlexPointGlobalRead.html     |    4 +-
 docs/manualpages/DM/DMPlexPointGlobalRef.html      |    4 +-
 docs/manualpages/DM/DMPlexPointLocalFieldRead.html |    4 +-
 docs/manualpages/DM/DMPlexPointLocalFieldRef.html  |    4 +-
 docs/manualpages/DM/DMPlexPointLocalRead.html      |    4 +-
 docs/manualpages/DM/DMPlexPointLocalRef.html       |    4 +-
 .../DM/DMPlexReferenceTreeGetChildSymmetry.html    |    4 +-
 docs/manualpages/DM/DMPlexRestoreJoin.html         |    4 +-
 docs/manualpages/DM/DMPlexRestoreMeet.html         |    4 +-
 .../DM/DMPlexRestoreTransitiveClosure.html         |    4 +-
 docs/manualpages/DM/DMPlexReverseCell.html         |    4 +-
 .../DM/DMPlexSetAdjacencyUseAnchors.html           |    4 +-
 .../DM/DMPlexSetAdjacencyUseClosure.html           |    4 +-
 docs/manualpages/DM/DMPlexSetAdjacencyUseCone.html |    4 +-
 docs/manualpages/DM/DMPlexSetAnchors.html          |    4 +-
 docs/manualpages/DM/DMPlexSetChart.html            |    4 +-
 docs/manualpages/DM/DMPlexSetCone.html             |    4 +-
 docs/manualpages/DM/DMPlexSetConeOrientation.html  |    4 +-
 docs/manualpages/DM/DMPlexSetConeSize.html         |    4 +-
 docs/manualpages/DM/DMPlexSetHybridBounds.html     |    4 +-
 .../DM/DMPlexSetMaxProjectionHeight.html           |    4 +-
 docs/manualpages/DM/DMPlexSetMinRadius.html        |    4 +-
 docs/manualpages/DM/DMPlexSetPartitioner.html      |    4 +-
 docs/manualpages/DM/DMPlexSetReferenceTree.html    |    4 +-
 .../DM/DMPlexSetRefinementFunction.html            |    4 +-
 docs/manualpages/DM/DMPlexSetRefinementLimit.html  |    4 +-
 .../manualpages/DM/DMPlexSetRefinementUniform.html |    4 +-
 .../manualpages/DM/DMPlexSetRegularRefinement.html |    4 +-
 docs/manualpages/DM/DMPlexSetSupport.html          |    4 +-
 docs/manualpages/DM/DMPlexSetSupportSize.html      |    4 +-
 docs/manualpages/DM/DMPlexSetTree.html             |    4 +-
 docs/manualpages/DM/DMPlexStratify.html            |    4 +-
 docs/manualpages/DM/DMPlexStratifyMigrationSF.html |    4 +-
 docs/manualpages/DM/DMPlexSymmetrize.html          |    4 +-
 docs/manualpages/DM/DMPlexTetgenSetOptions.html    |    4 +-
 docs/manualpages/DM/DMPlexTriangleSetOptions.html  |    4 +-
 docs/manualpages/DM/DMPlexUninterpolate.html       |    4 +-
 docs/manualpages/DM/DMPlexVTKWriteAll.html         |    4 +-
 docs/manualpages/DM/DMPlexVecGetClosure.html       |    4 +-
 docs/manualpages/DM/DMPlexVecRestoreClosure.html   |    4 +-
 docs/manualpages/DM/DMPlexVecSetClosure.html       |    4 +-
 docs/manualpages/DM/DMProjectFunction.html         |    4 +-
 docs/manualpages/DM/DMREDUNDANT.html               |    4 +-
 docs/manualpages/DM/DMRedundantCreate.html         |    4 +-
 docs/manualpages/DM/DMRedundantGetSize.html        |    4 +-
 docs/manualpages/DM/DMRedundantSetSize.html        |    4 +-
 docs/manualpages/DM/DMRefine.html                  |    4 +-
 docs/manualpages/DM/DMRefineHierarchy.html         |    4 +-
 docs/manualpages/DM/DMRefineHookAdd.html           |    4 +-
 docs/manualpages/DM/DMRegister.html                |    4 +-
 docs/manualpages/DM/DMRegisterAll.html             |    4 +-
 docs/manualpages/DM/DMRemoveLabel.html             |    4 +-
 docs/manualpages/DM/DMRestoreGlobalVector.html     |    4 +-
 docs/manualpages/DM/DMRestoreLocalVector.html      |    4 +-
 .../manualpages/DM/DMRestoreNamedGlobalVector.html |    4 +-
 docs/manualpages/DM/DMRestoreNamedLocalVector.html |    4 +-
 docs/manualpages/DM/DMRestoreWorkArray.html        |    4 +-
 docs/manualpages/DM/DMRestrict.html                |    4 +-
 docs/manualpages/DM/DMSLICED.html                  |    4 +-
 docs/manualpages/DM/DMSetApplicationContext.html   |    4 +-
 .../DM/DMSetApplicationContextDestroy.html         |    4 +-
 docs/manualpages/DM/DMSetCoarseDM.html             |    4 +-
 docs/manualpages/DM/DMSetCoordinateDM.html         |    4 +-
 docs/manualpages/DM/DMSetCoordinateDim.html        |    4 +-
 docs/manualpages/DM/DMSetCoordinateSection.html    |    4 +-
 docs/manualpages/DM/DMSetCoordinates.html          |    4 +-
 docs/manualpages/DM/DMSetCoordinatesLocal.html     |    4 +-
 docs/manualpages/DM/DMSetDS.html                   |    4 +-
 docs/manualpages/DM/DMSetDefaultConstraints.html   |    4 +-
 docs/manualpages/DM/DMSetDefaultGlobalSection.html |    4 +-
 docs/manualpages/DM/DMSetDefaultSF.html            |    4 +-
 docs/manualpages/DM/DMSetDefaultSection.html       |    4 +-
 docs/manualpages/DM/DMSetDimension.html            |    4 +-
 docs/manualpages/DM/DMSetField.html                |    4 +-
 docs/manualpages/DM/DMSetFineDM.html               |    4 +-
 docs/manualpages/DM/DMSetFromOptions.html          |    4 +-
 docs/manualpages/DM/DMSetLabelOutput.html          |    4 +-
 docs/manualpages/DM/DMSetLabelValue.html           |    4 +-
 docs/manualpages/DM/DMSetMatType.html              |    4 +-
 .../manualpages/DM/DMSetMatrixPreallocateOnly.html |    4 +-
 docs/manualpages/DM/DMSetOptionsPrefix.html        |    4 +-
 docs/manualpages/DM/DMSetOutputSequenceNumber.html |    4 +-
 docs/manualpages/DM/DMSetPeriodicity.html          |    4 +-
 docs/manualpages/DM/DMSetPointSF.html              |    4 +-
 docs/manualpages/DM/DMSetRefineLevel.html          |    4 +-
 docs/manualpages/DM/DMSetType.html                 |    4 +-
 docs/manualpages/DM/DMSetUp.html                   |    4 +-
 docs/manualpages/DM/DMSetUseNatural.html           |    4 +-
 docs/manualpages/DM/DMSetVariableBounds.html       |    4 +-
 docs/manualpages/DM/DMSetVec.html                  |    4 +-
 docs/manualpages/DM/DMSetVecType.html              |    4 +-
 docs/manualpages/DM/DMShellCreate.html             |    4 +-
 docs/manualpages/DM/DMShellGetContext.html         |    4 +-
 docs/manualpages/DM/DMShellSetCoarsen.html         |    4 +-
 docs/manualpages/DM/DMShellSetContext.html         |    4 +-
 .../DM/DMShellSetCreateFieldDecomposition.html     |    4 +-
 .../DM/DMShellSetCreateGlobalVector.html           |    4 +-
 docs/manualpages/DM/DMShellSetCreateInjection.html |    4 +-
 .../DM/DMShellSetCreateInterpolation.html          |    4 +-
 .../DM/DMShellSetCreateLocalVector.html            |    4 +-
 docs/manualpages/DM/DMShellSetCreateMatrix.html    |    4 +-
 .../DM/DMShellSetCreateRestriction.html            |    4 +-
 docs/manualpages/DM/DMShellSetCreateSubDM.html     |    4 +-
 docs/manualpages/DM/DMShellSetGlobalToLocal.html   |    4 +-
 .../DM/DMShellSetGlobalToLocalVecScatter.html      |    4 +-
 docs/manualpages/DM/DMShellSetGlobalVector.html    |    4 +-
 docs/manualpages/DM/DMShellSetLocalToGlobal.html   |    4 +-
 .../DM/DMShellSetLocalToGlobalVecScatter.html      |    4 +-
 docs/manualpages/DM/DMShellSetLocalToLocal.html    |    4 +-
 .../DM/DMShellSetLocalToLocalVecScatter.html       |    4 +-
 docs/manualpages/DM/DMShellSetLocalVector.html     |    4 +-
 docs/manualpages/DM/DMShellSetMatrix.html          |    4 +-
 docs/manualpages/DM/DMShellSetRefine.html          |    4 +-
 docs/manualpages/DM/DMSlicedCreate.html            |    4 +-
 docs/manualpages/DM/DMSlicedSetBlockFills.html     |    4 +-
 docs/manualpages/DM/DMSlicedSetGhosts.html         |    4 +-
 docs/manualpages/DM/DMSlicedSetPreallocation.html  |    4 +-
 docs/manualpages/DM/DMSubDomainHookAdd.html        |    4 +-
 docs/manualpages/DM/DMSubDomainRestrict.html       |    4 +-
 docs/manualpages/DM/DMType.html                    |    4 +-
 docs/manualpages/DM/DMView.html                    |    4 +-
 docs/manualpages/DM/MATHYPRESSTRUCT.html           |    4 +-
 docs/manualpages/DM/MATHYPRESTRUCT.html            |    4 +-
 docs/manualpages/DM/MatCreateSeqUSFFT.html         |    4 +-
 docs/manualpages/DM/MatGetDM.html                  |    4 +-
 docs/manualpages/DM/MatSetDM.html                  |    4 +-
 docs/manualpages/DM/MatSetupDM.html                |    4 +-
 docs/manualpages/DM/PETSCDSBASIC.html              |    4 +-
 docs/manualpages/DM/PETSCDUALSPACELAGRANGE.html    |    4 +-
 docs/manualpages/DM/PETSCDUALSPACESIMPLE.html      |    4 +-
 docs/manualpages/DM/PETSCFEBASIC.html              |    4 +-
 docs/manualpages/DM/PETSCFECOMPOSITE.html          |    4 +-
 docs/manualpages/DM/PETSCFENONAFFINE.html          |    4 +-
 docs/manualpages/DM/PETSCFEOPENCL.html             |    4 +-
 docs/manualpages/DM/PETSCFVLEASTSQUARES.html       |    4 +-
 docs/manualpages/DM/PETSCFVUPWIND.html             |    4 +-
 docs/manualpages/DM/PETSCLIMITERMC.html            |    4 +-
 docs/manualpages/DM/PETSCLIMITERMINMOD.html        |    4 +-
 docs/manualpages/DM/PETSCLIMITERNONE.html          |    4 +-
 docs/manualpages/DM/PETSCLIMITERSIN.html           |    4 +-
 docs/manualpages/DM/PETSCLIMITERSUPERBEE.html      |    4 +-
 docs/manualpages/DM/PETSCLIMITERVANALBADA.html     |    4 +-
 docs/manualpages/DM/PETSCLIMITERVANLEER.html       |    4 +-
 docs/manualpages/DM/PETSCLIMITERZERO.html          |    4 +-
 docs/manualpages/DM/PETSCPARTITIONERCHACO.html     |    4 +-
 docs/manualpages/DM/PETSCPARTITIONERGATHER.html    |    4 +-
 docs/manualpages/DM/PETSCPARTITIONERPARMETIS.html  |    4 +-
 docs/manualpages/DM/PETSCPARTITIONERSHELL.html     |    4 +-
 docs/manualpages/DM/PETSCPARTITIONERSIMPLE.html    |    4 +-
 docs/manualpages/DM/PETSCSPACEDG.html              |    4 +-
 docs/manualpages/DM/PETSCSPACEPOLYNOMIAL.html      |    4 +-
 docs/manualpages/DM/PetscDS.html                   |    4 +-
 .../manualpages/DM/PetscDSAddBdDiscretization.html |    4 +-
 docs/manualpages/DM/PetscDSAddDiscretization.html  |    4 +-
 docs/manualpages/DM/PetscDSCopyEquations.html      |    4 +-
 docs/manualpages/DM/PetscDSCreate.html             |    4 +-
 docs/manualpages/DM/PetscDSDestroy.html            |    4 +-
 docs/manualpages/DM/PetscDSFinalizePackage.html    |    4 +-
 docs/manualpages/DM/PetscDSGetAdjacency.html       |    4 +-
 .../manualpages/DM/PetscDSGetBdDiscretization.html |    4 +-
 docs/manualpages/DM/PetscDSGetBdFieldOffset.html   |    4 +-
 docs/manualpages/DM/PetscDSGetBdJacobian.html      |    4 +-
 docs/manualpages/DM/PetscDSGetBdResidual.html      |    4 +-
 docs/manualpages/DM/PetscDSGetBdTabulation.html    |    4 +-
 .../DM/PetscDSGetComponentBdDerivativeOffsets.html |    4 +-
 .../DM/PetscDSGetComponentBdOffsets.html           |    4 +-
 .../DM/PetscDSGetComponentDerivativeOffsets.html   |    4 +-
 docs/manualpages/DM/PetscDSGetComponentOffset.html |    4 +-
 .../manualpages/DM/PetscDSGetComponentOffsets.html |    4 +-
 docs/manualpages/DM/PetscDSGetDiscretization.html  |    4 +-
 docs/manualpages/DM/PetscDSGetDynamicJacobian.html |    4 +-
 docs/manualpages/DM/PetscDSGetFieldOffset.html     |    4 +-
 docs/manualpages/DM/PetscDSGetImplicit.html        |    4 +-
 docs/manualpages/DM/PetscDSGetJacobian.html        |    4 +-
 .../DM/PetscDSGetJacobianPreconditioner.html       |    4 +-
 docs/manualpages/DM/PetscDSGetNumFields.html       |    4 +-
 docs/manualpages/DM/PetscDSGetResidual.html        |    4 +-
 docs/manualpages/DM/PetscDSGetRiemannSolver.html   |    4 +-
 .../manualpages/DM/PetscDSGetSpatialDimension.html |    4 +-
 docs/manualpages/DM/PetscDSGetTabulation.html      |    4 +-
 .../manualpages/DM/PetscDSGetTotalBdDimension.html |    4 +-
 docs/manualpages/DM/PetscDSGetTotalComponents.html |    4 +-
 docs/manualpages/DM/PetscDSGetTotalDimension.html  |    4 +-
 docs/manualpages/DM/PetscDSGetType.html            |    4 +-
 docs/manualpages/DM/PetscDSHasDynamicJacobian.html |    4 +-
 .../DM/PetscDSHasJacobianPreconditioner.html       |    4 +-
 docs/manualpages/DM/PetscDSInitializePackage.html  |    4 +-
 docs/manualpages/DM/PetscDSRegister.html           |    4 +-
 docs/manualpages/DM/PetscDSRegisterAll.html        |    4 +-
 docs/manualpages/DM/PetscDSSetAdjacency.html       |    4 +-
 .../manualpages/DM/PetscDSSetBdDiscretization.html |    4 +-
 docs/manualpages/DM/PetscDSSetBdJacobian.html      |    4 +-
 docs/manualpages/DM/PetscDSSetBdResidual.html      |    4 +-
 docs/manualpages/DM/PetscDSSetDiscretization.html  |    4 +-
 docs/manualpages/DM/PetscDSSetDynamicJacobian.html |    4 +-
 docs/manualpages/DM/PetscDSSetFromOptions.html     |    4 +-
 docs/manualpages/DM/PetscDSSetImplicit.html        |    4 +-
 docs/manualpages/DM/PetscDSSetJacobian.html        |    4 +-
 .../DM/PetscDSSetJacobianPreconditioner.html       |    4 +-
 docs/manualpages/DM/PetscDSSetResidual.html        |    4 +-
 docs/manualpages/DM/PetscDSSetRiemannSolver.html   |    4 +-
 docs/manualpages/DM/PetscDSSetType.html            |    4 +-
 docs/manualpages/DM/PetscDSSetUp.html              |    4 +-
 docs/manualpages/DM/PetscDSType.html               |    4 +-
 docs/manualpages/DM/PetscDSView.html               |    4 +-
 .../DM/PetscDTGaussJacobiQuadrature.html           |    4 +-
 docs/manualpages/DM/PetscDTGaussQuadrature.html    |    4 +-
 .../DM/PetscDTGaussTensorQuadrature.html           |    4 +-
 docs/manualpages/DM/PetscDTLegendreEval.html       |    4 +-
 docs/manualpages/DM/PetscDTReconstructPoly.html    |    4 +-
 .../DM/PetscDTTanhSinhTensorQuadrature.html        |    4 +-
 docs/manualpages/DM/PetscDualSpace.html            |    4 +-
 docs/manualpages/DM/PetscDualSpaceApply.html       |    4 +-
 docs/manualpages/DM/PetscDualSpaceApplyFVM.html    |    4 +-
 docs/manualpages/DM/PetscDualSpaceCreate.html      |    4 +-
 .../DM/PetscDualSpaceCreateReferenceCell.html      |    4 +-
 docs/manualpages/DM/PetscDualSpaceDestroy.html     |    4 +-
 docs/manualpages/DM/PetscDualSpaceDuplicate.html   |    4 +-
 docs/manualpages/DM/PetscDualSpaceGetDM.html       |    4 +-
 .../manualpages/DM/PetscDualSpaceGetDimension.html |    4 +-
 .../DM/PetscDualSpaceGetFunctional.html            |    4 +-
 .../DM/PetscDualSpaceGetHeightSubspace.html        |    4 +-
 docs/manualpages/DM/PetscDualSpaceGetNumDof.html   |    4 +-
 docs/manualpages/DM/PetscDualSpaceGetOrder.html    |    4 +-
 docs/manualpages/DM/PetscDualSpaceGetType.html     |    4 +-
 .../DM/PetscDualSpaceLagrangeGetContinuity.html    |    4 +-
 .../DM/PetscDualSpaceLagrangeSetContinuity.html    |    4 +-
 docs/manualpages/DM/PetscDualSpaceRegister.html    |    4 +-
 docs/manualpages/DM/PetscDualSpaceRegisterAll.html |    4 +-
 docs/manualpages/DM/PetscDualSpaceSetDM.html       |    4 +-
 .../DM/PetscDualSpaceSetFromOptions.html           |    4 +-
 docs/manualpages/DM/PetscDualSpaceSetOrder.html    |    4 +-
 docs/manualpages/DM/PetscDualSpaceSetType.html     |    4 +-
 docs/manualpages/DM/PetscDualSpaceSetUp.html       |    4 +-
 .../DM/PetscDualSpaceSimpleSetDimension.html       |    4 +-
 .../DM/PetscDualSpaceSimpleSetFunctional.html      |    4 +-
 docs/manualpages/DM/PetscDualSpaceType.html        |    4 +-
 docs/manualpages/DM/PetscDualSpaceView.html        |    4 +-
 docs/manualpages/DM/PetscFE.html                   |    4 +-
 .../manualpages/DM/PetscFECompositeGetMapping.html |    4 +-
 docs/manualpages/DM/PetscFECreate.html             |    4 +-
 docs/manualpages/DM/PetscFECreateDefault.html      |    4 +-
 docs/manualpages/DM/PetscFEDestroy.html            |    4 +-
 docs/manualpages/DM/PetscFEFinalizePackage.html    |    4 +-
 docs/manualpages/DM/PetscFEGetBasisSpace.html      |    4 +-
 docs/manualpages/DM/PetscFEGetDimension.html       |    4 +-
 docs/manualpages/DM/PetscFEGetDualSpace.html       |    4 +-
 docs/manualpages/DM/PetscFEGetNumComponents.html   |    4 +-
 docs/manualpages/DM/PetscFEGetQuadrature.html      |    4 +-
 .../manualpages/DM/PetscFEGetSpatialDimension.html |    4 +-
 docs/manualpages/DM/PetscFEGetTileSizes.html       |    4 +-
 docs/manualpages/DM/PetscFEGetType.html            |    4 +-
 docs/manualpages/DM/PetscFEInitializePackage.html  |    4 +-
 docs/manualpages/DM/PetscFEIntegrate.html          |    4 +-
 .../manualpages/DM/PetscFEIntegrateBdResidual.html |    4 +-
 docs/manualpages/DM/PetscFEIntegrateJacobian.html  |    4 +-
 docs/manualpages/DM/PetscFEIntegrateResidual.html  |    4 +-
 docs/manualpages/DM/PetscFEJacobianType.html       |    4 +-
 docs/manualpages/DM/PetscFERegister.html           |    4 +-
 docs/manualpages/DM/PetscFERegisterAll.html        |    4 +-
 docs/manualpages/DM/PetscFESetBasisSpace.html      |    4 +-
 docs/manualpages/DM/PetscFESetDualSpace.html       |    4 +-
 docs/manualpages/DM/PetscFESetFromOptions.html     |    4 +-
 docs/manualpages/DM/PetscFESetNumComponents.html   |    4 +-
 docs/manualpages/DM/PetscFESetQuadrature.html      |    4 +-
 docs/manualpages/DM/PetscFESetTileSizes.html       |    4 +-
 docs/manualpages/DM/PetscFESetType.html            |    4 +-
 docs/manualpages/DM/PetscFESetUp.html              |    4 +-
 docs/manualpages/DM/PetscFEType.html               |    4 +-
 docs/manualpages/DM/PetscFEView.html               |    4 +-
 docs/manualpages/DM/PetscFV.html                   |    4 +-
 docs/manualpages/DM/PetscFVCellGeom.html           |    4 +-
 docs/manualpages/DM/PetscFVComputeGradient.html    |    4 +-
 docs/manualpages/DM/PetscFVCreate.html             |    4 +-
 docs/manualpages/DM/PetscFVDestroy.html            |    4 +-
 docs/manualpages/DM/PetscFVFaceGeom.html           |    4 +-
 docs/manualpages/DM/PetscFVFinalizePackage.html    |    4 +-
 docs/manualpages/DM/PetscFVGetComponentName.html   |    4 +-
 .../manualpages/DM/PetscFVGetComputeGradients.html |    4 +-
 docs/manualpages/DM/PetscFVGetDualSpace.html       |    4 +-
 docs/manualpages/DM/PetscFVGetLimiter.html         |    4 +-
 docs/manualpages/DM/PetscFVGetNumComponents.html   |    4 +-
 docs/manualpages/DM/PetscFVGetQuadrature.html      |    4 +-
 .../manualpages/DM/PetscFVGetSpatialDimension.html |    4 +-
 docs/manualpages/DM/PetscFVGetType.html            |    4 +-
 docs/manualpages/DM/PetscFVInitializePackage.html  |    4 +-
 .../DM/PetscFVLeastSquaresSetMaxFaces.html         |    4 +-
 docs/manualpages/DM/PetscFVRefine.html             |    4 +-
 docs/manualpages/DM/PetscFVRegister.html           |    4 +-
 docs/manualpages/DM/PetscFVRegisterAll.html        |    4 +-
 docs/manualpages/DM/PetscFVSetComponentName.html   |    4 +-
 .../manualpages/DM/PetscFVSetComputeGradients.html |    4 +-
 docs/manualpages/DM/PetscFVSetDualSpace.html       |    4 +-
 docs/manualpages/DM/PetscFVSetFromOptions.html     |    4 +-
 docs/manualpages/DM/PetscFVSetLimiter.html         |    4 +-
 docs/manualpages/DM/PetscFVSetNumComponents.html   |    4 +-
 docs/manualpages/DM/PetscFVSetQuadrature.html      |    4 +-
 .../manualpages/DM/PetscFVSetSpatialDimension.html |    4 +-
 docs/manualpages/DM/PetscFVSetType.html            |    4 +-
 docs/manualpages/DM/PetscFVSetUp.html              |    4 +-
 docs/manualpages/DM/PetscFVType.html               |    4 +-
 docs/manualpages/DM/PetscFVView.html               |    4 +-
 docs/manualpages/DM/PetscLimiter.html              |    4 +-
 docs/manualpages/DM/PetscLimiterCreate.html        |    4 +-
 docs/manualpages/DM/PetscLimiterDestroy.html       |    4 +-
 docs/manualpages/DM/PetscLimiterGetType.html       |    4 +-
 docs/manualpages/DM/PetscLimiterRegister.html      |    4 +-
 docs/manualpages/DM/PetscLimiterRegisterAll.html   |    4 +-
 .../manualpages/DM/PetscLimiterSetFromOptions.html |    4 +-
 docs/manualpages/DM/PetscLimiterSetType.html       |    4 +-
 docs/manualpages/DM/PetscLimiterSetUp.html         |    4 +-
 docs/manualpages/DM/PetscLimiterType.html          |    4 +-
 docs/manualpages/DM/PetscLimiterView.html          |    4 +-
 docs/manualpages/DM/PetscPartitioner.html          |    4 +-
 docs/manualpages/DM/PetscPartitionerCreate.html    |    4 +-
 docs/manualpages/DM/PetscPartitionerDestroy.html   |    4 +-
 docs/manualpages/DM/PetscPartitionerGetType.html   |    4 +-
 docs/manualpages/DM/PetscPartitionerPartition.html |    4 +-
 docs/manualpages/DM/PetscPartitionerRegister.html  |    4 +-
 .../DM/PetscPartitionerRegisterAll.html            |    4 +-
 .../DM/PetscPartitionerSetFromOptions.html         |    4 +-
 docs/manualpages/DM/PetscPartitionerSetType.html   |    4 +-
 docs/manualpages/DM/PetscPartitionerSetUp.html     |    4 +-
 .../DM/PetscPartitionerShellSetPartition.html      |    4 +-
 docs/manualpages/DM/PetscPartitionerType.html      |    4 +-
 docs/manualpages/DM/PetscPartitionerView.html      |    4 +-
 docs/manualpages/DM/PetscQuadrature.html           |    4 +-
 docs/manualpages/DM/PetscQuadratureCreate.html     |    4 +-
 docs/manualpages/DM/PetscQuadratureDestroy.html    |    4 +-
 docs/manualpages/DM/PetscQuadratureDuplicate.html  |    4 +-
 .../DM/PetscQuadratureExpandComposite.html         |    4 +-
 docs/manualpages/DM/PetscQuadratureGetData.html    |    4 +-
 docs/manualpages/DM/PetscQuadratureGetOrder.html   |    4 +-
 docs/manualpages/DM/PetscQuadratureSetData.html    |    4 +-
 docs/manualpages/DM/PetscQuadratureSetOrder.html   |    4 +-
 docs/manualpages/DM/PetscQuadratureView.html       |    4 +-
 .../DM/PetscSectionCreateGlobalSectionLabel.html   |    4 +-
 docs/manualpages/DM/PetscSpace.html                |    4 +-
 docs/manualpages/DM/PetscSpaceCreate.html          |    4 +-
 docs/manualpages/DM/PetscSpaceDestroy.html         |    4 +-
 docs/manualpages/DM/PetscSpaceEvaluate.html        |    4 +-
 docs/manualpages/DM/PetscSpaceGetOrder.html        |    4 +-
 docs/manualpages/DM/PetscSpaceGetType.html         |    4 +-
 .../DM/PetscSpacePolynomialGetTensor.html          |    4 +-
 .../DM/PetscSpacePolynomialSetTensor.html          |    4 +-
 docs/manualpages/DM/PetscSpaceRegister.html        |    4 +-
 docs/manualpages/DM/PetscSpaceRegisterAll.html     |    4 +-
 docs/manualpages/DM/PetscSpaceSetFromOptions.html  |    4 +-
 docs/manualpages/DM/PetscSpaceSetOrder.html        |    4 +-
 docs/manualpages/DM/PetscSpaceSetType.html         |    4 +-
 docs/manualpages/DM/PetscSpaceSetUp.html           |    4 +-
 docs/manualpages/DM/PetscSpaceType.html            |    4 +-
 docs/manualpages/DM/PetscSpaceView.html            |    4 +-
 docs/manualpages/DM/VecGetDM.html                  |    4 +-
 docs/manualpages/DM/VecSetDM.html                  |    4 +-
 docs/manualpages/DM/index.html                     |    4 +-
 docs/manualpages/Draw/PETSC_DRAW_IMAGE.html        |    4 +-
 docs/manualpages/Draw/PETSC_DRAW_NULL.html         |    4 +-
 docs/manualpages/Draw/PETSC_DRAW_X.html            |    4 +-
 docs/manualpages/Draw/PetscDraw.html               |    4 +-
 docs/manualpages/Draw/PetscDrawAppendTitle.html    |    4 +-
 docs/manualpages/Draw/PetscDrawArrow.html          |    4 +-
 docs/manualpages/Draw/PetscDrawAxis.html           |    4 +-
 docs/manualpages/Draw/PetscDrawAxisCreate.html     |    4 +-
 docs/manualpages/Draw/PetscDrawAxisDestroy.html    |    4 +-
 docs/manualpages/Draw/PetscDrawAxisDraw.html       |    4 +-
 docs/manualpages/Draw/PetscDrawAxisGetLimits.html  |    4 +-
 docs/manualpages/Draw/PetscDrawAxisSetColors.html  |    4 +-
 .../Draw/PetscDrawAxisSetHoldLimits.html           |    4 +-
 docs/manualpages/Draw/PetscDrawAxisSetLabels.html  |    4 +-
 docs/manualpages/Draw/PetscDrawAxisSetLimits.html  |    4 +-
 docs/manualpages/Draw/PetscDrawBOP.html            |    4 +-
 docs/manualpages/Draw/PetscDrawBar.html            |    4 +-
 docs/manualpages/Draw/PetscDrawBarCreate.html      |    4 +-
 docs/manualpages/Draw/PetscDrawBarDestroy.html     |    4 +-
 docs/manualpages/Draw/PetscDrawBarDraw.html        |    4 +-
 docs/manualpages/Draw/PetscDrawBarGetAxis.html     |    4 +-
 docs/manualpages/Draw/PetscDrawBarGetDraw.html     |    4 +-
 docs/manualpages/Draw/PetscDrawBarSave.html        |    4 +-
 docs/manualpages/Draw/PetscDrawBarSetColor.html    |    4 +-
 docs/manualpages/Draw/PetscDrawBarSetData.html     |    4 +-
 .../Draw/PetscDrawBarSetFromOptions.html           |    4 +-
 docs/manualpages/Draw/PetscDrawBarSetLimits.html   |    4 +-
 docs/manualpages/Draw/PetscDrawBarSort.html        |    4 +-
 docs/manualpages/Draw/PetscDrawButton.html         |    4 +-
 .../Draw/PetscDrawCheckResizedWindow.html          |    4 +-
 docs/manualpages/Draw/PetscDrawClear.html          |    4 +-
 .../Draw/PetscDrawCoordinateToPixel.html           |    4 +-
 docs/manualpages/Draw/PetscDrawCreate.html         |    4 +-
 docs/manualpages/Draw/PetscDrawDestroy.html        |    4 +-
 docs/manualpages/Draw/PetscDrawEOP.html            |    4 +-
 docs/manualpages/Draw/PetscDrawEllipse.html        |    4 +-
 .../manualpages/Draw/PetscDrawFinalizePackage.html |    4 +-
 docs/manualpages/Draw/PetscDrawFlush.html          |    4 +-
 docs/manualpages/Draw/PetscDrawGetBoundingBox.html |    4 +-
 docs/manualpages/Draw/PetscDrawGetCoordinates.html |    4 +-
 .../manualpages/Draw/PetscDrawGetCurrentPoint.html |    4 +-
 docs/manualpages/Draw/PetscDrawGetMarkerType.html  |    4 +-
 docs/manualpages/Draw/PetscDrawGetMouseButton.html |    4 +-
 docs/manualpages/Draw/PetscDrawGetPause.html       |    4 +-
 docs/manualpages/Draw/PetscDrawGetPopup.html       |    4 +-
 docs/manualpages/Draw/PetscDrawGetSingleton.html   |    4 +-
 docs/manualpages/Draw/PetscDrawGetTitle.html       |    4 +-
 docs/manualpages/Draw/PetscDrawGetType.html        |    4 +-
 docs/manualpages/Draw/PetscDrawGetViewPort.html    |    4 +-
 docs/manualpages/Draw/PetscDrawGetWindowSize.html  |    4 +-
 docs/manualpages/Draw/PetscDrawHG.html             |    4 +-
 docs/manualpages/Draw/PetscDrawHGAddValue.html     |    4 +-
 docs/manualpages/Draw/PetscDrawHGCalcStats.html    |    4 +-
 docs/manualpages/Draw/PetscDrawHGCreate.html       |    4 +-
 docs/manualpages/Draw/PetscDrawHGDestroy.html      |    4 +-
 docs/manualpages/Draw/PetscDrawHGDraw.html         |    4 +-
 docs/manualpages/Draw/PetscDrawHGGetAxis.html      |    4 +-
 docs/manualpages/Draw/PetscDrawHGGetDraw.html      |    4 +-
 docs/manualpages/Draw/PetscDrawHGIntegerBins.html  |    4 +-
 docs/manualpages/Draw/PetscDrawHGReset.html        |    4 +-
 docs/manualpages/Draw/PetscDrawHGSave.html         |    4 +-
 docs/manualpages/Draw/PetscDrawHGSetColor.html     |    4 +-
 docs/manualpages/Draw/PetscDrawHGSetLimits.html    |    4 +-
 .../manualpages/Draw/PetscDrawHGSetNumberBins.html |    4 +-
 docs/manualpages/Draw/PetscDrawHGView.html         |    4 +-
 .../Draw/PetscDrawIndicatorFunction.html           |    4 +-
 docs/manualpages/Draw/PetscDrawIsNull.html         |    4 +-
 docs/manualpages/Draw/PetscDrawLG.html             |    4 +-
 .../Draw/PetscDrawLGAddCommonPoint.html            |    4 +-
 docs/manualpages/Draw/PetscDrawLGAddPoint.html     |    4 +-
 docs/manualpages/Draw/PetscDrawLGAddPoints.html    |    4 +-
 docs/manualpages/Draw/PetscDrawLGCreate.html       |    4 +-
 docs/manualpages/Draw/PetscDrawLGDestroy.html      |    4 +-
 docs/manualpages/Draw/PetscDrawLGDraw.html         |    4 +-
 docs/manualpages/Draw/PetscDrawLGGetAxis.html      |    4 +-
 docs/manualpages/Draw/PetscDrawLGGetDimension.html |    4 +-
 docs/manualpages/Draw/PetscDrawLGGetDraw.html      |    4 +-
 docs/manualpages/Draw/PetscDrawLGReset.html        |    4 +-
 docs/manualpages/Draw/PetscDrawLGSPDraw.html       |    4 +-
 docs/manualpages/Draw/PetscDrawLGSave.html         |    4 +-
 docs/manualpages/Draw/PetscDrawLGSetColors.html    |    4 +-
 docs/manualpages/Draw/PetscDrawLGSetDimension.html |    4 +-
 .../Draw/PetscDrawLGSetFromOptions.html            |    4 +-
 docs/manualpages/Draw/PetscDrawLGSetLegend.html    |    4 +-
 docs/manualpages/Draw/PetscDrawLGSetLimits.html    |    4 +-
 .../Draw/PetscDrawLGSetOptionsPrefix.html          |    4 +-
 .../manualpages/Draw/PetscDrawLGSetUseMarkers.html |    4 +-
 docs/manualpages/Draw/PetscDrawLGView.html         |    4 +-
 docs/manualpages/Draw/PetscDrawLine.html           |    4 +-
 docs/manualpages/Draw/PetscDrawLineGetWidth.html   |    4 +-
 docs/manualpages/Draw/PetscDrawLineSetWidth.html   |    4 +-
 docs/manualpages/Draw/PetscDrawMarker.html         |    4 +-
 docs/manualpages/Draw/PetscDrawMarkerType.html     |    4 +-
 docs/manualpages/Draw/PetscDrawOpenGLUT.html       |    4 +-
 docs/manualpages/Draw/PetscDrawOpenImage.html      |    4 +-
 docs/manualpages/Draw/PetscDrawOpenNull.html       |    4 +-
 docs/manualpages/Draw/PetscDrawOpenX.html          |    4 +-
 docs/manualpages/Draw/PetscDrawPause.html          |    4 +-
 .../Draw/PetscDrawPixelToCoordinate.html           |    4 +-
 docs/manualpages/Draw/PetscDrawPoint.html          |    4 +-
 docs/manualpages/Draw/PetscDrawPointPixel.html     |    4 +-
 docs/manualpages/Draw/PetscDrawPointSetSize.html   |    4 +-
 .../manualpages/Draw/PetscDrawPopCurrentPoint.html |    4 +-
 .../Draw/PetscDrawPushCurrentPoint.html            |    4 +-
 docs/manualpages/Draw/PetscDrawRealToColor.html    |    4 +-
 docs/manualpages/Draw/PetscDrawRectangle.html      |    4 +-
 docs/manualpages/Draw/PetscDrawRegister.html       |    4 +-
 docs/manualpages/Draw/PetscDrawRegisterAll.html    |    4 +-
 docs/manualpages/Draw/PetscDrawResizeWindow.html   |    4 +-
 .../Draw/PetscDrawRestoreSingleton.html            |    4 +-
 docs/manualpages/Draw/PetscDrawSP.html             |    4 +-
 docs/manualpages/Draw/PetscDrawSPAddPoint.html     |    4 +-
 docs/manualpages/Draw/PetscDrawSPAddPoints.html    |    4 +-
 docs/manualpages/Draw/PetscDrawSPCreate.html       |    4 +-
 docs/manualpages/Draw/PetscDrawSPDestroy.html      |    4 +-
 docs/manualpages/Draw/PetscDrawSPDraw.html         |    4 +-
 docs/manualpages/Draw/PetscDrawSPGetAxis.html      |    4 +-
 docs/manualpages/Draw/PetscDrawSPGetDraw.html      |    4 +-
 docs/manualpages/Draw/PetscDrawSPReset.html        |    4 +-
 docs/manualpages/Draw/PetscDrawSPSave.html         |    4 +-
 docs/manualpages/Draw/PetscDrawSPSetDimension.html |    4 +-
 docs/manualpages/Draw/PetscDrawSPSetLimits.html    |    4 +-
 docs/manualpages/Draw/PetscDrawSave.html           |    4 +-
 docs/manualpages/Draw/PetscDrawSaveMovie.html      |    4 +-
 docs/manualpages/Draw/PetscDrawScalePopup.html     |    4 +-
 docs/manualpages/Draw/PetscDrawSetCoordinates.html |    4 +-
 .../manualpages/Draw/PetscDrawSetCurrentPoint.html |    4 +-
 docs/manualpages/Draw/PetscDrawSetDisplay.html     |    4 +-
 .../manualpages/Draw/PetscDrawSetDoubleBuffer.html |    4 +-
 docs/manualpages/Draw/PetscDrawSetFromOptions.html |    4 +-
 docs/manualpages/Draw/PetscDrawSetMarkerType.html  |    4 +-
 .../Draw/PetscDrawSetOptionsPrefix.html            |    4 +-
 docs/manualpages/Draw/PetscDrawSetPause.html       |    4 +-
 docs/manualpages/Draw/PetscDrawSetSave.html        |    4 +-
 .../Draw/PetscDrawSetSaveFinalImage.html           |    4 +-
 docs/manualpages/Draw/PetscDrawSetSaveMovie.html   |    4 +-
 docs/manualpages/Draw/PetscDrawSetTitle.html       |    4 +-
 docs/manualpages/Draw/PetscDrawSetType.html        |    4 +-
 docs/manualpages/Draw/PetscDrawSetViewPort.html    |    4 +-
 docs/manualpages/Draw/PetscDrawSplitViewPort.html  |    4 +-
 docs/manualpages/Draw/PetscDrawString.html         |    4 +-
 docs/manualpages/Draw/PetscDrawStringBoxed.html    |    4 +-
 docs/manualpages/Draw/PetscDrawStringCentered.html |    4 +-
 docs/manualpages/Draw/PetscDrawStringGetSize.html  |    4 +-
 docs/manualpages/Draw/PetscDrawStringSetSize.html  |    4 +-
 docs/manualpages/Draw/PetscDrawStringVertical.html |    4 +-
 docs/manualpages/Draw/PetscDrawTensorContour.html  |    4 +-
 .../Draw/PetscDrawTensorContourPatch.html          |    4 +-
 docs/manualpages/Draw/PetscDrawTriangle.html       |    4 +-
 docs/manualpages/Draw/PetscDrawType.html           |    4 +-
 docs/manualpages/Draw/PetscDrawView.html           |    4 +-
 docs/manualpages/Draw/PetscDrawViewPorts.html      |    4 +-
 .../manualpages/Draw/PetscDrawViewPortsCreate.html |    4 +-
 .../Draw/PetscDrawViewPortsCreateRect.html         |    4 +-
 .../Draw/PetscDrawViewPortsDestroy.html            |    4 +-
 docs/manualpages/Draw/PetscDrawViewPortsSet.html   |    4 +-
 docs/manualpages/Draw/PetscDrawZoom.html           |    4 +-
 .../Draw/PetscInitializeDrawPackage.html           |    4 +-
 docs/manualpages/Draw/index.html                   |    4 +-
 docs/manualpages/IS/IS.html                        |    4 +-
 docs/manualpages/IS/ISAllGather.html               |    4 +-
 docs/manualpages/IS/ISAllGatherColors.html         |    4 +-
 docs/manualpages/IS/ISBlockGetIndices.html         |    4 +-
 docs/manualpages/IS/ISBlockGetIndicesF90.html      |    4 +-
 docs/manualpages/IS/ISBlockGetLocalSize.html       |    4 +-
 docs/manualpages/IS/ISBlockGetSize.html            |    4 +-
 docs/manualpages/IS/ISBlockRestoreIndices.html     |    4 +-
 docs/manualpages/IS/ISBlockRestoreIndicesF90.html  |    4 +-
 docs/manualpages/IS/ISBlockSetIndices.html         |    4 +-
 docs/manualpages/IS/ISBuildTwoSided.html           |    4 +-
 docs/manualpages/IS/ISColoring.html                |    4 +-
 docs/manualpages/IS/ISColoringCreate.html          |    4 +-
 docs/manualpages/IS/ISColoringDestroy.html         |    4 +-
 docs/manualpages/IS/ISColoringGetIS.html           |    4 +-
 docs/manualpages/IS/ISColoringRestoreIS.html       |    4 +-
 docs/manualpages/IS/ISColoringType.html            |    4 +-
 docs/manualpages/IS/ISColoringView.html            |    4 +-
 docs/manualpages/IS/ISComplement.html              |    4 +-
 docs/manualpages/IS/ISCompressIndicesGeneral.html  |    4 +-
 docs/manualpages/IS/ISConcatenate.html             |    4 +-
 docs/manualpages/IS/ISContiguousLocal.html         |    4 +-
 docs/manualpages/IS/ISCopy.html                    |    4 +-
 docs/manualpages/IS/ISCreate.html                  |    4 +-
 docs/manualpages/IS/ISCreateBlock.html             |    4 +-
 docs/manualpages/IS/ISCreateGeneral.html           |    4 +-
 docs/manualpages/IS/ISCreateStride.html            |    4 +-
 docs/manualpages/IS/ISDestroy.html                 |    4 +-
 docs/manualpages/IS/ISDifference.html              |    4 +-
 docs/manualpages/IS/ISDuplicate.html               |    4 +-
 docs/manualpages/IS/ISEmbed.html                   |    4 +-
 docs/manualpages/IS/ISEqual.html                   |    4 +-
 docs/manualpages/IS/ISExpand.html                  |    4 +-
 docs/manualpages/IS/ISExpandIndicesGeneral.html    |    4 +-
 docs/manualpages/IS/ISGeneralSetIndices.html       |    4 +-
 docs/manualpages/IS/ISGetBlockSize.html            |    4 +-
 docs/manualpages/IS/ISGetIndices.html              |    4 +-
 docs/manualpages/IS/ISGetIndicesF90.html           |    4 +-
 docs/manualpages/IS/ISGetLocalSize.html            |    4 +-
 docs/manualpages/IS/ISGetMinMax.html               |    4 +-
 docs/manualpages/IS/ISGetNonlocalIS.html           |    4 +-
 docs/manualpages/IS/ISGetNonlocalIndices.html      |    4 +-
 docs/manualpages/IS/ISGetSize.html                 |    4 +-
 docs/manualpages/IS/ISGetTotalIndices.html         |    4 +-
 docs/manualpages/IS/ISGetType.html                 |    4 +-
 .../IS/ISGlobalToLocalMappingApply.html            |    4 +-
 .../IS/ISGlobalToLocalMappingApplyBlock.html       |    4 +-
 .../IS/ISGlobalToLocalMappingApplyIS.html          |    4 +-
 .../manualpages/IS/ISGlobalToLocalMappingType.html |    4 +-
 docs/manualpages/IS/ISIdentity.html                |    4 +-
 docs/manualpages/IS/ISInvertPermutation.html       |    4 +-
 docs/manualpages/IS/ISListToPair.html              |    4 +-
 docs/manualpages/IS/ISLoad.html                    |    4 +-
 docs/manualpages/IS/ISLocalToGlobalMapping.html    |    4 +-
 .../IS/ISLocalToGlobalMappingApply.html            |    4 +-
 .../IS/ISLocalToGlobalMappingApplyBlock.html       |    4 +-
 .../IS/ISLocalToGlobalMappingApplyIS.html          |    4 +-
 .../IS/ISLocalToGlobalMappingConcatenate.html      |    4 +-
 .../IS/ISLocalToGlobalMappingCreate.html           |    4 +-
 .../IS/ISLocalToGlobalMappingCreateIS.html         |    4 +-
 .../IS/ISLocalToGlobalMappingCreateSF.html         |    4 +-
 .../IS/ISLocalToGlobalMappingDestroy.html          |    4 +-
 .../IS/ISLocalToGlobalMappingGetBlockIndices.html  |    4 +-
 .../IS/ISLocalToGlobalMappingGetBlockInfo.html     |    4 +-
 .../IS/ISLocalToGlobalMappingGetBlockSize.html     |    4 +-
 .../IS/ISLocalToGlobalMappingGetIndices.html       |    4 +-
 .../IS/ISLocalToGlobalMappingGetInfo.html          |    4 +-
 .../IS/ISLocalToGlobalMappingGetSize.html          |    4 +-
 .../ISLocalToGlobalMappingRestoreBlockIndices.html |    4 +-
 .../IS/ISLocalToGlobalMappingRestoreBlockInfo.html |    4 +-
 .../IS/ISLocalToGlobalMappingRestoreIndices.html   |    4 +-
 .../IS/ISLocalToGlobalMappingRestoreInfo.html      |    4 +-
 .../manualpages/IS/ISLocalToGlobalMappingView.html |    4 +-
 docs/manualpages/IS/ISOnComm.html                  |    4 +-
 docs/manualpages/IS/ISPairToList.html              |    4 +-
 docs/manualpages/IS/ISPartitioningCount.html       |    4 +-
 docs/manualpages/IS/ISPartitioningToNumbering.html |    4 +-
 docs/manualpages/IS/ISPermutation.html             |    4 +-
 docs/manualpages/IS/ISRegister.html                |    4 +-
 docs/manualpages/IS/ISRegisterAll.html             |    4 +-
 docs/manualpages/IS/ISRestoreIndices.html          |    4 +-
 docs/manualpages/IS/ISRestoreIndicesF90.html       |    4 +-
 docs/manualpages/IS/ISRestoreNonlocalIS.html       |    4 +-
 docs/manualpages/IS/ISRestoreTotalIndices.html     |    4 +-
 docs/manualpages/IS/ISSetBlockSize.html            |    4 +-
 docs/manualpages/IS/ISSetIdentity.html             |    4 +-
 docs/manualpages/IS/ISSetPermutation.html          |    4 +-
 docs/manualpages/IS/ISSetType.html                 |    4 +-
 docs/manualpages/IS/ISSort.html                    |    4 +-
 docs/manualpages/IS/ISSortPermutation.html         |    4 +-
 docs/manualpages/IS/ISSortRemoveDups.html          |    4 +-
 docs/manualpages/IS/ISSorted.html                  |    4 +-
 docs/manualpages/IS/ISStrideGetInfo.html           |    4 +-
 docs/manualpages/IS/ISStrideSetStride.html         |    4 +-
 docs/manualpages/IS/ISSum.html                     |    4 +-
 docs/manualpages/IS/ISToGeneral.html               |    4 +-
 docs/manualpages/IS/ISType.html                    |    4 +-
 docs/manualpages/IS/ISView.html                    |    4 +-
 docs/manualpages/IS/PetscLayout.html               |    4 +-
 docs/manualpages/IS/PetscLayoutCreate.html         |    4 +-
 docs/manualpages/IS/PetscLayoutDestroy.html        |    4 +-
 docs/manualpages/IS/PetscLayoutDuplicate.html      |    4 +-
 docs/manualpages/IS/PetscLayoutFindOwner.html      |    4 +-
 docs/manualpages/IS/PetscLayoutFindOwnerIndex.html |    4 +-
 docs/manualpages/IS/PetscLayoutGetBlockSize.html   |    4 +-
 docs/manualpages/IS/PetscLayoutGetLocalSize.html   |    4 +-
 docs/manualpages/IS/PetscLayoutGetRange.html       |    4 +-
 docs/manualpages/IS/PetscLayoutGetRanges.html      |    4 +-
 docs/manualpages/IS/PetscLayoutGetSize.html        |    4 +-
 docs/manualpages/IS/PetscLayoutReference.html      |    4 +-
 docs/manualpages/IS/PetscLayoutSetBlockSize.html   |    4 +-
 .../IS/PetscLayoutSetISLocalToGlobalMapping.html   |    4 +-
 docs/manualpages/IS/PetscLayoutSetLocalSize.html   |    4 +-
 docs/manualpages/IS/PetscLayoutSetSize.html        |    4 +-
 docs/manualpages/IS/PetscLayoutSetUp.html          |    4 +-
 docs/manualpages/IS/PetscSFCreateSectionSF.html    |    4 +-
 docs/manualpages/IS/PetscSFDistributeSection.html  |    4 +-
 docs/manualpages/IS/PetscSFSetGraphLayout.html     |    4 +-
 docs/manualpages/IS/PetscSection.html              |    4 +-
 .../IS/PetscSectionAddConstraintDof.html           |    4 +-
 docs/manualpages/IS/PetscSectionAddDof.html        |    4 +-
 .../IS/PetscSectionAddFieldConstraintDof.html      |    4 +-
 docs/manualpages/IS/PetscSectionAddFieldDof.html   |    4 +-
 docs/manualpages/IS/PetscSectionClone.html         |    4 +-
 docs/manualpages/IS/PetscSectionCopy.html          |    4 +-
 docs/manualpages/IS/PetscSectionCreate.html        |    4 +-
 .../IS/PetscSectionCreateGlobalSection.html        |    4 +-
 .../PetscSectionCreateGlobalSectionCensored.html   |    4 +-
 docs/manualpages/IS/PetscSectionDestroy.html       |    4 +-
 docs/manualpages/IS/PetscSectionGetChart.html      |    4 +-
 .../IS/PetscSectionGetClosureIndex.html            |    4 +-
 .../IS/PetscSectionGetConstrainedStorageSize.html  |    4 +-
 .../IS/PetscSectionGetConstraintDof.html           |    4 +-
 .../IS/PetscSectionGetConstraintIndices.html       |    4 +-
 docs/manualpages/IS/PetscSectionGetDof.html        |    4 +-
 docs/manualpages/IS/PetscSectionGetField.html      |    4 +-
 .../IS/PetscSectionGetFieldComponents.html         |    4 +-
 .../IS/PetscSectionGetFieldConstraintDof.html      |    4 +-
 docs/manualpages/IS/PetscSectionGetFieldDof.html   |    4 +-
 docs/manualpages/IS/PetscSectionGetFieldName.html  |    4 +-
 .../manualpages/IS/PetscSectionGetFieldOffset.html |    4 +-
 docs/manualpages/IS/PetscSectionGetMaxDof.html     |    4 +-
 docs/manualpages/IS/PetscSectionGetNumFields.html  |    4 +-
 docs/manualpages/IS/PetscSectionGetOffset.html     |    4 +-
 .../manualpages/IS/PetscSectionGetOffsetRange.html |    4 +-
 .../manualpages/IS/PetscSectionGetPermutation.html |    4 +-
 .../manualpages/IS/PetscSectionGetStorageSize.html |    4 +-
 .../manualpages/IS/PetscSectionGetValueLayout.html |    4 +-
 docs/manualpages/IS/PetscSectionPermute.html       |    4 +-
 docs/manualpages/IS/PetscSectionReset.html         |    4 +-
 docs/manualpages/IS/PetscSectionSetChart.html      |    4 +-
 .../IS/PetscSectionSetClosureIndex.html            |    4 +-
 .../IS/PetscSectionSetConstraintDof.html           |    4 +-
 .../IS/PetscSectionSetConstraintIndices.html       |    4 +-
 docs/manualpages/IS/PetscSectionSetDof.html        |    4 +-
 .../IS/PetscSectionSetFieldComponents.html         |    4 +-
 .../IS/PetscSectionSetFieldConstraintDof.html      |    4 +-
 docs/manualpages/IS/PetscSectionSetFieldDof.html   |    4 +-
 docs/manualpages/IS/PetscSectionSetFieldName.html  |    4 +-
 .../manualpages/IS/PetscSectionSetFieldOffset.html |    4 +-
 docs/manualpages/IS/PetscSectionSetNumFields.html  |    4 +-
 docs/manualpages/IS/PetscSectionSetOffset.html     |    4 +-
 .../manualpages/IS/PetscSectionSetPermutation.html |    4 +-
 docs/manualpages/IS/PetscSectionSetUp.html         |    4 +-
 docs/manualpages/IS/PetscSectionView.html          |    4 +-
 docs/manualpages/IS/index.html                     |    4 +-
 docs/manualpages/KSP/DMCopyDMKSP.html              |    4 +-
 docs/manualpages/KSP/DMGetDMKSP.html               |    4 +-
 docs/manualpages/KSP/DMGetDMKSPWrite.html          |    4 +-
 docs/manualpages/KSP/DMGlobalToLocalSolve.html     |    4 +-
 docs/manualpages/KSP/DMKSPCopy.html                |    4 +-
 .../KSP/DMKSPGetComputeInitialGuess.html           |    4 +-
 docs/manualpages/KSP/DMKSPGetComputeOperators.html |    4 +-
 docs/manualpages/KSP/DMKSPGetComputeRHS.html       |    4 +-
 .../KSP/DMKSPSetComputeInitialGuess.html           |    4 +-
 docs/manualpages/KSP/DMKSPSetComputeOperators.html |    4 +-
 docs/manualpages/KSP/DMKSPSetComputeRHS.html       |    4 +-
 docs/manualpages/KSP/DMProjectField.html           |    4 +-
 docs/manualpages/KSP/KSCGLS.html                   |    4 +-
 docs/manualpages/KSP/KSP.html                      |    4 +-
 docs/manualpages/KSP/KSPAppendOptionsPrefix.html   |    4 +-
 docs/manualpages/KSP/KSPBCGS.html                  |    4 +-
 docs/manualpages/KSP/KSPBCGSL.html                 |    4 +-
 docs/manualpages/KSP/KSPBCGSLSetEll.html           |    4 +-
 docs/manualpages/KSP/KSPBCGSLSetPol.html           |    4 +-
 .../KSP/KSPBCGSLSetUsePseudoinverse.html           |    4 +-
 docs/manualpages/KSP/KSPBCGSLSetXRes.html          |    4 +-
 docs/manualpages/KSP/KSPBICG.html                  |    4 +-
 docs/manualpages/KSP/KSPBuildResidual.html         |    4 +-
 docs/manualpages/KSP/KSPBuildSolution.html         |    4 +-
 docs/manualpages/KSP/KSPCG.html                    |    4 +-
 docs/manualpages/KSP/KSPCGNE.html                  |    4 +-
 docs/manualpages/KSP/KSPCGS.html                   |    4 +-
 docs/manualpages/KSP/KSPCGSetType.html             |    4 +-
 docs/manualpages/KSP/KSPCGType.html                |    4 +-
 docs/manualpages/KSP/KSPCGUseSingleReduction.html  |    4 +-
 docs/manualpages/KSP/KSPCHEBYSHEV.html             |    4 +-
 docs/manualpages/KSP/KSPCR.html                    |    4 +-
 docs/manualpages/KSP/KSPChebyshevEstEigGetKSP.html |    4 +-
 docs/manualpages/KSP/KSPChebyshevEstEigSet.html    |    4 +-
 .../KSP/KSPChebyshevEstEigSetRandom.html           |    4 +-
 .../KSP/KSPChebyshevEstEigSetUseRandom.html        |    4 +-
 .../KSP/KSPChebyshevSetEigenvalues.html            |    4 +-
 docs/manualpages/KSP/KSPComputeEigenvalues.html    |    4 +-
 .../KSP/KSPComputeEigenvaluesExplicitly.html       |    4 +-
 .../KSP/KSPComputeExplicitOperator.html            |    4 +-
 .../KSP/KSPComputeExtremeSingularValues.html       |    4 +-
 docs/manualpages/KSP/KSPComputeRitz.html           |    4 +-
 docs/manualpages/KSP/KSPConvergedDefault.html      |    4 +-
 .../manualpages/KSP/KSPConvergedDefaultCreate.html |    4 +-
 .../KSP/KSPConvergedDefaultDestroy.html            |    4 +-
 .../KSP/KSPConvergedDefaultSetUIRNorm.html         |    4 +-
 .../KSP/KSPConvergedDefaultSetUMIRNorm.html        |    4 +-
 docs/manualpages/KSP/KSPConvergedReason.html       |    4 +-
 docs/manualpages/KSP/KSPConvergedSkip.html         |    4 +-
 docs/manualpages/KSP/KSPCreate.html                |    4 +-
 docs/manualpages/KSP/KSPCreateVecs.html            |    4 +-
 docs/manualpages/KSP/KSPDGMRES.html                |    4 +-
 docs/manualpages/KSP/KSPDestroy.html               |    4 +-
 docs/manualpages/KSP/KSPFBCGS.html                 |    4 +-
 docs/manualpages/KSP/KSPFBCGSR.html                |    4 +-
 docs/manualpages/KSP/KSPFCDTruncationType.html     |    4 +-
 docs/manualpages/KSP/KSPFCG.html                   |    4 +-
 docs/manualpages/KSP/KSPFCGGetMmax.html            |    4 +-
 docs/manualpages/KSP/KSPFCGGetNprealloc.html       |    4 +-
 docs/manualpages/KSP/KSPFCGGetTruncationType.html  |    4 +-
 docs/manualpages/KSP/KSPFCGSetMmax.html            |    4 +-
 docs/manualpages/KSP/KSPFCGSetNprealloc.html       |    4 +-
 docs/manualpages/KSP/KSPFCGSetTruncationType.html  |    4 +-
 docs/manualpages/KSP/KSPFGMRES.html                |    4 +-
 docs/manualpages/KSP/KSPFGMRESModifyPCKSP.html     |    4 +-
 .../manualpages/KSP/KSPFGMRESModifyPCNoChange.html |    4 +-
 docs/manualpages/KSP/KSPFGMRESSetModifyPC.html     |    4 +-
 docs/manualpages/KSP/KSPFinalizePackage.html       |    4 +-
 docs/manualpages/KSP/KSPFischerGuessCreate.html    |    4 +-
 docs/manualpages/KSP/KSPGCR.html                   |    4 +-
 docs/manualpages/KSP/KSPGCRSetModifyPC.html        |    4 +-
 docs/manualpages/KSP/KSPGLTR.html                  |    4 +-
 docs/manualpages/KSP/KSPGLTRGetLambda.html         |    4 +-
 docs/manualpages/KSP/KSPGLTRGetMinEig.html         |    4 +-
 docs/manualpages/KSP/KSPGLTRGetNormD.html          |    4 +-
 docs/manualpages/KSP/KSPGLTRGetObjFcn.html         |    4 +-
 docs/manualpages/KSP/KSPGLTRSetRadius.html         |    4 +-
 docs/manualpages/KSP/KSPGMRES.html                 |    4 +-
 .../manualpages/KSP/KSPGMRESCGSRefinementType.html |    4 +-
 ...GMRESClassicalGramSchmidtOrthogonalization.html |    4 +-
 .../KSP/KSPGMRESGetCGSRefinementType.html          |    4 +-
 .../KSP/KSPGMRESGetOrthogonalization.html          |    4 +-
 docs/manualpages/KSP/KSPGMRESGetRestart.html       |    4 +-
 ...PGMRESModifiedGramSchmidtOrthogonalization.html |    4 +-
 docs/manualpages/KSP/KSPGMRESMonitorKrylov.html    |    4 +-
 .../KSP/KSPGMRESSetCGSRefinementType.html          |    4 +-
 docs/manualpages/KSP/KSPGMRESSetHapTol.html        |    4 +-
 .../KSP/KSPGMRESSetOrthogonalization.html          |    4 +-
 .../KSP/KSPGMRESSetPreAllocateVectors.html         |    4 +-
 docs/manualpages/KSP/KSPGMRESSetRestart.html       |    4 +-
 docs/manualpages/KSP/KSPGROPPCG.html               |    4 +-
 docs/manualpages/KSP/KSPGetApplicationContext.html |    4 +-
 docs/manualpages/KSP/KSPGetComputeEigenvalues.html |    4 +-
 .../KSP/KSPGetComputeSingularValues.html           |    4 +-
 docs/manualpages/KSP/KSPGetConvergedReason.html    |    4 +-
 docs/manualpages/KSP/KSPGetConvergenceContext.html |    4 +-
 docs/manualpages/KSP/KSPGetDM.html                 |    4 +-
 docs/manualpages/KSP/KSPGetDiagonalScale.html      |    4 +-
 docs/manualpages/KSP/KSPGetDiagonalScaleFix.html   |    4 +-
 .../manualpages/KSP/KSPGetErrorIfNotConverged.html |    4 +-
 docs/manualpages/KSP/KSPGetFischerGuess.html       |    4 +-
 docs/manualpages/KSP/KSPGetInitialGuessKnoll.html  |    4 +-
 .../manualpages/KSP/KSPGetInitialGuessNonzero.html |    4 +-
 docs/manualpages/KSP/KSPGetIterationNumber.html    |    4 +-
 docs/manualpages/KSP/KSPGetMonitorContext.html     |    4 +-
 docs/manualpages/KSP/KSPGetNormType.html           |    4 +-
 docs/manualpages/KSP/KSPGetOperators.html          |    4 +-
 docs/manualpages/KSP/KSPGetOperatorsSet.html       |    4 +-
 docs/manualpages/KSP/KSPGetOptionsPrefix.html      |    4 +-
 docs/manualpages/KSP/KSPGetPC.html                 |    4 +-
 docs/manualpages/KSP/KSPGetPCSide.html             |    4 +-
 docs/manualpages/KSP/KSPGetResidualHistory.html    |    4 +-
 docs/manualpages/KSP/KSPGetResidualNorm.html       |    4 +-
 docs/manualpages/KSP/KSPGetRhs.html                |    4 +-
 docs/manualpages/KSP/KSPGetSolution.html           |    4 +-
 docs/manualpages/KSP/KSPGetTabLevel.html           |    4 +-
 docs/manualpages/KSP/KSPGetTolerances.html         |    4 +-
 docs/manualpages/KSP/KSPGetTotalIterations.html    |    4 +-
 docs/manualpages/KSP/KSPGetType.html               |    4 +-
 docs/manualpages/KSP/KSPIBCGS.html                 |    4 +-
 docs/manualpages/KSP/KSPInitialResidual.html       |    4 +-
 docs/manualpages/KSP/KSPInitializePackage.html     |    4 +-
 docs/manualpages/KSP/KSPLCD.html                   |    4 +-
 docs/manualpages/KSP/KSPLGMRES.html                |    4 +-
 docs/manualpages/KSP/KSPLSQR.html                  |    4 +-
 docs/manualpages/KSP/KSPLSQRDefaultConverged.html  |    4 +-
 docs/manualpages/KSP/KSPLSQRMonitorDefault.html    |    4 +-
 docs/manualpages/KSP/KSPLoad.html                  |    4 +-
 docs/manualpages/KSP/KSPMINRES.html                |    4 +-
 docs/manualpages/KSP/KSPMatRegisterAll.html        |    4 +-
 docs/manualpages/KSP/KSPMonitor.html               |    4 +-
 docs/manualpages/KSP/KSPMonitorCancel.html         |    4 +-
 docs/manualpages/KSP/KSPMonitorDefault.html        |    4 +-
 .../KSP/KSPMonitorDynamicTolerance.html            |    4 +-
 .../KSP/KSPMonitorLGResidualNormCreate.html        |    4 +-
 .../KSP/KSPMonitorLGTrueResidualNormCreate.html    |    4 +-
 docs/manualpages/KSP/KSPMonitorRange.html          |    4 +-
 docs/manualpages/KSP/KSPMonitorSAWs.html           |    4 +-
 docs/manualpages/KSP/KSPMonitorSAWsCreate.html     |    4 +-
 docs/manualpages/KSP/KSPMonitorSAWsDestroy.html    |    4 +-
 docs/manualpages/KSP/KSPMonitorSet.html            |    4 +-
 docs/manualpages/KSP/KSPMonitorSetFromOptions.html |    4 +-
 docs/manualpages/KSP/KSPMonitorSingularValue.html  |    4 +-
 docs/manualpages/KSP/KSPMonitorSolution.html       |    4 +-
 .../KSP/KSPMonitorTrueResidualMaxNorm.html         |    4 +-
 .../KSP/KSPMonitorTrueResidualNorm.html            |    4 +-
 docs/manualpages/KSP/KSPNASH.html                  |    4 +-
 docs/manualpages/KSP/KSPNASHGetNormD.html          |    4 +-
 docs/manualpages/KSP/KSPNASHGetObjFcn.html         |    4 +-
 docs/manualpages/KSP/KSPNASHSetRadius.html         |    4 +-
 docs/manualpages/KSP/KSPNormType.html              |    4 +-
 docs/manualpages/KSP/KSPPGMRES.html                |    4 +-
 docs/manualpages/KSP/KSPPIPECG.html                |    4 +-
 docs/manualpages/KSP/KSPPIPECGRR.html              |    4 +-
 docs/manualpages/KSP/KSPPIPECR.html                |    4 +-
 docs/manualpages/KSP/KSPPIPEFCG.html               |    4 +-
 docs/manualpages/KSP/KSPPIPEFCGGetMmax.html        |    4 +-
 docs/manualpages/KSP/KSPPIPEFCGGetNprealloc.html   |    4 +-
 .../KSP/KSPPIPEFCGGetTruncationType.html           |    4 +-
 docs/manualpages/KSP/KSPPIPEFCGSetMmax.html        |    4 +-
 docs/manualpages/KSP/KSPPIPEFCGSetNprealloc.html   |    4 +-
 .../KSP/KSPPIPEFCGSetTruncationType.html           |    4 +-
 docs/manualpages/KSP/KSPPIPEFGMRES.html            |    4 +-
 docs/manualpages/KSP/KSPPIPEFGMRESSetShift.html    |    4 +-
 docs/manualpages/KSP/KSPPIPEGCR.html               |    4 +-
 docs/manualpages/KSP/KSPPIPEGCRGetMmax.html        |    4 +-
 docs/manualpages/KSP/KSPPIPEGCRGetNprealloc.html   |    4 +-
 .../KSP/KSPPIPEGCRGetTruncationType.html           |    4 +-
 docs/manualpages/KSP/KSPPIPEGCRGetUnrollW.html     |    4 +-
 docs/manualpages/KSP/KSPPIPEGCRSetMmax.html        |    4 +-
 docs/manualpages/KSP/KSPPIPEGCRSetModifyPC.html    |    4 +-
 docs/manualpages/KSP/KSPPIPEGCRSetNprealloc.html   |    4 +-
 .../KSP/KSPPIPEGCRSetTruncationType.html           |    4 +-
 docs/manualpages/KSP/KSPPIPEGCRSetUnrollW.html     |    4 +-
 docs/manualpages/KSP/KSPPREONLY.html               |    4 +-
 docs/manualpages/KSP/KSPPythonSetType.html         |    4 +-
 docs/manualpages/KSP/KSPQCG.html                   |    4 +-
 docs/manualpages/KSP/KSPQCGGetQuadratic.html       |    4 +-
 docs/manualpages/KSP/KSPQCGGetTrialStepNorm.html   |    4 +-
 .../KSP/KSPQCGSetTrustRegionRadius.html            |    4 +-
 docs/manualpages/KSP/KSPRICHARDSON.html            |    4 +-
 docs/manualpages/KSP/KSPReasonView.html            |    4 +-
 docs/manualpages/KSP/KSPReasonViewFromOptions.html |    4 +-
 docs/manualpages/KSP/KSPRegister.html              |    4 +-
 docs/manualpages/KSP/KSPRegisterAll.html           |    4 +-
 docs/manualpages/KSP/KSPReset.html                 |    4 +-
 docs/manualpages/KSP/KSPRichardsonSetScale.html    |    4 +-
 .../manualpages/KSP/KSPRichardsonSetSelfScale.html |    4 +-
 docs/manualpages/KSP/KSPSTCG.html                  |    4 +-
 docs/manualpages/KSP/KSPSTCGGetNormD.html          |    4 +-
 docs/manualpages/KSP/KSPSTCGGetObjFcn.html         |    4 +-
 docs/manualpages/KSP/KSPSTCGSetRadius.html         |    4 +-
 docs/manualpages/KSP/KSPSYMMLQ.html                |    4 +-
 docs/manualpages/KSP/KSPSetApplicationContext.html |    4 +-
 docs/manualpages/KSP/KSPSetCheckNormIteration.html |    4 +-
 docs/manualpages/KSP/KSPSetComputeEigenvalues.html |    4 +-
 .../manualpages/KSP/KSPSetComputeInitialGuess.html |    4 +-
 docs/manualpages/KSP/KSPSetComputeOperators.html   |    4 +-
 docs/manualpages/KSP/KSPSetComputeRHS.html         |    4 +-
 docs/manualpages/KSP/KSPSetComputeRitz.html        |    4 +-
 .../KSP/KSPSetComputeSingularValues.html           |    4 +-
 docs/manualpages/KSP/KSPSetConvergenceTest.html    |    4 +-
 docs/manualpages/KSP/KSPSetDM.html                 |    4 +-
 docs/manualpages/KSP/KSPSetDMActive.html           |    4 +-
 docs/manualpages/KSP/KSPSetDiagonalScale.html      |    4 +-
 docs/manualpages/KSP/KSPSetDiagonalScaleFix.html   |    4 +-
 .../manualpages/KSP/KSPSetErrorIfNotConverged.html |    4 +-
 docs/manualpages/KSP/KSPSetFischerGuess.html       |    4 +-
 docs/manualpages/KSP/KSPSetFromOptions.html        |    4 +-
 docs/manualpages/KSP/KSPSetInitialGuessKnoll.html  |    4 +-
 .../manualpages/KSP/KSPSetInitialGuessNonzero.html |    4 +-
 docs/manualpages/KSP/KSPSetLagNorm.html            |    4 +-
 docs/manualpages/KSP/KSPSetNormType.html           |    4 +-
 docs/manualpages/KSP/KSPSetOperators.html          |    4 +-
 docs/manualpages/KSP/KSPSetOptionsPrefix.html      |    4 +-
 docs/manualpages/KSP/KSPSetPC.html                 |    4 +-
 docs/manualpages/KSP/KSPSetPCSide.html             |    4 +-
 docs/manualpages/KSP/KSPSetPostSolve.html          |    4 +-
 docs/manualpages/KSP/KSPSetPreSolve.html           |    4 +-
 docs/manualpages/KSP/KSPSetResidualHistory.html    |    4 +-
 .../manualpages/KSP/KSPSetReusePreconditioner.html |    4 +-
 .../KSP/KSPSetSkipPCSetFromOptions.html            |    4 +-
 docs/manualpages/KSP/KSPSetSupportedNorm.html      |    4 +-
 docs/manualpages/KSP/KSPSetTabLevel.html           |    4 +-
 docs/manualpages/KSP/KSPSetTolerances.html         |    4 +-
 docs/manualpages/KSP/KSPSetType.html               |    4 +-
 docs/manualpages/KSP/KSPSetUp.html                 |    4 +-
 docs/manualpages/KSP/KSPSetUpOnBlocks.html         |    4 +-
 docs/manualpages/KSP/KSPSetUseFischerGuess.html    |    4 +-
 docs/manualpages/KSP/KSPSolve.html                 |    4 +-
 docs/manualpages/KSP/KSPSolveTranspose.html        |    4 +-
 docs/manualpages/KSP/KSPTCQMR.html                 |    4 +-
 docs/manualpages/KSP/KSPTFQMR.html                 |    4 +-
 docs/manualpages/KSP/KSPType.html                  |    4 +-
 docs/manualpages/KSP/KSPUnwindPreconditioner.html  |    4 +-
 docs/manualpages/KSP/KSPView.html                  |    4 +-
 docs/manualpages/KSP/KSP_CONVERGED_ATOL.html       |    4 +-
 docs/manualpages/KSP/KSP_CONVERGED_ITERATING.html  |    4 +-
 docs/manualpages/KSP/KSP_CONVERGED_ITS.html        |    4 +-
 docs/manualpages/KSP/KSP_CONVERGED_RTOL.html       |    4 +-
 docs/manualpages/KSP/KSP_DIVERGED_BREAKDOWN.html   |    4 +-
 .../KSP/KSP_DIVERGED_BREAKDOWN_BICG.html           |    4 +-
 docs/manualpages/KSP/KSP_DIVERGED_DTOL.html        |    4 +-
 .../KSP/KSP_DIVERGED_INDEFINITE_PC.html            |    4 +-
 docs/manualpages/KSP/KSP_DIVERGED_ITS.html         |    4 +-
 .../manualpages/KSP/KSP_DIVERGED_NONSYMMETRIC.html |    4 +-
 .../KSP/KSP_DIVERGED_PCSETUP_FAILED.html           |    4 +-
 .../KSP/KSP_GMRES_CGS_REFINE_IFNEEDED.html         |    4 +-
 .../KSP/KSP_GMRES_CGS_REFINE_NEVER.html            |    4 +-
 docs/manualpages/KSP/KSP_NORM_NATURAL.html         |    4 +-
 docs/manualpages/KSP/KSP_NORM_NONE.html            |    4 +-
 docs/manualpages/KSP/KSP_NORM_PRECONDITIONED.html  |    4 +-
 .../manualpages/KSP/KSP_NORM_UNPRECONDITIONED.html |    4 +-
 docs/manualpages/KSP/MatCreateSchurComplement.html |    4 +-
 .../KSP/MatCreateSchurComplementPmat.html          |    4 +-
 docs/manualpages/KSP/MatGetSchurComplement.html    |    4 +-
 .../KSP/MatSchurComplementAinvType.html            |    4 +-
 .../MatSchurComplementComputeExplicitOperator.html |    4 +-
 .../KSP/MatSchurComplementGetAinvType.html         |    4 +-
 docs/manualpages/KSP/MatSchurComplementGetKSP.html |    4 +-
 .../manualpages/KSP/MatSchurComplementGetPmat.html |    4 +-
 .../KSP/MatSchurComplementGetSubMatrices.html      |    4 +-
 .../KSP/MatSchurComplementSetAinvType.html         |    4 +-
 docs/manualpages/KSP/MatSchurComplementSetKSP.html |    4 +-
 .../KSP/MatSchurComplementSetSubMatrices.html      |    4 +-
 .../KSP/MatSchurComplementUpdateSubMatrices.html   |    4 +-
 docs/manualpages/KSP/PCFinalizePackage.html        |    4 +-
 docs/manualpages/KSP/PCInitializePackage.html      |    4 +-
 docs/manualpages/KSP/index.html                    |    4 +-
 docs/manualpages/Mat/MATAIJ.html                   |    4 +-
 docs/manualpages/Mat/MATAIJCRL.html                |    4 +-
 docs/manualpages/Mat/MATAIJCUSP.html               |    4 +-
 docs/manualpages/Mat/MATAIJCUSPARSE.html           |    4 +-
 docs/manualpages/Mat/MATAIJPERM.html               |    4 +-
 docs/manualpages/Mat/MATAIJVIENNACL.html           |    4 +-
 docs/manualpages/Mat/MATBAIJ.html                  |    4 +-
 docs/manualpages/Mat/MATBLOCKMAT.html              |    4 +-
 docs/manualpages/Mat/MATCOMPOSITE.html             |    4 +-
 docs/manualpages/Mat/MATDENSE.html                 |    4 +-
 docs/manualpages/Mat/MATELEMENTAL.html             |    4 +-
 docs/manualpages/Mat/MATIS.html                    |    4 +-
 docs/manualpages/Mat/MATMAIJ.html                  |    4 +-
 docs/manualpages/Mat/MATMFFD.html                  |    4 +-
 docs/manualpages/Mat/MATMFFD_DS.html               |    4 +-
 docs/manualpages/Mat/MATMFFD_WP.html               |    4 +-
 docs/manualpages/Mat/MATMPIADJ.html                |    4 +-
 docs/manualpages/Mat/MATMPIAIJ.html                |    4 +-
 docs/manualpages/Mat/MATMPIBAIJ.html               |    4 +-
 docs/manualpages/Mat/MATMPISBAIJ.html              |    4 +-
 docs/manualpages/Mat/MATNEST.html                  |    4 +-
 docs/manualpages/Mat/MATPREALLOCATOR.html          |    4 +-
 docs/manualpages/Mat/MATSBAIJ.html                 |    4 +-
 docs/manualpages/Mat/MATSCATTER.html               |    4 +-
 docs/manualpages/Mat/MATSEQAIJ.html                |    4 +-
 docs/manualpages/Mat/MATSEQAIJCUSP.html            |    4 +-
 docs/manualpages/Mat/MATSEQAIJCUSPARSE.html        |    4 +-
 docs/manualpages/Mat/MATSEQAIJVIENNACL.html        |    4 +-
 docs/manualpages/Mat/MATSEQBAIJ.html               |    4 +-
 docs/manualpages/Mat/MATSEQDENSE.html              |    4 +-
 docs/manualpages/Mat/MATSEQSBAIJ.html              |    4 +-
 docs/manualpages/Mat/MATSHELL.html                 |    4 +-
 docs/manualpages/Mat/MATSOLVERBAS.html             |    4 +-
 docs/manualpages/Mat/MATSOLVERCHOLMOD.html         |    4 +-
 docs/manualpages/Mat/MATSOLVERCLIQUE.html          |    4 +-
 docs/manualpages/Mat/MATSOLVERCUSPARSE.html        |    4 +-
 docs/manualpages/Mat/MATSOLVERESSL.html            |    4 +-
 docs/manualpages/Mat/MATSOLVERKLU.html             |    4 +-
 docs/manualpages/Mat/MATSOLVERLUSOL.html           |    4 +-
 docs/manualpages/Mat/MATSOLVERMATLAB.html          |    4 +-
 docs/manualpages/Mat/MATSOLVERMKL_PARDISO.html     |    4 +-
 docs/manualpages/Mat/MATSOLVERMUMPS.html           |    4 +-
 docs/manualpages/Mat/MATSOLVERPASTIX.html          |    4 +-
 docs/manualpages/Mat/MATSOLVERSUPERLU.html         |    4 +-
 docs/manualpages/Mat/MATSOLVERSUPERLU_DIST.html    |    4 +-
 docs/manualpages/Mat/MATSOLVERUMFPACK.html         |    4 +-
 docs/manualpages/Mat/Mat.html                      |    4 +-
 docs/manualpages/Mat/MatAXPY.html                  |    4 +-
 docs/manualpages/Mat/MatAYPX.html                  |    4 +-
 docs/manualpages/Mat/MatAppendOptionsPrefix.html   |    4 +-
 docs/manualpages/Mat/MatAssembled.html             |    4 +-
 docs/manualpages/Mat/MatAssemblyBegin.html         |    4 +-
 docs/manualpages/Mat/MatAssemblyEnd.html           |    4 +-
 docs/manualpages/Mat/MatAssemblyType.html          |    4 +-
 docs/manualpages/Mat/MatBackwardSolve.html         |    4 +-
 .../Mat/MatBlockMatSetPreallocation.html           |    4 +-
 .../Mat/MatCUSPARSEFormatOperation.html            |    4 +-
 docs/manualpages/Mat/MatCUSPARSESetFormat.html     |    4 +-
 docs/manualpages/Mat/MatCUSPARSEStorageFormat.html |    4 +-
 docs/manualpages/Mat/MatCUSPFormatOperation.html   |    4 +-
 docs/manualpages/Mat/MatCUSPSetFormat.html         |    4 +-
 docs/manualpages/Mat/MatCUSPStorageFormat.html     |    4 +-
 docs/manualpages/Mat/MatCheckCompressedRow.html    |    4 +-
 docs/manualpages/Mat/MatCholeskyFactor.html        |    4 +-
 docs/manualpages/Mat/MatCholeskyFactorNumeric.html |    4 +-
 .../manualpages/Mat/MatCholeskyFactorSymbolic.html |    4 +-
 docs/manualpages/Mat/MatChop.html                  |    4 +-
 docs/manualpages/Mat/MatCoarsen.html               |    4 +-
 docs/manualpages/Mat/MatCoarsenType.html           |    4 +-
 docs/manualpages/Mat/MatColoring.html              |    4 +-
 docs/manualpages/Mat/MatColoringPatch.html         |    4 +-
 docs/manualpages/Mat/MatColoringType.html          |    4 +-
 docs/manualpages/Mat/MatColoringWeightType.html    |    4 +-
 docs/manualpages/Mat/MatCompositeAddMat.html       |    4 +-
 docs/manualpages/Mat/MatCompositeMerge.html        |    4 +-
 docs/manualpages/Mat/MatCompositeSetType.html      |    4 +-
 docs/manualpages/Mat/MatComputeBandwidth.html      |    4 +-
 .../Mat/MatComputeExplicitOperator.html            |    4 +-
 docs/manualpages/Mat/MatConjugate.html             |    4 +-
 docs/manualpages/Mat/MatConvert.html               |    4 +-
 docs/manualpages/Mat/MatCopy.html                  |    4 +-
 docs/manualpages/Mat/MatCreate.html                |    4 +-
 docs/manualpages/Mat/MatCreateAIJ.html             |    4 +-
 docs/manualpages/Mat/MatCreateAIJCUSP.html         |    4 +-
 docs/manualpages/Mat/MatCreateAIJCUSPARSE.html     |    4 +-
 docs/manualpages/Mat/MatCreateAIJViennaCL.html     |    4 +-
 docs/manualpages/Mat/MatCreateBAIJ.html            |    4 +-
 docs/manualpages/Mat/MatCreateBlockMat.html        |    4 +-
 docs/manualpages/Mat/MatCreateComposite.html       |    4 +-
 docs/manualpages/Mat/MatCreateDense.html           |    4 +-
 docs/manualpages/Mat/MatCreateFFT.html             |    4 +-
 .../Mat/MatCreateHermitianTranspose.html           |    4 +-
 docs/manualpages/Mat/MatCreateIS.html              |    4 +-
 docs/manualpages/Mat/MatCreateLRC.html             |    4 +-
 docs/manualpages/Mat/MatCreateLocalRef.html        |    4 +-
 docs/manualpages/Mat/MatCreateMAIJ.html            |    4 +-
 docs/manualpages/Mat/MatCreateMFFD.html            |    4 +-
 docs/manualpages/Mat/MatCreateMPIAIJCRL.html       |    4 +-
 docs/manualpages/Mat/MatCreateMPIAIJPERM.html      |    4 +-
 docs/manualpages/Mat/MatCreateMPIAIJSumSeqAIJ.html |    4 +-
 .../manualpages/Mat/MatCreateMPIAIJWithArrays.html |    4 +-
 .../Mat/MatCreateMPIAIJWithSplitArrays.html        |    4 +-
 docs/manualpages/Mat/MatCreateMPIAdj.html          |    4 +-
 .../Mat/MatCreateMPIBAIJWithArrays.html            |    4 +-
 .../Mat/MatCreateMPIMatConcatenateSeqMat.html      |    4 +-
 .../Mat/MatCreateMPISBAIJWithArrays.html           |    4 +-
 docs/manualpages/Mat/MatCreateNest.html            |    4 +-
 docs/manualpages/Mat/MatCreateNormal.html          |    4 +-
 docs/manualpages/Mat/MatCreateNormalHermitian.html |    4 +-
 docs/manualpages/Mat/MatCreateRedundantMatrix.html |    4 +-
 docs/manualpages/Mat/MatCreateSBAIJ.html           |    4 +-
 docs/manualpages/Mat/MatCreateScatter.html         |    4 +-
 docs/manualpages/Mat/MatCreateSeqAIJ.html          |    4 +-
 docs/manualpages/Mat/MatCreateSeqAIJCRL.html       |    4 +-
 docs/manualpages/Mat/MatCreateSeqAIJCUSP.html      |    4 +-
 docs/manualpages/Mat/MatCreateSeqAIJCUSPARSE.html  |    4 +-
 .../manualpages/Mat/MatCreateSeqAIJFromTriple.html |    4 +-
 docs/manualpages/Mat/MatCreateSeqAIJPERM.html      |    4 +-
 docs/manualpages/Mat/MatCreateSeqAIJViennaCL.html  |    4 +-
 .../manualpages/Mat/MatCreateSeqAIJWithArrays.html |    4 +-
 docs/manualpages/Mat/MatCreateSeqBAIJ.html         |    4 +-
 .../Mat/MatCreateSeqBAIJWithArrays.html            |    4 +-
 docs/manualpages/Mat/MatCreateSeqCUFFT.html        |    4 +-
 docs/manualpages/Mat/MatCreateSeqDense.html        |    4 +-
 docs/manualpages/Mat/MatCreateSeqSBAIJ.html        |    4 +-
 .../Mat/MatCreateSeqSBAIJWithArrays.html           |    4 +-
 docs/manualpages/Mat/MatCreateShell.html           |    4 +-
 docs/manualpages/Mat/MatCreateSubMatrix.html       |    4 +-
 docs/manualpages/Mat/MatCreateTranspose.html       |    4 +-
 docs/manualpages/Mat/MatCreateVecs.html            |    4 +-
 docs/manualpages/Mat/MatCreateVecsFFTW.html        |    4 +-
 docs/manualpages/Mat/MatDenseGetArray.html         |    4 +-
 docs/manualpages/Mat/MatDenseGetArrayF90.html      |    4 +-
 docs/manualpages/Mat/MatDenseGetLocalMatrix.html   |    4 +-
 docs/manualpages/Mat/MatDenseRestoreArray.html     |    4 +-
 docs/manualpages/Mat/MatDenseRestoreArrayF90.html  |    4 +-
 docs/manualpages/Mat/MatDestroy.html               |    4 +-
 docs/manualpages/Mat/MatDestroyMatrices.html       |    4 +-
 .../Mat/MatDestroySeqNonzeroStructure.html         |    4 +-
 docs/manualpages/Mat/MatDiagonalScale.html         |    4 +-
 docs/manualpages/Mat/MatDiagonalScaleLocal.html    |    4 +-
 docs/manualpages/Mat/MatDiagonalSet.html           |    4 +-
 docs/manualpages/Mat/MatDuplicate.html             |    4 +-
 docs/manualpages/Mat/MatDuplicateOption.html       |    4 +-
 .../Mat/MatElementalHermitianGenDefEig.html        |    4 +-
 docs/manualpages/Mat/MatEqual.html                 |    4 +-
 docs/manualpages/Mat/MatFDColoring.html            |    4 +-
 .../Mat/MatFactorCreateSchurComplement.html        |    4 +-
 docs/manualpages/Mat/MatFactorError.html           |    4 +-
 .../Mat/MatFactorGetSchurComplement.html           |    4 +-
 .../manualpages/Mat/MatFactorGetSolverPackage.html |    4 +-
 docs/manualpages/Mat/MatFactorInfo.html            |    4 +-
 docs/manualpages/Mat/MatFactorInfoInitialize.html  |    4 +-
 .../Mat/MatFactorInvertSchurComplement.html        |    4 +-
 .../Mat/MatFactorRestoreSchurComplement.html       |    4 +-
 docs/manualpages/Mat/MatFactorSetSchurIS.html      |    4 +-
 docs/manualpages/Mat/MatFactorShiftType.html       |    4 +-
 .../Mat/MatFactorSolveSchurComplement.html         |    4 +-
 .../MatFactorSolveSchurComplementTranspose.html    |    4 +-
 docs/manualpages/Mat/MatFactorType.html            |    4 +-
 docs/manualpages/Mat/MatFinalizePackage.html       |    4 +-
 docs/manualpages/Mat/MatFindNonzeroRows.html       |    4 +-
 .../Mat/MatFindOffBlockDiagonalEntries.html        |    4 +-
 docs/manualpages/Mat/MatFindZeroDiagonals.html     |    4 +-
 docs/manualpages/Mat/MatForwardSolve.html          |    4 +-
 docs/manualpages/Mat/MatGetBlockSize.html          |    4 +-
 docs/manualpages/Mat/MatGetBlockSizes.html         |    4 +-
 docs/manualpages/Mat/MatGetBrowsOfAcols.html       |    4 +-
 docs/manualpages/Mat/MatGetColumnIJ.html           |    4 +-
 docs/manualpages/Mat/MatGetColumnNorms.html        |    4 +-
 docs/manualpages/Mat/MatGetColumnVector.html       |    4 +-
 .../Mat/MatGetCommunicationStructs.html            |    4 +-
 docs/manualpages/Mat/MatGetDiagonal.html           |    4 +-
 docs/manualpages/Mat/MatGetDiagonalBlock.html      |    4 +-
 docs/manualpages/Mat/MatGetFactor.html             |    4 +-
 docs/manualpages/Mat/MatGetFactorAvailable.html    |    4 +-
 docs/manualpages/Mat/MatGetFactorType.html         |    4 +-
 docs/manualpages/Mat/MatGetGhosts.html             |    4 +-
 docs/manualpages/Mat/MatGetInertia.html            |    4 +-
 docs/manualpages/Mat/MatGetInfo.html               |    4 +-
 docs/manualpages/Mat/MatGetLayouts.html            |    4 +-
 docs/manualpages/Mat/MatGetLocalSize.html          |    4 +-
 docs/manualpages/Mat/MatGetLocalSubMatrix.html     |    4 +-
 .../Mat/MatGetLocalToGlobalMapping.html            |    4 +-
 docs/manualpages/Mat/MatGetMultiProcBlock.html     |    4 +-
 docs/manualpages/Mat/MatGetNearNullSpace.html      |    4 +-
 docs/manualpages/Mat/MatGetNonzeroState.html       |    4 +-
 docs/manualpages/Mat/MatGetNullSpace.html          |    4 +-
 docs/manualpages/Mat/MatGetOption.html             |    4 +-
 docs/manualpages/Mat/MatGetOptionsPrefix.html      |    4 +-
 docs/manualpages/Mat/MatGetOwnershipIS.html        |    4 +-
 docs/manualpages/Mat/MatGetOwnershipRange.html     |    4 +-
 .../Mat/MatGetOwnershipRangeColumn.html            |    4 +-
 docs/manualpages/Mat/MatGetOwnershipRanges.html    |    4 +-
 .../Mat/MatGetOwnershipRangesColumn.html           |    4 +-
 docs/manualpages/Mat/MatGetRow.html                |    4 +-
 docs/manualpages/Mat/MatGetRowIJ.html              |    4 +-
 docs/manualpages/Mat/MatGetRowMax.html             |    4 +-
 docs/manualpages/Mat/MatGetRowMaxAbs.html          |    4 +-
 docs/manualpages/Mat/MatGetRowMin.html             |    4 +-
 docs/manualpages/Mat/MatGetRowMinAbs.html          |    4 +-
 docs/manualpages/Mat/MatGetRowSum.html             |    4 +-
 docs/manualpages/Mat/MatGetRowUpperTriangular.html |    4 +-
 .../manualpages/Mat/MatGetSeqNonzeroStructure.html |    4 +-
 docs/manualpages/Mat/MatGetSize.html               |    4 +-
 docs/manualpages/Mat/MatGetSubMatrices.html        |    4 +-
 docs/manualpages/Mat/MatGetSubMatrix.html          |    4 +-
 docs/manualpages/Mat/MatGetSubMatrixOption.html    |    4 +-
 docs/manualpages/Mat/MatGetTrace.html              |    4 +-
 docs/manualpages/Mat/MatGetTransposeNullSpace.html |    4 +-
 docs/manualpages/Mat/MatGetType.html               |    4 +-
 docs/manualpages/Mat/MatGetValues.html             |    4 +-
 docs/manualpages/Mat/MatHasOperation.html          |    4 +-
 docs/manualpages/Mat/MatHermitianTranspose.html    |    4 +-
 docs/manualpages/Mat/MatICCFactor.html             |    4 +-
 docs/manualpages/Mat/MatICCFactorSymbolic.html     |    4 +-
 docs/manualpages/Mat/MatILUFactor.html             |    4 +-
 docs/manualpages/Mat/MatILUFactorSymbolic.html     |    4 +-
 docs/manualpages/Mat/MatISGetLocalMat.html         |    4 +-
 docs/manualpages/Mat/MatISGetMPIXAIJ.html          |    4 +-
 docs/manualpages/Mat/MatISSetLocalMat.html         |    4 +-
 docs/manualpages/Mat/MatISSetPreallocation.html    |    4 +-
 docs/manualpages/Mat/MatImaginaryPart.html         |    4 +-
 docs/manualpages/Mat/MatIncreaseOverlap.html       |    4 +-
 docs/manualpages/Mat/MatIncreaseOverlapSplit.html  |    4 +-
 docs/manualpages/Mat/MatInfo.html                  |    4 +-
 docs/manualpages/Mat/MatInfoType.html              |    4 +-
 docs/manualpages/Mat/MatInitializePackage.html     |    4 +-
 docs/manualpages/Mat/MatInodeGetInodeSizes.html    |    4 +-
 docs/manualpages/Mat/MatInterpolate.html           |    4 +-
 docs/manualpages/Mat/MatInterpolateAdd.html        |    4 +-
 docs/manualpages/Mat/MatInvertBlockDiagonal.html   |    4 +-
 docs/manualpages/Mat/MatIsHermitian.html           |    4 +-
 docs/manualpages/Mat/MatIsHermitianKnown.html      |    4 +-
 docs/manualpages/Mat/MatIsHermitianTranspose.html  |    4 +-
 .../Mat/MatIsStructurallySymmetric.html            |    4 +-
 docs/manualpages/Mat/MatIsSymmetric.html           |    4 +-
 docs/manualpages/Mat/MatIsSymmetricKnown.html      |    4 +-
 docs/manualpages/Mat/MatIsTranspose.html           |    4 +-
 docs/manualpages/Mat/MatLUFactor.html              |    4 +-
 docs/manualpages/Mat/MatLUFactorNumeric.html       |    4 +-
 docs/manualpages/Mat/MatLUFactorSymbolic.html      |    4 +-
 docs/manualpages/Mat/MatLoad.html                  |    4 +-
 docs/manualpages/Mat/MatMAIJGetAIJ.html            |    4 +-
 docs/manualpages/Mat/MatMAIJRedimension.html       |    4 +-
 docs/manualpages/Mat/MatMFFD.html                  |    4 +-
 docs/manualpages/Mat/MatMFFDCheckPositivity.html   |    4 +-
 docs/manualpages/Mat/MatMFFDDSSetUmin.html         |    4 +-
 docs/manualpages/Mat/MatMFFDFinalizePackage.html   |    4 +-
 docs/manualpages/Mat/MatMFFDGetH.html              |    4 +-
 docs/manualpages/Mat/MatMFFDInitializePackage.html |    4 +-
 docs/manualpages/Mat/MatMFFDRegister.html          |    4 +-
 docs/manualpages/Mat/MatMFFDRegisterAll.html       |    4 +-
 docs/manualpages/Mat/MatMFFDResetHHistory.html     |    4 +-
 docs/manualpages/Mat/MatMFFDSetBase.html           |    4 +-
 docs/manualpages/Mat/MatMFFDSetCheckh.html         |    4 +-
 docs/manualpages/Mat/MatMFFDSetFunction.html       |    4 +-
 docs/manualpages/Mat/MatMFFDSetFunctionError.html  |    4 +-
 docs/manualpages/Mat/MatMFFDSetFunctioni.html      |    4 +-
 docs/manualpages/Mat/MatMFFDSetFunctioniBase.html  |    4 +-
 docs/manualpages/Mat/MatMFFDSetHHistory.html       |    4 +-
 docs/manualpages/Mat/MatMFFDSetOptionsPrefix.html  |    4 +-
 docs/manualpages/Mat/MatMFFDSetPeriod.html         |    4 +-
 docs/manualpages/Mat/MatMFFDSetType.html           |    4 +-
 docs/manualpages/Mat/MatMFFDType.html              |    4 +-
 docs/manualpages/Mat/MatMFFDWPSetComputeNormU.html |    4 +-
 docs/manualpages/Mat/MatMPIAIJGetLocalMat.html     |    4 +-
 .../Mat/MatMPIAIJGetLocalMatCondensed.html         |    4 +-
 .../manualpages/Mat/MatMPIAIJSetPreallocation.html |    4 +-
 .../Mat/MatMPIAIJSetPreallocationCSR.html          |    4 +-
 .../MatMPIAIJSetUseScalableIncreaseOverlap.html    |    4 +-
 docs/manualpages/Mat/MatMPIAIJSetValuesBatch.html  |    4 +-
 .../Mat/MatMPIAdjCreateNonemptySubcommMat.html     |    4 +-
 .../manualpages/Mat/MatMPIAdjSetPreallocation.html |    4 +-
 .../Mat/MatMPIBAIJSetHashTableFactor.html          |    4 +-
 .../Mat/MatMPIBAIJSetPreallocation.html            |    4 +-
 .../Mat/MatMPIBAIJSetPreallocationCSR.html         |    4 +-
 .../Mat/MatMPIBAIJSetValuesBlocked.html            |    4 +-
 .../Mat/MatMPIDenseSetPreallocation.html           |    4 +-
 .../Mat/MatMPISBAIJSetPreallocation.html           |    4 +-
 .../Mat/MatMPISBAIJSetPreallocationCSR.html        |    4 +-
 docs/manualpages/Mat/MatMatMatMult.html            |    4 +-
 docs/manualpages/Mat/MatMatMult.html               |    4 +-
 docs/manualpages/Mat/MatMatMultEqual.html          |    4 +-
 docs/manualpages/Mat/MatMatMultNumeric.html        |    4 +-
 docs/manualpages/Mat/MatMatMultSymbolic.html       |    4 +-
 docs/manualpages/Mat/MatMatSolve.html              |    4 +-
 docs/manualpages/Mat/MatMatTransposeMult.html      |    4 +-
 docs/manualpages/Mat/MatMissingDiagonal.html       |    4 +-
 docs/manualpages/Mat/MatMkl_CPardisoSetCntl.html   |    4 +-
 docs/manualpages/Mat/MatMkl_PardisoSetCntl.html    |    4 +-
 docs/manualpages/Mat/MatMult.html                  |    4 +-
 docs/manualpages/Mat/MatMultAdd.html               |    4 +-
 docs/manualpages/Mat/MatMultAddEqual.html          |    4 +-
 docs/manualpages/Mat/MatMultConstrained.html       |    4 +-
 docs/manualpages/Mat/MatMultDiagonalBlock.html     |    4 +-
 docs/manualpages/Mat/MatMultEqual.html             |    4 +-
 .../manualpages/Mat/MatMultHermitianTranspose.html |    4 +-
 .../Mat/MatMultHermitianTransposeAdd.html          |    4 +-
 docs/manualpages/Mat/MatMultTranspose.html         |    4 +-
 docs/manualpages/Mat/MatMultTransposeAdd.html      |    4 +-
 docs/manualpages/Mat/MatMultTransposeAddEqual.html |    4 +-
 .../Mat/MatMultTransposeConstrained.html           |    4 +-
 docs/manualpages/Mat/MatMultTransposeEqual.html    |    4 +-
 docs/manualpages/Mat/MatMumpsGetCntl.html          |    4 +-
 docs/manualpages/Mat/MatMumpsGetIcntl.html         |    4 +-
 docs/manualpages/Mat/MatMumpsGetInfo.html          |    4 +-
 docs/manualpages/Mat/MatMumpsGetInfog.html         |    4 +-
 docs/manualpages/Mat/MatMumpsGetRinfo.html         |    4 +-
 docs/manualpages/Mat/MatMumpsGetRinfog.html        |    4 +-
 docs/manualpages/Mat/MatMumpsSetCntl.html          |    4 +-
 docs/manualpages/Mat/MatMumpsSetIcntl.html         |    4 +-
 docs/manualpages/Mat/MatNestGetISs.html            |    4 +-
 docs/manualpages/Mat/MatNestGetLocalISs.html       |    4 +-
 docs/manualpages/Mat/MatNestGetSize.html           |    4 +-
 docs/manualpages/Mat/MatNestGetSubMat.html         |    4 +-
 docs/manualpages/Mat/MatNestGetSubMats.html        |    4 +-
 docs/manualpages/Mat/MatNestSetSubMat.html         |    4 +-
 docs/manualpages/Mat/MatNestSetSubMats.html        |    4 +-
 docs/manualpages/Mat/MatNestSetVecType.html        |    4 +-
 docs/manualpages/Mat/MatNorm.html                  |    4 +-
 docs/manualpages/Mat/MatNullSpace.html             |    4 +-
 docs/manualpages/Mat/MatNullSpaceCreate.html       |    4 +-
 .../Mat/MatNullSpaceCreateRigidBody.html           |    4 +-
 docs/manualpages/Mat/MatNullSpaceDestroy.html      |    4 +-
 docs/manualpages/Mat/MatNullSpaceGetVecs.html      |    4 +-
 docs/manualpages/Mat/MatNullSpaceRemove.html       |    4 +-
 docs/manualpages/Mat/MatNullSpaceSetFunction.html  |    4 +-
 docs/manualpages/Mat/MatNullSpaceTest.html         |    4 +-
 docs/manualpages/Mat/MatNullSpaceView.html         |    4 +-
 docs/manualpages/Mat/MatOption.html                |    4 +-
 docs/manualpages/Mat/MatOrderingType.html          |    4 +-
 docs/manualpages/Mat/MatPartitioning.html          |    4 +-
 docs/manualpages/Mat/MatPartitioningType.html      |    4 +-
 docs/manualpages/Mat/MatPermute.html               |    4 +-
 docs/manualpages/Mat/MatPreallocateFinalize.html   |    4 +-
 docs/manualpages/Mat/MatPreallocateInitialize.html |    4 +-
 docs/manualpages/Mat/MatPreallocateLocation.html   |    4 +-
 docs/manualpages/Mat/MatPreallocateSet.html        |    4 +-
 docs/manualpages/Mat/MatPreallocateSetLocal.html   |    4 +-
 .../Mat/MatPreallocateSetLocalBlock.html           |    4 +-
 .../Mat/MatPreallocateSymmetricSetBlock.html       |    4 +-
 .../Mat/MatPreallocateSymmetricSetLocalBlock.html  |    4 +-
 .../Mat/MatPreallocatorPreallocate.html            |    4 +-
 docs/manualpages/Mat/MatPtAP.html                  |    4 +-
 docs/manualpages/Mat/MatPtAPNumeric.html           |    4 +-
 docs/manualpages/Mat/MatPtAPSymbolic.html          |    4 +-
 docs/manualpages/Mat/MatPythonCreate.html          |    4 +-
 docs/manualpages/Mat/MatPythonSetType.html         |    4 +-
 docs/manualpages/Mat/MatRARt.html                  |    4 +-
 docs/manualpages/Mat/MatRARtNumeric.html           |    4 +-
 docs/manualpages/Mat/MatRARtSymbolic.html          |    4 +-
 docs/manualpages/Mat/MatRealPart.html              |    4 +-
 docs/manualpages/Mat/MatRegister.html              |    4 +-
 docs/manualpages/Mat/MatRegisterAll.html           |    4 +-
 docs/manualpages/Mat/MatRegisterBaseName.html      |    4 +-
 .../Mat/MatReorderForNonzeroDiagonal.html          |    4 +-
 docs/manualpages/Mat/MatResidual.html              |    4 +-
 docs/manualpages/Mat/MatRestoreColumnIJ.html       |    4 +-
 docs/manualpages/Mat/MatRestoreLocalSubMatrix.html |    4 +-
 docs/manualpages/Mat/MatRestoreRow.html            |    4 +-
 docs/manualpages/Mat/MatRestoreRowIJ.html          |    4 +-
 .../Mat/MatRestoreRowUpperTriangular.html          |    4 +-
 docs/manualpages/Mat/MatRestrict.html              |    4 +-
 docs/manualpages/Mat/MatRetrieveValues.html        |    4 +-
 docs/manualpages/Mat/MatReuse.html                 |    4 +-
 docs/manualpages/Mat/MatSOR.html                   |    4 +-
 docs/manualpages/Mat/MatSORType.html               |    4 +-
 docs/manualpages/Mat/MatScale.html                 |    4 +-
 docs/manualpages/Mat/MatScatterGetVecScatter.html  |    4 +-
 docs/manualpages/Mat/MatScatterSetVecScatter.html  |    4 +-
 docs/manualpages/Mat/MatSeqAIJFromMatlab.html      |    4 +-
 docs/manualpages/Mat/MatSeqAIJGetArray.html        |    4 +-
 docs/manualpages/Mat/MatSeqAIJGetArrayF90.html     |    4 +-
 .../Mat/MatSeqAIJGetMaxRowNonzeros.html            |    4 +-
 docs/manualpages/Mat/MatSeqAIJRestoreArray.html    |    4 +-
 docs/manualpages/Mat/MatSeqAIJRestoreArrayF90.html |    4 +-
 .../manualpages/Mat/MatSeqAIJSetColumnIndices.html |    4 +-
 .../manualpages/Mat/MatSeqAIJSetPreallocation.html |    4 +-
 .../Mat/MatSeqAIJSetPreallocationCSR.html          |    4 +-
 .../Mat/MatSeqBAIJSetColumnIndices.html            |    4 +-
 .../Mat/MatSeqBAIJSetPreallocation.html            |    4 +-
 .../Mat/MatSeqBAIJSetPreallocationCSR.html         |    4 +-
 docs/manualpages/Mat/MatSeqDenseSetLDA.html        |    4 +-
 .../Mat/MatSeqDenseSetPreallocation.html           |    4 +-
 .../Mat/MatSeqSBAIJSetColumnIndices.html           |    4 +-
 .../Mat/MatSeqSBAIJSetPreallocation.html           |    4 +-
 .../Mat/MatSeqSBAIJSetPreallocationCSR.html        |    4 +-
 docs/manualpages/Mat/MatSetBlockSize.html          |    4 +-
 docs/manualpages/Mat/MatSetBlockSizes.html         |    4 +-
 docs/manualpages/Mat/MatSetBlockSizesFromMats.html |    4 +-
 docs/manualpages/Mat/MatSetErrorIfFailure.html     |    4 +-
 docs/manualpages/Mat/MatSetFromOptions.html        |    4 +-
 .../Mat/MatSetLocalToGlobalMapping.html            |    4 +-
 docs/manualpages/Mat/MatSetNearNullSpace.html      |    4 +-
 docs/manualpages/Mat/MatSetNullSpace.html          |    4 +-
 docs/manualpages/Mat/MatSetOption.html             |    4 +-
 docs/manualpages/Mat/MatSetOptionsPrefix.html      |    4 +-
 docs/manualpages/Mat/MatSetRandom.html             |    4 +-
 docs/manualpages/Mat/MatSetSizes.html              |    4 +-
 docs/manualpages/Mat/MatSetStencil.html            |    4 +-
 docs/manualpages/Mat/MatSetTransposeNullSpace.html |    4 +-
 docs/manualpages/Mat/MatSetType.html               |    4 +-
 docs/manualpages/Mat/MatSetUnfactored.html         |    4 +-
 docs/manualpages/Mat/MatSetUp.html                 |    4 +-
 docs/manualpages/Mat/MatSetValue.html              |    4 +-
 docs/manualpages/Mat/MatSetValues.html             |    4 +-
 docs/manualpages/Mat/MatSetValuesAdifor.html       |    4 +-
 docs/manualpages/Mat/MatSetValuesBatch.html        |    4 +-
 docs/manualpages/Mat/MatSetValuesBlocked.html      |    4 +-
 docs/manualpages/Mat/MatSetValuesBlockedLocal.html |    4 +-
 .../Mat/MatSetValuesBlockedStencil.html            |    4 +-
 docs/manualpages/Mat/MatSetValuesLocal.html        |    4 +-
 docs/manualpages/Mat/MatSetValuesRow.html          |    4 +-
 docs/manualpages/Mat/MatSetValuesRowLocal.html     |    4 +-
 docs/manualpages/Mat/MatSetValuesStencil.html      |    4 +-
 docs/manualpages/Mat/MatShellGetContext.html       |    4 +-
 docs/manualpages/Mat/MatShellGetOperation.html     |    4 +-
 docs/manualpages/Mat/MatShellSetContext.html       |    4 +-
 docs/manualpages/Mat/MatShellSetOperation.html     |    4 +-
 docs/manualpages/Mat/MatShift.html                 |    4 +-
 docs/manualpages/Mat/MatSolve.html                 |    4 +-
 docs/manualpages/Mat/MatSolveAdd.html              |    4 +-
 docs/manualpages/Mat/MatSolvePackageGet.html       |    4 +-
 docs/manualpages/Mat/MatSolvePackageRegister.html  |    4 +-
 docs/manualpages/Mat/MatSolveTranspose.html        |    4 +-
 docs/manualpages/Mat/MatSolveTransposeAdd.html     |    4 +-
 docs/manualpages/Mat/MatSolverPackage.html         |    4 +-
 docs/manualpages/Mat/MatSolves.html                |    4 +-
 docs/manualpages/Mat/MatStashGetInfo.html          |    4 +-
 docs/manualpages/Mat/MatStashSetInitialSize.html   |    4 +-
 docs/manualpages/Mat/MatStencil.html               |    4 +-
 docs/manualpages/Mat/MatStoreValues.html           |    4 +-
 docs/manualpages/Mat/MatStructure.html             |    4 +-
 docs/manualpages/Mat/MatSubMatrixUpdate.html       |    4 +-
 .../Mat/MatSubdomainsCreateCoalesce.html           |    4 +-
 docs/manualpages/Mat/MatSuperluSetILUDropTol.html  |    4 +-
 .../Mat/MatTransColoringApplyDenToSp.html          |    4 +-
 .../Mat/MatTransColoringApplySpToDen.html          |    4 +-
 docs/manualpages/Mat/MatTranspose.html             |    4 +-
 docs/manualpages/Mat/MatTransposeColoring.html     |    4 +-
 .../Mat/MatTransposeColoringCreate.html            |    4 +-
 .../Mat/MatTransposeColoringDestroy.html           |    4 +-
 docs/manualpages/Mat/MatTransposeMatMult.html      |    4 +-
 docs/manualpages/Mat/MatTransposeMatMultEqual.html |    4 +-
 docs/manualpages/Mat/MatType.html                  |    4 +-
 docs/manualpages/Mat/MatView.html                  |    4 +-
 docs/manualpages/Mat/MatXAIJSetPreallocation.html  |    4 +-
 docs/manualpages/Mat/MatZeroEntries.html           |    4 +-
 docs/manualpages/Mat/MatZeroRows.html              |    4 +-
 docs/manualpages/Mat/MatZeroRowsColumns.html       |    4 +-
 docs/manualpages/Mat/MatZeroRowsColumnsIS.html     |    4 +-
 docs/manualpages/Mat/MatZeroRowsColumnsLocal.html  |    4 +-
 .../manualpages/Mat/MatZeroRowsColumnsLocalIS.html |    4 +-
 .../manualpages/Mat/MatZeroRowsColumnsStencil.html |    4 +-
 docs/manualpages/Mat/MatZeroRowsIS.html            |    4 +-
 docs/manualpages/Mat/MatZeroRowsLocal.html         |    4 +-
 docs/manualpages/Mat/MatZeroRowsLocalIS.html       |    4 +-
 docs/manualpages/Mat/MatZeroRowsStencil.html       |    4 +-
 .../Mat/PetscElementalFinalizePackage.html         |    4 +-
 .../Mat/PetscElementalInitializePackage.html       |    4 +-
 docs/manualpages/Mat/VecScatterFFTWToPetsc.html    |    4 +-
 docs/manualpages/Mat/VecScatterPetscToFFTW.html    |    4 +-
 docs/manualpages/Mat/index.html                    |    4 +-
 docs/manualpages/MatFD/MatFDColoringApply.html     |    4 +-
 docs/manualpages/MatFD/MatFDColoringCreate.html    |    4 +-
 docs/manualpages/MatFD/MatFDColoringDestroy.html   |    4 +-
 .../MatFD/MatFDColoringGetFunction.html            |    4 +-
 .../MatFD/MatFDColoringGetPerturbedColumns.html    |    4 +-
 .../MatFD/MatFDColoringSetBlockSize.html           |    4 +-
 .../MatFD/MatFDColoringSetFromOptions.html         |    4 +-
 .../MatFD/MatFDColoringSetFunction.html            |    4 +-
 .../MatFD/MatFDColoringSetParameters.html          |    4 +-
 docs/manualpages/MatFD/MatFDColoringSetType.html   |    4 +-
 docs/manualpages/MatFD/MatFDColoringSetUp.html     |    4 +-
 docs/manualpages/MatFD/MatFDColoringView.html      |    4 +-
 docs/manualpages/MatFD/index.html                  |    4 +-
 docs/manualpages/MatOrderings/MATCOARSENHEM.html   |    4 +-
 docs/manualpages/MatOrderings/MATCOARSENMIS.html   |    4 +-
 .../MatOrderings/MATCOLORINGGREEDY.html            |    4 +-
 docs/manualpages/MatOrderings/MATCOLORINGJP.html   |    4 +-
 .../manualpages/MatOrderings/MATCOLORINGPOWER.html |    4 +-
 .../MatOrderings/MATPARTITIONINGCHACO.html         |    4 +-
 .../MatOrderings/MATPARTITIONINGHIERARCHPART.html  |    4 +-
 .../MatOrderings/MATPARTITIONINGPARMETIS.html      |    4 +-
 .../MatOrderings/MATPARTITIONINGPARTY.html         |    4 +-
 .../MatOrderings/MATPARTITIONINGPTSCOTCH.html      |    4 +-
 docs/manualpages/MatOrderings/MatCoarsenApply.html |    4 +-
 .../manualpages/MatOrderings/MatCoarsenCreate.html |    4 +-
 .../MatOrderings/MatCoarsenDestroy.html            |    4 +-
 .../MatOrderings/MatCoarsenGetData.html            |    4 +-
 .../MatOrderings/MatCoarsenGetType.html            |    4 +-
 .../MatOrderings/MatCoarsenRegister.html           |    4 +-
 .../MatOrderings/MatCoarsenRegisterAll.html        |    4 +-
 .../MatOrderings/MatCoarsenSetAdjacency.html       |    4 +-
 .../MatOrderings/MatCoarsenSetFromOptions.html     |    4 +-
 .../MatOrderings/MatCoarsenSetGreedyOrdering.html  |    4 +-
 .../MatOrderings/MatCoarsenSetStrictAggs.html      |    4 +-
 .../MatOrderings/MatCoarsenSetType.html            |    4 +-
 docs/manualpages/MatOrderings/MatCoarsenView.html  |    4 +-
 .../manualpages/MatOrderings/MatColoringApply.html |    4 +-
 .../MatOrderings/MatColoringCreate.html            |    4 +-
 .../MatOrderings/MatColoringDestroy.html           |    4 +-
 .../MatOrderings/MatColoringGetDistance.html       |    4 +-
 .../MatOrderings/MatColoringGetMaxColors.html      |    4 +-
 .../MatOrderings/MatColoringRegister.html          |    4 +-
 .../MatOrderings/MatColoringRegisterAll.html       |    4 +-
 .../MatOrderings/MatColoringSetDistance.html       |    4 +-
 .../MatOrderings/MatColoringSetFromOptions.html    |    4 +-
 .../MatOrderings/MatColoringSetMaxColors.html      |    4 +-
 .../MatOrderings/MatColoringSetType.html           |    4 +-
 .../MatOrderings/MatColoringSetWeightType.html     |    4 +-
 docs/manualpages/MatOrderings/MatColoringView.html |    4 +-
 .../MatOrderings/MatCreateLaplacian.html           |    4 +-
 docs/manualpages/MatOrderings/MatGetOrdering.html  |    4 +-
 .../MatOrderings/MatMeshToCellGraph.html           |    4 +-
 .../MatOrderings/MatMeshToVertexGraph.html         |    4 +-
 .../MatOrderings/MatOrderingRegister.html          |    4 +-
 .../MatOrderings/MatOrderingRegisterAll.html       |    4 +-
 .../MatOrderings/MatPartitioningApply.html         |    4 +-
 .../MatPartitioningChacoGetEigenNumber.html        |    4 +-
 .../MatPartitioningChacoGetEigenSolver.html        |    4 +-
 .../MatPartitioningChacoGetEigenTol.html           |    4 +-
 .../MatPartitioningChacoGetGlobal.html             |    4 +-
 .../MatOrderings/MatPartitioningChacoGetLocal.html |    4 +-
 .../MatPartitioningChacoSetCoarseLevel.html        |    4 +-
 .../MatPartitioningChacoSetEigenNumber.html        |    4 +-
 .../MatPartitioningChacoSetEigenSolver.html        |    4 +-
 .../MatPartitioningChacoSetEigenTol.html           |    4 +-
 .../MatPartitioningChacoSetGlobal.html             |    4 +-
 .../MatOrderings/MatPartitioningChacoSetLocal.html |    4 +-
 .../MatOrderings/MatPartitioningCreate.html        |    4 +-
 .../MatOrderings/MatPartitioningDestroy.html       |    4 +-
 .../MatOrderings/MatPartitioningGetType.html       |    4 +-
 .../MatPartitioningPTScotchGetImbalance.html       |    4 +-
 .../MatPartitioningPTScotchGetStrategy.html        |    4 +-
 .../MatPartitioningPTScotchSetImbalance.html       |    4 +-
 .../MatPartitioningPTScotchSetStrategy.html        |    4 +-
 .../MatPartitioningParmetisGetEdgeCut.html         |    4 +-
 ...MatPartitioningParmetisSetCoarseSequential.html |    4 +-
 .../MatPartitioningParmetisSetRepartition.html     |    4 +-
 .../MatPartitioningPartySetBipart.html             |    4 +-
 .../MatPartitioningPartySetCoarseLevel.html        |    4 +-
 .../MatPartitioningPartySetGlobal.html             |    4 +-
 .../MatOrderings/MatPartitioningPartySetLocal.html |    4 +-
 .../MatPartitioningPartySetMatchOptimization.html  |    4 +-
 .../MatOrderings/MatPartitioningRegister.html      |    4 +-
 .../MatOrderings/MatPartitioningRegisterAll.html   |    4 +-
 .../MatOrderings/MatPartitioningSetAdjacency.html  |    4 +-
 .../MatPartitioningSetFromOptions.html             |    4 +-
 .../MatOrderings/MatPartitioningSetNParts.html     |    4 +-
 .../MatPartitioningSetPartitionWeights.html        |    4 +-
 .../MatOrderings/MatPartitioningSetType.html       |    4 +-
 .../MatPartitioningSetVertexWeights.html           |    4 +-
 .../MatOrderings/MatPartitioningView.html          |    4 +-
 docs/manualpages/MatOrderings/index.html           |    4 +-
 docs/manualpages/PC/PC.html                        |    4 +-
 docs/manualpages/PC/PCAINVCUSP.html                |    4 +-
 docs/manualpages/PC/PCASM.html                     |    4 +-
 docs/manualpages/PC/PCASMCreateSubdomains.html     |    4 +-
 docs/manualpages/PC/PCASMCreateSubdomains2D.html   |    4 +-
 docs/manualpages/PC/PCASMDestroySubdomains.html    |    4 +-
 docs/manualpages/PC/PCASMGetDMSubdomains.html      |    4 +-
 docs/manualpages/PC/PCASMGetLocalSubdomains.html   |    4 +-
 docs/manualpages/PC/PCASMGetLocalSubmatrices.html  |    4 +-
 docs/manualpages/PC/PCASMGetLocalType.html         |    4 +-
 docs/manualpages/PC/PCASMGetSubKSP.html            |    4 +-
 docs/manualpages/PC/PCASMGetType.html              |    4 +-
 docs/manualpages/PC/PCASMSetDMSubdomains.html      |    4 +-
 docs/manualpages/PC/PCASMSetLocalSubdomains.html   |    4 +-
 docs/manualpages/PC/PCASMSetLocalType.html         |    4 +-
 docs/manualpages/PC/PCASMSetOverlap.html           |    4 +-
 docs/manualpages/PC/PCASMSetSortIndices.html       |    4 +-
 docs/manualpages/PC/PCASMSetTotalSubdomains.html   |    4 +-
 docs/manualpages/PC/PCASMSetType.html              |    4 +-
 docs/manualpages/PC/PCASMType.html                 |    4 +-
 docs/manualpages/PC/PCAppendOptionsPrefix.html     |    4 +-
 docs/manualpages/PC/PCApply.html                   |    4 +-
 docs/manualpages/PC/PCApplyBAorAB.html             |    4 +-
 docs/manualpages/PC/PCApplyBAorABTranspose.html    |    4 +-
 docs/manualpages/PC/PCApplyRichardson.html         |    4 +-
 docs/manualpages/PC/PCApplyRichardsonExists.html   |    4 +-
 docs/manualpages/PC/PCApplySymmetricLeft.html      |    4 +-
 docs/manualpages/PC/PCApplySymmetricRight.html     |    4 +-
 docs/manualpages/PC/PCApplyTranspose.html          |    4 +-
 docs/manualpages/PC/PCApplyTransposeExists.html    |    4 +-
 docs/manualpages/PC/PCBDDC.html                    |    4 +-
 .../PC/PCBDDCCreateFETIDPOperators.html            |    4 +-
 .../PC/PCBDDCGetDirichletBoundaries.html           |    4 +-
 .../PC/PCBDDCGetDirichletBoundariesLocal.html      |    4 +-
 .../manualpages/PC/PCBDDCGetNeumannBoundaries.html |    4 +-
 .../PC/PCBDDCGetNeumannBoundariesLocal.html        |    4 +-
 docs/manualpages/PC/PCBDDCMatFETIDPGetRHS.html     |    4 +-
 .../manualpages/PC/PCBDDCMatFETIDPGetSolution.html |    4 +-
 docs/manualpages/PC/PCBDDCSetChangeOfBasisMat.html |    4 +-
 docs/manualpages/PC/PCBDDCSetCoarseningRatio.html  |    4 +-
 .../PC/PCBDDCSetDirichletBoundaries.html           |    4 +-
 .../PC/PCBDDCSetDirichletBoundariesLocal.html      |    4 +-
 docs/manualpages/PC/PCBDDCSetDofsSplitting.html    |    4 +-
 .../PC/PCBDDCSetDofsSplittingLocal.html            |    4 +-
 docs/manualpages/PC/PCBDDCSetLevels.html           |    4 +-
 .../PC/PCBDDCSetLocalAdjacencyGraph.html           |    4 +-
 .../manualpages/PC/PCBDDCSetNeumannBoundaries.html |    4 +-
 .../PC/PCBDDCSetNeumannBoundariesLocal.html        |    4 +-
 docs/manualpages/PC/PCBDDCSetNullSpace.html        |    4 +-
 .../PC/PCBDDCSetPrimalVerticesLocalIS.html         |    4 +-
 docs/manualpages/PC/PCBJACOBI.html                 |    4 +-
 docs/manualpages/PC/PCBJacobiGetLocalBlocks.html   |    4 +-
 docs/manualpages/PC/PCBJacobiGetSubKSP.html        |    4 +-
 docs/manualpages/PC/PCBJacobiGetTotalBlocks.html   |    4 +-
 docs/manualpages/PC/PCBJacobiSetLocalBlocks.html   |    4 +-
 docs/manualpages/PC/PCBJacobiSetTotalBlocks.html   |    4 +-
 docs/manualpages/PC/PCCHOLESKY.html                |    4 +-
 docs/manualpages/PC/PCCOMPOSITE.html               |    4 +-
 docs/manualpages/PC/PCCP.html                      |    4 +-
 docs/manualpages/PC/PCCompositeAddPC.html          |    4 +-
 docs/manualpages/PC/PCCompositeGetNumberPC.html    |    4 +-
 docs/manualpages/PC/PCCompositeGetPC.html          |    4 +-
 docs/manualpages/PC/PCCompositeGetType.html        |    4 +-
 docs/manualpages/PC/PCCompositeSetType.html        |    4 +-
 .../manualpages/PC/PCCompositeSpecialSetAlpha.html |    4 +-
 docs/manualpages/PC/PCCompositeType.html           |    4 +-
 docs/manualpages/PC/PCComputeExplicitOperator.html |    4 +-
 docs/manualpages/PC/PCCreate.html                  |    4 +-
 docs/manualpages/PC/PCDestroy.html                 |    4 +-
 docs/manualpages/PC/PCDiagonalScaleLeft.html       |    4 +-
 docs/manualpages/PC/PCDiagonalScaleRight.html      |    4 +-
 docs/manualpages/PC/PCEISENSTAT.html               |    4 +-
 docs/manualpages/PC/PCEXOTIC.html                  |    4 +-
 .../PC/PCEisenstatGetNoDiagonalScaling.html        |    4 +-
 docs/manualpages/PC/PCEisenstatGetOmega.html       |    4 +-
 .../PC/PCEisenstatSetNoDiagonalScaling.html        |    4 +-
 docs/manualpages/PC/PCEisenstatSetOmega.html       |    4 +-
 docs/manualpages/PC/PCExoticSetType.html           |    4 +-
 docs/manualpages/PC/PCExoticType.html              |    4 +-
 docs/manualpages/PC/PCFIELDSPLIT.html              |    4 +-
 .../PC/PCFactorGetAllowDiagonalFill.html           |    4 +-
 docs/manualpages/PC/PCFactorGetLevels.html         |    4 +-
 .../PC/PCFactorGetMatSolverPackage.html            |    4 +-
 docs/manualpages/PC/PCFactorGetMatrix.html         |    4 +-
 docs/manualpages/PC/PCFactorGetShiftAmount.html    |    4 +-
 docs/manualpages/PC/PCFactorGetShiftType.html      |    4 +-
 docs/manualpages/PC/PCFactorGetUseInPlace.html     |    4 +-
 docs/manualpages/PC/PCFactorGetZeroPivot.html      |    4 +-
 .../PC/PCFactorReorderForNonzeroDiagonal.html      |    4 +-
 .../PC/PCFactorSetAllowDiagonalFill.html           |    4 +-
 docs/manualpages/PC/PCFactorSetColumnPivot.html    |    4 +-
 docs/manualpages/PC/PCFactorSetFill.html           |    4 +-
 docs/manualpages/PC/PCFactorSetLevels.html         |    4 +-
 .../manualpages/PC/PCFactorSetMatOrderingType.html |    4 +-
 .../PC/PCFactorSetMatSolverPackage.html            |    4 +-
 docs/manualpages/PC/PCFactorSetPivotInBlocks.html  |    4 +-
 docs/manualpages/PC/PCFactorSetReuseFill.html      |    4 +-
 docs/manualpages/PC/PCFactorSetReuseOrdering.html  |    4 +-
 docs/manualpages/PC/PCFactorSetShiftAmount.html    |    4 +-
 docs/manualpages/PC/PCFactorSetShiftType.html      |    4 +-
 .../PC/PCFactorSetUpMatSolverPackage.html          |    4 +-
 docs/manualpages/PC/PCFactorSetUseInPlace.html     |    4 +-
 docs/manualpages/PC/PCFactorSetZeroPivot.html      |    4 +-
 docs/manualpages/PC/PCFailedReason.html            |    4 +-
 docs/manualpages/PC/PCFieldSplitGetDMSplits.html   |    4 +-
 .../manualpages/PC/PCFieldSplitGetDiagUseAmat.html |    4 +-
 docs/manualpages/PC/PCFieldSplitGetIS.html         |    4 +-
 .../PC/PCFieldSplitGetOffDiagUseAmat.html          |    4 +-
 .../manualpages/PC/PCFieldSplitGetSchurBlocks.html |    4 +-
 docs/manualpages/PC/PCFieldSplitGetSchurPre.html   |    4 +-
 docs/manualpages/PC/PCFieldSplitGetSubKSP.html     |    4 +-
 docs/manualpages/PC/PCFieldSplitGetType.html       |    4 +-
 docs/manualpages/PC/PCFieldSplitRestrictIS.html    |    4 +-
 docs/manualpages/PC/PCFieldSplitSchurFactType.html |    4 +-
 docs/manualpages/PC/PCFieldSplitSchurGetS.html     |    4 +-
 docs/manualpages/PC/PCFieldSplitSchurPreType.html  |    4 +-
 docs/manualpages/PC/PCFieldSplitSchurRestoreS.html |    4 +-
 docs/manualpages/PC/PCFieldSplitSetBlockSize.html  |    4 +-
 docs/manualpages/PC/PCFieldSplitSetDMSplits.html   |    4 +-
 .../manualpages/PC/PCFieldSplitSetDiagUseAmat.html |    4 +-
 docs/manualpages/PC/PCFieldSplitSetFields.html     |    4 +-
 docs/manualpages/PC/PCFieldSplitSetIS.html         |    4 +-
 .../PC/PCFieldSplitSetOffDiagUseAmat.html          |    4 +-
 .../PC/PCFieldSplitSetSchurFactType.html           |    4 +-
 docs/manualpages/PC/PCFieldSplitSetSchurPre.html   |    4 +-
 docs/manualpages/PC/PCFieldSplitSetType.html       |    4 +-
 docs/manualpages/PC/PCGALERKIN.html                |    4 +-
 docs/manualpages/PC/PCGAMG.html                    |    4 +-
 docs/manualpages/PC/PCGAMGClassicalGetType.html    |    4 +-
 docs/manualpages/PC/PCGAMGClassicalSetType.html    |    4 +-
 docs/manualpages/PC/PCGAMGFinalizePackage.html     |    4 +-
 docs/manualpages/PC/PCGAMGGetType.html             |    4 +-
 docs/manualpages/PC/PCGAMGInitializePackage.html   |    4 +-
 docs/manualpages/PC/PCGAMGRegister.html            |    4 +-
 docs/manualpages/PC/PCGAMGSetCoarseEqLim.html      |    4 +-
 docs/manualpages/PC/PCGAMGSetNSmooths.html         |    4 +-
 docs/manualpages/PC/PCGAMGSetNlevels.html          |    4 +-
 docs/manualpages/PC/PCGAMGSetProcEqLim.html        |    4 +-
 docs/manualpages/PC/PCGAMGSetRepartitioning.html   |    4 +-
 .../PC/PCGAMGSetReuseInterpolation.html            |    4 +-
 docs/manualpages/PC/PCGAMGSetSquareGraph.html      |    4 +-
 docs/manualpages/PC/PCGAMGSetSymGraph.html         |    4 +-
 docs/manualpages/PC/PCGAMGSetThreshold.html        |    4 +-
 docs/manualpages/PC/PCGAMGSetType.html             |    4 +-
 docs/manualpages/PC/PCGAMGSetUseASMAggs.html       |    4 +-
 docs/manualpages/PC/PCGAMGType.html                |    4 +-
 docs/manualpages/PC/PCGASM.html                    |    4 +-
 docs/manualpages/PC/PCGASMCreateSubdomains.html    |    4 +-
 docs/manualpages/PC/PCGASMCreateSubdomains2D.html  |    4 +-
 docs/manualpages/PC/PCGASMDestroySubdomains.html   |    4 +-
 docs/manualpages/PC/PCGASMGetSubKSP.html           |    4 +-
 docs/manualpages/PC/PCGASMGetSubdomains.html       |    4 +-
 docs/manualpages/PC/PCGASMGetSubmatrices.html      |    4 +-
 docs/manualpages/PC/PCGASMGetUseDMSubdomains.html  |    4 +-
 docs/manualpages/PC/PCGASMSetOverlap.html          |    4 +-
 docs/manualpages/PC/PCGASMSetSortIndices.html      |    4 +-
 docs/manualpages/PC/PCGASMSetSubdomains.html       |    4 +-
 docs/manualpages/PC/PCGASMSetTotalSubdomains.html  |    4 +-
 docs/manualpages/PC/PCGASMSetType.html             |    4 +-
 docs/manualpages/PC/PCGASMSetUseDMSubdomains.html  |    4 +-
 docs/manualpages/PC/PCGASMType.html                |    4 +-
 docs/manualpages/PC/PCGalerkinGetKSP.html          |    4 +-
 .../manualpages/PC/PCGalerkinSetInterpolation.html |    4 +-
 docs/manualpages/PC/PCGalerkinSetRestriction.html  |    4 +-
 docs/manualpages/PC/PCGetApplicationContext.html   |    4 +-
 docs/manualpages/PC/PCGetDM.html                   |    4 +-
 docs/manualpages/PC/PCGetDiagonalScale.html        |    4 +-
 docs/manualpages/PC/PCGetOperators.html            |    4 +-
 docs/manualpages/PC/PCGetOperatorsSet.html         |    4 +-
 docs/manualpages/PC/PCGetOptionsPrefix.html        |    4 +-
 docs/manualpages/PC/PCGetReusePreconditioner.html  |    4 +-
 docs/manualpages/PC/PCGetSetUpFailedReason.html    |    4 +-
 docs/manualpages/PC/PCGetType.html                 |    4 +-
 docs/manualpages/PC/PCGetUseAmat.html              |    4 +-
 docs/manualpages/PC/PCHYPRE.html                   |    4 +-
 docs/manualpages/PC/PCHYPREGetType.html            |    4 +-
 .../PC/PCHYPRESetAlphaPoissonMatrix.html           |    4 +-
 .../PC/PCHYPRESetBetaPoissonMatrix.html            |    4 +-
 docs/manualpages/PC/PCHYPRESetDiscreteCurl.html    |    4 +-
 .../manualpages/PC/PCHYPRESetDiscreteGradient.html |    4 +-
 .../PC/PCHYPRESetEdgeConstantVectors.html          |    4 +-
 docs/manualpages/PC/PCHYPRESetType.html            |    4 +-
 docs/manualpages/PC/PCICC.html                     |    4 +-
 docs/manualpages/PC/PCILU.html                     |    4 +-
 .../PC/PCISSetSubdomainDiagonalScaling.html        |    4 +-
 .../PC/PCISSetSubdomainScalingFactor.html          |    4 +-
 .../manualpages/PC/PCISSetUseStiffnessScaling.html |    4 +-
 docs/manualpages/PC/PCJACOBI.html                  |    4 +-
 docs/manualpages/PC/PCJacobiGetType.html           |    4 +-
 docs/manualpages/PC/PCJacobiGetUseAbs.html         |    4 +-
 docs/manualpages/PC/PCJacobiSetType.html           |    4 +-
 docs/manualpages/PC/PCJacobiSetUseAbs.html         |    4 +-
 docs/manualpages/PC/PCJacobiType.html              |    4 +-
 docs/manualpages/PC/PCKSP.html                     |    4 +-
 docs/manualpages/PC/PCKSPGetKSP.html               |    4 +-
 docs/manualpages/PC/PCKaczmarz.html                |    4 +-
 docs/manualpages/PC/PCLSC.html                     |    4 +-
 docs/manualpages/PC/PCLU.html                      |    4 +-
 docs/manualpages/PC/PCLoad.html                    |    4 +-
 docs/manualpages/PC/PCMAT.html                     |    4 +-
 docs/manualpages/PC/PCMG.html                      |    4 +-
 docs/manualpages/PC/PCMGCycleType.html             |    4 +-
 docs/manualpages/PC/PCMGGetCoarseSolve.html        |    4 +-
 docs/manualpages/PC/PCMGGetGalerkin.html           |    4 +-
 docs/manualpages/PC/PCMGGetInterpolation.html      |    4 +-
 docs/manualpages/PC/PCMGGetLevels.html             |    4 +-
 docs/manualpages/PC/PCMGGetRScale.html             |    4 +-
 docs/manualpages/PC/PCMGGetRestriction.html        |    4 +-
 docs/manualpages/PC/PCMGGetSmoother.html           |    4 +-
 docs/manualpages/PC/PCMGGetSmootherDown.html       |    4 +-
 docs/manualpages/PC/PCMGGetSmootherUp.html         |    4 +-
 docs/manualpages/PC/PCMGGetType.html               |    4 +-
 .../PC/PCMGMultiplicativeSetCycles.html            |    4 +-
 docs/manualpages/PC/PCMGResidualDefault.html       |    4 +-
 docs/manualpages/PC/PCMGSetCycleType.html          |    4 +-
 docs/manualpages/PC/PCMGSetCyclesOnLevel.html      |    4 +-
 docs/manualpages/PC/PCMGSetGalerkin.html           |    4 +-
 docs/manualpages/PC/PCMGSetInterpolation.html      |    4 +-
 docs/manualpages/PC/PCMGSetLevels.html             |    4 +-
 docs/manualpages/PC/PCMGSetNumberSmoothDown.html   |    4 +-
 docs/manualpages/PC/PCMGSetNumberSmoothUp.html     |    4 +-
 docs/manualpages/PC/PCMGSetR.html                  |    4 +-
 docs/manualpages/PC/PCMGSetRScale.html             |    4 +-
 docs/manualpages/PC/PCMGSetResidual.html           |    4 +-
 docs/manualpages/PC/PCMGSetRestriction.html        |    4 +-
 docs/manualpages/PC/PCMGSetRhs.html                |    4 +-
 docs/manualpages/PC/PCMGSetType.html               |    4 +-
 docs/manualpages/PC/PCMGSetX.html                  |    4 +-
 docs/manualpages/PC/PCMGType.html                  |    4 +-
 docs/manualpages/PC/PCML.html                      |    4 +-
 docs/manualpages/PC/PCModifySubMatrices.html       |    4 +-
 docs/manualpages/PC/PCNN.html                      |    4 +-
 docs/manualpages/PC/PCNONE.html                    |    4 +-
 docs/manualpages/PC/PCPARMS.html                   |    4 +-
 docs/manualpages/PC/PCPARMSGlobalType.html         |    4 +-
 docs/manualpages/PC/PCPARMSLocalType.html          |    4 +-
 docs/manualpages/PC/PCPARMSSetFill.html            |    4 +-
 docs/manualpages/PC/PCPARMSSetGlobal.html          |    4 +-
 docs/manualpages/PC/PCPARMSSetLocal.html           |    4 +-
 docs/manualpages/PC/PCPARMSSetNonsymPerm.html      |    4 +-
 docs/manualpages/PC/PCPARMSSetSolveRestart.html    |    4 +-
 docs/manualpages/PC/PCPARMSSetSolveTolerances.html |    4 +-
 docs/manualpages/PC/PCPBJACOBI.html                |    4 +-
 docs/manualpages/PC/PCPFMG.html                    |    4 +-
 docs/manualpages/PC/PCPostSolve.html               |    4 +-
 docs/manualpages/PC/PCPreSolve.html                |    4 +-
 docs/manualpages/PC/PCPythonSetType.html           |    4 +-
 docs/manualpages/PC/PCREDISTRIBUTE.html            |    4 +-
 docs/manualpages/PC/PCREDUNDANT.html               |    4 +-
 docs/manualpages/PC/PCRedistributeGetKSP.html      |    4 +-
 docs/manualpages/PC/PCRedundantGetKSP.html         |    4 +-
 docs/manualpages/PC/PCRedundantGetOperators.html   |    4 +-
 docs/manualpages/PC/PCRedundantSetNumber.html      |    4 +-
 docs/manualpages/PC/PCRedundantSetScatter.html     |    4 +-
 docs/manualpages/PC/PCRegister.html                |    4 +-
 docs/manualpages/PC/PCRegisterAll.html             |    4 +-
 docs/manualpages/PC/PCReset.html                   |    4 +-
 .../PC/PCRichardsonConvergedReason.html            |    4 +-
 docs/manualpages/PC/PCSACUSP.html                  |    4 +-
 docs/manualpages/PC/PCSHELL.html                   |    4 +-
 docs/manualpages/PC/PCSOR.html                     |    4 +-
 docs/manualpages/PC/PCSORGetIterations.html        |    4 +-
 docs/manualpages/PC/PCSORGetOmega.html             |    4 +-
 docs/manualpages/PC/PCSORGetSymmetric.html         |    4 +-
 docs/manualpages/PC/PCSORSetIterations.html        |    4 +-
 docs/manualpages/PC/PCSORSetOmega.html             |    4 +-
 docs/manualpages/PC/PCSORSetSymmetric.html         |    4 +-
 docs/manualpages/PC/PCSPAI.html                    |    4 +-
 docs/manualpages/PC/PCSPAISetBlockSize.html        |    4 +-
 docs/manualpages/PC/PCSPAISetCacheSize.html        |    4 +-
 docs/manualpages/PC/PCSPAISetEpsilon.html          |    4 +-
 docs/manualpages/PC/PCSPAISetMax.html              |    4 +-
 docs/manualpages/PC/PCSPAISetMaxNew.html           |    4 +-
 docs/manualpages/PC/PCSPAISetNBSteps.html          |    4 +-
 docs/manualpages/PC/PCSPAISetSp.html               |    4 +-
 docs/manualpages/PC/PCSPAISetVerbose.html          |    4 +-
 docs/manualpages/PC/PCSVD.html                     |    4 +-
 docs/manualpages/PC/PCSetApplicationContext.html   |    4 +-
 docs/manualpages/PC/PCSetCoordinates.html          |    4 +-
 docs/manualpages/PC/PCSetDM.html                   |    4 +-
 docs/manualpages/PC/PCSetDiagonalScale.html        |    4 +-
 docs/manualpages/PC/PCSetErrorIfFailure.html       |    4 +-
 docs/manualpages/PC/PCSetFromOptions.html          |    4 +-
 docs/manualpages/PC/PCSetModifySubMatrices.html    |    4 +-
 docs/manualpages/PC/PCSetOperators.html            |    4 +-
 docs/manualpages/PC/PCSetOptionsPrefix.html        |    4 +-
 docs/manualpages/PC/PCSetReusePreconditioner.html  |    4 +-
 docs/manualpages/PC/PCSetType.html                 |    4 +-
 docs/manualpages/PC/PCSetUp.html                   |    4 +-
 docs/manualpages/PC/PCSetUpOnBlocks.html           |    4 +-
 docs/manualpages/PC/PCSetUseAmat.html              |    4 +-
 docs/manualpages/PC/PCShellGetContext.html         |    4 +-
 docs/manualpages/PC/PCShellGetName.html            |    4 +-
 docs/manualpages/PC/PCShellSetApply.html           |    4 +-
 docs/manualpages/PC/PCShellSetApplyBA.html         |    4 +-
 docs/manualpages/PC/PCShellSetApplyRichardson.html |    4 +-
 .../PC/PCShellSetApplySymmetricLeft.html           |    4 +-
 .../PC/PCShellSetApplySymmetricRight.html          |    4 +-
 docs/manualpages/PC/PCShellSetApplyTranspose.html  |    4 +-
 docs/manualpages/PC/PCShellSetContext.html         |    4 +-
 docs/manualpages/PC/PCShellSetDestroy.html         |    4 +-
 docs/manualpages/PC/PCShellSetName.html            |    4 +-
 docs/manualpages/PC/PCShellSetPostSolve.html       |    4 +-
 docs/manualpages/PC/PCShellSetPreSolve.html        |    4 +-
 docs/manualpages/PC/PCShellSetSetUp.html           |    4 +-
 docs/manualpages/PC/PCShellSetView.html            |    4 +-
 docs/manualpages/PC/PCSide.html                    |    4 +-
 docs/manualpages/PC/PCSysPFMG.html                 |    4 +-
 docs/manualpages/PC/PCTELESCOPE.html               |    4 +-
 docs/manualpages/PC/PCTFS.html                     |    4 +-
 docs/manualpages/PC/PCTelescopeGetDM.html          |    4 +-
 docs/manualpages/PC/PCTelescopeGetIgnoreDM.html    |    4 +-
 .../PCTelescopeGetIgnoreKSPComputeOperators.html   |    4 +-
 docs/manualpages/PC/PCTelescopeGetKSP.html         |    4 +-
 .../PC/PCTelescopeGetReductionFactor.html          |    4 +-
 docs/manualpages/PC/PCTelescopeSetIgnoreDM.html    |    4 +-
 .../PCTelescopeSetIgnoreKSPComputeOperators.html   |    4 +-
 .../PC/PCTelescopeSetReductionFactor.html          |    4 +-
 docs/manualpages/PC/PCType.html                    |    4 +-
 docs/manualpages/PC/PCView.html                    |    4 +-
 docs/manualpages/PC/index.html                     |    4 +-
 docs/manualpages/PF/PF.html                        |    4 +-
 docs/manualpages/PF/PFApply.html                   |    4 +-
 docs/manualpages/PF/PFApplyVec.html                |    4 +-
 docs/manualpages/PF/PFCreate.html                  |    4 +-
 docs/manualpages/PF/PFDestroy.html                 |    4 +-
 docs/manualpages/PF/PFFinalizePackage.html         |    4 +-
 docs/manualpages/PF/PFGetType.html                 |    4 +-
 docs/manualpages/PF/PFInitializePackage.html       |    4 +-
 docs/manualpages/PF/PFRegister.html                |    4 +-
 docs/manualpages/PF/PFRegisterAll.html             |    4 +-
 docs/manualpages/PF/PFSet.html                     |    4 +-
 docs/manualpages/PF/PFSetFromOptions.html          |    4 +-
 docs/manualpages/PF/PFSetType.html                 |    4 +-
 docs/manualpages/PF/PFType.html                    |    4 +-
 docs/manualpages/PF/PFView.html                    |    4 +-
 docs/manualpages/PF/index.html                     |    4 +-
 docs/manualpages/PetscSF/PetscSF.html              |    4 +-
 docs/manualpages/PetscSF/PetscSFBcastBegin.html    |    4 +-
 docs/manualpages/PetscSF/PetscSFBcastEnd.html      |    4 +-
 docs/manualpages/PetscSF/PetscSFCompose.html       |    4 +-
 .../PetscSF/PetscSFComputeDegreeBegin.html         |    4 +-
 .../PetscSF/PetscSFComputeDegreeEnd.html           |    4 +-
 docs/manualpages/PetscSF/PetscSFCreate.html        |    4 +-
 .../PetscSF/PetscSFCreateEmbeddedLeafSF.html       |    4 +-
 .../PetscSF/PetscSFCreateEmbeddedSF.html           |    4 +-
 .../PetscSF/PetscSFCreateInverseSF.html            |    4 +-
 docs/manualpages/PetscSF/PetscSFDestroy.html       |    4 +-
 docs/manualpages/PetscSF/PetscSFDuplicate.html     |    4 +-
 .../PetscSF/PetscSFDuplicateOption.html            |    4 +-
 .../PetscSF/PetscSFFetchAndOpBegin.html            |    4 +-
 docs/manualpages/PetscSF/PetscSFFetchAndOpEnd.html |    4 +-
 .../PetscSF/PetscSFFinalizePackage.html            |    4 +-
 docs/manualpages/PetscSF/PetscSFFindWindow.html    |    4 +-
 docs/manualpages/PetscSF/PetscSFGatherBegin.html   |    4 +-
 docs/manualpages/PetscSF/PetscSFGatherEnd.html     |    4 +-
 docs/manualpages/PetscSF/PetscSFGetGraph.html      |    4 +-
 docs/manualpages/PetscSF/PetscSFGetGroups.html     |    4 +-
 docs/manualpages/PetscSF/PetscSFGetLeafRange.html  |    4 +-
 docs/manualpages/PetscSF/PetscSFGetMultiSF.html    |    4 +-
 docs/manualpages/PetscSF/PetscSFGetRanks.html      |    4 +-
 docs/manualpages/PetscSF/PetscSFGetWindow.html     |    4 +-
 .../PetscSF/PetscSFInitializePackage.html          |    4 +-
 docs/manualpages/PetscSF/PetscSFNode.html          |    4 +-
 docs/manualpages/PetscSF/PetscSFReduceBegin.html   |    4 +-
 docs/manualpages/PetscSF/PetscSFReduceEnd.html     |    4 +-
 docs/manualpages/PetscSF/PetscSFRegister.html      |    4 +-
 docs/manualpages/PetscSF/PetscSFRegisterAll.html   |    4 +-
 docs/manualpages/PetscSF/PetscSFReset.html         |    4 +-
 docs/manualpages/PetscSF/PetscSFRestoreWindow.html |    4 +-
 docs/manualpages/PetscSF/PetscSFScatterBegin.html  |    4 +-
 docs/manualpages/PetscSF/PetscSFScatterEnd.html    |    4 +-
 .../manualpages/PetscSF/PetscSFSetFromOptions.html |    4 +-
 docs/manualpages/PetscSF/PetscSFSetGraph.html      |    4 +-
 docs/manualpages/PetscSF/PetscSFSetRankOrder.html  |    4 +-
 docs/manualpages/PetscSF/PetscSFSetType.html       |    4 +-
 docs/manualpages/PetscSF/PetscSFSetUp.html         |    4 +-
 docs/manualpages/PetscSF/PetscSFType.html          |    4 +-
 docs/manualpages/PetscSF/PetscSFView.html          |    4 +-
 .../PetscSF/PetscSFWindowGetDataTypes.html         |    4 +-
 .../PetscSF/PetscSFWindowGetSyncType.html          |    4 +-
 .../PetscSF/PetscSFWindowSetSyncType.html          |    4 +-
 .../manualpages/PetscSF/PetscSFWindowSyncType.html |    4 +-
 docs/manualpages/PetscSF/index.html                |    4 +-
 docs/manualpages/Profiling/ClassPerfInfoClear.html |    4 +-
 docs/manualpages/Profiling/ClassPerfLogCreate.html |    4 +-
 .../manualpages/Profiling/ClassPerfLogDestroy.html |    4 +-
 .../Profiling/ClassPerfLogEnsureSize.html          |    4 +-
 docs/manualpages/Profiling/EventPerfInfoClear.html |    4 +-
 docs/manualpages/Profiling/EventPerfInfoCopy.html  |    4 +-
 .../Profiling/EventPerfLogActivate.html            |    4 +-
 .../Profiling/EventPerfLogActivateClass.html       |    4 +-
 docs/manualpages/Profiling/EventPerfLogCreate.html |    4 +-
 .../Profiling/EventPerfLogDeactivate.html          |    4 +-
 .../Profiling/EventPerfLogDeactivateClass.html     |    4 +-
 .../manualpages/Profiling/EventPerfLogDestroy.html |    4 +-
 .../Profiling/EventPerfLogEnsureSize.html          |    4 +-
 .../Profiling/EventPerfLogGetVisible.html          |    4 +-
 .../Profiling/EventPerfLogSetVisible.html          |    4 +-
 docs/manualpages/Profiling/EventRegLogCreate.html  |    4 +-
 docs/manualpages/Profiling/EventRegLogDestroy.html |    4 +-
 .../manualpages/Profiling/EventRegLogGetEvent.html |    4 +-
 .../manualpages/Profiling/EventRegLogRegister.html |    4 +-
 .../Profiling/PetscClassIdRegister.html            |    4 +-
 .../Profiling/PetscClassRegInfoDestroy.html        |    4 +-
 .../Profiling/PetscClassRegLogCreate.html          |    4 +-
 .../Profiling/PetscClassRegLogDestroy.html         |    4 +-
 .../Profiling/PetscClassRegLogGetClass.html        |    4 +-
 .../Profiling/PetscClassRegLogRegister.html        |    4 +-
 docs/manualpages/Profiling/PetscGetFlops.html      |    4 +-
 docs/manualpages/Profiling/PetscInfo.html          |    4 +-
 .../Profiling/PetscInfoActivateClass.html          |    4 +-
 docs/manualpages/Profiling/PetscInfoAllow.html     |    4 +-
 .../Profiling/PetscInfoDeactivateClass.html        |    4 +-
 .../manualpages/Profiling/PetscIntStackCreate.html |    4 +-
 .../Profiling/PetscIntStackDestroy.html            |    4 +-
 docs/manualpages/Profiling/PetscIntStackEmpty.html |    4 +-
 docs/manualpages/Profiling/PetscIntStackPop.html   |    4 +-
 docs/manualpages/Profiling/PetscIntStackPush.html  |    4 +-
 docs/manualpages/Profiling/PetscIntStackTop.html   |    4 +-
 docs/manualpages/Profiling/PetscLogActions.html    |    4 +-
 docs/manualpages/Profiling/PetscLogAllBegin.html   |    4 +-
 .../Profiling/PetscLogDefaultBegin.html            |    4 +-
 docs/manualpages/Profiling/PetscLogDestroy.html    |    4 +-
 docs/manualpages/Profiling/PetscLogDump.html       |    4 +-
 docs/manualpages/Profiling/PetscLogEvent.html      |    4 +-
 .../Profiling/PetscLogEventActivate.html           |    4 +-
 .../Profiling/PetscLogEventActivateClass.html      |    4 +-
 .../Profiling/PetscLogEventBarrierBegin.html       |    4 +-
 .../Profiling/PetscLogEventBarrierEnd.html         |    4 +-
 docs/manualpages/Profiling/PetscLogEventBegin.html |    4 +-
 .../Profiling/PetscLogEventDeactivate.html         |    4 +-
 .../Profiling/PetscLogEventDeactivateClass.html    |    4 +-
 docs/manualpages/Profiling/PetscLogEventEnd.html   |    4 +-
 docs/manualpages/Profiling/PetscLogEventGetId.html |    4 +-
 .../Profiling/PetscLogEventGetPerfInfo.html        |    4 +-
 .../Profiling/PetscLogEventRegister.html           |    4 +-
 .../Profiling/PetscLogEventSetActiveAll.html       |    4 +-
 docs/manualpages/Profiling/PetscLogFlops.html      |    4 +-
 .../manualpages/Profiling/PetscLogGetStageLog.html |    4 +-
 docs/manualpages/Profiling/PetscLogMPEBegin.html   |    4 +-
 docs/manualpages/Profiling/PetscLogMPEDump.html    |    4 +-
 .../Profiling/PetscLogMPEGetRGBColor.html          |    4 +-
 docs/manualpages/Profiling/PetscLogObjects.html    |    4 +-
 docs/manualpages/Profiling/PetscLogSet.html        |    4 +-
 docs/manualpages/Profiling/PetscLogStage.html      |    4 +-
 .../Profiling/PetscLogStageGetActive.html          |    4 +-
 docs/manualpages/Profiling/PetscLogStageGetId.html |    4 +-
 .../Profiling/PetscLogStageGetVisible.html         |    4 +-
 docs/manualpages/Profiling/PetscLogStagePop.html   |    4 +-
 docs/manualpages/Profiling/PetscLogStagePush.html  |    4 +-
 .../Profiling/PetscLogStageRegister.html           |    4 +-
 .../Profiling/PetscLogStageSetActive.html          |    4 +-
 .../Profiling/PetscLogStageSetVisible.html         |    4 +-
 docs/manualpages/Profiling/PetscLogTraceBegin.html |    4 +-
 docs/manualpages/Profiling/PetscLogView.html       |    4 +-
 .../Profiling/PetscLogViewFromOptions.html         |    4 +-
 docs/manualpages/Profiling/PetscPreLoadBegin.html  |    4 +-
 docs/manualpages/Profiling/PetscPreLoadEnd.html    |    4 +-
 docs/manualpages/Profiling/PetscPreLoadStage.html  |    4 +-
 .../Profiling/PetscStageInfoDestroy.html           |    4 +-
 .../manualpages/Profiling/PetscStageLogCreate.html |    4 +-
 .../Profiling/PetscStageLogDestroy.html            |    4 +-
 .../Profiling/PetscStageLogGetActive.html          |    4 +-
 .../Profiling/PetscStageLogGetClassPerfLog.html    |    4 +-
 .../Profiling/PetscStageLogGetClassRegLog.html     |    4 +-
 .../Profiling/PetscStageLogGetCurrent.html         |    4 +-
 .../Profiling/PetscStageLogGetEventPerfLog.html    |    4 +-
 .../Profiling/PetscStageLogGetEventRegLog.html     |    4 +-
 .../Profiling/PetscStageLogGetStage.html           |    4 +-
 .../Profiling/PetscStageLogGetVisible.html         |    4 +-
 docs/manualpages/Profiling/PetscStageLogPop.html   |    4 +-
 docs/manualpages/Profiling/PetscStageLogPush.html  |    4 +-
 .../Profiling/PetscStageLogRegister.html           |    4 +-
 .../Profiling/PetscStageLogSetActive.html          |    4 +-
 .../Profiling/PetscStageLogSetVisible.html         |    4 +-
 docs/manualpages/Profiling/index.html              |    4 +-
 docs/manualpages/SNES/DMCopyDMSNES.html            |    4 +-
 .../manualpages/SNES/DMDASNESSetFunctionLocal.html |    4 +-
 .../manualpages/SNES/DMDASNESSetJacobianLocal.html |    4 +-
 .../SNES/DMDASNESSetObjectiveLocal.html            |    4 +-
 docs/manualpages/SNES/DMDASNESSetPicardLocal.html  |    4 +-
 docs/manualpages/SNES/DMGetDMSNES.html             |    4 +-
 docs/manualpages/SNES/DMGetDMSNESWrite.html        |    4 +-
 docs/manualpages/SNES/DMPlexGetCellFields.html     |    4 +-
 docs/manualpages/SNES/DMPlexGetFaceFields.html     |    4 +-
 docs/manualpages/SNES/DMPlexGetFaceGeometry.html   |    4 +-
 .../SNES/DMPlexReconstructGradientsFVM.html        |    4 +-
 docs/manualpages/SNES/DMPlexRestoreCellFields.html |    4 +-
 docs/manualpages/SNES/DMPlexRestoreFaceFields.html |    4 +-
 .../SNES/DMPlexRestoreFaceGeometry.html            |    4 +-
 .../SNES/DMPlexSNESComputeBoundaryFEM.html         |    4 +-
 .../SNES/DMPlexSNESComputeJacobianFEM.html         |    4 +-
 .../SNES/DMPlexSNESComputeResidualFEM.html         |    4 +-
 .../manualpages/SNES/DMPlexSNESGetGeometryFEM.html |    4 +-
 .../manualpages/SNES/DMPlexSNESGetGeometryFVM.html |    4 +-
 docs/manualpages/SNES/DMPlexSNESGetGradientDM.html |    4 +-
 docs/manualpages/SNES/DMPlexSetSNESLocalFEM.html   |    4 +-
 docs/manualpages/SNES/DMSNESCopy.html              |    4 +-
 docs/manualpages/SNES/DMSNESGetFunction.html       |    4 +-
 docs/manualpages/SNES/DMSNESGetJacobian.html       |    4 +-
 docs/manualpages/SNES/DMSNESGetNGS.html            |    4 +-
 docs/manualpages/SNES/DMSNESGetObjective.html      |    4 +-
 docs/manualpages/SNES/DMSNESGetPicard.html         |    4 +-
 docs/manualpages/SNES/DMSNESSetBoundaryLocal.html  |    4 +-
 docs/manualpages/SNES/DMSNESSetFunction.html       |    4 +-
 docs/manualpages/SNES/DMSNESSetFunctionLocal.html  |    4 +-
 docs/manualpages/SNES/DMSNESSetJacobian.html       |    4 +-
 docs/manualpages/SNES/DMSNESSetJacobianLocal.html  |    4 +-
 docs/manualpages/SNES/DMSNESSetNGS.html            |    4 +-
 docs/manualpages/SNES/DMSNESSetObjective.html      |    4 +-
 docs/manualpages/SNES/DMSNESSetPicard.html         |    4 +-
 docs/manualpages/SNES/KSPMonitorSNES.html          |    4 +-
 .../SNES/KSPMonitorSNESLGResidualNormCreate.html   |    4 +-
 .../SNES/KSPMonitorSNESLGResidualNormDestroy.html  |    4 +-
 docs/manualpages/SNES/MatCreateSNESMF.html         |    4 +-
 docs/manualpages/SNES/MatMFFDComputeJacobian.html  |    4 +-
 docs/manualpages/SNES/SNES.html                    |    4 +-
 docs/manualpages/SNES/SNESANDERSON.html            |    4 +-
 docs/manualpages/SNES/SNESASPIN.html               |    4 +-
 docs/manualpages/SNES/SNESAddOptionsChecker.html   |    4 +-
 docs/manualpages/SNES/SNESAppendOptionsPrefix.html |    4 +-
 docs/manualpages/SNES/SNESApplyNPC.html            |    4 +-
 docs/manualpages/SNES/SNESCOMPOSITE.html           |    4 +-
 docs/manualpages/SNES/SNESCompositeAddSNES.html    |    4 +-
 docs/manualpages/SNES/SNESCompositeGetNumber.html  |    4 +-
 docs/manualpages/SNES/SNESCompositeGetSNES.html    |    4 +-
 docs/manualpages/SNES/SNESCompositeSetDamping.html |    4 +-
 docs/manualpages/SNES/SNESCompositeSetType.html    |    4 +-
 docs/manualpages/SNES/SNESComputeFunction.html     |    4 +-
 docs/manualpages/SNES/SNESComputeJacobian.html     |    4 +-
 .../SNES/SNESComputeJacobianDefault.html           |    4 +-
 .../SNES/SNESComputeJacobianDefaultColor.html      |    4 +-
 docs/manualpages/SNES/SNESComputeNGS.html          |    4 +-
 docs/manualpages/SNES/SNESComputeObjective.html    |    4 +-
 docs/manualpages/SNES/SNESConvergedDefault.html    |    4 +-
 docs/manualpages/SNES/SNESConvergedReason.html     |    4 +-
 docs/manualpages/SNES/SNESConvergedSkip.html       |    4 +-
 .../SNES/SNESConvergenceTestFunction.html          |    4 +-
 docs/manualpages/SNES/SNESCreate.html              |    4 +-
 .../SNES/SNESDefaultMatrixFreeSetParameters2.html  |    4 +-
 docs/manualpages/SNES/SNESDestroy.html             |    4 +-
 docs/manualpages/SNES/SNESFAS.html                 |    4 +-
 docs/manualpages/SNES/SNESFASCreateCoarseVec.html  |    4 +-
 .../SNES/SNESFASCycleGetCorrection.html            |    4 +-
 .../manualpages/SNES/SNESFASCycleGetInjection.html |    4 +-
 .../SNES/SNESFASCycleGetInterpolation.html         |    4 +-
 docs/manualpages/SNES/SNESFASCycleGetRScale.html   |    4 +-
 .../SNES/SNESFASCycleGetRestriction.html           |    4 +-
 docs/manualpages/SNES/SNESFASCycleGetSmoother.html |    4 +-
 .../SNES/SNESFASCycleGetSmootherDown.html          |    4 +-
 .../SNES/SNESFASCycleGetSmootherUp.html            |    4 +-
 docs/manualpages/SNES/SNESFASCycleIsFine.html      |    4 +-
 docs/manualpages/SNES/SNESFASCycleSetCycles.html   |    4 +-
 docs/manualpages/SNES/SNESFASFullSetDownSweep.html |    4 +-
 docs/manualpages/SNES/SNESFASGetCoarseSolve.html   |    4 +-
 docs/manualpages/SNES/SNESFASGetCycleSNES.html     |    4 +-
 docs/manualpages/SNES/SNESFASGetGalerkin.html      |    4 +-
 docs/manualpages/SNES/SNESFASGetInjection.html     |    4 +-
 docs/manualpages/SNES/SNESFASGetInterpolation.html |    4 +-
 docs/manualpages/SNES/SNESFASGetLevels.html        |    4 +-
 docs/manualpages/SNES/SNESFASGetRestriction.html   |    4 +-
 docs/manualpages/SNES/SNESFASGetSmoother.html      |    4 +-
 docs/manualpages/SNES/SNESFASGetSmootherDown.html  |    4 +-
 docs/manualpages/SNES/SNESFASGetSmootherUp.html    |    4 +-
 docs/manualpages/SNES/SNESFASGetType.html          |    4 +-
 docs/manualpages/SNES/SNESFASRestrict.html         |    4 +-
 docs/manualpages/SNES/SNESFASSetContinuation.html  |    4 +-
 docs/manualpages/SNES/SNESFASSetCycles.html        |    4 +-
 docs/manualpages/SNES/SNESFASSetGalerkin.html      |    4 +-
 docs/manualpages/SNES/SNESFASSetInjection.html     |    4 +-
 docs/manualpages/SNES/SNESFASSetInterpolation.html |    4 +-
 docs/manualpages/SNES/SNESFASSetLevels.html        |    4 +-
 docs/manualpages/SNES/SNESFASSetLog.html           |    4 +-
 docs/manualpages/SNES/SNESFASSetMonitor.html       |    4 +-
 .../SNES/SNESFASSetNumberSmoothDown.html           |    4 +-
 .../manualpages/SNES/SNESFASSetNumberSmoothUp.html |    4 +-
 docs/manualpages/SNES/SNESFASSetRScale.html        |    4 +-
 docs/manualpages/SNES/SNESFASSetRestriction.html   |    4 +-
 docs/manualpages/SNES/SNESFASSetType.html          |    4 +-
 docs/manualpages/SNES/SNESFASType.html             |    4 +-
 docs/manualpages/SNES/SNESFinalizePackage.html     |    4 +-
 docs/manualpages/SNES/SNESFunction.html            |    4 +-
 docs/manualpages/SNES/SNESFunctionType.html        |    4 +-
 .../SNES/SNESGetApplicationContext.html            |    4 +-
 docs/manualpages/SNES/SNESGetConvergedReason.html  |    4 +-
 .../SNES/SNESGetConvergenceHistory.html            |    4 +-
 docs/manualpages/SNES/SNESGetDM.html               |    4 +-
 .../SNES/SNESGetErrorIfNotConverged.html           |    4 +-
 docs/manualpages/SNES/SNESGetFunction.html         |    4 +-
 .../SNES/SNESGetFunctionDomainError.html           |    4 +-
 docs/manualpages/SNES/SNESGetFunctionNorm.html     |    4 +-
 docs/manualpages/SNES/SNESGetFunctionType.html     |    4 +-
 docs/manualpages/SNES/SNESGetGridSequence.html     |    4 +-
 docs/manualpages/SNES/SNESGetIterationNumber.html  |    4 +-
 docs/manualpages/SNES/SNESGetJacobian.html         |    4 +-
 docs/manualpages/SNES/SNESGetKSP.html              |    4 +-
 docs/manualpages/SNES/SNESGetLagJacobian.html      |    4 +-
 .../manualpages/SNES/SNESGetLagPreconditioner.html |    4 +-
 docs/manualpages/SNES/SNESGetLineSearch.html       |    4 +-
 .../SNES/SNESGetLinearSolveFailures.html           |    4 +-
 .../SNES/SNESGetLinearSolveIterations.html         |    4 +-
 .../SNES/SNESGetMaxLinearSolveFailures.html        |    4 +-
 .../SNES/SNESGetMaxNonlinearStepFailures.html      |    4 +-
 docs/manualpages/SNES/SNESGetNGS.html              |    4 +-
 docs/manualpages/SNES/SNESGetNPC.html              |    4 +-
 docs/manualpages/SNES/SNESGetNPCFunction.html      |    4 +-
 docs/manualpages/SNES/SNESGetNPCSide.html          |    4 +-
 .../SNES/SNESGetNonlinearStepFailures.html         |    4 +-
 docs/manualpages/SNES/SNESGetNormSchedule.html     |    4 +-
 .../SNES/SNESGetNumberFunctionEvals.html           |    4 +-
 docs/manualpages/SNES/SNESGetObjective.html        |    4 +-
 docs/manualpages/SNES/SNESGetOptionsPrefix.html    |    4 +-
 docs/manualpages/SNES/SNESGetPicard.html           |    4 +-
 docs/manualpages/SNES/SNESGetRhs.html              |    4 +-
 docs/manualpages/SNES/SNESGetSolution.html         |    4 +-
 docs/manualpages/SNES/SNESGetSolutionUpdate.html   |    4 +-
 docs/manualpages/SNES/SNESGetTolerances.html       |    4 +-
 docs/manualpages/SNES/SNESGetType.html             |    4 +-
 docs/manualpages/SNES/SNESHasNPC.html              |    4 +-
 docs/manualpages/SNES/SNESInitializePackage.html   |    4 +-
 docs/manualpages/SNES/SNESJacobianFunction.html    |    4 +-
 docs/manualpages/SNES/SNESKSPGetParametersEW.html  |    4 +-
 docs/manualpages/SNES/SNESKSPGetUseEW.html         |    4 +-
 docs/manualpages/SNES/SNESKSPONLY.html             |    4 +-
 docs/manualpages/SNES/SNESKSPSetParametersEW.html  |    4 +-
 docs/manualpages/SNES/SNESKSPSetUseEW.html         |    4 +-
 docs/manualpages/SNES/SNESLINESEARCHBASIC.html     |    4 +-
 docs/manualpages/SNES/SNESLINESEARCHBT.html        |    4 +-
 docs/manualpages/SNES/SNESLINESEARCHCP.html        |    4 +-
 docs/manualpages/SNES/SNESLINESEARCHL2.html        |    4 +-
 docs/manualpages/SNES/SNESLINESEARCHNLEQERR.html   |    4 +-
 docs/manualpages/SNES/SNESLINESEARCHSHELL.html     |    4 +-
 docs/manualpages/SNES/SNESLineSearch.html          |    4 +-
 .../SNES/SNESLineSearchAppendOptionsPrefix.html    |    4 +-
 docs/manualpages/SNES/SNESLineSearchApply.html     |    4 +-
 .../manualpages/SNES/SNESLineSearchBTGetAlpha.html |    4 +-
 .../manualpages/SNES/SNESLineSearchBTSetAlpha.html |    4 +-
 .../SNES/SNESLineSearchComputeNorms.html           |    4 +-
 docs/manualpages/SNES/SNESLineSearchCreate.html    |    4 +-
 docs/manualpages/SNES/SNESLineSearchDestroy.html   |    4 +-
 .../manualpages/SNES/SNESLineSearchGetDamping.html |    4 +-
 .../SNES/SNESLineSearchGetDefaultMonitor.html      |    4 +-
 docs/manualpages/SNES/SNESLineSearchGetLambda.html |    4 +-
 docs/manualpages/SNES/SNESLineSearchGetNorms.html  |    4 +-
 .../SNES/SNESLineSearchGetOptionsPrefix.html       |    4 +-
 docs/manualpages/SNES/SNESLineSearchGetOrder.html  |    4 +-
 .../SNES/SNESLineSearchGetPostCheck.html           |    4 +-
 .../SNES/SNESLineSearchGetPreCheck.html            |    4 +-
 docs/manualpages/SNES/SNESLineSearchGetReason.html |    4 +-
 docs/manualpages/SNES/SNESLineSearchGetSNES.html   |    4 +-
 .../SNES/SNESLineSearchGetTolerances.html          |    4 +-
 .../SNES/SNESLineSearchGetVIFunctions.html         |    4 +-
 docs/manualpages/SNES/SNESLineSearchGetVecs.html   |    4 +-
 docs/manualpages/SNES/SNESLineSearchMonitor.html   |    4 +-
 .../SNES/SNESLineSearchMonitorCancel.html          |    4 +-
 .../manualpages/SNES/SNESLineSearchMonitorSet.html |    4 +-
 .../SNES/SNESLineSearchMonitorSetFromOptions.html  |    4 +-
 .../SNES/SNESLineSearchMonitorSolutionUpdate.html  |    4 +-
 docs/manualpages/SNES/SNESLineSearchPostCheck.html |    4 +-
 .../SNES/SNESLineSearchPostCheckFunction.html      |    4 +-
 docs/manualpages/SNES/SNESLineSearchPreCheck.html  |    4 +-
 .../SNES/SNESLineSearchPreCheckFunction.html       |    4 +-
 .../SNES/SNESLineSearchPreCheckPicard.html         |    4 +-
 docs/manualpages/SNES/SNESLineSearchReason.html    |    4 +-
 docs/manualpages/SNES/SNESLineSearchRegister.html  |    4 +-
 .../SNES/SNESLineSearchRegisterAll.html            |    4 +-
 docs/manualpages/SNES/SNESLineSearchReset.html     |    4 +-
 .../SNES/SNESLineSearchSetComputeNorms.html        |    4 +-
 .../manualpages/SNES/SNESLineSearchSetDamping.html |    4 +-
 .../SNES/SNESLineSearchSetDefaultMonitor.html      |    4 +-
 .../SNES/SNESLineSearchSetFromOptions.html         |    4 +-
 .../SNES/SNESLineSearchSetFunction.html            |    4 +-
 docs/manualpages/SNES/SNESLineSearchSetLambda.html |    4 +-
 docs/manualpages/SNES/SNESLineSearchSetNorms.html  |    4 +-
 docs/manualpages/SNES/SNESLineSearchSetOrder.html  |    4 +-
 .../SNES/SNESLineSearchSetPostCheck.html           |    4 +-
 .../SNES/SNESLineSearchSetPreCheck.html            |    4 +-
 docs/manualpages/SNES/SNESLineSearchSetReason.html |    4 +-
 docs/manualpages/SNES/SNESLineSearchSetSNES.html   |    4 +-
 .../SNES/SNESLineSearchSetTolerances.html          |    4 +-
 docs/manualpages/SNES/SNESLineSearchSetType.html   |    4 +-
 docs/manualpages/SNES/SNESLineSearchSetUp.html     |    4 +-
 .../SNES/SNESLineSearchSetVIFunctions.html         |    4 +-
 docs/manualpages/SNES/SNESLineSearchSetVecs.html   |    4 +-
 .../SNES/SNESLineSearchSetWorkVecs.html            |    4 +-
 .../SNES/SNESLineSearchShellGetUserFunc.html       |    4 +-
 .../SNES/SNESLineSearchShellSetUserFunc.html       |    4 +-
 docs/manualpages/SNES/SNESLineSearchType.html      |    4 +-
 docs/manualpages/SNES/SNESLineSearchView.html      |    4 +-
 docs/manualpages/SNES/SNESLoad.html                |    4 +-
 docs/manualpages/SNES/SNESMS.html                  |    4 +-
 docs/manualpages/SNES/SNESMSFinalizePackage.html   |    4 +-
 docs/manualpages/SNES/SNESMSInitializePackage.html |    4 +-
 docs/manualpages/SNES/SNESMSRegister.html          |    4 +-
 docs/manualpages/SNES/SNESMSRegisterAll.html       |    4 +-
 docs/manualpages/SNES/SNESMSRegisterDestroy.html   |    4 +-
 docs/manualpages/SNES/SNESMSSetType.html           |    4 +-
 docs/manualpages/SNES/SNESMSType.html              |    4 +-
 docs/manualpages/SNES/SNESMatrixFreeCreate2.html   |    4 +-
 docs/manualpages/SNES/SNESMonitor.html             |    4 +-
 docs/manualpages/SNES/SNESMonitorCancel.html       |    4 +-
 docs/manualpages/SNES/SNESMonitorDefault.html      |    4 +-
 docs/manualpages/SNES/SNESMonitorDefaultField.html |    4 +-
 docs/manualpages/SNES/SNESMonitorFields.html       |    4 +-
 docs/manualpages/SNES/SNESMonitorFunction.html     |    4 +-
 docs/manualpages/SNES/SNESMonitorRange.html        |    4 +-
 docs/manualpages/SNES/SNESMonitorRatio.html        |    4 +-
 docs/manualpages/SNES/SNESMonitorRatioSetUp.html   |    4 +-
 docs/manualpages/SNES/SNESMonitorResidual.html     |    4 +-
 docs/manualpages/SNES/SNESMonitorSAWs.html         |    4 +-
 docs/manualpages/SNES/SNESMonitorSAWsCreate.html   |    4 +-
 docs/manualpages/SNES/SNESMonitorSAWsDestroy.html  |    4 +-
 docs/manualpages/SNES/SNESMonitorSet.html          |    4 +-
 .../SNES/SNESMonitorSetFromOptions.html            |    4 +-
 docs/manualpages/SNES/SNESMonitorSolution.html     |    4 +-
 .../SNES/SNESMonitorSolutionUpdate.html            |    4 +-
 docs/manualpages/SNES/SNESNASM.html                |    4 +-
 docs/manualpages/SNES/SNESNASMGetDamping.html      |    4 +-
 .../manualpages/SNES/SNESNASMGetSubdomainVecs.html |    4 +-
 docs/manualpages/SNES/SNESNASMGetSubdomains.html   |    4 +-
 docs/manualpages/SNES/SNESNASMGetType.html         |    4 +-
 .../SNES/SNESNASMSetComputeFinalJacobian.html      |    4 +-
 docs/manualpages/SNES/SNESNASMSetDamping.html      |    4 +-
 docs/manualpages/SNES/SNESNASMSetSubdomains.html   |    4 +-
 docs/manualpages/SNES/SNESNASMSetType.html         |    4 +-
 docs/manualpages/SNES/SNESNCG.html                 |    4 +-
 docs/manualpages/SNES/SNESNCGSetType.html          |    4 +-
 docs/manualpages/SNES/SNESNEWTONLS.html            |    4 +-
 docs/manualpages/SNES/SNESNEWTONTR.html            |    4 +-
 docs/manualpages/SNES/SNESNGMRES.html              |    4 +-
 .../SNES/SNESNGMRESSetRestartFmRise.html           |    4 +-
 .../manualpages/SNES/SNESNGMRESSetRestartType.html |    4 +-
 docs/manualpages/SNES/SNESNGMRESSetSelectType.html |    4 +-
 docs/manualpages/SNES/SNESNGS.html                 |    4 +-
 docs/manualpages/SNES/SNESNGSFunction.html         |    4 +-
 docs/manualpages/SNES/SNESNGSGetSweeps.html        |    4 +-
 docs/manualpages/SNES/SNESNGSGetTolerances.html    |    4 +-
 docs/manualpages/SNES/SNESNGSSetSweeps.html        |    4 +-
 docs/manualpages/SNES/SNESNGSSetTolerances.html    |    4 +-
 docs/manualpages/SNES/SNESNRICHARDSON.html         |    4 +-
 docs/manualpages/SNES/SNESNormSchedule.html        |    4 +-
 .../SNESObjectiveComputeFunctionDefaultFD.html     |    4 +-
 docs/manualpages/SNES/SNESObjectiveFunction.html   |    4 +-
 docs/manualpages/SNES/SNESPythonSetType.html       |    4 +-
 docs/manualpages/SNES/SNESQN.html                  |    4 +-
 docs/manualpages/SNES/SNESQNSetRestartType.html    |    4 +-
 docs/manualpages/SNES/SNESQNSetScaleType.html      |    4 +-
 docs/manualpages/SNES/SNESQNSetType.html           |    4 +-
 docs/manualpages/SNES/SNESReasonView.html          |    4 +-
 .../SNES/SNESReasonViewFromOptions.html            |    4 +-
 docs/manualpages/SNES/SNESRegister.html            |    4 +-
 docs/manualpages/SNES/SNESRegisterAll.html         |    4 +-
 docs/manualpages/SNES/SNESReset.html               |    4 +-
 docs/manualpages/SNES/SNESSHELL.html               |    4 +-
 .../SNES/SNESSetApplicationContext.html            |    4 +-
 .../SNES/SNESSetComputeApplicationContext.html     |    4 +-
 .../SNES/SNESSetComputeInitialGuess.html           |    4 +-
 docs/manualpages/SNES/SNESSetConvergedReason.html  |    4 +-
 .../SNES/SNESSetConvergenceHistory.html            |    4 +-
 docs/manualpages/SNES/SNESSetConvergenceTest.html  |    4 +-
 docs/manualpages/SNES/SNESSetCountersReset.html    |    4 +-
 docs/manualpages/SNES/SNESSetDM.html               |    4 +-
 .../SNES/SNESSetErrorIfNotConverged.html           |    4 +-
 docs/manualpages/SNES/SNESSetFromOptions.html      |    4 +-
 docs/manualpages/SNES/SNESSetFunction.html         |    4 +-
 .../SNES/SNESSetFunctionDomainError.html           |    4 +-
 docs/manualpages/SNES/SNESSetFunctionNorm.html     |    4 +-
 docs/manualpages/SNES/SNESSetFunctionType.html     |    4 +-
 docs/manualpages/SNES/SNESSetGridSequence.html     |    4 +-
 docs/manualpages/SNES/SNESSetInitialFunction.html  |    4 +-
 docs/manualpages/SNES/SNESSetIterationNumber.html  |    4 +-
 docs/manualpages/SNES/SNESSetJacobian.html         |    4 +-
 docs/manualpages/SNES/SNESSetKSP.html              |    4 +-
 docs/manualpages/SNES/SNESSetLagJacobian.html      |    4 +-
 .../SNES/SNESSetLagJacobianPersists.html           |    4 +-
 .../manualpages/SNES/SNESSetLagPreconditioner.html |    4 +-
 .../SNES/SNESSetLagPreconditionerPersists.html     |    4 +-
 docs/manualpages/SNES/SNESSetLineSearch.html       |    4 +-
 .../SNES/SNESSetMaxLinearSolveFailures.html        |    4 +-
 .../SNES/SNESSetMaxNonlinearStepFailures.html      |    4 +-
 docs/manualpages/SNES/SNESSetNGS.html              |    4 +-
 docs/manualpages/SNES/SNESSetNPC.html              |    4 +-
 docs/manualpages/SNES/SNESSetNPCSide.html          |    4 +-
 docs/manualpages/SNES/SNESSetNormSchedule.html     |    4 +-
 docs/manualpages/SNES/SNESSetObjective.html        |    4 +-
 docs/manualpages/SNES/SNESSetOptionsPrefix.html    |    4 +-
 docs/manualpages/SNES/SNESSetPicard.html           |    4 +-
 docs/manualpages/SNES/SNESSetSolution.html         |    4 +-
 docs/manualpages/SNES/SNESSetTolerances.html       |    4 +-
 .../SNES/SNESSetTrustRegionTolerance.html          |    4 +-
 docs/manualpages/SNES/SNESSetType.html             |    4 +-
 docs/manualpages/SNES/SNESSetUp.html               |    4 +-
 docs/manualpages/SNES/SNESSetUpMatrices.html       |    4 +-
 docs/manualpages/SNES/SNESSetUpdate.html           |    4 +-
 docs/manualpages/SNES/SNESSetWorkVecs.html         |    4 +-
 docs/manualpages/SNES/SNESShellGetContext.html     |    4 +-
 docs/manualpages/SNES/SNESShellSetContext.html     |    4 +-
 docs/manualpages/SNES/SNESShellSetSolve.html       |    4 +-
 docs/manualpages/SNES/SNESSolve.html               |    4 +-
 docs/manualpages/SNES/SNESTEST.html                |    4 +-
 docs/manualpages/SNES/SNESType.html                |    4 +-
 docs/manualpages/SNES/SNESUpdateCheckJacobian.html |    4 +-
 docs/manualpages/SNES/SNESVINEWTONRSLS.html        |    4 +-
 docs/manualpages/SNES/SNESVINEWTONSSLS.html        |    4 +-
 .../SNES/SNESVISetComputeVariableBounds.html       |    4 +-
 docs/manualpages/SNES/SNESVISetVariableBounds.html |    4 +-
 docs/manualpages/SNES/SNESView.html                |    4 +-
 docs/manualpages/SNES/SNES_CONERGED_ITERATING.html |    4 +-
 .../manualpages/SNES/SNES_CONVERGED_FNORM_ABS.html |    4 +-
 .../SNES/SNES_CONVERGED_FNORM_RELATIVE.html        |    4 +-
 .../SNES/SNES_CONVERGED_SNORM_RELATIVE.html        |    4 +-
 docs/manualpages/SNES/SNES_DIVERGED_FNORM_NAN.html |    4 +-
 .../SNES/SNES_DIVERGED_FUNCTION_COUNT.html         |    4 +-
 .../SNES/SNES_DIVERGED_LINE_SEARCH.html            |    4 +-
 docs/manualpages/SNES/SNES_DIVERGED_LOCAL_MIN.html |    4 +-
 docs/manualpages/SNES/SNES_DIVERGED_MAX_IT.html    |    4 +-
 docs/manualpages/SNES/SNES_NORM_ALWAYS.html        |    4 +-
 docs/manualpages/SNES/SNES_NORM_FINAL_ONLY.html    |    4 +-
 .../SNES/SNES_NORM_INITIAL_FINAL_ONLY.html         |    4 +-
 docs/manualpages/SNES/SNES_NORM_INITIAL_ONLY.html  |    4 +-
 docs/manualpages/SNES/SNES_NORM_NONE.html          |    4 +-
 docs/manualpages/SNES/index.html                   |    4 +-
 docs/manualpages/SemiLagrange/Characteristic.html  |    4 +-
 .../CharacteristicFinalizePackage.html             |    4 +-
 .../CharacteristicInitializePackage.html           |    4 +-
 .../SemiLagrange/CharacteristicRegister.html       |    4 +-
 .../SemiLagrange/CharacteristicRegisterAll.html    |    4 +-
 .../SemiLagrange/CharacteristicSetType.html        |    4 +-
 .../SemiLagrange/CharacteristicSetUp.html          |    4 +-
 .../SemiLagrange/CharacteristicType.html           |    4 +-
 docs/manualpages/SemiLagrange/index.html           |    4 +-
 docs/manualpages/Sys/ADD_VALUES.html               |    4 +-
 docs/manualpages/Sys/CHKERRQ.html                  |    4 +-
 docs/manualpages/Sys/CHKERRXX.html                 |    4 +-
 docs/manualpages/Sys/CHKMEMQ.html                  |    4 +-
 docs/manualpages/Sys/INSERT_VALUES.html            |    4 +-
 docs/manualpages/Sys/InsertMode.html               |    4 +-
 docs/manualpages/Sys/MAX_VALUES.html               |    4 +-
 docs/manualpages/Sys/MPIU_SCALAR.html              |    4 +-
 docs/manualpages/Sys/MPI_Comm.html                 |    4 +-
 docs/manualpages/Sys/PETSC_COMM_SELF.html          |    4 +-
 docs/manualpages/Sys/PETSC_COMM_WORLD.html         |    4 +-
 docs/manualpages/Sys/PETSC_DECIDE.html             |    4 +-
 docs/manualpages/Sys/PETSC_DEFAULT.html            |    4 +-
 docs/manualpages/Sys/PETSC_DETERMINE.html          |    4 +-
 docs/manualpages/Sys/PETSC_FALSE.html              |    4 +-
 docs/manualpages/Sys/PETSC_IGNORE.html             |    4 +-
 docs/manualpages/Sys/PETSC_MATLAB_ENGINE_.html     |    4 +-
 docs/manualpages/Sys/PETSC_MATLAB_ENGINE_SELF.html |    4 +-
 .../manualpages/Sys/PETSC_MATLAB_ENGINE_WORLD.html |    4 +-
 docs/manualpages/Sys/PETSC_NULL.html               |    4 +-
 docs/manualpages/Sys/PETSC_TRUE.html               |    4 +-
 docs/manualpages/Sys/PETSC_i.html                  |    4 +-
 docs/manualpages/Sys/PetsSubcommcView.html         |    4 +-
 docs/manualpages/Sys/PetscAbortErrorHandler.html   |    4 +-
 docs/manualpages/Sys/PetscAbsInt.html              |    4 +-
 docs/manualpages/Sys/PetscAbsReal.html             |    4 +-
 docs/manualpages/Sys/PetscAddrAlign.html           |    4 +-
 docs/manualpages/Sys/PetscAttachDebugger.html      |    4 +-
 .../Sys/PetscAttachDebuggerErrorHandler.html       |    4 +-
 docs/manualpages/Sys/PetscBLASInt.html             |    4 +-
 docs/manualpages/Sys/PetscBLASIntCast.html         |    4 +-
 docs/manualpages/Sys/PetscBT.html                  |    4 +-
 docs/manualpages/Sys/PetscBag.html                 |    4 +-
 docs/manualpages/Sys/PetscBagCreate.html           |    4 +-
 docs/manualpages/Sys/PetscBagDestroy.html          |    4 +-
 docs/manualpages/Sys/PetscBagGetData.html          |    4 +-
 docs/manualpages/Sys/PetscBagGetName.html          |    4 +-
 docs/manualpages/Sys/PetscBagGetNames.html         |    4 +-
 docs/manualpages/Sys/PetscBagLoad.html             |    4 +-
 docs/manualpages/Sys/PetscBagRegister64bitInt.html |    4 +-
 docs/manualpages/Sys/PetscBagRegisterBool.html     |    4 +-
 .../manualpages/Sys/PetscBagRegisterBoolArray.html |    4 +-
 docs/manualpages/Sys/PetscBagRegisterEnum.html     |    4 +-
 docs/manualpages/Sys/PetscBagRegisterInt.html      |    4 +-
 docs/manualpages/Sys/PetscBagRegisterIntArray.html |    4 +-
 docs/manualpages/Sys/PetscBagRegisterReal.html     |    4 +-
 .../manualpages/Sys/PetscBagRegisterRealArray.html |    4 +-
 docs/manualpages/Sys/PetscBagRegisterScalar.html   |    4 +-
 docs/manualpages/Sys/PetscBagRegisterString.html   |    4 +-
 docs/manualpages/Sys/PetscBagSetFromOptions.html   |    4 +-
 docs/manualpages/Sys/PetscBagSetName.html          |    4 +-
 docs/manualpages/Sys/PetscBagSetOptionsPrefix.html |    4 +-
 docs/manualpages/Sys/PetscBagView.html             |    4 +-
 docs/manualpages/Sys/PetscBarrier.html             |    4 +-
 docs/manualpages/Sys/PetscBinaryClose.html         |    4 +-
 docs/manualpages/Sys/PetscBinaryOpen.html          |    4 +-
 docs/manualpages/Sys/PetscBinaryRead.html          |    4 +-
 docs/manualpages/Sys/PetscBinarySeek.html          |    4 +-
 docs/manualpages/Sys/PetscBinarySeekType.html      |    4 +-
 .../Sys/PetscBinarySynchronizedRead.html           |    4 +-
 .../Sys/PetscBinarySynchronizedSeek.html           |    4 +-
 .../Sys/PetscBinarySynchronizedWrite.html          |    4 +-
 docs/manualpages/Sys/PetscBinaryWrite.html         |    4 +-
 docs/manualpages/Sys/PetscBool.html                |    4 +-
 docs/manualpages/Sys/PetscBoxAuthorize.html        |    4 +-
 docs/manualpages/Sys/PetscBoxRefresh.html          |    4 +-
 docs/manualpages/Sys/PetscBoxUpload.html           |    4 +-
 docs/manualpages/Sys/PetscBuildTwoSidedType.html   |    4 +-
 docs/manualpages/Sys/PetscCUDAFlag.html            |    4 +-
 docs/manualpages/Sys/PetscCUSPFlag.html            |    4 +-
 docs/manualpages/Sys/PetscCalloc1.html             |    4 +-
 docs/manualpages/Sys/PetscCalloc2.html             |    4 +-
 docs/manualpages/Sys/PetscCalloc3.html             |    4 +-
 docs/manualpages/Sys/PetscCalloc4.html             |    4 +-
 docs/manualpages/Sys/PetscCalloc5.html             |    4 +-
 docs/manualpages/Sys/PetscCalloc6.html             |    4 +-
 docs/manualpages/Sys/PetscCalloc7.html             |    4 +-
 docs/manualpages/Sys/PetscCheckPointer.html        |    4 +-
 .../Sys/PetscCheckPointerSetIntensity.html         |    4 +-
 docs/manualpages/Sys/PetscCitationsRegister.html   |    4 +-
 docs/manualpages/Sys/PetscClassId.html             |    4 +-
 docs/manualpages/Sys/PetscClipInterval.html        |    4 +-
 docs/manualpages/Sys/PetscCommBuildTwoSided.html   |    4 +-
 docs/manualpages/Sys/PetscCommBuildTwoSidedF.html  |    4 +-
 .../Sys/PetscCommBuildTwoSidedFReq.html            |    4 +-
 .../Sys/PetscCommBuildTwoSidedGetType.html         |    4 +-
 .../Sys/PetscCommBuildTwoSidedSetType.html         |    4 +-
 docs/manualpages/Sys/PetscCommDestroy.html         |    4 +-
 docs/manualpages/Sys/PetscCommDuplicate.html       |    4 +-
 docs/manualpages/Sys/PetscCommGetNewTag.html       |    4 +-
 docs/manualpages/Sys/PetscComplex.html             |    4 +-
 docs/manualpages/Sys/PetscContainer.html           |    4 +-
 docs/manualpages/Sys/PetscContainerCreate.html     |    4 +-
 docs/manualpages/Sys/PetscContainerDestroy.html    |    4 +-
 docs/manualpages/Sys/PetscContainerGetPointer.html |    4 +-
 docs/manualpages/Sys/PetscContainerSetPointer.html |    4 +-
 .../Sys/PetscContainerSetUserDestroy.html          |    4 +-
 docs/manualpages/Sys/PetscCopyMode.html            |    4 +-
 docs/manualpages/Sys/PetscDLClose.html             |    4 +-
 docs/manualpages/Sys/PetscDLLibrary.html           |    4 +-
 docs/manualpages/Sys/PetscDLLibraryAppend.html     |    4 +-
 docs/manualpages/Sys/PetscDLLibraryClose.html      |    4 +-
 docs/manualpages/Sys/PetscDLLibraryOpen.html       |    4 +-
 docs/manualpages/Sys/PetscDLLibraryPrepend.html    |    4 +-
 docs/manualpages/Sys/PetscDLLibraryRetrieve.html   |    4 +-
 docs/manualpages/Sys/PetscDLLibrarySym.html        |    4 +-
 docs/manualpages/Sys/PetscDLOpen.html              |    4 +-
 docs/manualpages/Sys/PetscDLSym.html               |    4 +-
 docs/manualpages/Sys/PetscDataType.html            |    4 +-
 docs/manualpages/Sys/PetscDataTypeFromString.html  |    4 +-
 docs/manualpages/Sys/PetscDataTypeGetSize.html     |    4 +-
 .../Sys/PetscDataTypeToMPIDataType.html            |    4 +-
 docs/manualpages/Sys/PetscEListFind.html           |    4 +-
 .../Sys/PetscEmacsClientErrorHandler.html          |    4 +-
 docs/manualpages/Sys/PetscEnd.html                 |    4 +-
 docs/manualpages/Sys/PetscEnum.html                |    4 +-
 docs/manualpages/Sys/PetscError.html               |    6 +-
 docs/manualpages/Sys/PetscErrorCode.html           |    4 +-
 docs/manualpages/Sys/PetscErrorMessage.html        |    6 +-
 docs/manualpages/Sys/PetscErrorPrintf.html         |    4 +-
 docs/manualpages/Sys/PetscErrorType.html           |    4 +-
 docs/manualpages/Sys/PetscFClose.html              |    4 +-
 docs/manualpages/Sys/PetscFOpen.html               |    4 +-
 docs/manualpages/Sys/PetscFPTrapPop.html           |    4 +-
 docs/manualpages/Sys/PetscFPTrapPush.html          |    4 +-
 docs/manualpages/Sys/PetscFPrintf.html             |    4 +-
 docs/manualpages/Sys/PetscFileMode.html            |    4 +-
 docs/manualpages/Sys/PetscFileRetrieve.html        |    4 +-
 docs/manualpages/Sys/PetscFinalize.html            |    4 +-
 docs/manualpages/Sys/PetscFinalized.html           |    4 +-
 docs/manualpages/Sys/PetscFindInt.html             |    4 +-
 docs/manualpages/Sys/PetscFixFilename.html         |    4 +-
 docs/manualpages/Sys/PetscFormatConvert.html       |    4 +-
 docs/manualpages/Sys/PetscFormatStrip.html         |    4 +-
 docs/manualpages/Sys/PetscFortranAddr.html         |    4 +-
 .../Sys/PetscFortranCallbackGetSizes.html          |    4 +-
 .../Sys/PetscFortranCallbackRegister.html          |    4 +-
 docs/manualpages/Sys/PetscFree.html                |    4 +-
 docs/manualpages/Sys/PetscFree2.html               |    4 +-
 docs/manualpages/Sys/PetscFree3.html               |    4 +-
 docs/manualpages/Sys/PetscFree4.html               |    4 +-
 docs/manualpages/Sys/PetscFree5.html               |    4 +-
 docs/manualpages/Sys/PetscFree6.html               |    4 +-
 docs/manualpages/Sys/PetscFree7.html               |    4 +-
 docs/manualpages/Sys/PetscFreeArguments.html       |    4 +-
 docs/manualpages/Sys/PetscFreeVoid.html            |    4 +-
 docs/manualpages/Sys/PetscFunctionBegin.html       |    4 +-
 docs/manualpages/Sys/PetscFunctionBeginHot.html    |    4 +-
 docs/manualpages/Sys/PetscFunctionBeginUser.html   |    4 +-
 docs/manualpages/Sys/PetscFunctionList.html        |    4 +-
 docs/manualpages/Sys/PetscFunctionListAdd.html     |    4 +-
 docs/manualpages/Sys/PetscFunctionListDestroy.html |    4 +-
 .../Sys/PetscFunctionListDuplicate.html            |    4 +-
 docs/manualpages/Sys/PetscFunctionListFind.html    |    4 +-
 docs/manualpages/Sys/PetscFunctionListGet.html     |    4 +-
 .../Sys/PetscFunctionListPrintTypes.html           |    4 +-
 docs/manualpages/Sys/PetscFunctionListView.html    |    4 +-
 docs/manualpages/Sys/PetscFunctionReturn.html      |    4 +-
 .../manualpages/Sys/PetscGatherMessageLengths.html |    4 +-
 .../Sys/PetscGatherMessageLengths2.html            |    4 +-
 .../Sys/PetscGatherNumberOfMessages.html           |    4 +-
 docs/manualpages/Sys/PetscGetArchType.html         |    4 +-
 docs/manualpages/Sys/PetscGetArgs.html             |    4 +-
 docs/manualpages/Sys/PetscGetArguments.html        |    4 +-
 docs/manualpages/Sys/PetscGetCPUTime.html          |    4 +-
 docs/manualpages/Sys/PetscGetDate.html             |    4 +-
 docs/manualpages/Sys/PetscGetFileFromPath.html     |    4 +-
 docs/manualpages/Sys/PetscGetFullPath.html         |    4 +-
 docs/manualpages/Sys/PetscGetHomeDirectory.html    |    4 +-
 docs/manualpages/Sys/PetscGetHostName.html         |    4 +-
 docs/manualpages/Sys/PetscGetPetscDir.html         |    4 +-
 docs/manualpages/Sys/PetscGetProgramName.html      |    4 +-
 docs/manualpages/Sys/PetscGetRealPath.html         |    4 +-
 docs/manualpages/Sys/PetscGetRelativePath.html     |    4 +-
 docs/manualpages/Sys/PetscGetTmp.html              |    4 +-
 docs/manualpages/Sys/PetscGetUserName.html         |    4 +-
 docs/manualpages/Sys/PetscGetVersion.html          |    4 +-
 docs/manualpages/Sys/PetscGetWorkingDirectory.html |    4 +-
 docs/manualpages/Sys/PetscGlobusAuthorize.html     |    4 +-
 docs/manualpages/Sys/PetscGlobusGetTransfers.html  |    4 +-
 docs/manualpages/Sys/PetscGlobusUpload.html        |    4 +-
 .../manualpages/Sys/PetscGoogleDriveAuthorize.html |    4 +-
 docs/manualpages/Sys/PetscGoogleDriveRefresh.html  |    4 +-
 docs/manualpages/Sys/PetscGoogleDriveUpload.html   |    4 +-
 docs/manualpages/Sys/PetscHeaderCreate.html        |    4 +-
 docs/manualpages/Sys/PetscHeaderDestroy.html       |    4 +-
 docs/manualpages/Sys/PetscHelpPrintf.html          |    4 +-
 docs/manualpages/Sys/PetscIgnoreErrorHandler.html  |    4 +-
 docs/manualpages/Sys/PetscInitialize.html          |    4 +-
 docs/manualpages/Sys/PetscInitializeFortran.html   |    4 +-
 .../Sys/PetscInitializeNoArguments.html            |    4 +-
 docs/manualpages/Sys/PetscInitialized.html         |    4 +-
 docs/manualpages/Sys/PetscInt.html                 |    4 +-
 docs/manualpages/Sys/PetscIntMultError.html        |    4 +-
 docs/manualpages/Sys/PetscIntMultTruncate.html     |    4 +-
 docs/manualpages/Sys/PetscIntSumError.html         |    4 +-
 docs/manualpages/Sys/PetscIntSumTruncate.html      |    4 +-
 docs/manualpages/Sys/PetscIntView.html             |    4 +-
 docs/manualpages/Sys/PetscIsInfOrNanReal.html      |    4 +-
 docs/manualpages/Sys/PetscIsNanReal.html           |    4 +-
 docs/manualpages/Sys/PetscIsNormalReal.html        |    4 +-
 docs/manualpages/Sys/PetscLikely.html              |    4 +-
 .../manualpages/Sys/PetscMPIAbortErrorHandler.html |    4 +-
 .../Sys/PetscMPIDataTypeToPetscDataType.html       |    4 +-
 docs/manualpages/Sys/PetscMPIDump.html             |    4 +-
 docs/manualpages/Sys/PetscMPIInt.html              |    4 +-
 docs/manualpages/Sys/PetscMPIIntCast.html          |    4 +-
 docs/manualpages/Sys/PetscMalloc.html              |    4 +-
 docs/manualpages/Sys/PetscMalloc1.html             |    4 +-
 docs/manualpages/Sys/PetscMalloc2.html             |    4 +-
 docs/manualpages/Sys/PetscMalloc3.html             |    4 +-
 docs/manualpages/Sys/PetscMalloc4.html             |    4 +-
 docs/manualpages/Sys/PetscMalloc5.html             |    4 +-
 docs/manualpages/Sys/PetscMalloc6.html             |    4 +-
 docs/manualpages/Sys/PetscMalloc7.html             |    4 +-
 docs/manualpages/Sys/PetscMallocClear.html         |    4 +-
 docs/manualpages/Sys/PetscMallocDebug.html         |    4 +-
 docs/manualpages/Sys/PetscMallocDump.html          |    4 +-
 docs/manualpages/Sys/PetscMallocDumpLog.html       |    4 +-
 .../Sys/PetscMallocGetCurrentUsage.html            |    4 +-
 docs/manualpages/Sys/PetscMallocGetDebug.html      |    4 +-
 docs/manualpages/Sys/PetscMallocGetDumpLog.html    |    4 +-
 .../Sys/PetscMallocGetMaximumUsage.html            |    4 +-
 docs/manualpages/Sys/PetscMallocGetStack.html      |    4 +-
 docs/manualpages/Sys/PetscMallocSet.html           |    4 +-
 docs/manualpages/Sys/PetscMallocSetDumpLog.html    |    4 +-
 .../Sys/PetscMallocSetDumpLogThreshold.html        |    4 +-
 docs/manualpages/Sys/PetscMallocValidate.html      |    4 +-
 docs/manualpages/Sys/PetscMatlabEngine.html        |    4 +-
 docs/manualpages/Sys/PetscMatlabEngineCreate.html  |    4 +-
 docs/manualpages/Sys/PetscMatlabEngineDestroy.html |    4 +-
 .../manualpages/Sys/PetscMatlabEngineEvaluate.html |    4 +-
 docs/manualpages/Sys/PetscMatlabEngineGet.html     |    4 +-
 .../manualpages/Sys/PetscMatlabEngineGetArray.html |    4 +-
 .../Sys/PetscMatlabEngineGetOutput.html            |    4 +-
 .../Sys/PetscMatlabEnginePrintOutput.html          |    4 +-
 docs/manualpages/Sys/PetscMatlabEnginePut.html     |    4 +-
 .../manualpages/Sys/PetscMatlabEnginePutArray.html |    4 +-
 docs/manualpages/Sys/PetscMax.html                 |    4 +-
 docs/manualpages/Sys/PetscMemcmp.html              |    4 +-
 docs/manualpages/Sys/PetscMemcpy.html              |    4 +-
 docs/manualpages/Sys/PetscMemmove.html             |    4 +-
 .../Sys/PetscMemoryGetCurrentUsage.html            |    4 +-
 .../Sys/PetscMemoryGetMaximumUsage.html            |    4 +-
 .../Sys/PetscMemorySetGetMaximumUsage.html         |    4 +-
 docs/manualpages/Sys/PetscMemoryView.html          |    4 +-
 docs/manualpages/Sys/PetscMemzero.html             |    4 +-
 docs/manualpages/Sys/PetscMergeIntArray.html       |    4 +-
 docs/manualpages/Sys/PetscMergeIntArrayPair.html   |    4 +-
 docs/manualpages/Sys/PetscMergeMPIIntArray.html    |    4 +-
 docs/manualpages/Sys/PetscMin.html                 |    4 +-
 docs/manualpages/Sys/PetscNew.html                 |    4 +-
 docs/manualpages/Sys/PetscNewLog.html              |    4 +-
 docs/manualpages/Sys/PetscObject.html              |    4 +-
 .../Sys/PetscObjectAddOptionsHandler.html          |    4 +-
 docs/manualpages/Sys/PetscObjectComm.html          |    4 +-
 docs/manualpages/Sys/PetscObjectCompose.html       |    4 +-
 .../Sys/PetscObjectComposeFunction.html            |    4 +-
 .../Sys/PetscObjectComposedDataGetInt.html         |    4 +-
 .../Sys/PetscObjectComposedDataGetIntstar.html     |    4 +-
 .../Sys/PetscObjectComposedDataGetReal.html        |    4 +-
 .../Sys/PetscObjectComposedDataGetRealstar.html    |    4 +-
 .../Sys/PetscObjectComposedDataGetScalar.html      |    4 +-
 .../Sys/PetscObjectComposedDataGetScalarstar.html  |    4 +-
 .../Sys/PetscObjectComposedDataRegister.html       |    4 +-
 .../Sys/PetscObjectComposedDataSetInt.html         |    4 +-
 .../Sys/PetscObjectComposedDataSetIntstar.html     |    4 +-
 .../Sys/PetscObjectComposedDataSetReal.html        |    4 +-
 .../Sys/PetscObjectComposedDataSetRealstar.html    |    4 +-
 .../Sys/PetscObjectComposedDataSetScalar.html      |    4 +-
 .../Sys/PetscObjectComposedDataSetScalarstar.html  |    4 +-
 .../PetscObjectCopyFortranFunctionPointers.html    |    4 +-
 docs/manualpages/Sys/PetscObjectDereference.html   |    4 +-
 docs/manualpages/Sys/PetscObjectDestroy.html       |    4 +-
 .../Sys/PetscObjectDestroyOptionsHandlers.html     |    4 +-
 docs/manualpages/Sys/PetscObjectGetClassId.html    |    4 +-
 docs/manualpages/Sys/PetscObjectGetClassName.html  |    4 +-
 docs/manualpages/Sys/PetscObjectGetComm.html       |    4 +-
 .../Sys/PetscObjectGetFortranCallback.html         |    4 +-
 docs/manualpages/Sys/PetscObjectGetId.html         |    4 +-
 docs/manualpages/Sys/PetscObjectGetName.html       |    4 +-
 docs/manualpages/Sys/PetscObjectGetNewTag.html     |    4 +-
 docs/manualpages/Sys/PetscObjectGetReference.html  |    4 +-
 docs/manualpages/Sys/PetscObjectGetTabLevel.html   |    4 +-
 docs/manualpages/Sys/PetscObjectGetType.html       |    4 +-
 docs/manualpages/Sys/PetscObjectId.html            |    4 +-
 .../Sys/PetscObjectIncrementTabLevel.html          |    4 +-
 .../Sys/PetscObjectInheritPrintedOptions.html      |    4 +-
 docs/manualpages/Sys/PetscObjectList.html          |    4 +-
 docs/manualpages/Sys/PetscObjectListAdd.html       |    4 +-
 docs/manualpages/Sys/PetscObjectListDestroy.html   |    4 +-
 docs/manualpages/Sys/PetscObjectListDuplicate.html |    4 +-
 docs/manualpages/Sys/PetscObjectListFind.html      |    4 +-
 .../Sys/PetscObjectListRemoveReference.html        |    4 +-
 .../Sys/PetscObjectListReverseFind.html            |    4 +-
 docs/manualpages/Sys/PetscObjectName.html          |    4 +-
 docs/manualpages/Sys/PetscObjectOptionsBegin.html  |    4 +-
 .../Sys/PetscObjectPrintTypeNamePrefix.html        |    4 +-
 .../Sys/PetscObjectProcessOptionsHandlers.html     |    4 +-
 docs/manualpages/Sys/PetscObjectQuery.html         |    4 +-
 docs/manualpages/Sys/PetscObjectQueryFunction.html |    4 +-
 docs/manualpages/Sys/PetscObjectReference.html     |    4 +-
 .../Sys/PetscObjectRegisterDestroy.html            |    4 +-
 .../Sys/PetscObjectRegisterDestroyAll.html         |    4 +-
 docs/manualpages/Sys/PetscObjectSAWsBlock.html     |    4 +-
 .../Sys/PetscObjectSAWsGrantAccess.html            |    4 +-
 docs/manualpages/Sys/PetscObjectSAWsSetBlock.html  |    4 +-
 .../manualpages/Sys/PetscObjectSAWsTakeAccess.html |    4 +-
 .../Sys/PetscObjectSetFortranCallback.html         |    4 +-
 .../manualpages/Sys/PetscObjectSetFromOptions.html |    4 +-
 docs/manualpages/Sys/PetscObjectSetName.html       |    4 +-
 docs/manualpages/Sys/PetscObjectSetOptions.html    |    4 +-
 docs/manualpages/Sys/PetscObjectSetPrecision.html  |    4 +-
 .../Sys/PetscObjectSetPrintedOptions.html          |    4 +-
 docs/manualpages/Sys/PetscObjectSetTabLevel.html   |    4 +-
 docs/manualpages/Sys/PetscObjectSetType.html       |    4 +-
 docs/manualpages/Sys/PetscObjectSetUp.html         |    4 +-
 docs/manualpages/Sys/PetscObjectState.html         |    4 +-
 docs/manualpages/Sys/PetscObjectStateGet.html      |    4 +-
 docs/manualpages/Sys/PetscObjectStateIncrease.html |    4 +-
 docs/manualpages/Sys/PetscObjectStateSet.html      |    4 +-
 docs/manualpages/Sys/PetscObjectTypeCompare.html   |    4 +-
 .../manualpages/Sys/PetscObjectTypeCompareAny.html |    4 +-
 docs/manualpages/Sys/PetscObjectView.html          |    4 +-
 .../Sys/PetscObjectViewFromOptions.html            |    4 +-
 docs/manualpages/Sys/PetscObjectsDump.html         |    4 +-
 docs/manualpages/Sys/PetscObjectsGetObject.html    |    4 +-
 .../Sys/PetscObjectsListGetGlobalNumbering.html    |    4 +-
 docs/manualpages/Sys/PetscObjectsView.html         |    4 +-
 docs/manualpages/Sys/PetscOffset.html              |    4 +-
 docs/manualpages/Sys/PetscOptionsAllUsed.html      |    4 +-
 docs/manualpages/Sys/PetscOptionsBegin.html        |    4 +-
 docs/manualpages/Sys/PetscOptionsBool.html         |    4 +-
 docs/manualpages/Sys/PetscOptionsBoolArray.html    |    4 +-
 docs/manualpages/Sys/PetscOptionsBoolGroup.html    |    4 +-
 .../Sys/PetscOptionsBoolGroupBegin.html            |    4 +-
 docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html |    4 +-
 docs/manualpages/Sys/PetscOptionsClear.html        |    4 +-
 docs/manualpages/Sys/PetscOptionsClearValue.html   |    4 +-
 docs/manualpages/Sys/PetscOptionsCreate.html       |    4 +-
 docs/manualpages/Sys/PetscOptionsDestroy.html      |    4 +-
 docs/manualpages/Sys/PetscOptionsEList.html        |    4 +-
 docs/manualpages/Sys/PetscOptionsEnd.html          |    4 +-
 docs/manualpages/Sys/PetscOptionsEnum.html         |    4 +-
 docs/manualpages/Sys/PetscOptionsEnumArray.html    |    4 +-
 docs/manualpages/Sys/PetscOptionsFList.html        |    4 +-
 docs/manualpages/Sys/PetscOptionsGetAll.html       |    4 +-
 docs/manualpages/Sys/PetscOptionsGetBool.html      |    4 +-
 docs/manualpages/Sys/PetscOptionsGetBoolArray.html |    4 +-
 docs/manualpages/Sys/PetscOptionsGetEList.html     |    4 +-
 docs/manualpages/Sys/PetscOptionsGetEnum.html      |    4 +-
 docs/manualpages/Sys/PetscOptionsGetEnumArray.html |    4 +-
 docs/manualpages/Sys/PetscOptionsGetInt.html       |    4 +-
 docs/manualpages/Sys/PetscOptionsGetIntArray.html  |    4 +-
 docs/manualpages/Sys/PetscOptionsGetReal.html      |    4 +-
 docs/manualpages/Sys/PetscOptionsGetRealArray.html |    4 +-
 docs/manualpages/Sys/PetscOptionsGetScalar.html    |    4 +-
 .../Sys/PetscOptionsGetScalarArray.html            |    4 +-
 docs/manualpages/Sys/PetscOptionsGetString.html    |    4 +-
 .../Sys/PetscOptionsGetStringArray.html            |    4 +-
 docs/manualpages/Sys/PetscOptionsGetenv.html       |    4 +-
 docs/manualpages/Sys/PetscOptionsHasName.html      |    4 +-
 docs/manualpages/Sys/PetscOptionsHead.html         |    4 +-
 docs/manualpages/Sys/PetscOptionsInsert.html       |    4 +-
 docs/manualpages/Sys/PetscOptionsInsertFile.html   |    4 +-
 docs/manualpages/Sys/PetscOptionsInsertString.html |    4 +-
 docs/manualpages/Sys/PetscOptionsInt.html          |    4 +-
 docs/manualpages/Sys/PetscOptionsIntArray.html     |    4 +-
 docs/manualpages/Sys/PetscOptionsLeft.html         |    4 +-
 .../manualpages/Sys/PetscOptionsMonitorCancel.html |    4 +-
 .../Sys/PetscOptionsMonitorDefault.html            |    4 +-
 docs/manualpages/Sys/PetscOptionsMonitorSet.html   |    4 +-
 docs/manualpages/Sys/PetscOptionsName.html         |    4 +-
 docs/manualpages/Sys/PetscOptionsPrefixPop.html    |    4 +-
 docs/manualpages/Sys/PetscOptionsPrefixPush.html   |    4 +-
 docs/manualpages/Sys/PetscOptionsReal.html         |    4 +-
 docs/manualpages/Sys/PetscOptionsRealArray.html    |    4 +-
 docs/manualpages/Sys/PetscOptionsReject.html       |    4 +-
 docs/manualpages/Sys/PetscOptionsScalar.html       |    4 +-
 docs/manualpages/Sys/PetscOptionsScalarArray.html  |    4 +-
 docs/manualpages/Sys/PetscOptionsSetAlias.html     |    4 +-
 .../Sys/PetscOptionsSetFromOptions.html            |    4 +-
 docs/manualpages/Sys/PetscOptionsSetValue.html     |    4 +-
 docs/manualpages/Sys/PetscOptionsString.html       |    4 +-
 docs/manualpages/Sys/PetscOptionsStringArray.html  |    4 +-
 docs/manualpages/Sys/PetscOptionsTail.html         |    4 +-
 docs/manualpages/Sys/PetscOptionsUsed.html         |    4 +-
 docs/manualpages/Sys/PetscOptionsValidKey.html     |    4 +-
 docs/manualpages/Sys/PetscOptionsView.html         |    4 +-
 docs/manualpages/Sys/PetscOptionsViewer.html       |    4 +-
 docs/manualpages/Sys/PetscPClose.html              |    4 +-
 docs/manualpages/Sys/PetscPOpen.html               |    4 +-
 docs/manualpages/Sys/PetscPOpenSetMachine.html     |    4 +-
 docs/manualpages/Sys/PetscPopErrorHandler.html     |    4 +-
 docs/manualpages/Sys/PetscPopSignalHandler.html    |    4 +-
 docs/manualpages/Sys/PetscPopUpSelect.html         |    4 +-
 docs/manualpages/Sys/PetscPrecision.html           |    4 +-
 docs/manualpages/Sys/PetscPrefetchBlock.html       |    4 +-
 docs/manualpages/Sys/PetscPrintf.html              |    4 +-
 docs/manualpages/Sys/PetscProcessTree.html         |    4 +-
 docs/manualpages/Sys/PetscPushErrorHandler.html    |    4 +-
 docs/manualpages/Sys/PetscPushSignalHandler.html   |    4 +-
 docs/manualpages/Sys/PetscRandom.html              |    4 +-
 docs/manualpages/Sys/PetscRandomCreate.html        |    4 +-
 docs/manualpages/Sys/PetscRandomDestroy.html       |    4 +-
 .../Sys/PetscRandomFinalizePackage.html            |    4 +-
 docs/manualpages/Sys/PetscRandomGetInterval.html   |    4 +-
 docs/manualpages/Sys/PetscRandomGetSeed.html       |    4 +-
 docs/manualpages/Sys/PetscRandomGetType.html       |    4 +-
 docs/manualpages/Sys/PetscRandomGetValue.html      |    4 +-
 docs/manualpages/Sys/PetscRandomGetValueReal.html  |    4 +-
 .../Sys/PetscRandomInitializePackage.html          |    4 +-
 docs/manualpages/Sys/PetscRandomRegister.html      |    4 +-
 docs/manualpages/Sys/PetscRandomRegisterAll.html   |    4 +-
 docs/manualpages/Sys/PetscRandomSeed.html          |    4 +-
 .../manualpages/Sys/PetscRandomSetFromOptions.html |    4 +-
 docs/manualpages/Sys/PetscRandomSetInterval.html   |    4 +-
 docs/manualpages/Sys/PetscRandomSetSeed.html       |    4 +-
 docs/manualpages/Sys/PetscRandomSetType.html       |    4 +-
 docs/manualpages/Sys/PetscRandomType.html          |    4 +-
 docs/manualpages/Sys/PetscRandomView.html          |    4 +-
 docs/manualpages/Sys/PetscReal.html                |    4 +-
 docs/manualpages/Sys/PetscRealIntMultTruncate.html |    4 +-
 docs/manualpages/Sys/PetscRealView.html            |    4 +-
 docs/manualpages/Sys/PetscRegisterFinalize.html    |    4 +-
 docs/manualpages/Sys/PetscRegisterFinalizeAll.html |    4 +-
 docs/manualpages/Sys/PetscReturnErrorHandler.html  |    4 +-
 docs/manualpages/Sys/PetscSAWsBlock.html           |    4 +-
 docs/manualpages/Sys/PetscSNPrintf.html            |    4 +-
 docs/manualpages/Sys/PetscSNPrintfCount.html       |    4 +-
 docs/manualpages/Sys/PetscSSEIsEnabled.html        |    4 +-
 docs/manualpages/Sys/PetscScalar.html              |    4 +-
 docs/manualpages/Sys/PetscScalarView.html          |    4 +-
 docs/manualpages/Sys/PetscSegBuffer.html           |    4 +-
 docs/manualpages/Sys/PetscSegBufferCreate.html     |    4 +-
 docs/manualpages/Sys/PetscSegBufferDestroy.html    |    4 +-
 .../Sys/PetscSegBufferExtractAlloc.html            |    4 +-
 .../Sys/PetscSegBufferExtractInPlace.html          |    4 +-
 docs/manualpages/Sys/PetscSegBufferExtractTo.html  |    4 +-
 docs/manualpages/Sys/PetscSegBufferGet.html        |    4 +-
 docs/manualpages/Sys/PetscSegBufferGetSize.html    |    4 +-
 docs/manualpages/Sys/PetscSegBufferUnuse.html      |    4 +-
 .../manualpages/Sys/PetscSequentialPhaseBegin.html |    4 +-
 docs/manualpages/Sys/PetscSequentialPhaseEnd.html  |    4 +-
 docs/manualpages/Sys/PetscSetDebugTerminal.html    |    4 +-
 docs/manualpages/Sys/PetscSetDebugger.html         |    4 +-
 .../Sys/PetscSetDebuggerFromString.html            |    4 +-
 docs/manualpages/Sys/PetscSetDefaultDebugger.html  |    4 +-
 docs/manualpages/Sys/PetscSetFPTrap.html           |    4 +-
 .../Sys/PetscSetHelpVersionFunctions.html          |    4 +-
 docs/manualpages/Sys/PetscSharedTmp.html           |    4 +-
 .../Sys/PetscSharedWorkingDirectory.html           |    4 +-
 .../manualpages/Sys/PetscSignalHandlerDefault.html |    4 +-
 docs/manualpages/Sys/PetscSleep.html               |    4 +-
 docs/manualpages/Sys/PetscSortInt.html             |    4 +-
 docs/manualpages/Sys/PetscSortIntWithArray.html    |    4 +-
 .../manualpages/Sys/PetscSortIntWithArrayPair.html |    4 +-
 .../manualpages/Sys/PetscSortIntWithDataArray.html |    4 +-
 .../Sys/PetscSortIntWithPermutation.html           |    4 +-
 .../Sys/PetscSortIntWithScalarArray.html           |    4 +-
 docs/manualpages/Sys/PetscSortMPIInt.html          |    4 +-
 docs/manualpages/Sys/PetscSortMPIIntWithArray.html |    4 +-
 docs/manualpages/Sys/PetscSortReal.html            |    4 +-
 .../Sys/PetscSortRealWithPermutation.html          |    4 +-
 docs/manualpages/Sys/PetscSortRemoveDupsInt.html   |    4 +-
 .../manualpages/Sys/PetscSortRemoveDupsMPIInt.html |    4 +-
 docs/manualpages/Sys/PetscSortRemoveDupsReal.html  |    4 +-
 docs/manualpages/Sys/PetscSortSplit.html           |    4 +-
 docs/manualpages/Sys/PetscSortSplitReal.html       |    4 +-
 .../Sys/PetscSortStrWithPermutation.html           |    4 +-
 docs/manualpages/Sys/PetscSplitOwnership.html      |    4 +-
 docs/manualpages/Sys/PetscSplitOwnershipBlock.html |    4 +-
 docs/manualpages/Sys/PetscSqr.html                 |    4 +-
 .../manualpages/Sys/PetscStackSAWsGrantAccess.html |    4 +-
 docs/manualpages/Sys/PetscStackSAWsTakeAccess.html |    4 +-
 docs/manualpages/Sys/PetscStartMatlab.html         |    4 +-
 docs/manualpages/Sys/PetscStopForDebugger.html     |    4 +-
 docs/manualpages/Sys/PetscStrArrayDestroy.html     |    4 +-
 docs/manualpages/Sys/PetscStrArrayallocpy.html     |    4 +-
 docs/manualpages/Sys/PetscStrNArrayDestroy.html    |    4 +-
 docs/manualpages/Sys/PetscStrNArrayallocpy.html    |    4 +-
 docs/manualpages/Sys/PetscStrToArray.html          |    4 +-
 docs/manualpages/Sys/PetscStrToArrayDestroy.html   |    4 +-
 docs/manualpages/Sys/PetscStrallocpy.html          |    4 +-
 docs/manualpages/Sys/PetscStrbeginswith.html       |    4 +-
 docs/manualpages/Sys/PetscStrcasecmp.html          |    4 +-
 docs/manualpages/Sys/PetscStrcat.html              |    4 +-
 docs/manualpages/Sys/PetscStrchr.html              |    4 +-
 docs/manualpages/Sys/PetscStrcmp.html              |    4 +-
 docs/manualpages/Sys/PetscStrcpy.html              |    4 +-
 docs/manualpages/Sys/PetscStrendswith.html         |    4 +-
 docs/manualpages/Sys/PetscStrendswithwhich.html    |    4 +-
 docs/manualpages/Sys/PetscStrgrt.html              |    4 +-
 docs/manualpages/Sys/PetscStrlen.html              |    4 +-
 docs/manualpages/Sys/PetscStrncat.html             |    4 +-
 docs/manualpages/Sys/PetscStrncmp.html             |    4 +-
 docs/manualpages/Sys/PetscStrncpy.html             |    4 +-
 docs/manualpages/Sys/PetscStrrchr.html             |    4 +-
 docs/manualpages/Sys/PetscStrreplace.html          |    4 +-
 docs/manualpages/Sys/PetscStrrstr.html             |    4 +-
 docs/manualpages/Sys/PetscStrstr.html              |    4 +-
 docs/manualpages/Sys/PetscStrtolower.html          |    4 +-
 docs/manualpages/Sys/PetscSubcomm.html             |    4 +-
 docs/manualpages/Sys/PetscSubcommCreate.html       |    4 +-
 docs/manualpages/Sys/PetscSubcommDestroy.html      |    4 +-
 .../Sys/PetscSubcommSetFromOptions.html            |    4 +-
 docs/manualpages/Sys/PetscSubcommSetNumber.html    |    4 +-
 .../Sys/PetscSubcommSetOptionsPrefix.html          |    4 +-
 docs/manualpages/Sys/PetscSubcommSetType.html      |    4 +-
 .../Sys/PetscSubcommSetTypeGeneral.html            |    4 +-
 docs/manualpages/Sys/PetscSynchronizedFGets.html   |    4 +-
 docs/manualpages/Sys/PetscSynchronizedFPrintf.html |    4 +-
 docs/manualpages/Sys/PetscSynchronizedFlush.html   |    4 +-
 docs/manualpages/Sys/PetscSynchronizedPrintf.html  |    4 +-
 docs/manualpages/Sys/PetscTextBelt.html            |    4 +-
 docs/manualpages/Sys/PetscTime.html                |    4 +-
 docs/manualpages/Sys/PetscTimeAdd.html             |    4 +-
 docs/manualpages/Sys/PetscTimeSubtract.html        |    4 +-
 docs/manualpages/Sys/PetscToken.html               |    4 +-
 docs/manualpages/Sys/PetscTokenCreate.html         |    4 +-
 docs/manualpages/Sys/PetscTokenDestroy.html        |    4 +-
 docs/manualpages/Sys/PetscTokenFind.html           |    4 +-
 .../Sys/PetscTraceBackErrorHandler.html            |    4 +-
 docs/manualpages/Sys/PetscURLShorten.html          |    4 +-
 docs/manualpages/Sys/PetscUnlikely.html            |    4 +-
 docs/manualpages/Sys/PetscVFPrintf.html            |    4 +-
 docs/manualpages/Sys/PetscVSNPrintf.html           |    4 +-
 docs/manualpages/Sys/PetscViennaCLFlag.html        |    4 +-
 docs/manualpages/Sys/SETERRABORT.html              |    4 +-
 docs/manualpages/Sys/SETERRQ.html                  |    4 +-
 docs/manualpages/Sys/SETERRQ1.html                 |    4 +-
 docs/manualpages/Sys/SETERRQ2.html                 |    4 +-
 docs/manualpages/Sys/SETERRQ3.html                 |    4 +-
 docs/manualpages/Sys/SETERRQ4.html                 |    4 +-
 docs/manualpages/Sys/SETERRQ5.html                 |    4 +-
 docs/manualpages/Sys/SETERRQ6.html                 |    4 +-
 docs/manualpages/Sys/SETERRQ7.html                 |    4 +-
 docs/manualpages/Sys/SETERRQ8.html                 |    4 +-
 docs/manualpages/Sys/UsingFortran.html             |    4 +-
 docs/manualpages/Sys/index.html                    |    4 +-
 docs/manualpages/TS/DMCopyDMTS.html                |    4 +-
 docs/manualpages/TS/DMDATSSetIFunctionLocal.html   |    4 +-
 docs/manualpages/TS/DMDATSSetIJacobianLocal.html   |    4 +-
 docs/manualpages/TS/DMDATSSetRHSFunctionLocal.html |    4 +-
 docs/manualpages/TS/DMDATSSetRHSJacobianLocal.html |    4 +-
 docs/manualpages/TS/DMGetDMTS.html                 |    4 +-
 docs/manualpages/TS/DMGetDMTSWrite.html            |    4 +-
 docs/manualpages/TS/DMPlexTSComputeBoundary.html   |    4 +-
 .../TS/DMPlexTSComputeIFunctionFEM.html            |    4 +-
 .../TS/DMPlexTSComputeIJacobianFEM.html            |    4 +-
 .../TS/DMPlexTSComputeRHSFunctionFVM.html          |    4 +-
 docs/manualpages/TS/DMPlexTSGetGeometryFVM.html    |    4 +-
 docs/manualpages/TS/DMPlexTSGetGradientDM.html     |    4 +-
 docs/manualpages/TS/DMTSCopy.html                  |    4 +-
 docs/manualpages/TS/DMTSGetForcingFunction.html    |    4 +-
 docs/manualpages/TS/DMTSGetI2Function.html         |    4 +-
 docs/manualpages/TS/DMTSGetI2Jacobian.html         |    4 +-
 docs/manualpages/TS/DMTSGetIFunction.html          |    4 +-
 docs/manualpages/TS/DMTSGetIJacobian.html          |    4 +-
 docs/manualpages/TS/DMTSGetRHSFunction.html        |    4 +-
 docs/manualpages/TS/DMTSGetRHSJacobian.html        |    4 +-
 docs/manualpages/TS/DMTSGetSolutionFunction.html   |    4 +-
 docs/manualpages/TS/DMTSSetBoundaryLocal.html      |    4 +-
 docs/manualpages/TS/DMTSSetForcingFunction.html    |    4 +-
 docs/manualpages/TS/DMTSSetI2Function.html         |    4 +-
 docs/manualpages/TS/DMTSSetI2Jacobian.html         |    4 +-
 docs/manualpages/TS/DMTSSetIFunction.html          |    4 +-
 docs/manualpages/TS/DMTSSetIFunctionLocal.html     |    4 +-
 docs/manualpages/TS/DMTSSetIFunctionSerialize.html |    4 +-
 docs/manualpages/TS/DMTSSetIJacobian.html          |    4 +-
 docs/manualpages/TS/DMTSSetIJacobianLocal.html     |    4 +-
 docs/manualpages/TS/DMTSSetIJacobianSerialize.html |    4 +-
 docs/manualpages/TS/DMTSSetRHSFunction.html        |    4 +-
 docs/manualpages/TS/DMTSSetRHSFunctionLocal.html   |    4 +-
 docs/manualpages/TS/DMTSSetRHSJacobian.html        |    4 +-
 docs/manualpages/TS/DMTSSetSolutionFunction.html   |    4 +-
 docs/manualpages/TS/EIMEX.html                     |    4 +-
 docs/manualpages/TS/SNESTSFormFunction.html        |    4 +-
 docs/manualpages/TS/SNESTSFormJacobian.html        |    4 +-
 docs/manualpages/TS/TS.html                        |    4 +-
 docs/manualpages/TS/TS2GetSolution.html            |    4 +-
 docs/manualpages/TS/TS2SetSolution.html            |    4 +-
 docs/manualpages/TS/TSADAPTBASIC.html              |    4 +-
 docs/manualpages/TS/TSADAPTCFL.html                |    4 +-
 docs/manualpages/TS/TSADAPTNONE.html               |    4 +-
 docs/manualpages/TS/TSALPHA.html                   |    4 +-
 docs/manualpages/TS/TSALPHA2.html                  |    4 +-
 docs/manualpages/TS/TSARKIMEX.html                 |    4 +-
 docs/manualpages/TS/TSARKIMEX1BEE.html             |    4 +-
 docs/manualpages/TS/TSARKIMEX2C.html               |    4 +-
 docs/manualpages/TS/TSARKIMEX2D.html               |    4 +-
 docs/manualpages/TS/TSARKIMEX2E.html               |    4 +-
 docs/manualpages/TS/TSARKIMEX3.html                |    4 +-
 docs/manualpages/TS/TSARKIMEX4.html                |    4 +-
 docs/manualpages/TS/TSARKIMEX5.html                |    4 +-
 docs/manualpages/TS/TSARKIMEXA2.html               |    4 +-
 docs/manualpages/TS/TSARKIMEXARS122.html           |    4 +-
 docs/manualpages/TS/TSARKIMEXARS443.html           |    4 +-
 docs/manualpages/TS/TSARKIMEXBPR3.html             |    4 +-
 docs/manualpages/TS/TSARKIMEXFinalizePackage.html  |    4 +-
 docs/manualpages/TS/TSARKIMEXGetType.html          |    4 +-
 .../manualpages/TS/TSARKIMEXInitializePackage.html |    4 +-
 docs/manualpages/TS/TSARKIMEXL2.html               |    4 +-
 docs/manualpages/TS/TSARKIMEXPRSSP2.html           |    4 +-
 docs/manualpages/TS/TSARKIMEXRegister.html         |    4 +-
 docs/manualpages/TS/TSARKIMEXRegisterAll.html      |    4 +-
 docs/manualpages/TS/TSARKIMEXRegisterDestroy.html  |    4 +-
 docs/manualpages/TS/TSARKIMEXSetFullyImplicit.html |    4 +-
 docs/manualpages/TS/TSARKIMEXSetType.html          |    4 +-
 docs/manualpages/TS/TSARKIMEXType.html             |    4 +-
 docs/manualpages/TS/TSAdapt.html                   |    4 +-
 docs/manualpages/TS/TSAdaptBasicGetClip.html       |    4 +-
 docs/manualpages/TS/TSAdaptBasicSetClip.html       |    4 +-
 docs/manualpages/TS/TSAdaptCandidateAdd.html       |    4 +-
 docs/manualpages/TS/TSAdaptCandidatesClear.html    |    4 +-
 docs/manualpages/TS/TSAdaptCandidatesGet.html      |    4 +-
 docs/manualpages/TS/TSAdaptCheckStage.html         |    4 +-
 docs/manualpages/TS/TSAdaptChoose.html             |    4 +-
 docs/manualpages/TS/TSAdaptCreate.html             |    4 +-
 docs/manualpages/TS/TSAdaptFinalizePackage.html    |    4 +-
 docs/manualpages/TS/TSAdaptInitializePackage.html  |    4 +-
 docs/manualpages/TS/TSAdaptLoad.html               |    4 +-
 docs/manualpages/TS/TSAdaptRegister.html           |    4 +-
 docs/manualpages/TS/TSAdaptRegisterAll.html        |    4 +-
 docs/manualpages/TS/TSAdaptReset.html              |    4 +-
 docs/manualpages/TS/TSAdaptSetCheckStage.html      |    4 +-
 docs/manualpages/TS/TSAdaptSetMonitor.html         |    4 +-
 docs/manualpages/TS/TSAdaptSetStepLimits.html      |    4 +-
 docs/manualpages/TS/TSAdaptSetType.html            |    4 +-
 docs/manualpages/TS/TSAdaptType.html               |    4 +-
 .../TS/TSAdjointComputeCostIntegrand.html          |    4 +-
 .../TS/TSAdjointComputeDRDPFunction.html           |    4 +-
 .../TS/TSAdjointComputeDRDYFunction.html           |    4 +-
 .../TS/TSAdjointComputeRHSJacobian.html            |    4 +-
 docs/manualpages/TS/TSAdjointCostIntegral.html     |    4 +-
 docs/manualpages/TS/TSAdjointMonitor.html          |    4 +-
 docs/manualpages/TS/TSAdjointMonitorCancel.html    |    4 +-
 docs/manualpages/TS/TSAdjointMonitorDefault.html   |    4 +-
 docs/manualpages/TS/TSAdjointMonitorDrawSensi.html |    4 +-
 docs/manualpages/TS/TSAdjointMonitorSet.html       |    4 +-
 .../TS/TSAdjointMonitorSetFromOptions.html         |    4 +-
 docs/manualpages/TS/TSAdjointSetRHSJacobian.html   |    4 +-
 docs/manualpages/TS/TSAdjointSetSteps.html         |    4 +-
 docs/manualpages/TS/TSAdjointSetUp.html            |    4 +-
 docs/manualpages/TS/TSAdjointSolve.html            |    4 +-
 docs/manualpages/TS/TSAdjointStep.html             |    4 +-
 docs/manualpages/TS/TSAlpha2GetParams.html         |    4 +-
 docs/manualpages/TS/TSAlpha2SetParams.html         |    4 +-
 docs/manualpages/TS/TSAlpha2SetRadius.html         |    4 +-
 docs/manualpages/TS/TSAlpha2UseAdapt.html          |    4 +-
 docs/manualpages/TS/TSAlphaGetParams.html          |    4 +-
 docs/manualpages/TS/TSAlphaSetParams.html          |    4 +-
 docs/manualpages/TS/TSAlphaSetRadius.html          |    4 +-
 docs/manualpages/TS/TSAlphaUseAdapt.html           |    4 +-
 docs/manualpages/TS/TSAppendOptionsPrefix.html     |    4 +-
 docs/manualpages/TS/TSBDF.html                     |    4 +-
 docs/manualpages/TS/TSBDFGetOrder.html             |    4 +-
 docs/manualpages/TS/TSBDFSetOrder.html             |    4 +-
 docs/manualpages/TS/TSBDFUseAdapt.html             |    4 +-
 docs/manualpages/TS/TSBEULER.html                  |    4 +-
 docs/manualpages/TS/TSCN.html                      |    4 +-
 docs/manualpages/TS/TSClone.html                   |    4 +-
 docs/manualpages/TS/TSComputeForcingFunction.html  |    4 +-
 docs/manualpages/TS/TSComputeI2Function.html       |    4 +-
 docs/manualpages/TS/TSComputeI2Jacobian.html       |    4 +-
 docs/manualpages/TS/TSComputeIFunction.html        |    4 +-
 docs/manualpages/TS/TSComputeIFunctionLinear.html  |    4 +-
 docs/manualpages/TS/TSComputeIJacobian.html        |    4 +-
 .../manualpages/TS/TSComputeIJacobianConstant.html |    4 +-
 .../TS/TSComputeIJacobianDefaultColor.html         |    4 +-
 docs/manualpages/TS/TSComputeLinearStability.html  |    4 +-
 docs/manualpages/TS/TSComputeRHSFunction.html      |    4 +-
 .../manualpages/TS/TSComputeRHSFunctionLinear.html |    4 +-
 docs/manualpages/TS/TSComputeRHSJacobian.html      |    4 +-
 .../TS/TSComputeRHSJacobianConstant.html           |    4 +-
 docs/manualpages/TS/TSComputeSolutionFunction.html |    4 +-
 docs/manualpages/TS/TSConvergedReason.html         |    4 +-
 docs/manualpages/TS/TSCreate.html                  |    4 +-
 docs/manualpages/TS/TSDestroy.html                 |    4 +-
 docs/manualpages/TS/TSEIMEX.html                   |    4 +-
 docs/manualpages/TS/TSEIMEXSetMaxRows.html         |    4 +-
 docs/manualpages/TS/TSEIMEXSetOrdAdapt.html        |    4 +-
 docs/manualpages/TS/TSEIMEXSetRowCol.html          |    4 +-
 docs/manualpages/TS/TSEIMEXType.html               |    4 +-
 docs/manualpages/TS/TSEULER.html                   |    4 +-
 docs/manualpages/TS/TSEquationType.html            |    4 +-
 docs/manualpages/TS/TSErrorWeightedNorm.html       |    4 +-
 docs/manualpages/TS/TSErrorWeightedNorm2.html      |    4 +-
 .../TS/TSErrorWeightedNormInfinity.html            |    4 +-
 docs/manualpages/TS/TSEvaluateStep.html            |    4 +-
 docs/manualpages/TS/TSEvaluateWLTE.html            |    4 +-
 docs/manualpages/TS/TSExactFinalTimeOption.html    |    4 +-
 docs/manualpages/TS/TSFinalizePackage.html         |    4 +-
 docs/manualpages/TS/TSForwardCostIntegral.html     |    4 +-
 docs/manualpages/TS/TSFunctionDomainError.html     |    4 +-
 docs/manualpages/TS/TSGL.html                      |    4 +-
 docs/manualpages/TS/TSGLAcceptRegister.html        |    4 +-
 docs/manualpages/TS/TSGLAcceptType.html            |    4 +-
 docs/manualpages/TS/TSGLAdapt.html                 |    4 +-
 .../manualpages/TS/TSGLAdaptInitializePackage.html |    4 +-
 docs/manualpages/TS/TSGLAdaptRegister.html         |    4 +-
 docs/manualpages/TS/TSGLAdaptRegisterAll.html      |    4 +-
 docs/manualpages/TS/TSGLAdaptType.html             |    4 +-
 docs/manualpages/TS/TSGLFinalizePackage.html       |    4 +-
 docs/manualpages/TS/TSGLGetAdapt.html              |    4 +-
 docs/manualpages/TS/TSGLInitializePackage.html     |    4 +-
 docs/manualpages/TS/TSGLRegister.html              |    4 +-
 docs/manualpages/TS/TSGLRegisterAll.html           |    4 +-
 docs/manualpages/TS/TSGLSetAcceptType.html         |    4 +-
 docs/manualpages/TS/TSGLSetType.html               |    4 +-
 docs/manualpages/TS/TSGLType.html                  |    4 +-
 docs/manualpages/TS/TSGetAdapt.html                |    4 +-
 docs/manualpages/TS/TSGetApplicationContext.html   |    4 +-
 docs/manualpages/TS/TSGetCFLTime.html              |    4 +-
 docs/manualpages/TS/TSGetConvergedReason.html      |    4 +-
 docs/manualpages/TS/TSGetCostGradients.html        |    4 +-
 docs/manualpages/TS/TSGetCostIntegral.html         |    4 +-
 docs/manualpages/TS/TSGetDM.html                   |    4 +-
 docs/manualpages/TS/TSGetDuration.html             |    4 +-
 docs/manualpages/TS/TSGetEquationType.html         |    4 +-
 docs/manualpages/TS/TSGetI2Function.html           |    4 +-
 docs/manualpages/TS/TSGetI2Jacobian.html           |    4 +-
 docs/manualpages/TS/TSGetIFunction.html            |    4 +-
 docs/manualpages/TS/TSGetIJacobian.html            |    4 +-
 docs/manualpages/TS/TSGetKSP.html                  |    4 +-
 docs/manualpages/TS/TSGetKSPIterations.html        |    4 +-
 docs/manualpages/TS/TSGetOptionsPrefix.html        |    4 +-
 docs/manualpages/TS/TSGetPrevTime.html             |    4 +-
 docs/manualpages/TS/TSGetProblemType.html          |    4 +-
 docs/manualpages/TS/TSGetRHSFunction.html          |    4 +-
 docs/manualpages/TS/TSGetRHSJacobian.html          |    4 +-
 docs/manualpages/TS/TSGetSNES.html                 |    4 +-
 docs/manualpages/TS/TSGetSNESFailures.html         |    4 +-
 docs/manualpages/TS/TSGetSNESIterations.html       |    4 +-
 docs/manualpages/TS/TSGetSolution.html             |    4 +-
 docs/manualpages/TS/TSGetSolveTime.html            |    4 +-
 docs/manualpages/TS/TSGetStages.html               |    4 +-
 docs/manualpages/TS/TSGetStepRejections.html       |    4 +-
 docs/manualpages/TS/TSGetTime.html                 |    4 +-
 docs/manualpages/TS/TSGetTimeStep.html             |    4 +-
 docs/manualpages/TS/TSGetTimeStepNumber.html       |    4 +-
 docs/manualpages/TS/TSGetTolerances.html           |    4 +-
 docs/manualpages/TS/TSGetTotalSteps.html           |    4 +-
 docs/manualpages/TS/TSGetType.html                 |    4 +-
 docs/manualpages/TS/TSInitializePackage.html       |    4 +-
 docs/manualpages/TS/TSInterpolate.html             |    4 +-
 docs/manualpages/TS/TSLoad.html                    |    4 +-
 docs/manualpages/TS/TSMIMEX.html                   |    4 +-
 docs/manualpages/TS/TSMonitor.html                 |    4 +-
 docs/manualpages/TS/TSMonitorCancel.html           |    4 +-
 docs/manualpages/TS/TSMonitorDefault.html          |    4 +-
 docs/manualpages/TS/TSMonitorDrawCtxCreate.html    |    4 +-
 docs/manualpages/TS/TSMonitorDrawCtxDestroy.html   |    4 +-
 docs/manualpages/TS/TSMonitorDrawError.html        |    4 +-
 docs/manualpages/TS/TSMonitorDrawSolution.html     |    4 +-
 .../manualpages/TS/TSMonitorDrawSolutionPhase.html |    4 +-
 docs/manualpages/TS/TSMonitorEnvelope.html         |    4 +-
 .../manualpages/TS/TSMonitorEnvelopeCtxCreate.html |    4 +-
 .../TS/TSMonitorEnvelopeCtxDestroy.html            |    4 +-
 .../manualpages/TS/TSMonitorEnvelopeGetBounds.html |    4 +-
 docs/manualpages/TS/TSMonitorLGCtxCreate.html      |    4 +-
 docs/manualpages/TS/TSMonitorLGCtxDestroy.html     |    4 +-
 .../TS/TSMonitorLGCtxSetDisplayVariables.html      |    4 +-
 .../manualpages/TS/TSMonitorLGCtxSetTransform.html |    4 +-
 .../TS/TSMonitorLGCtxSetVariableNames.html         |    4 +-
 docs/manualpages/TS/TSMonitorLGError.html          |    4 +-
 .../TS/TSMonitorLGGetVariableNames.html            |    4 +-
 .../TS/TSMonitorLGSetDisplayVariables.html         |    4 +-
 docs/manualpages/TS/TSMonitorLGSetTransform.html   |    4 +-
 .../TS/TSMonitorLGSetVariableNames.html            |    4 +-
 docs/manualpages/TS/TSMonitorLGSolution.html       |    4 +-
 docs/manualpages/TS/TSMonitorSPEigCtxCreate.html   |    4 +-
 docs/manualpages/TS/TSMonitorSPEigCtxDestroy.html  |    4 +-
 docs/manualpages/TS/TSMonitorSet.html              |    4 +-
 docs/manualpages/TS/TSMonitorSetFromOptions.html   |    4 +-
 docs/manualpages/TS/TSMonitorSolution.html         |    4 +-
 docs/manualpages/TS/TSMonitorSolutionVTK.html      |    4 +-
 .../TS/TSMonitorSolutionVTKDestroy.html            |    4 +-
 docs/manualpages/TS/TSPSEUDO.html                  |    4 +-
 docs/manualpages/TS/TSPostStage.html               |    4 +-
 docs/manualpages/TS/TSPostStep.html                |    4 +-
 docs/manualpages/TS/TSPreStage.html                |    4 +-
 docs/manualpages/TS/TSPreStep.html                 |    4 +-
 docs/manualpages/TS/TSProblemType.html             |    4 +-
 docs/manualpages/TS/TSPseudoComputeTimeStep.html   |    4 +-
 .../TS/TSPseudoIncrementDtFromInitialDt.html       |    4 +-
 docs/manualpages/TS/TSPseudoSetMaxTimeStep.html    |    4 +-
 docs/manualpages/TS/TSPseudoSetTimeStep.html       |    4 +-
 .../TS/TSPseudoSetTimeStepIncrement.html           |    4 +-
 docs/manualpages/TS/TSPseudoSetVerifyTimeStep.html |    4 +-
 docs/manualpages/TS/TSPseudoTimeStepDefault.html   |    4 +-
 docs/manualpages/TS/TSPseudoVerifyTimeStep.html    |    4 +-
 .../TS/TSPseudoVerifyTimeStepDefault.html          |    4 +-
 docs/manualpages/TS/TSPythonSetType.html           |    4 +-
 docs/manualpages/TS/TSRHSJacobianSetReuse.html     |    4 +-
 docs/manualpages/TS/TSRK.html                      |    4 +-
 docs/manualpages/TS/TSRK1.html                     |    4 +-
 docs/manualpages/TS/TSRK2A.html                    |    4 +-
 docs/manualpages/TS/TSRK3.html                     |    4 +-
 docs/manualpages/TS/TSRK3BS.html                   |    4 +-
 docs/manualpages/TS/TSRK4.html                     |    4 +-
 docs/manualpages/TS/TSRK5DP.html                   |    4 +-
 docs/manualpages/TS/TSRK5F.html                    |    4 +-
 docs/manualpages/TS/TSRKFinalizePackage.html       |    4 +-
 docs/manualpages/TS/TSRKGetType.html               |    4 +-
 docs/manualpages/TS/TSRKInitializePackage.html     |    4 +-
 docs/manualpages/TS/TSRKRegister.html              |    4 +-
 docs/manualpages/TS/TSRKRegisterAll.html           |    4 +-
 docs/manualpages/TS/TSRKRegisterDestroy.html       |    4 +-
 docs/manualpages/TS/TSRKSetType.html               |    4 +-
 docs/manualpages/TS/TSRKType.html                  |    4 +-
 docs/manualpages/TS/TSROSW.html                    |    4 +-
 docs/manualpages/TS/TSROSW2M.html                  |    4 +-
 docs/manualpages/TS/TSROSW2P.html                  |    4 +-
 docs/manualpages/TS/TSROSW4L.html                  |    4 +-
 docs/manualpages/TS/TSROSWASSP3P3S1C.html          |    4 +-
 docs/manualpages/TS/TSROSWGRK4T.html               |    4 +-
 docs/manualpages/TS/TSROSWLASSP3P4S2C.html         |    4 +-
 docs/manualpages/TS/TSROSWLLSSP3P4S2C.html         |    4 +-
 docs/manualpages/TS/TSROSWRA34PW2.html             |    4 +-
 docs/manualpages/TS/TSROSWRA3PW.html               |    4 +-
 docs/manualpages/TS/TSROSWRODAS3.html              |    4 +-
 docs/manualpages/TS/TSROSWSANDU3.html              |    4 +-
 docs/manualpages/TS/TSROSWSHAMP4.html              |    4 +-
 docs/manualpages/TS/TSROSWTHETA1.html              |    4 +-
 docs/manualpages/TS/TSROSWTHETA2.html              |    4 +-
 docs/manualpages/TS/TSROSWVELDD4.html              |    4 +-
 docs/manualpages/TS/TSRegister.html                |    4 +-
 docs/manualpages/TS/TSRegisterAll.html             |    4 +-
 docs/manualpages/TS/TSReset.html                   |    4 +-
 docs/manualpages/TS/TSRollBack.html                |    4 +-
 docs/manualpages/TS/TSRosWFinalizePackage.html     |    4 +-
 docs/manualpages/TS/TSRosWGetType.html             |    4 +-
 docs/manualpages/TS/TSRosWInitializePackage.html   |    4 +-
 docs/manualpages/TS/TSRosWRegister.html            |    4 +-
 docs/manualpages/TS/TSRosWRegisterAll.html         |    4 +-
 docs/manualpages/TS/TSRosWRegisterDestroy.html     |    4 +-
 docs/manualpages/TS/TSRosWRegisterRos4.html        |    4 +-
 .../manualpages/TS/TSRosWSetRecomputeJacobian.html |    4 +-
 docs/manualpages/TS/TSRosWSetType.html             |    4 +-
 docs/manualpages/TS/TSRosWType.html                |    4 +-
 docs/manualpages/TS/TSSSP.html                     |    4 +-
 docs/manualpages/TS/TSSSPFinalizePackage.html      |    4 +-
 docs/manualpages/TS/TSSSPGetNumStages.html         |    4 +-
 docs/manualpages/TS/TSSSPGetType.html              |    4 +-
 docs/manualpages/TS/TSSSPInitializePackage.html    |    4 +-
 docs/manualpages/TS/TSSSPRKS104.html               |    4 +-
 docs/manualpages/TS/TSSSPRKS2.html                 |    4 +-
 docs/manualpages/TS/TSSSPRKS3.html                 |    4 +-
 docs/manualpages/TS/TSSSPSetNumStages.html         |    4 +-
 docs/manualpages/TS/TSSSPSetType.html              |    4 +-
 docs/manualpages/TS/TSSSPType.html                 |    4 +-
 docs/manualpages/TS/TSSUNDIALS.html                |    4 +-
 docs/manualpages/TS/TSSetApplicationContext.html   |    4 +-
 docs/manualpages/TS/TSSetCFLTimeLocal.html         |    4 +-
 docs/manualpages/TS/TSSetConvergedReason.html      |    4 +-
 docs/manualpages/TS/TSSetCostGradients.html        |    4 +-
 docs/manualpages/TS/TSSetCostIntegrand.html        |    4 +-
 docs/manualpages/TS/TSSetDM.html                   |    4 +-
 docs/manualpages/TS/TSSetDuration.html             |    4 +-
 docs/manualpages/TS/TSSetEquationType.html         |    4 +-
 docs/manualpages/TS/TSSetErrorIfStepFails.html     |    4 +-
 docs/manualpages/TS/TSSetEventHandler.html         |    4 +-
 docs/manualpages/TS/TSSetEventTolerances.html      |    4 +-
 docs/manualpages/TS/TSSetExactFinalTime.html       |    4 +-
 docs/manualpages/TS/TSSetForcingFunction.html      |    4 +-
 docs/manualpages/TS/TSSetFromOptions.html          |    4 +-
 docs/manualpages/TS/TSSetFunctionDomainError.html  |    4 +-
 docs/manualpages/TS/TSSetI2Function.html           |    4 +-
 docs/manualpages/TS/TSSetI2Jacobian.html           |    4 +-
 docs/manualpages/TS/TSSetIFunction.html            |    4 +-
 docs/manualpages/TS/TSSetIJacobian.html            |    4 +-
 docs/manualpages/TS/TSSetInitialTimeStep.html      |    4 +-
 docs/manualpages/TS/TSSetMaxSNESFailures.html      |    4 +-
 docs/manualpages/TS/TSSetMaxStepRejections.html    |    4 +-
 docs/manualpages/TS/TSSetOptionsPrefix.html        |    4 +-
 docs/manualpages/TS/TSSetPostStage.html            |    4 +-
 docs/manualpages/TS/TSSetPostStep.html             |    4 +-
 docs/manualpages/TS/TSSetPreStage.html             |    4 +-
 docs/manualpages/TS/TSSetPreStep.html              |    9 +-
 docs/manualpages/TS/TSSetProblemType.html          |    4 +-
 docs/manualpages/TS/TSSetRHSFunction.html          |    4 +-
 docs/manualpages/TS/TSSetRHSJacobian.html          |    4 +-
 docs/manualpages/TS/TSSetSNES.html                 |    4 +-
 docs/manualpages/TS/TSSetSaveTrajectory.html       |    4 +-
 docs/manualpages/TS/TSSetSolution.html             |    4 +-
 docs/manualpages/TS/TSSetSolutionFunction.html     |    4 +-
 docs/manualpages/TS/TSSetTime.html                 |    4 +-
 docs/manualpages/TS/TSSetTimeStep.html             |    4 +-
 docs/manualpages/TS/TSSetTolerances.html           |    4 +-
 docs/manualpages/TS/TSSetType.html                 |    4 +-
 docs/manualpages/TS/TSSetUp.html                   |    4 +-
 docs/manualpages/TS/TSSolve.html                   |    4 +-
 docs/manualpages/TS/TSStep.html                    |    4 +-
 docs/manualpages/TS/TSSundialsGetIterations.html   |    4 +-
 docs/manualpages/TS/TSSundialsGetPC.html           |    4 +-
 .../TS/TSSundialsMonitorInternalSteps.html         |    4 +-
 .../TS/TSSundialsSetGramSchmidtType.html           |    4 +-
 .../TS/TSSundialsSetLinearTolerance.html           |    4 +-
 docs/manualpages/TS/TSSundialsSetMaxTimeStep.html  |    4 +-
 docs/manualpages/TS/TSSundialsSetMaxl.html         |    4 +-
 docs/manualpages/TS/TSSundialsSetMinTimeStep.html  |    4 +-
 docs/manualpages/TS/TSSundialsSetTolerance.html    |    4 +-
 docs/manualpages/TS/TSSundialsSetType.html         |    4 +-
 docs/manualpages/TS/TSTHETA.html                   |    4 +-
 docs/manualpages/TS/TSTRAJECTORYBASIC.html         |    4 +-
 docs/manualpages/TS/TSTRAJECTORYMEMORY.html        |    4 +-
 docs/manualpages/TS/TSTRAJECTORYSINGLEFILE.html    |    4 +-
 docs/manualpages/TS/TSTRAJECTORYVISUALIZATION.html |    4 +-
 docs/manualpages/TS/TSThetaGetEndpoint.html        |    4 +-
 docs/manualpages/TS/TSThetaGetTheta.html           |    4 +-
 docs/manualpages/TS/TSThetaSetEndpoint.html        |    4 +-
 docs/manualpages/TS/TSThetaSetTheta.html           |    4 +-
 docs/manualpages/TS/TSTrajectory.html              |    4 +-
 docs/manualpages/TS/TSTrajectoryCreate.html        |    4 +-
 docs/manualpages/TS/TSTrajectoryDestroy.html       |    4 +-
 docs/manualpages/TS/TSTrajectoryRegister.html      |    4 +-
 docs/manualpages/TS/TSTrajectoryRegisterAll.html   |    4 +-
 .../manualpages/TS/TSTrajectorySetFromOptions.html |    4 +-
 docs/manualpages/TS/TSTrajectorySetMonitor.html    |    4 +-
 docs/manualpages/TS/TSTrajectorySetType.html       |    4 +-
 docs/manualpages/TS/TSTrajectorySetUp.html         |    4 +-
 docs/manualpages/TS/TSTrajectoryView.html          |    4 +-
 docs/manualpages/TS/TSType.html                    |    4 +-
 docs/manualpages/TS/TSVISetVariableBounds.html     |    4 +-
 docs/manualpages/TS/TSView.html                    |    4 +-
 docs/manualpages/TS/TS_CONVERGED_EVENT.html        |    4 +-
 docs/manualpages/TS/TS_CONVERGED_ITERATING.html    |    4 +-
 docs/manualpages/TS/TS_CONVERGED_ITS.html          |    4 +-
 docs/manualpages/TS/TS_CONVERGED_PSEUDO_FATOL.html |    4 +-
 docs/manualpages/TS/TS_CONVERGED_PSEUDO_FRTOL.html |    4 +-
 docs/manualpages/TS/TS_CONVERGED_TIME.html         |    4 +-
 docs/manualpages/TS/TS_CONVERGED_USER.html         |    4 +-
 .../TS/TS_DIVERGED_NONLINEAR_SOLVE.html            |    4 +-
 docs/manualpages/TS/TS_DIVERGED_STEP_REJECTED.html |    4 +-
 docs/manualpages/TS/index.html                     |    4 +-
 docs/manualpages/Tao/MatCreateADA.html             |    4 +-
 docs/manualpages/Tao/MatCreateLMVM.html            |    4 +-
 docs/manualpages/Tao/MatCreateSubMatrixFree.html   |    4 +-
 docs/manualpages/Tao/MatDFischer.html              |    4 +-
 docs/manualpages/Tao/MatDSFischer.html             |    4 +-
 docs/manualpages/Tao/TAOASFLS.html                 |    4 +-
 docs/manualpages/Tao/TAOASILS.html                 |    4 +-
 docs/manualpages/Tao/TAOBLMVM.html                 |    4 +-
 docs/manualpages/Tao/TAOBMRM.html                  |    4 +-
 docs/manualpages/Tao/TAOBQPIP.html                 |    4 +-
 docs/manualpages/Tao/TAOCG.html                    |    4 +-
 docs/manualpages/Tao/TAOGPCG.html                  |    4 +-
 docs/manualpages/Tao/TAOIPM.html                   |    4 +-
 docs/manualpages/Tao/TAOLCL.html                   |    4 +-
 docs/manualpages/Tao/TAOLMVM.html                  |    4 +-
 docs/manualpages/Tao/TAONLS.html                   |    4 +-
 docs/manualpages/Tao/TAONM.html                    |    4 +-
 docs/manualpages/Tao/TAONTR.html                   |    4 +-
 docs/manualpages/Tao/TAOOWLQN.html                 |    4 +-
 docs/manualpages/Tao/TAOPOUNDERS.html              |    4 +-
 docs/manualpages/Tao/TAOSSFLS.html                 |    4 +-
 docs/manualpages/Tao/TAOSSILS.html                 |    4 +-
 docs/manualpages/Tao/TAOTRON.html                  |    4 +-
 docs/manualpages/Tao/Tao.html                      |    4 +-
 docs/manualpages/Tao/TaoAddLineSearchCounts.html   |    4 +-
 docs/manualpages/Tao/TaoAppendOptionsPrefix.html   |    4 +-
 docs/manualpages/Tao/TaoCancelMonitors.html        |    4 +-
 docs/manualpages/Tao/TaoComputeConstraints.html    |    4 +-
 docs/manualpages/Tao/TaoComputeDualVariables.html  |    4 +-
 .../Tao/TaoComputeEqualityConstraints.html         |    4 +-
 docs/manualpages/Tao/TaoComputeGradient.html       |    4 +-
 docs/manualpages/Tao/TaoComputeHessian.html        |    4 +-
 .../Tao/TaoComputeInequalityConstraints.html       |    4 +-
 docs/manualpages/Tao/TaoComputeJacobian.html       |    4 +-
 docs/manualpages/Tao/TaoComputeJacobianDesign.html |    4 +-
 .../Tao/TaoComputeJacobianEquality.html            |    4 +-
 .../Tao/TaoComputeJacobianInequality.html          |    4 +-
 docs/manualpages/Tao/TaoComputeJacobianState.html  |    4 +-
 docs/manualpages/Tao/TaoComputeObjective.html      |    4 +-
 .../Tao/TaoComputeObjectiveAndGradient.html        |    4 +-
 .../Tao/TaoComputeSeparableObjective.html          |    4 +-
 docs/manualpages/Tao/TaoComputeVariableBounds.html |    4 +-
 docs/manualpages/Tao/TaoCreate.html                |    4 +-
 docs/manualpages/Tao/TaoDefaultCMonitor.html       |    4 +-
 .../manualpages/Tao/TaoDefaultComputeGradient.html |    4 +-
 docs/manualpages/Tao/TaoDefaultComputeHessian.html |    4 +-
 .../Tao/TaoDefaultComputeHessianColor.html         |    4 +-
 .../manualpages/Tao/TaoDefaultConvergenceTest.html |    4 +-
 docs/manualpages/Tao/TaoDefaultMonitor.html        |    4 +-
 docs/manualpages/Tao/TaoDefaultSMonitor.html       |    4 +-
 docs/manualpages/Tao/TaoDestroy.html               |    4 +-
 docs/manualpages/Tao/TaoDrawGradientMonitor.html   |    4 +-
 docs/manualpages/Tao/TaoDrawSolutionMonitor.html   |    4 +-
 docs/manualpages/Tao/TaoDrawStepMonitor.html       |    4 +-
 docs/manualpages/Tao/TaoFinalizePackage.html       |    4 +-
 docs/manualpages/Tao/TaoGetApplicationContext.html |    4 +-
 .../Tao/TaoGetConstraintTolerances.html            |    4 +-
 docs/manualpages/Tao/TaoGetConvergedReason.html    |    4 +-
 docs/manualpages/Tao/TaoGetConvergenceHistory.html |    4 +-
 .../Tao/TaoGetCurrentFunctionEvaluations.html      |    4 +-
 .../Tao/TaoGetCurrentTrustRegionRadius.html        |    4 +-
 docs/manualpages/Tao/TaoGetDualVariables.html      |    4 +-
 docs/manualpages/Tao/TaoGetFunctionLowerBound.html |    4 +-
 docs/manualpages/Tao/TaoGetGradientNorm.html       |    4 +-
 docs/manualpages/Tao/TaoGetGradientVector.html     |    4 +-
 .../Tao/TaoGetInitialTrustRegionRadius.html        |    4 +-
 docs/manualpages/Tao/TaoGetIterationNumber.html    |    4 +-
 docs/manualpages/Tao/TaoGetKSP.html                |    4 +-
 docs/manualpages/Tao/TaoGetLineSearch.html         |    4 +-
 .../Tao/TaoGetLinearSolveIterations.html           |    4 +-
 .../Tao/TaoGetMaximumFunctionEvaluations.html      |    4 +-
 docs/manualpages/Tao/TaoGetMaximumIterations.html  |    4 +-
 docs/manualpages/Tao/TaoGetOptionsPrefix.html      |    4 +-
 docs/manualpages/Tao/TaoGetSolutionStatus.html     |    4 +-
 docs/manualpages/Tao/TaoGetSolutionVector.html     |    4 +-
 docs/manualpages/Tao/TaoGetTolerances.html         |    4 +-
 .../Tao/TaoGetTotalIterationNumber.html            |    4 +-
 docs/manualpages/Tao/TaoGetType.html               |    4 +-
 docs/manualpages/Tao/TaoGradientMonitor.html       |    4 +-
 docs/manualpages/Tao/TaoInitializePackage.html     |    4 +-
 docs/manualpages/Tao/TaoIsGradientDefined.html     |    4 +-
 .../Tao/TaoIsObjectiveAndGradientDefined.html      |    4 +-
 docs/manualpages/Tao/TaoIsObjectiveDefined.html    |    4 +-
 docs/manualpages/Tao/TaoMonitor.html               |    4 +-
 docs/manualpages/Tao/TaoRegister.html              |    4 +-
 docs/manualpages/Tao/TaoRegisterAll.html           |    4 +-
 docs/manualpages/Tao/TaoRegisterDestroy.html       |    4 +-
 docs/manualpages/Tao/TaoResetStatistics.html       |    4 +-
 .../Tao/TaoSeparableObjectiveMonitor.html          |    4 +-
 docs/manualpages/Tao/TaoSetApplicationContext.html |    4 +-
 .../Tao/TaoSetConstraintTolerances.html            |    4 +-
 docs/manualpages/Tao/TaoSetConstraintsRoutine.html |    4 +-
 docs/manualpages/Tao/TaoSetConvergedReason.html    |    4 +-
 docs/manualpages/Tao/TaoSetConvergenceHistory.html |    4 +-
 docs/manualpages/Tao/TaoSetConvergenceTest.html    |    4 +-
 .../Tao/TaoSetEqualityConstraintsRoutine.html      |    4 +-
 docs/manualpages/Tao/TaoSetFromOptions.html        |    4 +-
 docs/manualpages/Tao/TaoSetFunctionLowerBound.html |    4 +-
 docs/manualpages/Tao/TaoSetGradientNorm.html       |    4 +-
 docs/manualpages/Tao/TaoSetGradientRoutine.html    |    4 +-
 docs/manualpages/Tao/TaoSetHessianRoutine.html     |    4 +-
 docs/manualpages/Tao/TaoSetInequalityBounds.html   |    4 +-
 .../Tao/TaoSetInequalityConstraintsRoutine.html    |    4 +-
 .../Tao/TaoSetInitialTrustRegionRadius.html        |    4 +-
 docs/manualpages/Tao/TaoSetInitialVector.html      |    4 +-
 docs/manualpages/Tao/TaoSetIterationNumber.html    |    4 +-
 .../Tao/TaoSetJacobianDesignRoutine.html           |    4 +-
 .../Tao/TaoSetJacobianEqualityRoutine.html         |    4 +-
 .../Tao/TaoSetJacobianInequalityRoutine.html       |    4 +-
 docs/manualpages/Tao/TaoSetJacobianRoutine.html    |    4 +-
 .../Tao/TaoSetJacobianStateRoutine.html            |    4 +-
 .../Tao/TaoSetMaximumFunctionEvaluations.html      |    4 +-
 docs/manualpages/Tao/TaoSetMaximumIterations.html  |    4 +-
 docs/manualpages/Tao/TaoSetMonitor.html            |    4 +-
 .../Tao/TaoSetObjectiveAndGradientRoutine.html     |    4 +-
 docs/manualpages/Tao/TaoSetObjectiveRoutine.html   |    4 +-
 docs/manualpages/Tao/TaoSetOptionsPrefix.html      |    4 +-
 .../Tao/TaoSetSeparableObjectiveRoutine.html       |    4 +-
 .../Tao/TaoSetSeparableObjectiveWeights.html       |    4 +-
 docs/manualpages/Tao/TaoSetStateDesignIS.html      |    4 +-
 docs/manualpages/Tao/TaoSetTolerances.html         |    4 +-
 .../Tao/TaoSetTotalIterationNumber.html            |    4 +-
 docs/manualpages/Tao/TaoSetType.html               |    4 +-
 docs/manualpages/Tao/TaoSetUp.html                 |    4 +-
 docs/manualpages/Tao/TaoSetVariableBounds.html     |    4 +-
 .../Tao/TaoSetVariableBoundsRoutine.html           |    4 +-
 docs/manualpages/Tao/TaoSolutionMonitor.html       |    4 +-
 docs/manualpages/Tao/TaoSolve.html                 |    4 +-
 docs/manualpages/Tao/TaoStepDirectionMonitor.html  |    4 +-
 docs/manualpages/Tao/TaoSubsetType.html            |    4 +-
 docs/manualpages/Tao/TaoType.html                  |    4 +-
 docs/manualpages/Tao/TaoView.html                  |    4 +-
 docs/manualpages/Tao/VecFischer.html               |    4 +-
 docs/manualpages/Tao/VecSFischer.html              |    4 +-
 docs/manualpages/Tao/index.html                    |    4 +-
 .../TaoLineSearchAppendOptionsPrefix.html          |    4 +-
 .../TaoLineSearch/TaoLineSearchApply.html          |    4 +-
 .../TaoLineSearchComputeGradient.html              |    4 +-
 .../TaoLineSearchComputeObjective.html             |    4 +-
 .../TaoLineSearchComputeObjectiveAndGTS.html       |    4 +-
 .../TaoLineSearchComputeObjectiveAndGradient.html  |    4 +-
 .../TaoLineSearch/TaoLineSearchCreate.html         |    4 +-
 .../TaoLineSearch/TaoLineSearchDestroy.html        |    4 +-
 .../TaoLineSearchFinalizePackage.html              |    4 +-
 .../TaoLineSearchGetFullStepObjective.html         |    4 +-
 .../TaoLineSearchGetNumberFunctionEvaluations.html |    4 +-
 .../TaoLineSearchGetOptionsPrefix.html             |    4 +-
 .../TaoLineSearch/TaoLineSearchGetSolution.html    |    4 +-
 .../TaoLineSearchGetStartingVector.html            |    4 +-
 .../TaoLineSearchGetStepDirection.html             |    4 +-
 .../TaoLineSearch/TaoLineSearchGetStepLength.html  |    4 +-
 .../TaoLineSearch/TaoLineSearchGetType.html        |    4 +-
 .../TaoLineSearchInitializePackage.html            |    4 +-
 .../TaoLineSearchIsUsingTaoRoutines.html           |    4 +-
 .../TaoLineSearch/TaoLineSearchRegister.html       |    4 +-
 .../TaoLineSearchRegisterDestroy.html              |    4 +-
 .../TaoLineSearch/TaoLineSearchReset.html          |    4 +-
 .../TaoLineSearch/TaoLineSearchSetFromOptions.html |    4 +-
 .../TaoLineSearchSetGradientRoutine.html           |    4 +-
 .../TaoLineSearchSetInitialStepLength.html         |    4 +-
 .../TaoLineSearchSetObjectiveAndGTSRoutine.html    |    4 +-
 ...aoLineSearchSetObjectiveAndGradientRoutine.html |    4 +-
 .../TaoLineSearchSetObjectiveRoutine.html          |    4 +-
 .../TaoLineSearchSetOptionsPrefix.html             |    4 +-
 .../TaoLineSearch/TaoLineSearchSetType.html        |    4 +-
 .../TaoLineSearch/TaoLineSearchSetUp.html          |    4 +-
 .../TaoLineSearchSetVariableBounds.html            |    4 +-
 .../TaoLineSearch/TaoLineSearchUseTaoRoutines.html |    4 +-
 .../TaoLineSearch/TaoLineSearchView.html           |    4 +-
 docs/manualpages/TaoLineSearch/index.html          |    4 +-
 docs/manualpages/Vec/ISComplementVec.html          |    4 +-
 docs/manualpages/Vec/ISFinalizePackage.html        |    4 +-
 docs/manualpages/Vec/ISInitializePackage.html      |    4 +-
 docs/manualpages/Vec/NORM_1.html                   |    4 +-
 docs/manualpages/Vec/NORM_1_AND_2.html             |    4 +-
 docs/manualpages/Vec/NORM_2.html                   |    4 +-
 docs/manualpages/Vec/NORM_FROBENIUS.html           |    4 +-
 docs/manualpages/Vec/NORM_INFINITY.html            |    4 +-
 docs/manualpages/Vec/NORM_MAX.html                 |    4 +-
 docs/manualpages/Vec/NormType.html                 |    4 +-
 .../Vec/PetscCommSplitReductionBegin.html          |    4 +-
 docs/manualpages/Vec/PetscSFCreateFromZero.html    |    4 +-
 docs/manualpages/Vec/PetscSectionVecNorm.html      |    4 +-
 docs/manualpages/Vec/SCATTER_FORWARD.html          |    4 +-
 docs/manualpages/Vec/SCATTER_FORWARD_LOCAL.html    |    4 +-
 docs/manualpages/Vec/SCATTER_REVERSE.html          |    4 +-
 docs/manualpages/Vec/SCATTER_REVERSE_LOCAL.html    |    4 +-
 docs/manualpages/Vec/ScatterMode.html              |    4 +-
 docs/manualpages/Vec/VECMPI.html                   |    4 +-
 docs/manualpages/Vec/VECMPICUDA.html               |    4 +-
 docs/manualpages/Vec/VECMPICUSP.html               |    4 +-
 docs/manualpages/Vec/VECMPIVIENNACL.html           |    4 +-
 docs/manualpages/Vec/VECNEST.html                  |    4 +-
 docs/manualpages/Vec/VECSEQ.html                   |    4 +-
 docs/manualpages/Vec/VECSEQCUDA.html               |    4 +-
 docs/manualpages/Vec/VECSEQCUSP.html               |    4 +-
 docs/manualpages/Vec/VECSEQVIENNACL.html           |    4 +-
 docs/manualpages/Vec/VECSTANDARD.html              |    4 +-
 docs/manualpages/Vec/Vec.html                      |    4 +-
 docs/manualpages/Vec/VecAXPBY.html                 |    4 +-
 docs/manualpages/Vec/VecAXPBYPCZ.html              |    4 +-
 docs/manualpages/Vec/VecAXPY.html                  |    4 +-
 docs/manualpages/Vec/VecAYPX.html                  |    4 +-
 docs/manualpages/Vec/VecAbs.html                   |    4 +-
 docs/manualpages/Vec/VecAppendOptionsPrefix.html   |    4 +-
 docs/manualpages/Vec/VecAssemblyBegin.html         |    4 +-
 docs/manualpages/Vec/VecAssemblyEnd.html           |    4 +-
 .../Vec/VecBoundGradientProjection.html            |    4 +-
 docs/manualpages/Vec/VecCUDAGetArrayRead.html      |    4 +-
 docs/manualpages/Vec/VecCUDAGetArrayReadWrite.html |    4 +-
 docs/manualpages/Vec/VecCUDAGetArrayWrite.html     |    4 +-
 docs/manualpages/Vec/VecCUDAPlaceArray.html        |    4 +-
 docs/manualpages/Vec/VecCUDAReplaceArray.html      |    4 +-
 docs/manualpages/Vec/VecCUDAResetArray.html        |    4 +-
 docs/manualpages/Vec/VecCUDARestoreArrayRead.html  |    4 +-
 .../Vec/VecCUDARestoreArrayReadWrite.html          |    4 +-
 docs/manualpages/Vec/VecCUDARestoreArrayWrite.html |    4 +-
 docs/manualpages/Vec/VecCUSPGetArrayRead.html      |    4 +-
 docs/manualpages/Vec/VecCUSPGetArrayReadWrite.html |    4 +-
 docs/manualpages/Vec/VecCUSPGetArrayWrite.html     |    4 +-
 docs/manualpages/Vec/VecCUSPGetCUDAArrayRead.html  |    4 +-
 .../Vec/VecCUSPGetCUDAArrayReadWrite.html          |    4 +-
 docs/manualpages/Vec/VecCUSPGetCUDAArrayWrite.html |    4 +-
 docs/manualpages/Vec/VecCUSPPlaceArray.html        |    4 +-
 docs/manualpages/Vec/VecCUSPReplaceArray.html      |    4 +-
 docs/manualpages/Vec/VecCUSPResetArray.html        |    4 +-
 docs/manualpages/Vec/VecCUSPRestoreArrayRead.html  |    4 +-
 .../Vec/VecCUSPRestoreArrayReadWrite.html          |    4 +-
 docs/manualpages/Vec/VecCUSPRestoreArrayWrite.html |    4 +-
 .../Vec/VecCUSPRestoreCUDAArrayRead.html           |    4 +-
 .../Vec/VecCUSPRestoreCUDAArrayReadWrite.html      |    4 +-
 .../Vec/VecCUSPRestoreCUDAArrayWrite.html          |    4 +-
 docs/manualpages/Vec/VecChop.html                  |    4 +-
 docs/manualpages/Vec/VecConjugate.html             |    4 +-
 docs/manualpages/Vec/VecCopy.html                  |    4 +-
 docs/manualpages/Vec/VecCreate.html                |    4 +-
 docs/manualpages/Vec/VecCreateGhost.html           |    4 +-
 docs/manualpages/Vec/VecCreateGhostBlock.html      |    4 +-
 .../Vec/VecCreateGhostBlockWithArray.html          |    4 +-
 docs/manualpages/Vec/VecCreateGhostWithArray.html  |    4 +-
 docs/manualpages/Vec/VecCreateMPI.html             |    4 +-
 docs/manualpages/Vec/VecCreateMPIWithArray.html    |    4 +-
 docs/manualpages/Vec/VecCreateNest.html            |    4 +-
 docs/manualpages/Vec/VecCreateSeq.html             |    4 +-
 docs/manualpages/Vec/VecCreateSeqCUDA.html         |    4 +-
 docs/manualpages/Vec/VecCreateSeqCUSP.html         |    4 +-
 docs/manualpages/Vec/VecCreateSeqViennaCL.html     |    4 +-
 docs/manualpages/Vec/VecCreateSeqWithArray.html    |    4 +-
 docs/manualpages/Vec/VecCreateShared.html          |    4 +-
 docs/manualpages/Vec/VecDestroy.html               |    4 +-
 docs/manualpages/Vec/VecDestroyVecs.html           |    4 +-
 docs/manualpages/Vec/VecDestroyVecsF90.html        |    4 +-
 docs/manualpages/Vec/VecDot.html                   |    4 +-
 docs/manualpages/Vec/VecDotBegin.html              |    4 +-
 docs/manualpages/Vec/VecDotEnd.html                |    4 +-
 docs/manualpages/Vec/VecDotNorm2.html              |    4 +-
 docs/manualpages/Vec/VecDotRealPart.html           |    4 +-
 docs/manualpages/Vec/VecDuplicate.html             |    4 +-
 docs/manualpages/Vec/VecDuplicateVecs.html         |    4 +-
 docs/manualpages/Vec/VecDuplicateVecsF90.html      |    4 +-
 docs/manualpages/Vec/VecEqual.html                 |    4 +-
 docs/manualpages/Vec/VecExp.html                   |    4 +-
 docs/manualpages/Vec/VecFinalizePackage.html       |    4 +-
 docs/manualpages/Vec/VecGetArray.html              |    4 +-
 docs/manualpages/Vec/VecGetArray1d.html            |    4 +-
 docs/manualpages/Vec/VecGetArray1dRead.html        |    4 +-
 docs/manualpages/Vec/VecGetArray2d.html            |    4 +-
 docs/manualpages/Vec/VecGetArray2dRead.html        |    4 +-
 docs/manualpages/Vec/VecGetArray3d.html            |    4 +-
 docs/manualpages/Vec/VecGetArray3dRead.html        |    4 +-
 docs/manualpages/Vec/VecGetArray4d.html            |    4 +-
 docs/manualpages/Vec/VecGetArray4dRead.html        |    4 +-
 docs/manualpages/Vec/VecGetArrayF90.html           |    4 +-
 docs/manualpages/Vec/VecGetArrayRead.html          |    4 +-
 docs/manualpages/Vec/VecGetArrayReadF90.html       |    4 +-
 docs/manualpages/Vec/VecGetArrays.html             |    4 +-
 docs/manualpages/Vec/VecGetBlockSize.html          |    4 +-
 docs/manualpages/Vec/VecGetLayout.html             |    4 +-
 docs/manualpages/Vec/VecGetLocalSize.html          |    4 +-
 .../Vec/VecGetLocalToGlobalMapping.html            |    4 +-
 docs/manualpages/Vec/VecGetLocalVector.html        |    4 +-
 docs/manualpages/Vec/VecGetLocalVectorRead.html    |    4 +-
 docs/manualpages/Vec/VecGetOptionsPrefix.html      |    4 +-
 docs/manualpages/Vec/VecGetOwnershipRange.html     |    4 +-
 docs/manualpages/Vec/VecGetOwnershipRanges.html    |    4 +-
 docs/manualpages/Vec/VecGetSize.html               |    4 +-
 docs/manualpages/Vec/VecGetSubVector.html          |    4 +-
 docs/manualpages/Vec/VecGetType.html               |    4 +-
 docs/manualpages/Vec/VecGetValues.html             |    4 +-
 docs/manualpages/Vec/VecGhostGetLocalForm.html     |    4 +-
 docs/manualpages/Vec/VecGhostIsLocalForm.html      |    4 +-
 docs/manualpages/Vec/VecGhostRestoreLocalForm.html |    4 +-
 docs/manualpages/Vec/VecGhostUpdateBegin.html      |    4 +-
 docs/manualpages/Vec/VecGhostUpdateEnd.html        |    4 +-
 docs/manualpages/Vec/VecISAXPY.html                |    4 +-
 docs/manualpages/Vec/VecISSet.html                 |    4 +-
 docs/manualpages/Vec/VecInitializePackage.html     |    4 +-
 docs/manualpages/Vec/VecLoad.html                  |    4 +-
 docs/manualpages/Vec/VecLockGet.html               |    4 +-
 docs/manualpages/Vec/VecLockPop.html               |    4 +-
 docs/manualpages/Vec/VecLockPush.html              |    4 +-
 docs/manualpages/Vec/VecLog.html                   |    4 +-
 docs/manualpages/Vec/VecMAXPY.html                 |    4 +-
 docs/manualpages/Vec/VecMDot.html                  |    4 +-
 docs/manualpages/Vec/VecMDotBegin.html             |    4 +-
 docs/manualpages/Vec/VecMDotEnd.html               |    4 +-
 docs/manualpages/Vec/VecMPISetGhost.html           |    4 +-
 docs/manualpages/Vec/VecMTDot.html                 |    4 +-
 docs/manualpages/Vec/VecMTDotBegin.html            |    4 +-
 docs/manualpages/Vec/VecMTDotEnd.html              |    4 +-
 docs/manualpages/Vec/VecMax.html                   |    4 +-
 docs/manualpages/Vec/VecMaxPointwiseDivide.html    |    4 +-
 docs/manualpages/Vec/VecMedian.html                |    4 +-
 docs/manualpages/Vec/VecMin.html                   |    4 +-
 docs/manualpages/Vec/VecNestGetSize.html           |    4 +-
 docs/manualpages/Vec/VecNestGetSubVec.html         |    4 +-
 docs/manualpages/Vec/VecNestGetSubVecs.html        |    4 +-
 docs/manualpages/Vec/VecNestSetSubVec.html         |    4 +-
 docs/manualpages/Vec/VecNestSetSubVecs.html        |    4 +-
 docs/manualpages/Vec/VecNorm.html                  |    4 +-
 docs/manualpages/Vec/VecNormAvailable.html         |    4 +-
 docs/manualpages/Vec/VecNormBegin.html             |    4 +-
 docs/manualpages/Vec/VecNormEnd.html               |    4 +-
 docs/manualpages/Vec/VecNormalize.html             |    4 +-
 docs/manualpages/Vec/VecPermute.html               |    4 +-
 docs/manualpages/Vec/VecPlaceArray.html            |    4 +-
 docs/manualpages/Vec/VecPointwiseDivide.html       |    4 +-
 docs/manualpages/Vec/VecPointwiseMax.html          |    4 +-
 docs/manualpages/Vec/VecPointwiseMaxAbs.html       |    4 +-
 docs/manualpages/Vec/VecPointwiseMin.html          |    4 +-
 docs/manualpages/Vec/VecPointwiseMult.html         |    4 +-
 docs/manualpages/Vec/VecPow.html                   |    4 +-
 docs/manualpages/Vec/VecReciprocal.html            |    4 +-
 docs/manualpages/Vec/VecRegister.html              |    4 +-
 docs/manualpages/Vec/VecRegisterAll.html           |    4 +-
 docs/manualpages/Vec/VecReplaceArray.html          |    4 +-
 docs/manualpages/Vec/VecResetArray.html            |    4 +-
 docs/manualpages/Vec/VecRestoreArray.html          |    4 +-
 docs/manualpages/Vec/VecRestoreArray1d.html        |    4 +-
 docs/manualpages/Vec/VecRestoreArray1dRead.html    |    4 +-
 docs/manualpages/Vec/VecRestoreArray2d.html        |    4 +-
 docs/manualpages/Vec/VecRestoreArray2dRead.html    |    4 +-
 docs/manualpages/Vec/VecRestoreArray3d.html        |    4 +-
 docs/manualpages/Vec/VecRestoreArray3dRead.html    |    4 +-
 docs/manualpages/Vec/VecRestoreArray4d.html        |    4 +-
 docs/manualpages/Vec/VecRestoreArray4dRead.html    |    4 +-
 docs/manualpages/Vec/VecRestoreArrayF90.html       |    4 +-
 docs/manualpages/Vec/VecRestoreArrayRead.html      |    4 +-
 docs/manualpages/Vec/VecRestoreArrayReadF90.html   |    4 +-
 docs/manualpages/Vec/VecRestoreArrays.html         |    4 +-
 docs/manualpages/Vec/VecRestoreLocalVector.html    |    4 +-
 .../manualpages/Vec/VecRestoreLocalVectorRead.html |    4 +-
 docs/manualpages/Vec/VecRestoreSubVector.html      |    4 +-
 docs/manualpages/Vec/VecScale.html                 |    4 +-
 docs/manualpages/Vec/VecScatter.html               |    4 +-
 docs/manualpages/Vec/VecScatterBegin.html          |    4 +-
 docs/manualpages/Vec/VecScatterCopy.html           |    4 +-
 docs/manualpages/Vec/VecScatterCreate.html         |    4 +-
 docs/manualpages/Vec/VecScatterCreateLocal.html    |    4 +-
 docs/manualpages/Vec/VecScatterCreateToAll.html    |    4 +-
 docs/manualpages/Vec/VecScatterCreateToZero.html   |    4 +-
 docs/manualpages/Vec/VecScatterDestroy.html        |    4 +-
 docs/manualpages/Vec/VecScatterEnd.html            |    4 +-
 docs/manualpages/Vec/VecScatterFinalizeForGPU.html |    4 +-
 docs/manualpages/Vec/VecScatterGetMerged.html      |    4 +-
 .../Vec/VecScatterInitializeForGPU.html            |    4 +-
 docs/manualpages/Vec/VecScatterView.html           |    4 +-
 docs/manualpages/Vec/VecSet.html                   |    4 +-
 docs/manualpages/Vec/VecSetBlockSize.html          |    4 +-
 docs/manualpages/Vec/VecSetFromOptions.html        |    4 +-
 docs/manualpages/Vec/VecSetLayout.html             |    4 +-
 .../Vec/VecSetLocalToGlobalMapping.html            |    4 +-
 docs/manualpages/Vec/VecSetOperation.html          |    4 +-
 docs/manualpages/Vec/VecSetOption.html             |    4 +-
 docs/manualpages/Vec/VecSetOptionsPrefix.html      |    4 +-
 docs/manualpages/Vec/VecSetRandom.html             |    4 +-
 docs/manualpages/Vec/VecSetSizes.html              |    4 +-
 docs/manualpages/Vec/VecSetType.html               |    4 +-
 docs/manualpages/Vec/VecSetUp.html                 |    4 +-
 docs/manualpages/Vec/VecSetValue.html              |    4 +-
 docs/manualpages/Vec/VecSetValueLocal.html         |    4 +-
 docs/manualpages/Vec/VecSetValues.html             |    4 +-
 docs/manualpages/Vec/VecSetValuesBlocked.html      |    4 +-
 docs/manualpages/Vec/VecSetValuesBlockedLocal.html |    4 +-
 docs/manualpages/Vec/VecSetValuesLocal.html        |    4 +-
 docs/manualpages/Vec/VecSetValuesSection.html      |    4 +-
 docs/manualpages/Vec/VecShift.html                 |    4 +-
 docs/manualpages/Vec/VecSqrtAbs.html               |    4 +-
 docs/manualpages/Vec/VecStashGetInfo.html          |    4 +-
 docs/manualpages/Vec/VecStashSetInitialSize.html   |    4 +-
 docs/manualpages/Vec/VecStashView.html             |    4 +-
 docs/manualpages/Vec/VecStepBoundInfo.html         |    4 +-
 docs/manualpages/Vec/VecStepMax.html               |    4 +-
 docs/manualpages/Vec/VecStrideGather.html          |    4 +-
 docs/manualpages/Vec/VecStrideGatherAll.html       |    4 +-
 docs/manualpages/Vec/VecStrideMax.html             |    4 +-
 docs/manualpages/Vec/VecStrideMaxAll.html          |    4 +-
 docs/manualpages/Vec/VecStrideMin.html             |    4 +-
 docs/manualpages/Vec/VecStrideMinAll.html          |    4 +-
 docs/manualpages/Vec/VecStrideNorm.html            |    4 +-
 docs/manualpages/Vec/VecStrideNormAll.html         |    4 +-
 docs/manualpages/Vec/VecStrideScale.html           |    4 +-
 docs/manualpages/Vec/VecStrideScaleAll.html        |    4 +-
 docs/manualpages/Vec/VecStrideScatter.html         |    4 +-
 docs/manualpages/Vec/VecStrideScatterAll.html      |    4 +-
 docs/manualpages/Vec/VecStrideSet.html             |    4 +-
 docs/manualpages/Vec/VecStrideSubSetGather.html    |    4 +-
 docs/manualpages/Vec/VecStrideSubSetScatter.html   |    4 +-
 docs/manualpages/Vec/VecSum.html                   |    4 +-
 docs/manualpages/Vec/VecSwap.html                  |    4 +-
 docs/manualpages/Vec/VecTDot.html                  |    4 +-
 docs/manualpages/Vec/VecTDotBegin.html             |    4 +-
 docs/manualpages/Vec/VecTDotEnd.html               |    4 +-
 docs/manualpages/Vec/VecType.html                  |    4 +-
 docs/manualpages/Vec/VecUniqueEntries.html         |    4 +-
 docs/manualpages/Vec/VecView.html                  |    4 +-
 docs/manualpages/Vec/VecWAXPY.html                 |    4 +-
 docs/manualpages/Vec/VecWhichBetween.html          |    4 +-
 docs/manualpages/Vec/VecWhichBetweenOrEqual.html   |    4 +-
 docs/manualpages/Vec/VecWhichEqual.html            |    4 +-
 docs/manualpages/Vec/VecWhichGreaterThan.html      |    4 +-
 docs/manualpages/Vec/VecWhichLessThan.html         |    4 +-
 docs/manualpages/Vec/VecZeroEntries.html           |    4 +-
 docs/manualpages/Vec/Vecs.html                     |    4 +-
 docs/manualpages/Vec/index.html                    |    4 +-
 docs/manualpages/Viewer/PETSCVIEWERMATLAB.html     |    4 +-
 docs/manualpages/Viewer/PETSC_VIEWER_BINARY_.html  |    4 +-
 .../Viewer/PETSC_VIEWER_BINARY_SELF.html           |    4 +-
 .../Viewer/PETSC_VIEWER_BINARY_WORLD.html          |    4 +-
 docs/manualpages/Viewer/PETSC_VIEWER_DRAW_.html    |    4 +-
 .../manualpages/Viewer/PETSC_VIEWER_DRAW_SELF.html |    4 +-
 .../Viewer/PETSC_VIEWER_DRAW_WORLD.html            |    4 +-
 docs/manualpages/Viewer/PETSC_VIEWER_HDF5_.html    |    4 +-
 docs/manualpages/Viewer/PETSC_VIEWER_MATLAB_.html  |    4 +-
 .../Viewer/PETSC_VIEWER_MATLAB_SELF.html           |    4 +-
 .../Viewer/PETSC_VIEWER_MATLAB_WORLD.html          |    4 +-
 docs/manualpages/Viewer/PETSC_VIEWER_SAWS_.html    |    4 +-
 docs/manualpages/Viewer/PETSC_VIEWER_SOCKET_.html  |    4 +-
 .../Viewer/PETSC_VIEWER_SOCKET_SELF.html           |    4 +-
 .../Viewer/PETSC_VIEWER_SOCKET_WORLD.html          |    4 +-
 docs/manualpages/Viewer/PETSC_VIEWER_STDERR_.html  |    4 +-
 docs/manualpages/Viewer/PETSC_VIEWER_STDOUT_.html  |    4 +-
 .../Viewer/PETSC_VIEWER_STDOUT_SELF.html           |    4 +-
 .../Viewer/PETSC_VIEWER_STDOUT_WORLD.html          |    4 +-
 .../Viewer/PetscDataTypeToHDF5DataType.html        |    4 +-
 .../Viewer/PetscHDF5DataTypeToPetscDataType.html   |    4 +-
 docs/manualpages/Viewer/PetscObjectViewSAWs.html   |    4 +-
 docs/manualpages/Viewer/PetscOptionsGetViewer.html |    4 +-
 .../Viewer/PetscOptionsHelpPrintedCheck.html       |    4 +-
 .../Viewer/PetscOptionsHelpPrintedCreate.html      |    4 +-
 .../Viewer/PetscSysFinalizePackage.html            |    4 +-
 .../Viewer/PetscSysInitializePackage.html          |    4 +-
 docs/manualpages/Viewer/PetscViewer.html           |    4 +-
 .../manualpages/Viewer/PetscViewerASCIIAddTab.html |    4 +-
 .../Viewer/PetscViewerASCIIGetPointer.html         |    4 +-
 .../Viewer/PetscViewerASCIIGetStderr.html          |    4 +-
 .../Viewer/PetscViewerASCIIGetStdout.html          |    4 +-
 .../manualpages/Viewer/PetscViewerASCIIGetTab.html |    4 +-
 docs/manualpages/Viewer/PetscViewerASCIIOpen.html  |    4 +-
 .../Viewer/PetscViewerASCIIOpenWithFILE.html       |    4 +-
 .../Viewer/PetscViewerASCIIPopSynchronized.html    |    4 +-
 .../manualpages/Viewer/PetscViewerASCIIPopTab.html |    4 +-
 .../manualpages/Viewer/PetscViewerASCIIPrintf.html |    4 +-
 .../Viewer/PetscViewerASCIIPushSynchronized.html   |    4 +-
 .../Viewer/PetscViewerASCIIPushTab.html            |    4 +-
 docs/manualpages/Viewer/PetscViewerASCIIRead.html  |    4 +-
 .../manualpages/Viewer/PetscViewerASCIISetTab.html |    4 +-
 .../Viewer/PetscViewerASCIISubtractTab.html        |    4 +-
 .../Viewer/PetscViewerASCIISynchronizedPrintf.html |    4 +-
 .../Viewer/PetscViewerASCIIUseTabs.html            |    4 +-
 .../Viewer/PetscViewerAndFormatCreate.html         |    4 +-
 .../Viewer/PetscViewerAndFormatDestroy.html        |    4 +-
 .../Viewer/PetscViewerAppendOptionsPrefix.html     |    4 +-
 .../Viewer/PetscViewerBinaryAddMPIIOOffset.html    |    4 +-
 .../Viewer/PetscViewerBinaryGetDescriptor.html     |    4 +-
 .../Viewer/PetscViewerBinaryGetFlowControl.html    |    4 +-
 .../Viewer/PetscViewerBinaryGetInfoPointer.html    |    4 +-
 .../PetscViewerBinaryGetMPIIODescriptor.html       |    4 +-
 .../Viewer/PetscViewerBinaryGetMPIIOOffset.html    |    4 +-
 .../Viewer/PetscViewerBinaryGetSkipHeader.html     |    4 +-
 .../Viewer/PetscViewerBinaryGetSkipInfo.html       |    4 +-
 .../Viewer/PetscViewerBinaryGetSkipOptions.html    |    4 +-
 .../Viewer/PetscViewerBinaryGetUseMPIIO.html       |    4 +-
 docs/manualpages/Viewer/PetscViewerBinaryOpen.html |    4 +-
 docs/manualpages/Viewer/PetscViewerBinaryRead.html |    4 +-
 .../Viewer/PetscViewerBinaryReadStringArray.html   |    4 +-
 .../Viewer/PetscViewerBinarySetFlowControl.html    |    4 +-
 .../Viewer/PetscViewerBinarySetSkipHeader.html     |    4 +-
 .../Viewer/PetscViewerBinarySetSkipInfo.html       |    4 +-
 .../Viewer/PetscViewerBinarySetSkipOptions.html    |    4 +-
 .../Viewer/PetscViewerBinarySetUseMPIIO.html       |    4 +-
 .../Viewer/PetscViewerBinarySkipInfo.html          |    4 +-
 .../manualpages/Viewer/PetscViewerBinaryWrite.html |    4 +-
 .../Viewer/PetscViewerBinaryWriteStringArray.html  |    4 +-
 docs/manualpages/Viewer/PetscViewerCreate.html     |    4 +-
 docs/manualpages/Viewer/PetscViewerDestroy.html    |    4 +-
 .../manualpages/Viewer/PetscViewerDrawBaseAdd.html |    4 +-
 .../manualpages/Viewer/PetscViewerDrawBaseSet.html |    4 +-
 docs/manualpages/Viewer/PetscViewerDrawClear.html  |    4 +-
 .../Viewer/PetscViewerDrawGetBounds.html           |    4 +-
 .../manualpages/Viewer/PetscViewerDrawGetDraw.html |    4 +-
 .../Viewer/PetscViewerDrawGetDrawAxis.html         |    4 +-
 .../Viewer/PetscViewerDrawGetDrawLG.html           |    4 +-
 .../manualpages/Viewer/PetscViewerDrawGetHold.html |    4 +-
 .../Viewer/PetscViewerDrawGetPause.html            |    4 +-
 docs/manualpages/Viewer/PetscViewerDrawOpen.html   |    4 +-
 .../Viewer/PetscViewerDrawSetBounds.html           |    4 +-
 .../manualpages/Viewer/PetscViewerDrawSetHold.html |    4 +-
 .../Viewer/PetscViewerDrawSetPause.html            |    4 +-
 .../manualpages/Viewer/PetscViewerFileGetMode.html |    4 +-
 .../manualpages/Viewer/PetscViewerFileGetName.html |    4 +-
 .../manualpages/Viewer/PetscViewerFileSetMode.html |    4 +-
 .../manualpages/Viewer/PetscViewerFileSetName.html |    4 +-
 .../Viewer/PetscViewerFinalizePackage.html         |    4 +-
 docs/manualpages/Viewer/PetscViewerFlush.html      |    4 +-
 docs/manualpages/Viewer/PetscViewerFormat.html     |    4 +-
 .../Viewer/PetscViewerGetOptionsPrefix.html        |    4 +-
 .../Viewer/PetscViewerGetSubViewer.html            |    4 +-
 docs/manualpages/Viewer/PetscViewerGetType.html    |    4 +-
 .../Viewer/PetscViewerHDF5GetBaseDimension2.html   |    4 +-
 .../Viewer/PetscViewerHDF5GetFileId.html           |    4 +-
 .../Viewer/PetscViewerHDF5GetGroup.html            |    4 +-
 .../Viewer/PetscViewerHDF5GetSPOutput.html         |    4 +-
 .../Viewer/PetscViewerHDF5GetTimestep.html         |    4 +-
 .../Viewer/PetscViewerHDF5HasAttribute.html        |    4 +-
 .../Viewer/PetscViewerHDF5IncrementTimestep.html   |    4 +-
 docs/manualpages/Viewer/PetscViewerHDF5Open.html   |    4 +-
 .../Viewer/PetscViewerHDF5PopGroup.html            |    4 +-
 .../Viewer/PetscViewerHDF5PushGroup.html           |    4 +-
 .../Viewer/PetscViewerHDF5ReadAttribute.html       |    4 +-
 .../Viewer/PetscViewerHDF5SetBaseDimension2.html   |    4 +-
 .../Viewer/PetscViewerHDF5SetSPOutput.html         |    4 +-
 .../Viewer/PetscViewerHDF5SetTimestep.html         |    4 +-
 .../Viewer/PetscViewerHDF5WriteAttribute.html      |    4 +-
 .../Viewer/PetscViewerInitializePackage.html       |    4 +-
 .../Viewer/PetscViewerMathematicaClearName.html    |    4 +-
 .../PetscViewerMathematicaFinalizePackage.html     |    4 +-
 .../Viewer/PetscViewerMathematicaGetLink.html      |    4 +-
 .../Viewer/PetscViewerMathematicaGetName.html      |    4 +-
 .../Viewer/PetscViewerMathematicaGetVector.html    |    4 +-
 .../PetscViewerMathematicaInitializePackage.html   |    4 +-
 .../Viewer/PetscViewerMathematicaOpen.html         |    4 +-
 .../Viewer/PetscViewerMathematicaPutVector.html    |    4 +-
 .../Viewer/PetscViewerMathematicaSetName.html      |    4 +-
 .../Viewer/PetscViewerMathematicaSkipPackets.html  |    4 +-
 .../Viewer/PetscViewerMatlabGetArray.html          |    4 +-
 docs/manualpages/Viewer/PetscViewerMatlabOpen.html |    4 +-
 .../Viewer/PetscViewerMatlabPutArray.html          |    4 +-
 docs/manualpages/Viewer/PetscViewerPopFormat.html  |    4 +-
 docs/manualpages/Viewer/PetscViewerPushFormat.html |    4 +-
 docs/manualpages/Viewer/PetscViewerRead.html       |    4 +-
 docs/manualpages/Viewer/PetscViewerRegister.html   |    4 +-
 .../manualpages/Viewer/PetscViewerRegisterAll.html |    4 +-
 .../Viewer/PetscViewerRestoreSubViewer.html        |    4 +-
 docs/manualpages/Viewer/PetscViewerSAWsOpen.html   |    4 +-
 docs/manualpages/Viewer/PetscViewerSetFormat.html  |    4 +-
 .../Viewer/PetscViewerSetFromOptions.html          |    4 +-
 .../Viewer/PetscViewerSetOptionsPrefix.html        |    4 +-
 docs/manualpages/Viewer/PetscViewerSetType.html    |    4 +-
 docs/manualpages/Viewer/PetscViewerSetUp.html      |    4 +-
 docs/manualpages/Viewer/PetscViewerSocketOpen.html |    4 +-
 .../Viewer/PetscViewerSocketSetConnection.html     |    4 +-
 docs/manualpages/Viewer/PetscViewerStringOpen.html |    4 +-
 .../Viewer/PetscViewerStringSPrintf.html           |    4 +-
 .../Viewer/PetscViewerStringSetString.html         |    4 +-
 docs/manualpages/Viewer/PetscViewerType.html       |    4 +-
 .../manualpages/Viewer/PetscViewerVTKAddField.html |    4 +-
 docs/manualpages/Viewer/PetscViewerVTKFWrite.html  |    4 +-
 docs/manualpages/Viewer/PetscViewerVTKOpen.html    |    4 +-
 .../Viewer/PetscViewerVTKWriteFunction.html        |    4 +-
 .../Viewer/PetscViewerVUFlushDeferred.html         |    4 +-
 .../Viewer/PetscViewerVUGetPointer.html            |    4 +-
 .../Viewer/PetscViewerVUGetVecSeen.html            |    4 +-
 .../Viewer/PetscViewerVUPrintDeferred.html         |    4 +-
 docs/manualpages/Viewer/PetscViewerVUSetMode.html  |    4 +-
 .../Viewer/PetscViewerVUSetVecSeen.html            |    4 +-
 docs/manualpages/Viewer/PetscViewerView.html       |    4 +-
 docs/manualpages/Viewer/PetscViewers.html          |    4 +-
 docs/manualpages/Viewer/PetscViewersCreate.html    |    4 +-
 docs/manualpages/Viewer/PetscViewersDestroy.html   |    4 +-
 docs/manualpages/Viewer/PetscViewersGetViewer.html |    4 +-
 docs/manualpages/Viewer/index.html                 |    4 +-
 docs/manualpages/concepts/ao.html                  |    4 +-
 docs/manualpages/concepts/bags.html                |    4 +-
 docs/manualpages/concepts/complex_numbers.html     |    4 +-
 docs/manualpages/concepts/dm.html                  |    4 +-
 docs/manualpages/concepts/dmda.html                |    4 +-
 docs/manualpages/concepts/dmnetwork.html           |    4 +-
 docs/manualpages/concepts/error_handling.html      |    4 +-
 docs/manualpages/concepts/fortran90.html           |    4 +-
 .../concepts/global_to_local_mappings.html         |    4 +-
 docs/manualpages/concepts/hdf5.html                |    4 +-
 docs/manualpages/concepts/helmholtz_equation.html  |    4 +-
 docs/manualpages/concepts/index_sets.html          |    4 +-
 .../concepts/introduction_to_petsc.html            |    4 +-
 docs/manualpages/concepts/is.html                  |    4 +-
 docs/manualpages/concepts/is_coloirng_types.html   |    4 +-
 docs/manualpages/concepts/ksp.html                 |    4 +-
 .../concepts/ksp_solving_a_linear_system.html      |    4 +-
 docs/manualpages/concepts/laplacian,_2d.html       |    4 +-
 .../concepts/local_to_global_mappings.html         |    4 +-
 docs/manualpages/concepts/low_rank_correction.html |    4 +-
 docs/manualpages/concepts/mat.html                 |    4 +-
 .../concepts/mathematical_functions.html           |    4 +-
 docs/manualpages/concepts/matrices.html            |    4 +-
 docs/manualpages/concepts/multicomponent.html      |    4 +-
 docs/manualpages/concepts/multigrid.html           |    4 +-
 docs/manualpages/concepts/normal_equations.html    |    4 +-
 docs/manualpages/concepts/optimization.html        |    4 +-
 .../optimization_using_adjoint_sensitivities.html  |    4 +-
 ...ization_using_adjoint_sensitivity_analysis.html |    4 +-
 docs/manualpages/concepts/partitioning.html        |    4 +-
 docs/manualpages/concepts/pc.html                  |    4 +-
 docs/manualpages/concepts/petsc.html               |    4 +-
 docs/manualpages/concepts/petsc_snes_solver.html   |    4 +-
 docs/manualpages/concepts/petsclog.html            |    4 +-
 docs/manualpages/concepts/printf.html              |    4 +-
 docs/manualpages/concepts/printing.html            |    4 +-
 docs/manualpages/concepts/process.html             |    4 +-
 docs/manualpages/concepts/profiling.html           |    4 +-
 docs/manualpages/concepts/pseudo-timestepping.html |    4 +-
 docs/manualpages/concepts/shared_memory.html       |    4 +-
 docs/manualpages/concepts/snes.html                |    4 +-
 docs/manualpages/concepts/stride.html              |    4 +-
 docs/manualpages/concepts/tao.html                 |    4 +-
 docs/manualpages/concepts/ts.html                  |    4 +-
 docs/manualpages/concepts/vecscatter.html          |    4 +-
 docs/manualpages/concepts/vectors.html             |    4 +-
 docs/manualpages/concepts/viewers.html             |    4 +-
 docs/manualpages/help.html                         |    4 +-
 docs/nonlinearsolvertable.html                     |    4 +-
 include/index.html                                 |    4 +-
 include/makefile.html                              |    6 +-
 include/petsc.h.html                               |    6 +-
 include/petsc/finclude/ftn-auto/petscmat.h90       |    4 +
 include/petsc/finclude/index.html                  |    4 +-
 include/petsc/finclude/makefile.html               |    6 +-
 include/petsc/finclude/petsc.h.html                |    6 +-
 include/petsc/finclude/petscao.h.html              |    6 +-
 include/petsc/finclude/petscaodef.h.html           |    6 +-
 include/petsc/finclude/petscdef.h.html             |    6 +-
 include/petsc/finclude/petscdm.h.html              |    6 +-
 include/petsc/finclude/petscdm.h90.html            |    6 +-
 include/petsc/finclude/petscdmcomposite.h90.html   |    6 +-
 include/petsc/finclude/petscdmda.h.html            |    6 +-
 include/petsc/finclude/petscdmda.h90.html          |    6 +-
 include/petsc/finclude/petscdmdadef.h.html         |    6 +-
 include/petsc/finclude/petscdmdef.h.html           |    6 +-
 include/petsc/finclude/petscdmredundant.h90.html   |    6 +-
 include/petsc/finclude/petscdraw.h.html            |    6 +-
 include/petsc/finclude/petscdrawdef.h.html         |    6 +-
 include/petsc/finclude/petscis.h.html              |    6 +-
 include/petsc/finclude/petscis.h90.html            |    6 +-
 include/petsc/finclude/petscisdef.h.html           |    6 +-
 include/petsc/finclude/petscksp.h.html             |    6 +-
 include/petsc/finclude/petsckspdef.h.html          |    6 +-
 include/petsc/finclude/petsclog.h.html             |    6 +-
 include/petsc/finclude/petsclogdef.h.html          |    6 +-
 include/petsc/finclude/petscmat.h.html             |    6 +-
 include/petsc/finclude/petscmat.h90.html           |    6 +-
 include/petsc/finclude/petscmatdef.h.html          |    6 +-
 include/petsc/finclude/petscpc.h.html              |    6 +-
 include/petsc/finclude/petscpcdef.h.html           |    6 +-
 include/petsc/finclude/petscsnes.h.html            |    6 +-
 include/petsc/finclude/petscsnesdef.h.html         |    6 +-
 include/petsc/finclude/petscsys.h.html             |    6 +-
 include/petsc/finclude/petscsysdef.h.html          |    6 +-
 include/petsc/finclude/petsctao.h.html             |    6 +-
 include/petsc/finclude/petsctaodef.h               |    4 +-
 include/petsc/finclude/petscts.h.html              |    6 +-
 include/petsc/finclude/petsctsdef.h.html           |    6 +-
 include/petsc/finclude/petscvec.h.html             |    6 +-
 include/petsc/finclude/petscvec.h90.html           |    6 +-
 include/petsc/finclude/petscvecdef.h.html          |    6 +-
 include/petsc/finclude/petscviewer.h.html          |    6 +-
 include/petsc/finclude/petscviewerdef.h.html       |    6 +-
 include/petsc/mpiuni/mpi.h.html                    |    6 +-
 include/petsc/mpiuni/mpif.h.html                   |    6 +-
 include/petsc/private/bagimpl.h.html               |    6 +-
 include/petsc/private/characteristicimpl.h.html    |    6 +-
 include/petsc/private/dmdaimpl.h.html              |    6 +-
 include/petsc/private/dmimpl.h.html                |    6 +-
 include/petsc/private/dmlabelimpl.h.html           |    6 +-
 include/petsc/private/dmmbimpl.h.html              |    6 +-
 include/petsc/private/dmnetworkimpl.h.html         |    6 +-
 include/petsc/private/dmpatchimpl.h.html           |    6 +-
 include/petsc/private/dmpleximpl.h.html            |    6 +-
 include/petsc/private/drawimpl.h.html              |    6 +-
 include/petsc/private/dtimpl.h.html                |    6 +-
 include/petsc/private/index.html                   |    4 +-
 include/petsc/private/isimpl.h.html                |    6 +-
 include/petsc/private/kernels/blockinvert.h.html   |    6 +-
 include/petsc/private/kernels/blockmatmult.h.html  |    6 +-
 .../petsc/private/kernels/blocktranspose.h.html    |    6 +-
 include/petsc/private/kernels/petscaxpy.h.html     |    6 +-
 include/petsc/private/kspimpl.h.html               |    6 +-
 include/petsc/private/linesearchimpl.h.html        |    6 +-
 include/petsc/private/logimpl.h.html               |    6 +-
 include/petsc/private/makefile.html                |    6 +-
 include/petsc/private/matimpl.h.html               |    6 +-
 include/petsc/private/matorderimpl.h.html          |    6 +-
 include/petsc/private/pcgamgimpl.h.html            |    6 +-
 include/petsc/private/pcimpl.h.html                |    6 +-
 include/petsc/private/pcmgimpl.h.html              |    6 +-
 include/petsc/private/petscdsimpl.h.html           |    6 +-
 include/petsc/private/petscfeimpl.h.html           |    6 +-
 include/petsc/private/petscfptimpl.h.html          |    6 +-
 include/petsc/private/petscfvimpl.h.html           |    6 +-
 include/petsc/private/petscimpl.h.html             |    6 +-
 include/petsc/private/sfimpl.h.html                |    6 +-
 include/petsc/private/snesimpl.h.html              |    6 +-
 include/petsc/private/taoimpl.h.html               |    6 +-
 include/petsc/private/taolinesearchimpl.h.html     |    6 +-
 include/petsc/private/tsimpl.h                     |   16 +
 include/petsc/private/tsimpl.h.html                |   25 +-
 include/petsc/private/vecimpl.h.html               |    6 +-
 include/petsc/private/viewerimpl.h.html            |    6 +-
 include/petscao.h.html                             |    6 +-
 include/petscbag.h.html                            |    6 +-
 include/petscblaslapack.h.html                     |    6 +-
 include/petscblaslapack_stdcall.h.html             |    6 +-
 include/petscbt.h.html                             |    6 +-
 include/petsccharacteristic.h.html                 |    6 +-
 include/petscctable.h.html                         |    6 +-
 include/petsccusp.h.html                           |    6 +-
 include/petscdm.h.html                             |    6 +-
 include/petscdmcomposite.h.html                    |    6 +-
 include/petscdmda.h.html                           |    6 +-
 include/petscdmdatypes.h.html                      |    6 +-
 include/petscdmlabel.h.html                        |    6 +-
 include/petscdmmoab.h.html                         |    6 +-
 include/petscdmnetwork.h.html                      |    6 +-
 include/petscdmpatch.h.html                        |    6 +-
 include/petscdmplex.h.html                         |    6 +-
 include/petscdmredundant.h.html                    |    6 +-
 include/petscdmshell.h.html                        |    6 +-
 include/petscdmsliced.h.html                       |    6 +-
 include/petscdmtypes.h.html                        |    6 +-
 include/petscdraw.h.html                           |    6 +-
 include/petscdrawtypes.h.html                      |    6 +-
 include/petscds.h.html                             |    6 +-
 include/petscdstypes.h.html                        |    6 +-
 include/petscdt.h.html                             |    6 +-
 include/petscerror.h.html                          |    6 +-
 include/petscfe.h.html                             |    6 +-
 include/petscfetypes.h.html                        |    6 +-
 include/petscfv.h.html                             |    6 +-
 include/petscfvtypes.h.html                        |    6 +-
 include/petscis.h.html                             |    6 +-
 include/petscistypes.h.html                        |    6 +-
 include/petscksp.h.html                            |    6 +-
 include/petsclog.h.html                            |    6 +-
 include/petscmat.h.html                            |    6 +-
 include/petscmatelemental.h.html                   |    6 +-
 include/petscmath.h.html                           |    6 +-
 include/petscmatlab.h.html                         |    6 +-
 include/petscoptions.h.html                        |    6 +-
 include/petscpc.h.html                             |    6 +-
 include/petscpctypes.h.html                        |    6 +-
 include/petscpf.h.html                             |    6 +-
 include/petscsf.h.html                             |    6 +-
 include/petscsftypes.h.html                        |    6 +-
 include/petscsnes.h.html                           |    6 +-
 include/petscsys.h.html                            |    6 +-
 include/petsctao.h.html                            |    6 +-
 include/petsctaolinesearch.h.html                  |    6 +-
 include/petsctime.h.html                           |    6 +-
 include/petscts.h.html                             |    6 +-
 include/petscvalgrind.h.html                       |    6 +-
 include/petscvec.h.html                            |    6 +-
 include/petscversion.h                             |    8 +-
 include/petscversion.h.html                        |    8 +-
 include/petscviennacl.h.html                       |    6 +-
 include/petscviewer.h.html                         |    6 +-
 include/petscviewerhdf5.h.html                     |    6 +-
 include/petscviewersaws.h.html                     |    6 +-
 include/petscviewertypes.h.html                    |    6 +-
 include/petscwebclient.h.html                      |    6 +-
 index.html                                         |    4 +-
 interfaces/index.html                              |    4 +-
 interfaces/lua/index.html                          |    4 +-
 interfaces/lua/makefile.html                       |    6 +-
 interfaces/makefile.html                           |    6 +-
 makefile                                           |    3 +
 makefile.html                                      |    9 +-
 share/petsc/matlab/PetscBagRead.m.html             |    6 +-
 share/petsc/matlab/PetscBinaryRead.m.html          |    6 +-
 share/petsc/matlab/PetscBinaryWrite.m.html         |    6 +-
 share/petsc/matlab/PetscReadBinaryMatlab.m.html    |    6 +-
 .../petsc/matlab/PetscReadBinaryTrajectory.m.html  |    6 +-
 share/petsc/matlab/UFgetPetscMat.m.html            |    6 +-
 share/petsc/matlab/generatePetscTestFiles.m.html   |    6 +-
 share/petsc/matlab/generatehtml.m.html             |    6 +-
 share/petsc/matlab/laplacian.m.html                |    6 +-
 share/petsc/matlab/launch.m.html                   |    6 +-
 share/petsc/saws/linearsolveroptions.html          |    4 +-
 src/benchmarks/Index.c.html                        |    6 +-
 src/benchmarks/MPI_Wtime.c.html                    |    6 +-
 src/benchmarks/PLogEvent.c.html                    |    6 +-
 src/benchmarks/PetscGetCPUTime.c.html              |    6 +-
 src/benchmarks/PetscGetTime.c.html                 |    6 +-
 src/benchmarks/PetscMalloc.c.html                  |    6 +-
 src/benchmarks/PetscMemcmp.c.html                  |    6 +-
 src/benchmarks/PetscMemcpy.c.html                  |    6 +-
 src/benchmarks/PetscMemzero.c.html                 |    6 +-
 src/benchmarks/PetscTime.c.html                    |    6 +-
 src/benchmarks/PetscVecNorm.c.html                 |    6 +-
 src/benchmarks/index.html                          |    4 +-
 src/benchmarks/makefile.html                       |    6 +-
 src/dm/dt/examples/index.html                      |    4 +-
 src/dm/dt/examples/makefile.html                   |    6 +-
 src/dm/dt/examples/tests/ex1.c.html                |    6 +-
 src/dm/dt/examples/tests/ex2.c.html                |    6 +-
 src/dm/dt/examples/tests/ex3.c.html                |    6 +-
 src/dm/dt/examples/tests/index.html                |    4 +-
 src/dm/dt/examples/tests/makefile.html             |    6 +-
 src/dm/dt/index.html                               |    4 +-
 src/dm/dt/interface/dt.c.html                      |    6 +-
 src/dm/dt/interface/dtds.c.html                    |    6 +-
 src/dm/dt/interface/dtfe.c.html                    |    6 +-
 src/dm/dt/interface/dtfv.c.html                    |    6 +-
 src/dm/dt/interface/index.html                     |    4 +-
 src/dm/dt/interface/makefile.html                  |    6 +-
 src/dm/dt/makefile.html                            |    6 +-
 src/dm/examples/index.html                         |    4 +-
 src/dm/examples/makefile.html                      |    6 +-
 src/dm/examples/tests/ex1.c.html                   |    6 +-
 src/dm/examples/tests/ex10.c.html                  |    6 +-
 src/dm/examples/tests/ex11.c.html                  |    6 +-
 src/dm/examples/tests/ex12.c.html                  |    6 +-
 src/dm/examples/tests/ex12.m.html                  |    6 +-
 src/dm/examples/tests/ex13.c.html                  |    6 +-
 src/dm/examples/tests/ex14.c.html                  |    6 +-
 src/dm/examples/tests/ex15.c.html                  |    6 +-
 src/dm/examples/tests/ex16.c.html                  |    6 +-
 src/dm/examples/tests/ex17.c.html                  |    6 +-
 src/dm/examples/tests/ex19.c.html                  |    6 +-
 src/dm/examples/tests/ex2.c.html                   |    6 +-
 src/dm/examples/tests/ex20.c.html                  |    6 +-
 src/dm/examples/tests/ex21.c.html                  |    6 +-
 src/dm/examples/tests/ex22.c.html                  |    6 +-
 src/dm/examples/tests/ex23.c.html                  |    6 +-
 src/dm/examples/tests/ex24.c.html                  |    6 +-
 src/dm/examples/tests/ex25.c.html                  |    6 +-
 src/dm/examples/tests/ex26.c.html                  |    6 +-
 src/dm/examples/tests/ex27.c.html                  |    6 +-
 src/dm/examples/tests/ex28.c.html                  |    6 +-
 src/dm/examples/tests/ex3.c.html                   |    6 +-
 src/dm/examples/tests/ex30.c.html                  |    6 +-
 src/dm/examples/tests/ex31.c.html                  |    6 +-
 src/dm/examples/tests/ex32.c.html                  |    6 +-
 src/dm/examples/tests/ex34.c.html                  |    6 +-
 src/dm/examples/tests/ex36.c.html                  |    6 +-
 src/dm/examples/tests/ex37.c.html                  |    6 +-
 src/dm/examples/tests/ex38.c.html                  |    6 +-
 src/dm/examples/tests/ex39.c.html                  |    6 +-
 src/dm/examples/tests/ex4.c.html                   |    6 +-
 src/dm/examples/tests/ex40.c.html                  |    6 +-
 src/dm/examples/tests/ex41.c.html                  |    6 +-
 src/dm/examples/tests/ex42.c.html                  |    6 +-
 src/dm/examples/tests/ex43.c.html                  |    6 +-
 src/dm/examples/tests/ex6.c.html                   |    6 +-
 src/dm/examples/tests/ex7.c.html                   |    6 +-
 src/dm/examples/tests/ex8.c.html                   |    6 +-
 src/dm/examples/tests/ex9.c.html                   |    6 +-
 src/dm/examples/tests/index.html                   |    4 +-
 src/dm/examples/tests/makefile.html                |    6 +-
 src/dm/examples/tutorials/ex1.c.html               |    6 +-
 src/dm/examples/tutorials/ex10.c.html              |    6 +-
 src/dm/examples/tutorials/ex11f90.F.html           |    6 +-
 src/dm/examples/tutorials/ex12.c.html              |    6 +-
 src/dm/examples/tutorials/ex13f90.F90.html         |    6 +-
 src/dm/examples/tutorials/ex13f90aux.F90.html      |    6 +-
 src/dm/examples/tutorials/ex15.c.html              |    6 +-
 src/dm/examples/tutorials/ex2.c.html               |    6 +-
 src/dm/examples/tutorials/ex3.c.html               |    6 +-
 src/dm/examples/tutorials/ex4.c.html               |    6 +-
 src/dm/examples/tutorials/ex5.c.html               |    6 +-
 src/dm/examples/tutorials/ex51.c.html              |    6 +-
 src/dm/examples/tutorials/ex65dm.c.html            |    6 +-
 src/dm/examples/tutorials/ex7.c.html               |    6 +-
 src/dm/examples/tutorials/ex8.c.html               |    6 +-
 src/dm/examples/tutorials/ex9.c.html               |    6 +-
 src/dm/examples/tutorials/index.html               |    4 +-
 src/dm/examples/tutorials/makefile.html            |    6 +-
 src/dm/f90-mod/index.html                          |    4 +-
 src/dm/f90-mod/makefile.html                       |    6 +-
 src/dm/f90-mod/petscdmmod.F.html                   |    6 +-
 src/dm/impls/composite/index.html                  |    4 +-
 src/dm/impls/composite/makefile.html               |    6 +-
 src/dm/impls/composite/pack.c.html                 |    6 +-
 src/dm/impls/composite/packimpl.h.html             |    6 +-
 src/dm/impls/composite/packm.c.html                |    6 +-
 src/dm/impls/da/da.c.html                          |    6 +-
 src/dm/impls/da/da1.c.html                         |    6 +-
 src/dm/impls/da/da2.c.html                         |    6 +-
 src/dm/impls/da/da3.c.html                         |    6 +-
 src/dm/impls/da/dacorn.c.html                      |    6 +-
 src/dm/impls/da/dacreate.c.html                    |    6 +-
 src/dm/impls/da/dadd.c.html                        |    6 +-
 src/dm/impls/da/dadestroy.c.html                   |    6 +-
 src/dm/impls/da/dadist.c.html                      |    6 +-
 src/dm/impls/da/dageometry.c.html                  |    6 +-
 src/dm/impls/da/dagetarray.c.html                  |    6 +-
 src/dm/impls/da/dagetelem.c.html                   |    6 +-
 src/dm/impls/da/daghost.c.html                     |    6 +-
 src/dm/impls/da/dagtol.c.html                      |    6 +-
 src/dm/impls/da/dagtona.c.html                     |    6 +-
 src/dm/impls/da/daindex.c.html                     |    6 +-
 src/dm/impls/da/dainterp.c.html                    |    6 +-
 src/dm/impls/da/dalocal.c                          |    4 +-
 src/dm/impls/da/dalocal.c.html                     |   10 +-
 src/dm/impls/da/daltol.c.html                      |    6 +-
 src/dm/impls/da/dapf.c.html                        |    6 +-
 src/dm/impls/da/dapreallocate.c.html               |    6 +-
 src/dm/impls/da/dareg.c.html                       |    6 +-
 src/dm/impls/da/dascatter.c.html                   |    6 +-
 src/dm/impls/da/dasub.c.html                       |    6 +-
 src/dm/impls/da/daview.c.html                      |    6 +-
 src/dm/impls/da/fdda.c.html                        |    6 +-
 src/dm/impls/da/gr1.c.html                         |    6 +-
 src/dm/impls/da/gr2.c.html                         |    6 +-
 src/dm/impls/da/grvtk.c.html                       |    6 +-
 src/dm/impls/da/hypre/index.html                   |    4 +-
 src/dm/impls/da/hypre/makefile.html                |    6 +-
 src/dm/impls/da/hypre/mhyp.c.html                  |    6 +-
 src/dm/impls/da/hypre/mhyp.h.html                  |    6 +-
 src/dm/impls/da/index.html                         |    4 +-
 src/dm/impls/da/makefile.html                      |    6 +-
 src/dm/impls/da/usfft/index.html                   |    4 +-
 src/dm/impls/da/usfft/makefile.html                |    6 +-
 src/dm/impls/da/usfft/matusfft.c.html              |    6 +-
 src/dm/impls/forest/examples/index.html            |    4 +-
 src/dm/impls/forest/examples/makefile.html         |    6 +-
 src/dm/impls/forest/examples/tutorials/ex1.c.html  |    6 +-
 src/dm/impls/forest/examples/tutorials/index.html  |    4 +-
 .../impls/forest/examples/tutorials/makefile.html  |    6 +-
 src/dm/impls/forest/forest.c.html                  |    6 +-
 src/dm/impls/forest/index.html                     |    4 +-
 src/dm/impls/forest/makefile.html                  |    6 +-
 src/dm/impls/forest/p4est/dmp4est.c.html           |    6 +-
 src/dm/impls/forest/p4est/dmp8est.c.html           |    6 +-
 src/dm/impls/forest/p4est/examples/index.html      |    4 +-
 src/dm/impls/forest/p4est/examples/makefile.html   |    6 +-
 .../impls/forest/p4est/examples/tests/ex1.c.html   |    6 +-
 .../impls/forest/p4est/examples/tests/index.html   |    4 +-
 .../forest/p4est/examples/tests/makefile.html      |    6 +-
 src/dm/impls/forest/p4est/index.html               |    4 +-
 src/dm/impls/forest/p4est/makefile.html            |    6 +-
 .../impls/forest/p4est/petsc_p4est_package.c.html  |    6 +-
 src/dm/impls/index.html                            |    4 +-
 src/dm/impls/makefile.html                         |    6 +-
 src/dm/impls/moab/dmmbfield.cxx.html               |    6 +-
 src/dm/impls/moab/dmmbio.cxx.html                  |    6 +-
 src/dm/impls/moab/dmmbmat.cxx.html                 |    6 +-
 src/dm/impls/moab/dmmbutil.cxx.html                |    6 +-
 src/dm/impls/moab/dmmbvec.cxx.html                 |    6 +-
 src/dm/impls/moab/dmmoab.cxx.html                  |    6 +-
 src/dm/impls/moab/examples/index.html              |    4 +-
 src/dm/impls/moab/examples/makefile.html           |    6 +-
 src/dm/impls/moab/examples/tests/ex1.cxx.html      |    6 +-
 src/dm/impls/moab/examples/tests/ex2.cxx.html      |    6 +-
 src/dm/impls/moab/examples/tests/index.html        |    4 +-
 src/dm/impls/moab/examples/tests/makefile.html     |    6 +-
 src/dm/impls/moab/index.html                       |    4 +-
 src/dm/impls/moab/makefile.html                    |    6 +-
 src/dm/impls/network/index.html                    |    4 +-
 src/dm/impls/network/makefile.html                 |    6 +-
 src/dm/impls/network/network.c.html                |    6 +-
 src/dm/impls/network/networkcreate.c.html          |    6 +-
 src/dm/impls/network/networkmonitor.c.html         |    6 +-
 src/dm/impls/patch/examples/index.html             |    4 +-
 src/dm/impls/patch/examples/makefile.html          |    6 +-
 src/dm/impls/patch/examples/tests/ex1.c.html       |    6 +-
 src/dm/impls/patch/examples/tests/index.html       |    4 +-
 src/dm/impls/patch/examples/tests/makefile.html    |    6 +-
 src/dm/impls/patch/index.html                      |    4 +-
 src/dm/impls/patch/makefile.html                   |    6 +-
 src/dm/impls/patch/patch.c.html                    |    6 +-
 src/dm/impls/patch/patchcreate.c.html              |    6 +-
 src/dm/impls/plex/examples/index.html              |    4 +-
 src/dm/impls/plex/examples/makefile.html           |    6 +-
 src/dm/impls/plex/examples/tests/ex1.c.html        |    6 +-
 src/dm/impls/plex/examples/tests/ex15.c.html       |    6 +-
 src/dm/impls/plex/examples/tests/ex1f90.F.html     |    6 +-
 src/dm/impls/plex/examples/tests/ex2f90.F.html     |    6 +-
 src/dm/impls/plex/examples/tests/ex3.c.html        |    6 +-
 src/dm/impls/plex/examples/tests/ex9.c.html        |    6 +-
 src/dm/impls/plex/examples/tests/index.html        |    4 +-
 src/dm/impls/plex/examples/tests/makefile.html     |    6 +-
 src/dm/impls/plex/examples/tutorials/ex1.c.html    |    6 +-
 src/dm/impls/plex/examples/tutorials/ex1f90.F.html |    6 +-
 src/dm/impls/plex/examples/tutorials/index.html    |    4 +-
 src/dm/impls/plex/examples/tutorials/makefile.html |    6 +-
 src/dm/impls/plex/index.html                       |    4 +-
 src/dm/impls/plex/makefile.html                    |    6 +-
 src/dm/impls/plex/plex.c.html                      |    6 +-
 src/dm/impls/plex/plexcgns.c.html                  |    6 +-
 src/dm/impls/plex/plexcoarsen.c.html               |    6 +-
 src/dm/impls/plex/plexcreate.c.html                |    6 +-
 src/dm/impls/plex/plexdistribute.c.html            |    6 +-
 src/dm/impls/plex/plexexodusii.c.html              |    6 +-
 src/dm/impls/plex/plexfem.c.html                   |    6 +-
 src/dm/impls/plex/plexfluent.c.html                |    6 +-
 src/dm/impls/plex/plexgenerate.c.html              |    6 +-
 src/dm/impls/plex/plexgeometry.c.html              |    6 +-
 src/dm/impls/plex/plexgmsh.c.html                  |    6 +-
 src/dm/impls/plex/plexhdf5.c.html                  |    6 +-
 src/dm/impls/plex/plexindices.c.html               |    6 +-
 src/dm/impls/plex/plexinterpolate.c.html           |    6 +-
 src/dm/impls/plex/plexnatural.c.html               |    6 +-
 src/dm/impls/plex/plexorient.c.html                |    6 +-
 src/dm/impls/plex/plexpartition.c.html             |    6 +-
 src/dm/impls/plex/plexpoint.c.html                 |    6 +-
 src/dm/impls/plex/plexpreallocate.c.html           |    6 +-
 src/dm/impls/plex/plexrefine.c.html                |    6 +-
 src/dm/impls/plex/plexreorder.c.html               |    6 +-
 src/dm/impls/plex/plexsubmesh.c.html               |    6 +-
 src/dm/impls/plex/plextree.c.html                  |    6 +-
 src/dm/impls/plex/plexvtk.c.html                   |    6 +-
 src/dm/impls/plex/plexvtu.c.html                   |    6 +-
 src/dm/impls/redundant/dmredundant.c.html          |    6 +-
 src/dm/impls/redundant/index.html                  |    4 +-
 src/dm/impls/redundant/makefile.html               |    6 +-
 src/dm/impls/shell/dmshell.c.html                  |    6 +-
 src/dm/impls/shell/index.html                      |    4 +-
 src/dm/impls/shell/makefile.html                   |    6 +-
 src/dm/impls/sliced/index.html                     |    4 +-
 src/dm/impls/sliced/makefile.html                  |    6 +-
 src/dm/impls/sliced/sliced.c.html                  |    6 +-
 src/dm/index.html                                  |    4 +-
 src/dm/interface/dlregisdmdm.c.html                |    6 +-
 src/dm/interface/dm.c.html                         |    6 +-
 src/dm/interface/dmget.c.html                      |    6 +-
 src/dm/interface/dmi.c.html                        |    6 +-
 src/dm/interface/dmregall.c.html                   |    6 +-
 src/dm/interface/index.html                        |    4 +-
 src/dm/interface/makefile.html                     |    6 +-
 src/dm/label/dmlabel.c.html                        |    6 +-
 src/dm/label/index.html                            |    4 +-
 src/dm/label/makefile.html                         |    6 +-
 src/dm/makefile.html                               |    6 +-
 src/index.html                                     |    4 +-
 src/ksp/f90-mod/index.html                         |    4 +-
 src/ksp/f90-mod/makefile.html                      |    6 +-
 src/ksp/f90-mod/petsckspmod.F.html                 |    6 +-
 src/ksp/index.html                                 |    4 +-
 src/ksp/ksp/examples/index.html                    |    4 +-
 src/ksp/ksp/examples/makefile.html                 |    6 +-
 src/ksp/ksp/examples/tests/ex1.c.html              |    6 +-
 src/ksp/ksp/examples/tests/ex10.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex11.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex12f.F.html            |    6 +-
 src/ksp/ksp/examples/tests/ex14.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex15.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex16f.F.html            |    6 +-
 src/ksp/ksp/examples/tests/ex17.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex18.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex19.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex2.c.html              |    6 +-
 src/ksp/ksp/examples/tests/ex20.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex21.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex22.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex24.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex25.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex26.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex27.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex28.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex29.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex3.c.html              |    6 +-
 src/ksp/ksp/examples/tests/ex30.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex31.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex32.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex33.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex36.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex37.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex38.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex39.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex4.c.html              |    6 +-
 src/ksp/ksp/examples/tests/ex40.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex41.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex42.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex43.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex44.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex45.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex46.cxx.html           |    6 +-
 src/ksp/ksp/examples/tests/ex47.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex48.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex51.c.html             |    6 +-
 src/ksp/ksp/examples/tests/ex5f.F.html             |    6 +-
 src/ksp/ksp/examples/tests/ex6.c.html              |    6 +-
 src/ksp/ksp/examples/tests/ex7.c.html              |    6 +-
 src/ksp/ksp/examples/tests/ex8.c.html              |    6 +-
 src/ksp/ksp/examples/tests/index.html              |    4 +-
 src/ksp/ksp/examples/tests/makefile.html           |    6 +-
 src/ksp/ksp/examples/tutorials/ex1.c.html          |    6 +-
 src/ksp/ksp/examples/tutorials/ex10.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex11.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex11f.F.html        |    6 +-
 src/ksp/ksp/examples/tutorials/ex12.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex13.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex13f90.F.html      |    6 +-
 src/ksp/ksp/examples/tutorials/ex14f.F.html        |    6 +-
 src/ksp/ksp/examples/tutorials/ex15.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex15f.F.html        |    6 +-
 src/ksp/ksp/examples/tutorials/ex16.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex18.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex1f.F.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex2.c.html          |    6 +-
 src/ksp/ksp/examples/tutorials/ex21f.F.html        |    6 +-
 src/ksp/ksp/examples/tutorials/ex22f.F.html        |    6 +-
 src/ksp/ksp/examples/tutorials/ex23.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex25.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex27.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex28.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex29.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex2f.F.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex3.c.html          |    6 +-
 src/ksp/ksp/examples/tutorials/ex30.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex31.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex32.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex34.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex4.c.html          |    6 +-
 src/ksp/ksp/examples/tutorials/ex41.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex42.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex43.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex44f.F90.html      |    6 +-
 src/ksp/ksp/examples/tutorials/ex45.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex45f.F.html        |    6 +-
 src/ksp/ksp/examples/tutorials/ex46.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex49.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex5.c.html          |    6 +-
 src/ksp/ksp/examples/tutorials/ex50.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex51.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex52.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex52f.F.html        |    6 +-
 src/ksp/ksp/examples/tutorials/ex53.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex54.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex54f.F.html        |    6 +-
 src/ksp/ksp/examples/tutorials/ex55.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex56.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex58.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex6.c.html          |    6 +-
 src/ksp/ksp/examples/tutorials/ex61f.F90.html      |    6 +-
 src/ksp/ksp/examples/tutorials/ex62.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex63.cxx.html       |    6 +-
 src/ksp/ksp/examples/tutorials/ex64.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex65.c.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex6f.F.html         |    6 +-
 src/ksp/ksp/examples/tutorials/ex7.c.html          |    6 +-
 src/ksp/ksp/examples/tutorials/ex8.c.html          |    6 +-
 src/ksp/ksp/examples/tutorials/ex9.c.html          |    6 +-
 src/ksp/ksp/examples/tutorials/index.html          |    4 +-
 src/ksp/ksp/examples/tutorials/makefile            |   10 +-
 src/ksp/ksp/examples/tutorials/makefile.html       |   16 +-
 src/ksp/ksp/examples/tutorials/output/ex43_5.out   |    1 +
 src/ksp/ksp/impls/bcgs/bcgs.c.html                 |    6 +-
 src/ksp/ksp/impls/bcgs/fbcgs/fbcgs.c.html          |    6 +-
 src/ksp/ksp/impls/bcgs/fbcgs/index.html            |    4 +-
 src/ksp/ksp/impls/bcgs/fbcgs/makefile.html         |    6 +-
 src/ksp/ksp/impls/bcgs/fbcgsr/fbcgsr.c.html        |    6 +-
 src/ksp/ksp/impls/bcgs/fbcgsr/index.html           |    4 +-
 src/ksp/ksp/impls/bcgs/fbcgsr/makefile.html        |    6 +-
 src/ksp/ksp/impls/bcgs/index.html                  |    4 +-
 src/ksp/ksp/impls/bcgs/makefile.html               |    6 +-
 src/ksp/ksp/impls/bcgsl/bcgsl.c.html               |    6 +-
 src/ksp/ksp/impls/bcgsl/bcgslimpl.h.html           |    6 +-
 src/ksp/ksp/impls/bcgsl/index.html                 |    4 +-
 src/ksp/ksp/impls/bcgsl/makefile.html              |    6 +-
 src/ksp/ksp/impls/bicg/bicg.c.html                 |    6 +-
 src/ksp/ksp/impls/bicg/index.html                  |    4 +-
 src/ksp/ksp/impls/bicg/makefile.html               |    6 +-
 src/ksp/ksp/impls/cg/cg.c.html                     |    6 +-
 src/ksp/ksp/impls/cg/cgeig.c.html                  |    6 +-
 src/ksp/ksp/impls/cg/cgimpl.h.html                 |    6 +-
 src/ksp/ksp/impls/cg/cgls.c.html                   |    6 +-
 src/ksp/ksp/impls/cg/cgne/cgne.c.html              |    6 +-
 src/ksp/ksp/impls/cg/cgne/index.html               |    4 +-
 src/ksp/ksp/impls/cg/cgne/makefile.html            |    6 +-
 src/ksp/ksp/impls/cg/cgtype.c.html                 |    6 +-
 src/ksp/ksp/impls/cg/gltr/gltr.c.html              |    6 +-
 src/ksp/ksp/impls/cg/gltr/gltrimpl.h.html          |    6 +-
 src/ksp/ksp/impls/cg/gltr/index.html               |    4 +-
 src/ksp/ksp/impls/cg/gltr/makefile.html            |    6 +-
 src/ksp/ksp/impls/cg/groppcg/groppcg.c.html        |    6 +-
 src/ksp/ksp/impls/cg/groppcg/index.html            |    4 +-
 src/ksp/ksp/impls/cg/groppcg/makefile.html         |    6 +-
 src/ksp/ksp/impls/cg/index.html                    |    4 +-
 src/ksp/ksp/impls/cg/makefile.html                 |    6 +-
 src/ksp/ksp/impls/cg/nash/index.html               |    4 +-
 src/ksp/ksp/impls/cg/nash/makefile.html            |    6 +-
 src/ksp/ksp/impls/cg/nash/nash.c.html              |    6 +-
 src/ksp/ksp/impls/cg/nash/nashimpl.h.html          |    6 +-
 src/ksp/ksp/impls/cg/pipecg/index.html             |    4 +-
 src/ksp/ksp/impls/cg/pipecg/makefile.html          |    6 +-
 src/ksp/ksp/impls/cg/pipecg/pipecg.c.html          |    6 +-
 src/ksp/ksp/impls/cg/pipecgrr/index.html           |    4 +-
 src/ksp/ksp/impls/cg/pipecgrr/makefile.html        |    6 +-
 src/ksp/ksp/impls/cg/pipecgrr/pipecgrr.c.html      |    6 +-
 src/ksp/ksp/impls/cg/stcg/index.html               |    4 +-
 src/ksp/ksp/impls/cg/stcg/makefile.html            |    6 +-
 src/ksp/ksp/impls/cg/stcg/stcg.c.html              |    6 +-
 src/ksp/ksp/impls/cg/stcg/stcgimpl.h.html          |    6 +-
 src/ksp/ksp/impls/cgs/cgs.c.html                   |    6 +-
 src/ksp/ksp/impls/cgs/index.html                   |    4 +-
 src/ksp/ksp/impls/cgs/makefile.html                |    6 +-
 src/ksp/ksp/impls/cheby/cheby.c.html               |    6 +-
 src/ksp/ksp/impls/cheby/chebyshevimpl.h.html       |    6 +-
 src/ksp/ksp/impls/cheby/index.html                 |    4 +-
 src/ksp/ksp/impls/cheby/makefile.html              |    6 +-
 src/ksp/ksp/impls/cr/cr.c.html                     |    6 +-
 src/ksp/ksp/impls/cr/index.html                    |    4 +-
 src/ksp/ksp/impls/cr/makefile.html                 |    6 +-
 src/ksp/ksp/impls/cr/pipecr/index.html             |    4 +-
 src/ksp/ksp/impls/cr/pipecr/makefile.html          |    6 +-
 src/ksp/ksp/impls/cr/pipecr/pipecr.c.html          |    6 +-
 src/ksp/ksp/impls/fcg/fcg.c.html                   |    6 +-
 src/ksp/ksp/impls/fcg/fcgimpl.h.html               |    6 +-
 src/ksp/ksp/impls/fcg/index.html                   |    4 +-
 src/ksp/ksp/impls/fcg/makefile.html                |    6 +-
 src/ksp/ksp/impls/fcg/pipefcg/index.html           |    4 +-
 src/ksp/ksp/impls/fcg/pipefcg/makefile.html        |    6 +-
 src/ksp/ksp/impls/fcg/pipefcg/pipefcg.c.html       |    6 +-
 src/ksp/ksp/impls/fcg/pipefcg/pipefcgimpl.h.html   |    6 +-
 src/ksp/ksp/impls/gcr/gcr.c.html                   |    6 +-
 src/ksp/ksp/impls/gcr/index.html                   |    4 +-
 src/ksp/ksp/impls/gcr/makefile.html                |    6 +-
 src/ksp/ksp/impls/gcr/pipegcr/index.html           |    4 +-
 src/ksp/ksp/impls/gcr/pipegcr/makefile.html        |    6 +-
 src/ksp/ksp/impls/gcr/pipegcr/pipegcr.c.html       |    6 +-
 src/ksp/ksp/impls/gmres/borthog.c.html             |    6 +-
 src/ksp/ksp/impls/gmres/borthog2.c.html            |    6 +-
 src/ksp/ksp/impls/gmres/dgmres/dgmres.c.html       |    6 +-
 src/ksp/ksp/impls/gmres/dgmres/dgmresimpl.h.html   |    6 +-
 src/ksp/ksp/impls/gmres/dgmres/index.html          |    4 +-
 src/ksp/ksp/impls/gmres/dgmres/makefile.html       |    6 +-
 src/ksp/ksp/impls/gmres/fgmres/fgmres.c.html       |    6 +-
 src/ksp/ksp/impls/gmres/fgmres/fgmresimpl.h.html   |    6 +-
 src/ksp/ksp/impls/gmres/fgmres/index.html          |    4 +-
 src/ksp/ksp/impls/gmres/fgmres/makefile.html       |    6 +-
 src/ksp/ksp/impls/gmres/fgmres/modpcf.c.html       |    6 +-
 src/ksp/ksp/impls/gmres/gmpre.c.html               |    6 +-
 src/ksp/ksp/impls/gmres/gmreig.c.html              |    6 +-
 src/ksp/ksp/impls/gmres/gmres.c.html               |    6 +-
 src/ksp/ksp/impls/gmres/gmres2.c.html              |    6 +-
 src/ksp/ksp/impls/gmres/gmresimpl.h.html           |    6 +-
 src/ksp/ksp/impls/gmres/index.html                 |    4 +-
 src/ksp/ksp/impls/gmres/lgmres/index.html          |    4 +-
 src/ksp/ksp/impls/gmres/lgmres/lgmres.c.html       |    6 +-
 src/ksp/ksp/impls/gmres/lgmres/lgmresimpl.h.html   |    6 +-
 src/ksp/ksp/impls/gmres/lgmres/makefile.html       |    6 +-
 src/ksp/ksp/impls/gmres/makefile.html              |    6 +-
 src/ksp/ksp/impls/gmres/pgmres/index.html          |    4 +-
 src/ksp/ksp/impls/gmres/pgmres/makefile.html       |    6 +-
 src/ksp/ksp/impls/gmres/pgmres/pgmres.c.html       |    6 +-
 src/ksp/ksp/impls/gmres/pgmres/pgmresimpl.h.html   |    6 +-
 src/ksp/ksp/impls/gmres/pipefgmres/index.html      |    4 +-
 src/ksp/ksp/impls/gmres/pipefgmres/makefile.html   |    6 +-
 .../ksp/impls/gmres/pipefgmres/pipefgmres.c.html   |    6 +-
 .../impls/gmres/pipefgmres/pipefgmresimpl.h.html   |    6 +-
 src/ksp/ksp/impls/ibcgs/ibcgs.c.html               |    6 +-
 src/ksp/ksp/impls/ibcgs/index.html                 |    4 +-
 src/ksp/ksp/impls/ibcgs/makefile.html              |    6 +-
 src/ksp/ksp/impls/index.html                       |    4 +-
 src/ksp/ksp/impls/lcd/index.html                   |    4 +-
 src/ksp/ksp/impls/lcd/lcd.c.html                   |    6 +-
 src/ksp/ksp/impls/lcd/lcdimpl.h.html               |    6 +-
 src/ksp/ksp/impls/lcd/makefile.html                |    6 +-
 src/ksp/ksp/impls/lsqr/index.html                  |    4 +-
 src/ksp/ksp/impls/lsqr/lsqr.c.html                 |    6 +-
 src/ksp/ksp/impls/lsqr/lsqr_converged.c.html       |    6 +-
 src/ksp/ksp/impls/lsqr/lsqr_monitor.c.html         |    6 +-
 src/ksp/ksp/impls/lsqr/makefile.html               |    6 +-
 src/ksp/ksp/impls/makefile.html                    |    6 +-
 src/ksp/ksp/impls/minres/index.html                |    4 +-
 src/ksp/ksp/impls/minres/makefile.html             |    6 +-
 src/ksp/ksp/impls/minres/minres.c.html             |    6 +-
 src/ksp/ksp/impls/preonly/index.html               |    4 +-
 src/ksp/ksp/impls/preonly/makefile.html            |    6 +-
 src/ksp/ksp/impls/preonly/preonly.c.html           |    6 +-
 src/ksp/ksp/impls/python/index.html                |    4 +-
 src/ksp/ksp/impls/python/makefile.html             |    6 +-
 src/ksp/ksp/impls/python/pythonksp.c.html          |    6 +-
 src/ksp/ksp/impls/qcg/index.html                   |    4 +-
 src/ksp/ksp/impls/qcg/makefile.html                |    6 +-
 src/ksp/ksp/impls/qcg/qcg.c.html                   |    6 +-
 src/ksp/ksp/impls/qcg/qcgimpl.h.html               |    6 +-
 src/ksp/ksp/impls/rich/index.html                  |    4 +-
 src/ksp/ksp/impls/rich/makefile.html               |    6 +-
 src/ksp/ksp/impls/rich/rich.c.html                 |    6 +-
 src/ksp/ksp/impls/rich/richardsonimpl.h.html       |    6 +-
 src/ksp/ksp/impls/rich/richscale.c.html            |    6 +-
 src/ksp/ksp/impls/symmlq/index.html                |    4 +-
 src/ksp/ksp/impls/symmlq/makefile.html             |    6 +-
 src/ksp/ksp/impls/symmlq/symmlq.c.html             |    6 +-
 src/ksp/ksp/impls/tcqmr/index.html                 |    4 +-
 src/ksp/ksp/impls/tcqmr/makefile.html              |    6 +-
 src/ksp/ksp/impls/tcqmr/tcqmr.c.html               |    6 +-
 src/ksp/ksp/impls/tcqmr/tcqmrimpl.h.html           |    6 +-
 src/ksp/ksp/impls/tfqmr/index.html                 |    4 +-
 src/ksp/ksp/impls/tfqmr/makefile.html              |    6 +-
 src/ksp/ksp/impls/tfqmr/tfqmr.c.html               |    6 +-
 src/ksp/ksp/impls/tsirm/index.html                 |    4 +-
 src/ksp/ksp/impls/tsirm/makefile.html              |    6 +-
 src/ksp/ksp/impls/tsirm/tsirm.c.html               |    6 +-
 src/ksp/ksp/index.html                             |    4 +-
 src/ksp/ksp/interface/dlregisksp.c.html            |    6 +-
 src/ksp/ksp/interface/dmksp.c.html                 |    6 +-
 src/ksp/ksp/interface/eige.c.html                  |    6 +-
 src/ksp/ksp/interface/iguess.c.html                |    6 +-
 src/ksp/ksp/interface/index.html                   |    4 +-
 src/ksp/ksp/interface/itcl.c.html                  |    6 +-
 src/ksp/ksp/interface/itcreate.c.html              |    6 +-
 src/ksp/ksp/interface/iterativ.c.html              |    6 +-
 src/ksp/ksp/interface/itfunc.c.html                |    6 +-
 src/ksp/ksp/interface/itregis.c.html               |    6 +-
 src/ksp/ksp/interface/itres.c.html                 |    6 +-
 src/ksp/ksp/interface/makefile.html                |    6 +-
 src/ksp/ksp/interface/saws/index.html              |    4 +-
 src/ksp/ksp/interface/saws/kspsaws.c.html          |    6 +-
 src/ksp/ksp/interface/saws/makefile.html           |    6 +-
 src/ksp/ksp/interface/xmon.c.html                  |    6 +-
 src/ksp/ksp/makefile.html                          |    6 +-
 src/ksp/ksp/utils/dmproject.c.html                 |    6 +-
 src/ksp/ksp/utils/index.html                       |    4 +-
 src/ksp/ksp/utils/makefile.html                    |    6 +-
 src/ksp/ksp/utils/schurm.c.html                    |    6 +-
 src/ksp/makefile.html                              |    6 +-
 src/ksp/pc/examples/index.html                     |    4 +-
 src/ksp/pc/examples/makefile.html                  |    6 +-
 src/ksp/pc/examples/tests/ex1.c.html               |    6 +-
 src/ksp/pc/examples/tests/ex2.c.html               |    6 +-
 src/ksp/pc/examples/tests/ex3.c.html               |    6 +-
 src/ksp/pc/examples/tests/ex4.c.html               |    6 +-
 src/ksp/pc/examples/tests/ex5.c.html               |    6 +-
 src/ksp/pc/examples/tests/ex6.c.html               |    6 +-
 src/ksp/pc/examples/tests/ex7.c.html               |    6 +-
 src/ksp/pc/examples/tests/ex8f.F.html              |    6 +-
 src/ksp/pc/examples/tests/index.html               |    4 +-
 src/ksp/pc/examples/tests/makefile.html            |    6 +-
 src/ksp/pc/examples/tutorials/ex1.c.html           |    6 +-
 src/ksp/pc/examples/tutorials/ex2.c.html           |    6 +-
 src/ksp/pc/examples/tutorials/index.html           |    4 +-
 src/ksp/pc/examples/tutorials/makefile.html        |    6 +-
 src/ksp/pc/impls/ainvcusp/ainvcusp.cu.html         |    6 +-
 src/ksp/pc/impls/ainvcusp/index.html               |    4 +-
 src/ksp/pc/impls/ainvcusp/makefile.html            |    6 +-
 src/ksp/pc/impls/asm/asm.c.html                    |    6 +-
 src/ksp/pc/impls/asm/index.html                    |    4 +-
 src/ksp/pc/impls/asm/makefile.html                 |    6 +-
 src/ksp/pc/impls/bddc/bddc.c.html                  |    6 +-
 src/ksp/pc/impls/bddc/bddc.h.html                  |    6 +-
 src/ksp/pc/impls/bddc/bddcfetidp.c.html            |    6 +-
 src/ksp/pc/impls/bddc/bddcgraph.c.html             |    6 +-
 src/ksp/pc/impls/bddc/bddcnullspace.c.html         |    6 +-
 src/ksp/pc/impls/bddc/bddcprivate.c.html           |    6 +-
 src/ksp/pc/impls/bddc/bddcprivate.h.html           |    6 +-
 src/ksp/pc/impls/bddc/bddcscalingbasic.c.html      |    6 +-
 src/ksp/pc/impls/bddc/bddcschurs.c.html            |    6 +-
 src/ksp/pc/impls/bddc/bddcstructs.h.html           |    6 +-
 src/ksp/pc/impls/bddc/index.html                   |    4 +-
 src/ksp/pc/impls/bddc/makefile.html                |    6 +-
 src/ksp/pc/impls/bicgstabcusp/bicgstabcusp.cu.html |    6 +-
 src/ksp/pc/impls/bicgstabcusp/index.html           |    4 +-
 src/ksp/pc/impls/bicgstabcusp/makefile.html        |    6 +-
 src/ksp/pc/impls/bjacobi/bjacobi.c.html            |    6 +-
 src/ksp/pc/impls/bjacobi/bjacobi.h.html            |    6 +-
 src/ksp/pc/impls/bjacobi/index.html                |    4 +-
 src/ksp/pc/impls/bjacobi/makefile.html             |    6 +-
 src/ksp/pc/impls/composite/composite.c.html        |    6 +-
 src/ksp/pc/impls/composite/index.html              |    4 +-
 src/ksp/pc/impls/composite/makefile.html           |    6 +-
 src/ksp/pc/impls/cp/cp.c.html                      |    6 +-
 src/ksp/pc/impls/cp/index.html                     |    4 +-
 src/ksp/pc/impls/cp/makefile.html                  |    6 +-
 src/ksp/pc/impls/eisens/eisen.c.html               |    6 +-
 src/ksp/pc/impls/eisens/index.html                 |    4 +-
 src/ksp/pc/impls/eisens/makefile.html              |    6 +-
 src/ksp/pc/impls/factor/cholesky/cholesky.c.html   |    6 +-
 src/ksp/pc/impls/factor/cholesky/index.html        |    4 +-
 src/ksp/pc/impls/factor/cholesky/makefile.html     |    6 +-
 src/ksp/pc/impls/factor/factimpl.c.html            |    6 +-
 src/ksp/pc/impls/factor/factor.c.html              |    6 +-
 src/ksp/pc/impls/factor/factor.h.html              |    6 +-
 src/ksp/pc/impls/factor/icc/icc.c.html             |    6 +-
 src/ksp/pc/impls/factor/icc/icc.h.html             |    6 +-
 src/ksp/pc/impls/factor/icc/index.html             |    4 +-
 src/ksp/pc/impls/factor/icc/makefile.html          |    6 +-
 src/ksp/pc/impls/factor/ilu/ilu.c.html             |    6 +-
 src/ksp/pc/impls/factor/ilu/ilu.h.html             |    6 +-
 src/ksp/pc/impls/factor/ilu/index.html             |    4 +-
 src/ksp/pc/impls/factor/ilu/makefile.html          |    6 +-
 src/ksp/pc/impls/factor/index.html                 |    4 +-
 src/ksp/pc/impls/factor/lu/index.html              |    4 +-
 src/ksp/pc/impls/factor/lu/lu.c.html               |    6 +-
 src/ksp/pc/impls/factor/lu/lu.h.html               |    6 +-
 src/ksp/pc/impls/factor/lu/makefile.html           |    6 +-
 src/ksp/pc/impls/factor/makefile.html              |    6 +-
 src/ksp/pc/impls/fieldsplit/fieldsplit.c           |   24 +-
 src/ksp/pc/impls/fieldsplit/fieldsplit.c.html      | 2964 ++++----
 src/ksp/pc/impls/fieldsplit/index.html             |    4 +-
 src/ksp/pc/impls/fieldsplit/makefile.html          |    6 +-
 src/ksp/pc/impls/galerkin/galerkin.c.html          |    6 +-
 src/ksp/pc/impls/galerkin/index.html               |    4 +-
 src/ksp/pc/impls/galerkin/makefile.html            |    6 +-
 src/ksp/pc/impls/gamg/agg.c.html                   |    6 +-
 src/ksp/pc/impls/gamg/classical.c.html             |    6 +-
 src/ksp/pc/impls/gamg/gamg.c.html                  |    6 +-
 src/ksp/pc/impls/gamg/gamg.h.html                  |    6 +-
 src/ksp/pc/impls/gamg/geo.c.html                   |    6 +-
 src/ksp/pc/impls/gamg/index.html                   |    4 +-
 src/ksp/pc/impls/gamg/makefile.html                |    6 +-
 src/ksp/pc/impls/gamg/util.c.html                  |    6 +-
 src/ksp/pc/impls/gasm/gasm.c.html                  |    6 +-
 src/ksp/pc/impls/gasm/index.html                   |    4 +-
 src/ksp/pc/impls/gasm/makefile.html                |    6 +-
 src/ksp/pc/impls/hypre/hypre.c.html                |    6 +-
 src/ksp/pc/impls/hypre/index.html                  |    4 +-
 src/ksp/pc/impls/hypre/makefile.html               |    6 +-
 src/ksp/pc/impls/index.html                        |    4 +-
 src/ksp/pc/impls/is/index.html                     |    4 +-
 src/ksp/pc/impls/is/makefile.html                  |    6 +-
 src/ksp/pc/impls/is/nn/index.html                  |    4 +-
 src/ksp/pc/impls/is/nn/makefile.html               |    6 +-
 src/ksp/pc/impls/is/nn/nn.c.html                   |    6 +-
 src/ksp/pc/impls/is/nn/nn.h.html                   |    6 +-
 src/ksp/pc/impls/is/pcis.c.html                    |    6 +-
 src/ksp/pc/impls/is/pcis.h.html                    |    6 +-
 src/ksp/pc/impls/jacobi/index.html                 |    4 +-
 src/ksp/pc/impls/jacobi/jacobi.c.html              |    6 +-
 src/ksp/pc/impls/jacobi/makefile.html              |    6 +-
 src/ksp/pc/impls/kaczmarz/index.html               |    4 +-
 src/ksp/pc/impls/kaczmarz/kaczmarz.c.html          |    6 +-
 src/ksp/pc/impls/kaczmarz/makefile.html            |    6 +-
 src/ksp/pc/impls/ksp/index.html                    |    4 +-
 src/ksp/pc/impls/ksp/makefile.html                 |    6 +-
 src/ksp/pc/impls/ksp/pcksp.c.html                  |    6 +-
 src/ksp/pc/impls/lsc/index.html                    |    4 +-
 src/ksp/pc/impls/lsc/lsc.c.html                    |    6 +-
 src/ksp/pc/impls/lsc/makefile.html                 |    6 +-
 src/ksp/pc/impls/makefile.html                     |    6 +-
 src/ksp/pc/impls/mat/index.html                    |    4 +-
 src/ksp/pc/impls/mat/makefile.html                 |    6 +-
 src/ksp/pc/impls/mat/pcmat.c.html                  |    6 +-
 src/ksp/pc/impls/mg/fmg.c.html                     |    6 +-
 src/ksp/pc/impls/mg/index.html                     |    4 +-
 src/ksp/pc/impls/mg/makefile.html                  |    6 +-
 src/ksp/pc/impls/mg/mg.c.html                      |    6 +-
 src/ksp/pc/impls/mg/mgfunc.c.html                  |    6 +-
 src/ksp/pc/impls/mg/smg.c.html                     |    6 +-
 src/ksp/pc/impls/ml/index.html                     |    4 +-
 src/ksp/pc/impls/ml/makefile.html                  |    6 +-
 src/ksp/pc/impls/ml/ml.c.html                      |    6 +-
 src/ksp/pc/impls/none/index.html                   |    4 +-
 src/ksp/pc/impls/none/makefile.html                |    6 +-
 src/ksp/pc/impls/none/none.c.html                  |    6 +-
 src/ksp/pc/impls/parms/index.html                  |    4 +-
 src/ksp/pc/impls/parms/makefile.html               |    6 +-
 src/ksp/pc/impls/parms/parms.c.html                |    6 +-
 src/ksp/pc/impls/pbjacobi/index.html               |    4 +-
 src/ksp/pc/impls/pbjacobi/makefile.html            |    6 +-
 src/ksp/pc/impls/pbjacobi/pbjacobi.c               |    4 +-
 src/ksp/pc/impls/pbjacobi/pbjacobi.c.html          |   10 +-
 src/ksp/pc/impls/python/index.html                 |    4 +-
 src/ksp/pc/impls/python/makefile.html              |    6 +-
 src/ksp/pc/impls/python/pythonpc.c.html            |    6 +-
 src/ksp/pc/impls/redistribute/index.html           |    4 +-
 src/ksp/pc/impls/redistribute/makefile.html        |    6 +-
 src/ksp/pc/impls/redistribute/redistribute.c.html  |    6 +-
 src/ksp/pc/impls/redundant/index.html              |    4 +-
 src/ksp/pc/impls/redundant/makefile.html           |    6 +-
 src/ksp/pc/impls/redundant/redundant.c.html        |    6 +-
 src/ksp/pc/impls/sacusp/index.html                 |    4 +-
 src/ksp/pc/impls/sacusp/makefile.html              |    6 +-
 src/ksp/pc/impls/sacusp/sacusp.cu.html             |    6 +-
 src/ksp/pc/impls/sacusp/sacusppoly.cu.html         |    6 +-
 src/ksp/pc/impls/shell/index.html                  |    4 +-
 src/ksp/pc/impls/shell/makefile.html               |    6 +-
 src/ksp/pc/impls/shell/shellpc.c.html              |    6 +-
 src/ksp/pc/impls/sor/index.html                    |    4 +-
 src/ksp/pc/impls/sor/makefile.html                 |    6 +-
 src/ksp/pc/impls/sor/sor.c.html                    |    6 +-
 src/ksp/pc/impls/spai/dspai.c.html                 |    6 +-
 src/ksp/pc/impls/spai/index.html                   |    4 +-
 src/ksp/pc/impls/spai/ispai.c.html                 |    6 +-
 src/ksp/pc/impls/spai/makefile.html                |    6 +-
 src/ksp/pc/impls/svd/index.html                    |    4 +-
 src/ksp/pc/impls/svd/makefile.html                 |    6 +-
 src/ksp/pc/impls/svd/svd.c.html                    |    6 +-
 src/ksp/pc/impls/telescope/index.html              |    4 +-
 src/ksp/pc/impls/telescope/makefile.html           |    6 +-
 src/ksp/pc/impls/telescope/telescope.c.html        |    6 +-
 src/ksp/pc/impls/telescope/telescope_dmda.c.html   |    6 +-
 src/ksp/pc/impls/tfs/bitmask.c.html                |    6 +-
 src/ksp/pc/impls/tfs/comm.c.html                   |    6 +-
 src/ksp/pc/impls/tfs/gs.c.html                     |    6 +-
 src/ksp/pc/impls/tfs/index.html                    |    4 +-
 src/ksp/pc/impls/tfs/ivec.c.html                   |    6 +-
 src/ksp/pc/impls/tfs/makefile.html                 |    6 +-
 src/ksp/pc/impls/tfs/tfs.c.html                    |    6 +-
 src/ksp/pc/impls/tfs/tfs.h.html                    |    6 +-
 src/ksp/pc/impls/tfs/xxt.c.html                    |    6 +-
 src/ksp/pc/impls/tfs/xyt.c.html                    |    6 +-
 src/ksp/pc/impls/wb/index.html                     |    4 +-
 src/ksp/pc/impls/wb/makefile.html                  |    6 +-
 src/ksp/pc/impls/wb/wb.c.html                      |    6 +-
 src/ksp/pc/index.html                              |    4 +-
 src/ksp/pc/interface/index.html                    |    4 +-
 src/ksp/pc/interface/makefile.html                 |    6 +-
 src/ksp/pc/interface/pcregis.c.html                |    6 +-
 src/ksp/pc/interface/pcset.c.html                  |    6 +-
 src/ksp/pc/interface/precon.c.html                 |    6 +-
 src/ksp/pc/makefile.html                           |    6 +-
 src/makefile.html                                  |    6 +-
 src/mat/coarsen/coarsen.c.html                     |    6 +-
 src/mat/coarsen/impls/hem/hem.c.html               |    6 +-
 src/mat/coarsen/impls/hem/index.html               |    4 +-
 src/mat/coarsen/impls/hem/makefile.html            |    6 +-
 src/mat/coarsen/impls/index.html                   |    4 +-
 src/mat/coarsen/impls/makefile.html                |    6 +-
 src/mat/coarsen/impls/mis/index.html               |    4 +-
 src/mat/coarsen/impls/mis/makefile.html            |    6 +-
 src/mat/coarsen/impls/mis/mis.c.html               |    6 +-
 src/mat/coarsen/index.html                         |    4 +-
 src/mat/coarsen/makefile.html                      |    6 +-
 src/mat/coarsen/scoarsen.c.html                    |    6 +-
 src/mat/color/impls/greedy/greedy.c.html           |    6 +-
 src/mat/color/impls/greedy/index.html              |    4 +-
 src/mat/color/impls/greedy/makefile.html           |    6 +-
 src/mat/color/impls/index.html                     |    4 +-
 src/mat/color/impls/jp/index.html                  |    4 +-
 src/mat/color/impls/jp/jp.c.html                   |    6 +-
 src/mat/color/impls/jp/makefile.html               |    6 +-
 src/mat/color/impls/makefile.html                  |    6 +-
 src/mat/color/impls/minpack/color.c.html           |    6 +-
 src/mat/color/impls/minpack/color.h.html           |    6 +-
 src/mat/color/impls/minpack/degr.c.html            |    6 +-
 src/mat/color/impls/minpack/dsm.c.html             |    6 +-
 src/mat/color/impls/minpack/ido.c.html             |    6 +-
 src/mat/color/impls/minpack/index.html             |    4 +-
 src/mat/color/impls/minpack/makefile.html          |    6 +-
 src/mat/color/impls/minpack/numsrt.c.html          |    6 +-
 src/mat/color/impls/minpack/seq.c.html             |    6 +-
 src/mat/color/impls/minpack/setr.c.html            |    6 +-
 src/mat/color/impls/minpack/slo.c.html             |    6 +-
 src/mat/color/impls/natural/index.html             |    4 +-
 src/mat/color/impls/natural/makefile.html          |    6 +-
 src/mat/color/impls/natural/natural.c.html         |    6 +-
 src/mat/color/impls/power/index.html               |    4 +-
 src/mat/color/impls/power/makefile.html            |    6 +-
 src/mat/color/impls/power/power.c.html             |    6 +-
 src/mat/color/index.html                           |    4 +-
 src/mat/color/interface/index.html                 |    4 +-
 src/mat/color/interface/makefile.html              |    6 +-
 src/mat/color/interface/matcoloring.c.html         |    6 +-
 src/mat/color/interface/matcoloringregi.c.html     |    6 +-
 src/mat/color/makefile.html                        |    6 +-
 src/mat/color/utils/bipartite.c.html               |    6 +-
 src/mat/color/utils/index.html                     |    4 +-
 src/mat/color/utils/makefile.html                  |    6 +-
 src/mat/color/utils/valid.c.html                   |    6 +-
 src/mat/color/utils/weights.c.html                 |    6 +-
 src/mat/examples/index.html                        |    4 +-
 src/mat/examples/makefile.html                     |    6 +-
 src/mat/examples/tests/ex1.c.html                  |    6 +-
 src/mat/examples/tests/ex10.c.html                 |    6 +-
 src/mat/examples/tests/ex100.c.html                |    6 +-
 src/mat/examples/tests/ex101.c.html                |    6 +-
 src/mat/examples/tests/ex102.c.html                |    6 +-
 src/mat/examples/tests/ex104.c.html                |    6 +-
 src/mat/examples/tests/ex105f.F.html               |    6 +-
 src/mat/examples/tests/ex106.c.html                |    6 +-
 src/mat/examples/tests/ex108.c.html                |    6 +-
 src/mat/examples/tests/ex109.c.html                |    6 +-
 src/mat/examples/tests/ex11.c.html                 |    6 +-
 src/mat/examples/tests/ex110.c.html                |    6 +-
 src/mat/examples/tests/ex111.c.html                |    6 +-
 src/mat/examples/tests/ex112.c.html                |    6 +-
 src/mat/examples/tests/ex113.c.html                |    6 +-
 src/mat/examples/tests/ex114.c.html                |    6 +-
 src/mat/examples/tests/ex116.c.html                |    6 +-
 src/mat/examples/tests/ex117.c.html                |    6 +-
 src/mat/examples/tests/ex118.c.html                |    6 +-
 src/mat/examples/tests/ex119.c.html                |    6 +-
 src/mat/examples/tests/ex12.c.html                 |    6 +-
 src/mat/examples/tests/ex120.c.html                |    6 +-
 src/mat/examples/tests/ex120f.F.html               |    6 +-
 src/mat/examples/tests/ex121.c.html                |    6 +-
 src/mat/examples/tests/ex122.c.html                |    6 +-
 src/mat/examples/tests/ex124.c.html                |    6 +-
 src/mat/examples/tests/ex125.c.html                |    6 +-
 src/mat/examples/tests/ex126f.F.html               |    6 +-
 src/mat/examples/tests/ex127.c.html                |    6 +-
 src/mat/examples/tests/ex128.c.html                |    6 +-
 src/mat/examples/tests/ex129.c.html                |    6 +-
 src/mat/examples/tests/ex13.c.html                 |    6 +-
 src/mat/examples/tests/ex130.c.html                |    6 +-
 src/mat/examples/tests/ex131.c.html                |    6 +-
 src/mat/examples/tests/ex132.c.html                |    6 +-
 src/mat/examples/tests/ex133.c.html                |    6 +-
 src/mat/examples/tests/ex134.c.html                |    6 +-
 src/mat/examples/tests/ex135.c.html                |    6 +-
 src/mat/examples/tests/ex136.c.html                |    6 +-
 src/mat/examples/tests/ex137.c.html                |    6 +-
 src/mat/examples/tests/ex138.c.html                |    6 +-
 src/mat/examples/tests/ex139.c.html                |    6 +-
 src/mat/examples/tests/ex14.c.html                 |    6 +-
 src/mat/examples/tests/ex140.c.html                |    6 +-
 src/mat/examples/tests/ex141.c.html                |    6 +-
 src/mat/examples/tests/ex142.c.html                |    6 +-
 src/mat/examples/tests/ex143.c.html                |    6 +-
 src/mat/examples/tests/ex144.c.html                |    6 +-
 src/mat/examples/tests/ex145.c.html                |    6 +-
 src/mat/examples/tests/ex146.c.html                |    6 +-
 src/mat/examples/tests/ex147.c.html                |    6 +-
 src/mat/examples/tests/ex148.c.html                |    6 +-
 src/mat/examples/tests/ex149.c.html                |    6 +-
 src/mat/examples/tests/ex15.c.html                 |    6 +-
 src/mat/examples/tests/ex150.c.html                |    6 +-
 src/mat/examples/tests/ex151.c.html                |    6 +-
 src/mat/examples/tests/ex152.c.html                |    6 +-
 src/mat/examples/tests/ex153.c.html                |    6 +-
 src/mat/examples/tests/ex155.c.html                |    6 +-
 src/mat/examples/tests/ex157.c.html                |    6 +-
 src/mat/examples/tests/ex158.c.html                |    6 +-
 src/mat/examples/tests/ex159.c.html                |    6 +-
 src/mat/examples/tests/ex16.c.html                 |    6 +-
 src/mat/examples/tests/ex164.c.html                |    6 +-
 src/mat/examples/tests/ex169.c.html                |    6 +-
 src/mat/examples/tests/ex16f90.F.html              |    6 +-
 src/mat/examples/tests/ex17.c.html                 |    6 +-
 src/mat/examples/tests/ex171.c.html                |    6 +-
 src/mat/examples/tests/ex171f.F.html               |    6 +-
 src/mat/examples/tests/ex172.c.html                |    6 +-
 src/mat/examples/tests/ex173.c.html                |    6 +-
 src/mat/examples/tests/ex174.cxx.html              |    6 +-
 src/mat/examples/tests/ex175.c.html                |    6 +-
 src/mat/examples/tests/ex18.c.html                 |    6 +-
 src/mat/examples/tests/ex180.c.html                |    6 +-
 src/mat/examples/tests/ex181.c.html                |    6 +-
 src/mat/examples/tests/ex182.c.html                |    6 +-
 src/mat/examples/tests/ex183.c.html                |    6 +-
 src/mat/examples/tests/ex19.c.html                 |    6 +-
 src/mat/examples/tests/ex190.c.html                |    6 +-
 src/mat/examples/tests/ex191.c.html                |    6 +-
 src/mat/examples/tests/ex192.c.html                |    6 +-
 src/mat/examples/tests/ex193.c.html                |    6 +-
 src/mat/examples/tests/ex194.c.html                |    6 +-
 src/mat/examples/tests/ex195.c.html                |    6 +-
 src/mat/examples/tests/ex196f90.F.html             |    6 +-
 src/mat/examples/tests/ex197.c.html                |    6 +-
 src/mat/examples/tests/ex198.c.html                |    6 +-
 src/mat/examples/tests/ex2.c.html                  |    6 +-
 src/mat/examples/tests/ex20.c.html                 |    6 +-
 src/mat/examples/tests/ex200.c.html                |    6 +-
 src/mat/examples/tests/ex21.c.html                 |    6 +-
 src/mat/examples/tests/ex22.c.html                 |    6 +-
 src/mat/examples/tests/ex24.c.html                 |    6 +-
 src/mat/examples/tests/ex25.c.html                 |    6 +-
 src/mat/examples/tests/ex26.c.html                 |    6 +-
 src/mat/examples/tests/ex27.c.html                 |    6 +-
 src/mat/examples/tests/ex28.c.html                 |    6 +-
 src/mat/examples/tests/ex29.c.html                 |    6 +-
 src/mat/examples/tests/ex3.c.html                  |    6 +-
 src/mat/examples/tests/ex30.c.html                 |    6 +-
 src/mat/examples/tests/ex300.c.html                |    6 +-
 src/mat/examples/tests/ex31.c.html                 |    6 +-
 src/mat/examples/tests/ex32.c.html                 |    6 +-
 src/mat/examples/tests/ex33.c.html                 |    6 +-
 src/mat/examples/tests/ex34.c.html                 |    6 +-
 src/mat/examples/tests/ex35.c.html                 |    6 +-
 src/mat/examples/tests/ex36f.F.html                |    6 +-
 src/mat/examples/tests/ex37.c.html                 |    6 +-
 src/mat/examples/tests/ex38.c.html                 |    6 +-
 src/mat/examples/tests/ex4.c.html                  |    6 +-
 src/mat/examples/tests/ex40.c.html                 |    6 +-
 src/mat/examples/tests/ex41.c.html                 |    6 +-
 src/mat/examples/tests/ex42.c.html                 |    6 +-
 src/mat/examples/tests/ex43.c.html                 |    6 +-
 src/mat/examples/tests/ex44.c.html                 |    6 +-
 src/mat/examples/tests/ex45.c.html                 |    6 +-
 src/mat/examples/tests/ex47.c.html                 |    6 +-
 src/mat/examples/tests/ex48.c.html                 |    6 +-
 src/mat/examples/tests/ex49.c.html                 |    6 +-
 src/mat/examples/tests/ex5.c.html                  |    6 +-
 src/mat/examples/tests/ex50.c.html                 |    6 +-
 src/mat/examples/tests/ex51.c.html                 |    6 +-
 src/mat/examples/tests/ex52.c.html                 |    6 +-
 src/mat/examples/tests/ex53.c.html                 |    6 +-
 src/mat/examples/tests/ex54.c.html                 |    6 +-
 src/mat/examples/tests/ex55.c.html                 |    6 +-
 src/mat/examples/tests/ex56.c.html                 |    6 +-
 src/mat/examples/tests/ex57.c.html                 |    6 +-
 src/mat/examples/tests/ex58.c.html                 |    6 +-
 src/mat/examples/tests/ex58f.F.html                |    6 +-
 src/mat/examples/tests/ex59.c.html                 |    6 +-
 src/mat/examples/tests/ex6.c.html                  |    6 +-
 src/mat/examples/tests/ex60.c.html                 |    6 +-
 src/mat/examples/tests/ex61.c.html                 |    6 +-
 src/mat/examples/tests/ex62.c.html                 |    6 +-
 src/mat/examples/tests/ex63f.F.html                |    6 +-
 src/mat/examples/tests/ex64.c.html                 |    6 +-
 src/mat/examples/tests/ex65.c.html                 |    6 +-
 src/mat/examples/tests/ex66.c.html                 |    6 +-
 src/mat/examples/tests/ex67f.F.html                |    6 +-
 src/mat/examples/tests/ex68.c.html                 |    6 +-
 src/mat/examples/tests/ex7.c.html                  |    6 +-
 src/mat/examples/tests/ex70.c.html                 |    6 +-
 src/mat/examples/tests/ex71.c.html                 |    6 +-
 src/mat/examples/tests/ex72.c.html                 |    6 +-
 src/mat/examples/tests/ex73.c.html                 |    6 +-
 src/mat/examples/tests/ex74.c.html                 |    6 +-
 src/mat/examples/tests/ex75.c.html                 |    6 +-
 src/mat/examples/tests/ex76.c.html                 |    6 +-
 src/mat/examples/tests/ex77.c.html                 |    6 +-
 src/mat/examples/tests/ex78.c.html                 |    6 +-
 src/mat/examples/tests/ex79f.F.html                |    6 +-
 src/mat/examples/tests/ex8.c.html                  |    6 +-
 src/mat/examples/tests/ex80.c.html                 |    6 +-
 src/mat/examples/tests/ex81.c.html                 |    6 +-
 src/mat/examples/tests/ex82.c.html                 |    6 +-
 src/mat/examples/tests/ex83.c.html                 |    6 +-
 src/mat/examples/tests/ex85f.F.html                |    6 +-
 src/mat/examples/tests/ex86.c.html                 |    6 +-
 src/mat/examples/tests/ex87.c.html                 |    6 +-
 src/mat/examples/tests/ex88.c.html                 |    6 +-
 src/mat/examples/tests/ex9.c.html                  |    6 +-
 src/mat/examples/tests/ex91.c.html                 |    6 +-
 src/mat/examples/tests/ex92.c.html                 |    6 +-
 src/mat/examples/tests/ex93.c.html                 |    6 +-
 src/mat/examples/tests/ex94.c.html                 |    6 +-
 src/mat/examples/tests/ex95.c.html                 |    6 +-
 src/mat/examples/tests/ex96.c.html                 |    6 +-
 src/mat/examples/tests/ex97.c.html                 |    6 +-
 src/mat/examples/tests/ex98.c.html                 |    6 +-
 src/mat/examples/tests/ex99.c.html                 |    6 +-
 src/mat/examples/tests/index.html                  |    4 +-
 src/mat/examples/tests/makefile.html               |    6 +-
 src/mat/examples/tutorials/ex1.c.html              |    6 +-
 src/mat/examples/tutorials/ex10.c.html             |    6 +-
 src/mat/examples/tutorials/ex11.c.html             |    6 +-
 src/mat/examples/tutorials/ex12.c.html             |    6 +-
 src/mat/examples/tutorials/ex15.c.html             |    6 +-
 src/mat/examples/tutorials/ex16.c.html             |    6 +-
 src/mat/examples/tutorials/ex17.c.html             |    6 +-
 src/mat/examples/tutorials/ex2.c.html              |    6 +-
 src/mat/examples/tutorials/ex4.c.html              |    6 +-
 src/mat/examples/tutorials/ex5.c.html              |    6 +-
 src/mat/examples/tutorials/ex8.c.html              |    6 +-
 src/mat/examples/tutorials/ex9.c.html              |    6 +-
 src/mat/examples/tutorials/index.html              |    4 +-
 src/mat/examples/tutorials/makefile.html           |    6 +-
 src/mat/f90-mod/index.html                         |    4 +-
 src/mat/f90-mod/makefile.html                      |    6 +-
 src/mat/f90-mod/petscmatmod.F.html                 |    6 +-
 src/mat/ftn-kernels/index.html                     |    4 +-
 src/mat/ftn-kernels/makefile.html                  |    6 +-
 src/mat/ftn-kernels/sgemv.F.html                   |    6 +-
 src/mat/impls/adj/index.html                       |    4 +-
 src/mat/impls/adj/makefile.html                    |    6 +-
 src/mat/impls/adj/mpi/index.html                   |    4 +-
 src/mat/impls/adj/mpi/makefile.html                |    6 +-
 src/mat/impls/adj/mpi/mpiadj.c.html                |    6 +-
 src/mat/impls/adj/mpi/mpiadj.h.html                |    6 +-
 src/mat/impls/aij/index.html                       |    4 +-
 src/mat/impls/aij/makefile.html                    |    6 +-
 src/mat/impls/aij/mpi/clique/clique.cxx.html       |    6 +-
 src/mat/impls/aij/mpi/clique/index.html            |    4 +-
 src/mat/impls/aij/mpi/clique/makefile.html         |    6 +-
 src/mat/impls/aij/mpi/clique/matcliqueimpl.h.html  |    6 +-
 src/mat/impls/aij/mpi/crl/index.html               |    4 +-
 src/mat/impls/aij/mpi/crl/makefile.html            |    6 +-
 src/mat/impls/aij/mpi/crl/mcrl.c.html              |    6 +-
 src/mat/impls/aij/mpi/csrperm/index.html           |    4 +-
 src/mat/impls/aij/mpi/csrperm/makefile.html        |    6 +-
 src/mat/impls/aij/mpi/csrperm/mpicsrperm.c.html    |    6 +-
 src/mat/impls/aij/mpi/fdmpiaij.c.html              |    6 +-
 src/mat/impls/aij/mpi/index.html                   |    4 +-
 src/mat/impls/aij/mpi/makefile.html                |    6 +-
 src/mat/impls/aij/mpi/mkl_cpardiso/index.html      |    4 +-
 src/mat/impls/aij/mpi/mkl_cpardiso/makefile.html   |    6 +-
 .../impls/aij/mpi/mkl_cpardiso/mkl_cpardiso.c.html |    6 +-
 src/mat/impls/aij/mpi/mmaij.c.html                 |    6 +-
 src/mat/impls/aij/mpi/mpb_aij.c.html               |    6 +-
 src/mat/impls/aij/mpi/mpiaij.c.html                |    6 +-
 src/mat/impls/aij/mpi/mpiaij.h.html                |    6 +-
 src/mat/impls/aij/mpi/mpiaijpc.c.html              |    6 +-
 src/mat/impls/aij/mpi/mpicusp/index.html           |    4 +-
 src/mat/impls/aij/mpi/mpicusp/makefile.html        |    6 +-
 .../impls/aij/mpi/mpicusp/mpiaijAssemble.cu.html   |    6 +-
 src/mat/impls/aij/mpi/mpicusp/mpiaijcusp.cu.html   |    6 +-
 .../impls/aij/mpi/mpicusp/mpicuspmatimpl.h.html    |    6 +-
 src/mat/impls/aij/mpi/mpicusparse/index.html       |    4 +-
 src/mat/impls/aij/mpi/mpicusparse/makefile.html    |    6 +-
 .../aij/mpi/mpicusparse/mpiaijcusparse.cu.html     |    6 +-
 .../aij/mpi/mpicusparse/mpicusparsematimpl.h.html  |    6 +-
 src/mat/impls/aij/mpi/mpimatmatmatmult.c.html      |    6 +-
 src/mat/impls/aij/mpi/mpimatmatmult.c              |   23 +-
 src/mat/impls/aij/mpi/mpimatmatmult.c.html         | 2395 +++----
 .../impls/aij/mpi/mpimattransposematmult.c.html    |    6 +-
 src/mat/impls/aij/mpi/mpiov.c.html                 |    6 +-
 src/mat/impls/aij/mpi/mpiptap.c                    |    2 +-
 src/mat/impls/aij/mpi/mpiptap.c.html               |    8 +-
 src/mat/impls/aij/mpi/mpiviennacl/index.html       |    4 +-
 src/mat/impls/aij/mpi/mpiviennacl/makefile.html    |    6 +-
 .../aij/mpi/mpiviennacl/mpiaijviennacl.cxx.html    |    6 +-
 src/mat/impls/aij/mpi/mumps/index.html             |    4 +-
 src/mat/impls/aij/mpi/mumps/makefile.html          |    6 +-
 src/mat/impls/aij/mpi/mumps/mumps.c                |    6 +-
 src/mat/impls/aij/mpi/mumps/mumps.c.html           |   12 +-
 src/mat/impls/aij/mpi/pastix/index.html            |    4 +-
 src/mat/impls/aij/mpi/pastix/makefile.html         |    6 +-
 src/mat/impls/aij/mpi/pastix/pastix.c.html         |    6 +-
 src/mat/impls/aij/mpi/superlu_dist/index.html      |    4 +-
 src/mat/impls/aij/mpi/superlu_dist/makefile.html   |    6 +-
 .../impls/aij/mpi/superlu_dist/superlu_dist.c.html |    6 +-
 src/mat/impls/aij/seq/aij.c                        |   16 +-
 src/mat/impls/aij/seq/aij.c.html                   | 7436 ++++++++++----------
 src/mat/impls/aij/seq/aij.h.html                   |    6 +-
 src/mat/impls/aij/seq/aijfact.c.html               |    6 +-
 src/mat/impls/aij/seq/bas/basfactor.c.html         |    6 +-
 src/mat/impls/aij/seq/bas/index.html               |    4 +-
 src/mat/impls/aij/seq/bas/makefile.html            |    6 +-
 src/mat/impls/aij/seq/bas/spbas.c.html             |    6 +-
 src/mat/impls/aij/seq/bas/spbas.h.html             |    6 +-
 src/mat/impls/aij/seq/bas/spbas_cholesky.h.html    |    6 +-
 src/mat/impls/aij/seq/cholmod/aijcholmod.c.html    |    6 +-
 src/mat/impls/aij/seq/cholmod/index.html           |    4 +-
 src/mat/impls/aij/seq/cholmod/makefile.html        |    6 +-
 src/mat/impls/aij/seq/crl/crl.c.html               |    6 +-
 .../impls/aij/seq/crl/ftn-kernels/fmultcrl.F.html  |    6 +-
 src/mat/impls/aij/seq/crl/ftn-kernels/index.html   |    4 +-
 .../impls/aij/seq/crl/ftn-kernels/makefile.html    |    6 +-
 src/mat/impls/aij/seq/crl/index.html               |    4 +-
 src/mat/impls/aij/seq/crl/makefile.html            |    6 +-
 src/mat/impls/aij/seq/csrperm/csrperm.c.html       |    6 +-
 src/mat/impls/aij/seq/csrperm/index.html           |    4 +-
 src/mat/impls/aij/seq/csrperm/makefile.html        |    6 +-
 src/mat/impls/aij/seq/essl/essl.c.html             |    6 +-
 src/mat/impls/aij/seq/essl/index.html              |    4 +-
 src/mat/impls/aij/seq/essl/makefile.html           |    6 +-
 src/mat/impls/aij/seq/fdaij.c.html                 |    6 +-
 src/mat/impls/aij/seq/ftn-kernels/fmult.F.html     |    6 +-
 src/mat/impls/aij/seq/ftn-kernels/fmultadd.F.html  |    6 +-
 src/mat/impls/aij/seq/ftn-kernels/frelax.F.html    |    6 +-
 src/mat/impls/aij/seq/ftn-kernels/fsolve.F.html    |    6 +-
 src/mat/impls/aij/seq/ftn-kernels/index.html       |    4 +-
 src/mat/impls/aij/seq/ftn-kernels/makefile.html    |    6 +-
 src/mat/impls/aij/seq/ij.c.html                    |    6 +-
 src/mat/impls/aij/seq/index.html                   |    4 +-
 src/mat/impls/aij/seq/inode.c.html                 |    6 +-
 src/mat/impls/aij/seq/inode2.c.html                |    6 +-
 src/mat/impls/aij/seq/klu/index.html               |    4 +-
 src/mat/impls/aij/seq/klu/klu.c.html               |    6 +-
 src/mat/impls/aij/seq/klu/makefile.html            |    6 +-
 src/mat/impls/aij/seq/lusol/index.html             |    4 +-
 src/mat/impls/aij/seq/lusol/lusol.c.html           |    6 +-
 src/mat/impls/aij/seq/lusol/makefile.html          |    6 +-
 src/mat/impls/aij/seq/makefile.html                |    6 +-
 src/mat/impls/aij/seq/matlab/aijmatlab.c.html      |    6 +-
 src/mat/impls/aij/seq/matlab/index.html            |    4 +-
 src/mat/impls/aij/seq/matlab/makefile.html         |    6 +-
 src/mat/impls/aij/seq/matmatmatmult.c.html         |    6 +-
 src/mat/impls/aij/seq/matmatmult.c.html            |    6 +-
 src/mat/impls/aij/seq/matptap.c.html               |    6 +-
 src/mat/impls/aij/seq/matrart.c.html               |    6 +-
 src/mat/impls/aij/seq/mattransposematmult.c.html   |    6 +-
 src/mat/impls/aij/seq/mkl_pardiso/index.html       |    4 +-
 src/mat/impls/aij/seq/mkl_pardiso/makefile.html    |    6 +-
 .../impls/aij/seq/mkl_pardiso/mkl_pardiso.c.html   |    6 +-
 src/mat/impls/aij/seq/mkl_pardiso/mkl_utils.c.html |    6 +-
 src/mat/impls/aij/seq/seqcusp/aijAssemble.cu.html  |    6 +-
 src/mat/impls/aij/seq/seqcusp/aijcusp.cu.html      |    6 +-
 src/mat/impls/aij/seq/seqcusp/cuspmatimpl.h.html   |    6 +-
 src/mat/impls/aij/seq/seqcusp/index.html           |    4 +-
 src/mat/impls/aij/seq/seqcusp/makefile.html        |    6 +-
 .../impls/aij/seq/seqcusparse/aijcusparse.cu.html  |    6 +-
 .../aij/seq/seqcusparse/cusparsematimpl.h.html     |    6 +-
 src/mat/impls/aij/seq/seqcusparse/index.html       |    4 +-
 src/mat/impls/aij/seq/seqcusparse/makefile.html    |    6 +-
 .../impls/aij/seq/seqviennacl/aijviennacl.cxx.html |    6 +-
 src/mat/impls/aij/seq/seqviennacl/index.html       |    4 +-
 src/mat/impls/aij/seq/seqviennacl/makefile.html    |    6 +-
 .../aij/seq/seqviennacl/viennaclmatimpl.h.html     |    6 +-
 src/mat/impls/aij/seq/superlu/index.html           |    4 +-
 src/mat/impls/aij/seq/superlu/makefile.html        |    6 +-
 src/mat/impls/aij/seq/superlu/superlu.c.html       |    6 +-
 src/mat/impls/aij/seq/symtranspose.c.html          |    6 +-
 src/mat/impls/aij/seq/umfpack/index.html           |    4 +-
 src/mat/impls/aij/seq/umfpack/makefile.html        |    6 +-
 src/mat/impls/aij/seq/umfpack/umfpack.c.html       |    6 +-
 src/mat/impls/baij/index.html                      |    4 +-
 src/mat/impls/baij/makefile.html                   |    6 +-
 src/mat/impls/baij/mpi/baijov.c.html               |    6 +-
 src/mat/impls/baij/mpi/bstream/index.html          |    4 +-
 src/mat/impls/baij/mpi/bstream/makefile.html       |    6 +-
 src/mat/impls/baij/mpi/bstream/mpibstream.c.html   |    6 +-
 src/mat/impls/baij/mpi/index.html                  |    4 +-
 src/mat/impls/baij/mpi/makefile.html               |    6 +-
 src/mat/impls/baij/mpi/mmbaij.c.html               |    6 +-
 src/mat/impls/baij/mpi/mpb_baij.c.html             |    6 +-
 src/mat/impls/baij/mpi/mpibaij.c.html              |    6 +-
 src/mat/impls/baij/mpi/mpibaij.h.html              |    6 +-
 src/mat/impls/baij/seq/aijbaij.c.html              |    6 +-
 src/mat/impls/baij/seq/baij.c.html                 |    6 +-
 src/mat/impls/baij/seq/baij.h.html                 |    6 +-
 src/mat/impls/baij/seq/baij2.c.html                |    6 +-
 src/mat/impls/baij/seq/baijfact.c.html             |    6 +-
 src/mat/impls/baij/seq/baijfact11.c.html           |    6 +-
 src/mat/impls/baij/seq/baijfact13.c.html           |    6 +-
 src/mat/impls/baij/seq/baijfact2.c.html            |    6 +-
 src/mat/impls/baij/seq/baijfact3.c.html            |    6 +-
 src/mat/impls/baij/seq/baijfact4.c.html            |    6 +-
 src/mat/impls/baij/seq/baijfact5.c.html            |    6 +-
 src/mat/impls/baij/seq/baijfact7.c.html            |    6 +-
 src/mat/impls/baij/seq/baijfact9.c.html            |    6 +-
 src/mat/impls/baij/seq/baijsolv.c.html             |    6 +-
 src/mat/impls/baij/seq/baijsolvnat.c.html          |    6 +-
 src/mat/impls/baij/seq/baijsolvtran.c.html         |    6 +-
 src/mat/impls/baij/seq/baijsolvtrannat.c.html      |    6 +-
 src/mat/impls/baij/seq/bstream/bstream.c.html      |    6 +-
 src/mat/impls/baij/seq/bstream/bstrmfact.c.html    |    6 +-
 src/mat/impls/baij/seq/bstream/index.html          |    4 +-
 src/mat/impls/baij/seq/bstream/makefile.html       |    6 +-
 src/mat/impls/baij/seq/dgedi.c.html                |    6 +-
 src/mat/impls/baij/seq/dgefa.c.html                |    6 +-
 src/mat/impls/baij/seq/dgefa2.c.html               |    6 +-
 src/mat/impls/baij/seq/dgefa3.c.html               |    6 +-
 src/mat/impls/baij/seq/dgefa4.c.html               |    6 +-
 src/mat/impls/baij/seq/dgefa5.c.html               |    6 +-
 src/mat/impls/baij/seq/dgefa6.c.html               |    6 +-
 src/mat/impls/baij/seq/dgefa7.c.html               |    6 +-
 .../impls/baij/seq/ftn-kernels/fsolvebaij.F.html   |    6 +-
 src/mat/impls/baij/seq/ftn-kernels/index.html      |    4 +-
 src/mat/impls/baij/seq/ftn-kernels/makefile.html   |    6 +-
 src/mat/impls/baij/seq/index.html                  |    4 +-
 src/mat/impls/baij/seq/makefile.html               |    6 +-
 src/mat/impls/blockmat/index.html                  |    4 +-
 src/mat/impls/blockmat/makefile.html               |    6 +-
 src/mat/impls/blockmat/seq/blockmat.c.html         |    6 +-
 src/mat/impls/blockmat/seq/index.html              |    4 +-
 src/mat/impls/blockmat/seq/makefile.html           |    6 +-
 src/mat/impls/composite/ftn-auto/mcompositef.c     |    9 +
 src/mat/impls/composite/index.html                 |    4 +-
 src/mat/impls/composite/makefile.html              |    6 +-
 src/mat/impls/composite/mcomposite.c               |    2 +-
 src/mat/impls/composite/mcomposite.c.html          |    8 +-
 src/mat/impls/cufft/cufft.cu.html                  |    6 +-
 src/mat/impls/cufft/index.html                     |    4 +-
 src/mat/impls/cufft/makefile.html                  |    6 +-
 src/mat/impls/dense/index.html                     |    4 +-
 src/mat/impls/dense/makefile.html                  |    6 +-
 src/mat/impls/dense/mpi/index.html                 |    4 +-
 src/mat/impls/dense/mpi/makefile.html              |    6 +-
 src/mat/impls/dense/mpi/mmdense.c.html             |    6 +-
 src/mat/impls/dense/mpi/mpidense.c.html            |    6 +-
 src/mat/impls/dense/mpi/mpidense.h.html            |    6 +-
 src/mat/impls/dense/seq/dense.c.html               |    6 +-
 src/mat/impls/dense/seq/dense.h.html               |    6 +-
 src/mat/impls/dense/seq/index.html                 |    4 +-
 src/mat/impls/dense/seq/makefile.html              |    6 +-
 src/mat/impls/elemental/index.html                 |    4 +-
 src/mat/impls/elemental/makefile.html              |    6 +-
 src/mat/impls/elemental/matelem.cxx.html           |    6 +-
 src/mat/impls/elemental/matelemimpl.h.html         |    6 +-
 src/mat/impls/fft/fft.c.html                       |    6 +-
 src/mat/impls/fft/fft.h.html                       |    6 +-
 src/mat/impls/fft/fftw/fftw.c.html                 |    6 +-
 src/mat/impls/fft/fftw/index.html                  |    4 +-
 src/mat/impls/fft/fftw/makefile.html               |    6 +-
 src/mat/impls/fft/index.html                       |    4 +-
 src/mat/impls/fft/makefile.html                    |    6 +-
 src/mat/impls/index.html                           |    4 +-
 src/mat/impls/is/index.html                        |    4 +-
 src/mat/impls/is/makefile.html                     |    6 +-
 src/mat/impls/is/matis.c                           |    4 +-
 src/mat/impls/is/matis.c.html                      |   18 +-
 src/mat/impls/is/matis.h.html                      |    6 +-
 src/mat/impls/localref/index.html                  |    4 +-
 src/mat/impls/localref/makefile.html               |    6 +-
 src/mat/impls/localref/mlocalref.c.html            |    6 +-
 src/mat/impls/lrc/index.html                       |    4 +-
 src/mat/impls/lrc/lrc.c.html                       |    6 +-
 src/mat/impls/lrc/makefile.html                    |    6 +-
 src/mat/impls/maij/index.html                      |    4 +-
 src/mat/impls/maij/maij.c.html                     |    6 +-
 src/mat/impls/maij/makefile.html                   |    6 +-
 src/mat/impls/makefile.html                        |    6 +-
 src/mat/impls/mffd/index.html                      |    4 +-
 src/mat/impls/mffd/makefile.html                   |    6 +-
 src/mat/impls/mffd/mffd.c.html                     |    6 +-
 src/mat/impls/mffd/mffddef.c.html                  |    6 +-
 src/mat/impls/mffd/mffdimpl.h.html                 |    6 +-
 src/mat/impls/mffd/mfregis.c.html                  |    6 +-
 src/mat/impls/mffd/wp.c.html                       |    6 +-
 src/mat/impls/nest/index.html                      |    4 +-
 src/mat/impls/nest/makefile.html                   |    6 +-
 src/mat/impls/nest/matnest.c                       |    2 +-
 src/mat/impls/nest/matnest.c.html                  |    8 +-
 src/mat/impls/nest/matnestimpl.h.html              |    6 +-
 src/mat/impls/normal/index.html                    |    4 +-
 src/mat/impls/normal/makefile.html                 |    6 +-
 src/mat/impls/normal/normm.c.html                  |    6 +-
 src/mat/impls/normal/normmh.c.html                 |    6 +-
 src/mat/impls/preallocator/index.html              |    4 +-
 src/mat/impls/preallocator/makefile.html           |    6 +-
 src/mat/impls/preallocator/matpreallocator.c.html  |    6 +-
 src/mat/impls/python/index.html                    |    4 +-
 src/mat/impls/python/makefile.html                 |    6 +-
 src/mat/impls/python/pythonmat.c.html              |    6 +-
 src/mat/impls/sbaij/index.html                     |    4 +-
 src/mat/impls/sbaij/makefile.html                  |    6 +-
 src/mat/impls/sbaij/mpi/index.html                 |    4 +-
 src/mat/impls/sbaij/mpi/makefile.html              |    6 +-
 src/mat/impls/sbaij/mpi/mmsbaij.c.html             |    6 +-
 src/mat/impls/sbaij/mpi/mpiaijsbaij.c.html         |    6 +-
 src/mat/impls/sbaij/mpi/mpisbaij.c.html            |    6 +-
 src/mat/impls/sbaij/mpi/mpisbaij.h.html            |    6 +-
 src/mat/impls/sbaij/mpi/sbaijov.c.html             |    6 +-
 src/mat/impls/sbaij/mpi/sbstream/index.html        |    4 +-
 src/mat/impls/sbaij/mpi/sbstream/makefile.html     |    6 +-
 .../impls/sbaij/mpi/sbstream/mpisbstream.c.html    |    6 +-
 src/mat/impls/sbaij/seq/aijsbaij.c.html            |    6 +-
 src/mat/impls/sbaij/seq/cholmod/cholmodimpl.h.html |    6 +-
 src/mat/impls/sbaij/seq/cholmod/index.html         |    4 +-
 src/mat/impls/sbaij/seq/cholmod/makefile.html      |    6 +-
 .../impls/sbaij/seq/cholmod/sbaijcholmod.c.html    |    6 +-
 src/mat/impls/sbaij/seq/index.html                 |    4 +-
 src/mat/impls/sbaij/seq/makefile.html              |    6 +-
 src/mat/impls/sbaij/seq/relax.h.html               |    6 +-
 src/mat/impls/sbaij/seq/sbaij.c.html               |    6 +-
 src/mat/impls/sbaij/seq/sbaij.h.html               |    6 +-
 src/mat/impls/sbaij/seq/sbaij2.c.html              |    6 +-
 src/mat/impls/sbaij/seq/sbaijfact.c.html           |    6 +-
 src/mat/impls/sbaij/seq/sbaijfact10.c.html         |    6 +-
 src/mat/impls/sbaij/seq/sbaijfact11.c.html         |    6 +-
 src/mat/impls/sbaij/seq/sbaijfact12.c.html         |    6 +-
 src/mat/impls/sbaij/seq/sbaijfact2.c.html          |    6 +-
 src/mat/impls/sbaij/seq/sbaijfact3.c.html          |    6 +-
 src/mat/impls/sbaij/seq/sbaijfact4.c.html          |    6 +-
 src/mat/impls/sbaij/seq/sbaijfact5.c.html          |    6 +-
 src/mat/impls/sbaij/seq/sbaijfact6.c.html          |    6 +-
 src/mat/impls/sbaij/seq/sbaijfact7.c.html          |    6 +-
 src/mat/impls/sbaij/seq/sbaijfact8.c.html          |    6 +-
 src/mat/impls/sbaij/seq/sbaijfact9.c.html          |    6 +-
 src/mat/impls/sbaij/seq/sbstream/index.html        |    4 +-
 src/mat/impls/sbaij/seq/sbstream/makefile.html     |    6 +-
 src/mat/impls/sbaij/seq/sbstream/sbstream.c.html   |    6 +-
 src/mat/impls/sbaij/seq/sbstream/sbstrmfact.c.html |    6 +-
 src/mat/impls/sbaij/seq/sro.c.html                 |    6 +-
 src/mat/impls/scatter/index.html                   |    4 +-
 src/mat/impls/scatter/makefile.html                |    6 +-
 src/mat/impls/scatter/mscatter.c.html              |    6 +-
 src/mat/impls/shell/index.html                     |    4 +-
 src/mat/impls/shell/makefile.html                  |    6 +-
 src/mat/impls/shell/shell.c.html                   |    6 +-
 src/mat/impls/shell/shellcnv.c.html                |    6 +-
 src/mat/impls/submat/index.html                    |    4 +-
 src/mat/impls/submat/makefile.html                 |    6 +-
 src/mat/impls/submat/submat.c.html                 |    6 +-
 src/mat/impls/transpose/htransm.c.html             |    6 +-
 src/mat/impls/transpose/index.html                 |    4 +-
 src/mat/impls/transpose/makefile.html              |    6 +-
 src/mat/impls/transpose/transm.c.html              |    6 +-
 src/mat/index.html                                 |    4 +-
 src/mat/interface/dlregismat.c.html                |    6 +-
 src/mat/interface/index.html                       |    4 +-
 src/mat/interface/makefile.html                    |    6 +-
 src/mat/interface/matnull.c.html                   |    6 +-
 src/mat/interface/matreg.c.html                    |    6 +-
 src/mat/interface/matregis.c.html                  |    6 +-
 src/mat/interface/matrix.c.html                    |    6 +-
 src/mat/interface/mhas.c.html                      |    6 +-
 src/mat/makefile.html                              |    6 +-
 src/mat/matfd/fdmatrix.c.html                      |    6 +-
 src/mat/matfd/index.html                           |    4 +-
 src/mat/matfd/makefile.html                        |    6 +-
 src/mat/order/amd/amd.c.html                       |    6 +-
 src/mat/order/amd/index.html                       |    4 +-
 src/mat/order/amd/makefile.html                    |    6 +-
 src/mat/order/degree.c.html                        |    6 +-
 src/mat/order/fn1wd.c.html                         |    6 +-
 src/mat/order/fndsep.c.html                        |    6 +-
 src/mat/order/fnroot.c.html                        |    6 +-
 src/mat/order/gen1wd.c.html                        |    6 +-
 src/mat/order/gennd.c.html                         |    6 +-
 src/mat/order/genqmd.c.html                        |    6 +-
 src/mat/order/genrcm.c.html                        |    6 +-
 src/mat/order/index.html                           |    4 +-
 src/mat/order/makefile.html                        |    6 +-
 src/mat/order/qmdmrg.c.html                        |    6 +-
 src/mat/order/qmdqt.c.html                         |    6 +-
 src/mat/order/qmdrch.c.html                        |    6 +-
 src/mat/order/qmdupd.c.html                        |    6 +-
 src/mat/order/rcm.c.html                           |    6 +-
 src/mat/order/rootls.c.html                        |    6 +-
 src/mat/order/sorder.c.html                        |    6 +-
 src/mat/order/sp1wd.c.html                         |    6 +-
 src/mat/order/spectral.c.html                      |    6 +-
 src/mat/order/spnd.c.html                          |    6 +-
 src/mat/order/spqmd.c.html                         |    6 +-
 src/mat/order/sprcm.c.html                         |    6 +-
 src/mat/order/sregis.c.html                        |    6 +-
 src/mat/order/wbm.c.html                           |    6 +-
 src/mat/partition/impls/chaco/chaco.c.html         |    6 +-
 src/mat/partition/impls/chaco/index.html           |    4 +-
 src/mat/partition/impls/chaco/makefile.html        |    6 +-
 .../impls/hierarchical/hierarchical.c.html         |    6 +-
 src/mat/partition/impls/hierarchical/index.html    |    4 +-
 src/mat/partition/impls/hierarchical/makefile.html |    6 +-
 src/mat/partition/impls/index.html                 |    4 +-
 src/mat/partition/impls/makefile.html              |    6 +-
 src/mat/partition/impls/party/index.html           |    4 +-
 src/mat/partition/impls/party/makefile.html        |    6 +-
 src/mat/partition/impls/party/party.c.html         |    6 +-
 src/mat/partition/impls/pmetis/index.html          |    4 +-
 src/mat/partition/impls/pmetis/makefile.html       |    6 +-
 src/mat/partition/impls/pmetis/pmetis.c.html       |    6 +-
 src/mat/partition/impls/scotch/index.html          |    4 +-
 src/mat/partition/impls/scotch/makefile.html       |    6 +-
 src/mat/partition/impls/scotch/scotch.c.html       |    6 +-
 src/mat/partition/index.html                       |    4 +-
 src/mat/partition/makefile.html                    |    6 +-
 src/mat/partition/partition.c.html                 |    6 +-
 src/mat/partition/spartition.c.html                |    6 +-
 src/mat/utils/axpy.c.html                          |    6 +-
 src/mat/utils/bandwidth.c.html                     |    6 +-
 src/mat/utils/compressedrow.c.html                 |    6 +-
 src/mat/utils/convert.c.html                       |    6 +-
 src/mat/utils/freespace.c.html                     |    6 +-
 src/mat/utils/freespace.h.html                     |    6 +-
 src/mat/utils/gcreate.c.html                       |    6 +-
 src/mat/utils/getcolv.c.html                       |    6 +-
 src/mat/utils/index.html                           |    4 +-
 src/mat/utils/makefile.html                        |    6 +-
 src/mat/utils/matstash.c.html                      |    6 +-
 src/mat/utils/matstashspace.c.html                 |    6 +-
 src/mat/utils/multequal.c.html                     |    6 +-
 src/mat/utils/overlapsplit.c.html                  |    6 +-
 src/mat/utils/petscheap.h.html                     |    6 +-
 src/mat/utils/pheap.c.html                         |    6 +-
 src/mat/utils/zerodiag.c.html                      |    6 +-
 src/snes/examples/index.html                       |    4 +-
 src/snes/examples/makefile.html                    |    6 +-
 src/snes/examples/tests/ex1.c.html                 |    6 +-
 src/snes/examples/tests/ex12f.F.html               |    6 +-
 src/snes/examples/tests/ex14f.F.html               |    6 +-
 src/snes/examples/tests/ex15.c.html                |    6 +-
 src/snes/examples/tests/ex16.c.html                |    6 +-
 src/snes/examples/tests/ex17.c.html                |    6 +-
 src/snes/examples/tests/ex1f.F.html                |    6 +-
 src/snes/examples/tests/ex68.c.html                |    6 +-
 src/snes/examples/tests/ex69.c.html                |    6 +-
 src/snes/examples/tests/ex7.c.html                 |    6 +-
 src/snes/examples/tests/ex8.c.html                 |    6 +-
 src/snes/examples/tests/index.html                 |    4 +-
 src/snes/examples/tests/makefile.html              |    6 +-
 src/snes/examples/tutorials/ex1.c.html             |    6 +-
 src/snes/examples/tutorials/ex10.c.html            |    6 +-
 src/snes/examples/tutorials/ex10d/ex10.c.html      |    6 +-
 src/snes/examples/tutorials/ex10d/index.html       |    4 +-
 src/snes/examples/tutorials/ex10d/makefile.html    |    6 +-
 src/snes/examples/tutorials/ex12.c.html            |    6 +-
 src/snes/examples/tutorials/ex14.c.html            |    6 +-
 src/snes/examples/tutorials/ex15.c.html            |    6 +-
 src/snes/examples/tutorials/ex18.c.html            |    6 +-
 src/snes/examples/tutorials/ex19.c.html            |    6 +-
 src/snes/examples/tutorials/ex1f.F.html            |    6 +-
 src/snes/examples/tutorials/ex2.c.html             |    6 +-
 src/snes/examples/tutorials/ex20.c.html            |    6 +-
 src/snes/examples/tutorials/ex21.c.html            |    6 +-
 src/snes/examples/tutorials/ex22.c.html            |    6 +-
 src/snes/examples/tutorials/ex25.c.html            |    6 +-
 src/snes/examples/tutorials/ex28.c.html            |    6 +-
 src/snes/examples/tutorials/ex3.c.html             |    6 +-
 src/snes/examples/tutorials/ex30.c.html            |    6 +-
 src/snes/examples/tutorials/ex33.c.html            |    6 +-
 src/snes/examples/tutorials/ex35.c.html            |    6 +-
 src/snes/examples/tutorials/ex40f90.F90.html       |    6 +-
 src/snes/examples/tutorials/ex42.c.html            |    6 +-
 src/snes/examples/tutorials/ex46.c.html            |    6 +-
 src/snes/examples/tutorials/ex47cu.cu.html         |    6 +-
 src/snes/examples/tutorials/ex48.c.html            |    6 +-
 src/snes/examples/tutorials/ex5.c.html             |    6 +-
 src/snes/examples/tutorials/ex58.c.html            |    6 +-
 src/snes/examples/tutorials/ex59.c.html            |    6 +-
 src/snes/examples/tutorials/ex5f.F.html            |    6 +-
 src/snes/examples/tutorials/ex5f.h.html            |    6 +-
 src/snes/examples/tutorials/ex5f90.F.html          |    6 +-
 src/snes/examples/tutorials/ex5f90t.F.html         |    6 +-
 src/snes/examples/tutorials/ex5fs.F.html           |    6 +-
 src/snes/examples/tutorials/ex5m.m.html            |    6 +-
 src/snes/examples/tutorials/ex5s.c.html            |    6 +-
 src/snes/examples/tutorials/ex61genm.m.html        |    6 +-
 src/snes/examples/tutorials/ex61m.m.html           |    6 +-
 src/snes/examples/tutorials/ex62.c.html            |    6 +-
 src/snes/examples/tutorials/ex7.c.html             |    6 +-
 src/snes/examples/tutorials/ex70.c.html            |    6 +-
 src/snes/examples/tutorials/ex74f.F90.html         |    6 +-
 src/snes/examples/tutorials/ex77.c.html            |    6 +-
 src/snes/examples/tutorials/index.html             |    4 +-
 src/snes/examples/tutorials/makefile.html          |    6 +-
 src/snes/examples/tutorials/network/index.html     |    4 +-
 src/snes/examples/tutorials/network/makefile.html  |    6 +-
 .../examples/tutorials/network/pflow/index.html    |    4 +-
 .../examples/tutorials/network/pflow/makefile.html |    6 +-
 .../examples/tutorials/network/pflow/pf.c.html     |    6 +-
 src/snes/f90-mod/index.html                        |    4 +-
 src/snes/f90-mod/makefile.html                     |    6 +-
 src/snes/f90-mod/petscsnesmod.F.html               |    6 +-
 src/snes/impls/composite/index.html                |    4 +-
 src/snes/impls/composite/makefile.html             |    6 +-
 src/snes/impls/composite/snescomposite.c.html      |    6 +-
 src/snes/impls/fas/fas.c.html                      |    6 +-
 src/snes/impls/fas/fasfunc.c.html                  |    6 +-
 src/snes/impls/fas/fasgalerkin.c.html              |    6 +-
 src/snes/impls/fas/index.html                      |    4 +-
 src/snes/impls/fas/makefile.html                   |    6 +-
 src/snes/impls/gs/gssecant.c.html                  |    6 +-
 src/snes/impls/gs/index.html                       |    4 +-
 src/snes/impls/gs/makefile.html                    |    6 +-
 src/snes/impls/gs/snesgs.c.html                    |    6 +-
 src/snes/impls/index.html                          |    4 +-
 src/snes/impls/ksponly/index.html                  |    4 +-
 src/snes/impls/ksponly/ksponly.c.html              |    6 +-
 src/snes/impls/ksponly/makefile.html               |    6 +-
 src/snes/impls/ls/index.html                       |    4 +-
 src/snes/impls/ls/ls.c.html                        |    6 +-
 src/snes/impls/ls/lsimpl.h.html                    |    6 +-
 src/snes/impls/ls/makefile.html                    |    6 +-
 src/snes/impls/makefile.html                       |    6 +-
 src/snes/impls/ms/index.html                       |    4 +-
 src/snes/impls/ms/makefile.html                    |    6 +-
 src/snes/impls/ms/ms.c.html                        |    6 +-
 src/snes/impls/nasm/aspin.c.html                   |    6 +-
 src/snes/impls/nasm/index.html                     |    4 +-
 src/snes/impls/nasm/makefile.html                  |    6 +-
 src/snes/impls/nasm/nasm.c.html                    |    6 +-
 src/snes/impls/ncg/index.html                      |    4 +-
 src/snes/impls/ncg/makefile.html                   |    6 +-
 src/snes/impls/ncg/snesncg.c.html                  |    6 +-
 src/snes/impls/ncg/snesncgimpl.h.html              |    6 +-
 src/snes/impls/ngmres/anderson.c.html              |    6 +-
 src/snes/impls/ngmres/index.html                   |    4 +-
 src/snes/impls/ngmres/makefile.html                |    6 +-
 src/snes/impls/ngmres/ngmresfunc.c.html            |    6 +-
 src/snes/impls/ngmres/snesngmres.c.html            |    6 +-
 src/snes/impls/python/index.html                   |    4 +-
 src/snes/impls/python/makefile.html                |    6 +-
 src/snes/impls/python/pythonsnes.c.html            |    6 +-
 src/snes/impls/qn/index.html                       |    4 +-
 src/snes/impls/qn/makefile.html                    |    6 +-
 src/snes/impls/qn/qn.c.html                        |    6 +-
 src/snes/impls/richardson/index.html               |    4 +-
 src/snes/impls/richardson/makefile.html            |    6 +-
 src/snes/impls/richardson/snesrichardson.c.html    |    6 +-
 .../impls/richardson/snesrichardsonimpl.h.html     |    6 +-
 src/snes/impls/shell/index.html                    |    4 +-
 src/snes/impls/shell/makefile.html                 |    6 +-
 src/snes/impls/shell/snesshell.c.html              |    6 +-
 src/snes/impls/test/index.html                     |    4 +-
 src/snes/impls/test/makefile.html                  |    6 +-
 src/snes/impls/test/snestest.c.html                |    6 +-
 src/snes/impls/tr/index.html                       |    4 +-
 src/snes/impls/tr/makefile.html                    |    6 +-
 src/snes/impls/tr/tr.c.html                        |    6 +-
 src/snes/impls/tr/trimpl.h.html                    |    6 +-
 src/snes/impls/vi/index.html                       |    4 +-
 src/snes/impls/vi/makefile.html                    |    6 +-
 src/snes/impls/vi/rs/index.html                    |    4 +-
 src/snes/impls/vi/rs/makefile.html                 |    6 +-
 src/snes/impls/vi/rs/virs.c.html                   |    6 +-
 src/snes/impls/vi/rs/virsimpl.h.html               |    6 +-
 src/snes/impls/vi/ss/index.html                    |    4 +-
 src/snes/impls/vi/ss/makefile.html                 |    6 +-
 src/snes/impls/vi/ss/viss.c.html                   |    6 +-
 src/snes/impls/vi/ss/vissimpl.h.html               |    6 +-
 src/snes/impls/vi/vi.c.html                        |    6 +-
 src/snes/index.html                                |    4 +-
 src/snes/interface/dlregissnes.c.html              |    6 +-
 src/snes/interface/index.html                      |    4 +-
 src/snes/interface/makefile.html                   |    6 +-
 src/snes/interface/noise/index.html                |    4 +-
 src/snes/interface/noise/makefile.html             |    6 +-
 src/snes/interface/noise/snesdnest.c.html          |    6 +-
 src/snes/interface/noise/snesmfj2.c.html           |    6 +-
 src/snes/interface/noise/snesnoise.c.html          |    6 +-
 src/snes/interface/saws/index.html                 |    4 +-
 src/snes/interface/saws/makefile.html              |    6 +-
 src/snes/interface/saws/snessaws.c.html            |    6 +-
 src/snes/interface/snes.c.html                     |    6 +-
 src/snes/interface/snesj.c.html                    |    6 +-
 src/snes/interface/snesj2.c.html                   |    6 +-
 src/snes/interface/snesob.c.html                   |    6 +-
 src/snes/interface/snespc.c.html                   |    6 +-
 src/snes/interface/snesregi.c.html                 |    6 +-
 src/snes/interface/snesut.c.html                   |    6 +-
 src/snes/linesearch/impls/basic/basicimpls.h.html  |    6 +-
 src/snes/linesearch/impls/basic/index.html         |    4 +-
 .../linesearch/impls/basic/linesearchbasic.c.html  |    6 +-
 src/snes/linesearch/impls/basic/makefile.html      |    6 +-
 src/snes/linesearch/impls/bt/index.html            |    4 +-
 src/snes/linesearch/impls/bt/linesearchbt.c.html   |    6 +-
 src/snes/linesearch/impls/bt/makefile.html         |    6 +-
 src/snes/linesearch/impls/cp/index.html            |    4 +-
 src/snes/linesearch/impls/cp/linesearchcp.c.html   |    6 +-
 src/snes/linesearch/impls/cp/makefile.html         |    6 +-
 src/snes/linesearch/impls/index.html               |    4 +-
 src/snes/linesearch/impls/l2/index.html            |    4 +-
 src/snes/linesearch/impls/l2/l2impls.h.html        |    6 +-
 src/snes/linesearch/impls/l2/linesearchl2.c.html   |    6 +-
 src/snes/linesearch/impls/l2/makefile.html         |    6 +-
 src/snes/linesearch/impls/makefile.html            |    6 +-
 src/snes/linesearch/impls/nleqerr/index.html       |    4 +-
 .../impls/nleqerr/linesearchnleqerr.c.html         |    6 +-
 src/snes/linesearch/impls/nleqerr/makefile.html    |    6 +-
 src/snes/linesearch/impls/shell/index.html         |    4 +-
 .../linesearch/impls/shell/linesearchshell.c.html  |    6 +-
 src/snes/linesearch/impls/shell/makefile.html      |    6 +-
 src/snes/linesearch/index.html                     |    4 +-
 src/snes/linesearch/interface/index.html           |    4 +-
 src/snes/linesearch/interface/linesearch.c.html    |    6 +-
 .../linesearch/interface/linesearchregi.c.html     |    6 +-
 src/snes/linesearch/interface/makefile.html        |    6 +-
 src/snes/linesearch/makefile.html                  |    6 +-
 src/snes/makefile.html                             |    6 +-
 src/snes/mf/index.html                             |    4 +-
 src/snes/mf/makefile.html                          |    6 +-
 src/snes/mf/snesmfj.c.html                         |    6 +-
 src/snes/utils/dmdasnes.c.html                     |    6 +-
 src/snes/utils/dmlocalsnes.c.html                  |    6 +-
 src/snes/utils/dmplexsnes.c.html                   |    6 +-
 src/snes/utils/dmsnes.c.html                       |    6 +-
 src/snes/utils/index.html                          |    4 +-
 src/snes/utils/makefile.html                       |    6 +-
 src/sys/ams/index.html                             |    4 +-
 src/sys/ams/makefile.html                          |    6 +-
 src/sys/ams/pams.c.html                            |    6 +-
 src/sys/classes/bag/bag.c.html                     |    6 +-
 src/sys/classes/bag/f2003-src/fsrc/bagenum.F.html  |    6 +-
 src/sys/classes/bag/f2003-src/fsrc/index.html      |    4 +-
 src/sys/classes/bag/f2003-src/fsrc/makefile.html   |    6 +-
 src/sys/classes/bag/f2003-src/index.html           |    4 +-
 src/sys/classes/bag/f2003-src/makefile.html        |    6 +-
 src/sys/classes/bag/index.html                     |    4 +-
 src/sys/classes/bag/makefile.html                  |    6 +-
 src/sys/classes/draw/examples/index.html           |    4 +-
 src/sys/classes/draw/examples/makefile.html        |    6 +-
 src/sys/classes/draw/examples/tests/ex1.c.html     |    6 +-
 src/sys/classes/draw/examples/tests/ex10.c.html    |    6 +-
 src/sys/classes/draw/examples/tests/ex11.c.html    |    6 +-
 src/sys/classes/draw/examples/tests/ex12.c.html    |    6 +-
 src/sys/classes/draw/examples/tests/ex2.c.html     |    6 +-
 src/sys/classes/draw/examples/tests/ex3.c.html     |    6 +-
 src/sys/classes/draw/examples/tests/ex4.c.html     |    6 +-
 src/sys/classes/draw/examples/tests/ex4f.F.html    |    6 +-
 src/sys/classes/draw/examples/tests/ex5f.F.html    |    6 +-
 src/sys/classes/draw/examples/tests/ex6.c.html     |    6 +-
 src/sys/classes/draw/examples/tests/ex7.c.html     |    6 +-
 src/sys/classes/draw/examples/tests/ex9.c.html     |    6 +-
 src/sys/classes/draw/examples/tests/index.html     |    4 +-
 src/sys/classes/draw/examples/tests/makefile.html  |    6 +-
 src/sys/classes/draw/examples/tutorials/index.html |    4 +-
 .../classes/draw/examples/tutorials/makefile.html  |    6 +-
 src/sys/classes/draw/impls/image/drawimage.c.html  |    6 +-
 src/sys/classes/draw/impls/image/drawimage.h.html  |    6 +-
 src/sys/classes/draw/impls/image/index.html        |    4 +-
 src/sys/classes/draw/impls/image/makefile.html     |    6 +-
 src/sys/classes/draw/impls/index.html              |    4 +-
 src/sys/classes/draw/impls/makefile.html           |    6 +-
 src/sys/classes/draw/impls/null/drawnull.c.html    |    6 +-
 src/sys/classes/draw/impls/null/index.html         |    4 +-
 src/sys/classes/draw/impls/null/makefile.html      |    6 +-
 src/sys/classes/draw/impls/opengl/index.html       |    4 +-
 src/sys/classes/draw/impls/opengl/makefile.html    |    6 +-
 src/sys/classes/draw/impls/opengl/openglops.c.html |    6 +-
 src/sys/classes/draw/impls/tikz/index.html         |    4 +-
 src/sys/classes/draw/impls/tikz/makefile.html      |    6 +-
 src/sys/classes/draw/impls/tikz/tikz.c.html        |    6 +-
 src/sys/classes/draw/impls/win32/index.html        |    4 +-
 src/sys/classes/draw/impls/win32/makefile.html     |    6 +-
 src/sys/classes/draw/impls/win32/win32draw.c.html  |    6 +-
 src/sys/classes/draw/impls/win32/win32draw.h.html  |    6 +-
 src/sys/classes/draw/impls/x/drawopenx.c.html      |    6 +-
 src/sys/classes/draw/impls/x/index.html            |    4 +-
 src/sys/classes/draw/impls/x/makefile.html         |    6 +-
 src/sys/classes/draw/impls/x/xcolor.c.html         |    6 +-
 src/sys/classes/draw/impls/x/ximage.c.html         |    6 +-
 src/sys/classes/draw/impls/x/ximpl.h.html          |    6 +-
 src/sys/classes/draw/impls/x/xinit.c.html          |    6 +-
 src/sys/classes/draw/impls/x/xioerr.c.html         |    6 +-
 src/sys/classes/draw/impls/x/xops.c.html           |    6 +-
 src/sys/classes/draw/impls/x/xtext.c.html          |    6 +-
 src/sys/classes/draw/impls/x/xtone.c.html          |    6 +-
 src/sys/classes/draw/index.html                    |    4 +-
 src/sys/classes/draw/interface/dclear.c.html       |    6 +-
 src/sys/classes/draw/interface/dcoor.c.html        |    6 +-
 src/sys/classes/draw/interface/dellipse.c.html     |    6 +-
 src/sys/classes/draw/interface/dflush.c.html       |    6 +-
 src/sys/classes/draw/interface/dline.c.html        |    6 +-
 src/sys/classes/draw/interface/dmarker.c.html      |    6 +-
 src/sys/classes/draw/interface/dmouse.c.html       |    6 +-
 src/sys/classes/draw/interface/dpause.c.html       |    6 +-
 src/sys/classes/draw/interface/dpoint.c.html       |    6 +-
 src/sys/classes/draw/interface/draw.c.html         |    6 +-
 src/sys/classes/draw/interface/drawreg.c.html      |    6 +-
 src/sys/classes/draw/interface/drawregall.c.html   |    6 +-
 src/sys/classes/draw/interface/drect.c.html        |    6 +-
 src/sys/classes/draw/interface/dsave.c.html        |    6 +-
 src/sys/classes/draw/interface/dtext.c.html        |    6 +-
 src/sys/classes/draw/interface/dtri.c.html         |    6 +-
 src/sys/classes/draw/interface/dviewp.c.html       |    6 +-
 src/sys/classes/draw/interface/index.html          |    4 +-
 src/sys/classes/draw/interface/makefile.html       |    6 +-
 src/sys/classes/draw/makefile.html                 |    6 +-
 src/sys/classes/draw/utils/axis.c.html             |    6 +-
 src/sys/classes/draw/utils/axisc.c.html            |    6 +-
 src/sys/classes/draw/utils/axisimpl.h.html         |    6 +-
 src/sys/classes/draw/utils/bars.c.html             |    6 +-
 src/sys/classes/draw/utils/cmap.c.html             |    6 +-
 src/sys/classes/draw/utils/dscatter.c.html         |    6 +-
 src/sys/classes/draw/utils/hists.c.html            |    6 +-
 src/sys/classes/draw/utils/image.c.html            |    6 +-
 src/sys/classes/draw/utils/index.html              |    4 +-
 src/sys/classes/draw/utils/lg.c.html               |    6 +-
 src/sys/classes/draw/utils/lgc.c.html              |    6 +-
 src/sys/classes/draw/utils/lgimpl.h.html           |    6 +-
 src/sys/classes/draw/utils/makefile.html           |    6 +-
 src/sys/classes/draw/utils/zoom.c.html             |    6 +-
 src/sys/classes/index.html                         |    4 +-
 src/sys/classes/makefile.html                      |    6 +-
 src/sys/classes/matlabengine/index.html            |    4 +-
 src/sys/classes/matlabengine/makefile.html         |    6 +-
 src/sys/classes/matlabengine/matlab.c.html         |    6 +-
 src/sys/classes/random/examples/index.html         |    4 +-
 src/sys/classes/random/examples/makefile.html      |    6 +-
 .../classes/random/examples/tutorials/ex1.c.html   |    6 +-
 .../classes/random/examples/tutorials/ex2.c.html   |    6 +-
 .../classes/random/examples/tutorials/index.html   |    4 +-
 .../random/examples/tutorials/makefile.html        |    6 +-
 src/sys/classes/random/impls/index.html            |    4 +-
 src/sys/classes/random/impls/makefile.html         |    6 +-
 src/sys/classes/random/impls/rand/index.html       |    4 +-
 src/sys/classes/random/impls/rand/makefile.html    |    6 +-
 src/sys/classes/random/impls/rand/rand.c.html      |    6 +-
 src/sys/classes/random/impls/rand48/index.html     |    4 +-
 src/sys/classes/random/impls/rand48/makefile.html  |    6 +-
 src/sys/classes/random/impls/rand48/rand48.c.html  |    6 +-
 src/sys/classes/random/impls/rander48/index.html   |    4 +-
 .../classes/random/impls/rander48/makefile.html    |    6 +-
 .../classes/random/impls/rander48/rander48.c.html  |    6 +-
 src/sys/classes/random/impls/sprng/index.html      |    4 +-
 src/sys/classes/random/impls/sprng/makefile.html   |    6 +-
 src/sys/classes/random/impls/sprng/sprng.c.html    |    6 +-
 src/sys/classes/random/index.html                  |    4 +-
 .../classes/random/interface/dlregisrand.c.html    |    6 +-
 src/sys/classes/random/interface/index.html        |    4 +-
 src/sys/classes/random/interface/makefile.html     |    6 +-
 src/sys/classes/random/interface/random.c.html     |    6 +-
 src/sys/classes/random/interface/randomc.c.html    |    6 +-
 src/sys/classes/random/interface/randreg.c.html    |    6 +-
 src/sys/classes/random/makefile.html               |    6 +-
 src/sys/classes/random/randomimpl.h.html           |    6 +-
 src/sys/classes/viewer/examples/index.html         |    4 +-
 src/sys/classes/viewer/examples/makefile.html      |    6 +-
 src/sys/classes/viewer/examples/tests/ex3.c.html   |    6 +-
 src/sys/classes/viewer/examples/tests/ex4.c.html   |    6 +-
 src/sys/classes/viewer/examples/tests/index.html   |    4 +-
 .../classes/viewer/examples/tests/makefile.html    |    6 +-
 .../classes/viewer/examples/tutorials/ex1.c.html   |    6 +-
 .../viewer/examples/tutorials/ex1f90.F90.html      |    6 +-
 .../classes/viewer/examples/tutorials/ex2.c.html   |    6 +-
 .../classes/viewer/examples/tutorials/index.html   |    4 +-
 .../viewer/examples/tutorials/makefile.html        |    6 +-
 src/sys/classes/viewer/impls/ams/ams.c.html        |    6 +-
 src/sys/classes/viewer/impls/ams/amsopen.c.html    |    6 +-
 src/sys/classes/viewer/impls/ams/index.html        |    4 +-
 src/sys/classes/viewer/impls/ams/makefile.html     |    6 +-
 src/sys/classes/viewer/impls/ascii/filev.c.html    |    6 +-
 src/sys/classes/viewer/impls/ascii/index.html      |    4 +-
 src/sys/classes/viewer/impls/ascii/makefile.html   |    6 +-
 src/sys/classes/viewer/impls/ascii/vcreatea.c.html |    6 +-
 src/sys/classes/viewer/impls/binary/binv.c.html    |    6 +-
 src/sys/classes/viewer/impls/binary/index.html     |    4 +-
 src/sys/classes/viewer/impls/binary/makefile.html  |    6 +-
 src/sys/classes/viewer/impls/draw/drawv.c.html     |    6 +-
 src/sys/classes/viewer/impls/draw/index.html       |    4 +-
 src/sys/classes/viewer/impls/draw/makefile.html    |    6 +-
 src/sys/classes/viewer/impls/draw/vdraw.h.html     |    6 +-
 src/sys/classes/viewer/impls/hdf5/hdf5v.c.html     |    6 +-
 src/sys/classes/viewer/impls/hdf5/index.html       |    4 +-
 src/sys/classes/viewer/impls/hdf5/makefile.html    |    6 +-
 src/sys/classes/viewer/impls/index.html            |    4 +-
 src/sys/classes/viewer/impls/makefile.html         |    6 +-
 .../classes/viewer/impls/mathematica/index.html    |    4 +-
 .../classes/viewer/impls/mathematica/makefile.html |    6 +-
 .../viewer/impls/mathematica/mathematica.c.html    |    6 +-
 .../viewer/impls/mathematica/mathematica.h.html    |    6 +-
 src/sys/classes/viewer/impls/matlab/index.html     |    4 +-
 src/sys/classes/viewer/impls/matlab/makefile.html  |    6 +-
 src/sys/classes/viewer/impls/matlab/vmatlab.c.html |    6 +-
 src/sys/classes/viewer/impls/socket/index.html     |    4 +-
 src/sys/classes/viewer/impls/socket/makefile.html  |    6 +-
 .../viewer/impls/socket/matlab/bread.c.html        |    6 +-
 .../classes/viewer/impls/socket/matlab/index.html  |    4 +-
 .../viewer/impls/socket/matlab/makefile.html       |    6 +-
 .../viewer/impls/socket/matlab/sclose.c.html       |    6 +-
 .../viewer/impls/socket/matlab/sopen.c.html        |    6 +-
 .../viewer/impls/socket/matlab/sread.c.html        |    6 +-
 .../viewer/impls/socket/matlab/swrite.c.html       |    6 +-
 src/sys/classes/viewer/impls/socket/send.c.html    |    6 +-
 src/sys/classes/viewer/impls/socket/socket.h.html  |    6 +-
 src/sys/classes/viewer/impls/string/index.html     |    4 +-
 src/sys/classes/viewer/impls/string/makefile.html  |    6 +-
 src/sys/classes/viewer/impls/string/stringv.c.html |    6 +-
 src/sys/classes/viewer/impls/vtk/index.html        |    4 +-
 src/sys/classes/viewer/impls/vtk/makefile.html     |    6 +-
 src/sys/classes/viewer/impls/vtk/vtkv.c.html       |    6 +-
 src/sys/classes/viewer/impls/vtk/vtkvimpl.h.html   |    6 +-
 src/sys/classes/viewer/impls/vu/index.html         |    4 +-
 src/sys/classes/viewer/impls/vu/makefile.html      |    6 +-
 src/sys/classes/viewer/impls/vu/petscvu.c.html     |    6 +-
 src/sys/classes/viewer/index.html                  |    4 +-
 .../classes/viewer/interface/dlregispetsc.c.html   |    6 +-
 src/sys/classes/viewer/interface/dupl.c.html       |    6 +-
 src/sys/classes/viewer/interface/flush.c.html      |    6 +-
 src/sys/classes/viewer/interface/index.html        |    4 +-
 src/sys/classes/viewer/interface/makefile.html     |    6 +-
 src/sys/classes/viewer/interface/view.c.html       |    6 +-
 src/sys/classes/viewer/interface/viewa.c.html      |    6 +-
 src/sys/classes/viewer/interface/viewers.c.html    |    6 +-
 src/sys/classes/viewer/interface/viewreg.c.html    |    6 +-
 src/sys/classes/viewer/interface/viewregall.c.html |    6 +-
 src/sys/classes/viewer/makefile.html               |    6 +-
 src/sys/dll/dl.c.html                              |    6 +-
 src/sys/dll/dlimpl.c.html                          |    6 +-
 src/sys/dll/index.html                             |    4 +-
 src/sys/dll/makefile.html                          |    6 +-
 src/sys/dll/reg.c.html                             |    6 +-
 src/sys/error/adebug.c.html                        |    6 +-
 src/sys/error/checkptr.c.html                      |    6 +-
 src/sys/error/err.c                                |    6 +-
 src/sys/error/err.c.html                           |   12 +-
 src/sys/error/errabort.c.html                      |    6 +-
 src/sys/error/errstop.c.html                       |    6 +-
 src/sys/error/errtrace.c.html                      |    6 +-
 src/sys/error/examples/index.html                  |    4 +-
 src/sys/error/examples/makefile.html               |    6 +-
 src/sys/error/examples/tests/ex1.c.html            |    6 +-
 src/sys/error/examples/tests/index.html            |    4 +-
 src/sys/error/examples/tests/makefile.html         |    6 +-
 src/sys/error/fp.c.html                            |    6 +-
 src/sys/error/index.html                           |    4 +-
 src/sys/error/makefile.html                        |    6 +-
 src/sys/error/pstack.c.html                        |    6 +-
 src/sys/error/signal.c.html                        |    6 +-
 src/sys/examples/index.html                        |    4 +-
 src/sys/examples/makefile.html                     |    6 +-
 src/sys/examples/tests/ex1.c.html                  |    6 +-
 src/sys/examples/tests/ex10.c.html                 |    6 +-
 src/sys/examples/tests/ex11.c.html                 |    6 +-
 src/sys/examples/tests/ex12.c.html                 |    6 +-
 src/sys/examples/tests/ex14.c.html                 |    6 +-
 src/sys/examples/tests/ex15.c.html                 |    6 +-
 src/sys/examples/tests/ex16.c.html                 |    6 +-
 src/sys/examples/tests/ex17f.F.html                |    6 +-
 src/sys/examples/tests/ex18.c.html                 |    6 +-
 src/sys/examples/tests/ex19.c.html                 |    6 +-
 src/sys/examples/tests/ex1f.F.html                 |    6 +-
 src/sys/examples/tests/ex2.c.html                  |    6 +-
 src/sys/examples/tests/ex20.c.html                 |    6 +-
 src/sys/examples/tests/ex21.c.html                 |    6 +-
 src/sys/examples/tests/ex22.c.html                 |    6 +-
 src/sys/examples/tests/ex23.c.html                 |    6 +-
 src/sys/examples/tests/ex24.c.html                 |    6 +-
 src/sys/examples/tests/ex27.c.html                 |    6 +-
 src/sys/examples/tests/ex28.c.html                 |    6 +-
 src/sys/examples/tests/ex29.c.html                 |    6 +-
 src/sys/examples/tests/ex3.c.html                  |    6 +-
 src/sys/examples/tests/ex32.c.html                 |    6 +-
 src/sys/examples/tests/ex5f.F.html                 |    6 +-
 src/sys/examples/tests/ex6f.F.html                 |    6 +-
 src/sys/examples/tests/ex7.c.html                  |    6 +-
 src/sys/examples/tests/ex8.c.html                  |    6 +-
 src/sys/examples/tests/ex9.c.html                  |    6 +-
 src/sys/examples/tests/index.html                  |    4 +-
 src/sys/examples/tests/makefile.html               |    6 +-
 src/sys/examples/tutorials/ex1.c.html              |    6 +-
 src/sys/examples/tutorials/ex10f90.F90.html        |    6 +-
 src/sys/examples/tutorials/ex11.c.html             |    6 +-
 src/sys/examples/tutorials/ex12.cxx.html           |    6 +-
 src/sys/examples/tutorials/ex13.cxx.html           |    6 +-
 src/sys/examples/tutorials/ex14.cxx.html           |    6 +-
 src/sys/examples/tutorials/ex15.c.html             |    6 +-
 src/sys/examples/tutorials/ex16.c.html             |    6 +-
 src/sys/examples/tutorials/ex2.c.html              |    6 +-
 src/sys/examples/tutorials/ex3.c.html              |    6 +-
 src/sys/examples/tutorials/ex3f.F.html             |    6 +-
 src/sys/examples/tutorials/ex4.c.html              |    6 +-
 src/sys/examples/tutorials/ex4f.F.html             |    6 +-
 src/sys/examples/tutorials/ex4f90.F90.html         |    6 +-
 src/sys/examples/tutorials/ex5.c.html              |    6 +-
 src/sys/examples/tutorials/ex5f90.F90.html         |    6 +-
 src/sys/examples/tutorials/ex6.c.html              |    6 +-
 src/sys/examples/tutorials/ex8f90.F90.html         |    6 +-
 src/sys/examples/tutorials/ex9.c.html              |    6 +-
 src/sys/examples/tutorials/index.html              |    4 +-
 src/sys/examples/tutorials/makefile.html           |    6 +-
 src/sys/f90-mod/index.html                         |    4 +-
 src/sys/f90-mod/makefile.html                      |    6 +-
 src/sys/f90-mod/petscsysmod.F.html                 |    6 +-
 src/sys/f90-src/f90_cwrap.c.html                   |    6 +-
 src/sys/f90-src/f90impl.h.html                     |    6 +-
 src/sys/f90-src/fsrc/f90_fwrap.F.html              |    6 +-
 src/sys/f90-src/fsrc/index.html                    |    4 +-
 src/sys/f90-src/fsrc/makefile.html                 |    6 +-
 src/sys/f90-src/index.html                         |    4 +-
 src/sys/f90-src/makefile.html                      |    6 +-
 src/sys/fileio/fdir.c.html                         |    6 +-
 src/sys/fileio/ffpath.c.html                       |    6 +-
 src/sys/fileio/fpath.c.html                        |    6 +-
 src/sys/fileio/fretrieve.c.html                    |    6 +-
 src/sys/fileio/ftest.c.html                        |    6 +-
 src/sys/fileio/fwd.c.html                          |    6 +-
 src/sys/fileio/ghome.c.html                        |    6 +-
 src/sys/fileio/grpath.c.html                       |    6 +-
 src/sys/fileio/index.html                          |    4 +-
 src/sys/fileio/makefile.html                       |    6 +-
 src/sys/fileio/mpiuopen.c.html                     |    6 +-
 src/sys/fileio/mprint.c.html                       |    6 +-
 src/sys/fileio/mprint.h.html                       |    6 +-
 src/sys/fileio/rpath.c.html                        |    6 +-
 src/sys/fileio/smatlab.c.html                      |    6 +-
 src/sys/fileio/sysio.c.html                        |    6 +-
 src/sys/fsrc/index.html                            |    4 +-
 src/sys/fsrc/makefile.html                         |    6 +-
 src/sys/fsrc/somefort.F.html                       |    6 +-
 src/sys/index.html                                 |    4 +-
 src/sys/info/index.html                            |    4 +-
 src/sys/info/makefile.html                         |    6 +-
 src/sys/info/verboseinfo.c.html                    |    6 +-
 src/sys/logging/examples/index.html                |    4 +-
 src/sys/logging/examples/makefile.html             |    6 +-
 src/sys/logging/examples/tutorials/index.html      |    4 +-
 src/sys/logging/examples/tutorials/makefile.html   |    6 +-
 src/sys/logging/index.html                         |    4 +-
 src/sys/logging/makefile.html                      |    6 +-
 src/sys/logging/plog.c.html                        |    6 +-
 src/sys/logging/utils/classlog.c.html              |    6 +-
 src/sys/logging/utils/eventlog.c.html              |    6 +-
 src/sys/logging/utils/index.html                   |    4 +-
 src/sys/logging/utils/makefile.html                |    6 +-
 src/sys/logging/utils/stack.c.html                 |    6 +-
 src/sys/logging/utils/stagelog.c                   |    6 +-
 src/sys/logging/utils/stagelog.c.html              |   64 +-
 src/sys/logging/xmllogevent.c.html                 |    6 +-
 src/sys/logging/xmllogevent.h.html                 |    6 +-
 src/sys/logging/xmlviewer.c.html                   |    6 +-
 src/sys/logging/xmlviewer.h.html                   |    6 +-
 src/sys/makefile.html                              |    6 +-
 src/sys/memory/index.html                          |    4 +-
 src/sys/memory/makefile.html                       |    6 +-
 src/sys/memory/mal.c.html                          |    6 +-
 src/sys/memory/mem.c.html                          |    6 +-
 src/sys/memory/mtr.c.html                          |    6 +-
 src/sys/mpiuni/f90-mod/index.html                  |    4 +-
 src/sys/mpiuni/f90-mod/makefile.html               |    6 +-
 src/sys/mpiuni/f90-mod/mpiunimod.F.html            |    6 +-
 src/sys/mpiuni/fsrc/index.html                     |    4 +-
 src/sys/mpiuni/fsrc/makefile.html                  |    6 +-
 src/sys/mpiuni/fsrc/somempifort.F.html             |    6 +-
 src/sys/mpiuni/index.html                          |    4 +-
 src/sys/mpiuni/makefile.html                       |    6 +-
 src/sys/mpiuni/mpi.c.html                          |    6 +-
 src/sys/mpiuni/mpitime.c.html                      |    6 +-
 src/sys/objects/aoptions.c.html                    |    6 +-
 src/sys/objects/destroy.c.html                     |    6 +-
 src/sys/objects/f2003-src/fsrc/index.html          |    4 +-
 src/sys/objects/f2003-src/fsrc/makefile.html       |    6 +-
 src/sys/objects/f2003-src/fsrc/optionenum.F.html   |    6 +-
 src/sys/objects/f2003-src/index.html               |    4 +-
 src/sys/objects/f2003-src/makefile.html            |    6 +-
 src/sys/objects/fcallback.c.html                   |    6 +-
 src/sys/objects/gcomm.c.html                       |    6 +-
 src/sys/objects/gcookie.c.html                     |    6 +-
 src/sys/objects/gtype.c.html                       |    6 +-
 src/sys/objects/index.html                         |    4 +-
 src/sys/objects/inherit.c.html                     |    6 +-
 src/sys/objects/init.c.html                        |    6 +-
 src/sys/objects/makefile.html                      |    6 +-
 src/sys/objects/olist.c.html                       |    6 +-
 src/sys/objects/options.c                          |    5 +-
 src/sys/objects/options.c.html                     | 4299 +++++------
 src/sys/objects/pgname.c.html                      |    6 +-
 src/sys/objects/pinit.c.html                       |    6 +-
 src/sys/objects/pname.c.html                       |    6 +-
 src/sys/objects/prefix.c.html                      |    6 +-
 src/sys/objects/ptype.c.html                       |    6 +-
 src/sys/objects/state.c.html                       |    6 +-
 src/sys/objects/subcomm.c.html                     |    6 +-
 src/sys/objects/tagm.c.html                        |    6 +-
 src/sys/objects/version.c.html                     |    6 +-
 src/sys/python/index.html                          |    4 +-
 src/sys/python/makefile.html                       |    6 +-
 src/sys/python/pythonsys.c.html                    |    6 +-
 src/sys/time/cputime.c.html                        |    6 +-
 src/sys/time/fdate.c.html                          |    6 +-
 src/sys/time/index.html                            |    4 +-
 src/sys/time/makefile.html                         |    6 +-
 src/sys/totalview/index.html                       |    4 +-
 src/sys/totalview/makefile.html                    |    6 +-
 src/sys/totalview/tv_data_display.c.html           |    6 +-
 src/sys/totalview/tv_data_display.h.html           |    6 +-
 src/sys/utils/arch.c.html                          |    6 +-
 src/sys/utils/ctable.c                             |   15 +
 src/sys/utils/ctable.c.html                        |  481 +-
 src/sys/utils/fhost.c.html                         |    6 +-
 src/sys/utils/ftn-kernels/fcopy.F.html             |    6 +-
 src/sys/utils/ftn-kernels/index.html               |    4 +-
 src/sys/utils/ftn-kernels/makefile.html            |    6 +-
 src/sys/utils/fuser.c.html                         |    6 +-
 src/sys/utils/index.html                           |    4 +-
 src/sys/utils/makefile.html                        |    6 +-
 src/sys/utils/mathinf.c.html                       |    6 +-
 src/sys/utils/memc.c.html                          |    6 +-
 src/sys/utils/mpilong.c.html                       |    6 +-
 src/sys/utils/mpimesg.c.html                       |    6 +-
 src/sys/utils/mpitr.c.html                         |    6 +-
 src/sys/utils/mpits.c.html                         |    6 +-
 src/sys/utils/mpiu.c.html                          |    6 +-
 src/sys/utils/pbarrier.c.html                      |    6 +-
 src/sys/utils/pdisplay.c.html                      |    6 +-
 src/sys/utils/psleep.c.html                        |    6 +-
 src/sys/utils/psplit.c.html                        |    6 +-
 src/sys/utils/segbuffer.c.html                     |    6 +-
 src/sys/utils/select.c.html                        |    6 +-
 src/sys/utils/sortd.c.html                         |    6 +-
 src/sys/utils/sorti.c.html                         |    6 +-
 src/sys/utils/sortip.c.html                        |    6 +-
 src/sys/utils/sseenabled.c.html                    |    6 +-
 src/sys/utils/str.c.html                           |    6 +-
 src/sys/webclient/box.c.html                       |    6 +-
 src/sys/webclient/client.c.html                    |    6 +-
 src/sys/webclient/examples/index.html              |    4 +-
 src/sys/webclient/examples/makefile.html           |    6 +-
 .../tutorials/boxobtainrefreshtoken.c.html         |    6 +-
 .../webclient/examples/tutorials/boxupload.c.html  |    6 +-
 .../examples/tutorials/googledriveupload.c.html    |    6 +-
 .../tutorials/googleobtainrefreshtoken.c.html      |    6 +-
 src/sys/webclient/examples/tutorials/index.html    |    4 +-
 src/sys/webclient/examples/tutorials/makefile.html |    6 +-
 .../webclient/examples/tutorials/urlshorten.c.html |    6 +-
 src/sys/webclient/globus.c.html                    |    6 +-
 src/sys/webclient/google.c.html                    |    6 +-
 src/sys/webclient/index.html                       |    4 +-
 src/sys/webclient/makefile.html                    |    6 +-
 src/sys/webclient/textbelt.c.html                  |    6 +-
 src/sys/yaml/index.html                            |    4 +-
 src/sys/yaml/makefile.html                         |    6 +-
 src/sys/yaml/yamlimpls.c                           |   17 +-
 src/sys/yaml/yamlimpls.c.html                      |  243 +-
 src/tao/bound/examples/index.html                  |    4 +-
 src/tao/bound/examples/makefile.html               |    6 +-
 src/tao/bound/examples/tutorials/index.html        |    4 +-
 src/tao/bound/examples/tutorials/jbearing2.c.html  |    6 +-
 src/tao/bound/examples/tutorials/makefile.html     |    6 +-
 src/tao/bound/examples/tutorials/plate2.c.html     |    6 +-
 src/tao/bound/examples/tutorials/plate2f.F.html    |    6 +-
 src/tao/bound/examples/tutorials/plate2f.h.html    |    6 +-
 src/tao/bound/impls/blmvm/blmvm.c.html             |    6 +-
 src/tao/bound/impls/blmvm/blmvm.h.html             |    6 +-
 src/tao/bound/impls/blmvm/index.html               |    4 +-
 src/tao/bound/impls/blmvm/makefile.html            |    6 +-
 src/tao/bound/impls/bqpip/bqpip.c.html             |    6 +-
 src/tao/bound/impls/bqpip/bqpip.h.html             |    6 +-
 src/tao/bound/impls/bqpip/index.html               |    4 +-
 src/tao/bound/impls/bqpip/makefile.html            |    6 +-
 src/tao/bound/impls/gpcg/gpcg.c.html               |    6 +-
 src/tao/bound/impls/gpcg/gpcg.h.html               |    6 +-
 src/tao/bound/impls/gpcg/index.html                |    4 +-
 src/tao/bound/impls/gpcg/makefile.html             |    6 +-
 src/tao/bound/impls/index.html                     |    4 +-
 src/tao/bound/impls/makefile.html                  |    6 +-
 src/tao/bound/impls/tron/index.html                |    4 +-
 src/tao/bound/impls/tron/makefile.html             |    6 +-
 src/tao/bound/impls/tron/tron.c.html               |    6 +-
 src/tao/bound/impls/tron/tron.h.html               |    6 +-
 src/tao/bound/index.html                           |    4 +-
 src/tao/bound/makefile.html                        |    6 +-
 src/tao/bound/utils/index.html                     |    4 +-
 src/tao/bound/utils/isutil.c.html                  |    6 +-
 src/tao/bound/utils/makefile.html                  |    6 +-
 src/tao/complementarity/examples/index.html        |    4 +-
 src/tao/complementarity/examples/makefile.html     |    6 +-
 .../examples/tutorials/blackscholes.c.html         |    6 +-
 .../complementarity/examples/tutorials/index.html  |    4 +-
 .../examples/tutorials/makefile.html               |    6 +-
 .../examples/tutorials/minsurf1.c.html             |    6 +-
 src/tao/complementarity/impls/asls/asfls.c.html    |    6 +-
 src/tao/complementarity/impls/asls/asils.c.html    |    6 +-
 src/tao/complementarity/impls/asls/index.html      |    4 +-
 src/tao/complementarity/impls/asls/makefile.html   |    6 +-
 src/tao/complementarity/impls/index.html           |    4 +-
 src/tao/complementarity/impls/makefile.html        |    6 +-
 src/tao/complementarity/impls/ssls/index.html      |    4 +-
 src/tao/complementarity/impls/ssls/makefile.html   |    6 +-
 src/tao/complementarity/impls/ssls/ssfls.c.html    |    6 +-
 src/tao/complementarity/impls/ssls/ssils.c.html    |    6 +-
 src/tao/complementarity/impls/ssls/ssls.c.html     |    6 +-
 src/tao/complementarity/impls/ssls/ssls.h.html     |    6 +-
 src/tao/complementarity/index.html                 |    4 +-
 src/tao/complementarity/makefile.html              |    6 +-
 src/tao/constrained/examples/index.html            |    4 +-
 src/tao/constrained/examples/makefile.html         |    6 +-
 src/tao/constrained/examples/tutorials/index.html  |    4 +-
 .../constrained/examples/tutorials/makefile.html   |    6 +-
 .../constrained/examples/tutorials/maros.c.html    |    6 +-
 src/tao/constrained/examples/tutorials/toy.c.html  |    6 +-
 src/tao/constrained/examples/tutorials/toyf.F.html |    6 +-
 src/tao/constrained/impls/index.html               |    4 +-
 src/tao/constrained/impls/ipm/index.html           |    4 +-
 src/tao/constrained/impls/ipm/ipm.c.html           |    6 +-
 src/tao/constrained/impls/ipm/ipm.h.html           |    6 +-
 src/tao/constrained/impls/ipm/makefile.html        |    6 +-
 src/tao/constrained/impls/makefile.html            |    6 +-
 src/tao/constrained/index.html                     |    4 +-
 src/tao/constrained/makefile.html                  |    6 +-
 src/tao/index.html                                 |    4 +-
 src/tao/interface/dlregistao.c.html                |    6 +-
 src/tao/interface/fdiff.c.html                     |    6 +-
 src/tao/interface/fdtest.c.html                    |    6 +-
 src/tao/interface/index.html                       |    4 +-
 src/tao/interface/makefile.html                    |    6 +-
 src/tao/interface/taosolver.c.html                 |    6 +-
 src/tao/interface/taosolver_bounds.c.html          |    6 +-
 src/tao/interface/taosolver_fg.c.html              |    6 +-
 src/tao/interface/taosolver_hj.c.html              |    6 +-
 src/tao/interface/taosolverregi.c.html             |    6 +-
 src/tao/leastsquares/examples/index.html           |    4 +-
 src/tao/leastsquares/examples/makefile.html        |    6 +-
 .../examples/tutorials/chwirut1.c.html             |    6 +-
 .../examples/tutorials/chwirut1f.F.html            |    6 +-
 .../examples/tutorials/chwirut2.c.html             |    6 +-
 .../examples/tutorials/chwirut2f.F.html            |    6 +-
 .../examples/tutorials/chwirut2f.h.html            |    6 +-
 src/tao/leastsquares/examples/tutorials/index.html |    4 +-
 .../leastsquares/examples/tutorials/makefile.html  |    6 +-
 src/tao/leastsquares/impls/index.html              |    4 +-
 src/tao/leastsquares/impls/makefile.html           |    6 +-
 src/tao/leastsquares/impls/pounders/gqt.c.html     |    6 +-
 src/tao/leastsquares/impls/pounders/index.html     |    4 +-
 src/tao/leastsquares/impls/pounders/makefile.html  |    6 +-
 .../leastsquares/impls/pounders/pounders.c.html    |    6 +-
 .../leastsquares/impls/pounders/pounders.h.html    |    6 +-
 src/tao/leastsquares/index.html                    |    4 +-
 src/tao/leastsquares/makefile.html                 |    6 +-
 src/tao/linesearch/impls/armijo/armijo.c.html      |    6 +-
 src/tao/linesearch/impls/armijo/armijo.h.html      |    6 +-
 src/tao/linesearch/impls/armijo/index.html         |    4 +-
 src/tao/linesearch/impls/armijo/makefile.html      |    6 +-
 .../impls/gpcglinesearch/gpcglinesearch.c.html     |    6 +-
 .../impls/gpcglinesearch/gpcglinesearch.h.html     |    6 +-
 src/tao/linesearch/impls/gpcglinesearch/index.html |    4 +-
 .../linesearch/impls/gpcglinesearch/makefile.html  |    6 +-
 src/tao/linesearch/impls/index.html                |    4 +-
 src/tao/linesearch/impls/makefile.html             |    6 +-
 src/tao/linesearch/impls/morethuente/index.html    |    4 +-
 src/tao/linesearch/impls/morethuente/makefile.html |    6 +-
 .../impls/morethuente/morethuente.c.html           |    6 +-
 .../impls/morethuente/morethuente.h.html           |    6 +-
 src/tao/linesearch/impls/owarmijo/index.html       |    4 +-
 src/tao/linesearch/impls/owarmijo/makefile.html    |    6 +-
 src/tao/linesearch/impls/owarmijo/owarmijo.c.html  |    6 +-
 src/tao/linesearch/impls/owarmijo/owarmijo.h.html  |    6 +-
 src/tao/linesearch/impls/unit/index.html           |    4 +-
 src/tao/linesearch/impls/unit/makefile.html        |    6 +-
 src/tao/linesearch/impls/unit/unit.c.html          |    6 +-
 src/tao/linesearch/impls/unit/unit.h.html          |    6 +-
 src/tao/linesearch/index.html                      |    4 +-
 .../interface/dlregis_taolinesearch.c.html         |    6 +-
 src/tao/linesearch/interface/index.html            |    4 +-
 src/tao/linesearch/interface/makefile.html         |    6 +-
 src/tao/linesearch/interface/taolinesearch.c.html  |    6 +-
 src/tao/linesearch/makefile.html                   |    6 +-
 src/tao/makefile.html                              |    6 +-
 src/tao/matrix/adamat.c.html                       |    6 +-
 src/tao/matrix/index.html                          |    4 +-
 src/tao/matrix/lmvmmat.c.html                      |    6 +-
 src/tao/matrix/lmvmmat.h.html                      |    6 +-
 src/tao/matrix/makefile.html                       |    6 +-
 src/tao/matrix/submatfree.c.html                   |    6 +-
 src/tao/matrix/submatfree.h.html                   |    6 +-
 src/tao/pde_constrained/examples/index.html        |    4 +-
 src/tao/pde_constrained/examples/makefile.html     |    6 +-
 .../examples/tutorials/elliptic.c.html             |    6 +-
 .../examples/tutorials/hyperbolic.c.html           |    6 +-
 .../pde_constrained/examples/tutorials/index.html  |    4 +-
 .../examples/tutorials/makefile.html               |    6 +-
 .../examples/tutorials/parabolic.c.html            |    6 +-
 src/tao/pde_constrained/impls/index.html           |    4 +-
 src/tao/pde_constrained/impls/lcl/index.html       |    4 +-
 src/tao/pde_constrained/impls/lcl/lcl.c.html       |    6 +-
 src/tao/pde_constrained/impls/lcl/lcl.h.html       |    6 +-
 src/tao/pde_constrained/impls/lcl/makefile.html    |    6 +-
 src/tao/pde_constrained/impls/makefile.html        |    6 +-
 src/tao/pde_constrained/index.html                 |    4 +-
 src/tao/pde_constrained/makefile.html              |    6 +-
 src/tao/unconstrained/examples/index.html          |    4 +-
 src/tao/unconstrained/examples/makefile.html       |    6 +-
 .../examples/tutorials/eptorsion1.c.html           |    6 +-
 .../examples/tutorials/eptorsion2.c.html           |    6 +-
 .../examples/tutorials/eptorsion2f.F.html          |    6 +-
 .../examples/tutorials/eptorsion2f.h.html          |    6 +-
 .../unconstrained/examples/tutorials/index.html    |    4 +-
 .../unconstrained/examples/tutorials/makefile.html |    6 +-
 .../examples/tutorials/minsurf2.c.html             |    6 +-
 .../examples/tutorials/rosenbrock1.c.html          |    6 +-
 .../examples/tutorials/rosenbrock1f.F.html         |    6 +-
 .../examples/tutorials/rosenbrock1f.h.html         |    6 +-
 src/tao/unconstrained/impls/bmrm/bmrm.c.html       |    6 +-
 src/tao/unconstrained/impls/bmrm/bmrm.h.html       |    6 +-
 src/tao/unconstrained/impls/bmrm/index.html        |    4 +-
 src/tao/unconstrained/impls/bmrm/makefile.html     |    6 +-
 src/tao/unconstrained/impls/cg/index.html          |    4 +-
 src/tao/unconstrained/impls/cg/makefile.html       |    6 +-
 src/tao/unconstrained/impls/cg/taocg.c.html        |    6 +-
 src/tao/unconstrained/impls/cg/taocg.h.html        |    6 +-
 src/tao/unconstrained/impls/index.html             |    4 +-
 src/tao/unconstrained/impls/lmvm/index.html        |    4 +-
 src/tao/unconstrained/impls/lmvm/lmvm.c.html       |    6 +-
 src/tao/unconstrained/impls/lmvm/lmvm.h.html       |    6 +-
 src/tao/unconstrained/impls/lmvm/makefile.html     |    6 +-
 src/tao/unconstrained/impls/makefile.html          |    6 +-
 src/tao/unconstrained/impls/neldermead/index.html  |    4 +-
 .../unconstrained/impls/neldermead/makefile.html   |    6 +-
 .../impls/neldermead/neldermead.c.html             |    6 +-
 .../impls/neldermead/neldermead.h.html             |    6 +-
 src/tao/unconstrained/impls/nls/index.html         |    4 +-
 src/tao/unconstrained/impls/nls/makefile.html      |    6 +-
 src/tao/unconstrained/impls/nls/nls.c.html         |    6 +-
 src/tao/unconstrained/impls/nls/nls.h.html         |    6 +-
 src/tao/unconstrained/impls/ntl/index.html         |    4 +-
 src/tao/unconstrained/impls/ntl/makefile.html      |    6 +-
 src/tao/unconstrained/impls/ntl/ntl.c.html         |    6 +-
 src/tao/unconstrained/impls/ntl/ntl.h.html         |    6 +-
 src/tao/unconstrained/impls/ntr/index.html         |    4 +-
 src/tao/unconstrained/impls/ntr/makefile.html      |    6 +-
 src/tao/unconstrained/impls/ntr/ntr.c.html         |    6 +-
 src/tao/unconstrained/impls/ntr/ntr.h.html         |    6 +-
 src/tao/unconstrained/impls/owlqn/index.html       |    4 +-
 src/tao/unconstrained/impls/owlqn/makefile.html    |    6 +-
 src/tao/unconstrained/impls/owlqn/owlqn.c.html     |    6 +-
 src/tao/unconstrained/impls/owlqn/owlqn.h.html     |    6 +-
 src/tao/unconstrained/index.html                   |    4 +-
 src/tao/unconstrained/makefile.html                |    6 +-
 src/tao/util/index.html                            |    4 +-
 src/tao/util/makefile.html                         |    6 +-
 src/tao/util/tao_util.c.html                       |    6 +-
 src/ts/adapt/impls/basic/adaptbasic.c.html         |    6 +-
 src/ts/adapt/impls/basic/index.html                |    4 +-
 src/ts/adapt/impls/basic/makefile.html             |    6 +-
 src/ts/adapt/impls/cfl/adaptcfl.c.html             |    6 +-
 src/ts/adapt/impls/cfl/index.html                  |    4 +-
 src/ts/adapt/impls/cfl/makefile.html               |    6 +-
 src/ts/adapt/impls/index.html                      |    4 +-
 src/ts/adapt/impls/makefile.html                   |    6 +-
 src/ts/adapt/impls/none/adaptnone.c.html           |    6 +-
 src/ts/adapt/impls/none/index.html                 |    4 +-
 src/ts/adapt/impls/none/makefile.html              |    6 +-
 src/ts/adapt/index.html                            |    4 +-
 src/ts/adapt/interface/index.html                  |    4 +-
 src/ts/adapt/interface/makefile.html               |    6 +-
 src/ts/adapt/interface/tsadapt.c.html              |    6 +-
 src/ts/adapt/makefile.html                         |    6 +-
 src/ts/characteristic/examples/index.html          |    4 +-
 src/ts/characteristic/examples/makefile.html       |    6 +-
 .../characteristic/examples/tutorials/index.html   |    4 +-
 .../examples/tutorials/makefile.html               |    6 +-
 src/ts/characteristic/impls/da/index.html          |    4 +-
 src/ts/characteristic/impls/da/makefile.html       |    6 +-
 src/ts/characteristic/impls/da/slda.c.html         |    6 +-
 src/ts/characteristic/impls/da/slda.h.html         |    6 +-
 src/ts/characteristic/impls/index.html             |    4 +-
 src/ts/characteristic/impls/makefile.html          |    6 +-
 src/ts/characteristic/index.html                   |    4 +-
 .../characteristic/interface/characteristic.c.html |    6 +-
 src/ts/characteristic/interface/index.html         |    4 +-
 src/ts/characteristic/interface/makefile.html      |    6 +-
 src/ts/characteristic/interface/mocregis.c.html    |    6 +-
 src/ts/characteristic/interface/slregis.c.html     |    6 +-
 src/ts/characteristic/makefile.html                |    6 +-
 src/ts/event/index.html                            |    4 +-
 src/ts/event/makefile.html                         |    6 +-
 src/ts/event/tsevent.c.html                        |    6 +-
 src/ts/examples/index.html                         |    4 +-
 src/ts/examples/makefile.html                      |    6 +-
 src/ts/examples/tests/ex10.c.html                  |    6 +-
 src/ts/examples/tests/ex2.c.html                   |    6 +-
 src/ts/examples/tests/ex25.c.html                  |    6 +-
 src/ts/examples/tests/ex3.c.html                   |    6 +-
 src/ts/examples/tests/ex4.c.html                   |    6 +-
 src/ts/examples/tests/ex5.c.html                   |    6 +-
 src/ts/examples/tests/ex6.c.html                   |    6 +-
 src/ts/examples/tests/ex7.c.html                   |    6 +-
 src/ts/examples/tests/ex8.c.html                   |    6 +-
 src/ts/examples/tests/ex9.c.html                   |    6 +-
 src/ts/examples/tests/index.html                   |    4 +-
 src/ts/examples/tests/makefile.html                |    6 +-
 .../advection-diffusion-reaction/ex1.c.html        |    6 +-
 .../advection-diffusion-reaction/ex10.c.html       |    6 +-
 .../advection-diffusion-reaction/ex2.c.html        |    6 +-
 .../advection-diffusion-reaction/ex3.c.html        |    6 +-
 .../advection-diffusion-reaction/ex4.c.html        |    6 +-
 .../advection-diffusion-reaction/ex5.c.html        |    6 +-
 .../advection-diffusion-reaction/ex7.c.html        |    6 +-
 .../advection-diffusion-reaction/index.html        |    4 +-
 .../advection-diffusion-reaction/makefile.html     |    6 +-
 .../advection-diffusion-reaction/shashi.F.html     |    6 +-
 src/ts/examples/tutorials/eimex/allen_cahn.c.html  |    6 +-
 src/ts/examples/tutorials/eimex/ct_vdp_imex.c.html |    6 +-
 src/ts/examples/tutorials/eimex/index.html         |    4 +-
 src/ts/examples/tutorials/eimex/makefile.html      |    6 +-
 src/ts/examples/tutorials/ex1.c.html               |    6 +-
 src/ts/examples/tutorials/ex10.c.html              |    6 +-
 src/ts/examples/tutorials/ex11.c.html              |    6 +-
 src/ts/examples/tutorials/ex12.c.html              |    6 +-
 src/ts/examples/tutorials/ex13.c.html              |    6 +-
 src/ts/examples/tutorials/ex14.c.html              |    6 +-
 src/ts/examples/tutorials/ex15.c.html              |    6 +-
 src/ts/examples/tutorials/ex16.c.html              |    6 +-
 src/ts/examples/tutorials/ex16adj.c.html           |    6 +-
 src/ts/examples/tutorials/ex16opt_ic.c.html        |    6 +-
 src/ts/examples/tutorials/ex16opt_p.c.html         |    6 +-
 src/ts/examples/tutorials/ex17.c.html              |    6 +-
 src/ts/examples/tutorials/ex19.c.html              |    6 +-
 src/ts/examples/tutorials/ex1f.F.html              |    6 +-
 src/ts/examples/tutorials/ex2.c.html               |    6 +-
 src/ts/examples/tutorials/ex20.c.html              |    6 +-
 src/ts/examples/tutorials/ex20adj.c.html           |    6 +-
 src/ts/examples/tutorials/ex20opt_ic.c.html        |    6 +-
 src/ts/examples/tutorials/ex20opt_p.c.html         |    6 +-
 src/ts/examples/tutorials/ex21.c.html              |    6 +-
 src/ts/examples/tutorials/ex22.c.html              |    6 +-
 src/ts/examples/tutorials/ex22f.F.html             |    6 +-
 src/ts/examples/tutorials/ex22f_mf.F90.html        |    6 +-
 src/ts/examples/tutorials/ex24.c.html              |    6 +-
 src/ts/examples/tutorials/ex25.c.html              |    6 +-
 src/ts/examples/tutorials/ex26.c.html              |    6 +-
 src/ts/examples/tutorials/ex28.c.html              |    6 +-
 src/ts/examples/tutorials/ex3.c.html               |    6 +-
 src/ts/examples/tutorials/ex31.c.html              |    6 +-
 src/ts/examples/tutorials/ex34.c.html              |    6 +-
 src/ts/examples/tutorials/ex35.cxx.html            |    6 +-
 src/ts/examples/tutorials/ex4.c.html               |    6 +-
 src/ts/examples/tutorials/ex40.c.html              |    6 +-
 src/ts/examples/tutorials/ex41.c.html              |    6 +-
 src/ts/examples/tutorials/ex42.c.html              |    6 +-
 src/ts/examples/tutorials/ex5.c.html               |    6 +-
 src/ts/examples/tutorials/ex6.c.html               |    6 +-
 src/ts/examples/tutorials/ex7.c.html               |    6 +-
 src/ts/examples/tutorials/ex8.c.html               |    6 +-
 src/ts/examples/tutorials/ex9.c.html               |    6 +-
 src/ts/examples/tutorials/extchem.c.html           |    6 +-
 src/ts/examples/tutorials/index.html               |    4 +-
 src/ts/examples/tutorials/makefile.html            |    6 +-
 src/ts/examples/tutorials/network/index.html       |    4 +-
 src/ts/examples/tutorials/network/makefile.html    |    6 +-
 src/ts/examples/tutorials/network/wash/index.html  |    4 +-
 .../examples/tutorials/network/wash/makefile.html  |    6 +-
 .../examples/tutorials/network/wash/pipes1.c.html  |    6 +-
 .../tutorials/phasefield/biharmonic.c.html         |    6 +-
 .../tutorials/phasefield/biharmonic2.c.html        |    6 +-
 .../tutorials/phasefield/biharmonic3.c.html        |    6 +-
 src/ts/examples/tutorials/phasefield/heat.c.html   |    6 +-
 src/ts/examples/tutorials/phasefield/index.html    |    4 +-
 src/ts/examples/tutorials/phasefield/makefile.html |    6 +-
 .../tutorials/phasefield/potentials.c.html         |    6 +-
 src/ts/examples/tutorials/power_grid/ex1.c.html    |    6 +-
 src/ts/examples/tutorials/power_grid/ex2.c.html    |    6 +-
 src/ts/examples/tutorials/power_grid/ex3.c.html    |    6 +-
 src/ts/examples/tutorials/power_grid/ex3adj.c.html |    6 +-
 src/ts/examples/tutorials/power_grid/ex3opt.c.html |    6 +-
 .../examples/tutorials/power_grid/ex3opt_fd.c.html |    6 +-
 src/ts/examples/tutorials/power_grid/ex5.c.html    |    6 +-
 src/ts/examples/tutorials/power_grid/ex6.c.html    |    6 +-
 src/ts/examples/tutorials/power_grid/ex7.c.html    |    6 +-
 src/ts/examples/tutorials/power_grid/ex8.c.html    |    6 +-
 src/ts/examples/tutorials/power_grid/ex9.c.html    |    6 +-
 src/ts/examples/tutorials/power_grid/ex9adj.c.html |    6 +-
 src/ts/examples/tutorials/power_grid/ex9opt.c.html |    6 +-
 src/ts/examples/tutorials/power_grid/index.html    |    4 +-
 src/ts/examples/tutorials/power_grid/makefile.html |    6 +-
 .../power_grid/stability_9bus/ex9bus.c.html        |    6 +-
 .../power_grid/stability_9bus/ex9busadj.c.html     |    6 +-
 .../power_grid/stability_9bus/ex9busopt.c.html     |    6 +-
 .../power_grid/stability_9bus/ex9busopt_fd.c.html  |    6 +-
 .../tutorials/power_grid/stability_9bus/index.html |    4 +-
 .../power_grid/stability_9bus/makefile.html        |    6 +-
 src/ts/f90-mod/index.html                          |    4 +-
 src/ts/f90-mod/makefile.html                       |    6 +-
 src/ts/f90-mod/petsctsmod.F.html                   |    6 +-
 src/ts/impls/arkimex/arkimex.c.html                |    6 +-
 src/ts/impls/arkimex/index.html                    |    4 +-
 src/ts/impls/arkimex/makefile.html                 |    6 +-
 src/ts/impls/bdf/bdf.c.html                        |    6 +-
 src/ts/impls/bdf/index.html                        |    4 +-
 src/ts/impls/bdf/makefile.html                     |    6 +-
 src/ts/impls/eimex/eimex.c.html                    |    6 +-
 src/ts/impls/eimex/index.html                      |    4 +-
 src/ts/impls/eimex/makefile.html                   |    6 +-
 src/ts/impls/explicit/euler/euler.c                |    7 +-
 src/ts/impls/explicit/euler/euler.c.html           |  169 +-
 src/ts/impls/explicit/euler/index.html             |    4 +-
 src/ts/impls/explicit/euler/makefile.html          |    6 +-
 src/ts/impls/explicit/index.html                   |    4 +-
 src/ts/impls/explicit/makefile.html                |    6 +-
 src/ts/impls/explicit/rk/index.html                |    4 +-
 src/ts/impls/explicit/rk/makefile.html             |    6 +-
 src/ts/impls/explicit/rk/rk.c                      |    2 +-
 src/ts/impls/explicit/rk/rk.c.html                 |  544 +-
 src/ts/impls/explicit/ssp/index.html               |    4 +-
 src/ts/impls/explicit/ssp/makefile.html            |    6 +-
 src/ts/impls/explicit/ssp/ssp.c                    |    1 +
 src/ts/impls/explicit/ssp/ssp.c.html               |  583 +-
 src/ts/impls/implicit/alpha/alpha1.c.html          |    6 +-
 src/ts/impls/implicit/alpha/alpha2.c.html          |    6 +-
 src/ts/impls/implicit/alpha/index.html             |    4 +-
 src/ts/impls/implicit/alpha/makefile.html          |    6 +-
 src/ts/impls/implicit/gl/gl.c.html                 |    6 +-
 src/ts/impls/implicit/gl/gl.h.html                 |    6 +-
 src/ts/impls/implicit/gl/gladapt.c.html            |    6 +-
 src/ts/impls/implicit/gl/index.html                |    4 +-
 src/ts/impls/implicit/gl/makefile.html             |    6 +-
 src/ts/impls/implicit/index.html                   |    4 +-
 src/ts/impls/implicit/makefile.html                |    6 +-
 src/ts/impls/implicit/sundials/index.html          |    4 +-
 src/ts/impls/implicit/sundials/makefile.html       |    6 +-
 src/ts/impls/implicit/sundials/sundials.c.html     |    6 +-
 src/ts/impls/implicit/sundials/sundials.h.html     |    6 +-
 src/ts/impls/implicit/theta/index.html             |    4 +-
 src/ts/impls/implicit/theta/makefile.html          |    6 +-
 src/ts/impls/implicit/theta/theta.c.html           |    6 +-
 src/ts/impls/index.html                            |    4 +-
 src/ts/impls/makefile.html                         |    6 +-
 src/ts/impls/mimex/index.html                      |    4 +-
 src/ts/impls/mimex/makefile.html                   |    6 +-
 src/ts/impls/mimex/mimex.c.html                    |    6 +-
 src/ts/impls/pseudo/index.html                     |    4 +-
 src/ts/impls/pseudo/makefile.html                  |    6 +-
 src/ts/impls/pseudo/posindep.c.html                |    6 +-
 src/ts/impls/python/index.html                     |    4 +-
 src/ts/impls/python/makefile.html                  |    6 +-
 src/ts/impls/python/pythonts.c.html                |    6 +-
 src/ts/impls/rosw/index.html                       |    4 +-
 src/ts/impls/rosw/makefile.html                    |    6 +-
 src/ts/impls/rosw/rosw.c.html                      |    6 +-
 src/ts/index.html                                  |    4 +-
 src/ts/interface/dlregists.c.html                  |    6 +-
 src/ts/interface/index.html                        |    4 +-
 src/ts/interface/makefile.html                     |    6 +-
 src/ts/interface/ts.c                              |   15 +-
 src/ts/interface/ts.c.html                         | 6749 +++++++++---------
 src/ts/interface/tscreate.c.html                   |    6 +-
 src/ts/interface/tseig.c.html                      |    6 +-
 src/ts/interface/tsreg.c.html                      |    6 +-
 src/ts/interface/tsregall.c.html                   |    6 +-
 src/ts/makefile.html                               |    6 +-
 src/ts/trajectory/impls/basic/index.html           |    4 +-
 src/ts/trajectory/impls/basic/makefile.html        |    6 +-
 src/ts/trajectory/impls/basic/trajbasic.c.html     |    6 +-
 src/ts/trajectory/impls/index.html                 |    4 +-
 src/ts/trajectory/impls/makefile.html              |    6 +-
 src/ts/trajectory/impls/memory/index.html          |    4 +-
 src/ts/trajectory/impls/memory/makefile.html       |    6 +-
 src/ts/trajectory/impls/memory/trajmemory.c.html   |    6 +-
 src/ts/trajectory/impls/singlefile/index.html      |    4 +-
 src/ts/trajectory/impls/singlefile/makefile.html   |    6 +-
 .../trajectory/impls/singlefile/singlefile.c.html  |    6 +-
 src/ts/trajectory/impls/visualization/index.html   |    4 +-
 .../trajectory/impls/visualization/makefile.html   |    6 +-
 .../impls/visualization/trajvisualization.c.html   |    6 +-
 src/ts/trajectory/index.html                       |    4 +-
 src/ts/trajectory/interface/index.html             |    4 +-
 src/ts/trajectory/interface/makefile.html          |    6 +-
 src/ts/trajectory/interface/traj.c.html            |    6 +-
 src/ts/trajectory/makefile.html                    |    6 +-
 src/ts/utils/dmdats.c.html                         |    6 +-
 src/ts/utils/dmlocalts.c.html                      |    6 +-
 src/ts/utils/dmplexts.c.html                       |    6 +-
 src/ts/utils/dmts.c.html                           |    6 +-
 src/ts/utils/index.html                            |    4 +-
 src/ts/utils/makefile.html                         |    6 +-
 src/vec/f90-mod/index.html                         |    4 +-
 src/vec/f90-mod/makefile.html                      |    6 +-
 src/vec/f90-mod/petscvecmod.F.html                 |    6 +-
 src/vec/index.html                                 |    4 +-
 src/vec/is/ao/aoimpl.h.html                        |    6 +-
 src/vec/is/ao/examples/index.html                  |    4 +-
 src/vec/is/ao/examples/makefile.html               |    6 +-
 src/vec/is/ao/examples/tests/ex1.c.html            |    6 +-
 src/vec/is/ao/examples/tests/ex2.c.html            |    6 +-
 src/vec/is/ao/examples/tests/ex3d/ex3.cxx.html     |    6 +-
 src/vec/is/ao/examples/tests/ex3d/index.html       |    4 +-
 src/vec/is/ao/examples/tests/ex3d/makefile.html    |    6 +-
 src/vec/is/ao/examples/tests/ex4.c.html            |    6 +-
 src/vec/is/ao/examples/tests/ex4f.F.html           |    6 +-
 src/vec/is/ao/examples/tests/ex7.c.html            |    6 +-
 src/vec/is/ao/examples/tests/index.html            |    4 +-
 src/vec/is/ao/examples/tests/makefile.html         |    6 +-
 src/vec/is/ao/impls/basic/aobasic.c.html           |    6 +-
 src/vec/is/ao/impls/basic/index.html               |    4 +-
 src/vec/is/ao/impls/basic/makefile.html            |    6 +-
 src/vec/is/ao/impls/index.html                     |    4 +-
 src/vec/is/ao/impls/makefile.html                  |    6 +-
 src/vec/is/ao/impls/mapping/aomapping.c.html       |    6 +-
 src/vec/is/ao/impls/mapping/index.html             |    4 +-
 src/vec/is/ao/impls/mapping/makefile.html          |    6 +-
 .../is/ao/impls/memscalable/aomemscalable.c.html   |    6 +-
 src/vec/is/ao/impls/memscalable/index.html         |    4 +-
 src/vec/is/ao/impls/memscalable/makefile.html      |    6 +-
 src/vec/is/ao/index.html                           |    4 +-
 src/vec/is/ao/interface/ao.c.html                  |    6 +-
 src/vec/is/ao/interface/aoreg.c.html               |    6 +-
 src/vec/is/ao/interface/aoregall.c.html            |    6 +-
 src/vec/is/ao/interface/dlregisdm.c.html           |    6 +-
 src/vec/is/ao/interface/index.html                 |    4 +-
 src/vec/is/ao/interface/makefile.html              |    6 +-
 src/vec/is/ao/makefile.html                        |    6 +-
 src/vec/is/examples/index.html                     |    4 +-
 src/vec/is/examples/makefile.html                  |    6 +-
 src/vec/is/examples/tests/ex1.c.html               |    6 +-
 src/vec/is/examples/tests/ex2.c.html               |    6 +-
 src/vec/is/examples/tests/index.html               |    4 +-
 src/vec/is/examples/tests/makefile.html            |    6 +-
 src/vec/is/index.html                              |    4 +-
 src/vec/is/is/examples/index.html                  |    4 +-
 src/vec/is/is/examples/makefile.html               |    6 +-
 src/vec/is/is/examples/tests/ex1.c.html            |    6 +-
 src/vec/is/is/examples/tests/ex1f.F.html           |    6 +-
 src/vec/is/is/examples/tests/ex2.c.html            |    6 +-
 src/vec/is/is/examples/tests/ex2f.F.html           |    6 +-
 src/vec/is/is/examples/tests/ex3.c.html            |    6 +-
 src/vec/is/is/examples/tests/ex4.c.html            |    6 +-
 src/vec/is/is/examples/tests/ex5.c.html            |    6 +-
 src/vec/is/is/examples/tests/ex6.c.html            |    6 +-
 src/vec/is/is/examples/tests/index.html            |    4 +-
 src/vec/is/is/examples/tests/makefile.html         |    6 +-
 src/vec/is/is/examples/tutorials/ex1.c.html        |    6 +-
 src/vec/is/is/examples/tutorials/ex1f.F.html       |    6 +-
 src/vec/is/is/examples/tutorials/ex1f90.F.html     |    6 +-
 src/vec/is/is/examples/tutorials/ex2.c.html        |    6 +-
 src/vec/is/is/examples/tutorials/ex2f.F.html       |    6 +-
 src/vec/is/is/examples/tutorials/ex3.c.html        |    6 +-
 src/vec/is/is/examples/tutorials/ex3f90.F.html     |    6 +-
 src/vec/is/is/examples/tutorials/ex4.c.html        |    6 +-
 src/vec/is/is/examples/tutorials/ex5.c.html        |    6 +-
 src/vec/is/is/examples/tutorials/index.html        |    4 +-
 src/vec/is/is/examples/tutorials/makefile.html     |    6 +-
 src/vec/is/is/impls/block/block.c.html             |    6 +-
 src/vec/is/is/impls/block/index.html               |    4 +-
 src/vec/is/is/impls/block/makefile.html            |    6 +-
 src/vec/is/is/impls/general/general.c.html         |    6 +-
 src/vec/is/is/impls/general/general.h.html         |    6 +-
 src/vec/is/is/impls/general/index.html             |    4 +-
 src/vec/is/is/impls/general/makefile.html          |    6 +-
 src/vec/is/is/impls/index.html                     |    4 +-
 src/vec/is/is/impls/makefile.html                  |    6 +-
 src/vec/is/is/impls/stride/index.html              |    4 +-
 src/vec/is/is/impls/stride/makefile.html           |    6 +-
 src/vec/is/is/impls/stride/stride.c.html           |    6 +-
 src/vec/is/is/index.html                           |    4 +-
 src/vec/is/is/interface/index.c.html               |    6 +-
 src/vec/is/is/interface/index.html                 |    4 +-
 src/vec/is/is/interface/isreg.c.html               |    6 +-
 src/vec/is/is/interface/isregall.c.html            |    6 +-
 src/vec/is/is/interface/makefile.html              |    6 +-
 src/vec/is/is/makefile.html                        |    6 +-
 src/vec/is/is/utils/index.html                     |    4 +-
 src/vec/is/is/utils/isblock.c.html                 |    6 +-
 src/vec/is/is/utils/iscoloring.c.html              |    6 +-
 src/vec/is/is/utils/iscomp.c.html                  |    6 +-
 src/vec/is/is/utils/isdiff.c.html                  |    6 +-
 src/vec/is/is/utils/makefile.html                  |    6 +-
 src/vec/is/makefile.html                           |    6 +-
 src/vec/is/sf/examples/index.html                  |    4 +-
 src/vec/is/sf/examples/makefile.html               |    6 +-
 src/vec/is/sf/examples/tutorials/ex1.c.html        |    6 +-
 src/vec/is/sf/examples/tutorials/ex2.c.html        |    6 +-
 src/vec/is/sf/examples/tutorials/index.html        |    4 +-
 src/vec/is/sf/examples/tutorials/makefile.html     |    6 +-
 src/vec/is/sf/impls/basic/index.html               |    4 +-
 src/vec/is/sf/impls/basic/makefile.html            |    6 +-
 src/vec/is/sf/impls/basic/sfbasic.c.html           |    6 +-
 src/vec/is/sf/impls/index.html                     |    4 +-
 src/vec/is/sf/impls/makefile.html                  |    6 +-
 src/vec/is/sf/impls/window/index.html              |    4 +-
 src/vec/is/sf/impls/window/makefile.html           |    6 +-
 src/vec/is/sf/impls/window/sfwindow.c.html         |    6 +-
 src/vec/is/sf/index.html                           |    4 +-
 src/vec/is/sf/interface/dlregissf.c.html           |    6 +-
 src/vec/is/sf/interface/index.html                 |    4 +-
 src/vec/is/sf/interface/makefile.html              |    6 +-
 src/vec/is/sf/interface/sf.c.html                  |    6 +-
 src/vec/is/sf/interface/sfregi.c.html              |    6 +-
 src/vec/is/sf/interface/sftype.c.html              |    6 +-
 src/vec/is/sf/makefile.html                        |    6 +-
 src/vec/is/utils/index.html                        |    4 +-
 src/vec/is/utils/isio.c.html                       |    6 +-
 src/vec/is/utils/isltog.c.html                     |    6 +-
 src/vec/is/utils/makefile.html                     |    6 +-
 src/vec/is/utils/pmap.c.html                       |    6 +-
 src/vec/is/utils/vsectionis.c.html                 |    6 +-
 src/vec/makefile.html                              |    6 +-
 src/vec/pf/examples/index.html                     |    4 +-
 src/vec/pf/examples/makefile.html                  |    6 +-
 src/vec/pf/examples/tutorials/index.html           |    4 +-
 src/vec/pf/examples/tutorials/makefile.html        |    6 +-
 src/vec/pf/impls/constant/const.c.html             |    6 +-
 src/vec/pf/impls/constant/index.html               |    4 +-
 src/vec/pf/impls/constant/makefile.html            |    6 +-
 src/vec/pf/impls/index.html                        |    4 +-
 src/vec/pf/impls/makefile.html                     |    6 +-
 src/vec/pf/impls/matlab/cmatlab.c.html             |    6 +-
 src/vec/pf/impls/matlab/index.html                 |    4 +-
 src/vec/pf/impls/matlab/makefile.html              |    6 +-
 src/vec/pf/impls/string/cstring.c.html             |    6 +-
 src/vec/pf/impls/string/index.html                 |    4 +-
 src/vec/pf/impls/string/makefile.html              |    6 +-
 src/vec/pf/index.html                              |    4 +-
 src/vec/pf/interface/index.html                    |    4 +-
 src/vec/pf/interface/makefile.html                 |    6 +-
 src/vec/pf/interface/pf.c.html                     |    6 +-
 src/vec/pf/interface/pfall.c.html                  |    6 +-
 src/vec/pf/makefile.html                           |    6 +-
 src/vec/pf/pfimpl.h.html                           |    6 +-
 src/vec/vec/examples/index.html                    |    4 +-
 src/vec/vec/examples/makefile.html                 |    6 +-
 src/vec/vec/examples/tests/ex1.c.html              |    6 +-
 src/vec/vec/examples/tests/ex10.c.html             |    6 +-
 src/vec/vec/examples/tests/ex11.c.html             |    6 +-
 src/vec/vec/examples/tests/ex12.c.html             |    6 +-
 src/vec/vec/examples/tests/ex14.c.html             |    6 +-
 src/vec/vec/examples/tests/ex15.c.html             |    6 +-
 src/vec/vec/examples/tests/ex16.c.html             |    6 +-
 src/vec/vec/examples/tests/ex17.c.html             |    6 +-
 src/vec/vec/examples/tests/ex17f.F.html            |    6 +-
 src/vec/vec/examples/tests/ex18.c.html             |    6 +-
 src/vec/vec/examples/tests/ex19f.F.html            |    6 +-
 src/vec/vec/examples/tests/ex2.c.html              |    6 +-
 src/vec/vec/examples/tests/ex20f.F.html            |    6 +-
 src/vec/vec/examples/tests/ex21.c.html             |    6 +-
 src/vec/vec/examples/tests/ex22.c.html             |    6 +-
 src/vec/vec/examples/tests/ex23.c.html             |    6 +-
 src/vec/vec/examples/tests/ex24.c.html             |    6 +-
 src/vec/vec/examples/tests/ex25.c.html             |    6 +-
 src/vec/vec/examples/tests/ex28.c.html             |    6 +-
 src/vec/vec/examples/tests/ex29.c.html             |    6 +-
 src/vec/vec/examples/tests/ex3.c.html              |    6 +-
 src/vec/vec/examples/tests/ex30f.F.html            |    6 +-
 src/vec/vec/examples/tests/ex31.c.html             |    6 +-
 src/vec/vec/examples/tests/ex32f.F.html            |    6 +-
 src/vec/vec/examples/tests/ex33.c.html             |    6 +-
 src/vec/vec/examples/tests/ex34.c.html             |    6 +-
 src/vec/vec/examples/tests/ex35.c.html             |    6 +-
 src/vec/vec/examples/tests/ex36.c.html             |    6 +-
 src/vec/vec/examples/tests/ex37.c.html             |    6 +-
 src/vec/vec/examples/tests/ex38.c.html             |    6 +-
 src/vec/vec/examples/tests/ex39.c.html             |    6 +-
 src/vec/vec/examples/tests/ex4.c.html              |    6 +-
 src/vec/vec/examples/tests/ex40.c.html             |    6 +-
 src/vec/vec/examples/tests/ex41.c.html             |    6 +-
 src/vec/vec/examples/tests/ex42.c.html             |    6 +-
 src/vec/vec/examples/tests/ex45.c.html             |    6 +-
 src/vec/vec/examples/tests/ex46.c.html             |    6 +-
 src/vec/vec/examples/tests/ex47.c.html             |    6 +-
 src/vec/vec/examples/tests/ex5.c.html              |    6 +-
 src/vec/vec/examples/tests/ex6.c.html              |    6 +-
 src/vec/vec/examples/tests/ex7.c.html              |    6 +-
 src/vec/vec/examples/tests/ex8.c.html              |    6 +-
 src/vec/vec/examples/tests/ex9.c.html              |    6 +-
 src/vec/vec/examples/tests/index.html              |    4 +-
 src/vec/vec/examples/tests/makefile.html           |    6 +-
 src/vec/vec/examples/tutorials/ex1.c.html          |    6 +-
 src/vec/vec/examples/tutorials/ex10.c.html         |    6 +-
 src/vec/vec/examples/tutorials/ex11.c.html         |    6 +-
 src/vec/vec/examples/tutorials/ex11f.F.html        |    6 +-
 src/vec/vec/examples/tutorials/ex12.c.html         |    6 +-
 src/vec/vec/examples/tutorials/ex14f.F.html        |    6 +-
 src/vec/vec/examples/tutorials/ex15.c.html         |    6 +-
 src/vec/vec/examples/tutorials/ex16.c.html         |    6 +-
 src/vec/vec/examples/tutorials/ex18.c.html         |    6 +-
 src/vec/vec/examples/tutorials/ex19.c.html         |    6 +-
 src/vec/vec/examples/tutorials/ex1f.F.html         |    6 +-
 src/vec/vec/examples/tutorials/ex1f90.F.html       |    6 +-
 src/vec/vec/examples/tutorials/ex2.c.html          |    6 +-
 src/vec/vec/examples/tutorials/ex20f90.F90.html    |    6 +-
 src/vec/vec/examples/tutorials/ex21.c.html         |    6 +-
 src/vec/vec/examples/tutorials/ex21f90.F.html      |    6 +-
 src/vec/vec/examples/tutorials/ex2f.F.html         |    6 +-
 src/vec/vec/examples/tutorials/ex3.c.html          |    6 +-
 src/vec/vec/examples/tutorials/ex3f.F.html         |    6 +-
 src/vec/vec/examples/tutorials/ex42.c.html         |    6 +-
 src/vec/vec/examples/tutorials/ex42a.c.html        |    6 +-
 src/vec/vec/examples/tutorials/ex4f.F.html         |    6 +-
 src/vec/vec/examples/tutorials/ex4f90.F.html       |    6 +-
 src/vec/vec/examples/tutorials/ex5.c.html          |    6 +-
 src/vec/vec/examples/tutorials/ex6.c.html          |    6 +-
 src/vec/vec/examples/tutorials/ex7.c.html          |    6 +-
 src/vec/vec/examples/tutorials/ex7f.F.html         |    6 +-
 src/vec/vec/examples/tutorials/ex8.c.html          |    6 +-
 src/vec/vec/examples/tutorials/ex9.c.html          |    6 +-
 src/vec/vec/examples/tutorials/ex9f.F.html         |    6 +-
 src/vec/vec/examples/tutorials/index.html          |    4 +-
 src/vec/vec/examples/tutorials/makefile.html       |    6 +-
 src/vec/vec/impls/dvecimpl.h.html                  |    6 +-
 src/vec/vec/impls/hypre/index.html                 |    4 +-
 src/vec/vec/impls/hypre/makefile.html              |    6 +-
 src/vec/vec/impls/hypre/vhyp.c.html                |    6 +-
 src/vec/vec/impls/index.html                       |    4 +-
 src/vec/vec/impls/makefile.html                    |    6 +-
 src/vec/vec/impls/mpi/commonmpvec.c.html           |    6 +-
 src/vec/vec/impls/mpi/index.html                   |    4 +-
 src/vec/vec/impls/mpi/makefile.html                |    6 +-
 src/vec/vec/impls/mpi/mpicuda/index.html           |    4 +-
 src/vec/vec/impls/mpi/mpicuda/makefile.html        |    6 +-
 src/vec/vec/impls/mpi/mpicuda/mpicuda.cu.html      |    6 +-
 src/vec/vec/impls/mpi/mpicusp/index.html           |    4 +-
 src/vec/vec/impls/mpi/mpicusp/makefile.html        |    6 +-
 src/vec/vec/impls/mpi/mpicusp/mpicusp.cu.html      |    6 +-
 src/vec/vec/impls/mpi/mpiviennacl/index.html       |    4 +-
 src/vec/vec/impls/mpi/mpiviennacl/makefile.html    |    6 +-
 .../vec/impls/mpi/mpiviennacl/mpiviennacl.cxx.html |    6 +-
 src/vec/vec/impls/mpi/pbvec.c.html                 |    6 +-
 src/vec/vec/impls/mpi/pdvec.c.html                 |    6 +-
 src/vec/vec/impls/mpi/pvec2.c.html                 |    6 +-
 src/vec/vec/impls/mpi/pvecimpl.h.html              |    6 +-
 src/vec/vec/impls/mpi/vmpicr.c.html                |    6 +-
 src/vec/vec/impls/nest/index.html                  |    4 +-
 src/vec/vec/impls/nest/makefile.html               |    6 +-
 src/vec/vec/impls/nest/vecnest.c.html              |    6 +-
 src/vec/vec/impls/nest/vecnestimpl.h.html          |    6 +-
 src/vec/vec/impls/seq/bvec1.c.html                 |    6 +-
 src/vec/vec/impls/seq/bvec2.c.html                 |    6 +-
 src/vec/vec/impls/seq/bvec3.c.html                 |    6 +-
 src/vec/vec/impls/seq/dvec2.c.html                 |    6 +-
 src/vec/vec/impls/seq/ftn-kernels/faypx.F.html     |    6 +-
 src/vec/vec/impls/seq/ftn-kernels/fmaxpy.F.html    |    6 +-
 src/vec/vec/impls/seq/ftn-kernels/fmdot.F.html     |    6 +-
 src/vec/vec/impls/seq/ftn-kernels/fnorm.F.html     |    6 +-
 src/vec/vec/impls/seq/ftn-kernels/fwaxpy.F.html    |    6 +-
 src/vec/vec/impls/seq/ftn-kernels/fxtimesy.F.html  |    6 +-
 src/vec/vec/impls/seq/ftn-kernels/index.html       |    4 +-
 src/vec/vec/impls/seq/ftn-kernels/makefile.html    |    6 +-
 src/vec/vec/impls/seq/index.html                   |    4 +-
 src/vec/vec/impls/seq/makefile.html                |    6 +-
 src/vec/vec/impls/seq/seqcuda/cudavecimpl.h.html   |    6 +-
 src/vec/vec/impls/seq/seqcuda/index.html           |    4 +-
 src/vec/vec/impls/seq/seqcuda/makefile.html        |    6 +-
 src/vec/vec/impls/seq/seqcuda/veccuda.c.html       |    6 +-
 src/vec/vec/impls/seq/seqcuda/veccuda2.cu.html     |    6 +-
 .../vec/impls/seq/seqcuda/vecscattercuda.cu.html   |    6 +-
 src/vec/vec/impls/seq/seqcusp/cuspvecimpl.h.html   |    6 +-
 src/vec/vec/impls/seq/seqcusp/index.html           |    4 +-
 src/vec/vec/impls/seq/seqcusp/makefile.html        |    6 +-
 src/vec/vec/impls/seq/seqcusp/veccusp.c.html       |    6 +-
 src/vec/vec/impls/seq/seqcusp/veccusp2.cu.html     |    6 +-
 .../vec/impls/seq/seqcusp/vecscattercusp.cu.html   |    6 +-
 src/vec/vec/impls/seq/seqviennacl/index.html       |    4 +-
 src/vec/vec/impls/seq/seqviennacl/makefile.html    |    6 +-
 .../vec/impls/seq/seqviennacl/vecviennacl.cxx.html |    6 +-
 .../impls/seq/seqviennacl/viennaclvecimpl.h.html   |    6 +-
 src/vec/vec/impls/seq/vseqcr.c.html                |    6 +-
 src/vec/vec/impls/shared/index.html                |    4 +-
 src/vec/vec/impls/shared/makefile.html             |    6 +-
 src/vec/vec/impls/shared/shvec.c.html              |    6 +-
 src/vec/vec/index.html                             |    4 +-
 src/vec/vec/interface/dlregisvec.c.html            |    6 +-
 src/vec/vec/interface/index.html                   |    4 +-
 src/vec/vec/interface/makefile.html                |    6 +-
 src/vec/vec/interface/rvector.c.html               |    6 +-
 src/vec/vec/interface/veccreate.c.html             |    6 +-
 src/vec/vec/interface/vecreg.c.html                |    6 +-
 src/vec/vec/interface/vecregall.c.html             |    6 +-
 src/vec/vec/interface/vector.c.html                |    6 +-
 src/vec/vec/makefile.html                          |    6 +-
 src/vec/vec/utils/comb.c.html                      |    6 +-
 src/vec/vec/utils/index.html                       |    4 +-
 src/vec/vec/utils/makefile.html                    |    6 +-
 src/vec/vec/utils/matlab/gcreatev.c.html           |    6 +-
 src/vec/vec/utils/matlab/index.html                |    4 +-
 src/vec/vec/utils/matlab/makefile.html             |    6 +-
 src/vec/vec/utils/projection.c.html                |    6 +-
 src/vec/vec/utils/vecio.c.html                     |    6 +-
 src/vec/vec/utils/vecmpitoseq.c.html               |    6 +-
 src/vec/vec/utils/vecs.c.html                      |    6 +-
 src/vec/vec/utils/vecstash.c.html                  |    6 +-
 src/vec/vec/utils/vinv.c.html                      |    6 +-
 src/vec/vec/utils/vpscat.c.html                    |    6 +-
 src/vec/vec/utils/vpscat.h.html                    |    6 +-
 src/vec/vec/utils/vscat.c.html                     |    6 +-
 src/vec/vec/utils/vsection.c.html                  |    6 +-
 tutorials/HandsOnExercise.html                     |    4 +-
 tutorials/TAOHandsOnExercise.html                  |    4 +-
 tutorials/index.html                               |    4 +-
 tutorials/makefile.html                            |    6 +-
 tutorials/python/ex1.c.html                        |    6 +-
 tutorials/python/index.html                        |    4 +-
 tutorials/python/makefile.html                     |    6 +-
 7338 files changed, 32549 insertions(+), 32363 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 9f350af..2818afb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -46,23 +46,29 @@ matrix:
     - env:
       compiler: clang
       os: osx
+      osx_image: xcode8
     - env: INT64=1 SCALAR=complex LANGUAGE=C++
       compiler: clang
       os: osx
+      osx_image: xcode8
 
     - env: MPI=mpich
       compiler: clang
       os: osx
+      osx_image: xcode8
     - env: MPI=mpich INT64=1 SCALAR=complex LANGUAGE=C++
       compiler: clang
       os: osx
+      osx_image: xcode8
 
     - env: MPI=openmpi
       compiler: clang
       os: osx
+      osx_image: xcode8
     - env: MPI=openmpi INT64=1 SCALAR=complex LANGUAGE=C++
       compiler: clang
       os: osx
+      osx_image: xcode8
 
 git:
   depth: 3
@@ -81,8 +87,8 @@ addons:
       - liblapack-dev
 
 before_install:
-  - if [[ -n "$MPI" && "$TRAVIS_OS_NAME" == "osx" ]]; then brew update; fi
-  - if [[ -n "$MPI" && "$TRAVIS_OS_NAME" == "osx" ]]; then brew install $MPI; fi
+  - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update; fi
+  - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install gcc $MPI; fi
   - if [[ -n "$MPI" ]]; then export CC=mpicc CXX=mpicxx FC=mpif90; fi
 install:
   - ./configure --with-cc=$CC --with-cxx=$CXX --with-fc=$FC --with-clanguage=${LANGUAGE:-C} --with-64-bit-indices=${INT64:-0} --with-scalar-type=${SCALAR:-real} --with-precision=${PRECISION:-double} --with-mpi=${MPI:-0} $BLASLAPACK
diff --git a/CTAGS b/CTAGS
index 0fb755c..95c6adc 100644
--- a/CTAGS
+++ b/CTAGS
@@ -1786,9 +1786,9 @@ CHKERRQ	include/petscerror.h	433;"	d
 CHKERRQ	include/petscerror.h	521;"	d
 CHKERRQ	src/mat/impls/aij/mpi/mpiaij.c	5199;"	d	file:
 CHKERRQ	src/mat/impls/aij/mpi/mpiaij.c	5200;"	d	file:
-CHKERRQ	src/mat/impls/aij/seq/aij.c	4583;"	d	file:
-CHKERRQ	src/mat/impls/aij/seq/aij.c	4584;"	d	file:
-CHKERRQI	src/sys/objects/options.c	2772;"	d	file:
+CHKERRQ	src/mat/impls/aij/seq/aij.c	4591;"	d	file:
+CHKERRQ	src/mat/impls/aij/seq/aij.c	4592;"	d	file:
+CHKERRQI	src/sys/objects/options.c	2775;"	d	file:
 CHKERRQPARMETIS	src/mat/examples/tests/ex152.c	21;"	d	file:
 CHKERRQPARMETIS	src/mat/partition/impls/pmetis/pmetis.c	22;"	d	file:
 CHKERRV	include/petscerror.h	435;"	d
@@ -5801,8 +5801,8 @@ FieldOffset	src/ts/examples/tutorials/ex14.c	208;"	d	file:
 FieldOutput	src/contrib/fun3d/comp/flow.c	/^int FieldOutput(GRID *grid, int timeStep)$/;"	f
 FieldSize	src/ts/examples/tutorials/ex14.c	207;"	d	file:
 FieldSplitSchurPre	src/ksp/pc/impls/fieldsplit/fieldsplit.c	/^static Mat FieldSplitSchurPre(PC_FieldSplit *jac)$/;"	f	file:
-FieldSplitSplitSolveAdd	src/ksp/pc/impls/fieldsplit/fieldsplit.c	837;"	d	file:
-FieldSplitSplitSolveAddTranspose	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1077;"	d	file:
+FieldSplitSplitSolveAdd	src/ksp/pc/impls/fieldsplit/fieldsplit.c	853;"	d	file:
+FieldSplitSplitSolveAddTranspose	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1093;"	d	file:
 FillClosureArray_Static	src/dm/impls/da/dageometry.c	/^PETSC_STATIC_INLINE PetscErrorCode FillClosureArray_Static(DM dm, PetscSection section, PetscInt nP, const PetscInt points[], PetscScalar *vArray, PetscInt *csize, PetscScalar **array)$/;"	f
 FillClosureVec_Private	src/dm/impls/da/dageometry.c	/^PETSC_STATIC_INLINE PetscErrorCode FillClosureVec_Private(DM dm, PetscSection section, PetscInt nP, const PetscInt points[], PetscScalar *vArray, const PetscScalar *array, InsertMode mode)$/;"	f
 FillLocalSubdomain	src/dm/examples/tutorials/ex14.c	/^PetscErrorCode FillLocalSubdomain(DM da, Vec gvec)$/;"	f
@@ -9379,7 +9379,7 @@ LoadCreate	src/dm/examples/tutorials/ex8.c	/^PetscErrorCode LoadCreate(PetscInt
 LoadSingle	src/ts/trajectory/impls/memory/trajmemory.c	/^static PetscErrorCode LoadSingle(TSTrajectory tj,TS ts,Stack *stack,PetscInt id)$/;"	f	file:
 LoadTestMatrices	src/ksp/ksp/examples/tests/ex11.c	/^PetscErrorCode LoadTestMatrices(Mat *_A,Vec *_x,Vec *_b,IS *_isu,IS *_isp)$/;"	f
 Loader	config/BuildSystem/regression/testCase.py	/^      import ASE.Loader$/;"	i
-LocalTS	src/contrib/fun3d/incomp/user.F	/^     &        nnbound,nvbound,nfbound,                                      &$/;"	v
+LocalTS	src/contrib/fun3d/incomp/user.F	/^     &        LocalTS,/;"	v
 LocalTimeStepping	src/contrib/fun3d/incomp/flow.c	/^  int    LocalTimeStepping;$/;"	m	struct:__anon355	file:
 Logger	config/BuildSystem/logger.py	/^class Logger(args.ArgumentProcessor):$/;"	c
 LooseVersion	config/cmakeboot.py	/^   from distutils.version import LooseVersion$/;"	i
@@ -20505,14 +20505,14 @@ SETERRQ2	include/petscerror.h	163;"	d
 SETERRQ2	include/petscerror.h	512;"	d
 SETERRQ2	src/mat/impls/aij/mpi/mpiaij.c	5201;"	d	file:
 SETERRQ2	src/mat/impls/aij/mpi/mpiaij.c	5202;"	d	file:
-SETERRQ2	src/mat/impls/aij/seq/aij.c	4585;"	d	file:
-SETERRQ2	src/mat/impls/aij/seq/aij.c	4586;"	d	file:
+SETERRQ2	src/mat/impls/aij/seq/aij.c	4593;"	d	file:
+SETERRQ2	src/mat/impls/aij/seq/aij.c	4594;"	d	file:
 SETERRQ3	include/petscerror.h	195;"	d
 SETERRQ3	include/petscerror.h	513;"	d
 SETERRQ3	src/mat/impls/aij/mpi/mpiaij.c	5203;"	d	file:
 SETERRQ3	src/mat/impls/aij/mpi/mpiaij.c	5204;"	d	file:
-SETERRQ3	src/mat/impls/aij/seq/aij.c	4587;"	d	file:
-SETERRQ3	src/mat/impls/aij/seq/aij.c	4588;"	d	file:
+SETERRQ3	src/mat/impls/aij/seq/aij.c	4595;"	d	file:
+SETERRQ3	src/mat/impls/aij/seq/aij.c	4596;"	d	file:
 SETERRQ4	include/petscerror.h	228;"	d
 SETERRQ4	include/petscerror.h	514;"	d
 SETERRQ5	include/petscerror.h	262;"	d
@@ -23290,24 +23290,24 @@ TA	src/ts/examples/tutorials/power_grid/stability_9bus/ex9bus.c	/^const PetscSca
 TA	src/ts/examples/tutorials/power_grid/stability_9bus/ex9busadj.c	/^const PetscScalar TA[3] = {0.2,0.2,0.2};     \/* Voltage regulator time constant *\/$/;"	v
 TA	src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c	/^const PetscScalar TA[3] = {0.2,0.2,0.2};     \/* Voltage regulator time constant *\/$/;"	v
 TA	src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt_fd.c	/^const PetscScalar TA[3] = {0.2,0.2,0.2};     \/* Voltage regulator time constant *\/$/;"	v
-TAOASFLS	include/petsc/finclude/petsctaodef.h	29;"	d
+TAOASFLS	include/petsc/finclude/petsctaodef.h	31;"	d
 TAOASFLS	include/petsctao.h	62;"	d
-TAOASILS	include/petsc/finclude/petsctaodef.h	28;"	d
+TAOASILS	include/petsc/finclude/petsctaodef.h	30;"	d
 TAOASILS	include/petsctao.h	61;"	d
-TAOBLMVM	include/petsc/finclude/petsctaodef.h	20;"	d
+TAOBLMVM	include/petsc/finclude/petsctaodef.h	22;"	d
 TAOBLMVM	include/petsctao.h	53;"	d
-TAOBMRM	include/petsc/finclude/petsctaodef.h	19;"	d
+TAOBMRM	include/petsc/finclude/petsctaodef.h	21;"	d
 TAOBMRM	include/petsctao.h	52;"	d
-TAOBQPIP	include/petsc/finclude/petsctaodef.h	21;"	d
+TAOBQPIP	include/petsc/finclude/petsctaodef.h	23;"	d
 TAOBQPIP	include/petsctao.h	54;"	d
-TAOCG	include/petsc/finclude/petsctaodef.h	16;"	d
+TAOCG	include/petsc/finclude/petsctaodef.h	18;"	d
 TAOCG	include/petsctao.h	49;"	d
-TAOFDTEST	include/petsc/finclude/petsctaodef.h	31;"	d
-TAOGPCG	include/petsc/finclude/petsctaodef.h	22;"	d
+TAOFDTEST	include/petsc/finclude/petsctaodef.h	33;"	d
+TAOGPCG	include/petsc/finclude/petsctaodef.h	24;"	d
 TAOGPCG	include/petsctao.h	55;"	d
-TAOIPM	include/petsc/finclude/petsctaodef.h	30;"	d
+TAOIPM	include/petsc/finclude/petsctaodef.h	32;"	d
 TAOIPM	include/petsctao.h	63;"	d
-TAOLCL	include/petsc/finclude/petsctaodef.h	25;"	d
+TAOLCL	include/petsc/finclude/petsctaodef.h	27;"	d
 TAOLCL	include/petsctao.h	58;"	d
 TAOLINESEARCHARMIJO	include/petsctaolinesearch.h	25;"	d
 TAOLINESEARCHGPCG	include/petsctaolinesearch.h	24;"	d
@@ -23331,26 +23331,26 @@ TAOLINESEARCH_HALTED_USER	include/petsctaolinesearch.h	/^    TAOLINESEARCH_HALTE
 TAOLINESEARCH_SUCCESS	include/petsctaolinesearch.h	/^    TAOLINESEARCH_SUCCESS = 1,$/;"	e	enum:__anon35
 TAOLINESEARCH_SUCCESS_USER	include/petsctaolinesearch.h	/^    TAOLINESEARCH_SUCCESS_USER = 2,$/;"	e	enum:__anon35
 TAOLINESEARCH_UNIT_CTX	src/tao/linesearch/impls/unit/unit.h	/^} TAOLINESEARCH_UNIT_CTX;$/;"	t	typeref:struct:__anon7
-TAOLMVM	include/petsc/finclude/petsctaodef.h	12;"	d
+TAOLMVM	include/petsc/finclude/petsctaodef.h	14;"	d
 TAOLMVM	include/petsctao.h	45;"	d
-TAONLS	include/petsc/finclude/petsctaodef.h	13;"	d
+TAONLS	include/petsc/finclude/petsctaodef.h	15;"	d
 TAONLS	include/petsctao.h	46;"	d
-TAONM	include/petsc/finclude/petsctaodef.h	23;"	d
+TAONM	include/petsc/finclude/petsctaodef.h	25;"	d
 TAONM	include/petsctao.h	56;"	d
-TAONTL	include/petsc/finclude/petsctaodef.h	15;"	d
+TAONTL	include/petsc/finclude/petsctaodef.h	17;"	d
 TAONTL	include/petsctao.h	48;"	d
-TAONTR	include/petsc/finclude/petsctaodef.h	14;"	d
+TAONTR	include/petsc/finclude/petsctaodef.h	16;"	d
 TAONTR	include/petsctao.h	47;"	d
-TAOOWLQN	include/petsc/finclude/petsctaodef.h	18;"	d
+TAOOWLQN	include/petsc/finclude/petsctaodef.h	20;"	d
 TAOOWLQN	include/petsctao.h	51;"	d
-TAOPOUNDERS	include/petsc/finclude/petsctaodef.h	24;"	d
+TAOPOUNDERS	include/petsc/finclude/petsctaodef.h	26;"	d
 TAOPOUNDERS	include/petsctao.h	57;"	d
-TAOSSFLS	include/petsc/finclude/petsctaodef.h	27;"	d
+TAOSSFLS	include/petsc/finclude/petsctaodef.h	29;"	d
 TAOSSFLS	include/petsctao.h	60;"	d
-TAOSSILS	include/petsc/finclude/petsctaodef.h	26;"	d
+TAOSSILS	include/petsc/finclude/petsctaodef.h	28;"	d
 TAOSSILS	include/petsctao.h	59;"	d
 TAOTEST	include/petsctao.h	64;"	d
-TAOTRON	include/petsc/finclude/petsctaodef.h	17;"	d
+TAOTRON	include/petsc/finclude/petsctaodef.h	19;"	d
 TAOTRON	include/petsctao.h	50;"	d
 TAO_BLMVM	src/tao/bound/impls/blmvm/blmvm.h	/^} TAO_BLMVM;$/;"	t	typeref:struct:__anon22
 TAO_BMRM	src/tao/unconstrained/impls/bmrm/bmrm.h	/^}TAO_BMRM;$/;"	t	typeref:struct:__anon32
@@ -23983,6 +23983,7 @@ TSBEULER	include/petsc/finclude/petsctsdef.h	26;"	d
 TSBEULER	include/petscts.h	29;"	d
 TSCN	include/petsc/finclude/petsctsdef.h	28;"	d
 TSCN	include/petscts.h	31;"	d
+TSCheckImplicitTerm	include/petsc/private/tsimpl.h	/^PETSC_STATIC_INLINE PetscErrorCode TSCheckImplicitTerm(TS ts)$/;"	f
 TSClone	src/ts/interface/ts.c	/^PetscErrorCode  TSClone(TS tsin, TS *tsout)$/;"	f
 TSComputeForcingFunction	src/ts/interface/ts.c	/^PetscErrorCode TSComputeForcingFunction(TS ts,PetscReal t,Vec U)$/;"	f
 TSComputeFunction_Matlab	src/ts/interface/ts.c	/^PetscErrorCode  TSComputeFunction_Matlab(TS snes,PetscReal time,Vec u,Vec udot,Vec y, void *ctx)$/;"	f
@@ -24835,7 +24836,7 @@ TaoComputeObjective	src/tao/interface/taosolver_fg.c	/^PetscErrorCode TaoCompute
 TaoComputeObjectiveAndGradient	src/tao/interface/taosolver_fg.c	/^PetscErrorCode TaoComputeObjectiveAndGradient(Tao tao, Vec X, PetscReal *f, Vec G)$/;"	f
 TaoComputeSeparableObjective	src/tao/interface/taosolver_fg.c	/^PetscErrorCode TaoComputeSeparableObjective(Tao tao, Vec X, Vec F)$/;"	f
 TaoComputeVariableBounds	src/tao/interface/taosolver_bounds.c	/^PetscErrorCode TaoComputeVariableBounds(Tao tao)$/;"	f
-TaoConvergedReason	include/petsc/finclude/petsctaodef.h	9;"	d
+TaoConvergedReason	include/petsc/finclude/petsctaodef.h	10;"	d
 TaoConvergedReason	include/petsctao.h	/^  TAO_CONTINUE_ITERATING      =  0} TaoConvergedReason;$/;"	t	typeref:enum:__anon101
 TaoConvergedReasons	include/petsctao.h	/^PETSC_EXTERN const char **TaoConvergedReasons;$/;"	v
 TaoConvergedReasons	src/tao/interface/taosolverregi.c	/^const char **TaoConvergedReasons = TaoConvergedReasons_Shifted + 7;$/;"	v
@@ -24987,6 +24988,7 @@ TaoLineSearchSetOptionsPrefix	src/tao/linesearch/interface/taolinesearch.c	/^Pet
 TaoLineSearchSetType	src/tao/linesearch/interface/taolinesearch.c	/^PetscErrorCode TaoLineSearchSetType(TaoLineSearch ls, const TaoLineSearchType type)$/;"	f
 TaoLineSearchSetUp	src/tao/linesearch/interface/taolinesearch.c	/^PetscErrorCode TaoLineSearchSetUp(TaoLineSearch ls)$/;"	f
 TaoLineSearchSetVariableBounds	src/tao/linesearch/interface/taolinesearch.c	/^PetscErrorCode TaoLineSearchSetVariableBounds(TaoLineSearch ls,Vec xl, Vec xu)$/;"	f
+TaoLineSearchType	include/petsc/finclude/petsctaodef.h	12;"	d
 TaoLineSearchType	include/petsctaolinesearch.h	21;"	d
 TaoLineSearchUseTaoRoutines	src/tao/linesearch/interface/taolinesearch.c	/^PetscErrorCode TaoLineSearchUseTaoRoutines(TaoLineSearch ls, Tao ts)$/;"	f
 TaoLineSearchView	src/tao/linesearch/interface/taolinesearch.c	/^PetscErrorCode TaoLineSearchView(TaoLineSearch ls, PetscViewer viewer)$/;"	f
@@ -25115,6 +25117,7 @@ TaoStepDirectionMonitor	src/tao/interface/taosolver.c	/^PetscErrorCode TaoStepDi
 TaoSubSetTypes	src/tao/interface/taosolver.c	/^const char *TaoSubSetTypes[] = {  "subvec","mask","matrixfree","TaoSubSetType","TAO_SUBSET_",0};$/;"	v
 TaoSubsetType	include/petsctao.h	/^typedef enum {TAO_SUBSET_SUBVEC,TAO_SUBSET_MASK,TAO_SUBSET_MATRIXFREE} TaoSubsetType;$/;"	t	typeref:enum:__anon100
 TaoSubsetTypes	include/petsctao.h	/^PETSC_EXTERN const char *const TaoSubsetTypes[];$/;"	v
+TaoType	include/petsc/finclude/petsctaodef.h	11;"	d
 TaoType	include/petsctao.h	44;"	d
 TaoVecGetSubVec	src/tao/bound/utils/isutil.c	/^PetscErrorCode TaoVecGetSubVec(Vec vfull, IS is, TaoSubsetType reduced_type, PetscReal maskvalue, Vec *vreduced)$/;"	f
 TaoView	src/tao/interface/taosolver.c	/^PetscErrorCode TaoView(Tao tao, PetscViewer viewer)$/;"	f
@@ -33162,78 +33165,78 @@ __FUNCT__	src/ksp/pc/impls/factor/lu/lu.c	69;"	d	file:
 __FUNCT__	src/ksp/pc/impls/factor/lu/lu.c	70;"	d	file:
 __FUNCT__	src/ksp/pc/impls/factor/lu/lu.c	93;"	d	file:
 __FUNCT__	src/ksp/pc/impls/factor/lu/lu.c	94;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1086;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1087;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1170;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1171;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1216;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1217;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1250;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1251;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1301;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1302;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1358;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1359;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1102;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1103;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1186;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1187;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1232;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1233;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1266;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1267;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1317;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1318;"	d	file:
 __FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1374;"	d	file:
 __FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1375;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1394;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1395;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1418;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1419;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1491;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1492;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1390;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1391;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1410;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1411;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1434;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1435;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1507;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1508;"	d	file:
 __FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	150;"	d	file:
 __FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	151;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1543;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1544;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1588;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1589;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1621;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1622;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1655;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1656;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1688;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1689;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1724;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1725;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1760;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1761;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1805;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1806;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1833;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1834;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1873;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1874;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1926;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1927;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1956;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1957;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1995;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1996;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2030;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2031;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1559;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1560;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1604;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1605;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1637;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1638;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1671;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1672;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1704;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1705;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1740;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1741;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1776;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1777;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1821;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1822;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1849;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1850;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1889;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1890;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1942;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1943;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1972;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	1973;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2011;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2012;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2046;"	d	file:
 __FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2047;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2048;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2059;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2060;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2109;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2110;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2120;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2121;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2154;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2155;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2184;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2185;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2197;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2198;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2228;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2229;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2257;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2258;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2295;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2296;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2416;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2417;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2063;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2064;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2075;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2076;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2125;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2126;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2136;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2137;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2170;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2171;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2200;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2201;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2213;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2214;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2244;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2245;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2273;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2274;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2311;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2312;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2432;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	2433;"	d	file:
 __FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	273;"	d	file:
 __FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	274;"	d	file:
 __FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	316;"	d	file:
@@ -33242,10 +33245,10 @@ __FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	480;"	d	file:
 __FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	481;"	d	file:
 __FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	79;"	d	file:
 __FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	80;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	846;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	847;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	952;"	d	file:
-__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	953;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	862;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	863;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	968;"	d	file:
+__FUNCT__	src/ksp/pc/impls/fieldsplit/fieldsplit.c	969;"	d	file:
 __FUNCT__	src/ksp/pc/impls/galerkin/galerkin.c	109;"	d	file:
 __FUNCT__	src/ksp/pc/impls/galerkin/galerkin.c	110;"	d	file:
 __FUNCT__	src/ksp/pc/impls/galerkin/galerkin.c	120;"	d	file:
@@ -35329,14 +35332,14 @@ __FUNCT__	src/mat/impls/aij/mpi/mpimatmatmatmult.c	75;"	d	file:
 __FUNCT__	src/mat/impls/aij/mpi/mpimatmatmatmult.c	76;"	d	file:
 __FUNCT__	src/mat/impls/aij/mpi/mpimatmatmatmult.c	7;"	d	file:
 __FUNCT__	src/mat/impls/aij/mpi/mpimatmatmatmult.c	8;"	d	file:
-__FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	1102;"	d	file:
-__FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	1103;"	d	file:
+__FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	1100;"	d	file:
+__FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	1101;"	d	file:
 __FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	13;"	d	file:
-__FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	1439;"	d	file:
-__FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	1440;"	d	file:
+__FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	1437;"	d	file:
+__FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	1438;"	d	file:
 __FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	14;"	d	file:
-__FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	1606;"	d	file:
-__FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	1607;"	d	file:
+__FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	1604;"	d	file:
+__FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	1605;"	d	file:
 __FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	169;"	d	file:
 __FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	170;"	d	file:
 __FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	330;"	d	file:
@@ -35359,14 +35362,14 @@ __FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	691;"	d	file:
 __FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	692;"	d	file:
 __FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	70;"	d	file:
 __FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	71;"	d	file:
-__FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	868;"	d	file:
-__FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	869;"	d	file:
+__FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	866;"	d	file:
+__FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	867;"	d	file:
 __FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	86;"	d	file:
 __FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	87;"	d	file:
-__FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	914;"	d	file:
-__FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	915;"	d	file:
-__FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	930;"	d	file:
-__FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	931;"	d	file:
+__FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	912;"	d	file:
+__FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	913;"	d	file:
+__FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	928;"	d	file:
+__FUNCT__	src/mat/impls/aij/mpi/mpimatmatmult.c	929;"	d	file:
 __FUNCT__	src/mat/impls/aij/mpi/mpimattransposematmult.c	11;"	d	file:
 __FUNCT__	src/mat/impls/aij/mpi/mpimattransposematmult.c	12;"	d	file:
 __FUNCT__	src/mat/impls/aij/mpi/mpimattransposematmult.c	28;"	d	file:
@@ -35593,195 +35596,195 @@ __FUNCT__	src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c	70;"	d	file:
 __FUNCT__	src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c	71;"	d	file:
 __FUNCT__	src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c	730;"	d	file:
 __FUNCT__	src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c	731;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1032;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1033;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1034;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1035;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	103;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1047;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1048;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1049;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	104;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1062;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1063;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1075;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1076;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1121;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1122;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1173;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1174;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1050;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1064;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1065;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1077;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1078;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1123;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1124;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1175;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1176;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	117;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	118;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1211;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1212;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1262;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1263;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1276;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1277;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1335;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1336;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1389;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1390;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1213;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1214;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1264;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1265;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1278;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1279;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1337;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1338;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1391;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1392;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	13;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1439;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1440;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1441;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1442;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	14;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1504;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1505;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1532;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1533;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1559;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1560;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1610;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1611;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1506;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1507;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1534;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1535;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1561;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1562;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1612;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1613;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	162;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	163;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1782;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1783;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1808;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1809;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1867;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1868;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1925;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1926;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1946;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	1947;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1784;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1785;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1810;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1811;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1875;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1876;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1933;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1934;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	1954;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	1955;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1962;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	1963;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	198;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	199;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2000;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2001;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2046;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2047;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2090;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2091;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2140;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2141;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2190;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2191;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2201;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2202;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2212;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2213;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2251;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2252;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2008;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2009;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2054;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2055;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2098;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2099;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2148;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2149;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2198;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2199;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2209;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2210;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2220;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2221;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2259;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2260;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	232;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	233;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2419;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2420;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2440;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2441;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2427;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2428;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2448;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2449;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	247;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2489;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	248;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2490;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2506;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2507;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2524;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2525;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2582;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2583;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2631;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2632;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2651;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2652;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2662;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2663;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2673;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2674;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2685;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2686;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2708;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2709;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2723;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2724;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2758;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2759;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2777;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2778;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2811;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2812;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2856;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2857;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2497;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2498;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2514;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2515;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2532;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2533;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2590;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2591;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2639;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2640;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2659;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2660;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2670;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2671;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2681;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2682;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2693;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2694;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2716;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2717;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2731;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2732;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2766;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2767;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2785;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2786;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2819;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2820;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2864;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2865;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	289;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2903;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2904;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	290;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2952;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	2953;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3068;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3069;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2911;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2912;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2960;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	2961;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3076;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3077;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	308;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3093;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3094;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	309;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3256;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3257;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3276;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3277;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3314;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3315;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3336;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3337;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3397;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3398;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3413;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3414;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3444;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3445;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3509;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3101;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3102;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3264;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3265;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3284;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3285;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3322;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3323;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3344;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3345;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3405;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3406;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3421;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3422;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3452;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3453;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	350;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3510;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3517;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3518;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	351;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3574;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3575;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3582;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3583;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	362;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	363;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3649;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3650;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3679;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3680;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3731;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3732;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3777;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3778;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3800;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3801;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3880;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3881;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3657;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3658;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3687;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3688;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3739;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3740;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3785;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3786;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3808;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3809;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3888;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3889;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	388;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	389;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3906;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3907;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3932;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3933;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3956;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	3957;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	4027;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	4028;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	4121;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	4122;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	4138;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	4139;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	4210;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	4211;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	4249;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	4250;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3914;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3915;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3940;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3941;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3964;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	3965;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	4035;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	4036;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	4129;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	4130;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	4146;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	4147;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	4218;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	4219;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	4257;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	4258;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	428;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	429;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	4342;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	4343;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	4415;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	4416;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	4444;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	4445;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	4467;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	4468;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	4482;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	4483;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	4499;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	4350;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	4351;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	4423;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	4424;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	4452;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	4453;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	4475;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	4476;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	4490;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	4491;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	44;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	4500;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	4590;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	4591;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	4507;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	4508;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	4598;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	4599;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	45;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	504;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	505;"	d	file:
@@ -35791,14 +35794,14 @@ __FUNCT__	src/mat/impls/aij/seq/aij.c	586;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	587;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	72;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.c	73;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	843;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	844;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	926;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	927;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	950;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	951;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	972;"	d	file:
-__FUNCT__	src/mat/impls/aij/seq/aij.c	973;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	845;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	846;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	928;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	929;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	952;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	953;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	974;"	d	file:
+__FUNCT__	src/mat/impls/aij/seq/aij.c	975;"	d	file:
 __FUNCT__	src/mat/impls/aij/seq/aij.h	130;"	d
 __FUNCT__	src/mat/impls/aij/seq/aij.h	131;"	d
 __FUNCT__	src/mat/impls/aij/seq/aijfact.c	1031;"	d	file:
@@ -43445,8 +43448,8 @@ __FUNCT__	src/sys/logging/utils/stagelog.c	539;"	d	file:
 __FUNCT__	src/sys/logging/utils/stagelog.c	540;"	d	file:
 __FUNCT__	src/sys/logging/utils/stagelog.c	570;"	d	file:
 __FUNCT__	src/sys/logging/utils/stagelog.c	571;"	d	file:
-__FUNCT__	src/sys/logging/utils/stagelog.c	607;"	d	file:
-__FUNCT__	src/sys/logging/utils/stagelog.c	608;"	d	file:
+__FUNCT__	src/sys/logging/utils/stagelog.c	609;"	d	file:
+__FUNCT__	src/sys/logging/utils/stagelog.c	610;"	d	file:
 __FUNCT__	src/sys/logging/utils/stagelog.c	82;"	d	file:
 __FUNCT__	src/sys/logging/utils/stagelog.c	83;"	d	file:
 __FUNCT__	src/sys/logging/xmllogevent.c	100;"	d	file:
@@ -43739,82 +43742,82 @@ __FUNCT__	src/sys/objects/olist.c	248;"	d	file:
 __FUNCT__	src/sys/objects/olist.c	249;"	d	file:
 __FUNCT__	src/sys/objects/olist.c	57;"	d	file:
 __FUNCT__	src/sys/objects/olist.c	58;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1025;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1026;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1047;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1048;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1077;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1078;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1100;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1101;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1111;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1112;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1028;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1029;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1050;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1051;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1080;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1081;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1103;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1104;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1114;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1115;"	d	file:
 __FUNCT__	src/sys/objects/options.c	119;"	d	file:
 __FUNCT__	src/sys/objects/options.c	120;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1234;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1235;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1291;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1292;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1337;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1338;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1424;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1425;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1484;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1485;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1523;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1524;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1567;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1568;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1237;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1238;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1294;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1295;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1340;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1341;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1427;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1428;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1487;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1488;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1526;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1527;"	d	file:
 __FUNCT__	src/sys/objects/options.c	156;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1570;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1571;"	d	file:
 __FUNCT__	src/sys/objects/options.c	157;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1619;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1620;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1676;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1677;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1730;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1731;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1789;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1790;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1855;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1856;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1908;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1909;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1968;"	d	file:
-__FUNCT__	src/sys/objects/options.c	1969;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2037;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2038;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2106;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2107;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2221;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2222;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2299;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2300;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2366;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2367;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2381;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2382;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1622;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1623;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1679;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1680;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1733;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1734;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1792;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1793;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1858;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1859;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1911;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1912;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1971;"	d	file:
+__FUNCT__	src/sys/objects/options.c	1972;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2040;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2041;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2109;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2110;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2224;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2225;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2302;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2303;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2369;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2370;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2384;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2385;"	d	file:
 __FUNCT__	src/sys/objects/options.c	245;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2462;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2463;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2465;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2466;"	d	file:
 __FUNCT__	src/sys/objects/options.c	246;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2498;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2499;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2529;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2530;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2565;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2566;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2587;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2588;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2603;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2604;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2653;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2654;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2681;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2682;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2738;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2739;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2774;"	d	file:
-__FUNCT__	src/sys/objects/options.c	2775;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2501;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2502;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2532;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2533;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2568;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2569;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2590;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2591;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2606;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2607;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2656;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2657;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2684;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2685;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2741;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2742;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2777;"	d	file:
+__FUNCT__	src/sys/objects/options.c	2778;"	d	file:
 __FUNCT__	src/sys/objects/options.c	278;"	d	file:
 __FUNCT__	src/sys/objects/options.c	279;"	d	file:
 __FUNCT__	src/sys/objects/options.c	307;"	d	file:
@@ -43825,24 +43828,24 @@ __FUNCT__	src/sys/objects/options.c	350;"	d	file:
 __FUNCT__	src/sys/objects/options.c	351;"	d	file:
 __FUNCT__	src/sys/objects/options.c	440;"	d	file:
 __FUNCT__	src/sys/objects/options.c	441;"	d	file:
-__FUNCT__	src/sys/objects/options.c	609;"	d	file:
-__FUNCT__	src/sys/objects/options.c	610;"	d	file:
-__FUNCT__	src/sys/objects/options.c	674;"	d	file:
-__FUNCT__	src/sys/objects/options.c	675;"	d	file:
+__FUNCT__	src/sys/objects/options.c	612;"	d	file:
+__FUNCT__	src/sys/objects/options.c	613;"	d	file:
+__FUNCT__	src/sys/objects/options.c	677;"	d	file:
+__FUNCT__	src/sys/objects/options.c	678;"	d	file:
 __FUNCT__	src/sys/objects/options.c	69;"	d	file:
 __FUNCT__	src/sys/objects/options.c	70;"	d	file:
-__FUNCT__	src/sys/objects/options.c	777;"	d	file:
-__FUNCT__	src/sys/objects/options.c	778;"	d	file:
-__FUNCT__	src/sys/objects/options.c	827;"	d	file:
-__FUNCT__	src/sys/objects/options.c	828;"	d	file:
-__FUNCT__	src/sys/objects/options.c	853;"	d	file:
-__FUNCT__	src/sys/objects/options.c	854;"	d	file:
-__FUNCT__	src/sys/objects/options.c	908;"	d	file:
-__FUNCT__	src/sys/objects/options.c	909;"	d	file:
-__FUNCT__	src/sys/objects/options.c	965;"	d	file:
-__FUNCT__	src/sys/objects/options.c	966;"	d	file:
-__FUNCT__	src/sys/objects/options.c	992;"	d	file:
-__FUNCT__	src/sys/objects/options.c	993;"	d	file:
+__FUNCT__	src/sys/objects/options.c	780;"	d	file:
+__FUNCT__	src/sys/objects/options.c	781;"	d	file:
+__FUNCT__	src/sys/objects/options.c	830;"	d	file:
+__FUNCT__	src/sys/objects/options.c	831;"	d	file:
+__FUNCT__	src/sys/objects/options.c	856;"	d	file:
+__FUNCT__	src/sys/objects/options.c	857;"	d	file:
+__FUNCT__	src/sys/objects/options.c	911;"	d	file:
+__FUNCT__	src/sys/objects/options.c	912;"	d	file:
+__FUNCT__	src/sys/objects/options.c	968;"	d	file:
+__FUNCT__	src/sys/objects/options.c	969;"	d	file:
+__FUNCT__	src/sys/objects/options.c	995;"	d	file:
+__FUNCT__	src/sys/objects/options.c	996;"	d	file:
 __FUNCT__	src/sys/objects/pgname.c	4;"	d	file:
 __FUNCT__	src/sys/objects/pgname.c	5;"	d	file:
 __FUNCT__	src/sys/objects/pinit.c	117;"	d	file:
@@ -43989,28 +43992,28 @@ __FUNCT__	src/sys/time/fdate.c	18;"	d	file:
 __FUNCT__	src/sys/time/fdate.c	19;"	d	file:
 __FUNCT__	src/sys/utils/arch.c	4;"	d	file:
 __FUNCT__	src/sys/utils/arch.c	5;"	d	file:
-__FUNCT__	src/sys/utils/ctable.c	112;"	d	file:
-__FUNCT__	src/sys/utils/ctable.c	113;"	d	file:
-__FUNCT__	src/sys/utils/ctable.c	123;"	d	file:
-__FUNCT__	src/sys/utils/ctable.c	124;"	d	file:
-__FUNCT__	src/sys/utils/ctable.c	134;"	d	file:
-__FUNCT__	src/sys/utils/ctable.c	135;"	d	file:
-__FUNCT__	src/sys/utils/ctable.c	172;"	d	file:
-__FUNCT__	src/sys/utils/ctable.c	173;"	d	file:
-__FUNCT__	src/sys/utils/ctable.c	194;"	d	file:
-__FUNCT__	src/sys/utils/ctable.c	195;"	d	file:
-__FUNCT__	src/sys/utils/ctable.c	218;"	d	file:
-__FUNCT__	src/sys/utils/ctable.c	219;"	d	file:
-__FUNCT__	src/sys/utils/ctable.c	255;"	d	file:
-__FUNCT__	src/sys/utils/ctable.c	256;"	d	file:
-__FUNCT__	src/sys/utils/ctable.c	32;"	d	file:
-__FUNCT__	src/sys/utils/ctable.c	33;"	d	file:
-__FUNCT__	src/sys/utils/ctable.c	62;"	d	file:
-__FUNCT__	src/sys/utils/ctable.c	63;"	d	file:
+__FUNCT__	src/sys/utils/ctable.c	109;"	d	file:
+__FUNCT__	src/sys/utils/ctable.c	110;"	d	file:
+__FUNCT__	src/sys/utils/ctable.c	127;"	d	file:
+__FUNCT__	src/sys/utils/ctable.c	128;"	d	file:
+__FUNCT__	src/sys/utils/ctable.c	138;"	d	file:
+__FUNCT__	src/sys/utils/ctable.c	139;"	d	file:
+__FUNCT__	src/sys/utils/ctable.c	149;"	d	file:
+__FUNCT__	src/sys/utils/ctable.c	150;"	d	file:
+__FUNCT__	src/sys/utils/ctable.c	187;"	d	file:
+__FUNCT__	src/sys/utils/ctable.c	188;"	d	file:
+__FUNCT__	src/sys/utils/ctable.c	209;"	d	file:
+__FUNCT__	src/sys/utils/ctable.c	210;"	d	file:
+__FUNCT__	src/sys/utils/ctable.c	233;"	d	file:
+__FUNCT__	src/sys/utils/ctable.c	234;"	d	file:
+__FUNCT__	src/sys/utils/ctable.c	270;"	d	file:
+__FUNCT__	src/sys/utils/ctable.c	271;"	d	file:
+__FUNCT__	src/sys/utils/ctable.c	47;"	d	file:
+__FUNCT__	src/sys/utils/ctable.c	48;"	d	file:
+__FUNCT__	src/sys/utils/ctable.c	77;"	d	file:
+__FUNCT__	src/sys/utils/ctable.c	78;"	d	file:
 __FUNCT__	src/sys/utils/ctable.c	7;"	d	file:
 __FUNCT__	src/sys/utils/ctable.c	8;"	d	file:
-__FUNCT__	src/sys/utils/ctable.c	94;"	d	file:
-__FUNCT__	src/sys/utils/ctable.c	95;"	d	file:
 __FUNCT__	src/sys/utils/fhost.c	22;"	d	file:
 __FUNCT__	src/sys/utils/fhost.c	23;"	d	file:
 __FUNCT__	src/sys/utils/fuser.c	11;"	d	file:
@@ -44350,8 +44353,8 @@ __FUNCT__	src/sys/webclient/google.c	90;"	d	file:
 __FUNCT__	src/sys/webclient/textbelt.c	4;"	d	file:
 __FUNCT__	src/sys/webclient/textbelt.c	5;"	d	file:
 __FUNCT__	src/sys/yaml/yamlimpls.c	10;"	d	file:
-__FUNCT__	src/sys/yaml/yamlimpls.c	66;"	d	file:
-__FUNCT__	src/sys/yaml/yamlimpls.c	67;"	d	file:
+__FUNCT__	src/sys/yaml/yamlimpls.c	68;"	d	file:
+__FUNCT__	src/sys/yaml/yamlimpls.c	69;"	d	file:
 __FUNCT__	src/sys/yaml/yamlimpls.c	9;"	d	file:
 __FUNCT__	src/tao/bound/examples/tutorials/jbearing2.c	193;"	d	file:
 __FUNCT__	src/tao/bound/examples/tutorials/jbearing2.c	194;"	d	file:
@@ -47305,24 +47308,24 @@ __FUNCT__	src/ts/impls/eimex/eimex.c	69;"	d	file:
 __FUNCT__	src/ts/impls/eimex/eimex.c	70;"	d	file:
 __FUNCT__	src/ts/impls/eimex/eimex.c	82;"	d	file:
 __FUNCT__	src/ts/impls/eimex/eimex.c	83;"	d	file:
-__FUNCT__	src/ts/impls/explicit/euler/euler.c	101;"	d	file:
-__FUNCT__	src/ts/impls/explicit/euler/euler.c	102;"	d	file:
 __FUNCT__	src/ts/impls/explicit/euler/euler.c	10;"	d	file:
-__FUNCT__	src/ts/impls/explicit/euler/euler.c	116;"	d	file:
-__FUNCT__	src/ts/impls/explicit/euler/euler.c	117;"	d	file:
+__FUNCT__	src/ts/impls/explicit/euler/euler.c	111;"	d	file:
+__FUNCT__	src/ts/impls/explicit/euler/euler.c	112;"	d	file:
 __FUNCT__	src/ts/impls/explicit/euler/euler.c	11;"	d	file:
-__FUNCT__	src/ts/impls/explicit/euler/euler.c	135;"	d	file:
-__FUNCT__	src/ts/impls/explicit/euler/euler.c	136;"	d	file:
+__FUNCT__	src/ts/impls/explicit/euler/euler.c	130;"	d	file:
+__FUNCT__	src/ts/impls/explicit/euler/euler.c	131;"	d	file:
 __FUNCT__	src/ts/impls/explicit/euler/euler.c	40;"	d	file:
 __FUNCT__	src/ts/impls/explicit/euler/euler.c	41;"	d	file:
-__FUNCT__	src/ts/impls/explicit/euler/euler.c	60;"	d	file:
-__FUNCT__	src/ts/impls/explicit/euler/euler.c	61;"	d	file:
-__FUNCT__	src/ts/impls/explicit/euler/euler.c	72;"	d	file:
-__FUNCT__	src/ts/impls/explicit/euler/euler.c	73;"	d	file:
-__FUNCT__	src/ts/impls/explicit/euler/euler.c	85;"	d	file:
-__FUNCT__	src/ts/impls/explicit/euler/euler.c	86;"	d	file:
-__FUNCT__	src/ts/impls/explicit/euler/euler.c	93;"	d	file:
-__FUNCT__	src/ts/impls/explicit/euler/euler.c	94;"	d	file:
+__FUNCT__	src/ts/impls/explicit/euler/euler.c	55;"	d	file:
+__FUNCT__	src/ts/impls/explicit/euler/euler.c	56;"	d	file:
+__FUNCT__	src/ts/impls/explicit/euler/euler.c	67;"	d	file:
+__FUNCT__	src/ts/impls/explicit/euler/euler.c	68;"	d	file:
+__FUNCT__	src/ts/impls/explicit/euler/euler.c	80;"	d	file:
+__FUNCT__	src/ts/impls/explicit/euler/euler.c	81;"	d	file:
+__FUNCT__	src/ts/impls/explicit/euler/euler.c	88;"	d	file:
+__FUNCT__	src/ts/impls/explicit/euler/euler.c	89;"	d	file:
+__FUNCT__	src/ts/impls/explicit/euler/euler.c	96;"	d	file:
+__FUNCT__	src/ts/impls/explicit/euler/euler.c	97;"	d	file:
 __FUNCT__	src/ts/impls/explicit/rk/rk.c	1002;"	d	file:
 __FUNCT__	src/ts/impls/explicit/rk/rk.c	1003;"	d	file:
 __FUNCT__	src/ts/impls/explicit/rk/rk.c	1031;"	d	file:
@@ -47347,30 +47350,30 @@ __FUNCT__	src/ts/impls/explicit/rk/rk.c	455;"	d	file:
 __FUNCT__	src/ts/impls/explicit/rk/rk.c	456;"	d	file:
 __FUNCT__	src/ts/impls/explicit/rk/rk.c	483;"	d	file:
 __FUNCT__	src/ts/impls/explicit/rk/rk.c	484;"	d	file:
+__FUNCT__	src/ts/impls/explicit/rk/rk.c	551;"	d	file:
 __FUNCT__	src/ts/impls/explicit/rk/rk.c	552;"	d	file:
-__FUNCT__	src/ts/impls/explicit/rk/rk.c	553;"	d	file:
+__FUNCT__	src/ts/impls/explicit/rk/rk.c	570;"	d	file:
 __FUNCT__	src/ts/impls/explicit/rk/rk.c	571;"	d	file:
-__FUNCT__	src/ts/impls/explicit/rk/rk.c	572;"	d	file:
+__FUNCT__	src/ts/impls/explicit/rk/rk.c	637;"	d	file:
 __FUNCT__	src/ts/impls/explicit/rk/rk.c	638;"	d	file:
-__FUNCT__	src/ts/impls/explicit/rk/rk.c	639;"	d	file:
+__FUNCT__	src/ts/impls/explicit/rk/rk.c	681;"	d	file:
 __FUNCT__	src/ts/impls/explicit/rk/rk.c	682;"	d	file:
-__FUNCT__	src/ts/impls/explicit/rk/rk.c	683;"	d	file:
+__FUNCT__	src/ts/impls/explicit/rk/rk.c	699;"	d	file:
 __FUNCT__	src/ts/impls/explicit/rk/rk.c	700;"	d	file:
-__FUNCT__	src/ts/impls/explicit/rk/rk.c	701;"	d	file:
+__FUNCT__	src/ts/impls/explicit/rk/rk.c	713;"	d	file:
 __FUNCT__	src/ts/impls/explicit/rk/rk.c	714;"	d	file:
-__FUNCT__	src/ts/impls/explicit/rk/rk.c	715;"	d	file:
+__FUNCT__	src/ts/impls/explicit/rk/rk.c	728;"	d	file:
 __FUNCT__	src/ts/impls/explicit/rk/rk.c	729;"	d	file:
-__FUNCT__	src/ts/impls/explicit/rk/rk.c	730;"	d	file:
+__FUNCT__	src/ts/impls/explicit/rk/rk.c	736;"	d	file:
 __FUNCT__	src/ts/impls/explicit/rk/rk.c	737;"	d	file:
-__FUNCT__	src/ts/impls/explicit/rk/rk.c	738;"	d	file:
+__FUNCT__	src/ts/impls/explicit/rk/rk.c	745;"	d	file:
 __FUNCT__	src/ts/impls/explicit/rk/rk.c	746;"	d	file:
-__FUNCT__	src/ts/impls/explicit/rk/rk.c	747;"	d	file:
+__FUNCT__	src/ts/impls/explicit/rk/rk.c	753;"	d	file:
 __FUNCT__	src/ts/impls/explicit/rk/rk.c	754;"	d	file:
-__FUNCT__	src/ts/impls/explicit/rk/rk.c	755;"	d	file:
+__FUNCT__	src/ts/impls/explicit/rk/rk.c	789;"	d	file:
 __FUNCT__	src/ts/impls/explicit/rk/rk.c	790;"	d	file:
-__FUNCT__	src/ts/impls/explicit/rk/rk.c	791;"	d	file:
+__FUNCT__	src/ts/impls/explicit/rk/rk.c	805;"	d	file:
 __FUNCT__	src/ts/impls/explicit/rk/rk.c	806;"	d	file:
-__FUNCT__	src/ts/impls/explicit/rk/rk.c	807;"	d	file:
 __FUNCT__	src/ts/impls/explicit/rk/rk.c	830;"	d	file:
 __FUNCT__	src/ts/impls/explicit/rk/rk.c	831;"	d	file:
 __FUNCT__	src/ts/impls/explicit/rk/rk.c	855;"	d	file:
@@ -47393,42 +47396,42 @@ __FUNCT__	src/ts/impls/explicit/ssp/ssp.c	198;"	d	file:
 __FUNCT__	src/ts/impls/explicit/ssp/ssp.c	199;"	d	file:
 __FUNCT__	src/ts/impls/explicit/ssp/ssp.c	19;"	d	file:
 __FUNCT__	src/ts/impls/explicit/ssp/ssp.c	20;"	d	file:
-__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	210;"	d	file:
 __FUNCT__	src/ts/impls/explicit/ssp/ssp.c	211;"	d	file:
-__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	235;"	d	file:
+__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	212;"	d	file:
 __FUNCT__	src/ts/impls/explicit/ssp/ssp.c	236;"	d	file:
-__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	249;"	d	file:
+__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	237;"	d	file:
 __FUNCT__	src/ts/impls/explicit/ssp/ssp.c	250;"	d	file:
-__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	268;"	d	file:
+__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	251;"	d	file:
 __FUNCT__	src/ts/impls/explicit/ssp/ssp.c	269;"	d	file:
-__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	297;"	d	file:
+__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	270;"	d	file:
 __FUNCT__	src/ts/impls/explicit/ssp/ssp.c	298;"	d	file:
-__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	324;"	d	file:
+__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	299;"	d	file:
 __FUNCT__	src/ts/impls/explicit/ssp/ssp.c	325;"	d	file:
-__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	353;"	d	file:
+__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	326;"	d	file:
 __FUNCT__	src/ts/impls/explicit/ssp/ssp.c	354;"	d	file:
-__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	380;"	d	file:
+__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	355;"	d	file:
 __FUNCT__	src/ts/impls/explicit/ssp/ssp.c	381;"	d	file:
-__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	395;"	d	file:
+__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	382;"	d	file:
 __FUNCT__	src/ts/impls/explicit/ssp/ssp.c	396;"	d	file:
-__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	405;"	d	file:
+__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	397;"	d	file:
 __FUNCT__	src/ts/impls/explicit/ssp/ssp.c	406;"	d	file:
+__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	407;"	d	file:
 __FUNCT__	src/ts/impls/explicit/ssp/ssp.c	40;"	d	file:
-__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	415;"	d	file:
 __FUNCT__	src/ts/impls/explicit/ssp/ssp.c	416;"	d	file:
+__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	417;"	d	file:
 __FUNCT__	src/ts/impls/explicit/ssp/ssp.c	41;"	d	file:
-__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	426;"	d	file:
 __FUNCT__	src/ts/impls/explicit/ssp/ssp.c	427;"	d	file:
-__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	448;"	d	file:
+__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	428;"	d	file:
 __FUNCT__	src/ts/impls/explicit/ssp/ssp.c	449;"	d	file:
-__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	506;"	d	file:
+__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	450;"	d	file:
 __FUNCT__	src/ts/impls/explicit/ssp/ssp.c	507;"	d	file:
-__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	536;"	d	file:
+__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	508;"	d	file:
 __FUNCT__	src/ts/impls/explicit/ssp/ssp.c	537;"	d	file:
+__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	538;"	d	file:
 __FUNCT__	src/ts/impls/explicit/ssp/ssp.c	54;"	d	file:
 __FUNCT__	src/ts/impls/explicit/ssp/ssp.c	55;"	d	file:
-__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	562;"	d	file:
 __FUNCT__	src/ts/impls/explicit/ssp/ssp.c	563;"	d	file:
+__FUNCT__	src/ts/impls/explicit/ssp/ssp.c	564;"	d	file:
 __FUNCT__	src/ts/impls/explicit/ssp/ssp.c	89;"	d	file:
 __FUNCT__	src/ts/impls/explicit/ssp/ssp.c	90;"	d	file:
 __FUNCT__	src/ts/impls/implicit/alpha/alpha1.c	105;"	d	file:
@@ -48043,224 +48046,224 @@ __FUNCT__	src/ts/interface/ts.c	3111;"	d	file:
 __FUNCT__	src/ts/interface/ts.c	3112;"	d	file:
 __FUNCT__	src/ts/interface/ts.c	3144;"	d	file:
 __FUNCT__	src/ts/interface/ts.c	3145;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3177;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3178;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3208;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3209;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3241;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3242;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3274;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3275;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3306;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3307;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3341;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3342;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3369;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3370;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3401;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3402;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3457;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3458;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3492;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3493;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3535;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3536;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3595;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3596;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3630;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3631;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3656;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3657;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3692;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3693;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3763;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3764;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3811;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3812;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3854;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3855;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3890;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3891;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3916;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	3917;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4026;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4027;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4052;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4053;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4112;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4113;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4156;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4157;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4197;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4198;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4262;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4263;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4287;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4288;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4321;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4322;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4353;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4354;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4381;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4382;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4407;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4408;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4445;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4446;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4482;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4483;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4516;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4517;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3172;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3173;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3203;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3204;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3236;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3237;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3269;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3270;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3301;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3302;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3336;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3337;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3364;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3365;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3396;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3397;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3452;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3453;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3487;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3488;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3530;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3531;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3590;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3591;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3625;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3626;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3651;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3652;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3687;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3688;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3758;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3759;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3806;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3807;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3849;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3850;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3885;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3886;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3911;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	3912;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4021;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4022;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4047;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4048;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4107;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4108;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4151;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4152;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4192;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4193;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4257;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4258;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4282;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4283;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4316;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4317;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4348;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4349;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4376;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4377;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4402;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4403;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4440;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4441;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4477;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4478;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4511;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4512;"	d	file:
 __FUNCT__	src/ts/interface/ts.c	452;"	d	file:
 __FUNCT__	src/ts/interface/ts.c	453;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4554;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4555;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4594;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4595;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4662;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4663;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4707;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4708;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4773;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4774;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4800;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4801;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4549;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4550;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4591;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4592;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4659;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4660;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4704;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4705;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4770;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4771;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4797;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4798;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4837;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4838;"	d	file:
 __FUNCT__	src/ts/interface/ts.c	483;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4840;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4841;"	d	file:
 __FUNCT__	src/ts/interface/ts.c	484;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4878;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4879;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4920;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4921;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4952;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4953;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4989;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	4990;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5030;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5031;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5066;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5067;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5097;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5098;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5138;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5139;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5188;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5189;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5216;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5217;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5241;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5242;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5273;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5274;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5302;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5303;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5333;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5334;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5364;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5365;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5396;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5397;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5428;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5429;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5459;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5460;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5490;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5491;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5521;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5522;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5552;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5553;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5580;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5581;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5611;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5612;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5652;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5653;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5680;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5681;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5713;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5714;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5763;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5764;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4875;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4876;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4917;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4918;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4949;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4950;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4986;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	4987;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5027;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5028;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5063;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5064;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5094;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5095;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5135;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5136;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5185;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5186;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5213;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5214;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5238;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5239;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5270;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5271;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5299;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5300;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5330;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5331;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5361;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5362;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5393;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5394;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5425;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5426;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5456;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5457;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5487;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5488;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5518;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5519;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5549;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5550;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5577;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5578;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5608;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5609;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5649;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5650;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5677;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5678;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5710;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5711;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5760;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5761;"	d	file:
 __FUNCT__	src/ts/interface/ts.c	577;"	d	file:
 __FUNCT__	src/ts/interface/ts.c	578;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5793;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5794;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5878;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5879;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5974;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	5975;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6011;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6012;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6038;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6039;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6067;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6068;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6100;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6101;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6167;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6168;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6209;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6210;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6274;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6275;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6318;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6319;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5790;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5791;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5875;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5876;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5971;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	5972;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6008;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6009;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6035;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6036;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6064;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6065;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6097;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6098;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6164;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6165;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6206;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6207;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6271;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6272;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6315;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6316;"	d	file:
 __FUNCT__	src/ts/interface/ts.c	633;"	d	file:
 __FUNCT__	src/ts/interface/ts.c	634;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6360;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6361;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6392;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6393;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6493;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6494;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6527;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6528;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6554;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6555;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6591;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6592;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6639;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6640;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6673;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6674;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6708;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6709;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6736;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6737;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6357;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6358;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6389;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6390;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6490;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6491;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6524;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6525;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6551;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6552;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6588;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6589;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6636;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6637;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6670;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6671;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6705;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6706;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6733;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6734;"	d	file:
 __FUNCT__	src/ts/interface/ts.c	677;"	d	file:
 __FUNCT__	src/ts/interface/ts.c	678;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6807;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6808;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6836;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6837;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6865;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6866;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6897;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6898;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6804;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6805;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6833;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6834;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6862;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6863;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6894;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6895;"	d	file:
 __FUNCT__	src/ts/interface/ts.c	68;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6926;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6927;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6970;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	6971;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6923;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6924;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6967;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	6968;"	d	file:
 __FUNCT__	src/ts/interface/ts.c	69;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	7010;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	7011;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	7037;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	7038;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	7070;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	7071;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	7099;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	7100;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	7185;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	7186;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	7208;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	7209;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	7007;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	7008;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	7034;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	7035;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	7067;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	7068;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	7096;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	7097;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	7182;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	7183;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	7205;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	7206;"	d	file:
 __FUNCT__	src/ts/interface/ts.c	721;"	d	file:
 __FUNCT__	src/ts/interface/ts.c	722;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	7241;"	d	file:
-__FUNCT__	src/ts/interface/ts.c	7242;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	7238;"	d	file:
+__FUNCT__	src/ts/interface/ts.c	7239;"	d	file:
 __FUNCT__	src/ts/interface/ts.c	738;"	d	file:
 __FUNCT__	src/ts/interface/ts.c	739;"	d	file:
 __FUNCT__	src/ts/interface/ts.c	769;"	d	file:
@@ -53743,6 +53746,7 @@ create	include/petsc/private/vecimpl.h	/^  PetscErrorCode (*create)(Vec);$/;"	m
 create	tutorials/python/example1.py	/^    def create(self, A):$/;"	m	class:Laplace1D
 create	tutorials/python/example1.py	/^    def create(self, ksp):$/;"	m	class:ConjGrad
 create	tutorials/python/example1.py	/^    def create(self, pc):$/;"	m	class:Jacobi
+createArchitecture	config/PETSc/options/arch.py	/^  def createArchitecture(self):$/;"	m	class:Configure
 createArgDB	config/BuildSystem/args.py	/^  def createArgDB(self, initDB):$/;"	m	class:ArgumentProcessor
 createChildren	config/BuildSystem/config/framework.py	/^  def createChildren(self):$/;"	m	class:Framework
 createDaemon	src/benchmarks/daemon.py	/^def createDaemon(workDir = None):$/;"	f
@@ -56491,7 +56495,7 @@ getLeaves	config/BuildSystem/graph.py	/^  def getLeaves(graph):$/;"	m	class:Dire
 getLeaves	config/BuildSystem/graph.py	/^  getLeaves = staticmethod(getLeaves)$/;"	v	class:DirectedGraph
 getLib	config/PETSc/petsc.py	/^  def getLib(self, useTrial = 0):$/;"	m	class:Configure
 getLibArgument	config/BuildSystem/config/libraries.py	/^  def getLibArgument(self, library):$/;"	m	class:Configure
-getLibArgumentList	config/BuildSystem/config/libraries.py	/^  def getLibArgumentList(self, library):$/;"	m	class:Configure
+getLibArgumentList	config/BuildSystem/config/libraries.py	/^  def getLibArgumentList(self, library, with_rpath=True):$/;"	m	class:Configure
 getLibName	config/BuildSystem/config/libraries.py	/^  def getLibName(library):$/;"	m	class:Configure
 getLibName	config/BuildSystem/config/libraries.py	/^  getLibName = staticmethod(getLibName)$/;"	v	class:Configure
 getLibraries	config/BuildSystem/script.py	/^  def getLibraries(self):$/;"	m	class:LanguageProcessor
@@ -65300,8 +65304,8 @@ matsetvaluesmpiaij_	src/mat/impls/aij/mpi/mpiaij.c	/^PETSC_EXTERN void PETSC_STD
 matsetvaluesmpiaij_	src/mat/impls/aij/mpi/mpiaij.c	5193;"	d	file:
 matsetvaluesmpiaij_	src/mat/impls/aij/mpi/mpiaij.c	5195;"	d	file:
 matsetvaluesseqaij_	src/mat/impls/aij/seq/aij.c	/^PETSC_EXTERN void PETSC_STDCALL matsetvaluesseqaij_(Mat *AA,PetscInt *mm,const PetscInt im[],PetscInt *nn,const PetscInt in[],const PetscScalar v[],InsertMode *isis, PetscErrorCode *_ierr)$/;"	f
-matsetvaluesseqaij_	src/mat/impls/aij/seq/aij.c	4577;"	d	file:
-matsetvaluesseqaij_	src/mat/impls/aij/seq/aij.c	4579;"	d	file:
+matsetvaluesseqaij_	src/mat/impls/aij/seq/aij.c	4585;"	d	file:
+matsetvaluesseqaij_	src/mat/impls/aij/seq/aij.c	4587;"	d	file:
 matshellsetoperation_	src/mat/impls/shell/ftn-custom/zshellf.c	/^PETSC_EXTERN void PETSC_STDCALL matshellsetoperation_(Mat *mat,MatOperation *op,PetscErrorCode (PETSC_STDCALL *f)(Mat*,Vec*,Vec*,PetscErrorCode*),PetscErrorCode *ierr)$/;"	f
 matshellsetoperation_	src/mat/impls/shell/ftn-custom/zshellf.c	5;"	d	file:
 matshellsetoperation_	src/mat/impls/shell/ftn-custom/zshellf.c	9;"	d	file:
@@ -66301,7 +66305,7 @@ nbcol	src/contrib/fun3d/comp/user.h	/^  int  *nbcol;
 nbcol	src/contrib/fun3d/incomp/user.h	/^  int  *nbcol;                               \/* No of edge colors for sets *\/$/;"	m	struct:gxy
 nbcount	src/contrib/fun3d/comp/user.h	/^  int  *nbcount;                             \/* How many edges in each colr*\/$/;"	m	struct:gxy
 nbcount	src/contrib/fun3d/incomp/user.h	/^  int  *nbcount;                             \/* How many edges in each colr*\/$/;"	m	struct:gxy
-nbface	src/contrib/fun3d/incomp/user.F	/^      integer nnodes, ncell, nedge,                                         &$/;"	v
+nbface	src/contrib/fun3d/incomp/user.F	/^     &        nbface,/;"	v
 nbounces	src/ts/examples/tutorials/ex40.c	/^  PetscInt nbounces;$/;"	m	struct:__anon276	file:
 nbounds	src/sys/classes/viewer/impls/draw/vdraw.h	/^  PetscInt      nbounds;                    \/* number of bounds supplied with PetscViewerDrawSetBounds() *\/$/;"	m	struct:__anon80
 nbranch	src/snes/examples/tutorials/network/pflow/pf.h	/^  PetscInt    nbus,ngen,nbranch,nload; \/* # of buses,gens,branches, and loads (includes elements which are$/;"	m	struct:__anon172
@@ -66618,7 +66622,7 @@ nmax	src/tao/leastsquares/impls/pounders/pounders.h	/^  PetscInt nmax; \/* Max(n
 nmine	src/dm/impls/composite/packimpl.h	/^  PetscInt               nDM,nmine;            \/* how many DM's and separate redundant arrays used to build DM(nmine is ones on this process) *\/$/;"	m	struct:__anon50
 nmodelpoints	src/tao/leastsquares/impls/pounders/pounders.h	/^  PetscInt nmodelpoints;$/;"	m	struct:__anon207
 nnbound	src/contrib/fun3d/comp/user.h	/^  int nnbound,nvbound,nfbound,nnfacet,nvfacet,nffacet,ntte;$/;"	m	struct:gxy
-nnbound	src/contrib/fun3d/incomp/user.F	/^     &        nnfacet,nvfacet,nffacet,                                      &$/;"	v
+nnbound	src/contrib/fun3d/incomp/user.F	/^     &        nnbound,/;"	v
 nnbound	src/contrib/fun3d/incomp/user.h	/^  int nnbound,nvbound,nfbound,nnfacet,nvfacet,nffacet,ntte;$/;"	m	struct:gxy
 nncolor	src/contrib/fun3d/comp/user.h	/^  int nncolor;                                \/* Number of colors for nodes *\/$/;"	m	struct:gxy
 nncolor	src/contrib/fun3d/incomp/user.h	/^  int nncolor;                                \/* Number of colors for nodes *\/$/;"	m	struct:gxy
@@ -66629,7 +66633,7 @@ nneigh	src/contrib/fun3d/incomp/user.h	/^  int *nneigh;
 nnext	src/contrib/fun3d/comp/user.h	/^  int *nnext;                                 \/* Next node                  *\/$/;"	m	struct:gxy
 nnext	src/contrib/fun3d/incomp/user.h	/^  int *nnext;                                 \/* Next node                  *\/$/;"	m	struct:gxy
 nnfacet	src/contrib/fun3d/comp/user.h	/^  int nnbound,nvbound,nfbound,nnfacet,nvfacet,nffacet,ntte;$/;"	m	struct:gxy
-nnfacet	src/contrib/fun3d/incomp/user.F	/^     &        nsnode, nvnode, nfnode,                                       &$/;"	v
+nnfacet	src/contrib/fun3d/incomp/user.F	/^     &        nnfacet,/;"	v
 nnfacet	src/contrib/fun3d/incomp/user.h	/^  int nnbound,nvbound,nfbound,nnfacet,nvfacet,nffacet,ntte;$/;"	m	struct:gxy
 nnfacetLoc	src/contrib/fun3d/comp/user.h	/^  int nnfacetLoc, nvfacetLoc, nffacetLoc;$/;"	m	struct:gxy
 nnfacetLoc	src/contrib/fun3d/incomp/user.h	/^  int        nnfacetLoc, nvfacetLoc, nffacetLoc;$/;"	m	struct:gxy
@@ -66802,7 +66806,7 @@ nsep	src/ksp/pc/impls/tfs/xyt.c	/^  PetscInt    *nsep, *lnsep, *fo, nfo, *stages
 nsets	src/contrib/fun3d/comp/user.h	/^  int nsets;                                  \/* No of levels for scheduling*\/$/;"	m	struct:gxy
 nsets	src/contrib/fun3d/incomp/user.h	/^  int nsets;                                  \/* No of levels for scheduling*\/$/;"	m	struct:gxy
 nsface	src/contrib/fun3d/comp/user.h	/^  int nsface;                                 \/* Total # of solid faces     *\/$/;"	m	struct:gxy
-nsface	src/contrib/fun3d/incomp/user.F	/^     &        nbface,ileast,ires,                                           &$/;"	v
+nsface	src/contrib/fun3d/incomp/user.F	/^     &        nsface,/;"	v
 nsface	src/contrib/fun3d/incomp/user.h	/^  int nsface;                                 \/* Total # of solid faces     *\/$/;"	m	struct:gxy
 nshift	include/petsc/private/matimpl.h	/^  PetscInt       nshift,nshift_max;$/;"	m	struct:__anon173
 nshift_max	include/petsc/private/matimpl.h	/^  PetscInt       nshift,nshift_max;$/;"	m	struct:__anon173
@@ -66814,7 +66818,7 @@ nsmoth	src/contrib/fun3d/comp/user.h	/^  int  nsmoth;
 nsmoth	src/contrib/fun3d/incomp/user.h	/^  int  nsmoth;                               \/* How many its for Res smooth*\/$/;"	m	struct:__anon358
 nsnes	src/snes/impls/composite/snescomposite.c	/^  PetscInt           nsnes;$/;"	m	struct:__anon186	file:
 nsnode	src/contrib/fun3d/comp/user.h	/^  int nsnode;                                 \/* Total # of solid nodes     *\/$/;"	m	struct:gxy
-nsnode	src/contrib/fun3d/incomp/user.F	/^     &        nsface, nvface, nfface,                                       &$/;"	v
+nsnode	src/contrib/fun3d/incomp/user.F	/^     &        nsnode,/;"	v
 nsnode	src/contrib/fun3d/incomp/user.h	/^  int nsnode;                                 \/* Total # of solid nodes     *\/$/;"	m	struct:gxy
 nsnodeLoc	src/contrib/fun3d/comp/user.h	/^  int nsnodeLoc, nvnodeLoc, nfnodeLoc;$/;"	m	struct:gxy
 nsnodeLoc	src/contrib/fun3d/incomp/user.h	/^  int        nsnodeLoc, nvnodeLoc, nfnodeLoc;$/;"	m	struct:gxy
@@ -71265,7 +71269,7 @@ sys	config/BuildSystem/sourceDatabase.py	/^  import sys$/;"	i
 sys	config/PETSc/Configure.py	/^    f.write('  import sys\\n')$/;"	i
 sys	config/PETSc/Configure.py	/^    import sys$/;"	i
 sys	config/PETSc/Configure.py	/^import sys$/;"	i
-sys	config/PETSc/options/arch.py	/^        import sys$/;"	i
+sys	config/PETSc/options/arch.py	/^    import sys$/;"	i
 sys	config/PETSc/options/sharedLibraries.py	/^    import sys$/;"	i
 sys	config/PETSc/petsc.py	/^    import sys$/;"	i
 sys	config/PETSc/petsc.py	/^  import sys$/;"	i
@@ -71774,7 +71778,7 @@ toStep	src/vec/vec/impls/seq/seqcusp/cuspvecimpl.h	/^  PetscInt toStep;$/;"	m	st
 toString	config/BuildSystem/config/headers.py	/^  def toString(self,includes):$/;"	m	class:Configure
 toString	config/BuildSystem/config/libraries.py	/^  def toString(self,libs):$/;"	m	class:Configure
 toStringNoDupes	config/BuildSystem/config/headers.py	/^  def toStringNoDupes(self,includes,modincludes=[]):$/;"	m	class:Configure
-toStringNoDupes	config/BuildSystem/config/libraries.py	/^  def toStringNoDupes(self,libs):$/;"	m	class:Configure
+toStringNoDupes	config/BuildSystem/config/libraries.py	/^  def toStringNoDupes(self,libs,with_rpath=True):$/;"	m	class:Configure
 to_n	include/petsc/private/vecimpl.h	/^  PetscInt       to_n,from_n;$/;"	m	struct:_p_VecScatter
 todata	include/petsc/private/vecimpl.h	/^  void           *fromdata,*todata;$/;"	m	struct:_p_VecScatter
 todata	src/sys/examples/tests/ex8.c	/^  Unit *todata;$/;"	m	struct:FCtx	file:
diff --git a/TAGS b/TAGS
index e664b3c..c28d1ee 100644
--- a/TAGS
+++ b/TAGS
@@ -1,5 +1,5 @@
 

-makefile,4858
+makefile,4859
 makefile:^?makefile^A,1
 ALL:ALL6,192
 LOCDIR	7,201
@@ -22,108 +22,108 @@ info:info68,3972
              printf "mpicxx -show:printf "mpicxx -show95,5368
            if [ "${MPIFC_SHOW}" !=if [ "${MPIFC_SHOW}" !99,5529
              printf "mpif90 -show:printf "mpif90 -show100,5577
-build:build124,6407
-matlabbin:matlabbin134,6846
-            cd src/sys/classes/viewer/impls/socket/matlab && ${OMAKE} matlabcodes PETSC_ARCH=cd src/sys/classes/viewer/impls/socket/matlab && ${OMAKE} matlabcodes PETSC_ARCH139,7282
-            echo "=echo "140,7415
-check:check145,7548
-test:test146,7560
-          printf "=printf "149,7734
-          printf "Now to evaluate the computer systems you plan use - do:printf "Now to evaluate the computer systems you plan use - do150,7800
-          printf "make PETSC_DIR=printf "make PETSC_DIR151,7880
-testx:testx153,7976
-test_build:test_build155,8108
-          if test -s .ftn-dtype.log; then F90TEST=if test -s .ftn-dtype.log; then F90TEST162,8643
-          cd src/snes/examples/tutorials >/dev/null; ${OMAKE} PETSC_ARCH=cd src/snes/examples/tutorials >/dev/null; ${OMAKE} PETSC_ARCH163,8761
-testx_build:testx_build167,9043
-testexamples:testexamples175,9540
-testfortran:testfortran183,9981
-            ${OMAKE} PETSC_ARCH=${OMAKE} PETSC_ARCH191,10361
-            echo "Error:echo "Error194,10559
-testexamples_uni:testexamples_uni197,10683
-testfortran_uni:testfortran_uni205,11163
-            ${OMAKE} PETSC_ARCH=${OMAKE} PETSC_ARCH211,11464
-            echo "Error:echo "Error214,11683
-ranlib:ranlib220,11838
-deletelibs:deletelibs224,11920
-deletemods:deletemods226,11983
-allclean-legacy:allclean-legacy230,12081
-allclean-cmake:allclean-cmake232,12205
-allclean-gnumake:allclean-gnumake234,12259
-allclean:allclean237,12309
-clean:clean246,12669
-distclean:distclean248,12687
-reconfigure:reconfigure257,13142
-install:install260,13227
-newall:newall264,13379
-streams:streams273,13794
-stream:stream276,13897
-alletags:alletags285,14280
-allgtags:allgtags290,14459
-allfortranstubs:allfortranstubs293,14634
-deletefortranstubs:deletefortranstubs298,14893
-cmakegen:cmakegen300,14961
-BMAKEFILES 306,15067
-SCRIPTS 307,15117
-alldoc:alldoc317,16012
-alldoc1:alldoc1320,16120
-alldoc2:alldoc2338,17104
-alldoc3:alldoc3343,17286
-          export MATLABPATH=export MATLABPATH345,17345
-allman:allman351,17613
-DOCSETDATE_PRUNE_LIST=354,17797
-docsetdate:docsetdate357,18103
-        version_release=359,18214
-        version_major=360,18334
-        version_minor=361,18450
-        version_subminor=362,18566
-        if  [ $${version_release} if  [ $${version_release}363,18688
-          petscversion=364,18736
-        elif [ $${version_release} elif [ $${version_release}366,18808
-          petscversion=367,18857
-          echo "Unknown PETSC_VERSION_RELEASE:echo "Unknown PETSC_VERSION_RELEASE370,18994
-        datestr=373,19097
-        gitver=375,19193
-          -exec perl -pi -e 's^(<body.*>)^$$1\n   <div id=-exec perl -pi -e 's^(<body.*>)^$$1\n   <div id381,19673
-          -exec perl -pi -e 's^(<head>)^$$1 <link rel=-exec perl -pi -e 's^(<head>)^$$1 <link rel382,20080
-alldocclean:alldocclean385,20284
-deletemanualpages:deletemanualpages388,20364
-allcleanhtml:allcleanhtml397,20766
-chk_concepts_dir:chk_concepts_dir400,20840
-dist:dist409,21265
-web-snapshot:web-snapshot414,21434
-              petsc at login.mcs.anl.gov:petsc at login.mcs.anl.gov422,21854
-update-web-snapshot:update-web-snapshot428,22142
-update-web:update-web431,22223
-          --exclude=434,22388
-createfastbuild:createfastbuild442,22971
-gcov:gcov449,23201
-mergegcov:mergegcov452,23252
-includegraph:includegraph459,23429
-countfortranfunctions:countfortranfunctions468,23724
-countcfunctions:countcfunctions473,23949
-difffortranfunctions:difffortranfunctions478,24161
-checkbadfortranstubs:checkbadfortranstubs485,24630
-checkpackagetests:checkpackagetests508,25726
-exercises:exercises528,27163
-.PHONY:.PHONY546,28250
-petscao 551,28645
-petscdm 552,28678
-petscdraw 553,28711
-petscis 554,28745
-petscksp 555,28775
-petsclog 556,28810
-petscmat 557,28842
-petscmg 558,28877
-petscpc 559,28910
-petscsnes 560,28943
-petscsys 561,28980
-petscts 562,29012
-petsc 563,29046
-petscvec 564,29066
-petscviewer 565,29100
-petscmesh 566,29138
-modules 567,29172
+build:build127,6712
+matlabbin:matlabbin137,7151
+            cd src/sys/classes/viewer/impls/socket/matlab && ${OMAKE} matlabcodes PETSC_ARCH=cd src/sys/classes/viewer/impls/socket/matlab && ${OMAKE} matlabcodes PETSC_ARCH142,7587
+            echo "=echo "143,7720
+check:check148,7853
+test:test149,7865
+          printf "=printf "152,8039
+          printf "Now to evaluate the computer systems you plan use - do:printf "Now to evaluate the computer systems you plan use - do153,8105
+          printf "make PETSC_DIR=printf "make PETSC_DIR154,8185
+testx:testx156,8281
+test_build:test_build158,8413
+          if test -s .ftn-dtype.log; then F90TEST=if test -s .ftn-dtype.log; then F90TEST165,8948
+          cd src/snes/examples/tutorials >/dev/null; ${OMAKE} PETSC_ARCH=cd src/snes/examples/tutorials >/dev/null; ${OMAKE} PETSC_ARCH166,9066
+testx_build:testx_build170,9348
+testexamples:testexamples178,9845
+testfortran:testfortran186,10286
+            ${OMAKE} PETSC_ARCH=${OMAKE} PETSC_ARCH194,10666
+            echo "Error:echo "Error197,10864
+testexamples_uni:testexamples_uni200,10988
+testfortran_uni:testfortran_uni208,11468
+            ${OMAKE} PETSC_ARCH=${OMAKE} PETSC_ARCH214,11769
+            echo "Error:echo "Error217,11988
+ranlib:ranlib223,12143
+deletelibs:deletelibs227,12225
+deletemods:deletemods229,12288
+allclean-legacy:allclean-legacy233,12386
+allclean-cmake:allclean-cmake235,12510
+allclean-gnumake:allclean-gnumake237,12564
+allclean:allclean240,12614
+clean:clean249,12974
+distclean:distclean251,12992
+reconfigure:reconfigure260,13447
+install:install263,13532
+newall:newall267,13684
+streams:streams276,14099
+stream:stream279,14202
+alletags:alletags288,14585
+allgtags:allgtags293,14764
+allfortranstubs:allfortranstubs296,14939
+deletefortranstubs:deletefortranstubs301,15198
+cmakegen:cmakegen303,15266
+BMAKEFILES 309,15372
+SCRIPTS 310,15422
+alldoc:alldoc320,16317
+alldoc1:alldoc1323,16425
+alldoc2:alldoc2341,17409
+alldoc3:alldoc3346,17591
+          export MATLABPATH=export MATLABPATH348,17650
+allman:allman354,17918
+DOCSETDATE_PRUNE_LIST=357,18102
+docsetdate:docsetdate360,18408
+        version_release=362,18519
+        version_major=363,18639
+        version_minor=364,18755
+        version_subminor=365,18871
+        if  [ $${version_release} if  [ $${version_release}366,18993
+          petscversion=367,19041
+        elif [ $${version_release} elif [ $${version_release}369,19113
+          petscversion=370,19162
+          echo "Unknown PETSC_VERSION_RELEASE:echo "Unknown PETSC_VERSION_RELEASE373,19299
+        datestr=376,19402
+        gitver=378,19498
+          -exec perl -pi -e 's^(<body.*>)^$$1\n   <div id=-exec perl -pi -e 's^(<body.*>)^$$1\n   <div id384,19978
+          -exec perl -pi -e 's^(<head>)^$$1 <link rel=-exec perl -pi -e 's^(<head>)^$$1 <link rel385,20385
+alldocclean:alldocclean388,20589
+deletemanualpages:deletemanualpages391,20669
+allcleanhtml:allcleanhtml400,21071
+chk_concepts_dir:chk_concepts_dir403,21145
+dist:dist412,21570
+web-snapshot:web-snapshot417,21739
+              petsc at login.mcs.anl.gov:petsc at login.mcs.anl.gov425,22159
+update-web-snapshot:update-web-snapshot431,22447
+update-web:update-web434,22528
+          --exclude=437,22693
+createfastbuild:createfastbuild445,23276
+gcov:gcov452,23506
+mergegcov:mergegcov455,23557
+includegraph:includegraph462,23734
+countfortranfunctions:countfortranfunctions471,24029
+countcfunctions:countcfunctions476,24254
+difffortranfunctions:difffortranfunctions481,24466
+checkbadfortranstubs:checkbadfortranstubs488,24935
+checkpackagetests:checkpackagetests511,26031
+exercises:exercises531,27468
+.PHONY:.PHONY549,28555
+petscao 554,28950
+petscdm 555,28983
+petscdraw 556,29016
+petscis 557,29050
+petscksp 558,29080
+petsclog 559,29115
+petscmat 560,29147
+petscmg 561,29182
+petscpc 562,29215
+petscsnes 563,29248
+petscsys 564,29285
+petscts 565,29317
+petsc 566,29351
+petscvec 567,29371
+petscviewer 568,29405
+petscmesh 569,29443
+modules 570,29477
 

 gmakefile,126
 gmakefile:^?gmakefile^A,1
@@ -431,51 +431,51 @@ class Configure(15,203
   def registerPythonFile(56,3049
   def setupDependencies(72,4145
   def DumpPkgconfig(150,9279
-  def DumpModule(195,11362
-  def Dump(230,12837
-  def dumpConfigInfo(436,24064
-  def dumpMachineInfo(443,24369
-    def escape(447,24452
-  def dumpCMakeConfig(486,27245
-    def cmakeset(492,27541
-    def ensurelist(496,27694
-    def libpath(501,27794
-    def cleanlib(513,28497
-    def nub(521,28903
-      def reversed(530,29210
-    def nublast(531,29252
-    def cmakeexpand(534,29400
-    def uniqextend(536,29468
-    def notstandardinclude(540,29578
-    def writeMacroDefinitions(542,29722
-    def writeBuildFlags(570,31035
-      def extendby(571,31064
-  def dumpCMakeLists(605,32431
-  def cmakeBoot(616,32827
-  def configurePrefetch(642,34176
-  def configureAtoll(698,37251
-  def configureUnused(703,37521
-  def configureIsatty(715,38071
-  def configureDeprecated(721,38322
-  def configureAlign(741,39789
-  def configureExpect(788,41454
-  def configureFunctionName(795,41731
-    def getFunctionName(800,42001
-  def configureIntptrt(817,42571
-    def staticAssertSizeMatchesVoidStar(819,42647
-  def configureRTLDDefault(839,43922
-  def configureSolaris(844,44086
-  def configureLinux(857,44491
-  def configureWin32(863,44700
-  def configureCygwinBrokenPipe(933,48661
-  def configureDefaultArch(949,49396
-  def configureScript(966,50238
-  def configureInstall(1003,51854
-  def configureGCOV(1015,52659
-  def configureFortranFlush(1020,52777
-  def configureViewFromOptions(1027,53064
-  def postProcessPackages(1031,53207
-  def configure(1050,53885
+  def DumpModule(196,11778
+  def Dump(231,13253
+  def dumpConfigInfo(438,24334
+  def dumpMachineInfo(445,24639
+    def escape(449,24722
+  def dumpCMakeConfig(484,27336
+    def cmakeset(490,27632
+    def ensurelist(494,27785
+    def libpath(499,27885
+    def cleanlib(511,28588
+    def nub(519,28994
+      def reversed(528,29301
+    def nublast(529,29343
+    def cmakeexpand(532,29491
+    def uniqextend(534,29559
+    def notstandardinclude(538,29669
+    def writeMacroDefinitions(540,29813
+    def writeBuildFlags(568,31126
+      def extendby(569,31155
+  def dumpCMakeLists(603,32522
+  def cmakeBoot(614,32918
+  def configurePrefetch(640,34267
+  def configureAtoll(696,37342
+  def configureUnused(701,37612
+  def configureIsatty(713,38162
+  def configureDeprecated(719,38413
+  def configureAlign(739,39880
+  def configureExpect(786,41545
+  def configureFunctionName(793,41822
+    def getFunctionName(798,42092
+  def configureIntptrt(815,42662
+    def staticAssertSizeMatchesVoidStar(817,42738
+  def configureRTLDDefault(837,44013
+  def configureSolaris(842,44177
+  def configureLinux(855,44582
+  def configureWin32(861,44791
+  def configureCygwinBrokenPipe(931,48752
+  def configureDefaultArch(947,49487
+  def configureScript(964,50329
+  def configureInstall(1001,51945
+  def configureGCOV(1013,52750
+  def configureFortranFlush(1018,52868
+  def configureViewFromOptions(1025,53155
+  def postProcessPackages(1029,53298
+  def configure(1048,53976
 

 config/PETSc/petsc.py,931
 petsc.py:^?petsc.py^A,1
@@ -533,14 +533,15 @@ class Configure(7,98
   def configureISColorValueType(91,3800
   def configure(111,4836
 

-config/PETSc/options/arch.py,151
+config/PETSc/options/arch.py,185
 arch.py:^?arch.py^A,1
 class Configure(5,40
   def __init__(6,80
   def __str1__(12,241
   def setupHelp(19,417
-  def configureArchitecture(25,689
-  def configure(61,2609
+  def createArchitecture(25,689
+  def configureArchitecture(36,1027
+  def configure(67,2860
 

 config/PETSc/options/petscclone.py,163
 petscclone.py:^?petscclone.py^A,1
@@ -1212,32 +1213,32 @@ class Configure(10,101
   def checkCStaticInline(108,4412
   def checkCxxStaticInline(122,5066
   def checkRestrict(137,5743
-  def checkCLibraries(168,7294
-  def checkCFormatting(317,13369
-  def checkDynamicLoadFlag(328,13870
-  def checkCxxOptionalExtensions(341,14621
-  def checkCxxNamespace(368,15613
-  def checkCxx11(383,16300
-  def checkCxxLibraries(426,18205
-  def checkFortranTypeSizes(589,24952
-  def mangleFortranFunction(605,25888
-  def testMangling(619,26411
-  def checkFortranNameMangling(648,27663
-  def checkFortranNameManglingDouble(685,29893
-  def checkFortranPreprocessor(695,30452
-  def checkFortranDefineCompilerOption(719,31579
-  def checkFortranLibraries(739,32551
-  def checkFortranLinkingCxx(1093,48420
-  def checkFortran90(1128,50029
-  def checkFortran2003(1141,50538
-  def checkFortran90Array(1161,51248
-  def checkFortranModuleInclude(1248,54550
-  def checkFortranModuleOutput(1314,57473
-  def checkDependencyGenerationFlag(1359,59592
-  def checkC99Flag(1405,61697
-  def configure(1429,62413
-  def setupFrameworkCompilers(1472,64323
-  def no_configure(1478,64533
+  def checkCLibraries(171,7487
+  def checkCFormatting(322,13644
+  def checkDynamicLoadFlag(333,14145
+  def checkCxxOptionalExtensions(346,14896
+  def checkCxxNamespace(373,15888
+  def checkCxx11(388,16575
+  def checkCxxLibraries(431,18480
+  def checkFortranTypeSizes(594,25387
+  def mangleFortranFunction(610,26323
+  def testMangling(624,26846
+  def checkFortranNameMangling(653,28098
+  def checkFortranNameManglingDouble(690,30328
+  def checkFortranPreprocessor(700,30887
+  def checkFortranDefineCompilerOption(724,32014
+  def checkFortranLibraries(744,32986
+  def checkFortranLinkingCxx(1095,48947
+  def checkFortran90(1130,50556
+  def checkFortran2003(1143,51065
+  def checkFortran90Array(1163,51775
+  def checkFortranModuleInclude(1250,55077
+  def checkFortranModuleOutput(1316,58000
+  def checkDependencyGenerationFlag(1361,60119
+  def checkC99Flag(1407,62224
+  def configure(1431,62940
+  def setupFrameworkCompilers(1474,64850
+  def no_configure(1480,65060
 

 config/BuildSystem/config/base.py,2076
 base.py:^?base.py^A,1
@@ -1651,37 +1652,37 @@ class CMakePackage(1272,69641
   def formCMakeConfigureArgs(1287,70338
   def Install(1326,72077
 

-config/BuildSystem/config/libraries.py,812
+config/BuildSystem/config/libraries.py,814
 libraries.py:^?libraries.py^A,1
   def enumerate(9,84
 class Configure(12,138
   def __init__(13,178
   def setupDependencies(20,379
   def getLibArgumentList(27,707
-  def getLibArgument(67,2714
-  def getLibName(71,2890
-  def getDefineName(77,3093
-  def haveLib(80,3271
-  def add(83,3357
-  def toString(95,4083
-  def toStringNoDupes(110,4461
-  def getShortLibName(132,5182
-  def check(146,5772
-    def genPreamble(152,6256
-    def genCall(167,6917
-  def checkClassify(239,9502
-    def functional(242,9734
-  def checkMath(251,10053
-  def checkMathErf(267,10852
-  def checkMathTgamma(276,11215
-  def checkMathFenv(285,11601
-  def checkMathLog2(293,11952
-  def checkCompression(302,12323
-  def checkRealtime(323,13638
-  def checkDynamic(339,14306
-  def checkShared(346,14594
-  def isBGL(482,19378
-  def configure(494,19873
+  def getLibArgument(68,2969
+  def getLibName(72,3145
+  def getDefineName(78,3348
+  def haveLib(81,3526
+  def add(84,3612
+  def toString(96,4338
+  def toStringNoDupes(111,4716
+  def getShortLibName(145,5686
+  def check(159,6276
+    def genPreamble(165,6760
+    def genCall(180,7421
+  def checkClassify(252,10006
+    def functional(255,10238
+  def checkMath(264,10557
+  def checkMathErf(280,11356
+  def checkMathTgamma(289,11719
+  def checkMathFenv(298,12105
+  def checkMathLog2(306,12456
+  def checkCompression(315,12827
+  def checkRealtime(336,14142
+  def checkDynamic(352,14810
+  def checkShared(359,15098
+  def isBGL(495,19882
+  def configure(507,20377
 

 config/BuildSystem/config/compilerOptions.py,177
 compilerOptions.py:^?compilerOptions.py^A,1
@@ -2150,7 +2151,7 @@ fftw.py:^?fftw.py^A,1
 class Configure(3,23
   def __init__(4,67
   def setupDependencies(15,547
-  def formGNUConfigureArgs(21,755
+  def formGNUConfigureArgs(22,851
 

 config/BuildSystem/config/packages/revolve.py,97
 revolve.py:^?revolve.py^A,1
@@ -2206,19 +2207,19 @@ class Configure(9,148
   def checkLapack(84,4020
   def checkLib(106,5126
   def generateGuesses(154,7438
-  def configureLibrary(333,23234
-  def checkESSL(400,27050
-  def checkMKL(408,27296
-  def checkPESSL(416,27535
-  def mangleBlas(425,27901
-  def mangleBlasNoPrefix(432,28113
-  def checkMissing(441,28383
-  def checklsame(456,29240
-  def checkForRoutine(469,29781
-  def check64BitBLASIndices(483,30395
-  def runTimeTest(490,30647
-  def checksdotreturnsdouble(518,31682
-  def configure(543,33344
+  def configureLibrary(333,23326
+  def checkESSL(400,27142
+  def checkMKL(408,27388
+  def checkPESSL(416,27627
+  def mangleBlas(425,27993
+  def mangleBlasNoPrefix(432,28205
+  def checkMissing(441,28475
+  def checklsame(456,29332
+  def checkForRoutine(469,29873
+  def check64BitBLASIndices(483,30487
+  def runTimeTest(490,30739
+  def checksdotreturnsdouble(518,31774
+  def configure(543,33436
 

 config/BuildSystem/config/packages/scalapack.py,129
 scalapack.py:^?scalapack.py^A,1
@@ -2352,8 +2353,8 @@ config/BuildSystem/config/packages/metis.py,113
 metis.py:^?metis.py^A,1
 class Configure(3,23
   def __init__(4,69
-  def setupDependencies(15,601
-  def formCMakeConfigureArgs(23,1037
+  def setupDependencies(15,597
+  def formCMakeConfigureArgs(23,1033
 

 config/BuildSystem/config/packages/hdf5.py,174
 hdf5.py:^?hdf5.py^A,1
@@ -2445,8 +2446,8 @@ class Configure(11,141
   def FortranMPICheck(372,18780
   def configureIO(397,20122
   def checkMPICHorOpenMPI(434,22033
-  def findMPIInc(460,23626
-  def configureLibrary(486,24447
+  def findMPIInc(464,23786
+  def configureLibrary(490,24607
 

 config/BuildSystem/config/packages/unittestcpp.py,43
 unittestcpp.py:^?unittestcpp.py^A,1
@@ -2666,7 +2667,7 @@ MANSEC 4,41
 tutorials/HandsOnExercise.html,447
 HandsOnExercise.html:^?HandsOnExercise.html^A,1
 PETSc Hands On2,119
-petsc-3.7.5 2017-01-01version4,167
+petsc-3.7.6 2017-04-24version4,167
 Report Typos and Errorsbugreport5,236
 PETSc Hands On8,523
 Example 1: Linear Poisson equation on a 2D grid20,1082
@@ -2678,7 +2679,7 @@ Example 5: Nonlinear time dependent PDE on Unstructured Grid224,9749
 tutorials/TAOHandsOnExercise.html,340
 TAOHandsOnExercise.html:^?TAOHandsOnExercise.html^A,1
 TAO Hands On2,122
-petsc-3.7.5 2017-01-01version4,168
+petsc-3.7.6 2017-04-24version4,168
 Report Typos and Errorsbugreport5,237
 TAO Hands On8,527
 Example 1: Unconstrained optimization of the Rosenbrock function22,1371
@@ -6369,7 +6370,7 @@ petscdrawdef.h:^?petscdrawdef.h^A,1
 

 include/petsc/finclude/petscdmda.h90.html,256
 petscdmda.h90.html:^?petscdmda.h90.html^A,1
-petsc-3.7.5 2017-01-01version11,367
+petsc-3.7.6 2017-04-24version11,367
 Report Typos and Errorsbugreport12,436
 1: line113,724
 2: line214,767
@@ -6396,7 +6397,7 @@ LOCDIR 20,718
 

 include/petsc/finclude/petscdmredundant.h90.html,256
 petscdmredundant.h90.html:^?petscdmredundant.h90.html^A,1
-petsc-3.7.5 2017-01-01version11,388
+petsc-3.7.6 2017-04-24version11,388
 Report Typos and Errorsbugreport12,457
 1: line113,752
 2: line214,795
@@ -6409,32 +6410,34 @@ Report Typos and Errorsbugreport12,457
 9: line921,1402
 10: line1022,1447
 

-include/petsc/finclude/petsctaodef.h,590
+include/petsc/finclude/petsctaodef.h,649
 petsctaodef.h:^?petsctaodef.h^A,1
 #define __TAODEF_H2,25
 #define Tao 7,127
 #define TaoLineSearch 8,156
-#define TaoConvergedReason 9,195
-#define TAOLMVM 12,238
-#define TAONLS 13,265
-#define TAONTR 14,291
-#define TAONTL 15,317
-#define TAOCG 16,343
-#define TAOTRON 17,368
-#define TAOOWLQN 18,395
-#define TAOBMRM 19,423
-#define TAOBLMVM 20,450
-#define TAOBQPIP 21,478
-#define TAOGPCG 22,506
-#define TAONM 23,533
-#define TAOPOUNDERS 24,558
-#define TAOLCL 25,589
-#define TAOSSILS 26,615
-#define TAOSSFLS 27,643
-#define TAOASILS 28,671
-#define TAOASFLS 29,699
-#define TAOIPM 30,727
-#define TAOFDTEST 31,753
+#define TaoConvergedReason 10,202
+#define TaoType 11,237
+#define TaoLineSearchType 12,268
+#define TAOLMVM 14,310
+#define TAONLS 15,337
+#define TAONTR 16,363
+#define TAONTL 17,389
+#define TAOCG 18,415
+#define TAOTRON 19,440
+#define TAOOWLQN 20,467
+#define TAOBMRM 21,495
+#define TAOBLMVM 22,522
+#define TAOBQPIP 23,550
+#define TAOGPCG 24,578
+#define TAONM 25,605
+#define TAOPOUNDERS 26,630
+#define TAOLCL 27,661
+#define TAOSSILS 28,687
+#define TAOSSFLS 29,715
+#define TAOASILS 30,743
+#define TAOASFLS 31,771
+#define TAOIPM 32,799
+#define TAOFDTEST 33,825
 

 include/petsc/finclude/petscdmplexdef.h,57
 petscdmplexdef.h:^?petscdmplexdef.h^A,1
@@ -6534,7 +6537,7 @@ petsctsdef.h:^?petsctsdef.h^A,1
 

 include/petsc/finclude/petscvec.h90.html,256
 petscvec.h90.html:^?petscvec.h90.html^A,1
-petsc-3.7.5 2017-01-01version11,364
+petsc-3.7.6 2017-04-24version11,364
 Report Typos and Errorsbugreport12,433
 1: line113,720
 2: line214,763
@@ -6724,7 +6727,7 @@ petscsnesfasdef.h:^?petscsnesfasdef.h^A,1
 

 include/petsc/finclude/petscdmcomposite.h90.html,256
 petscdmcomposite.h90.html:^?petscdmcomposite.h90.html^A,1
-petsc-3.7.5 2017-01-01version11,388
+petsc-3.7.6 2017-04-24version11,388
 Report Typos and Errorsbugreport12,457
 1: line113,752
 2: line214,795
@@ -6739,7 +6742,7 @@ Report Typos and Errorsbugreport12,457
 

 include/petsc/finclude/petscdm.h90.html,256
 petscdm.h90.html:^?petscdm.h90.html^A,1
-petsc-3.7.5 2017-01-01version11,361
+petsc-3.7.6 2017-04-24version11,361
 Report Typos and Errorsbugreport12,430
 1: line113,716
 2: line214,759
@@ -7055,7 +7058,7 @@ petscdmdef.h:^?petscdmdef.h^A,1
 

 include/petsc/finclude/petscis.h90.html,256
 petscis.h90.html:^?petscis.h90.html^A,1
-petsc-3.7.5 2017-01-01version11,361
+petsc-3.7.6 2017-04-24version11,361
 Report Typos and Errorsbugreport12,430
 1: line113,716
 2: line214,759
@@ -7070,7 +7073,7 @@ Report Typos and Errorsbugreport12,430
 

 include/petsc/finclude/petscmat.h90.html,258
 petscmat.h90.html:^?petscmat.h90.html^A,1
-petsc-3.7.5 2017-01-01version11,364
+petsc-3.7.6 2017-04-24version11,364
 Report Typos and Errorsbugreport12,433
 1: line113,720
 2: line214,763
@@ -8402,7 +8405,7 @@ PETSC_STATIC_INLINE PetscErrorCode PetscFPTAdd(88,2598
 #define __FUNCT__ 112,3419
 PETSC_STATIC_INLINE PetscErrorCode  PetscFPTFind(119,3561
 

-include/petsc/private/tsimpl.h,10636
+include/petsc/private/tsimpl.h,10702
 tsimpl.h:^?tsimpl.h^A,1
 #define __TSIMPL_H2,19
 #define MAXTSMONITORS 18,483
@@ -8646,10 +8649,11 @@ struct _n_TSMonitorLGCtx 328,14737
 struct _n_TSMonitorEnvelopeCtx 342,15219
   Vec max,343,15252
   Vec max,min;343,15252
-PETSC_EXTERN PetscLogEvent TSTrajectory_Set,346,15271
-PETSC_EXTERN PetscLogEvent TSTrajectory_Set, TSTrajectory_Get,346,15271
-PETSC_EXTERN PetscLogEvent TSTrajectory_Set, TSTrajectory_Get, TSTrajectory_DiskWrite,346,15271
-PETSC_EXTERN PetscLogEvent TSTrajectory_Set, TSTrajectory_Get, TSTrajectory_DiskWrite, TSTrajectory_DiskRead;346,15271
+PETSC_STATIC_INLINE PetscErrorCode TSCheckImplicitTerm(349,15392
+PETSC_EXTERN PetscLogEvent TSTrajectory_Set,362,15890
+PETSC_EXTERN PetscLogEvent TSTrajectory_Set, TSTrajectory_Get,362,15890
+PETSC_EXTERN PetscLogEvent TSTrajectory_Set, TSTrajectory_Get, TSTrajectory_DiskWrite,362,15890
+PETSC_EXTERN PetscLogEvent TSTrajectory_Set, TSTrajectory_Get, TSTrajectory_DiskWrite, TSTrajectory_DiskRead;362,15890
 

 include/petsc/private/dtimpl.h,254
 dtimpl.h:^?dtimpl.h^A,1
@@ -10797,20 +10801,20 @@ PetscKernel_A_gets_transpose_A_DECLARE(28,1245
 share/petsc/matlab/generatehtml.m.html,100
 generatehtml.m.html:^?generatehtml.m.html^A,1
 generatehtml9,392
-petsc-3.7.5 2017-01-01version70,4120
+petsc-3.7.6 2017-04-24version70,4120
 Report Typos and Errorsbugreport71,4189
 

 share/petsc/matlab/laplacian.m.html,97
 laplacian.m.html:^?laplacian.m.html^A,1
 laplacian9,389
-petsc-3.7.5 2017-01-01version70,4118
+petsc-3.7.6 2017-04-24version70,4118
 Report Typos and Errorsbugreport71,4187
 

 share/petsc/matlab/PetscReadBinaryTrajectory.m.html,180
 PetscReadBinaryTrajectory.m.html:^?PetscReadBinaryTrajectory.m.html^A,1
 PetscReadBinaryTrajectory9,405
 Contents69,4061
-petsc-3.7.5 2017-01-01version70,4281
+petsc-3.7.6 2017-04-24version70,4281
 Report Typos and Errorsbugreport71,4350
 Read state vector2112,6703
 Read time3118,6970
@@ -10818,49 +10822,49 @@ Read time3118,6970
 share/petsc/matlab/launch.m.html,94
 launch.m.html:^?launch.m.html^A,1
 launch9,386
-petsc-3.7.5 2017-01-01version70,4109
+petsc-3.7.6 2017-04-24version70,4109
 Report Typos and Errorsbugreport71,4178
 

 share/petsc/matlab/PetscBinaryWrite.m.html,104
 PetscBinaryWrite.m.html:^?PetscBinaryWrite.m.html^A,1
 PetscBinaryWrite9,396
-petsc-3.7.5 2017-01-01version70,4139
+petsc-3.7.6 2017-04-24version70,4139
 Report Typos and Errorsbugreport71,4208
 

 share/petsc/matlab/UFgetPetscMat.m.html,101
 UFgetPetscMat.m.html:^?UFgetPetscMat.m.html^A,1
 UFgetPetscMat9,393
-petsc-3.7.5 2017-01-01version70,4139
+petsc-3.7.6 2017-04-24version70,4139
 Report Typos and Errorsbugreport71,4208
 

 share/petsc/matlab/PetscBinaryRead.m.html,103
 PetscBinaryRead.m.html:^?PetscBinaryRead.m.html^A,1
 PetscBinaryRead9,395
-petsc-3.7.5 2017-01-01version70,4136
+petsc-3.7.6 2017-04-24version70,4136
 Report Typos and Errorsbugreport71,4205
 

 share/petsc/matlab/PetscReadBinaryMatlab.m.html,109
 PetscReadBinaryMatlab.m.html:^?PetscReadBinaryMatlab.m.html^A,1
 PetscReadBinaryMatlab9,401
-petsc-3.7.5 2017-01-01version70,4154
+petsc-3.7.6 2017-04-24version70,4154
 Report Typos and Errorsbugreport71,4223
 

 share/petsc/matlab/PetscBagRead.m.html,100
 PetscBagRead.m.html:^?PetscBagRead.m.html^A,1
 PetscBagRead9,392
-petsc-3.7.5 2017-01-01version70,4127
+petsc-3.7.6 2017-04-24version70,4127
 Report Typos and Errorsbugreport71,4196
 

 share/petsc/matlab/generatePetscTestFiles.m.html,110
 generatePetscTestFiles.m.html:^?generatePetscTestFiles.m.html^A,1
 generatePetscTestFiles9,402
-petsc-3.7.5 2017-01-01version70,4203
+petsc-3.7.6 2017-04-24version70,4203
 Report Typos and Errorsbugreport71,4272
 

 share/petsc/saws/linearsolveroptions.html,187
 linearsolveroptions.html:^?linearsolveroptions.html^A,1
 PETSc Solver Selection4,149
-petsc-3.7.5 2017-01-01version35,1647
+petsc-3.7.6 2017-04-24version35,1647
 Report Typos and Errorsbugreport36,1716
 PETSc Linear Solver Selection 38,2094
 Your Solver Options: results49,2563
@@ -11128,316 +11132,316 @@ PetscErrorCode  TSAdjointComputeDRDYFunction(3097,107905
 PetscErrorCode  TSAdjointComputeDRDPFunction(3130,108781
 #undef __FUNCT__3144,109193
 #define __FUNCT__ 3145,109210
-PetscErrorCode  TSSetPreStep(3169,109892
-#undef __FUNCT__3177,110077
-#define __FUNCT__ 3178,110094
-PetscErrorCode  TSPreStep(3196,110536
-#undef __FUNCT__3208,110765
-#define __FUNCT__ 3209,110782
-PetscErrorCode  TSSetPreStage(3233,111623
-#undef __FUNCT__3241,111820
-#define __FUNCT__ 3242,111837
-PetscErrorCode  TSSetPostStage(3266,112702
-#undef __FUNCT__3274,112915
-#define __FUNCT__ 3275,112932
-PetscErrorCode  TSPreStage(3294,113461
-#undef __FUNCT__3306,113724
-#define __FUNCT__ 3307,113741
-PetscErrorCode  TSPostStage(3329,114412
-#undef __FUNCT__3341,114720
-#define __FUNCT__ 3342,114737
-PetscErrorCode  TSSetPostStep(3361,115186
-#undef __FUNCT__3369,115373
-#define __FUNCT__ 3370,115390
-PetscErrorCode  TSPostStep(3387,115768
-#undef __FUNCT__3401,116079
-#define __FUNCT__ 3402,116096
-PetscErrorCode  TSMonitorSet(3438,117316
-#undef __FUNCT__3457,118192
-#define __FUNCT__ 3458,118209
-PetscErrorCode  TSMonitorCancel(3476,118619
-#undef __FUNCT__3492,118987
-#define __FUNCT__ 3493,119004
-PetscErrorCode TSMonitorDefault(3503,119216
-#undef __FUNCT__3535,120716
-#define __FUNCT__ 3536,120733
-PetscErrorCode  TSAdjointMonitorSet(3576,122206
-#undef __FUNCT__3595,123247
-#define __FUNCT__ 3596,123264
-PetscErrorCode  TSAdjointMonitorCancel(3614,123692
-#undef __FUNCT__3630,124102
-#define __FUNCT__ 3631,124119
-PetscErrorCode TSAdjointMonitorDefault(3641,124331
-#undef __FUNCT__3656,125093
-#define __FUNCT__ 3657,125110
-PetscErrorCode TSInterpolate(3679,125676
-#undef __FUNCT__3692,126311
-#define __FUNCT__ 3693,126328
-PetscErrorCode  TSStep(3717,127306
-#undef __FUNCT__3763,129958
-#define __FUNCT__ 3764,129975
-PetscErrorCode  TSAdjointStep(3779,130274
-#undef __FUNCT__3811,131997
-#define __FUNCT__ 3812,132014
-PetscErrorCode TSEvaluateWLTE(3837,132782
-#undef __FUNCT__3854,133606
-#define __FUNCT__ 3855,133623
-PetscErrorCode TSEvaluateStep(3877,134323
-#undef __FUNCT__3890,134818
-#define __FUNCT__ 3891,134835
-PetscErrorCode TSForwardCostIntegral(3907,135173
-#undef __FUNCT__3916,135563
-#define __FUNCT__ 3917,135580
-PetscErrorCode TSSolve(3939,136388
-#undef __FUNCT__4026,140422
-#define __FUNCT__ 4027,140439
-PetscErrorCode TSAdjointCostIntegral(4043,140781
-#undef __FUNCT__4052,141171
-#define __FUNCT__ 4053,141188
-PetscErrorCode TSAdjointSolve(4076,141868
-#undef __FUNCT__4112,143366
-#define __FUNCT__ 4113,143383
-PetscErrorCode TSMonitor(4135,144046
-#undef __FUNCT__4156,144640
-#define __FUNCT__ 4157,144657
-PetscErrorCode TSAdjointMonitor(4180,145515
-#undef __FUNCT__4197,146143
-#define __FUNCT__ 4198,146160
-PetscErrorCode  TSMonitorLGCtxCreate(4246,148782
-#undef __FUNCT__4262,149399
-#define __FUNCT__ 4263,149416
-PetscErrorCode TSMonitorLGTimeStep(4264,149456
-#undef __FUNCT__4287,150359
-#define __FUNCT__ 4288,150376
-PetscErrorCode  TSMonitorLGCtxDestroy(4304,150760
-#undef __FUNCT__4321,151351
-#define __FUNCT__ 4322,151368
-PetscErrorCode  TSGetTime(4344,152066
-#undef __FUNCT__4353,152258
-#define __FUNCT__ 4354,152275
-PetscErrorCode  TSGetPrevTime(4372,152626
-#undef __FUNCT__4381,152827
-#define __FUNCT__ 4382,152844
-PetscErrorCode  TSSetTime(4398,153137
-#undef __FUNCT__4407,153341
-#define __FUNCT__ 4408,153358
-PetscErrorCode  TSSetOptionsPrefix(4431,153895
-#undef __FUNCT__4445,154281
-#define __FUNCT__ 4446,154298
-PetscErrorCode  TSAppendOptionsPrefix(4469,154852
-#undef __FUNCT__4482,155246
-#define __FUNCT__ 4483,155263
-PetscErrorCode  TSGetOptionsPrefix(4505,155766
-#undef __FUNCT__4516,156058
-#define __FUNCT__ 4517,156075
-PetscErrorCode  TSGetRHSJacobian(4540,156897
-#undef __FUNCT__4554,157315
-#define __FUNCT__ 4555,157332
-PetscErrorCode  TSGetIJacobian(4578,158106
-#undef __FUNCT__4594,158561
-#define __FUNCT__ 4595,158578
-PetscErrorCode  TSMonitorDrawSolution(4620,159310
-#undef __FUNCT__4662,160954
-#define __FUNCT__ 4663,160971
-PetscErrorCode  TSAdjointMonitorDrawSensi(4686,161621
-#undef __FUNCT__4707,162554
-#define __FUNCT__ 4708,162571
-PetscErrorCode  TSMonitorDrawSolutionPhase(4726,163012
-#undef __FUNCT__4773,164927
-#define __FUNCT__ 4774,164944
-PetscErrorCode  TSMonitorDrawCtxDestroy(4789,165324
-#undef __FUNCT__4800,165629
-#define __FUNCT__ 4801,165646
-PetscErrorCode  TSMonitorDrawCtxCreate(4822,166150
-#undef __FUNCT__4840,166935
-#define __FUNCT__ 4841,166952
-PetscErrorCode  TSMonitorDrawError(4860,167388
-#undef __FUNCT__4878,168079
-#define __FUNCT__ 4879,168096
-PetscErrorCode  TSSetDM(4894,168380
-#undef __FUNCT__4920,169185
-#define __FUNCT__ 4921,169202
-PetscErrorCode  TSGetDM(4938,169487
-#undef __FUNCT__4952,169835
-#define __FUNCT__ 4953,169852
-PetscErrorCode  SNESTSFormFunction(4975,170445
-#undef __FUNCT__4989,170866
-#define __FUNCT__ 4990,170883
-PetscErrorCode  SNESTSFormJacobian(5013,171470
-#undef __FUNCT__5030,171996
-#define __FUNCT__ 5031,172013
-PetscErrorCode TSComputeRHSFunctionLinear(5054,172727
-#undef __FUNCT__5066,173081
-#define __FUNCT__ 5067,173098
-PetscErrorCode TSComputeRHSJacobianConstant(5091,173753
-#undef __FUNCT__5097,173897
-#define __FUNCT__ 5098,173914
-PetscErrorCode TSComputeIFunctionLinear(5126,174967
-#undef __FUNCT__5138,175332
-#define __FUNCT__ 5139,175349
-PetscErrorCode TSComputeIJacobianConstant(5178,176604
-#undef __FUNCT__5188,176891
-#define __FUNCT__ 5189,176908
-PetscErrorCode  TSGetEquationType(5207,177247
-#undef __FUNCT__5216,177492
-#define __FUNCT__ 5217,177509
-PetscErrorCode  TSSetEquationType(5233,177826
-#undef __FUNCT__5241,178031
-#define __FUNCT__ 5242,178048
-PetscErrorCode  TSGetConvergedReason(5264,178634
-#undef __FUNCT__5273,178857
-#define __FUNCT__ 5274,178874
-PetscErrorCode  TSSetConvergedReason(5294,179412
-#undef __FUNCT__5302,179602
-#define __FUNCT__ 5303,179619
-PetscErrorCode  TSGetSolveTime(5324,180096
-#undef __FUNCT__5333,180305
-#define __FUNCT__ 5334,180322
-PetscErrorCode  TSGetTotalSteps(5355,180806
-#undef __FUNCT__5364,181017
-#define __FUNCT__ 5365,181034
-PetscErrorCode TSGetSNESIterations(5387,181498
-#undef __FUNCT__5396,181709
-#define __FUNCT__ 5397,181726
-PetscErrorCode TSGetKSPIterations(5419,182204
-#undef __FUNCT__5428,182413
-#define __FUNCT__ 5429,182430
-PetscErrorCode TSGetStepRejections(5450,182950
-#undef __FUNCT__5459,183168
-#define __FUNCT__ 5460,183185
-PetscErrorCode TSGetSNESFailures(5481,183688
-#undef __FUNCT__5490,183909
-#define __FUNCT__ 5491,183926
-PetscErrorCode TSSetMaxStepRejections(5513,184588
-#undef __FUNCT__5521,184776
-#define __FUNCT__ 5522,184793
-PetscErrorCode TSSetMaxSNESFailures(5544,185465
-#undef __FUNCT__5552,185654
-#define __FUNCT__ 5553,185671
-PetscErrorCode TSSetErrorIfStepFails(5572,186229
-#undef __FUNCT__5580,186416
-#define __FUNCT__ 5581,186433
-PetscErrorCode  TSMonitorSolution(5600,186935
-#undef __FUNCT__5611,187286
-#define __FUNCT__ 5612,187303
-PetscErrorCode TSMonitorSolutionVTK(5637,188140
-#undef __FUNCT__5652,188776
-#define __FUNCT__ 5653,188793
-PetscErrorCode TSMonitorSolutionVTKDestroy(5671,189266
-#undef __FUNCT__5680,189471
-#define __FUNCT__ 5681,189488
-PetscErrorCode TSGetAdapt(5697,189844
-#undef __FUNCT__5713,190359
-#define __FUNCT__ 5714,190376
-PetscErrorCode TSSetTolerances(5743,191690
-#undef __FUNCT__5763,192311
-#define __FUNCT__ 5764,192328
-PetscErrorCode TSGetTolerances(5783,192866
-#undef __FUNCT__5793,193141
-#define __FUNCT__ 5794,193158
-PetscErrorCode TSErrorWeightedNorm2(5812,193623
-#undef __FUNCT__5878,196445
-#define __FUNCT__ 5879,196462
-PetscErrorCode TSErrorWeightedNormInfinity(5897,196941
-#undef __FUNCT__5974,200372
-#define __FUNCT__ 5975,200389
-PetscErrorCode TSErrorWeightedNorm(5998,200985
-#undef __FUNCT__6011,201450
-#define __FUNCT__ 6012,201467
-PetscErrorCode TSSetCFLTimeLocal(6029,201941
-#undef __FUNCT__6038,202155
-#define __FUNCT__ 6039,202172
-PetscErrorCode TSGetCFLTime(6055,202516
-#undef __FUNCT__6067,202830
-#define __FUNCT__ 6068,202847
-PetscErrorCode TSVISetVariableBounds(6084,203268
-typedef struct {char *funcname;funcname6098,203588
-typedef struct {char *funcname; mxArray *ctx;ctx6098,203588
-typedef struct {char *funcname; mxArray *ctx;} TSMatlabContext;6098,203588
-#undef __FUNCT__6100,203653
-#define __FUNCT__ 6101,203670
-PetscErrorCode  TSComputeFunction_Matlab(6126,204275
-#undef __FUNCT__6167,205746
-#define __FUNCT__ 6168,205763
-PetscErrorCode  TSSetFunctionMatlab(6189,206386
-#undef __FUNCT__6209,206950
-#define __FUNCT__ 6210,206967
-PetscErrorCode  TSComputeJacobian_Matlab(6229,207380
-#undef __FUNCT__6274,209006
-#define __FUNCT__ 6275,209023
-PetscErrorCode  TSSetJacobianMatlab(6298,209725
-#undef __FUNCT__6318,210300
-#define __FUNCT__ 6319,210317
-PetscErrorCode  TSMonitor_Matlab(6327,210512
-#undef __FUNCT__6360,211593
-#define __FUNCT__ 6361,211610
-PetscErrorCode  TSMonitorSetMatlab(6371,211861
-#undef __FUNCT__6392,212421
-#define __FUNCT__ 6393,212438
-PetscErrorCode  TSMonitorLGSolution(6421,213683
-#undef __FUNCT__6493,216724
-#define __FUNCT__ 6494,216741
-PetscErrorCode  TSMonitorLGSetVariableNames(6512,217354
-#undef __FUNCT__6527,217751
-#define __FUNCT__ 6528,217768
-PetscErrorCode  TSMonitorLGCtxSetVariableNames(6544,218276
-#undef __FUNCT__6554,218571
-#define __FUNCT__ 6555,218588
-PetscErrorCode  TSMonitorLGGetVariableNames(6575,219188
-#undef __FUNCT__6591,219585
-#define __FUNCT__ 6592,219602
-PetscErrorCode  TSMonitorLGCtxSetDisplayVariables(6608,220061
-#undef __FUNCT__6639,220967
-#define __FUNCT__ 6640,220984
-PetscErrorCode  TSMonitorLGSetDisplayVariables(6658,221535
-#undef __FUNCT__6673,221952
-#define __FUNCT__ 6674,221969
-PetscErrorCode  TSMonitorLGSetTransform(6694,222631
-#undef __FUNCT__6708,223086
-#define __FUNCT__ 6709,223103
-PetscErrorCode  TSMonitorLGCtxSetTransform(6727,223665
-#undef __FUNCT__6736,223965
-#define __FUNCT__ 6737,223982
-PetscErrorCode  TSMonitorLGError(6764,224805
-#undef __FUNCT__6807,226396
-#define __FUNCT__ 6808,226413
-PetscErrorCode TSMonitorLGSNESIterations(6809,226459
-#undef __FUNCT__6836,227488
-#define __FUNCT__ 6837,227505
-PetscErrorCode TSMonitorLGKSPIterations(6838,227550
-#undef __FUNCT__6865,228570
-#define __FUNCT__ 6866,228587
-PetscErrorCode TSComputeLinearStability(6885,229021
-#undef __FUNCT__6897,229541
-#define __FUNCT__ 6898,229558
-PetscErrorCode  TSMonitorEnvelopeCtxCreate(6917,229986
-#undef __FUNCT__6926,230177
-#define __FUNCT__ 6927,230194
-PetscErrorCode  TSMonitorEnvelope(6951,230826
-#undef __FUNCT__6970,231411
-#define __FUNCT__ 6971,231428
-PetscErrorCode  TSMonitorEnvelopeGetBounds(6992,231971
-#undef __FUNCT__7010,232410
-#define __FUNCT__ 7011,232427
-PetscErrorCode  TSMonitorEnvelopeCtxDestroy(7026,232821
-#undef __FUNCT__7037,233107
-#define __FUNCT__ 7038,233124
-PetscErrorCode  TSRollBack(7053,233456
-#undef __FUNCT__7070,234125
-#define __FUNCT__ 7071,234142
-PetscErrorCode  TSGetStages(7084,234378
-#undef __FUNCT__7099,234689
-#define __FUNCT__ 7100,234706
-PetscErrorCode TSComputeIJacobianDefaultColor(7135,235871
-#undef __FUNCT__7185,238270
-#define __FUNCT__ 7186,238287
-PetscErrorCode TSSetFunctionDomainError(7200,238647
-#undef __FUNCT__7208,238880
-#define __FUNCT__ 7209,238897
-PetscErrorCode TSFunctionDomainError(7227,239401
-#undef  __FUNCT__7241,239753
-#define __FUNCT__ 7242,239771
-PetscErrorCode  TSClone(7264,240564
+PetscErrorCode  TSSetPreStep(3164,109639
+#undef __FUNCT__3172,109824
+#define __FUNCT__ 3173,109841
+PetscErrorCode  TSPreStep(3191,110283
+#undef __FUNCT__3203,110512
+#define __FUNCT__ 3204,110529
+PetscErrorCode  TSSetPreStage(3228,111370
+#undef __FUNCT__3236,111567
+#define __FUNCT__ 3237,111584
+PetscErrorCode  TSSetPostStage(3261,112449
+#undef __FUNCT__3269,112662
+#define __FUNCT__ 3270,112679
+PetscErrorCode  TSPreStage(3289,113208
+#undef __FUNCT__3301,113471
+#define __FUNCT__ 3302,113488
+PetscErrorCode  TSPostStage(3324,114159
+#undef __FUNCT__3336,114467
+#define __FUNCT__ 3337,114484
+PetscErrorCode  TSSetPostStep(3356,114933
+#undef __FUNCT__3364,115120
+#define __FUNCT__ 3365,115137
+PetscErrorCode  TSPostStep(3382,115515
+#undef __FUNCT__3396,115826
+#define __FUNCT__ 3397,115843
+PetscErrorCode  TSMonitorSet(3433,117063
+#undef __FUNCT__3452,117939
+#define __FUNCT__ 3453,117956
+PetscErrorCode  TSMonitorCancel(3471,118366
+#undef __FUNCT__3487,118734
+#define __FUNCT__ 3488,118751
+PetscErrorCode TSMonitorDefault(3498,118963
+#undef __FUNCT__3530,120463
+#define __FUNCT__ 3531,120480
+PetscErrorCode  TSAdjointMonitorSet(3571,121953
+#undef __FUNCT__3590,122994
+#define __FUNCT__ 3591,123011
+PetscErrorCode  TSAdjointMonitorCancel(3609,123439
+#undef __FUNCT__3625,123849
+#define __FUNCT__ 3626,123866
+PetscErrorCode TSAdjointMonitorDefault(3636,124078
+#undef __FUNCT__3651,124840
+#define __FUNCT__ 3652,124857
+PetscErrorCode TSInterpolate(3674,125423
+#undef __FUNCT__3687,126058
+#define __FUNCT__ 3688,126075
+PetscErrorCode  TSStep(3712,127053
+#undef __FUNCT__3758,129705
+#define __FUNCT__ 3759,129722
+PetscErrorCode  TSAdjointStep(3774,130021
+#undef __FUNCT__3806,131744
+#define __FUNCT__ 3807,131761
+PetscErrorCode TSEvaluateWLTE(3832,132529
+#undef __FUNCT__3849,133353
+#define __FUNCT__ 3850,133370
+PetscErrorCode TSEvaluateStep(3872,134070
+#undef __FUNCT__3885,134565
+#define __FUNCT__ 3886,134582
+PetscErrorCode TSForwardCostIntegral(3902,134920
+#undef __FUNCT__3911,135310
+#define __FUNCT__ 3912,135327
+PetscErrorCode TSSolve(3934,136135
+#undef __FUNCT__4021,140169
+#define __FUNCT__ 4022,140186
+PetscErrorCode TSAdjointCostIntegral(4038,140528
+#undef __FUNCT__4047,140918
+#define __FUNCT__ 4048,140935
+PetscErrorCode TSAdjointSolve(4071,141615
+#undef __FUNCT__4107,143113
+#define __FUNCT__ 4108,143130
+PetscErrorCode TSMonitor(4130,143793
+#undef __FUNCT__4151,144387
+#define __FUNCT__ 4152,144404
+PetscErrorCode TSAdjointMonitor(4175,145262
+#undef __FUNCT__4192,145890
+#define __FUNCT__ 4193,145907
+PetscErrorCode  TSMonitorLGCtxCreate(4241,148529
+#undef __FUNCT__4257,149146
+#define __FUNCT__ 4258,149163
+PetscErrorCode TSMonitorLGTimeStep(4259,149203
+#undef __FUNCT__4282,150106
+#define __FUNCT__ 4283,150123
+PetscErrorCode  TSMonitorLGCtxDestroy(4299,150507
+#undef __FUNCT__4316,151098
+#define __FUNCT__ 4317,151115
+PetscErrorCode  TSGetTime(4339,151813
+#undef __FUNCT__4348,152005
+#define __FUNCT__ 4349,152022
+PetscErrorCode  TSGetPrevTime(4367,152373
+#undef __FUNCT__4376,152574
+#define __FUNCT__ 4377,152591
+PetscErrorCode  TSSetTime(4393,152884
+#undef __FUNCT__4402,153088
+#define __FUNCT__ 4403,153105
+PetscErrorCode  TSSetOptionsPrefix(4426,153642
+#undef __FUNCT__4440,154028
+#define __FUNCT__ 4441,154045
+PetscErrorCode  TSAppendOptionsPrefix(4464,154599
+#undef __FUNCT__4477,154993
+#define __FUNCT__ 4478,155010
+PetscErrorCode  TSGetOptionsPrefix(4500,155513
+#undef __FUNCT__4511,155805
+#define __FUNCT__ 4512,155822
+PetscErrorCode  TSGetRHSJacobian(4535,156644
+#undef __FUNCT__4549,157062
+#define __FUNCT__ 4550,157079
+PetscErrorCode  TSGetIJacobian(4573,157853
+#undef __FUNCT__4591,158332
+#define __FUNCT__ 4592,158349
+PetscErrorCode  TSMonitorDrawSolution(4617,159081
+#undef __FUNCT__4659,160725
+#define __FUNCT__ 4660,160742
+PetscErrorCode  TSAdjointMonitorDrawSensi(4683,161392
+#undef __FUNCT__4704,162325
+#define __FUNCT__ 4705,162342
+PetscErrorCode  TSMonitorDrawSolutionPhase(4723,162783
+#undef __FUNCT__4770,164698
+#define __FUNCT__ 4771,164715
+PetscErrorCode  TSMonitorDrawCtxDestroy(4786,165095
+#undef __FUNCT__4797,165400
+#define __FUNCT__ 4798,165417
+PetscErrorCode  TSMonitorDrawCtxCreate(4819,165921
+#undef __FUNCT__4837,166706
+#define __FUNCT__ 4838,166723
+PetscErrorCode  TSMonitorDrawError(4857,167159
+#undef __FUNCT__4875,167850
+#define __FUNCT__ 4876,167867
+PetscErrorCode  TSSetDM(4891,168151
+#undef __FUNCT__4917,168956
+#define __FUNCT__ 4918,168973
+PetscErrorCode  TSGetDM(4935,169258
+#undef __FUNCT__4949,169606
+#define __FUNCT__ 4950,169623
+PetscErrorCode  SNESTSFormFunction(4972,170216
+#undef __FUNCT__4986,170637
+#define __FUNCT__ 4987,170654
+PetscErrorCode  SNESTSFormJacobian(5010,171241
+#undef __FUNCT__5027,171767
+#define __FUNCT__ 5028,171784
+PetscErrorCode TSComputeRHSFunctionLinear(5051,172498
+#undef __FUNCT__5063,172852
+#define __FUNCT__ 5064,172869
+PetscErrorCode TSComputeRHSJacobianConstant(5088,173524
+#undef __FUNCT__5094,173668
+#define __FUNCT__ 5095,173685
+PetscErrorCode TSComputeIFunctionLinear(5123,174738
+#undef __FUNCT__5135,175103
+#define __FUNCT__ 5136,175120
+PetscErrorCode TSComputeIJacobianConstant(5175,176375
+#undef __FUNCT__5185,176662
+#define __FUNCT__ 5186,176679
+PetscErrorCode  TSGetEquationType(5204,177018
+#undef __FUNCT__5213,177263
+#define __FUNCT__ 5214,177280
+PetscErrorCode  TSSetEquationType(5230,177597
+#undef __FUNCT__5238,177802
+#define __FUNCT__ 5239,177819
+PetscErrorCode  TSGetConvergedReason(5261,178405
+#undef __FUNCT__5270,178628
+#define __FUNCT__ 5271,178645
+PetscErrorCode  TSSetConvergedReason(5291,179183
+#undef __FUNCT__5299,179373
+#define __FUNCT__ 5300,179390
+PetscErrorCode  TSGetSolveTime(5321,179867
+#undef __FUNCT__5330,180076
+#define __FUNCT__ 5331,180093
+PetscErrorCode  TSGetTotalSteps(5352,180577
+#undef __FUNCT__5361,180788
+#define __FUNCT__ 5362,180805
+PetscErrorCode TSGetSNESIterations(5384,181269
+#undef __FUNCT__5393,181480
+#define __FUNCT__ 5394,181497
+PetscErrorCode TSGetKSPIterations(5416,181975
+#undef __FUNCT__5425,182184
+#define __FUNCT__ 5426,182201
+PetscErrorCode TSGetStepRejections(5447,182721
+#undef __FUNCT__5456,182939
+#define __FUNCT__ 5457,182956
+PetscErrorCode TSGetSNESFailures(5478,183459
+#undef __FUNCT__5487,183680
+#define __FUNCT__ 5488,183697
+PetscErrorCode TSSetMaxStepRejections(5510,184359
+#undef __FUNCT__5518,184547
+#define __FUNCT__ 5519,184564
+PetscErrorCode TSSetMaxSNESFailures(5541,185236
+#undef __FUNCT__5549,185425
+#define __FUNCT__ 5550,185442
+PetscErrorCode TSSetErrorIfStepFails(5569,186000
+#undef __FUNCT__5577,186187
+#define __FUNCT__ 5578,186204
+PetscErrorCode  TSMonitorSolution(5597,186706
+#undef __FUNCT__5608,187057
+#define __FUNCT__ 5609,187074
+PetscErrorCode TSMonitorSolutionVTK(5634,187911
+#undef __FUNCT__5649,188547
+#define __FUNCT__ 5650,188564
+PetscErrorCode TSMonitorSolutionVTKDestroy(5668,189037
+#undef __FUNCT__5677,189242
+#define __FUNCT__ 5678,189259
+PetscErrorCode TSGetAdapt(5694,189615
+#undef __FUNCT__5710,190130
+#define __FUNCT__ 5711,190147
+PetscErrorCode TSSetTolerances(5740,191461
+#undef __FUNCT__5760,192082
+#define __FUNCT__ 5761,192099
+PetscErrorCode TSGetTolerances(5780,192637
+#undef __FUNCT__5790,192912
+#define __FUNCT__ 5791,192929
+PetscErrorCode TSErrorWeightedNorm2(5809,193394
+#undef __FUNCT__5875,196216
+#define __FUNCT__ 5876,196233
+PetscErrorCode TSErrorWeightedNormInfinity(5894,196712
+#undef __FUNCT__5971,200143
+#define __FUNCT__ 5972,200160
+PetscErrorCode TSErrorWeightedNorm(5995,200756
+#undef __FUNCT__6008,201221
+#define __FUNCT__ 6009,201238
+PetscErrorCode TSSetCFLTimeLocal(6026,201712
+#undef __FUNCT__6035,201926
+#define __FUNCT__ 6036,201943
+PetscErrorCode TSGetCFLTime(6052,202287
+#undef __FUNCT__6064,202601
+#define __FUNCT__ 6065,202618
+PetscErrorCode TSVISetVariableBounds(6081,203039
+typedef struct {char *funcname;funcname6095,203359
+typedef struct {char *funcname; mxArray *ctx;ctx6095,203359
+typedef struct {char *funcname; mxArray *ctx;} TSMatlabContext;6095,203359
+#undef __FUNCT__6097,203424
+#define __FUNCT__ 6098,203441
+PetscErrorCode  TSComputeFunction_Matlab(6123,204046
+#undef __FUNCT__6164,205517
+#define __FUNCT__ 6165,205534
+PetscErrorCode  TSSetFunctionMatlab(6186,206157
+#undef __FUNCT__6206,206721
+#define __FUNCT__ 6207,206738
+PetscErrorCode  TSComputeJacobian_Matlab(6226,207151
+#undef __FUNCT__6271,208777
+#define __FUNCT__ 6272,208794
+PetscErrorCode  TSSetJacobianMatlab(6295,209496
+#undef __FUNCT__6315,210071
+#define __FUNCT__ 6316,210088
+PetscErrorCode  TSMonitor_Matlab(6324,210283
+#undef __FUNCT__6357,211364
+#define __FUNCT__ 6358,211381
+PetscErrorCode  TSMonitorSetMatlab(6368,211632
+#undef __FUNCT__6389,212192
+#define __FUNCT__ 6390,212209
+PetscErrorCode  TSMonitorLGSolution(6418,213454
+#undef __FUNCT__6490,216495
+#define __FUNCT__ 6491,216512
+PetscErrorCode  TSMonitorLGSetVariableNames(6509,217125
+#undef __FUNCT__6524,217522
+#define __FUNCT__ 6525,217539
+PetscErrorCode  TSMonitorLGCtxSetVariableNames(6541,218047
+#undef __FUNCT__6551,218342
+#define __FUNCT__ 6552,218359
+PetscErrorCode  TSMonitorLGGetVariableNames(6572,218959
+#undef __FUNCT__6588,219356
+#define __FUNCT__ 6589,219373
+PetscErrorCode  TSMonitorLGCtxSetDisplayVariables(6605,219832
+#undef __FUNCT__6636,220738
+#define __FUNCT__ 6637,220755
+PetscErrorCode  TSMonitorLGSetDisplayVariables(6655,221306
+#undef __FUNCT__6670,221723
+#define __FUNCT__ 6671,221740
+PetscErrorCode  TSMonitorLGSetTransform(6691,222402
+#undef __FUNCT__6705,222857
+#define __FUNCT__ 6706,222874
+PetscErrorCode  TSMonitorLGCtxSetTransform(6724,223436
+#undef __FUNCT__6733,223736
+#define __FUNCT__ 6734,223753
+PetscErrorCode  TSMonitorLGError(6761,224576
+#undef __FUNCT__6804,226167
+#define __FUNCT__ 6805,226184
+PetscErrorCode TSMonitorLGSNESIterations(6806,226230
+#undef __FUNCT__6833,227259
+#define __FUNCT__ 6834,227276
+PetscErrorCode TSMonitorLGKSPIterations(6835,227321
+#undef __FUNCT__6862,228341
+#define __FUNCT__ 6863,228358
+PetscErrorCode TSComputeLinearStability(6882,228792
+#undef __FUNCT__6894,229312
+#define __FUNCT__ 6895,229329
+PetscErrorCode  TSMonitorEnvelopeCtxCreate(6914,229757
+#undef __FUNCT__6923,229948
+#define __FUNCT__ 6924,229965
+PetscErrorCode  TSMonitorEnvelope(6948,230597
+#undef __FUNCT__6967,231182
+#define __FUNCT__ 6968,231199
+PetscErrorCode  TSMonitorEnvelopeGetBounds(6989,231742
+#undef __FUNCT__7007,232181
+#define __FUNCT__ 7008,232198
+PetscErrorCode  TSMonitorEnvelopeCtxDestroy(7023,232592
+#undef __FUNCT__7034,232878
+#define __FUNCT__ 7035,232895
+PetscErrorCode  TSRollBack(7050,233227
+#undef __FUNCT__7067,233896
+#define __FUNCT__ 7068,233913
+PetscErrorCode  TSGetStages(7081,234149
+#undef __FUNCT__7096,234460
+#define __FUNCT__ 7097,234477
+PetscErrorCode TSComputeIJacobianDefaultColor(7132,235642
+#undef __FUNCT__7182,238041
+#define __FUNCT__ 7183,238058
+PetscErrorCode TSSetFunctionDomainError(7197,238418
+#undef __FUNCT__7205,238651
+#define __FUNCT__ 7206,238668
+PetscErrorCode TSFunctionDomainError(7224,239172
+#undef  __FUNCT__7238,239524
+#define __FUNCT__ 7239,239542
+PetscErrorCode  TSClone(7261,240335
 

 src/ts/interface/makefile,127
 makefile:^?makefile^A,1
@@ -12252,7 +12256,7 @@ int main(155,5065
 

 src/ts/examples/tutorials/ex22f_mf.F90.html,13220
 ex22f_mf.F90.html:^?ex22f_mf.F90.html^A,1
-petsc-3.7.5 2017-01-01version11,367
+petsc-3.7.6 2017-04-24version11,367
 Report Typos and Errorsbugreport12,436
 1: line113,726
 2: line214,844
@@ -19096,7 +19100,7 @@ LIBBASE 9,74
 MANSEC 10,96
 LOCDIR 11,110
 

-src/ts/impls/explicit/euler/euler.c,956
+src/ts/impls/explicit/euler/euler.c,953
 euler.c:^?euler.c^A,1
   Vec update;7,147
 } TS_Euler;8,213
@@ -19106,27 +19110,27 @@ static PetscErrorCode TSStep_Euler(12,276
 #undef __FUNCT__40,1542
 #define __FUNCT__ 41,1559
 static PetscErrorCode TSSetUp_Euler(42,1593
-#undef __FUNCT__60,2308
-#define __FUNCT__ 61,2325
-static PetscErrorCode TSReset_Euler(62,2359
-#undef __FUNCT__72,2577
-#define __FUNCT__ 73,2594
-static PetscErrorCode TSDestroy_Euler(74,2630
-#undef __FUNCT__85,2903
-#define __FUNCT__ 86,2920
-static PetscErrorCode TSSetFromOptions_Euler(87,2963
-#undef __FUNCT__93,3105
-#define __FUNCT__ 94,3122
-static PetscErrorCode TSView_Euler(95,3155
-#undef __FUNCT__101,3269
-#define __FUNCT__ 102,3286
-static PetscErrorCode TSInterpolate_Euler(103,3326
-#undef __FUNCT__116,3748
-#define __FUNCT__ 117,3765
-static PetscErrorCode TSComputeLinearStability_Euler(118,3816
-#undef __FUNCT__135,4226
-#define __FUNCT__ 136,4243
-PETSC_EXTERN PetscErrorCode TSCreate_Euler(137,4278
+#undef __FUNCT__55,1981
+#define __FUNCT__ 56,1998
+static PetscErrorCode TSReset_Euler(57,2032
+#undef __FUNCT__67,2250
+#define __FUNCT__ 68,2267
+static PetscErrorCode TSDestroy_Euler(69,2303
+#undef __FUNCT__80,2576
+#define __FUNCT__ 81,2593
+static PetscErrorCode TSSetFromOptions_Euler(82,2636
+#undef __FUNCT__88,2778
+#define __FUNCT__ 89,2795
+static PetscErrorCode TSView_Euler(90,2828
+#undef __FUNCT__96,2942
+#define __FUNCT__ 97,2959
+static PetscErrorCode TSInterpolate_Euler(98,2999
+#undef __FUNCT__111,3421
+#define __FUNCT__ 112,3438
+static PetscErrorCode TSComputeLinearStability_Euler(113,3489
+#undef __FUNCT__130,3899
+#define __FUNCT__ 131,3916
+PETSC_EXTERN PetscErrorCode TSCreate_Euler(132,3951
 

 src/ts/impls/explicit/rk/makefile,124
 makefile:^?makefile^A,1
@@ -19206,72 +19210,72 @@ static PetscErrorCode TSRollBack_RK(457,14951
 #undef __FUNCT__483,15695
 #define __FUNCT__ 484,15712
 static PetscErrorCode TSStep_RK(485,15742
-#undef __FUNCT__552,18306
-#define __FUNCT__ 553,18323
-static PetscErrorCode TSAdjointSetUp_RK(554,18361
-#undef __FUNCT__571,18951
-#define __FUNCT__ 572,18968
-static PetscErrorCode TSAdjointStep_RK(573,19005
-#undef __FUNCT__638,21487
-#define __FUNCT__ 639,21504
-static PetscErrorCode TSInterpolate_RK(640,21541
-#undef __FUNCT__682,22819
-#define __FUNCT__ 683,22836
-static PetscErrorCode TSRKTableauReset(684,22873
-#undef __FUNCT__700,23418
-#define __FUNCT__ 701,23435
-static PetscErrorCode TSReset_RK(702,23466
-#undef __FUNCT__714,23796
-#define __FUNCT__ 715,23813
-static PetscErrorCode TSDestroy_RK(716,23846
-#undef __FUNCT__729,24227
-#define __FUNCT__ 730,24244
-static PetscErrorCode DMCoarsenHook_TSRK(731,24283
-#undef __FUNCT__737,24406
-#define __FUNCT__ 738,24423
-static PetscErrorCode DMRestrictHook_TSRK(739,24463
-#undef __FUNCT__746,24622
-#define __FUNCT__ 747,24639
-static PetscErrorCode DMSubDomainHook_TSRK(748,24680
-#undef __FUNCT__754,24802
-#define __FUNCT__ 755,24819
-static PetscErrorCode DMSubDomainRestrictHook_TSRK(756,24868
-#undef __FUNCT__790,25820
-#define __FUNCT__ 791,25837
-static PetscErrorCode TSRKTableauSetUp(792,25874
-#undef __FUNCT__806,26272
-#define __FUNCT__ 807,26289
-static PetscErrorCode TSSetUp_RK(808,26320
-#undef __FUNCT__830,27050
-#define __FUNCT__ 831,27067
-static PetscErrorCode TSSetFromOptions_RK(832,27107
-#undef __FUNCT__855,28061
-#define __FUNCT__ 856,28078
-static PetscErrorCode PetscFormatRealArray(857,28119
-#undef __FUNCT__876,28672
-#define __FUNCT__ 877,28689
-static PetscErrorCode TSView_RK(878,28719
-#undef __FUNCT__900,29579
-#define __FUNCT__ 901,29596
-static PetscErrorCode TSLoad_RK(902,29626
-#undef __FUNCT__913,29881
-#define __FUNCT__ 914,29898
-PetscErrorCode TSRKSetType(928,30178
-#undef __FUNCT__938,30435
-#define __FUNCT__ 939,30452
-PetscErrorCode TSRKGetType(955,30707
-#undef __FUNCT__965,30966
-#define __FUNCT__ 966,30983
-static PetscErrorCode TSRKGetType_RK(967,31018
-#undef __FUNCT__975,31195
-#define __FUNCT__ 976,31212
-static PetscErrorCode TSRKSetType_RK(977,31247
-#undef __FUNCT__1002,32064
-#define __FUNCT__ 1003,32081
-static PetscErrorCode  TSGetStages_RK(1004,32116
-#undef __FUNCT__1031,32845
-#define __FUNCT__ 1032,32862
-PETSC_EXTERN PetscErrorCode TSCreate_RK(1033,32894
+#undef __FUNCT__551,18305
+#define __FUNCT__ 552,18322
+static PetscErrorCode TSAdjointSetUp_RK(553,18360
+#undef __FUNCT__570,18950
+#define __FUNCT__ 571,18967
+static PetscErrorCode TSAdjointStep_RK(572,19004
+#undef __FUNCT__637,21486
+#define __FUNCT__ 638,21503
+static PetscErrorCode TSInterpolate_RK(639,21540
+#undef __FUNCT__681,22818
+#define __FUNCT__ 682,22835
+static PetscErrorCode TSRKTableauReset(683,22872
+#undef __FUNCT__699,23417
+#define __FUNCT__ 700,23434
+static PetscErrorCode TSReset_RK(701,23465
+#undef __FUNCT__713,23795
+#define __FUNCT__ 714,23812
+static PetscErrorCode TSDestroy_RK(715,23845
+#undef __FUNCT__728,24226
+#define __FUNCT__ 729,24243
+static PetscErrorCode DMCoarsenHook_TSRK(730,24282
+#undef __FUNCT__736,24405
+#define __FUNCT__ 737,24422
+static PetscErrorCode DMRestrictHook_TSRK(738,24462
+#undef __FUNCT__745,24621
+#define __FUNCT__ 746,24638
+static PetscErrorCode DMSubDomainHook_TSRK(747,24679
+#undef __FUNCT__753,24801
+#define __FUNCT__ 754,24818
+static PetscErrorCode DMSubDomainRestrictHook_TSRK(755,24867
+#undef __FUNCT__789,25819
+#define __FUNCT__ 790,25836
+static PetscErrorCode TSRKTableauSetUp(791,25873
+#undef __FUNCT__805,26271
+#define __FUNCT__ 806,26288
+static PetscErrorCode TSSetUp_RK(807,26319
+#undef __FUNCT__830,27097
+#define __FUNCT__ 831,27114
+static PetscErrorCode TSSetFromOptions_RK(832,27154
+#undef __FUNCT__855,28108
+#define __FUNCT__ 856,28125
+static PetscErrorCode PetscFormatRealArray(857,28166
+#undef __FUNCT__876,28719
+#define __FUNCT__ 877,28736
+static PetscErrorCode TSView_RK(878,28766
+#undef __FUNCT__900,29626
+#define __FUNCT__ 901,29643
+static PetscErrorCode TSLoad_RK(902,29673
+#undef __FUNCT__913,29928
+#define __FUNCT__ 914,29945
+PetscErrorCode TSRKSetType(928,30225
+#undef __FUNCT__938,30482
+#define __FUNCT__ 939,30499
+PetscErrorCode TSRKGetType(955,30754
+#undef __FUNCT__965,31013
+#define __FUNCT__ 966,31030
+static PetscErrorCode TSRKGetType_RK(967,31065
+#undef __FUNCT__975,31242
+#define __FUNCT__ 976,31259
+static PetscErrorCode TSRKSetType_RK(977,31294
+#undef __FUNCT__1002,32111
+#define __FUNCT__ 1003,32128
+static PetscErrorCode  TSGetStages_RK(1004,32163
+#undef __FUNCT__1031,32892
+#define __FUNCT__ 1032,32909
+PETSC_EXTERN PetscErrorCode TSCreate_RK(1033,32941
 

 src/ts/impls/explicit/rk/ftn-custom/makefile,129
 makefile:^?makefile^A,1
@@ -19330,54 +19334,54 @@ static PetscErrorCode TSSSPStep_RK_10_4(162,5241
 #undef __FUNCT__198,6647
 #define __FUNCT__ 199,6664
 static PetscErrorCode TSSetUp_SSP(200,6696
-#undef __FUNCT__210,6922
-#define __FUNCT__ 211,6939
-static PetscErrorCode TSStep_SSP(212,6970
-#undef __FUNCT__235,7872
-#define __FUNCT__ 236,7889
-static PetscErrorCode TSReset_SSP(237,7921
-#undef __FUNCT__249,8211
-#define __FUNCT__ 250,8228
-static PetscErrorCode TSDestroy_SSP(251,8262
-#undef __FUNCT__268,8994
-#define __FUNCT__ 269,9011
-PetscErrorCode TSSSPSetType(287,9465
-#undef __FUNCT__297,9722
-#define __FUNCT__ 298,9739
-PetscErrorCode TSSSPGetType(314,10074
-#undef __FUNCT__324,10333
-#define __FUNCT__ 325,10350
-PetscErrorCode TSSSPSetNumStages(343,10830
-#undef __FUNCT__353,11101
-#define __FUNCT__ 354,11118
-PetscErrorCode TSSSPGetNumStages(370,11480
-#undef __FUNCT__380,11753
-#define __FUNCT__ 381,11770
-static PetscErrorCode TSSSPSetType_SSP(382,11807
-#undef __FUNCT__395,12317
-#define __FUNCT__ 396,12334
-static PetscErrorCode TSSSPGetType_SSP(397,12371
-#undef __FUNCT__405,12547
-#define __FUNCT__ 406,12564
-static PetscErrorCode TSSSPSetNumStages_SSP(407,12606
-#undef __FUNCT__415,12788
-#define __FUNCT__ 416,12805
-static PetscErrorCode TSSSPGetNumStages_SSP(417,12847
-#undef __FUNCT__426,13032
-#define __FUNCT__ 427,13049
-static PetscErrorCode TSSetFromOptions_SSP(428,13090
-#undef __FUNCT__448,13844
-#define __FUNCT__ 449,13861
-static PetscErrorCode TSView_SSP(450,13892
-#undef __FUNCT__506,16695
-#define __FUNCT__ 507,16712
-PETSC_EXTERN PetscErrorCode TSCreate_SSP(508,16745
-#undef __FUNCT__536,17770
-#define __FUNCT__ 537,17787
-PetscErrorCode TSSSPInitializePackage(548,18162
-#undef __FUNCT__562,18698
-#define __FUNCT__ 563,18715
-PetscErrorCode TSSSPFinalizePackage(573,18965
+#undef __FUNCT__211,6970
+#define __FUNCT__ 212,6987
+static PetscErrorCode TSStep_SSP(213,7018
+#undef __FUNCT__236,7920
+#define __FUNCT__ 237,7937
+static PetscErrorCode TSReset_SSP(238,7969
+#undef __FUNCT__250,8259
+#define __FUNCT__ 251,8276
+static PetscErrorCode TSDestroy_SSP(252,8310
+#undef __FUNCT__269,9042
+#define __FUNCT__ 270,9059
+PetscErrorCode TSSSPSetType(288,9513
+#undef __FUNCT__298,9770
+#define __FUNCT__ 299,9787
+PetscErrorCode TSSSPGetType(315,10122
+#undef __FUNCT__325,10381
+#define __FUNCT__ 326,10398
+PetscErrorCode TSSSPSetNumStages(344,10878
+#undef __FUNCT__354,11149
+#define __FUNCT__ 355,11166
+PetscErrorCode TSSSPGetNumStages(371,11528
+#undef __FUNCT__381,11801
+#define __FUNCT__ 382,11818
+static PetscErrorCode TSSSPSetType_SSP(383,11855
+#undef __FUNCT__396,12365
+#define __FUNCT__ 397,12382
+static PetscErrorCode TSSSPGetType_SSP(398,12419
+#undef __FUNCT__406,12595
+#define __FUNCT__ 407,12612
+static PetscErrorCode TSSSPSetNumStages_SSP(408,12654
+#undef __FUNCT__416,12836
+#define __FUNCT__ 417,12853
+static PetscErrorCode TSSSPGetNumStages_SSP(418,12895
+#undef __FUNCT__427,13080
+#define __FUNCT__ 428,13097
+static PetscErrorCode TSSetFromOptions_SSP(429,13138
+#undef __FUNCT__449,13892
+#define __FUNCT__ 450,13909
+static PetscErrorCode TSView_SSP(451,13940
+#undef __FUNCT__507,16743
+#define __FUNCT__ 508,16760
+PETSC_EXTERN PetscErrorCode TSCreate_SSP(509,16793
+#undef __FUNCT__537,17818
+#define __FUNCT__ 538,17835
+PetscErrorCode TSSSPInitializePackage(549,18210
+#undef __FUNCT__563,18746
+#define __FUNCT__ 564,18763
+PetscErrorCode TSSSPFinalizePackage(574,19013
 

 src/ts/impls/explicit/ssp/ftn-custom/makefile,126
 makefile:^?makefile^A,1
@@ -26931,270 +26935,270 @@ PetscErrorCode MatView_SeqAIJ_Binary(547,17049
 #undef __FUNCT__586,18300
 #define __FUNCT__ 587,18317
 PetscErrorCode MatView_SeqAIJ_ASCII(588,18358
-#undef __FUNCT__843,30277
-#define __FUNCT__ 844,30294
-PetscErrorCode MatView_SeqAIJ_Draw_Zoom(845,30339
-#undef __FUNCT__926,33245
-#define __FUNCT__ 927,33262
-PetscErrorCode MatView_SeqAIJ_Draw(928,33302
-#undef __FUNCT__950,34153
-#define __FUNCT__ 951,34170
-PetscErrorCode MatView_SeqAIJ(952,34205
-#undef __FUNCT__972,34954
-#define __FUNCT__ 973,34971
-PetscErrorCode MatAssemblyEnd_SeqAIJ(974,35013
-#undef __FUNCT__1032,37089
-#define __FUNCT__ 1033,37106
-PetscErrorCode MatRealPart_SeqAIJ(1034,37145
-#undef __FUNCT__1047,37475
-#define __FUNCT__ 1048,37492
-PetscErrorCode MatImaginaryPart_SeqAIJ(1049,37536
-#undef __FUNCT__1062,37876
-#define __FUNCT__ 1063,37893
-PetscErrorCode MatZeroEntries_SeqAIJ(1064,37935
-#undef __FUNCT__1075,38237
-#define __FUNCT__ 1076,38254
-PetscErrorCode MatDestroy_SeqAIJ(1077,38292
-#undef __FUNCT__1121,40681
-#define __FUNCT__ 1122,40698
-PetscErrorCode MatSetOption_SeqAIJ(1123,40738
-#undef __FUNCT__1173,42104
-#define __FUNCT__ 1174,42121
-PetscErrorCode MatGetDiagonal_SeqAIJ(1175,42163
-#undef __FUNCT__1211,43215
-#define __FUNCT__ 1212,43232
-PetscErrorCode MatMultTransposeAdd_SeqAIJ(1213,43279
-#undef __FUNCT__1262,44602
-#define __FUNCT__ 1263,44619
-PetscErrorCode MatMultTranspose_SeqAIJ(1264,44663
-#undef __FUNCT__1276,44959
-#define __FUNCT__ 1277,44976
-PetscErrorCode MatMult_SeqAIJ(1278,45011
-#undef __FUNCT__1335,46700
-#define __FUNCT__ 1336,46717
-PetscErrorCode MatMultMax_SeqAIJ(1337,46755
-#undef __FUNCT__1389,48311
-#define __FUNCT__ 1390,48328
-PetscErrorCode MatMultAddMax_SeqAIJ(1391,48369
-#undef __FUNCT__1439,49820
-#define __FUNCT__ 1440,49837
-PetscErrorCode MatMultAdd_SeqAIJ(1441,49875
-#undef __FUNCT__1504,51622
-#define __FUNCT__ 1505,51639
-PetscErrorCode MatMarkDiagonal_SeqAIJ(1506,51682
-#undef __FUNCT__1532,52265
-#define __FUNCT__ 1533,52282
-PetscErrorCode MatMissingDiagonal_SeqAIJ(1534,52328
-#undef __FUNCT__1559,52963
-#define __FUNCT__ 1560,52980
-PetscErrorCode  MatInvertDiagonal_SeqAIJ(1564,53136
-#undef __FUNCT__1610,54601
-#define __FUNCT__ 1611,54618
-PetscErrorCode MatSOR_SeqAIJ(1612,54652
-#undef __FUNCT__1782,60199
-#define __FUNCT__ 1783,60216
-PetscErrorCode MatGetInfo_SeqAIJ(1784,60254
-#undef __FUNCT__1808,61018
-#define __FUNCT__ 1809,61035
-PetscErrorCode MatZeroRows_SeqAIJ(1810,61074
-#undef __FUNCT__1867,63219
-#define __FUNCT__ 1868,63236
-PetscErrorCode MatZeroRowsColumns_SeqAIJ(1869,63282
-#undef __FUNCT__1925,65129
-#define __FUNCT__ 1926,65146
-PetscErrorCode MatGetRow_SeqAIJ(1927,65183
-#undef __FUNCT__1946,65692
-#define __FUNCT__ 1947,65709
-PetscErrorCode MatRestoreRow_SeqAIJ(1948,65750
-#undef __FUNCT__1954,65903
-#define __FUNCT__ 1955,65920
-PetscErrorCode MatNorm_SeqAIJ(1956,65955
-#undef __FUNCT__2000,67336
-#define __FUNCT__ 2001,67353
-PetscErrorCode MatTransposeSymbolic_SeqAIJ(2002,67401
-#undef __FUNCT__2046,68946
-#define __FUNCT__ 2047,68963
-PetscErrorCode MatTranspose_SeqAIJ(2048,69003
-#undef __FUNCT__2090,70456
-#define __FUNCT__ 2091,70473
-PetscErrorCode  MatIsTranspose_SeqAIJ(2092,70515
-#undef __FUNCT__2140,71837
-#define __FUNCT__ 2141,71854
-PetscErrorCode  MatIsHermitianTranspose_SeqAIJ(2142,71905
-#undef __FUNCT__2190,73247
-#define __FUNCT__ 2191,73264
-PetscErrorCode MatIsSymmetric_SeqAIJ(2192,73306
-#undef __FUNCT__2201,73512
-#define __FUNCT__ 2202,73529
-PetscErrorCode MatIsHermitian_SeqAIJ(2203,73571
-#undef __FUNCT__2212,73786
-#define __FUNCT__ 2213,73803
-PetscErrorCode MatDiagonalScale_SeqAIJ(2214,73847
-#undef __FUNCT__2251,75134
-#define __FUNCT__ 2252,75151
-PetscErrorCode MatGetSubMatrix_SeqAIJ(2253,75194
-#undef __FUNCT__2419,80971
-#define __FUNCT__ 2420,80988
-PetscErrorCode  MatGetMultiProcBlock_SeqAIJ(2421,81036
-#undef __FUNCT__2440,81730
-#define __FUNCT__ 2441,81747
-PetscErrorCode MatILUFactor_SeqAIJ(2442,81787
-#undef __FUNCT__2489,83513
-#define __FUNCT__ 2490,83530
-PetscErrorCode MatScale_SeqAIJ(2491,83566
-#undef __FUNCT__2506,84037
-#define __FUNCT__ 2507,84054
-PetscErrorCode MatGetSubMatrices_SeqAIJ(2508,84099
-#undef __FUNCT__2524,84522
-#define __FUNCT__ 2525,84539
-PetscErrorCode MatIncreaseOverlap_SeqAIJ(2526,84585
-#undef __FUNCT__2582,86404
-#define __FUNCT__ 2583,86421
-PetscErrorCode MatPermute_SeqAIJ(2584,86459
-#undef __FUNCT__2631,88331
-#define __FUNCT__ 2632,88348
-PetscErrorCode MatCopy_SeqAIJ(2633,88383
-#undef __FUNCT__2651,89050
-#define __FUNCT__ 2652,89067
-PetscErrorCode MatSetUp_SeqAIJ(2653,89103
-#undef __FUNCT__2662,89295
-#define __FUNCT__ 2663,89312
-PetscErrorCode MatSeqAIJGetArray_SeqAIJ(2664,89357
-#undef __FUNCT__2673,89536
-#define __FUNCT__ 2674,89553
-PetscErrorCode MatSeqAIJRestoreArray_SeqAIJ(2675,89602
-#undef __FUNCT__2685,89851
-#define __FUNCT__ 2686,89868
-PetscErrorCode MatAXPYGetPreallocation_SeqX_private(2687,89925
-#undef __FUNCT__2708,90635
-#define __FUNCT__ 2709,90652
-PetscErrorCode MatAXPYGetPreallocation_SeqAIJ(2710,90703
-#undef __FUNCT__2723,91115
-#define __FUNCT__ 2724,91132
-PetscErrorCode MatAXPY_SeqAIJ(2725,91167
-#undef __FUNCT__2758,92642
-#define __FUNCT__ 2759,92659
-PetscErrorCode  MatConjugate_SeqAIJ(2760,92699
-#undef __FUNCT__2777,93025
-#define __FUNCT__ 2778,93042
-PetscErrorCode MatGetRowMaxAbs_SeqAIJ(2779,93085
-#undef __FUNCT__2811,94045
-#define __FUNCT__ 2812,94062
-PetscErrorCode MatGetRowMax_SeqAIJ(2813,94102
-#undef __FUNCT__2856,95423
-#define __FUNCT__ 2857,95440
-PetscErrorCode MatGetRowMinAbs_SeqAIJ(2858,95483
-#undef __FUNCT__2903,96857
-#define __FUNCT__ 2904,96874
-PetscErrorCode MatGetRowMin_SeqAIJ(2905,96914
-#undef __FUNCT__2952,98339
-#define __FUNCT__ 2953,98356
-PetscErrorCode MatInvertBlockDiagonal_SeqAIJ(2954,98406
-#undef __FUNCT__3068,103197
-#define __FUNCT__ 3069,103214
-static PetscErrorCode  MatSetRandom_SeqAIJ(3070,103254
-#undef __FUNCT__3093,104009
-#define __FUNCT__ 3094,104026
-PetscErrorCode MatShift_SeqAIJ(3095,104062
-static struct _MatOps MatOps_Values 3109,104458
-#undef __FUNCT__3256,112636
-#define __FUNCT__ 3257,112653
-PetscErrorCode  MatSeqAIJSetColumnIndices_SeqAIJ(3258,112706
-#undef __FUNCT__3276,113075
-#define __FUNCT__ 3277,113092
-PetscErrorCode  MatSeqAIJSetColumnIndices(3301,113786
-#undef __FUNCT__3314,114210
-#define __FUNCT__ 3315,114227
-PetscErrorCode  MatStoreValues_SeqAIJ(3316,114269
-#undef __FUNCT__3336,114973
-#define __FUNCT__ 3337,114990
-PetscErrorCode  MatStoreValues(3385,116748
-#undef __FUNCT__3397,117190
-#define __FUNCT__ 3398,117207
-PetscErrorCode  MatRetrieveValues_SeqAIJ(3399,117252
-#undef __FUNCT__3413,117818
-#define __FUNCT__ 3414,117835
-PetscErrorCode  MatRetrieveValues(3430,118223
-#undef __FUNCT__3444,118758
-#define __FUNCT__ 3445,118775
-PetscErrorCode  MatCreateSeqAIJ(3497,120970
-#undef __FUNCT__3509,121363
-#define __FUNCT__ 3510,121380
-PetscErrorCode  MatSeqAIJSetPreallocation(3563,123762
-#undef __FUNCT__3574,124104
-#define __FUNCT__ 3575,124121
-PetscErrorCode  MatSeqAIJSetPreallocation_SeqAIJ(3576,124174
-#undef  __FUNCT__3649,126780
-#define __FUNCT__ 3650,126798
-PetscErrorCode MatSeqAIJSetPreallocationCSR(3668,127489
-#undef  __FUNCT__3679,127890
-#define __FUNCT__ 3680,127908
-PetscErrorCode  MatSeqAIJSetPreallocationCSR_SeqAIJ(3681,127965
-#undef __FUNCT__3731,129566
-#define __FUNCT__ 3732,129583
-PetscErrorCode MatMatMultNumeric_SeqDense_SeqAIJ(3742,130008
-#undef __FUNCT__3777,130843
-#define __FUNCT__ 3778,130860
-PetscErrorCode MatMatMultSymbolic_SeqDense_SeqAIJ(3779,130915
-#undef __FUNCT__3800,131726
-#define __FUNCT__ 3801,131743
-PETSC_INTERN PetscErrorCode MatMatMult_SeqDense_SeqAIJ(3802,131790
-#undef __FUNCT__3880,134878
-#define __FUNCT__ 3881,134895
-PetscErrorCode  MatSeqAIJGetArray(3897,135244
-#undef __FUNCT__3906,135476
-#define __FUNCT__ 3907,135493
-PetscErrorCode  MatSeqAIJGetMaxRowNonzeros(3923,135855
-#undef __FUNCT__3932,136037
-#define __FUNCT__ 3933,136054
-PetscErrorCode  MatSeqAIJRestoreArray(3947,136423
-#undef __FUNCT__3956,136663
-#define __FUNCT__ 3957,136680
-PETSC_EXTERN PetscErrorCode MatCreate_SeqAIJ(3958,136717
-#undef __FUNCT__4027,140710
-#define __FUNCT__ 4028,140727
-PetscErrorCode MatDuplicateNoCreate_SeqAIJ(4032,140873
-#undef __FUNCT__4121,143999
-#define __FUNCT__ 4122,144016
-PetscErrorCode MatDuplicate_SeqAIJ(4123,144056
-#undef __FUNCT__4138,144639
-#define __FUNCT__ 4139,144656
-PetscErrorCode MatLoad_SeqAIJ(4140,144691
-#undef __FUNCT__4210,147857
-#define __FUNCT__ 4211,147874
-PetscErrorCode MatEqual_SeqAIJ(4212,147910
-#undef __FUNCT__4249,149042
-#define __FUNCT__ 4250,149059
-PetscErrorCode  MatCreateSeqAIJWithArrays(4294,150329
-#undef __FUNCT__4342,152590
-#define __FUNCT__ 4343,152607
-PetscErrorCode  MatCreateSeqAIJFromTriple(4384,153619
-#undef __FUNCT__4415,154622
-#define __FUNCT__ 4416,154639
-PetscErrorCode MatSetColoring_SeqAIJ(4417,154681
-#undef __FUNCT__4444,155761
-#define __FUNCT__ 4445,155778
-PetscErrorCode MatSetValuesAdifor_SeqAIJ(4446,155824
-#undef __FUNCT__4467,156566
-#define __FUNCT__ 4468,156583
-PetscErrorCode MatSeqAIJInvalidateDiagonal(4469,156631
-#undef __FUNCT__4482,156926
-#define __FUNCT__ 4483,156943
-PetscErrorCode MatCreateMPIMatConcatenateSeqMat_SeqAIJ(4484,157003
-#undef __FUNCT__4499,157568
-#define __FUNCT__ 4500,157585
-PetscErrorCode MatSetSeqMat_SeqAIJ(4501,157625
-#define matsetvaluesseqaij_ 4577,160379
-#define matsetvaluesseqaij_ 4579,160472
-#undef CHKERRQ4583,160585
-#define CHKERRQ(4584,160600
-#undef SETERRQ24585,160672
-#define SETERRQ2(4586,160688
-#undef SETERRQ34587,160745
-#define SETERRQ3(4588,160761
-#undef __FUNCT__4590,160821
-#define __FUNCT__ 4591,160838
-PETSC_EXTERN void PETSC_STDCALL matsetvaluesseqaij_(4592,160878
+#undef __FUNCT__845,30315
+#define __FUNCT__ 846,30332
+PetscErrorCode MatView_SeqAIJ_Draw_Zoom(847,30377
+#undef __FUNCT__928,33283
+#define __FUNCT__ 929,33300
+PetscErrorCode MatView_SeqAIJ_Draw(930,33340
+#undef __FUNCT__952,34191
+#define __FUNCT__ 953,34208
+PetscErrorCode MatView_SeqAIJ(954,34243
+#undef __FUNCT__974,34992
+#define __FUNCT__ 975,35009
+PetscErrorCode MatAssemblyEnd_SeqAIJ(976,35051
+#undef __FUNCT__1034,37127
+#define __FUNCT__ 1035,37144
+PetscErrorCode MatRealPart_SeqAIJ(1036,37183
+#undef __FUNCT__1049,37513
+#define __FUNCT__ 1050,37530
+PetscErrorCode MatImaginaryPart_SeqAIJ(1051,37574
+#undef __FUNCT__1064,37914
+#define __FUNCT__ 1065,37931
+PetscErrorCode MatZeroEntries_SeqAIJ(1066,37973
+#undef __FUNCT__1077,38275
+#define __FUNCT__ 1078,38292
+PetscErrorCode MatDestroy_SeqAIJ(1079,38330
+#undef __FUNCT__1123,40719
+#define __FUNCT__ 1124,40736
+PetscErrorCode MatSetOption_SeqAIJ(1125,40776
+#undef __FUNCT__1175,42142
+#define __FUNCT__ 1176,42159
+PetscErrorCode MatGetDiagonal_SeqAIJ(1177,42201
+#undef __FUNCT__1213,43253
+#define __FUNCT__ 1214,43270
+PetscErrorCode MatMultTransposeAdd_SeqAIJ(1215,43317
+#undef __FUNCT__1264,44640
+#define __FUNCT__ 1265,44657
+PetscErrorCode MatMultTranspose_SeqAIJ(1266,44701
+#undef __FUNCT__1278,44997
+#define __FUNCT__ 1279,45014
+PetscErrorCode MatMult_SeqAIJ(1280,45049
+#undef __FUNCT__1337,46738
+#define __FUNCT__ 1338,46755
+PetscErrorCode MatMultMax_SeqAIJ(1339,46793
+#undef __FUNCT__1391,48349
+#define __FUNCT__ 1392,48366
+PetscErrorCode MatMultAddMax_SeqAIJ(1393,48407
+#undef __FUNCT__1441,49858
+#define __FUNCT__ 1442,49875
+PetscErrorCode MatMultAdd_SeqAIJ(1443,49913
+#undef __FUNCT__1506,51660
+#define __FUNCT__ 1507,51677
+PetscErrorCode MatMarkDiagonal_SeqAIJ(1508,51720
+#undef __FUNCT__1534,52303
+#define __FUNCT__ 1535,52320
+PetscErrorCode MatMissingDiagonal_SeqAIJ(1536,52366
+#undef __FUNCT__1561,53001
+#define __FUNCT__ 1562,53018
+PetscErrorCode  MatInvertDiagonal_SeqAIJ(1566,53174
+#undef __FUNCT__1612,54639
+#define __FUNCT__ 1613,54656
+PetscErrorCode MatSOR_SeqAIJ(1614,54690
+#undef __FUNCT__1784,60237
+#define __FUNCT__ 1785,60254
+PetscErrorCode MatGetInfo_SeqAIJ(1786,60292
+#undef __FUNCT__1810,61056
+#define __FUNCT__ 1811,61073
+PetscErrorCode MatZeroRows_SeqAIJ(1812,61112
+#undef __FUNCT__1875,63342
+#define __FUNCT__ 1876,63359
+PetscErrorCode MatZeroRowsColumns_SeqAIJ(1877,63405
+#undef __FUNCT__1933,65252
+#define __FUNCT__ 1934,65269
+PetscErrorCode MatGetRow_SeqAIJ(1935,65306
+#undef __FUNCT__1954,65815
+#define __FUNCT__ 1955,65832
+PetscErrorCode MatRestoreRow_SeqAIJ(1956,65873
+#undef __FUNCT__1962,66026
+#define __FUNCT__ 1963,66043
+PetscErrorCode MatNorm_SeqAIJ(1964,66078
+#undef __FUNCT__2008,67459
+#define __FUNCT__ 2009,67476
+PetscErrorCode MatTransposeSymbolic_SeqAIJ(2010,67524
+#undef __FUNCT__2054,69069
+#define __FUNCT__ 2055,69086
+PetscErrorCode MatTranspose_SeqAIJ(2056,69126
+#undef __FUNCT__2098,70579
+#define __FUNCT__ 2099,70596
+PetscErrorCode  MatIsTranspose_SeqAIJ(2100,70638
+#undef __FUNCT__2148,71960
+#define __FUNCT__ 2149,71977
+PetscErrorCode  MatIsHermitianTranspose_SeqAIJ(2150,72028
+#undef __FUNCT__2198,73370
+#define __FUNCT__ 2199,73387
+PetscErrorCode MatIsSymmetric_SeqAIJ(2200,73429
+#undef __FUNCT__2209,73635
+#define __FUNCT__ 2210,73652
+PetscErrorCode MatIsHermitian_SeqAIJ(2211,73694
+#undef __FUNCT__2220,73909
+#define __FUNCT__ 2221,73926
+PetscErrorCode MatDiagonalScale_SeqAIJ(2222,73970
+#undef __FUNCT__2259,75257
+#define __FUNCT__ 2260,75274
+PetscErrorCode MatGetSubMatrix_SeqAIJ(2261,75317
+#undef __FUNCT__2427,81094
+#define __FUNCT__ 2428,81111
+PetscErrorCode  MatGetMultiProcBlock_SeqAIJ(2429,81159
+#undef __FUNCT__2448,81853
+#define __FUNCT__ 2449,81870
+PetscErrorCode MatILUFactor_SeqAIJ(2450,81910
+#undef __FUNCT__2497,83636
+#define __FUNCT__ 2498,83653
+PetscErrorCode MatScale_SeqAIJ(2499,83689
+#undef __FUNCT__2514,84160
+#define __FUNCT__ 2515,84177
+PetscErrorCode MatGetSubMatrices_SeqAIJ(2516,84222
+#undef __FUNCT__2532,84645
+#define __FUNCT__ 2533,84662
+PetscErrorCode MatIncreaseOverlap_SeqAIJ(2534,84708
+#undef __FUNCT__2590,86527
+#define __FUNCT__ 2591,86544
+PetscErrorCode MatPermute_SeqAIJ(2592,86582
+#undef __FUNCT__2639,88454
+#define __FUNCT__ 2640,88471
+PetscErrorCode MatCopy_SeqAIJ(2641,88506
+#undef __FUNCT__2659,89173
+#define __FUNCT__ 2660,89190
+PetscErrorCode MatSetUp_SeqAIJ(2661,89226
+#undef __FUNCT__2670,89418
+#define __FUNCT__ 2671,89435
+PetscErrorCode MatSeqAIJGetArray_SeqAIJ(2672,89480
+#undef __FUNCT__2681,89659
+#define __FUNCT__ 2682,89676
+PetscErrorCode MatSeqAIJRestoreArray_SeqAIJ(2683,89725
+#undef __FUNCT__2693,89974
+#define __FUNCT__ 2694,89991
+PetscErrorCode MatAXPYGetPreallocation_SeqX_private(2695,90048
+#undef __FUNCT__2716,90758
+#define __FUNCT__ 2717,90775
+PetscErrorCode MatAXPYGetPreallocation_SeqAIJ(2718,90826
+#undef __FUNCT__2731,91238
+#define __FUNCT__ 2732,91255
+PetscErrorCode MatAXPY_SeqAIJ(2733,91290
+#undef __FUNCT__2766,92765
+#define __FUNCT__ 2767,92782
+PetscErrorCode  MatConjugate_SeqAIJ(2768,92822
+#undef __FUNCT__2785,93148
+#define __FUNCT__ 2786,93165
+PetscErrorCode MatGetRowMaxAbs_SeqAIJ(2787,93208
+#undef __FUNCT__2819,94168
+#define __FUNCT__ 2820,94185
+PetscErrorCode MatGetRowMax_SeqAIJ(2821,94225
+#undef __FUNCT__2864,95546
+#define __FUNCT__ 2865,95563
+PetscErrorCode MatGetRowMinAbs_SeqAIJ(2866,95606
+#undef __FUNCT__2911,96980
+#define __FUNCT__ 2912,96997
+PetscErrorCode MatGetRowMin_SeqAIJ(2913,97037
+#undef __FUNCT__2960,98462
+#define __FUNCT__ 2961,98479
+PetscErrorCode MatInvertBlockDiagonal_SeqAIJ(2962,98529
+#undef __FUNCT__3076,103320
+#define __FUNCT__ 3077,103337
+static PetscErrorCode  MatSetRandom_SeqAIJ(3078,103377
+#undef __FUNCT__3101,104132
+#define __FUNCT__ 3102,104149
+PetscErrorCode MatShift_SeqAIJ(3103,104185
+static struct _MatOps MatOps_Values 3117,104581
+#undef __FUNCT__3264,112759
+#define __FUNCT__ 3265,112776
+PetscErrorCode  MatSeqAIJSetColumnIndices_SeqAIJ(3266,112829
+#undef __FUNCT__3284,113198
+#define __FUNCT__ 3285,113215
+PetscErrorCode  MatSeqAIJSetColumnIndices(3309,113909
+#undef __FUNCT__3322,114333
+#define __FUNCT__ 3323,114350
+PetscErrorCode  MatStoreValues_SeqAIJ(3324,114392
+#undef __FUNCT__3344,115096
+#define __FUNCT__ 3345,115113
+PetscErrorCode  MatStoreValues(3393,116871
+#undef __FUNCT__3405,117313
+#define __FUNCT__ 3406,117330
+PetscErrorCode  MatRetrieveValues_SeqAIJ(3407,117375
+#undef __FUNCT__3421,117941
+#define __FUNCT__ 3422,117958
+PetscErrorCode  MatRetrieveValues(3438,118346
+#undef __FUNCT__3452,118881
+#define __FUNCT__ 3453,118898
+PetscErrorCode  MatCreateSeqAIJ(3505,121093
+#undef __FUNCT__3517,121486
+#define __FUNCT__ 3518,121503
+PetscErrorCode  MatSeqAIJSetPreallocation(3571,123885
+#undef __FUNCT__3582,124227
+#define __FUNCT__ 3583,124244
+PetscErrorCode  MatSeqAIJSetPreallocation_SeqAIJ(3584,124297
+#undef  __FUNCT__3657,126903
+#define __FUNCT__ 3658,126921
+PetscErrorCode MatSeqAIJSetPreallocationCSR(3676,127612
+#undef  __FUNCT__3687,128013
+#define __FUNCT__ 3688,128031
+PetscErrorCode  MatSeqAIJSetPreallocationCSR_SeqAIJ(3689,128088
+#undef __FUNCT__3739,129689
+#define __FUNCT__ 3740,129706
+PetscErrorCode MatMatMultNumeric_SeqDense_SeqAIJ(3750,130131
+#undef __FUNCT__3785,130966
+#define __FUNCT__ 3786,130983
+PetscErrorCode MatMatMultSymbolic_SeqDense_SeqAIJ(3787,131038
+#undef __FUNCT__3808,131849
+#define __FUNCT__ 3809,131866
+PETSC_INTERN PetscErrorCode MatMatMult_SeqDense_SeqAIJ(3810,131913
+#undef __FUNCT__3888,135001
+#define __FUNCT__ 3889,135018
+PetscErrorCode  MatSeqAIJGetArray(3905,135367
+#undef __FUNCT__3914,135599
+#define __FUNCT__ 3915,135616
+PetscErrorCode  MatSeqAIJGetMaxRowNonzeros(3931,135978
+#undef __FUNCT__3940,136160
+#define __FUNCT__ 3941,136177
+PetscErrorCode  MatSeqAIJRestoreArray(3955,136546
+#undef __FUNCT__3964,136786
+#define __FUNCT__ 3965,136803
+PETSC_EXTERN PetscErrorCode MatCreate_SeqAIJ(3966,136840
+#undef __FUNCT__4035,140833
+#define __FUNCT__ 4036,140850
+PetscErrorCode MatDuplicateNoCreate_SeqAIJ(4040,140996
+#undef __FUNCT__4129,144122
+#define __FUNCT__ 4130,144139
+PetscErrorCode MatDuplicate_SeqAIJ(4131,144179
+#undef __FUNCT__4146,144762
+#define __FUNCT__ 4147,144779
+PetscErrorCode MatLoad_SeqAIJ(4148,144814
+#undef __FUNCT__4218,147980
+#define __FUNCT__ 4219,147997
+PetscErrorCode MatEqual_SeqAIJ(4220,148033
+#undef __FUNCT__4257,149165
+#define __FUNCT__ 4258,149182
+PetscErrorCode  MatCreateSeqAIJWithArrays(4302,150452
+#undef __FUNCT__4350,152713
+#define __FUNCT__ 4351,152730
+PetscErrorCode  MatCreateSeqAIJFromTriple(4392,153742
+#undef __FUNCT__4423,154745
+#define __FUNCT__ 4424,154762
+PetscErrorCode MatSetColoring_SeqAIJ(4425,154804
+#undef __FUNCT__4452,155884
+#define __FUNCT__ 4453,155901
+PetscErrorCode MatSetValuesAdifor_SeqAIJ(4454,155947
+#undef __FUNCT__4475,156689
+#define __FUNCT__ 4476,156706
+PetscErrorCode MatSeqAIJInvalidateDiagonal(4477,156754
+#undef __FUNCT__4490,157049
+#define __FUNCT__ 4491,157066
+PetscErrorCode MatCreateMPIMatConcatenateSeqMat_SeqAIJ(4492,157126
+#undef __FUNCT__4507,157691
+#define __FUNCT__ 4508,157708
+PetscErrorCode MatSetSeqMat_SeqAIJ(4509,157748
+#define matsetvaluesseqaij_ 4585,160502
+#define matsetvaluesseqaij_ 4587,160595
+#undef CHKERRQ4591,160708
+#define CHKERRQ(4592,160723
+#undef SETERRQ24593,160795
+#define SETERRQ2(4594,160811
+#undef SETERRQ34595,160868
+#define SETERRQ3(4596,160884
+#undef __FUNCT__4598,160944
+#define __FUNCT__ 4599,160961
+PETSC_EXTERN void PETSC_STDCALL matsetvaluesseqaij_(4600,161001
 

 src/mat/impls/aij/seq/aijfact.c,3878
 aijfact.c:^?aijfact.c^A,1
@@ -29209,54 +29213,54 @@ PetscErrorCode MatMatMultNumeric_MPIAIJ_MPIAIJ_nonscalable(88,3273
 #undef __FUNCT__169,5779
 #define __FUNCT__ 170,5796
 PetscErrorCode MatMatMultSymbolic_MPIAIJ_MPIAIJ_nonscalable(171,5861
-#undef __FUNCT__330,12133
-#define __FUNCT__ 331,12150
-PETSC_INTERN PetscErrorCode MatMatMult_MPIAIJ_MPIDense(332,12197
-  Mat         workB;349,12862
-  PetscScalar *rvalues,rvalues350,12883
-  PetscScalar *rvalues,*svalues;svalues350,12883
-  MPI_Request *rwaits,rwaits351,12916
-  MPI_Request *rwaits,*swaits;swaits351,12916
-} MPIAIJ_MPIDense;352,12947
-#undef __FUNCT__354,12967
-#define __FUNCT__ 355,12984
-PetscErrorCode MatMPIAIJ_MPIDenseDestroy(356,13030
-#undef __FUNCT__368,13417
-#define __FUNCT__ 369,13434
-PetscErrorCode MatMatMultNumeric_MPIDense(376,13751
-#undef __FUNCT__417,15792
-#define __FUNCT__ 418,15809
-PetscErrorCode MatMatMultSymbolic_MPIAIJ_MPIDense(419,15864
-#undef __FUNCT__459,17876
-#define __FUNCT__ 460,17893
-PetscErrorCode MatMPIDenseScatter(465,18076
-#undef __FUNCT__542,21174
-#define __FUNCT__ 543,21191
-PetscErrorCode MatMatMultNumeric_MPIAIJ_MPIDense(544,21245
-#undef __FUNCT__566,22097
-#define __FUNCT__ 567,22114
-PetscErrorCode MatMatMultNumeric_MPIAIJ_MPIAIJ(568,22166
-#undef __FUNCT__691,26193
-#define __FUNCT__ 692,26210
-PetscErrorCode MatMatMultSymbolic_MPIAIJ_MPIAIJ(693,26263
-#undef __FUNCT__868,33183
-#define __FUNCT__ 869,33200
-PetscErrorCode MatTransposeMatMult_MPIAIJ_MPIAIJ(870,33254
-#undef __FUNCT__914,35019
-#define __FUNCT__ 915,35036
-PetscErrorCode MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ_matmatmult(916,35108
-#undef __FUNCT__930,35531
-#define __FUNCT__ 931,35548
-PetscErrorCode MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ_nonscalable(932,35621
-#undef __FUNCT__1102,41886
-#define __FUNCT__ 1103,41903
-PetscErrorCode MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ_nonscalable(1104,41977
-#undef __FUNCT__1439,55338
-#define __FUNCT__ 1440,55355
-PetscErrorCode MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ(1441,55416
-#undef __FUNCT__1606,61508
-#define __FUNCT__ 1607,61525
-PetscErrorCode MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ(1608,61587
+#undef __FUNCT__330,12175
+#define __FUNCT__ 331,12192
+PETSC_INTERN PetscErrorCode MatMatMult_MPIAIJ_MPIDense(332,12239
+  Mat         workB;349,12904
+  PetscScalar *rvalues,rvalues350,12925
+  PetscScalar *rvalues,*svalues;svalues350,12925
+  MPI_Request *rwaits,rwaits351,12958
+  MPI_Request *rwaits,*swaits;swaits351,12958
+} MPIAIJ_MPIDense;352,12989
+#undef __FUNCT__354,13009
+#define __FUNCT__ 355,13026
+PetscErrorCode MatMPIAIJ_MPIDenseDestroy(356,13072
+#undef __FUNCT__368,13459
+#define __FUNCT__ 369,13476
+PetscErrorCode MatMatMultNumeric_MPIDense(376,13793
+#undef __FUNCT__417,15834
+#define __FUNCT__ 418,15851
+PetscErrorCode MatMatMultSymbolic_MPIAIJ_MPIDense(419,15906
+#undef __FUNCT__459,17918
+#define __FUNCT__ 460,17935
+PetscErrorCode MatMPIDenseScatter(465,18118
+#undef __FUNCT__542,21216
+#define __FUNCT__ 543,21233
+PetscErrorCode MatMatMultNumeric_MPIAIJ_MPIDense(544,21287
+#undef __FUNCT__566,22139
+#define __FUNCT__ 567,22156
+PetscErrorCode MatMatMultNumeric_MPIAIJ_MPIAIJ(568,22208
+#undef __FUNCT__691,26235
+#define __FUNCT__ 692,26252
+PetscErrorCode MatMatMultSymbolic_MPIAIJ_MPIAIJ(693,26305
+#undef __FUNCT__866,33101
+#define __FUNCT__ 867,33118
+PetscErrorCode MatTransposeMatMult_MPIAIJ_MPIAIJ(868,33172
+#undef __FUNCT__912,34937
+#define __FUNCT__ 913,34954
+PetscErrorCode MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ_matmatmult(914,35026
+#undef __FUNCT__928,35449
+#define __FUNCT__ 929,35466
+PetscErrorCode MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ_nonscalable(930,35539
+#undef __FUNCT__1100,41804
+#define __FUNCT__ 1101,41821
+PetscErrorCode MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ_nonscalable(1102,41895
+#undef __FUNCT__1437,55256
+#define __FUNCT__ 1438,55273
+PetscErrorCode MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ(1439,55334
+#undef __FUNCT__1604,61426
+#define __FUNCT__ 1605,61443
+PetscErrorCode MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ(1606,61505
 

 src/mat/impls/aij/mpi/mpiaij.c,10499
 mpiaij.c:^?mpiaij.c^A,1
@@ -29992,90 +29996,90 @@ PetscErrorCode MatCholeskyFactorSymbolic_MUMPS(1581,64579
 #undef __FUNCT__1646,66954
 #define __FUNCT__ 1647,66971
 PetscErrorCode MatView_MUMPS(1648,67005
-#undef __FUNCT__1789,81414
-#define __FUNCT__ 1790,81431
-PetscErrorCode MatGetInfo_MUMPS(1791,81468
-#undef __FUNCT__1810,82087
-#define __FUNCT__ 1811,82104
-PetscErrorCode MatFactorSetSchurIS_MUMPS(1812,82150
-#undef __FUNCT__1846,83629
-#define __FUNCT__ 1847,83646
-PetscErrorCode MatFactorCreateSchurComplement_MUMPS(1848,83703
-#undef __FUNCT__1920,86576
-#define __FUNCT__ 1921,86593
-PetscErrorCode MatFactorGetSchurComplement_MUMPS(1922,86647
-#undef __FUNCT__1939,87600
-#define __FUNCT__ 1940,87617
-PetscErrorCode MatFactorInvertSchurComplement_MUMPS(1941,87674
-#undef __FUNCT__1956,88247
-#define __FUNCT__ 1957,88264
-PetscErrorCode MatFactorSolveSchurComplement_MUMPS(1958,88320
-#undef __FUNCT__1999,89976
-#define __FUNCT__ 2000,89993
-PetscErrorCode MatFactorSolveSchurComplementTranspose_MUMPS(2001,90058
-#undef __FUNCT__2041,91660
-#define __FUNCT__ 2042,91677
-PetscErrorCode MatMumpsSetIcntl_MUMPS(2043,91720
-#undef __FUNCT__2052,91923
-#define __FUNCT__ 2053,91940
-PetscErrorCode MatMumpsGetIcntl_MUMPS(2054,91983
-#undef __FUNCT__2063,92188
-#define __FUNCT__ 2064,92205
-PetscErrorCode MatMumpsSetIcntl(2085,92833
-#undef __FUNCT__2098,93310
-#define __FUNCT__ 2099,93327
-PetscErrorCode MatMumpsGetIcntl(2119,93918
-#undef __FUNCT__2133,94480
-#define __FUNCT__ 2134,94497
-PetscErrorCode MatMumpsSetCntl_MUMPS(2135,94539
-#undef __FUNCT__2144,94739
-#define __FUNCT__ 2145,94756
-PetscErrorCode MatMumpsGetCntl_MUMPS(2146,94798
-#undef __FUNCT__2155,95000
-#define __FUNCT__ 2156,95017
-PetscErrorCode MatMumpsSetCntl(2177,95636
-#undef __FUNCT__2190,96109
-#define __FUNCT__ 2191,96126
-PetscErrorCode MatMumpsGetCntl(2211,96712
-#undef __FUNCT__2224,97175
-#define __FUNCT__ 2225,97192
-PetscErrorCode MatMumpsGetInfo_MUMPS(2226,97234
-#undef __FUNCT__2235,97437
-#define __FUNCT__ 2236,97454
-PetscErrorCode MatMumpsGetInfog_MUMPS(2237,97497
-#undef __FUNCT__2246,97704
-#define __FUNCT__ 2247,97721
-PetscErrorCode MatMumpsGetRinfo_MUMPS(2248,97764
-#undef __FUNCT__2257,97972
-#define __FUNCT__ 2258,97989
-PetscErrorCode MatMumpsGetRinfog_MUMPS(2259,98033
-#undef __FUNCT__2268,98246
-#define __FUNCT__ 2269,98263
-PetscErrorCode MatMumpsGetInfo(2289,98850
-#undef __FUNCT__2301,99268
-#define __FUNCT__ 2302,99285
-PetscErrorCode MatMumpsGetInfog(2322,99877
-#undef __FUNCT__2334,100297
-#define __FUNCT__ 2335,100314
-PetscErrorCode MatMumpsGetRinfo(2355,100906
-#undef __FUNCT__2367,101326
-#define __FUNCT__ 2368,101343
-PetscErrorCode MatMumpsGetRinfog(2388,101939
-#undef __FUNCT__2453,105957
-#define __FUNCT__ 2454,105974
-static PetscErrorCode MatFactorGetSolverPackage_mumps(2455,106026
-#undef __FUNCT__2463,106243
-#define __FUNCT__ 2464,106260
-static PetscErrorCode MatGetFactor_aij_mumps(2465,106303
-#undef __FUNCT__2541,110209
-#define __FUNCT__ 2542,110226
-static PetscErrorCode MatGetFactor_sbaij_mumps(2543,110271
-#undef __FUNCT__2612,114095
-#define __FUNCT__ 2613,114112
-static PetscErrorCode MatGetFactor_baij_mumps(2614,114156
-#undef __FUNCT__2676,117689
-#define __FUNCT__ 2677,117706
-PETSC_EXTERN PetscErrorCode MatSolverPackageRegister_MUMPS(2678,117757
+#undef __FUNCT__1789,81415
+#define __FUNCT__ 1790,81432
+PetscErrorCode MatGetInfo_MUMPS(1791,81469
+#undef __FUNCT__1810,82088
+#define __FUNCT__ 1811,82105
+PetscErrorCode MatFactorSetSchurIS_MUMPS(1812,82151
+#undef __FUNCT__1846,83630
+#define __FUNCT__ 1847,83647
+PetscErrorCode MatFactorCreateSchurComplement_MUMPS(1848,83704
+#undef __FUNCT__1920,86577
+#define __FUNCT__ 1921,86594
+PetscErrorCode MatFactorGetSchurComplement_MUMPS(1922,86648
+#undef __FUNCT__1939,87601
+#define __FUNCT__ 1940,87618
+PetscErrorCode MatFactorInvertSchurComplement_MUMPS(1941,87675
+#undef __FUNCT__1956,88248
+#define __FUNCT__ 1957,88265
+PetscErrorCode MatFactorSolveSchurComplement_MUMPS(1958,88321
+#undef __FUNCT__1999,89977
+#define __FUNCT__ 2000,89994
+PetscErrorCode MatFactorSolveSchurComplementTranspose_MUMPS(2001,90059
+#undef __FUNCT__2041,91661
+#define __FUNCT__ 2042,91678
+PetscErrorCode MatMumpsSetIcntl_MUMPS(2043,91721
+#undef __FUNCT__2052,91924
+#define __FUNCT__ 2053,91941
+PetscErrorCode MatMumpsGetIcntl_MUMPS(2054,91984
+#undef __FUNCT__2063,92189
+#define __FUNCT__ 2064,92206
+PetscErrorCode MatMumpsSetIcntl(2085,92834
+#undef __FUNCT__2098,93311
+#define __FUNCT__ 2099,93328
+PetscErrorCode MatMumpsGetIcntl(2119,93919
+#undef __FUNCT__2133,94481
+#define __FUNCT__ 2134,94498
+PetscErrorCode MatMumpsSetCntl_MUMPS(2135,94540
+#undef __FUNCT__2144,94740
+#define __FUNCT__ 2145,94757
+PetscErrorCode MatMumpsGetCntl_MUMPS(2146,94799
+#undef __FUNCT__2155,95001
+#define __FUNCT__ 2156,95018
+PetscErrorCode MatMumpsSetCntl(2177,95637
+#undef __FUNCT__2190,96110
+#define __FUNCT__ 2191,96127
+PetscErrorCode MatMumpsGetCntl(2211,96713
+#undef __FUNCT__2224,97176
+#define __FUNCT__ 2225,97193
+PetscErrorCode MatMumpsGetInfo_MUMPS(2226,97235
+#undef __FUNCT__2235,97438
+#define __FUNCT__ 2236,97455
+PetscErrorCode MatMumpsGetInfog_MUMPS(2237,97498
+#undef __FUNCT__2246,97705
+#define __FUNCT__ 2247,97722
+PetscErrorCode MatMumpsGetRinfo_MUMPS(2248,97765
+#undef __FUNCT__2257,97973
+#define __FUNCT__ 2258,97990
+PetscErrorCode MatMumpsGetRinfog_MUMPS(2259,98034
+#undef __FUNCT__2268,98247
+#define __FUNCT__ 2269,98264
+PetscErrorCode MatMumpsGetInfo(2289,98851
+#undef __FUNCT__2301,99269
+#define __FUNCT__ 2302,99286
+PetscErrorCode MatMumpsGetInfog(2322,99878
+#undef __FUNCT__2334,100298
+#define __FUNCT__ 2335,100315
+PetscErrorCode MatMumpsGetRinfo(2355,100907
+#undef __FUNCT__2367,101327
+#define __FUNCT__ 2368,101344
+PetscErrorCode MatMumpsGetRinfog(2388,101940
+#undef __FUNCT__2453,105958
+#define __FUNCT__ 2454,105975
+static PetscErrorCode MatFactorGetSolverPackage_mumps(2455,106027
+#undef __FUNCT__2463,106244
+#define __FUNCT__ 2464,106261
+static PetscErrorCode MatGetFactor_aij_mumps(2465,106304
+#undef __FUNCT__2541,110210
+#define __FUNCT__ 2542,110227
+static PetscErrorCode MatGetFactor_sbaij_mumps(2543,110272
+#undef __FUNCT__2612,114096
+#define __FUNCT__ 2613,114113
+static PetscErrorCode MatGetFactor_baij_mumps(2614,114157
+#undef __FUNCT__2676,117690
+#define __FUNCT__ 2677,117707
+PETSC_EXTERN PetscErrorCode MatSolverPackageRegister_MUMPS(2678,117758
 

 src/mat/impls/aij/mpi/mpiviennacl/makefile,144
 makefile:^?makefile^A,1
@@ -30614,7 +30618,7 @@ PetscErrorCode  MatCompositeAddMat(503,17304
 PetscErrorCode  MatCompositeSetType(551,18494
 #undef __FUNCT__575,19401
 #define __FUNCT__ 576,19418
-PetscErrorCode  MatCompositeMerge(599,20059
+PetscErrorCode  MatCompositeMerge(599,20058
 

 src/mat/impls/shell/makefile,125
 makefile:^?makefile^A,1
@@ -32674,107 +32678,107 @@ static PetscErrorCode MatNestGetRow(317,11022
 #undef __FUNCT__338,11805
 #define __FUNCT__ 339,11822
 static PetscErrorCode MatNestFindSubMat(340,11860
-#undef __FUNCT__389,13914
-#define __FUNCT__ 390,13931
-static PetscErrorCode MatGetSubMatrix_Nest(391,13972
-#undef __FUNCT__416,14829
-#define __FUNCT__ 417,14846
-PetscErrorCode MatGetLocalSubMatrix_Nest(418,14892
-#undef __FUNCT__432,15385
-#define __FUNCT__ 433,15402
-static PetscErrorCode MatRestoreLocalSubMatrix_Nest(434,15452
-#undef __FUNCT__450,16108
-#define __FUNCT__ 451,16125
-static PetscErrorCode MatGetDiagonal_Nest(452,16165
-#undef __FUNCT__472,16691
-#define __FUNCT__ 473,16708
-static PetscErrorCode MatDiagonalScale_Nest(474,16750
-#undef __FUNCT__507,17668
-#define __FUNCT__ 508,17685
-static PetscErrorCode MatScale_Nest(509,17719
-#undef __FUNCT__526,18075
-#define __FUNCT__ 527,18092
-static PetscErrorCode MatShift_Nest(528,18126
-#undef __FUNCT__542,18573
-#define __FUNCT__ 543,18590
-static PetscErrorCode MatCreateVecs_Nest(544,18629
-#undef __FUNCT__599,20294
-#define __FUNCT__ 600,20311
-static PetscErrorCode MatView_Nest(601,20344
-#undef __FUNCT__648,22249
-#define __FUNCT__ 649,22266
-static PetscErrorCode MatZeroEntries_Nest(650,22306
-#undef __FUNCT__666,22657
-#define __FUNCT__ 667,22674
-static PetscErrorCode MatCopy_Nest(668,22707
-#undef __FUNCT__686,23487
-#define __FUNCT__ 687,23504
-static PetscErrorCode MatDuplicate_Nest(688,23542
-#undef __FUNCT__719,24477
-#define __FUNCT__ 720,24494
-PetscErrorCode MatNestGetSubMat_Nest(721,24536
-#undef __FUNCT__732,25006
-#define __FUNCT__ 733,25023
-PetscErrorCode  MatNestGetSubMat(751,25450
-#undef __FUNCT__760,25714
-#define __FUNCT__ 761,25731
-PetscErrorCode MatNestSetSubMat_Nest(762,25773
-#undef __FUNCT__786,27126
-#define __FUNCT__ 787,27143
-PetscErrorCode  MatNestSetSubMat(808,27734
-#undef __FUNCT__817,27996
-#define __FUNCT__ 818,28013
-PetscErrorCode MatNestGetSubMats_Nest(819,28056
-#undef __FUNCT__830,28304
-#define __FUNCT__ 831,28321
-PetscErrorCode  MatNestGetSubMats(853,28777
-#undef __FUNCT__862,29039
-#define __FUNCT__ 863,29056
-PetscErrorCode  MatNestGetSize_Nest(864,29096
-#undef __FUNCT__874,29298
-#define __FUNCT__ 875,29315
-PetscErrorCode  MatNestGetSize(894,29652
-#undef __FUNCT__903,29886
-#define __FUNCT__ 904,29903
-static PetscErrorCode MatNestGetISs_Nest(905,29942
-#undef __FUNCT__916,30251
-#define __FUNCT__ 917,30268
-PetscErrorCode  MatNestGetISs(937,30775
-#undef __FUNCT__947,31044
-#define __FUNCT__ 948,31061
-static PetscErrorCode MatNestGetLocalISs_Nest(949,31105
-#undef __FUNCT__960,31417
-#define __FUNCT__ 961,31434
-PetscErrorCode  MatNestGetLocalISs(981,31986
-#undef __FUNCT__991,32265
-#define __FUNCT__ 992,32282
-PetscErrorCode  MatNestSetVecType_Nest(993,32325
-#undef __FUNCT__1006,32717
-#define __FUNCT__ 1007,32734
-PetscErrorCode  MatNestSetVecType(1023,33007
-#undef __FUNCT__1032,33227
-#define __FUNCT__ 1033,33244
-PetscErrorCode MatNestSetSubMats_Nest(1034,33287
-#undef __FUNCT__1079,34664
-#define __FUNCT__ 1080,34681
-PetscErrorCode MatNestSetSubMats(1098,35220
-#undef __FUNCT__1120,36166
-#define __FUNCT__ 1121,36183
-static PetscErrorCode MatNestCreateAggregateL2G_Private(1122,36237
-      union {char padding[padding1145,37015
-      union {char padding[sizeof(PetscScalar)]; PetscInt integer;1145,37015
-#undef __FUNCT__1213,40195
-#define __FUNCT__ 1214,40212
-static PetscErrorCode MatSetUp_NestIS_Private(1215,40256
-#undef __FUNCT__1360,46753
-#define __FUNCT__ 1361,46770
-PetscErrorCode MatCreateNest(1382,47446
-#undef __FUNCT__1397,47884
-#define __FUNCT__ 1398,47901
-PETSC_INTERN PetscErrorCode MatConvert_Nest_AIJ(1399,47941
-#undef __FUNCT__1553,54616
-#define __FUNCT__ 1554,54633
-PETSC_EXTERN PetscErrorCode MatCreate_Nest(1555,54668
+#undef __FUNCT__389,13928
+#define __FUNCT__ 390,13945
+static PetscErrorCode MatGetSubMatrix_Nest(391,13986
+#undef __FUNCT__416,14843
+#define __FUNCT__ 417,14860
+PetscErrorCode MatGetLocalSubMatrix_Nest(418,14906
+#undef __FUNCT__432,15399
+#define __FUNCT__ 433,15416
+static PetscErrorCode MatRestoreLocalSubMatrix_Nest(434,15466
+#undef __FUNCT__450,16122
+#define __FUNCT__ 451,16139
+static PetscErrorCode MatGetDiagonal_Nest(452,16179
+#undef __FUNCT__472,16705
+#define __FUNCT__ 473,16722
+static PetscErrorCode MatDiagonalScale_Nest(474,16764
+#undef __FUNCT__507,17682
+#define __FUNCT__ 508,17699
+static PetscErrorCode MatScale_Nest(509,17733
+#undef __FUNCT__526,18089
+#define __FUNCT__ 527,18106
+static PetscErrorCode MatShift_Nest(528,18140
+#undef __FUNCT__542,18587
+#define __FUNCT__ 543,18604
+static PetscErrorCode MatCreateVecs_Nest(544,18643
+#undef __FUNCT__599,20308
+#define __FUNCT__ 600,20325
+static PetscErrorCode MatView_Nest(601,20358
+#undef __FUNCT__648,22263
+#define __FUNCT__ 649,22280
+static PetscErrorCode MatZeroEntries_Nest(650,22320
+#undef __FUNCT__666,22671
+#define __FUNCT__ 667,22688
+static PetscErrorCode MatCopy_Nest(668,22721
+#undef __FUNCT__686,23501
+#define __FUNCT__ 687,23518
+static PetscErrorCode MatDuplicate_Nest(688,23556
+#undef __FUNCT__719,24491
+#define __FUNCT__ 720,24508
+PetscErrorCode MatNestGetSubMat_Nest(721,24550
+#undef __FUNCT__732,25020
+#define __FUNCT__ 733,25037
+PetscErrorCode  MatNestGetSubMat(751,25464
+#undef __FUNCT__760,25728
+#define __FUNCT__ 761,25745
+PetscErrorCode MatNestSetSubMat_Nest(762,25787
+#undef __FUNCT__786,27140
+#define __FUNCT__ 787,27157
+PetscErrorCode  MatNestSetSubMat(808,27748
+#undef __FUNCT__817,28010
+#define __FUNCT__ 818,28027
+PetscErrorCode MatNestGetSubMats_Nest(819,28070
+#undef __FUNCT__830,28318
+#define __FUNCT__ 831,28335
+PetscErrorCode  MatNestGetSubMats(853,28791
+#undef __FUNCT__862,29053
+#define __FUNCT__ 863,29070
+PetscErrorCode  MatNestGetSize_Nest(864,29110
+#undef __FUNCT__874,29312
+#define __FUNCT__ 875,29329
+PetscErrorCode  MatNestGetSize(894,29666
+#undef __FUNCT__903,29900
+#define __FUNCT__ 904,29917
+static PetscErrorCode MatNestGetISs_Nest(905,29956
+#undef __FUNCT__916,30265
+#define __FUNCT__ 917,30282
+PetscErrorCode  MatNestGetISs(937,30789
+#undef __FUNCT__947,31058
+#define __FUNCT__ 948,31075
+static PetscErrorCode MatNestGetLocalISs_Nest(949,31119
+#undef __FUNCT__960,31431
+#define __FUNCT__ 961,31448
+PetscErrorCode  MatNestGetLocalISs(981,32000
+#undef __FUNCT__991,32279
+#define __FUNCT__ 992,32296
+PetscErrorCode  MatNestSetVecType_Nest(993,32339
+#undef __FUNCT__1006,32731
+#define __FUNCT__ 1007,32748
+PetscErrorCode  MatNestSetVecType(1023,33021
+#undef __FUNCT__1032,33241
+#define __FUNCT__ 1033,33258
+PetscErrorCode MatNestSetSubMats_Nest(1034,33301
+#undef __FUNCT__1079,34678
+#define __FUNCT__ 1080,34695
+PetscErrorCode MatNestSetSubMats(1098,35234
+#undef __FUNCT__1120,36180
+#define __FUNCT__ 1121,36197
+static PetscErrorCode MatNestCreateAggregateL2G_Private(1122,36251
+      union {char padding[padding1145,37029
+      union {char padding[sizeof(PetscScalar)]; PetscInt integer;1145,37029
+#undef __FUNCT__1213,40209
+#define __FUNCT__ 1214,40226
+static PetscErrorCode MatSetUp_NestIS_Private(1215,40270
+#undef __FUNCT__1360,46767
+#define __FUNCT__ 1361,46784
+PetscErrorCode MatCreateNest(1382,47460
+#undef __FUNCT__1397,47898
+#define __FUNCT__ 1398,47915
+PETSC_INTERN PetscErrorCode MatConvert_Nest_AIJ(1399,47955
+#undef __FUNCT__1553,54630
+#define __FUNCT__ 1554,54647
+PETSC_EXTERN PetscErrorCode MatCreate_Nest(1555,54682
 

 src/mat/impls/nest/matnestimpl.h,550
 matnestimpl.h:^?matnestimpl.h^A,1
@@ -36393,7 +36397,7 @@ int main(20,528
 

 src/vec/vec/examples/tutorials/ex20f90.F90.html,4315
 ex20f90.F90.html:^?ex20f90.F90.html^A,1
-petsc-3.7.5 2017-01-01version11,369
+petsc-3.7.6 2017-04-24version11,369
 Report Typos and Errorsbugreport12,438
 1: line113,732
 2: line214,775
@@ -41283,7 +41287,7 @@ DIRS 10,102
 MANSEC 11,113
 LOCDIR 12,127
 

-src/ksp/pc/impls/fieldsplit/fieldsplit.c,7840
+src/ksp/pc/impls/fieldsplit/fieldsplit.c,7841
 fieldsplit.c:^?fieldsplit.c^A,1
 const char *const PCFieldSplitSchurPreTypes[PCFieldSplitSchurPreTypes7,117
 const char *const PCFieldSplitSchurFactTypes[PCFieldSplitSchurFactTypes8,259
@@ -41358,120 +41362,120 @@ static PetscErrorCode PCFieldSplitSetDefaults(318,16445
 #undef __FUNCT__480,24298
 #define __FUNCT__ 481,24315
 static PetscErrorCode PCSetUp_FieldSplit(482,24354
-#define FieldSplitSplitSolveAdd(837,42288
-#undef __FUNCT__846,42862
-#define __FUNCT__ 847,42879
-static PetscErrorCode PCApply_FieldSplit_Schur(848,42924
-#undef __FUNCT__952,50379
-#define __FUNCT__ 953,50396
-static PetscErrorCode PCApply_FieldSplit(954,50435
-#define FieldSplitSplitSolveAddTranspose(1077,57191
-#undef __FUNCT__1086,57773
-#define __FUNCT__ 1087,57790
-static PetscErrorCode PCApplyTranspose_FieldSplit(1088,57838
-#undef __FUNCT__1170,61419
-#define __FUNCT__ 1171,61436
-static PetscErrorCode PCReset_FieldSplit(1172,61475
-#undef __FUNCT__1216,63230
-#define __FUNCT__ 1217,63247
-static PetscErrorCode PCDestroy_FieldSplit(1218,63288
-#undef __FUNCT__1250,64933
-#define __FUNCT__ 1251,64950
-static PetscErrorCode PCSetFromOptions_FieldSplit(1252,64998
-#undef __FUNCT__1301,68338
-#define __FUNCT__ 1302,68355
-static PetscErrorCode  PCFieldSplitSetFields_FieldSplit(1303,68408
-#undef __FUNCT__1358,70899
-#define __FUNCT__ 1359,70916
-static PetscErrorCode  PCFieldSplitGetSubKSP_FieldSplit_Schur(1360,70975
-#undef __FUNCT__1374,71384
-#define __FUNCT__ 1375,71401
-static PetscErrorCode  PCFieldSplitGetSubKSP_FieldSplit(1376,71454
-#undef __FUNCT__1394,72111
-#define __FUNCT__ 1395,72128
-PetscErrorCode  PCFieldSplitRestrictIS(1406,72437
-#undef __FUNCT__1418,72746
-#define __FUNCT__ 1419,72763
-static PetscErrorCode  PCFieldSplitRestrictIS_FieldSplit(1420,72817
-#undef __FUNCT__1491,76033
-#define __FUNCT__ 1492,76050
-static PetscErrorCode  PCFieldSplitSetIS_FieldSplit(1493,76099
-#undef __FUNCT__1543,78222
-#define __FUNCT__ 1544,78239
-PetscErrorCode  PCFieldSplitSetFields(1575,79631
-#undef __FUNCT__1588,80271
-#define __FUNCT__ 1589,80288
-PetscErrorCode  PCFieldSplitSetDiagUseAmat(1607,80819
-#undef __FUNCT__1621,81282
-#define __FUNCT__ 1622,81299
-PetscErrorCode  PCFieldSplitGetDiagUseAmat(1640,81801
-#undef __FUNCT__1655,82294
-#define __FUNCT__ 1656,82311
-PetscErrorCode  PCFieldSplitSetOffDiagUseAmat(1674,82860
-#undef __FUNCT__1688,83328
-#define __FUNCT__ 1689,83345
-PetscErrorCode  PCFieldSplitGetOffDiagUseAmat(1707,83861
-#undef __FUNCT__1724,84362
-#define __FUNCT__ 1725,84379
-PetscErrorCode  PCFieldSplitSetIS(1748,85081
-#undef __FUNCT__1760,85475
-#define __FUNCT__ 1761,85492
-PetscErrorCode PCFieldSplitGetIS(1779,85957
-#undef __FUNCT__1805,86563
-#define __FUNCT__ 1806,86580
-PetscErrorCode  PCFieldSplitSetBlockSize(1822,87014
-#undef __FUNCT__1833,87333
-#define __FUNCT__ 1834,87350
-PetscErrorCode  PCFieldSplitGetSubKSP(1862,88098
-#undef __FUNCT__1873,88432
-#define __FUNCT__ 1874,88449
-PetscErrorCode PCFieldSplitSetSchurPre(1915,91188
-PetscErrorCode PCFieldSplitSchurPrecondition(1924,91514
-#undef __FUNCT__1926,91676
-#define __FUNCT__ 1927,91693
-PetscErrorCode PCFieldSplitGetSchurPre(1946,92440
-#undef __FUNCT__1956,92771
-#define __FUNCT__ 1957,92788
-PetscErrorCode  PCFieldSplitSchurGetS(1977,93400
-#undef __FUNCT__1995,94084
-#define __FUNCT__ 1996,94101
-PetscErrorCode  PCFieldSplitSchurRestoreS(2011,94538
-#undef __FUNCT__2030,95333
-#define __FUNCT__ 2031,95350
-static PetscErrorCode  PCFieldSplitSetSchurPre_FieldSplit(2032,95405
-#undef __FUNCT__2047,95900
-#define __FUNCT__ 2048,95917
-static PetscErrorCode  PCFieldSplitGetSchurPre_FieldSplit(2049,95972
-#undef __FUNCT__2059,96236
-#define __FUNCT__ 2060,96253
-PetscErrorCode  PCFieldSplitSetSchurFactType(2099,98490
-#undef __FUNCT__2109,98814
-#define __FUNCT__ 2110,98831
-static PetscErrorCode PCFieldSplitSetSchurFactType_FieldSplit(2111,98891
-#undef __FUNCT__2120,99130
-#define __FUNCT__ 2121,99147
-PetscErrorCode  PCFieldSplitGetSchurBlocks(2140,99528
-#undef __FUNCT__2154,100038
-#define __FUNCT__ 2155,100055
-static PetscErrorCode  PCFieldSplitSetType_FieldSplit(2156,100106
-#undef __FUNCT__2184,101541
-#define __FUNCT__ 2185,101558
-static PetscErrorCode  PCFieldSplitSetBlockSize_FieldSplit(2186,101614
-#undef __FUNCT__2197,102128
-#define __FUNCT__ 2198,102145
-PetscErrorCode  PCFieldSplitSetType(2218,102795
-#undef __FUNCT__2228,103079
-#define __FUNCT__ 2229,103096
-PetscErrorCode PCFieldSplitGetType(2246,103588
-#undef __FUNCT__2257,103855
-#define __FUNCT__ 2258,103872
-PetscErrorCode  PCFieldSplitSetDMSplits(2278,104398
-#undef __FUNCT__2295,104827
-#define __FUNCT__ 2296,104844
-PetscErrorCode  PCFieldSplitGetDMSplits(2315,105355
-#undef __FUNCT__2416,111620
-#define __FUNCT__ 2417,111637
-PETSC_EXTERN PetscErrorCode PCCreate_FieldSplit(2418,111677
+#define FieldSplitSplitSolveAdd(853,43022
+#undef __FUNCT__862,43596
+#define __FUNCT__ 863,43613
+static PetscErrorCode PCApply_FieldSplit_Schur(864,43658
+#undef __FUNCT__968,51113
+#define __FUNCT__ 969,51130
+static PetscErrorCode PCApply_FieldSplit(970,51169
+#define FieldSplitSplitSolveAddTranspose(1093,57925
+#undef __FUNCT__1102,58507
+#define __FUNCT__ 1103,58524
+static PetscErrorCode PCApplyTranspose_FieldSplit(1104,58572
+#undef __FUNCT__1186,62153
+#define __FUNCT__ 1187,62170
+static PetscErrorCode PCReset_FieldSplit(1188,62209
+#undef __FUNCT__1232,63964
+#define __FUNCT__ 1233,63981
+static PetscErrorCode PCDestroy_FieldSplit(1234,64022
+#undef __FUNCT__1266,65667
+#define __FUNCT__ 1267,65684
+static PetscErrorCode PCSetFromOptions_FieldSplit(1268,65732
+#undef __FUNCT__1317,69072
+#define __FUNCT__ 1318,69089
+static PetscErrorCode  PCFieldSplitSetFields_FieldSplit(1319,69142
+#undef __FUNCT__1374,71633
+#define __FUNCT__ 1375,71650
+static PetscErrorCode  PCFieldSplitGetSubKSP_FieldSplit_Schur(1376,71709
+#undef __FUNCT__1390,72118
+#define __FUNCT__ 1391,72135
+static PetscErrorCode  PCFieldSplitGetSubKSP_FieldSplit(1392,72188
+#undef __FUNCT__1410,72845
+#define __FUNCT__ 1411,72862
+PetscErrorCode  PCFieldSplitRestrictIS(1422,73171
+#undef __FUNCT__1434,73480
+#define __FUNCT__ 1435,73497
+static PetscErrorCode  PCFieldSplitRestrictIS_FieldSplit(1436,73551
+#undef __FUNCT__1507,76767
+#define __FUNCT__ 1508,76784
+static PetscErrorCode  PCFieldSplitSetIS_FieldSplit(1509,76833
+#undef __FUNCT__1559,78956
+#define __FUNCT__ 1560,78973
+PetscErrorCode  PCFieldSplitSetFields(1591,80365
+#undef __FUNCT__1604,81005
+#define __FUNCT__ 1605,81022
+PetscErrorCode  PCFieldSplitSetDiagUseAmat(1623,81553
+#undef __FUNCT__1637,82016
+#define __FUNCT__ 1638,82033
+PetscErrorCode  PCFieldSplitGetDiagUseAmat(1656,82535
+#undef __FUNCT__1671,83028
+#define __FUNCT__ 1672,83045
+PetscErrorCode  PCFieldSplitSetOffDiagUseAmat(1690,83594
+#undef __FUNCT__1704,84062
+#define __FUNCT__ 1705,84079
+PetscErrorCode  PCFieldSplitGetOffDiagUseAmat(1723,84595
+#undef __FUNCT__1740,85096
+#define __FUNCT__ 1741,85113
+PetscErrorCode  PCFieldSplitSetIS(1764,85815
+#undef __FUNCT__1776,86209
+#define __FUNCT__ 1777,86226
+PetscErrorCode PCFieldSplitGetIS(1795,86691
+#undef __FUNCT__1821,87297
+#define __FUNCT__ 1822,87314
+PetscErrorCode  PCFieldSplitSetBlockSize(1838,87748
+#undef __FUNCT__1849,88067
+#define __FUNCT__ 1850,88084
+PetscErrorCode  PCFieldSplitGetSubKSP(1878,88832
+#undef __FUNCT__1889,89166
+#define __FUNCT__ 1890,89183
+PetscErrorCode PCFieldSplitSetSchurPre(1931,91922
+PetscErrorCode PCFieldSplitSchurPrecondition(1940,92248
+#undef __FUNCT__1942,92410
+#define __FUNCT__ 1943,92427
+PetscErrorCode PCFieldSplitGetSchurPre(1962,93174
+#undef __FUNCT__1972,93505
+#define __FUNCT__ 1973,93522
+PetscErrorCode  PCFieldSplitSchurGetS(1993,94134
+#undef __FUNCT__2011,94818
+#define __FUNCT__ 2012,94835
+PetscErrorCode  PCFieldSplitSchurRestoreS(2027,95272
+#undef __FUNCT__2046,96067
+#define __FUNCT__ 2047,96084
+static PetscErrorCode  PCFieldSplitSetSchurPre_FieldSplit(2048,96139
+#undef __FUNCT__2063,96634
+#define __FUNCT__ 2064,96651
+static PetscErrorCode  PCFieldSplitGetSchurPre_FieldSplit(2065,96706
+#undef __FUNCT__2075,96970
+#define __FUNCT__ 2076,96987
+PetscErrorCode  PCFieldSplitSetSchurFactType(2115,99224
+#undef __FUNCT__2125,99548
+#define __FUNCT__ 2126,99565
+static PetscErrorCode PCFieldSplitSetSchurFactType_FieldSplit(2127,99625
+#undef __FUNCT__2136,99864
+#define __FUNCT__ 2137,99881
+PetscErrorCode  PCFieldSplitGetSchurBlocks(2156,100262
+#undef __FUNCT__2170,100772
+#define __FUNCT__ 2171,100789
+static PetscErrorCode  PCFieldSplitSetType_FieldSplit(2172,100840
+#undef __FUNCT__2200,102275
+#define __FUNCT__ 2201,102292
+static PetscErrorCode  PCFieldSplitSetBlockSize_FieldSplit(2202,102348
+#undef __FUNCT__2213,102862
+#define __FUNCT__ 2214,102879
+PetscErrorCode  PCFieldSplitSetType(2234,103529
+#undef __FUNCT__2244,103813
+#define __FUNCT__ 2245,103830
+PetscErrorCode PCFieldSplitGetType(2262,104322
+#undef __FUNCT__2273,104589
+#define __FUNCT__ 2274,104606
+PetscErrorCode  PCFieldSplitSetDMSplits(2294,105132
+#undef __FUNCT__2311,105561
+#define __FUNCT__ 2312,105578
+PetscErrorCode  PCFieldSplitGetDMSplits(2331,106089
+#undef __FUNCT__2432,112354
+#define __FUNCT__ 2433,112371
+PETSC_EXTERN PetscErrorCode PCCreate_FieldSplit(2434,112411
 

 src/ksp/pc/impls/fieldsplit/ftn-custom/makefile,126
 makefile:^?makefile^A,1
@@ -44127,36 +44131,36 @@ pbjacobi.c:^?pbjacobi.c^A,1
 #undef __FUNCT__19,394
 #define __FUNCT__ 20,411
 static PetscErrorCode PCApply_PBJacobi_1(21,450
-#undef __FUNCT__40,1044
-#define __FUNCT__ 41,1061
-static PetscErrorCode PCApply_PBJacobi_2(42,1100
-#undef __FUNCT__65,1814
-#define __FUNCT__ 66,1831
-static PetscErrorCode PCApply_PBJacobi_3(67,1870
-#undef __FUNCT__92,2678
-#define __FUNCT__ 93,2695
-static PetscErrorCode PCApply_PBJacobi_4(94,2734
-#undef __FUNCT__120,3676
-#define __FUNCT__ 121,3693
-static PetscErrorCode PCApply_PBJacobi_5(122,3732
-#undef __FUNCT__149,4834
-#define __FUNCT__ 150,4851
-static PetscErrorCode PCApply_PBJacobi_6(151,4890
-#undef __FUNCT__179,6188
-#define __FUNCT__ 180,6205
-static PetscErrorCode PCApply_PBJacobi_7(181,6244
-#undef __FUNCT__211,7839
-#define __FUNCT__ 212,7856
-static PetscErrorCode PCSetUp_PBJacobi(213,7893
-#undef __FUNCT__255,9095
-#define __FUNCT__ 256,9112
-static PetscErrorCode PCDestroy_PBJacobi(257,9151
-#undef __FUNCT__269,9396
-#define __FUNCT__ 270,9413
-static PetscErrorCode PCView_PBJacobi(271,9449
-#undef __FUNCT__314,10950
-#define __FUNCT__ 315,10967
-PETSC_EXTERN PetscErrorCode PCCreate_PBJacobi(316,11005
+#undef __FUNCT__40,1040
+#define __FUNCT__ 41,1057
+static PetscErrorCode PCApply_PBJacobi_2(42,1096
+#undef __FUNCT__65,1810
+#define __FUNCT__ 66,1827
+static PetscErrorCode PCApply_PBJacobi_3(67,1866
+#undef __FUNCT__92,2674
+#define __FUNCT__ 93,2691
+static PetscErrorCode PCApply_PBJacobi_4(94,2730
+#undef __FUNCT__120,3672
+#define __FUNCT__ 121,3689
+static PetscErrorCode PCApply_PBJacobi_5(122,3728
+#undef __FUNCT__149,4830
+#define __FUNCT__ 150,4847
+static PetscErrorCode PCApply_PBJacobi_6(151,4886
+#undef __FUNCT__179,6184
+#define __FUNCT__ 180,6201
+static PetscErrorCode PCApply_PBJacobi_7(181,6240
+#undef __FUNCT__211,7850
+#define __FUNCT__ 212,7867
+static PetscErrorCode PCSetUp_PBJacobi(213,7904
+#undef __FUNCT__255,9106
+#define __FUNCT__ 256,9123
+static PetscErrorCode PCDestroy_PBJacobi(257,9162
+#undef __FUNCT__269,9407
+#define __FUNCT__ 270,9424
+static PetscErrorCode PCView_PBJacobi(271,9460
+#undef __FUNCT__314,10961
+#define __FUNCT__ 315,10978
+PETSC_EXTERN PetscErrorCode PCCreate_PBJacobi(316,11016
 

 src/ksp/pc/impls/pbjacobi/makefile,138
 makefile:^?makefile^A,1
@@ -47459,146 +47463,146 @@ runex34_2 1079,63637
 runex35:runex351085,64081
 runex35_2:runex35_21091,64427
 runex43:runex431097,64777
-runex43_2:runex43_21102,65470
-runex43_3:runex43_31107,66097
-runex43_bjacobi:runex43_bjacobi1112,67015
-runex43_bjacobi_baij:runex43_bjacobi_baij1116,67380
-runex43_nested_gmg:runex43_nested_gmg1121,67757
-runex43_4:runex43_41126,68440
-runex43_5:runex43_51131,69362
-runex45:runex451136,70081
-runex45_2:runex45_21140,70443
-runex45_telescope:runex45_telescope1145,70848
-runex45_telescope_2:runex45_telescope_21150,71720
-runex45f:runex45f1156,72554
-runex46_aijcusp:runex46_aijcusp1161,72952
-runex46_aijcusparse:runex46_aijcusparse1165,73269
-runex49:runex491170,73615
-runex49_2:runex49_21175,74026
-runex49_3:runex49_31180,74481
-runex49_4:runex49_41185,74894
-runex49_5:runex49_51190,75515
-runex49_hypre_nullspace:runex49_hypre_nullspace1196,76293
-runex49_6:runex49_61201,76909
-runex49_7:runex49_71206,77348
-runex49_8:runex49_81211,77842
-runex50:runex501216,78339
-        ${DIFF} output/ex50.out ex50.tmp || printf "${PWD}\nPossible problem with ex50, diffs above\n=${DIFF} output/ex50.out ex50.tmp || printf "${PWD}\nPossible problem with ex50, diffs above\n1218,78570
-runex50_2:runex50_21221,78746
-        ${DIFF} output/ex50_2.out ex50_2.tmp || printf "${PWD}\nPossible problem with ex50_2, diffs above\n=${DIFF} output/ex50_2.out ex50_2.tmp || printf "${PWD}\nPossible problem with ex50_2, diffs above\n1223,79006
-runex50_3 1226,79190
-runex51:runex511231,79679
-runex52:runex521236,79924
-runex52_mumps:runex52_mumps1240,80163
-runex52_mumps_2:runex52_mumps_21244,80414
-runex52_mumps_3:runex52_mumps_31248,80669
-runex52_superlu_ilu:runex52_superlu_ilu1252,80940
-runex52_superlu:runex52_superlu1256,81206
-runex52_superlu_dist:runex52_superlu_dist1260,81463
-runex52f_mumps:runex52f_mumps1265,81731
-runex53:runex531270,81973
-        ${DIFF} output/ex53.out ex53.tmp || printf "${PWD}\nPossible problem with ex53, diffs above\n=${DIFF} output/ex53.out ex53.tmp || printf "${PWD}\nPossible problem with ex53, diffs above\n1272,82035
-runex53_2:runex53_21275,82211
-runex54_geo:runex54_geo1280,82439
-         ${DIFF} output/ex54_0.out ex.tmp || printf "${PWD}\nPossible problem with ex54_0.out, diffs above\n=${DIFF} output/ex54_0.out ex.tmp || printf "${PWD}\nPossible problem with ex54_0.out, diffs above\n1282,82712
-runex54:runex541285,82893
-         ${DIFF} output/ex54_1.out ex.tmp || printf "${PWD}\nPossible problem with ex54_1.out, diffs above\n=${DIFF} output/ex54_1.out ex.tmp || printf "${PWD}\nPossible problem with ex54_1.out, diffs above\n1287,83086
-runex54_Classical:runex54_Classical1290,83264
-         ${DIFF} output/ex54_classical.out ex.tmp || printf "${PWD}\nPossible problem with ex54_classical.out, diffs above\n=${DIFF} output/ex54_classical.out ex.tmp || printf "${PWD}\nPossible problem with ex54_classical.out, diffs above\n1292,83495
-runex54f:runex54f1295,83688
-         ${DIFF} output/ex54f.out ex.tmp || printf "${PWD}\nPossible problem with ex54f.out, diffs above\n=${DIFF} output/ex54f.out ex.tmp || printf "${PWD}\nPossible problem with ex54f.out, diffs above\n1297,84005
-runex55_geo:runex55_geo1300,84181
-         ${DIFF} output/ex55_0.out ex.tmp || printf "${PWD}\nPossible problem with ex55_0.out, diffs above\n=${DIFF} output/ex55_0.out ex.tmp || printf "${PWD}\nPossible problem with ex55_0.out, diffs above\n1302,84415
-runex55_hypre:runex55_hypre1305,84596
-         ${DIFF} output/ex55_hypre.out ex.tmp || printf "${PWD}\nPossible problem with ex55_hypre, diffs above\n=${DIFF} output/ex55_hypre.out ex.tmp || printf "${PWD}\nPossible problem with ex55_hypre, diffs above\n1307,84748
-runex55:runex551310,84933
-         ${DIFF} output/ex55_sa.out ex.tmp || printf "${PWD}\nPossible problem with ex55_sa.out, diffs above\n=${DIFF} output/ex55_sa.out ex.tmp || printf "${PWD}\nPossible problem with ex55_sa.out, diffs above\n1312,85172
-runex55_Classical:runex55_Classical1315,85355
-         ${DIFF} output/ex55_classical.out ex.tmp || printf "${PWD}\nPossible problem with ex55_classical.out, diffs above\n=${DIFF} output/ex55_classical.out ex.tmp || printf "${PWD}\nPossible problem with ex55_classical.out, diffs above\n1317,85564
-runex55_NC:runex55_NC1320,85761
-         ${DIFF} output/ex55_NC.out ex.tmp || printf "${PWD}\nPossible problem with ex55_NC.out, diffs above\n=${DIFF} output/ex55_NC.out ex.tmp || printf "${PWD}\nPossible problem with ex55_NC.out, diffs above\n1322,85957
-runex56:runex561325,86137
-         ${DIFF} output/ex56_0.out ex.tmp || printf "${PWD}\nPossible problem with ex56_0.out, diffs above \n=${DIFF} output/ex56_0.out ex.tmp || printf "${PWD}\nPossible problem with ex56_0.out, diffs above \n1327,86553
-runex56_ml:runex56_ml1330,86736
-         ${DIFF} output/ex56_ml.out ex.tmp || printf "${PWD}\nPossible problem with ex56_ml.out, diffs above\n=${DIFF} output/ex56_ml.out ex.tmp || printf "${PWD}\nPossible problem with ex56_ml.out, diffs above\n1332,86983
-runex56_nns:runex56_nns1335,87166
-         ${DIFF} output/ex56_nns.out ex.tmp || printf "${PWD}\nPossible problem with ex56_nns.out, diffs above\n=${DIFF} output/ex56_nns.out ex.tmp || printf "${PWD}\nPossible problem with ex56_nns.out, diffs above\n1337,87529
-runex58:runex581340,87715
-runex58_baij:runex58_baij1344,87952
-runex58_sbaij:runex58_sbaij1348,88200
-runex59:runex591353,88452
-runex59_2:runex59_21357,88684
-runex59_3:runex59_31361,88961
-runex60:runex601365,89252
-runex60_2:runex60_21370,89603
-runex60_3:runex60_31376,89949
-runex60_4:runex60_41382,90290
-runex60_5:runex60_51388,90652
-runex60_6 1394,91025
-runex60_7 1400,91498
-runex60_8 1406,91979
-runex60_9 1412,92409
-NP 1418,92839
-M 1419,92846
-N 1420,92853
-MDOMAINS 1421,92860
-NDOMAINS 1422,92873
-OVERLAP=1423,92886
-TSUBDOMAINS 1424,92896
-runex62_valgrind:runex62_valgrind1426,92913
-runex62:runex621429,93004
-runex62_hp:runex62_hp1432,93077
-runex62_2D:runex62_2D1438,93531
-TSUBDOMAINS=1441,93692
-runex62_superlu_dist:runex62_superlu_dist1442,93706
-runex62_2D_1:runex62_2D_11446,93897
-runex62_2D_2:runex62_2D_21453,94271
-runex62_2D_3:runex62_2D_31459,94641
-runex62_superlu_dist_1:runex62_superlu_dist_11465,95011
-runex62_superlu_dist_2:runex62_superlu_dist_21471,95449
-runex62_superlu_dist_3:runex62_superlu_dist_31477,95887
-runex62_superlu_dist_4:runex62_superlu_dist_41483,96325
-runex63:runex631489,96763
-runex63_2:runex63_21495,97253
-runex64:runex641501,97758
-runex65:runex651507,98149
-TESTEXAMPLES_C	1516,98452
-TESTEXAMPLES_C_NOTSINGLE 1538,100778
-TESTEXAMPLES_C_NOCOMPLEX 1539,100840
-TESTEXAMPLES_C_NOCOMPLEX_NOTSINGLE 1540,100919
-TESTEXAMPLES_C_X	1546,101393
-TESTEXAMPLES_FORTRAN	1547,101515
-TESTEXAMPLES_FORTRAN_NOTSINGLE 1550,101759
-TESTEXAMPLES_FORTRAN_MPIUNI 1551,101885
-TESTEXAMPLES_C_X_MPIUNI 1552,101972
-TESTEXAMPLES_C_COMPLEX	1555,102234
-TESTEXAMPLES_DATAFILESPATH 1556,102312
-TESTEXAMPLES_FORTRAN_NOCOMPLEX 1562,102896
-TESTEXAMPLES_FORTRAN_COMPLEX 1563,102929
-TESTEXAMPLES_F90	1564,103001
-TESTEXAMPLES_13	1565,103072
-TESTEXAMPLES_MATLAB_ENGINE 1566,103145
-TESTEXAMPLES_17	1567,103218
-TESTEXAMPLES_18	1568,103283
-TESTEXAMPLES_SPAI	1569,103344
-TESTEXAMPLES_HYPRE	1570,103410
-TESTEXAMPLES_HYPRE_DATAFILESPATH 1571,103490
-TESTEXAMPLES_LUSOL	1572,103662
-TESTEXAMPLES_MUMPS 1573,103729
-TESTEXAMPLES_MUMPS_DATAFILESPATH 1575,103961
-TESTEXAMPLES_PASTIX_DATAFILESPATH 1579,104450
-TESTEXAMPLES_SUPERLU 1582,104692
-TESTEXAMPLES_SUPERLU_DATAFILESPATH 1583,104789
-TESTEXAMPLES_SUPERLU_DIST 1584,104871
-TESTEXAMPLES_SUPERLU_DIST_DATAFILESPATH 1586,105108
-TESTEXAMPLES_SUITESPARSE_DATAFILESPATH 1587,105252
-TESTEXAMPLES_SUITESPARSE 1588,105329
-TESTEXAMPLES_MKL_PARDISO 1589,105403
-TESTEXAMPLES_CUDA_DATAFILESPATH 1590,105512
-TESTEXAMPLES_CUDA 1591,105593
-TESTEXAMPLES_MOAB 1593,105798
-TESTEXAMPLES_MOAB_HDF5 1594,105867
-TESTEXAMPLES_TRILINOS 1595,105938
+runex43_2:runex43_21102,65490
+runex43_3:runex43_31107,66137
+runex43_bjacobi:runex43_bjacobi1112,67075
+runex43_bjacobi_baij:runex43_bjacobi_baij1116,67440
+runex43_nested_gmg:runex43_nested_gmg1121,67817
+runex43_4:runex43_41126,68540
+runex43_5:runex43_51131,69462
+runex45:runex451136,70221
+runex45_2:runex45_21140,70583
+runex45_telescope:runex45_telescope1145,70988
+runex45_telescope_2:runex45_telescope_21150,71860
+runex45f:runex45f1156,72694
+runex46_aijcusp:runex46_aijcusp1161,73092
+runex46_aijcusparse:runex46_aijcusparse1165,73409
+runex49:runex491170,73755
+runex49_2:runex49_21175,74166
+runex49_3:runex49_31180,74621
+runex49_4:runex49_41185,75034
+runex49_5:runex49_51190,75655
+runex49_hypre_nullspace:runex49_hypre_nullspace1196,76433
+runex49_6:runex49_61201,77049
+runex49_7:runex49_71206,77488
+runex49_8:runex49_81211,77982
+runex50:runex501216,78479
+        ${DIFF} output/ex50.out ex50.tmp || printf "${PWD}\nPossible problem with ex50, diffs above\n=${DIFF} output/ex50.out ex50.tmp || printf "${PWD}\nPossible problem with ex50, diffs above\n1218,78710
+runex50_2:runex50_21221,78886
+        ${DIFF} output/ex50_2.out ex50_2.tmp || printf "${PWD}\nPossible problem with ex50_2, diffs above\n=${DIFF} output/ex50_2.out ex50_2.tmp || printf "${PWD}\nPossible problem with ex50_2, diffs above\n1223,79146
+runex50_3 1226,79330
+runex51:runex511231,79819
+runex52:runex521236,80064
+runex52_mumps:runex52_mumps1240,80303
+runex52_mumps_2:runex52_mumps_21244,80554
+runex52_mumps_3:runex52_mumps_31248,80809
+runex52_superlu_ilu:runex52_superlu_ilu1252,81080
+runex52_superlu:runex52_superlu1256,81346
+runex52_superlu_dist:runex52_superlu_dist1260,81603
+runex52f_mumps:runex52f_mumps1265,81871
+runex53:runex531270,82113
+        ${DIFF} output/ex53.out ex53.tmp || printf "${PWD}\nPossible problem with ex53, diffs above\n=${DIFF} output/ex53.out ex53.tmp || printf "${PWD}\nPossible problem with ex53, diffs above\n1272,82175
+runex53_2:runex53_21275,82351
+runex54_geo:runex54_geo1280,82579
+         ${DIFF} output/ex54_0.out ex.tmp || printf "${PWD}\nPossible problem with ex54_0.out, diffs above\n=${DIFF} output/ex54_0.out ex.tmp || printf "${PWD}\nPossible problem with ex54_0.out, diffs above\n1282,82852
+runex54:runex541285,83033
+         ${DIFF} output/ex54_1.out ex.tmp || printf "${PWD}\nPossible problem with ex54_1.out, diffs above\n=${DIFF} output/ex54_1.out ex.tmp || printf "${PWD}\nPossible problem with ex54_1.out, diffs above\n1287,83226
+runex54_Classical:runex54_Classical1290,83404
+         ${DIFF} output/ex54_classical.out ex.tmp || printf "${PWD}\nPossible problem with ex54_classical.out, diffs above\n=${DIFF} output/ex54_classical.out ex.tmp || printf "${PWD}\nPossible problem with ex54_classical.out, diffs above\n1292,83635
+runex54f:runex54f1295,83828
+         ${DIFF} output/ex54f.out ex.tmp || printf "${PWD}\nPossible problem with ex54f.out, diffs above\n=${DIFF} output/ex54f.out ex.tmp || printf "${PWD}\nPossible problem with ex54f.out, diffs above\n1297,84145
+runex55_geo:runex55_geo1300,84321
+         ${DIFF} output/ex55_0.out ex.tmp || printf "${PWD}\nPossible problem with ex55_0.out, diffs above\n=${DIFF} output/ex55_0.out ex.tmp || printf "${PWD}\nPossible problem with ex55_0.out, diffs above\n1302,84555
+runex55_hypre:runex55_hypre1305,84736
+         ${DIFF} output/ex55_hypre.out ex.tmp || printf "${PWD}\nPossible problem with ex55_hypre, diffs above\n=${DIFF} output/ex55_hypre.out ex.tmp || printf "${PWD}\nPossible problem with ex55_hypre, diffs above\n1307,84888
+runex55:runex551310,85073
+         ${DIFF} output/ex55_sa.out ex.tmp || printf "${PWD}\nPossible problem with ex55_sa.out, diffs above\n=${DIFF} output/ex55_sa.out ex.tmp || printf "${PWD}\nPossible problem with ex55_sa.out, diffs above\n1312,85312
+runex55_Classical:runex55_Classical1315,85495
+         ${DIFF} output/ex55_classical.out ex.tmp || printf "${PWD}\nPossible problem with ex55_classical.out, diffs above\n=${DIFF} output/ex55_classical.out ex.tmp || printf "${PWD}\nPossible problem with ex55_classical.out, diffs above\n1317,85704
+runex55_NC:runex55_NC1320,85901
+         ${DIFF} output/ex55_NC.out ex.tmp || printf "${PWD}\nPossible problem with ex55_NC.out, diffs above\n=${DIFF} output/ex55_NC.out ex.tmp || printf "${PWD}\nPossible problem with ex55_NC.out, diffs above\n1322,86097
+runex56:runex561325,86277
+         ${DIFF} output/ex56_0.out ex.tmp || printf "${PWD}\nPossible problem with ex56_0.out, diffs above \n=${DIFF} output/ex56_0.out ex.tmp || printf "${PWD}\nPossible problem with ex56_0.out, diffs above \n1327,86693
+runex56_ml:runex56_ml1330,86876
+         ${DIFF} output/ex56_ml.out ex.tmp || printf "${PWD}\nPossible problem with ex56_ml.out, diffs above\n=${DIFF} output/ex56_ml.out ex.tmp || printf "${PWD}\nPossible problem with ex56_ml.out, diffs above\n1332,87123
+runex56_nns:runex56_nns1335,87306
+         ${DIFF} output/ex56_nns.out ex.tmp || printf "${PWD}\nPossible problem with ex56_nns.out, diffs above\n=${DIFF} output/ex56_nns.out ex.tmp || printf "${PWD}\nPossible problem with ex56_nns.out, diffs above\n1337,87669
+runex58:runex581340,87855
+runex58_baij:runex58_baij1344,88092
+runex58_sbaij:runex58_sbaij1348,88340
+runex59:runex591353,88592
+runex59_2:runex59_21357,88824
+runex59_3:runex59_31361,89101
+runex60:runex601365,89392
+runex60_2:runex60_21370,89743
+runex60_3:runex60_31376,90089
+runex60_4:runex60_41382,90430
+runex60_5:runex60_51388,90792
+runex60_6 1394,91165
+runex60_7 1400,91638
+runex60_8 1406,92119
+runex60_9 1412,92549
+NP 1418,92979
+M 1419,92986
+N 1420,92993
+MDOMAINS 1421,93000
+NDOMAINS 1422,93013
+OVERLAP=1423,93026
+TSUBDOMAINS 1424,93036
+runex62_valgrind:runex62_valgrind1426,93053
+runex62:runex621429,93144
+runex62_hp:runex62_hp1432,93217
+runex62_2D:runex62_2D1438,93671
+TSUBDOMAINS=1441,93832
+runex62_superlu_dist:runex62_superlu_dist1442,93846
+runex62_2D_1:runex62_2D_11446,94037
+runex62_2D_2:runex62_2D_21453,94411
+runex62_2D_3:runex62_2D_31459,94781
+runex62_superlu_dist_1:runex62_superlu_dist_11465,95151
+runex62_superlu_dist_2:runex62_superlu_dist_21471,95589
+runex62_superlu_dist_3:runex62_superlu_dist_31477,96027
+runex62_superlu_dist_4:runex62_superlu_dist_41483,96465
+runex63:runex631489,96903
+runex63_2:runex63_21495,97393
+runex64:runex641501,97898
+runex65:runex651507,98289
+TESTEXAMPLES_C	1516,98592
+TESTEXAMPLES_C_NOTSINGLE 1538,100918
+TESTEXAMPLES_C_NOCOMPLEX 1539,100980
+TESTEXAMPLES_C_NOCOMPLEX_NOTSINGLE 1540,101059
+TESTEXAMPLES_C_X	1546,101533
+TESTEXAMPLES_FORTRAN	1547,101655
+TESTEXAMPLES_FORTRAN_NOTSINGLE 1550,101899
+TESTEXAMPLES_FORTRAN_MPIUNI 1551,102025
+TESTEXAMPLES_C_X_MPIUNI 1552,102112
+TESTEXAMPLES_C_COMPLEX	1555,102374
+TESTEXAMPLES_DATAFILESPATH 1556,102452
+TESTEXAMPLES_FORTRAN_NOCOMPLEX 1562,103036
+TESTEXAMPLES_FORTRAN_COMPLEX 1563,103069
+TESTEXAMPLES_F90	1564,103141
+TESTEXAMPLES_13	1565,103212
+TESTEXAMPLES_MATLAB_ENGINE 1566,103285
+TESTEXAMPLES_17	1567,103358
+TESTEXAMPLES_18	1568,103423
+TESTEXAMPLES_SPAI	1569,103484
+TESTEXAMPLES_HYPRE	1570,103550
+TESTEXAMPLES_HYPRE_DATAFILESPATH 1571,103630
+TESTEXAMPLES_LUSOL	1572,103802
+TESTEXAMPLES_MUMPS 1573,103869
+TESTEXAMPLES_MUMPS_DATAFILESPATH 1575,104101
+TESTEXAMPLES_PASTIX_DATAFILESPATH 1579,104590
+TESTEXAMPLES_SUPERLU 1582,104832
+TESTEXAMPLES_SUPERLU_DATAFILESPATH 1583,104929
+TESTEXAMPLES_SUPERLU_DIST 1584,105011
+TESTEXAMPLES_SUPERLU_DIST_DATAFILESPATH 1586,105248
+TESTEXAMPLES_SUITESPARSE_DATAFILESPATH 1587,105392
+TESTEXAMPLES_SUITESPARSE 1588,105469
+TESTEXAMPLES_MKL_PARDISO 1589,105543
+TESTEXAMPLES_CUDA_DATAFILESPATH 1590,105652
+TESTEXAMPLES_CUDA 1591,105733
+TESTEXAMPLES_MOAB 1593,105938
+TESTEXAMPLES_MOAB_HDF5 1594,106007
+TESTEXAMPLES_TRILINOS 1595,106078
 

 src/ksp/ksp/examples/tutorials/ex25.c,353
 ex25.c:^?ex25.c^A,1
@@ -47932,7 +47936,7 @@ PetscErrorCode elem_3d_elast_v_25(356,13518
 

 src/ksp/ksp/examples/tutorials/ex61f.F90.html,5962
 ex61f.F90.html:^?ex61f.F90.html^A,1
-petsc-3.7.5 2017-01-01version11,363
+petsc-3.7.6 2017-04-24version11,363
 Report Typos and Errorsbugreport12,432
 1: line113,724
 2: line214,767
@@ -48590,7 +48594,7 @@ PetscErrorCode MyKSPMonitor(411,15628
 

 src/ksp/ksp/examples/tutorials/ex44f.F90.html,1677
 ex44f.F90.html:^?ex44f.F90.html^A,1
-petsc-3.7.5 2017-01-01version11,363
+petsc-3.7.6 2017-04-24version11,363
 Report Typos and Errorsbugreport12,432
 1: line113,724
 2: line214,824
@@ -52982,7 +52986,7 @@ int main(19,611
 

 src/dm/examples/tutorials/ex13f90.F90.html,3420
 ex13f90.F90.html:^?ex13f90.F90.html^A,1
-petsc-3.7.5 2017-01-01version11,364
+petsc-3.7.6 2017-04-24version11,364
 Report Typos and Errorsbugreport12,433
 1: line113,722
 2: line214,776
@@ -53162,7 +53166,7 @@ int main(38,1165
 

 src/dm/examples/tutorials/ex13f90aux.F90.html,2358
 ex13f90aux.F90.html:^?ex13f90aux.F90.html^A,1
-petsc-3.7.5 2017-01-01version11,373
+petsc-3.7.6 2017-04-24version11,373
 Report Typos and Errorsbugreport12,442
 1: line113,734
 2: line214,793
@@ -53676,7 +53680,7 @@ int main(9,176
 

 src/dm/examples/tests/ex12.m.html,576
 ex12.m.html:^?ex12.m.html^A,1
-petsc-3.7.5 2017-01-01version11,345
+petsc-3.7.6 2017-04-24version11,345
 Report Typos and Errorsbugreport12,414
 1: line113,694
 2: line214,822
@@ -60712,20 +60716,20 @@ static char PetscErrorBaseMessage[PetscErrorBaseMessage212,7289
 static const char *PetscErrorStrings[PetscErrorStrings217,7455
 #undef __FUNCT__262,9685
 #define __FUNCT__ 263,9702
-PetscErrorCode  PetscErrorMessage(283,10279
-static void PetscCxxErrorThrow(308,11498
-#undef __FUNCT__320,11763
-#define __FUNCT__ 321,11780
-PetscErrorCode  PetscError(356,13404
-#undef __FUNCT__402,14923
-#define __FUNCT__ 403,14940
-PetscErrorCode  PetscIntView(420,15426
-#undef __FUNCT__491,18477
-#define __FUNCT__ 492,18494
-PetscErrorCode  PetscRealView(509,18982
-#undef __FUNCT__580,22070
-#define __FUNCT__ 581,22087
-PetscErrorCode  PetscScalarView(598,22592
+PetscErrorCode  PetscErrorMessage(283,10315
+static void PetscCxxErrorThrow(308,11534
+#undef __FUNCT__320,11799
+#define __FUNCT__ 321,11816
+PetscErrorCode  PetscError(356,13461
+#undef __FUNCT__402,14998
+#define __FUNCT__ 403,15015
+PetscErrorCode  PetscIntView(420,15501
+#undef __FUNCT__491,18552
+#define __FUNCT__ 492,18569
+PetscErrorCode  PetscRealView(509,19057
+#undef __FUNCT__580,22145
+#define __FUNCT__ 581,22162
+PetscErrorCode  PetscScalarView(598,22667
 

 src/sys/error/checkptr.c,274
 checkptr.c:^?checkptr.c^A,1
@@ -63534,7 +63538,7 @@ int main(8,136
 

 src/sys/classes/viewer/examples/tutorials/ex1f90.F90.html,301
 ex1f90.F90.html:^?ex1f90.F90.html^A,1
-petsc-3.7.5 2017-01-01version11,377
+petsc-3.7.6 2017-04-24version11,377
 Report Typos and Errorsbugreport12,446
 2: line214,767
 3: line315,813
@@ -65535,41 +65539,41 @@ PetscErrorCode  PetscMemcmp(36,841
 #define __FUNCT__ 50,1321
 PetscErrorCode  PetscMemmove(77,1950
 

-src/sys/utils/ctable.c,1095
+src/sys/utils/ctable.c,1097
 ctable.c:^?ctable.c^A,1
 #undef __FUNCT__7,84
 #define __FUNCT__ 8,101
 static PetscErrorCode PetscTableCreateHashSize(9,146
-#undef __FUNCT__32,1020
-#define __FUNCT__ 33,1037
-PetscErrorCode  PetscTableCreate(44,1274
-#undef __FUNCT__62,1849
-#define __FUNCT__ 63,1866
-PetscErrorCode  PetscTableCreateCopy(69,2025
-#undef __FUNCT__94,2810
-#define __FUNCT__ 95,2827
-PetscErrorCode  PetscTableDestroy(100,2943
-#undef __FUNCT__112,3244
-#define __FUNCT__ 113,3261
-PetscErrorCode  PetscTableGetCount(116,3373
-#undef __FUNCT__123,3520
-#define __FUNCT__ 124,3537
-PetscErrorCode  PetscTableIsEmpty(127,3647
-#undef __FUNCT__134,3794
-#define __FUNCT__ 135,3811
-PetscErrorCode  PetscTableAddExpand(140,3934
-#undef __FUNCT__172,4929
-#define __FUNCT__ 173,4946
-PetscErrorCode  PetscTableRemoveAll(178,5066
-#undef __FUNCT__194,5339
-#define __FUNCT__ 195,5356
-PetscErrorCode  PetscTableGetHeadPosition(199,5485
-#undef __FUNCT__218,5928
-#define __FUNCT__ 219,5945
-PetscErrorCode  PetscTableGetNext(225,6133
-#undef __FUNCT__255,6939
-#define __FUNCT__ 256,6956
-PetscErrorCode  PetscTableAddCountExpand(257,7001
+#undef __FUNCT__47,1650
+#define __FUNCT__ 48,1667
+PetscErrorCode  PetscTableCreate(59,1904
+#undef __FUNCT__77,2479
+#define __FUNCT__ 78,2496
+PetscErrorCode  PetscTableCreateCopy(84,2655
+#undef __FUNCT__109,3440
+#define __FUNCT__ 110,3457
+PetscErrorCode  PetscTableDestroy(115,3573
+#undef __FUNCT__127,3874
+#define __FUNCT__ 128,3891
+PetscErrorCode  PetscTableGetCount(131,4003
+#undef __FUNCT__138,4150
+#define __FUNCT__ 139,4167
+PetscErrorCode  PetscTableIsEmpty(142,4277
+#undef __FUNCT__149,4424
+#define __FUNCT__ 150,4441
+PetscErrorCode  PetscTableAddExpand(155,4564
+#undef __FUNCT__187,5559
+#define __FUNCT__ 188,5576
+PetscErrorCode  PetscTableRemoveAll(193,5696
+#undef __FUNCT__209,5969
+#define __FUNCT__ 210,5986
+PetscErrorCode  PetscTableGetHeadPosition(214,6115
+#undef __FUNCT__233,6558
+#define __FUNCT__ 234,6575
+PetscErrorCode  PetscTableGetNext(240,6763
+#undef __FUNCT__270,7569
+#define __FUNCT__ 271,7586
+PetscErrorCode  PetscTableAddCountExpand(272,7631
 

 src/sys/utils/mpimesg.c,508
 mpimesg.c:^?mpimesg.c^A,1
@@ -65667,7 +65671,7 @@ DIRS 7,82
 LOCDIR 8,94
 MANSEC 9,120
 

-src/sys/yaml/yamlimpls.c,341
+src/sys/yaml/yamlimpls.c,342
 yamlimpls.c:^?yamlimpls.c^A,1
 enum storage_flags 7,147
 enum storage_flags {VAR,VAR7,147
@@ -65676,9 +65680,9 @@ enum storage_flags {VAR,VAL,SEQ}SEQ7,147
 #undef __FUNCT__9,210
 #define __FUNCT__ 10,227
 PetscErrorCode PetscParseLayerYAML(11,267
-#undef __FUNCT__66,2444
-#define __FUNCT__ 67,2461
-extern PetscErrorCode PetscOptionsInsertFileYAML(96,3694
+#undef __FUNCT__68,2558
+#define __FUNCT__ 69,2575
+extern PetscErrorCode PetscOptionsInsertFileYAML(101,4028
 

 src/sys/yaml/ftn-custom/makefile,126
 makefile:^?makefile^A,1
@@ -65820,7 +65824,7 @@ int main(14,217
 

 src/sys/examples/tutorials/ex10f90.F90.html,361
 ex10f90.F90.html:^?ex10f90.F90.html^A,1
-petsc-3.7.5 2017-01-01version11,365
+petsc-3.7.6 2017-04-24version11,365
 Report Typos and Errorsbugreport12,434
 1: line113,724
 2: line214,787
@@ -65965,7 +65969,7 @@ int main(25,747
 

 src/sys/examples/tutorials/ex4f90.F90.html,915
 ex4f90.F90.html:^?ex4f90.F90.html^A,1
-petsc-3.7.5 2017-01-01version11,362
+petsc-3.7.6 2017-04-24version11,362
 Report Typos and Errorsbugreport12,431
 1: line113,720
 2: line214,763
@@ -66030,7 +66034,7 @@ int main(27,801
 

 src/sys/examples/tutorials/ex5f90.F90.html,2458
 ex5f90.F90.html:^?ex5f90.F90.html^A,1
-petsc-3.7.5 2017-01-01version11,362
+petsc-3.7.6 2017-04-24version11,362
 Report Typos and Errorsbugreport12,431
 1: line113,720
 2: line214,843
@@ -66166,7 +66170,7 @@ int main(11,210
 

 src/sys/examples/tutorials/ex8f90.F90.html,503
 ex8f90.F90.html:^?ex8f90.F90.html^A,1
-petsc-3.7.5 2017-01-01version11,362
+petsc-3.7.6 2017-04-24version11,362
 Report Typos and Errorsbugreport12,431
 3: line315,738
 4: line416,864
@@ -66803,136 +66807,136 @@ static char *Petscgetline(Petscgetline417,14445
 #undef __FUNCT__440,15118
 #define __FUNCT__ 441,15135
 PetscErrorCode  PetscOptionsInsertFile(470,16576
-#undef __FUNCT__609,22134
-#define __FUNCT__ 610,22151
-static PetscErrorCode PetscOptionsInsertArgs_Private(611,22202
-#undef __FUNCT__674,25023
-#define __FUNCT__ 675,25040
-PetscErrorCode  PetscOptionsInsert(702,26085
-#undef __FUNCT__777,29198
-#define __FUNCT__ 778,29215
-PetscErrorCode  PetscOptionsView(797,29666
-#undef __FUNCT__827,30778
-#define __FUNCT__ 828,30795
-PetscErrorCode  PetscOptionsViewError(832,30900
-#undef __FUNCT__853,31430
-#define __FUNCT__ 854,31447
-PetscErrorCode  PetscOptionsGetAll(874,31967
-#undef __FUNCT__908,33012
-#define __FUNCT__ 909,33029
-PetscErrorCode  PetscOptionsPrefixPush(934,33848
-#undef __FUNCT__965,35350
-#define __FUNCT__ 966,35367
-PetscErrorCode  PetscOptionsPrefixPop(979,35737
-#undef __FUNCT__992,36169
-#define __FUNCT__ 993,36186
-PetscErrorCode  PetscOptionsClear(1004,36459
-#undef __FUNCT__1025,36991
-#define __FUNCT__ 1026,37008
-PetscErrorCode  PetscObjectSetPrintedOptions(1040,37513
-#undef __FUNCT__1047,37664
-#define __FUNCT__ 1048,37681
-PetscErrorCode  PetscObjectInheritPrintedOptions(1065,38427
-#undef __FUNCT__1077,38792
-#define __FUNCT__ 1078,38809
-PetscErrorCode  PetscOptionsDestroy(1089,39022
-#undef __FUNCT__1100,39247
-#define __FUNCT__ 1101,39264
-PetscErrorCode  PetscOptionsDestroyDefault(1102,39311
-#undef __FUNCT__1111,39471
-#define __FUNCT__ 1112,39488
-PetscErrorCode  PetscOptionsSetValue(1139,40393
-#undef __FUNCT__1234,42945
-#define __FUNCT__ 1235,42962
-PetscErrorCode  PetscOptionsClearValue(1252,43524
-#undef __FUNCT__1291,44693
-#define __FUNCT__ 1292,44710
-PetscErrorCode  PetscOptionsSetAlias(1313,45631
-#undef __FUNCT__1337,46832
-#define __FUNCT__ 1338,46849
-PetscErrorCode PetscOptionsFindPair_Private(1339,46898
-#undef __FUNCT__1424,49633
-#define __FUNCT__ 1425,49650
-PETSC_EXTERN PetscErrorCode PetscOptionsFindPairPrefix_Private(1426,49705
-#undef __FUNCT__1484,51620
-#define __FUNCT__ 1485,51637
-PetscErrorCode  PetscOptionsReject(1508,52617
-#undef __FUNCT__1523,53177
-#define __FUNCT__ 1524,53194
-PetscErrorCode  PetscOptionsHasName(1554,54427
-#undef __FUNCT__1567,54817
-#define __FUNCT__ 1568,54834
-PetscErrorCode  PetscOptionsGetInt(1595,55907
-#undef __FUNCT__1619,56590
-#define __FUNCT__ 1620,56607
-PetscErrorCode  PetscOptionsGetEList(1650,57858
-#undef __FUNCT__1676,58881
-#define __FUNCT__ 1677,58898
-PetscErrorCode  PetscOptionsGetEnum(1710,60320
-#undef __FUNCT__1730,61184
-#define __FUNCT__ 1731,61201
-PetscErrorCode  PetscOptionsGetBool(1765,62537
-#undef __FUNCT__1789,63240
-#define __FUNCT__ 1790,63257
-PetscErrorCode  PetscOptionsGetBoolArray(1824,64569
-#undef __FUNCT__1855,65601
-#define __FUNCT__ 1856,65618
-PetscErrorCode  PetscOptionsGetReal(1885,66719
-#undef __FUNCT__1908,67358
-#define __FUNCT__ 1909,67375
-PetscErrorCode  PetscOptionsGetScalar(1941,68532
-#undef __FUNCT__1968,69302
-#define __FUNCT__ 1969,69319
-PetscErrorCode  PetscOptionsGetRealArray(1999,70478
-#undef __FUNCT__2037,71529
-#define __FUNCT__ 2038,71546
-PetscErrorCode  PetscOptionsGetScalarArray(2068,72693
-#undef __FUNCT__2106,73750
-#define __FUNCT__ 2107,73767
-PetscErrorCode  PetscOptionsGetIntArray(2145,75216
-#undef __FUNCT__2221,77846
-#define __FUNCT__ 2222,77863
-PetscErrorCode PetscOptionsGetEnumArray(2258,79422
-#undef __FUNCT__2299,80708
-#define __FUNCT__ 2300,80725
-PetscErrorCode  PetscOptionsGetString(2342,82366
-#undef __FUNCT__2366,83102
-#define __FUNCT__ 2367,83119
-char *PetscOptionsGetStringMatlab(PetscOptionsGetStringMatlab2368,83167
-#undef __FUNCT__2381,83532
-#define __FUNCT__ 2382,83549
-PetscErrorCode  PetscOptionsGetStringArray(2420,84958
-#undef __FUNCT__2462,86088
-#define __FUNCT__ 2463,86105
-PetscErrorCode  PetscOptionsUsed(2480,86616
-#undef __FUNCT__2498,87048
-#define __FUNCT__ 2499,87065
-PetscErrorCode  PetscOptionsAllUsed(2516,87443
-#undef __FUNCT__2529,87718
-#define __FUNCT__ 2530,87735
-PetscErrorCode  PetscOptionsLeft(2546,88116
-#undef __FUNCT__2565,88691
-#define __FUNCT__ 2566,88708
-PetscErrorCode  PetscOptionsCreate(2576,88895
-#undef __FUNCT__2587,89223
-#define __FUNCT__ 2588,89240
-PetscErrorCode  PetscOptionsCreateDefault(2593,89369
-#undef __FUNCT__2603,89557
-#define __FUNCT__ 2604,89574
-PetscErrorCode  PetscOptionsSetFromOptions(2627,90460
-#undef __FUNCT__2653,91662
-#define __FUNCT__ 2654,91679
-PetscErrorCode  PetscOptionsMonitorDefault(2671,92061
-#undef __FUNCT__2681,92374
-#define __FUNCT__ 2682,92391
-PetscErrorCode  PetscOptionsMonitorSet(2726,94022
-#undef __FUNCT__2738,94625
-#define __FUNCT__ 2739,94642
-PetscErrorCode  PetscOptionsMonitorCancel(2756,95137
-#define CHKERRQI(2772,95537
-#undef __FUNCT__2774,95617
-#define __FUNCT__ 2775,95634
-PetscErrorCode PetscObjectViewFromOptions(2789,96034
+#undef __FUNCT__612,22348
+#define __FUNCT__ 613,22365
+static PetscErrorCode PetscOptionsInsertArgs_Private(614,22416
+#undef __FUNCT__677,25237
+#define __FUNCT__ 678,25254
+PetscErrorCode  PetscOptionsInsert(705,26299
+#undef __FUNCT__780,29412
+#define __FUNCT__ 781,29429
+PetscErrorCode  PetscOptionsView(800,29880
+#undef __FUNCT__830,30992
+#define __FUNCT__ 831,31009
+PetscErrorCode  PetscOptionsViewError(835,31114
+#undef __FUNCT__856,31644
+#define __FUNCT__ 857,31661
+PetscErrorCode  PetscOptionsGetAll(877,32181
+#undef __FUNCT__911,33226
+#define __FUNCT__ 912,33243
+PetscErrorCode  PetscOptionsPrefixPush(937,34062
+#undef __FUNCT__968,35564
+#define __FUNCT__ 969,35581
+PetscErrorCode  PetscOptionsPrefixPop(982,35951
+#undef __FUNCT__995,36383
+#define __FUNCT__ 996,36400
+PetscErrorCode  PetscOptionsClear(1007,36673
+#undef __FUNCT__1028,37205
+#define __FUNCT__ 1029,37222
+PetscErrorCode  PetscObjectSetPrintedOptions(1043,37727
+#undef __FUNCT__1050,37878
+#define __FUNCT__ 1051,37895
+PetscErrorCode  PetscObjectInheritPrintedOptions(1068,38641
+#undef __FUNCT__1080,39006
+#define __FUNCT__ 1081,39023
+PetscErrorCode  PetscOptionsDestroy(1092,39236
+#undef __FUNCT__1103,39461
+#define __FUNCT__ 1104,39478
+PetscErrorCode  PetscOptionsDestroyDefault(1105,39525
+#undef __FUNCT__1114,39685
+#define __FUNCT__ 1115,39702
+PetscErrorCode  PetscOptionsSetValue(1142,40607
+#undef __FUNCT__1237,43159
+#define __FUNCT__ 1238,43176
+PetscErrorCode  PetscOptionsClearValue(1255,43738
+#undef __FUNCT__1294,44907
+#define __FUNCT__ 1295,44924
+PetscErrorCode  PetscOptionsSetAlias(1316,45845
+#undef __FUNCT__1340,47046
+#define __FUNCT__ 1341,47063
+PetscErrorCode PetscOptionsFindPair_Private(1342,47112
+#undef __FUNCT__1427,49847
+#define __FUNCT__ 1428,49864
+PETSC_EXTERN PetscErrorCode PetscOptionsFindPairPrefix_Private(1429,49919
+#undef __FUNCT__1487,51834
+#define __FUNCT__ 1488,51851
+PetscErrorCode  PetscOptionsReject(1511,52831
+#undef __FUNCT__1526,53391
+#define __FUNCT__ 1527,53408
+PetscErrorCode  PetscOptionsHasName(1557,54641
+#undef __FUNCT__1570,55031
+#define __FUNCT__ 1571,55048
+PetscErrorCode  PetscOptionsGetInt(1598,56121
+#undef __FUNCT__1622,56804
+#define __FUNCT__ 1623,56821
+PetscErrorCode  PetscOptionsGetEList(1653,58072
+#undef __FUNCT__1679,59095
+#define __FUNCT__ 1680,59112
+PetscErrorCode  PetscOptionsGetEnum(1713,60534
+#undef __FUNCT__1733,61398
+#define __FUNCT__ 1734,61415
+PetscErrorCode  PetscOptionsGetBool(1768,62751
+#undef __FUNCT__1792,63454
+#define __FUNCT__ 1793,63471
+PetscErrorCode  PetscOptionsGetBoolArray(1827,64783
+#undef __FUNCT__1858,65815
+#define __FUNCT__ 1859,65832
+PetscErrorCode  PetscOptionsGetReal(1888,66933
+#undef __FUNCT__1911,67572
+#define __FUNCT__ 1912,67589
+PetscErrorCode  PetscOptionsGetScalar(1944,68746
+#undef __FUNCT__1971,69516
+#define __FUNCT__ 1972,69533
+PetscErrorCode  PetscOptionsGetRealArray(2002,70692
+#undef __FUNCT__2040,71743
+#define __FUNCT__ 2041,71760
+PetscErrorCode  PetscOptionsGetScalarArray(2071,72907
+#undef __FUNCT__2109,73964
+#define __FUNCT__ 2110,73981
+PetscErrorCode  PetscOptionsGetIntArray(2148,75430
+#undef __FUNCT__2224,78060
+#define __FUNCT__ 2225,78077
+PetscErrorCode PetscOptionsGetEnumArray(2261,79636
+#undef __FUNCT__2302,80922
+#define __FUNCT__ 2303,80939
+PetscErrorCode  PetscOptionsGetString(2345,82580
+#undef __FUNCT__2369,83316
+#define __FUNCT__ 2370,83333
+char *PetscOptionsGetStringMatlab(PetscOptionsGetStringMatlab2371,83381
+#undef __FUNCT__2384,83746
+#define __FUNCT__ 2385,83763
+PetscErrorCode  PetscOptionsGetStringArray(2423,85172
+#undef __FUNCT__2465,86302
+#define __FUNCT__ 2466,86319
+PetscErrorCode  PetscOptionsUsed(2483,86830
+#undef __FUNCT__2501,87262
+#define __FUNCT__ 2502,87279
+PetscErrorCode  PetscOptionsAllUsed(2519,87657
+#undef __FUNCT__2532,87932
+#define __FUNCT__ 2533,87949
+PetscErrorCode  PetscOptionsLeft(2549,88330
+#undef __FUNCT__2568,88905
+#define __FUNCT__ 2569,88922
+PetscErrorCode  PetscOptionsCreate(2579,89109
+#undef __FUNCT__2590,89437
+#define __FUNCT__ 2591,89454
+PetscErrorCode  PetscOptionsCreateDefault(2596,89583
+#undef __FUNCT__2606,89771
+#define __FUNCT__ 2607,89788
+PetscErrorCode  PetscOptionsSetFromOptions(2630,90674
+#undef __FUNCT__2656,91876
+#define __FUNCT__ 2657,91893
+PetscErrorCode  PetscOptionsMonitorDefault(2674,92275
+#undef __FUNCT__2684,92588
+#define __FUNCT__ 2685,92605
+PetscErrorCode  PetscOptionsMonitorSet(2729,94236
+#undef __FUNCT__2741,94839
+#define __FUNCT__ 2742,94856
+PetscErrorCode  PetscOptionsMonitorCancel(2759,95351
+#define CHKERRQI(2775,95751
+#undef __FUNCT__2777,95831
+#define __FUNCT__ 2778,95848
+PetscErrorCode PetscObjectViewFromOptions(2792,96248
 

 src/sys/objects/fcallback.c,826
 fcallback.c:^?fcallback.c^A,1
@@ -68143,9 +68147,9 @@ PetscErrorCode  PetscStageLogGetVisible(561,18226
 #undef __FUNCT__570,18647
 #define __FUNCT__ 571,18664
 PetscErrorCode  PetscStageLogGetStage(589,19098
-#undef __FUNCT__607,19576
-#define __FUNCT__ 608,19593
-PetscErrorCode  PetscStageLogCreate(622,19855
+#undef __FUNCT__609,19592
+#define __FUNCT__ 610,19609
+PetscErrorCode  PetscStageLogCreate(624,19871
 

 src/sys/logging/utils/eventlog.c,2669
 eventlog.c:^?eventlog.c^A,1
@@ -70495,7 +70499,7 @@ DIRS	5,36
 

 src/snes/examples/tutorials/ex5m.m.html,577
 ex5m.m.html:^?ex5m.m.html^A,1
-petsc-3.7.5 2017-01-01version11,351
+petsc-3.7.6 2017-04-24version11,351
 Report Typos and Errorsbugreport12,420
 1: line113,706
 2: line214,791
@@ -71698,7 +71702,7 @@ int main(3357,155430
 

 src/snes/examples/tutorials/ex61genm.m.html,201
 ex61genm.m.html:^?ex61genm.m.html^A,1
-petsc-3.7.5 2017-01-01version11,363
+petsc-3.7.6 2017-04-24version11,363
 Report Typos and Errorsbugreport12,432
 1: line113,722
 2: line214,781
@@ -71753,7 +71757,7 @@ PetscErrorCode MatrixFreePreconditioner(691,25190
 

 src/snes/examples/tutorials/ex74f.F90.html,84860
 ex74f.F90.html:^?ex74f.F90.html^A,1
-petsc-3.7.5 2017-01-01version11,360
+petsc-3.7.6 2017-04-24version11,360
 Report Typos and Errorsbugreport12,429
 1: line113,718
 2: line214,780
@@ -75168,7 +75172,7 @@ int main(210,7583
 

 src/snes/examples/tutorials/ex61m.m.html,319
 ex61m.m.html:^?ex61m.m.html^A,1
-petsc-3.7.5 2017-01-01version11,354
+petsc-3.7.6 2017-04-24version11,354
 Report Typos and Errorsbugreport12,423
 2: line214,727
 3: line315,880
@@ -75696,7 +75700,7 @@ PetscErrorCode FormJacobian1(166,5912
 

 src/snes/examples/tutorials/ex40f90.F90.html,1237
 ex40f90.F90.html:^?ex40f90.F90.html^A,1
-petsc-3.7.5 2017-01-01version11,366
+petsc-3.7.6 2017-04-24version11,366
 Report Typos and Errorsbugreport12,435
 1: line113,726
 2: line214,769
diff --git a/bin/petsc_conf.py b/bin/petsc_conf.py
index 55a2204..22781ed 100755
--- a/bin/petsc_conf.py
+++ b/bin/petsc_conf.py
@@ -16,7 +16,7 @@ def get_conf():
     indices = None
     complexscalars = None
 
-    if os.environ.has_key('PETSC_DIR'):
+    if 'PETSC_DIR' in os.environ:
         petscdir = os.environ['PETSC_DIR']
     else:
         warnings.warn('PETSC_DIR env not set - unable to locate PETSc installation, using defaults')
@@ -27,7 +27,7 @@ def get_conf():
         petscvariables = os.path.join(petscdir,'lib','petsc','conf','petscvariables')
         petscconfinclude = os.path.join(petscdir,'include','petscconf.h')
     else:
-        if os.environ.has_key('PETSC_ARCH'):
+        if 'PETSC_ARCH' in os.environ:
             petscarch = os.environ['PETSC_ARCH']
             if os.path.isfile(os.path.join(petscdir,petscarch,'lib','petsc','conf','petscrules')):
                 # found legacy install
diff --git a/config/BuildSystem/config/compilers.py b/config/BuildSystem/config/compilers.py
index 45e5f82..268a04b 100644
--- a/config/BuildSystem/config/compilers.py
+++ b/config/BuildSystem/config/compilers.py
@@ -136,17 +136,20 @@ class Configure(config.base.Configure):
 
   def checkRestrict(self,language):
     '''Check for the C/CXX restrict keyword'''
-    # Try the official restrict keyword, then gcc's __restrict__, then
-    # SGI's __restrict.  __restrict has slightly different semantics than
-    # restrict (it's a bit stronger, in that __restrict pointers can't
-    # overlap even with non __restrict pointers), but I think it should be
-    # okay under the circumstances where restrict is normally used.
+    # Try keywords equivalent to C99 restrict.  Note that many C
+    # compilers require special cflags, such as -std=c99 or -restrict to
+    # recognize the "restrict" keyword and it is not always practical to
+    # expect that every user provides matching options.  Meanwhile,
+    # compilers like Intel and MSVC (reportedly) support __restrict
+    # without special options.  Glibc uses __restrict, presumably for
+    # this reason.  Note that __restrict is not standardized while
+    # "restrict" is, but implementation realities favor __restrict.
     if config.setCompilers.Configure.isPGI(self.setCompilers.CC, self.log):
       self.addDefine(language.upper()+'_RESTRICT', ' ')
       self.logPrint('PGI restrict word is broken cannot handle [restrict] '+str(language)+' restrict keyword', 4, 'compilers')
       return
     self.pushLanguage(language)
-    for kw in ['restrict', ' __restrict__', '__restrict']:
+    for kw in ['__restrict', ' __restrict__', 'restrict']:
       if self.checkCompile('', 'float * '+kw+' x;'):
         if language.lower() == 'c':
           self.cRestrict = kw
@@ -246,8 +249,6 @@ class Configure(config.base.Configure):
           if not arg in lflags:
             if arg == '-lkernel32':
               continue
-            elif arg == '-lm':
-              continue
             else:
               lflags.append(arg)
             self.logPrint('Found library : '+arg, 4, 'compilers')
@@ -311,6 +312,10 @@ class Configure(config.base.Configure):
         self.logWrite(self.setCompilers.restoreLog())
         self.logPrint('Error message from compiling {'+str(e)+'}', 4, 'compilers')
         raise RuntimeError('C libraries cannot directly be used from Fortran')
+      except OSError, e:
+        self.setCompilers.LIBS = oldLibs
+        self.logWrite(self.setCompilers.restoreLog())
+        raise e
       self.logWrite(self.setCompilers.restoreLog())
     return
 
@@ -486,7 +491,7 @@ class Configure(config.base.Configure):
         # Check for full dylib library name
         m = re.match(r'^/.*\.dylib$', arg)
         if m:
-          if not arg in lflags:
+          if not arg in lflags and not arg.endswith('LTO.dylib'):
             lflags.append(arg)
             self.logPrint('Found full library spec: '+arg, 4, 'compilers')
             cxxlibs.append(arg)
@@ -504,12 +509,12 @@ class Configure(config.base.Configure):
           if not arg in lflags:
             if arg == '-lkernel32':
               continue
-            elif arg == '-lm':
-              continue
+            elif arg == '-lLTO' and self.setCompilers.isDarwin(self.log):
+              self.logPrint('Skipping -lTO')
             else:
               lflags.append(arg)
             self.logPrint('Found library: '+arg, 4, 'compilers')
-            if arg in self.clibs:
+            if (arg == '-lLTO' and self.setCompilers.isDarwin(self.log)) or arg in self.clibs:
               self.logPrint('Library already in C list so skipping in C++')
             else:
               cxxlibs.append(arg)
@@ -847,7 +852,7 @@ class Configure(config.base.Configure):
         # Check for full dylib library name
         m = re.match(r'^/.*\.dylib$', arg)
         if m:
-          if not arg in lflags:
+          if not arg.endwith('LTO.dylib') and not arg in lflags:
             lflags.append(arg)
             self.logPrint('Found full library spec: '+arg, 4, 'compilers')
             flibs.append(arg)
@@ -886,7 +891,8 @@ class Configure(config.base.Configure):
         if m:
           lib = arg+argIter.next()
           self.logPrint('Found canonical library: '+lib, 4, 'compilers')
-          flibs.append(lib)
+          if not lib == '-LLTO' or not self.setCompilers.isDarwin(self.log):
+            flibs.append(lib)
           continue
         # intel windows compilers can use -libpath argument
         if arg.find('-libpath:')>=0:
@@ -902,22 +908,18 @@ class Configure(config.base.Configure):
           if not arg in lflags:
             if arg == '-lkernel32':
               continue
-            elif arg == '-lm':
-              pass
             elif arg == '-lgfortranbegin':
               fmainlibs.append(arg)
               continue
             elif arg == '-lfrtbegin' and not config.setCompilers.Configure.isCygwin(self.log):
               fmainlibs.append(arg)
               continue
-            else:
+            elif not arg == '-lLTO' or not config.setCompilers.Configure.isDarwin(self.log):
               lflags.append(arg)
             self.logPrint('Found library: '+arg, 4, 'compilers')
             if arg in self.clibs:
               self.logPrint('Library already in C list so skipping in Fortran')
-            elif arg in self.cxxlibs:
-              self.logPrint('Library already in Cxx list so skipping in Fortran')
-            else:
+            elif not arg == '-lLTO' or not config.setCompilers.Configure.isDarwin(self.log):
               flibs.append(arg)
           else:
             self.logPrint('Already in lflags: '+arg, 4, 'compilers')
diff --git a/config/BuildSystem/config/libraries.py b/config/BuildSystem/config/libraries.py
index 0af92f0..a9182f7 100644
--- a/config/BuildSystem/config/libraries.py
+++ b/config/BuildSystem/config/libraries.py
@@ -24,12 +24,12 @@ class Configure(config.base.Configure):
     self.headers      = framework.require('config.headers',      self)
     return
 
-  def getLibArgumentList(self, library):
+  def getLibArgumentList(self, library, with_rpath=True):
     '''Return the proper link line argument for the given filename library as a list of options
       - If the path is empty, return it unchanged
       - If starts with - then return unchanged
       - If the path ends in ".lib" return it unchanged
-      - If the path is absolute and the filename is "lib"<name>, return -L<dir> -l<name>
+      - If the path is absolute and the filename is "lib"<name>, return -L<dir> -l<name> (optionally including rpath flag)
       - If the filename is "lib"<name>, return -l<name>
       - If the path ends in ".so" return it unchanged
       - If the path is absolute, return it unchanged
@@ -37,9 +37,9 @@ class Configure(config.base.Configure):
     if not library:
       return []
     if library.startswith('${CC_LINKER_SLFLAG}'):
-      return [library]
+      return [library] if with_rpath else []
     if library.startswith('${FC_LINKER_SLFLAG}'):
-      return [library]
+      return [library] if with_rpath else []
     if library.lstrip()[0] == '-':
       return [library]
     if len(library) > 3 and library[-4:] == '.lib':
@@ -50,12 +50,13 @@ class Configure(config.base.Configure):
         flagName  = self.language[-1]+'SharedLinkerFlag'
         flagSubst = self.language[-1].upper()+'_LINKER_SLFLAG'
         dirname   = os.path.dirname(library).replace('\\ ',' ').replace(' ', '\\ ').replace('\\(','(').replace('(', '\\(').replace('\\)',')').replace(')', '\\)')
-        if hasattr(self.setCompilers, flagName) and not getattr(self.setCompilers, flagName) is None:
-          return [getattr(self.setCompilers, flagName)+dirname,'-L'+dirname,'-l'+name]
-        if flagSubst in self.argDB:
-          return [self.argDB[flagSubst]+dirname,'-L'+dirname,'-l'+name]
-        else:
-          return ['-L'+dirname,' -l'+name]
+        if dirname.startswith('/Applications/Xcode.app') or dirname.startswith('/Library/Developer/CommandLineTools/usr/lib'): with_rpath = None
+        if with_rpath:
+          if hasattr(self.setCompilers, flagName) and not getattr(self.setCompilers, flagName) is None:
+            return [getattr(self.setCompilers, flagName)+dirname,'-L'+dirname,'-l'+name]
+          if flagSubst in self.argDB:
+            return [self.argDB[flagSubst]+dirname,'-L'+dirname,'-l'+name]
+        return ['-L'+dirname,' -l'+name]
       else:
         return ['-l'+name]
     if os.path.splitext(library)[1] == '.so':
@@ -107,7 +108,7 @@ class Configure(config.base.Configure):
         newlibs += self.getLibArgumentList(lib)
     return ' '.join(newlibs)
 
-  def toStringNoDupes(self,libs):
+  def toStringNoDupes(self,libs,with_rpath=True):
     '''Converts a list of libraries to a string suitable for a linker, removes duplicates'''
     newlibs = []
     frame = 0
@@ -119,15 +120,27 @@ class Configure(config.base.Configure):
         newlibs += [lib]
         frame = 1
       else:
-        newlibs += self.getLibArgumentList(lib)
+        newlibs += self.getLibArgumentList(lib, with_rpath)
     libs = newlibs
+    newldflags = []
     newlibs = []
+    frame = 0
     for j in libs:
       # do not remove duplicate non-consecutive -l, because there is a tiny chance that order may matter
+      if frame:
+        newlibs.append(j)
+        frame = 0
+        continue
+      if j in newldflags: continue
       if newlibs and j == newlibs[-1]: continue
-      if j in newlibs and not ( j.startswith('-l') or j == '-framework') : continue
-      newlibs.append(j)
-    return ' '.join(newlibs)
+      if j.startswith('-l'):
+        newlibs.append(j)
+      elif j == '-framework':
+        newlibs.append(j)
+        frame = 1
+      else:
+        newldflags.append(j)
+    return ' '.join(newldflags + newlibs)
 
   def getShortLibName(self,lib):
     '''returns the short name for the library. Valid names are foo -lfoo or libfoo.[a,so,lib]'''
diff --git a/config/BuildSystem/config/packages/BlasLapack.py b/config/BuildSystem/config/packages/BlasLapack.py
index 86ff45c..420138f 100644
--- a/config/BuildSystem/config/packages/BlasLapack.py
+++ b/config/BuildSystem/config/packages/BlasLapack.py
@@ -215,10 +215,10 @@ class Configure(config.package.Package):
           if not os.path.exists(os.path.join(dir,libdir)):
             self.logPrint('MKL Path not found.. skipping: '+os.path.join(dir,libdir))
           else:
-            yield ('User specified MKL-C/Pardiso Intel-Linux64', None, [os.path.join(dir,libdir,'libmkl_intel_lp64.a'),'mkl_core','mkl_intel_thread']+mkl_blacs_64+['iomp5','dl','pthread','m'],1)
-            yield ('User specified MKL-C/Pardiso GNU-Linux64', None, [os.path.join(dir,libdir,'libmkl_intel_lp64.a'),'mkl_core','mkl_gnu_thread']+mkl_blacs_64+['gomp','dl','pthread','m'],1)
-            yield ('User specified MKL-C/Pardiso Intel-Linux32', None, [os.path.join(dir,libdir,'libmkl_intel.a'),'mkl_core','mkl_intel_thread']+mkl_blacs_32+['iomp5','dl','pthread','m'],1)
-            yield ('User specified MKL-C/Pardiso GNU-Linux32', None, [os.path.join(dir,libdir,'libmkl_intel.a'),'mkl_core','mkl_gnu_thread']+mkl_blacs_32+['gomp','dl','pthread','m'],1)
+            yield ('User specified MKL-C/Pardiso Intel-Linux64', None, [os.path.join(dir,libdir,'libmkl_intel_lp64.a'),'mkl_core','mkl_intel_thread']+mkl_blacs_64+['iomp5','dl','pthread']+self.libraries.math,1)
+            yield ('User specified MKL-C/Pardiso GNU-Linux64', None, [os.path.join(dir,libdir,'libmkl_intel_lp64.a'),'mkl_core','mkl_gnu_thread']+mkl_blacs_64+['gomp','dl','pthread']+self.libraries.math,1)
+            yield ('User specified MKL-C/Pardiso Intel-Linux32', None, [os.path.join(dir,libdir,'libmkl_intel.a'),'mkl_core','mkl_intel_thread']+mkl_blacs_32+['iomp5','dl','pthread']+self.libraries.math,1)
+            yield ('User specified MKL-C/Pardiso GNU-Linux32', None, [os.path.join(dir,libdir,'libmkl_intel.a'),'mkl_core','mkl_gnu_thread']+mkl_blacs_32+['gomp','dl','pthread']+self.libraries.math,1)
         return
 
       yield ('User specified installation root (HPUX)', os.path.join(dir, 'libveclib.a'),  os.path.join(dir, 'liblapack.a'), 1)
@@ -234,12 +234,12 @@ class Configure(config.package.Package):
         if not os.path.exists(os.path.join(dir,libdir)):
           self.logPrint('MKL Path not found.. skipping: '+os.path.join(dir,libdir))
         else:
-          yield ('User specified MKL11/12 Linux32', None, [os.path.join(dir,libdir,'libmkl_intel.a'),'mkl_sequential','mkl_core','pthread','-lm'],1)
+          yield ('User specified MKL11/12 Linux32', None, [os.path.join(dir,libdir,'libmkl_intel.a'),'mkl_sequential','mkl_core','pthread']+self.libraries.math,1)
       for libdir in [os.path.join('lib','64'),os.path.join('lib','ia64'),os.path.join('lib','em64t'),os.path.join('lib','intel64'),'lib','64','ia64','em64t','intel64','']:
         if not os.path.exists(os.path.join(dir,libdir)):
           self.logPrint('MKL Path not found.. skipping: '+os.path.join(dir,libdir))
         else:
-          yield ('User specified MKL11/12 Linux64', None, [os.path.join(dir,libdir,'libmkl_intel_lp64.a'),'mkl_sequential','mkl_core','pthread','-lm'],1)
+          yield ('User specified MKL11/12 Linux64', None, [os.path.join(dir,libdir,'libmkl_intel_lp64.a'),'mkl_sequential','mkl_core','pthread']+self.libraries.math,1)
       # Older Linux MKL checks
       yield ('User specified MKL Linux lib dir', None, [os.path.join(dir, 'libmkl_lapack.a'), 'mkl', 'guide', 'pthread'], 1)
       for libdir in ['32','64','em64t']:
diff --git a/config/BuildSystem/config/packages/MPI.py b/config/BuildSystem/config/packages/MPI.py
index 3ebc680..afef725 100644
--- a/config/BuildSystem/config/packages/MPI.py
+++ b/config/BuildSystem/config/packages/MPI.py
@@ -437,6 +437,8 @@ class Configure(config.package.Package):
     import re
     mpich_test = '#include <mpi.h>\nint mpich_ver = MPICH_NUMVERSION;\n'
     openmpi_test = '#include <mpi.h>\nint ompi_major = OMPI_MAJOR_VERSION;\nint ompi_minor = OMPI_MINOR_VERSION;\nint ompi_release = OMPI_RELEASE_VERSION;\n'
+    oldFlags = self.compilers.CPPFLAGS
+    self.compilers.CPPFLAGS += ' '+self.headers.toString(self.include)
     if self.checkCompile(mpich_test):
       buf = self.outputPreprocess(mpich_test)
       try:
@@ -456,6 +458,8 @@ class Configure(config.package.Package):
         self.addDefine('HAVE_OMPI_RELEASE_VERSION',ompi_release_version)
       except:
         self.logPrint('Unable to parse OpenMPI version from header. Probably a buggy preprocessor')
+    self.compilers.CPPFLAGS = oldFlags
+    return
 
   def findMPIInc(self):
     '''Find MPI include paths from "mpicc -show" and use with CUDAC_FLAGS'''
diff --git a/config/BuildSystem/config/packages/SuperLU.py b/config/BuildSystem/config/packages/SuperLU.py
index a615dbc..00206fe 100644
--- a/config/BuildSystem/config/packages/SuperLU.py
+++ b/config/BuildSystem/config/packages/SuperLU.py
@@ -34,8 +34,8 @@ class Configure(config.package.CMakePackage):
 
     #  Tests are broken on Apple since they depend on a shared library that is not resolved against BLAS
     args.append('-Denable_tests=0')
-    #  CMake in SuperLU should set this; but like many other packages it does not
-    args.append('-DCMAKE_INSTALL_NAME_DIR:STRING="'+os.path.join(self.installDir,self.libdir)+'"')
+    #  CMake in SuperLU should set this; but like many other packages it does not [and its different from superlu_dist]
+    args.append('-DCMAKE_INSTALL_LIBDIR:STRING="'+os.path.join(self.installDir,self.libdir)+'"')
 
     # Add in fortran mangling flag
     if self.blasLapack.mangling == 'underscore':
diff --git a/config/BuildSystem/config/packages/fftw.py b/config/BuildSystem/config/packages/fftw.py
index eb896da..73b09c6 100644
--- a/config/BuildSystem/config/packages/fftw.py
+++ b/config/BuildSystem/config/packages/fftw.py
@@ -15,7 +15,8 @@ class Configure(config.package.GNUPackage):
   def setupDependencies(self, framework):
     config.package.GNUPackage.setupDependencies(self, framework)
     self.mpi  = framework.require('config.packages.MPI',self)
-    self.deps = [self.mpi]
+    self.blasLapack = self.framework.require('config.packages.BlasLapack',self)
+    self.deps = [self.mpi,self.blasLapack]
     return
 
   def formGNUConfigureArgs(self):
diff --git a/config/BuildSystem/config/packages/metis.py b/config/BuildSystem/config/packages/metis.py
index 4b509d8..802b82a 100644
--- a/config/BuildSystem/config/packages/metis.py
+++ b/config/BuildSystem/config/packages/metis.py
@@ -3,8 +3,8 @@ import config.package
 class Configure(config.package.CMakePackage):
   def __init__(self, framework):
     config.package.CMakePackage.__init__(self, framework)
-    self.gitcommit         = 'v5.1.0-p3'
-    self.download          = ['git://https://bitbucket.org/petsc/pkg-metis.git','http://ftp.mcs.anl.gov/pub/petsc/externalpackages/metis-5.1.0-p3.tar.gz']
+    self.gitcommit         = 'v5.1.0-p4'
+    self.download          = ['git://https://bitbucket.org/petsc/pkg-metis.git','https://bitbucket.org/petsc/pkg-metis/get/'+self.gitcommit+'.tar.gz']
     self.functions         = ['METIS_PartGraphKway']
     self.includes          = ['metis.h']
     self.liblist           = [['libmetis.a'],['libmetis.a','libexecinfo.a']]
@@ -36,4 +36,5 @@ class Configure(config.package.CMakePackage):
       args.append('-DMETIS_USE_DOUBLEPRECISION=1')
     elif self.scalartypes.precision == 'quad':
       raise RuntimeError('METIS cannot be built with quad precision')
+    args.append('-DMATH_LIB="'+self.libraries.toStringNoDupes(self.libraries.math)+'"')
     return args
diff --git a/config/PETSc/Configure.py b/config/PETSc/Configure.py
index a99e880..508c8d3 100644
--- a/config/PETSc/Configure.py
+++ b/config/PETSc/Configure.py
@@ -164,30 +164,31 @@ class Configure(config.base.Configure):
 
     self.setCompilers.pushLanguage('C')
     fd.write('ccompiler='+self.setCompilers.getCompiler()+'\n')
+    fd.write('cflags_extra="'+self.setCompilers.getCompilerFlags().strip()+'"\n')
+    fd.write('cflags_dep="'+self.compilers.dependenciesGenerationFlag.get('C','')+'"\n')
+    fd.write('ldflag_rpath="'+self.setCompilers.CSharedLinkerFlag+'"\n')
     self.setCompilers.popLanguage()
     if hasattr(self.compilers, 'C++'):
       self.setCompilers.pushLanguage('C++')
       fd.write('cxxcompiler='+self.setCompilers.getCompiler()+'\n')
+      fd.write('cxxflags_extra="'+self.setCompilers.getCompilerFlags().strip()+'"\n')
       self.setCompilers.popLanguage()
     if hasattr(self.compilers, 'FC'):
       self.setCompilers.pushLanguage('FC')
       fd.write('fcompiler='+self.setCompilers.getCompiler()+'\n')
+      fd.write('fflags_extra="'+self.setCompilers.getCompilerFlags().strip()+'"\n')
       self.setCompilers.popLanguage()
-    fd.write('blaslapacklibs='+self.libraries.toStringNoDupes(self.blaslapack.lib)+'\n')
 
     fd.write('\n')
     fd.write('Name: PETSc\n')
     fd.write('Description: Library to solve ODEs and algebraic equations\n')
     fd.write('Version: %s\n' % self.petscdir.version)
-
-    fd.write('Cflags: '+self.allincludes+'\n')
-
-    plibs = self.libraries.toStringNoDupes(['-L'+os.path.join(self.petscdir.dir,self.arch.arch,'lib'),' -lpetsc'])
-    if self.framework.argDB['prefix']:
-      fd.write('Libs: '+plibs.replace(os.path.join(self.petscdir.dir,self.arch.arch),self.installdir.dir)+'\n')
-    else:
-      fd.write('Libs: '+plibs+'\n')
-    fd.write('Libs.private: '+self.libraries.toStringNoDupes(self.packagelibs+self.libraries.math+self.compilers.flibs+self.compilers.cxxlibs)+' '+self.compilers.LIBS+'\n')
+    fd.write('Cflags: ' + self.setCompilers.CPPFLAGS + ' ' + self.PETSC_CC_INCLUDES + '\n')
+    fd.write('Libs: '+self.libraries.toStringNoDupes(['-L${libdir}', self.petsclib], with_rpath=False)+'\n')
+    # Remove RPATH flags from library list.  User can add them using
+    # pkg-config --variable=ldflag_rpath and pkg-config --libs-only-L
+    lflags = self.packagelibs+self.libraries.math+self.compilers.flibs+self.compilers.cxxlibs+self.compilers.LIBS.split()
+    fd.write('Libs.private: '+self.libraries.toStringNoDupes([f for f in lflags if not f.startswith(self.setCompilers.CSharedLinkerFlag)], with_rpath=False)+'\n')
 
     fd.close()
     return
@@ -370,11 +371,11 @@ prepend-path PATH %s
         self.addMakeMacro(i.PACKAGE.replace('-','_')+'_INCLUDE',self.headers.toStringNoDupes(i.include))
     self.packagelibs = libs
     if self.framework.argDB['with-single-library']:
-      self.alllibs = self.libraries.toStringNoDupes(['-L'+os.path.join(self.petscdir.dir,self.arch.arch,'lib'),' -lpetsc']+libs+self.libraries.math+self.compilers.flibs+self.compilers.cxxlibs)+' '+self.compilers.LIBS
-      self.addMakeMacro('PETSC_WITH_EXTERNAL_LIB',self.alllibs)
+      self.petsclib = '-lpetsc'
     else:
-      self.alllibs = self.libraries.toStringNoDupes(['-L'+os.path.join(self.petscdir.dir,self.arch.arch,'lib'),'-lpetscts -lpetscsnes -lpetscksp -lpetscdm -lpetscmat -lpetscvec -lpetscsys']+libs+self.libraries.math+self.compilers.flibs+self.compilers.cxxlibs)+' '+self.compilers.LIBS
-    self.PETSC_EXTERNAL_LIB_BASIC = self.libraries.toStringNoDupes(libs+self.libraries.math+self.compilers.flibs+self.compilers.cxxlibs)+' '+self.compilers.LIBS
+      self.petsclib = '-lpetscts -lpetscsnes -lpetscksp -lpetscdm -lpetscmat -lpetscvec -lpetscsys'
+    self.alllibs = self.libraries.toStringNoDupes(['-L'+os.path.join(self.petscdir.dir,self.arch.arch,'lib'), self.petsclib]+libs+self.libraries.math+self.compilers.flibs+self.compilers.cxxlibs)+' '+self.compilers.LIBS
+    self.PETSC_EXTERNAL_LIB_BASIC = self.libraries.toStringNoDupes(libs+self.libraries.math+self.compilers.flibs+self.compilers.cxxlibs+self.compilers.LIBS.split())
     if self.framework.argDB['prefix'] and self.setCompilers.CSharedLinkerFlag not in ['-L']:
       lib_basic = self.PETSC_EXTERNAL_LIB_BASIC.replace(self.setCompilers.CSharedLinkerFlag+os.path.join(self.petscdir.dir,self.arch.arch,'lib'),self.setCompilers.CSharedLinkerFlag+os.path.join(self.installdir.dir,'lib'))
     else:
@@ -400,6 +401,7 @@ prepend-path PATH %s
       self.addMakeMacro('PETSC_KSP_LIB_BASIC','-lpetsc')
       self.addMakeMacro('PETSC_TS_LIB_BASIC','-lpetsc')
       self.addMakeMacro('PETSC_TAO_LIB_BASIC','-lpetsc')
+      self.addMakeMacro('PETSC_WITH_EXTERNAL_LIB',self.alllibs)
       self.addDefine('USE_SINGLE_LIBRARY', '1')
       if self.sharedlibraries.useShared:
         self.addMakeMacro('PETSC_SYS_LIB','${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB}')
@@ -474,11 +476,7 @@ prepend-path PATH %s
       self.setCompilers.pushLanguage('FC')
       fd.write('\"Using Fortran linker: %s\\n\"\n' % (escape(self.setCompilers.getLinker())))
       self.setCompilers.popLanguage()
-    if self.framework.argDB['with-single-library']:
-      petsclib = '-lpetsc'
-    else:
-      petsclib = '-lpetscts -lpetscsnes -lpetscksp -lpetscdm -lpetscmat -lpetscvec -lpetscsys'
-    fd.write('\"Using libraries: %s%s -L%s %s %s\\n\"\n' % (escape(self.setCompilers.CSharedLinkerFlag), escape(os.path.join(self.petscdir.dir, self.arch.arch, 'lib')), escape(os.path.join(self.petscdir.dir, self.arch.arch, 'lib')), escape(petsclib), escape(self.PETSC_EXTERNAL_LIB_BASIC)))
+    fd.write('\"Using libraries: %s%s -L%s %s %s\\n\"\n' % (escape(self.setCompilers.CSharedLinkerFlag), escape(os.path.join(self.petscdir.dir, self.arch.arch, 'lib')), escape(os.path.join(self.petscdir.dir, self.arch.arch, 'lib')), escape(self.petsclib), escape(self.PETSC_EXTERNAL_LIB_BASIC)))
     fd.write('\"-----------------------------------------\\n\";\n')
     fd.close()
     return
diff --git a/config/PETSc/options/arch.py b/config/PETSc/options/arch.py
index d8d6917..200e0e0 100644
--- a/config/PETSc/options/arch.py
+++ b/config/PETSc/options/arch.py
@@ -22,10 +22,19 @@ class Configure(config.base.Configure):
     help.addArgument('PETSc', '-with-petsc-arch=<string>',nargs.Arg(None, None, 'The configuration name'))
     return
 
+  def createArchitecture(self):
+    import sys
+    arch = 'arch-' + sys.platform.replace('cygwin','mswin')
+    # use opt/debug, c/c++ tags.s
+    arch+= '-'+self.framework.argDB['with-clanguage'].lower().replace('+','x')
+    if self.framework.argDB['with-debugging']:
+      arch += '-debug'
+    else:
+      arch += '-opt'
+    return arch
+
   def configureArchitecture(self):
     '''Checks PETSC_ARCH and sets if not set'''
-
-
     # Warn if PETSC_ARCH doesnt match env variable
     if 'PETSC_ARCH' in self.framework.argDB and 'PETSC_ARCH' in os.environ and self.framework.argDB['PETSC_ARCH'] != os.environ['PETSC_ARCH']:
       self.logPrintBox('''\
@@ -34,26 +43,23 @@ Warning: Using from command-line or name of script: %s, ignoring environment: %s
       os.environ['PETSC_ARCH'] = self.framework.argDB['PETSC_ARCH']
     if 'with-petsc-arch' in self.framework.argDB:
       self.arch = self.framework.argDB['with-petsc-arch']
+      msg = 'option -with-petsc-arch='+str(self.arch)
     elif 'PETSC_ARCH' in self.framework.argDB:
       self.arch = self.framework.argDB['PETSC_ARCH']
+      msg = 'option PETSC_ARCH='+str(self.arch)
+    elif 'PETSC_ARCH' in os.environ:
+      self.arch = os.environ['PETSC_ARCH']
+      msg = 'environment variable PETSC_ARCH='+str(self.arch)
     else:
-      if 'PETSC_ARCH' in os.environ:
-        if not len(os.environ['PETSC_ARCH']):
-          raise RuntimeError('PETSC_ARCH is the empty string in your environment. It must either be a valid string, or not be defined in the environment at all.')
-        self.arch = os.environ['PETSC_ARCH']
-      else:
-        import sys
-        self.arch = 'arch-' + sys.platform.replace('cygwin','mswin')
-        # use opt/debug, c/c++ tags.s
-        self.arch+= '-'+self.framework.argDB['with-clanguage'].lower().replace('+','x')
-        if self.framework.argDB['with-debugging']:
-          self.arch += '-debug'
-        else:
-          self.arch += '-opt'
+      self.arch = self.createArchitecture()
     if self.arch.find('/') >= 0 or self.arch.find('\\') >= 0:
-      raise RuntimeError('PETSC_ARCH should not contain path characters, but you have specified: '+str(self.arch))
+      raise RuntimeError('PETSC_ARCH should not contain path characters, but you have specified with '+msg)
     if self.arch.startswith('-'):
-      raise RuntimeError('PETSC_ARCH should not start with "-", but you have specified: '+str(self.arch))
+      raise RuntimeError('PETSC_ARCH should not start with "-", but you have specified with '+msg)
+    if self.arch.startswith('.'):
+      raise RuntimeError('PETSC_ARCH should not start with ".", but you have specified with '+msg)
+    if not len(self.arch):
+      raise RuntimeError('PETSC_ARCH cannot be empty string. Use a valid string or do not set one. Currently set with '+msg)
     self.archBase = re.sub(r'^(\w+)[-_]?.*$', r'\1', self.arch)
     self.addDefine('ARCH', '"'+self.arch+'"')
     return
diff --git a/docs/bugreporting.html b/docs/bugreporting.html
index 2bd55f4..7481763 100644
--- a/docs/bugreporting.html
+++ b/docs/bugreporting.html
@@ -6,8 +6,8 @@
     <title>Questions and Bug Reports</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/bugreporting.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/bugreporting.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Questions and Bug Reports</h1>
 
diff --git a/docs/changes/2015.html b/docs/changes/2015.html
index 4e06a49..ae1d48b 100644
--- a/docs/changes/2015.html
+++ b/docs/changes/2015.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 2.0.15</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/2015.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/2015.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 2.0.15</h1>
 
diff --git a/docs/changes/2016.html b/docs/changes/2016.html
index c9bc5c8..86b0c9d 100644
--- a/docs/changes/2016.html
+++ b/docs/changes/2016.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 2.0.16</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/2016.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/2016.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 2.0.16</h1>
 
diff --git a/docs/changes/2017.html b/docs/changes/2017.html
index a91baab..26aaf47 100644
--- a/docs/changes/2017.html
+++ b/docs/changes/2017.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 2.0.17</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/2017.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/2017.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 2.0.17</h1>
 
diff --git a/docs/changes/2018-21.html b/docs/changes/2018-21.html
index 0fdf51b..fc9a942 100644
--- a/docs/changes/2018-21.html
+++ b/docs/changes/2018-21.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 2.0.18-2.0.21</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/2018-21.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/2018-21.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 2.0.18-2.0.21</h1>
 
diff --git a/docs/changes/2022.html b/docs/changes/2022.html
index fd9c2c3..d41abac 100644
--- a/docs/changes/2022.html
+++ b/docs/changes/2022.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 2.0.22</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/2022.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/2022.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 2.0.22</h1>
 
diff --git a/docs/changes/2024.html b/docs/changes/2024.html
index 31334d8..3936120 100644
--- a/docs/changes/2024.html
+++ b/docs/changes/2024.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 2.0.24</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/2024.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/2024.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 2.0.24</h1>
 
diff --git a/docs/changes/2028.html b/docs/changes/2028.html
index a01a0a4..d67ccba 100644
--- a/docs/changes/2028.html
+++ b/docs/changes/2028.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 2.0.28</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/2028.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/2028.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 2.0.28</h1>
 
diff --git a/docs/changes/2029.html b/docs/changes/2029.html
index 25444ff..3e4012b 100644
--- a/docs/changes/2029.html
+++ b/docs/changes/2029.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 2.0.29</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/2029.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/2029.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 2.0.29</h1>
 
diff --git a/docs/changes/21.html b/docs/changes/21.html
index e32bf2f..76b2988 100644
--- a/docs/changes/21.html
+++ b/docs/changes/21.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 2.1.0</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/21.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/21.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 2.1.0</h1>
 
diff --git a/docs/changes/211.html b/docs/changes/211.html
index b61768e..facad12 100644
--- a/docs/changes/211.html
+++ b/docs/changes/211.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 2.1.1</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/211.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/211.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 2.1.1</h1>
 
diff --git a/docs/changes/212.html b/docs/changes/212.html
index 3b0348e..fb22855 100644
--- a/docs/changes/212.html
+++ b/docs/changes/212.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 2.1.2</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/212.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/212.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 2.1.2</h1>
 
diff --git a/docs/changes/213.html b/docs/changes/213.html
index e0f07a6..5562a88 100644
--- a/docs/changes/213.html
+++ b/docs/changes/213.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 2.1.3</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/213.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/213.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 2.1.3</h1>
 
diff --git a/docs/changes/215.html b/docs/changes/215.html
index ed41390..81ff925 100644
--- a/docs/changes/215.html
+++ b/docs/changes/215.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 2.1.5</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/215.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/215.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 2.1.5</h1>
 
diff --git a/docs/changes/216.html b/docs/changes/216.html
index c94c043..fcc22d8 100644
--- a/docs/changes/216.html
+++ b/docs/changes/216.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 2.1.6</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/216.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/216.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 2.1.6</h1>
 
diff --git a/docs/changes/220.html b/docs/changes/220.html
index b574d8b..1c18598 100644
--- a/docs/changes/220.html
+++ b/docs/changes/220.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 2.2.0</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/220.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/220.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 2.2.0</h1>
 
diff --git a/docs/changes/221.html b/docs/changes/221.html
index c54619e..1ab48b7 100644
--- a/docs/changes/221.html
+++ b/docs/changes/221.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 2.2.1</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/221.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/221.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 2.2.1</h1>
 
diff --git a/docs/changes/230.html b/docs/changes/230.html
index 349e1ce..55cb102 100644
--- a/docs/changes/230.html
+++ b/docs/changes/230.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 2.3.0</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/230.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/230.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 2.3.0</h1>
 
diff --git a/docs/changes/231.html b/docs/changes/231.html
index 92624b8..a2aad13 100644
--- a/docs/changes/231.html
+++ b/docs/changes/231.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 2.3.1</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/231.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/231.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 2.3.1</h1>
 
diff --git a/docs/changes/232.html b/docs/changes/232.html
index 770aaca..b5e1eb0 100644
--- a/docs/changes/232.html
+++ b/docs/changes/232.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 2.3.2</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/232.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/232.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 2.3.2</h1>
 
diff --git a/docs/changes/233.html b/docs/changes/233.html
index 106e9cd..6fee6fe 100644
--- a/docs/changes/233.html
+++ b/docs/changes/233.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 2.3.3</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/233.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/233.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 2.3.3</h1>
 
diff --git a/docs/changes/300.html b/docs/changes/300.html
index e77d954..a352aa6 100644
--- a/docs/changes/300.html
+++ b/docs/changes/300.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 3.0.0</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/300.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/300.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 3.0.0</h1>
 
diff --git a/docs/changes/31.html b/docs/changes/31.html
index 2b3ae80..ef74dbc 100644
--- a/docs/changes/31.html
+++ b/docs/changes/31.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 3.1</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/31.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/31.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 3.1</h1>
 
diff --git a/docs/changes/32.html b/docs/changes/32.html
index afd6b20..d99cefa 100644
--- a/docs/changes/32.html
+++ b/docs/changes/32.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 3.2</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/32.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/32.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 3.2</h1>
 
diff --git a/docs/changes/33.html b/docs/changes/33.html
index 2ac18fc..5cb099e 100644
--- a/docs/changes/33.html
+++ b/docs/changes/33.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 3.3</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/33.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/33.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 3.3</h1>
 
diff --git a/docs/changes/34.html b/docs/changes/34.html
index 8a4cdbb..315edbb 100644
--- a/docs/changes/34.html
+++ b/docs/changes/34.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 3.4</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/34.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/34.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 3.4</h1>
 
diff --git a/docs/changes/35.html b/docs/changes/35.html
index d61d9bc..e1420a6 100644
--- a/docs/changes/35.html
+++ b/docs/changes/35.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 3.5</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/35.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/35.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 3.5</h1>
 
diff --git a/docs/changes/36.html b/docs/changes/36.html
index 2a22572..598ee37 100644
--- a/docs/changes/36.html
+++ b/docs/changes/36.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 3.6</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/36.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/36.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 3.6</h1>
 
diff --git a/docs/changes/37.html b/docs/changes/37.html
index d7c1d7b..17f8619 100644
--- a/docs/changes/37.html
+++ b/docs/changes/37.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes: 3.7</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/37.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/37.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes: 3.7</h1>
 
diff --git a/docs/changes/index.html b/docs/changes/index.html
index 2128fed..f59f633 100644
--- a/docs/changes/index.html
+++ b/docs/changes/index.html
@@ -6,8 +6,8 @@
     <title>Documentation: Changes</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/changes/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/changes/index.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Changes</h1>
 
diff --git a/docs/codemanagement.html b/docs/codemanagement.html
index ac802b2..ec24a1f 100644
--- a/docs/codemanagement.html
+++ b/docs/codemanagement.html
@@ -6,8 +6,8 @@
     <title>Documentation: Code Management</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/codemanagement.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/codemanagement.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Code Management</h1>
 
diff --git a/docs/copyright.html b/docs/copyright.html
index 8a5e714..694242c 100644
--- a/docs/copyright.html
+++ b/docs/copyright.html
@@ -6,8 +6,8 @@
     <title>Copyright</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/copyright.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/copyright.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Copyright</h1>
 
diff --git a/docs/faq.html b/docs/faq.html
index 017f221..7238998 100644
--- a/docs/faq.html
+++ b/docs/faq.html
@@ -6,8 +6,8 @@
     <title>Documentation: FAQ</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/faq.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/faq.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: FAQ</h1>
 
diff --git a/docs/index.html b/docs/index.html
index cb228cd..f6a8863 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -6,8 +6,8 @@
     <title>Documentation</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/index.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation</h1>
 
diff --git a/docs/installation.html b/docs/installation.html
index 4cbabef..00fd5c2 100644
--- a/docs/installation.html
+++ b/docs/installation.html
@@ -6,8 +6,8 @@
     <title>Documentation: Installation</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/installation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/installation.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Documentation: Installation</h1>
 
@@ -39,11 +39,21 @@
       <!-- This is here for the grepping between begin / end, weaksauce! -->
 
       <h3>Quick Instructions:</h3>
-
-      Invoke the following commands from the top level PETSc directory: <br>
-      <ul class="code">
-        <li>./configure --with-cc=gcc --with-cxx=g++ --with-fc=gfortran --download-fblaslapack --download-mpich</li>
-        <li>make all test</li>
+      <ul>
+        <li>
+          On systems where MPI and BLAS/LAPACK are installed.
+          <ul class="code">
+            <li>./configure</li>
+            <li>make all test</li>
+          </ul>
+        </li>
+        <li>
+          Or to specify compilers and have PETSc download and install MPI and BLAS/LAPACK (when they are not already on your machine)
+          <ul class="code">
+            <li>./configure --with-cc=gcc --with-cxx=g++ --with-fc=gfortran --download-mpich --download-fblaslapack</li>
+            <li>make all test</li>
+          </ul>
+        </li>
       </ul>
 
       <a style="color: rgb(204,102,0);" href="#windows"><b>Check here for MS Windows Installation</b></a>
@@ -52,7 +62,6 @@
 
       <ul>
         <li><b>Read the error message from ./configure!</b></li>
-        <li>If you get the message 'No such file or directory' try: <code style="color: red">python ./configure</code></li>
         <li><a href="installation.html#blas-lapack">BLAS and LAPACK problems</a></li>
         <li><a href="installation.html#mpi">MPI problems</a>. I <a href="installation.html#i-dont-want-to-use-mpi">don't want MPI</a></li>
         <li><i><b>make</i></b> problems? Just copy/paste <i><b>make</i></b> command printed by configure including PETSC_DIR and PETSC_ARCH options</li>
@@ -65,7 +74,7 @@
 
       <ul>
         <li>Please <a href="../download/index.html">download</a> the <b>latest</b> patched tarball
-        <li>For most users we recommend installing PETSc as a <b>regular/non-root user</b>, perhaps in <b>/home/username/soft</b></li>
+        <li>We highly recommend installing PETSc as a <b>regular/non-root user</b>, perhaps in <b>/home/username/soft</b></li>
         <li>To extract the sources use: <code>gunzip -c petsc-3.7.0.tar.gz | tar -xof -</code></li>
         <li>Please check: <code>./configure --help</code></li>
         <li>Please check <a href="#exampleusage">example usages</a></li>
diff --git a/docs/license.html b/docs/license.html
index 2bb48cc..8fbf572 100644
--- a/docs/license.html
+++ b/docs/license.html
@@ -6,8 +6,8 @@
     <title>License</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/license.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/license.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>License</h1>
 
diff --git a/docs/linearsolvertable.html b/docs/linearsolvertable.html
index 31cb6b5..2ba64d6 100644
--- a/docs/linearsolvertable.html
+++ b/docs/linearsolvertable.html
@@ -6,8 +6,8 @@
     <title>Summary of Sparse Linear Solvers Available from PETSc</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/linearsolvertable.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/linearsolvertable.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Summary of Sparse Linear Solvers Available from PETSc</h1>
 
diff --git a/docs/manualpages/AO/AO.html b/docs/manualpages/AO/AO.html
index 9988714..4846164 100644
--- a/docs/manualpages/AO/AO.html
+++ b/docs/manualpages/AO/AO.html
@@ -5,8 +5,8 @@
 <TITLE>AO</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AO.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AO.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AO"><H1>AO</H1></A>
 Abstract PETSc object that manages mapping between different global numbering 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AOApplicationToPetsc.html b/docs/manualpages/AO/AOApplicationToPetsc.html
index cee24f0..2154953 100644
--- a/docs/manualpages/AO/AOApplicationToPetsc.html
+++ b/docs/manualpages/AO/AOApplicationToPetsc.html
@@ -5,8 +5,8 @@
 <TITLE>AOApplicationToPetsc</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AOApplicationToPetsc.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AOApplicationToPetsc.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AOApplicationToPetsc"><H1>AOApplicationToPetsc</H1></A>
 Maps a set of integers in the application-defined ordering to the PETSc ordering. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AOApplicationToPetscIS.html b/docs/manualpages/AO/AOApplicationToPetscIS.html
index fde2779..bd4fa00 100644
--- a/docs/manualpages/AO/AOApplicationToPetscIS.html
+++ b/docs/manualpages/AO/AOApplicationToPetscIS.html
@@ -5,8 +5,8 @@
 <TITLE>AOApplicationToPetscIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AOApplicationToPetscIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AOApplicationToPetscIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AOApplicationToPetscIS"><H1>AOApplicationToPetscIS</H1></A>
 Maps an index set in the application-defined ordering to the PETSc ordering. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AOApplicationToPetscPermuteInt.html b/docs/manualpages/AO/AOApplicationToPetscPermuteInt.html
index de844ab..1fe69a6 100644
--- a/docs/manualpages/AO/AOApplicationToPetscPermuteInt.html
+++ b/docs/manualpages/AO/AOApplicationToPetscPermuteInt.html
@@ -5,8 +5,8 @@
 <TITLE>AOApplicationToPetscPermuteInt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AOApplicationToPetscPermuteInt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AOApplicationToPetscPermuteInt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AOApplicationToPetscPermuteInt"><H1>AOApplicationToPetscPermuteInt</H1></A>
 Permutes an array of blocks of integers in the application-defined ordering to the PETSc ordering. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AOApplicationToPetscPermuteReal.html b/docs/manualpages/AO/AOApplicationToPetscPermuteReal.html
index a280c01..ca8f50f 100644
--- a/docs/manualpages/AO/AOApplicationToPetscPermuteReal.html
+++ b/docs/manualpages/AO/AOApplicationToPetscPermuteReal.html
@@ -5,8 +5,8 @@
 <TITLE>AOApplicationToPetscPermuteReal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AOApplicationToPetscPermuteReal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AOApplicationToPetscPermuteReal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AOApplicationToPetscPermuteReal"><H1>AOApplicationToPetscPermuteReal</H1></A>
 Permutes an array of blocks of reals in the application-defined ordering to the PETSc ordering. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AOCreate.html b/docs/manualpages/AO/AOCreate.html
index a2127e9..a4b93c1 100644
--- a/docs/manualpages/AO/AOCreate.html
+++ b/docs/manualpages/AO/AOCreate.html
@@ -5,8 +5,8 @@
 <TITLE>AOCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AOCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AOCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AOCreate"><H1>AOCreate</H1></A>
 Creates an application ordering. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AOCreateBasic.html b/docs/manualpages/AO/AOCreateBasic.html
index 5297f7e..9d1d183 100644
--- a/docs/manualpages/AO/AOCreateBasic.html
+++ b/docs/manualpages/AO/AOCreateBasic.html
@@ -5,8 +5,8 @@
 <TITLE>AOCreateBasic</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AOCreateBasic.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AOCreateBasic.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AOCreateBasic"><H1>AOCreateBasic</H1></A>
 Creates a basic application ordering using two integer arrays. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AOCreateBasicIS.html b/docs/manualpages/AO/AOCreateBasicIS.html
index 3c400ef..5f974bb 100644
--- a/docs/manualpages/AO/AOCreateBasicIS.html
+++ b/docs/manualpages/AO/AOCreateBasicIS.html
@@ -5,8 +5,8 @@
 <TITLE>AOCreateBasicIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AOCreateBasicIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AOCreateBasicIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AOCreateBasicIS"><H1>AOCreateBasicIS</H1></A>
 Creates a basic application ordering using two index sets. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AOCreateMapping.html b/docs/manualpages/AO/AOCreateMapping.html
index 0c185b8..69f4dcb 100644
--- a/docs/manualpages/AO/AOCreateMapping.html
+++ b/docs/manualpages/AO/AOCreateMapping.html
@@ -5,8 +5,8 @@
 <TITLE>AOCreateMapping</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AOCreateMapping.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AOCreateMapping.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AOCreateMapping"><H1>AOCreateMapping</H1></A>
 Creates a basic application mapping using two integer arrays. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AOCreateMappingIS.html b/docs/manualpages/AO/AOCreateMappingIS.html
index c1deb53..60b7d9c 100644
--- a/docs/manualpages/AO/AOCreateMappingIS.html
+++ b/docs/manualpages/AO/AOCreateMappingIS.html
@@ -5,8 +5,8 @@
 <TITLE>AOCreateMappingIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AOCreateMappingIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AOCreateMappingIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AOCreateMappingIS"><H1>AOCreateMappingIS</H1></A>
 Creates a basic application ordering using two index sets. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AOCreateMemoryScalable.html b/docs/manualpages/AO/AOCreateMemoryScalable.html
index 746c7bc..d0d61bc 100644
--- a/docs/manualpages/AO/AOCreateMemoryScalable.html
+++ b/docs/manualpages/AO/AOCreateMemoryScalable.html
@@ -5,8 +5,8 @@
 <TITLE>AOCreateMemoryScalable</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AOCreateMemoryScalable.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AOCreateMemoryScalable.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AOCreateMemoryScalable"><H1>AOCreateMemoryScalable</H1></A>
 Creates a memory scalable application ordering using two integer arrays. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AOCreateMemoryScalableIS.html b/docs/manualpages/AO/AOCreateMemoryScalableIS.html
index f89eee9..478215d 100644
--- a/docs/manualpages/AO/AOCreateMemoryScalableIS.html
+++ b/docs/manualpages/AO/AOCreateMemoryScalableIS.html
@@ -5,8 +5,8 @@
 <TITLE>AOCreateMemoryScalableIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AOCreateMemoryScalableIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AOCreateMemoryScalableIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AOCreateMemoryScalableIS"><H1>AOCreateMemoryScalableIS</H1></A>
 Creates a memory scalable application ordering using two index sets. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AODestroy.html b/docs/manualpages/AO/AODestroy.html
index 36d07e8..45d0ffa 100644
--- a/docs/manualpages/AO/AODestroy.html
+++ b/docs/manualpages/AO/AODestroy.html
@@ -5,8 +5,8 @@
 <TITLE>AODestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AODestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AODestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AODestroy"><H1>AODestroy</H1></A>
 Destroys an application ordering. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AOFinalizePackage.html b/docs/manualpages/AO/AOFinalizePackage.html
index 4c18755..e55259e 100644
--- a/docs/manualpages/AO/AOFinalizePackage.html
+++ b/docs/manualpages/AO/AOFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>AOFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AOFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AOFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AOFinalizePackage"><H1>AOFinalizePackage</H1></A>
 This function finalizes everything in the <A HREF="../AO/AO.html#AO">AO</A> package. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AOGetType.html b/docs/manualpages/AO/AOGetType.html
index 03b7b24..cf59d4c 100644
--- a/docs/manualpages/AO/AOGetType.html
+++ b/docs/manualpages/AO/AOGetType.html
@@ -5,8 +5,8 @@
 <TITLE>AOGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AOGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AOGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AOGetType"><H1>AOGetType</H1></A>
 Gets the <A HREF="../AO/AO.html#AO">AO</A> type name (as a string) from the <A HREF="../AO/AO.html#AO">AO</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AOInitializePackage.html b/docs/manualpages/AO/AOInitializePackage.html
index d4b65c8..1a35aac 100644
--- a/docs/manualpages/AO/AOInitializePackage.html
+++ b/docs/manualpages/AO/AOInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>AOInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AOInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AOInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AOInitializePackage"><H1>AOInitializePackage</H1></A>
 This function initializes everything in the <A HREF="../AO/AO.html#AO">AO</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to <A HREF="../AO/AOCreate.html#AOCreate">AOCreate</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AOMappingHasApplicationIndex.html b/docs/manualpages/AO/AOMappingHasApplicationIndex.html
index ceacb9a..77f5fdd 100644
--- a/docs/manualpages/AO/AOMappingHasApplicationIndex.html
+++ b/docs/manualpages/AO/AOMappingHasApplicationIndex.html
@@ -5,8 +5,8 @@
 <TITLE>AOMappingHasApplicationIndex</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AOMappingHasApplicationIndex.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AOMappingHasApplicationIndex.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AOMappingHasApplicationIndex"><H1>AOMappingHasApplicationIndex</H1></A>
 Searches for the supplied application index. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AOMappingHasPetscIndex.html b/docs/manualpages/AO/AOMappingHasPetscIndex.html
index 83f80eb..db48d93 100644
--- a/docs/manualpages/AO/AOMappingHasPetscIndex.html
+++ b/docs/manualpages/AO/AOMappingHasPetscIndex.html
@@ -5,8 +5,8 @@
 <TITLE>AOMappingHasPetscIndex</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AOMappingHasPetscIndex.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AOMappingHasPetscIndex.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AOMappingHasPetscIndex"><H1>AOMappingHasPetscIndex</H1></A>
 Searches for the supplied petsc index. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AOPetscToApplication.html b/docs/manualpages/AO/AOPetscToApplication.html
index f49b172..0d90648 100644
--- a/docs/manualpages/AO/AOPetscToApplication.html
+++ b/docs/manualpages/AO/AOPetscToApplication.html
@@ -5,8 +5,8 @@
 <TITLE>AOPetscToApplication</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AOPetscToApplication.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AOPetscToApplication.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AOPetscToApplication"><H1>AOPetscToApplication</H1></A>
 Maps a set of integers in the PETSc ordering to the application-defined ordering. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AOPetscToApplicationIS.html b/docs/manualpages/AO/AOPetscToApplicationIS.html
index b674f6a..406a334 100644
--- a/docs/manualpages/AO/AOPetscToApplicationIS.html
+++ b/docs/manualpages/AO/AOPetscToApplicationIS.html
@@ -5,8 +5,8 @@
 <TITLE>AOPetscToApplicationIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AOPetscToApplicationIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AOPetscToApplicationIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AOPetscToApplicationIS"><H1>AOPetscToApplicationIS</H1></A>
 Maps an index set in the PETSc ordering to the application-defined ordering. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AOPetscToApplicationPermuteInt.html b/docs/manualpages/AO/AOPetscToApplicationPermuteInt.html
index 8e0f621..5c2ebf4 100644
--- a/docs/manualpages/AO/AOPetscToApplicationPermuteInt.html
+++ b/docs/manualpages/AO/AOPetscToApplicationPermuteInt.html
@@ -5,8 +5,8 @@
 <TITLE>AOPetscToApplicationPermuteInt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AOPetscToApplicationPermuteInt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AOPetscToApplicationPermuteInt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AOPetscToApplicationPermuteInt"><H1>AOPetscToApplicationPermuteInt</H1></A>
 Permutes an array of blocks of integers in the PETSc ordering to the application-defined ordering. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AOPetscToApplicationPermuteReal.html b/docs/manualpages/AO/AOPetscToApplicationPermuteReal.html
index f7a888a..077ebf2 100644
--- a/docs/manualpages/AO/AOPetscToApplicationPermuteReal.html
+++ b/docs/manualpages/AO/AOPetscToApplicationPermuteReal.html
@@ -5,8 +5,8 @@
 <TITLE>AOPetscToApplicationPermuteReal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AOPetscToApplicationPermuteReal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AOPetscToApplicationPermuteReal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AOPetscToApplicationPermuteReal"><H1>AOPetscToApplicationPermuteReal</H1></A>
 Permutes an array of blocks of reals in the PETSc ordering to the application-defined ordering. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AORegister.html b/docs/manualpages/AO/AORegister.html
index d135cf3..ac8f139 100644
--- a/docs/manualpages/AO/AORegister.html
+++ b/docs/manualpages/AO/AORegister.html
@@ -5,8 +5,8 @@
 <TITLE>AORegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AORegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AORegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AORegister"><H1>AORegister</H1></A>
  
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AORegisterAll.html b/docs/manualpages/AO/AORegisterAll.html
index 3f3fe3d..f35ad5c 100644
--- a/docs/manualpages/AO/AORegisterAll.html
+++ b/docs/manualpages/AO/AORegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>AORegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AORegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AORegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AORegisterAll"><H1>AORegisterAll</H1></A>
 Registers all of the application ordering components in the <A HREF="../AO/AO.html#AO">AO</A> package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AOSetFromOptions.html b/docs/manualpages/AO/AOSetFromOptions.html
index 261cd52..b1fb3db 100644
--- a/docs/manualpages/AO/AOSetFromOptions.html
+++ b/docs/manualpages/AO/AOSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>AOSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AOSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AOSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AOSetFromOptions"><H1>AOSetFromOptions</H1></A>
 Sets <A HREF="../AO/AO.html#AO">AO</A> options from the options database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AOSetIS.html b/docs/manualpages/AO/AOSetIS.html
index bad1c8b..d14fddd 100644
--- a/docs/manualpages/AO/AOSetIS.html
+++ b/docs/manualpages/AO/AOSetIS.html
@@ -5,8 +5,8 @@
 <TITLE>AOSetIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AOSetIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AOSetIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AOSetIS"><H1>AOSetIS</H1></A>
 Sets the <A HREF="../IS/IS.html#IS">IS</A> associated with the application ordering. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AOSetType.html b/docs/manualpages/AO/AOSetType.html
index 163a428..47f209e 100644
--- a/docs/manualpages/AO/AOSetType.html
+++ b/docs/manualpages/AO/AOSetType.html
@@ -5,8 +5,8 @@
 <TITLE>AOSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AOSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AOSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AOSetType"><H1>AOSetType</H1></A>
 Builds an application ordering for a particular implementation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AOType.html b/docs/manualpages/AO/AOType.html
index 0553600..369b901 100644
--- a/docs/manualpages/AO/AOType.html
+++ b/docs/manualpages/AO/AOType.html
@@ -5,8 +5,8 @@
 <TITLE>AOType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AOType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AOType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AOType"><H1>AOType</H1></A>
 String with the name of a PETSc application ordering or the creation function with an optional dynamic library name. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/AOView.html b/docs/manualpages/AO/AOView.html
index 0cf8dae..c1f96ff 100644
--- a/docs/manualpages/AO/AOView.html
+++ b/docs/manualpages/AO/AOView.html
@@ -5,8 +5,8 @@
 <TITLE>AOView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/AOView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/AOView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="AOView"><H1>AOView</H1></A>
 Displays an application ordering. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/AO/index.html b/docs/manualpages/AO/index.html
index 5d5498e..bcd67eb 100644
--- a/docs/manualpages/AO/index.html
+++ b/docs/manualpages/AO/index.html
@@ -3,8 +3,8 @@
 <TITLE>AO Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/AO/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/AO/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> AO Manual Pages 
 </H2>
diff --git a/docs/manualpages/DM/DM.html b/docs/manualpages/DM/DM.html
index 171677c..5f85482 100644
--- a/docs/manualpages/DM/DM.html
+++ b/docs/manualpages/DM/DM.html
@@ -5,8 +5,8 @@
 <TITLE>DM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DM"><H1>DM</H1></A>
 Abstract PETSc object that manages an abstract grid object and its interactions with the algebraic solvers 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMAddBoundary.html b/docs/manualpages/DM/DMAddBoundary.html
index 2229ecf..2c6b8ce 100644
--- a/docs/manualpages/DM/DMAddBoundary.html
+++ b/docs/manualpages/DM/DMAddBoundary.html
@@ -5,8 +5,8 @@
 <TITLE>DMAddBoundary</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMAddBoundary.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMAddBoundary.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMAddBoundary"><H1>DMAddBoundary</H1></A>
 Add a boundary condition to the model 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMAddLabel.html b/docs/manualpages/DM/DMAddLabel.html
index e2870b9..0a19022 100644
--- a/docs/manualpages/DM/DMAddLabel.html
+++ b/docs/manualpages/DM/DMAddLabel.html
@@ -5,8 +5,8 @@
 <TITLE>DMAddLabel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMAddLabel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMAddLabel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMAddLabel"><H1>DMAddLabel</H1></A>
 Add the label to this mesh 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMAppendOptionsPrefix.html b/docs/manualpages/DM/DMAppendOptionsPrefix.html
index 5cdaaf0..3580619 100644
--- a/docs/manualpages/DM/DMAppendOptionsPrefix.html
+++ b/docs/manualpages/DM/DMAppendOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>DMAppendOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMAppendOptionsPrefix"><H1>DMAppendOptionsPrefix</H1></A>
 Appends to the prefix used for searching for all <A HREF="../DM/DM.html#DM">DM</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMBoundaryType.html b/docs/manualpages/DM/DMBoundaryType.html
index d57e65c..0d87eb2 100644
--- a/docs/manualpages/DM/DMBoundaryType.html
+++ b/docs/manualpages/DM/DMBoundaryType.html
@@ -5,8 +5,8 @@
 <TITLE>DMBoundaryType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMBoundaryType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMBoundaryType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMBoundaryType"><H1>DMBoundaryType</H1></A>
 Describes the choice for fill of ghost cells on physical domain boundaries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCOMPOSITE.html b/docs/manualpages/DM/DMCOMPOSITE.html
index 3befcfb..34834c5 100644
--- a/docs/manualpages/DM/DMCOMPOSITE.html
+++ b/docs/manualpages/DM/DMCOMPOSITE.html
@@ -5,8 +5,8 @@
 <TITLE>DMCOMPOSITE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCOMPOSITE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCOMPOSITE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCOMPOSITE"><H1>DMCOMPOSITE</H1></A>
 "composite" - A <A HREF="../DM/DM.html#DM">DM</A> object that is used to manage data for a collection of DMs 
 <P>
diff --git a/docs/manualpages/DM/DMClearGlobalVectors.html b/docs/manualpages/DM/DMClearGlobalVectors.html
index c852690..4d71c3c 100644
--- a/docs/manualpages/DM/DMClearGlobalVectors.html
+++ b/docs/manualpages/DM/DMClearGlobalVectors.html
@@ -5,8 +5,8 @@
 <TITLE>DMClearGlobalVectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMClearGlobalVectors.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMClearGlobalVectors.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMClearGlobalVectors"><H1>DMClearGlobalVectors</H1></A>
 Destroys all the global vectors that have been stashed in this <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMClearLabelStratum.html b/docs/manualpages/DM/DMClearLabelStratum.html
index ef443e9..18ea322 100644
--- a/docs/manualpages/DM/DMClearLabelStratum.html
+++ b/docs/manualpages/DM/DMClearLabelStratum.html
@@ -5,8 +5,8 @@
 <TITLE>DMClearLabelStratum</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMClearLabelStratum.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMClearLabelStratum.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMClearLabelStratum"><H1>DMClearLabelStratum</H1></A>
 Remove all points from a stratum from a Sieve Label 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMClearLabelValue.html b/docs/manualpages/DM/DMClearLabelValue.html
index 1c748c4..fa80dc3 100644
--- a/docs/manualpages/DM/DMClearLabelValue.html
+++ b/docs/manualpages/DM/DMClearLabelValue.html
@@ -5,8 +5,8 @@
 <TITLE>DMClearLabelValue</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMClearLabelValue.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMClearLabelValue.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMClearLabelValue"><H1>DMClearLabelValue</H1></A>
 Remove a point from a Sieve Label with given value 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMClearLocalVectors.html b/docs/manualpages/DM/DMClearLocalVectors.html
index 5122cef..7702d6e 100644
--- a/docs/manualpages/DM/DMClearLocalVectors.html
+++ b/docs/manualpages/DM/DMClearLocalVectors.html
@@ -5,8 +5,8 @@
 <TITLE>DMClearLocalVectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMClearLocalVectors.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMClearLocalVectors.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMClearLocalVectors"><H1>DMClearLocalVectors</H1></A>
 Destroys all the local vectors that have been stashed in this <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMClone.html b/docs/manualpages/DM/DMClone.html
index 3ea0bf5..61cfe68 100644
--- a/docs/manualpages/DM/DMClone.html
+++ b/docs/manualpages/DM/DMClone.html
@@ -5,8 +5,8 @@
 <TITLE>DMClone</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMClone.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMClone.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMClone"><H1>DMClone</H1></A>
 Creates a <A HREF="../DM/DM.html#DM">DM</A> object with the same topology as the original. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCoarsen.html b/docs/manualpages/DM/DMCoarsen.html
index 732b6d8..3ae8e88 100644
--- a/docs/manualpages/DM/DMCoarsen.html
+++ b/docs/manualpages/DM/DMCoarsen.html
@@ -5,8 +5,8 @@
 <TITLE>DMCoarsen</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCoarsen.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCoarsen.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCoarsen"><H1>DMCoarsen</H1></A>
 Coarsens a <A HREF="../DM/DM.html#DM">DM</A> object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCoarsenHierarchy.html b/docs/manualpages/DM/DMCoarsenHierarchy.html
index 5fc3f0e..c702835 100644
--- a/docs/manualpages/DM/DMCoarsenHierarchy.html
+++ b/docs/manualpages/DM/DMCoarsenHierarchy.html
@@ -5,8 +5,8 @@
 <TITLE>DMCoarsenHierarchy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCoarsenHierarchy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCoarsenHierarchy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCoarsenHierarchy"><H1>DMCoarsenHierarchy</H1></A>
 Coarsens a <A HREF="../DM/DM.html#DM">DM</A> object, all levels at once 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCoarsenHookAdd.html b/docs/manualpages/DM/DMCoarsenHookAdd.html
index 0eecbc8..73117b5 100644
--- a/docs/manualpages/DM/DMCoarsenHookAdd.html
+++ b/docs/manualpages/DM/DMCoarsenHookAdd.html
@@ -5,8 +5,8 @@
 <TITLE>DMCoarsenHookAdd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCoarsenHookAdd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCoarsenHookAdd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCoarsenHookAdd"><H1>DMCoarsenHookAdd</H1></A>
 adds a callback to be run when restricting a nonlinear problem to the coarse grid 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCompositeAddDM.html b/docs/manualpages/DM/DMCompositeAddDM.html
index 0d47c1d..fe28cc2 100644
--- a/docs/manualpages/DM/DMCompositeAddDM.html
+++ b/docs/manualpages/DM/DMCompositeAddDM.html
@@ -5,8 +5,8 @@
 <TITLE>DMCompositeAddDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCompositeAddDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCompositeAddDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCompositeAddDM"><H1>DMCompositeAddDM</H1></A>
 adds a <A HREF="../DM/DM.html#DM">DM</A>  vector to a DMComposite 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCompositeCreate.html b/docs/manualpages/DM/DMCompositeCreate.html
index 5c6fd1c..86cf03b 100644
--- a/docs/manualpages/DM/DMCompositeCreate.html
+++ b/docs/manualpages/DM/DMCompositeCreate.html
@@ -5,8 +5,8 @@
 <TITLE>DMCompositeCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCompositeCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCompositeCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCompositeCreate"><H1>DMCompositeCreate</H1></A>
 Creates a vector packer, used to generate "composite" vectors made up of several subvectors. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCompositeGather.html b/docs/manualpages/DM/DMCompositeGather.html
index 7e05d85..a4569a5 100644
--- a/docs/manualpages/DM/DMCompositeGather.html
+++ b/docs/manualpages/DM/DMCompositeGather.html
@@ -5,8 +5,8 @@
 <TITLE>DMCompositeGather</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCompositeGather.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCompositeGather.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCompositeGather"><H1>DMCompositeGather</H1></A>
 Gathers into a global packed vector from its individual local vectors 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCompositeGatherArray.html b/docs/manualpages/DM/DMCompositeGatherArray.html
index 29482f3..f86e4a8 100644
--- a/docs/manualpages/DM/DMCompositeGatherArray.html
+++ b/docs/manualpages/DM/DMCompositeGatherArray.html
@@ -5,8 +5,8 @@
 <TITLE>DMCompositeGatherArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCompositeGatherArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCompositeGatherArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCompositeGatherArray"><H1>DMCompositeGatherArray</H1></A>
 Gathers into a global packed vector from its individual local vectors 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCompositeGetAccess.html b/docs/manualpages/DM/DMCompositeGetAccess.html
index abd2b27..69b1810 100644
--- a/docs/manualpages/DM/DMCompositeGetAccess.html
+++ b/docs/manualpages/DM/DMCompositeGetAccess.html
@@ -5,8 +5,8 @@
 <TITLE>DMCompositeGetAccess</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCompositeGetAccess.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCompositeGetAccess.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCompositeGetAccess"><H1>DMCompositeGetAccess</H1></A>
 Allows one to access the individual packed vectors in their global representation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCompositeGetAccessArray.html b/docs/manualpages/DM/DMCompositeGetAccessArray.html
index ad1352e..0eb93e9 100644
--- a/docs/manualpages/DM/DMCompositeGetAccessArray.html
+++ b/docs/manualpages/DM/DMCompositeGetAccessArray.html
@@ -5,8 +5,8 @@
 <TITLE>DMCompositeGetAccessArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCompositeGetAccessArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCompositeGetAccessArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCompositeGetAccessArray"><H1>DMCompositeGetAccessArray</H1></A>
 Allows one to access the individual packed vectors in their global representation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCompositeGetEntries.html b/docs/manualpages/DM/DMCompositeGetEntries.html
index 54d0fd3..d4f7791 100644
--- a/docs/manualpages/DM/DMCompositeGetEntries.html
+++ b/docs/manualpages/DM/DMCompositeGetEntries.html
@@ -5,8 +5,8 @@
 <TITLE>DMCompositeGetEntries</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCompositeGetEntries.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCompositeGetEntries.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCompositeGetEntries"><H1>DMCompositeGetEntries</H1></A>
 Gets the <A HREF="../DM/DM.html#DM">DM</A> for each entry in a DMComposite. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCompositeGetEntriesArray.html b/docs/manualpages/DM/DMCompositeGetEntriesArray.html
index 2f8cecd..4cb69d7 100644
--- a/docs/manualpages/DM/DMCompositeGetEntriesArray.html
+++ b/docs/manualpages/DM/DMCompositeGetEntriesArray.html
@@ -5,8 +5,8 @@
 <TITLE>DMCompositeGetEntriesArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCompositeGetEntriesArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCompositeGetEntriesArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCompositeGetEntriesArray"><H1>DMCompositeGetEntriesArray</H1></A>
 Gets the <A HREF="../DM/DM.html#DM">DM</A> for each entry in a DMComposite. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCompositeGetGlobalISs.html b/docs/manualpages/DM/DMCompositeGetGlobalISs.html
index 139ebd1..c0da196 100644
--- a/docs/manualpages/DM/DMCompositeGetGlobalISs.html
+++ b/docs/manualpages/DM/DMCompositeGetGlobalISs.html
@@ -5,8 +5,8 @@
 <TITLE>DMCompositeGetGlobalISs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCompositeGetGlobalISs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCompositeGetGlobalISs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCompositeGetGlobalISs"><H1>DMCompositeGetGlobalISs</H1></A>
 Gets the index sets for each composed object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCompositeGetISLocalToGlobalMappings.html b/docs/manualpages/DM/DMCompositeGetISLocalToGlobalMappings.html
index 6275f49..3782aeb 100644
--- a/docs/manualpages/DM/DMCompositeGetISLocalToGlobalMappings.html
+++ b/docs/manualpages/DM/DMCompositeGetISLocalToGlobalMappings.html
@@ -5,8 +5,8 @@
 <TITLE>DMCompositeGetISLocalToGlobalMappings</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCompositeGetISLocalToGlobalMappings.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCompositeGetISLocalToGlobalMappings.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCompositeGetISLocalToGlobalMappings"><H1>DMCompositeGetISLocalToGlobalMappings</H1></A>
 gets an <A HREF="../IS/ISLocalToGlobalMapping.html#ISLocalToGlobalMapping">ISLocalToGlobalMapping</A> for each <A HREF="../DM/DM.html#DM">DM</A> in the DMComposite, maps to the composite global space 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCompositeGetLocalISs.html b/docs/manualpages/DM/DMCompositeGetLocalISs.html
index 4e3331d..32f56c2 100644
--- a/docs/manualpages/DM/DMCompositeGetLocalISs.html
+++ b/docs/manualpages/DM/DMCompositeGetLocalISs.html
@@ -5,8 +5,8 @@
 <TITLE>DMCompositeGetLocalISs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCompositeGetLocalISs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCompositeGetLocalISs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCompositeGetLocalISs"><H1>DMCompositeGetLocalISs</H1></A>
 Gets index sets for each component of a composite local vector 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCompositeGetLocalVectors.html b/docs/manualpages/DM/DMCompositeGetLocalVectors.html
index af71b3d..8131a0f 100644
--- a/docs/manualpages/DM/DMCompositeGetLocalVectors.html
+++ b/docs/manualpages/DM/DMCompositeGetLocalVectors.html
@@ -5,8 +5,8 @@
 <TITLE>DMCompositeGetLocalVectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCompositeGetLocalVectors.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCompositeGetLocalVectors.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCompositeGetLocalVectors"><H1>DMCompositeGetLocalVectors</H1></A>
 Gets local vectors for each part of a DMComposite. Use <A HREF="../DM/DMCompositeRestoreLocalVectors.html#DMCompositeRestoreLocalVectors">DMCompositeRestoreLocalVectors</A>() to return them. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCompositeGetNumberDM.html b/docs/manualpages/DM/DMCompositeGetNumberDM.html
index a160991..0affe02 100644
--- a/docs/manualpages/DM/DMCompositeGetNumberDM.html
+++ b/docs/manualpages/DM/DMCompositeGetNumberDM.html
@@ -5,8 +5,8 @@
 <TITLE>DMCompositeGetNumberDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCompositeGetNumberDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCompositeGetNumberDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCompositeGetNumberDM"><H1>DMCompositeGetNumberDM</H1></A>
 Get's the number of <A HREF="../DM/DM.html#DM">DM</A> objects in the DMComposite representation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCompositeRestoreAccess.html b/docs/manualpages/DM/DMCompositeRestoreAccess.html
index 5ea1ca4..7fab641 100644
--- a/docs/manualpages/DM/DMCompositeRestoreAccess.html
+++ b/docs/manualpages/DM/DMCompositeRestoreAccess.html
@@ -5,8 +5,8 @@
 <TITLE>DMCompositeRestoreAccess</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCompositeRestoreAccess.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCompositeRestoreAccess.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCompositeRestoreAccess"><H1>DMCompositeRestoreAccess</H1></A>
 Returns the vectors obtained with <A HREF="../DM/DMCompositeGetAccess.html#DMCompositeGetAccess">DMCompositeGetAccess</A>() representation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCompositeRestoreAccessArray.html b/docs/manualpages/DM/DMCompositeRestoreAccessArray.html
index 8c1db0d..508c561 100644
--- a/docs/manualpages/DM/DMCompositeRestoreAccessArray.html
+++ b/docs/manualpages/DM/DMCompositeRestoreAccessArray.html
@@ -5,8 +5,8 @@
 <TITLE>DMCompositeRestoreAccessArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCompositeRestoreAccessArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCompositeRestoreAccessArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCompositeRestoreAccessArray"><H1>DMCompositeRestoreAccessArray</H1></A>
 Returns the vectors obtained with <A HREF="../DM/DMCompositeGetAccessArray.html#DMCompositeGetAccessArray">DMCompositeGetAccessArray</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCompositeRestoreLocalVectors.html b/docs/manualpages/DM/DMCompositeRestoreLocalVectors.html
index 94d67e4..b66f4a7 100644
--- a/docs/manualpages/DM/DMCompositeRestoreLocalVectors.html
+++ b/docs/manualpages/DM/DMCompositeRestoreLocalVectors.html
@@ -5,8 +5,8 @@
 <TITLE>DMCompositeRestoreLocalVectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCompositeRestoreLocalVectors.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCompositeRestoreLocalVectors.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCompositeRestoreLocalVectors"><H1>DMCompositeRestoreLocalVectors</H1></A>
 Restores local vectors for each part of a DMComposite. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCompositeScatter.html b/docs/manualpages/DM/DMCompositeScatter.html
index 03a57c1..2a3500f 100644
--- a/docs/manualpages/DM/DMCompositeScatter.html
+++ b/docs/manualpages/DM/DMCompositeScatter.html
@@ -5,8 +5,8 @@
 <TITLE>DMCompositeScatter</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCompositeScatter.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCompositeScatter.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCompositeScatter"><H1>DMCompositeScatter</H1></A>
 Scatters from a global packed vector into its individual local vectors 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCompositeScatterArray.html b/docs/manualpages/DM/DMCompositeScatterArray.html
index 7146430..089fc1f 100644
--- a/docs/manualpages/DM/DMCompositeScatterArray.html
+++ b/docs/manualpages/DM/DMCompositeScatterArray.html
@@ -5,8 +5,8 @@
 <TITLE>DMCompositeScatterArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCompositeScatterArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCompositeScatterArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCompositeScatterArray"><H1>DMCompositeScatterArray</H1></A>
 Scatters from a global packed vector into its individual local vectors 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCompositeSetCoupling.html b/docs/manualpages/DM/DMCompositeSetCoupling.html
index f02a2ce..f83ec1a 100644
--- a/docs/manualpages/DM/DMCompositeSetCoupling.html
+++ b/docs/manualpages/DM/DMCompositeSetCoupling.html
@@ -5,8 +5,8 @@
 <TITLE>DMCompositeSetCoupling</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCompositeSetCoupling.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCompositeSetCoupling.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCompositeSetCoupling"><H1>DMCompositeSetCoupling</H1></A>
 Sets user provided routines that compute the coupling between the separate components (DMs) in a DMto build the correct matrix nonzero structure. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMComputeL2Diff.html b/docs/manualpages/DM/DMComputeL2Diff.html
index 273f964..0b39a87 100644
--- a/docs/manualpages/DM/DMComputeL2Diff.html
+++ b/docs/manualpages/DM/DMComputeL2Diff.html
@@ -5,8 +5,8 @@
 <TITLE>DMComputeL2Diff</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMComputeL2Diff.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMComputeL2Diff.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMComputeL2Diff"><H1>DMComputeL2Diff</H1></A>
 This function computes the L_2 difference between a function u and an FEM interpolant solution u_h. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMComputeL2FieldDiff.html b/docs/manualpages/DM/DMComputeL2FieldDiff.html
index cfd41b8..a00b772 100644
--- a/docs/manualpages/DM/DMComputeL2FieldDiff.html
+++ b/docs/manualpages/DM/DMComputeL2FieldDiff.html
@@ -5,8 +5,8 @@
 <TITLE>DMComputeL2FieldDiff</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMComputeL2FieldDiff.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMComputeL2FieldDiff.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMComputeL2FieldDiff"><H1>DMComputeL2FieldDiff</H1></A>
 This function computes the L_2 difference between a function u and an FEM interpolant solution u_h, separated into field components. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMComputeL2GradientDiff.html b/docs/manualpages/DM/DMComputeL2GradientDiff.html
index 7314337..bd6ccb3e 100644
--- a/docs/manualpages/DM/DMComputeL2GradientDiff.html
+++ b/docs/manualpages/DM/DMComputeL2GradientDiff.html
@@ -5,8 +5,8 @@
 <TITLE>DMComputeL2GradientDiff</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMComputeL2GradientDiff.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMComputeL2GradientDiff.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMComputeL2GradientDiff"><H1>DMComputeL2GradientDiff</H1></A>
 This function computes the L_2 difference between the gradient of a function u and an FEM interpolant solution grad u_h. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMComputeVariableBounds.html b/docs/manualpages/DM/DMComputeVariableBounds.html
index f9deacf..4e69ecb 100644
--- a/docs/manualpages/DM/DMComputeVariableBounds.html
+++ b/docs/manualpages/DM/DMComputeVariableBounds.html
@@ -5,8 +5,8 @@
 <TITLE>DMComputeVariableBounds</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMComputeVariableBounds.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMComputeVariableBounds.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMComputeVariableBounds"><H1>DMComputeVariableBounds</H1></A>
 compute variable bounds used by SNESVI. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMConvert.html b/docs/manualpages/DM/DMConvert.html
index fc4f3f5..f1f4835 100644
--- a/docs/manualpages/DM/DMConvert.html
+++ b/docs/manualpages/DM/DMConvert.html
@@ -5,8 +5,8 @@
 <TITLE>DMConvert</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMConvert.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMConvert.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMConvert"><H1>DMConvert</H1></A>
 Converts a <A HREF="../DM/DM.html#DM">DM</A> to another <A HREF="../DM/DM.html#DM">DM</A>, either of the same or different type. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCopyLabels.html b/docs/manualpages/DM/DMCopyLabels.html
index a479894..5cafb47 100644
--- a/docs/manualpages/DM/DMCopyLabels.html
+++ b/docs/manualpages/DM/DMCopyLabels.html
@@ -5,8 +5,8 @@
 <TITLE>DMCopyLabels</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCopyLabels.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCopyLabels.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCopyLabels"><H1>DMCopyLabels</H1></A>
 Copy labels from one mesh to another with a superset of the points 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCreate.html b/docs/manualpages/DM/DMCreate.html
index ae12552..5718286 100644
--- a/docs/manualpages/DM/DMCreate.html
+++ b/docs/manualpages/DM/DMCreate.html
@@ -5,8 +5,8 @@
 <TITLE>DMCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCreate"><H1>DMCreate</H1></A>
 Creates an empty <A HREF="../DM/DM.html#DM">DM</A> object. The type can then be set with <A HREF="../DM/DMSetType.html#DMSetType">DMSetType</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCreateAggregates.html b/docs/manualpages/DM/DMCreateAggregates.html
index 529f848..a1c5ed8 100644
--- a/docs/manualpages/DM/DMCreateAggregates.html
+++ b/docs/manualpages/DM/DMCreateAggregates.html
@@ -5,8 +5,8 @@
 <TITLE>DMCreateAggregates</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCreateAggregates.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCreateAggregates.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCreateAggregates"><H1>DMCreateAggregates</H1></A>
 Gets the aggregates that map between grids associated with two DMs. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCreateColoring.html b/docs/manualpages/DM/DMCreateColoring.html
index 2b5e055..5ffe540 100644
--- a/docs/manualpages/DM/DMCreateColoring.html
+++ b/docs/manualpages/DM/DMCreateColoring.html
@@ -5,8 +5,8 @@
 <TITLE>DMCreateColoring</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCreateColoring.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCreateColoring.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCreateColoring"><H1>DMCreateColoring</H1></A>
 Gets coloring for a <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCreateDefaultSF.html b/docs/manualpages/DM/DMCreateDefaultSF.html
index e0c5be5..af5035d 100644
--- a/docs/manualpages/DM/DMCreateDefaultSF.html
+++ b/docs/manualpages/DM/DMCreateDefaultSF.html
@@ -5,8 +5,8 @@
 <TITLE>DMCreateDefaultSF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCreateDefaultSF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCreateDefaultSF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCreateDefaultSF"><H1>DMCreateDefaultSF</H1></A>
 Create the <A HREF="../PetscSF/PetscSF.html#PetscSF">PetscSF</A> encoding the parallel dof overlap for the <A HREF="../DM/DM.html#DM">DM</A> based upon the PetscSections describing the data layout. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCreateDomainDecomposition.html b/docs/manualpages/DM/DMCreateDomainDecomposition.html
index 5d2e0bd..ea1b5df 100644
--- a/docs/manualpages/DM/DMCreateDomainDecomposition.html
+++ b/docs/manualpages/DM/DMCreateDomainDecomposition.html
@@ -5,8 +5,8 @@
 <TITLE>DMCreateDomainDecomposition</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCreateDomainDecomposition.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCreateDomainDecomposition.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCreateDomainDecomposition"><H1>DMCreateDomainDecomposition</H1></A>
 Returns lists of <A HREF="../IS/IS.html#IS">IS</A> objects defining a decomposition of a problem into subproblems corresponding to restrictions to pairs nested subdomains: each <A HREF="../IS/IS.html#IS">IS</A> contains the global indices of the dofs of the corresponding subdomains.  The inner subdomains conceptually define a nonoverlapping covering, while outer subdomains can overlap. The optional list of DMs define the <A HREF="../DM/DM.html#DM">DM</A> for each subproblem. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCreateDomainDecompositionScatters.html b/docs/manualpages/DM/DMCreateDomainDecompositionScatters.html
index 33d8df4..0be97e3 100644
--- a/docs/manualpages/DM/DMCreateDomainDecompositionScatters.html
+++ b/docs/manualpages/DM/DMCreateDomainDecompositionScatters.html
@@ -5,8 +5,8 @@
 <TITLE>DMCreateDomainDecompositionScatters</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCreateDomainDecompositionScatters.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCreateDomainDecompositionScatters.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCreateDomainDecompositionScatters"><H1>DMCreateDomainDecompositionScatters</H1></A>
 Returns scatters to the subdomain vectors from the global vector 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCreateFieldDecomposition.html b/docs/manualpages/DM/DMCreateFieldDecomposition.html
index 87f0e0d..d7da296 100644
--- a/docs/manualpages/DM/DMCreateFieldDecomposition.html
+++ b/docs/manualpages/DM/DMCreateFieldDecomposition.html
@@ -5,8 +5,8 @@
 <TITLE>DMCreateFieldDecomposition</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCreateFieldDecomposition.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCreateFieldDecomposition.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCreateFieldDecomposition"><H1>DMCreateFieldDecomposition</H1></A>
 Returns a list of <A HREF="../IS/IS.html#IS">IS</A> objects defining a decomposition of a problem into subproblems corresponding to different fields: each <A HREF="../IS/IS.html#IS">IS</A> contains the global indices of the dofs of the corresponding field. The optional list of DMs define the <A HREF="../DM/DM.html#DM">DM</A> for each subproblem. Generalizes <A HREF="../DM/DMCreateFieldIS.html#DMCreateFieldIS">DMCreateFieldIS</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCreateFieldIS.html b/docs/manualpages/DM/DMCreateFieldIS.html
index f19dbcc..fb642a0 100644
--- a/docs/manualpages/DM/DMCreateFieldIS.html
+++ b/docs/manualpages/DM/DMCreateFieldIS.html
@@ -5,8 +5,8 @@
 <TITLE>DMCreateFieldIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCreateFieldIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCreateFieldIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCreateFieldIS"><H1>DMCreateFieldIS</H1></A>
 Creates a set of <A HREF="../IS/IS.html#IS">IS</A> objects with the global indices of dofs for each field 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCreateGlobalVector.html b/docs/manualpages/DM/DMCreateGlobalVector.html
index 94476e9..009bc19 100644
--- a/docs/manualpages/DM/DMCreateGlobalVector.html
+++ b/docs/manualpages/DM/DMCreateGlobalVector.html
@@ -5,8 +5,8 @@
 <TITLE>DMCreateGlobalVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCreateGlobalVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCreateGlobalVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCreateGlobalVector"><H1>DMCreateGlobalVector</H1></A>
 Creates a global vector from a <A HREF="../DM/DM.html#DM">DM</A> object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCreateInjection.html b/docs/manualpages/DM/DMCreateInjection.html
index 0d4c4b9..80003ff 100644
--- a/docs/manualpages/DM/DMCreateInjection.html
+++ b/docs/manualpages/DM/DMCreateInjection.html
@@ -5,8 +5,8 @@
 <TITLE>DMCreateInjection</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCreateInjection.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCreateInjection.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCreateInjection"><H1>DMCreateInjection</H1></A>
 Gets injection matrix between two <A HREF="../DM/DM.html#DM">DM</A> objects 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCreateInterpolation.html b/docs/manualpages/DM/DMCreateInterpolation.html
index 7e0378d..7eee944 100644
--- a/docs/manualpages/DM/DMCreateInterpolation.html
+++ b/docs/manualpages/DM/DMCreateInterpolation.html
@@ -5,8 +5,8 @@
 <TITLE>DMCreateInterpolation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCreateInterpolation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCreateInterpolation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCreateInterpolation"><H1>DMCreateInterpolation</H1></A>
 Gets interpolation matrix between two <A HREF="../DM/DM.html#DM">DM</A> objects 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCreateInterpolationScale.html b/docs/manualpages/DM/DMCreateInterpolationScale.html
index 66f1538..65fda02 100644
--- a/docs/manualpages/DM/DMCreateInterpolationScale.html
+++ b/docs/manualpages/DM/DMCreateInterpolationScale.html
@@ -5,8 +5,8 @@
 <TITLE>DMCreateInterpolationScale</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCreateInterpolationScale.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCreateInterpolationScale.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCreateInterpolationScale"><H1>DMCreateInterpolationScale</H1></A>
 Forms L = R*1/diag(R*1) - L.*v is like a coarse grid average of the nearby fine grid points. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCreateLabel.html b/docs/manualpages/DM/DMCreateLabel.html
index 91c369d..ea6e834 100644
--- a/docs/manualpages/DM/DMCreateLabel.html
+++ b/docs/manualpages/DM/DMCreateLabel.html
@@ -5,8 +5,8 @@
 <TITLE>DMCreateLabel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCreateLabel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCreateLabel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCreateLabel"><H1>DMCreateLabel</H1></A>
 Create a label of the given name if it does not already exist 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCreateLocalVector.html b/docs/manualpages/DM/DMCreateLocalVector.html
index 6518b6a..513ec4c 100644
--- a/docs/manualpages/DM/DMCreateLocalVector.html
+++ b/docs/manualpages/DM/DMCreateLocalVector.html
@@ -5,8 +5,8 @@
 <TITLE>DMCreateLocalVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCreateLocalVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCreateLocalVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCreateLocalVector"><H1>DMCreateLocalVector</H1></A>
 Creates a local vector from a <A HREF="../DM/DM.html#DM">DM</A> object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCreateMatrix.html b/docs/manualpages/DM/DMCreateMatrix.html
index 973eb82..4ec413d 100644
--- a/docs/manualpages/DM/DMCreateMatrix.html
+++ b/docs/manualpages/DM/DMCreateMatrix.html
@@ -5,8 +5,8 @@
 <TITLE>DMCreateMatrix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCreateMatrix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCreateMatrix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCreateMatrix"><H1>DMCreateMatrix</H1></A>
 Gets empty Jacobian for a <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCreateRestriction.html b/docs/manualpages/DM/DMCreateRestriction.html
index 4abffcd..ce58021 100644
--- a/docs/manualpages/DM/DMCreateRestriction.html
+++ b/docs/manualpages/DM/DMCreateRestriction.html
@@ -5,8 +5,8 @@
 <TITLE>DMCreateRestriction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCreateRestriction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCreateRestriction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCreateRestriction"><H1>DMCreateRestriction</H1></A>
 Gets restriction matrix between two <A HREF="../DM/DM.html#DM">DM</A> objects 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMCreateSubDM.html b/docs/manualpages/DM/DMCreateSubDM.html
index 4abc954..fe115fe 100644
--- a/docs/manualpages/DM/DMCreateSubDM.html
+++ b/docs/manualpages/DM/DMCreateSubDM.html
@@ -5,8 +5,8 @@
 <TITLE>DMCreateSubDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMCreateSubDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMCreateSubDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCreateSubDM"><H1>DMCreateSubDM</H1></A>
 Returns an <A HREF="../IS/IS.html#IS">IS</A> and <A HREF="../DM/DM.html#DM">DM</A> encapsulating a subproblem defined by the fields passed in. The fields are defined by <A HREF="../DM/DMCreateFieldIS.html#DMCreateFieldIS">DMCreateFieldIS</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDA.html b/docs/manualpages/DM/DMDA.html
index 9ebf9d6..1a21bc2 100644
--- a/docs/manualpages/DM/DMDA.html
+++ b/docs/manualpages/DM/DMDA.html
@@ -5,8 +5,8 @@
 <TITLE>DMDA</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDA.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDA.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDA"><H1>DMDA</H1></A>
 "da" - A <A HREF="../DM/DM.html#DM">DM</A> object that is used to manage data for a structured grid in 1, 2, or 3 dimensions. In the global representation of the vector each process stores a non-overlapping rectangular (or slab in 3d) portion of the grid points. In the local representation these rectangular regions (slabs) are extended in all directions by a stencil width. The vectors can be thought of as either cell centered or vertex centered on the mesh. But some variables cannot be c [...]
 vertex centered.
diff --git a/docs/manualpages/DM/DMDAConvertToCell.html b/docs/manualpages/DM/DMDAConvertToCell.html
index 37ae860..22a2ed4 100644
--- a/docs/manualpages/DM/DMDAConvertToCell.html
+++ b/docs/manualpages/DM/DMDAConvertToCell.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAConvertToCell</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAConvertToCell.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAConvertToCell.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAConvertToCell"><H1>DMDAConvertToCell</H1></A>
 Convert (i,j,k) to local cell number 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDACoor2d.html b/docs/manualpages/DM/DMDACoor2d.html
index 37616ba..0011319 100644
--- a/docs/manualpages/DM/DMDACoor2d.html
+++ b/docs/manualpages/DM/DMDACoor2d.html
@@ -5,8 +5,8 @@
 <TITLE>DMDACoor2d</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDACoor2d.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDACoor2d.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDACoor2d"><H1>DMDACoor2d</H1></A>
 Structure for holding 2d (x and y) coordinates. 
 <P>
diff --git a/docs/manualpages/DM/DMDACoor3d.html b/docs/manualpages/DM/DMDACoor3d.html
index f1e051e..4837994 100644
--- a/docs/manualpages/DM/DMDACoor3d.html
+++ b/docs/manualpages/DM/DMDACoor3d.html
@@ -5,8 +5,8 @@
 <TITLE>DMDACoor3d</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDACoor3d.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDACoor3d.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDACoor3d"><H1>DMDACoor3d</H1></A>
 Structure for holding 3d (x, y and z) coordinates. 
 <P>
diff --git a/docs/manualpages/DM/DMDACreate.html b/docs/manualpages/DM/DMDACreate.html
index 0b39f93..a1a1bbc 100644
--- a/docs/manualpages/DM/DMDACreate.html
+++ b/docs/manualpages/DM/DMDACreate.html
@@ -5,8 +5,8 @@
 <TITLE>DMDACreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDACreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDACreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDACreate"><H1>DMDACreate</H1></A>
 Creates a <A HREF="../DM/DMDA.html#DMDA">DMDA</A> object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDACreate1d.html b/docs/manualpages/DM/DMDACreate1d.html
index d15d951..24e9118 100644
--- a/docs/manualpages/DM/DMDACreate1d.html
+++ b/docs/manualpages/DM/DMDACreate1d.html
@@ -5,8 +5,8 @@
 <TITLE>DMDACreate1d</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDACreate1d.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDACreate1d.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDACreate1d"><H1>DMDACreate1d</H1></A>
 Creates an object that will manage the communication of  one-dimensional regular array data that is distributed across some processors. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDACreate2d.html b/docs/manualpages/DM/DMDACreate2d.html
index 4a4366e..316c43f 100644
--- a/docs/manualpages/DM/DMDACreate2d.html
+++ b/docs/manualpages/DM/DMDACreate2d.html
@@ -5,8 +5,8 @@
 <TITLE>DMDACreate2d</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDACreate2d.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDACreate2d.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDACreate2d"><H1>DMDACreate2d</H1></A>
 Creates an object that will manage the communication of  two-dimensional regular array data that is distributed across some processors. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDACreate3d.html b/docs/manualpages/DM/DMDACreate3d.html
index b9b35e0..c59668f 100644
--- a/docs/manualpages/DM/DMDACreate3d.html
+++ b/docs/manualpages/DM/DMDACreate3d.html
@@ -5,8 +5,8 @@
 <TITLE>DMDACreate3d</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDACreate3d.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDACreate3d.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDACreate3d"><H1>DMDACreate3d</H1></A>
 Creates an object that will manage the communication of three-dimensional regular array data that is distributed across some processors. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDACreateNaturalVector.html b/docs/manualpages/DM/DMDACreateNaturalVector.html
index a1759c8..25e97b9 100644
--- a/docs/manualpages/DM/DMDACreateNaturalVector.html
+++ b/docs/manualpages/DM/DMDACreateNaturalVector.html
@@ -5,8 +5,8 @@
 <TITLE>DMDACreateNaturalVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDACreateNaturalVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDACreateNaturalVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDACreateNaturalVector"><H1>DMDACreateNaturalVector</H1></A>
 Creates a parallel PETSc vector that will hold vector values in the natural numbering, rather than in the PETSc parallel numbering associated with the <A HREF="../DM/DMDA.html#DMDA">DMDA</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDACreatePF.html b/docs/manualpages/DM/DMDACreatePF.html
index d242db9..f974fb4 100644
--- a/docs/manualpages/DM/DMDACreatePF.html
+++ b/docs/manualpages/DM/DMDACreatePF.html
@@ -5,8 +5,8 @@
 <TITLE>DMDACreatePF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDACreatePF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDACreatePF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDACreatePF"><H1>DMDACreatePF</H1></A>
 Creates an appropriately dimensioned <A HREF="../PF/PF.html#PF">PF</A> mathematical function object from a <A HREF="../DM/DMDA.html#DMDA">DMDA</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDACreatePatchIS.html b/docs/manualpages/DM/DMDACreatePatchIS.html
index 51b40c9..f53290f 100644
--- a/docs/manualpages/DM/DMDACreatePatchIS.html
+++ b/docs/manualpages/DM/DMDACreatePatchIS.html
@@ -5,8 +5,8 @@
 <TITLE>DMDACreatePatchIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDACreatePatchIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDACreatePatchIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDACreatePatchIS"><H1>DMDACreatePatchIS</H1></A>
 Creates an index set corresponding to a patch of the DA. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDACreateSection.html b/docs/manualpages/DM/DMDACreateSection.html
index b82c9b3..ac5d25e 100644
--- a/docs/manualpages/DM/DMDACreateSection.html
+++ b/docs/manualpages/DM/DMDACreateSection.html
@@ -5,8 +5,8 @@
 <TITLE>DMDACreateSection</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDACreateSection.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDACreateSection.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDACreateSection"><H1>DMDACreateSection</H1></A>
 Create a <A HREF="../IS/PetscSection.html#PetscSection">PetscSection</A> inside the <A HREF="../DM/DMDA.html#DMDA">DMDA</A> that describes data layout. This allows multiple fields with different numbers of dofs on vertices, cells, and faces in each direction. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAElementType.html b/docs/manualpages/DM/DMDAElementType.html
index 668106e..abc2a6e 100644
--- a/docs/manualpages/DM/DMDAElementType.html
+++ b/docs/manualpages/DM/DMDAElementType.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAElementType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAElementType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAElementType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAElementType"><H1>DMDAElementType</H1></A>
 Defines the type of elements that will be returned by <A HREF="../DM/DMDAGetElements.html#DMDAGetElements">DMDAGetElements</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetAO.html b/docs/manualpages/DM/DMDAGetAO.html
index 6545317..39d60fe 100644
--- a/docs/manualpages/DM/DMDAGetAO.html
+++ b/docs/manualpages/DM/DMDAGetAO.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetAO</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetAO.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetAO.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetAO"><H1>DMDAGetAO</H1></A>
 Gets the application ordering context for a distributed array. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetArray.html b/docs/manualpages/DM/DMDAGetArray.html
index c1d3d13..07f0892 100644
--- a/docs/manualpages/DM/DMDAGetArray.html
+++ b/docs/manualpages/DM/DMDAGetArray.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetArray"><H1>DMDAGetArray</H1></A>
 Gets a work array for a <A HREF="../DM/DMDA.html#DMDA">DMDA</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetBoundingBox.html b/docs/manualpages/DM/DMDAGetBoundingBox.html
index 5248a3c..c771cfe 100644
--- a/docs/manualpages/DM/DMDAGetBoundingBox.html
+++ b/docs/manualpages/DM/DMDAGetBoundingBox.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetBoundingBox</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetBoundingBox.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetBoundingBox.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetBoundingBox"><H1>DMDAGetBoundingBox</H1></A>
 Returns the global bounding box for the <A HREF="../DM/DMDA.html#DMDA">DMDA</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetCellPoint.html b/docs/manualpages/DM/DMDAGetCellPoint.html
index f9bc408..39d8a80 100644
--- a/docs/manualpages/DM/DMDAGetCellPoint.html
+++ b/docs/manualpages/DM/DMDAGetCellPoint.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetCellPoint</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetCellPoint.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetCellPoint.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetCellPoint"><H1>DMDAGetCellPoint</H1></A>
 Get the <A HREF="../DM/DM.html#DM">DM</A> point corresponding to the tuple (i, j, k) in the <A HREF="../DM/DMDA.html#DMDA">DMDA</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetCoordinateArray.html b/docs/manualpages/DM/DMDAGetCoordinateArray.html
index bed2359..98faa5e 100644
--- a/docs/manualpages/DM/DMDAGetCoordinateArray.html
+++ b/docs/manualpages/DM/DMDAGetCoordinateArray.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetCoordinateArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetCoordinateArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetCoordinateArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetCoordinateArray"><H1>DMDAGetCoordinateArray</H1></A>
 Gets an array containing the coordinates of the <A HREF="../DM/DMDA.html#DMDA">DMDA</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetCoordinateName.html b/docs/manualpages/DM/DMDAGetCoordinateName.html
index 3fb8d1d..7c9b3c4 100644
--- a/docs/manualpages/DM/DMDAGetCoordinateName.html
+++ b/docs/manualpages/DM/DMDAGetCoordinateName.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetCoordinateName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetCoordinateName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetCoordinateName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetCoordinateName"><H1>DMDAGetCoordinateName</H1></A>
 Gets the name of a coodinate direction associated with a <A HREF="../DM/DMDA.html#DMDA">DMDA</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetCorners.html b/docs/manualpages/DM/DMDAGetCorners.html
index 9913a69..52858de 100644
--- a/docs/manualpages/DM/DMDAGetCorners.html
+++ b/docs/manualpages/DM/DMDAGetCorners.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetCorners</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetCorners.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetCorners.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetCorners"><H1>DMDAGetCorners</H1></A>
 Returns the global (x,y,z) indices of the lower left corner and size of the local region, excluding ghost points. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetDof.html b/docs/manualpages/DM/DMDAGetDof.html
index f16261d..2fe57bf 100644
--- a/docs/manualpages/DM/DMDAGetDof.html
+++ b/docs/manualpages/DM/DMDAGetDof.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetDof</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetDof.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetDof.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetDof"><H1>DMDAGetDof</H1></A>
 Gets the number of degrees of freedom per vertex 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetElementType.html b/docs/manualpages/DM/DMDAGetElementType.html
index 30889ff..6cd3dce 100644
--- a/docs/manualpages/DM/DMDAGetElementType.html
+++ b/docs/manualpages/DM/DMDAGetElementType.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetElementType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetElementType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetElementType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetElementType"><H1>DMDAGetElementType</H1></A>
 Gets the element type to be returned by <A HREF="../DM/DMDAGetElements.html#DMDAGetElements">DMDAGetElements</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetElements.html b/docs/manualpages/DM/DMDAGetElements.html
index ebacbc4..d46c3fd 100644
--- a/docs/manualpages/DM/DMDAGetElements.html
+++ b/docs/manualpages/DM/DMDAGetElements.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetElements</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetElements.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetElements.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetElements"><H1>DMDAGetElements</H1></A>
 Gets an array containing the indices (in local coordinates) of all the local elements 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetFieldName.html b/docs/manualpages/DM/DMDAGetFieldName.html
index 724c1d3..c060875 100644
--- a/docs/manualpages/DM/DMDAGetFieldName.html
+++ b/docs/manualpages/DM/DMDAGetFieldName.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetFieldName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetFieldName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetFieldName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetFieldName"><H1>DMDAGetFieldName</H1></A>
 Gets the names of individual field components in multicomponent vectors associated with a <A HREF="../DM/DMDA.html#DMDA">DMDA</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetFieldNames.html b/docs/manualpages/DM/DMDAGetFieldNames.html
index 55bfeb5..7610206 100644
--- a/docs/manualpages/DM/DMDAGetFieldNames.html
+++ b/docs/manualpages/DM/DMDAGetFieldNames.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetFieldNames</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetFieldNames.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetFieldNames.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetFieldNames"><H1>DMDAGetFieldNames</H1></A>
 Gets the name of each component in the vector associated with the <A HREF="../DM/DMDA.html#DMDA">DMDA</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetGhostCorners.html b/docs/manualpages/DM/DMDAGetGhostCorners.html
index 4890a72..fb0b051 100644
--- a/docs/manualpages/DM/DMDAGetGhostCorners.html
+++ b/docs/manualpages/DM/DMDAGetGhostCorners.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetGhostCorners</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetGhostCorners.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetGhostCorners.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetGhostCorners"><H1>DMDAGetGhostCorners</H1></A>
 Returns the global (x,y,z) indices of the lower left corner and size of the local region, including ghost points. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetInfo.html b/docs/manualpages/DM/DMDAGetInfo.html
index d7e4237..3f02832 100644
--- a/docs/manualpages/DM/DMDAGetInfo.html
+++ b/docs/manualpages/DM/DMDAGetInfo.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetInfo</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetInfo.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetInfo.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetInfo"><H1>DMDAGetInfo</H1></A>
 Gets information about a given distributed array. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetInterpolationType.html b/docs/manualpages/DM/DMDAGetInterpolationType.html
index b906d87..580d347 100644
--- a/docs/manualpages/DM/DMDAGetInterpolationType.html
+++ b/docs/manualpages/DM/DMDAGetInterpolationType.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetInterpolationType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetInterpolationType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetInterpolationType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetInterpolationType"><H1>DMDAGetInterpolationType</H1></A>
 Gets the type of interpolation that will be used by <A HREF="../DM/DMCreateInterpolation.html#DMCreateInterpolation">DMCreateInterpolation</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetLocalBoundingBox.html b/docs/manualpages/DM/DMDAGetLocalBoundingBox.html
index 9ccd60d..4cc2a0d 100644
--- a/docs/manualpages/DM/DMDAGetLocalBoundingBox.html
+++ b/docs/manualpages/DM/DMDAGetLocalBoundingBox.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetLocalBoundingBox</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetLocalBoundingBox.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetLocalBoundingBox.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetLocalBoundingBox"><H1>DMDAGetLocalBoundingBox</H1></A>
 Returns the local bounding box for the <A HREF="../DM/DMDA.html#DMDA">DMDA</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetLocalInfo.html b/docs/manualpages/DM/DMDAGetLocalInfo.html
index 8bb307f..f218d8a 100644
--- a/docs/manualpages/DM/DMDAGetLocalInfo.html
+++ b/docs/manualpages/DM/DMDAGetLocalInfo.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetLocalInfo</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetLocalInfo.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetLocalInfo.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetLocalInfo"><H1>DMDAGetLocalInfo</H1></A>
 Gets information about a given distributed array and this processors location in it 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetLogicalCoordinate.html b/docs/manualpages/DM/DMDAGetLogicalCoordinate.html
index 20e3ebd..d638c33 100644
--- a/docs/manualpages/DM/DMDAGetLogicalCoordinate.html
+++ b/docs/manualpages/DM/DMDAGetLogicalCoordinate.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetLogicalCoordinate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetLogicalCoordinate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetLogicalCoordinate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetLogicalCoordinate"><H1>DMDAGetLogicalCoordinate</H1></A>
 Returns a the i,j,k logical coordinate for the closest mesh point to a x,y,z point in the coordinates of the <A HREF="../DM/DMDA.html#DMDA">DMDA</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetNeighbors.html b/docs/manualpages/DM/DMDAGetNeighbors.html
index 8d238b2..da71a2c 100644
--- a/docs/manualpages/DM/DMDAGetNeighbors.html
+++ b/docs/manualpages/DM/DMDAGetNeighbors.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetNeighbors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetNeighbors.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetNeighbors.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetNeighbors"><H1>DMDAGetNeighbors</H1></A>
 Gets an array containing the MPI rank of all the current processes neighbors. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetNonOverlappingRegion.html b/docs/manualpages/DM/DMDAGetNonOverlappingRegion.html
index b46013f..6ce9164 100644
--- a/docs/manualpages/DM/DMDAGetNonOverlappingRegion.html
+++ b/docs/manualpages/DM/DMDAGetNonOverlappingRegion.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetNonOverlappingRegion</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetNonOverlappingRegion.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetNonOverlappingRegion.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetNonOverlappingRegion"><H1>DMDAGetNonOverlappingRegion</H1></A>
 Gets the indices of the nonoverlapping region of a subdomain <A HREF="../DM/DM.html#DM">DM</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetNumCells.html b/docs/manualpages/DM/DMDAGetNumCells.html
index b32ca75..3db2a94 100644
--- a/docs/manualpages/DM/DMDAGetNumCells.html
+++ b/docs/manualpages/DM/DMDAGetNumCells.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetNumCells</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetNumCells.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetNumCells.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetNumCells"><H1>DMDAGetNumCells</H1></A>
 Get the number of cells in the local piece of the <A HREF="../DM/DMDA.html#DMDA">DMDA</A>. This includes ghost cells. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetNumLocalSubDomains.html b/docs/manualpages/DM/DMDAGetNumLocalSubDomains.html
index 6a29233..f2826c3 100644
--- a/docs/manualpages/DM/DMDAGetNumLocalSubDomains.html
+++ b/docs/manualpages/DM/DMDAGetNumLocalSubDomains.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetNumLocalSubDomains</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetNumLocalSubDomains.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetNumLocalSubDomains.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetNumLocalSubDomains"><H1>DMDAGetNumLocalSubDomains</H1></A>
 Gets the number of local subdomains created upon decomposition. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetOffset.html b/docs/manualpages/DM/DMDAGetOffset.html
index 8ded418..d3a0c7d 100644
--- a/docs/manualpages/DM/DMDAGetOffset.html
+++ b/docs/manualpages/DM/DMDAGetOffset.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetOffset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetOffset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetOffset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetOffset"><H1>DMDAGetOffset</H1></A>
 Gets the index offset of the DA. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetOverlap.html b/docs/manualpages/DM/DMDAGetOverlap.html
index 44c8302..1516c9c 100644
--- a/docs/manualpages/DM/DMDAGetOverlap.html
+++ b/docs/manualpages/DM/DMDAGetOverlap.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetOverlap</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetOverlap.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetOverlap.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetOverlap"><H1>DMDAGetOverlap</H1></A>
 Gets the size of the per-processor overlap. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetOwnershipRanges.html b/docs/manualpages/DM/DMDAGetOwnershipRanges.html
index 7e03187..2fb023f 100644
--- a/docs/manualpages/DM/DMDAGetOwnershipRanges.html
+++ b/docs/manualpages/DM/DMDAGetOwnershipRanges.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetOwnershipRanges</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetOwnershipRanges.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetOwnershipRanges.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetOwnershipRanges"><H1>DMDAGetOwnershipRanges</H1></A>
 Gets the ranges of indices in the x, y and z direction that are owned by each process 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetPreallocationCenterDimension.html b/docs/manualpages/DM/DMDAGetPreallocationCenterDimension.html
index ee2cfce..93f1ace 100644
--- a/docs/manualpages/DM/DMDAGetPreallocationCenterDimension.html
+++ b/docs/manualpages/DM/DMDAGetPreallocationCenterDimension.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetPreallocationCenterDimension</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetPreallocationCenterDimension.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetPreallocationCenterDimension.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetPreallocationCenterDimension"><H1>DMDAGetPreallocationCenterDimension</H1></A>
 Return the topology used to determine adjacency 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetProcessorSubset.html b/docs/manualpages/DM/DMDAGetProcessorSubset.html
index 37e7b33..9c457df 100644
--- a/docs/manualpages/DM/DMDAGetProcessorSubset.html
+++ b/docs/manualpages/DM/DMDAGetProcessorSubset.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetProcessorSubset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetProcessorSubset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetProcessorSubset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetProcessorSubset"><H1>DMDAGetProcessorSubset</H1></A>
 Returns a communicator consisting only of the processors in a <A HREF="../DM/DMDA.html#DMDA">DMDA</A> that own a particular global x, y, or z grid point (corresponding to a logical plane in a 3D grid or a line in a 2D grid). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetProcessorSubsets.html b/docs/manualpages/DM/DMDAGetProcessorSubsets.html
index 98b85a2..07eb3fb 100644
--- a/docs/manualpages/DM/DMDAGetProcessorSubsets.html
+++ b/docs/manualpages/DM/DMDAGetProcessorSubsets.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetProcessorSubsets</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetProcessorSubsets.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetProcessorSubsets.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetProcessorSubsets"><H1>DMDAGetProcessorSubsets</H1></A>
 Returns communicators consisting only of the processors in a <A HREF="../DM/DMDA.html#DMDA">DMDA</A> adjacent in a particular dimension, corresponding to a logical plane in a 3D grid or a line in a 2D grid. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetRay.html b/docs/manualpages/DM/DMDAGetRay.html
index fb4c99a..94135cb 100644
--- a/docs/manualpages/DM/DMDAGetRay.html
+++ b/docs/manualpages/DM/DMDAGetRay.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetRay</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetRay.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetRay.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetRay"><H1>DMDAGetRay</H1></A>
 Returns a vector on process zero that contains a row or column of the values in a <A HREF="../DM/DMDA.html#DMDA">DMDA</A> vector 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetReducedDMDA.html b/docs/manualpages/DM/DMDAGetReducedDMDA.html
index c1f3e56..24f3cf8 100644
--- a/docs/manualpages/DM/DMDAGetReducedDMDA.html
+++ b/docs/manualpages/DM/DMDAGetReducedDMDA.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetReducedDMDA</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetReducedDMDA.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetReducedDMDA.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetReducedDMDA"><H1>DMDAGetReducedDMDA</H1></A>
 Gets the <A HREF="../DM/DMDA.html#DMDA">DMDA</A> with the same layout but with fewer or more fields 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetRefinementFactor.html b/docs/manualpages/DM/DMDAGetRefinementFactor.html
index ce1ec1c..679dd69 100644
--- a/docs/manualpages/DM/DMDAGetRefinementFactor.html
+++ b/docs/manualpages/DM/DMDAGetRefinementFactor.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetRefinementFactor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetRefinementFactor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetRefinementFactor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetRefinementFactor"><H1>DMDAGetRefinementFactor</H1></A>
 Gets the ratios that the <A HREF="../DM/DMDA.html#DMDA">DMDA</A> grid is refined 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetScatter.html b/docs/manualpages/DM/DMDAGetScatter.html
index c441d1e..6dbf751 100644
--- a/docs/manualpages/DM/DMDAGetScatter.html
+++ b/docs/manualpages/DM/DMDAGetScatter.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetScatter</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetScatter.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetScatter.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetScatter"><H1>DMDAGetScatter</H1></A>
 Gets the global-to-local, and local-to-local vector scatter contexts for a distributed array. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetStencilType.html b/docs/manualpages/DM/DMDAGetStencilType.html
index 46940ab..35d6857 100644
--- a/docs/manualpages/DM/DMDAGetStencilType.html
+++ b/docs/manualpages/DM/DMDAGetStencilType.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetStencilType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetStencilType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetStencilType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetStencilType"><H1>DMDAGetStencilType</H1></A>
 Gets the type of the communication stencil 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGetStencilWidth.html b/docs/manualpages/DM/DMDAGetStencilWidth.html
index 495f4fa..75e9f31 100644
--- a/docs/manualpages/DM/DMDAGetStencilWidth.html
+++ b/docs/manualpages/DM/DMDAGetStencilWidth.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGetStencilWidth</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGetStencilWidth.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGetStencilWidth.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGetStencilWidth"><H1>DMDAGetStencilWidth</H1></A>
 Gets the width of the communication stencil 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGlobalToNaturalAllCreate.html b/docs/manualpages/DM/DMDAGlobalToNaturalAllCreate.html
index e6d4837..e1e0c5f 100644
--- a/docs/manualpages/DM/DMDAGlobalToNaturalAllCreate.html
+++ b/docs/manualpages/DM/DMDAGlobalToNaturalAllCreate.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGlobalToNaturalAllCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGlobalToNaturalAllCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGlobalToNaturalAllCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGlobalToNaturalAllCreate"><H1>DMDAGlobalToNaturalAllCreate</H1></A>
 Creates a scatter context that maps from the global vector the entire vector to each processor in natural numbering 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGlobalToNaturalBegin.html b/docs/manualpages/DM/DMDAGlobalToNaturalBegin.html
index 61a9043..a2ede68 100644
--- a/docs/manualpages/DM/DMDAGlobalToNaturalBegin.html
+++ b/docs/manualpages/DM/DMDAGlobalToNaturalBegin.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGlobalToNaturalBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGlobalToNaturalBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGlobalToNaturalBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGlobalToNaturalBegin"><H1>DMDAGlobalToNaturalBegin</H1></A>
 Maps values from the global vector to a global vector in the "natural" grid ordering. Must be followed by <A HREF="../DM/DMDAGlobalToNaturalEnd.html#DMDAGlobalToNaturalEnd">DMDAGlobalToNaturalEnd</A>() to complete the exchange. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAGlobalToNaturalEnd.html b/docs/manualpages/DM/DMDAGlobalToNaturalEnd.html
index adef29c..3933cb1 100644
--- a/docs/manualpages/DM/DMDAGlobalToNaturalEnd.html
+++ b/docs/manualpages/DM/DMDAGlobalToNaturalEnd.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAGlobalToNaturalEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAGlobalToNaturalEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAGlobalToNaturalEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAGlobalToNaturalEnd"><H1>DMDAGlobalToNaturalEnd</H1></A>
 Maps values from the global vector to a global vector in the natural ordering. Must be preceeded by <A HREF="../DM/DMDAGlobalToNaturalBegin.html#DMDAGlobalToNaturalBegin">DMDAGlobalToNaturalBegin</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAInterpolationType.html b/docs/manualpages/DM/DMDAInterpolationType.html
index 2ebd860..eea1c63 100644
--- a/docs/manualpages/DM/DMDAInterpolationType.html
+++ b/docs/manualpages/DM/DMDAInterpolationType.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAInterpolationType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAInterpolationType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAInterpolationType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAInterpolationType"><H1>DMDAInterpolationType</H1></A>
 Defines the type of interpolation that will be returned by <A HREF="../DM/DMCreateInterpolation.html#DMCreateInterpolation">DMCreateInterpolation</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDALocalInfo.html b/docs/manualpages/DM/DMDALocalInfo.html
index 21bfdd3..389d111 100644
--- a/docs/manualpages/DM/DMDALocalInfo.html
+++ b/docs/manualpages/DM/DMDALocalInfo.html
@@ -5,8 +5,8 @@
 <TITLE>DMDALocalInfo</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDALocalInfo.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDALocalInfo.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDALocalInfo"><H1>DMDALocalInfo</H1></A>
 C struct that contains information about a structured grid and a processors logical location in it. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDANaturalAllToGlobalCreate.html b/docs/manualpages/DM/DMDANaturalAllToGlobalCreate.html
index 40f97bb..46ec347 100644
--- a/docs/manualpages/DM/DMDANaturalAllToGlobalCreate.html
+++ b/docs/manualpages/DM/DMDANaturalAllToGlobalCreate.html
@@ -5,8 +5,8 @@
 <TITLE>DMDANaturalAllToGlobalCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDANaturalAllToGlobalCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDANaturalAllToGlobalCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDANaturalAllToGlobalCreate"><H1>DMDANaturalAllToGlobalCreate</H1></A>
 Creates a scatter context that maps from a copy of the entire vector on each processor to its local part in the global vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDANaturalToGlobalBegin.html b/docs/manualpages/DM/DMDANaturalToGlobalBegin.html
index 0e13734..27892cb 100644
--- a/docs/manualpages/DM/DMDANaturalToGlobalBegin.html
+++ b/docs/manualpages/DM/DMDANaturalToGlobalBegin.html
@@ -5,8 +5,8 @@
 <TITLE>DMDANaturalToGlobalBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDANaturalToGlobalBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDANaturalToGlobalBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDANaturalToGlobalBegin"><H1>DMDANaturalToGlobalBegin</H1></A>
 Maps values from a global vector in the "natural" ordering to a global vector in the PETSc <A HREF="../DM/DMDA.html#DMDA">DMDA</A> grid ordering. Must be followed by <A HREF="../DM/DMDANaturalToGlobalEnd.html#DMDANaturalToGlobalEnd">DMDANaturalToGlobalEnd</A>() to complete the exchange. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDANaturalToGlobalEnd.html b/docs/manualpages/DM/DMDANaturalToGlobalEnd.html
index 7e40ccb..f0b725d 100644
--- a/docs/manualpages/DM/DMDANaturalToGlobalEnd.html
+++ b/docs/manualpages/DM/DMDANaturalToGlobalEnd.html
@@ -5,8 +5,8 @@
 <TITLE>DMDANaturalToGlobalEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDANaturalToGlobalEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDANaturalToGlobalEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDANaturalToGlobalEnd"><H1>DMDANaturalToGlobalEnd</H1></A>
 Maps values from the natural ordering global vector to a global vector in the PETSc <A HREF="../DM/DMDA.html#DMDA">DMDA</A> ordering. Must be preceeded by <A HREF="../DM/DMDANaturalToGlobalBegin.html#DMDANaturalToGlobalBegin">DMDANaturalToGlobalBegin</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDARestoreArray.html b/docs/manualpages/DM/DMDARestoreArray.html
index f6ebc67..8d153fe 100644
--- a/docs/manualpages/DM/DMDARestoreArray.html
+++ b/docs/manualpages/DM/DMDARestoreArray.html
@@ -5,8 +5,8 @@
 <TITLE>DMDARestoreArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDARestoreArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDARestoreArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDARestoreArray"><H1>DMDARestoreArray</H1></A>
 Restores an array of derivative types for a <A HREF="../DM/DMDA.html#DMDA">DMDA</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDARestoreCoordinateArray.html b/docs/manualpages/DM/DMDARestoreCoordinateArray.html
index 2e849b2..68ebbfa 100644
--- a/docs/manualpages/DM/DMDARestoreCoordinateArray.html
+++ b/docs/manualpages/DM/DMDARestoreCoordinateArray.html
@@ -5,8 +5,8 @@
 <TITLE>DMDARestoreCoordinateArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDARestoreCoordinateArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDARestoreCoordinateArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDARestoreCoordinateArray"><H1>DMDARestoreCoordinateArray</H1></A>
 Sets an array containing the coordinates of the <A HREF="../DM/DMDA.html#DMDA">DMDA</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDARestoreElements.html b/docs/manualpages/DM/DMDARestoreElements.html
index af70fb9..68cacb3 100644
--- a/docs/manualpages/DM/DMDARestoreElements.html
+++ b/docs/manualpages/DM/DMDARestoreElements.html
@@ -5,8 +5,8 @@
 <TITLE>DMDARestoreElements</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDARestoreElements.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDARestoreElements.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDARestoreElements"><H1>DMDARestoreElements</H1></A>
 Restores the array obtained with <A HREF="../DM/DMDAGetElements.html#DMDAGetElements">DMDAGetElements</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDASetAOType.html b/docs/manualpages/DM/DMDASetAOType.html
index 3edf69b..ee5a447 100644
--- a/docs/manualpages/DM/DMDASetAOType.html
+++ b/docs/manualpages/DM/DMDASetAOType.html
@@ -5,8 +5,8 @@
 <TITLE>DMDASetAOType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDASetAOType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDASetAOType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDASetAOType"><H1>DMDASetAOType</H1></A>
 Sets the type of application ordering for a distributed array. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDASetBlockFills.html b/docs/manualpages/DM/DMDASetBlockFills.html
index e670bf0..c0a6aef 100644
--- a/docs/manualpages/DM/DMDASetBlockFills.html
+++ b/docs/manualpages/DM/DMDASetBlockFills.html
@@ -5,8 +5,8 @@
 <TITLE>DMDASetBlockFills</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDASetBlockFills.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDASetBlockFills.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDASetBlockFills"><H1>DMDASetBlockFills</H1></A>
 Sets the fill pattern in each block for a multi-component problem of the matrix returned by <A HREF="../DM/DMCreateMatrix.html#DMCreateMatrix">DMCreateMatrix</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDASetBoundaryType.html b/docs/manualpages/DM/DMDASetBoundaryType.html
index 7aefddc..1c6cf63 100644
--- a/docs/manualpages/DM/DMDASetBoundaryType.html
+++ b/docs/manualpages/DM/DMDASetBoundaryType.html
@@ -5,8 +5,8 @@
 <TITLE>DMDASetBoundaryType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDASetBoundaryType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDASetBoundaryType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDASetBoundaryType"><H1>DMDASetBoundaryType</H1></A>
 Sets the type of ghost nodes on domain boundaries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDASetCoordinateName.html b/docs/manualpages/DM/DMDASetCoordinateName.html
index 0347db4..b89eca3 100644
--- a/docs/manualpages/DM/DMDASetCoordinateName.html
+++ b/docs/manualpages/DM/DMDASetCoordinateName.html
@@ -5,8 +5,8 @@
 <TITLE>DMDASetCoordinateName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDASetCoordinateName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDASetCoordinateName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDASetCoordinateName"><H1>DMDASetCoordinateName</H1></A>
 Sets the name of the coordinate directions associated with a <A HREF="../DM/DMDA.html#DMDA">DMDA</A>, for example "x" or "y" 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDASetDof.html b/docs/manualpages/DM/DMDASetDof.html
index 2289f8d..beb0150 100644
--- a/docs/manualpages/DM/DMDASetDof.html
+++ b/docs/manualpages/DM/DMDASetDof.html
@@ -5,8 +5,8 @@
 <TITLE>DMDASetDof</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDASetDof.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDASetDof.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDASetDof"><H1>DMDASetDof</H1></A>
 Sets the number of degrees of freedom per vertex 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDASetElementType.html b/docs/manualpages/DM/DMDASetElementType.html
index e4b49ae..221f298 100644
--- a/docs/manualpages/DM/DMDASetElementType.html
+++ b/docs/manualpages/DM/DMDASetElementType.html
@@ -5,8 +5,8 @@
 <TITLE>DMDASetElementType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDASetElementType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDASetElementType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDASetElementType"><H1>DMDASetElementType</H1></A>
 Sets the element type to be returned by <A HREF="../DM/DMDAGetElements.html#DMDAGetElements">DMDAGetElements</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDASetFieldName.html b/docs/manualpages/DM/DMDASetFieldName.html
index d1a6f55..6476bfb 100644
--- a/docs/manualpages/DM/DMDASetFieldName.html
+++ b/docs/manualpages/DM/DMDASetFieldName.html
@@ -5,8 +5,8 @@
 <TITLE>DMDASetFieldName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDASetFieldName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDASetFieldName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDASetFieldName"><H1>DMDASetFieldName</H1></A>
 Sets the names of individual field components in multicomponent vectors associated with a <A HREF="../DM/DMDA.html#DMDA">DMDA</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDASetFieldNames.html b/docs/manualpages/DM/DMDASetFieldNames.html
index 803d287..df766bd 100644
--- a/docs/manualpages/DM/DMDASetFieldNames.html
+++ b/docs/manualpages/DM/DMDASetFieldNames.html
@@ -5,8 +5,8 @@
 <TITLE>DMDASetFieldNames</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDASetFieldNames.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDASetFieldNames.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDASetFieldNames"><H1>DMDASetFieldNames</H1></A>
 Sets the name of each component in the vector associated with the <A HREF="../DM/DMDA.html#DMDA">DMDA</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDASetGetMatrix.html b/docs/manualpages/DM/DMDASetGetMatrix.html
index 6edcf08..c5e883f 100644
--- a/docs/manualpages/DM/DMDASetGetMatrix.html
+++ b/docs/manualpages/DM/DMDASetGetMatrix.html
@@ -5,8 +5,8 @@
 <TITLE>DMDASetGetMatrix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDASetGetMatrix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDASetGetMatrix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDASetGetMatrix"><H1>DMDASetGetMatrix</H1></A>
 Sets the routine used by the <A HREF="../DM/DMDA.html#DMDA">DMDA</A> to allocate a matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDASetInterpolationType.html b/docs/manualpages/DM/DMDASetInterpolationType.html
index 780fa5c..4af21af 100644
--- a/docs/manualpages/DM/DMDASetInterpolationType.html
+++ b/docs/manualpages/DM/DMDASetInterpolationType.html
@@ -5,8 +5,8 @@
 <TITLE>DMDASetInterpolationType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDASetInterpolationType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDASetInterpolationType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDASetInterpolationType"><H1>DMDASetInterpolationType</H1></A>
 Sets the type of interpolation that will be returned by <A HREF="../DM/DMCreateInterpolation.html#DMCreateInterpolation">DMCreateInterpolation</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDASetNonOverlappingRegion.html b/docs/manualpages/DM/DMDASetNonOverlappingRegion.html
index 1e5a4a3..21114ab 100644
--- a/docs/manualpages/DM/DMDASetNonOverlappingRegion.html
+++ b/docs/manualpages/DM/DMDASetNonOverlappingRegion.html
@@ -5,8 +5,8 @@
 <TITLE>DMDASetNonOverlappingRegion</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDASetNonOverlappingRegion.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDASetNonOverlappingRegion.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDASetNonOverlappingRegion"><H1>DMDASetNonOverlappingRegion</H1></A>
 Sets the indices of the nonoverlapping region of a subdomain <A HREF="../DM/DM.html#DM">DM</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDASetNumLocalSubDomains.html b/docs/manualpages/DM/DMDASetNumLocalSubDomains.html
index 5bb4190..93f84e0 100644
--- a/docs/manualpages/DM/DMDASetNumLocalSubDomains.html
+++ b/docs/manualpages/DM/DMDASetNumLocalSubDomains.html
@@ -5,8 +5,8 @@
 <TITLE>DMDASetNumLocalSubDomains</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDASetNumLocalSubDomains.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDASetNumLocalSubDomains.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDASetNumLocalSubDomains"><H1>DMDASetNumLocalSubDomains</H1></A>
 Sets the number of local subdomains created upon decomposition. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDASetNumProcs.html b/docs/manualpages/DM/DMDASetNumProcs.html
index c3f340f..7490c8a 100644
--- a/docs/manualpages/DM/DMDASetNumProcs.html
+++ b/docs/manualpages/DM/DMDASetNumProcs.html
@@ -5,8 +5,8 @@
 <TITLE>DMDASetNumProcs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDASetNumProcs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDASetNumProcs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDASetNumProcs"><H1>DMDASetNumProcs</H1></A>
 Sets the number of processes in each dimension 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDASetOffset.html b/docs/manualpages/DM/DMDASetOffset.html
index d934007..2b649e3 100644
--- a/docs/manualpages/DM/DMDASetOffset.html
+++ b/docs/manualpages/DM/DMDASetOffset.html
@@ -5,8 +5,8 @@
 <TITLE>DMDASetOffset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDASetOffset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDASetOffset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDASetOffset"><H1>DMDASetOffset</H1></A>
 Sets the index offset of the DA. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDASetOverlap.html b/docs/manualpages/DM/DMDASetOverlap.html
index fb8d2c4..b1cac0c 100644
--- a/docs/manualpages/DM/DMDASetOverlap.html
+++ b/docs/manualpages/DM/DMDASetOverlap.html
@@ -5,8 +5,8 @@
 <TITLE>DMDASetOverlap</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDASetOverlap.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDASetOverlap.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDASetOverlap"><H1>DMDASetOverlap</H1></A>
 Sets the size of the per-processor overlap. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDASetOwnershipRanges.html b/docs/manualpages/DM/DMDASetOwnershipRanges.html
index cfe0eb4..16f8a3e 100644
--- a/docs/manualpages/DM/DMDASetOwnershipRanges.html
+++ b/docs/manualpages/DM/DMDASetOwnershipRanges.html
@@ -5,8 +5,8 @@
 <TITLE>DMDASetOwnershipRanges</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDASetOwnershipRanges.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDASetOwnershipRanges.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDASetOwnershipRanges"><H1>DMDASetOwnershipRanges</H1></A>
 Sets the number of nodes in each direction on each process 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDASetPreallocationCenterDimension.html b/docs/manualpages/DM/DMDASetPreallocationCenterDimension.html
index a3698cb..0cb9df6 100644
--- a/docs/manualpages/DM/DMDASetPreallocationCenterDimension.html
+++ b/docs/manualpages/DM/DMDASetPreallocationCenterDimension.html
@@ -5,8 +5,8 @@
 <TITLE>DMDASetPreallocationCenterDimension</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDASetPreallocationCenterDimension.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDASetPreallocationCenterDimension.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDASetPreallocationCenterDimension"><H1>DMDASetPreallocationCenterDimension</H1></A>
 Determine the topology used to determine adjacency 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDASetRefinementFactor.html b/docs/manualpages/DM/DMDASetRefinementFactor.html
index b1a1fd2..1c5ae8d 100644
--- a/docs/manualpages/DM/DMDASetRefinementFactor.html
+++ b/docs/manualpages/DM/DMDASetRefinementFactor.html
@@ -5,8 +5,8 @@
 <TITLE>DMDASetRefinementFactor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDASetRefinementFactor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDASetRefinementFactor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDASetRefinementFactor"><H1>DMDASetRefinementFactor</H1></A>
 Set the ratios that the <A HREF="../DM/DMDA.html#DMDA">DMDA</A> grid is refined 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDASetSizes.html b/docs/manualpages/DM/DMDASetSizes.html
index ff5b34a..9d7a59b 100644
--- a/docs/manualpages/DM/DMDASetSizes.html
+++ b/docs/manualpages/DM/DMDASetSizes.html
@@ -5,8 +5,8 @@
 <TITLE>DMDASetSizes</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDASetSizes.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDASetSizes.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDASetSizes"><H1>DMDASetSizes</H1></A>
 Sets the global sizes 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDASetStencilType.html b/docs/manualpages/DM/DMDASetStencilType.html
index 874e579..9b458c7 100644
--- a/docs/manualpages/DM/DMDASetStencilType.html
+++ b/docs/manualpages/DM/DMDASetStencilType.html
@@ -5,8 +5,8 @@
 <TITLE>DMDASetStencilType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDASetStencilType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDASetStencilType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDASetStencilType"><H1>DMDASetStencilType</H1></A>
 Sets the type of the communication stencil 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDASetStencilWidth.html b/docs/manualpages/DM/DMDASetStencilWidth.html
index b981c5c..0dd34d7 100644
--- a/docs/manualpages/DM/DMDASetStencilWidth.html
+++ b/docs/manualpages/DM/DMDASetStencilWidth.html
@@ -5,8 +5,8 @@
 <TITLE>DMDASetStencilWidth</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDASetStencilWidth.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDASetStencilWidth.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDASetStencilWidth"><H1>DMDASetStencilWidth</H1></A>
 Sets the width of the communication stencil 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDASetUniformCoordinates.html b/docs/manualpages/DM/DMDASetUniformCoordinates.html
index 0d922d9..8556e90 100644
--- a/docs/manualpages/DM/DMDASetUniformCoordinates.html
+++ b/docs/manualpages/DM/DMDASetUniformCoordinates.html
@@ -5,8 +5,8 @@
 <TITLE>DMDASetUniformCoordinates</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDASetUniformCoordinates.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDASetUniformCoordinates.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDASetUniformCoordinates"><H1>DMDASetUniformCoordinates</H1></A>
 Sets a <A HREF="../DM/DMDA.html#DMDA">DMDA</A> coordinates to be a uniform grid 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAStencilType.html b/docs/manualpages/DM/DMDAStencilType.html
index 8864162..1406b19 100644
--- a/docs/manualpages/DM/DMDAStencilType.html
+++ b/docs/manualpages/DM/DMDAStencilType.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAStencilType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAStencilType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAStencilType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAStencilType"><H1>DMDAStencilType</H1></A>
 Determines if the stencil extends only along the coordinate directions, or also to the northeast, northwest etc 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAVTKWriteAll.html b/docs/manualpages/DM/DMDAVTKWriteAll.html
index a678790..8525886 100644
--- a/docs/manualpages/DM/DMDAVTKWriteAll.html
+++ b/docs/manualpages/DM/DMDAVTKWriteAll.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAVTKWriteAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAVTKWriteAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAVTKWriteAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAVTKWriteAll"><H1>DMDAVTKWriteAll</H1></A>
 Write a file containing all the fields that have been provided to the viewer 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAVecGetArray.html b/docs/manualpages/DM/DMDAVecGetArray.html
index 8e18d58..03e36ab 100644
--- a/docs/manualpages/DM/DMDAVecGetArray.html
+++ b/docs/manualpages/DM/DMDAVecGetArray.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAVecGetArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAVecGetArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAVecGetArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAVecGetArray"><H1>DMDAVecGetArray</H1></A>
 Returns a multiple dimension array that shares data with the underlying vector and is indexed using the global dimensions. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAVecGetArrayDOF.html b/docs/manualpages/DM/DMDAVecGetArrayDOF.html
index 16a5d75..6a2938b 100644
--- a/docs/manualpages/DM/DMDAVecGetArrayDOF.html
+++ b/docs/manualpages/DM/DMDAVecGetArrayDOF.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAVecGetArrayDOF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAVecGetArrayDOF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAVecGetArrayDOF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAVecGetArrayDOF"><H1>DMDAVecGetArrayDOF</H1></A>
 Returns a multiple dimension array that shares data with the underlying vector and is indexed using the global dimensions. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAVecGetArrayDOFRead.html b/docs/manualpages/DM/DMDAVecGetArrayDOFRead.html
index 500f9b6..897bf91 100644
--- a/docs/manualpages/DM/DMDAVecGetArrayDOFRead.html
+++ b/docs/manualpages/DM/DMDAVecGetArrayDOFRead.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAVecGetArrayDOFRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAVecGetArrayDOFRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAVecGetArrayDOFRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAVecGetArrayDOFRead"><H1>DMDAVecGetArrayDOFRead</H1></A>
 Returns a multiple dimension array that shares data with the underlying vector and is indexed using the global dimensions. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAVecGetArrayRead.html b/docs/manualpages/DM/DMDAVecGetArrayRead.html
index 03de9a0..92b4e59 100644
--- a/docs/manualpages/DM/DMDAVecGetArrayRead.html
+++ b/docs/manualpages/DM/DMDAVecGetArrayRead.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAVecGetArrayRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAVecGetArrayRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAVecGetArrayRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAVecGetArrayRead"><H1>DMDAVecGetArrayRead</H1></A>
 Returns a multiple dimension array that shares data with the underlying vector and is indexed using the global dimensions. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAVecRestoreArray.html b/docs/manualpages/DM/DMDAVecRestoreArray.html
index 1a79c84..051cf91 100644
--- a/docs/manualpages/DM/DMDAVecRestoreArray.html
+++ b/docs/manualpages/DM/DMDAVecRestoreArray.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAVecRestoreArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAVecRestoreArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAVecRestoreArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAVecRestoreArray"><H1>DMDAVecRestoreArray</H1></A>
 Restores a multiple dimension array obtained with <A HREF="../DM/DMDAVecGetArray.html#DMDAVecGetArray">DMDAVecGetArray</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAVecRestoreArrayDOF.html b/docs/manualpages/DM/DMDAVecRestoreArrayDOF.html
index b52bd25..19fc182 100644
--- a/docs/manualpages/DM/DMDAVecRestoreArrayDOF.html
+++ b/docs/manualpages/DM/DMDAVecRestoreArrayDOF.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAVecRestoreArrayDOF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAVecRestoreArrayDOF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAVecRestoreArrayDOF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAVecRestoreArrayDOF"><H1>DMDAVecRestoreArrayDOF</H1></A>
 Restores a multiple dimension array obtained with <A HREF="../DM/DMDAVecGetArrayDOF.html#DMDAVecGetArrayDOF">DMDAVecGetArrayDOF</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAVecRestoreArrayDOFRead.html b/docs/manualpages/DM/DMDAVecRestoreArrayDOFRead.html
index a49f592..fbc09da 100644
--- a/docs/manualpages/DM/DMDAVecRestoreArrayDOFRead.html
+++ b/docs/manualpages/DM/DMDAVecRestoreArrayDOFRead.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAVecRestoreArrayDOFRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAVecRestoreArrayDOFRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAVecRestoreArrayDOFRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAVecRestoreArrayDOFRead"><H1>DMDAVecRestoreArrayDOFRead</H1></A>
 Restores a multiple dimension array obtained with <A HREF="../DM/DMDAVecGetArrayDOFRead.html#DMDAVecGetArrayDOFRead">DMDAVecGetArrayDOFRead</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDAVecRestoreArrayRead.html b/docs/manualpages/DM/DMDAVecRestoreArrayRead.html
index 0975806..24b1c89 100644
--- a/docs/manualpages/DM/DMDAVecRestoreArrayRead.html
+++ b/docs/manualpages/DM/DMDAVecRestoreArrayRead.html
@@ -5,8 +5,8 @@
 <TITLE>DMDAVecRestoreArrayRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDAVecRestoreArrayRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDAVecRestoreArrayRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDAVecRestoreArrayRead"><H1>DMDAVecRestoreArrayRead</H1></A>
 Restores a multiple dimension array obtained with <A HREF="../DM/DMDAVecGetArrayRead.html#DMDAVecGetArrayRead">DMDAVecGetArrayRead</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMDA_STENCIL_BOX.html b/docs/manualpages/DM/DMDA_STENCIL_BOX.html
index 6bae227..a51fe00 100644
--- a/docs/manualpages/DM/DMDA_STENCIL_BOX.html
+++ b/docs/manualpages/DM/DMDA_STENCIL_BOX.html
@@ -5,8 +5,8 @@
 <TITLE>DMDA_STENCIL_BOX</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDA_STENCIL_BOX.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDA_STENCIL_BOX.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDA_STENCIL_BOX"><H1>DMDA_STENCIL_BOX</H1></A>
 "Box"-type stencil. In logical grid coordinates, any of (i,j,k), (i+s,j+r,k+t) may be in the stencil. 
 <P>
diff --git a/docs/manualpages/DM/DMDA_STENCIL_STAR.html b/docs/manualpages/DM/DMDA_STENCIL_STAR.html
index f3d556b..c6dddee 100644
--- a/docs/manualpages/DM/DMDA_STENCIL_STAR.html
+++ b/docs/manualpages/DM/DMDA_STENCIL_STAR.html
@@ -5,8 +5,8 @@
 <TITLE>DMDA_STENCIL_STAR</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDA_STENCIL_STAR.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDA_STENCIL_STAR.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDA_STENCIL_STAR"><H1>DMDA_STENCIL_STAR</H1></A>
 "Star"-type stencil. In logical grid coordinates, only (i,j,k), (i+s,j,k), (i,j+s,k), (i,j,k+s) are in the stencil  NOT, for example, (i+s,j+s,k) 
 <P>
diff --git a/docs/manualpages/DM/DMDestroy.html b/docs/manualpages/DM/DMDestroy.html
index 2f77cf5..e3a1219 100644
--- a/docs/manualpages/DM/DMDestroy.html
+++ b/docs/manualpages/DM/DMDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>DMDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDestroy"><H1>DMDestroy</H1></A>
 Destroys a vector packer or <A HREF="../DM/DM.html#DM">DM</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMFOREST.html b/docs/manualpages/DM/DMFOREST.html
index 6cb7d51..7f548be 100644
--- a/docs/manualpages/DM/DMFOREST.html
+++ b/docs/manualpages/DM/DMFOREST.html
@@ -5,8 +5,8 @@
 <TITLE>DMFOREST</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMFOREST.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMFOREST.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMFOREST"><H1>DMFOREST</H1></A>
 "forest" - A <A HREF="../DM/DM.html#DM">DM</A> object that encapsulates a hierarchically refined mesh.  Forests usually have a base <A HREF="../DM/DM.html#DM">DM</A> (see <A HREF="../DM/DMForestGetBaseDM.html#DMForestGetBaseDM">DMForestGetBaseDM</A>()), from which it is refined.  The refinement and partitioning of forests is considered immutable after <A HREF="../DM/DMSetUp.html#DMSetUp">DMSetUp</A>() is called.  To adapt a mesh, one should call <A HREF="../DM/DMForestTemplate.html#DMFor [...]
 <P>
diff --git a/docs/manualpages/DM/DMFinalizePackage.html b/docs/manualpages/DM/DMFinalizePackage.html
index 94fa64f..18515c0 100644
--- a/docs/manualpages/DM/DMFinalizePackage.html
+++ b/docs/manualpages/DM/DMFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>DMFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMFinalizePackage"><H1>DMFinalizePackage</H1></A>
 This function finalizes everything in the <A HREF="../DM/DM.html#DM">DM</A> package. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestGetAdaptivityForest.html b/docs/manualpages/DM/DMForestGetAdaptivityForest.html
index 47dfe87..1e459b1 100644
--- a/docs/manualpages/DM/DMForestGetAdaptivityForest.html
+++ b/docs/manualpages/DM/DMForestGetAdaptivityForest.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestGetAdaptivityForest</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestGetAdaptivityForest.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestGetAdaptivityForest.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestGetAdaptivityForest"><H1>DMForestGetAdaptivityForest</H1></A>
 Get the forest from which the current forest is adapted. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestGetAdaptivityLabel.html b/docs/manualpages/DM/DMForestGetAdaptivityLabel.html
index 6f0db53..ac91a81 100644
--- a/docs/manualpages/DM/DMForestGetAdaptivityLabel.html
+++ b/docs/manualpages/DM/DMForestGetAdaptivityLabel.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestGetAdaptivityLabel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestGetAdaptivityLabel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestGetAdaptivityLabel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestGetAdaptivityLabel"><H1>DMForestGetAdaptivityLabel</H1></A>
 Get the label of the pre-adaptation forest (see <A HREF="../DM/DMForestGetAdaptivityForest.html#DMForestGetAdaptivityForest">DMForestGetAdaptivityForest</A>()) that holds the adaptation flags (refinement, coarsening, or some combination).  The interpretation of the label values is up to the subtype of DMForest, but DM_FOREST_KEEP, DM_FOREST_REFINE, and DM_FOREST_COARSEN have been reserved as choices that should be accepted by all subtypes. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestGetAdaptivityPurpose.html b/docs/manualpages/DM/DMForestGetAdaptivityPurpose.html
index ef9e0a5..bcf85f7 100644
--- a/docs/manualpages/DM/DMForestGetAdaptivityPurpose.html
+++ b/docs/manualpages/DM/DMForestGetAdaptivityPurpose.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestGetAdaptivityPurpose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestGetAdaptivityPurpose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestGetAdaptivityPurpose.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestGetAdaptivityPurpose"><H1>DMForestGetAdaptivityPurpose</H1></A>
 Get whether the current <A HREF="../DM/DM.html#DM">DM</A> is being adapted from its source (set with <A HREF="../DM/DMForestSetAdaptivityForest.html#DMForestSetAdaptivityForest">DMForestSetAdaptivityForest</A>()) for the purpose of refinement (DM_FOREST_REFINE), coarsening (DM_FOREST_COARSEN), or undefined (DM_FOREST_NONE).  This only matters for the purposes of reference counting: during <A HREF="../DM/DMDestroy.html#DMDestroy">DMDestroy</A>(), cyclic references can be found between DMs [...]
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestGetAdaptivitySF.html b/docs/manualpages/DM/DMForestGetAdaptivitySF.html
index e5ebdd6..60eb98c 100644
--- a/docs/manualpages/DM/DMForestGetAdaptivitySF.html
+++ b/docs/manualpages/DM/DMForestGetAdaptivitySF.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestGetAdaptivitySF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestGetAdaptivitySF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestGetAdaptivitySF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestGetAdaptivitySF"><H1>DMForestGetAdaptivitySF</H1></A>
 Get PetscSFs that relate the pre-adaptation forest to the post-adaptation forest. Adaptation can be any combination of refinement, coarsening, repartition, and change of overlap, so there may be some cells of the pre-adaptation that are parents of post-adaptation cells, and vice versa.  Therefore there are two PetscSFs: one that relates pre-adaptation coarse cells to post-adaptation fine cells, and one that relates pre-adaptation fine cells to post-adaptation coarse cells. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestGetAdjacencyCodimension.html b/docs/manualpages/DM/DMForestGetAdjacencyCodimension.html
index 04f3418..06c9202 100644
--- a/docs/manualpages/DM/DMForestGetAdjacencyCodimension.html
+++ b/docs/manualpages/DM/DMForestGetAdjacencyCodimension.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestGetAdjacencyCodimension</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestGetAdjacencyCodimension.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestGetAdjacencyCodimension.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestGetAdjacencyCodimension"><H1>DMForestGetAdjacencyCodimension</H1></A>
 Like <A HREF="../DM/DMForestGetAdjacencyDimension.html#DMForestGetAdjacencyDimension">DMForestGetAdjacencyDimension</A>(), but specified as a co-dimension (so that, e.g., adjacency based on facets can be specified by codimension 1 in all cases) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestGetAdjacencyDimension.html b/docs/manualpages/DM/DMForestGetAdjacencyDimension.html
index abcb571..0acf76d 100644
--- a/docs/manualpages/DM/DMForestGetAdjacencyDimension.html
+++ b/docs/manualpages/DM/DMForestGetAdjacencyDimension.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestGetAdjacencyDimension</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestGetAdjacencyDimension.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestGetAdjacencyDimension.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestGetAdjacencyDimension"><H1>DMForestGetAdjacencyDimension</H1></A>
 Get the dimension of interface points that determine cell adjacency (for the purposes of partitioning and overlap). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestGetBaseDM.html b/docs/manualpages/DM/DMForestGetBaseDM.html
index df26083..4a25aae 100644
--- a/docs/manualpages/DM/DMForestGetBaseDM.html
+++ b/docs/manualpages/DM/DMForestGetBaseDM.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestGetBaseDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestGetBaseDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestGetBaseDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestGetBaseDM"><H1>DMForestGetBaseDM</H1></A>
 Get the base <A HREF="../DM/DM.html#DM">DM</A> of a DMForest forest.  The forest will be hierarchically refined from the base, and all refinements/coarsenings of the forest will share its base.  In general, two forest must share a bse to be comparable, to do things like construct interpolators. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestGetCellChart.html b/docs/manualpages/DM/DMForestGetCellChart.html
index 8a4fe18..f0c7419 100644
--- a/docs/manualpages/DM/DMForestGetCellChart.html
+++ b/docs/manualpages/DM/DMForestGetCellChart.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestGetCellChart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestGetCellChart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestGetCellChart.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestGetCellChart"><H1>DMForestGetCellChart</H1></A>
 After the setup phase, get the local half-open interval of the chart of cells on this process 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestGetCellSF.html b/docs/manualpages/DM/DMForestGetCellSF.html
index 76b4308..5c8e4a9 100644
--- a/docs/manualpages/DM/DMForestGetCellSF.html
+++ b/docs/manualpages/DM/DMForestGetCellSF.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestGetCellSF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestGetCellSF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestGetCellSF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestGetCellSF"><H1>DMForestGetCellSF</H1></A>
 After the setup phase, get the <A HREF="../PetscSF/PetscSF.html#PetscSF">PetscSF</A> for overlapping cells between processes 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestGetCellWeightFactor.html b/docs/manualpages/DM/DMForestGetCellWeightFactor.html
index 823e020..8fecdf0 100644
--- a/docs/manualpages/DM/DMForestGetCellWeightFactor.html
+++ b/docs/manualpages/DM/DMForestGetCellWeightFactor.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestGetCellWeightFactor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestGetCellWeightFactor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestGetCellWeightFactor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestGetCellWeightFactor"><H1>DMForestGetCellWeightFactor</H1></A>
 Get the factor by which the level of refinement changes the cell weight (see <A HREF="../DM/DMForestSetCellWeights.html#DMForestSetCellWeights">DMForestSetCellWeights</A>()) when calculating partitions.  The final weight of a cell will be (cellWeight) * (weightFactor^refinementLevel).  A factor of 1 indicates that the weight of a cell does not depend on its level; a factor of 2, for example, might be appropriate for sub-cycling time-stepping methods, when the computation associated with  [...]
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestGetCellWeights.html b/docs/manualpages/DM/DMForestGetCellWeights.html
index 3f1c783..6dad34e 100644
--- a/docs/manualpages/DM/DMForestGetCellWeights.html
+++ b/docs/manualpages/DM/DMForestGetCellWeights.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestGetCellWeights</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestGetCellWeights.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestGetCellWeights.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestGetCellWeights"><H1>DMForestGetCellWeights</H1></A>
 Get the weights assigned to each of the cells (see <A HREF="../DM/DMForestGetCellChart.html#DMForestGetCellChart">DMForestGetCellChart</A>()) of the current process: weights are used to determine parallel partitioning.  Partitions will be created so that each process's ratio of weight to capacity (see <A HREF="../DM/DMForestSetWeightCapacity.html#DMForestSetWeightCapacity">DMForestSetWeightCapacity</A>()) is roughly equal. If NULL, each cell receives a weight of 1. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestGetComputeAdaptivitySF.html b/docs/manualpages/DM/DMForestGetComputeAdaptivitySF.html
index 2d2b631..907621f 100644
--- a/docs/manualpages/DM/DMForestGetComputeAdaptivitySF.html
+++ b/docs/manualpages/DM/DMForestGetComputeAdaptivitySF.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestGetComputeAdaptivitySF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestGetComputeAdaptivitySF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestGetComputeAdaptivitySF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestGetComputeAdaptivitySF"><H1>DMForestGetComputeAdaptivitySF</H1></A>
 Get whether transfer PetscSFs should be computed relating the cells of the pre-adaptation forest to the post-adaptiation forest.  After <A HREF="../DM/DMSetUp.html#DMSetUp">DMSetUp</A>() is called, these transfer PetscSFs can be accessed with <A HREF="../DM/DMForestGetAdaptivitySF.html#DMForestGetAdaptivitySF">DMForestGetAdaptivitySF</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestGetGradeFactor.html b/docs/manualpages/DM/DMForestGetGradeFactor.html
index f3f57d0..f2c8b90 100644
--- a/docs/manualpages/DM/DMForestGetGradeFactor.html
+++ b/docs/manualpages/DM/DMForestGetGradeFactor.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestGetGradeFactor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestGetGradeFactor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestGetGradeFactor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestGetGradeFactor"><H1>DMForestGetGradeFactor</H1></A>
 Get the desired amount of grading in the mesh, e.g. give 2 to indicate that the diameter of neighboring cells should differ by at most a factor of 2.  Subtypes of DMForest may only support one particular choice of grading factor. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestGetInitialRefinement.html b/docs/manualpages/DM/DMForestGetInitialRefinement.html
index 171d6cd..e56ae31 100644
--- a/docs/manualpages/DM/DMForestGetInitialRefinement.html
+++ b/docs/manualpages/DM/DMForestGetInitialRefinement.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestGetInitialRefinement</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestGetInitialRefinement.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestGetInitialRefinement.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestGetInitialRefinement"><H1>DMForestGetInitialRefinement</H1></A>
 Get the initial level of refinement (relative to the base <A HREF="../DM/DM.html#DM">DM</A>, see <A HREF="../DM/DMForestGetBaseDM.html#DMForestGetBaseDM">DMForestGetBaseDM</A>()) allowed in the forest. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestGetMaximumRefinement.html b/docs/manualpages/DM/DMForestGetMaximumRefinement.html
index 7738ff5..8f7c298 100644
--- a/docs/manualpages/DM/DMForestGetMaximumRefinement.html
+++ b/docs/manualpages/DM/DMForestGetMaximumRefinement.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestGetMaximumRefinement</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestGetMaximumRefinement.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestGetMaximumRefinement.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestGetMaximumRefinement"><H1>DMForestGetMaximumRefinement</H1></A>
 Get the maximum level of refinement (relative to the base <A HREF="../DM/DM.html#DM">DM</A>, see <A HREF="../DM/DMForestGetBaseDM.html#DMForestGetBaseDM">DMForestGetBaseDM</A>()) allowed in the forest.  If the forest is being created by refining a previous forest (see <A HREF="../DM/DMForestGetAdaptivityForest.html#DMForestGetAdaptivityForest">DMForestGetAdaptivityForest</A>()), this limits the amount of refinement. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestGetMinimumRefinement.html b/docs/manualpages/DM/DMForestGetMinimumRefinement.html
index 4a58f71..2541af8 100644
--- a/docs/manualpages/DM/DMForestGetMinimumRefinement.html
+++ b/docs/manualpages/DM/DMForestGetMinimumRefinement.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestGetMinimumRefinement</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestGetMinimumRefinement.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestGetMinimumRefinement.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestGetMinimumRefinement"><H1>DMForestGetMinimumRefinement</H1></A>
 Get the minimum level of refinement (relative to the base <A HREF="../DM/DM.html#DM">DM</A>, see <A HREF="../DM/DMForestGetBaseDM.html#DMForestGetBaseDM">DMForestGetBaseDM</A>()) allowed in the forest.  If the forest is being created by coarsening a previous forest (see <A HREF="../DM/DMForestGetAdaptivityForest.html#DMForestGetAdaptivityForest">DMForestGetAdaptivityForest</A>()), this limits the amount of coarsening. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestGetPartitionOverlap.html b/docs/manualpages/DM/DMForestGetPartitionOverlap.html
index b588ca5..f2d39cc 100644
--- a/docs/manualpages/DM/DMForestGetPartitionOverlap.html
+++ b/docs/manualpages/DM/DMForestGetPartitionOverlap.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestGetPartitionOverlap</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestGetPartitionOverlap.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestGetPartitionOverlap.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestGetPartitionOverlap"><H1>DMForestGetPartitionOverlap</H1></A>
 Get the amount of cell-overlap present in parallel partitions of a forest, with values > 0 indicating subdomains that are expanded by that many iterations of adding adjacent cells 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestGetTopology.html b/docs/manualpages/DM/DMForestGetTopology.html
index d147c93..4414e43 100644
--- a/docs/manualpages/DM/DMForestGetTopology.html
+++ b/docs/manualpages/DM/DMForestGetTopology.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestGetTopology</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestGetTopology.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestGetTopology.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestGetTopology"><H1>DMForestGetTopology</H1></A>
 Get a string describing the topology of a DMForest. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestGetWeightCapacity.html b/docs/manualpages/DM/DMForestGetWeightCapacity.html
index 048ec09..eb767ba 100644
--- a/docs/manualpages/DM/DMForestGetWeightCapacity.html
+++ b/docs/manualpages/DM/DMForestGetWeightCapacity.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestGetWeightCapacity</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestGetWeightCapacity.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestGetWeightCapacity.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestGetWeightCapacity"><H1>DMForestGetWeightCapacity</H1></A>
 Set the capacity of the current process when repartitioning a pre-adaptation forest (see <A HREF="../DM/DMForestGetAdaptivityForest.html#DMForestGetAdaptivityForest">DMForestGetAdaptivityForest</A>()).  After partitioning, the ratio of the weight of each process's cells to the process's capacity will be roughly equal for all processes.  A capacity of 0 indicates that the current process should not have any cells after repartitioning. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestRegisterType.html b/docs/manualpages/DM/DMForestRegisterType.html
index 44a98d9..783e09e 100644
--- a/docs/manualpages/DM/DMForestRegisterType.html
+++ b/docs/manualpages/DM/DMForestRegisterType.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestRegisterType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestRegisterType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestRegisterType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestRegisterType"><H1>DMForestRegisterType</H1></A>
 Registers a <A HREF="../DM/DMType.html#DMType">DMType</A> as a subtype of <A HREF="../DM/DMFOREST.html#DMFOREST">DMFOREST</A> (so that <A HREF="../DM/DMIsForest.html#DMIsForest">DMIsForest</A>() will be correct) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestSetAdaptivityForest.html b/docs/manualpages/DM/DMForestSetAdaptivityForest.html
index 5fdf80b..d3db150 100644
--- a/docs/manualpages/DM/DMForestSetAdaptivityForest.html
+++ b/docs/manualpages/DM/DMForestSetAdaptivityForest.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestSetAdaptivityForest</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestSetAdaptivityForest.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestSetAdaptivityForest.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestSetAdaptivityForest"><H1>DMForestSetAdaptivityForest</H1></A>
 During the pre-setup phase, set the forest from which the current forest will be adapted (e.g., the current forest will be refined/coarsened/repartitioned from it) im <A HREF="../DM/DMSetUp.html#DMSetUp">DMSetUp</A>().  Usually not needed by users directly: <A HREF="../DM/DMForestTemplate.html#DMForestTemplate">DMForestTemplate</A>() constructs a new forest to be adapted from an old forest and calls this routine. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestSetAdaptivityLabel.html b/docs/manualpages/DM/DMForestSetAdaptivityLabel.html
index 0b28f7c..ef9f215 100644
--- a/docs/manualpages/DM/DMForestSetAdaptivityLabel.html
+++ b/docs/manualpages/DM/DMForestSetAdaptivityLabel.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestSetAdaptivityLabel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestSetAdaptivityLabel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestSetAdaptivityLabel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestSetAdaptivityLabel"><H1>DMForestSetAdaptivityLabel</H1></A>
 During the pre-setup phase, set the label of the pre-adaptation forest (see <A HREF="../DM/DMForestGetAdaptivityForest.html#DMForestGetAdaptivityForest">DMForestGetAdaptivityForest</A>()) that holds the adaptation flags (refinement, coarsening, or some combination).  The interpretation of the label values is up to the subtype of DMForest, but DM_FOREST_KEEP, DM_FOREST_REFINE, and DM_FOREST_COARSEN have been reserved as choices that should be accepted by all subtypes. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestSetAdaptivityPurpose.html b/docs/manualpages/DM/DMForestSetAdaptivityPurpose.html
index 5525b6f..0d4f044 100644
--- a/docs/manualpages/DM/DMForestSetAdaptivityPurpose.html
+++ b/docs/manualpages/DM/DMForestSetAdaptivityPurpose.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestSetAdaptivityPurpose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestSetAdaptivityPurpose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestSetAdaptivityPurpose.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestSetAdaptivityPurpose"><H1>DMForestSetAdaptivityPurpose</H1></A>
 During the pre-setup phase, set whether the current <A HREF="../DM/DM.html#DM">DM</A> is being adapted from its source (set with <A HREF="../DM/DMForestSetAdaptivityForest.html#DMForestSetAdaptivityForest">DMForestSetAdaptivityForest</A>()) for the purpose of refinement (DM_FOREST_REFINE), coarsening (DM_FOREST_COARSEN), or undefined (DM_FOREST_NONE).  This only matters for the purposes of reference counting: during <A HREF="../DM/DMDestroy.html#DMDestroy">DMDestroy</A>(), cyclic referen [...]
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestSetAdaptivityStrategy.html b/docs/manualpages/DM/DMForestSetAdaptivityStrategy.html
index 628c590..eff02c9 100644
--- a/docs/manualpages/DM/DMForestSetAdaptivityStrategy.html
+++ b/docs/manualpages/DM/DMForestSetAdaptivityStrategy.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestSetAdaptivityStrategy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestSetAdaptivityStrategy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestSetAdaptivityStrategy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestSetAdaptivityStrategy"><H1>DMForestSetAdaptivityStrategy</H1></A>
 Get the strategy for combining adaptivity labels from multiple processes.  Subtypes of DMForest may define their own strategies.  Two default strategies are DMFORESTADAPTALL, which indicates that all processes must agree for a refinement/coarsening flag to be valid, and DMFORESTADAPTANY, which indicates that only one process needs to specify refinement/coarsening. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestSetAdjacencyCodimension.html b/docs/manualpages/DM/DMForestSetAdjacencyCodimension.html
index 226d60e..c8c1390 100644
--- a/docs/manualpages/DM/DMForestSetAdjacencyCodimension.html
+++ b/docs/manualpages/DM/DMForestSetAdjacencyCodimension.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestSetAdjacencyCodimension</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestSetAdjacencyCodimension.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestSetAdjacencyCodimension.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestSetAdjacencyCodimension"><H1>DMForestSetAdjacencyCodimension</H1></A>
 Like <A HREF="../DM/DMForestSetAdjacencyDimension.html#DMForestSetAdjacencyDimension">DMForestSetAdjacencyDimension</A>(), but specified as a co-dimension (so that, e.g., adjacency based on facets can be specified by codimension 1 in all cases) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestSetAdjacencyDimension.html b/docs/manualpages/DM/DMForestSetAdjacencyDimension.html
index d609698..9c4ce2c 100644
--- a/docs/manualpages/DM/DMForestSetAdjacencyDimension.html
+++ b/docs/manualpages/DM/DMForestSetAdjacencyDimension.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestSetAdjacencyDimension</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestSetAdjacencyDimension.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestSetAdjacencyDimension.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestSetAdjacencyDimension"><H1>DMForestSetAdjacencyDimension</H1></A>
 During the pre-setup phase, set the dimension of interface points that determine cell adjacency (for the purposes of partitioning and overlap). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestSetBaseDM.html b/docs/manualpages/DM/DMForestSetBaseDM.html
index 30df889..a14dd0b 100644
--- a/docs/manualpages/DM/DMForestSetBaseDM.html
+++ b/docs/manualpages/DM/DMForestSetBaseDM.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestSetBaseDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestSetBaseDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestSetBaseDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestSetBaseDM"><H1>DMForestSetBaseDM</H1></A>
 During the pre-setup phase, set the <A HREF="../DM/DM.html#DM">DM</A> that defines the base mesh of a DMForest forest.  The forest will be hierarchically refined from the base, and all refinements/coarsenings of the forest will share its base.  In general, two forest must share a bse to be comparable, to do things like construct interpolators. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestSetCellWeightFactor.html b/docs/manualpages/DM/DMForestSetCellWeightFactor.html
index c77bda3..a6789de 100644
--- a/docs/manualpages/DM/DMForestSetCellWeightFactor.html
+++ b/docs/manualpages/DM/DMForestSetCellWeightFactor.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestSetCellWeightFactor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestSetCellWeightFactor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestSetCellWeightFactor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestSetCellWeightFactor"><H1>DMForestSetCellWeightFactor</H1></A>
 During the pre-setup phase, set the factor by which the level of refinement changes the cell weight (see <A HREF="../DM/DMForestSetCellWeights.html#DMForestSetCellWeights">DMForestSetCellWeights</A>()) when calculating partitions.  The final weight of a cell will be (cellWeight) * (weightFactor^refinementLevel).  A factor of 1 indicates that the weight of a cell does not depend on its level; a factor of 2, for example, might be appropriate for sub-cycling time-stepping methods, when the  [...]
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestSetCellWeights.html b/docs/manualpages/DM/DMForestSetCellWeights.html
index 9f5414e..5d90d99 100644
--- a/docs/manualpages/DM/DMForestSetCellWeights.html
+++ b/docs/manualpages/DM/DMForestSetCellWeights.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestSetCellWeights</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestSetCellWeights.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestSetCellWeights.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestSetCellWeights"><H1>DMForestSetCellWeights</H1></A>
 Set the weights assigned to each of the cells (see <A HREF="../DM/DMForestGetCellChart.html#DMForestGetCellChart">DMForestGetCellChart</A>()) of the current process: weights are used to determine parallel partitioning.  Partitions will be created so that each process's ratio of weight to capacity (see <A HREF="../DM/DMForestSetWeightCapacity.html#DMForestSetWeightCapacity">DMForestSetWeightCapacity</A>()) is roughly equal. If NULL, each cell receives a weight of 1. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestSetComputeAdaptivitySF.html b/docs/manualpages/DM/DMForestSetComputeAdaptivitySF.html
index 122683d..5b0e4a7 100644
--- a/docs/manualpages/DM/DMForestSetComputeAdaptivitySF.html
+++ b/docs/manualpages/DM/DMForestSetComputeAdaptivitySF.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestSetComputeAdaptivitySF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestSetComputeAdaptivitySF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestSetComputeAdaptivitySF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestSetComputeAdaptivitySF"><H1>DMForestSetComputeAdaptivitySF</H1></A>
 During the pre-setup phase, set whether transfer PetscSFs should be computed relating the cells of the pre-adaptation forest to the post-adaptiation forest.  After <A HREF="../DM/DMSetUp.html#DMSetUp">DMSetUp</A>() is called, these transfer PetscSFs can be accessed with <A HREF="../DM/DMForestGetAdaptivitySF.html#DMForestGetAdaptivitySF">DMForestGetAdaptivitySF</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestSetGradeFactor.html b/docs/manualpages/DM/DMForestSetGradeFactor.html
index c7c06a1..4fa56a8 100644
--- a/docs/manualpages/DM/DMForestSetGradeFactor.html
+++ b/docs/manualpages/DM/DMForestSetGradeFactor.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestSetGradeFactor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestSetGradeFactor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestSetGradeFactor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestSetGradeFactor"><H1>DMForestSetGradeFactor</H1></A>
 During the pre-setup phase, set the desired amount of grading in the mesh, e.g. give 2 to indicate that the diameter of neighboring cells should differ by at most a factor of 2.  Subtypes of DMForest may only support one particular choice of grading factor. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestSetInitialRefinement.html b/docs/manualpages/DM/DMForestSetInitialRefinement.html
index 396625a..6806de0 100644
--- a/docs/manualpages/DM/DMForestSetInitialRefinement.html
+++ b/docs/manualpages/DM/DMForestSetInitialRefinement.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestSetInitialRefinement</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestSetInitialRefinement.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestSetInitialRefinement.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestSetInitialRefinement"><H1>DMForestSetInitialRefinement</H1></A>
 During the pre-setup phase, set the initial level of refinement (relative to the base <A HREF="../DM/DM.html#DM">DM</A>, see <A HREF="../DM/DMForestGetBaseDM.html#DMForestGetBaseDM">DMForestGetBaseDM</A>()) allowed in the forest. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestSetMaximumRefinement.html b/docs/manualpages/DM/DMForestSetMaximumRefinement.html
index 8468962..addeb18 100644
--- a/docs/manualpages/DM/DMForestSetMaximumRefinement.html
+++ b/docs/manualpages/DM/DMForestSetMaximumRefinement.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestSetMaximumRefinement</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestSetMaximumRefinement.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestSetMaximumRefinement.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestSetMaximumRefinement"><H1>DMForestSetMaximumRefinement</H1></A>
 During the pre-setup phase, set the maximum level of refinement (relative to the base <A HREF="../DM/DM.html#DM">DM</A>, see <A HREF="../DM/DMForestGetBaseDM.html#DMForestGetBaseDM">DMForestGetBaseDM</A>()) allowed in the forest.  If the forest is being created by refining a previous forest (see <A HREF="../DM/DMForestGetAdaptivityForest.html#DMForestGetAdaptivityForest">DMForestGetAdaptivityForest</A>()), this limits the amount of refinement. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestSetMinimumRefinement.html b/docs/manualpages/DM/DMForestSetMinimumRefinement.html
index 799f0f6..5f60a20 100644
--- a/docs/manualpages/DM/DMForestSetMinimumRefinement.html
+++ b/docs/manualpages/DM/DMForestSetMinimumRefinement.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestSetMinimumRefinement</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestSetMinimumRefinement.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestSetMinimumRefinement.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestSetMinimumRefinement"><H1>DMForestSetMinimumRefinement</H1></A>
 During the pre-setup phase, set the minimum level of refinement (relative to the base <A HREF="../DM/DM.html#DM">DM</A>, see <A HREF="../DM/DMForestGetBaseDM.html#DMForestGetBaseDM">DMForestGetBaseDM</A>()) allowed in the forest.  If the forest is being created by coarsening a previous forest (see <A HREF="../DM/DMForestGetAdaptivityForest.html#DMForestGetAdaptivityForest">DMForestGetAdaptivityForest</A>()) this limits the amount of coarsening. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestSetPartitionOverlap.html b/docs/manualpages/DM/DMForestSetPartitionOverlap.html
index 60543ff..2354f6d 100644
--- a/docs/manualpages/DM/DMForestSetPartitionOverlap.html
+++ b/docs/manualpages/DM/DMForestSetPartitionOverlap.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestSetPartitionOverlap</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestSetPartitionOverlap.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestSetPartitionOverlap.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestSetPartitionOverlap"><H1>DMForestSetPartitionOverlap</H1></A>
 During the pre-setup phase, set the amount of cell-overlap present in parallel partitions of a forest, with values > 0 indicating subdomains that are expanded by that many iterations of adding adjacent cells 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestSetTopology.html b/docs/manualpages/DM/DMForestSetTopology.html
index 109d686..b7636e8 100644
--- a/docs/manualpages/DM/DMForestSetTopology.html
+++ b/docs/manualpages/DM/DMForestSetTopology.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestSetTopology</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestSetTopology.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestSetTopology.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestSetTopology"><H1>DMForestSetTopology</H1></A>
 Set the topology of a DMForest during the pre-setup phase.  The topology is a string (e.g. "cube", "shell") and can be interpreted by subtypes of <A HREF="../DM/DMFOREST.html#DMFOREST">DMFOREST</A>) to construct the base <A HREF="../DM/DM.html#DM">DM</A> of a forest durint <A HREF="../DM/DMSetUp.html#DMSetUp">DMSetUp</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestSetWeightCapacity.html b/docs/manualpages/DM/DMForestSetWeightCapacity.html
index 4062e9b..474e74a 100644
--- a/docs/manualpages/DM/DMForestSetWeightCapacity.html
+++ b/docs/manualpages/DM/DMForestSetWeightCapacity.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestSetWeightCapacity</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestSetWeightCapacity.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestSetWeightCapacity.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestSetWeightCapacity"><H1>DMForestSetWeightCapacity</H1></A>
 During the pre-setup phase, set the capacity of the current process when repartitioning a pre-adaptation forest (see <A HREF="../DM/DMForestGetAdaptivityForest.html#DMForestGetAdaptivityForest">DMForestGetAdaptivityForest</A>()).  After partitioning, the ratio of the weight of each process's cells to the process's capacity will be roughly equal for all processes.  A capacity of 0 indicates that the current process should not have any cells after repartitioning. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMForestTemplate.html b/docs/manualpages/DM/DMForestTemplate.html
index 22cfff2..49d87e1 100644
--- a/docs/manualpages/DM/DMForestTemplate.html
+++ b/docs/manualpages/DM/DMForestTemplate.html
@@ -5,8 +5,8 @@
 <TITLE>DMForestTemplate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMForestTemplate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMForestTemplate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMForestTemplate"><H1>DMForestTemplate</H1></A>
 Create a new <A HREF="../DM/DM.html#DM">DM</A> that will be adapted from a source <A HREF="../DM/DM.html#DM">DM</A>.  The new <A HREF="../DM/DM.html#DM">DM</A> reproduces the configuration of the source, but is not yet setup, so that the user can then define only the ways that the new <A HREF="../DM/DM.html#DM">DM</A> should differ (by, e.g., refinement or repartitioning).  The source <A HREF="../DM/DM.html#DM">DM</A> is also set as the adaptivity source <A HREF="../DM/DM.html#DM">DM</A> [...]
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetApplicationContext.html b/docs/manualpages/DM/DMGetApplicationContext.html
index 0243c70..3bf505a 100644
--- a/docs/manualpages/DM/DMGetApplicationContext.html
+++ b/docs/manualpages/DM/DMGetApplicationContext.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetApplicationContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetApplicationContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetApplicationContext.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetApplicationContext"><H1>DMGetApplicationContext</H1></A>
 Gets a user context from a <A HREF="../DM/DM.html#DM">DM</A> object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetBlockSize.html b/docs/manualpages/DM/DMGetBlockSize.html
index 6992dc4..8e15b7f 100644
--- a/docs/manualpages/DM/DMGetBlockSize.html
+++ b/docs/manualpages/DM/DMGetBlockSize.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetBlockSize"><H1>DMGetBlockSize</H1></A>
 Gets the inherent block size associated with a <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetBoundary.html b/docs/manualpages/DM/DMGetBoundary.html
index c49f1fc..8409f61 100644
--- a/docs/manualpages/DM/DMGetBoundary.html
+++ b/docs/manualpages/DM/DMGetBoundary.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetBoundary</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetBoundary.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetBoundary.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetBoundary"><H1>DMGetBoundary</H1></A>
 Add a boundary condition to the model 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetCoarseDM.html b/docs/manualpages/DM/DMGetCoarseDM.html
index 0d7b956..beaf66f 100644
--- a/docs/manualpages/DM/DMGetCoarseDM.html
+++ b/docs/manualpages/DM/DMGetCoarseDM.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetCoarseDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetCoarseDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetCoarseDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetCoarseDM"><H1>DMGetCoarseDM</H1></A>
 Get the coarse mesh from which this was obtained by refinement 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetCoarsenLevel.html b/docs/manualpages/DM/DMGetCoarsenLevel.html
index 8970b7e..fbe18ec 100644
--- a/docs/manualpages/DM/DMGetCoarsenLevel.html
+++ b/docs/manualpages/DM/DMGetCoarsenLevel.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetCoarsenLevel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetCoarsenLevel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetCoarsenLevel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetCoarsenLevel"><H1>DMGetCoarsenLevel</H1></A>
 Get's the number of coarsenings that have generated this <A HREF="../DM/DM.html#DM">DM</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetCoordinateDM.html b/docs/manualpages/DM/DMGetCoordinateDM.html
index 4475b97..62d7e32 100644
--- a/docs/manualpages/DM/DMGetCoordinateDM.html
+++ b/docs/manualpages/DM/DMGetCoordinateDM.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetCoordinateDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetCoordinateDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetCoordinateDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetCoordinateDM"><H1>DMGetCoordinateDM</H1></A>
 Gets the <A HREF="../DM/DM.html#DM">DM</A> that prescribes coordinate layout and scatters between global and local coordinates 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetCoordinateDim.html b/docs/manualpages/DM/DMGetCoordinateDim.html
index f826ba9..6f85685 100644
--- a/docs/manualpages/DM/DMGetCoordinateDim.html
+++ b/docs/manualpages/DM/DMGetCoordinateDim.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetCoordinateDim</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetCoordinateDim.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetCoordinateDim.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetCoordinateDim"><H1>DMGetCoordinateDim</H1></A>
 Retrieve the dimension of embedding space for coordinate values. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetCoordinateSection.html b/docs/manualpages/DM/DMGetCoordinateSection.html
index d8c79ed..7dac781 100644
--- a/docs/manualpages/DM/DMGetCoordinateSection.html
+++ b/docs/manualpages/DM/DMGetCoordinateSection.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetCoordinateSection</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetCoordinateSection.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetCoordinateSection.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetCoordinateSection"><H1>DMGetCoordinateSection</H1></A>
 Retrieve the layout of coordinate values over the mesh. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetCoordinates.html b/docs/manualpages/DM/DMGetCoordinates.html
index ad44087..9f23359 100644
--- a/docs/manualpages/DM/DMGetCoordinates.html
+++ b/docs/manualpages/DM/DMGetCoordinates.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetCoordinates</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetCoordinates.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetCoordinates.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetCoordinates"><H1>DMGetCoordinates</H1></A>
 Gets a global vector with the coordinates associated with the <A HREF="../DM/DM.html#DM">DM</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetCoordinatesLocal.html b/docs/manualpages/DM/DMGetCoordinatesLocal.html
index c53c046..e793c8e 100644
--- a/docs/manualpages/DM/DMGetCoordinatesLocal.html
+++ b/docs/manualpages/DM/DMGetCoordinatesLocal.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetCoordinatesLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetCoordinatesLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetCoordinatesLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetCoordinatesLocal"><H1>DMGetCoordinatesLocal</H1></A>
 Gets a local vector with the coordinates associated with the <A HREF="../DM/DM.html#DM">DM</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetCoordinatesLocalized.html b/docs/manualpages/DM/DMGetCoordinatesLocalized.html
index e0cd84c..24e80d4 100644
--- a/docs/manualpages/DM/DMGetCoordinatesLocalized.html
+++ b/docs/manualpages/DM/DMGetCoordinatesLocalized.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetCoordinatesLocalized</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetCoordinatesLocalized.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetCoordinatesLocalized.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetCoordinatesLocalized"><H1>DMGetCoordinatesLocalized</H1></A>
 Check if the <A HREF="../DM/DM.html#DM">DM</A> coordinates have been localized for cells 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetDS.html b/docs/manualpages/DM/DMGetDS.html
index 6c5d600..6344bc1 100644
--- a/docs/manualpages/DM/DMGetDS.html
+++ b/docs/manualpages/DM/DMGetDS.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetDS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetDS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetDS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetDS"><H1>DMGetDS</H1></A>
 Get the <A HREF="../DM/PetscDS.html#PetscDS">PetscDS</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetDefaultConstraints.html b/docs/manualpages/DM/DMGetDefaultConstraints.html
index fdd391a..c5f4eaa 100644
--- a/docs/manualpages/DM/DMGetDefaultConstraints.html
+++ b/docs/manualpages/DM/DMGetDefaultConstraints.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetDefaultConstraints</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetDefaultConstraints.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetDefaultConstraints.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetDefaultConstraints"><H1>DMGetDefaultConstraints</H1></A>
 Get the <A HREF="../IS/PetscSection.html#PetscSection">PetscSection</A> and <A HREF="../Mat/Mat.html#Mat">Mat</A> the specify the local constraint interpolation. See <A HREF="../DM/DMSetDefaultConstraints.html#DMSetDefaultConstraints">DMSetDefaultConstraints</A>() for a description of the purpose of constraint interpolation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetDefaultGlobalSection.html b/docs/manualpages/DM/DMGetDefaultGlobalSection.html
index b8859c9..f1fe64f 100644
--- a/docs/manualpages/DM/DMGetDefaultGlobalSection.html
+++ b/docs/manualpages/DM/DMGetDefaultGlobalSection.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetDefaultGlobalSection</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetDefaultGlobalSection.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetDefaultGlobalSection.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetDefaultGlobalSection"><H1>DMGetDefaultGlobalSection</H1></A>
 Get the <A HREF="../IS/PetscSection.html#PetscSection">PetscSection</A> encoding the global data layout for the <A HREF="../DM/DM.html#DM">DM</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetDefaultSF.html b/docs/manualpages/DM/DMGetDefaultSF.html
index 20ae41d..6fff767 100644
--- a/docs/manualpages/DM/DMGetDefaultSF.html
+++ b/docs/manualpages/DM/DMGetDefaultSF.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetDefaultSF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetDefaultSF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetDefaultSF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetDefaultSF"><H1>DMGetDefaultSF</H1></A>
 Get the <A HREF="../PetscSF/PetscSF.html#PetscSF">PetscSF</A> encoding the parallel dof overlap for the <A HREF="../DM/DM.html#DM">DM</A>. If it has not been set, it is created from the default <A HREF="../IS/PetscSection.html#PetscSection">PetscSection</A> layouts in the <A HREF="../DM/DM.html#DM">DM</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetDefaultSection.html b/docs/manualpages/DM/DMGetDefaultSection.html
index 9940032..3aafe95 100644
--- a/docs/manualpages/DM/DMGetDefaultSection.html
+++ b/docs/manualpages/DM/DMGetDefaultSection.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetDefaultSection</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetDefaultSection.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetDefaultSection.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetDefaultSection"><H1>DMGetDefaultSection</H1></A>
 Get the <A HREF="../IS/PetscSection.html#PetscSection">PetscSection</A> encoding the local data layout for the <A HREF="../DM/DM.html#DM">DM</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetDimPoints.html b/docs/manualpages/DM/DMGetDimPoints.html
index cf41872..d476b8e 100644
--- a/docs/manualpages/DM/DMGetDimPoints.html
+++ b/docs/manualpages/DM/DMGetDimPoints.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetDimPoints</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetDimPoints.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetDimPoints.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetDimPoints"><H1>DMGetDimPoints</H1></A>
 Get the half-open interval for all points of a given dimension 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetDimension.html b/docs/manualpages/DM/DMGetDimension.html
index 31b70a7..8bb0e7b 100644
--- a/docs/manualpages/DM/DMGetDimension.html
+++ b/docs/manualpages/DM/DMGetDimension.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetDimension</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetDimension.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetDimension.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetDimension"><H1>DMGetDimension</H1></A>
 Return the topological dimension of the <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetField.html b/docs/manualpages/DM/DMGetField.html
index 08ac513..e1d6110 100644
--- a/docs/manualpages/DM/DMGetField.html
+++ b/docs/manualpages/DM/DMGetField.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetField</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetField.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetField.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetField"><H1>DMGetField</H1></A>
 Return the discretization object for a given <A HREF="../DM/DM.html#DM">DM</A> field 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetFineDM.html b/docs/manualpages/DM/DMGetFineDM.html
index b4dacc5..77ef87a 100644
--- a/docs/manualpages/DM/DMGetFineDM.html
+++ b/docs/manualpages/DM/DMGetFineDM.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetFineDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetFineDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetFineDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetFineDM"><H1>DMGetFineDM</H1></A>
 Get the fine mesh from which this was obtained by refinement 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetGlobalVector.html b/docs/manualpages/DM/DMGetGlobalVector.html
index 1a54aac..cd60811 100644
--- a/docs/manualpages/DM/DMGetGlobalVector.html
+++ b/docs/manualpages/DM/DMGetGlobalVector.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetGlobalVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetGlobalVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetGlobalVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetGlobalVector"><H1>DMGetGlobalVector</H1></A>
 Gets a MPI PETSc vector that may be used with the DMXXX routines. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetLabel.html b/docs/manualpages/DM/DMGetLabel.html
index f0fe897..dfe8890 100644
--- a/docs/manualpages/DM/DMGetLabel.html
+++ b/docs/manualpages/DM/DMGetLabel.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetLabel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetLabel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetLabel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetLabel"><H1>DMGetLabel</H1></A>
 Return the label of a given name, or NULL 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetLabelByNum.html b/docs/manualpages/DM/DMGetLabelByNum.html
index ebf9343..d0cfb81 100644
--- a/docs/manualpages/DM/DMGetLabelByNum.html
+++ b/docs/manualpages/DM/DMGetLabelByNum.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetLabelByNum</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetLabelByNum.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetLabelByNum.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetLabelByNum"><H1>DMGetLabelByNum</H1></A>
 Return the nth label 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetLabelIdIS.html b/docs/manualpages/DM/DMGetLabelIdIS.html
index 56f28ab..124c9d3 100644
--- a/docs/manualpages/DM/DMGetLabelIdIS.html
+++ b/docs/manualpages/DM/DMGetLabelIdIS.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetLabelIdIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetLabelIdIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetLabelIdIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetLabelIdIS"><H1>DMGetLabelIdIS</H1></A>
 Get the integer ids in a label 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetLabelName.html b/docs/manualpages/DM/DMGetLabelName.html
index 0e67ca5..8945ec4 100644
--- a/docs/manualpages/DM/DMGetLabelName.html
+++ b/docs/manualpages/DM/DMGetLabelName.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetLabelName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetLabelName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetLabelName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetLabelName"><H1>DMGetLabelName</H1></A>
 Return the name of nth label 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetLabelOutput.html b/docs/manualpages/DM/DMGetLabelOutput.html
index db7b3ee..8cbde20 100644
--- a/docs/manualpages/DM/DMGetLabelOutput.html
+++ b/docs/manualpages/DM/DMGetLabelOutput.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetLabelOutput</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetLabelOutput.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetLabelOutput.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetLabelOutput"><H1>DMGetLabelOutput</H1></A>
 Get the output flag for a given label 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetLabelSize.html b/docs/manualpages/DM/DMGetLabelSize.html
index 80e1d5a..4ed3bd8 100644
--- a/docs/manualpages/DM/DMGetLabelSize.html
+++ b/docs/manualpages/DM/DMGetLabelSize.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetLabelSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetLabelSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetLabelSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetLabelSize"><H1>DMGetLabelSize</H1></A>
 Get the number of different integer ids in a Label 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetLabelValue.html b/docs/manualpages/DM/DMGetLabelValue.html
index 64a1ac1..c488ee4 100644
--- a/docs/manualpages/DM/DMGetLabelValue.html
+++ b/docs/manualpages/DM/DMGetLabelValue.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetLabelValue</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetLabelValue.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetLabelValue.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetLabelValue"><H1>DMGetLabelValue</H1></A>
 Get the value in a Sieve Label for the given point, with 0 as the default 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetLocalToGlobalMapping.html b/docs/manualpages/DM/DMGetLocalToGlobalMapping.html
index f57266d..e247374 100644
--- a/docs/manualpages/DM/DMGetLocalToGlobalMapping.html
+++ b/docs/manualpages/DM/DMGetLocalToGlobalMapping.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetLocalToGlobalMapping</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetLocalToGlobalMapping.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetLocalToGlobalMapping.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetLocalToGlobalMapping"><H1>DMGetLocalToGlobalMapping</H1></A>
 Accesses the local-to-global mapping in a <A HREF="../DM/DM.html#DM">DM</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetLocalVector.html b/docs/manualpages/DM/DMGetLocalVector.html
index 1a64af7..622af7a 100644
--- a/docs/manualpages/DM/DMGetLocalVector.html
+++ b/docs/manualpages/DM/DMGetLocalVector.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetLocalVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetLocalVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetLocalVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetLocalVector"><H1>DMGetLocalVector</H1></A>
 Gets a Seq PETSc vector that may be used with the DMXXX routines. This vector has spaces for the ghost values. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetMatType.html b/docs/manualpages/DM/DMGetMatType.html
index a4e2f40..e10a6c7 100644
--- a/docs/manualpages/DM/DMGetMatType.html
+++ b/docs/manualpages/DM/DMGetMatType.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetMatType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetMatType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetMatType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetMatType"><H1>DMGetMatType</H1></A>
 Gets the type of matrix created with <A HREF="../DM/DMCreateMatrix.html#DMCreateMatrix">DMCreateMatrix</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetNamedGlobalVector.html b/docs/manualpages/DM/DMGetNamedGlobalVector.html
index cc00708..53684bc 100644
--- a/docs/manualpages/DM/DMGetNamedGlobalVector.html
+++ b/docs/manualpages/DM/DMGetNamedGlobalVector.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetNamedGlobalVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetNamedGlobalVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetNamedGlobalVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetNamedGlobalVector"><H1>DMGetNamedGlobalVector</H1></A>
 get access to a named, persistent global vector 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetNamedLocalVector.html b/docs/manualpages/DM/DMGetNamedLocalVector.html
index e3f895f..3e69601 100644
--- a/docs/manualpages/DM/DMGetNamedLocalVector.html
+++ b/docs/manualpages/DM/DMGetNamedLocalVector.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetNamedLocalVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetNamedLocalVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetNamedLocalVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetNamedLocalVector"><H1>DMGetNamedLocalVector</H1></A>
 get access to a named, persistent local vector 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetNumBoundary.html b/docs/manualpages/DM/DMGetNumBoundary.html
index e1f06d5..31b5e35 100644
--- a/docs/manualpages/DM/DMGetNumBoundary.html
+++ b/docs/manualpages/DM/DMGetNumBoundary.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetNumBoundary</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetNumBoundary.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetNumBoundary.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetNumBoundary"><H1>DMGetNumBoundary</H1></A>
 Get the number of registered BC 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetNumLabels.html b/docs/manualpages/DM/DMGetNumLabels.html
index 76f449b..338e818 100644
--- a/docs/manualpages/DM/DMGetNumLabels.html
+++ b/docs/manualpages/DM/DMGetNumLabels.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetNumLabels</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetNumLabels.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetNumLabels.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetNumLabels"><H1>DMGetNumLabels</H1></A>
 Return the number of labels defined by the mesh 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetOptionsPrefix.html b/docs/manualpages/DM/DMGetOptionsPrefix.html
index 5a229e1..21edbbd 100644
--- a/docs/manualpages/DM/DMGetOptionsPrefix.html
+++ b/docs/manualpages/DM/DMGetOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetOptionsPrefix"><H1>DMGetOptionsPrefix</H1></A>
 Gets the prefix used for searching for all <A HREF="../DM/DM.html#DM">DM</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetOutputDM.html b/docs/manualpages/DM/DMGetOutputDM.html
index 6bd6eb3..038d193 100644
--- a/docs/manualpages/DM/DMGetOutputDM.html
+++ b/docs/manualpages/DM/DMGetOutputDM.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetOutputDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetOutputDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetOutputDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetOutputDM"><H1>DMGetOutputDM</H1></A>
 Retrieve the <A HREF="../DM/DM.html#DM">DM</A> associated with the layout for output 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetOutputSequenceNumber.html b/docs/manualpages/DM/DMGetOutputSequenceNumber.html
index c05f803..88e163d 100644
--- a/docs/manualpages/DM/DMGetOutputSequenceNumber.html
+++ b/docs/manualpages/DM/DMGetOutputSequenceNumber.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetOutputSequenceNumber</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetOutputSequenceNumber.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetOutputSequenceNumber.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetOutputSequenceNumber"><H1>DMGetOutputSequenceNumber</H1></A>
 Retrieve the sequence number/value for output 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetPointSF.html b/docs/manualpages/DM/DMGetPointSF.html
index 37400b2..a98c412 100644
--- a/docs/manualpages/DM/DMGetPointSF.html
+++ b/docs/manualpages/DM/DMGetPointSF.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetPointSF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetPointSF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetPointSF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetPointSF"><H1>DMGetPointSF</H1></A>
 Get the <A HREF="../PetscSF/PetscSF.html#PetscSF">PetscSF</A> encoding the parallel section point overlap for the <A HREF="../DM/DM.html#DM">DM</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetRefineLevel.html b/docs/manualpages/DM/DMGetRefineLevel.html
index 8d253ec..cda237d 100644
--- a/docs/manualpages/DM/DMGetRefineLevel.html
+++ b/docs/manualpages/DM/DMGetRefineLevel.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetRefineLevel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetRefineLevel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetRefineLevel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetRefineLevel"><H1>DMGetRefineLevel</H1></A>
 Get's the number of refinements that have generated this <A HREF="../DM/DM.html#DM">DM</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetStratumIS.html b/docs/manualpages/DM/DMGetStratumIS.html
index c344f5b..e41812e 100644
--- a/docs/manualpages/DM/DMGetStratumIS.html
+++ b/docs/manualpages/DM/DMGetStratumIS.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetStratumIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetStratumIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetStratumIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetStratumIS"><H1>DMGetStratumIS</H1></A>
 Get the points in a label stratum 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetStratumSize.html b/docs/manualpages/DM/DMGetStratumSize.html
index 5882aa2..1365986 100644
--- a/docs/manualpages/DM/DMGetStratumSize.html
+++ b/docs/manualpages/DM/DMGetStratumSize.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetStratumSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetStratumSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetStratumSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetStratumSize"><H1>DMGetStratumSize</H1></A>
 Get the number of points in a label stratum 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetType.html b/docs/manualpages/DM/DMGetType.html
index 9736846..edbd608 100644
--- a/docs/manualpages/DM/DMGetType.html
+++ b/docs/manualpages/DM/DMGetType.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetType"><H1>DMGetType</H1></A>
 Gets the <A HREF="../DM/DM.html#DM">DM</A> type name (as a string) from the <A HREF="../DM/DM.html#DM">DM</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetUseNatural.html b/docs/manualpages/DM/DMGetUseNatural.html
index 46131e2..908425b 100644
--- a/docs/manualpages/DM/DMGetUseNatural.html
+++ b/docs/manualpages/DM/DMGetUseNatural.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetUseNatural</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetUseNatural.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetUseNatural.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetUseNatural"><H1>DMGetUseNatural</H1></A>
 Get the flag for creating a mapping to the natural order on distribution 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetVecType.html b/docs/manualpages/DM/DMGetVecType.html
index ed6e52e..4732e80 100644
--- a/docs/manualpages/DM/DMGetVecType.html
+++ b/docs/manualpages/DM/DMGetVecType.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetVecType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetVecType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetVecType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetVecType"><H1>DMGetVecType</H1></A>
 Gets the type of vector created with <A HREF="../DM/DMCreateLocalVector.html#DMCreateLocalVector">DMCreateLocalVector</A>() and <A HREF="../DM/DMCreateGlobalVector.html#DMCreateGlobalVector">DMCreateGlobalVector</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGetWorkArray.html b/docs/manualpages/DM/DMGetWorkArray.html
index 189c613..d81b0b2 100644
--- a/docs/manualpages/DM/DMGetWorkArray.html
+++ b/docs/manualpages/DM/DMGetWorkArray.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetWorkArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGetWorkArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGetWorkArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetWorkArray"><H1>DMGetWorkArray</H1></A>
 Gets a work array guaranteed to be at least the input size, restore with <A HREF="../DM/DMRestoreWorkArray.html#DMRestoreWorkArray">DMRestoreWorkArray</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGlobalToLocalBegin.html b/docs/manualpages/DM/DMGlobalToLocalBegin.html
index b9d8571..540865e 100644
--- a/docs/manualpages/DM/DMGlobalToLocalBegin.html
+++ b/docs/manualpages/DM/DMGlobalToLocalBegin.html
@@ -5,8 +5,8 @@
 <TITLE>DMGlobalToLocalBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGlobalToLocalBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGlobalToLocalBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGlobalToLocalBegin"><H1>DMGlobalToLocalBegin</H1></A>
 Begins updating local vectors from global vector 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGlobalToLocalBeginDefaultShell.html b/docs/manualpages/DM/DMGlobalToLocalBeginDefaultShell.html
index df405b9..333aa3e 100644
--- a/docs/manualpages/DM/DMGlobalToLocalBeginDefaultShell.html
+++ b/docs/manualpages/DM/DMGlobalToLocalBeginDefaultShell.html
@@ -5,8 +5,8 @@
 <TITLE>DMGlobalToLocalBeginDefaultShell</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGlobalToLocalBeginDefaultShell.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGlobalToLocalBeginDefaultShell.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGlobalToLocalBeginDefaultShell"><H1>DMGlobalToLocalBeginDefaultShell</H1></A>
 Uses the GlobalToLocal <A HREF="../Vec/VecScatter.html#VecScatter">VecScatter</A> context set by the user to begin a global to local scatter Collective 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGlobalToLocalEnd.html b/docs/manualpages/DM/DMGlobalToLocalEnd.html
index a3b9f5d..b010eda 100644
--- a/docs/manualpages/DM/DMGlobalToLocalEnd.html
+++ b/docs/manualpages/DM/DMGlobalToLocalEnd.html
@@ -5,8 +5,8 @@
 <TITLE>DMGlobalToLocalEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGlobalToLocalEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGlobalToLocalEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGlobalToLocalEnd"><H1>DMGlobalToLocalEnd</H1></A>
 Ends updating local vectors from global vector 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGlobalToLocalEndDefaultShell.html b/docs/manualpages/DM/DMGlobalToLocalEndDefaultShell.html
index d8f7e74..6be3394 100644
--- a/docs/manualpages/DM/DMGlobalToLocalEndDefaultShell.html
+++ b/docs/manualpages/DM/DMGlobalToLocalEndDefaultShell.html
@@ -5,8 +5,8 @@
 <TITLE>DMGlobalToLocalEndDefaultShell</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGlobalToLocalEndDefaultShell.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGlobalToLocalEndDefaultShell.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGlobalToLocalEndDefaultShell"><H1>DMGlobalToLocalEndDefaultShell</H1></A>
 Uses the GlobalToLocal <A HREF="../Vec/VecScatter.html#VecScatter">VecScatter</A> context set by the user to end a global to local scatter Collective 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMGlobalToLocalHookAdd.html b/docs/manualpages/DM/DMGlobalToLocalHookAdd.html
index efbb8c1..e6a85cb 100644
--- a/docs/manualpages/DM/DMGlobalToLocalHookAdd.html
+++ b/docs/manualpages/DM/DMGlobalToLocalHookAdd.html
@@ -5,8 +5,8 @@
 <TITLE>DMGlobalToLocalHookAdd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMGlobalToLocalHookAdd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMGlobalToLocalHookAdd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGlobalToLocalHookAdd"><H1>DMGlobalToLocalHookAdd</H1></A>
 adds a callback to be run when global to local is called 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMHasColoring.html b/docs/manualpages/DM/DMHasColoring.html
index 161b0c0..2abd419 100644
--- a/docs/manualpages/DM/DMHasColoring.html
+++ b/docs/manualpages/DM/DMHasColoring.html
@@ -5,8 +5,8 @@
 <TITLE>DMHasColoring</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMHasColoring.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMHasColoring.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMHasColoring"><H1>DMHasColoring</H1></A>
 does the <A HREF="../DM/DM.html#DM">DM</A> object have a method of providing a coloring? 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMHasCreateRestriction.html b/docs/manualpages/DM/DMHasCreateRestriction.html
index 7976e36..84d4825 100644
--- a/docs/manualpages/DM/DMHasCreateRestriction.html
+++ b/docs/manualpages/DM/DMHasCreateRestriction.html
@@ -5,8 +5,8 @@
 <TITLE>DMHasCreateRestriction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMHasCreateRestriction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMHasCreateRestriction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMHasCreateRestriction"><H1>DMHasCreateRestriction</H1></A>
 does the <A HREF="../DM/DM.html#DM">DM</A> object have a method of providing a restriction? 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMHasLabel.html b/docs/manualpages/DM/DMHasLabel.html
index d640723..fcc912c 100644
--- a/docs/manualpages/DM/DMHasLabel.html
+++ b/docs/manualpages/DM/DMHasLabel.html
@@ -5,8 +5,8 @@
 <TITLE>DMHasLabel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMHasLabel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMHasLabel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMHasLabel"><H1>DMHasLabel</H1></A>
 Determine whether the mesh has a label of a given name 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMHasNamedGlobalVector.html b/docs/manualpages/DM/DMHasNamedGlobalVector.html
index ef2e6cb..d6c8c9f 100644
--- a/docs/manualpages/DM/DMHasNamedGlobalVector.html
+++ b/docs/manualpages/DM/DMHasNamedGlobalVector.html
@@ -5,8 +5,8 @@
 <TITLE>DMHasNamedGlobalVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMHasNamedGlobalVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMHasNamedGlobalVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMHasNamedGlobalVector"><H1>DMHasNamedGlobalVector</H1></A>
 check for a named, persistent global vector 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMHasNamedLocalVector.html b/docs/manualpages/DM/DMHasNamedLocalVector.html
index b6c4dd5..8de2519 100644
--- a/docs/manualpages/DM/DMHasNamedLocalVector.html
+++ b/docs/manualpages/DM/DMHasNamedLocalVector.html
@@ -5,8 +5,8 @@
 <TITLE>DMHasNamedLocalVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMHasNamedLocalVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMHasNamedLocalVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMHasNamedLocalVector"><H1>DMHasNamedLocalVector</H1></A>
 check for a named, persistent local vector 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMHasVariableBounds.html b/docs/manualpages/DM/DMHasVariableBounds.html
index 1898ea0..e355b54 100644
--- a/docs/manualpages/DM/DMHasVariableBounds.html
+++ b/docs/manualpages/DM/DMHasVariableBounds.html
@@ -5,8 +5,8 @@
 <TITLE>DMHasVariableBounds</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMHasVariableBounds.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMHasVariableBounds.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMHasVariableBounds"><H1>DMHasVariableBounds</H1></A>
 does the <A HREF="../DM/DM.html#DM">DM</A> object have a variable bounds function? 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMInitializePackage.html b/docs/manualpages/DM/DMInitializePackage.html
index d9179db..b8e27a0 100644
--- a/docs/manualpages/DM/DMInitializePackage.html
+++ b/docs/manualpages/DM/DMInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>DMInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMInitializePackage"><H1>DMInitializePackage</H1></A>
 This function initializes everything in the <A HREF="../DM/DM.html#DM">DM</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to <A HREF="../AO/AOCreate.html#AOCreate">AOCreate</A>() or <A HREF="../DM/DMDACreate.html#DMDACreate">DMDACreate</A>() when using static libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMInterpolate.html b/docs/manualpages/DM/DMInterpolate.html
index 8e179c7..8faf993 100644
--- a/docs/manualpages/DM/DMInterpolate.html
+++ b/docs/manualpages/DM/DMInterpolate.html
@@ -5,8 +5,8 @@
 <TITLE>DMInterpolate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMInterpolate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMInterpolate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMInterpolate"><H1>DMInterpolate</H1></A>
 interpolates user-defined problem data to a finer <A HREF="../DM/DM.html#DM">DM</A> by running hooks registered by <A HREF="../DM/DMRefineHookAdd.html#DMRefineHookAdd">DMRefineHookAdd</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMIsForest.html b/docs/manualpages/DM/DMIsForest.html
index 23af775..ba12eb5 100644
--- a/docs/manualpages/DM/DMIsForest.html
+++ b/docs/manualpages/DM/DMIsForest.html
@@ -5,8 +5,8 @@
 <TITLE>DMIsForest</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMIsForest.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMIsForest.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMIsForest"><H1>DMIsForest</H1></A>
 Check whether a <A HREF="../DM/DM.html#DM">DM</A> uses the <A HREF="../DM/DMFOREST.html#DMFOREST">DMFOREST</A> interface for hierarchically-refined meshes 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMLabel.html b/docs/manualpages/DM/DMLabel.html
index 9128813..b6e3679 100644
--- a/docs/manualpages/DM/DMLabel.html
+++ b/docs/manualpages/DM/DMLabel.html
@@ -5,8 +5,8 @@
 <TITLE>DMLabel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMLabel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMLabel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMLabel"><H1>DMLabel</H1></A>
 Object which encapsulates a subset of the mesh from this <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMLabelClearValue.html b/docs/manualpages/DM/DMLabelClearValue.html
index 33b1a53..4e8a31d 100644
--- a/docs/manualpages/DM/DMLabelClearValue.html
+++ b/docs/manualpages/DM/DMLabelClearValue.html
@@ -5,8 +5,8 @@
 <TITLE>DMLabelClearValue</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMLabelClearValue.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMLabelClearValue.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMLabelClearValue"><H1>DMLabelClearValue</H1></A>
 Clear the value a label assigns to a point 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMLabelCreate.html b/docs/manualpages/DM/DMLabelCreate.html
index 0df20cd..66d32ab 100644
--- a/docs/manualpages/DM/DMLabelCreate.html
+++ b/docs/manualpages/DM/DMLabelCreate.html
@@ -5,8 +5,8 @@
 <TITLE>DMLabelCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMLabelCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMLabelCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMLabelCreate"><H1>DMLabelCreate</H1></A>
 Create a <A HREF="../DM/DMLabel.html#DMLabel">DMLabel</A> object, which is a multimap 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMLabelGather.html b/docs/manualpages/DM/DMLabelGather.html
index 2c383e2..f3e7ca0 100644
--- a/docs/manualpages/DM/DMLabelGather.html
+++ b/docs/manualpages/DM/DMLabelGather.html
@@ -5,8 +5,8 @@
 <TITLE>DMLabelGather</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMLabelGather.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMLabelGather.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMLabelGather"><H1>DMLabelGather</H1></A>
 Gather all label values from leafs into roots 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMLabelGetName.html b/docs/manualpages/DM/DMLabelGetName.html
index 584e271..643ff74 100644
--- a/docs/manualpages/DM/DMLabelGetName.html
+++ b/docs/manualpages/DM/DMLabelGetName.html
@@ -5,8 +5,8 @@
 <TITLE>DMLabelGetName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMLabelGetName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMLabelGetName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMLabelGetName"><H1>DMLabelGetName</H1></A>
 Return the name of a <A HREF="../DM/DMLabel.html#DMLabel">DMLabel</A> object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMLabelGetValue.html b/docs/manualpages/DM/DMLabelGetValue.html
index 142aaf7..a8d4b84 100644
--- a/docs/manualpages/DM/DMLabelGetValue.html
+++ b/docs/manualpages/DM/DMLabelGetValue.html
@@ -5,8 +5,8 @@
 <TITLE>DMLabelGetValue</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMLabelGetValue.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMLabelGetValue.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMLabelGetValue"><H1>DMLabelGetValue</H1></A>
 Return the value a label assigns to a point, or the label's default value (which is initially -1, and can be changed with DMLabelSetDefaultValue()) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMLabelHasPoint.html b/docs/manualpages/DM/DMLabelHasPoint.html
index ab774d9..657972c 100644
--- a/docs/manualpages/DM/DMLabelHasPoint.html
+++ b/docs/manualpages/DM/DMLabelHasPoint.html
@@ -5,8 +5,8 @@
 <TITLE>DMLabelHasPoint</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMLabelHasPoint.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMLabelHasPoint.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMLabelHasPoint"><H1>DMLabelHasPoint</H1></A>
 Determine whether a label assigns a value to a point 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMLabelHasValue.html b/docs/manualpages/DM/DMLabelHasValue.html
index 0f0c628..595e54a 100644
--- a/docs/manualpages/DM/DMLabelHasValue.html
+++ b/docs/manualpages/DM/DMLabelHasValue.html
@@ -5,8 +5,8 @@
 <TITLE>DMLabelHasValue</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMLabelHasValue.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMLabelHasValue.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMLabelHasValue"><H1>DMLabelHasValue</H1></A>
 Determine whether a label assigns the value to any point 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMLabelInsertIS.html b/docs/manualpages/DM/DMLabelInsertIS.html
index 8dbc5d0..7fcf6d0 100644
--- a/docs/manualpages/DM/DMLabelInsertIS.html
+++ b/docs/manualpages/DM/DMLabelInsertIS.html
@@ -5,8 +5,8 @@
 <TITLE>DMLabelInsertIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMLabelInsertIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMLabelInsertIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMLabelInsertIS"><H1>DMLabelInsertIS</H1></A>
 Set all points in the <A HREF="../IS/IS.html#IS">IS</A> to a value 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMLabelSetValue.html b/docs/manualpages/DM/DMLabelSetValue.html
index d05459f..5e1811b 100644
--- a/docs/manualpages/DM/DMLabelSetValue.html
+++ b/docs/manualpages/DM/DMLabelSetValue.html
@@ -5,8 +5,8 @@
 <TITLE>DMLabelSetValue</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMLabelSetValue.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMLabelSetValue.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMLabelSetValue"><H1>DMLabelSetValue</H1></A>
 Set the value a label assigns to a point.  If the value is the same as the label's default value (which is initially -1, and can be changed with DMLabelSetDefaultValue() to somethingg different), then this function will do nothing. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMLabelStratumHasPoint.html b/docs/manualpages/DM/DMLabelStratumHasPoint.html
index 0019726..9d40a47 100644
--- a/docs/manualpages/DM/DMLabelStratumHasPoint.html
+++ b/docs/manualpages/DM/DMLabelStratumHasPoint.html
@@ -5,8 +5,8 @@
 <TITLE>DMLabelStratumHasPoint</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMLabelStratumHasPoint.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMLabelStratumHasPoint.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMLabelStratumHasPoint"><H1>DMLabelStratumHasPoint</H1></A>
 Return true if the stratum contains a point 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMLabelView.html b/docs/manualpages/DM/DMLabelView.html
index 8de14a4..2921ef5 100644
--- a/docs/manualpages/DM/DMLabelView.html
+++ b/docs/manualpages/DM/DMLabelView.html
@@ -5,8 +5,8 @@
 <TITLE>DMLabelView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMLabelView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMLabelView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMLabelView"><H1>DMLabelView</H1></A>
 View the label 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMLoad.html b/docs/manualpages/DM/DMLoad.html
index 8a2d0fb..a631eb3 100644
--- a/docs/manualpages/DM/DMLoad.html
+++ b/docs/manualpages/DM/DMLoad.html
@@ -5,8 +5,8 @@
 <TITLE>DMLoad</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMLoad.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMLoad.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMLoad"><H1>DMLoad</H1></A>
 Loads a <A HREF="../DM/DM.html#DM">DM</A> that has been stored in binary  with <A HREF="../DM/DMView.html#DMView">DMView</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMLocalToGlobalBegin.html b/docs/manualpages/DM/DMLocalToGlobalBegin.html
index 8be5a2c..5ed5f1a 100644
--- a/docs/manualpages/DM/DMLocalToGlobalBegin.html
+++ b/docs/manualpages/DM/DMLocalToGlobalBegin.html
@@ -5,8 +5,8 @@
 <TITLE>DMLocalToGlobalBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMLocalToGlobalBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMLocalToGlobalBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMLocalToGlobalBegin"><H1>DMLocalToGlobalBegin</H1></A>
 updates global vectors from local vectors 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMLocalToGlobalBeginDefaultShell.html b/docs/manualpages/DM/DMLocalToGlobalBeginDefaultShell.html
index b2acff2..e67b189 100644
--- a/docs/manualpages/DM/DMLocalToGlobalBeginDefaultShell.html
+++ b/docs/manualpages/DM/DMLocalToGlobalBeginDefaultShell.html
@@ -5,8 +5,8 @@
 <TITLE>DMLocalToGlobalBeginDefaultShell</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMLocalToGlobalBeginDefaultShell.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMLocalToGlobalBeginDefaultShell.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMLocalToGlobalBeginDefaultShell"><H1>DMLocalToGlobalBeginDefaultShell</H1></A>
 Uses the LocalToGlobal <A HREF="../Vec/VecScatter.html#VecScatter">VecScatter</A> context set by the user to begin a local to global scatter Collective 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMLocalToGlobalEnd.html b/docs/manualpages/DM/DMLocalToGlobalEnd.html
index 4ad1f67..cabbfac 100644
--- a/docs/manualpages/DM/DMLocalToGlobalEnd.html
+++ b/docs/manualpages/DM/DMLocalToGlobalEnd.html
@@ -5,8 +5,8 @@
 <TITLE>DMLocalToGlobalEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMLocalToGlobalEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMLocalToGlobalEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMLocalToGlobalEnd"><H1>DMLocalToGlobalEnd</H1></A>
 updates global vectors from local vectors 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMLocalToGlobalEndDefaultShell.html b/docs/manualpages/DM/DMLocalToGlobalEndDefaultShell.html
index f3818a0..2b4ecfe 100644
--- a/docs/manualpages/DM/DMLocalToGlobalEndDefaultShell.html
+++ b/docs/manualpages/DM/DMLocalToGlobalEndDefaultShell.html
@@ -5,8 +5,8 @@
 <TITLE>DMLocalToGlobalEndDefaultShell</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMLocalToGlobalEndDefaultShell.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMLocalToGlobalEndDefaultShell.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMLocalToGlobalEndDefaultShell"><H1>DMLocalToGlobalEndDefaultShell</H1></A>
 Uses the LocalToGlobal <A HREF="../Vec/VecScatter.html#VecScatter">VecScatter</A> context set by the user to end a local to global scatter Collective 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMLocalToGlobalHookAdd.html b/docs/manualpages/DM/DMLocalToGlobalHookAdd.html
index 1948740..f6de606 100644
--- a/docs/manualpages/DM/DMLocalToGlobalHookAdd.html
+++ b/docs/manualpages/DM/DMLocalToGlobalHookAdd.html
@@ -5,8 +5,8 @@
 <TITLE>DMLocalToGlobalHookAdd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMLocalToGlobalHookAdd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMLocalToGlobalHookAdd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMLocalToGlobalHookAdd"><H1>DMLocalToGlobalHookAdd</H1></A>
 adds a callback to be run when a local to global is called 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMLocalToLocalBegin.html b/docs/manualpages/DM/DMLocalToLocalBegin.html
index 0d865a7..1a06221 100644
--- a/docs/manualpages/DM/DMLocalToLocalBegin.html
+++ b/docs/manualpages/DM/DMLocalToLocalBegin.html
@@ -5,8 +5,8 @@
 <TITLE>DMLocalToLocalBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMLocalToLocalBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMLocalToLocalBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMLocalToLocalBegin"><H1>DMLocalToLocalBegin</H1></A>
 Maps from a local vector (including ghost points that contain irrelevant values) to another local vector where the ghost points in the second are set correctly. Must be followed by <A HREF="../DM/DMLocalToLocalEnd.html#DMLocalToLocalEnd">DMLocalToLocalEnd</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMLocalToLocalBeginDefaultShell.html b/docs/manualpages/DM/DMLocalToLocalBeginDefaultShell.html
index d8c0d59..9c199fd 100644
--- a/docs/manualpages/DM/DMLocalToLocalBeginDefaultShell.html
+++ b/docs/manualpages/DM/DMLocalToLocalBeginDefaultShell.html
@@ -5,8 +5,8 @@
 <TITLE>DMLocalToLocalBeginDefaultShell</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMLocalToLocalBeginDefaultShell.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMLocalToLocalBeginDefaultShell.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMLocalToLocalBeginDefaultShell"><H1>DMLocalToLocalBeginDefaultShell</H1></A>
 Uses the LocalToLocal <A HREF="../Vec/VecScatter.html#VecScatter">VecScatter</A> context set by the user to begin a local to local scatter Collective 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMLocalToLocalEnd.html b/docs/manualpages/DM/DMLocalToLocalEnd.html
index 438059b..1923621 100644
--- a/docs/manualpages/DM/DMLocalToLocalEnd.html
+++ b/docs/manualpages/DM/DMLocalToLocalEnd.html
@@ -5,8 +5,8 @@
 <TITLE>DMLocalToLocalEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMLocalToLocalEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMLocalToLocalEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMLocalToLocalEnd"><H1>DMLocalToLocalEnd</H1></A>
 Maps from a local vector (including ghost points that contain irrelevant values) to another local vector where the ghost points in the second are set correctly. Must be preceded by <A HREF="../DM/DMLocalToLocalBegin.html#DMLocalToLocalBegin">DMLocalToLocalBegin</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMLocalToLocalEndDefaultShell.html b/docs/manualpages/DM/DMLocalToLocalEndDefaultShell.html
index 8369f2f..9065b15 100644
--- a/docs/manualpages/DM/DMLocalToLocalEndDefaultShell.html
+++ b/docs/manualpages/DM/DMLocalToLocalEndDefaultShell.html
@@ -5,8 +5,8 @@
 <TITLE>DMLocalToLocalEndDefaultShell</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMLocalToLocalEndDefaultShell.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMLocalToLocalEndDefaultShell.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMLocalToLocalEndDefaultShell"><H1>DMLocalToLocalEndDefaultShell</H1></A>
 Uses the LocalToLocal <A HREF="../Vec/VecScatter.html#VecScatter">VecScatter</A> context set by the user to end a local to local scatter Collective 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMLocalizeCoordinate.html b/docs/manualpages/DM/DMLocalizeCoordinate.html
index 809a290..559ed4f 100644
--- a/docs/manualpages/DM/DMLocalizeCoordinate.html
+++ b/docs/manualpages/DM/DMLocalizeCoordinate.html
@@ -5,8 +5,8 @@
 <TITLE>DMLocalizeCoordinate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMLocalizeCoordinate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMLocalizeCoordinate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMLocalizeCoordinate"><H1>DMLocalizeCoordinate</H1></A>
 If a mesh is periodic (a torus with lengths L_i, some of which can be infinite), project the coordinate onto [0, L_i) in each dimension. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMLocalizeCoordinates.html b/docs/manualpages/DM/DMLocalizeCoordinates.html
index d50588f..3025bf6 100644
--- a/docs/manualpages/DM/DMLocalizeCoordinates.html
+++ b/docs/manualpages/DM/DMLocalizeCoordinates.html
@@ -5,8 +5,8 @@
 <TITLE>DMLocalizeCoordinates</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMLocalizeCoordinates.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMLocalizeCoordinates.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMLocalizeCoordinates"><H1>DMLocalizeCoordinates</H1></A>
 If a mesh is periodic, create local coordinates for each cell 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMLocatePoints.html b/docs/manualpages/DM/DMLocatePoints.html
index 81663f6..7da31c8 100644
--- a/docs/manualpages/DM/DMLocatePoints.html
+++ b/docs/manualpages/DM/DMLocatePoints.html
@@ -5,8 +5,8 @@
 <TITLE>DMLocatePoints</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMLocatePoints.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMLocatePoints.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMLocatePoints"><H1>DMLocatePoints</H1></A>
 Locate the points in v in the mesh and return a <A HREF="../PetscSF/PetscSF.html#PetscSF">PetscSF</A> of the containing cells 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMOAB.html b/docs/manualpages/DM/DMMOAB.html
index 816a3e0..09fcf4d 100644
--- a/docs/manualpages/DM/DMMOAB.html
+++ b/docs/manualpages/DM/DMMOAB.html
@@ -5,8 +5,8 @@
 <TITLE>DMMOAB</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMOAB.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMOAB.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMOAB"><H1>DMMOAB</H1></A>
 "moab" - A <A HREF="../DM/DM.html#DM">DM</A> object that encapsulates an unstructured mesh described by the MOAB mesh database. Direct access to the MOAB Interface and other mesh manipulation related objects are available through public API. Ability to create global and local representation of <A HREF="../Vec/Vecs.html#Vecs">Vecs</A> containing all unknowns in the interior and shared boundary via a transparent tag-data wrapper is provided along with utility functions to traverse the mesh [...]
 <P>
diff --git a/docs/manualpages/DM/DMMoabCreate.html b/docs/manualpages/DM/DMMoabCreate.html
index 1004331..179319a 100644
--- a/docs/manualpages/DM/DMMoabCreate.html
+++ b/docs/manualpages/DM/DMMoabCreate.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabCreate"><H1>DMMoabCreate</H1></A>
 Creates a DMMoab object, optionally from an instance and other data 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabCreateBoxMesh.html b/docs/manualpages/DM/DMMoabCreateBoxMesh.html
index 40e40d6..05e14db 100644
--- a/docs/manualpages/DM/DMMoabCreateBoxMesh.html
+++ b/docs/manualpages/DM/DMMoabCreateBoxMesh.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabCreateBoxMesh</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabCreateBoxMesh.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabCreateBoxMesh.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabCreateBoxMesh"><H1>DMMoabCreateBoxMesh</H1></A>
 Creates a mesh on the tensor product (box) of intervals with user specified bounds. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabCreateVector.html b/docs/manualpages/DM/DMMoabCreateVector.html
index 3942fac..8d85787 100644
--- a/docs/manualpages/DM/DMMoabCreateVector.html
+++ b/docs/manualpages/DM/DMMoabCreateVector.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabCreateVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabCreateVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabCreateVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabCreateVector"><H1>DMMoabCreateVector</H1></A>
 Create a <A HREF="../Vec/Vec.html#Vec">Vec</A> from either an existing tag, or a specified tag size, and a range of entities 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetAllVertices.html b/docs/manualpages/DM/DMMoabGetAllVertices.html
index f7d25ce..a71a0b9 100644
--- a/docs/manualpages/DM/DMMoabGetAllVertices.html
+++ b/docs/manualpages/DM/DMMoabGetAllVertices.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetAllVertices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetAllVertices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetAllVertices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetAllVertices"><H1>DMMoabGetAllVertices</H1></A>
 Get the entities having DOFs on this DMMoab 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetBlockSize.html b/docs/manualpages/DM/DMMoabGetBlockSize.html
index d08d61a..18d40f9 100644
--- a/docs/manualpages/DM/DMMoabGetBlockSize.html
+++ b/docs/manualpages/DM/DMMoabGetBlockSize.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetBlockSize"><H1>DMMoabGetBlockSize</H1></A>
 Get the block size used with this DMMoab 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetBoundaryMarkers.html b/docs/manualpages/DM/DMMoabGetBoundaryMarkers.html
index 86b1f97..8b1fb75 100644
--- a/docs/manualpages/DM/DMMoabGetBoundaryMarkers.html
+++ b/docs/manualpages/DM/DMMoabGetBoundaryMarkers.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetBoundaryMarkers</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetBoundaryMarkers.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetBoundaryMarkers.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetBoundaryMarkers"><H1>DMMoabGetBoundaryMarkers</H1></A>
 Return references to the vertices, faces, elements on the boundary 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetDimension.html b/docs/manualpages/DM/DMMoabGetDimension.html
index d3b23ea..c28f6a0 100644
--- a/docs/manualpages/DM/DMMoabGetDimension.html
+++ b/docs/manualpages/DM/DMMoabGetDimension.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetDimension</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetDimension.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetDimension.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetDimension"><H1>DMMoabGetDimension</H1></A>
 Get the dimension of the <A HREF="../DM/DM.html#DM">DM</A> Mesh 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetDofs.html b/docs/manualpages/DM/DMMoabGetDofs.html
index f67d645..05d7ca2 100644
--- a/docs/manualpages/DM/DMMoabGetDofs.html
+++ b/docs/manualpages/DM/DMMoabGetDofs.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetDofs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetDofs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetDofs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetDofs"><H1>DMMoabGetDofs</H1></A>
 Gets the global degree-of-freedom for all fields (components) defined on an array of MOAB EntityHandles. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetDofsBlocked.html b/docs/manualpages/DM/DMMoabGetDofsBlocked.html
index e0b4787..2f6d6c7 100644
--- a/docs/manualpages/DM/DMMoabGetDofsBlocked.html
+++ b/docs/manualpages/DM/DMMoabGetDofsBlocked.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetDofsBlocked</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetDofsBlocked.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetDofsBlocked.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetDofsBlocked"><H1>DMMoabGetDofsBlocked</H1></A>
 Gets the global degree-of-freedom for the first field (component) defined on an array of MOAB EntityHandles. It is useful when performing Blocked(Get/Set) methods in computation of element residuals and assembly of the discrete systems when all fields are co-located. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetDofsBlockedLocal.html b/docs/manualpages/DM/DMMoabGetDofsBlockedLocal.html
index ccd40b2..9735c55 100644
--- a/docs/manualpages/DM/DMMoabGetDofsBlockedLocal.html
+++ b/docs/manualpages/DM/DMMoabGetDofsBlockedLocal.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetDofsBlockedLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetDofsBlockedLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetDofsBlockedLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetDofsBlockedLocal"><H1>DMMoabGetDofsBlockedLocal</H1></A>
 Gets the local degree-of-freedom for the first field (component) defined on an array of MOAB EntityHandles. It is useful when performing local Blocked(Get/Set) methods in computation of element residuals and assembly of the discrete systems when all fields are co-located. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetDofsLocal.html b/docs/manualpages/DM/DMMoabGetDofsLocal.html
index a1c192d..bb6014b 100644
--- a/docs/manualpages/DM/DMMoabGetDofsLocal.html
+++ b/docs/manualpages/DM/DMMoabGetDofsLocal.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetDofsLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetDofsLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetDofsLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetDofsLocal"><H1>DMMoabGetDofsLocal</H1></A>
 Gets the local degree-of-freedom for all fields (components) defined on an array of MOAB EntityHandles. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetElementConnectivity.html b/docs/manualpages/DM/DMMoabGetElementConnectivity.html
index 3be9274..26c2b66 100644
--- a/docs/manualpages/DM/DMMoabGetElementConnectivity.html
+++ b/docs/manualpages/DM/DMMoabGetElementConnectivity.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetElementConnectivity</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetElementConnectivity.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetElementConnectivity.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetElementConnectivity"><H1>DMMoabGetElementConnectivity</H1></A>
 Get the vertex adjacency for the given entity 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetFieldDof.html b/docs/manualpages/DM/DMMoabGetFieldDof.html
index 52ef911..70a0a22 100644
--- a/docs/manualpages/DM/DMMoabGetFieldDof.html
+++ b/docs/manualpages/DM/DMMoabGetFieldDof.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetFieldDof</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetFieldDof.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetFieldDof.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetFieldDof"><H1>DMMoabGetFieldDof</H1></A>
 Gets the global degree-of-freedom of a field (component) defined on a particular MOAB EntityHandle. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetFieldDofs.html b/docs/manualpages/DM/DMMoabGetFieldDofs.html
index 778540b..89a9118 100644
--- a/docs/manualpages/DM/DMMoabGetFieldDofs.html
+++ b/docs/manualpages/DM/DMMoabGetFieldDofs.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetFieldDofs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetFieldDofs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetFieldDofs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetFieldDofs"><H1>DMMoabGetFieldDofs</H1></A>
 Gets the global degree-of-freedom of a field (component) defined on an array of MOAB EntityHandles. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetFieldDofsLocal.html b/docs/manualpages/DM/DMMoabGetFieldDofsLocal.html
index 57e9b1a..589212b 100644
--- a/docs/manualpages/DM/DMMoabGetFieldDofsLocal.html
+++ b/docs/manualpages/DM/DMMoabGetFieldDofsLocal.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetFieldDofsLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetFieldDofsLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetFieldDofsLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetFieldDofsLocal"><H1>DMMoabGetFieldDofsLocal</H1></A>
 Gets the local degrees-of-freedom of a field (component) defined on an array of MOAB EntityHandles. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetFieldName.html b/docs/manualpages/DM/DMMoabGetFieldName.html
index ad7b6e7..640c972 100644
--- a/docs/manualpages/DM/DMMoabGetFieldName.html
+++ b/docs/manualpages/DM/DMMoabGetFieldName.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetFieldName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetFieldName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetFieldName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetFieldName"><H1>DMMoabGetFieldName</H1></A>
 Gets the names of individual field components in multicomponent vectors associated with a <A HREF="../DM/DMDA.html#DMDA">DMDA</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetInterface.html b/docs/manualpages/DM/DMMoabGetInterface.html
index dd9dd28..779e6ac 100644
--- a/docs/manualpages/DM/DMMoabGetInterface.html
+++ b/docs/manualpages/DM/DMMoabGetInterface.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetInterface</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetInterface.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetInterface.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetInterface"><H1>DMMoabGetInterface</H1></A>
 Get the MOAB instance used with this DMMoab 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetLocalElements.html b/docs/manualpages/DM/DMMoabGetLocalElements.html
index f001674..1b5b11e 100644
--- a/docs/manualpages/DM/DMMoabGetLocalElements.html
+++ b/docs/manualpages/DM/DMMoabGetLocalElements.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetLocalElements</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetLocalElements.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetLocalElements.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetLocalElements"><H1>DMMoabGetLocalElements</H1></A>
 Get the higher-dimensional entities that are locally owned 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetLocalSize.html b/docs/manualpages/DM/DMMoabGetLocalSize.html
index 247c079..0c670bc 100644
--- a/docs/manualpages/DM/DMMoabGetLocalSize.html
+++ b/docs/manualpages/DM/DMMoabGetLocalSize.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetLocalSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetLocalSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetLocalSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetLocalSize"><H1>DMMoabGetLocalSize</H1></A>
 Get the local and ghosted vertex size used with this DMMoab 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetLocalToGlobalTag.html b/docs/manualpages/DM/DMMoabGetLocalToGlobalTag.html
index f222e46..526eca9 100644
--- a/docs/manualpages/DM/DMMoabGetLocalToGlobalTag.html
+++ b/docs/manualpages/DM/DMMoabGetLocalToGlobalTag.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetLocalToGlobalTag</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetLocalToGlobalTag.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetLocalToGlobalTag.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetLocalToGlobalTag"><H1>DMMoabGetLocalToGlobalTag</H1></A>
 Get the tag used for local to global numbering 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetLocalVertices.html b/docs/manualpages/DM/DMMoabGetLocalVertices.html
index c403de3..e79c585 100644
--- a/docs/manualpages/DM/DMMoabGetLocalVertices.html
+++ b/docs/manualpages/DM/DMMoabGetLocalVertices.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetLocalVertices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetLocalVertices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetLocalVertices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetLocalVertices"><H1>DMMoabGetLocalVertices</H1></A>
 Get the entities having DOFs on this DMMoab 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetMaterialBlock.html b/docs/manualpages/DM/DMMoabGetMaterialBlock.html
index 5b3a158..f8c0099 100644
--- a/docs/manualpages/DM/DMMoabGetMaterialBlock.html
+++ b/docs/manualpages/DM/DMMoabGetMaterialBlock.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetMaterialBlock</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetMaterialBlock.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetMaterialBlock.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetMaterialBlock"><H1>DMMoabGetMaterialBlock</H1></A>
 Get the material ID corresponding to the current entity of the <A HREF="../DM/DM.html#DM">DM</A> Mesh 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetOffset.html b/docs/manualpages/DM/DMMoabGetOffset.html
index 44f30f3..e1b8632 100644
--- a/docs/manualpages/DM/DMMoabGetOffset.html
+++ b/docs/manualpages/DM/DMMoabGetOffset.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetOffset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetOffset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetOffset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetOffset"><H1>DMMoabGetOffset</H1></A>
 Get the local offset for the global vector 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetParallelComm.html b/docs/manualpages/DM/DMMoabGetParallelComm.html
index 227d6c1..4819b2a 100644
--- a/docs/manualpages/DM/DMMoabGetParallelComm.html
+++ b/docs/manualpages/DM/DMMoabGetParallelComm.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetParallelComm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetParallelComm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetParallelComm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetParallelComm"><H1>DMMoabGetParallelComm</H1></A>
 Get the ParallelComm used with this DMMoab 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetSize.html b/docs/manualpages/DM/DMMoabGetSize.html
index 0ad2b4c..0585676 100644
--- a/docs/manualpages/DM/DMMoabGetSize.html
+++ b/docs/manualpages/DM/DMMoabGetSize.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetSize"><H1>DMMoabGetSize</H1></A>
 Get the global vertex size used with this DMMoab 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetVecRange.html b/docs/manualpages/DM/DMMoabGetVecRange.html
index 4ced5ea..980e998 100644
--- a/docs/manualpages/DM/DMMoabGetVecRange.html
+++ b/docs/manualpages/DM/DMMoabGetVecRange.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetVecRange</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetVecRange.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetVecRange.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetVecRange"><H1>DMMoabGetVecRange</H1></A>
 Get the MOAB entities associated with this <A HREF="../Vec/Vec.html#Vec">Vec</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetVecTag.html b/docs/manualpages/DM/DMMoabGetVecTag.html
index c04a230..ce50738 100644
--- a/docs/manualpages/DM/DMMoabGetVecTag.html
+++ b/docs/manualpages/DM/DMMoabGetVecTag.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetVecTag</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetVecTag.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetVecTag.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetVecTag"><H1>DMMoabGetVecTag</H1></A>
 Get the MOAB tag associated with this <A HREF="../Vec/Vec.html#Vec">Vec</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetVertexConnectivity.html b/docs/manualpages/DM/DMMoabGetVertexConnectivity.html
index 9822547..8ee8f57 100644
--- a/docs/manualpages/DM/DMMoabGetVertexConnectivity.html
+++ b/docs/manualpages/DM/DMMoabGetVertexConnectivity.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetVertexConnectivity</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetVertexConnectivity.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetVertexConnectivity.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetVertexConnectivity"><H1>DMMoabGetVertexConnectivity</H1></A>
 Get the vertex adjacency for the given entity 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetVertexCoordinates.html b/docs/manualpages/DM/DMMoabGetVertexCoordinates.html
index 74276c7..884f767 100644
--- a/docs/manualpages/DM/DMMoabGetVertexCoordinates.html
+++ b/docs/manualpages/DM/DMMoabGetVertexCoordinates.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetVertexCoordinates</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetVertexCoordinates.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetVertexCoordinates.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetVertexCoordinates"><H1>DMMoabGetVertexCoordinates</H1></A>
 Get the coordinates corresponding to the requested vertex entities 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetVertexDofsBlocked.html b/docs/manualpages/DM/DMMoabGetVertexDofsBlocked.html
index 7521f23..16ab2cb 100644
--- a/docs/manualpages/DM/DMMoabGetVertexDofsBlocked.html
+++ b/docs/manualpages/DM/DMMoabGetVertexDofsBlocked.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetVertexDofsBlocked</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetVertexDofsBlocked.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetVertexDofsBlocked.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetVertexDofsBlocked"><H1>DMMoabGetVertexDofsBlocked</H1></A>
 Gets the global degree-of-freedom for the first field (component) defined on an array of locally owned MOAB mesh vertices. It's utility is when performing Finite-Difference type calculations where vertex traversal is faster than element-wise assembly that is typically done in FEM calculations. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabGetVertexDofsBlockedLocal.html b/docs/manualpages/DM/DMMoabGetVertexDofsBlockedLocal.html
index aa0966a..c178030 100644
--- a/docs/manualpages/DM/DMMoabGetVertexDofsBlockedLocal.html
+++ b/docs/manualpages/DM/DMMoabGetVertexDofsBlockedLocal.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabGetVertexDofsBlockedLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabGetVertexDofsBlockedLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabGetVertexDofsBlockedLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabGetVertexDofsBlockedLocal"><H1>DMMoabGetVertexDofsBlockedLocal</H1></A>
 Gets the local degree-of-freedom for the first field (component) defined on an array of locally owned MOAB mesh vertices. It's utility is when performing Finite-Difference type calculations where vertex traversal is faster than element-wise assembly that is typically done in FEM calculations. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabIsEntityOnBoundary.html b/docs/manualpages/DM/DMMoabIsEntityOnBoundary.html
index 674c991..7340600 100644
--- a/docs/manualpages/DM/DMMoabIsEntityOnBoundary.html
+++ b/docs/manualpages/DM/DMMoabIsEntityOnBoundary.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabIsEntityOnBoundary</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabIsEntityOnBoundary.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabIsEntityOnBoundary.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabIsEntityOnBoundary"><H1>DMMoabIsEntityOnBoundary</H1></A>
 Check whether a given entity is on the boundary (vertex, edge, face, element) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabLoadFromFile.html b/docs/manualpages/DM/DMMoabLoadFromFile.html
index b689281..af94add 100644
--- a/docs/manualpages/DM/DMMoabLoadFromFile.html
+++ b/docs/manualpages/DM/DMMoabLoadFromFile.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabLoadFromFile</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabLoadFromFile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabLoadFromFile.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabLoadFromFile"><H1>DMMoabLoadFromFile</H1></A>
 Creates a <A HREF="../DM/DM.html#DM">DM</A> object by loading the mesh from a user specified file. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabOutput.html b/docs/manualpages/DM/DMMoabOutput.html
index 51fad56..fd2a645 100644
--- a/docs/manualpages/DM/DMMoabOutput.html
+++ b/docs/manualpages/DM/DMMoabOutput.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabOutput</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabOutput.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabOutput.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabOutput"><H1>DMMoabOutput</H1></A>
 Output the solution vectors that are stored in the DMMoab object as tags  along with the complete mesh data structure in the native H5M or VTK format. The H5M output file can be visualized directly with Paraview (if compiled with appropriate plugin) or converted with MOAB/tools/mbconvert to a VTK or Exodus file. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabRestoreVertexConnectivity.html b/docs/manualpages/DM/DMMoabRestoreVertexConnectivity.html
index b056a23..46aa7e8 100644
--- a/docs/manualpages/DM/DMMoabRestoreVertexConnectivity.html
+++ b/docs/manualpages/DM/DMMoabRestoreVertexConnectivity.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabRestoreVertexConnectivity</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabRestoreVertexConnectivity.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabRestoreVertexConnectivity.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabRestoreVertexConnectivity"><H1>DMMoabRestoreVertexConnectivity</H1></A>
 Restore the vertex connectivity for the given entity 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabSetBlockFills.html b/docs/manualpages/DM/DMMoabSetBlockFills.html
index efdc5c3..6aebf77 100644
--- a/docs/manualpages/DM/DMMoabSetBlockFills.html
+++ b/docs/manualpages/DM/DMMoabSetBlockFills.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabSetBlockFills</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabSetBlockFills.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabSetBlockFills.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabSetBlockFills"><H1>DMMoabSetBlockFills</H1></A>
 Sets the fill pattern in each block for a multi-component problem of the matrix returned by <A HREF="../DM/DMCreateMatrix.html#DMCreateMatrix">DMCreateMatrix</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabSetBlockSize.html b/docs/manualpages/DM/DMMoabSetBlockSize.html
index 9eb6c54..8e2b4c3 100644
--- a/docs/manualpages/DM/DMMoabSetBlockSize.html
+++ b/docs/manualpages/DM/DMMoabSetBlockSize.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabSetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabSetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabSetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabSetBlockSize"><H1>DMMoabSetBlockSize</H1></A>
 Set the block size used with this DMMoab 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabSetFieldName.html b/docs/manualpages/DM/DMMoabSetFieldName.html
index 2c24537..8f4eb20 100644
--- a/docs/manualpages/DM/DMMoabSetFieldName.html
+++ b/docs/manualpages/DM/DMMoabSetFieldName.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabSetFieldName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabSetFieldName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabSetFieldName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabSetFieldName"><H1>DMMoabSetFieldName</H1></A>
 Sets the name of a field (component) managed by the <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabSetFieldNames.html b/docs/manualpages/DM/DMMoabSetFieldNames.html
index 81c8a2c..2d51b8f 100644
--- a/docs/manualpages/DM/DMMoabSetFieldNames.html
+++ b/docs/manualpages/DM/DMMoabSetFieldNames.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabSetFieldNames</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabSetFieldNames.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabSetFieldNames.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabSetFieldNames"><H1>DMMoabSetFieldNames</H1></A>
 Sets the number of fields and their names to be managed by the <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabSetFieldVector.html b/docs/manualpages/DM/DMMoabSetFieldVector.html
index 25e3cbd..93002cb 100644
--- a/docs/manualpages/DM/DMMoabSetFieldVector.html
+++ b/docs/manualpages/DM/DMMoabSetFieldVector.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabSetFieldVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabSetFieldVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabSetFieldVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabSetFieldVector"><H1>DMMoabSetFieldVector</H1></A>
 Sets the vector reference that represents the solution associated with a particular field component. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabSetGlobalFieldVector.html b/docs/manualpages/DM/DMMoabSetGlobalFieldVector.html
index 5d750ba..56b24ce 100644
--- a/docs/manualpages/DM/DMMoabSetGlobalFieldVector.html
+++ b/docs/manualpages/DM/DMMoabSetGlobalFieldVector.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabSetGlobalFieldVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabSetGlobalFieldVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabSetGlobalFieldVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabSetGlobalFieldVector"><H1>DMMoabSetGlobalFieldVector</H1></A>
 Sets the vector reference that represents the global solution associated with all fields (components) managed by <A HREF="../DM/DM.html#DM">DM</A>.  A useful utility when updating the <A HREF="../DM/DM.html#DM">DM</A> solution after a solve, to be serialized with the mesh for  checkpointing purposes. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabSetInterface.html b/docs/manualpages/DM/DMMoabSetInterface.html
index f93eaee..245f14e 100644
--- a/docs/manualpages/DM/DMMoabSetInterface.html
+++ b/docs/manualpages/DM/DMMoabSetInterface.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabSetInterface</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabSetInterface.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabSetInterface.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabSetInterface"><H1>DMMoabSetInterface</H1></A>
 Set the MOAB instance used with this DMMoab 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabSetLocalElements.html b/docs/manualpages/DM/DMMoabSetLocalElements.html
index 1b38aa1..6ad20c2 100644
--- a/docs/manualpages/DM/DMMoabSetLocalElements.html
+++ b/docs/manualpages/DM/DMMoabSetLocalElements.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabSetLocalElements</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabSetLocalElements.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabSetLocalElements.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabSetLocalElements"><H1>DMMoabSetLocalElements</H1></A>
 Set the entities having DOFs on this DMMoab 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabSetLocalToGlobalTag.html b/docs/manualpages/DM/DMMoabSetLocalToGlobalTag.html
index 78cce1d..6325fe3 100644
--- a/docs/manualpages/DM/DMMoabSetLocalToGlobalTag.html
+++ b/docs/manualpages/DM/DMMoabSetLocalToGlobalTag.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabSetLocalToGlobalTag</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabSetLocalToGlobalTag.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabSetLocalToGlobalTag.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabSetLocalToGlobalTag"><H1>DMMoabSetLocalToGlobalTag</H1></A>
 Set the tag used for local to global numbering 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabSetLocalVertices.html b/docs/manualpages/DM/DMMoabSetLocalVertices.html
index d97dc09..c705048 100644
--- a/docs/manualpages/DM/DMMoabSetLocalVertices.html
+++ b/docs/manualpages/DM/DMMoabSetLocalVertices.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabSetLocalVertices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabSetLocalVertices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabSetLocalVertices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabSetLocalVertices"><H1>DMMoabSetLocalVertices</H1></A>
 Set the entities having DOFs on this DMMoab 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabSetParallelComm.html b/docs/manualpages/DM/DMMoabSetParallelComm.html
index 8b7152e..4f000ae 100644
--- a/docs/manualpages/DM/DMMoabSetParallelComm.html
+++ b/docs/manualpages/DM/DMMoabSetParallelComm.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabSetParallelComm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabSetParallelComm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabSetParallelComm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabSetParallelComm"><H1>DMMoabSetParallelComm</H1></A>
 Set the ParallelComm used with this DMMoab 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabVecGetArray.html b/docs/manualpages/DM/DMMoabVecGetArray.html
index 75fb387..3c783ea 100644
--- a/docs/manualpages/DM/DMMoabVecGetArray.html
+++ b/docs/manualpages/DM/DMMoabVecGetArray.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabVecGetArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabVecGetArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabVecGetArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabVecGetArray"><H1>DMMoabVecGetArray</H1></A>
 Returns the writable direct access array to the local representation of MOAB tag data for the underlying vector using locally owned+ghosted range of entities 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabVecGetArrayRead.html b/docs/manualpages/DM/DMMoabVecGetArrayRead.html
index 8b8cb69..eb5b8e8 100644
--- a/docs/manualpages/DM/DMMoabVecGetArrayRead.html
+++ b/docs/manualpages/DM/DMMoabVecGetArrayRead.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabVecGetArrayRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabVecGetArrayRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabVecGetArrayRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabVecGetArrayRead"><H1>DMMoabVecGetArrayRead</H1></A>
 Returns the read-only direct access array to the local representation of MOAB tag data for the underlying vector using locally owned+ghosted range of entities 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMMoabVecRestoreArray.html b/docs/manualpages/DM/DMMoabVecRestoreArray.html
index 80c4335..1a2c5cf 100644
--- a/docs/manualpages/DM/DMMoabVecRestoreArray.html
+++ b/docs/manualpages/DM/DMMoabVecRestoreArray.html
@@ -5,8 +5,8 @@
 <TITLE>DMMoabVecRestoreArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMMoabVecRestoreArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMMoabVecRestoreArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMMoabVecRestoreArray"><H1>DMMoabVecRestoreArray</H1></A>
 Restores the read-only direct access array obtained via <A HREF="../DM/DMMoabVecGetArray.html#DMMoabVecGetArray">DMMoabVecGetArray</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNETWORK.html b/docs/manualpages/DM/DMNETWORK.html
index dd7d8b8..f970628 100644
--- a/docs/manualpages/DM/DMNETWORK.html
+++ b/docs/manualpages/DM/DMNETWORK.html
@@ -5,8 +5,8 @@
 <TITLE>DMNETWORK</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNETWORK.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNETWORK.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNETWORK"><H1>DMNETWORK</H1></A>
 "network" - A <A HREF="../DM/DM.html#DM">DM</A> object that encapsulates an unstructured network. The implementation is based on the <A HREF="../DM/DM.html#DM">DM</A> object DMPlex that manages unstructured grids. Distributed networks use a non-overlapping partitioning of the edges. In the local representation, <A HREF="../Vec/Vecs.html#Vecs">Vecs</A> contain all unknowns in the interior and shared boundary. This is specified by a <A HREF="../IS/PetscSection.html#PetscSection">PetscSecti [...]
 <P>
diff --git a/docs/manualpages/DM/DMNetworkAddComponent.html b/docs/manualpages/DM/DMNetworkAddComponent.html
index 8f3bc27..932364c 100644
--- a/docs/manualpages/DM/DMNetworkAddComponent.html
+++ b/docs/manualpages/DM/DMNetworkAddComponent.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkAddComponent</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkAddComponent.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkAddComponent.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkAddComponent"><H1>DMNetworkAddComponent</H1></A>
 Adds a network component at the given point (vertex/edge) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNetworkAddNumVariables.html b/docs/manualpages/DM/DMNetworkAddNumVariables.html
index 65c55ea..9e0b29d 100644
--- a/docs/manualpages/DM/DMNetworkAddNumVariables.html
+++ b/docs/manualpages/DM/DMNetworkAddNumVariables.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkAddNumVariables</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkAddNumVariables.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkAddNumVariables.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkAddNumVariables"><H1>DMNetworkAddNumVariables</H1></A>
 Add number of variables associated with a given point. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNetworkCreate.html b/docs/manualpages/DM/DMNetworkCreate.html
index dcffaf9..387b911 100644
--- a/docs/manualpages/DM/DMNetworkCreate.html
+++ b/docs/manualpages/DM/DMNetworkCreate.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkCreate"><H1>DMNetworkCreate</H1></A>
 Creates a DMNetwork object, which encapsulates an unstructured network. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNetworkDistribute.html b/docs/manualpages/DM/DMNetworkDistribute.html
index 0b4c057..50d025f 100644
--- a/docs/manualpages/DM/DMNetworkDistribute.html
+++ b/docs/manualpages/DM/DMNetworkDistribute.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkDistribute</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkDistribute.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkDistribute.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkDistribute"><H1>DMNetworkDistribute</H1></A>
 Distributes the network and moves associated component data. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNetworkEdgeSetMatrix.html b/docs/manualpages/DM/DMNetworkEdgeSetMatrix.html
index f54a606..19c82b9 100644
--- a/docs/manualpages/DM/DMNetworkEdgeSetMatrix.html
+++ b/docs/manualpages/DM/DMNetworkEdgeSetMatrix.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkEdgeSetMatrix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkEdgeSetMatrix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkEdgeSetMatrix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkEdgeSetMatrix"><H1>DMNetworkEdgeSetMatrix</H1></A>
 Sets user-provided Jacobian matrices for this edge to the network 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNetworkGetComponentDataArray.html b/docs/manualpages/DM/DMNetworkGetComponentDataArray.html
index 0ebd88f..71f10aa 100644
--- a/docs/manualpages/DM/DMNetworkGetComponentDataArray.html
+++ b/docs/manualpages/DM/DMNetworkGetComponentDataArray.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkGetComponentDataArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkGetComponentDataArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkGetComponentDataArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkGetComponentDataArray"><H1>DMNetworkGetComponentDataArray</H1></A>
 Returns the component data array 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNetworkGetComponentTypeOffset.html b/docs/manualpages/DM/DMNetworkGetComponentTypeOffset.html
index 12ce999..39b5ba3 100644
--- a/docs/manualpages/DM/DMNetworkGetComponentTypeOffset.html
+++ b/docs/manualpages/DM/DMNetworkGetComponentTypeOffset.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkGetComponentTypeOffset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkGetComponentTypeOffset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkGetComponentTypeOffset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkGetComponentTypeOffset"><H1>DMNetworkGetComponentTypeOffset</H1></A>
 Gets the type along with the offset for indexing the  component value from the component data array 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNetworkGetConnectedNodes.html b/docs/manualpages/DM/DMNetworkGetConnectedNodes.html
index 4d2d918..56073b6 100644
--- a/docs/manualpages/DM/DMNetworkGetConnectedNodes.html
+++ b/docs/manualpages/DM/DMNetworkGetConnectedNodes.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkGetConnectedNodes</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkGetConnectedNodes.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkGetConnectedNodes.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkGetConnectedNodes"><H1>DMNetworkGetConnectedNodes</H1></A>
 Return the connected vertices for this edge point 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNetworkGetEdgeRange.html b/docs/manualpages/DM/DMNetworkGetEdgeRange.html
index 1ea2a6c..7ea7073 100644
--- a/docs/manualpages/DM/DMNetworkGetEdgeRange.html
+++ b/docs/manualpages/DM/DMNetworkGetEdgeRange.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkGetEdgeRange</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkGetEdgeRange.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkGetEdgeRange.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkGetEdgeRange"><H1>DMNetworkGetEdgeRange</H1></A>
 Get the bounds [start, end) for the edges. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNetworkGetNumComponents.html b/docs/manualpages/DM/DMNetworkGetNumComponents.html
index e05c546..d8937cf 100644
--- a/docs/manualpages/DM/DMNetworkGetNumComponents.html
+++ b/docs/manualpages/DM/DMNetworkGetNumComponents.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkGetNumComponents</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkGetNumComponents.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkGetNumComponents.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkGetNumComponents"><H1>DMNetworkGetNumComponents</H1></A>
 Get the number of components at a vertex/edge 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNetworkGetNumVariables.html b/docs/manualpages/DM/DMNetworkGetNumVariables.html
index 3081c10..2cc34fc 100644
--- a/docs/manualpages/DM/DMNetworkGetNumVariables.html
+++ b/docs/manualpages/DM/DMNetworkGetNumVariables.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkGetNumVariables</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkGetNumVariables.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkGetNumVariables.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkGetNumVariables"><H1>DMNetworkGetNumVariables</H1></A>
 Gets number of variables for a vertex/edge point. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNetworkGetSupportingEdges.html b/docs/manualpages/DM/DMNetworkGetSupportingEdges.html
index 5724d4b..790161f 100644
--- a/docs/manualpages/DM/DMNetworkGetSupportingEdges.html
+++ b/docs/manualpages/DM/DMNetworkGetSupportingEdges.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkGetSupportingEdges</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkGetSupportingEdges.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkGetSupportingEdges.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkGetSupportingEdges"><H1>DMNetworkGetSupportingEdges</H1></A>
 Return the supporting edges for this vertex point 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNetworkGetVariableGlobalOffset.html b/docs/manualpages/DM/DMNetworkGetVariableGlobalOffset.html
index e6dc336..7ca13dd 100644
--- a/docs/manualpages/DM/DMNetworkGetVariableGlobalOffset.html
+++ b/docs/manualpages/DM/DMNetworkGetVariableGlobalOffset.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkGetVariableGlobalOffset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkGetVariableGlobalOffset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkGetVariableGlobalOffset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkGetVariableGlobalOffset"><H1>DMNetworkGetVariableGlobalOffset</H1></A>
 Get the global offset for the variable associated with the given vertex/edge from the global vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNetworkGetVariableOffset.html b/docs/manualpages/DM/DMNetworkGetVariableOffset.html
index f9efca2..1ad661a 100644
--- a/docs/manualpages/DM/DMNetworkGetVariableOffset.html
+++ b/docs/manualpages/DM/DMNetworkGetVariableOffset.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkGetVariableOffset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkGetVariableOffset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkGetVariableOffset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkGetVariableOffset"><H1>DMNetworkGetVariableOffset</H1></A>
 Get the offset for accessing the variable associated with the given vertex/edge from the local vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNetworkGetVertexRange.html b/docs/manualpages/DM/DMNetworkGetVertexRange.html
index dd4928c..2bc6af5 100644
--- a/docs/manualpages/DM/DMNetworkGetVertexRange.html
+++ b/docs/manualpages/DM/DMNetworkGetVertexRange.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkGetVertexRange</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkGetVertexRange.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkGetVertexRange.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkGetVertexRange"><H1>DMNetworkGetVertexRange</H1></A>
 Get the bounds [start, end) for the vertices. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNetworkHasJacobian.html b/docs/manualpages/DM/DMNetworkHasJacobian.html
index 9ebe34b..1073f5a 100644
--- a/docs/manualpages/DM/DMNetworkHasJacobian.html
+++ b/docs/manualpages/DM/DMNetworkHasJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkHasJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkHasJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkHasJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkHasJacobian"><H1>DMNetworkHasJacobian</H1></A>
 Sets global flag for using user's sub Jacobian matrices -- replaced by DMNetworkSetOption(network,userjacobian,PETSC_TURE)? 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNetworkIsGhostVertex.html b/docs/manualpages/DM/DMNetworkIsGhostVertex.html
index c192ba3..ab85a09 100644
--- a/docs/manualpages/DM/DMNetworkIsGhostVertex.html
+++ b/docs/manualpages/DM/DMNetworkIsGhostVertex.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkIsGhostVertex</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkIsGhostVertex.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkIsGhostVertex.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkIsGhostVertex"><H1>DMNetworkIsGhostVertex</H1></A>
 Returns TRUE if the vertex is a ghost vertex 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNetworkLayoutSetUp.html b/docs/manualpages/DM/DMNetworkLayoutSetUp.html
index 00b73aa..1b6035d 100644
--- a/docs/manualpages/DM/DMNetworkLayoutSetUp.html
+++ b/docs/manualpages/DM/DMNetworkLayoutSetUp.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkLayoutSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkLayoutSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkLayoutSetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkLayoutSetUp"><H1>DMNetworkLayoutSetUp</H1></A>
 Sets up the bare layout (graph) for the network 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNetworkMonitorAdd.html b/docs/manualpages/DM/DMNetworkMonitorAdd.html
index 881690b..44f2015 100644
--- a/docs/manualpages/DM/DMNetworkMonitorAdd.html
+++ b/docs/manualpages/DM/DMNetworkMonitorAdd.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkMonitorAdd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkMonitorAdd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkMonitorAdd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkMonitorAdd"><H1>DMNetworkMonitorAdd</H1></A>
 Adds a new viewer to monitor 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNetworkMonitorCreate.html b/docs/manualpages/DM/DMNetworkMonitorCreate.html
index 3a84868..c205f11 100644
--- a/docs/manualpages/DM/DMNetworkMonitorCreate.html
+++ b/docs/manualpages/DM/DMNetworkMonitorCreate.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkMonitorCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkMonitorCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkMonitorCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkMonitorCreate"><H1>DMNetworkMonitorCreate</H1></A>
 Creates a network monitor context 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNetworkMonitorDestroy.html b/docs/manualpages/DM/DMNetworkMonitorDestroy.html
index d6386de..da75cbd 100644
--- a/docs/manualpages/DM/DMNetworkMonitorDestroy.html
+++ b/docs/manualpages/DM/DMNetworkMonitorDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkMonitorDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkMonitorDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkMonitorDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkMonitorDestroy"><H1>DMNetworkMonitorDestroy</H1></A>
 Destroys a network monitor and all associated viewers 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNetworkMonitorPop.html b/docs/manualpages/DM/DMNetworkMonitorPop.html
index 77f656f..aded313 100644
--- a/docs/manualpages/DM/DMNetworkMonitorPop.html
+++ b/docs/manualpages/DM/DMNetworkMonitorPop.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkMonitorPop</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkMonitorPop.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkMonitorPop.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkMonitorPop"><H1>DMNetworkMonitorPop</H1></A>
 Removes the most recently added viewer 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNetworkMonitorView.html b/docs/manualpages/DM/DMNetworkMonitorView.html
index 8524de2..b00fad4 100644
--- a/docs/manualpages/DM/DMNetworkMonitorView.html
+++ b/docs/manualpages/DM/DMNetworkMonitorView.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkMonitorView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkMonitorView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkMonitorView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkMonitorView"><H1>DMNetworkMonitorView</H1></A>
 Monitor function for <A HREF="../TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNetworkRegisterComponent.html b/docs/manualpages/DM/DMNetworkRegisterComponent.html
index 906e156..f23dddb 100644
--- a/docs/manualpages/DM/DMNetworkRegisterComponent.html
+++ b/docs/manualpages/DM/DMNetworkRegisterComponent.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkRegisterComponent</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkRegisterComponent.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkRegisterComponent.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkRegisterComponent"><H1>DMNetworkRegisterComponent</H1></A>
 Registers the network component 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNetworkSetEdgeList.html b/docs/manualpages/DM/DMNetworkSetEdgeList.html
index 88c0732..3498ea9 100644
--- a/docs/manualpages/DM/DMNetworkSetEdgeList.html
+++ b/docs/manualpages/DM/DMNetworkSetEdgeList.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkSetEdgeList</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkSetEdgeList.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkSetEdgeList.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkSetEdgeList"><H1>DMNetworkSetEdgeList</H1></A>
 Sets the list of local edges (vertex connectivity) for the network 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNetworkSetNumVariables.html b/docs/manualpages/DM/DMNetworkSetNumVariables.html
index f7e1143..54d346e 100644
--- a/docs/manualpages/DM/DMNetworkSetNumVariables.html
+++ b/docs/manualpages/DM/DMNetworkSetNumVariables.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkSetNumVariables</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkSetNumVariables.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkSetNumVariables.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkSetNumVariables"><H1>DMNetworkSetNumVariables</H1></A>
 Sets number of variables for a vertex/edge point. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNetworkSetSizes.html b/docs/manualpages/DM/DMNetworkSetSizes.html
index a24d227..d8607dc 100644
--- a/docs/manualpages/DM/DMNetworkSetSizes.html
+++ b/docs/manualpages/DM/DMNetworkSetSizes.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkSetSizes</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkSetSizes.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkSetSizes.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkSetSizes"><H1>DMNetworkSetSizes</H1></A>
 Sets the local and global vertices and edges. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMNetworkVertexSetMatrix.html b/docs/manualpages/DM/DMNetworkVertexSetMatrix.html
index 8685a06..761b4d8 100644
--- a/docs/manualpages/DM/DMNetworkVertexSetMatrix.html
+++ b/docs/manualpages/DM/DMNetworkVertexSetMatrix.html
@@ -5,8 +5,8 @@
 <TITLE>DMNetworkVertexSetMatrix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMNetworkVertexSetMatrix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMNetworkVertexSetMatrix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMNetworkVertexSetMatrix"><H1>DMNetworkVertexSetMatrix</H1></A>
 Sets user-provided Jacobian matrix for this vertex to the network 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMOutputSequenceLoad.html b/docs/manualpages/DM/DMOutputSequenceLoad.html
index fcc3568..77d13f2 100644
--- a/docs/manualpages/DM/DMOutputSequenceLoad.html
+++ b/docs/manualpages/DM/DMOutputSequenceLoad.html
@@ -5,8 +5,8 @@
 <TITLE>DMOutputSequenceLoad</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMOutputSequenceLoad.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMOutputSequenceLoad.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMOutputSequenceLoad"><H1>DMOutputSequenceLoad</H1></A>
 Retrieve the sequence value from a Viewer 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPATCH.html b/docs/manualpages/DM/DMPATCH.html
index 3700cbd..7f76b8a 100644
--- a/docs/manualpages/DM/DMPATCH.html
+++ b/docs/manualpages/DM/DMPATCH.html
@@ -5,8 +5,8 @@
 <TITLE>DMPATCH</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPATCH.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPATCH.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPATCH"><H1>DMPATCH</H1></A>
 <A HREF="../DM/DM.html#DM">DM</A> object that encapsulates a domain divided into many patches 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPLEX.html b/docs/manualpages/DM/DMPLEX.html
index 93c0361..1586de9 100644
--- a/docs/manualpages/DM/DMPLEX.html
+++ b/docs/manualpages/DM/DMPLEX.html
@@ -5,8 +5,8 @@
 <TITLE>DMPLEX</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPLEX.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPLEX.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPLEX"><H1>DMPLEX</H1></A>
 "plex" - A <A HREF="../DM/DM.html#DM">DM</A> object that encapsulates an unstructured mesh, or CW Complex, which can be expressed using a Hasse Diagram. In the local representation, <A HREF="../Vec/Vecs.html#Vecs">Vecs</A> contain all unknowns in the interior and shared boundary. This is specified by a <A HREF="../IS/PetscSection.html#PetscSection">PetscSection</A> object. Ownership in the global representation is determined by ownership of the underlying DMPlex points. This is specified [...]
 <P>
diff --git a/docs/manualpages/DM/DMPatchCreate.html b/docs/manualpages/DM/DMPatchCreate.html
index 644bc13..99b2401 100644
--- a/docs/manualpages/DM/DMPatchCreate.html
+++ b/docs/manualpages/DM/DMPatchCreate.html
@@ -5,8 +5,8 @@
 <TITLE>DMPatchCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPatchCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPatchCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPatchCreate"><H1>DMPatchCreate</H1></A>
 Creates a DMPatch object, which is a collections of DMs called patches. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexAddConeSize.html b/docs/manualpages/DM/DMPlexAddConeSize.html
index 7299390..5078465 100644
--- a/docs/manualpages/DM/DMPlexAddConeSize.html
+++ b/docs/manualpages/DM/DMPlexAddConeSize.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexAddConeSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexAddConeSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexAddConeSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexAddConeSize"><H1>DMPlexAddConeSize</H1></A>
 Add the given number of in-edges to this point in the Sieve DAG 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCheckFaces.html b/docs/manualpages/DM/DMPlexCheckFaces.html
index 4751436..f7efd0a 100644
--- a/docs/manualpages/DM/DMPlexCheckFaces.html
+++ b/docs/manualpages/DM/DMPlexCheckFaces.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCheckFaces</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCheckFaces.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCheckFaces.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCheckFaces"><H1>DMPlexCheckFaces</H1></A>
 Check that the faces of each cell give a vertex order this is consistent with what we expect from the cell type 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCheckSkeleton.html b/docs/manualpages/DM/DMPlexCheckSkeleton.html
index 75c9b8e..2f8e08e 100644
--- a/docs/manualpages/DM/DMPlexCheckSkeleton.html
+++ b/docs/manualpages/DM/DMPlexCheckSkeleton.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCheckSkeleton</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCheckSkeleton.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCheckSkeleton.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCheckSkeleton"><H1>DMPlexCheckSkeleton</H1></A>
 Check that each cell has the correct number of vertices 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCheckSymmetry.html b/docs/manualpages/DM/DMPlexCheckSymmetry.html
index d64384d..a053bac 100644
--- a/docs/manualpages/DM/DMPlexCheckSymmetry.html
+++ b/docs/manualpages/DM/DMPlexCheckSymmetry.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCheckSymmetry</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCheckSymmetry.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCheckSymmetry.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCheckSymmetry"><H1>DMPlexCheckSymmetry</H1></A>
 Check that the adjacency information in the mesh is symmetric. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexComputeCellGeometryAffineFEM.html b/docs/manualpages/DM/DMPlexComputeCellGeometryAffineFEM.html
index 3b079fd..110dda4 100644
--- a/docs/manualpages/DM/DMPlexComputeCellGeometryAffineFEM.html
+++ b/docs/manualpages/DM/DMPlexComputeCellGeometryAffineFEM.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexComputeCellGeometryAffineFEM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexComputeCellGeometryAffineFEM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexComputeCellGeometryAffineFEM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexComputeCellGeometryAffineFEM"><H1>DMPlexComputeCellGeometryAffineFEM</H1></A>
 Assuming an affine map, compute the Jacobian, inverse Jacobian, and Jacobian determinant for a given cell 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexComputeCellGeometryFEM.html b/docs/manualpages/DM/DMPlexComputeCellGeometryFEM.html
index 7aac5b1..f03c9be 100644
--- a/docs/manualpages/DM/DMPlexComputeCellGeometryFEM.html
+++ b/docs/manualpages/DM/DMPlexComputeCellGeometryFEM.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexComputeCellGeometryFEM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexComputeCellGeometryFEM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexComputeCellGeometryFEM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexComputeCellGeometryFEM"><H1>DMPlexComputeCellGeometryFEM</H1></A>
 Compute the Jacobian, inverse Jacobian, and Jacobian determinant at each quadrature point in the given cell 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexComputeCellGeometryFVM.html b/docs/manualpages/DM/DMPlexComputeCellGeometryFVM.html
index cf4aa7b..0068cf5 100644
--- a/docs/manualpages/DM/DMPlexComputeCellGeometryFVM.html
+++ b/docs/manualpages/DM/DMPlexComputeCellGeometryFVM.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexComputeCellGeometryFVM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexComputeCellGeometryFVM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexComputeCellGeometryFVM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexComputeCellGeometryFVM"><H1>DMPlexComputeCellGeometryFVM</H1></A>
 Compute the volume for a given cell 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexComputeGeometryFVM.html b/docs/manualpages/DM/DMPlexComputeGeometryFVM.html
index 7db19a7..22d85b5 100644
--- a/docs/manualpages/DM/DMPlexComputeGeometryFVM.html
+++ b/docs/manualpages/DM/DMPlexComputeGeometryFVM.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexComputeGeometryFVM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexComputeGeometryFVM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexComputeGeometryFVM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexComputeGeometryFVM"><H1>DMPlexComputeGeometryFVM</H1></A>
 Computes the cell and face geometry for a finite volume method 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexComputeGradientFVM.html b/docs/manualpages/DM/DMPlexComputeGradientFVM.html
index 70ccd95..76429a0 100644
--- a/docs/manualpages/DM/DMPlexComputeGradientFVM.html
+++ b/docs/manualpages/DM/DMPlexComputeGradientFVM.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexComputeGradientFVM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexComputeGradientFVM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexComputeGradientFVM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexComputeGradientFVM"><H1>DMPlexComputeGradientFVM</H1></A>
 Compute geometric factors for gradient reconstruction, which are stored in the geometry data, and compute layout for gradient data 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexComputeIntegralFEM.html b/docs/manualpages/DM/DMPlexComputeIntegralFEM.html
index 0eae819..3bc9b92 100644
--- a/docs/manualpages/DM/DMPlexComputeIntegralFEM.html
+++ b/docs/manualpages/DM/DMPlexComputeIntegralFEM.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexComputeIntegralFEM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexComputeIntegralFEM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexComputeIntegralFEM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexComputeIntegralFEM"><H1>DMPlexComputeIntegralFEM</H1></A>
 Form the local integral F from the local input X using pointwise functions specified by the user 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexComputeInterpolatorGeneral.html b/docs/manualpages/DM/DMPlexComputeInterpolatorGeneral.html
index 29146ae..599436e 100644
--- a/docs/manualpages/DM/DMPlexComputeInterpolatorGeneral.html
+++ b/docs/manualpages/DM/DMPlexComputeInterpolatorGeneral.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexComputeInterpolatorGeneral</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexComputeInterpolatorGeneral.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexComputeInterpolatorGeneral.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexComputeInterpolatorGeneral"><H1>DMPlexComputeInterpolatorGeneral</H1></A>
 Form the local portion of the interpolation matrix I from the coarse <A HREF="../DM/DM.html#DM">DM</A> to a non-nested fine <A HREF="../DM/DM.html#DM">DM</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexComputeInterpolatorNested.html b/docs/manualpages/DM/DMPlexComputeInterpolatorNested.html
index 5ee9e58..a9af613 100644
--- a/docs/manualpages/DM/DMPlexComputeInterpolatorNested.html
+++ b/docs/manualpages/DM/DMPlexComputeInterpolatorNested.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexComputeInterpolatorNested</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexComputeInterpolatorNested.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexComputeInterpolatorNested.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexComputeInterpolatorNested"><H1>DMPlexComputeInterpolatorNested</H1></A>
 Form the local portion of the interpolation matrix I from the coarse <A HREF="../DM/DM.html#DM">DM</A> to the uniformly refined <A HREF="../DM/DM.html#DM">DM</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexComputeL2DiffVec.html b/docs/manualpages/DM/DMPlexComputeL2DiffVec.html
index d266b55..faa694d 100644
--- a/docs/manualpages/DM/DMPlexComputeL2DiffVec.html
+++ b/docs/manualpages/DM/DMPlexComputeL2DiffVec.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexComputeL2DiffVec</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexComputeL2DiffVec.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexComputeL2DiffVec.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexComputeL2DiffVec"><H1>DMPlexComputeL2DiffVec</H1></A>
 This function computes the cellwise L_2 difference between a function u and an FEM interpolant solution u_h, and stores it in a <A HREF="../Vec/Vec.html#Vec">Vec</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexConstructCohesiveCells.html b/docs/manualpages/DM/DMPlexConstructCohesiveCells.html
index c8d2c07..eb48605 100644
--- a/docs/manualpages/DM/DMPlexConstructCohesiveCells.html
+++ b/docs/manualpages/DM/DMPlexConstructCohesiveCells.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexConstructCohesiveCells</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexConstructCohesiveCells.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexConstructCohesiveCells.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexConstructCohesiveCells"><H1>DMPlexConstructCohesiveCells</H1></A>
 Construct cohesive cells which split the face along an internal interface 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexConstructGhostCells.html b/docs/manualpages/DM/DMPlexConstructGhostCells.html
index c964609..235117f 100644
--- a/docs/manualpages/DM/DMPlexConstructGhostCells.html
+++ b/docs/manualpages/DM/DMPlexConstructGhostCells.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexConstructGhostCells</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexConstructGhostCells.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexConstructGhostCells.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexConstructGhostCells"><H1>DMPlexConstructGhostCells</H1></A>
 Construct ghost cells which connect to every boundary face 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCopyCoordinates.html b/docs/manualpages/DM/DMPlexCopyCoordinates.html
index 10ed09f..9f4362f 100644
--- a/docs/manualpages/DM/DMPlexCopyCoordinates.html
+++ b/docs/manualpages/DM/DMPlexCopyCoordinates.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCopyCoordinates</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCopyCoordinates.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCopyCoordinates.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCopyCoordinates"><H1>DMPlexCopyCoordinates</H1></A>
 Copy coordinates from one mesh to another with the same vertices 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreate.html b/docs/manualpages/DM/DMPlexCreate.html
index 605114c..f935e85 100644
--- a/docs/manualpages/DM/DMPlexCreate.html
+++ b/docs/manualpages/DM/DMPlexCreate.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreate"><H1>DMPlexCreate</H1></A>
 Creates a DMPlex object, which encapsulates an unstructured mesh, or CW complex, which can be expressed using a Hasse Diagram. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateBoxMesh.html b/docs/manualpages/DM/DMPlexCreateBoxMesh.html
index 05fecd2..b5b94e2 100644
--- a/docs/manualpages/DM/DMPlexCreateBoxMesh.html
+++ b/docs/manualpages/DM/DMPlexCreateBoxMesh.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateBoxMesh</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateBoxMesh.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateBoxMesh.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateBoxMesh"><H1>DMPlexCreateBoxMesh</H1></A>
 Creates a mesh on the tensor product of unit intervals (box) using simplices. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateCGNS.html b/docs/manualpages/DM/DMPlexCreateCGNS.html
index e0c821e..dfd956e 100644
--- a/docs/manualpages/DM/DMPlexCreateCGNS.html
+++ b/docs/manualpages/DM/DMPlexCreateCGNS.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateCGNS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateCGNS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateCGNS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateCGNS"><H1>DMPlexCreateCGNS</H1></A>
 Create a DMPlex mesh from a CGNS file ID. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateClosureIndex.html b/docs/manualpages/DM/DMPlexCreateClosureIndex.html
index 76e0e52..44831e4 100644
--- a/docs/manualpages/DM/DMPlexCreateClosureIndex.html
+++ b/docs/manualpages/DM/DMPlexCreateClosureIndex.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateClosureIndex</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateClosureIndex.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateClosureIndex.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateClosureIndex"><H1>DMPlexCreateClosureIndex</H1></A>
 Calculate an index for the given <A HREF="../IS/PetscSection.html#PetscSection">PetscSection</A> for the closure operation on the <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateCoarsePointIS.html b/docs/manualpages/DM/DMPlexCreateCoarsePointIS.html
index 48a6745..4914713 100644
--- a/docs/manualpages/DM/DMPlexCreateCoarsePointIS.html
+++ b/docs/manualpages/DM/DMPlexCreateCoarsePointIS.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateCoarsePointIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateCoarsePointIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateCoarsePointIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateCoarsePointIS"><H1>DMPlexCreateCoarsePointIS</H1></A>
 Creates an <A HREF="../IS/IS.html#IS">IS</A> covering the coarse <A HREF="../DM/DM.html#DM">DM</A> chart with the fine points as data 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateCubeBoundary.html b/docs/manualpages/DM/DMPlexCreateCubeBoundary.html
index c44e0c6..3b5edf2 100644
--- a/docs/manualpages/DM/DMPlexCreateCubeBoundary.html
+++ b/docs/manualpages/DM/DMPlexCreateCubeBoundary.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateCubeBoundary</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateCubeBoundary.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateCubeBoundary.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateCubeBoundary"><H1>DMPlexCreateCubeBoundary</H1></A>
 Creates a 2D mesh the is the boundary of a cubic lattice. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateDefaultReferenceTree.html b/docs/manualpages/DM/DMPlexCreateDefaultReferenceTree.html
index f466bfc..e6c5055 100644
--- a/docs/manualpages/DM/DMPlexCreateDefaultReferenceTree.html
+++ b/docs/manualpages/DM/DMPlexCreateDefaultReferenceTree.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateDefaultReferenceTree</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateDefaultReferenceTree.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateDefaultReferenceTree.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateDefaultReferenceTree"><H1>DMPlexCreateDefaultReferenceTree</H1></A>
 create a reference tree for isotropic hierarchical mesh refinement. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateDoublet.html b/docs/manualpages/DM/DMPlexCreateDoublet.html
index 82cff27..c496499 100644
--- a/docs/manualpages/DM/DMPlexCreateDoublet.html
+++ b/docs/manualpages/DM/DMPlexCreateDoublet.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateDoublet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateDoublet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateDoublet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateDoublet"><H1>DMPlexCreateDoublet</H1></A>
 Creates a mesh of two cells of the specified type, optionally with later refinement. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateExodus.html b/docs/manualpages/DM/DMPlexCreateExodus.html
index b86d938..d84562b 100644
--- a/docs/manualpages/DM/DMPlexCreateExodus.html
+++ b/docs/manualpages/DM/DMPlexCreateExodus.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateExodus</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateExodus.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateExodus.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateExodus"><H1>DMPlexCreateExodus</H1></A>
 Create a DMPlex mesh from an ExodusII file ID. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateFluent.html b/docs/manualpages/DM/DMPlexCreateFluent.html
index d3513ad..d8799e1 100644
--- a/docs/manualpages/DM/DMPlexCreateFluent.html
+++ b/docs/manualpages/DM/DMPlexCreateFluent.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateFluent</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateFluent.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateFluent.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateFluent"><H1>DMPlexCreateFluent</H1></A>
 Create a DMPlex mesh from a Fluent mesh file. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateFluentFromFile.html b/docs/manualpages/DM/DMPlexCreateFluentFromFile.html
index ff664f8..6513d8b 100644
--- a/docs/manualpages/DM/DMPlexCreateFluentFromFile.html
+++ b/docs/manualpages/DM/DMPlexCreateFluentFromFile.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateFluentFromFile</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateFluentFromFile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateFluentFromFile.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateFluentFromFile"><H1>DMPlexCreateFluentFromFile</H1></A>
 Create a DMPlex mesh from a Fluent mesh file 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateFromCellList.html b/docs/manualpages/DM/DMPlexCreateFromCellList.html
index e2bf15c..e054ce6 100644
--- a/docs/manualpages/DM/DMPlexCreateFromCellList.html
+++ b/docs/manualpages/DM/DMPlexCreateFromCellList.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateFromCellList</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateFromCellList.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateFromCellList.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateFromCellList"><H1>DMPlexCreateFromCellList</H1></A>
 This takes as input common mesh generator output, a list of the vertices for each cell, and produces a <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateFromDAG.html b/docs/manualpages/DM/DMPlexCreateFromDAG.html
index fde3354..8bfca81 100644
--- a/docs/manualpages/DM/DMPlexCreateFromDAG.html
+++ b/docs/manualpages/DM/DMPlexCreateFromDAG.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateFromDAG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateFromDAG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateFromDAG.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateFromDAG"><H1>DMPlexCreateFromDAG</H1></A>
 This takes as input the adjacency-list representation of the Directed Acyclic Graph (Hasse Diagram) encoding a mesh, and produces a <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateFromFile.html b/docs/manualpages/DM/DMPlexCreateFromFile.html
index 4bf49b0..d1a8635 100644
--- a/docs/manualpages/DM/DMPlexCreateFromFile.html
+++ b/docs/manualpages/DM/DMPlexCreateFromFile.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateFromFile</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateFromFile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateFromFile.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateFromFile"><H1>DMPlexCreateFromFile</H1></A>
 This takes a filename and produces a <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateGlobalToNaturalSF.html b/docs/manualpages/DM/DMPlexCreateGlobalToNaturalSF.html
index b8cc149..5adcbdd 100644
--- a/docs/manualpages/DM/DMPlexCreateGlobalToNaturalSF.html
+++ b/docs/manualpages/DM/DMPlexCreateGlobalToNaturalSF.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateGlobalToNaturalSF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateGlobalToNaturalSF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateGlobalToNaturalSF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateGlobalToNaturalSF"><H1>DMPlexCreateGlobalToNaturalSF</H1></A>
 Creates the SF for mapping Global <A HREF="../Vec/Vec.html#Vec">Vec</A> to the Natural <A HREF="../Vec/Vec.html#Vec">Vec</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateGmsh.html b/docs/manualpages/DM/DMPlexCreateGmsh.html
index 0873cd4..6076b03 100644
--- a/docs/manualpages/DM/DMPlexCreateGmsh.html
+++ b/docs/manualpages/DM/DMPlexCreateGmsh.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateGmsh</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateGmsh.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateGmsh.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateGmsh"><H1>DMPlexCreateGmsh</H1></A>
 Create a DMPlex mesh from a Gmsh file viewer 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateGmshFromFile.html b/docs/manualpages/DM/DMPlexCreateGmshFromFile.html
index d07ec7e..ab38502 100644
--- a/docs/manualpages/DM/DMPlexCreateGmshFromFile.html
+++ b/docs/manualpages/DM/DMPlexCreateGmshFromFile.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateGmshFromFile</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateGmshFromFile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateGmshFromFile.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateGmshFromFile"><H1>DMPlexCreateGmshFromFile</H1></A>
 Create a DMPlex mesh from a Gmsh file 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateHexBoxMesh.html b/docs/manualpages/DM/DMPlexCreateHexBoxMesh.html
index 073a73e..6b0cd71 100644
--- a/docs/manualpages/DM/DMPlexCreateHexBoxMesh.html
+++ b/docs/manualpages/DM/DMPlexCreateHexBoxMesh.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateHexBoxMesh</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateHexBoxMesh.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateHexBoxMesh.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateHexBoxMesh"><H1>DMPlexCreateHexBoxMesh</H1></A>
 Creates a mesh on the tensor product of unit intervals (box) using hexahedra. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateHybridMesh.html b/docs/manualpages/DM/DMPlexCreateHybridMesh.html
index 19cb090..f2914f9 100644
--- a/docs/manualpages/DM/DMPlexCreateHybridMesh.html
+++ b/docs/manualpages/DM/DMPlexCreateHybridMesh.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateHybridMesh</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateHybridMesh.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateHybridMesh.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateHybridMesh"><H1>DMPlexCreateHybridMesh</H1></A>
 Create a mesh with hybrid cells along an internal interface 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateOverlap.html b/docs/manualpages/DM/DMPlexCreateOverlap.html
index d3966f3..a876e22 100644
--- a/docs/manualpages/DM/DMPlexCreateOverlap.html
+++ b/docs/manualpages/DM/DMPlexCreateOverlap.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateOverlap</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateOverlap.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateOverlap.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateOverlap"><H1>DMPlexCreateOverlap</H1></A>
 Compute owner information for shared points. This basically gets two-sided for an SF. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreatePartitionerGraph.html b/docs/manualpages/DM/DMPlexCreatePartitionerGraph.html
index e8d26a0..1c74624 100644
--- a/docs/manualpages/DM/DMPlexCreatePartitionerGraph.html
+++ b/docs/manualpages/DM/DMPlexCreatePartitionerGraph.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreatePartitionerGraph</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreatePartitionerGraph.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreatePartitionerGraph.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreatePartitionerGraph"><H1>DMPlexCreatePartitionerGraph</H1></A>
 Create a CSR graph of point connections for the partitioner 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateProcessSF.html b/docs/manualpages/DM/DMPlexCreateProcessSF.html
index 238f7f4..fd26d5a 100644
--- a/docs/manualpages/DM/DMPlexCreateProcessSF.html
+++ b/docs/manualpages/DM/DMPlexCreateProcessSF.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateProcessSF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateProcessSF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateProcessSF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateProcessSF"><H1>DMPlexCreateProcessSF</H1></A>
 Create an SF which just has process connectivity 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateReferenceCell.html b/docs/manualpages/DM/DMPlexCreateReferenceCell.html
index 744d56a..589430f 100644
--- a/docs/manualpages/DM/DMPlexCreateReferenceCell.html
+++ b/docs/manualpages/DM/DMPlexCreateReferenceCell.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateReferenceCell</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateReferenceCell.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateReferenceCell.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateReferenceCell"><H1>DMPlexCreateReferenceCell</H1></A>
 Create a <A HREF="../DM/DMPLEX.html#DMPLEX">DMPLEX</A> with the appropriate FEM reference cell 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateRigidBody.html b/docs/manualpages/DM/DMPlexCreateRigidBody.html
index 0ca9baf..2ee6645 100644
--- a/docs/manualpages/DM/DMPlexCreateRigidBody.html
+++ b/docs/manualpages/DM/DMPlexCreateRigidBody.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateRigidBody</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateRigidBody.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateRigidBody.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateRigidBody"><H1>DMPlexCreateRigidBody</H1></A>
 for the default global section, create rigid body modes from coordinates 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateSection.html b/docs/manualpages/DM/DMPlexCreateSection.html
index c33b0f0..e2543eb 100644
--- a/docs/manualpages/DM/DMPlexCreateSection.html
+++ b/docs/manualpages/DM/DMPlexCreateSection.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateSection</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateSection.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateSection.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateSection"><H1>DMPlexCreateSection</H1></A>
 Create a <A HREF="../IS/PetscSection.html#PetscSection">PetscSection</A> based upon the dof layout specification provided. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateSquareBoundary.html b/docs/manualpages/DM/DMPlexCreateSquareBoundary.html
index 9104964..432edb3 100644
--- a/docs/manualpages/DM/DMPlexCreateSquareBoundary.html
+++ b/docs/manualpages/DM/DMPlexCreateSquareBoundary.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateSquareBoundary</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateSquareBoundary.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateSquareBoundary.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateSquareBoundary"><H1>DMPlexCreateSquareBoundary</H1></A>
 Creates a 1D mesh the is the boundary of a square lattice. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateSquareMesh.html b/docs/manualpages/DM/DMPlexCreateSquareMesh.html
index afb42d1..79458e3 100644
--- a/docs/manualpages/DM/DMPlexCreateSquareMesh.html
+++ b/docs/manualpages/DM/DMPlexCreateSquareMesh.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateSquareMesh</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateSquareMesh.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateSquareMesh.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateSquareMesh"><H1>DMPlexCreateSquareMesh</H1></A>
 Creates a 2D mesh for a square lattice. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateSubmesh.html b/docs/manualpages/DM/DMPlexCreateSubmesh.html
index cd37d73..483f280 100644
--- a/docs/manualpages/DM/DMPlexCreateSubmesh.html
+++ b/docs/manualpages/DM/DMPlexCreateSubmesh.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateSubmesh</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateSubmesh.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateSubmesh.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateSubmesh"><H1>DMPlexCreateSubmesh</H1></A>
 Extract a hypersurface from the mesh using vertices defined by a label 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateSubpointIS.html b/docs/manualpages/DM/DMPlexCreateSubpointIS.html
index ee4fa14..5df03db 100644
--- a/docs/manualpages/DM/DMPlexCreateSubpointIS.html
+++ b/docs/manualpages/DM/DMPlexCreateSubpointIS.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateSubpointIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateSubpointIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateSubpointIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateSubpointIS"><H1>DMPlexCreateSubpointIS</H1></A>
 Creates an <A HREF="../IS/IS.html#IS">IS</A> covering the entire subdm chart with the original points as data 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexCreateTwoSidedProcessSF.html b/docs/manualpages/DM/DMPlexCreateTwoSidedProcessSF.html
index bc10c83..5ca9bc5 100644
--- a/docs/manualpages/DM/DMPlexCreateTwoSidedProcessSF.html
+++ b/docs/manualpages/DM/DMPlexCreateTwoSidedProcessSF.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexCreateTwoSidedProcessSF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexCreateTwoSidedProcessSF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexCreateTwoSidedProcessSF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexCreateTwoSidedProcessSF"><H1>DMPlexCreateTwoSidedProcessSF</H1></A>
 Create an SF which just has process connectivity 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexDerivePointSF.html b/docs/manualpages/DM/DMPlexDerivePointSF.html
index fdbe585..0bdb1ca 100644
--- a/docs/manualpages/DM/DMPlexDerivePointSF.html
+++ b/docs/manualpages/DM/DMPlexDerivePointSF.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexDerivePointSF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexDerivePointSF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexDerivePointSF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexDerivePointSF"><H1>DMPlexDerivePointSF</H1></A>
 Build a point SF from an SF describing a point migration 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexDistribute.html b/docs/manualpages/DM/DMPlexDistribute.html
index 248ae18..8372146 100644
--- a/docs/manualpages/DM/DMPlexDistribute.html
+++ b/docs/manualpages/DM/DMPlexDistribute.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexDistribute</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexDistribute.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexDistribute.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexDistribute"><H1>DMPlexDistribute</H1></A>
 Add partition overlap to a distributed non-overlapping <A HREF="../DM/DM.html#DM">DM</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexDistributeData.html b/docs/manualpages/DM/DMPlexDistributeData.html
index a5235dc..d8a5b9a 100644
--- a/docs/manualpages/DM/DMPlexDistributeData.html
+++ b/docs/manualpages/DM/DMPlexDistributeData.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexDistributeData</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexDistributeData.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexDistributeData.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexDistributeData"><H1>DMPlexDistributeData</H1></A>
 Distribute field data to match a given <A HREF="../PetscSF/PetscSF.html#PetscSF">PetscSF</A>, usually the SF from mesh distribution 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexDistributeField.html b/docs/manualpages/DM/DMPlexDistributeField.html
index 86a3f2c..b9ad297 100644
--- a/docs/manualpages/DM/DMPlexDistributeField.html
+++ b/docs/manualpages/DM/DMPlexDistributeField.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexDistributeField</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexDistributeField.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexDistributeField.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexDistributeField"><H1>DMPlexDistributeField</H1></A>
 Distribute field data to match a given <A HREF="../PetscSF/PetscSF.html#PetscSF">PetscSF</A>, usually the SF from mesh distribution 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexDistributeFieldIS.html b/docs/manualpages/DM/DMPlexDistributeFieldIS.html
index 410410b..745ac49 100644
--- a/docs/manualpages/DM/DMPlexDistributeFieldIS.html
+++ b/docs/manualpages/DM/DMPlexDistributeFieldIS.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexDistributeFieldIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexDistributeFieldIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexDistributeFieldIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexDistributeFieldIS"><H1>DMPlexDistributeFieldIS</H1></A>
 Distribute field data to match a given <A HREF="../PetscSF/PetscSF.html#PetscSF">PetscSF</A>, usually the SF from mesh distribution 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexDistributeOwnership.html b/docs/manualpages/DM/DMPlexDistributeOwnership.html
index 9712b63..b163813 100644
--- a/docs/manualpages/DM/DMPlexDistributeOwnership.html
+++ b/docs/manualpages/DM/DMPlexDistributeOwnership.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexDistributeOwnership</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexDistributeOwnership.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexDistributeOwnership.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexDistributeOwnership"><H1>DMPlexDistributeOwnership</H1></A>
 Compute owner information for shared points. This basically gets two-sided for an SF. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexEqual.html b/docs/manualpages/DM/DMPlexEqual.html
index 0c81696..2451d5a 100644
--- a/docs/manualpages/DM/DMPlexEqual.html
+++ b/docs/manualpages/DM/DMPlexEqual.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexEqual</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexEqual.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexEqual.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexEqual"><H1>DMPlexEqual</H1></A>
 Determine if two DMs have the same topology 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexFilter.html b/docs/manualpages/DM/DMPlexFilter.html
index 94d8b8c..b8f875e 100644
--- a/docs/manualpages/DM/DMPlexFilter.html
+++ b/docs/manualpages/DM/DMPlexFilter.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexFilter</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexFilter.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexFilter.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexFilter"><H1>DMPlexFilter</H1></A>
 Extract a subset of mesh cells defined by a label as a separate mesh 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGenerate.html b/docs/manualpages/DM/DMPlexGenerate.html
index 3978812..ed94530 100644
--- a/docs/manualpages/DM/DMPlexGenerate.html
+++ b/docs/manualpages/DM/DMPlexGenerate.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGenerate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGenerate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGenerate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGenerate"><H1>DMPlexGenerate</H1></A>
 Generates a mesh. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetAdjacency.html b/docs/manualpages/DM/DMPlexGetAdjacency.html
index f63508f..afa9616 100644
--- a/docs/manualpages/DM/DMPlexGetAdjacency.html
+++ b/docs/manualpages/DM/DMPlexGetAdjacency.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetAdjacency</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetAdjacency.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetAdjacency.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetAdjacency"><H1>DMPlexGetAdjacency</H1></A>
 Return all points adjacent to the given point 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetAdjacencyUseAnchors.html b/docs/manualpages/DM/DMPlexGetAdjacencyUseAnchors.html
index 28ab433..29ede17 100644
--- a/docs/manualpages/DM/DMPlexGetAdjacencyUseAnchors.html
+++ b/docs/manualpages/DM/DMPlexGetAdjacencyUseAnchors.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetAdjacencyUseAnchors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetAdjacencyUseAnchors.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetAdjacencyUseAnchors.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetAdjacencyUseAnchors"><H1>DMPlexGetAdjacencyUseAnchors</H1></A>
 Query whether adjacency in the mesh uses the point-to-point constraints. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetAdjacencyUseClosure.html b/docs/manualpages/DM/DMPlexGetAdjacencyUseClosure.html
index 83c740c..b438201 100644
--- a/docs/manualpages/DM/DMPlexGetAdjacencyUseClosure.html
+++ b/docs/manualpages/DM/DMPlexGetAdjacencyUseClosure.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetAdjacencyUseClosure</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetAdjacencyUseClosure.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetAdjacencyUseClosure.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetAdjacencyUseClosure"><H1>DMPlexGetAdjacencyUseClosure</H1></A>
 Query whether adjacency in the mesh uses the transitive closure 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetAdjacencyUseCone.html b/docs/manualpages/DM/DMPlexGetAdjacencyUseCone.html
index a679936..3547350 100644
--- a/docs/manualpages/DM/DMPlexGetAdjacencyUseCone.html
+++ b/docs/manualpages/DM/DMPlexGetAdjacencyUseCone.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetAdjacencyUseCone</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetAdjacencyUseCone.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetAdjacencyUseCone.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetAdjacencyUseCone"><H1>DMPlexGetAdjacencyUseCone</H1></A>
 Query whether adjacency in the mesh uses the cone or the support first 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetAnchors.html b/docs/manualpages/DM/DMPlexGetAnchors.html
index adc36ae..59e7549 100644
--- a/docs/manualpages/DM/DMPlexGetAnchors.html
+++ b/docs/manualpages/DM/DMPlexGetAnchors.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetAnchors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetAnchors.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetAnchors.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetAnchors"><H1>DMPlexGetAnchors</H1></A>
 Get the layout of the anchor (point-to-point) constraints.  Typically, the user will not have to call <A HREF="../DM/DMPlexGetAnchors.html#DMPlexGetAnchors">DMPlexGetAnchors</A>() directly: if there are anchors, then <A HREF="../DM/DMPlexGetAnchors.html#DMPlexGetAnchors">DMPlexGetAnchors</A>() is called during DMGetConstraints(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetChart.html b/docs/manualpages/DM/DMPlexGetChart.html
index 5188096..83d0f53 100644
--- a/docs/manualpages/DM/DMPlexGetChart.html
+++ b/docs/manualpages/DM/DMPlexGetChart.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetChart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetChart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetChart.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetChart"><H1>DMPlexGetChart</H1></A>
 Return the interval for all mesh points [pStart, pEnd) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetCone.html b/docs/manualpages/DM/DMPlexGetCone.html
index 5a87e0b..ae7e2eb 100644
--- a/docs/manualpages/DM/DMPlexGetCone.html
+++ b/docs/manualpages/DM/DMPlexGetCone.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetCone</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetCone.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetCone.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetCone"><H1>DMPlexGetCone</H1></A>
 Return the points on the in-edges for this point in the Sieve DAG 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetConeOrientation.html b/docs/manualpages/DM/DMPlexGetConeOrientation.html
index 45343e4..b8ae9ce 100644
--- a/docs/manualpages/DM/DMPlexGetConeOrientation.html
+++ b/docs/manualpages/DM/DMPlexGetConeOrientation.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetConeOrientation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetConeOrientation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetConeOrientation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetConeOrientation"><H1>DMPlexGetConeOrientation</H1></A>
 Return the orientations on the in-edges for this point in the Sieve DAG 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetConeSize.html b/docs/manualpages/DM/DMPlexGetConeSize.html
index 77e67a2..85fc880 100644
--- a/docs/manualpages/DM/DMPlexGetConeSize.html
+++ b/docs/manualpages/DM/DMPlexGetConeSize.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetConeSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetConeSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetConeSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetConeSize"><H1>DMPlexGetConeSize</H1></A>
 Return the number of in-edges for this point in the Sieve DAG 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetDepth.html b/docs/manualpages/DM/DMPlexGetDepth.html
index 35dc9a7..274b8a9 100644
--- a/docs/manualpages/DM/DMPlexGetDepth.html
+++ b/docs/manualpages/DM/DMPlexGetDepth.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetDepth</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetDepth.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetDepth.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetDepth"><H1>DMPlexGetDepth</H1></A>
 Get the depth of the DAG representing this mesh 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetDepthLabel.html b/docs/manualpages/DM/DMPlexGetDepthLabel.html
index c676167..431b19c 100644
--- a/docs/manualpages/DM/DMPlexGetDepthLabel.html
+++ b/docs/manualpages/DM/DMPlexGetDepthLabel.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetDepthLabel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetDepthLabel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetDepthLabel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetDepthLabel"><H1>DMPlexGetDepthLabel</H1></A>
 Get the <A HREF="../DM/DMLabel.html#DMLabel">DMLabel</A> recording the depth of each point 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetDepthStratum.html b/docs/manualpages/DM/DMPlexGetDepthStratum.html
index cd4d55d..353c18a 100644
--- a/docs/manualpages/DM/DMPlexGetDepthStratum.html
+++ b/docs/manualpages/DM/DMPlexGetDepthStratum.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetDepthStratum</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetDepthStratum.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetDepthStratum.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetDepthStratum"><H1>DMPlexGetDepthStratum</H1></A>
 Get the bounds [start, end) for all points at a certain depth. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetFullJoin.html b/docs/manualpages/DM/DMPlexGetFullJoin.html
index cc0aeb0..cc42c50 100644
--- a/docs/manualpages/DM/DMPlexGetFullJoin.html
+++ b/docs/manualpages/DM/DMPlexGetFullJoin.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetFullJoin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetFullJoin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetFullJoin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetFullJoin"><H1>DMPlexGetFullJoin</H1></A>
 Get an array for the join of the set of points 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetFullMeet.html b/docs/manualpages/DM/DMPlexGetFullMeet.html
index 0922025..674c389 100644
--- a/docs/manualpages/DM/DMPlexGetFullMeet.html
+++ b/docs/manualpages/DM/DMPlexGetFullMeet.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetFullMeet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetFullMeet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetFullMeet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetFullMeet"><H1>DMPlexGetFullMeet</H1></A>
 Get an array for the meet of the set of points 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetGatherDM.html b/docs/manualpages/DM/DMPlexGetGatherDM.html
index 1b318eb..9a4548c 100644
--- a/docs/manualpages/DM/DMPlexGetGatherDM.html
+++ b/docs/manualpages/DM/DMPlexGetGatherDM.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetGatherDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetGatherDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetGatherDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetGatherDM"><H1>DMPlexGetGatherDM</H1></A>
 Get a copy of the DMPlex that gathers all points on the root process of the original's communicator. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetHeightStratum.html b/docs/manualpages/DM/DMPlexGetHeightStratum.html
index 81648c9..f1e6693 100644
--- a/docs/manualpages/DM/DMPlexGetHeightStratum.html
+++ b/docs/manualpages/DM/DMPlexGetHeightStratum.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetHeightStratum</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetHeightStratum.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetHeightStratum.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetHeightStratum"><H1>DMPlexGetHeightStratum</H1></A>
 Get the bounds [start, end) for all points at a certain height. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetHybridBounds.html b/docs/manualpages/DM/DMPlexGetHybridBounds.html
index 1e4910d..c2e2a61 100644
--- a/docs/manualpages/DM/DMPlexGetHybridBounds.html
+++ b/docs/manualpages/DM/DMPlexGetHybridBounds.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetHybridBounds</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetHybridBounds.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetHybridBounds.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetHybridBounds"><H1>DMPlexGetHybridBounds</H1></A>
 Get the first mesh point of each dimension which is a hybrid 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetJoin.html b/docs/manualpages/DM/DMPlexGetJoin.html
index d0908ac..ed61e6c 100644
--- a/docs/manualpages/DM/DMPlexGetJoin.html
+++ b/docs/manualpages/DM/DMPlexGetJoin.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetJoin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetJoin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetJoin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetJoin"><H1>DMPlexGetJoin</H1></A>
 Get an array for the join of the set of points 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetMaxProjectionHeight.html b/docs/manualpages/DM/DMPlexGetMaxProjectionHeight.html
index 4dac19b..387c45c 100644
--- a/docs/manualpages/DM/DMPlexGetMaxProjectionHeight.html
+++ b/docs/manualpages/DM/DMPlexGetMaxProjectionHeight.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetMaxProjectionHeight</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetMaxProjectionHeight.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetMaxProjectionHeight.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetMaxProjectionHeight"><H1>DMPlexGetMaxProjectionHeight</H1></A>
 Get the maximum height (w.r.t. DAG) of mesh points used to evaluate dual bases in DMPlexProjectXXXLocal() functions. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetMaxSizes.html b/docs/manualpages/DM/DMPlexGetMaxSizes.html
index 92d91c0..7fc0faf 100644
--- a/docs/manualpages/DM/DMPlexGetMaxSizes.html
+++ b/docs/manualpages/DM/DMPlexGetMaxSizes.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetMaxSizes</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetMaxSizes.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetMaxSizes.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetMaxSizes"><H1>DMPlexGetMaxSizes</H1></A>
 Return the maximum number of in-edges (cone) and out-edges (support) for any point in the Sieve DAG 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetMeet.html b/docs/manualpages/DM/DMPlexGetMeet.html
index 36fa6c8..e96ea13 100644
--- a/docs/manualpages/DM/DMPlexGetMeet.html
+++ b/docs/manualpages/DM/DMPlexGetMeet.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetMeet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetMeet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetMeet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetMeet"><H1>DMPlexGetMeet</H1></A>
 Get an array for the meet of the set of points 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetMinRadius.html b/docs/manualpages/DM/DMPlexGetMinRadius.html
index 423f93d..598e2af 100644
--- a/docs/manualpages/DM/DMPlexGetMinRadius.html
+++ b/docs/manualpages/DM/DMPlexGetMinRadius.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetMinRadius</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetMinRadius.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetMinRadius.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetMinRadius"><H1>DMPlexGetMinRadius</H1></A>
 Returns the minimum distance from any cell centroid to a face 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetOrdering.html b/docs/manualpages/DM/DMPlexGetOrdering.html
index 8a0280f..c423b7f 100644
--- a/docs/manualpages/DM/DMPlexGetOrdering.html
+++ b/docs/manualpages/DM/DMPlexGetOrdering.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetOrdering</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetOrdering.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetOrdering.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetOrdering"><H1>DMPlexGetOrdering</H1></A>
 Calculate a reordering of the mesh 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetPartitioner.html b/docs/manualpages/DM/DMPlexGetPartitioner.html
index ab7a82e..7648c98 100644
--- a/docs/manualpages/DM/DMPlexGetPartitioner.html
+++ b/docs/manualpages/DM/DMPlexGetPartitioner.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetPartitioner</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetPartitioner.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetPartitioner.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetPartitioner"><H1>DMPlexGetPartitioner</H1></A>
 Get the mesh partitioner 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetPointGlobal.html b/docs/manualpages/DM/DMPlexGetPointGlobal.html
index 784130a..b3133d1 100644
--- a/docs/manualpages/DM/DMPlexGetPointGlobal.html
+++ b/docs/manualpages/DM/DMPlexGetPointGlobal.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetPointGlobal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetPointGlobal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetPointGlobal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetPointGlobal"><H1>DMPlexGetPointGlobal</H1></A>
 get location of point data in global <A HREF="../Vec/Vec.html#Vec">Vec</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetPointGlobalField.html b/docs/manualpages/DM/DMPlexGetPointGlobalField.html
index 7f480ec..b8685a0 100644
--- a/docs/manualpages/DM/DMPlexGetPointGlobalField.html
+++ b/docs/manualpages/DM/DMPlexGetPointGlobalField.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetPointGlobalField</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetPointGlobalField.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetPointGlobalField.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetPointGlobalField"><H1>DMPlexGetPointGlobalField</H1></A>
 get location of point field data in global <A HREF="../Vec/Vec.html#Vec">Vec</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetPointLocal.html b/docs/manualpages/DM/DMPlexGetPointLocal.html
index 1642d5c..353cdce 100644
--- a/docs/manualpages/DM/DMPlexGetPointLocal.html
+++ b/docs/manualpages/DM/DMPlexGetPointLocal.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetPointLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetPointLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetPointLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetPointLocal"><H1>DMPlexGetPointLocal</H1></A>
 get location of point data in local <A HREF="../Vec/Vec.html#Vec">Vec</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetPointLocalField.html b/docs/manualpages/DM/DMPlexGetPointLocalField.html
index 4e93708..2a7f9d3 100644
--- a/docs/manualpages/DM/DMPlexGetPointLocalField.html
+++ b/docs/manualpages/DM/DMPlexGetPointLocalField.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetPointLocalField</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetPointLocalField.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetPointLocalField.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetPointLocalField"><H1>DMPlexGetPointLocalField</H1></A>
 get location of point field data in local <A HREF="../Vec/Vec.html#Vec">Vec</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetRedundantDM.html b/docs/manualpages/DM/DMPlexGetRedundantDM.html
index 8e223da..b558552 100644
--- a/docs/manualpages/DM/DMPlexGetRedundantDM.html
+++ b/docs/manualpages/DM/DMPlexGetRedundantDM.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetRedundantDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetRedundantDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetRedundantDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetRedundantDM"><H1>DMPlexGetRedundantDM</H1></A>
 Get a copy of the DMPlex that is completely copied on each process. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetReferenceTree.html b/docs/manualpages/DM/DMPlexGetReferenceTree.html
index ddab939..467ec47 100644
--- a/docs/manualpages/DM/DMPlexGetReferenceTree.html
+++ b/docs/manualpages/DM/DMPlexGetReferenceTree.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetReferenceTree</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetReferenceTree.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetReferenceTree.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetReferenceTree"><H1>DMPlexGetReferenceTree</H1></A>
 get the reference tree for hierarchically non-conforming meshes. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetRefinementFunction.html b/docs/manualpages/DM/DMPlexGetRefinementFunction.html
index 88c65f3..fb20217 100644
--- a/docs/manualpages/DM/DMPlexGetRefinementFunction.html
+++ b/docs/manualpages/DM/DMPlexGetRefinementFunction.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetRefinementFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetRefinementFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetRefinementFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetRefinementFunction"><H1>DMPlexGetRefinementFunction</H1></A>
 Get the function giving the maximum cell volume for refinement 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetRefinementLimit.html b/docs/manualpages/DM/DMPlexGetRefinementLimit.html
index 571a971..9af8203 100644
--- a/docs/manualpages/DM/DMPlexGetRefinementLimit.html
+++ b/docs/manualpages/DM/DMPlexGetRefinementLimit.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetRefinementLimit</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetRefinementLimit.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetRefinementLimit.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetRefinementLimit"><H1>DMPlexGetRefinementLimit</H1></A>
 Retrieve the maximum cell volume for refinement 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetRefinementUniform.html b/docs/manualpages/DM/DMPlexGetRefinementUniform.html
index 78c2a5b..8dadc45 100644
--- a/docs/manualpages/DM/DMPlexGetRefinementUniform.html
+++ b/docs/manualpages/DM/DMPlexGetRefinementUniform.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetRefinementUniform</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetRefinementUniform.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetRefinementUniform.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetRefinementUniform"><H1>DMPlexGetRefinementUniform</H1></A>
 Retrieve the flag for uniform refinement 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetRegularRefinement.html b/docs/manualpages/DM/DMPlexGetRegularRefinement.html
index ead1e0b..653a0f4 100644
--- a/docs/manualpages/DM/DMPlexGetRegularRefinement.html
+++ b/docs/manualpages/DM/DMPlexGetRegularRefinement.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetRegularRefinement</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetRegularRefinement.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetRegularRefinement.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetRegularRefinement"><H1>DMPlexGetRegularRefinement</H1></A>
 Get the flag indicating that this mesh was obtained by regular refinement from its coarse mesh 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetSubpointMap.html b/docs/manualpages/DM/DMPlexGetSubpointMap.html
index 53decbd..5f05eac 100644
--- a/docs/manualpages/DM/DMPlexGetSubpointMap.html
+++ b/docs/manualpages/DM/DMPlexGetSubpointMap.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetSubpointMap</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetSubpointMap.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetSubpointMap.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetSubpointMap"><H1>DMPlexGetSubpointMap</H1></A>
 Returns a <A HREF="../DM/DMLabel.html#DMLabel">DMLabel</A> with point dimension as values 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetSupport.html b/docs/manualpages/DM/DMPlexGetSupport.html
index 6a0ca9b..7a23d96 100644
--- a/docs/manualpages/DM/DMPlexGetSupport.html
+++ b/docs/manualpages/DM/DMPlexGetSupport.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetSupport</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetSupport.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetSupport.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetSupport"><H1>DMPlexGetSupport</H1></A>
 Return the points on the out-edges for this point in the Sieve DAG 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetSupportSize.html b/docs/manualpages/DM/DMPlexGetSupportSize.html
index c21b8b5..2fd7fbe 100644
--- a/docs/manualpages/DM/DMPlexGetSupportSize.html
+++ b/docs/manualpages/DM/DMPlexGetSupportSize.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetSupportSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetSupportSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetSupportSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetSupportSize"><H1>DMPlexGetSupportSize</H1></A>
 Return the number of out-edges for this point in the Sieve DAG 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetTransitiveClosure.html b/docs/manualpages/DM/DMPlexGetTransitiveClosure.html
index c55e0a6..86e6732 100644
--- a/docs/manualpages/DM/DMPlexGetTransitiveClosure.html
+++ b/docs/manualpages/DM/DMPlexGetTransitiveClosure.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetTransitiveClosure</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetTransitiveClosure.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetTransitiveClosure.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetTransitiveClosure"><H1>DMPlexGetTransitiveClosure</H1></A>
 Return the points on the transitive closure of the in-edges or out-edges for this point in the Sieve DAG 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetTransitiveClosure_Internal.html b/docs/manualpages/DM/DMPlexGetTransitiveClosure_Internal.html
index e505768..3053c0d 100644
--- a/docs/manualpages/DM/DMPlexGetTransitiveClosure_Internal.html
+++ b/docs/manualpages/DM/DMPlexGetTransitiveClosure_Internal.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetTransitiveClosure_Internal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetTransitiveClosure_Internal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetTransitiveClosure_Internal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetTransitiveClosure_Internal"><H1>DMPlexGetTransitiveClosure_Internal</H1></A>
 Return the points on the transitive closure of the in-edges or out-edges for this point in the Sieve DAG with a specified initial orientation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetTree.html b/docs/manualpages/DM/DMPlexGetTree.html
index 79ea6b6..0347f9b 100644
--- a/docs/manualpages/DM/DMPlexGetTree.html
+++ b/docs/manualpages/DM/DMPlexGetTree.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetTree</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetTree.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetTree.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetTree"><H1>DMPlexGetTree</H1></A>
 get the tree that describes the hierarchy of non-conforming mesh points. Collective on dm 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetTreeChildren.html b/docs/manualpages/DM/DMPlexGetTreeChildren.html
index 56a796b..53b25ec 100644
--- a/docs/manualpages/DM/DMPlexGetTreeChildren.html
+++ b/docs/manualpages/DM/DMPlexGetTreeChildren.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetTreeChildren</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetTreeChildren.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetTreeChildren.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetTreeChildren"><H1>DMPlexGetTreeChildren</H1></A>
 get the children of a point in the tree describing the point hierarchy (not the Sieve DAG) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGetTreeParent.html b/docs/manualpages/DM/DMPlexGetTreeParent.html
index e4b8a91..4e540ba 100644
--- a/docs/manualpages/DM/DMPlexGetTreeParent.html
+++ b/docs/manualpages/DM/DMPlexGetTreeParent.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetTreeParent</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGetTreeParent.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGetTreeParent.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetTreeParent"><H1>DMPlexGetTreeParent</H1></A>
 get the parent of a point in the tree describing the point hierarchy (not the Sieve DAG) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGlobalToNaturalBegin.html b/docs/manualpages/DM/DMPlexGlobalToNaturalBegin.html
index 20a3b3a..c5198e7 100644
--- a/docs/manualpages/DM/DMPlexGlobalToNaturalBegin.html
+++ b/docs/manualpages/DM/DMPlexGlobalToNaturalBegin.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGlobalToNaturalBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGlobalToNaturalBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGlobalToNaturalBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGlobalToNaturalBegin"><H1>DMPlexGlobalToNaturalBegin</H1></A>
 Rearranges a global Vector in the natural order. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexGlobalToNaturalEnd.html b/docs/manualpages/DM/DMPlexGlobalToNaturalEnd.html
index 654761e..3d4899b 100644
--- a/docs/manualpages/DM/DMPlexGlobalToNaturalEnd.html
+++ b/docs/manualpages/DM/DMPlexGlobalToNaturalEnd.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGlobalToNaturalEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexGlobalToNaturalEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexGlobalToNaturalEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGlobalToNaturalEnd"><H1>DMPlexGlobalToNaturalEnd</H1></A>
 Rearranges a global Vector in the natural order. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexInterpolate.html b/docs/manualpages/DM/DMPlexInterpolate.html
index 330025f..509d239 100644
--- a/docs/manualpages/DM/DMPlexInterpolate.html
+++ b/docs/manualpages/DM/DMPlexInterpolate.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexInterpolate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexInterpolate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexInterpolate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexInterpolate"><H1>DMPlexInterpolate</H1></A>
 Take in a cell-vertex mesh and return one with all intermediate faces, edges, etc. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexInvertCell.html b/docs/manualpages/DM/DMPlexInvertCell.html
index 160374e..fc69dcc 100644
--- a/docs/manualpages/DM/DMPlexInvertCell.html
+++ b/docs/manualpages/DM/DMPlexInvertCell.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexInvertCell</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexInvertCell.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexInvertCell.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexInvertCell"><H1>DMPlexInvertCell</H1></A>
 This flips tetrahedron and hexahedron orientation since Plex stores them internally with outward normals. Other cells are left untouched. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexLabelAddCells.html b/docs/manualpages/DM/DMPlexLabelAddCells.html
index 48ee661..754c422 100644
--- a/docs/manualpages/DM/DMPlexLabelAddCells.html
+++ b/docs/manualpages/DM/DMPlexLabelAddCells.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexLabelAddCells</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexLabelAddCells.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexLabelAddCells.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexLabelAddCells"><H1>DMPlexLabelAddCells</H1></A>
 Starting with a label marking faces on a surface, we add a cell for each face 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexLabelClearCells.html b/docs/manualpages/DM/DMPlexLabelClearCells.html
index 192d082..d18b729 100644
--- a/docs/manualpages/DM/DMPlexLabelClearCells.html
+++ b/docs/manualpages/DM/DMPlexLabelClearCells.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexLabelClearCells</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexLabelClearCells.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexLabelClearCells.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexLabelClearCells"><H1>DMPlexLabelClearCells</H1></A>
 Remove cells from a label 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexLabelCohesiveComplete.html b/docs/manualpages/DM/DMPlexLabelCohesiveComplete.html
index 3a8ee27..c3c5d87 100644
--- a/docs/manualpages/DM/DMPlexLabelCohesiveComplete.html
+++ b/docs/manualpages/DM/DMPlexLabelCohesiveComplete.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexLabelCohesiveComplete</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexLabelCohesiveComplete.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexLabelCohesiveComplete.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexLabelCohesiveComplete"><H1>DMPlexLabelCohesiveComplete</H1></A>
 Starting with a label marking points on an internal surface, we add all other mesh pieces to complete the surface 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexLabelComplete.html b/docs/manualpages/DM/DMPlexLabelComplete.html
index f5d0fda..d4ed785 100644
--- a/docs/manualpages/DM/DMPlexLabelComplete.html
+++ b/docs/manualpages/DM/DMPlexLabelComplete.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexLabelComplete</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexLabelComplete.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexLabelComplete.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexLabelComplete"><H1>DMPlexLabelComplete</H1></A>
 Starting with a label marking points on a surface, we add the transitive closure to the surface 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexMarkBoundaryFaces.html b/docs/manualpages/DM/DMPlexMarkBoundaryFaces.html
index 6492827..074d2ac 100644
--- a/docs/manualpages/DM/DMPlexMarkBoundaryFaces.html
+++ b/docs/manualpages/DM/DMPlexMarkBoundaryFaces.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexMarkBoundaryFaces</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexMarkBoundaryFaces.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexMarkBoundaryFaces.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexMarkBoundaryFaces"><H1>DMPlexMarkBoundaryFaces</H1></A>
 Mark all faces on the boundary 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexMatSetClosure.html b/docs/manualpages/DM/DMPlexMatSetClosure.html
index 5ac478a..91b0a12 100644
--- a/docs/manualpages/DM/DMPlexMatSetClosure.html
+++ b/docs/manualpages/DM/DMPlexMatSetClosure.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexMatSetClosure</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexMatSetClosure.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexMatSetClosure.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexMatSetClosure"><H1>DMPlexMatSetClosure</H1></A>
 Set an array of the values on the closure of 'point' 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexMigrate.html b/docs/manualpages/DM/DMPlexMigrate.html
index da892d6..de01cf1 100644
--- a/docs/manualpages/DM/DMPlexMigrate.html
+++ b/docs/manualpages/DM/DMPlexMigrate.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexMigrate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexMigrate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexMigrate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexMigrate"><H1>DMPlexMigrate</H1></A>
 Migrates internal <A HREF="../DM/DM.html#DM">DM</A> data over the supplied star forest 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexNaturalToGlobalBegin.html b/docs/manualpages/DM/DMPlexNaturalToGlobalBegin.html
index 8146e2a..1d7d2a4 100644
--- a/docs/manualpages/DM/DMPlexNaturalToGlobalBegin.html
+++ b/docs/manualpages/DM/DMPlexNaturalToGlobalBegin.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexNaturalToGlobalBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexNaturalToGlobalBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexNaturalToGlobalBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexNaturalToGlobalBegin"><H1>DMPlexNaturalToGlobalBegin</H1></A>
 Rearranges a Vector in the natural order to the Global order. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexNaturalToGlobalEnd.html b/docs/manualpages/DM/DMPlexNaturalToGlobalEnd.html
index 23ab471..2b5d03a 100644
--- a/docs/manualpages/DM/DMPlexNaturalToGlobalEnd.html
+++ b/docs/manualpages/DM/DMPlexNaturalToGlobalEnd.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexNaturalToGlobalEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexNaturalToGlobalEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexNaturalToGlobalEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexNaturalToGlobalEnd"><H1>DMPlexNaturalToGlobalEnd</H1></A>
 Rearranges a Vector in the natural order to the Global order. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexOrient.html b/docs/manualpages/DM/DMPlexOrient.html
index bc9d3c5..e386a7f 100644
--- a/docs/manualpages/DM/DMPlexOrient.html
+++ b/docs/manualpages/DM/DMPlexOrient.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexOrient</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexOrient.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexOrient.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexOrient"><H1>DMPlexOrient</H1></A>
 Give a consistent orientation to the input mesh 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexPartitionLabelAdjacency.html b/docs/manualpages/DM/DMPlexPartitionLabelAdjacency.html
index fde632d..4ba3f94 100644
--- a/docs/manualpages/DM/DMPlexPartitionLabelAdjacency.html
+++ b/docs/manualpages/DM/DMPlexPartitionLabelAdjacency.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexPartitionLabelAdjacency</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexPartitionLabelAdjacency.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexPartitionLabelAdjacency.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexPartitionLabelAdjacency"><H1>DMPlexPartitionLabelAdjacency</H1></A>
 Add one level of adjacent points to the partition label 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexPartitionLabelClosure.html b/docs/manualpages/DM/DMPlexPartitionLabelClosure.html
index 94fa9e4..801d65b 100644
--- a/docs/manualpages/DM/DMPlexPartitionLabelClosure.html
+++ b/docs/manualpages/DM/DMPlexPartitionLabelClosure.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexPartitionLabelClosure</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexPartitionLabelClosure.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexPartitionLabelClosure.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexPartitionLabelClosure"><H1>DMPlexPartitionLabelClosure</H1></A>
 Add the closure of all points to the partition label 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexPartitionLabelCreateSF.html b/docs/manualpages/DM/DMPlexPartitionLabelCreateSF.html
index c8abc4b..dc3dd18 100644
--- a/docs/manualpages/DM/DMPlexPartitionLabelCreateSF.html
+++ b/docs/manualpages/DM/DMPlexPartitionLabelCreateSF.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexPartitionLabelCreateSF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexPartitionLabelCreateSF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexPartitionLabelCreateSF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexPartitionLabelCreateSF"><H1>DMPlexPartitionLabelCreateSF</H1></A>
 Create a star forest from a label that assigns ranks to points 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexPartitionLabelInvert.html b/docs/manualpages/DM/DMPlexPartitionLabelInvert.html
index 40ffd55..8a4f332 100644
--- a/docs/manualpages/DM/DMPlexPartitionLabelInvert.html
+++ b/docs/manualpages/DM/DMPlexPartitionLabelInvert.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexPartitionLabelInvert</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexPartitionLabelInvert.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexPartitionLabelInvert.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexPartitionLabelInvert"><H1>DMPlexPartitionLabelInvert</H1></A>
 Create a partition label of remote roots from a local root label 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexPartitionLabelPropagate.html b/docs/manualpages/DM/DMPlexPartitionLabelPropagate.html
index 74e59c4..19ec308 100644
--- a/docs/manualpages/DM/DMPlexPartitionLabelPropagate.html
+++ b/docs/manualpages/DM/DMPlexPartitionLabelPropagate.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexPartitionLabelPropagate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexPartitionLabelPropagate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexPartitionLabelPropagate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexPartitionLabelPropagate"><H1>DMPlexPartitionLabelPropagate</H1></A>
 Propagate points in a partition label over the point SF 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexPermute.html b/docs/manualpages/DM/DMPlexPermute.html
index 7b4f0db..fb14bda 100644
--- a/docs/manualpages/DM/DMPlexPermute.html
+++ b/docs/manualpages/DM/DMPlexPermute.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexPermute</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexPermute.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexPermute.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexPermute"><H1>DMPlexPermute</H1></A>
 Reorder the mesh according to the input permutation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexPointGlobalFieldRead.html b/docs/manualpages/DM/DMPlexPointGlobalFieldRead.html
index e44f7db..001caac 100644
--- a/docs/manualpages/DM/DMPlexPointGlobalFieldRead.html
+++ b/docs/manualpages/DM/DMPlexPointGlobalFieldRead.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexPointGlobalFieldRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexPointGlobalFieldRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexPointGlobalFieldRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexPointGlobalFieldRead"><H1>DMPlexPointGlobalFieldRead</H1></A>
 return read access to a field on a point in global array 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexPointGlobalFieldRef.html b/docs/manualpages/DM/DMPlexPointGlobalFieldRef.html
index d28f05f..7fa1624 100644
--- a/docs/manualpages/DM/DMPlexPointGlobalFieldRef.html
+++ b/docs/manualpages/DM/DMPlexPointGlobalFieldRef.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexPointGlobalFieldRef</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexPointGlobalFieldRef.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexPointGlobalFieldRef.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexPointGlobalFieldRef"><H1>DMPlexPointGlobalFieldRef</H1></A>
 return read/write access to a field on a point in global array 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexPointGlobalRead.html b/docs/manualpages/DM/DMPlexPointGlobalRead.html
index 292c9e2..1a5c06a 100644
--- a/docs/manualpages/DM/DMPlexPointGlobalRead.html
+++ b/docs/manualpages/DM/DMPlexPointGlobalRead.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexPointGlobalRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexPointGlobalRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexPointGlobalRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexPointGlobalRead"><H1>DMPlexPointGlobalRead</H1></A>
 return read access to a point in global array 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexPointGlobalRef.html b/docs/manualpages/DM/DMPlexPointGlobalRef.html
index bb8a73a..95c192d 100644
--- a/docs/manualpages/DM/DMPlexPointGlobalRef.html
+++ b/docs/manualpages/DM/DMPlexPointGlobalRef.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexPointGlobalRef</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexPointGlobalRef.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexPointGlobalRef.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexPointGlobalRef"><H1>DMPlexPointGlobalRef</H1></A>
 return read/write access to a point in global array 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexPointLocalFieldRead.html b/docs/manualpages/DM/DMPlexPointLocalFieldRead.html
index e9b7318..62e8c89 100644
--- a/docs/manualpages/DM/DMPlexPointLocalFieldRead.html
+++ b/docs/manualpages/DM/DMPlexPointLocalFieldRead.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexPointLocalFieldRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexPointLocalFieldRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexPointLocalFieldRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexPointLocalFieldRead"><H1>DMPlexPointLocalFieldRead</H1></A>
 return read access to a field on a point in local array 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexPointLocalFieldRef.html b/docs/manualpages/DM/DMPlexPointLocalFieldRef.html
index 3314e83..6bcae39 100644
--- a/docs/manualpages/DM/DMPlexPointLocalFieldRef.html
+++ b/docs/manualpages/DM/DMPlexPointLocalFieldRef.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexPointLocalFieldRef</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexPointLocalFieldRef.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexPointLocalFieldRef.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexPointLocalFieldRef"><H1>DMPlexPointLocalFieldRef</H1></A>
 return read/write access to a field on a point in local array 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexPointLocalRead.html b/docs/manualpages/DM/DMPlexPointLocalRead.html
index fb22fb2..dee397f 100644
--- a/docs/manualpages/DM/DMPlexPointLocalRead.html
+++ b/docs/manualpages/DM/DMPlexPointLocalRead.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexPointLocalRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexPointLocalRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexPointLocalRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexPointLocalRead"><H1>DMPlexPointLocalRead</H1></A>
 return read access to a point in local array 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexPointLocalRef.html b/docs/manualpages/DM/DMPlexPointLocalRef.html
index 3aa4395..54c9b8f 100644
--- a/docs/manualpages/DM/DMPlexPointLocalRef.html
+++ b/docs/manualpages/DM/DMPlexPointLocalRef.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexPointLocalRef</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexPointLocalRef.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexPointLocalRef.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexPointLocalRef"><H1>DMPlexPointLocalRef</H1></A>
 return read/write access to a point in local array 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexReferenceTreeGetChildSymmetry.html b/docs/manualpages/DM/DMPlexReferenceTreeGetChildSymmetry.html
index 4a974e6..67851e6 100644
--- a/docs/manualpages/DM/DMPlexReferenceTreeGetChildSymmetry.html
+++ b/docs/manualpages/DM/DMPlexReferenceTreeGetChildSymmetry.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexReferenceTreeGetChildSymmetry</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexReferenceTreeGetChildSymmetry.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexReferenceTreeGetChildSymmetry.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexReferenceTreeGetChildSymmetry"><H1>DMPlexReferenceTreeGetChildSymmetry</H1></A>
 Given a reference tree, transform a childid and orientation from one parent frame to another 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexRestoreJoin.html b/docs/manualpages/DM/DMPlexRestoreJoin.html
index 362fb6f..a2fa2a6 100644
--- a/docs/manualpages/DM/DMPlexRestoreJoin.html
+++ b/docs/manualpages/DM/DMPlexRestoreJoin.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexRestoreJoin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexRestoreJoin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexRestoreJoin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexRestoreJoin"><H1>DMPlexRestoreJoin</H1></A>
 Restore an array for the join of the set of points 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexRestoreMeet.html b/docs/manualpages/DM/DMPlexRestoreMeet.html
index 82e4a6d..c64e221 100644
--- a/docs/manualpages/DM/DMPlexRestoreMeet.html
+++ b/docs/manualpages/DM/DMPlexRestoreMeet.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexRestoreMeet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexRestoreMeet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexRestoreMeet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexRestoreMeet"><H1>DMPlexRestoreMeet</H1></A>
 Restore an array for the meet of the set of points 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexRestoreTransitiveClosure.html b/docs/manualpages/DM/DMPlexRestoreTransitiveClosure.html
index 2b99981..772e347 100644
--- a/docs/manualpages/DM/DMPlexRestoreTransitiveClosure.html
+++ b/docs/manualpages/DM/DMPlexRestoreTransitiveClosure.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexRestoreTransitiveClosure</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexRestoreTransitiveClosure.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexRestoreTransitiveClosure.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexRestoreTransitiveClosure"><H1>DMPlexRestoreTransitiveClosure</H1></A>
 Restore the array of points on the transitive closure of the in-edges or out-edges for this point in the Sieve DAG 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexReverseCell.html b/docs/manualpages/DM/DMPlexReverseCell.html
index 93c3def..e00d29a 100644
--- a/docs/manualpages/DM/DMPlexReverseCell.html
+++ b/docs/manualpages/DM/DMPlexReverseCell.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexReverseCell</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexReverseCell.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexReverseCell.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexReverseCell"><H1>DMPlexReverseCell</H1></A>
 Give a mesh cell the opposite orientation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexSetAdjacencyUseAnchors.html b/docs/manualpages/DM/DMPlexSetAdjacencyUseAnchors.html
index 3af3e97..eaf7c51 100644
--- a/docs/manualpages/DM/DMPlexSetAdjacencyUseAnchors.html
+++ b/docs/manualpages/DM/DMPlexSetAdjacencyUseAnchors.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSetAdjacencyUseAnchors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexSetAdjacencyUseAnchors.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexSetAdjacencyUseAnchors.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSetAdjacencyUseAnchors"><H1>DMPlexSetAdjacencyUseAnchors</H1></A>
 Define adjacency in the mesh using the point-to-point constraints. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexSetAdjacencyUseClosure.html b/docs/manualpages/DM/DMPlexSetAdjacencyUseClosure.html
index a74d6b2..95f2157 100644
--- a/docs/manualpages/DM/DMPlexSetAdjacencyUseClosure.html
+++ b/docs/manualpages/DM/DMPlexSetAdjacencyUseClosure.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSetAdjacencyUseClosure</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexSetAdjacencyUseClosure.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexSetAdjacencyUseClosure.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSetAdjacencyUseClosure"><H1>DMPlexSetAdjacencyUseClosure</H1></A>
 Define adjacency in the mesh using the transitive closure 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexSetAdjacencyUseCone.html b/docs/manualpages/DM/DMPlexSetAdjacencyUseCone.html
index 4e06f9c..11d0acf 100644
--- a/docs/manualpages/DM/DMPlexSetAdjacencyUseCone.html
+++ b/docs/manualpages/DM/DMPlexSetAdjacencyUseCone.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSetAdjacencyUseCone</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexSetAdjacencyUseCone.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexSetAdjacencyUseCone.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSetAdjacencyUseCone"><H1>DMPlexSetAdjacencyUseCone</H1></A>
 Define adjacency in the mesh using either the cone or the support first 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexSetAnchors.html b/docs/manualpages/DM/DMPlexSetAnchors.html
index 50799d1..037a7f0 100644
--- a/docs/manualpages/DM/DMPlexSetAnchors.html
+++ b/docs/manualpages/DM/DMPlexSetAnchors.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSetAnchors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexSetAnchors.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexSetAnchors.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSetAnchors"><H1>DMPlexSetAnchors</H1></A>
 Set the layout of the local anchor (point-to-point) constraints.  Unlike boundary conditions, when a point's degrees of freedom in a section are constrained to an outside value, the anchor constraints set a point's degrees of freedom to be a linear combination of other points' degrees of freedom. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexSetChart.html b/docs/manualpages/DM/DMPlexSetChart.html
index 15fc598..6dc1c41 100644
--- a/docs/manualpages/DM/DMPlexSetChart.html
+++ b/docs/manualpages/DM/DMPlexSetChart.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSetChart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexSetChart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexSetChart.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSetChart"><H1>DMPlexSetChart</H1></A>
 Set the interval for all mesh points [pStart, pEnd) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexSetCone.html b/docs/manualpages/DM/DMPlexSetCone.html
index f52014f..1eb00d4 100644
--- a/docs/manualpages/DM/DMPlexSetCone.html
+++ b/docs/manualpages/DM/DMPlexSetCone.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSetCone</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexSetCone.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexSetCone.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSetCone"><H1>DMPlexSetCone</H1></A>
 Set the points on the in-edges for this point in the Sieve DAG 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexSetConeOrientation.html b/docs/manualpages/DM/DMPlexSetConeOrientation.html
index 4a87905..61367de 100644
--- a/docs/manualpages/DM/DMPlexSetConeOrientation.html
+++ b/docs/manualpages/DM/DMPlexSetConeOrientation.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSetConeOrientation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexSetConeOrientation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexSetConeOrientation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSetConeOrientation"><H1>DMPlexSetConeOrientation</H1></A>
 Set the orientations on the in-edges for this point in the Sieve DAG 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexSetConeSize.html b/docs/manualpages/DM/DMPlexSetConeSize.html
index 2210281..2bb2976 100644
--- a/docs/manualpages/DM/DMPlexSetConeSize.html
+++ b/docs/manualpages/DM/DMPlexSetConeSize.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSetConeSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexSetConeSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexSetConeSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSetConeSize"><H1>DMPlexSetConeSize</H1></A>
 Set the number of in-edges for this point in the Sieve DAG 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexSetHybridBounds.html b/docs/manualpages/DM/DMPlexSetHybridBounds.html
index df57e73..96224a1 100644
--- a/docs/manualpages/DM/DMPlexSetHybridBounds.html
+++ b/docs/manualpages/DM/DMPlexSetHybridBounds.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSetHybridBounds</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexSetHybridBounds.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexSetHybridBounds.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSetHybridBounds"><H1>DMPlexSetHybridBounds</H1></A>
 Set the first mesh point of each dimension which is a hybrid 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexSetMaxProjectionHeight.html b/docs/manualpages/DM/DMPlexSetMaxProjectionHeight.html
index f0198c8..c92f420 100644
--- a/docs/manualpages/DM/DMPlexSetMaxProjectionHeight.html
+++ b/docs/manualpages/DM/DMPlexSetMaxProjectionHeight.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSetMaxProjectionHeight</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexSetMaxProjectionHeight.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexSetMaxProjectionHeight.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSetMaxProjectionHeight"><H1>DMPlexSetMaxProjectionHeight</H1></A>
 In DMPlexProjectXXXLocal() functions, the projected values of a basis function's dofs are computed by associating the basis function with one of the mesh points in its transitively-closed support, and evaluating the dual space basis of that point.  A basis function is associated with the point in its transitively-closed support whose mesh height is highest (w.r.t. DAG height), but not greater than the maximum projection height, which is set with this function.  By default, the maximum pr [...]
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexSetMinRadius.html b/docs/manualpages/DM/DMPlexSetMinRadius.html
index 4b84923..61b7539 100644
--- a/docs/manualpages/DM/DMPlexSetMinRadius.html
+++ b/docs/manualpages/DM/DMPlexSetMinRadius.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSetMinRadius</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexSetMinRadius.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexSetMinRadius.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSetMinRadius"><H1>DMPlexSetMinRadius</H1></A>
 Sets the minimum distance from the cell centroid to a face 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexSetPartitioner.html b/docs/manualpages/DM/DMPlexSetPartitioner.html
index b59314d..230c9de 100644
--- a/docs/manualpages/DM/DMPlexSetPartitioner.html
+++ b/docs/manualpages/DM/DMPlexSetPartitioner.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSetPartitioner</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexSetPartitioner.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexSetPartitioner.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSetPartitioner"><H1>DMPlexSetPartitioner</H1></A>
 Set the mesh partitioner 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexSetReferenceTree.html b/docs/manualpages/DM/DMPlexSetReferenceTree.html
index e3a9088..484f24d 100644
--- a/docs/manualpages/DM/DMPlexSetReferenceTree.html
+++ b/docs/manualpages/DM/DMPlexSetReferenceTree.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSetReferenceTree</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexSetReferenceTree.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexSetReferenceTree.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSetReferenceTree"><H1>DMPlexSetReferenceTree</H1></A>
 set the reference tree for hierarchically non-conforming meshes. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexSetRefinementFunction.html b/docs/manualpages/DM/DMPlexSetRefinementFunction.html
index f4f99c5..b146074 100644
--- a/docs/manualpages/DM/DMPlexSetRefinementFunction.html
+++ b/docs/manualpages/DM/DMPlexSetRefinementFunction.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSetRefinementFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexSetRefinementFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexSetRefinementFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSetRefinementFunction"><H1>DMPlexSetRefinementFunction</H1></A>
 Set the function giving the maximum cell volume for refinement 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexSetRefinementLimit.html b/docs/manualpages/DM/DMPlexSetRefinementLimit.html
index 7c5841b..950a282 100644
--- a/docs/manualpages/DM/DMPlexSetRefinementLimit.html
+++ b/docs/manualpages/DM/DMPlexSetRefinementLimit.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSetRefinementLimit</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexSetRefinementLimit.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexSetRefinementLimit.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSetRefinementLimit"><H1>DMPlexSetRefinementLimit</H1></A>
 Set the maximum cell volume for refinement 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexSetRefinementUniform.html b/docs/manualpages/DM/DMPlexSetRefinementUniform.html
index fd79def..2243040 100644
--- a/docs/manualpages/DM/DMPlexSetRefinementUniform.html
+++ b/docs/manualpages/DM/DMPlexSetRefinementUniform.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSetRefinementUniform</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexSetRefinementUniform.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexSetRefinementUniform.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSetRefinementUniform"><H1>DMPlexSetRefinementUniform</H1></A>
 Set the flag for uniform refinement 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexSetRegularRefinement.html b/docs/manualpages/DM/DMPlexSetRegularRefinement.html
index ab9cac4..cdda7f9 100644
--- a/docs/manualpages/DM/DMPlexSetRegularRefinement.html
+++ b/docs/manualpages/DM/DMPlexSetRegularRefinement.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSetRegularRefinement</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexSetRegularRefinement.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexSetRegularRefinement.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSetRegularRefinement"><H1>DMPlexSetRegularRefinement</H1></A>
 Set the flag indicating that this mesh was obtained by regular refinement from its coarse mesh 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexSetSupport.html b/docs/manualpages/DM/DMPlexSetSupport.html
index 303257b..84e550f 100644
--- a/docs/manualpages/DM/DMPlexSetSupport.html
+++ b/docs/manualpages/DM/DMPlexSetSupport.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSetSupport</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexSetSupport.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexSetSupport.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSetSupport"><H1>DMPlexSetSupport</H1></A>
 Set the points on the out-edges for this point in the Sieve DAG 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexSetSupportSize.html b/docs/manualpages/DM/DMPlexSetSupportSize.html
index 6f16460..0e70fa7 100644
--- a/docs/manualpages/DM/DMPlexSetSupportSize.html
+++ b/docs/manualpages/DM/DMPlexSetSupportSize.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSetSupportSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexSetSupportSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexSetSupportSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSetSupportSize"><H1>DMPlexSetSupportSize</H1></A>
 Set the number of out-edges for this point in the Sieve DAG 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexSetTree.html b/docs/manualpages/DM/DMPlexSetTree.html
index 92b4b46..1d9997c 100644
--- a/docs/manualpages/DM/DMPlexSetTree.html
+++ b/docs/manualpages/DM/DMPlexSetTree.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSetTree</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexSetTree.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexSetTree.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSetTree"><H1>DMPlexSetTree</H1></A>
 set the tree that describes the hierarchy of non-conforming mesh points.  This routine also creates the point-to-point constraints determined by the tree: a point is constained to the points in the closure of its tree root. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexStratify.html b/docs/manualpages/DM/DMPlexStratify.html
index 107f1b9..e6cb06c 100644
--- a/docs/manualpages/DM/DMPlexStratify.html
+++ b/docs/manualpages/DM/DMPlexStratify.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexStratify</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexStratify.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexStratify.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexStratify"><H1>DMPlexStratify</H1></A>
 The Sieve DAG for most topologies is a graded poset (http://en.wikipedia.org/wiki/Graded_poset), and can be illustrated by Hasse Diagram (a <a href="http://en.wikipedia.org/wiki/Hasse_diagram).">http://en.wikipedia.org/wiki/Hasse_diagram). </a> The strata group all points of the same grade, and this function calculates the strata. This grade can be seen as the height (or depth) of the point in the DAG. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexStratifyMigrationSF.html b/docs/manualpages/DM/DMPlexStratifyMigrationSF.html
index bc130c0..f8588fa 100644
--- a/docs/manualpages/DM/DMPlexStratifyMigrationSF.html
+++ b/docs/manualpages/DM/DMPlexStratifyMigrationSF.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexStratifyMigrationSF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexStratifyMigrationSF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexStratifyMigrationSF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexStratifyMigrationSF"><H1>DMPlexStratifyMigrationSF</H1></A>
 Add partition overlap to a distributed non-overlapping <A HREF="../DM/DM.html#DM">DM</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexSymmetrize.html b/docs/manualpages/DM/DMPlexSymmetrize.html
index 64b187a..109f116 100644
--- a/docs/manualpages/DM/DMPlexSymmetrize.html
+++ b/docs/manualpages/DM/DMPlexSymmetrize.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSymmetrize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexSymmetrize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexSymmetrize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSymmetrize"><H1>DMPlexSymmetrize</H1></A>
 Creates support (out-edge) information from cone (in-edge) inoformation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexTetgenSetOptions.html b/docs/manualpages/DM/DMPlexTetgenSetOptions.html
index 1a0d3a6..8eada6e 100644
--- a/docs/manualpages/DM/DMPlexTetgenSetOptions.html
+++ b/docs/manualpages/DM/DMPlexTetgenSetOptions.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexTetgenSetOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexTetgenSetOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexTetgenSetOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexTetgenSetOptions"><H1>DMPlexTetgenSetOptions</H1></A>
 Set the options used for the Tetgen mesh generator 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexTriangleSetOptions.html b/docs/manualpages/DM/DMPlexTriangleSetOptions.html
index 641f5f6..f92f535 100644
--- a/docs/manualpages/DM/DMPlexTriangleSetOptions.html
+++ b/docs/manualpages/DM/DMPlexTriangleSetOptions.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexTriangleSetOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexTriangleSetOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexTriangleSetOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexTriangleSetOptions"><H1>DMPlexTriangleSetOptions</H1></A>
 Set the options used for the Triangle mesh generator 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexUninterpolate.html b/docs/manualpages/DM/DMPlexUninterpolate.html
index 53f5f43..6fa00a2 100644
--- a/docs/manualpages/DM/DMPlexUninterpolate.html
+++ b/docs/manualpages/DM/DMPlexUninterpolate.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexUninterpolate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexUninterpolate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexUninterpolate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexUninterpolate"><H1>DMPlexUninterpolate</H1></A>
 Take in a mesh with all intermediate faces, edges, etc. and return a cell-vertex mesh 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexVTKWriteAll.html b/docs/manualpages/DM/DMPlexVTKWriteAll.html
index b0a9fdc..1e45425 100644
--- a/docs/manualpages/DM/DMPlexVTKWriteAll.html
+++ b/docs/manualpages/DM/DMPlexVTKWriteAll.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexVTKWriteAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexVTKWriteAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexVTKWriteAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexVTKWriteAll"><H1>DMPlexVTKWriteAll</H1></A>
 Write a file containing all the fields that have been provided to the viewer 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexVecGetClosure.html b/docs/manualpages/DM/DMPlexVecGetClosure.html
index bc4486d..3814f8b 100644
--- a/docs/manualpages/DM/DMPlexVecGetClosure.html
+++ b/docs/manualpages/DM/DMPlexVecGetClosure.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexVecGetClosure</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexVecGetClosure.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexVecGetClosure.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexVecGetClosure"><H1>DMPlexVecGetClosure</H1></A>
 Get an array of the values on the closure of 'point' 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexVecRestoreClosure.html b/docs/manualpages/DM/DMPlexVecRestoreClosure.html
index 40040d6..c780bda 100644
--- a/docs/manualpages/DM/DMPlexVecRestoreClosure.html
+++ b/docs/manualpages/DM/DMPlexVecRestoreClosure.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexVecRestoreClosure</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexVecRestoreClosure.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexVecRestoreClosure.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexVecRestoreClosure"><H1>DMPlexVecRestoreClosure</H1></A>
 Restore the array of the values on the closure of 'point' 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMPlexVecSetClosure.html b/docs/manualpages/DM/DMPlexVecSetClosure.html
index 8ce8ee9..d856778 100644
--- a/docs/manualpages/DM/DMPlexVecSetClosure.html
+++ b/docs/manualpages/DM/DMPlexVecSetClosure.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexVecSetClosure</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMPlexVecSetClosure.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMPlexVecSetClosure.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexVecSetClosure"><H1>DMPlexVecSetClosure</H1></A>
 Set an array of the values on the closure of 'point' 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMProjectFunction.html b/docs/manualpages/DM/DMProjectFunction.html
index eedae16..f7e23fc 100644
--- a/docs/manualpages/DM/DMProjectFunction.html
+++ b/docs/manualpages/DM/DMProjectFunction.html
@@ -5,8 +5,8 @@
 <TITLE>DMProjectFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMProjectFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMProjectFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMProjectFunction"><H1>DMProjectFunction</H1></A>
 This projects the given function into the function space provided. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMREDUNDANT.html b/docs/manualpages/DM/DMREDUNDANT.html
index b2fcdcf..839eb5f 100644
--- a/docs/manualpages/DM/DMREDUNDANT.html
+++ b/docs/manualpages/DM/DMREDUNDANT.html
@@ -5,8 +5,8 @@
 <TITLE>DMREDUNDANT</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMREDUNDANT.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMREDUNDANT.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMREDUNDANT"><H1>DMREDUNDANT</H1></A>
 "redundant" - A <A HREF="../DM/DM.html#DM">DM</A> object that is used to manage data for a small set of dense globally coupled variables. In the global representation of the vector the variables are all stored on a single MPI process (all the other MPI processes have no variables) in the local representation all the variables are stored on ALL the MPI processes (because they are all needed for each processes local computations). This <A HREF="../DM/DM.html#DM">DM</A> is generally used in [...]
 <P>
diff --git a/docs/manualpages/DM/DMRedundantCreate.html b/docs/manualpages/DM/DMRedundantCreate.html
index 513aff3..d83ba3d 100644
--- a/docs/manualpages/DM/DMRedundantCreate.html
+++ b/docs/manualpages/DM/DMRedundantCreate.html
@@ -5,8 +5,8 @@
 <TITLE>DMRedundantCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMRedundantCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMRedundantCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMRedundantCreate"><H1>DMRedundantCreate</H1></A>
 Creates a <A HREF="../DM/DM.html#DM">DM</A> object, used to manage data for dense globally coupled variables 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMRedundantGetSize.html b/docs/manualpages/DM/DMRedundantGetSize.html
index fec94d6..0c61fc3 100644
--- a/docs/manualpages/DM/DMRedundantGetSize.html
+++ b/docs/manualpages/DM/DMRedundantGetSize.html
@@ -5,8 +5,8 @@
 <TITLE>DMRedundantGetSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMRedundantGetSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMRedundantGetSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMRedundantGetSize"><H1>DMRedundantGetSize</H1></A>
 Gets the size of a densely coupled redundant object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMRedundantSetSize.html b/docs/manualpages/DM/DMRedundantSetSize.html
index 59308f2..e85906f 100644
--- a/docs/manualpages/DM/DMRedundantSetSize.html
+++ b/docs/manualpages/DM/DMRedundantSetSize.html
@@ -5,8 +5,8 @@
 <TITLE>DMRedundantSetSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMRedundantSetSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMRedundantSetSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMRedundantSetSize"><H1>DMRedundantSetSize</H1></A>
 Sets the size of a densely coupled redundant object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMRefine.html b/docs/manualpages/DM/DMRefine.html
index 03cba82..7b75daf 100644
--- a/docs/manualpages/DM/DMRefine.html
+++ b/docs/manualpages/DM/DMRefine.html
@@ -5,8 +5,8 @@
 <TITLE>DMRefine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMRefine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMRefine.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMRefine"><H1>DMRefine</H1></A>
 Refines a <A HREF="../DM/DM.html#DM">DM</A> object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMRefineHierarchy.html b/docs/manualpages/DM/DMRefineHierarchy.html
index d1c0d5d..1334f74 100644
--- a/docs/manualpages/DM/DMRefineHierarchy.html
+++ b/docs/manualpages/DM/DMRefineHierarchy.html
@@ -5,8 +5,8 @@
 <TITLE>DMRefineHierarchy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMRefineHierarchy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMRefineHierarchy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMRefineHierarchy"><H1>DMRefineHierarchy</H1></A>
 Refines a <A HREF="../DM/DM.html#DM">DM</A> object, all levels at once 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMRefineHookAdd.html b/docs/manualpages/DM/DMRefineHookAdd.html
index 25996c2..b710614 100644
--- a/docs/manualpages/DM/DMRefineHookAdd.html
+++ b/docs/manualpages/DM/DMRefineHookAdd.html
@@ -5,8 +5,8 @@
 <TITLE>DMRefineHookAdd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMRefineHookAdd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMRefineHookAdd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMRefineHookAdd"><H1>DMRefineHookAdd</H1></A>
 adds a callback to be run when interpolating a nonlinear problem to a finer grid 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMRegister.html b/docs/manualpages/DM/DMRegister.html
index 210de28..954cdfd 100644
--- a/docs/manualpages/DM/DMRegister.html
+++ b/docs/manualpages/DM/DMRegister.html
@@ -5,8 +5,8 @@
 <TITLE>DMRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMRegister"><H1>DMRegister</H1></A>
 Adds a new <A HREF="../DM/DM.html#DM">DM</A> component implementation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMRegisterAll.html b/docs/manualpages/DM/DMRegisterAll.html
index bfa0bf3..56d50cb 100644
--- a/docs/manualpages/DM/DMRegisterAll.html
+++ b/docs/manualpages/DM/DMRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>DMRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMRegisterAll"><H1>DMRegisterAll</H1></A>
 Registers all of the <A HREF="../DM/DM.html#DM">DM</A> components in the <A HREF="../DM/DM.html#DM">DM</A> package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMRemoveLabel.html b/docs/manualpages/DM/DMRemoveLabel.html
index 83436b6..d45bfd3 100644
--- a/docs/manualpages/DM/DMRemoveLabel.html
+++ b/docs/manualpages/DM/DMRemoveLabel.html
@@ -5,8 +5,8 @@
 <TITLE>DMRemoveLabel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMRemoveLabel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMRemoveLabel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMRemoveLabel"><H1>DMRemoveLabel</H1></A>
 Remove the label from this mesh 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMRestoreGlobalVector.html b/docs/manualpages/DM/DMRestoreGlobalVector.html
index ca5ffd2..2f1057a 100644
--- a/docs/manualpages/DM/DMRestoreGlobalVector.html
+++ b/docs/manualpages/DM/DMRestoreGlobalVector.html
@@ -5,8 +5,8 @@
 <TITLE>DMRestoreGlobalVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMRestoreGlobalVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMRestoreGlobalVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMRestoreGlobalVector"><H1>DMRestoreGlobalVector</H1></A>
 Returns a Seq PETSc vector that obtained from <A HREF="../DM/DMGetGlobalVector.html#DMGetGlobalVector">DMGetGlobalVector</A>(). Do not use with vector obtained via <A HREF="../DM/DMCreateGlobalVector.html#DMCreateGlobalVector">DMCreateGlobalVector</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMRestoreLocalVector.html b/docs/manualpages/DM/DMRestoreLocalVector.html
index 3ea6897..ab42ef6 100644
--- a/docs/manualpages/DM/DMRestoreLocalVector.html
+++ b/docs/manualpages/DM/DMRestoreLocalVector.html
@@ -5,8 +5,8 @@
 <TITLE>DMRestoreLocalVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMRestoreLocalVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMRestoreLocalVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMRestoreLocalVector"><H1>DMRestoreLocalVector</H1></A>
 Returns a Seq PETSc vector that obtained from <A HREF="../DM/DMGetLocalVector.html#DMGetLocalVector">DMGetLocalVector</A>(). Do not use with vector obtained via <A HREF="../DM/DMCreateLocalVector.html#DMCreateLocalVector">DMCreateLocalVector</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMRestoreNamedGlobalVector.html b/docs/manualpages/DM/DMRestoreNamedGlobalVector.html
index 22c9d84..4b79c03 100644
--- a/docs/manualpages/DM/DMRestoreNamedGlobalVector.html
+++ b/docs/manualpages/DM/DMRestoreNamedGlobalVector.html
@@ -5,8 +5,8 @@
 <TITLE>DMRestoreNamedGlobalVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMRestoreNamedGlobalVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMRestoreNamedGlobalVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMRestoreNamedGlobalVector"><H1>DMRestoreNamedGlobalVector</H1></A>
 restore access to a named, persistent global vector 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMRestoreNamedLocalVector.html b/docs/manualpages/DM/DMRestoreNamedLocalVector.html
index 582f716..581df4e 100644
--- a/docs/manualpages/DM/DMRestoreNamedLocalVector.html
+++ b/docs/manualpages/DM/DMRestoreNamedLocalVector.html
@@ -5,8 +5,8 @@
 <TITLE>DMRestoreNamedLocalVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMRestoreNamedLocalVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMRestoreNamedLocalVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMRestoreNamedLocalVector"><H1>DMRestoreNamedLocalVector</H1></A>
 restore access to a named, persistent local vector 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMRestoreWorkArray.html b/docs/manualpages/DM/DMRestoreWorkArray.html
index 675d3c5..d3a942b 100644
--- a/docs/manualpages/DM/DMRestoreWorkArray.html
+++ b/docs/manualpages/DM/DMRestoreWorkArray.html
@@ -5,8 +5,8 @@
 <TITLE>DMRestoreWorkArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMRestoreWorkArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMRestoreWorkArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMRestoreWorkArray"><H1>DMRestoreWorkArray</H1></A>
 Restores a work array guaranteed to be at least the input size, restore with <A HREF="../DM/DMRestoreWorkArray.html#DMRestoreWorkArray">DMRestoreWorkArray</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMRestrict.html b/docs/manualpages/DM/DMRestrict.html
index c62abd9..31b32fd 100644
--- a/docs/manualpages/DM/DMRestrict.html
+++ b/docs/manualpages/DM/DMRestrict.html
@@ -5,8 +5,8 @@
 <TITLE>DMRestrict</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMRestrict.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMRestrict.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMRestrict"><H1>DMRestrict</H1></A>
 restricts user-defined problem data to a coarser <A HREF="../DM/DM.html#DM">DM</A> by running hooks registered by <A HREF="../DM/DMCoarsenHookAdd.html#DMCoarsenHookAdd">DMCoarsenHookAdd</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSLICED.html b/docs/manualpages/DM/DMSLICED.html
index 0292705..dfa549c 100644
--- a/docs/manualpages/DM/DMSLICED.html
+++ b/docs/manualpages/DM/DMSLICED.html
@@ -5,8 +5,8 @@
 <TITLE>DMSLICED</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSLICED.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSLICED.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSLICED"><H1>DMSLICED</H1></A>
 "sliced" - A <A HREF="../DM/DM.html#DM">DM</A> object that is used to manage data for a general graph. Uses <A HREF="../Vec/VecCreateGhost.html#VecCreateGhost">VecCreateGhost</A>() ghosted vectors for storing the fields See DMCreateSliced() for details.
 <P>
diff --git a/docs/manualpages/DM/DMSetApplicationContext.html b/docs/manualpages/DM/DMSetApplicationContext.html
index 4b94f1c..ad2cc88 100644
--- a/docs/manualpages/DM/DMSetApplicationContext.html
+++ b/docs/manualpages/DM/DMSetApplicationContext.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetApplicationContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetApplicationContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetApplicationContext.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetApplicationContext"><H1>DMSetApplicationContext</H1></A>
 Set a user context into a <A HREF="../DM/DM.html#DM">DM</A> object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetApplicationContextDestroy.html b/docs/manualpages/DM/DMSetApplicationContextDestroy.html
index ec4c7da..4ae5246 100644
--- a/docs/manualpages/DM/DMSetApplicationContextDestroy.html
+++ b/docs/manualpages/DM/DMSetApplicationContextDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetApplicationContextDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetApplicationContextDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetApplicationContextDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetApplicationContextDestroy"><H1>DMSetApplicationContextDestroy</H1></A>
 Sets a user function that will be called to destroy the application context when the <A HREF="../DM/DM.html#DM">DM</A> is destroyed 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetCoarseDM.html b/docs/manualpages/DM/DMSetCoarseDM.html
index 71bcca4..3d4b4b1 100644
--- a/docs/manualpages/DM/DMSetCoarseDM.html
+++ b/docs/manualpages/DM/DMSetCoarseDM.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetCoarseDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetCoarseDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetCoarseDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetCoarseDM"><H1>DMSetCoarseDM</H1></A>
 Set the coarse mesh from which this was obtained by refinement 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetCoordinateDM.html b/docs/manualpages/DM/DMSetCoordinateDM.html
index 20c809c..47660d8 100644
--- a/docs/manualpages/DM/DMSetCoordinateDM.html
+++ b/docs/manualpages/DM/DMSetCoordinateDM.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetCoordinateDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetCoordinateDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetCoordinateDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetCoordinateDM"><H1>DMSetCoordinateDM</H1></A>
 Sets the <A HREF="../DM/DM.html#DM">DM</A> that prescribes coordinate layout and scatters between global and local coordinates 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetCoordinateDim.html b/docs/manualpages/DM/DMSetCoordinateDim.html
index 038d05c..5af1e03 100644
--- a/docs/manualpages/DM/DMSetCoordinateDim.html
+++ b/docs/manualpages/DM/DMSetCoordinateDim.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetCoordinateDim</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetCoordinateDim.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetCoordinateDim.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetCoordinateDim"><H1>DMSetCoordinateDim</H1></A>
 Set the dimension of the embedding space for coordinate values. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetCoordinateSection.html b/docs/manualpages/DM/DMSetCoordinateSection.html
index df79025..79374fb 100644
--- a/docs/manualpages/DM/DMSetCoordinateSection.html
+++ b/docs/manualpages/DM/DMSetCoordinateSection.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetCoordinateSection</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetCoordinateSection.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetCoordinateSection.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetCoordinateSection"><H1>DMSetCoordinateSection</H1></A>
 Set the layout of coordinate values over the mesh. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetCoordinates.html b/docs/manualpages/DM/DMSetCoordinates.html
index 64c2208..893080e 100644
--- a/docs/manualpages/DM/DMSetCoordinates.html
+++ b/docs/manualpages/DM/DMSetCoordinates.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetCoordinates</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetCoordinates.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetCoordinates.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetCoordinates"><H1>DMSetCoordinates</H1></A>
 Sets into the <A HREF="../DM/DM.html#DM">DM</A> a global vector that holds the coordinates 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetCoordinatesLocal.html b/docs/manualpages/DM/DMSetCoordinatesLocal.html
index 7e3543d..c2dda64 100644
--- a/docs/manualpages/DM/DMSetCoordinatesLocal.html
+++ b/docs/manualpages/DM/DMSetCoordinatesLocal.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetCoordinatesLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetCoordinatesLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetCoordinatesLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetCoordinatesLocal"><H1>DMSetCoordinatesLocal</H1></A>
 Sets into the <A HREF="../DM/DM.html#DM">DM</A> a local vector that holds the coordinates 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetDS.html b/docs/manualpages/DM/DMSetDS.html
index edc1850..dd73655 100644
--- a/docs/manualpages/DM/DMSetDS.html
+++ b/docs/manualpages/DM/DMSetDS.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetDS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetDS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetDS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetDS"><H1>DMSetDS</H1></A>
 Set the <A HREF="../DM/PetscDS.html#PetscDS">PetscDS</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetDefaultConstraints.html b/docs/manualpages/DM/DMSetDefaultConstraints.html
index cfc588f..6adf37c 100644
--- a/docs/manualpages/DM/DMSetDefaultConstraints.html
+++ b/docs/manualpages/DM/DMSetDefaultConstraints.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetDefaultConstraints</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetDefaultConstraints.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetDefaultConstraints.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetDefaultConstraints"><H1>DMSetDefaultConstraints</H1></A>
 Set the <A HREF="../IS/PetscSection.html#PetscSection">PetscSection</A> and <A HREF="../Mat/Mat.html#Mat">Mat</A> the specify the local constraint interpolation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetDefaultGlobalSection.html b/docs/manualpages/DM/DMSetDefaultGlobalSection.html
index ef54551..b7a05da 100644
--- a/docs/manualpages/DM/DMSetDefaultGlobalSection.html
+++ b/docs/manualpages/DM/DMSetDefaultGlobalSection.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetDefaultGlobalSection</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetDefaultGlobalSection.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetDefaultGlobalSection.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetDefaultGlobalSection"><H1>DMSetDefaultGlobalSection</H1></A>
 Set the <A HREF="../IS/PetscSection.html#PetscSection">PetscSection</A> encoding the global data layout for the <A HREF="../DM/DM.html#DM">DM</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetDefaultSF.html b/docs/manualpages/DM/DMSetDefaultSF.html
index bfc1c3c..9c41a19 100644
--- a/docs/manualpages/DM/DMSetDefaultSF.html
+++ b/docs/manualpages/DM/DMSetDefaultSF.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetDefaultSF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetDefaultSF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetDefaultSF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetDefaultSF"><H1>DMSetDefaultSF</H1></A>
 Set the <A HREF="../PetscSF/PetscSF.html#PetscSF">PetscSF</A> encoding the parallel dof overlap for the <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetDefaultSection.html b/docs/manualpages/DM/DMSetDefaultSection.html
index 155caa5..0b7eba4 100644
--- a/docs/manualpages/DM/DMSetDefaultSection.html
+++ b/docs/manualpages/DM/DMSetDefaultSection.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetDefaultSection</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetDefaultSection.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetDefaultSection.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetDefaultSection"><H1>DMSetDefaultSection</H1></A>
 Set the <A HREF="../IS/PetscSection.html#PetscSection">PetscSection</A> encoding the local data layout for the <A HREF="../DM/DM.html#DM">DM</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetDimension.html b/docs/manualpages/DM/DMSetDimension.html
index c20072c..5b04e97 100644
--- a/docs/manualpages/DM/DMSetDimension.html
+++ b/docs/manualpages/DM/DMSetDimension.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetDimension</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetDimension.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetDimension.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetDimension"><H1>DMSetDimension</H1></A>
 Set the topological dimension of the <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetField.html b/docs/manualpages/DM/DMSetField.html
index 35b126e..d33d6c7 100644
--- a/docs/manualpages/DM/DMSetField.html
+++ b/docs/manualpages/DM/DMSetField.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetField</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetField.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetField.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetField"><H1>DMSetField</H1></A>
 Set the discretization object for a given <A HREF="../DM/DM.html#DM">DM</A> field 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetFineDM.html b/docs/manualpages/DM/DMSetFineDM.html
index 0074648..48e752b 100644
--- a/docs/manualpages/DM/DMSetFineDM.html
+++ b/docs/manualpages/DM/DMSetFineDM.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetFineDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetFineDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetFineDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetFineDM"><H1>DMSetFineDM</H1></A>
 Set the fine mesh from which this was obtained by refinement 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetFromOptions.html b/docs/manualpages/DM/DMSetFromOptions.html
index c02c1de..878921c 100644
--- a/docs/manualpages/DM/DMSetFromOptions.html
+++ b/docs/manualpages/DM/DMSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetFromOptions"><H1>DMSetFromOptions</H1></A>
 sets parameters in a <A HREF="../DM/DM.html#DM">DM</A> from the options database 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetLabelOutput.html b/docs/manualpages/DM/DMSetLabelOutput.html
index 2003db3..12fe403 100644
--- a/docs/manualpages/DM/DMSetLabelOutput.html
+++ b/docs/manualpages/DM/DMSetLabelOutput.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetLabelOutput</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetLabelOutput.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetLabelOutput.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetLabelOutput"><H1>DMSetLabelOutput</H1></A>
 Set the output flag for a given label 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetLabelValue.html b/docs/manualpages/DM/DMSetLabelValue.html
index 8992ccc..9547323 100644
--- a/docs/manualpages/DM/DMSetLabelValue.html
+++ b/docs/manualpages/DM/DMSetLabelValue.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetLabelValue</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetLabelValue.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetLabelValue.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetLabelValue"><H1>DMSetLabelValue</H1></A>
 Add a point to a Sieve Label with given value 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetMatType.html b/docs/manualpages/DM/DMSetMatType.html
index cb837ca..150e1f7 100644
--- a/docs/manualpages/DM/DMSetMatType.html
+++ b/docs/manualpages/DM/DMSetMatType.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetMatType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetMatType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetMatType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetMatType"><H1>DMSetMatType</H1></A>
 Sets the type of matrix created with <A HREF="../DM/DMCreateMatrix.html#DMCreateMatrix">DMCreateMatrix</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetMatrixPreallocateOnly.html b/docs/manualpages/DM/DMSetMatrixPreallocateOnly.html
index fb61388..fc5b4d4 100644
--- a/docs/manualpages/DM/DMSetMatrixPreallocateOnly.html
+++ b/docs/manualpages/DM/DMSetMatrixPreallocateOnly.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetMatrixPreallocateOnly</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetMatrixPreallocateOnly.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetMatrixPreallocateOnly.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetMatrixPreallocateOnly"><H1>DMSetMatrixPreallocateOnly</H1></A>
 When <A HREF="../DM/DMCreateMatrix.html#DMCreateMatrix">DMCreateMatrix</A>() is called the matrix will be properly preallocated but the nonzero structure and zero values will not be set. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetOptionsPrefix.html b/docs/manualpages/DM/DMSetOptionsPrefix.html
index 6f34d6a..faac346 100644
--- a/docs/manualpages/DM/DMSetOptionsPrefix.html
+++ b/docs/manualpages/DM/DMSetOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetOptionsPrefix"><H1>DMSetOptionsPrefix</H1></A>
 Sets the prefix used for searching for all <A HREF="../DM/DM.html#DM">DM</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetOutputSequenceNumber.html b/docs/manualpages/DM/DMSetOutputSequenceNumber.html
index 9ce58a3..4282fa6 100644
--- a/docs/manualpages/DM/DMSetOutputSequenceNumber.html
+++ b/docs/manualpages/DM/DMSetOutputSequenceNumber.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetOutputSequenceNumber</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetOutputSequenceNumber.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetOutputSequenceNumber.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetOutputSequenceNumber"><H1>DMSetOutputSequenceNumber</H1></A>
 Set the sequence number/value for output 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetPeriodicity.html b/docs/manualpages/DM/DMSetPeriodicity.html
index f189b9d..cf485c1 100644
--- a/docs/manualpages/DM/DMSetPeriodicity.html
+++ b/docs/manualpages/DM/DMSetPeriodicity.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetPeriodicity</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetPeriodicity.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetPeriodicity.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetPeriodicity"><H1>DMSetPeriodicity</H1></A>
 Set the description of mesh periodicity 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetPointSF.html b/docs/manualpages/DM/DMSetPointSF.html
index a466103..1a2b14d 100644
--- a/docs/manualpages/DM/DMSetPointSF.html
+++ b/docs/manualpages/DM/DMSetPointSF.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetPointSF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetPointSF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetPointSF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetPointSF"><H1>DMSetPointSF</H1></A>
 Set the <A HREF="../PetscSF/PetscSF.html#PetscSF">PetscSF</A> encoding the parallel section point overlap for the <A HREF="../DM/DM.html#DM">DM</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetRefineLevel.html b/docs/manualpages/DM/DMSetRefineLevel.html
index d0ab118..b017b54 100644
--- a/docs/manualpages/DM/DMSetRefineLevel.html
+++ b/docs/manualpages/DM/DMSetRefineLevel.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetRefineLevel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetRefineLevel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetRefineLevel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetRefineLevel"><H1>DMSetRefineLevel</H1></A>
 Set's the number of refinements that have generated this <A HREF="../DM/DM.html#DM">DM</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetType.html b/docs/manualpages/DM/DMSetType.html
index ca1c54a..2e49ffd 100644
--- a/docs/manualpages/DM/DMSetType.html
+++ b/docs/manualpages/DM/DMSetType.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetType"><H1>DMSetType</H1></A>
 Builds a <A HREF="../DM/DM.html#DM">DM</A>, for a particular <A HREF="../DM/DM.html#DM">DM</A> implementation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetUp.html b/docs/manualpages/DM/DMSetUp.html
index e63f6cb..370f4bd 100644
--- a/docs/manualpages/DM/DMSetUp.html
+++ b/docs/manualpages/DM/DMSetUp.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetUp"><H1>DMSetUp</H1></A>
 sets up the data structures inside a <A HREF="../DM/DM.html#DM">DM</A> object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetUseNatural.html b/docs/manualpages/DM/DMSetUseNatural.html
index 67194e4..3e3b67d 100644
--- a/docs/manualpages/DM/DMSetUseNatural.html
+++ b/docs/manualpages/DM/DMSetUseNatural.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetUseNatural</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetUseNatural.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetUseNatural.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetUseNatural"><H1>DMSetUseNatural</H1></A>
 Set the flag for creating a mapping to the natural order on distribution 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetVariableBounds.html b/docs/manualpages/DM/DMSetVariableBounds.html
index 5206bc9..f94a866 100644
--- a/docs/manualpages/DM/DMSetVariableBounds.html
+++ b/docs/manualpages/DM/DMSetVariableBounds.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetVariableBounds</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetVariableBounds.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetVariableBounds.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetVariableBounds"><H1>DMSetVariableBounds</H1></A>
 sets a function to compute the lower and upper bound vectors for SNESVI. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetVec.html b/docs/manualpages/DM/DMSetVec.html
index 6d83484..71ff742 100644
--- a/docs/manualpages/DM/DMSetVec.html
+++ b/docs/manualpages/DM/DMSetVec.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetVec</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetVec.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetVec.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetVec"><H1>DMSetVec</H1></A>
 set the vector at which to compute residual, Jacobian and VI bounds, if the problem is nonlinear. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSetVecType.html b/docs/manualpages/DM/DMSetVecType.html
index ab8e96e..fd0d01d 100644
--- a/docs/manualpages/DM/DMSetVecType.html
+++ b/docs/manualpages/DM/DMSetVecType.html
@@ -5,8 +5,8 @@
 <TITLE>DMSetVecType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSetVecType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSetVecType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSetVecType"><H1>DMSetVecType</H1></A>
 Sets the type of vector created with <A HREF="../DM/DMCreateLocalVector.html#DMCreateLocalVector">DMCreateLocalVector</A>() and <A HREF="../DM/DMCreateGlobalVector.html#DMCreateGlobalVector">DMCreateGlobalVector</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMShellCreate.html b/docs/manualpages/DM/DMShellCreate.html
index d335ef5..a90a089 100644
--- a/docs/manualpages/DM/DMShellCreate.html
+++ b/docs/manualpages/DM/DMShellCreate.html
@@ -5,8 +5,8 @@
 <TITLE>DMShellCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMShellCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMShellCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMShellCreate"><H1>DMShellCreate</H1></A>
 Creates a shell <A HREF="../DM/DM.html#DM">DM</A> object, used to manage user-defined problem data 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMShellGetContext.html b/docs/manualpages/DM/DMShellGetContext.html
index 5c1097d..9970c56 100644
--- a/docs/manualpages/DM/DMShellGetContext.html
+++ b/docs/manualpages/DM/DMShellGetContext.html
@@ -5,8 +5,8 @@
 <TITLE>DMShellGetContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMShellGetContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMShellGetContext.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMShellGetContext"><H1>DMShellGetContext</H1></A>
 set some data to be usable by this <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMShellSetCoarsen.html b/docs/manualpages/DM/DMShellSetCoarsen.html
index 42de504..74eaf1b 100644
--- a/docs/manualpages/DM/DMShellSetCoarsen.html
+++ b/docs/manualpages/DM/DMShellSetCoarsen.html
@@ -5,8 +5,8 @@
 <TITLE>DMShellSetCoarsen</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMShellSetCoarsen.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMShellSetCoarsen.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMShellSetCoarsen"><H1>DMShellSetCoarsen</H1></A>
 Set the routine used to coarsen the shell <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMShellSetContext.html b/docs/manualpages/DM/DMShellSetContext.html
index b46ac99..e3df8f4 100644
--- a/docs/manualpages/DM/DMShellSetContext.html
+++ b/docs/manualpages/DM/DMShellSetContext.html
@@ -5,8 +5,8 @@
 <TITLE>DMShellSetContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMShellSetContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMShellSetContext.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMShellSetContext"><H1>DMShellSetContext</H1></A>
 set some data to be usable by this <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMShellSetCreateFieldDecomposition.html b/docs/manualpages/DM/DMShellSetCreateFieldDecomposition.html
index bdc7a8b..37a6964 100644
--- a/docs/manualpages/DM/DMShellSetCreateFieldDecomposition.html
+++ b/docs/manualpages/DM/DMShellSetCreateFieldDecomposition.html
@@ -5,8 +5,8 @@
 <TITLE>DMShellSetCreateFieldDecomposition</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMShellSetCreateFieldDecomposition.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMShellSetCreateFieldDecomposition.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMShellSetCreateFieldDecomposition"><H1>DMShellSetCreateFieldDecomposition</H1></A>
 Set the routine used to create a decomposition of fields for the shell <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMShellSetCreateGlobalVector.html b/docs/manualpages/DM/DMShellSetCreateGlobalVector.html
index 36cf1e9..fb5a113 100644
--- a/docs/manualpages/DM/DMShellSetCreateGlobalVector.html
+++ b/docs/manualpages/DM/DMShellSetCreateGlobalVector.html
@@ -5,8 +5,8 @@
 <TITLE>DMShellSetCreateGlobalVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMShellSetCreateGlobalVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMShellSetCreateGlobalVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMShellSetCreateGlobalVector"><H1>DMShellSetCreateGlobalVector</H1></A>
 sets the routine to create a global vector associated with the shell <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMShellSetCreateInjection.html b/docs/manualpages/DM/DMShellSetCreateInjection.html
index 43dc829..9505d2d 100644
--- a/docs/manualpages/DM/DMShellSetCreateInjection.html
+++ b/docs/manualpages/DM/DMShellSetCreateInjection.html
@@ -5,8 +5,8 @@
 <TITLE>DMShellSetCreateInjection</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMShellSetCreateInjection.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMShellSetCreateInjection.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMShellSetCreateInjection"><H1>DMShellSetCreateInjection</H1></A>
 Set the routine used to create the injection operator 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMShellSetCreateInterpolation.html b/docs/manualpages/DM/DMShellSetCreateInterpolation.html
index d8f283e..a4caf4c 100644
--- a/docs/manualpages/DM/DMShellSetCreateInterpolation.html
+++ b/docs/manualpages/DM/DMShellSetCreateInterpolation.html
@@ -5,8 +5,8 @@
 <TITLE>DMShellSetCreateInterpolation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMShellSetCreateInterpolation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMShellSetCreateInterpolation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMShellSetCreateInterpolation"><H1>DMShellSetCreateInterpolation</H1></A>
 Set the routine used to create the interpolation operator 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMShellSetCreateLocalVector.html b/docs/manualpages/DM/DMShellSetCreateLocalVector.html
index cf0ab83..150fcb3 100644
--- a/docs/manualpages/DM/DMShellSetCreateLocalVector.html
+++ b/docs/manualpages/DM/DMShellSetCreateLocalVector.html
@@ -5,8 +5,8 @@
 <TITLE>DMShellSetCreateLocalVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMShellSetCreateLocalVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMShellSetCreateLocalVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMShellSetCreateLocalVector"><H1>DMShellSetCreateLocalVector</H1></A>
 sets the routine to create a local vector associated with the shell <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMShellSetCreateMatrix.html b/docs/manualpages/DM/DMShellSetCreateMatrix.html
index 00a11f9..78d51fe 100644
--- a/docs/manualpages/DM/DMShellSetCreateMatrix.html
+++ b/docs/manualpages/DM/DMShellSetCreateMatrix.html
@@ -5,8 +5,8 @@
 <TITLE>DMShellSetCreateMatrix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMShellSetCreateMatrix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMShellSetCreateMatrix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMShellSetCreateMatrix"><H1>DMShellSetCreateMatrix</H1></A>
 sets the routine to create a matrix associated with the shell <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMShellSetCreateRestriction.html b/docs/manualpages/DM/DMShellSetCreateRestriction.html
index 40a198e..7510f5e 100644
--- a/docs/manualpages/DM/DMShellSetCreateRestriction.html
+++ b/docs/manualpages/DM/DMShellSetCreateRestriction.html
@@ -5,8 +5,8 @@
 <TITLE>DMShellSetCreateRestriction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMShellSetCreateRestriction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMShellSetCreateRestriction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMShellSetCreateRestriction"><H1>DMShellSetCreateRestriction</H1></A>
 Set the routine used to create the restriction operator 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMShellSetCreateSubDM.html b/docs/manualpages/DM/DMShellSetCreateSubDM.html
index 5d7c862..916e61e 100644
--- a/docs/manualpages/DM/DMShellSetCreateSubDM.html
+++ b/docs/manualpages/DM/DMShellSetCreateSubDM.html
@@ -5,8 +5,8 @@
 <TITLE>DMShellSetCreateSubDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMShellSetCreateSubDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMShellSetCreateSubDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMShellSetCreateSubDM"><H1>DMShellSetCreateSubDM</H1></A>
 Set the routine used to create a sub <A HREF="../DM/DM.html#DM">DM</A> from the shell <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMShellSetGlobalToLocal.html b/docs/manualpages/DM/DMShellSetGlobalToLocal.html
index 7f78d05..044ac55 100644
--- a/docs/manualpages/DM/DMShellSetGlobalToLocal.html
+++ b/docs/manualpages/DM/DMShellSetGlobalToLocal.html
@@ -5,8 +5,8 @@
 <TITLE>DMShellSetGlobalToLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMShellSetGlobalToLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMShellSetGlobalToLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMShellSetGlobalToLocal"><H1>DMShellSetGlobalToLocal</H1></A>
 Sets the routines used to perform a global to local scatter 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMShellSetGlobalToLocalVecScatter.html b/docs/manualpages/DM/DMShellSetGlobalToLocalVecScatter.html
index 5b3cfde..f2d3c82 100644
--- a/docs/manualpages/DM/DMShellSetGlobalToLocalVecScatter.html
+++ b/docs/manualpages/DM/DMShellSetGlobalToLocalVecScatter.html
@@ -5,8 +5,8 @@
 <TITLE>DMShellSetGlobalToLocalVecScatter</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMShellSetGlobalToLocalVecScatter.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMShellSetGlobalToLocalVecScatter.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMShellSetGlobalToLocalVecScatter"><H1>DMShellSetGlobalToLocalVecScatter</H1></A>
 Sets a <A HREF="../Vec/VecScatter.html#VecScatter">VecScatter</A> context for global to local communication 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMShellSetGlobalVector.html b/docs/manualpages/DM/DMShellSetGlobalVector.html
index 750cb25..171b712 100644
--- a/docs/manualpages/DM/DMShellSetGlobalVector.html
+++ b/docs/manualpages/DM/DMShellSetGlobalVector.html
@@ -5,8 +5,8 @@
 <TITLE>DMShellSetGlobalVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMShellSetGlobalVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMShellSetGlobalVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMShellSetGlobalVector"><H1>DMShellSetGlobalVector</H1></A>
 sets a template global vector associated with the DMShell 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMShellSetLocalToGlobal.html b/docs/manualpages/DM/DMShellSetLocalToGlobal.html
index b8753b2..21303b1 100644
--- a/docs/manualpages/DM/DMShellSetLocalToGlobal.html
+++ b/docs/manualpages/DM/DMShellSetLocalToGlobal.html
@@ -5,8 +5,8 @@
 <TITLE>DMShellSetLocalToGlobal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMShellSetLocalToGlobal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMShellSetLocalToGlobal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMShellSetLocalToGlobal"><H1>DMShellSetLocalToGlobal</H1></A>
 Sets the routines used to perform a local to global scatter 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMShellSetLocalToGlobalVecScatter.html b/docs/manualpages/DM/DMShellSetLocalToGlobalVecScatter.html
index 0115290..2f629d6 100644
--- a/docs/manualpages/DM/DMShellSetLocalToGlobalVecScatter.html
+++ b/docs/manualpages/DM/DMShellSetLocalToGlobalVecScatter.html
@@ -5,8 +5,8 @@
 <TITLE>DMShellSetLocalToGlobalVecScatter</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMShellSetLocalToGlobalVecScatter.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMShellSetLocalToGlobalVecScatter.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMShellSetLocalToGlobalVecScatter"><H1>DMShellSetLocalToGlobalVecScatter</H1></A>
 Sets a <A HREF="../Vec/VecScatter.html#VecScatter">VecScatter</A> context for local to global communication 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMShellSetLocalToLocal.html b/docs/manualpages/DM/DMShellSetLocalToLocal.html
index c23f0c6..817e606 100644
--- a/docs/manualpages/DM/DMShellSetLocalToLocal.html
+++ b/docs/manualpages/DM/DMShellSetLocalToLocal.html
@@ -5,8 +5,8 @@
 <TITLE>DMShellSetLocalToLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMShellSetLocalToLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMShellSetLocalToLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMShellSetLocalToLocal"><H1>DMShellSetLocalToLocal</H1></A>
 Sets the routines used to perform a local to local scatter 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMShellSetLocalToLocalVecScatter.html b/docs/manualpages/DM/DMShellSetLocalToLocalVecScatter.html
index e1699b6..5cebfc4 100644
--- a/docs/manualpages/DM/DMShellSetLocalToLocalVecScatter.html
+++ b/docs/manualpages/DM/DMShellSetLocalToLocalVecScatter.html
@@ -5,8 +5,8 @@
 <TITLE>DMShellSetLocalToLocalVecScatter</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMShellSetLocalToLocalVecScatter.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMShellSetLocalToLocalVecScatter.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMShellSetLocalToLocalVecScatter"><H1>DMShellSetLocalToLocalVecScatter</H1></A>
 Sets a <A HREF="../Vec/VecScatter.html#VecScatter">VecScatter</A> context for local to local communication 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMShellSetLocalVector.html b/docs/manualpages/DM/DMShellSetLocalVector.html
index 0321da4..e42499e 100644
--- a/docs/manualpages/DM/DMShellSetLocalVector.html
+++ b/docs/manualpages/DM/DMShellSetLocalVector.html
@@ -5,8 +5,8 @@
 <TITLE>DMShellSetLocalVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMShellSetLocalVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMShellSetLocalVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMShellSetLocalVector"><H1>DMShellSetLocalVector</H1></A>
 sets a template local vector associated with the DMShell 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMShellSetMatrix.html b/docs/manualpages/DM/DMShellSetMatrix.html
index ca13bc9..6d24490 100644
--- a/docs/manualpages/DM/DMShellSetMatrix.html
+++ b/docs/manualpages/DM/DMShellSetMatrix.html
@@ -5,8 +5,8 @@
 <TITLE>DMShellSetMatrix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMShellSetMatrix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMShellSetMatrix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMShellSetMatrix"><H1>DMShellSetMatrix</H1></A>
 sets a template matrix associated with the DMShell 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMShellSetRefine.html b/docs/manualpages/DM/DMShellSetRefine.html
index 64f3664..149909f 100644
--- a/docs/manualpages/DM/DMShellSetRefine.html
+++ b/docs/manualpages/DM/DMShellSetRefine.html
@@ -5,8 +5,8 @@
 <TITLE>DMShellSetRefine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMShellSetRefine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMShellSetRefine.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMShellSetRefine"><H1>DMShellSetRefine</H1></A>
 Set the routine used to refine the shell <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSlicedCreate.html b/docs/manualpages/DM/DMSlicedCreate.html
index 463a363..b199890 100644
--- a/docs/manualpages/DM/DMSlicedCreate.html
+++ b/docs/manualpages/DM/DMSlicedCreate.html
@@ -5,8 +5,8 @@
 <TITLE>DMSlicedCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSlicedCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSlicedCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSlicedCreate"><H1>DMSlicedCreate</H1></A>
 Creates a <A HREF="../DM/DM.html#DM">DM</A> object, used to manage data for a unstructured problem 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSlicedSetBlockFills.html b/docs/manualpages/DM/DMSlicedSetBlockFills.html
index dea8153..b7da681 100644
--- a/docs/manualpages/DM/DMSlicedSetBlockFills.html
+++ b/docs/manualpages/DM/DMSlicedSetBlockFills.html
@@ -5,8 +5,8 @@
 <TITLE>DMSlicedSetBlockFills</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSlicedSetBlockFills.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSlicedSetBlockFills.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSlicedSetBlockFills"><H1>DMSlicedSetBlockFills</H1></A>
 Sets the fill pattern in each block for a multi-component problem of the matrix returned by DMSlicedGetMatrix(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSlicedSetGhosts.html b/docs/manualpages/DM/DMSlicedSetGhosts.html
index 15f1d4a..b69a337 100644
--- a/docs/manualpages/DM/DMSlicedSetGhosts.html
+++ b/docs/manualpages/DM/DMSlicedSetGhosts.html
@@ -5,8 +5,8 @@
 <TITLE>DMSlicedSetGhosts</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSlicedSetGhosts.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSlicedSetGhosts.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSlicedSetGhosts"><H1>DMSlicedSetGhosts</H1></A>
 Sets the global indices of other processes elements that will be ghosts on this process 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSlicedSetPreallocation.html b/docs/manualpages/DM/DMSlicedSetPreallocation.html
index 55c601c..1f6a059 100644
--- a/docs/manualpages/DM/DMSlicedSetPreallocation.html
+++ b/docs/manualpages/DM/DMSlicedSetPreallocation.html
@@ -5,8 +5,8 @@
 <TITLE>DMSlicedSetPreallocation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSlicedSetPreallocation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSlicedSetPreallocation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSlicedSetPreallocation"><H1>DMSlicedSetPreallocation</H1></A>
 sets the matrix memory preallocation for matrices computed by DMSliced 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSubDomainHookAdd.html b/docs/manualpages/DM/DMSubDomainHookAdd.html
index c429330..14a0046 100644
--- a/docs/manualpages/DM/DMSubDomainHookAdd.html
+++ b/docs/manualpages/DM/DMSubDomainHookAdd.html
@@ -5,8 +5,8 @@
 <TITLE>DMSubDomainHookAdd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSubDomainHookAdd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSubDomainHookAdd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSubDomainHookAdd"><H1>DMSubDomainHookAdd</H1></A>
 adds a callback to be run when restricting a problem to the coarse grid 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMSubDomainRestrict.html b/docs/manualpages/DM/DMSubDomainRestrict.html
index 07fb2e2..9a71268 100644
--- a/docs/manualpages/DM/DMSubDomainRestrict.html
+++ b/docs/manualpages/DM/DMSubDomainRestrict.html
@@ -5,8 +5,8 @@
 <TITLE>DMSubDomainRestrict</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMSubDomainRestrict.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMSubDomainRestrict.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSubDomainRestrict"><H1>DMSubDomainRestrict</H1></A>
 restricts user-defined problem data to a block <A HREF="../DM/DM.html#DM">DM</A> by running hooks registered by <A HREF="../DM/DMSubDomainHookAdd.html#DMSubDomainHookAdd">DMSubDomainHookAdd</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMType.html b/docs/manualpages/DM/DMType.html
index c3a0dbf..692f7c5 100644
--- a/docs/manualpages/DM/DMType.html
+++ b/docs/manualpages/DM/DMType.html
@@ -5,8 +5,8 @@
 <TITLE>DMType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMType"><H1>DMType</H1></A>
 String with the name of a PETSc <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/DMView.html b/docs/manualpages/DM/DMView.html
index 4cddcb4..d9facba 100644
--- a/docs/manualpages/DM/DMView.html
+++ b/docs/manualpages/DM/DMView.html
@@ -5,8 +5,8 @@
 <TITLE>DMView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/DMView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/DMView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMView"><H1>DMView</H1></A>
 Views a <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/MATHYPRESSTRUCT.html b/docs/manualpages/DM/MATHYPRESSTRUCT.html
index 799b683..2024cca 100644
--- a/docs/manualpages/DM/MATHYPRESSTRUCT.html
+++ b/docs/manualpages/DM/MATHYPRESSTRUCT.html
@@ -5,8 +5,8 @@
 <TITLE>MATHYPRESSTRUCT</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/MATHYPRESSTRUCT.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/MATHYPRESSTRUCT.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATHYPRESSTRUCT"><H1>MATHYPRESSTRUCT</H1></A>
 <A HREF="../DM/MATHYPRESSTRUCT.html#MATHYPRESSTRUCT">MATHYPRESSTRUCT</A> = "hypresstruct" - A matrix type to be used for parallel sparse matrices based on the hypre HYPRE_SStructMatrix. 
 <P>
diff --git a/docs/manualpages/DM/MATHYPRESTRUCT.html b/docs/manualpages/DM/MATHYPRESTRUCT.html
index dec2ecf..026936a 100644
--- a/docs/manualpages/DM/MATHYPRESTRUCT.html
+++ b/docs/manualpages/DM/MATHYPRESTRUCT.html
@@ -5,8 +5,8 @@
 <TITLE>MATHYPRESTRUCT</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/MATHYPRESTRUCT.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/MATHYPRESTRUCT.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATHYPRESTRUCT"><H1>MATHYPRESTRUCT</H1></A>
 <A HREF="../DM/MATHYPRESTRUCT.html#MATHYPRESTRUCT">MATHYPRESTRUCT</A> = "hyprestruct" - A matrix type to be used for parallel sparse matrices based on the hypre HYPRE_StructMatrix. 
 <P>
diff --git a/docs/manualpages/DM/MatCreateSeqUSFFT.html b/docs/manualpages/DM/MatCreateSeqUSFFT.html
index 85884e9..c5c6eaf 100644
--- a/docs/manualpages/DM/MatCreateSeqUSFFT.html
+++ b/docs/manualpages/DM/MatCreateSeqUSFFT.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateSeqUSFFT</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/MatCreateSeqUSFFT.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/MatCreateSeqUSFFT.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateSeqUSFFT"><H1>MatCreateSeqUSFFT</H1></A>
 Creates a matrix object that provides sequential USFFT via the external package FFTW 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/MatGetDM.html b/docs/manualpages/DM/MatGetDM.html
index e873f4d..14cc732 100644
--- a/docs/manualpages/DM/MatGetDM.html
+++ b/docs/manualpages/DM/MatGetDM.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/MatGetDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/MatGetDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetDM"><H1>MatGetDM</H1></A>
 Gets the <A HREF="../DM/DM.html#DM">DM</A> defining the data layout of the matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/MatSetDM.html b/docs/manualpages/DM/MatSetDM.html
index 9dd7126..1eacded 100644
--- a/docs/manualpages/DM/MatSetDM.html
+++ b/docs/manualpages/DM/MatSetDM.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/MatSetDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/MatSetDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetDM"><H1>MatSetDM</H1></A>
 Sets the <A HREF="../DM/DM.html#DM">DM</A> defining the data layout of the matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/MatSetupDM.html b/docs/manualpages/DM/MatSetupDM.html
index 20e6689..b57fa8f 100644
--- a/docs/manualpages/DM/MatSetupDM.html
+++ b/docs/manualpages/DM/MatSetupDM.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetupDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/MatSetupDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/MatSetupDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetupDM"><H1>MatSetupDM</H1></A>
 Sets the <A HREF="../DM/DMDA.html#DMDA">DMDA</A> that is to be used by the HYPRE_StructMatrix PETSc matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PETSCDSBASIC.html b/docs/manualpages/DM/PETSCDSBASIC.html
index b612f57..798b9b9 100644
--- a/docs/manualpages/DM/PETSCDSBASIC.html
+++ b/docs/manualpages/DM/PETSCDSBASIC.html
@@ -5,8 +5,8 @@
 <TITLE>PETSCDSBASIC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PETSCDSBASIC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PETSCDSBASIC.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSCDSBASIC"><H1>PETSCDSBASIC</H1></A>
 "basic" - A discrete system with pointwise residual and boundary residual functions 
 <P>
diff --git a/docs/manualpages/DM/PETSCDUALSPACELAGRANGE.html b/docs/manualpages/DM/PETSCDUALSPACELAGRANGE.html
index 4361731..0c758e1 100644
--- a/docs/manualpages/DM/PETSCDUALSPACELAGRANGE.html
+++ b/docs/manualpages/DM/PETSCDUALSPACELAGRANGE.html
@@ -5,8 +5,8 @@
 <TITLE>PETSCDUALSPACELAGRANGE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PETSCDUALSPACELAGRANGE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PETSCDUALSPACELAGRANGE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSCDUALSPACELAGRANGE"><H1>PETSCDUALSPACELAGRANGE</H1></A>
 "lagrange" - A <A HREF="../DM/PetscDualSpace.html#PetscDualSpace">PetscDualSpace</A> object that encapsulates a dual space of pointwise evaluation functionals 
 <P>
diff --git a/docs/manualpages/DM/PETSCDUALSPACESIMPLE.html b/docs/manualpages/DM/PETSCDUALSPACESIMPLE.html
index c6a7892..1f67aa0 100644
--- a/docs/manualpages/DM/PETSCDUALSPACESIMPLE.html
+++ b/docs/manualpages/DM/PETSCDUALSPACESIMPLE.html
@@ -5,8 +5,8 @@
 <TITLE>PETSCDUALSPACESIMPLE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PETSCDUALSPACESIMPLE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PETSCDUALSPACESIMPLE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSCDUALSPACESIMPLE"><H1>PETSCDUALSPACESIMPLE</H1></A>
 "simple" - A <A HREF="../DM/PetscDualSpace.html#PetscDualSpace">PetscDualSpace</A> object that encapsulates a dual space of arbitrary functionals 
 <P>
diff --git a/docs/manualpages/DM/PETSCFEBASIC.html b/docs/manualpages/DM/PETSCFEBASIC.html
index a7edfe2..b8c9522 100644
--- a/docs/manualpages/DM/PETSCFEBASIC.html
+++ b/docs/manualpages/DM/PETSCFEBASIC.html
@@ -5,8 +5,8 @@
 <TITLE>PETSCFEBASIC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PETSCFEBASIC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PETSCFEBASIC.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSCFEBASIC"><H1>PETSCFEBASIC</H1></A>
 "basic" - A <A HREF="../DM/PetscFE.html#PetscFE">PetscFE</A> object that integrates with basic tiling and no vectorization 
 <P>
diff --git a/docs/manualpages/DM/PETSCFECOMPOSITE.html b/docs/manualpages/DM/PETSCFECOMPOSITE.html
index 4304099..8f30b34 100644
--- a/docs/manualpages/DM/PETSCFECOMPOSITE.html
+++ b/docs/manualpages/DM/PETSCFECOMPOSITE.html
@@ -5,8 +5,8 @@
 <TITLE>PETSCFECOMPOSITE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PETSCFECOMPOSITE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PETSCFECOMPOSITE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSCFECOMPOSITE"><H1>PETSCFECOMPOSITE</H1></A>
 "composite" - A <A HREF="../DM/PetscFE.html#PetscFE">PetscFE</A> object that represents a composite element 
 <P>
diff --git a/docs/manualpages/DM/PETSCFENONAFFINE.html b/docs/manualpages/DM/PETSCFENONAFFINE.html
index f1539fe..a1aa62b 100644
--- a/docs/manualpages/DM/PETSCFENONAFFINE.html
+++ b/docs/manualpages/DM/PETSCFENONAFFINE.html
@@ -5,8 +5,8 @@
 <TITLE>PETSCFENONAFFINE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PETSCFENONAFFINE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PETSCFENONAFFINE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSCFENONAFFINE"><H1>PETSCFENONAFFINE</H1></A>
 "nonaffine" - A <A HREF="../DM/PetscFE.html#PetscFE">PetscFE</A> object that integrates with basic tiling and no vectorization for non-affine mappings 
 <P>
diff --git a/docs/manualpages/DM/PETSCFEOPENCL.html b/docs/manualpages/DM/PETSCFEOPENCL.html
index 5f7dc31..5838d2b 100644
--- a/docs/manualpages/DM/PETSCFEOPENCL.html
+++ b/docs/manualpages/DM/PETSCFEOPENCL.html
@@ -5,8 +5,8 @@
 <TITLE>PETSCFEOPENCL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PETSCFEOPENCL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PETSCFEOPENCL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSCFEOPENCL"><H1>PETSCFEOPENCL</H1></A>
 "opencl" - A <A HREF="../DM/PetscFE.html#PetscFE">PetscFE</A> object that integrates using a vectorized OpenCL implementation 
 <P>
diff --git a/docs/manualpages/DM/PETSCFVLEASTSQUARES.html b/docs/manualpages/DM/PETSCFVLEASTSQUARES.html
index 81a03ff..ad2bd11 100644
--- a/docs/manualpages/DM/PETSCFVLEASTSQUARES.html
+++ b/docs/manualpages/DM/PETSCFVLEASTSQUARES.html
@@ -5,8 +5,8 @@
 <TITLE>PETSCFVLEASTSQUARES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PETSCFVLEASTSQUARES.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PETSCFVLEASTSQUARES.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSCFVLEASTSQUARES"><H1>PETSCFVLEASTSQUARES</H1></A>
 "leastsquares" - A <A HREF="../DM/PetscFV.html#PetscFV">PetscFV</A> object 
 <P>
diff --git a/docs/manualpages/DM/PETSCFVUPWIND.html b/docs/manualpages/DM/PETSCFVUPWIND.html
index c8fb9f7..3246538 100644
--- a/docs/manualpages/DM/PETSCFVUPWIND.html
+++ b/docs/manualpages/DM/PETSCFVUPWIND.html
@@ -5,8 +5,8 @@
 <TITLE>PETSCFVUPWIND</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PETSCFVUPWIND.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PETSCFVUPWIND.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSCFVUPWIND"><H1>PETSCFVUPWIND</H1></A>
 "upwind" - A <A HREF="../DM/PetscFV.html#PetscFV">PetscFV</A> object 
 <P>
diff --git a/docs/manualpages/DM/PETSCLIMITERMC.html b/docs/manualpages/DM/PETSCLIMITERMC.html
index 45d031f..a9a6ae5 100644
--- a/docs/manualpages/DM/PETSCLIMITERMC.html
+++ b/docs/manualpages/DM/PETSCLIMITERMC.html
@@ -5,8 +5,8 @@
 <TITLE>PETSCLIMITERMC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PETSCLIMITERMC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PETSCLIMITERMC.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSCLIMITERMC"><H1>PETSCLIMITERMC</H1></A>
 "mc" - A <A HREF="../DM/PetscLimiter.html#PetscLimiter">PetscLimiter</A> object 
 <P>
diff --git a/docs/manualpages/DM/PETSCLIMITERMINMOD.html b/docs/manualpages/DM/PETSCLIMITERMINMOD.html
index c21772d..33ff52a 100644
--- a/docs/manualpages/DM/PETSCLIMITERMINMOD.html
+++ b/docs/manualpages/DM/PETSCLIMITERMINMOD.html
@@ -5,8 +5,8 @@
 <TITLE>PETSCLIMITERMINMOD</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PETSCLIMITERMINMOD.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PETSCLIMITERMINMOD.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSCLIMITERMINMOD"><H1>PETSCLIMITERMINMOD</H1></A>
 "minmod" - A <A HREF="../DM/PetscLimiter.html#PetscLimiter">PetscLimiter</A> object 
 <P>
diff --git a/docs/manualpages/DM/PETSCLIMITERNONE.html b/docs/manualpages/DM/PETSCLIMITERNONE.html
index ff59b7f..e1353ab 100644
--- a/docs/manualpages/DM/PETSCLIMITERNONE.html
+++ b/docs/manualpages/DM/PETSCLIMITERNONE.html
@@ -5,8 +5,8 @@
 <TITLE>PETSCLIMITERNONE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PETSCLIMITERNONE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PETSCLIMITERNONE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSCLIMITERNONE"><H1>PETSCLIMITERNONE</H1></A>
 "none" - A <A HREF="../DM/PetscLimiter.html#PetscLimiter">PetscLimiter</A> object 
 <P>
diff --git a/docs/manualpages/DM/PETSCLIMITERSIN.html b/docs/manualpages/DM/PETSCLIMITERSIN.html
index 12638c2..8d27473 100644
--- a/docs/manualpages/DM/PETSCLIMITERSIN.html
+++ b/docs/manualpages/DM/PETSCLIMITERSIN.html
@@ -5,8 +5,8 @@
 <TITLE>PETSCLIMITERSIN</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PETSCLIMITERSIN.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PETSCLIMITERSIN.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSCLIMITERSIN"><H1>PETSCLIMITERSIN</H1></A>
 "sin" - A <A HREF="../DM/PetscLimiter.html#PetscLimiter">PetscLimiter</A> object 
 <P>
diff --git a/docs/manualpages/DM/PETSCLIMITERSUPERBEE.html b/docs/manualpages/DM/PETSCLIMITERSUPERBEE.html
index 9d3f5cd..304580a 100644
--- a/docs/manualpages/DM/PETSCLIMITERSUPERBEE.html
+++ b/docs/manualpages/DM/PETSCLIMITERSUPERBEE.html
@@ -5,8 +5,8 @@
 <TITLE>PETSCLIMITERSUPERBEE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PETSCLIMITERSUPERBEE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PETSCLIMITERSUPERBEE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSCLIMITERSUPERBEE"><H1>PETSCLIMITERSUPERBEE</H1></A>
 "superbee" - A <A HREF="../DM/PetscLimiter.html#PetscLimiter">PetscLimiter</A> object 
 <P>
diff --git a/docs/manualpages/DM/PETSCLIMITERVANALBADA.html b/docs/manualpages/DM/PETSCLIMITERVANALBADA.html
index f8cadba..95dfacf 100644
--- a/docs/manualpages/DM/PETSCLIMITERVANALBADA.html
+++ b/docs/manualpages/DM/PETSCLIMITERVANALBADA.html
@@ -5,8 +5,8 @@
 <TITLE>PETSCLIMITERVANALBADA</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PETSCLIMITERVANALBADA.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PETSCLIMITERVANALBADA.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSCLIMITERVANALBADA"><H1>PETSCLIMITERVANALBADA</H1></A>
 "vanalbada" - A <A HREF="../DM/PetscLimiter.html#PetscLimiter">PetscLimiter</A> object 
 <P>
diff --git a/docs/manualpages/DM/PETSCLIMITERVANLEER.html b/docs/manualpages/DM/PETSCLIMITERVANLEER.html
index 8bc4aff..be81453 100644
--- a/docs/manualpages/DM/PETSCLIMITERVANLEER.html
+++ b/docs/manualpages/DM/PETSCLIMITERVANLEER.html
@@ -5,8 +5,8 @@
 <TITLE>PETSCLIMITERVANLEER</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PETSCLIMITERVANLEER.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PETSCLIMITERVANLEER.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSCLIMITERVANLEER"><H1>PETSCLIMITERVANLEER</H1></A>
 "vanleer" - A <A HREF="../DM/PetscLimiter.html#PetscLimiter">PetscLimiter</A> object 
 <P>
diff --git a/docs/manualpages/DM/PETSCLIMITERZERO.html b/docs/manualpages/DM/PETSCLIMITERZERO.html
index d2673cd..3169490 100644
--- a/docs/manualpages/DM/PETSCLIMITERZERO.html
+++ b/docs/manualpages/DM/PETSCLIMITERZERO.html
@@ -5,8 +5,8 @@
 <TITLE>PETSCLIMITERZERO</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PETSCLIMITERZERO.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PETSCLIMITERZERO.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSCLIMITERZERO"><H1>PETSCLIMITERZERO</H1></A>
 "zero" - A <A HREF="../DM/PetscLimiter.html#PetscLimiter">PetscLimiter</A> object 
 <P>
diff --git a/docs/manualpages/DM/PETSCPARTITIONERCHACO.html b/docs/manualpages/DM/PETSCPARTITIONERCHACO.html
index 0901028..2046370 100644
--- a/docs/manualpages/DM/PETSCPARTITIONERCHACO.html
+++ b/docs/manualpages/DM/PETSCPARTITIONERCHACO.html
@@ -5,8 +5,8 @@
 <TITLE>PETSCPARTITIONERCHACO</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PETSCPARTITIONERCHACO.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PETSCPARTITIONERCHACO.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSCPARTITIONERCHACO"><H1>PETSCPARTITIONERCHACO</H1></A>
 "chaco" - A <A HREF="../DM/PetscPartitioner.html#PetscPartitioner">PetscPartitioner</A> object using the Chaco library 
 <P>
diff --git a/docs/manualpages/DM/PETSCPARTITIONERGATHER.html b/docs/manualpages/DM/PETSCPARTITIONERGATHER.html
index ee617b4..9aeb0bf 100644
--- a/docs/manualpages/DM/PETSCPARTITIONERGATHER.html
+++ b/docs/manualpages/DM/PETSCPARTITIONERGATHER.html
@@ -5,8 +5,8 @@
 <TITLE>PETSCPARTITIONERGATHER</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PETSCPARTITIONERGATHER.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PETSCPARTITIONERGATHER.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSCPARTITIONERGATHER"><H1>PETSCPARTITIONERGATHER</H1></A>
 "gather" - A <A HREF="../DM/PetscPartitioner.html#PetscPartitioner">PetscPartitioner</A> object 
 <P>
diff --git a/docs/manualpages/DM/PETSCPARTITIONERPARMETIS.html b/docs/manualpages/DM/PETSCPARTITIONERPARMETIS.html
index 2e92d00..a64a874 100644
--- a/docs/manualpages/DM/PETSCPARTITIONERPARMETIS.html
+++ b/docs/manualpages/DM/PETSCPARTITIONERPARMETIS.html
@@ -5,8 +5,8 @@
 <TITLE>PETSCPARTITIONERPARMETIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PETSCPARTITIONERPARMETIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PETSCPARTITIONERPARMETIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSCPARTITIONERPARMETIS"><H1>PETSCPARTITIONERPARMETIS</H1></A>
 "parmetis" - A <A HREF="../DM/PetscPartitioner.html#PetscPartitioner">PetscPartitioner</A> object using the ParMetis library 
 <P>
diff --git a/docs/manualpages/DM/PETSCPARTITIONERSHELL.html b/docs/manualpages/DM/PETSCPARTITIONERSHELL.html
index 2847255..09af843 100644
--- a/docs/manualpages/DM/PETSCPARTITIONERSHELL.html
+++ b/docs/manualpages/DM/PETSCPARTITIONERSHELL.html
@@ -5,8 +5,8 @@
 <TITLE>PETSCPARTITIONERSHELL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PETSCPARTITIONERSHELL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PETSCPARTITIONERSHELL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSCPARTITIONERSHELL"><H1>PETSCPARTITIONERSHELL</H1></A>
 "shell" - A <A HREF="../DM/PetscPartitioner.html#PetscPartitioner">PetscPartitioner</A> object 
 <P>
diff --git a/docs/manualpages/DM/PETSCPARTITIONERSIMPLE.html b/docs/manualpages/DM/PETSCPARTITIONERSIMPLE.html
index a200167..3f9896f 100644
--- a/docs/manualpages/DM/PETSCPARTITIONERSIMPLE.html
+++ b/docs/manualpages/DM/PETSCPARTITIONERSIMPLE.html
@@ -5,8 +5,8 @@
 <TITLE>PETSCPARTITIONERSIMPLE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PETSCPARTITIONERSIMPLE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PETSCPARTITIONERSIMPLE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSCPARTITIONERSIMPLE"><H1>PETSCPARTITIONERSIMPLE</H1></A>
 "simple" - A <A HREF="../DM/PetscPartitioner.html#PetscPartitioner">PetscPartitioner</A> object 
 <P>
diff --git a/docs/manualpages/DM/PETSCSPACEDG.html b/docs/manualpages/DM/PETSCSPACEDG.html
index 854a62d..317bc80 100644
--- a/docs/manualpages/DM/PETSCSPACEDG.html
+++ b/docs/manualpages/DM/PETSCSPACEDG.html
@@ -5,8 +5,8 @@
 <TITLE>PETSCSPACEDG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PETSCSPACEDG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PETSCSPACEDG.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSCSPACEDG"><H1>PETSCSPACEDG</H1></A>
 "dg" - A <A HREF="../DM/PetscSpace.html#PetscSpace">PetscSpace</A> object that encapsulates functions defined on a set of quadrature points. 
 <P>
diff --git a/docs/manualpages/DM/PETSCSPACEPOLYNOMIAL.html b/docs/manualpages/DM/PETSCSPACEPOLYNOMIAL.html
index 1b54018..1a1d56e 100644
--- a/docs/manualpages/DM/PETSCSPACEPOLYNOMIAL.html
+++ b/docs/manualpages/DM/PETSCSPACEPOLYNOMIAL.html
@@ -5,8 +5,8 @@
 <TITLE>PETSCSPACEPOLYNOMIAL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PETSCSPACEPOLYNOMIAL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PETSCSPACEPOLYNOMIAL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSCSPACEPOLYNOMIAL"><H1>PETSCSPACEPOLYNOMIAL</H1></A>
 "poly" - A <A HREF="../DM/PetscSpace.html#PetscSpace">PetscSpace</A> object that encapsulates a polynomial space, e.g. P1 is the space of linear polynomials. 
 <P>
diff --git a/docs/manualpages/DM/PetscDS.html b/docs/manualpages/DM/PetscDS.html
index 54c3e5a..9f50715 100644
--- a/docs/manualpages/DM/PetscDS.html
+++ b/docs/manualpages/DM/PetscDS.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDS"><H1>PetscDS</H1></A>
 PETSc object that manages a discrete system, which is a set of discretizations + continuum residual functions 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSAddBdDiscretization.html b/docs/manualpages/DM/PetscDSAddBdDiscretization.html
index 85111dc..08aad21 100644
--- a/docs/manualpages/DM/PetscDSAddBdDiscretization.html
+++ b/docs/manualpages/DM/PetscDSAddBdDiscretization.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSAddBdDiscretization</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSAddBdDiscretization.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSAddBdDiscretization.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSAddBdDiscretization"><H1>PetscDSAddBdDiscretization</H1></A>
 Adds a boundary discretization object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSAddDiscretization.html b/docs/manualpages/DM/PetscDSAddDiscretization.html
index 1f1c252..df00281 100644
--- a/docs/manualpages/DM/PetscDSAddDiscretization.html
+++ b/docs/manualpages/DM/PetscDSAddDiscretization.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSAddDiscretization</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSAddDiscretization.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSAddDiscretization.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSAddDiscretization"><H1>PetscDSAddDiscretization</H1></A>
 Adds a discretization object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSCopyEquations.html b/docs/manualpages/DM/PetscDSCopyEquations.html
index cdcae6b..854c698 100644
--- a/docs/manualpages/DM/PetscDSCopyEquations.html
+++ b/docs/manualpages/DM/PetscDSCopyEquations.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSCopyEquations</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSCopyEquations.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSCopyEquations.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSCopyEquations"><H1>PetscDSCopyEquations</H1></A>
 Copy all pointwise function pointers to the new problem 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSCreate.html b/docs/manualpages/DM/PetscDSCreate.html
index cd39ffb..f9a3169 100644
--- a/docs/manualpages/DM/PetscDSCreate.html
+++ b/docs/manualpages/DM/PetscDSCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSCreate"><H1>PetscDSCreate</H1></A>
 Creates an empty <A HREF="../DM/PetscDS.html#PetscDS">PetscDS</A> object. The type can then be set with <A HREF="../DM/PetscDSSetType.html#PetscDSSetType">PetscDSSetType</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSDestroy.html b/docs/manualpages/DM/PetscDSDestroy.html
index 43b4149..746aa91 100644
--- a/docs/manualpages/DM/PetscDSDestroy.html
+++ b/docs/manualpages/DM/PetscDSDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSDestroy"><H1>PetscDSDestroy</H1></A>
 Destroys a <A HREF="../DM/PetscDS.html#PetscDS">PetscDS</A> object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSFinalizePackage.html b/docs/manualpages/DM/PetscDSFinalizePackage.html
index 36e41c4..ae2295f 100644
--- a/docs/manualpages/DM/PetscDSFinalizePackage.html
+++ b/docs/manualpages/DM/PetscDSFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSFinalizePackage"><H1>PetscDSFinalizePackage</H1></A>
 This function finalizes everything in the <A HREF="../DM/PetscDS.html#PetscDS">PetscDS</A> package. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSGetAdjacency.html b/docs/manualpages/DM/PetscDSGetAdjacency.html
index bb4f5f4..f80cf58 100644
--- a/docs/manualpages/DM/PetscDSGetAdjacency.html
+++ b/docs/manualpages/DM/PetscDSGetAdjacency.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSGetAdjacency</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSGetAdjacency.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSGetAdjacency.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSGetAdjacency"><H1>PetscDSGetAdjacency</H1></A>
 Returns the flags for determining variable influence 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSGetBdDiscretization.html b/docs/manualpages/DM/PetscDSGetBdDiscretization.html
index f0e8697..3fc2e7f 100644
--- a/docs/manualpages/DM/PetscDSGetBdDiscretization.html
+++ b/docs/manualpages/DM/PetscDSGetBdDiscretization.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSGetBdDiscretization</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSGetBdDiscretization.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSGetBdDiscretization.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSGetBdDiscretization"><H1>PetscDSGetBdDiscretization</H1></A>
 Returns the boundary discretization object for the given field 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSGetBdFieldOffset.html b/docs/manualpages/DM/PetscDSGetBdFieldOffset.html
index 387155f..74925b6 100644
--- a/docs/manualpages/DM/PetscDSGetBdFieldOffset.html
+++ b/docs/manualpages/DM/PetscDSGetBdFieldOffset.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSGetBdFieldOffset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSGetBdFieldOffset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSGetBdFieldOffset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSGetBdFieldOffset"><H1>PetscDSGetBdFieldOffset</H1></A>
 Returns the offset of the given field in the full space boundary basis 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSGetBdJacobian.html b/docs/manualpages/DM/PetscDSGetBdJacobian.html
index 92c9686..fbf5b75 100644
--- a/docs/manualpages/DM/PetscDSGetBdJacobian.html
+++ b/docs/manualpages/DM/PetscDSGetBdJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSGetBdJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSGetBdJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSGetBdJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSGetBdJacobian"><H1>PetscDSGetBdJacobian</H1></A>
 Get the pointwise boundary Jacobian function for given test and basis field 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSGetBdResidual.html b/docs/manualpages/DM/PetscDSGetBdResidual.html
index 8523b1f..8a47525 100644
--- a/docs/manualpages/DM/PetscDSGetBdResidual.html
+++ b/docs/manualpages/DM/PetscDSGetBdResidual.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSGetBdResidual</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSGetBdResidual.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSGetBdResidual.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSGetBdResidual"><H1>PetscDSGetBdResidual</H1></A>
 Get the pointwise boundary residual function for a given test field 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSGetBdTabulation.html b/docs/manualpages/DM/PetscDSGetBdTabulation.html
index cb1a7c6..6f93e4a 100644
--- a/docs/manualpages/DM/PetscDSGetBdTabulation.html
+++ b/docs/manualpages/DM/PetscDSGetBdTabulation.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSGetBdTabulation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSGetBdTabulation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSGetBdTabulation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSGetBdTabulation"><H1>PetscDSGetBdTabulation</H1></A>
 Return the basis tabulation at quadrature points for the boundary discretization 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSGetComponentBdDerivativeOffsets.html b/docs/manualpages/DM/PetscDSGetComponentBdDerivativeOffsets.html
index a77b9a1..b9ed186 100644
--- a/docs/manualpages/DM/PetscDSGetComponentBdDerivativeOffsets.html
+++ b/docs/manualpages/DM/PetscDSGetComponentBdDerivativeOffsets.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSGetComponentBdDerivativeOffsets</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSGetComponentBdDerivativeOffsets.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSGetComponentBdDerivativeOffsets.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSGetComponentBdDerivativeOffsets"><H1>PetscDSGetComponentBdDerivativeOffsets</H1></A>
 Returns the offset of each field derivative on a boundary evaluation point 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSGetComponentBdOffsets.html b/docs/manualpages/DM/PetscDSGetComponentBdOffsets.html
index 2c9d787..2a889a8 100644
--- a/docs/manualpages/DM/PetscDSGetComponentBdOffsets.html
+++ b/docs/manualpages/DM/PetscDSGetComponentBdOffsets.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSGetComponentBdOffsets</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSGetComponentBdOffsets.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSGetComponentBdOffsets.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSGetComponentBdOffsets"><H1>PetscDSGetComponentBdOffsets</H1></A>
 Returns the offset of each field on a boundary evaluation point 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSGetComponentDerivativeOffsets.html b/docs/manualpages/DM/PetscDSGetComponentDerivativeOffsets.html
index cf127b2..198e1a6 100644
--- a/docs/manualpages/DM/PetscDSGetComponentDerivativeOffsets.html
+++ b/docs/manualpages/DM/PetscDSGetComponentDerivativeOffsets.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSGetComponentDerivativeOffsets</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSGetComponentDerivativeOffsets.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSGetComponentDerivativeOffsets.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSGetComponentDerivativeOffsets"><H1>PetscDSGetComponentDerivativeOffsets</H1></A>
 Returns the offset of each field derivative on an evaluation point 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSGetComponentOffset.html b/docs/manualpages/DM/PetscDSGetComponentOffset.html
index d353ea0..d229faa 100644
--- a/docs/manualpages/DM/PetscDSGetComponentOffset.html
+++ b/docs/manualpages/DM/PetscDSGetComponentOffset.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSGetComponentOffset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSGetComponentOffset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSGetComponentOffset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSGetComponentOffset"><H1>PetscDSGetComponentOffset</H1></A>
 Returns the offset of the given field on an evaluation point 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSGetComponentOffsets.html b/docs/manualpages/DM/PetscDSGetComponentOffsets.html
index a198cf5..170c34b 100644
--- a/docs/manualpages/DM/PetscDSGetComponentOffsets.html
+++ b/docs/manualpages/DM/PetscDSGetComponentOffsets.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSGetComponentOffsets</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSGetComponentOffsets.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSGetComponentOffsets.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSGetComponentOffsets"><H1>PetscDSGetComponentOffsets</H1></A>
 Returns the offset of each field on an evaluation point 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSGetDiscretization.html b/docs/manualpages/DM/PetscDSGetDiscretization.html
index 64eba39..98a2450 100644
--- a/docs/manualpages/DM/PetscDSGetDiscretization.html
+++ b/docs/manualpages/DM/PetscDSGetDiscretization.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSGetDiscretization</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSGetDiscretization.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSGetDiscretization.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSGetDiscretization"><H1>PetscDSGetDiscretization</H1></A>
 Returns the discretization object for the given field 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSGetDynamicJacobian.html b/docs/manualpages/DM/PetscDSGetDynamicJacobian.html
index 311b795..26f70c6 100644
--- a/docs/manualpages/DM/PetscDSGetDynamicJacobian.html
+++ b/docs/manualpages/DM/PetscDSGetDynamicJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSGetDynamicJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSGetDynamicJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSGetDynamicJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSGetDynamicJacobian"><H1>PetscDSGetDynamicJacobian</H1></A>
 Get the pointwise dynamic Jacobian, dF/du_t, function for given test and basis field 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSGetFieldOffset.html b/docs/manualpages/DM/PetscDSGetFieldOffset.html
index 3d67e2c..af585b6 100644
--- a/docs/manualpages/DM/PetscDSGetFieldOffset.html
+++ b/docs/manualpages/DM/PetscDSGetFieldOffset.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSGetFieldOffset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSGetFieldOffset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSGetFieldOffset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSGetFieldOffset"><H1>PetscDSGetFieldOffset</H1></A>
 Returns the offset of the given field in the full space basis 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSGetImplicit.html b/docs/manualpages/DM/PetscDSGetImplicit.html
index de88c29..091f1dd 100644
--- a/docs/manualpages/DM/PetscDSGetImplicit.html
+++ b/docs/manualpages/DM/PetscDSGetImplicit.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSGetImplicit</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSGetImplicit.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSGetImplicit.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSGetImplicit"><H1>PetscDSGetImplicit</H1></A>
 Returns the flag for implicit solve for this field. This is just a guide for IMEX 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSGetJacobian.html b/docs/manualpages/DM/PetscDSGetJacobian.html
index f419b09..6549dad 100644
--- a/docs/manualpages/DM/PetscDSGetJacobian.html
+++ b/docs/manualpages/DM/PetscDSGetJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSGetJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSGetJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSGetJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSGetJacobian"><H1>PetscDSGetJacobian</H1></A>
 Get the pointwise Jacobian function for given test and basis field 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSGetJacobianPreconditioner.html b/docs/manualpages/DM/PetscDSGetJacobianPreconditioner.html
index 080a9b0..795fdf8 100644
--- a/docs/manualpages/DM/PetscDSGetJacobianPreconditioner.html
+++ b/docs/manualpages/DM/PetscDSGetJacobianPreconditioner.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSGetJacobianPreconditioner</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSGetJacobianPreconditioner.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSGetJacobianPreconditioner.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSGetJacobianPreconditioner"><H1>PetscDSGetJacobianPreconditioner</H1></A>
 Get the pointwise Jacobian preconditioner function for given test and basis field. If this is missing, the system matrix is used to build the preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSGetNumFields.html b/docs/manualpages/DM/PetscDSGetNumFields.html
index b4bd8d5..bc6b172 100644
--- a/docs/manualpages/DM/PetscDSGetNumFields.html
+++ b/docs/manualpages/DM/PetscDSGetNumFields.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSGetNumFields</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSGetNumFields.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSGetNumFields.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSGetNumFields"><H1>PetscDSGetNumFields</H1></A>
 Returns the number of fields in the DS 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSGetResidual.html b/docs/manualpages/DM/PetscDSGetResidual.html
index 048f7e4..23e0f8e 100644
--- a/docs/manualpages/DM/PetscDSGetResidual.html
+++ b/docs/manualpages/DM/PetscDSGetResidual.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSGetResidual</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSGetResidual.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSGetResidual.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSGetResidual"><H1>PetscDSGetResidual</H1></A>
 Get the pointwise residual function for a given test field 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSGetRiemannSolver.html b/docs/manualpages/DM/PetscDSGetRiemannSolver.html
index 418cbd7..4e54965 100644
--- a/docs/manualpages/DM/PetscDSGetRiemannSolver.html
+++ b/docs/manualpages/DM/PetscDSGetRiemannSolver.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSGetRiemannSolver</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSGetRiemannSolver.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSGetRiemannSolver.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSGetRiemannSolver"><H1>PetscDSGetRiemannSolver</H1></A>
 Returns the Riemann solver for the given field 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSGetSpatialDimension.html b/docs/manualpages/DM/PetscDSGetSpatialDimension.html
index e966b0b..f55700f 100644
--- a/docs/manualpages/DM/PetscDSGetSpatialDimension.html
+++ b/docs/manualpages/DM/PetscDSGetSpatialDimension.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSGetSpatialDimension</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSGetSpatialDimension.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSGetSpatialDimension.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSGetSpatialDimension"><H1>PetscDSGetSpatialDimension</H1></A>
 Returns the spatial dimension of the DS 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSGetTabulation.html b/docs/manualpages/DM/PetscDSGetTabulation.html
index e189b27..b88fc55 100644
--- a/docs/manualpages/DM/PetscDSGetTabulation.html
+++ b/docs/manualpages/DM/PetscDSGetTabulation.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSGetTabulation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSGetTabulation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSGetTabulation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSGetTabulation"><H1>PetscDSGetTabulation</H1></A>
 Return the basis tabulation at quadrature points for the volume discretization 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSGetTotalBdDimension.html b/docs/manualpages/DM/PetscDSGetTotalBdDimension.html
index 7bae1cb..a91e75a 100644
--- a/docs/manualpages/DM/PetscDSGetTotalBdDimension.html
+++ b/docs/manualpages/DM/PetscDSGetTotalBdDimension.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSGetTotalBdDimension</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSGetTotalBdDimension.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSGetTotalBdDimension.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSGetTotalBdDimension"><H1>PetscDSGetTotalBdDimension</H1></A>
 Returns the total size of the boundary approximation space for this system 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSGetTotalComponents.html b/docs/manualpages/DM/PetscDSGetTotalComponents.html
index e67bc38..4ceb8a6 100644
--- a/docs/manualpages/DM/PetscDSGetTotalComponents.html
+++ b/docs/manualpages/DM/PetscDSGetTotalComponents.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSGetTotalComponents</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSGetTotalComponents.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSGetTotalComponents.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSGetTotalComponents"><H1>PetscDSGetTotalComponents</H1></A>
 Returns the total number of components in this system 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSGetTotalDimension.html b/docs/manualpages/DM/PetscDSGetTotalDimension.html
index e64cf2e..51b8e1b 100644
--- a/docs/manualpages/DM/PetscDSGetTotalDimension.html
+++ b/docs/manualpages/DM/PetscDSGetTotalDimension.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSGetTotalDimension</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSGetTotalDimension.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSGetTotalDimension.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSGetTotalDimension"><H1>PetscDSGetTotalDimension</H1></A>
 Returns the total size of the approximation space for this system 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSGetType.html b/docs/manualpages/DM/PetscDSGetType.html
index e769738..e555d1d 100644
--- a/docs/manualpages/DM/PetscDSGetType.html
+++ b/docs/manualpages/DM/PetscDSGetType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSGetType"><H1>PetscDSGetType</H1></A>
 Gets the <A HREF="../DM/PetscDS.html#PetscDS">PetscDS</A> type name (as a string) from the object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSHasDynamicJacobian.html b/docs/manualpages/DM/PetscDSHasDynamicJacobian.html
index df37563..7e56152 100644
--- a/docs/manualpages/DM/PetscDSHasDynamicJacobian.html
+++ b/docs/manualpages/DM/PetscDSHasDynamicJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSHasDynamicJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSHasDynamicJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSHasDynamicJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSHasDynamicJacobian"><H1>PetscDSHasDynamicJacobian</H1></A>
 Signals that a dynamic Jacobian, dF/du_t, has been set 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSHasJacobianPreconditioner.html b/docs/manualpages/DM/PetscDSHasJacobianPreconditioner.html
index 1a89a1e..715b0ec 100644
--- a/docs/manualpages/DM/PetscDSHasJacobianPreconditioner.html
+++ b/docs/manualpages/DM/PetscDSHasJacobianPreconditioner.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSHasJacobianPreconditioner</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSHasJacobianPreconditioner.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSHasJacobianPreconditioner.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSHasJacobianPreconditioner"><H1>PetscDSHasJacobianPreconditioner</H1></A>
 Signals that a Jacobian preconditioner matrix has been set 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSInitializePackage.html b/docs/manualpages/DM/PetscDSInitializePackage.html
index 98afb86..cf26291 100644
--- a/docs/manualpages/DM/PetscDSInitializePackage.html
+++ b/docs/manualpages/DM/PetscDSInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSInitializePackage"><H1>PetscDSInitializePackage</H1></A>
 This function initializes everything in the DS package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to <A HREF="../DM/PetscDSCreate.html#PetscDSCreate">PetscDSCreate</A>() when using static libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSRegister.html b/docs/manualpages/DM/PetscDSRegister.html
index c3e889c..e1dbda6 100644
--- a/docs/manualpages/DM/PetscDSRegister.html
+++ b/docs/manualpages/DM/PetscDSRegister.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSRegister"><H1>PetscDSRegister</H1></A>
 Adds a new <A HREF="../DM/PetscDS.html#PetscDS">PetscDS</A> implementation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSRegisterAll.html b/docs/manualpages/DM/PetscDSRegisterAll.html
index d544406..22985a5 100644
--- a/docs/manualpages/DM/PetscDSRegisterAll.html
+++ b/docs/manualpages/DM/PetscDSRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSRegisterAll"><H1>PetscDSRegisterAll</H1></A>
 Registers all of the <A HREF="../DM/PetscDS.html#PetscDS">PetscDS</A> components in the <A HREF="../DM/PetscDS.html#PetscDS">PetscDS</A> package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSSetAdjacency.html b/docs/manualpages/DM/PetscDSSetAdjacency.html
index 89f6d8d..541c6bd 100644
--- a/docs/manualpages/DM/PetscDSSetAdjacency.html
+++ b/docs/manualpages/DM/PetscDSSetAdjacency.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSSetAdjacency</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSSetAdjacency.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSSetAdjacency.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSSetAdjacency"><H1>PetscDSSetAdjacency</H1></A>
 Set the flags for determining variable influence 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSSetBdDiscretization.html b/docs/manualpages/DM/PetscDSSetBdDiscretization.html
index 6906db0..f19a680 100644
--- a/docs/manualpages/DM/PetscDSSetBdDiscretization.html
+++ b/docs/manualpages/DM/PetscDSSetBdDiscretization.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSSetBdDiscretization</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSSetBdDiscretization.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSSetBdDiscretization.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSSetBdDiscretization"><H1>PetscDSSetBdDiscretization</H1></A>
 Sets the boundary discretization object for the given field 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSSetBdJacobian.html b/docs/manualpages/DM/PetscDSSetBdJacobian.html
index e38a1af..a0f6929 100644
--- a/docs/manualpages/DM/PetscDSSetBdJacobian.html
+++ b/docs/manualpages/DM/PetscDSSetBdJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSSetBdJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSSetBdJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSSetBdJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSSetBdJacobian"><H1>PetscDSSetBdJacobian</H1></A>
 Set the pointwise boundary Jacobian function for given test and basis field 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSSetBdResidual.html b/docs/manualpages/DM/PetscDSSetBdResidual.html
index 1ceef47..2334461 100644
--- a/docs/manualpages/DM/PetscDSSetBdResidual.html
+++ b/docs/manualpages/DM/PetscDSSetBdResidual.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSSetBdResidual</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSSetBdResidual.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSSetBdResidual.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSSetBdResidual"><H1>PetscDSSetBdResidual</H1></A>
 Get the pointwise boundary residual function for a given test field 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSSetDiscretization.html b/docs/manualpages/DM/PetscDSSetDiscretization.html
index 5eb38fe..79d2a63 100644
--- a/docs/manualpages/DM/PetscDSSetDiscretization.html
+++ b/docs/manualpages/DM/PetscDSSetDiscretization.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSSetDiscretization</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSSetDiscretization.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSSetDiscretization.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSSetDiscretization"><H1>PetscDSSetDiscretization</H1></A>
 Sets the discretization object for the given field 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSSetDynamicJacobian.html b/docs/manualpages/DM/PetscDSSetDynamicJacobian.html
index 219a1a4..1ea9e7b 100644
--- a/docs/manualpages/DM/PetscDSSetDynamicJacobian.html
+++ b/docs/manualpages/DM/PetscDSSetDynamicJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSSetDynamicJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSSetDynamicJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSSetDynamicJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSSetDynamicJacobian"><H1>PetscDSSetDynamicJacobian</H1></A>
 Set the pointwise dynamic Jacobian, dF/du_t, function for given test and basis fields 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSSetFromOptions.html b/docs/manualpages/DM/PetscDSSetFromOptions.html
index f12a906..944082e 100644
--- a/docs/manualpages/DM/PetscDSSetFromOptions.html
+++ b/docs/manualpages/DM/PetscDSSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSSetFromOptions"><H1>PetscDSSetFromOptions</H1></A>
 sets parameters in a <A HREF="../DM/PetscDS.html#PetscDS">PetscDS</A> from the options database 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSSetImplicit.html b/docs/manualpages/DM/PetscDSSetImplicit.html
index e38b32e..3ee7428 100644
--- a/docs/manualpages/DM/PetscDSSetImplicit.html
+++ b/docs/manualpages/DM/PetscDSSetImplicit.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSSetImplicit</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSSetImplicit.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSSetImplicit.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSSetImplicit"><H1>PetscDSSetImplicit</H1></A>
 Set the flag for implicit solve for this field. This is just a guide for IMEX 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSSetJacobian.html b/docs/manualpages/DM/PetscDSSetJacobian.html
index 56bd4fb..204688d 100644
--- a/docs/manualpages/DM/PetscDSSetJacobian.html
+++ b/docs/manualpages/DM/PetscDSSetJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSSetJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSSetJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSSetJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSSetJacobian"><H1>PetscDSSetJacobian</H1></A>
 Set the pointwise Jacobian function for given test and basis fields 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSSetJacobianPreconditioner.html b/docs/manualpages/DM/PetscDSSetJacobianPreconditioner.html
index 4a02bd4..c12c29d 100644
--- a/docs/manualpages/DM/PetscDSSetJacobianPreconditioner.html
+++ b/docs/manualpages/DM/PetscDSSetJacobianPreconditioner.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSSetJacobianPreconditioner</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSSetJacobianPreconditioner.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSSetJacobianPreconditioner.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSSetJacobianPreconditioner"><H1>PetscDSSetJacobianPreconditioner</H1></A>
 Set the pointwise Jacobian preconditioner function for given test and basis fields. If this is missing, the system matrix is used to build the preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSSetResidual.html b/docs/manualpages/DM/PetscDSSetResidual.html
index e6276cf..86e3945 100644
--- a/docs/manualpages/DM/PetscDSSetResidual.html
+++ b/docs/manualpages/DM/PetscDSSetResidual.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSSetResidual</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSSetResidual.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSSetResidual.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSSetResidual"><H1>PetscDSSetResidual</H1></A>
 Set the pointwise residual function for a given test field 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSSetRiemannSolver.html b/docs/manualpages/DM/PetscDSSetRiemannSolver.html
index 25b8678..1ab8c69 100644
--- a/docs/manualpages/DM/PetscDSSetRiemannSolver.html
+++ b/docs/manualpages/DM/PetscDSSetRiemannSolver.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSSetRiemannSolver</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSSetRiemannSolver.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSSetRiemannSolver.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSSetRiemannSolver"><H1>PetscDSSetRiemannSolver</H1></A>
 Sets the Riemann solver for the given field 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSSetType.html b/docs/manualpages/DM/PetscDSSetType.html
index 965017c..7717c7a 100644
--- a/docs/manualpages/DM/PetscDSSetType.html
+++ b/docs/manualpages/DM/PetscDSSetType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSSetType"><H1>PetscDSSetType</H1></A>
 Builds a particular <A HREF="../DM/PetscDS.html#PetscDS">PetscDS</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSSetUp.html b/docs/manualpages/DM/PetscDSSetUp.html
index a61fe11..aa49458 100644
--- a/docs/manualpages/DM/PetscDSSetUp.html
+++ b/docs/manualpages/DM/PetscDSSetUp.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSSetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSSetUp"><H1>PetscDSSetUp</H1></A>
 Construct data structures for the <A HREF="../DM/PetscDS.html#PetscDS">PetscDS</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSType.html b/docs/manualpages/DM/PetscDSType.html
index e71fdd1..247d118 100644
--- a/docs/manualpages/DM/PetscDSType.html
+++ b/docs/manualpages/DM/PetscDSType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSType"><H1>PetscDSType</H1></A>
 String with the name of a PETSc discrete system 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDSView.html b/docs/manualpages/DM/PetscDSView.html
index cdbcb10..4a762cb 100644
--- a/docs/manualpages/DM/PetscDSView.html
+++ b/docs/manualpages/DM/PetscDSView.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDSView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDSView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDSView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDSView"><H1>PetscDSView</H1></A>
 Views a <A HREF="../DM/PetscDS.html#PetscDS">PetscDS</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDTGaussJacobiQuadrature.html b/docs/manualpages/DM/PetscDTGaussJacobiQuadrature.html
index 68ecc58..6a7e469 100644
--- a/docs/manualpages/DM/PetscDTGaussJacobiQuadrature.html
+++ b/docs/manualpages/DM/PetscDTGaussJacobiQuadrature.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDTGaussJacobiQuadrature</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDTGaussJacobiQuadrature.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDTGaussJacobiQuadrature.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDTGaussJacobiQuadrature"><H1>PetscDTGaussJacobiQuadrature</H1></A>
 create Gauss-Jacobi quadrature for a simplex 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDTGaussQuadrature.html b/docs/manualpages/DM/PetscDTGaussQuadrature.html
index 18d1c4e..83e4824 100644
--- a/docs/manualpages/DM/PetscDTGaussQuadrature.html
+++ b/docs/manualpages/DM/PetscDTGaussQuadrature.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDTGaussQuadrature</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDTGaussQuadrature.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDTGaussQuadrature.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDTGaussQuadrature"><H1>PetscDTGaussQuadrature</H1></A>
 create Gauss quadrature 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDTGaussTensorQuadrature.html b/docs/manualpages/DM/PetscDTGaussTensorQuadrature.html
index dc7a616..00dce5f 100644
--- a/docs/manualpages/DM/PetscDTGaussTensorQuadrature.html
+++ b/docs/manualpages/DM/PetscDTGaussTensorQuadrature.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDTGaussTensorQuadrature</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDTGaussTensorQuadrature.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDTGaussTensorQuadrature.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDTGaussTensorQuadrature"><H1>PetscDTGaussTensorQuadrature</H1></A>
 creates a tensor-product Gauss quadrature 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDTLegendreEval.html b/docs/manualpages/DM/PetscDTLegendreEval.html
index f5940f1..c8a36d2 100644
--- a/docs/manualpages/DM/PetscDTLegendreEval.html
+++ b/docs/manualpages/DM/PetscDTLegendreEval.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDTLegendreEval</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDTLegendreEval.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDTLegendreEval.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDTLegendreEval"><H1>PetscDTLegendreEval</H1></A>
 evaluate Legendre polynomial at points 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDTReconstructPoly.html b/docs/manualpages/DM/PetscDTReconstructPoly.html
index c7eaa0a..5fe14d3 100644
--- a/docs/manualpages/DM/PetscDTReconstructPoly.html
+++ b/docs/manualpages/DM/PetscDTReconstructPoly.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDTReconstructPoly</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDTReconstructPoly.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDTReconstructPoly.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDTReconstructPoly"><H1>PetscDTReconstructPoly</H1></A>
 create matrix representing polynomial reconstruction using cell intervals and evaluation at target intervals 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDTTanhSinhTensorQuadrature.html b/docs/manualpages/DM/PetscDTTanhSinhTensorQuadrature.html
index d4f52aa..08abeb1 100644
--- a/docs/manualpages/DM/PetscDTTanhSinhTensorQuadrature.html
+++ b/docs/manualpages/DM/PetscDTTanhSinhTensorQuadrature.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDTTanhSinhTensorQuadrature</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDTTanhSinhTensorQuadrature.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDTTanhSinhTensorQuadrature.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDTTanhSinhTensorQuadrature"><H1>PetscDTTanhSinhTensorQuadrature</H1></A>
 create tanh-sinh quadrature for a tensor product cell 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDualSpace.html b/docs/manualpages/DM/PetscDualSpace.html
index 3b43816..f61e413 100644
--- a/docs/manualpages/DM/PetscDualSpace.html
+++ b/docs/manualpages/DM/PetscDualSpace.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDualSpace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDualSpace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDualSpace.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDualSpace"><H1>PetscDualSpace</H1></A>
 PETSc object that manages the dual space to a linear space, e.g. the space of evaluation functionals at the vertices of a triangle 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDualSpaceApply.html b/docs/manualpages/DM/PetscDualSpaceApply.html
index e5b0319..5cb5485 100644
--- a/docs/manualpages/DM/PetscDualSpaceApply.html
+++ b/docs/manualpages/DM/PetscDualSpaceApply.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDualSpaceApply</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDualSpaceApply.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDualSpaceApply.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDualSpaceApply"><H1>PetscDualSpaceApply</H1></A>
 Apply a functional from the dual space basis to an input function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDualSpaceApplyFVM.html b/docs/manualpages/DM/PetscDualSpaceApplyFVM.html
index 638eff4..7396ca2 100644
--- a/docs/manualpages/DM/PetscDualSpaceApplyFVM.html
+++ b/docs/manualpages/DM/PetscDualSpaceApplyFVM.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDualSpaceApplyFVM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDualSpaceApplyFVM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDualSpaceApplyFVM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDualSpaceApplyFVM"><H1>PetscDualSpaceApplyFVM</H1></A>
 Apply a functional from the dual space basis to an input function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDualSpaceCreate.html b/docs/manualpages/DM/PetscDualSpaceCreate.html
index feb555f..3d7dd7f 100644
--- a/docs/manualpages/DM/PetscDualSpaceCreate.html
+++ b/docs/manualpages/DM/PetscDualSpaceCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDualSpaceCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDualSpaceCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDualSpaceCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDualSpaceCreate"><H1>PetscDualSpaceCreate</H1></A>
 Creates an empty <A HREF="../DM/PetscDualSpace.html#PetscDualSpace">PetscDualSpace</A> object. The type can then be set with <A HREF="../DM/PetscDualSpaceSetType.html#PetscDualSpaceSetType">PetscDualSpaceSetType</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDualSpaceCreateReferenceCell.html b/docs/manualpages/DM/PetscDualSpaceCreateReferenceCell.html
index efe68bf..7d1cd07 100644
--- a/docs/manualpages/DM/PetscDualSpaceCreateReferenceCell.html
+++ b/docs/manualpages/DM/PetscDualSpaceCreateReferenceCell.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDualSpaceCreateReferenceCell</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDualSpaceCreateReferenceCell.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDualSpaceCreateReferenceCell.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDualSpaceCreateReferenceCell"><H1>PetscDualSpaceCreateReferenceCell</H1></A>
 Create a <A HREF="../DM/DMPLEX.html#DMPLEX">DMPLEX</A> with the appropriate FEM reference cell 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDualSpaceDestroy.html b/docs/manualpages/DM/PetscDualSpaceDestroy.html
index 1287f03..d5c9eb9 100644
--- a/docs/manualpages/DM/PetscDualSpaceDestroy.html
+++ b/docs/manualpages/DM/PetscDualSpaceDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDualSpaceDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDualSpaceDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDualSpaceDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDualSpaceDestroy"><H1>PetscDualSpaceDestroy</H1></A>
 Destroys a <A HREF="../DM/PetscDualSpace.html#PetscDualSpace">PetscDualSpace</A> object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDualSpaceDuplicate.html b/docs/manualpages/DM/PetscDualSpaceDuplicate.html
index f12eec6..7b23dd6 100644
--- a/docs/manualpages/DM/PetscDualSpaceDuplicate.html
+++ b/docs/manualpages/DM/PetscDualSpaceDuplicate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDualSpaceDuplicate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDualSpaceDuplicate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDualSpaceDuplicate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDualSpaceDuplicate"><H1>PetscDualSpaceDuplicate</H1></A>
 Creates a duplicate <A HREF="../DM/PetscDualSpace.html#PetscDualSpace">PetscDualSpace</A> object, however it is not setup. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDualSpaceGetDM.html b/docs/manualpages/DM/PetscDualSpaceGetDM.html
index 8d9d6dc..4a381b1 100644
--- a/docs/manualpages/DM/PetscDualSpaceGetDM.html
+++ b/docs/manualpages/DM/PetscDualSpaceGetDM.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDualSpaceGetDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDualSpaceGetDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDualSpaceGetDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDualSpaceGetDM"><H1>PetscDualSpaceGetDM</H1></A>
 Get the <A HREF="../DM/DM.html#DM">DM</A> representing the reference cell 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDualSpaceGetDimension.html b/docs/manualpages/DM/PetscDualSpaceGetDimension.html
index 9414b71..aa8af6a 100644
--- a/docs/manualpages/DM/PetscDualSpaceGetDimension.html
+++ b/docs/manualpages/DM/PetscDualSpaceGetDimension.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDualSpaceGetDimension</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDualSpaceGetDimension.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDualSpaceGetDimension.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDualSpaceGetDimension"><H1>PetscDualSpaceGetDimension</H1></A>
 Get the dimension of the dual space, i.e. the number of basis functionals 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDualSpaceGetFunctional.html b/docs/manualpages/DM/PetscDualSpaceGetFunctional.html
index d890bd7..155b5dc 100644
--- a/docs/manualpages/DM/PetscDualSpaceGetFunctional.html
+++ b/docs/manualpages/DM/PetscDualSpaceGetFunctional.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDualSpaceGetFunctional</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDualSpaceGetFunctional.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDualSpaceGetFunctional.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDualSpaceGetFunctional"><H1>PetscDualSpaceGetFunctional</H1></A>
 Get the i-th basis functional in the dual space 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDualSpaceGetHeightSubspace.html b/docs/manualpages/DM/PetscDualSpaceGetHeightSubspace.html
index 9487608..5982172 100644
--- a/docs/manualpages/DM/PetscDualSpaceGetHeightSubspace.html
+++ b/docs/manualpages/DM/PetscDualSpaceGetHeightSubspace.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDualSpaceGetHeightSubspace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDualSpaceGetHeightSubspace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDualSpaceGetHeightSubspace.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDualSpaceGetHeightSubspace"><H1>PetscDualSpaceGetHeightSubspace</H1></A>
 Get the subset of the dual space basis that is supported on a mesh point of a given height. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDualSpaceGetNumDof.html b/docs/manualpages/DM/PetscDualSpaceGetNumDof.html
index 46922a1..8701699 100644
--- a/docs/manualpages/DM/PetscDualSpaceGetNumDof.html
+++ b/docs/manualpages/DM/PetscDualSpaceGetNumDof.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDualSpaceGetNumDof</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDualSpaceGetNumDof.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDualSpaceGetNumDof.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDualSpaceGetNumDof"><H1>PetscDualSpaceGetNumDof</H1></A>
 Get the number of degrees of freedom for each spatial (topological) dimension 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDualSpaceGetOrder.html b/docs/manualpages/DM/PetscDualSpaceGetOrder.html
index afb7907..c535a4e 100644
--- a/docs/manualpages/DM/PetscDualSpaceGetOrder.html
+++ b/docs/manualpages/DM/PetscDualSpaceGetOrder.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDualSpaceGetOrder</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDualSpaceGetOrder.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDualSpaceGetOrder.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDualSpaceGetOrder"><H1>PetscDualSpaceGetOrder</H1></A>
 Get the order of the dual space 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDualSpaceGetType.html b/docs/manualpages/DM/PetscDualSpaceGetType.html
index a40a89e..2833527 100644
--- a/docs/manualpages/DM/PetscDualSpaceGetType.html
+++ b/docs/manualpages/DM/PetscDualSpaceGetType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDualSpaceGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDualSpaceGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDualSpaceGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDualSpaceGetType"><H1>PetscDualSpaceGetType</H1></A>
 Gets the <A HREF="../DM/PetscDualSpace.html#PetscDualSpace">PetscDualSpace</A> type name (as a string) from the object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDualSpaceLagrangeGetContinuity.html b/docs/manualpages/DM/PetscDualSpaceLagrangeGetContinuity.html
index 555d549..4f03792 100644
--- a/docs/manualpages/DM/PetscDualSpaceLagrangeGetContinuity.html
+++ b/docs/manualpages/DM/PetscDualSpaceLagrangeGetContinuity.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDualSpaceLagrangeGetContinuity</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDualSpaceLagrangeGetContinuity.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDualSpaceLagrangeGetContinuity.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDualSpaceLagrangeGetContinuity"><H1>PetscDualSpaceLagrangeGetContinuity</H1></A>
 Retrieves the flag for element continuity 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDualSpaceLagrangeSetContinuity.html b/docs/manualpages/DM/PetscDualSpaceLagrangeSetContinuity.html
index 0e3a446..1c18673 100644
--- a/docs/manualpages/DM/PetscDualSpaceLagrangeSetContinuity.html
+++ b/docs/manualpages/DM/PetscDualSpaceLagrangeSetContinuity.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDualSpaceLagrangeSetContinuity</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDualSpaceLagrangeSetContinuity.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDualSpaceLagrangeSetContinuity.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDualSpaceLagrangeSetContinuity"><H1>PetscDualSpaceLagrangeSetContinuity</H1></A>
 Indicate whether the element is continuous 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDualSpaceRegister.html b/docs/manualpages/DM/PetscDualSpaceRegister.html
index 3807cc1..2f382de 100644
--- a/docs/manualpages/DM/PetscDualSpaceRegister.html
+++ b/docs/manualpages/DM/PetscDualSpaceRegister.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDualSpaceRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDualSpaceRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDualSpaceRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDualSpaceRegister"><H1>PetscDualSpaceRegister</H1></A>
 Adds a new <A HREF="../DM/PetscDualSpace.html#PetscDualSpace">PetscDualSpace</A> implementation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDualSpaceRegisterAll.html b/docs/manualpages/DM/PetscDualSpaceRegisterAll.html
index c958663..123c193 100644
--- a/docs/manualpages/DM/PetscDualSpaceRegisterAll.html
+++ b/docs/manualpages/DM/PetscDualSpaceRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDualSpaceRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDualSpaceRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDualSpaceRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDualSpaceRegisterAll"><H1>PetscDualSpaceRegisterAll</H1></A>
 Registers all of the <A HREF="../DM/PetscDualSpace.html#PetscDualSpace">PetscDualSpace</A> components in the <A HREF="../DM/PetscFE.html#PetscFE">PetscFE</A> package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDualSpaceSetDM.html b/docs/manualpages/DM/PetscDualSpaceSetDM.html
index d0f758c..36594a4 100644
--- a/docs/manualpages/DM/PetscDualSpaceSetDM.html
+++ b/docs/manualpages/DM/PetscDualSpaceSetDM.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDualSpaceSetDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDualSpaceSetDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDualSpaceSetDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDualSpaceSetDM"><H1>PetscDualSpaceSetDM</H1></A>
 Get the <A HREF="../DM/DM.html#DM">DM</A> representing the reference cell 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDualSpaceSetFromOptions.html b/docs/manualpages/DM/PetscDualSpaceSetFromOptions.html
index 69bb8f6..e9d7b87 100644
--- a/docs/manualpages/DM/PetscDualSpaceSetFromOptions.html
+++ b/docs/manualpages/DM/PetscDualSpaceSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDualSpaceSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDualSpaceSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDualSpaceSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDualSpaceSetFromOptions"><H1>PetscDualSpaceSetFromOptions</H1></A>
 sets parameters in a <A HREF="../DM/PetscDualSpace.html#PetscDualSpace">PetscDualSpace</A> from the options database 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDualSpaceSetOrder.html b/docs/manualpages/DM/PetscDualSpaceSetOrder.html
index 45eba5d..da20d1e 100644
--- a/docs/manualpages/DM/PetscDualSpaceSetOrder.html
+++ b/docs/manualpages/DM/PetscDualSpaceSetOrder.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDualSpaceSetOrder</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDualSpaceSetOrder.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDualSpaceSetOrder.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDualSpaceSetOrder"><H1>PetscDualSpaceSetOrder</H1></A>
 Set the order of the dual space 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDualSpaceSetType.html b/docs/manualpages/DM/PetscDualSpaceSetType.html
index d922f04..6d63300 100644
--- a/docs/manualpages/DM/PetscDualSpaceSetType.html
+++ b/docs/manualpages/DM/PetscDualSpaceSetType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDualSpaceSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDualSpaceSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDualSpaceSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDualSpaceSetType"><H1>PetscDualSpaceSetType</H1></A>
 Builds a particular <A HREF="../DM/PetscDualSpace.html#PetscDualSpace">PetscDualSpace</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDualSpaceSetUp.html b/docs/manualpages/DM/PetscDualSpaceSetUp.html
index e2b09cb..af2b57e 100644
--- a/docs/manualpages/DM/PetscDualSpaceSetUp.html
+++ b/docs/manualpages/DM/PetscDualSpaceSetUp.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDualSpaceSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDualSpaceSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDualSpaceSetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDualSpaceSetUp"><H1>PetscDualSpaceSetUp</H1></A>
 Construct a basis for the <A HREF="../DM/PetscDualSpace.html#PetscDualSpace">PetscDualSpace</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDualSpaceSimpleSetDimension.html b/docs/manualpages/DM/PetscDualSpaceSimpleSetDimension.html
index f61bcee..496abc1 100644
--- a/docs/manualpages/DM/PetscDualSpaceSimpleSetDimension.html
+++ b/docs/manualpages/DM/PetscDualSpaceSimpleSetDimension.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDualSpaceSimpleSetDimension</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDualSpaceSimpleSetDimension.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDualSpaceSimpleSetDimension.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDualSpaceSimpleSetDimension"><H1>PetscDualSpaceSimpleSetDimension</H1></A>
 Set the number of functionals in the dual space basis 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDualSpaceSimpleSetFunctional.html b/docs/manualpages/DM/PetscDualSpaceSimpleSetFunctional.html
index afe0150..6d25405 100644
--- a/docs/manualpages/DM/PetscDualSpaceSimpleSetFunctional.html
+++ b/docs/manualpages/DM/PetscDualSpaceSimpleSetFunctional.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDualSpaceSimpleSetFunctional</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDualSpaceSimpleSetFunctional.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDualSpaceSimpleSetFunctional.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDualSpaceSimpleSetFunctional"><H1>PetscDualSpaceSimpleSetFunctional</H1></A>
 Set the given basis element for this dual space 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDualSpaceType.html b/docs/manualpages/DM/PetscDualSpaceType.html
index 8ec50a0..22dbd71 100644
--- a/docs/manualpages/DM/PetscDualSpaceType.html
+++ b/docs/manualpages/DM/PetscDualSpaceType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDualSpaceType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDualSpaceType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDualSpaceType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDualSpaceType"><H1>PetscDualSpaceType</H1></A>
 String with the name of a PETSc dual space 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscDualSpaceView.html b/docs/manualpages/DM/PetscDualSpaceView.html
index 40b7f70..4cffdba 100644
--- a/docs/manualpages/DM/PetscDualSpaceView.html
+++ b/docs/manualpages/DM/PetscDualSpaceView.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDualSpaceView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscDualSpaceView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscDualSpaceView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDualSpaceView"><H1>PetscDualSpaceView</H1></A>
 Views a <A HREF="../DM/PetscDualSpace.html#PetscDualSpace">PetscDualSpace</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFE.html b/docs/manualpages/DM/PetscFE.html
index 4ab9218..28526e7 100644
--- a/docs/manualpages/DM/PetscFE.html
+++ b/docs/manualpages/DM/PetscFE.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFE"><H1>PetscFE</H1></A>
 PETSc object that manages a finite element space, e.g. the P_1 Lagrange element 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFECompositeGetMapping.html b/docs/manualpages/DM/PetscFECompositeGetMapping.html
index bd61902..fb4832c 100644
--- a/docs/manualpages/DM/PetscFECompositeGetMapping.html
+++ b/docs/manualpages/DM/PetscFECompositeGetMapping.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFECompositeGetMapping</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFECompositeGetMapping.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFECompositeGetMapping.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFECompositeGetMapping"><H1>PetscFECompositeGetMapping</H1></A>
 Returns the mappings from the reference element to each subelement 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFECreate.html b/docs/manualpages/DM/PetscFECreate.html
index 01d197d..a14427e 100644
--- a/docs/manualpages/DM/PetscFECreate.html
+++ b/docs/manualpages/DM/PetscFECreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFECreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFECreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFECreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFECreate"><H1>PetscFECreate</H1></A>
 Creates an empty <A HREF="../DM/PetscFE.html#PetscFE">PetscFE</A> object. The type can then be set with <A HREF="../DM/PetscFESetType.html#PetscFESetType">PetscFESetType</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFECreateDefault.html b/docs/manualpages/DM/PetscFECreateDefault.html
index 4c6dc0f..cbdc739 100644
--- a/docs/manualpages/DM/PetscFECreateDefault.html
+++ b/docs/manualpages/DM/PetscFECreateDefault.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFECreateDefault</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFECreateDefault.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFECreateDefault.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFECreateDefault"><H1>PetscFECreateDefault</H1></A>
 Create a <A HREF="../DM/PetscFE.html#PetscFE">PetscFE</A> for basic FEM computation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFEDestroy.html b/docs/manualpages/DM/PetscFEDestroy.html
index 3c0271e..415d04e 100644
--- a/docs/manualpages/DM/PetscFEDestroy.html
+++ b/docs/manualpages/DM/PetscFEDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFEDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFEDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFEDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFEDestroy"><H1>PetscFEDestroy</H1></A>
 Destroys a <A HREF="../DM/PetscFE.html#PetscFE">PetscFE</A> object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFEFinalizePackage.html b/docs/manualpages/DM/PetscFEFinalizePackage.html
index 1b549ab..ae33e00 100644
--- a/docs/manualpages/DM/PetscFEFinalizePackage.html
+++ b/docs/manualpages/DM/PetscFEFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFEFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFEFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFEFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFEFinalizePackage"><H1>PetscFEFinalizePackage</H1></A>
 This function finalizes everything in the <A HREF="../DM/PetscFE.html#PetscFE">PetscFE</A> package. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFEGetBasisSpace.html b/docs/manualpages/DM/PetscFEGetBasisSpace.html
index 63ba3b4..b0fad86 100644
--- a/docs/manualpages/DM/PetscFEGetBasisSpace.html
+++ b/docs/manualpages/DM/PetscFEGetBasisSpace.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFEGetBasisSpace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFEGetBasisSpace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFEGetBasisSpace.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFEGetBasisSpace"><H1>PetscFEGetBasisSpace</H1></A>
 Returns the <A HREF="../DM/PetscSpace.html#PetscSpace">PetscSpace</A> used for approximation of the solution 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFEGetDimension.html b/docs/manualpages/DM/PetscFEGetDimension.html
index 466d732..0d7c912 100644
--- a/docs/manualpages/DM/PetscFEGetDimension.html
+++ b/docs/manualpages/DM/PetscFEGetDimension.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFEGetDimension</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFEGetDimension.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFEGetDimension.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFEGetDimension"><H1>PetscFEGetDimension</H1></A>
 Get the dimension of the finite element space on a cell 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFEGetDualSpace.html b/docs/manualpages/DM/PetscFEGetDualSpace.html
index 2d1d0dc..8de77a8 100644
--- a/docs/manualpages/DM/PetscFEGetDualSpace.html
+++ b/docs/manualpages/DM/PetscFEGetDualSpace.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFEGetDualSpace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFEGetDualSpace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFEGetDualSpace.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFEGetDualSpace"><H1>PetscFEGetDualSpace</H1></A>
 Returns the <A HREF="../DM/PetscDualSpace.html#PetscDualSpace">PetscDualSpace</A> used to define the inner product 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFEGetNumComponents.html b/docs/manualpages/DM/PetscFEGetNumComponents.html
index 17affe9..1c090fc 100644
--- a/docs/manualpages/DM/PetscFEGetNumComponents.html
+++ b/docs/manualpages/DM/PetscFEGetNumComponents.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFEGetNumComponents</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFEGetNumComponents.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFEGetNumComponents.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFEGetNumComponents"><H1>PetscFEGetNumComponents</H1></A>
 Returns the number of components in the element 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFEGetQuadrature.html b/docs/manualpages/DM/PetscFEGetQuadrature.html
index c76dfe0..33a04b2 100644
--- a/docs/manualpages/DM/PetscFEGetQuadrature.html
+++ b/docs/manualpages/DM/PetscFEGetQuadrature.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFEGetQuadrature</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFEGetQuadrature.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFEGetQuadrature.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFEGetQuadrature"><H1>PetscFEGetQuadrature</H1></A>
 Returns the PetscQuadreture used to calculate inner products 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFEGetSpatialDimension.html b/docs/manualpages/DM/PetscFEGetSpatialDimension.html
index f9b8c35..84ec72a 100644
--- a/docs/manualpages/DM/PetscFEGetSpatialDimension.html
+++ b/docs/manualpages/DM/PetscFEGetSpatialDimension.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFEGetSpatialDimension</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFEGetSpatialDimension.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFEGetSpatialDimension.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFEGetSpatialDimension"><H1>PetscFEGetSpatialDimension</H1></A>
 Returns the spatial dimension of the element 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFEGetTileSizes.html b/docs/manualpages/DM/PetscFEGetTileSizes.html
index 9ca7129..80cb64d 100644
--- a/docs/manualpages/DM/PetscFEGetTileSizes.html
+++ b/docs/manualpages/DM/PetscFEGetTileSizes.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFEGetTileSizes</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFEGetTileSizes.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFEGetTileSizes.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFEGetTileSizes"><H1>PetscFEGetTileSizes</H1></A>
 Returns the tile sizes for evaluation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFEGetType.html b/docs/manualpages/DM/PetscFEGetType.html
index 006098c..2dd6ca4 100644
--- a/docs/manualpages/DM/PetscFEGetType.html
+++ b/docs/manualpages/DM/PetscFEGetType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFEGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFEGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFEGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFEGetType"><H1>PetscFEGetType</H1></A>
 Gets the <A HREF="../DM/PetscFE.html#PetscFE">PetscFE</A> type name (as a string) from the object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFEInitializePackage.html b/docs/manualpages/DM/PetscFEInitializePackage.html
index 3bc8a6e..fdc70b3 100644
--- a/docs/manualpages/DM/PetscFEInitializePackage.html
+++ b/docs/manualpages/DM/PetscFEInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFEInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFEInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFEInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFEInitializePackage"><H1>PetscFEInitializePackage</H1></A>
 This function initializes everything in the FE package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to <A HREF="../DM/PetscSpaceCreate.html#PetscSpaceCreate">PetscSpaceCreate</A>() when using static libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFEIntegrate.html b/docs/manualpages/DM/PetscFEIntegrate.html
index e3dfd61..c5c36d8 100644
--- a/docs/manualpages/DM/PetscFEIntegrate.html
+++ b/docs/manualpages/DM/PetscFEIntegrate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFEIntegrate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFEIntegrate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFEIntegrate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFEIntegrate"><H1>PetscFEIntegrate</H1></A>
 Produce the integral for the given field for a chunk of elements by quadrature integration 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFEIntegrateBdResidual.html b/docs/manualpages/DM/PetscFEIntegrateBdResidual.html
index 1886bef..d047e66 100644
--- a/docs/manualpages/DM/PetscFEIntegrateBdResidual.html
+++ b/docs/manualpages/DM/PetscFEIntegrateBdResidual.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFEIntegrateBdResidual</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFEIntegrateBdResidual.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFEIntegrateBdResidual.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFEIntegrateBdResidual"><H1>PetscFEIntegrateBdResidual</H1></A>
 Produce the element residual vector for a chunk of elements by quadrature integration over a boundary 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFEIntegrateJacobian.html b/docs/manualpages/DM/PetscFEIntegrateJacobian.html
index 37bf838..9ded6a2 100644
--- a/docs/manualpages/DM/PetscFEIntegrateJacobian.html
+++ b/docs/manualpages/DM/PetscFEIntegrateJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFEIntegrateJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFEIntegrateJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFEIntegrateJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFEIntegrateJacobian"><H1>PetscFEIntegrateJacobian</H1></A>
 Produce the element Jacobian for a chunk of elements by quadrature integration 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFEIntegrateResidual.html b/docs/manualpages/DM/PetscFEIntegrateResidual.html
index 83fcb15..1549e33 100644
--- a/docs/manualpages/DM/PetscFEIntegrateResidual.html
+++ b/docs/manualpages/DM/PetscFEIntegrateResidual.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFEIntegrateResidual</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFEIntegrateResidual.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFEIntegrateResidual.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFEIntegrateResidual"><H1>PetscFEIntegrateResidual</H1></A>
 Produce the element residual vector for a chunk of elements by quadrature integration 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFEJacobianType.html b/docs/manualpages/DM/PetscFEJacobianType.html
index cf9ec37..34ab1cc 100644
--- a/docs/manualpages/DM/PetscFEJacobianType.html
+++ b/docs/manualpages/DM/PetscFEJacobianType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFEJacobianType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFEJacobianType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFEJacobianType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFEJacobianType"><H1>PetscFEJacobianType</H1></A>
 indicated which pointwise functions should be used to fill the Jacobian matrix 
 <P>
diff --git a/docs/manualpages/DM/PetscFERegister.html b/docs/manualpages/DM/PetscFERegister.html
index 49944e4..2c9d853 100644
--- a/docs/manualpages/DM/PetscFERegister.html
+++ b/docs/manualpages/DM/PetscFERegister.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFERegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFERegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFERegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFERegister"><H1>PetscFERegister</H1></A>
 Adds a new <A HREF="../DM/PetscFE.html#PetscFE">PetscFE</A> implementation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFERegisterAll.html b/docs/manualpages/DM/PetscFERegisterAll.html
index 0643e76..ed14207 100644
--- a/docs/manualpages/DM/PetscFERegisterAll.html
+++ b/docs/manualpages/DM/PetscFERegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFERegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFERegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFERegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFERegisterAll"><H1>PetscFERegisterAll</H1></A>
 Registers all of the <A HREF="../DM/PetscFE.html#PetscFE">PetscFE</A> components in the <A HREF="../DM/PetscFE.html#PetscFE">PetscFE</A> package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFESetBasisSpace.html b/docs/manualpages/DM/PetscFESetBasisSpace.html
index 3d72742..04ff1a5 100644
--- a/docs/manualpages/DM/PetscFESetBasisSpace.html
+++ b/docs/manualpages/DM/PetscFESetBasisSpace.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFESetBasisSpace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFESetBasisSpace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFESetBasisSpace.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFESetBasisSpace"><H1>PetscFESetBasisSpace</H1></A>
 Sets the <A HREF="../DM/PetscSpace.html#PetscSpace">PetscSpace</A> used for approximation of the solution 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFESetDualSpace.html b/docs/manualpages/DM/PetscFESetDualSpace.html
index ef31f8b..5160b2a 100644
--- a/docs/manualpages/DM/PetscFESetDualSpace.html
+++ b/docs/manualpages/DM/PetscFESetDualSpace.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFESetDualSpace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFESetDualSpace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFESetDualSpace.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFESetDualSpace"><H1>PetscFESetDualSpace</H1></A>
 Sets the <A HREF="../DM/PetscDualSpace.html#PetscDualSpace">PetscDualSpace</A> used to define the inner product 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFESetFromOptions.html b/docs/manualpages/DM/PetscFESetFromOptions.html
index eaac9b6..d46e639 100644
--- a/docs/manualpages/DM/PetscFESetFromOptions.html
+++ b/docs/manualpages/DM/PetscFESetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFESetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFESetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFESetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFESetFromOptions"><H1>PetscFESetFromOptions</H1></A>
 sets parameters in a <A HREF="../DM/PetscFE.html#PetscFE">PetscFE</A> from the options database 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFESetNumComponents.html b/docs/manualpages/DM/PetscFESetNumComponents.html
index bb8f807..08ffea8 100644
--- a/docs/manualpages/DM/PetscFESetNumComponents.html
+++ b/docs/manualpages/DM/PetscFESetNumComponents.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFESetNumComponents</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFESetNumComponents.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFESetNumComponents.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFESetNumComponents"><H1>PetscFESetNumComponents</H1></A>
 Sets the number of components in the element 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFESetQuadrature.html b/docs/manualpages/DM/PetscFESetQuadrature.html
index 57b81c1..2bf5e17 100644
--- a/docs/manualpages/DM/PetscFESetQuadrature.html
+++ b/docs/manualpages/DM/PetscFESetQuadrature.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFESetQuadrature</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFESetQuadrature.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFESetQuadrature.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFESetQuadrature"><H1>PetscFESetQuadrature</H1></A>
 Sets the PetscQuadreture used to calculate inner products 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFESetTileSizes.html b/docs/manualpages/DM/PetscFESetTileSizes.html
index 5cd1a59..d66b3a1 100644
--- a/docs/manualpages/DM/PetscFESetTileSizes.html
+++ b/docs/manualpages/DM/PetscFESetTileSizes.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFESetTileSizes</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFESetTileSizes.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFESetTileSizes.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFESetTileSizes"><H1>PetscFESetTileSizes</H1></A>
 Sets the tile sizes for evaluation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFESetType.html b/docs/manualpages/DM/PetscFESetType.html
index c09e730..6017615 100644
--- a/docs/manualpages/DM/PetscFESetType.html
+++ b/docs/manualpages/DM/PetscFESetType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFESetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFESetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFESetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFESetType"><H1>PetscFESetType</H1></A>
 Builds a particular <A HREF="../DM/PetscFE.html#PetscFE">PetscFE</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFESetUp.html b/docs/manualpages/DM/PetscFESetUp.html
index 42964fc..819089e 100644
--- a/docs/manualpages/DM/PetscFESetUp.html
+++ b/docs/manualpages/DM/PetscFESetUp.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFESetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFESetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFESetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFESetUp"><H1>PetscFESetUp</H1></A>
 Construct data structures for the <A HREF="../DM/PetscFE.html#PetscFE">PetscFE</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFEType.html b/docs/manualpages/DM/PetscFEType.html
index 07e75f2..f943ab2 100644
--- a/docs/manualpages/DM/PetscFEType.html
+++ b/docs/manualpages/DM/PetscFEType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFEType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFEType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFEType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFEType"><H1>PetscFEType</H1></A>
 String with the name of a PETSc finite element space 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFEView.html b/docs/manualpages/DM/PetscFEView.html
index d5cb3fc..14e81ac 100644
--- a/docs/manualpages/DM/PetscFEView.html
+++ b/docs/manualpages/DM/PetscFEView.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFEView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFEView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFEView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFEView"><H1>PetscFEView</H1></A>
 Views a <A HREF="../DM/PetscFE.html#PetscFE">PetscFE</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFV.html b/docs/manualpages/DM/PetscFV.html
index c918e38..28e5233 100644
--- a/docs/manualpages/DM/PetscFV.html
+++ b/docs/manualpages/DM/PetscFV.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFV</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFV.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFV.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFV"><H1>PetscFV</H1></A>
 PETSc object that manages a finite volume discretization 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVCellGeom.html b/docs/manualpages/DM/PetscFVCellGeom.html
index f9a8601..8767ff6 100644
--- a/docs/manualpages/DM/PetscFVCellGeom.html
+++ b/docs/manualpages/DM/PetscFVCellGeom.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVCellGeom</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVCellGeom.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVCellGeom.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVCellGeom"><H1>PetscFVCellGeom</H1></A>
 Data structure (C struct) for storing information about cell geometry for a finite volume method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVComputeGradient.html b/docs/manualpages/DM/PetscFVComputeGradient.html
index 1f426dc..4792167 100644
--- a/docs/manualpages/DM/PetscFVComputeGradient.html
+++ b/docs/manualpages/DM/PetscFVComputeGradient.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVComputeGradient</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVComputeGradient.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVComputeGradient.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVComputeGradient"><H1>PetscFVComputeGradient</H1></A>
 Compute the gradient reconstruction matrix for a given cell 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVCreate.html b/docs/manualpages/DM/PetscFVCreate.html
index def4155..02d0ad9 100644
--- a/docs/manualpages/DM/PetscFVCreate.html
+++ b/docs/manualpages/DM/PetscFVCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVCreate"><H1>PetscFVCreate</H1></A>
 Creates an empty <A HREF="../DM/PetscFV.html#PetscFV">PetscFV</A> object. The type can then be set with <A HREF="../DM/PetscFVSetType.html#PetscFVSetType">PetscFVSetType</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVDestroy.html b/docs/manualpages/DM/PetscFVDestroy.html
index 1a643c4..8fe6297 100644
--- a/docs/manualpages/DM/PetscFVDestroy.html
+++ b/docs/manualpages/DM/PetscFVDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVDestroy"><H1>PetscFVDestroy</H1></A>
 Destroys a <A HREF="../DM/PetscFV.html#PetscFV">PetscFV</A> object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVFaceGeom.html b/docs/manualpages/DM/PetscFVFaceGeom.html
index 51c785c..0cbd32d 100644
--- a/docs/manualpages/DM/PetscFVFaceGeom.html
+++ b/docs/manualpages/DM/PetscFVFaceGeom.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVFaceGeom</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVFaceGeom.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVFaceGeom.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVFaceGeom"><H1>PetscFVFaceGeom</H1></A>
 Data structure (C struct) for storing information about face geometry for a finite volume method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVFinalizePackage.html b/docs/manualpages/DM/PetscFVFinalizePackage.html
index 614542c..6a3f37d 100644
--- a/docs/manualpages/DM/PetscFVFinalizePackage.html
+++ b/docs/manualpages/DM/PetscFVFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVFinalizePackage"><H1>PetscFVFinalizePackage</H1></A>
 This function finalizes everything in the <A HREF="../DM/PetscFV.html#PetscFV">PetscFV</A> package. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVGetComponentName.html b/docs/manualpages/DM/PetscFVGetComponentName.html
index 97ef5f4..4d43378 100644
--- a/docs/manualpages/DM/PetscFVGetComponentName.html
+++ b/docs/manualpages/DM/PetscFVGetComponentName.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVGetComponentName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVGetComponentName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVGetComponentName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVGetComponentName"><H1>PetscFVGetComponentName</H1></A>
 Get the name of a component (used in output and viewing) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVGetComputeGradients.html b/docs/manualpages/DM/PetscFVGetComputeGradients.html
index 069665c..5f4589b 100644
--- a/docs/manualpages/DM/PetscFVGetComputeGradients.html
+++ b/docs/manualpages/DM/PetscFVGetComputeGradients.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVGetComputeGradients</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVGetComputeGradients.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVGetComputeGradients.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVGetComputeGradients"><H1>PetscFVGetComputeGradients</H1></A>
 Return flag for computation of cell gradients 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVGetDualSpace.html b/docs/manualpages/DM/PetscFVGetDualSpace.html
index 208f549..7a7529d 100644
--- a/docs/manualpages/DM/PetscFVGetDualSpace.html
+++ b/docs/manualpages/DM/PetscFVGetDualSpace.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVGetDualSpace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVGetDualSpace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVGetDualSpace.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVGetDualSpace"><H1>PetscFVGetDualSpace</H1></A>
 Returns the <A HREF="../DM/PetscDualSpace.html#PetscDualSpace">PetscDualSpace</A> used to define the inner product 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVGetLimiter.html b/docs/manualpages/DM/PetscFVGetLimiter.html
index e608709..045137a 100644
--- a/docs/manualpages/DM/PetscFVGetLimiter.html
+++ b/docs/manualpages/DM/PetscFVGetLimiter.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVGetLimiter</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVGetLimiter.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVGetLimiter.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVGetLimiter"><H1>PetscFVGetLimiter</H1></A>
 Get the limiter object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVGetNumComponents.html b/docs/manualpages/DM/PetscFVGetNumComponents.html
index a851ea6..245f41a 100644
--- a/docs/manualpages/DM/PetscFVGetNumComponents.html
+++ b/docs/manualpages/DM/PetscFVGetNumComponents.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVGetNumComponents</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVGetNumComponents.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVGetNumComponents.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVGetNumComponents"><H1>PetscFVGetNumComponents</H1></A>
 Get the number of field components 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVGetQuadrature.html b/docs/manualpages/DM/PetscFVGetQuadrature.html
index 5049bbd..5799a9f 100644
--- a/docs/manualpages/DM/PetscFVGetQuadrature.html
+++ b/docs/manualpages/DM/PetscFVGetQuadrature.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVGetQuadrature</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVGetQuadrature.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVGetQuadrature.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVGetQuadrature"><H1>PetscFVGetQuadrature</H1></A>
 Get the quadrature object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVGetSpatialDimension.html b/docs/manualpages/DM/PetscFVGetSpatialDimension.html
index 884c15e..db79497 100644
--- a/docs/manualpages/DM/PetscFVGetSpatialDimension.html
+++ b/docs/manualpages/DM/PetscFVGetSpatialDimension.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVGetSpatialDimension</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVGetSpatialDimension.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVGetSpatialDimension.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVGetSpatialDimension"><H1>PetscFVGetSpatialDimension</H1></A>
 Get the spatial dimension 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVGetType.html b/docs/manualpages/DM/PetscFVGetType.html
index 297612b..6ce9477 100644
--- a/docs/manualpages/DM/PetscFVGetType.html
+++ b/docs/manualpages/DM/PetscFVGetType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVGetType"><H1>PetscFVGetType</H1></A>
 Gets the <A HREF="../DM/PetscFV.html#PetscFV">PetscFV</A> type name (as a string) from the object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVInitializePackage.html b/docs/manualpages/DM/PetscFVInitializePackage.html
index 350b9b1..0d332f3 100644
--- a/docs/manualpages/DM/PetscFVInitializePackage.html
+++ b/docs/manualpages/DM/PetscFVInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVInitializePackage"><H1>PetscFVInitializePackage</H1></A>
 This function initializes everything in the FV package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to <A HREF="../DM/PetscFVCreate.html#PetscFVCreate">PetscFVCreate</A>() when using static libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVLeastSquaresSetMaxFaces.html b/docs/manualpages/DM/PetscFVLeastSquaresSetMaxFaces.html
index 508131c..9dc1ca4 100644
--- a/docs/manualpages/DM/PetscFVLeastSquaresSetMaxFaces.html
+++ b/docs/manualpages/DM/PetscFVLeastSquaresSetMaxFaces.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVLeastSquaresSetMaxFaces</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVLeastSquaresSetMaxFaces.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVLeastSquaresSetMaxFaces.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVLeastSquaresSetMaxFaces"><H1>PetscFVLeastSquaresSetMaxFaces</H1></A>
 Set the maximum number of cell faces for gradient reconstruction 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVRefine.html b/docs/manualpages/DM/PetscFVRefine.html
index b59117b..9b4731f 100644
--- a/docs/manualpages/DM/PetscFVRefine.html
+++ b/docs/manualpages/DM/PetscFVRefine.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVRefine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVRefine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVRefine.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVRefine"><H1>PetscFVRefine</H1></A>
 Create a "refined" <A HREF="../DM/PetscFV.html#PetscFV">PetscFV</A> object that refines the reference cell into smaller copies. This is typically used to precondition a higher order method with a lower order method on a refined mesh having the same number of dofs (but more sparsity). It is also used to create an interpolation between regularly refined meshes. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVRegister.html b/docs/manualpages/DM/PetscFVRegister.html
index c1c27fe..a06cbb7 100644
--- a/docs/manualpages/DM/PetscFVRegister.html
+++ b/docs/manualpages/DM/PetscFVRegister.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVRegister"><H1>PetscFVRegister</H1></A>
 Adds a new <A HREF="../DM/PetscFV.html#PetscFV">PetscFV</A> implementation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVRegisterAll.html b/docs/manualpages/DM/PetscFVRegisterAll.html
index df9b19e..148574e 100644
--- a/docs/manualpages/DM/PetscFVRegisterAll.html
+++ b/docs/manualpages/DM/PetscFVRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVRegisterAll"><H1>PetscFVRegisterAll</H1></A>
 Registers all of the <A HREF="../DM/PetscFV.html#PetscFV">PetscFV</A> components in the <A HREF="../DM/PetscFV.html#PetscFV">PetscFV</A> package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVSetComponentName.html b/docs/manualpages/DM/PetscFVSetComponentName.html
index 7991c92..53eb9f6 100644
--- a/docs/manualpages/DM/PetscFVSetComponentName.html
+++ b/docs/manualpages/DM/PetscFVSetComponentName.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVSetComponentName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVSetComponentName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVSetComponentName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVSetComponentName"><H1>PetscFVSetComponentName</H1></A>
 Set the name of a component (used in output and viewing) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVSetComputeGradients.html b/docs/manualpages/DM/PetscFVSetComputeGradients.html
index 9c5c86d..cdb581d 100644
--- a/docs/manualpages/DM/PetscFVSetComputeGradients.html
+++ b/docs/manualpages/DM/PetscFVSetComputeGradients.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVSetComputeGradients</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVSetComputeGradients.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVSetComputeGradients.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVSetComputeGradients"><H1>PetscFVSetComputeGradients</H1></A>
 Toggle computation of cell gradients 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVSetDualSpace.html b/docs/manualpages/DM/PetscFVSetDualSpace.html
index ddc9d37..370ab4f 100644
--- a/docs/manualpages/DM/PetscFVSetDualSpace.html
+++ b/docs/manualpages/DM/PetscFVSetDualSpace.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVSetDualSpace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVSetDualSpace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVSetDualSpace.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVSetDualSpace"><H1>PetscFVSetDualSpace</H1></A>
 Sets the <A HREF="../DM/PetscDualSpace.html#PetscDualSpace">PetscDualSpace</A> used to define the inner product 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVSetFromOptions.html b/docs/manualpages/DM/PetscFVSetFromOptions.html
index 5c337bd..7ae6209 100644
--- a/docs/manualpages/DM/PetscFVSetFromOptions.html
+++ b/docs/manualpages/DM/PetscFVSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVSetFromOptions"><H1>PetscFVSetFromOptions</H1></A>
 sets parameters in a <A HREF="../DM/PetscFV.html#PetscFV">PetscFV</A> from the options database 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVSetLimiter.html b/docs/manualpages/DM/PetscFVSetLimiter.html
index ebf2ff3..3409341 100644
--- a/docs/manualpages/DM/PetscFVSetLimiter.html
+++ b/docs/manualpages/DM/PetscFVSetLimiter.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVSetLimiter</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVSetLimiter.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVSetLimiter.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVSetLimiter"><H1>PetscFVSetLimiter</H1></A>
 Set the limiter object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVSetNumComponents.html b/docs/manualpages/DM/PetscFVSetNumComponents.html
index 9acd55e..61b0f25 100644
--- a/docs/manualpages/DM/PetscFVSetNumComponents.html
+++ b/docs/manualpages/DM/PetscFVSetNumComponents.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVSetNumComponents</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVSetNumComponents.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVSetNumComponents.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVSetNumComponents"><H1>PetscFVSetNumComponents</H1></A>
 Set the number of field components 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVSetQuadrature.html b/docs/manualpages/DM/PetscFVSetQuadrature.html
index 96e7f9e..7ea8da0 100644
--- a/docs/manualpages/DM/PetscFVSetQuadrature.html
+++ b/docs/manualpages/DM/PetscFVSetQuadrature.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVSetQuadrature</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVSetQuadrature.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVSetQuadrature.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVSetQuadrature"><H1>PetscFVSetQuadrature</H1></A>
 Set the quadrature object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVSetSpatialDimension.html b/docs/manualpages/DM/PetscFVSetSpatialDimension.html
index 6889fe2..857abac 100644
--- a/docs/manualpages/DM/PetscFVSetSpatialDimension.html
+++ b/docs/manualpages/DM/PetscFVSetSpatialDimension.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVSetSpatialDimension</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVSetSpatialDimension.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVSetSpatialDimension.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVSetSpatialDimension"><H1>PetscFVSetSpatialDimension</H1></A>
 Set the spatial dimension 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVSetType.html b/docs/manualpages/DM/PetscFVSetType.html
index b4c56fe..22acf9f 100644
--- a/docs/manualpages/DM/PetscFVSetType.html
+++ b/docs/manualpages/DM/PetscFVSetType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVSetType"><H1>PetscFVSetType</H1></A>
 Builds a particular <A HREF="../DM/PetscFV.html#PetscFV">PetscFV</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVSetUp.html b/docs/manualpages/DM/PetscFVSetUp.html
index f618cff..353f593 100644
--- a/docs/manualpages/DM/PetscFVSetUp.html
+++ b/docs/manualpages/DM/PetscFVSetUp.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVSetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVSetUp"><H1>PetscFVSetUp</H1></A>
 Construct data structures for the <A HREF="../DM/PetscFV.html#PetscFV">PetscFV</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVType.html b/docs/manualpages/DM/PetscFVType.html
index 3a4f276..e1ec737 100644
--- a/docs/manualpages/DM/PetscFVType.html
+++ b/docs/manualpages/DM/PetscFVType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVType"><H1>PetscFVType</H1></A>
 String with the name of a PETSc finite volume discretization 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscFVView.html b/docs/manualpages/DM/PetscFVView.html
index e61749b..5f164dc 100644
--- a/docs/manualpages/DM/PetscFVView.html
+++ b/docs/manualpages/DM/PetscFVView.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFVView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscFVView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscFVView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFVView"><H1>PetscFVView</H1></A>
 Views a <A HREF="../DM/PetscFV.html#PetscFV">PetscFV</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscLimiter.html b/docs/manualpages/DM/PetscLimiter.html
index 53eb5a2..69377ca 100644
--- a/docs/manualpages/DM/PetscLimiter.html
+++ b/docs/manualpages/DM/PetscLimiter.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLimiter</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscLimiter.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscLimiter.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLimiter"><H1>PetscLimiter</H1></A>
 PETSc object that manages a finite volume slope limiter 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscLimiterCreate.html b/docs/manualpages/DM/PetscLimiterCreate.html
index d262ad9..38e58c3 100644
--- a/docs/manualpages/DM/PetscLimiterCreate.html
+++ b/docs/manualpages/DM/PetscLimiterCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLimiterCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscLimiterCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscLimiterCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLimiterCreate"><H1>PetscLimiterCreate</H1></A>
 Creates an empty <A HREF="../DM/PetscLimiter.html#PetscLimiter">PetscLimiter</A> object. The type can then be set with <A HREF="../DM/PetscLimiterSetType.html#PetscLimiterSetType">PetscLimiterSetType</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscLimiterDestroy.html b/docs/manualpages/DM/PetscLimiterDestroy.html
index f403fee..315a968 100644
--- a/docs/manualpages/DM/PetscLimiterDestroy.html
+++ b/docs/manualpages/DM/PetscLimiterDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLimiterDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscLimiterDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscLimiterDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLimiterDestroy"><H1>PetscLimiterDestroy</H1></A>
 Destroys a <A HREF="../DM/PetscLimiter.html#PetscLimiter">PetscLimiter</A> object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscLimiterGetType.html b/docs/manualpages/DM/PetscLimiterGetType.html
index bfc4223..24cdcde 100644
--- a/docs/manualpages/DM/PetscLimiterGetType.html
+++ b/docs/manualpages/DM/PetscLimiterGetType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLimiterGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscLimiterGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscLimiterGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLimiterGetType"><H1>PetscLimiterGetType</H1></A>
 Gets the <A HREF="../DM/PetscLimiter.html#PetscLimiter">PetscLimiter</A> type name (as a string) from the object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscLimiterRegister.html b/docs/manualpages/DM/PetscLimiterRegister.html
index 4b6645e..248e3e8 100644
--- a/docs/manualpages/DM/PetscLimiterRegister.html
+++ b/docs/manualpages/DM/PetscLimiterRegister.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLimiterRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscLimiterRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscLimiterRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLimiterRegister"><H1>PetscLimiterRegister</H1></A>
 Adds a new <A HREF="../DM/PetscLimiter.html#PetscLimiter">PetscLimiter</A> implementation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscLimiterRegisterAll.html b/docs/manualpages/DM/PetscLimiterRegisterAll.html
index 8ecb8f0..d633765 100644
--- a/docs/manualpages/DM/PetscLimiterRegisterAll.html
+++ b/docs/manualpages/DM/PetscLimiterRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLimiterRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscLimiterRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscLimiterRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLimiterRegisterAll"><H1>PetscLimiterRegisterAll</H1></A>
 Registers all of the <A HREF="../DM/PetscLimiter.html#PetscLimiter">PetscLimiter</A> components in the <A HREF="../DM/PetscFV.html#PetscFV">PetscFV</A> package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscLimiterSetFromOptions.html b/docs/manualpages/DM/PetscLimiterSetFromOptions.html
index a61adaa..8fed598 100644
--- a/docs/manualpages/DM/PetscLimiterSetFromOptions.html
+++ b/docs/manualpages/DM/PetscLimiterSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLimiterSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscLimiterSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscLimiterSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLimiterSetFromOptions"><H1>PetscLimiterSetFromOptions</H1></A>
 sets parameters in a <A HREF="../DM/PetscLimiter.html#PetscLimiter">PetscLimiter</A> from the options database 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscLimiterSetType.html b/docs/manualpages/DM/PetscLimiterSetType.html
index b15ac4a..d73e040 100644
--- a/docs/manualpages/DM/PetscLimiterSetType.html
+++ b/docs/manualpages/DM/PetscLimiterSetType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLimiterSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscLimiterSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscLimiterSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLimiterSetType"><H1>PetscLimiterSetType</H1></A>
 Builds a particular <A HREF="../DM/PetscLimiter.html#PetscLimiter">PetscLimiter</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscLimiterSetUp.html b/docs/manualpages/DM/PetscLimiterSetUp.html
index bed4374..7a4a0ad 100644
--- a/docs/manualpages/DM/PetscLimiterSetUp.html
+++ b/docs/manualpages/DM/PetscLimiterSetUp.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLimiterSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscLimiterSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscLimiterSetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLimiterSetUp"><H1>PetscLimiterSetUp</H1></A>
 Construct data structures for the <A HREF="../DM/PetscLimiter.html#PetscLimiter">PetscLimiter</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscLimiterType.html b/docs/manualpages/DM/PetscLimiterType.html
index 2fb7846..fb20c0d 100644
--- a/docs/manualpages/DM/PetscLimiterType.html
+++ b/docs/manualpages/DM/PetscLimiterType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLimiterType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscLimiterType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscLimiterType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLimiterType"><H1>PetscLimiterType</H1></A>
 String with the name of a PETSc finite volume slope limiter 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscLimiterView.html b/docs/manualpages/DM/PetscLimiterView.html
index c41e397..59a5536 100644
--- a/docs/manualpages/DM/PetscLimiterView.html
+++ b/docs/manualpages/DM/PetscLimiterView.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLimiterView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscLimiterView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscLimiterView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLimiterView"><H1>PetscLimiterView</H1></A>
 Views a <A HREF="../DM/PetscLimiter.html#PetscLimiter">PetscLimiter</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscPartitioner.html b/docs/manualpages/DM/PetscPartitioner.html
index cb9c650..1bd6de1 100644
--- a/docs/manualpages/DM/PetscPartitioner.html
+++ b/docs/manualpages/DM/PetscPartitioner.html
@@ -5,8 +5,8 @@
 <TITLE>PetscPartitioner</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscPartitioner.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscPartitioner.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscPartitioner"><H1>PetscPartitioner</H1></A>
 PETSc object that manages a graph partitioner 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscPartitionerCreate.html b/docs/manualpages/DM/PetscPartitionerCreate.html
index 1c9aa70..539c678 100644
--- a/docs/manualpages/DM/PetscPartitionerCreate.html
+++ b/docs/manualpages/DM/PetscPartitionerCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscPartitionerCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscPartitionerCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscPartitionerCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscPartitionerCreate"><H1>PetscPartitionerCreate</H1></A>
 Creates an empty <A HREF="../DM/PetscPartitioner.html#PetscPartitioner">PetscPartitioner</A> object. The type can then be set with <A HREF="../DM/PetscPartitionerSetType.html#PetscPartitionerSetType">PetscPartitionerSetType</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscPartitionerDestroy.html b/docs/manualpages/DM/PetscPartitionerDestroy.html
index 712ba76..7b9284d 100644
--- a/docs/manualpages/DM/PetscPartitionerDestroy.html
+++ b/docs/manualpages/DM/PetscPartitionerDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscPartitionerDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscPartitionerDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscPartitionerDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscPartitionerDestroy"><H1>PetscPartitionerDestroy</H1></A>
 Destroys a <A HREF="../DM/PetscPartitioner.html#PetscPartitioner">PetscPartitioner</A> object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscPartitionerGetType.html b/docs/manualpages/DM/PetscPartitionerGetType.html
index dada2d6..e2a161b 100644
--- a/docs/manualpages/DM/PetscPartitionerGetType.html
+++ b/docs/manualpages/DM/PetscPartitionerGetType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscPartitionerGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscPartitionerGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscPartitionerGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscPartitionerGetType"><H1>PetscPartitionerGetType</H1></A>
 Gets the <A HREF="../DM/PetscPartitioner.html#PetscPartitioner">PetscPartitioner</A> type name (as a string) from the object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscPartitionerPartition.html b/docs/manualpages/DM/PetscPartitionerPartition.html
index 5ac90d2..e251d6d 100644
--- a/docs/manualpages/DM/PetscPartitionerPartition.html
+++ b/docs/manualpages/DM/PetscPartitionerPartition.html
@@ -5,8 +5,8 @@
 <TITLE>PetscPartitionerPartition</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscPartitionerPartition.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscPartitionerPartition.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscPartitionerPartition"><H1>PetscPartitionerPartition</H1></A>
 Create a non-overlapping partition of the cells in the mesh 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscPartitionerRegister.html b/docs/manualpages/DM/PetscPartitionerRegister.html
index 89bfe2f..bda7dcd 100644
--- a/docs/manualpages/DM/PetscPartitionerRegister.html
+++ b/docs/manualpages/DM/PetscPartitionerRegister.html
@@ -5,8 +5,8 @@
 <TITLE>PetscPartitionerRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscPartitionerRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscPartitionerRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscPartitionerRegister"><H1>PetscPartitionerRegister</H1></A>
 Adds a new <A HREF="../DM/PetscPartitioner.html#PetscPartitioner">PetscPartitioner</A> implementation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscPartitionerRegisterAll.html b/docs/manualpages/DM/PetscPartitionerRegisterAll.html
index 7353a28..4c1df4b 100644
--- a/docs/manualpages/DM/PetscPartitionerRegisterAll.html
+++ b/docs/manualpages/DM/PetscPartitionerRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>PetscPartitionerRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscPartitionerRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscPartitionerRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscPartitionerRegisterAll"><H1>PetscPartitionerRegisterAll</H1></A>
 Registers all of the <A HREF="../DM/PetscPartitioner.html#PetscPartitioner">PetscPartitioner</A> components in the <A HREF="../DM/DM.html#DM">DM</A> package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscPartitionerSetFromOptions.html b/docs/manualpages/DM/PetscPartitionerSetFromOptions.html
index 646372f..9d15d65 100644
--- a/docs/manualpages/DM/PetscPartitionerSetFromOptions.html
+++ b/docs/manualpages/DM/PetscPartitionerSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>PetscPartitionerSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscPartitionerSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscPartitionerSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscPartitionerSetFromOptions"><H1>PetscPartitionerSetFromOptions</H1></A>
 sets parameters in a <A HREF="../DM/PetscPartitioner.html#PetscPartitioner">PetscPartitioner</A> from the options database 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscPartitionerSetType.html b/docs/manualpages/DM/PetscPartitionerSetType.html
index 1ff8773..fcc04a1 100644
--- a/docs/manualpages/DM/PetscPartitionerSetType.html
+++ b/docs/manualpages/DM/PetscPartitionerSetType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscPartitionerSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscPartitionerSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscPartitionerSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscPartitionerSetType"><H1>PetscPartitionerSetType</H1></A>
 Builds a particular <A HREF="../DM/PetscPartitioner.html#PetscPartitioner">PetscPartitioner</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscPartitionerSetUp.html b/docs/manualpages/DM/PetscPartitionerSetUp.html
index ccfe498..a38c8d0 100644
--- a/docs/manualpages/DM/PetscPartitionerSetUp.html
+++ b/docs/manualpages/DM/PetscPartitionerSetUp.html
@@ -5,8 +5,8 @@
 <TITLE>PetscPartitionerSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscPartitionerSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscPartitionerSetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscPartitionerSetUp"><H1>PetscPartitionerSetUp</H1></A>
 Construct data structures for the <A HREF="../DM/PetscPartitioner.html#PetscPartitioner">PetscPartitioner</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscPartitionerShellSetPartition.html b/docs/manualpages/DM/PetscPartitionerShellSetPartition.html
index d9a49b5..0a3f466 100644
--- a/docs/manualpages/DM/PetscPartitionerShellSetPartition.html
+++ b/docs/manualpages/DM/PetscPartitionerShellSetPartition.html
@@ -5,8 +5,8 @@
 <TITLE>PetscPartitionerShellSetPartition</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscPartitionerShellSetPartition.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscPartitionerShellSetPartition.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscPartitionerShellSetPartition"><H1>PetscPartitionerShellSetPartition</H1></A>
 Set an artifical partition for a mesh 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscPartitionerType.html b/docs/manualpages/DM/PetscPartitionerType.html
index d8b68d4..d218860 100644
--- a/docs/manualpages/DM/PetscPartitionerType.html
+++ b/docs/manualpages/DM/PetscPartitionerType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscPartitionerType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscPartitionerType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscPartitionerType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscPartitionerType"><H1>PetscPartitionerType</H1></A>
 String with the name of a PETSc graph partitioner 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscPartitionerView.html b/docs/manualpages/DM/PetscPartitionerView.html
index dbac3a3..251d4db 100644
--- a/docs/manualpages/DM/PetscPartitionerView.html
+++ b/docs/manualpages/DM/PetscPartitionerView.html
@@ -5,8 +5,8 @@
 <TITLE>PetscPartitionerView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscPartitionerView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscPartitionerView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscPartitionerView"><H1>PetscPartitionerView</H1></A>
 Views a <A HREF="../DM/PetscPartitioner.html#PetscPartitioner">PetscPartitioner</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscQuadrature.html b/docs/manualpages/DM/PetscQuadrature.html
index f727aa5..4e3faac 100644
--- a/docs/manualpages/DM/PetscQuadrature.html
+++ b/docs/manualpages/DM/PetscQuadrature.html
@@ -5,8 +5,8 @@
 <TITLE>PetscQuadrature</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscQuadrature.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscQuadrature.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscQuadrature"><H1>PetscQuadrature</H1></A>
 Quadrature rule for integration. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscQuadratureCreate.html b/docs/manualpages/DM/PetscQuadratureCreate.html
index cc16da6..11f7c83 100644
--- a/docs/manualpages/DM/PetscQuadratureCreate.html
+++ b/docs/manualpages/DM/PetscQuadratureCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscQuadratureCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscQuadratureCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscQuadratureCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscQuadratureCreate"><H1>PetscQuadratureCreate</H1></A>
 Create a <A HREF="../DM/PetscQuadrature.html#PetscQuadrature">PetscQuadrature</A> object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscQuadratureDestroy.html b/docs/manualpages/DM/PetscQuadratureDestroy.html
index 99e7e6a..d7e8cb0 100644
--- a/docs/manualpages/DM/PetscQuadratureDestroy.html
+++ b/docs/manualpages/DM/PetscQuadratureDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscQuadratureDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscQuadratureDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscQuadratureDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscQuadratureDestroy"><H1>PetscQuadratureDestroy</H1></A>
 Destroys a <A HREF="../DM/PetscQuadrature.html#PetscQuadrature">PetscQuadrature</A> object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscQuadratureDuplicate.html b/docs/manualpages/DM/PetscQuadratureDuplicate.html
index a384eb0..df92eea 100644
--- a/docs/manualpages/DM/PetscQuadratureDuplicate.html
+++ b/docs/manualpages/DM/PetscQuadratureDuplicate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscQuadratureDuplicate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscQuadratureDuplicate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscQuadratureDuplicate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscQuadratureDuplicate"><H1>PetscQuadratureDuplicate</H1></A>
 Create a deep copy of the <A HREF="../DM/PetscQuadrature.html#PetscQuadrature">PetscQuadrature</A> object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscQuadratureExpandComposite.html b/docs/manualpages/DM/PetscQuadratureExpandComposite.html
index 1495bf3..eb5ff1d 100644
--- a/docs/manualpages/DM/PetscQuadratureExpandComposite.html
+++ b/docs/manualpages/DM/PetscQuadratureExpandComposite.html
@@ -5,8 +5,8 @@
 <TITLE>PetscQuadratureExpandComposite</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscQuadratureExpandComposite.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscQuadratureExpandComposite.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscQuadratureExpandComposite"><H1>PetscQuadratureExpandComposite</H1></A>
 Return a quadrature over the composite element, which has the original quadrature in each subelement 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscQuadratureGetData.html b/docs/manualpages/DM/PetscQuadratureGetData.html
index 5db33a3..e6987d8 100644
--- a/docs/manualpages/DM/PetscQuadratureGetData.html
+++ b/docs/manualpages/DM/PetscQuadratureGetData.html
@@ -5,8 +5,8 @@
 <TITLE>PetscQuadratureGetData</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscQuadratureGetData.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscQuadratureGetData.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscQuadratureGetData"><H1>PetscQuadratureGetData</H1></A>
 Returns the data defining the quadrature 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscQuadratureGetOrder.html b/docs/manualpages/DM/PetscQuadratureGetOrder.html
index 00524aa..2bbe323 100644
--- a/docs/manualpages/DM/PetscQuadratureGetOrder.html
+++ b/docs/manualpages/DM/PetscQuadratureGetOrder.html
@@ -5,8 +5,8 @@
 <TITLE>PetscQuadratureGetOrder</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscQuadratureGetOrder.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscQuadratureGetOrder.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscQuadratureGetOrder"><H1>PetscQuadratureGetOrder</H1></A>
 Return the quadrature information 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscQuadratureSetData.html b/docs/manualpages/DM/PetscQuadratureSetData.html
index 154ad84..c717dfb 100644
--- a/docs/manualpages/DM/PetscQuadratureSetData.html
+++ b/docs/manualpages/DM/PetscQuadratureSetData.html
@@ -5,8 +5,8 @@
 <TITLE>PetscQuadratureSetData</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscQuadratureSetData.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscQuadratureSetData.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscQuadratureSetData"><H1>PetscQuadratureSetData</H1></A>
 Sets the data defining the quadrature 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscQuadratureSetOrder.html b/docs/manualpages/DM/PetscQuadratureSetOrder.html
index 4f0993e..e1a7594 100644
--- a/docs/manualpages/DM/PetscQuadratureSetOrder.html
+++ b/docs/manualpages/DM/PetscQuadratureSetOrder.html
@@ -5,8 +5,8 @@
 <TITLE>PetscQuadratureSetOrder</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscQuadratureSetOrder.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscQuadratureSetOrder.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscQuadratureSetOrder"><H1>PetscQuadratureSetOrder</H1></A>
 Return the quadrature information 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscQuadratureView.html b/docs/manualpages/DM/PetscQuadratureView.html
index 6857f89..2c536fb 100644
--- a/docs/manualpages/DM/PetscQuadratureView.html
+++ b/docs/manualpages/DM/PetscQuadratureView.html
@@ -5,8 +5,8 @@
 <TITLE>PetscQuadratureView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscQuadratureView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscQuadratureView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscQuadratureView"><H1>PetscQuadratureView</H1></A>
 Views a <A HREF="../DM/PetscQuadrature.html#PetscQuadrature">PetscQuadrature</A> object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscSectionCreateGlobalSectionLabel.html b/docs/manualpages/DM/PetscSectionCreateGlobalSectionLabel.html
index 012ddc0..2061a63 100644
--- a/docs/manualpages/DM/PetscSectionCreateGlobalSectionLabel.html
+++ b/docs/manualpages/DM/PetscSectionCreateGlobalSectionLabel.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionCreateGlobalSectionLabel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscSectionCreateGlobalSectionLabel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscSectionCreateGlobalSectionLabel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionCreateGlobalSectionLabel"><H1>PetscSectionCreateGlobalSectionLabel</H1></A>
 Create a section describing the global field layout using the local section and an SF describing the section point overlap. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscSpace.html b/docs/manualpages/DM/PetscSpace.html
index 6d0b631..3b12a6f 100644
--- a/docs/manualpages/DM/PetscSpace.html
+++ b/docs/manualpages/DM/PetscSpace.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSpace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscSpace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscSpace.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSpace"><H1>PetscSpace</H1></A>
 PETSc object that manages a linear space, e.g. the space of d-dimensional polynomials of given degree 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscSpaceCreate.html b/docs/manualpages/DM/PetscSpaceCreate.html
index 4c65d73..179c7e1 100644
--- a/docs/manualpages/DM/PetscSpaceCreate.html
+++ b/docs/manualpages/DM/PetscSpaceCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSpaceCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscSpaceCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscSpaceCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSpaceCreate"><H1>PetscSpaceCreate</H1></A>
 Creates an empty <A HREF="../DM/PetscSpace.html#PetscSpace">PetscSpace</A> object. The type can then be set with <A HREF="../DM/PetscSpaceSetType.html#PetscSpaceSetType">PetscSpaceSetType</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscSpaceDestroy.html b/docs/manualpages/DM/PetscSpaceDestroy.html
index 59ea722..930c4ae 100644
--- a/docs/manualpages/DM/PetscSpaceDestroy.html
+++ b/docs/manualpages/DM/PetscSpaceDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSpaceDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscSpaceDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscSpaceDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSpaceDestroy"><H1>PetscSpaceDestroy</H1></A>
 Destroys a <A HREF="../DM/PetscSpace.html#PetscSpace">PetscSpace</A> object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscSpaceEvaluate.html b/docs/manualpages/DM/PetscSpaceEvaluate.html
index 537b2b1..5315a43 100644
--- a/docs/manualpages/DM/PetscSpaceEvaluate.html
+++ b/docs/manualpages/DM/PetscSpaceEvaluate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSpaceEvaluate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscSpaceEvaluate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscSpaceEvaluate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSpaceEvaluate"><H1>PetscSpaceEvaluate</H1></A>
 Evaluate the basis functions and their derivatives (jet) at each point 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscSpaceGetOrder.html b/docs/manualpages/DM/PetscSpaceGetOrder.html
index 4bc05bf..eac1843 100644
--- a/docs/manualpages/DM/PetscSpaceGetOrder.html
+++ b/docs/manualpages/DM/PetscSpaceGetOrder.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSpaceGetOrder</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscSpaceGetOrder.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscSpaceGetOrder.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSpaceGetOrder"><H1>PetscSpaceGetOrder</H1></A>
 Return the order of approximation for this space 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscSpaceGetType.html b/docs/manualpages/DM/PetscSpaceGetType.html
index 7ca5290..e96919c 100644
--- a/docs/manualpages/DM/PetscSpaceGetType.html
+++ b/docs/manualpages/DM/PetscSpaceGetType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSpaceGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscSpaceGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscSpaceGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSpaceGetType"><H1>PetscSpaceGetType</H1></A>
 Gets the <A HREF="../DM/PetscSpace.html#PetscSpace">PetscSpace</A> type name (as a string) from the object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscSpacePolynomialGetTensor.html b/docs/manualpages/DM/PetscSpacePolynomialGetTensor.html
index d81a209..fc12d16 100644
--- a/docs/manualpages/DM/PetscSpacePolynomialGetTensor.html
+++ b/docs/manualpages/DM/PetscSpacePolynomialGetTensor.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSpacePolynomialGetTensor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscSpacePolynomialGetTensor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscSpacePolynomialGetTensor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSpacePolynomialGetTensor"><H1>PetscSpacePolynomialGetTensor</H1></A>
 Get whether a function space is a space of tensor polynomials (the space is spanned by polynomials whose degree in each variabl is bounded by the given order), as opposed to polynomials (the space is spanned by polynomials whose total degree---summing over all variables---is bounded by the given order). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscSpacePolynomialSetTensor.html b/docs/manualpages/DM/PetscSpacePolynomialSetTensor.html
index c3a749f..0716357 100644
--- a/docs/manualpages/DM/PetscSpacePolynomialSetTensor.html
+++ b/docs/manualpages/DM/PetscSpacePolynomialSetTensor.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSpacePolynomialSetTensor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscSpacePolynomialSetTensor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscSpacePolynomialSetTensor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSpacePolynomialSetTensor"><H1>PetscSpacePolynomialSetTensor</H1></A>
 Set whether a function space is a space of tensor polynomials (the space is spanned by polynomials whose degree in each variabl is bounded by the given order), as opposed to polynomials (the space is spanned by polynomials whose total degree---summing over all variables---is bounded by the given order). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscSpaceRegister.html b/docs/manualpages/DM/PetscSpaceRegister.html
index e298e8c..d4789e6 100644
--- a/docs/manualpages/DM/PetscSpaceRegister.html
+++ b/docs/manualpages/DM/PetscSpaceRegister.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSpaceRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscSpaceRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscSpaceRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSpaceRegister"><H1>PetscSpaceRegister</H1></A>
 Adds a new <A HREF="../DM/PetscSpace.html#PetscSpace">PetscSpace</A> implementation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscSpaceRegisterAll.html b/docs/manualpages/DM/PetscSpaceRegisterAll.html
index 209494a..4d180ba 100644
--- a/docs/manualpages/DM/PetscSpaceRegisterAll.html
+++ b/docs/manualpages/DM/PetscSpaceRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSpaceRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscSpaceRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscSpaceRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSpaceRegisterAll"><H1>PetscSpaceRegisterAll</H1></A>
 Registers all of the <A HREF="../DM/PetscSpace.html#PetscSpace">PetscSpace</A> components in the <A HREF="../DM/PetscFE.html#PetscFE">PetscFE</A> package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscSpaceSetFromOptions.html b/docs/manualpages/DM/PetscSpaceSetFromOptions.html
index 799de86..0b0dd5b 100644
--- a/docs/manualpages/DM/PetscSpaceSetFromOptions.html
+++ b/docs/manualpages/DM/PetscSpaceSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSpaceSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscSpaceSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscSpaceSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSpaceSetFromOptions"><H1>PetscSpaceSetFromOptions</H1></A>
 sets parameters in a <A HREF="../DM/PetscSpace.html#PetscSpace">PetscSpace</A> from the options database 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscSpaceSetOrder.html b/docs/manualpages/DM/PetscSpaceSetOrder.html
index 0fa2e73..da250d4 100644
--- a/docs/manualpages/DM/PetscSpaceSetOrder.html
+++ b/docs/manualpages/DM/PetscSpaceSetOrder.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSpaceSetOrder</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscSpaceSetOrder.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscSpaceSetOrder.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSpaceSetOrder"><H1>PetscSpaceSetOrder</H1></A>
 Set the order of approximation for this space 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscSpaceSetType.html b/docs/manualpages/DM/PetscSpaceSetType.html
index 6573f68..ab9c632 100644
--- a/docs/manualpages/DM/PetscSpaceSetType.html
+++ b/docs/manualpages/DM/PetscSpaceSetType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSpaceSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscSpaceSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscSpaceSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSpaceSetType"><H1>PetscSpaceSetType</H1></A>
 Builds a particular <A HREF="../DM/PetscSpace.html#PetscSpace">PetscSpace</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscSpaceSetUp.html b/docs/manualpages/DM/PetscSpaceSetUp.html
index 554b06f..9d25239 100644
--- a/docs/manualpages/DM/PetscSpaceSetUp.html
+++ b/docs/manualpages/DM/PetscSpaceSetUp.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSpaceSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscSpaceSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscSpaceSetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSpaceSetUp"><H1>PetscSpaceSetUp</H1></A>
 Construct data structures for the <A HREF="../DM/PetscSpace.html#PetscSpace">PetscSpace</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscSpaceType.html b/docs/manualpages/DM/PetscSpaceType.html
index c4cce60..169df17 100644
--- a/docs/manualpages/DM/PetscSpaceType.html
+++ b/docs/manualpages/DM/PetscSpaceType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSpaceType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscSpaceType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscSpaceType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSpaceType"><H1>PetscSpaceType</H1></A>
 String with the name of a PETSc linear space 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/PetscSpaceView.html b/docs/manualpages/DM/PetscSpaceView.html
index 7ae8284..8bc59c4 100644
--- a/docs/manualpages/DM/PetscSpaceView.html
+++ b/docs/manualpages/DM/PetscSpaceView.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSpaceView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/PetscSpaceView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/PetscSpaceView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSpaceView"><H1>PetscSpaceView</H1></A>
 Views a <A HREF="../DM/PetscSpace.html#PetscSpace">PetscSpace</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/VecGetDM.html b/docs/manualpages/DM/VecGetDM.html
index db7d989..fb1f470 100644
--- a/docs/manualpages/DM/VecGetDM.html
+++ b/docs/manualpages/DM/VecGetDM.html
@@ -5,8 +5,8 @@
 <TITLE>VecGetDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/VecGetDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/VecGetDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGetDM"><H1>VecGetDM</H1></A>
 Gets the <A HREF="../DM/DM.html#DM">DM</A> defining the data layout of the vector 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/VecSetDM.html b/docs/manualpages/DM/VecSetDM.html
index aeacc4d..9818a40 100644
--- a/docs/manualpages/DM/VecSetDM.html
+++ b/docs/manualpages/DM/VecSetDM.html
@@ -5,8 +5,8 @@
 <TITLE>VecSetDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/VecSetDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/VecSetDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecSetDM"><H1>VecSetDM</H1></A>
 Sets the <A HREF="../DM/DM.html#DM">DM</A> defining the data layout of the vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/DM/index.html b/docs/manualpages/DM/index.html
index c5359db..a25d1e8 100644
--- a/docs/manualpages/DM/index.html
+++ b/docs/manualpages/DM/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/DM/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/DM/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/docs/manualpages/Draw/PETSC_DRAW_IMAGE.html b/docs/manualpages/Draw/PETSC_DRAW_IMAGE.html
index 7c8374b..8ce7a68 100644
--- a/docs/manualpages/Draw/PETSC_DRAW_IMAGE.html
+++ b/docs/manualpages/Draw/PETSC_DRAW_IMAGE.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_DRAW_IMAGE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PETSC_DRAW_IMAGE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PETSC_DRAW_IMAGE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_DRAW_IMAGE"><H1>PETSC_DRAW_IMAGE</H1></A>
 PETSc graphics device that uses a raster buffer 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Draw/PETSC_DRAW_NULL.html b/docs/manualpages/Draw/PETSC_DRAW_NULL.html
index 0bef6de..a98403c 100644
--- a/docs/manualpages/Draw/PETSC_DRAW_NULL.html
+++ b/docs/manualpages/Draw/PETSC_DRAW_NULL.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_DRAW_NULL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PETSC_DRAW_NULL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PETSC_DRAW_NULL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_DRAW_NULL"><H1>PETSC_DRAW_NULL</H1></A>
 PETSc graphics device that ignores all draw commands 
 <P>
diff --git a/docs/manualpages/Draw/PETSC_DRAW_X.html b/docs/manualpages/Draw/PETSC_DRAW_X.html
index 3e5fd61..b510da9 100644
--- a/docs/manualpages/Draw/PETSC_DRAW_X.html
+++ b/docs/manualpages/Draw/PETSC_DRAW_X.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_DRAW_X</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PETSC_DRAW_X.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PETSC_DRAW_X.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_DRAW_X"><H1>PETSC_DRAW_X</H1></A>
 PETSc graphics device that uses either X windows or its virtual version Xvfb 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDraw.html b/docs/manualpages/Draw/PetscDraw.html
index b4d1057..12965f2 100644
--- a/docs/manualpages/Draw/PetscDraw.html
+++ b/docs/manualpages/Draw/PetscDraw.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDraw</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDraw.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDraw.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDraw"><H1>PetscDraw</H1></A>
 Abstract PETSc object for graphics 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawAppendTitle.html b/docs/manualpages/Draw/PetscDrawAppendTitle.html
index 810f33f..d47bdf5 100644
--- a/docs/manualpages/Draw/PetscDrawAppendTitle.html
+++ b/docs/manualpages/Draw/PetscDrawAppendTitle.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawAppendTitle</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawAppendTitle.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawAppendTitle.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawAppendTitle"><H1>PetscDrawAppendTitle</H1></A>
 Appends to the title of a <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawArrow.html b/docs/manualpages/Draw/PetscDrawArrow.html
index 800649f..6a95d8b 100644
--- a/docs/manualpages/Draw/PetscDrawArrow.html
+++ b/docs/manualpages/Draw/PetscDrawArrow.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawArrow</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawArrow.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawArrow.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawArrow"><H1>PetscDrawArrow</H1></A>
 PetscDraws a line with arrow head at end if the line is long enough 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawAxis.html b/docs/manualpages/Draw/PetscDrawAxis.html
index 238c40e..cf685bb 100644
--- a/docs/manualpages/Draw/PetscDrawAxis.html
+++ b/docs/manualpages/Draw/PetscDrawAxis.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawAxis</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawAxis.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawAxis.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawAxis"><H1>PetscDrawAxis</H1></A>
 Manages X-Y axis 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawAxisCreate.html b/docs/manualpages/Draw/PetscDrawAxisCreate.html
index d974608..64221bf 100644
--- a/docs/manualpages/Draw/PetscDrawAxisCreate.html
+++ b/docs/manualpages/Draw/PetscDrawAxisCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawAxisCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawAxisCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawAxisCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawAxisCreate"><H1>PetscDrawAxisCreate</H1></A>
 Generate the axis data structure. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawAxisDestroy.html b/docs/manualpages/Draw/PetscDrawAxisDestroy.html
index aa65d30..3eac101 100644
--- a/docs/manualpages/Draw/PetscDrawAxisDestroy.html
+++ b/docs/manualpages/Draw/PetscDrawAxisDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawAxisDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawAxisDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawAxisDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawAxisDestroy"><H1>PetscDrawAxisDestroy</H1></A>
 Frees the space used by an axis structure. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawAxisDraw.html b/docs/manualpages/Draw/PetscDrawAxisDraw.html
index 4d33816..e55b10b 100644
--- a/docs/manualpages/Draw/PetscDrawAxisDraw.html
+++ b/docs/manualpages/Draw/PetscDrawAxisDraw.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawAxisDraw</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawAxisDraw.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawAxisDraw.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawAxisDraw"><H1>PetscDrawAxisDraw</H1></A>
 PetscDraws an axis. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawAxisGetLimits.html b/docs/manualpages/Draw/PetscDrawAxisGetLimits.html
index 34e652d..17ba5f6 100644
--- a/docs/manualpages/Draw/PetscDrawAxisGetLimits.html
+++ b/docs/manualpages/Draw/PetscDrawAxisGetLimits.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawAxisGetLimits</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawAxisGetLimits.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawAxisGetLimits.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawAxisGetLimits"><H1>PetscDrawAxisGetLimits</H1></A>
 Gets the limits (in user coords) of the axis 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawAxisSetColors.html b/docs/manualpages/Draw/PetscDrawAxisSetColors.html
index 68cb410..9f4a739 100644
--- a/docs/manualpages/Draw/PetscDrawAxisSetColors.html
+++ b/docs/manualpages/Draw/PetscDrawAxisSetColors.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawAxisSetColors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawAxisSetColors.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawAxisSetColors.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawAxisSetColors"><H1>PetscDrawAxisSetColors</H1></A>
 Sets the colors to be used for the axis, tickmarks, and text. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawAxisSetHoldLimits.html b/docs/manualpages/Draw/PetscDrawAxisSetHoldLimits.html
index cf6e850..8fbb663 100644
--- a/docs/manualpages/Draw/PetscDrawAxisSetHoldLimits.html
+++ b/docs/manualpages/Draw/PetscDrawAxisSetHoldLimits.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawAxisSetHoldLimits</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawAxisSetHoldLimits.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawAxisSetHoldLimits.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawAxisSetHoldLimits"><H1>PetscDrawAxisSetHoldLimits</H1></A>
 Causes an axis to keep the same limits until this is called again 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawAxisSetLabels.html b/docs/manualpages/Draw/PetscDrawAxisSetLabels.html
index 78a2a9a..3f772ad 100644
--- a/docs/manualpages/Draw/PetscDrawAxisSetLabels.html
+++ b/docs/manualpages/Draw/PetscDrawAxisSetLabels.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawAxisSetLabels</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawAxisSetLabels.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawAxisSetLabels.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawAxisSetLabels"><H1>PetscDrawAxisSetLabels</H1></A>
 Sets the x and y axis labels. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawAxisSetLimits.html b/docs/manualpages/Draw/PetscDrawAxisSetLimits.html
index f4e35fa..b520cb7 100644
--- a/docs/manualpages/Draw/PetscDrawAxisSetLimits.html
+++ b/docs/manualpages/Draw/PetscDrawAxisSetLimits.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawAxisSetLimits</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawAxisSetLimits.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawAxisSetLimits.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawAxisSetLimits"><H1>PetscDrawAxisSetLimits</H1></A>
 Sets the limits (in user coords) of the axis 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawBOP.html b/docs/manualpages/Draw/PetscDrawBOP.html
index c4acd32..0325bdd 100644
--- a/docs/manualpages/Draw/PetscDrawBOP.html
+++ b/docs/manualpages/Draw/PetscDrawBOP.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawBOP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawBOP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawBOP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawBOP"><H1>PetscDrawBOP</H1></A>
 Begins a new page or frame on the selected graphical device. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawBar.html b/docs/manualpages/Draw/PetscDrawBar.html
index a945bd5..bd9ab3a 100644
--- a/docs/manualpages/Draw/PetscDrawBar.html
+++ b/docs/manualpages/Draw/PetscDrawBar.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawBar</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawBar.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawBar.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawBar"><H1>PetscDrawBar</H1></A>
 Manages drawing bar graphs 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawBarCreate.html b/docs/manualpages/Draw/PetscDrawBarCreate.html
index 718be7c..a9084d7 100644
--- a/docs/manualpages/Draw/PetscDrawBarCreate.html
+++ b/docs/manualpages/Draw/PetscDrawBarCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawBarCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawBarCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawBarCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawBarCreate"><H1>PetscDrawBarCreate</H1></A>
 Creates a bar graph data structure. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawBarDestroy.html b/docs/manualpages/Draw/PetscDrawBarDestroy.html
index 9e38efc..3f6c100 100644
--- a/docs/manualpages/Draw/PetscDrawBarDestroy.html
+++ b/docs/manualpages/Draw/PetscDrawBarDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawBarDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawBarDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawBarDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawBarDestroy"><H1>PetscDrawBarDestroy</H1></A>
 Frees all space taken up by bar graph data structure. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawBarDraw.html b/docs/manualpages/Draw/PetscDrawBarDraw.html
index bb6b1e7..25e9795 100644
--- a/docs/manualpages/Draw/PetscDrawBarDraw.html
+++ b/docs/manualpages/Draw/PetscDrawBarDraw.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawBarDraw</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawBarDraw.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawBarDraw.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawBarDraw"><H1>PetscDrawBarDraw</H1></A>
 Redraws a bar graph. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawBarGetAxis.html b/docs/manualpages/Draw/PetscDrawBarGetAxis.html
index bbff1c6..e03a795 100644
--- a/docs/manualpages/Draw/PetscDrawBarGetAxis.html
+++ b/docs/manualpages/Draw/PetscDrawBarGetAxis.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawBarGetAxis</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawBarGetAxis.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawBarGetAxis.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawBarGetAxis"><H1>PetscDrawBarGetAxis</H1></A>
 Gets the axis context associated with a bar graph. This is useful if one wants to change some axis property, such as labels, color, etc. The axis context should not be destroyed by the application code. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawBarGetDraw.html b/docs/manualpages/Draw/PetscDrawBarGetDraw.html
index cb219a9..45ab42c 100644
--- a/docs/manualpages/Draw/PetscDrawBarGetDraw.html
+++ b/docs/manualpages/Draw/PetscDrawBarGetDraw.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawBarGetDraw</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawBarGetDraw.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawBarGetDraw.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawBarGetDraw"><H1>PetscDrawBarGetDraw</H1></A>
 Gets the draw context associated with a bar graph. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawBarSave.html b/docs/manualpages/Draw/PetscDrawBarSave.html
index 6b531c6..35d2242 100644
--- a/docs/manualpages/Draw/PetscDrawBarSave.html
+++ b/docs/manualpages/Draw/PetscDrawBarSave.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawBarSave</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawBarSave.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawBarSave.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawBarSave"><H1>PetscDrawBarSave</H1></A>
 Saves a drawn image 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawBarSetColor.html b/docs/manualpages/Draw/PetscDrawBarSetColor.html
index f0971cf..03b4e1b 100644
--- a/docs/manualpages/Draw/PetscDrawBarSetColor.html
+++ b/docs/manualpages/Draw/PetscDrawBarSetColor.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawBarSetColor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawBarSetColor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawBarSetColor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawBarSetColor"><H1>PetscDrawBarSetColor</H1></A>
 Sets the color the bars will be drawn with. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawBarSetData.html b/docs/manualpages/Draw/PetscDrawBarSetData.html
index 80c6e11..a68b80e 100644
--- a/docs/manualpages/Draw/PetscDrawBarSetData.html
+++ b/docs/manualpages/Draw/PetscDrawBarSetData.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawBarSetData</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawBarSetData.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawBarSetData.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawBarSetData"><H1>PetscDrawBarSetData</H1></A>
 ogically Collective on <A HREF="../Draw/PetscDrawBar.html#PetscDrawBar">PetscDrawBar</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawBarSetFromOptions.html b/docs/manualpages/Draw/PetscDrawBarSetFromOptions.html
index 3eaaa7e..762f7b6 100644
--- a/docs/manualpages/Draw/PetscDrawBarSetFromOptions.html
+++ b/docs/manualpages/Draw/PetscDrawBarSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawBarSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawBarSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawBarSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawBarSetFromOptions"><H1>PetscDrawBarSetFromOptions</H1></A>
 Sets options related to the <A HREF="../Draw/PetscDrawBar.html#PetscDrawBar">PetscDrawBar</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawBarSetLimits.html b/docs/manualpages/Draw/PetscDrawBarSetLimits.html
index ea5c0ce..dc8d78b 100644
--- a/docs/manualpages/Draw/PetscDrawBarSetLimits.html
+++ b/docs/manualpages/Draw/PetscDrawBarSetLimits.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawBarSetLimits</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawBarSetLimits.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawBarSetLimits.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawBarSetLimits"><H1>PetscDrawBarSetLimits</H1></A>
 Sets the axis limits for a bar graph. If more points are added after this call, the limits will be adjusted to include those additional points. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawBarSort.html b/docs/manualpages/Draw/PetscDrawBarSort.html
index 737e00e..aeac54b 100644
--- a/docs/manualpages/Draw/PetscDrawBarSort.html
+++ b/docs/manualpages/Draw/PetscDrawBarSort.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawBarSort</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawBarSort.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawBarSort.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawBarSort"><H1>PetscDrawBarSort</H1></A>
 Sorts the values before drawing the bar chart 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawButton.html b/docs/manualpages/Draw/PetscDrawButton.html
index efeac74..3b65b10 100644
--- a/docs/manualpages/Draw/PetscDrawButton.html
+++ b/docs/manualpages/Draw/PetscDrawButton.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawButton</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawButton.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawButton.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawButton"><H1>PetscDrawButton</H1></A>
 Used to determine which button was pressed 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawCheckResizedWindow.html b/docs/manualpages/Draw/PetscDrawCheckResizedWindow.html
index bd627f1..569e08d 100644
--- a/docs/manualpages/Draw/PetscDrawCheckResizedWindow.html
+++ b/docs/manualpages/Draw/PetscDrawCheckResizedWindow.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawCheckResizedWindow</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawCheckResizedWindow.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawCheckResizedWindow.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawCheckResizedWindow"><H1>PetscDrawCheckResizedWindow</H1></A>
 Checks if the user has resized the window. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawClear.html b/docs/manualpages/Draw/PetscDrawClear.html
index 8c9b180..21cb550 100644
--- a/docs/manualpages/Draw/PetscDrawClear.html
+++ b/docs/manualpages/Draw/PetscDrawClear.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawClear</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawClear.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawClear.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawClear"><H1>PetscDrawClear</H1></A>
 Clears graphical output. All processors must call this routine. Does not return until the draw in context is clear. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawCoordinateToPixel.html b/docs/manualpages/Draw/PetscDrawCoordinateToPixel.html
index a668b63..4091595 100644
--- a/docs/manualpages/Draw/PetscDrawCoordinateToPixel.html
+++ b/docs/manualpages/Draw/PetscDrawCoordinateToPixel.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawCoordinateToPixel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawCoordinateToPixel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawCoordinateToPixel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawCoordinateToPixel"><H1>PetscDrawCoordinateToPixel</H1></A>
 given a coordinate in a <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> returns the pixel location 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawCreate.html b/docs/manualpages/Draw/PetscDrawCreate.html
index 4b49960..bd6928a 100644
--- a/docs/manualpages/Draw/PetscDrawCreate.html
+++ b/docs/manualpages/Draw/PetscDrawCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawCreate"><H1>PetscDrawCreate</H1></A>
 Creates a graphics context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawDestroy.html b/docs/manualpages/Draw/PetscDrawDestroy.html
index 9738f4f..0c70a12 100644
--- a/docs/manualpages/Draw/PetscDrawDestroy.html
+++ b/docs/manualpages/Draw/PetscDrawDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawDestroy"><H1>PetscDrawDestroy</H1></A>
 Deletes a draw context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawEOP.html b/docs/manualpages/Draw/PetscDrawEOP.html
index afd1750..745f5fb 100644
--- a/docs/manualpages/Draw/PetscDrawEOP.html
+++ b/docs/manualpages/Draw/PetscDrawEOP.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawEOP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawEOP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawEOP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawEOP"><H1>PetscDrawEOP</H1></A>
 Ends a page or frame on the selected graphical device. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawEllipse.html b/docs/manualpages/Draw/PetscDrawEllipse.html
index 8a8cc5e..7c8f074 100644
--- a/docs/manualpages/Draw/PetscDrawEllipse.html
+++ b/docs/manualpages/Draw/PetscDrawEllipse.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawEllipse</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawEllipse.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawEllipse.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawEllipse"><H1>PetscDrawEllipse</H1></A>
 Draws an ellipse onto a drawable. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawFinalizePackage.html b/docs/manualpages/Draw/PetscDrawFinalizePackage.html
index d2c66ad..515794f 100644
--- a/docs/manualpages/Draw/PetscDrawFinalizePackage.html
+++ b/docs/manualpages/Draw/PetscDrawFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawFinalizePackage"><H1>PetscDrawFinalizePackage</H1></A>
 This function destroys everything in the Petsc interface to the Draw package. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawFlush.html b/docs/manualpages/Draw/PetscDrawFlush.html
index 071c204..f090095 100644
--- a/docs/manualpages/Draw/PetscDrawFlush.html
+++ b/docs/manualpages/Draw/PetscDrawFlush.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawFlush</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawFlush.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawFlush.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawFlush"><H1>PetscDrawFlush</H1></A>
 Flushes graphical output. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawGetBoundingBox.html b/docs/manualpages/Draw/PetscDrawGetBoundingBox.html
index 57a2f56..459a103 100644
--- a/docs/manualpages/Draw/PetscDrawGetBoundingBox.html
+++ b/docs/manualpages/Draw/PetscDrawGetBoundingBox.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawGetBoundingBox</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawGetBoundingBox.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawGetBoundingBox.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawGetBoundingBox"><H1>PetscDrawGetBoundingBox</H1></A>
 Gets the bounding box of all <A HREF="../Draw/PetscDrawStringBoxed.html#PetscDrawStringBoxed">PetscDrawStringBoxed</A>() commands 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawGetCoordinates.html b/docs/manualpages/Draw/PetscDrawGetCoordinates.html
index e66007d..761c332 100644
--- a/docs/manualpages/Draw/PetscDrawGetCoordinates.html
+++ b/docs/manualpages/Draw/PetscDrawGetCoordinates.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawGetCoordinates</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawGetCoordinates.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawGetCoordinates.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawGetCoordinates"><H1>PetscDrawGetCoordinates</H1></A>
 Gets the application coordinates of the corners of the window (or page). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawGetCurrentPoint.html b/docs/manualpages/Draw/PetscDrawGetCurrentPoint.html
index 90d0736..475c94b 100644
--- a/docs/manualpages/Draw/PetscDrawGetCurrentPoint.html
+++ b/docs/manualpages/Draw/PetscDrawGetCurrentPoint.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawGetCurrentPoint</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawGetCurrentPoint.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawGetCurrentPoint.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawGetCurrentPoint"><H1>PetscDrawGetCurrentPoint</H1></A>
 Gets the current draw point, some codes use this point to determine where to draw next 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawGetMarkerType.html b/docs/manualpages/Draw/PetscDrawGetMarkerType.html
index cd615dc..b587307 100644
--- a/docs/manualpages/Draw/PetscDrawGetMarkerType.html
+++ b/docs/manualpages/Draw/PetscDrawGetMarkerType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawGetMarkerType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawGetMarkerType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawGetMarkerType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawGetMarkerType"><H1>PetscDrawGetMarkerType</H1></A>
 gets the type of marker to display with <A HREF="../Draw/PetscDrawMarker.html#PetscDrawMarker">PetscDrawMarker</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawGetMouseButton.html b/docs/manualpages/Draw/PetscDrawGetMouseButton.html
index f6dba77..cbeb735 100644
--- a/docs/manualpages/Draw/PetscDrawGetMouseButton.html
+++ b/docs/manualpages/Draw/PetscDrawGetMouseButton.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawGetMouseButton</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawGetMouseButton.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawGetMouseButton.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawGetMouseButton"><H1>PetscDrawGetMouseButton</H1></A>
 Returns location of mouse and which button was pressed. Waits for button to be pressed. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawGetPause.html b/docs/manualpages/Draw/PetscDrawGetPause.html
index 37957c5..4210a71 100644
--- a/docs/manualpages/Draw/PetscDrawGetPause.html
+++ b/docs/manualpages/Draw/PetscDrawGetPause.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawGetPause</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawGetPause.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawGetPause.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawGetPause"><H1>PetscDrawGetPause</H1></A>
 Gets the amount of time that program pauses after a <A HREF="../Draw/PetscDrawPause.html#PetscDrawPause">PetscDrawPause</A>() is called. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawGetPopup.html b/docs/manualpages/Draw/PetscDrawGetPopup.html
index 4b4fc27..07999c3 100644
--- a/docs/manualpages/Draw/PetscDrawGetPopup.html
+++ b/docs/manualpages/Draw/PetscDrawGetPopup.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawGetPopup</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawGetPopup.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawGetPopup.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawGetPopup"><H1>PetscDrawGetPopup</H1></A>
 Creates a popup window associated with a <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> window. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawGetSingleton.html b/docs/manualpages/Draw/PetscDrawGetSingleton.html
index e868a75..945b988 100644
--- a/docs/manualpages/Draw/PetscDrawGetSingleton.html
+++ b/docs/manualpages/Draw/PetscDrawGetSingleton.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawGetSingleton</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawGetSingleton.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawGetSingleton.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawGetSingleton"><H1>PetscDrawGetSingleton</H1></A>
 Gain access to a <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> object as if it were owned by the one process. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawGetTitle.html b/docs/manualpages/Draw/PetscDrawGetTitle.html
index e8b88e6..80d6a13 100644
--- a/docs/manualpages/Draw/PetscDrawGetTitle.html
+++ b/docs/manualpages/Draw/PetscDrawGetTitle.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawGetTitle</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawGetTitle.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawGetTitle.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawGetTitle"><H1>PetscDrawGetTitle</H1></A>
 Gets pointer to title of a <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawGetType.html b/docs/manualpages/Draw/PetscDrawGetType.html
index 4a33a2e..563d450 100644
--- a/docs/manualpages/Draw/PetscDrawGetType.html
+++ b/docs/manualpages/Draw/PetscDrawGetType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawGetType"><H1>PetscDrawGetType</H1></A>
 Gets the <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> type as a string from the <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawGetViewPort.html b/docs/manualpages/Draw/PetscDrawGetViewPort.html
index 0de756e..5109348 100644
--- a/docs/manualpages/Draw/PetscDrawGetViewPort.html
+++ b/docs/manualpages/Draw/PetscDrawGetViewPort.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawGetViewPort</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawGetViewPort.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawGetViewPort.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawGetViewPort"><H1>PetscDrawGetViewPort</H1></A>
 Gets the portion of the window (page) to which draw routines will write. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawGetWindowSize.html b/docs/manualpages/Draw/PetscDrawGetWindowSize.html
index 6321c90..1db06a2 100644
--- a/docs/manualpages/Draw/PetscDrawGetWindowSize.html
+++ b/docs/manualpages/Draw/PetscDrawGetWindowSize.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawGetWindowSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawGetWindowSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawGetWindowSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawGetWindowSize"><H1>PetscDrawGetWindowSize</H1></A>
 Gets the size of the window. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawHG.html b/docs/manualpages/Draw/PetscDrawHG.html
index 00cdaa8..3d35e43 100644
--- a/docs/manualpages/Draw/PetscDrawHG.html
+++ b/docs/manualpages/Draw/PetscDrawHG.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawHG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawHG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawHG.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawHG"><H1>PetscDrawHG</H1></A>
 Manages drawing histograms 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawHGAddValue.html b/docs/manualpages/Draw/PetscDrawHGAddValue.html
index 984b0a9..a78a2f3 100644
--- a/docs/manualpages/Draw/PetscDrawHGAddValue.html
+++ b/docs/manualpages/Draw/PetscDrawHGAddValue.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawHGAddValue</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawHGAddValue.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawHGAddValue.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawHGAddValue"><H1>PetscDrawHGAddValue</H1></A>
 Adds another value to the histogram. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawHGCalcStats.html b/docs/manualpages/Draw/PetscDrawHGCalcStats.html
index 5e239f2..bc5f063 100644
--- a/docs/manualpages/Draw/PetscDrawHGCalcStats.html
+++ b/docs/manualpages/Draw/PetscDrawHGCalcStats.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawHGCalcStats</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawHGCalcStats.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawHGCalcStats.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawHGCalcStats"><H1>PetscDrawHGCalcStats</H1></A>
 Turns on calculation of descriptive statistics 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawHGCreate.html b/docs/manualpages/Draw/PetscDrawHGCreate.html
index a67540a..03f2371 100644
--- a/docs/manualpages/Draw/PetscDrawHGCreate.html
+++ b/docs/manualpages/Draw/PetscDrawHGCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawHGCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawHGCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawHGCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawHGCreate"><H1>PetscDrawHGCreate</H1></A>
 Creates a histogram data structure. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawHGDestroy.html b/docs/manualpages/Draw/PetscDrawHGDestroy.html
index cbcfdad..f5fc4bd 100644
--- a/docs/manualpages/Draw/PetscDrawHGDestroy.html
+++ b/docs/manualpages/Draw/PetscDrawHGDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawHGDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawHGDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawHGDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawHGDestroy"><H1>PetscDrawHGDestroy</H1></A>
 Frees all space taken up by histogram data structure. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawHGDraw.html b/docs/manualpages/Draw/PetscDrawHGDraw.html
index edf18d0..da2a670 100644
--- a/docs/manualpages/Draw/PetscDrawHGDraw.html
+++ b/docs/manualpages/Draw/PetscDrawHGDraw.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawHGDraw</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawHGDraw.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawHGDraw.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawHGDraw"><H1>PetscDrawHGDraw</H1></A>
 Redraws a histogram. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawHGGetAxis.html b/docs/manualpages/Draw/PetscDrawHGGetAxis.html
index 10ef56b..a5c750a 100644
--- a/docs/manualpages/Draw/PetscDrawHGGetAxis.html
+++ b/docs/manualpages/Draw/PetscDrawHGGetAxis.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawHGGetAxis</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawHGGetAxis.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawHGGetAxis.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawHGGetAxis"><H1>PetscDrawHGGetAxis</H1></A>
 Gets the axis context associated with a histogram. This is useful if one wants to change some axis property, such as labels, color, etc. The axis context should not be destroyed by the application code. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawHGGetDraw.html b/docs/manualpages/Draw/PetscDrawHGGetDraw.html
index f5374db..e26c326 100644
--- a/docs/manualpages/Draw/PetscDrawHGGetDraw.html
+++ b/docs/manualpages/Draw/PetscDrawHGGetDraw.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawHGGetDraw</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawHGGetDraw.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawHGGetDraw.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawHGGetDraw"><H1>PetscDrawHGGetDraw</H1></A>
 Gets the draw context associated with a histogram. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawHGIntegerBins.html b/docs/manualpages/Draw/PetscDrawHGIntegerBins.html
index d7b291d..fa02b48 100644
--- a/docs/manualpages/Draw/PetscDrawHGIntegerBins.html
+++ b/docs/manualpages/Draw/PetscDrawHGIntegerBins.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawHGIntegerBins</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawHGIntegerBins.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawHGIntegerBins.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawHGIntegerBins"><H1>PetscDrawHGIntegerBins</H1></A>
 Turns on integer width bins 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawHGReset.html b/docs/manualpages/Draw/PetscDrawHGReset.html
index e8f7fc4..ef120bf 100644
--- a/docs/manualpages/Draw/PetscDrawHGReset.html
+++ b/docs/manualpages/Draw/PetscDrawHGReset.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawHGReset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawHGReset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawHGReset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawHGReset"><H1>PetscDrawHGReset</H1></A>
 Clears histogram to allow for reuse with new data. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawHGSave.html b/docs/manualpages/Draw/PetscDrawHGSave.html
index af8c52e..142dc18 100644
--- a/docs/manualpages/Draw/PetscDrawHGSave.html
+++ b/docs/manualpages/Draw/PetscDrawHGSave.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawHGSave</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawHGSave.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawHGSave.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawHGSave"><H1>PetscDrawHGSave</H1></A>
 Saves a drawn image 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawHGSetColor.html b/docs/manualpages/Draw/PetscDrawHGSetColor.html
index 1b98e13..35783c8 100644
--- a/docs/manualpages/Draw/PetscDrawHGSetColor.html
+++ b/docs/manualpages/Draw/PetscDrawHGSetColor.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawHGSetColor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawHGSetColor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawHGSetColor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawHGSetColor"><H1>PetscDrawHGSetColor</H1></A>
 Sets the color the bars will be drawn with. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawHGSetLimits.html b/docs/manualpages/Draw/PetscDrawHGSetLimits.html
index 95351fe..d562e03 100644
--- a/docs/manualpages/Draw/PetscDrawHGSetLimits.html
+++ b/docs/manualpages/Draw/PetscDrawHGSetLimits.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawHGSetLimits</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawHGSetLimits.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawHGSetLimits.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawHGSetLimits"><H1>PetscDrawHGSetLimits</H1></A>
 Sets the axis limits for a histogram. If more points are added after this call, the limits will be adjusted to include those additional points. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawHGSetNumberBins.html b/docs/manualpages/Draw/PetscDrawHGSetNumberBins.html
index 76816d7..1582d6a 100644
--- a/docs/manualpages/Draw/PetscDrawHGSetNumberBins.html
+++ b/docs/manualpages/Draw/PetscDrawHGSetNumberBins.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawHGSetNumberBins</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawHGSetNumberBins.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawHGSetNumberBins.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawHGSetNumberBins"><H1>PetscDrawHGSetNumberBins</H1></A>
 Change the number of bins that are to be drawn. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawHGView.html b/docs/manualpages/Draw/PetscDrawHGView.html
index 13758b7..07409cd 100644
--- a/docs/manualpages/Draw/PetscDrawHGView.html
+++ b/docs/manualpages/Draw/PetscDrawHGView.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawHGView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawHGView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawHGView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawHGView"><H1>PetscDrawHGView</H1></A>
 Prints the histogram information. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawIndicatorFunction.html b/docs/manualpages/Draw/PetscDrawIndicatorFunction.html
index 32c4a0c..807bdb2 100644
--- a/docs/manualpages/Draw/PetscDrawIndicatorFunction.html
+++ b/docs/manualpages/Draw/PetscDrawIndicatorFunction.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawIndicatorFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawIndicatorFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawIndicatorFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawIndicatorFunction"><H1>PetscDrawIndicatorFunction</H1></A>
 Draws an indicator function (where a relationship is true) on a <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawIsNull.html b/docs/manualpages/Draw/PetscDrawIsNull.html
index 4373579..a353988 100644
--- a/docs/manualpages/Draw/PetscDrawIsNull.html
+++ b/docs/manualpages/Draw/PetscDrawIsNull.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawIsNull</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawIsNull.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawIsNull.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawIsNull"><H1>PetscDrawIsNull</H1></A>
 Returns <A HREF="../Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</A> if draw is a null draw object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawLG.html b/docs/manualpages/Draw/PetscDrawLG.html
index a90cddb..4f9549d 100644
--- a/docs/manualpages/Draw/PetscDrawLG.html
+++ b/docs/manualpages/Draw/PetscDrawLG.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawLG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawLG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawLG.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawLG"><H1>PetscDrawLG</H1></A>
 Manages drawing x-y plots 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawLGAddCommonPoint.html b/docs/manualpages/Draw/PetscDrawLGAddCommonPoint.html
index 98f0b05..9abcbcb 100644
--- a/docs/manualpages/Draw/PetscDrawLGAddCommonPoint.html
+++ b/docs/manualpages/Draw/PetscDrawLGAddCommonPoint.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawLGAddCommonPoint</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawLGAddCommonPoint.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawLGAddCommonPoint.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawLGAddCommonPoint"><H1>PetscDrawLGAddCommonPoint</H1></A>
 Adds another point to each of the line graphs. All the points share the same new X coordinate.  The new point must have an X coordinate larger than the old points. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawLGAddPoint.html b/docs/manualpages/Draw/PetscDrawLGAddPoint.html
index f66e437..1cdc433 100644
--- a/docs/manualpages/Draw/PetscDrawLGAddPoint.html
+++ b/docs/manualpages/Draw/PetscDrawLGAddPoint.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawLGAddPoint</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawLGAddPoint.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawLGAddPoint.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawLGAddPoint"><H1>PetscDrawLGAddPoint</H1></A>
 Adds another point to each of the line graphs. The new point must have an X coordinate larger than the old points. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawLGAddPoints.html b/docs/manualpages/Draw/PetscDrawLGAddPoints.html
index a6213de..df0baf7 100644
--- a/docs/manualpages/Draw/PetscDrawLGAddPoints.html
+++ b/docs/manualpages/Draw/PetscDrawLGAddPoints.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawLGAddPoints</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawLGAddPoints.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawLGAddPoints.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawLGAddPoints"><H1>PetscDrawLGAddPoints</H1></A>
 Adds several points to each of the line graphs. The new points must have an X coordinate larger than the old points. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawLGCreate.html b/docs/manualpages/Draw/PetscDrawLGCreate.html
index e32cdb9..08b0439 100644
--- a/docs/manualpages/Draw/PetscDrawLGCreate.html
+++ b/docs/manualpages/Draw/PetscDrawLGCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawLGCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawLGCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawLGCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawLGCreate"><H1>PetscDrawLGCreate</H1></A>
 Creates a line graph data structure. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawLGDestroy.html b/docs/manualpages/Draw/PetscDrawLGDestroy.html
index 178fd80..4a3e1d1 100644
--- a/docs/manualpages/Draw/PetscDrawLGDestroy.html
+++ b/docs/manualpages/Draw/PetscDrawLGDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawLGDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawLGDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawLGDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawLGDestroy"><H1>PetscDrawLGDestroy</H1></A>
 Frees all space taken up by line graph data structure. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawLGDraw.html b/docs/manualpages/Draw/PetscDrawLGDraw.html
index 592160e..1ecefe6 100644
--- a/docs/manualpages/Draw/PetscDrawLGDraw.html
+++ b/docs/manualpages/Draw/PetscDrawLGDraw.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawLGDraw</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawLGDraw.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawLGDraw.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawLGDraw"><H1>PetscDrawLGDraw</H1></A>
 Redraws a line graph. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawLGGetAxis.html b/docs/manualpages/Draw/PetscDrawLGGetAxis.html
index 7d4d44e..fc88b04 100644
--- a/docs/manualpages/Draw/PetscDrawLGGetAxis.html
+++ b/docs/manualpages/Draw/PetscDrawLGGetAxis.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawLGGetAxis</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawLGGetAxis.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawLGGetAxis.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawLGGetAxis"><H1>PetscDrawLGGetAxis</H1></A>
 Gets the axis context associated with a line graph. This is useful if one wants to change some axis property, such as labels, color, etc. The axis context should not be destroyed by the application code. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawLGGetDimension.html b/docs/manualpages/Draw/PetscDrawLGGetDimension.html
index 8eb35da..4e814b3 100644
--- a/docs/manualpages/Draw/PetscDrawLGGetDimension.html
+++ b/docs/manualpages/Draw/PetscDrawLGGetDimension.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawLGGetDimension</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawLGGetDimension.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawLGGetDimension.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawLGGetDimension"><H1>PetscDrawLGGetDimension</H1></A>
 Change the number of lines that are to be drawn. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawLGGetDraw.html b/docs/manualpages/Draw/PetscDrawLGGetDraw.html
index 46ce83c..bf4356d 100644
--- a/docs/manualpages/Draw/PetscDrawLGGetDraw.html
+++ b/docs/manualpages/Draw/PetscDrawLGGetDraw.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawLGGetDraw</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawLGGetDraw.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawLGGetDraw.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawLGGetDraw"><H1>PetscDrawLGGetDraw</H1></A>
 Gets the draw context associated with a line graph. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawLGReset.html b/docs/manualpages/Draw/PetscDrawLGReset.html
index 7435e7f..515c897 100644
--- a/docs/manualpages/Draw/PetscDrawLGReset.html
+++ b/docs/manualpages/Draw/PetscDrawLGReset.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawLGReset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawLGReset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawLGReset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawLGReset"><H1>PetscDrawLGReset</H1></A>
 Clears line graph to allow for reuse with new data. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawLGSPDraw.html b/docs/manualpages/Draw/PetscDrawLGSPDraw.html
index 868c4ff..5bdb687 100644
--- a/docs/manualpages/Draw/PetscDrawLGSPDraw.html
+++ b/docs/manualpages/Draw/PetscDrawLGSPDraw.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawLGSPDraw</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawLGSPDraw.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawLGSPDraw.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawLGSPDraw"><H1>PetscDrawLGSPDraw</H1></A>
 Redraws a line graph. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawLGSave.html b/docs/manualpages/Draw/PetscDrawLGSave.html
index c558bed..42911c0 100644
--- a/docs/manualpages/Draw/PetscDrawLGSave.html
+++ b/docs/manualpages/Draw/PetscDrawLGSave.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawLGSave</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawLGSave.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawLGSave.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawLGSave"><H1>PetscDrawLGSave</H1></A>
 Saves a drawn image 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawLGSetColors.html b/docs/manualpages/Draw/PetscDrawLGSetColors.html
index 37dd6c5..8ab9e5d 100644
--- a/docs/manualpages/Draw/PetscDrawLGSetColors.html
+++ b/docs/manualpages/Draw/PetscDrawLGSetColors.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawLGSetColors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawLGSetColors.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawLGSetColors.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawLGSetColors"><H1>PetscDrawLGSetColors</H1></A>
 Sets the color of each line graph drawn 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawLGSetDimension.html b/docs/manualpages/Draw/PetscDrawLGSetDimension.html
index 983c677..6a460bc 100644
--- a/docs/manualpages/Draw/PetscDrawLGSetDimension.html
+++ b/docs/manualpages/Draw/PetscDrawLGSetDimension.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawLGSetDimension</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawLGSetDimension.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawLGSetDimension.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawLGSetDimension"><H1>PetscDrawLGSetDimension</H1></A>
 Change the number of lines that are to be drawn. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawLGSetFromOptions.html b/docs/manualpages/Draw/PetscDrawLGSetFromOptions.html
index cdb2eb5..696b293 100644
--- a/docs/manualpages/Draw/PetscDrawLGSetFromOptions.html
+++ b/docs/manualpages/Draw/PetscDrawLGSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawLGSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawLGSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawLGSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawLGSetFromOptions"><H1>PetscDrawLGSetFromOptions</H1></A>
 Sets options related to the <A HREF="../Draw/PetscDrawLG.html#PetscDrawLG">PetscDrawLG</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawLGSetLegend.html b/docs/manualpages/Draw/PetscDrawLGSetLegend.html
index b76613e..bc6e019 100644
--- a/docs/manualpages/Draw/PetscDrawLGSetLegend.html
+++ b/docs/manualpages/Draw/PetscDrawLGSetLegend.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawLGSetLegend</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawLGSetLegend.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawLGSetLegend.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawLGSetLegend"><H1>PetscDrawLGSetLegend</H1></A>
 sets the names of each curve plotted 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawLGSetLimits.html b/docs/manualpages/Draw/PetscDrawLGSetLimits.html
index 71513e3..6d99181 100644
--- a/docs/manualpages/Draw/PetscDrawLGSetLimits.html
+++ b/docs/manualpages/Draw/PetscDrawLGSetLimits.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawLGSetLimits</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawLGSetLimits.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawLGSetLimits.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawLGSetLimits"><H1>PetscDrawLGSetLimits</H1></A>
 Sets the axis limits for a line graph. If more points are added after this call, the limits will be adjusted to include those additional points. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawLGSetOptionsPrefix.html b/docs/manualpages/Draw/PetscDrawLGSetOptionsPrefix.html
index 21b15e5..42045c3 100644
--- a/docs/manualpages/Draw/PetscDrawLGSetOptionsPrefix.html
+++ b/docs/manualpages/Draw/PetscDrawLGSetOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawLGSetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawLGSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawLGSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawLGSetOptionsPrefix"><H1>PetscDrawLGSetOptionsPrefix</H1></A>
 Sets the prefix used for searching for all <A HREF="../Draw/PetscDrawLG.html#PetscDrawLG">PetscDrawLG</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawLGSetUseMarkers.html b/docs/manualpages/Draw/PetscDrawLGSetUseMarkers.html
index 559e7c5..0f63c79 100644
--- a/docs/manualpages/Draw/PetscDrawLGSetUseMarkers.html
+++ b/docs/manualpages/Draw/PetscDrawLGSetUseMarkers.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawLGSetUseMarkers</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawLGSetUseMarkers.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawLGSetUseMarkers.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawLGSetUseMarkers"><H1>PetscDrawLGSetUseMarkers</H1></A>
 Causes LG to draw a marker for each data-point. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawLGView.html b/docs/manualpages/Draw/PetscDrawLGView.html
index a32dfc7..6cdb469 100644
--- a/docs/manualpages/Draw/PetscDrawLGView.html
+++ b/docs/manualpages/Draw/PetscDrawLGView.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawLGView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawLGView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawLGView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawLGView"><H1>PetscDrawLGView</H1></A>
 Prints a line graph. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawLine.html b/docs/manualpages/Draw/PetscDrawLine.html
index d7c9497..7cc5ccf 100644
--- a/docs/manualpages/Draw/PetscDrawLine.html
+++ b/docs/manualpages/Draw/PetscDrawLine.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawLine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawLine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawLine.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawLine"><H1>PetscDrawLine</H1></A>
 PetscDraws a line onto a drawable. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawLineGetWidth.html b/docs/manualpages/Draw/PetscDrawLineGetWidth.html
index 8f5f8c7..fda23e1 100644
--- a/docs/manualpages/Draw/PetscDrawLineGetWidth.html
+++ b/docs/manualpages/Draw/PetscDrawLineGetWidth.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawLineGetWidth</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawLineGetWidth.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawLineGetWidth.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawLineGetWidth"><H1>PetscDrawLineGetWidth</H1></A>
 Gets the line width for future draws.  The width is relative to the user coordinates of the window; 0.0 denotes the natural width; 1.0 denotes the interior viewport. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawLineSetWidth.html b/docs/manualpages/Draw/PetscDrawLineSetWidth.html
index 2b99b6e..7206f82 100644
--- a/docs/manualpages/Draw/PetscDrawLineSetWidth.html
+++ b/docs/manualpages/Draw/PetscDrawLineSetWidth.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawLineSetWidth</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawLineSetWidth.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawLineSetWidth.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawLineSetWidth"><H1>PetscDrawLineSetWidth</H1></A>
 Sets the line width for future draws.  The width is relative to the user coordinates of the window; 0.0 denotes the natural width; 1.0 denotes the entire viewport. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawMarker.html b/docs/manualpages/Draw/PetscDrawMarker.html
index 00daf49..b90c815 100644
--- a/docs/manualpages/Draw/PetscDrawMarker.html
+++ b/docs/manualpages/Draw/PetscDrawMarker.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawMarker</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawMarker.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawMarker.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawMarker"><H1>PetscDrawMarker</H1></A>
 PetscDraws a marker onto a drawable. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawMarkerType.html b/docs/manualpages/Draw/PetscDrawMarkerType.html
index 904c9df..ad7023a 100644
--- a/docs/manualpages/Draw/PetscDrawMarkerType.html
+++ b/docs/manualpages/Draw/PetscDrawMarkerType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawMarkerType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawMarkerType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawMarkerType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawMarkerType"><H1>PetscDrawMarkerType</H1></A>
 How a "mark" is indicate in a figure 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawOpenGLUT.html b/docs/manualpages/Draw/PetscDrawOpenGLUT.html
index 4bd06b6..a14f15c 100644
--- a/docs/manualpages/Draw/PetscDrawOpenGLUT.html
+++ b/docs/manualpages/Draw/PetscDrawOpenGLUT.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawOpenGLUT</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawOpenGLUT.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawOpenGLUT.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawOpenGLUT"><H1>PetscDrawOpenGLUT</H1></A>
 Opens an OpenGL window based on GLUT for use with the <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> routines. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawOpenImage.html b/docs/manualpages/Draw/PetscDrawOpenImage.html
index a7e24fb..d2b2553 100644
--- a/docs/manualpages/Draw/PetscDrawOpenImage.html
+++ b/docs/manualpages/Draw/PetscDrawOpenImage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawOpenImage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawOpenImage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawOpenImage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawOpenImage"><H1>PetscDrawOpenImage</H1></A>
 Opens an image for use with the <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> routines. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawOpenNull.html b/docs/manualpages/Draw/PetscDrawOpenNull.html
index a591982..83c56a0 100644
--- a/docs/manualpages/Draw/PetscDrawOpenNull.html
+++ b/docs/manualpages/Draw/PetscDrawOpenNull.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawOpenNull</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawOpenNull.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawOpenNull.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawOpenNull"><H1>PetscDrawOpenNull</H1></A>
 Opens a null drawing context. All draw commands to it are ignored. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawOpenX.html b/docs/manualpages/Draw/PetscDrawOpenX.html
index 57f80ed..d5463b4 100644
--- a/docs/manualpages/Draw/PetscDrawOpenX.html
+++ b/docs/manualpages/Draw/PetscDrawOpenX.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawOpenX</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawOpenX.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawOpenX.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawOpenX"><H1>PetscDrawOpenX</H1></A>
 Opens an X-window for use with the <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> routines. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawPause.html b/docs/manualpages/Draw/PetscDrawPause.html
index 39c87ef..8d8ec30 100644
--- a/docs/manualpages/Draw/PetscDrawPause.html
+++ b/docs/manualpages/Draw/PetscDrawPause.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawPause</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawPause.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawPause.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawPause"><H1>PetscDrawPause</H1></A>
 Waits n seconds or until user input, depending on input to <A HREF="../Draw/PetscDrawSetPause.html#PetscDrawSetPause">PetscDrawSetPause</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawPixelToCoordinate.html b/docs/manualpages/Draw/PetscDrawPixelToCoordinate.html
index a54b7ee..523ed9f 100644
--- a/docs/manualpages/Draw/PetscDrawPixelToCoordinate.html
+++ b/docs/manualpages/Draw/PetscDrawPixelToCoordinate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawPixelToCoordinate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawPixelToCoordinate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawPixelToCoordinate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawPixelToCoordinate"><H1>PetscDrawPixelToCoordinate</H1></A>
 given a pixel in a <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> returns the coordinate 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawPoint.html b/docs/manualpages/Draw/PetscDrawPoint.html
index 8287eb9..0119807 100644
--- a/docs/manualpages/Draw/PetscDrawPoint.html
+++ b/docs/manualpages/Draw/PetscDrawPoint.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawPoint</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawPoint.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawPoint.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawPoint"><H1>PetscDrawPoint</H1></A>
 PetscDraws a point onto a drawable. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawPointPixel.html b/docs/manualpages/Draw/PetscDrawPointPixel.html
index b1dc61f..384f8b8 100644
--- a/docs/manualpages/Draw/PetscDrawPointPixel.html
+++ b/docs/manualpages/Draw/PetscDrawPointPixel.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawPointPixel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawPointPixel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawPointPixel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawPointPixel"><H1>PetscDrawPointPixel</H1></A>
 PetscDraws a point onto a drawable, in pixel coordinates 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawPointSetSize.html b/docs/manualpages/Draw/PetscDrawPointSetSize.html
index d55a60e..ebb56a7 100644
--- a/docs/manualpages/Draw/PetscDrawPointSetSize.html
+++ b/docs/manualpages/Draw/PetscDrawPointSetSize.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawPointSetSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawPointSetSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawPointSetSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawPointSetSize"><H1>PetscDrawPointSetSize</H1></A>
 Sets the point size for future draws.  The size is relative to the user coordinates of the window; 0.0 denotes the natural width, 1.0 denotes the entire viewport. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawPopCurrentPoint.html b/docs/manualpages/Draw/PetscDrawPopCurrentPoint.html
index 54ca567..725df61 100644
--- a/docs/manualpages/Draw/PetscDrawPopCurrentPoint.html
+++ b/docs/manualpages/Draw/PetscDrawPopCurrentPoint.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawPopCurrentPoint</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawPopCurrentPoint.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawPopCurrentPoint.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawPopCurrentPoint"><H1>PetscDrawPopCurrentPoint</H1></A>
 Pops a current draw point (discarding it) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawPushCurrentPoint.html b/docs/manualpages/Draw/PetscDrawPushCurrentPoint.html
index 72e8276..f3820d6 100644
--- a/docs/manualpages/Draw/PetscDrawPushCurrentPoint.html
+++ b/docs/manualpages/Draw/PetscDrawPushCurrentPoint.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawPushCurrentPoint</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawPushCurrentPoint.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawPushCurrentPoint.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawPushCurrentPoint"><H1>PetscDrawPushCurrentPoint</H1></A>
 Pushes a new current draw point, retaining the old one, some codes use this point to determine where to draw next 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawRealToColor.html b/docs/manualpages/Draw/PetscDrawRealToColor.html
index 113e5a4..3733747 100644
--- a/docs/manualpages/Draw/PetscDrawRealToColor.html
+++ b/docs/manualpages/Draw/PetscDrawRealToColor.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawRealToColor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawRealToColor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawRealToColor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawRealToColor"><H1>PetscDrawRealToColor</H1></A>
 Maps a real value within an interval to a color. The color is an integer value in the range [PETSC_DRAW_BASIC_COLORS to 255] that can be passed to various drawing routines. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawRectangle.html b/docs/manualpages/Draw/PetscDrawRectangle.html
index 1c54d3e..bce339e 100644
--- a/docs/manualpages/Draw/PetscDrawRectangle.html
+++ b/docs/manualpages/Draw/PetscDrawRectangle.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawRectangle</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawRectangle.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawRectangle.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawRectangle"><H1>PetscDrawRectangle</H1></A>
 PetscDraws a rectangle  onto a drawable. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawRegister.html b/docs/manualpages/Draw/PetscDrawRegister.html
index d43b7fa..9591c78 100644
--- a/docs/manualpages/Draw/PetscDrawRegister.html
+++ b/docs/manualpages/Draw/PetscDrawRegister.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawRegister"><H1>PetscDrawRegister</H1></A>
 Adds a method to the graphics package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawRegisterAll.html b/docs/manualpages/Draw/PetscDrawRegisterAll.html
index d217d52..d55ed8b 100644
--- a/docs/manualpages/Draw/PetscDrawRegisterAll.html
+++ b/docs/manualpages/Draw/PetscDrawRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawRegisterAll"><H1>PetscDrawRegisterAll</H1></A>
 Registers all of the graphics methods in the <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawResizeWindow.html b/docs/manualpages/Draw/PetscDrawResizeWindow.html
index a483f64..de130c9 100644
--- a/docs/manualpages/Draw/PetscDrawResizeWindow.html
+++ b/docs/manualpages/Draw/PetscDrawResizeWindow.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawResizeWindow</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawResizeWindow.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawResizeWindow.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawResizeWindow"><H1>PetscDrawResizeWindow</H1></A>
 Allows one to resize a window from a program. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawRestoreSingleton.html b/docs/manualpages/Draw/PetscDrawRestoreSingleton.html
index f15dc08..8f5682b 100644
--- a/docs/manualpages/Draw/PetscDrawRestoreSingleton.html
+++ b/docs/manualpages/Draw/PetscDrawRestoreSingleton.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawRestoreSingleton</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawRestoreSingleton.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawRestoreSingleton.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawRestoreSingleton"><H1>PetscDrawRestoreSingleton</H1></A>
 Remove access to a <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> object as if it were owned by the one process. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSP.html b/docs/manualpages/Draw/PetscDrawSP.html
index c50609a..98a5176 100644
--- a/docs/manualpages/Draw/PetscDrawSP.html
+++ b/docs/manualpages/Draw/PetscDrawSP.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSP"><H1>PetscDrawSP</H1></A>
 Manages drawing scatter plots 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSPAddPoint.html b/docs/manualpages/Draw/PetscDrawSPAddPoint.html
index b1726ce..86cca03 100644
--- a/docs/manualpages/Draw/PetscDrawSPAddPoint.html
+++ b/docs/manualpages/Draw/PetscDrawSPAddPoint.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSPAddPoint</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSPAddPoint.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSPAddPoint.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSPAddPoint"><H1>PetscDrawSPAddPoint</H1></A>
 Adds another point to each of the scatter plots. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSPAddPoints.html b/docs/manualpages/Draw/PetscDrawSPAddPoints.html
index 80aa4a2..a8623e8 100644
--- a/docs/manualpages/Draw/PetscDrawSPAddPoints.html
+++ b/docs/manualpages/Draw/PetscDrawSPAddPoints.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSPAddPoints</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSPAddPoints.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSPAddPoints.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSPAddPoints"><H1>PetscDrawSPAddPoints</H1></A>
 Adds several points to each of the scatter plots. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSPCreate.html b/docs/manualpages/Draw/PetscDrawSPCreate.html
index a1f9877..fcb96de 100644
--- a/docs/manualpages/Draw/PetscDrawSPCreate.html
+++ b/docs/manualpages/Draw/PetscDrawSPCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSPCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSPCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSPCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSPCreate"><H1>PetscDrawSPCreate</H1></A>
 Creates a scatter plot data structure. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSPDestroy.html b/docs/manualpages/Draw/PetscDrawSPDestroy.html
index 82f7394..48774e6 100644
--- a/docs/manualpages/Draw/PetscDrawSPDestroy.html
+++ b/docs/manualpages/Draw/PetscDrawSPDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSPDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSPDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSPDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSPDestroy"><H1>PetscDrawSPDestroy</H1></A>
 Frees all space taken up by scatter plot data structure. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSPDraw.html b/docs/manualpages/Draw/PetscDrawSPDraw.html
index 732fddd..11bb5f7 100644
--- a/docs/manualpages/Draw/PetscDrawSPDraw.html
+++ b/docs/manualpages/Draw/PetscDrawSPDraw.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSPDraw</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSPDraw.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSPDraw.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSPDraw"><H1>PetscDrawSPDraw</H1></A>
 Redraws a scatter plot. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSPGetAxis.html b/docs/manualpages/Draw/PetscDrawSPGetAxis.html
index ea5fa9d..b6fd240 100644
--- a/docs/manualpages/Draw/PetscDrawSPGetAxis.html
+++ b/docs/manualpages/Draw/PetscDrawSPGetAxis.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSPGetAxis</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSPGetAxis.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSPGetAxis.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSPGetAxis"><H1>PetscDrawSPGetAxis</H1></A>
 Gets the axis context associated with a line graph. This is useful if one wants to change some axis property, such as labels, color, etc. The axis context should not be destroyed by the application code. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSPGetDraw.html b/docs/manualpages/Draw/PetscDrawSPGetDraw.html
index 9f5a9ac..12b32f3 100644
--- a/docs/manualpages/Draw/PetscDrawSPGetDraw.html
+++ b/docs/manualpages/Draw/PetscDrawSPGetDraw.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSPGetDraw</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSPGetDraw.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSPGetDraw.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSPGetDraw"><H1>PetscDrawSPGetDraw</H1></A>
 Gets the draw context associated with a line graph. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSPReset.html b/docs/manualpages/Draw/PetscDrawSPReset.html
index a523f63..e3b052b 100644
--- a/docs/manualpages/Draw/PetscDrawSPReset.html
+++ b/docs/manualpages/Draw/PetscDrawSPReset.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSPReset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSPReset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSPReset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSPReset"><H1>PetscDrawSPReset</H1></A>
 Clears line graph to allow for reuse with new data. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSPSave.html b/docs/manualpages/Draw/PetscDrawSPSave.html
index e8a7b43..de1da2b 100644
--- a/docs/manualpages/Draw/PetscDrawSPSave.html
+++ b/docs/manualpages/Draw/PetscDrawSPSave.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSPSave</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSPSave.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSPSave.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSPSave"><H1>PetscDrawSPSave</H1></A>
 Saves a drawn image 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSPSetDimension.html b/docs/manualpages/Draw/PetscDrawSPSetDimension.html
index f8ca015..6e5167c 100644
--- a/docs/manualpages/Draw/PetscDrawSPSetDimension.html
+++ b/docs/manualpages/Draw/PetscDrawSPSetDimension.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSPSetDimension</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSPSetDimension.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSPSetDimension.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSPSetDimension"><H1>PetscDrawSPSetDimension</H1></A>
 Change the number of sets of points  that are to be drawn. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSPSetLimits.html b/docs/manualpages/Draw/PetscDrawSPSetLimits.html
index 66298cb..2d0aa13 100644
--- a/docs/manualpages/Draw/PetscDrawSPSetLimits.html
+++ b/docs/manualpages/Draw/PetscDrawSPSetLimits.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSPSetLimits</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSPSetLimits.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSPSetLimits.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSPSetLimits"><H1>PetscDrawSPSetLimits</H1></A>
 Sets the axis limits for a scatter plot If more points are added after this call, the limits will be adjusted to include those additional points. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSave.html b/docs/manualpages/Draw/PetscDrawSave.html
index 989a7a8..efe5c3e 100644
--- a/docs/manualpages/Draw/PetscDrawSave.html
+++ b/docs/manualpages/Draw/PetscDrawSave.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSave</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSave.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSave.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSave"><H1>PetscDrawSave</H1></A>
 Saves a drawn image 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSaveMovie.html b/docs/manualpages/Draw/PetscDrawSaveMovie.html
index 182e5fb..f9feb9f 100644
--- a/docs/manualpages/Draw/PetscDrawSaveMovie.html
+++ b/docs/manualpages/Draw/PetscDrawSaveMovie.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSaveMovie</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSaveMovie.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSaveMovie.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSaveMovie"><H1>PetscDrawSaveMovie</H1></A>
 Saves a movie from previously saved images 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawScalePopup.html b/docs/manualpages/Draw/PetscDrawScalePopup.html
index aad29be..8944220 100644
--- a/docs/manualpages/Draw/PetscDrawScalePopup.html
+++ b/docs/manualpages/Draw/PetscDrawScalePopup.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawScalePopup</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawScalePopup.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawScalePopup.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawScalePopup"><H1>PetscDrawScalePopup</H1></A>
 PetscDraws a contour scale window. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSetCoordinates.html b/docs/manualpages/Draw/PetscDrawSetCoordinates.html
index e5e8439..d60f9b8 100644
--- a/docs/manualpages/Draw/PetscDrawSetCoordinates.html
+++ b/docs/manualpages/Draw/PetscDrawSetCoordinates.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSetCoordinates</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSetCoordinates.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSetCoordinates.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSetCoordinates"><H1>PetscDrawSetCoordinates</H1></A>
 Sets the application coordinates of the corners of the window (or page). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSetCurrentPoint.html b/docs/manualpages/Draw/PetscDrawSetCurrentPoint.html
index 7c73a27..14f552c 100644
--- a/docs/manualpages/Draw/PetscDrawSetCurrentPoint.html
+++ b/docs/manualpages/Draw/PetscDrawSetCurrentPoint.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSetCurrentPoint</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSetCurrentPoint.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSetCurrentPoint.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSetCurrentPoint"><H1>PetscDrawSetCurrentPoint</H1></A>
 Sets the current draw point, some codes use this point to determine where to draw next 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSetDisplay.html b/docs/manualpages/Draw/PetscDrawSetDisplay.html
index 2ce4805..5a4a0c4 100644
--- a/docs/manualpages/Draw/PetscDrawSetDisplay.html
+++ b/docs/manualpages/Draw/PetscDrawSetDisplay.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSetDisplay</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSetDisplay.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSetDisplay.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSetDisplay"><H1>PetscDrawSetDisplay</H1></A>
 Sets the display where a <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> object will be displayed 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSetDoubleBuffer.html b/docs/manualpages/Draw/PetscDrawSetDoubleBuffer.html
index 56d32b5..057783d 100644
--- a/docs/manualpages/Draw/PetscDrawSetDoubleBuffer.html
+++ b/docs/manualpages/Draw/PetscDrawSetDoubleBuffer.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSetDoubleBuffer</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSetDoubleBuffer.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSetDoubleBuffer.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSetDoubleBuffer"><H1>PetscDrawSetDoubleBuffer</H1></A>
 Sets a window to be double buffered. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSetFromOptions.html b/docs/manualpages/Draw/PetscDrawSetFromOptions.html
index 349a023..1a65523 100644
--- a/docs/manualpages/Draw/PetscDrawSetFromOptions.html
+++ b/docs/manualpages/Draw/PetscDrawSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSetFromOptions"><H1>PetscDrawSetFromOptions</H1></A>
 Sets the graphics type from the options database. Defaults to a PETSc X windows graphics. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSetMarkerType.html b/docs/manualpages/Draw/PetscDrawSetMarkerType.html
index f3eab3c..0a4eb63 100644
--- a/docs/manualpages/Draw/PetscDrawSetMarkerType.html
+++ b/docs/manualpages/Draw/PetscDrawSetMarkerType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSetMarkerType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSetMarkerType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSetMarkerType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSetMarkerType"><H1>PetscDrawSetMarkerType</H1></A>
 sets the type of marker to display with <A HREF="../Draw/PetscDrawMarker.html#PetscDrawMarker">PetscDrawMarker</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSetOptionsPrefix.html b/docs/manualpages/Draw/PetscDrawSetOptionsPrefix.html
index 7e64281..5642378 100644
--- a/docs/manualpages/Draw/PetscDrawSetOptionsPrefix.html
+++ b/docs/manualpages/Draw/PetscDrawSetOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSetOptionsPrefix"><H1>PetscDrawSetOptionsPrefix</H1></A>
 Sets the prefix used for searching for all <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSetPause.html b/docs/manualpages/Draw/PetscDrawSetPause.html
index 7e42031..39af699 100644
--- a/docs/manualpages/Draw/PetscDrawSetPause.html
+++ b/docs/manualpages/Draw/PetscDrawSetPause.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSetPause</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSetPause.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSetPause.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSetPause"><H1>PetscDrawSetPause</H1></A>
 Sets the amount of time that program pauses after a <A HREF="../Draw/PetscDrawPause.html#PetscDrawPause">PetscDrawPause</A>() is called. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSetSave.html b/docs/manualpages/Draw/PetscDrawSetSave.html
index 3603aff..5b10ec8 100644
--- a/docs/manualpages/Draw/PetscDrawSetSave.html
+++ b/docs/manualpages/Draw/PetscDrawSetSave.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSetSave</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSetSave.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSetSave.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSetSave"><H1>PetscDrawSetSave</H1></A>
 Saves images produced in a <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> into a file 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSetSaveFinalImage.html b/docs/manualpages/Draw/PetscDrawSetSaveFinalImage.html
index 5e174c3..d5aa161 100644
--- a/docs/manualpages/Draw/PetscDrawSetSaveFinalImage.html
+++ b/docs/manualpages/Draw/PetscDrawSetSaveFinalImage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSetSaveFinalImage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSetSaveFinalImage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSetSaveFinalImage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSetSaveFinalImage"><H1>PetscDrawSetSaveFinalImage</H1></A>
 Saves the final image produced in a <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> into a file 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSetSaveMovie.html b/docs/manualpages/Draw/PetscDrawSetSaveMovie.html
index b9b9962..582ec3c 100644
--- a/docs/manualpages/Draw/PetscDrawSetSaveMovie.html
+++ b/docs/manualpages/Draw/PetscDrawSetSaveMovie.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSetSaveMovie</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSetSaveMovie.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSetSaveMovie.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSetSaveMovie"><H1>PetscDrawSetSaveMovie</H1></A>
 Saves a movie produced from a <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> into a file 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSetTitle.html b/docs/manualpages/Draw/PetscDrawSetTitle.html
index 75d71b5..092683e 100644
--- a/docs/manualpages/Draw/PetscDrawSetTitle.html
+++ b/docs/manualpages/Draw/PetscDrawSetTitle.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSetTitle</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSetTitle.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSetTitle.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSetTitle"><H1>PetscDrawSetTitle</H1></A>
 Sets the title of a <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSetType.html b/docs/manualpages/Draw/PetscDrawSetType.html
index 0c4ad8b..9649bc3 100644
--- a/docs/manualpages/Draw/PetscDrawSetType.html
+++ b/docs/manualpages/Draw/PetscDrawSetType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSetType"><H1>PetscDrawSetType</H1></A>
 Builds graphics object for a particular implementation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSetViewPort.html b/docs/manualpages/Draw/PetscDrawSetViewPort.html
index c82b709..e1265bc 100644
--- a/docs/manualpages/Draw/PetscDrawSetViewPort.html
+++ b/docs/manualpages/Draw/PetscDrawSetViewPort.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSetViewPort</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSetViewPort.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSetViewPort.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSetViewPort"><H1>PetscDrawSetViewPort</H1></A>
 Sets the portion of the window (page) to which draw routines will write. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawSplitViewPort.html b/docs/manualpages/Draw/PetscDrawSplitViewPort.html
index ef0a827..776a3a9 100644
--- a/docs/manualpages/Draw/PetscDrawSplitViewPort.html
+++ b/docs/manualpages/Draw/PetscDrawSplitViewPort.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawSplitViewPort</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawSplitViewPort.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawSplitViewPort.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawSplitViewPort"><H1>PetscDrawSplitViewPort</H1></A>
 Splits a window shared by several processes into smaller view ports. One for each process. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawString.html b/docs/manualpages/Draw/PetscDrawString.html
index b7f527f..0bb9e35 100644
--- a/docs/manualpages/Draw/PetscDrawString.html
+++ b/docs/manualpages/Draw/PetscDrawString.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawString</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawString.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawString.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawString"><H1>PetscDrawString</H1></A>
 PetscDraws text onto a drawable. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawStringBoxed.html b/docs/manualpages/Draw/PetscDrawStringBoxed.html
index 86855ae..75981f2 100644
--- a/docs/manualpages/Draw/PetscDrawStringBoxed.html
+++ b/docs/manualpages/Draw/PetscDrawStringBoxed.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawStringBoxed</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawStringBoxed.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawStringBoxed.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawStringBoxed"><H1>PetscDrawStringBoxed</H1></A>
 Draws a string with a box around it 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawStringCentered.html b/docs/manualpages/Draw/PetscDrawStringCentered.html
index 1759dba..fa9a72e 100644
--- a/docs/manualpages/Draw/PetscDrawStringCentered.html
+++ b/docs/manualpages/Draw/PetscDrawStringCentered.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawStringCentered</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawStringCentered.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawStringCentered.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawStringCentered"><H1>PetscDrawStringCentered</H1></A>
 PetscDraws text onto a drawable centered at a point 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawStringGetSize.html b/docs/manualpages/Draw/PetscDrawStringGetSize.html
index 8600984..72f4db7 100644
--- a/docs/manualpages/Draw/PetscDrawStringGetSize.html
+++ b/docs/manualpages/Draw/PetscDrawStringGetSize.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawStringGetSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawStringGetSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawStringGetSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawStringGetSize"><H1>PetscDrawStringGetSize</H1></A>
 Gets the size for character text.  The width is relative to the user coordinates of the window. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawStringSetSize.html b/docs/manualpages/Draw/PetscDrawStringSetSize.html
index f4c80d8..b8693fa 100644
--- a/docs/manualpages/Draw/PetscDrawStringSetSize.html
+++ b/docs/manualpages/Draw/PetscDrawStringSetSize.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawStringSetSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawStringSetSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawStringSetSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawStringSetSize"><H1>PetscDrawStringSetSize</H1></A>
 Sets the size for character text. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawStringVertical.html b/docs/manualpages/Draw/PetscDrawStringVertical.html
index 7c5b8ec..f8e4b6f 100644
--- a/docs/manualpages/Draw/PetscDrawStringVertical.html
+++ b/docs/manualpages/Draw/PetscDrawStringVertical.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawStringVertical</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawStringVertical.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawStringVertical.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawStringVertical"><H1>PetscDrawStringVertical</H1></A>
 PetscDraws text onto a drawable. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawTensorContour.html b/docs/manualpages/Draw/PetscDrawTensorContour.html
index aae3335..c38806f 100644
--- a/docs/manualpages/Draw/PetscDrawTensorContour.html
+++ b/docs/manualpages/Draw/PetscDrawTensorContour.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawTensorContour</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawTensorContour.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawTensorContour.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawTensorContour"><H1>PetscDrawTensorContour</H1></A>
 PetscDraws a contour plot for a two-dimensional array that is stored as a PETSc vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawTensorContourPatch.html b/docs/manualpages/Draw/PetscDrawTensorContourPatch.html
index 4e016b6..c66976f 100644
--- a/docs/manualpages/Draw/PetscDrawTensorContourPatch.html
+++ b/docs/manualpages/Draw/PetscDrawTensorContourPatch.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawTensorContourPatch</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawTensorContourPatch.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawTensorContourPatch.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawTensorContourPatch"><H1>PetscDrawTensorContourPatch</H1></A>
 PetscDraws a rectangular patch of a contour plot for a two-dimensional array. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawTriangle.html b/docs/manualpages/Draw/PetscDrawTriangle.html
index 1ca0bb3..30ec9b1 100644
--- a/docs/manualpages/Draw/PetscDrawTriangle.html
+++ b/docs/manualpages/Draw/PetscDrawTriangle.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawTriangle</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawTriangle.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawTriangle.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawTriangle"><H1>PetscDrawTriangle</H1></A>
 PetscDraws a triangle  onto a drawable. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawType.html b/docs/manualpages/Draw/PetscDrawType.html
index 5bc35ee..05f6172 100644
--- a/docs/manualpages/Draw/PetscDrawType.html
+++ b/docs/manualpages/Draw/PetscDrawType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawType"><H1>PetscDrawType</H1></A>
 String with the name of a <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawView.html b/docs/manualpages/Draw/PetscDrawView.html
index 1c59e9e..61ef8a1 100644
--- a/docs/manualpages/Draw/PetscDrawView.html
+++ b/docs/manualpages/Draw/PetscDrawView.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawView"><H1>PetscDrawView</H1></A>
 Prints the <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> data structure. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawViewPorts.html b/docs/manualpages/Draw/PetscDrawViewPorts.html
index b79bfc5..60467d1 100644
--- a/docs/manualpages/Draw/PetscDrawViewPorts.html
+++ b/docs/manualpages/Draw/PetscDrawViewPorts.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawViewPorts</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawViewPorts.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawViewPorts.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawViewPorts"><H1>PetscDrawViewPorts</H1></A>
 Subwindows in a <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawViewPortsCreate.html b/docs/manualpages/Draw/PetscDrawViewPortsCreate.html
index 86681cc..8f6c65e 100644
--- a/docs/manualpages/Draw/PetscDrawViewPortsCreate.html
+++ b/docs/manualpages/Draw/PetscDrawViewPortsCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawViewPortsCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawViewPortsCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawViewPortsCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawViewPortsCreate"><H1>PetscDrawViewPortsCreate</H1></A>
 Splits a window into smaller view ports. Each processor shares all the viewports. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawViewPortsCreateRect.html b/docs/manualpages/Draw/PetscDrawViewPortsCreateRect.html
index bc41e4e..d1d19a2 100644
--- a/docs/manualpages/Draw/PetscDrawViewPortsCreateRect.html
+++ b/docs/manualpages/Draw/PetscDrawViewPortsCreateRect.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawViewPortsCreateRect</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawViewPortsCreateRect.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawViewPortsCreateRect.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawViewPortsCreateRect"><H1>PetscDrawViewPortsCreateRect</H1></A>
 Splits a window into smaller view ports. Each processor shares all the viewports. The number of views in the x- and y-directions is specified. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawViewPortsDestroy.html b/docs/manualpages/Draw/PetscDrawViewPortsDestroy.html
index 9b2bf1c..45479c8 100644
--- a/docs/manualpages/Draw/PetscDrawViewPortsDestroy.html
+++ b/docs/manualpages/Draw/PetscDrawViewPortsDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawViewPortsDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawViewPortsDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawViewPortsDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawViewPortsDestroy"><H1>PetscDrawViewPortsDestroy</H1></A>
 frees a <A HREF="../Draw/PetscDrawViewPorts.html#PetscDrawViewPorts">PetscDrawViewPorts</A> object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawViewPortsSet.html b/docs/manualpages/Draw/PetscDrawViewPortsSet.html
index a8f8e10..b3ae3f0 100644
--- a/docs/manualpages/Draw/PetscDrawViewPortsSet.html
+++ b/docs/manualpages/Draw/PetscDrawViewPortsSet.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawViewPortsSet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawViewPortsSet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawViewPortsSet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawViewPortsSet"><H1>PetscDrawViewPortsSet</H1></A>
 sets a draw object to use a particular subport 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscDrawZoom.html b/docs/manualpages/Draw/PetscDrawZoom.html
index 03c09ed..08d4c3f 100644
--- a/docs/manualpages/Draw/PetscDrawZoom.html
+++ b/docs/manualpages/Draw/PetscDrawZoom.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDrawZoom</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscDrawZoom.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscDrawZoom.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDrawZoom"><H1>PetscDrawZoom</H1></A>
 Allows one to create a graphic that users may zoom into. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/PetscInitializeDrawPackage.html b/docs/manualpages/Draw/PetscInitializeDrawPackage.html
index a7ff4aa..acaf467 100644
--- a/docs/manualpages/Draw/PetscInitializeDrawPackage.html
+++ b/docs/manualpages/Draw/PetscInitializeDrawPackage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscInitializeDrawPackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/PetscInitializeDrawPackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/PetscInitializeDrawPackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscInitializeDrawPackage"><H1>PetscInitializeDrawPackage</H1></A>
 This function initializes everything in the <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the call to <A HREF="../Sys/PetscInitialize.html#PetscInitialize">PetscInitialize</A>() when using static libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Draw/index.html b/docs/manualpages/Draw/index.html
index 579ba79..c38ffaf 100644
--- a/docs/manualpages/Draw/index.html
+++ b/docs/manualpages/Draw/index.html
@@ -3,8 +3,8 @@
 <TITLE>Draw Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Draw/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Draw/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscDraw Manual Pages 
 </H2>
diff --git a/docs/manualpages/IS/IS.html b/docs/manualpages/IS/IS.html
index 2831160..524e1aa 100644
--- a/docs/manualpages/IS/IS.html
+++ b/docs/manualpages/IS/IS.html
@@ -5,8 +5,8 @@
 <TITLE>IS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/IS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/IS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="IS"><H1>IS</H1></A>
 Abstract PETSc object that allows indexing. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISAllGather.html b/docs/manualpages/IS/ISAllGather.html
index 38cc51e..f1bfdf4 100644
--- a/docs/manualpages/IS/ISAllGather.html
+++ b/docs/manualpages/IS/ISAllGather.html
@@ -5,8 +5,8 @@
 <TITLE>ISAllGather</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISAllGather.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISAllGather.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISAllGather"><H1>ISAllGather</H1></A>
 Given an index set (<A HREF="../IS/IS.html#IS">IS</A>) on each processor, generates a large index set (same on each processor) by concatenating together each processors index set. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISAllGatherColors.html b/docs/manualpages/IS/ISAllGatherColors.html
index 90c76aa..8747fbe 100644
--- a/docs/manualpages/IS/ISAllGatherColors.html
+++ b/docs/manualpages/IS/ISAllGatherColors.html
@@ -5,8 +5,8 @@
 <TITLE>ISAllGatherColors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISAllGatherColors.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISAllGatherColors.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISAllGatherColors"><H1>ISAllGatherColors</H1></A>
 Given a a set of colors on each processor, generates a large set (same on each processor) by concatenating together each processors colors 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISBlockGetIndices.html b/docs/manualpages/IS/ISBlockGetIndices.html
index 8dd7b50..fe0bcb3 100644
--- a/docs/manualpages/IS/ISBlockGetIndices.html
+++ b/docs/manualpages/IS/ISBlockGetIndices.html
@@ -5,8 +5,8 @@
 <TITLE>ISBlockGetIndices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISBlockGetIndices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISBlockGetIndices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISBlockGetIndices"><H1>ISBlockGetIndices</H1></A>
 Gets the indices associated with each block. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISBlockGetIndicesF90.html b/docs/manualpages/IS/ISBlockGetIndicesF90.html
index 89d9a7a..7bd9e06 100644
--- a/docs/manualpages/IS/ISBlockGetIndicesF90.html
+++ b/docs/manualpages/IS/ISBlockGetIndicesF90.html
@@ -5,8 +5,8 @@
 <TITLE>ISBlockGetIndicesF90</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISBlockGetIndicesF90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISBlockGetIndicesF90.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISBlockGetIndicesF90"><H1>ISBlockGetIndicesF90</H1></A>
 Accesses the elements of an index set from Fortran90. The users should call <A HREF="../IS/ISBlockRestoreIndicesF90.html#ISBlockRestoreIndicesF90">ISBlockRestoreIndicesF90</A>() after having looked at the indices.  The user should NOT change the indices. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISBlockGetLocalSize.html b/docs/manualpages/IS/ISBlockGetLocalSize.html
index aeb495f..c71736d 100644
--- a/docs/manualpages/IS/ISBlockGetLocalSize.html
+++ b/docs/manualpages/IS/ISBlockGetLocalSize.html
@@ -5,8 +5,8 @@
 <TITLE>ISBlockGetLocalSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISBlockGetLocalSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISBlockGetLocalSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISBlockGetLocalSize"><H1>ISBlockGetLocalSize</H1></A>
 Returns the local number of blocks in the index set. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISBlockGetSize.html b/docs/manualpages/IS/ISBlockGetSize.html
index 040fe60..bb9253b 100644
--- a/docs/manualpages/IS/ISBlockGetSize.html
+++ b/docs/manualpages/IS/ISBlockGetSize.html
@@ -5,8 +5,8 @@
 <TITLE>ISBlockGetSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISBlockGetSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISBlockGetSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISBlockGetSize"><H1>ISBlockGetSize</H1></A>
 Returns the global number of blocks in the index set. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISBlockRestoreIndices.html b/docs/manualpages/IS/ISBlockRestoreIndices.html
index 59406fa..61b3259 100644
--- a/docs/manualpages/IS/ISBlockRestoreIndices.html
+++ b/docs/manualpages/IS/ISBlockRestoreIndices.html
@@ -5,8 +5,8 @@
 <TITLE>ISBlockRestoreIndices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISBlockRestoreIndices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISBlockRestoreIndices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISBlockRestoreIndices"><H1>ISBlockRestoreIndices</H1></A>
 Restores the indices associated with each block. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISBlockRestoreIndicesF90.html b/docs/manualpages/IS/ISBlockRestoreIndicesF90.html
index 887a806..2a3e33f 100644
--- a/docs/manualpages/IS/ISBlockRestoreIndicesF90.html
+++ b/docs/manualpages/IS/ISBlockRestoreIndicesF90.html
@@ -5,8 +5,8 @@
 <TITLE>ISBlockRestoreIndicesF90</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISBlockRestoreIndicesF90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISBlockRestoreIndicesF90.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISBlockRestoreIndicesF90"><H1>ISBlockRestoreIndicesF90</H1></A>
 Restores an index set to a usable state after a call to <A HREF="../IS/ISBlockGetIndicesF90.html#ISBlockGetIndicesF90">ISBlockGetIndicesF90</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISBlockSetIndices.html b/docs/manualpages/IS/ISBlockSetIndices.html
index f80ffa9..aaae182 100644
--- a/docs/manualpages/IS/ISBlockSetIndices.html
+++ b/docs/manualpages/IS/ISBlockSetIndices.html
@@ -5,8 +5,8 @@
 <TITLE>ISBlockSetIndices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISBlockSetIndices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISBlockSetIndices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISBlockSetIndices"><H1>ISBlockSetIndices</H1></A>
 The indices are relative to entries, not blocks. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISBuildTwoSided.html b/docs/manualpages/IS/ISBuildTwoSided.html
index 0f49ba1..b3e27cc 100644
--- a/docs/manualpages/IS/ISBuildTwoSided.html
+++ b/docs/manualpages/IS/ISBuildTwoSided.html
@@ -5,8 +5,8 @@
 <TITLE>ISBuildTwoSided</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISBuildTwoSided.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISBuildTwoSided.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISBuildTwoSided"><H1>ISBuildTwoSided</H1></A>
 Takes an <A HREF="../IS/IS.html#IS">IS</A> that describes where we will go. Generates an <A HREF="../IS/IS.html#IS">IS</A> that contains new numbers from remote or local on the <A HREF="../IS/IS.html#IS">IS</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISColoring.html b/docs/manualpages/IS/ISColoring.html
index d5479bc..d42a24e 100644
--- a/docs/manualpages/IS/ISColoring.html
+++ b/docs/manualpages/IS/ISColoring.html
@@ -5,8 +5,8 @@
 <TITLE>ISColoring</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISColoring.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISColoring.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISColoring"><H1>ISColoring</H1></A>
 sets of <A HREF="../IS/IS.html#IS">IS</A>'s that define a coloring of the underlying indices 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISColoringCreate.html b/docs/manualpages/IS/ISColoringCreate.html
index e5c10cb..7da7d9e 100644
--- a/docs/manualpages/IS/ISColoringCreate.html
+++ b/docs/manualpages/IS/ISColoringCreate.html
@@ -5,8 +5,8 @@
 <TITLE>ISColoringCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISColoringCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISColoringCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISColoringCreate"><H1>ISColoringCreate</H1></A>
 Generates an <A HREF="../IS/ISColoring.html#ISColoring">ISColoring</A> context from lists (provided by each processor) of colors for each node. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISColoringDestroy.html b/docs/manualpages/IS/ISColoringDestroy.html
index 2c375a5..d269a17 100644
--- a/docs/manualpages/IS/ISColoringDestroy.html
+++ b/docs/manualpages/IS/ISColoringDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>ISColoringDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISColoringDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISColoringDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISColoringDestroy"><H1>ISColoringDestroy</H1></A>
 Destroys a coloring context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISColoringGetIS.html b/docs/manualpages/IS/ISColoringGetIS.html
index 4e751ad..5f59783 100644
--- a/docs/manualpages/IS/ISColoringGetIS.html
+++ b/docs/manualpages/IS/ISColoringGetIS.html
@@ -5,8 +5,8 @@
 <TITLE>ISColoringGetIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISColoringGetIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISColoringGetIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISColoringGetIS"><H1>ISColoringGetIS</H1></A>
 Extracts index sets from the coloring context 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISColoringRestoreIS.html b/docs/manualpages/IS/ISColoringRestoreIS.html
index 294ed37..4d4896e 100644
--- a/docs/manualpages/IS/ISColoringRestoreIS.html
+++ b/docs/manualpages/IS/ISColoringRestoreIS.html
@@ -5,8 +5,8 @@
 <TITLE>ISColoringRestoreIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISColoringRestoreIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISColoringRestoreIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISColoringRestoreIS"><H1>ISColoringRestoreIS</H1></A>
 Restores the index sets extracted from the coloring context 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISColoringType.html b/docs/manualpages/IS/ISColoringType.html
index b509e2d..755c6d9 100644
--- a/docs/manualpages/IS/ISColoringType.html
+++ b/docs/manualpages/IS/ISColoringType.html
@@ -5,8 +5,8 @@
 <TITLE>ISColoringType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISColoringType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISColoringType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISColoringType"><H1>ISColoringType</H1></A>
 determines if the coloring is for the entire parallel grid/graph/matrix or for just the local ghosted portion 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISColoringView.html b/docs/manualpages/IS/ISColoringView.html
index 4ebff9a..c96106c 100644
--- a/docs/manualpages/IS/ISColoringView.html
+++ b/docs/manualpages/IS/ISColoringView.html
@@ -5,8 +5,8 @@
 <TITLE>ISColoringView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISColoringView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISColoringView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISColoringView"><H1>ISColoringView</H1></A>
 Views a coloring context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISComplement.html b/docs/manualpages/IS/ISComplement.html
index 9090b09..d033edd 100644
--- a/docs/manualpages/IS/ISComplement.html
+++ b/docs/manualpages/IS/ISComplement.html
@@ -5,8 +5,8 @@
 <TITLE>ISComplement</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISComplement.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISComplement.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISComplement"><H1>ISComplement</H1></A>
 Given an index set (<A HREF="../IS/IS.html#IS">IS</A>) generates the complement index set. That is all all indices that are NOT in the given set. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISCompressIndicesGeneral.html b/docs/manualpages/IS/ISCompressIndicesGeneral.html
index 21819f9..5567f52 100644
--- a/docs/manualpages/IS/ISCompressIndicesGeneral.html
+++ b/docs/manualpages/IS/ISCompressIndicesGeneral.html
@@ -5,8 +5,8 @@
 <TITLE>ISCompressIndicesGeneral</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISCompressIndicesGeneral.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISCompressIndicesGeneral.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISCompressIndicesGeneral"><H1>ISCompressIndicesGeneral</H1></A>
 convert the indices into block indices Input Parameters: +  n - maximum possible length of the index set .  nkeys - expected number of keys when PETSC_USE_CTABLE .  bs - the size of block .  imax - the number of index sets -  is_in - the non-blocked array of index sets 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISConcatenate.html b/docs/manualpages/IS/ISConcatenate.html
index 2379fc2..36fa4b3 100644
--- a/docs/manualpages/IS/ISConcatenate.html
+++ b/docs/manualpages/IS/ISConcatenate.html
@@ -5,8 +5,8 @@
 <TITLE>ISConcatenate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISConcatenate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISConcatenate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISConcatenate"><H1>ISConcatenate</H1></A>
 Forms a new <A HREF="../IS/IS.html#IS">IS</A> by locally concatenating the indices from an <A HREF="../IS/IS.html#IS">IS</A> list without reordering. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISContiguousLocal.html b/docs/manualpages/IS/ISContiguousLocal.html
index 4de79cb..463bb48 100644
--- a/docs/manualpages/IS/ISContiguousLocal.html
+++ b/docs/manualpages/IS/ISContiguousLocal.html
@@ -5,8 +5,8 @@
 <TITLE>ISContiguousLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISContiguousLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISContiguousLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISContiguousLocal"><H1>ISContiguousLocal</H1></A>
 Locates an index set with contiguous range within a global range, if possible 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISCopy.html b/docs/manualpages/IS/ISCopy.html
index a6f4075..d975d89 100644
--- a/docs/manualpages/IS/ISCopy.html
+++ b/docs/manualpages/IS/ISCopy.html
@@ -5,8 +5,8 @@
 <TITLE>ISCopy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISCopy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISCopy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISCopy"><H1>ISCopy</H1></A>
 Copies an index set. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISCreate.html b/docs/manualpages/IS/ISCreate.html
index e08a3a3..edd15b9 100644
--- a/docs/manualpages/IS/ISCreate.html
+++ b/docs/manualpages/IS/ISCreate.html
@@ -5,8 +5,8 @@
 <TITLE>ISCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISCreate"><H1>ISCreate</H1></A>
 Creates an index set object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISCreateBlock.html b/docs/manualpages/IS/ISCreateBlock.html
index ae0d2c4..8da5cc0 100644
--- a/docs/manualpages/IS/ISCreateBlock.html
+++ b/docs/manualpages/IS/ISCreateBlock.html
@@ -5,8 +5,8 @@
 <TITLE>ISCreateBlock</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISCreateBlock.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISCreateBlock.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISCreateBlock"><H1>ISCreateBlock</H1></A>
 Creates a data structure for an index set containing a list of integers. The indices are relative to entries, not blocks. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISCreateGeneral.html b/docs/manualpages/IS/ISCreateGeneral.html
index d2233e9..626ac4f 100644
--- a/docs/manualpages/IS/ISCreateGeneral.html
+++ b/docs/manualpages/IS/ISCreateGeneral.html
@@ -5,8 +5,8 @@
 <TITLE>ISCreateGeneral</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISCreateGeneral.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISCreateGeneral.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISCreateGeneral"><H1>ISCreateGeneral</H1></A>
 Creates a data structure for an index set containing a list of integers. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISCreateStride.html b/docs/manualpages/IS/ISCreateStride.html
index 18ddee2..9c07a9a 100644
--- a/docs/manualpages/IS/ISCreateStride.html
+++ b/docs/manualpages/IS/ISCreateStride.html
@@ -5,8 +5,8 @@
 <TITLE>ISCreateStride</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISCreateStride.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISCreateStride.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISCreateStride"><H1>ISCreateStride</H1></A>
 Creates a data structure for an index set containing a list of evenly spaced integers. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISDestroy.html b/docs/manualpages/IS/ISDestroy.html
index a4145c8..e497ea1 100644
--- a/docs/manualpages/IS/ISDestroy.html
+++ b/docs/manualpages/IS/ISDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>ISDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISDestroy"><H1>ISDestroy</H1></A>
 Destroys an index set. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISDifference.html b/docs/manualpages/IS/ISDifference.html
index 7f8e817..8eff5f6 100644
--- a/docs/manualpages/IS/ISDifference.html
+++ b/docs/manualpages/IS/ISDifference.html
@@ -5,8 +5,8 @@
 <TITLE>ISDifference</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISDifference.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISDifference.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISDifference"><H1>ISDifference</H1></A>
 Computes the difference between two index sets. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISDuplicate.html b/docs/manualpages/IS/ISDuplicate.html
index 02e5bfd..1e8f47d 100644
--- a/docs/manualpages/IS/ISDuplicate.html
+++ b/docs/manualpages/IS/ISDuplicate.html
@@ -5,8 +5,8 @@
 <TITLE>ISDuplicate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISDuplicate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISDuplicate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISDuplicate"><H1>ISDuplicate</H1></A>
 Creates a duplicate copy of an index set. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISEmbed.html b/docs/manualpages/IS/ISEmbed.html
index 9499f28..c32a53a 100644
--- a/docs/manualpages/IS/ISEmbed.html
+++ b/docs/manualpages/IS/ISEmbed.html
@@ -5,8 +5,8 @@
 <TITLE>ISEmbed</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISEmbed.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISEmbed.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISEmbed"><H1>ISEmbed</H1></A>
 embed <A HREF="../IS/IS.html#IS">IS</A> a into <A HREF="../IS/IS.html#IS">IS</A> b by finding the locations in b that have the same indices as in a. If c is the <A HREF="../IS/IS.html#IS">IS</A> of these locations, we have a = b*c, regarded as a composition of the corresponding ISLocalToGlobalMaps. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISEqual.html b/docs/manualpages/IS/ISEqual.html
index 9e5ac69..dca2950 100644
--- a/docs/manualpages/IS/ISEqual.html
+++ b/docs/manualpages/IS/ISEqual.html
@@ -5,8 +5,8 @@
 <TITLE>ISEqual</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISEqual.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISEqual.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISEqual"><H1>ISEqual</H1></A>
 Compares if two index sets have the same set of indices. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISExpand.html b/docs/manualpages/IS/ISExpand.html
index 8eb9687..8866ecf 100644
--- a/docs/manualpages/IS/ISExpand.html
+++ b/docs/manualpages/IS/ISExpand.html
@@ -5,8 +5,8 @@
 <TITLE>ISExpand</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISExpand.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISExpand.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISExpand"><H1>ISExpand</H1></A>
 Computes the union of two index sets, by concatenating 2 lists and removing duplicates. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISExpandIndicesGeneral.html b/docs/manualpages/IS/ISExpandIndicesGeneral.html
index d6073c9..a676c12 100644
--- a/docs/manualpages/IS/ISExpandIndicesGeneral.html
+++ b/docs/manualpages/IS/ISExpandIndicesGeneral.html
@@ -5,8 +5,8 @@
 <TITLE>ISExpandIndicesGeneral</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISExpandIndicesGeneral.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISExpandIndicesGeneral.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISExpandIndicesGeneral"><H1>ISExpandIndicesGeneral</H1></A>
 convert the indices into non-block indices Input Parameters: +  n - the length of the index set   (not being used) .  nkeys - expected number of keys when PETSC_USE_CTABLE (not being used) .  bs - the size of block .  imax - the number of index sets -  is_in - the blocked array of index sets 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISGeneralSetIndices.html b/docs/manualpages/IS/ISGeneralSetIndices.html
index 055bd3e..e513994 100644
--- a/docs/manualpages/IS/ISGeneralSetIndices.html
+++ b/docs/manualpages/IS/ISGeneralSetIndices.html
@@ -5,8 +5,8 @@
 <TITLE>ISGeneralSetIndices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISGeneralSetIndices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISGeneralSetIndices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISGeneralSetIndices"><H1>ISGeneralSetIndices</H1></A>
 Sets the indices for an ISGENERAL index set 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISGetBlockSize.html b/docs/manualpages/IS/ISGetBlockSize.html
index ec95eaa..8f4d365 100644
--- a/docs/manualpages/IS/ISGetBlockSize.html
+++ b/docs/manualpages/IS/ISGetBlockSize.html
@@ -5,8 +5,8 @@
 <TITLE>ISGetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISGetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISGetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISGetBlockSize"><H1>ISGetBlockSize</H1></A>
 Returns the number of elements in a block. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISGetIndices.html b/docs/manualpages/IS/ISGetIndices.html
index 494f6c2..a8d33de 100644
--- a/docs/manualpages/IS/ISGetIndices.html
+++ b/docs/manualpages/IS/ISGetIndices.html
@@ -5,8 +5,8 @@
 <TITLE>ISGetIndices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISGetIndices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISGetIndices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISGetIndices"><H1>ISGetIndices</H1></A>
 Returns a pointer to the indices.  The user should call <A HREF="../IS/ISRestoreIndices.html#ISRestoreIndices">ISRestoreIndices</A>() after having looked at the indices.  The user should NOT change the indices. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISGetIndicesF90.html b/docs/manualpages/IS/ISGetIndicesF90.html
index 5b204d7..cc71ab9 100644
--- a/docs/manualpages/IS/ISGetIndicesF90.html
+++ b/docs/manualpages/IS/ISGetIndicesF90.html
@@ -5,8 +5,8 @@
 <TITLE>ISGetIndicesF90</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISGetIndicesF90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISGetIndicesF90.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISGetIndicesF90"><H1>ISGetIndicesF90</H1></A>
 Accesses the elements of an index set from Fortran90. The users should call <A HREF="../IS/ISRestoreIndicesF90.html#ISRestoreIndicesF90">ISRestoreIndicesF90</A>() after having looked at the indices.  The user should NOT change the indices. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISGetLocalSize.html b/docs/manualpages/IS/ISGetLocalSize.html
index b1f378d..e856670 100644
--- a/docs/manualpages/IS/ISGetLocalSize.html
+++ b/docs/manualpages/IS/ISGetLocalSize.html
@@ -5,8 +5,8 @@
 <TITLE>ISGetLocalSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISGetLocalSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISGetLocalSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISGetLocalSize"><H1>ISGetLocalSize</H1></A>
 Returns the local (processor) length of an index set. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISGetMinMax.html b/docs/manualpages/IS/ISGetMinMax.html
index 5e81319..29a7820 100644
--- a/docs/manualpages/IS/ISGetMinMax.html
+++ b/docs/manualpages/IS/ISGetMinMax.html
@@ -5,8 +5,8 @@
 <TITLE>ISGetMinMax</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISGetMinMax.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISGetMinMax.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISGetMinMax"><H1>ISGetMinMax</H1></A>
 Gets the minimum and maximum values in an <A HREF="../IS/IS.html#IS">IS</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISGetNonlocalIS.html b/docs/manualpages/IS/ISGetNonlocalIS.html
index dc3c946..e87c0ae 100644
--- a/docs/manualpages/IS/ISGetNonlocalIS.html
+++ b/docs/manualpages/IS/ISGetNonlocalIS.html
@@ -5,8 +5,8 @@
 <TITLE>ISGetNonlocalIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISGetNonlocalIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISGetNonlocalIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISGetNonlocalIS"><H1>ISGetNonlocalIS</H1></A>
 Gather all nonlocal indices for this <A HREF="../IS/IS.html#IS">IS</A> and present them as another sequential index set. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISGetNonlocalIndices.html b/docs/manualpages/IS/ISGetNonlocalIndices.html
index 62ac840..04aae63 100644
--- a/docs/manualpages/IS/ISGetNonlocalIndices.html
+++ b/docs/manualpages/IS/ISGetNonlocalIndices.html
@@ -5,8 +5,8 @@
 <TITLE>ISGetNonlocalIndices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISGetNonlocalIndices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISGetNonlocalIndices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISGetNonlocalIndices"><H1>ISGetNonlocalIndices</H1></A>
 Retrieve an array of indices from remote processors in this communicator. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISGetSize.html b/docs/manualpages/IS/ISGetSize.html
index d29f769..f1157d8 100644
--- a/docs/manualpages/IS/ISGetSize.html
+++ b/docs/manualpages/IS/ISGetSize.html
@@ -5,8 +5,8 @@
 <TITLE>ISGetSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISGetSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISGetSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISGetSize"><H1>ISGetSize</H1></A>
 Returns the global length of an index set. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISGetTotalIndices.html b/docs/manualpages/IS/ISGetTotalIndices.html
index 34cd075..d407725 100644
--- a/docs/manualpages/IS/ISGetTotalIndices.html
+++ b/docs/manualpages/IS/ISGetTotalIndices.html
@@ -5,8 +5,8 @@
 <TITLE>ISGetTotalIndices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISGetTotalIndices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISGetTotalIndices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISGetTotalIndices"><H1>ISGetTotalIndices</H1></A>
 Retrieve an array containing all indices across the communicator. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISGetType.html b/docs/manualpages/IS/ISGetType.html
index 68f0843..e0f349b 100644
--- a/docs/manualpages/IS/ISGetType.html
+++ b/docs/manualpages/IS/ISGetType.html
@@ -5,8 +5,8 @@
 <TITLE>ISGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISGetType"><H1>ISGetType</H1></A>
 Gets the index set type name (as a string) from the <A HREF="../IS/IS.html#IS">IS</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISGlobalToLocalMappingApply.html b/docs/manualpages/IS/ISGlobalToLocalMappingApply.html
index 8157891..9967d5a 100644
--- a/docs/manualpages/IS/ISGlobalToLocalMappingApply.html
+++ b/docs/manualpages/IS/ISGlobalToLocalMappingApply.html
@@ -5,8 +5,8 @@
 <TITLE>ISGlobalToLocalMappingApply</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISGlobalToLocalMappingApply.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISGlobalToLocalMappingApply.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISGlobalToLocalMappingApply"><H1>ISGlobalToLocalMappingApply</H1></A>
 Provides the local numbering for a list of integers specified with a global numbering. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISGlobalToLocalMappingApplyBlock.html b/docs/manualpages/IS/ISGlobalToLocalMappingApplyBlock.html
index b2e1a70..fe84a86 100644
--- a/docs/manualpages/IS/ISGlobalToLocalMappingApplyBlock.html
+++ b/docs/manualpages/IS/ISGlobalToLocalMappingApplyBlock.html
@@ -5,8 +5,8 @@
 <TITLE>ISGlobalToLocalMappingApplyBlock</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISGlobalToLocalMappingApplyBlock.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISGlobalToLocalMappingApplyBlock.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISGlobalToLocalMappingApplyBlock"><H1>ISGlobalToLocalMappingApplyBlock</H1></A>
 Provides the local block numbering for a list of integers specified with a block global numbering. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISGlobalToLocalMappingApplyIS.html b/docs/manualpages/IS/ISGlobalToLocalMappingApplyIS.html
index 972e2a0..cef50df 100644
--- a/docs/manualpages/IS/ISGlobalToLocalMappingApplyIS.html
+++ b/docs/manualpages/IS/ISGlobalToLocalMappingApplyIS.html
@@ -5,8 +5,8 @@
 <TITLE>ISGlobalToLocalMappingApplyIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISGlobalToLocalMappingApplyIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISGlobalToLocalMappingApplyIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISGlobalToLocalMappingApplyIS"><H1>ISGlobalToLocalMappingApplyIS</H1></A>
 Creates from an <A HREF="../IS/IS.html#IS">IS</A> in the global numbering a new index set using the local numbering defined in an <A HREF="../IS/ISLocalToGlobalMapping.html#ISLocalToGlobalMapping">ISLocalToGlobalMapping</A> context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISGlobalToLocalMappingType.html b/docs/manualpages/IS/ISGlobalToLocalMappingType.html
index 877de29..c7e3ca8 100644
--- a/docs/manualpages/IS/ISGlobalToLocalMappingType.html
+++ b/docs/manualpages/IS/ISGlobalToLocalMappingType.html
@@ -5,8 +5,8 @@
 <TITLE>ISGlobalToLocalMappingType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISGlobalToLocalMappingType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISGlobalToLocalMappingType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISGlobalToLocalMappingType"><H1>ISGlobalToLocalMappingType</H1></A>
 Indicates if missing global indices are 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISIdentity.html b/docs/manualpages/IS/ISIdentity.html
index 8bbe9a7..fb4f251 100644
--- a/docs/manualpages/IS/ISIdentity.html
+++ b/docs/manualpages/IS/ISIdentity.html
@@ -5,8 +5,8 @@
 <TITLE>ISIdentity</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISIdentity.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISIdentity.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISIdentity"><H1>ISIdentity</H1></A>
 Determines whether index set is the identity mapping. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISInvertPermutation.html b/docs/manualpages/IS/ISInvertPermutation.html
index d1ab5d0..35598f3 100644
--- a/docs/manualpages/IS/ISInvertPermutation.html
+++ b/docs/manualpages/IS/ISInvertPermutation.html
@@ -5,8 +5,8 @@
 <TITLE>ISInvertPermutation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISInvertPermutation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISInvertPermutation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISInvertPermutation"><H1>ISInvertPermutation</H1></A>
 Creates a new permutation that is the inverse of a given permutation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISListToPair.html b/docs/manualpages/IS/ISListToPair.html
index a03637f..0b7e375 100644
--- a/docs/manualpages/IS/ISListToPair.html
+++ b/docs/manualpages/IS/ISListToPair.html
@@ -5,8 +5,8 @@
 <TITLE>ISListToPair</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISListToPair.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISListToPair.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISListToPair"><H1>ISListToPair</H1></A>
 convert an <A HREF="../IS/IS.html#IS">IS</A> list to a pair of ISs of equal length defining an equivalent integer multimap. Each <A HREF="../IS/IS.html#IS">IS</A> on the input list is assigned an integer j so that all of the indices of that <A HREF="../IS/IS.html#IS">IS</A> are mapped to j. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISLoad.html b/docs/manualpages/IS/ISLoad.html
index 7389526..01225d8 100644
--- a/docs/manualpages/IS/ISLoad.html
+++ b/docs/manualpages/IS/ISLoad.html
@@ -5,8 +5,8 @@
 <TITLE>ISLoad</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISLoad.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISLoad.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISLoad"><H1>ISLoad</H1></A>
 Loads a vector that has been stored in binary or HDF5 format with <A HREF="../IS/ISView.html#ISView">ISView</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISLocalToGlobalMapping.html b/docs/manualpages/IS/ISLocalToGlobalMapping.html
index 6ba26a2..90d4fcd 100644
--- a/docs/manualpages/IS/ISLocalToGlobalMapping.html
+++ b/docs/manualpages/IS/ISLocalToGlobalMapping.html
@@ -5,8 +5,8 @@
 <TITLE>ISLocalToGlobalMapping</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISLocalToGlobalMapping.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISLocalToGlobalMapping.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISLocalToGlobalMapping"><H1>ISLocalToGlobalMapping</H1></A>
 mappings from an arbitrary local ordering from 0 to n-1 to a global PETSc ordering used by a vector or matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISLocalToGlobalMappingApply.html b/docs/manualpages/IS/ISLocalToGlobalMappingApply.html
index ae009ec..9e4a615 100644
--- a/docs/manualpages/IS/ISLocalToGlobalMappingApply.html
+++ b/docs/manualpages/IS/ISLocalToGlobalMappingApply.html
@@ -5,8 +5,8 @@
 <TITLE>ISLocalToGlobalMappingApply</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISLocalToGlobalMappingApply.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISLocalToGlobalMappingApply.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISLocalToGlobalMappingApply"><H1>ISLocalToGlobalMappingApply</H1></A>
 Takes a list of integers in a local numbering and converts them to the global numbering. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISLocalToGlobalMappingApplyBlock.html b/docs/manualpages/IS/ISLocalToGlobalMappingApplyBlock.html
index 42d0c41..f55798f 100644
--- a/docs/manualpages/IS/ISLocalToGlobalMappingApplyBlock.html
+++ b/docs/manualpages/IS/ISLocalToGlobalMappingApplyBlock.html
@@ -5,8 +5,8 @@
 <TITLE>ISLocalToGlobalMappingApplyBlock</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISLocalToGlobalMappingApplyBlock.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISLocalToGlobalMappingApplyBlock.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISLocalToGlobalMappingApplyBlock"><H1>ISLocalToGlobalMappingApplyBlock</H1></A>
 Takes a list of integers in a local block numbering  and converts them to the global block numbering 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISLocalToGlobalMappingApplyIS.html b/docs/manualpages/IS/ISLocalToGlobalMappingApplyIS.html
index b81b0b1..26877cf 100644
--- a/docs/manualpages/IS/ISLocalToGlobalMappingApplyIS.html
+++ b/docs/manualpages/IS/ISLocalToGlobalMappingApplyIS.html
@@ -5,8 +5,8 @@
 <TITLE>ISLocalToGlobalMappingApplyIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISLocalToGlobalMappingApplyIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISLocalToGlobalMappingApplyIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISLocalToGlobalMappingApplyIS"><H1>ISLocalToGlobalMappingApplyIS</H1></A>
 Creates from an <A HREF="../IS/IS.html#IS">IS</A> in the local numbering a new index set using the global numbering defined in an <A HREF="../IS/ISLocalToGlobalMapping.html#ISLocalToGlobalMapping">ISLocalToGlobalMapping</A> context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISLocalToGlobalMappingConcatenate.html b/docs/manualpages/IS/ISLocalToGlobalMappingConcatenate.html
index 9f7ba21..552a272 100644
--- a/docs/manualpages/IS/ISLocalToGlobalMappingConcatenate.html
+++ b/docs/manualpages/IS/ISLocalToGlobalMappingConcatenate.html
@@ -5,8 +5,8 @@
 <TITLE>ISLocalToGlobalMappingConcatenate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISLocalToGlobalMappingConcatenate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISLocalToGlobalMappingConcatenate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISLocalToGlobalMappingConcatenate"><H1>ISLocalToGlobalMappingConcatenate</H1></A>
 Create a new mapping that concatenates a list of mappings 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISLocalToGlobalMappingCreate.html b/docs/manualpages/IS/ISLocalToGlobalMappingCreate.html
index 709d39c..7f55b38 100644
--- a/docs/manualpages/IS/ISLocalToGlobalMappingCreate.html
+++ b/docs/manualpages/IS/ISLocalToGlobalMappingCreate.html
@@ -5,8 +5,8 @@
 <TITLE>ISLocalToGlobalMappingCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISLocalToGlobalMappingCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISLocalToGlobalMappingCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISLocalToGlobalMappingCreate"><H1>ISLocalToGlobalMappingCreate</H1></A>
 Creates a mapping between a local (0 to n) ordering and a global parallel ordering. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISLocalToGlobalMappingCreateIS.html b/docs/manualpages/IS/ISLocalToGlobalMappingCreateIS.html
index d6188a4..0737ddc 100644
--- a/docs/manualpages/IS/ISLocalToGlobalMappingCreateIS.html
+++ b/docs/manualpages/IS/ISLocalToGlobalMappingCreateIS.html
@@ -5,8 +5,8 @@
 <TITLE>ISLocalToGlobalMappingCreateIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISLocalToGlobalMappingCreateIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISLocalToGlobalMappingCreateIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISLocalToGlobalMappingCreateIS"><H1>ISLocalToGlobalMappingCreateIS</H1></A>
 Creates a mapping between a local (0 to n) ordering and a global parallel ordering. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISLocalToGlobalMappingCreateSF.html b/docs/manualpages/IS/ISLocalToGlobalMappingCreateSF.html
index 73c8926..46a49af 100644
--- a/docs/manualpages/IS/ISLocalToGlobalMappingCreateSF.html
+++ b/docs/manualpages/IS/ISLocalToGlobalMappingCreateSF.html
@@ -5,8 +5,8 @@
 <TITLE>ISLocalToGlobalMappingCreateSF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISLocalToGlobalMappingCreateSF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISLocalToGlobalMappingCreateSF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISLocalToGlobalMappingCreateSF"><H1>ISLocalToGlobalMappingCreateSF</H1></A>
 Creates a mapping between a local (0 to n) ordering and a global parallel ordering. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISLocalToGlobalMappingDestroy.html b/docs/manualpages/IS/ISLocalToGlobalMappingDestroy.html
index 544fe0c..6afa344 100644
--- a/docs/manualpages/IS/ISLocalToGlobalMappingDestroy.html
+++ b/docs/manualpages/IS/ISLocalToGlobalMappingDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>ISLocalToGlobalMappingDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISLocalToGlobalMappingDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISLocalToGlobalMappingDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISLocalToGlobalMappingDestroy"><H1>ISLocalToGlobalMappingDestroy</H1></A>
 Destroys a mapping between a local (0 to n) ordering and a global parallel ordering. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISLocalToGlobalMappingGetBlockIndices.html b/docs/manualpages/IS/ISLocalToGlobalMappingGetBlockIndices.html
index b531dc0..b17edbf 100644
--- a/docs/manualpages/IS/ISLocalToGlobalMappingGetBlockIndices.html
+++ b/docs/manualpages/IS/ISLocalToGlobalMappingGetBlockIndices.html
@@ -5,8 +5,8 @@
 <TITLE>ISLocalToGlobalMappingGetBlockIndices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISLocalToGlobalMappingGetBlockIndices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISLocalToGlobalMappingGetBlockIndices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISLocalToGlobalMappingGetBlockIndices"><H1>ISLocalToGlobalMappingGetBlockIndices</H1></A>
 Get global indices for every local block 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISLocalToGlobalMappingGetBlockInfo.html b/docs/manualpages/IS/ISLocalToGlobalMappingGetBlockInfo.html
index 2387bd2..d56f2b5 100644
--- a/docs/manualpages/IS/ISLocalToGlobalMappingGetBlockInfo.html
+++ b/docs/manualpages/IS/ISLocalToGlobalMappingGetBlockInfo.html
@@ -5,8 +5,8 @@
 <TITLE>ISLocalToGlobalMappingGetBlockInfo</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISLocalToGlobalMappingGetBlockInfo.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISLocalToGlobalMappingGetBlockInfo.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISLocalToGlobalMappingGetBlockInfo"><H1>ISLocalToGlobalMappingGetBlockInfo</H1></A>
 Gets the neighbor information for each processor and each index shared by more than one processor 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISLocalToGlobalMappingGetBlockSize.html b/docs/manualpages/IS/ISLocalToGlobalMappingGetBlockSize.html
index ac29aa8..a455073 100644
--- a/docs/manualpages/IS/ISLocalToGlobalMappingGetBlockSize.html
+++ b/docs/manualpages/IS/ISLocalToGlobalMappingGetBlockSize.html
@@ -5,8 +5,8 @@
 <TITLE>ISLocalToGlobalMappingGetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISLocalToGlobalMappingGetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISLocalToGlobalMappingGetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISLocalToGlobalMappingGetBlockSize"><H1>ISLocalToGlobalMappingGetBlockSize</H1></A>
 Gets the blocksize of the mapping ordering and a global parallel ordering. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISLocalToGlobalMappingGetIndices.html b/docs/manualpages/IS/ISLocalToGlobalMappingGetIndices.html
index d6f4890..a04e470 100644
--- a/docs/manualpages/IS/ISLocalToGlobalMappingGetIndices.html
+++ b/docs/manualpages/IS/ISLocalToGlobalMappingGetIndices.html
@@ -5,8 +5,8 @@
 <TITLE>ISLocalToGlobalMappingGetIndices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISLocalToGlobalMappingGetIndices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISLocalToGlobalMappingGetIndices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISLocalToGlobalMappingGetIndices"><H1>ISLocalToGlobalMappingGetIndices</H1></A>
 Get global indices for every local point that is mapped 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISLocalToGlobalMappingGetInfo.html b/docs/manualpages/IS/ISLocalToGlobalMappingGetInfo.html
index 2e9c53d..428de8d 100644
--- a/docs/manualpages/IS/ISLocalToGlobalMappingGetInfo.html
+++ b/docs/manualpages/IS/ISLocalToGlobalMappingGetInfo.html
@@ -5,8 +5,8 @@
 <TITLE>ISLocalToGlobalMappingGetInfo</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISLocalToGlobalMappingGetInfo.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISLocalToGlobalMappingGetInfo.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISLocalToGlobalMappingGetInfo"><H1>ISLocalToGlobalMappingGetInfo</H1></A>
 Gets the neighbor information for each processor and each index shared by more than one processor 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISLocalToGlobalMappingGetSize.html b/docs/manualpages/IS/ISLocalToGlobalMappingGetSize.html
index 682d464..d9a4ca6 100644
--- a/docs/manualpages/IS/ISLocalToGlobalMappingGetSize.html
+++ b/docs/manualpages/IS/ISLocalToGlobalMappingGetSize.html
@@ -5,8 +5,8 @@
 <TITLE>ISLocalToGlobalMappingGetSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISLocalToGlobalMappingGetSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISLocalToGlobalMappingGetSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISLocalToGlobalMappingGetSize"><H1>ISLocalToGlobalMappingGetSize</H1></A>
 Gets the local size of a local to global mapping 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISLocalToGlobalMappingRestoreBlockIndices.html b/docs/manualpages/IS/ISLocalToGlobalMappingRestoreBlockIndices.html
index e422e4c..f7bcaf9 100644
--- a/docs/manualpages/IS/ISLocalToGlobalMappingRestoreBlockIndices.html
+++ b/docs/manualpages/IS/ISLocalToGlobalMappingRestoreBlockIndices.html
@@ -5,8 +5,8 @@
 <TITLE>ISLocalToGlobalMappingRestoreBlockIndices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISLocalToGlobalMappingRestoreBlockIndices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISLocalToGlobalMappingRestoreBlockIndices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISLocalToGlobalMappingRestoreBlockIndices"><H1>ISLocalToGlobalMappingRestoreBlockIndices</H1></A>
 Restore indices obtained with <A HREF="../IS/ISLocalToGlobalMappingGetBlockIndices.html#ISLocalToGlobalMappingGetBlockIndices">ISLocalToGlobalMappingGetBlockIndices</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISLocalToGlobalMappingRestoreBlockInfo.html b/docs/manualpages/IS/ISLocalToGlobalMappingRestoreBlockInfo.html
index 9e175ce..deaeb03 100644
--- a/docs/manualpages/IS/ISLocalToGlobalMappingRestoreBlockInfo.html
+++ b/docs/manualpages/IS/ISLocalToGlobalMappingRestoreBlockInfo.html
@@ -5,8 +5,8 @@
 <TITLE>ISLocalToGlobalMappingRestoreBlockInfo</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISLocalToGlobalMappingRestoreBlockInfo.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISLocalToGlobalMappingRestoreBlockInfo.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISLocalToGlobalMappingRestoreBlockInfo"><H1>ISLocalToGlobalMappingRestoreBlockInfo</H1></A>
 Frees the memory allocated by <A HREF="../IS/ISLocalToGlobalMappingGetBlockInfo.html#ISLocalToGlobalMappingGetBlockInfo">ISLocalToGlobalMappingGetBlockInfo</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISLocalToGlobalMappingRestoreIndices.html b/docs/manualpages/IS/ISLocalToGlobalMappingRestoreIndices.html
index 185e824..a895906 100644
--- a/docs/manualpages/IS/ISLocalToGlobalMappingRestoreIndices.html
+++ b/docs/manualpages/IS/ISLocalToGlobalMappingRestoreIndices.html
@@ -5,8 +5,8 @@
 <TITLE>ISLocalToGlobalMappingRestoreIndices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISLocalToGlobalMappingRestoreIndices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISLocalToGlobalMappingRestoreIndices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISLocalToGlobalMappingRestoreIndices"><H1>ISLocalToGlobalMappingRestoreIndices</H1></A>
 Restore indices obtained with <A HREF="../IS/ISLocalToGlobalMappingRestoreIndices.html#ISLocalToGlobalMappingRestoreIndices">ISLocalToGlobalMappingRestoreIndices</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISLocalToGlobalMappingRestoreInfo.html b/docs/manualpages/IS/ISLocalToGlobalMappingRestoreInfo.html
index 4d4579a..c19bb89 100644
--- a/docs/manualpages/IS/ISLocalToGlobalMappingRestoreInfo.html
+++ b/docs/manualpages/IS/ISLocalToGlobalMappingRestoreInfo.html
@@ -5,8 +5,8 @@
 <TITLE>ISLocalToGlobalMappingRestoreInfo</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISLocalToGlobalMappingRestoreInfo.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISLocalToGlobalMappingRestoreInfo.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISLocalToGlobalMappingRestoreInfo"><H1>ISLocalToGlobalMappingRestoreInfo</H1></A>
 Frees the memory allocated by <A HREF="../IS/ISLocalToGlobalMappingGetInfo.html#ISLocalToGlobalMappingGetInfo">ISLocalToGlobalMappingGetInfo</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISLocalToGlobalMappingView.html b/docs/manualpages/IS/ISLocalToGlobalMappingView.html
index c2d7ac4..f06ffec 100644
--- a/docs/manualpages/IS/ISLocalToGlobalMappingView.html
+++ b/docs/manualpages/IS/ISLocalToGlobalMappingView.html
@@ -5,8 +5,8 @@
 <TITLE>ISLocalToGlobalMappingView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISLocalToGlobalMappingView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISLocalToGlobalMappingView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISLocalToGlobalMappingView"><H1>ISLocalToGlobalMappingView</H1></A>
 View a local to global mapping 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISOnComm.html b/docs/manualpages/IS/ISOnComm.html
index c138db9..7395f0b 100644
--- a/docs/manualpages/IS/ISOnComm.html
+++ b/docs/manualpages/IS/ISOnComm.html
@@ -5,8 +5,8 @@
 <TITLE>ISOnComm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISOnComm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISOnComm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISOnComm"><H1>ISOnComm</H1></A>
 Split a parallel <A HREF="../IS/IS.html#IS">IS</A> on subcomms (usually self) or concatenate index sets on subcomms into a parallel index set 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISPairToList.html b/docs/manualpages/IS/ISPairToList.html
index 93cd7ca..e417469 100644
--- a/docs/manualpages/IS/ISPairToList.html
+++ b/docs/manualpages/IS/ISPairToList.html
@@ -5,8 +5,8 @@
 <TITLE>ISPairToList</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISPairToList.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISPairToList.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISPairToList"><H1>ISPairToList</H1></A>
 convert an <A HREF="../IS/IS.html#IS">IS</A> pair encoding an integer map to a list of ISs. Each <A HREF="../IS/IS.html#IS">IS</A> on the output list contains the preimage for each index on the second input <A HREF="../IS/IS.html#IS">IS</A>. The ISs on the output list are constructed on the subcommunicators of the input <A HREF="../IS/IS.html#IS">IS</A> pair. Each subcommunicator corresponds to the preimage of some index j -- this subcomm contains exactly the ranks that assign some indic [...]
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISPartitioningCount.html b/docs/manualpages/IS/ISPartitioningCount.html
index 7fa9790..bb83f06 100644
--- a/docs/manualpages/IS/ISPartitioningCount.html
+++ b/docs/manualpages/IS/ISPartitioningCount.html
@@ -5,8 +5,8 @@
 <TITLE>ISPartitioningCount</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISPartitioningCount.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISPartitioningCount.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISPartitioningCount"><H1>ISPartitioningCount</H1></A>
 Takes a ISPartitioning and determines the number of resulting elements on each (partition) process 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISPartitioningToNumbering.html b/docs/manualpages/IS/ISPartitioningToNumbering.html
index 9d927f7..2c84d0d 100644
--- a/docs/manualpages/IS/ISPartitioningToNumbering.html
+++ b/docs/manualpages/IS/ISPartitioningToNumbering.html
@@ -5,8 +5,8 @@
 <TITLE>ISPartitioningToNumbering</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISPartitioningToNumbering.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISPartitioningToNumbering.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISPartitioningToNumbering"><H1>ISPartitioningToNumbering</H1></A>
 Takes an ISPartitioning and on each processor generates an <A HREF="../IS/IS.html#IS">IS</A> that contains a new global node number for each index based on the partitioing. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISPermutation.html b/docs/manualpages/IS/ISPermutation.html
index fda46be..f71faef 100644
--- a/docs/manualpages/IS/ISPermutation.html
+++ b/docs/manualpages/IS/ISPermutation.html
@@ -5,8 +5,8 @@
 <TITLE>ISPermutation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISPermutation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISPermutation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISPermutation"><H1>ISPermutation</H1></A>
 <A HREF="../Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</A> or <A HREF="../Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</A> depending on whether the index set has been declared to be a permutation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISRegister.html b/docs/manualpages/IS/ISRegister.html
index 5f1c5f2..69a59ae 100644
--- a/docs/manualpages/IS/ISRegister.html
+++ b/docs/manualpages/IS/ISRegister.html
@@ -5,8 +5,8 @@
 <TITLE>ISRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISRegister"><H1>ISRegister</H1></A>
 Adds a new index set implementation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISRegisterAll.html b/docs/manualpages/IS/ISRegisterAll.html
index 85f288b..643b113 100644
--- a/docs/manualpages/IS/ISRegisterAll.html
+++ b/docs/manualpages/IS/ISRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>ISRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISRegisterAll"><H1>ISRegisterAll</H1></A>
 Registers all of the index set components in the <A HREF="../IS/IS.html#IS">IS</A> package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISRestoreIndices.html b/docs/manualpages/IS/ISRestoreIndices.html
index 1c6b02a..12188aa 100644
--- a/docs/manualpages/IS/ISRestoreIndices.html
+++ b/docs/manualpages/IS/ISRestoreIndices.html
@@ -5,8 +5,8 @@
 <TITLE>ISRestoreIndices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISRestoreIndices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISRestoreIndices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISRestoreIndices"><H1>ISRestoreIndices</H1></A>
 Restores an index set to a usable state after a call to <A HREF="../IS/ISGetIndices.html#ISGetIndices">ISGetIndices</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISRestoreIndicesF90.html b/docs/manualpages/IS/ISRestoreIndicesF90.html
index d9da524..a6ca693 100644
--- a/docs/manualpages/IS/ISRestoreIndicesF90.html
+++ b/docs/manualpages/IS/ISRestoreIndicesF90.html
@@ -5,8 +5,8 @@
 <TITLE>ISRestoreIndicesF90</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISRestoreIndicesF90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISRestoreIndicesF90.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISRestoreIndicesF90"><H1>ISRestoreIndicesF90</H1></A>
 Restores an index set to a usable state after a call to <A HREF="../IS/ISGetIndicesF90.html#ISGetIndicesF90">ISGetIndicesF90</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISRestoreNonlocalIS.html b/docs/manualpages/IS/ISRestoreNonlocalIS.html
index 65593ce..345f32f 100644
--- a/docs/manualpages/IS/ISRestoreNonlocalIS.html
+++ b/docs/manualpages/IS/ISRestoreNonlocalIS.html
@@ -5,8 +5,8 @@
 <TITLE>ISRestoreNonlocalIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISRestoreNonlocalIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISRestoreNonlocalIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISRestoreNonlocalIS"><H1>ISRestoreNonlocalIS</H1></A>
 Restore the <A HREF="../IS/IS.html#IS">IS</A> obtained with <A HREF="../IS/ISGetNonlocalIS.html#ISGetNonlocalIS">ISGetNonlocalIS</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISRestoreTotalIndices.html b/docs/manualpages/IS/ISRestoreTotalIndices.html
index d7d5223..51d64e4 100644
--- a/docs/manualpages/IS/ISRestoreTotalIndices.html
+++ b/docs/manualpages/IS/ISRestoreTotalIndices.html
@@ -5,8 +5,8 @@
 <TITLE>ISRestoreTotalIndices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISRestoreTotalIndices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISRestoreTotalIndices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISRestoreTotalIndices"><H1>ISRestoreTotalIndices</H1></A>
 Restore the index array obtained with <A HREF="../IS/ISGetNonlocalIndices.html#ISGetNonlocalIndices">ISGetNonlocalIndices</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISSetBlockSize.html b/docs/manualpages/IS/ISSetBlockSize.html
index eae0fde..7db93c2 100644
--- a/docs/manualpages/IS/ISSetBlockSize.html
+++ b/docs/manualpages/IS/ISSetBlockSize.html
@@ -5,8 +5,8 @@
 <TITLE>ISSetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISSetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISSetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISSetBlockSize"><H1>ISSetBlockSize</H1></A>
 informs an index set that it has a given block size 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISSetIdentity.html b/docs/manualpages/IS/ISSetIdentity.html
index 63e853f..4d1c9c8 100644
--- a/docs/manualpages/IS/ISSetIdentity.html
+++ b/docs/manualpages/IS/ISSetIdentity.html
@@ -5,8 +5,8 @@
 <TITLE>ISSetIdentity</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISSetIdentity.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISSetIdentity.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISSetIdentity"><H1>ISSetIdentity</H1></A>
 Informs the index set that it is an identity. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISSetPermutation.html b/docs/manualpages/IS/ISSetPermutation.html
index 1474f40..5ddee8b 100644
--- a/docs/manualpages/IS/ISSetPermutation.html
+++ b/docs/manualpages/IS/ISSetPermutation.html
@@ -5,8 +5,8 @@
 <TITLE>ISSetPermutation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISSetPermutation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISSetPermutation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISSetPermutation"><H1>ISSetPermutation</H1></A>
 Informs the index set that it is a permutation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISSetType.html b/docs/manualpages/IS/ISSetType.html
index 8185c85..5e73117 100644
--- a/docs/manualpages/IS/ISSetType.html
+++ b/docs/manualpages/IS/ISSetType.html
@@ -5,8 +5,8 @@
 <TITLE>ISSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISSetType"><H1>ISSetType</H1></A>
 Builds a index set, for a particular implementation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISSort.html b/docs/manualpages/IS/ISSort.html
index e7831ae..fdd6372 100644
--- a/docs/manualpages/IS/ISSort.html
+++ b/docs/manualpages/IS/ISSort.html
@@ -5,8 +5,8 @@
 <TITLE>ISSort</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISSort.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISSort.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISSort"><H1>ISSort</H1></A>
 Sorts the indices of an index set. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISSortPermutation.html b/docs/manualpages/IS/ISSortPermutation.html
index 5129fd6..69cf851 100644
--- a/docs/manualpages/IS/ISSortPermutation.html
+++ b/docs/manualpages/IS/ISSortPermutation.html
@@ -5,8 +5,8 @@
 <TITLE>ISSortPermutation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISSortPermutation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISSortPermutation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISSortPermutation"><H1>ISSortPermutation</H1></A>
 calculate the permutation of the indices into a nondecreasing order. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISSortRemoveDups.html b/docs/manualpages/IS/ISSortRemoveDups.html
index 4777466..ffc25ec 100644
--- a/docs/manualpages/IS/ISSortRemoveDups.html
+++ b/docs/manualpages/IS/ISSortRemoveDups.html
@@ -5,8 +5,8 @@
 <TITLE>ISSortRemoveDups</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISSortRemoveDups.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISSortRemoveDups.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISSortRemoveDups"><H1>ISSortRemoveDups</H1></A>
 Sorts the indices of an index set, removing duplicates. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISSorted.html b/docs/manualpages/IS/ISSorted.html
index bca541b..142fa6f 100644
--- a/docs/manualpages/IS/ISSorted.html
+++ b/docs/manualpages/IS/ISSorted.html
@@ -5,8 +5,8 @@
 <TITLE>ISSorted</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISSorted.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISSorted.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISSorted"><H1>ISSorted</H1></A>
 Checks the indices to determine whether they have been sorted. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISStrideGetInfo.html b/docs/manualpages/IS/ISStrideGetInfo.html
index 2e35a4e..3760ab5 100644
--- a/docs/manualpages/IS/ISStrideGetInfo.html
+++ b/docs/manualpages/IS/ISStrideGetInfo.html
@@ -5,8 +5,8 @@
 <TITLE>ISStrideGetInfo</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISStrideGetInfo.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISStrideGetInfo.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISStrideGetInfo"><H1>ISStrideGetInfo</H1></A>
 Returns the first index in a stride index set and the stride width. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISStrideSetStride.html b/docs/manualpages/IS/ISStrideSetStride.html
index 8c670e7..cb2fd9e 100644
--- a/docs/manualpages/IS/ISStrideSetStride.html
+++ b/docs/manualpages/IS/ISStrideSetStride.html
@@ -5,8 +5,8 @@
 <TITLE>ISStrideSetStride</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISStrideSetStride.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISStrideSetStride.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISStrideSetStride"><H1>ISStrideSetStride</H1></A>
 Sets the stride information for a stride index set. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISSum.html b/docs/manualpages/IS/ISSum.html
index 545a3e5..88046f4 100644
--- a/docs/manualpages/IS/ISSum.html
+++ b/docs/manualpages/IS/ISSum.html
@@ -5,8 +5,8 @@
 <TITLE>ISSum</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISSum.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISSum.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISSum"><H1>ISSum</H1></A>
 Computes the sum (union) of two index sets. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISToGeneral.html b/docs/manualpages/IS/ISToGeneral.html
index eadf160..da152d5 100644
--- a/docs/manualpages/IS/ISToGeneral.html
+++ b/docs/manualpages/IS/ISToGeneral.html
@@ -5,8 +5,8 @@
 <TITLE>ISToGeneral</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISToGeneral.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISToGeneral.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISToGeneral"><H1>ISToGeneral</H1></A>
 Converts an <A HREF="../IS/IS.html#IS">IS</A> object of any type to ISGENERAL type 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISType.html b/docs/manualpages/IS/ISType.html
index 00da291..e968263 100644
--- a/docs/manualpages/IS/ISType.html
+++ b/docs/manualpages/IS/ISType.html
@@ -5,8 +5,8 @@
 <TITLE>ISType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISType"><H1>ISType</H1></A>
 String with the name of a PETSc index set type 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/ISView.html b/docs/manualpages/IS/ISView.html
index eae4aaa..d14b1e8 100644
--- a/docs/manualpages/IS/ISView.html
+++ b/docs/manualpages/IS/ISView.html
@@ -5,8 +5,8 @@
 <TITLE>ISView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/ISView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/ISView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISView"><H1>ISView</H1></A>
 Displays an index set. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscLayout.html b/docs/manualpages/IS/PetscLayout.html
index 26d878c..bade8a8 100644
--- a/docs/manualpages/IS/PetscLayout.html
+++ b/docs/manualpages/IS/PetscLayout.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLayout</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscLayout.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscLayout.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLayout"><H1>PetscLayout</H1></A>
 defines layout of vectors and matrices across processes (which rows are owned by which processes) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscLayoutCreate.html b/docs/manualpages/IS/PetscLayoutCreate.html
index 61ed70b..7bdc602 100644
--- a/docs/manualpages/IS/PetscLayoutCreate.html
+++ b/docs/manualpages/IS/PetscLayoutCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLayoutCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscLayoutCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscLayoutCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLayoutCreate"><H1>PetscLayoutCreate</H1></A>
 Allocates <A HREF="../IS/PetscLayout.html#PetscLayout">PetscLayout</A> space and sets the map contents to the default. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscLayoutDestroy.html b/docs/manualpages/IS/PetscLayoutDestroy.html
index 6e4a5fd..85ac8ab 100644
--- a/docs/manualpages/IS/PetscLayoutDestroy.html
+++ b/docs/manualpages/IS/PetscLayoutDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLayoutDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscLayoutDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscLayoutDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLayoutDestroy"><H1>PetscLayoutDestroy</H1></A>
 Frees a map object and frees its range if that exists. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscLayoutDuplicate.html b/docs/manualpages/IS/PetscLayoutDuplicate.html
index 72491f1..9bbf707 100644
--- a/docs/manualpages/IS/PetscLayoutDuplicate.html
+++ b/docs/manualpages/IS/PetscLayoutDuplicate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLayoutDuplicate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscLayoutDuplicate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscLayoutDuplicate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLayoutDuplicate"><H1>PetscLayoutDuplicate</H1></A>
 creates a new <A HREF="../IS/PetscLayout.html#PetscLayout">PetscLayout</A> with the same information as a given one. If the <A HREF="../IS/PetscLayout.html#PetscLayout">PetscLayout</A> already exists it is destroyed first. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscLayoutFindOwner.html b/docs/manualpages/IS/PetscLayoutFindOwner.html
index 93be379..5878393 100644
--- a/docs/manualpages/IS/PetscLayoutFindOwner.html
+++ b/docs/manualpages/IS/PetscLayoutFindOwner.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLayoutFindOwner</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscLayoutFindOwner.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscLayoutFindOwner.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLayoutFindOwner"><H1>PetscLayoutFindOwner</H1></A>
 Find the owning rank for a global index 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscLayoutFindOwnerIndex.html b/docs/manualpages/IS/PetscLayoutFindOwnerIndex.html
index 4586252..444afb0 100644
--- a/docs/manualpages/IS/PetscLayoutFindOwnerIndex.html
+++ b/docs/manualpages/IS/PetscLayoutFindOwnerIndex.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLayoutFindOwnerIndex</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscLayoutFindOwnerIndex.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscLayoutFindOwnerIndex.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLayoutFindOwnerIndex"><H1>PetscLayoutFindOwnerIndex</H1></A>
 Find the owning rank and the local index for a global index 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscLayoutGetBlockSize.html b/docs/manualpages/IS/PetscLayoutGetBlockSize.html
index b25db86..089ba0c 100644
--- a/docs/manualpages/IS/PetscLayoutGetBlockSize.html
+++ b/docs/manualpages/IS/PetscLayoutGetBlockSize.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLayoutGetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscLayoutGetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscLayoutGetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLayoutGetBlockSize"><H1>PetscLayoutGetBlockSize</H1></A>
 Gets the block size for a <A HREF="../IS/PetscLayout.html#PetscLayout">PetscLayout</A> object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscLayoutGetLocalSize.html b/docs/manualpages/IS/PetscLayoutGetLocalSize.html
index f6b7f4e..9fb040f 100644
--- a/docs/manualpages/IS/PetscLayoutGetLocalSize.html
+++ b/docs/manualpages/IS/PetscLayoutGetLocalSize.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLayoutGetLocalSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscLayoutGetLocalSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscLayoutGetLocalSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLayoutGetLocalSize"><H1>PetscLayoutGetLocalSize</H1></A>
 Gets the local size for a <A HREF="../IS/PetscLayout.html#PetscLayout">PetscLayout</A> object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscLayoutGetRange.html b/docs/manualpages/IS/PetscLayoutGetRange.html
index 544f475..9cdf7e6 100644
--- a/docs/manualpages/IS/PetscLayoutGetRange.html
+++ b/docs/manualpages/IS/PetscLayoutGetRange.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLayoutGetRange</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscLayoutGetRange.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscLayoutGetRange.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLayoutGetRange"><H1>PetscLayoutGetRange</H1></A>
 gets the range of values owned by this process 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscLayoutGetRanges.html b/docs/manualpages/IS/PetscLayoutGetRanges.html
index 7b17ccc..c5fe1c4 100644
--- a/docs/manualpages/IS/PetscLayoutGetRanges.html
+++ b/docs/manualpages/IS/PetscLayoutGetRanges.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLayoutGetRanges</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscLayoutGetRanges.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscLayoutGetRanges.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLayoutGetRanges"><H1>PetscLayoutGetRanges</H1></A>
 gets the range of values owned by all processes 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscLayoutGetSize.html b/docs/manualpages/IS/PetscLayoutGetSize.html
index 07443bf..2e3ee2d 100644
--- a/docs/manualpages/IS/PetscLayoutGetSize.html
+++ b/docs/manualpages/IS/PetscLayoutGetSize.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLayoutGetSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscLayoutGetSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscLayoutGetSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLayoutGetSize"><H1>PetscLayoutGetSize</H1></A>
 Gets the global size for a <A HREF="../IS/PetscLayout.html#PetscLayout">PetscLayout</A> object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscLayoutReference.html b/docs/manualpages/IS/PetscLayoutReference.html
index cc16393..9564b0f 100644
--- a/docs/manualpages/IS/PetscLayoutReference.html
+++ b/docs/manualpages/IS/PetscLayoutReference.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLayoutReference</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscLayoutReference.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscLayoutReference.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLayoutReference"><H1>PetscLayoutReference</H1></A>
 Causes a PETSc <A HREF="../Vec/Vec.html#Vec">Vec</A> or <A HREF="../Mat/Mat.html#Mat">Mat</A> to share a <A HREF="../IS/PetscLayout.html#PetscLayout">PetscLayout</A> with one that already exists. Used by <A HREF="../Vec/Vec.html#Vec">Vec</A>/MatDuplicate_XXX() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscLayoutSetBlockSize.html b/docs/manualpages/IS/PetscLayoutSetBlockSize.html
index 356c9dd..91a69a1 100644
--- a/docs/manualpages/IS/PetscLayoutSetBlockSize.html
+++ b/docs/manualpages/IS/PetscLayoutSetBlockSize.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLayoutSetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscLayoutSetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscLayoutSetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLayoutSetBlockSize"><H1>PetscLayoutSetBlockSize</H1></A>
 Sets the block size for a <A HREF="../IS/PetscLayout.html#PetscLayout">PetscLayout</A> object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscLayoutSetISLocalToGlobalMapping.html b/docs/manualpages/IS/PetscLayoutSetISLocalToGlobalMapping.html
index a023fda..983fc57 100644
--- a/docs/manualpages/IS/PetscLayoutSetISLocalToGlobalMapping.html
+++ b/docs/manualpages/IS/PetscLayoutSetISLocalToGlobalMapping.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLayoutSetISLocalToGlobalMapping</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscLayoutSetISLocalToGlobalMapping.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscLayoutSetISLocalToGlobalMapping.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLayoutSetISLocalToGlobalMapping"><H1>PetscLayoutSetISLocalToGlobalMapping</H1></A>
 sets a ISLocalGlobalMapping into a <A HREF="../IS/PetscLayout.html#PetscLayout">PetscLayout</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscLayoutSetLocalSize.html b/docs/manualpages/IS/PetscLayoutSetLocalSize.html
index d6061e5..3693687 100644
--- a/docs/manualpages/IS/PetscLayoutSetLocalSize.html
+++ b/docs/manualpages/IS/PetscLayoutSetLocalSize.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLayoutSetLocalSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscLayoutSetLocalSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscLayoutSetLocalSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLayoutSetLocalSize"><H1>PetscLayoutSetLocalSize</H1></A>
 Sets the local size for a <A HREF="../IS/PetscLayout.html#PetscLayout">PetscLayout</A> object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscLayoutSetSize.html b/docs/manualpages/IS/PetscLayoutSetSize.html
index 0098d14..afed344 100644
--- a/docs/manualpages/IS/PetscLayoutSetSize.html
+++ b/docs/manualpages/IS/PetscLayoutSetSize.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLayoutSetSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscLayoutSetSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscLayoutSetSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLayoutSetSize"><H1>PetscLayoutSetSize</H1></A>
 Sets the global size for a <A HREF="../IS/PetscLayout.html#PetscLayout">PetscLayout</A> object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscLayoutSetUp.html b/docs/manualpages/IS/PetscLayoutSetUp.html
index d5793a6..db5dbad 100644
--- a/docs/manualpages/IS/PetscLayoutSetUp.html
+++ b/docs/manualpages/IS/PetscLayoutSetUp.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLayoutSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscLayoutSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscLayoutSetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLayoutSetUp"><H1>PetscLayoutSetUp</H1></A>
 given a map where you have set either the global or local size sets up the map so that it may be used. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSFCreateSectionSF.html b/docs/manualpages/IS/PetscSFCreateSectionSF.html
index 3273aef..3f470ee 100644
--- a/docs/manualpages/IS/PetscSFCreateSectionSF.html
+++ b/docs/manualpages/IS/PetscSFCreateSectionSF.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFCreateSectionSF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSFCreateSectionSF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSFCreateSectionSF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFCreateSectionSF"><H1>PetscSFCreateSectionSF</H1></A>
 Create an expanded SF of dofs, assuming the input SF relates points 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSFDistributeSection.html b/docs/manualpages/IS/PetscSFDistributeSection.html
index 4b72619..5af7d74 100644
--- a/docs/manualpages/IS/PetscSFDistributeSection.html
+++ b/docs/manualpages/IS/PetscSFDistributeSection.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFDistributeSection</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSFDistributeSection.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSFDistributeSection.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFDistributeSection"><H1>PetscSFDistributeSection</H1></A>
 Create a new <A HREF="../IS/PetscSection.html#PetscSection">PetscSection</A> reorganized, moving from the root to the leaves of the SF 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSFSetGraphLayout.html b/docs/manualpages/IS/PetscSFSetGraphLayout.html
index cd4fd3f..d0bbde1 100644
--- a/docs/manualpages/IS/PetscSFSetGraphLayout.html
+++ b/docs/manualpages/IS/PetscSFSetGraphLayout.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFSetGraphLayout</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSFSetGraphLayout.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSFSetGraphLayout.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFSetGraphLayout"><H1>PetscSFSetGraphLayout</H1></A>
 Set a parallel star forest via global indices and a <A HREF="../IS/PetscLayout.html#PetscLayout">PetscLayout</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSection.html b/docs/manualpages/IS/PetscSection.html
index 7aca8fa..5fbe6a8 100644
--- a/docs/manualpages/IS/PetscSection.html
+++ b/docs/manualpages/IS/PetscSection.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSection</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSection.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSection.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSection"><H1>PetscSection</H1></A>
 Mapping from integers in a designated range to contiguous sets of integers. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionAddConstraintDof.html b/docs/manualpages/IS/PetscSectionAddConstraintDof.html
index f45c7dc..655409c 100644
--- a/docs/manualpages/IS/PetscSectionAddConstraintDof.html
+++ b/docs/manualpages/IS/PetscSectionAddConstraintDof.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionAddConstraintDof</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionAddConstraintDof.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionAddConstraintDof.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionAddConstraintDof"><H1>PetscSectionAddConstraintDof</H1></A>
 Increment the number of constrained degrees of freedom associated with a given point. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionAddDof.html b/docs/manualpages/IS/PetscSectionAddDof.html
index a924c9b..ec4d80d 100644
--- a/docs/manualpages/IS/PetscSectionAddDof.html
+++ b/docs/manualpages/IS/PetscSectionAddDof.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionAddDof</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionAddDof.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionAddDof.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionAddDof"><H1>PetscSectionAddDof</H1></A>
 Adds to the number of degrees of freedom associated with a given point. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionAddFieldConstraintDof.html b/docs/manualpages/IS/PetscSectionAddFieldConstraintDof.html
index 9a3e425..a02f208 100644
--- a/docs/manualpages/IS/PetscSectionAddFieldConstraintDof.html
+++ b/docs/manualpages/IS/PetscSectionAddFieldConstraintDof.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionAddFieldConstraintDof</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionAddFieldConstraintDof.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionAddFieldConstraintDof.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionAddFieldConstraintDof"><H1>PetscSectionAddFieldConstraintDof</H1></A>
 Increment the number of constrained degrees of freedom associated with a given field on a point. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionAddFieldDof.html b/docs/manualpages/IS/PetscSectionAddFieldDof.html
index 4aafdbf..443b5cd 100644
--- a/docs/manualpages/IS/PetscSectionAddFieldDof.html
+++ b/docs/manualpages/IS/PetscSectionAddFieldDof.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionAddFieldDof</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionAddFieldDof.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionAddFieldDof.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionAddFieldDof"><H1>PetscSectionAddFieldDof</H1></A>
 Adds a number of degrees of freedom associated with a field on a given point. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionClone.html b/docs/manualpages/IS/PetscSectionClone.html
index 5a4dc3d..611684a 100644
--- a/docs/manualpages/IS/PetscSectionClone.html
+++ b/docs/manualpages/IS/PetscSectionClone.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionClone</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionClone.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionClone.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionClone"><H1>PetscSectionClone</H1></A>
 Creates a shallow (if possible) copy of the <A HREF="../IS/PetscSection.html#PetscSection">PetscSection</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionCopy.html b/docs/manualpages/IS/PetscSectionCopy.html
index 01ca7c0..d7762ec 100644
--- a/docs/manualpages/IS/PetscSectionCopy.html
+++ b/docs/manualpages/IS/PetscSectionCopy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionCopy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionCopy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionCopy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionCopy"><H1>PetscSectionCopy</H1></A>
 Creates a shallow (if possible) copy of the <A HREF="../IS/PetscSection.html#PetscSection">PetscSection</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionCreate.html b/docs/manualpages/IS/PetscSectionCreate.html
index a4deeb7..7b500e3 100644
--- a/docs/manualpages/IS/PetscSectionCreate.html
+++ b/docs/manualpages/IS/PetscSectionCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionCreate"><H1>PetscSectionCreate</H1></A>
 Allocates <A HREF="../IS/PetscSection.html#PetscSection">PetscSection</A> space and sets the map contents to the default. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionCreateGlobalSection.html b/docs/manualpages/IS/PetscSectionCreateGlobalSection.html
index 9376550..84a5071 100644
--- a/docs/manualpages/IS/PetscSectionCreateGlobalSection.html
+++ b/docs/manualpages/IS/PetscSectionCreateGlobalSection.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionCreateGlobalSection</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionCreateGlobalSection.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionCreateGlobalSection.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionCreateGlobalSection"><H1>PetscSectionCreateGlobalSection</H1></A>
 Create a section describing the global field layout using the local section and an SF describing the section point overlap. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionCreateGlobalSectionCensored.html b/docs/manualpages/IS/PetscSectionCreateGlobalSectionCensored.html
index 06cd3bc..14876bb 100644
--- a/docs/manualpages/IS/PetscSectionCreateGlobalSectionCensored.html
+++ b/docs/manualpages/IS/PetscSectionCreateGlobalSectionCensored.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionCreateGlobalSectionCensored</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionCreateGlobalSectionCensored.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionCreateGlobalSectionCensored.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionCreateGlobalSectionCensored"><H1>PetscSectionCreateGlobalSectionCensored</H1></A>
 Create a section describing the global field layout using the local section and an SF describing the section point overlap. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionDestroy.html b/docs/manualpages/IS/PetscSectionDestroy.html
index ba889f2..2d0cb85 100644
--- a/docs/manualpages/IS/PetscSectionDestroy.html
+++ b/docs/manualpages/IS/PetscSectionDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionDestroy"><H1>PetscSectionDestroy</H1></A>
 Frees a section object and frees its range if that exists. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionGetChart.html b/docs/manualpages/IS/PetscSectionGetChart.html
index 1fca6df..b46ef86 100644
--- a/docs/manualpages/IS/PetscSectionGetChart.html
+++ b/docs/manualpages/IS/PetscSectionGetChart.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionGetChart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionGetChart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionGetChart.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionGetChart"><H1>PetscSectionGetChart</H1></A>
 Returns the range [pStart, pEnd) in which points in the lie. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionGetClosureIndex.html b/docs/manualpages/IS/PetscSectionGetClosureIndex.html
index f31eba7..0e70ffb 100644
--- a/docs/manualpages/IS/PetscSectionGetClosureIndex.html
+++ b/docs/manualpages/IS/PetscSectionGetClosureIndex.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionGetClosureIndex</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionGetClosureIndex.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionGetClosureIndex.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionGetClosureIndex"><H1>PetscSectionGetClosureIndex</H1></A>
 Get the cache of points in the closure of each point in the section 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionGetConstrainedStorageSize.html b/docs/manualpages/IS/PetscSectionGetConstrainedStorageSize.html
index afad77a..cebc653 100644
--- a/docs/manualpages/IS/PetscSectionGetConstrainedStorageSize.html
+++ b/docs/manualpages/IS/PetscSectionGetConstrainedStorageSize.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionGetConstrainedStorageSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionGetConstrainedStorageSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionGetConstrainedStorageSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionGetConstrainedStorageSize"><H1>PetscSectionGetConstrainedStorageSize</H1></A>
 Return the size of an array or local <A HREF="../Vec/Vec.html#Vec">Vec</A> capable of holding all unconstrained degrees of freedom. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionGetConstraintDof.html b/docs/manualpages/IS/PetscSectionGetConstraintDof.html
index f29e7d5..d3da603 100644
--- a/docs/manualpages/IS/PetscSectionGetConstraintDof.html
+++ b/docs/manualpages/IS/PetscSectionGetConstraintDof.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionGetConstraintDof</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionGetConstraintDof.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionGetConstraintDof.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionGetConstraintDof"><H1>PetscSectionGetConstraintDof</H1></A>
 Return the number of constrained degrees of freedom associated with a given point. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionGetConstraintIndices.html b/docs/manualpages/IS/PetscSectionGetConstraintIndices.html
index 75a5617..ae996fe 100644
--- a/docs/manualpages/IS/PetscSectionGetConstraintIndices.html
+++ b/docs/manualpages/IS/PetscSectionGetConstraintIndices.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionGetConstraintIndices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionGetConstraintIndices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionGetConstraintIndices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionGetConstraintIndices"><H1>PetscSectionGetConstraintIndices</H1></A>
 Get the point dof numbers, in [0, dof), which are constrained 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionGetDof.html b/docs/manualpages/IS/PetscSectionGetDof.html
index 0909473..1a61d5c 100644
--- a/docs/manualpages/IS/PetscSectionGetDof.html
+++ b/docs/manualpages/IS/PetscSectionGetDof.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionGetDof</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionGetDof.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionGetDof.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionGetDof"><H1>PetscSectionGetDof</H1></A>
 Return the number of degrees of freedom associated with a given point. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionGetField.html b/docs/manualpages/IS/PetscSectionGetField.html
index afcb8cc..834cbc9 100644
--- a/docs/manualpages/IS/PetscSectionGetField.html
+++ b/docs/manualpages/IS/PetscSectionGetField.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionGetField</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionGetField.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionGetField.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionGetField"><H1>PetscSectionGetField</H1></A>
 Get the subsection associated with a single field 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionGetFieldComponents.html b/docs/manualpages/IS/PetscSectionGetFieldComponents.html
index d05ce85..e2a9d62 100644
--- a/docs/manualpages/IS/PetscSectionGetFieldComponents.html
+++ b/docs/manualpages/IS/PetscSectionGetFieldComponents.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionGetFieldComponents</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionGetFieldComponents.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionGetFieldComponents.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionGetFieldComponents"><H1>PetscSectionGetFieldComponents</H1></A>
 Returns the number of field components for the given field. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionGetFieldConstraintDof.html b/docs/manualpages/IS/PetscSectionGetFieldConstraintDof.html
index 61df8bb..472be3d 100644
--- a/docs/manualpages/IS/PetscSectionGetFieldConstraintDof.html
+++ b/docs/manualpages/IS/PetscSectionGetFieldConstraintDof.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionGetFieldConstraintDof</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionGetFieldConstraintDof.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionGetFieldConstraintDof.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionGetFieldConstraintDof"><H1>PetscSectionGetFieldConstraintDof</H1></A>
 Return the number of constrained degrees of freedom associated with a given field on a point. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionGetFieldDof.html b/docs/manualpages/IS/PetscSectionGetFieldDof.html
index fb323ca..3156f27 100644
--- a/docs/manualpages/IS/PetscSectionGetFieldDof.html
+++ b/docs/manualpages/IS/PetscSectionGetFieldDof.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionGetFieldDof</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionGetFieldDof.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionGetFieldDof.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionGetFieldDof"><H1>PetscSectionGetFieldDof</H1></A>
 Return the number of degrees of freedom associated with a field on a given point. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionGetFieldName.html b/docs/manualpages/IS/PetscSectionGetFieldName.html
index 49bf97b..c2e3999 100644
--- a/docs/manualpages/IS/PetscSectionGetFieldName.html
+++ b/docs/manualpages/IS/PetscSectionGetFieldName.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionGetFieldName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionGetFieldName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionGetFieldName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionGetFieldName"><H1>PetscSectionGetFieldName</H1></A>
 Returns the name of a field in the <A HREF="../IS/PetscSection.html#PetscSection">PetscSection</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionGetFieldOffset.html b/docs/manualpages/IS/PetscSectionGetFieldOffset.html
index d8c37a4..786296d 100644
--- a/docs/manualpages/IS/PetscSectionGetFieldOffset.html
+++ b/docs/manualpages/IS/PetscSectionGetFieldOffset.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionGetFieldOffset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionGetFieldOffset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionGetFieldOffset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionGetFieldOffset"><H1>PetscSectionGetFieldOffset</H1></A>
 Return the offset into an array or local <A HREF="../Vec/Vec.html#Vec">Vec</A> for the dof associated with the given point. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionGetMaxDof.html b/docs/manualpages/IS/PetscSectionGetMaxDof.html
index 7de67ce..e60d23c 100644
--- a/docs/manualpages/IS/PetscSectionGetMaxDof.html
+++ b/docs/manualpages/IS/PetscSectionGetMaxDof.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionGetMaxDof</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionGetMaxDof.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionGetMaxDof.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionGetMaxDof"><H1>PetscSectionGetMaxDof</H1></A>
 Return the maximum number of degrees of freedom on any point in the chart 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionGetNumFields.html b/docs/manualpages/IS/PetscSectionGetNumFields.html
index 108b518..eafcbf9 100644
--- a/docs/manualpages/IS/PetscSectionGetNumFields.html
+++ b/docs/manualpages/IS/PetscSectionGetNumFields.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionGetNumFields</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionGetNumFields.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionGetNumFields.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionGetNumFields"><H1>PetscSectionGetNumFields</H1></A>
 Returns the number of fields, or 0 if no fields were defined. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionGetOffset.html b/docs/manualpages/IS/PetscSectionGetOffset.html
index f5bcdff..07f6a84 100644
--- a/docs/manualpages/IS/PetscSectionGetOffset.html
+++ b/docs/manualpages/IS/PetscSectionGetOffset.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionGetOffset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionGetOffset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionGetOffset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionGetOffset"><H1>PetscSectionGetOffset</H1></A>
 Return the offset into an array or local <A HREF="../Vec/Vec.html#Vec">Vec</A> for the dof associated with the given point. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionGetOffsetRange.html b/docs/manualpages/IS/PetscSectionGetOffsetRange.html
index 74f886b..fbd2bfb 100644
--- a/docs/manualpages/IS/PetscSectionGetOffsetRange.html
+++ b/docs/manualpages/IS/PetscSectionGetOffsetRange.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionGetOffsetRange</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionGetOffsetRange.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionGetOffsetRange.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionGetOffsetRange"><H1>PetscSectionGetOffsetRange</H1></A>
 Return the full range of offsets [start, end) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionGetPermutation.html b/docs/manualpages/IS/PetscSectionGetPermutation.html
index 062eb41..aabb3cd 100644
--- a/docs/manualpages/IS/PetscSectionGetPermutation.html
+++ b/docs/manualpages/IS/PetscSectionGetPermutation.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionGetPermutation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionGetPermutation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionGetPermutation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionGetPermutation"><H1>PetscSectionGetPermutation</H1></A>
 Returns the permutation of [0, pEnd-pStart) or NULL 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionGetStorageSize.html b/docs/manualpages/IS/PetscSectionGetStorageSize.html
index 6432c50..db8acbb 100644
--- a/docs/manualpages/IS/PetscSectionGetStorageSize.html
+++ b/docs/manualpages/IS/PetscSectionGetStorageSize.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionGetStorageSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionGetStorageSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionGetStorageSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionGetStorageSize"><H1>PetscSectionGetStorageSize</H1></A>
 Return the size of an array or local <A HREF="../Vec/Vec.html#Vec">Vec</A> capable of holding all the degrees of freedom. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionGetValueLayout.html b/docs/manualpages/IS/PetscSectionGetValueLayout.html
index 056b0f5..9de0cbe 100644
--- a/docs/manualpages/IS/PetscSectionGetValueLayout.html
+++ b/docs/manualpages/IS/PetscSectionGetValueLayout.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionGetValueLayout</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionGetValueLayout.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionGetValueLayout.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionGetValueLayout"><H1>PetscSectionGetValueLayout</H1></A>
 Get the <A HREF="../IS/PetscLayout.html#PetscLayout">PetscLayout</A> associated with a section, usually the default global section. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionPermute.html b/docs/manualpages/IS/PetscSectionPermute.html
index 7d8b58e..f100558 100644
--- a/docs/manualpages/IS/PetscSectionPermute.html
+++ b/docs/manualpages/IS/PetscSectionPermute.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionPermute</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionPermute.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionPermute.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionPermute"><H1>PetscSectionPermute</H1></A>
 Reorder the section according to the input point permutation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionReset.html b/docs/manualpages/IS/PetscSectionReset.html
index d40f96d..4b4f922 100644
--- a/docs/manualpages/IS/PetscSectionReset.html
+++ b/docs/manualpages/IS/PetscSectionReset.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionReset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionReset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionReset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionReset"><H1>PetscSectionReset</H1></A>
 Frees all section data. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionSetChart.html b/docs/manualpages/IS/PetscSectionSetChart.html
index 5f0f9ee..c9e1c18 100644
--- a/docs/manualpages/IS/PetscSectionSetChart.html
+++ b/docs/manualpages/IS/PetscSectionSetChart.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionSetChart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionSetChart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionSetChart.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionSetChart"><H1>PetscSectionSetChart</H1></A>
 Sets the range [pStart, pEnd) in which points in the lie. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionSetClosureIndex.html b/docs/manualpages/IS/PetscSectionSetClosureIndex.html
index c572334..7ee1160 100644
--- a/docs/manualpages/IS/PetscSectionSetClosureIndex.html
+++ b/docs/manualpages/IS/PetscSectionSetClosureIndex.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionSetClosureIndex</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionSetClosureIndex.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionSetClosureIndex.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionSetClosureIndex"><H1>PetscSectionSetClosureIndex</H1></A>
 Set a cache of points in the closure of each point in the section 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionSetConstraintDof.html b/docs/manualpages/IS/PetscSectionSetConstraintDof.html
index 8fc1b15..d603f59 100644
--- a/docs/manualpages/IS/PetscSectionSetConstraintDof.html
+++ b/docs/manualpages/IS/PetscSectionSetConstraintDof.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionSetConstraintDof</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionSetConstraintDof.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionSetConstraintDof.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionSetConstraintDof"><H1>PetscSectionSetConstraintDof</H1></A>
 Set the number of constrained degrees of freedom associated with a given point. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionSetConstraintIndices.html b/docs/manualpages/IS/PetscSectionSetConstraintIndices.html
index b88ed18..7887ef3 100644
--- a/docs/manualpages/IS/PetscSectionSetConstraintIndices.html
+++ b/docs/manualpages/IS/PetscSectionSetConstraintIndices.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionSetConstraintIndices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionSetConstraintIndices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionSetConstraintIndices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionSetConstraintIndices"><H1>PetscSectionSetConstraintIndices</H1></A>
 Set the point dof numbers, in [0, dof), which are constrained 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionSetDof.html b/docs/manualpages/IS/PetscSectionSetDof.html
index 44a1b50..6b143ea 100644
--- a/docs/manualpages/IS/PetscSectionSetDof.html
+++ b/docs/manualpages/IS/PetscSectionSetDof.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionSetDof</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionSetDof.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionSetDof.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionSetDof"><H1>PetscSectionSetDof</H1></A>
 Sets the number of degrees of freedom associated with a given point. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionSetFieldComponents.html b/docs/manualpages/IS/PetscSectionSetFieldComponents.html
index cff230c..7478d4b 100644
--- a/docs/manualpages/IS/PetscSectionSetFieldComponents.html
+++ b/docs/manualpages/IS/PetscSectionSetFieldComponents.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionSetFieldComponents</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionSetFieldComponents.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionSetFieldComponents.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionSetFieldComponents"><H1>PetscSectionSetFieldComponents</H1></A>
 Sets the number of field components for the given field. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionSetFieldConstraintDof.html b/docs/manualpages/IS/PetscSectionSetFieldConstraintDof.html
index e5f6d03..a9d3c07 100644
--- a/docs/manualpages/IS/PetscSectionSetFieldConstraintDof.html
+++ b/docs/manualpages/IS/PetscSectionSetFieldConstraintDof.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionSetFieldConstraintDof</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionSetFieldConstraintDof.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionSetFieldConstraintDof.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionSetFieldConstraintDof"><H1>PetscSectionSetFieldConstraintDof</H1></A>
 Set the number of constrained degrees of freedom associated with a given field on a point. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionSetFieldDof.html b/docs/manualpages/IS/PetscSectionSetFieldDof.html
index e61852a..3cc2a7b 100644
--- a/docs/manualpages/IS/PetscSectionSetFieldDof.html
+++ b/docs/manualpages/IS/PetscSectionSetFieldDof.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionSetFieldDof</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionSetFieldDof.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionSetFieldDof.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionSetFieldDof"><H1>PetscSectionSetFieldDof</H1></A>
 Sets the number of degrees of freedom associated with a field on a given point. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionSetFieldName.html b/docs/manualpages/IS/PetscSectionSetFieldName.html
index d14df85..94ff135 100644
--- a/docs/manualpages/IS/PetscSectionSetFieldName.html
+++ b/docs/manualpages/IS/PetscSectionSetFieldName.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionSetFieldName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionSetFieldName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionSetFieldName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionSetFieldName"><H1>PetscSectionSetFieldName</H1></A>
 Sets the name of a field in the <A HREF="../IS/PetscSection.html#PetscSection">PetscSection</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionSetFieldOffset.html b/docs/manualpages/IS/PetscSectionSetFieldOffset.html
index 33267b9..c9cd31a 100644
--- a/docs/manualpages/IS/PetscSectionSetFieldOffset.html
+++ b/docs/manualpages/IS/PetscSectionSetFieldOffset.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionSetFieldOffset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionSetFieldOffset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionSetFieldOffset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionSetFieldOffset"><H1>PetscSectionSetFieldOffset</H1></A>
 Set the offset into an array or local <A HREF="../Vec/Vec.html#Vec">Vec</A> for the dof associated with the given point. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionSetNumFields.html b/docs/manualpages/IS/PetscSectionSetNumFields.html
index fcc4033..196954a 100644
--- a/docs/manualpages/IS/PetscSectionSetNumFields.html
+++ b/docs/manualpages/IS/PetscSectionSetNumFields.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionSetNumFields</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionSetNumFields.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionSetNumFields.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionSetNumFields"><H1>PetscSectionSetNumFields</H1></A>
 Sets the number of fields. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionSetOffset.html b/docs/manualpages/IS/PetscSectionSetOffset.html
index e94cc17..9d101df 100644
--- a/docs/manualpages/IS/PetscSectionSetOffset.html
+++ b/docs/manualpages/IS/PetscSectionSetOffset.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionSetOffset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionSetOffset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionSetOffset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionSetOffset"><H1>PetscSectionSetOffset</H1></A>
 Set the offset into an array or local <A HREF="../Vec/Vec.html#Vec">Vec</A> for the dof associated with the given point. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionSetPermutation.html b/docs/manualpages/IS/PetscSectionSetPermutation.html
index 076a71b..4fe3bf9 100644
--- a/docs/manualpages/IS/PetscSectionSetPermutation.html
+++ b/docs/manualpages/IS/PetscSectionSetPermutation.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionSetPermutation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionSetPermutation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionSetPermutation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionSetPermutation"><H1>PetscSectionSetPermutation</H1></A>
 Sets the permutation for [0, pEnd-pStart) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionSetUp.html b/docs/manualpages/IS/PetscSectionSetUp.html
index a9de084..a738c13 100644
--- a/docs/manualpages/IS/PetscSectionSetUp.html
+++ b/docs/manualpages/IS/PetscSectionSetUp.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionSetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionSetUp"><H1>PetscSectionSetUp</H1></A>
 Calculate offsets based upon the number of degrees of freedom for each point. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/PetscSectionView.html b/docs/manualpages/IS/PetscSectionView.html
index cefb081..f469b34 100644
--- a/docs/manualpages/IS/PetscSectionView.html
+++ b/docs/manualpages/IS/PetscSectionView.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/PetscSectionView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/PetscSectionView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionView"><H1>PetscSectionView</H1></A>
 Views a <A HREF="../IS/PetscSection.html#PetscSection">PetscSection</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/IS/index.html b/docs/manualpages/IS/index.html
index bb7755f..e762c29 100644
--- a/docs/manualpages/IS/index.html
+++ b/docs/manualpages/IS/index.html
@@ -3,8 +3,8 @@
 <TITLE>IS Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/IS/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/IS/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> IS Manual Pages 
 </H2>
diff --git a/docs/manualpages/KSP/DMCopyDMKSP.html b/docs/manualpages/KSP/DMCopyDMKSP.html
index 667b480..c3c8db6 100644
--- a/docs/manualpages/KSP/DMCopyDMKSP.html
+++ b/docs/manualpages/KSP/DMCopyDMKSP.html
@@ -5,8 +5,8 @@
 <TITLE>DMCopyDMKSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/DMCopyDMKSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/DMCopyDMKSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCopyDMKSP"><H1>DMCopyDMKSP</H1></A>
 copies a <A HREF="../DM/DM.html#DM">DM</A> context to a new <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/DMGetDMKSP.html b/docs/manualpages/KSP/DMGetDMKSP.html
index 1e5f9ef..1b55a50 100644
--- a/docs/manualpages/KSP/DMGetDMKSP.html
+++ b/docs/manualpages/KSP/DMGetDMKSP.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetDMKSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/DMGetDMKSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/DMGetDMKSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetDMKSP"><H1>DMGetDMKSP</H1></A>
 get read-only private DMKSP context from a <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/DMGetDMKSPWrite.html b/docs/manualpages/KSP/DMGetDMKSPWrite.html
index c65a91d..38d7492 100644
--- a/docs/manualpages/KSP/DMGetDMKSPWrite.html
+++ b/docs/manualpages/KSP/DMGetDMKSPWrite.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetDMKSPWrite</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/DMGetDMKSPWrite.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/DMGetDMKSPWrite.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetDMKSPWrite"><H1>DMGetDMKSPWrite</H1></A>
 get write access to private DMKSP context from a <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/DMGlobalToLocalSolve.html b/docs/manualpages/KSP/DMGlobalToLocalSolve.html
index b5555da..0704ab2 100644
--- a/docs/manualpages/KSP/DMGlobalToLocalSolve.html
+++ b/docs/manualpages/KSP/DMGlobalToLocalSolve.html
@@ -5,8 +5,8 @@
 <TITLE>DMGlobalToLocalSolve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/DMGlobalToLocalSolve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/DMGlobalToLocalSolve.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGlobalToLocalSolve"><H1>DMGlobalToLocalSolve</H1></A>
 Solve for the global vector that is mapped to a given local vector by <A HREF="../DM/DMGlobalToLocalBegin.html#DMGlobalToLocalBegin">DMGlobalToLocalBegin</A>()/<A HREF="../DM/DMGlobalToLocalEnd.html#DMGlobalToLocalEnd">DMGlobalToLocalEnd</A>() with mode = <A HREF="../Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</A>.  It is assumed that the sum of all the local vector sizes is greater than or equal to the global vector size, so the solution is a least-squares solution.  It is also  [...]
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/DMKSPCopy.html b/docs/manualpages/KSP/DMKSPCopy.html
index dcfe963..d270be0 100644
--- a/docs/manualpages/KSP/DMKSPCopy.html
+++ b/docs/manualpages/KSP/DMKSPCopy.html
@@ -5,8 +5,8 @@
 <TITLE>DMKSPCopy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/DMKSPCopy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/DMKSPCopy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMKSPCopy"><H1>DMKSPCopy</H1></A>
 copies the information in a DMKSP to another DMKSP 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/DMKSPGetComputeInitialGuess.html b/docs/manualpages/KSP/DMKSPGetComputeInitialGuess.html
index dff9fb6..528b35a 100644
--- a/docs/manualpages/KSP/DMKSPGetComputeInitialGuess.html
+++ b/docs/manualpages/KSP/DMKSPGetComputeInitialGuess.html
@@ -5,8 +5,8 @@
 <TITLE>DMKSPGetComputeInitialGuess</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/DMKSPGetComputeInitialGuess.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/DMKSPGetComputeInitialGuess.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMKSPGetComputeInitialGuess"><H1>DMKSPGetComputeInitialGuess</H1></A>
 get <A HREF="../KSP/KSP.html#KSP">KSP</A> initial guess evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/DMKSPGetComputeOperators.html b/docs/manualpages/KSP/DMKSPGetComputeOperators.html
index 1c191ac..b038860 100644
--- a/docs/manualpages/KSP/DMKSPGetComputeOperators.html
+++ b/docs/manualpages/KSP/DMKSPGetComputeOperators.html
@@ -5,8 +5,8 @@
 <TITLE>DMKSPGetComputeOperators</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/DMKSPGetComputeOperators.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/DMKSPGetComputeOperators.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMKSPGetComputeOperators"><H1>DMKSPGetComputeOperators</H1></A>
 get <A HREF="../KSP/KSP.html#KSP">KSP</A> matrix evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/DMKSPGetComputeRHS.html b/docs/manualpages/KSP/DMKSPGetComputeRHS.html
index 7e5113d..802f039 100644
--- a/docs/manualpages/KSP/DMKSPGetComputeRHS.html
+++ b/docs/manualpages/KSP/DMKSPGetComputeRHS.html
@@ -5,8 +5,8 @@
 <TITLE>DMKSPGetComputeRHS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/DMKSPGetComputeRHS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/DMKSPGetComputeRHS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMKSPGetComputeRHS"><H1>DMKSPGetComputeRHS</H1></A>
 get <A HREF="../KSP/KSP.html#KSP">KSP</A> right hand side evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/DMKSPSetComputeInitialGuess.html b/docs/manualpages/KSP/DMKSPSetComputeInitialGuess.html
index d488f5a..e91b57f 100644
--- a/docs/manualpages/KSP/DMKSPSetComputeInitialGuess.html
+++ b/docs/manualpages/KSP/DMKSPSetComputeInitialGuess.html
@@ -5,8 +5,8 @@
 <TITLE>DMKSPSetComputeInitialGuess</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/DMKSPSetComputeInitialGuess.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/DMKSPSetComputeInitialGuess.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMKSPSetComputeInitialGuess"><H1>DMKSPSetComputeInitialGuess</H1></A>
 set <A HREF="../KSP/KSP.html#KSP">KSP</A> initial guess evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/DMKSPSetComputeOperators.html b/docs/manualpages/KSP/DMKSPSetComputeOperators.html
index e0e7428..84beaa6 100644
--- a/docs/manualpages/KSP/DMKSPSetComputeOperators.html
+++ b/docs/manualpages/KSP/DMKSPSetComputeOperators.html
@@ -5,8 +5,8 @@
 <TITLE>DMKSPSetComputeOperators</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/DMKSPSetComputeOperators.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/DMKSPSetComputeOperators.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMKSPSetComputeOperators"><H1>DMKSPSetComputeOperators</H1></A>
 set <A HREF="../KSP/KSP.html#KSP">KSP</A> matrix evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/DMKSPSetComputeRHS.html b/docs/manualpages/KSP/DMKSPSetComputeRHS.html
index c9935eb..8a40121 100644
--- a/docs/manualpages/KSP/DMKSPSetComputeRHS.html
+++ b/docs/manualpages/KSP/DMKSPSetComputeRHS.html
@@ -5,8 +5,8 @@
 <TITLE>DMKSPSetComputeRHS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/DMKSPSetComputeRHS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/DMKSPSetComputeRHS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMKSPSetComputeRHS"><H1>DMKSPSetComputeRHS</H1></A>
 set <A HREF="../KSP/KSP.html#KSP">KSP</A> right hand side evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/DMProjectField.html b/docs/manualpages/KSP/DMProjectField.html
index 31de507..dd0c36b 100644
--- a/docs/manualpages/KSP/DMProjectField.html
+++ b/docs/manualpages/KSP/DMProjectField.html
@@ -5,8 +5,8 @@
 <TITLE>DMProjectField</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/DMProjectField.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/DMProjectField.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMProjectField"><H1>DMProjectField</H1></A>
 This projects the given function of the fields into the function space provided. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSCGLS.html b/docs/manualpages/KSP/KSCGLS.html
index 151a8c7..9172620 100644
--- a/docs/manualpages/KSP/KSCGLS.html
+++ b/docs/manualpages/KSP/KSCGLS.html
@@ -5,8 +5,8 @@
 <TITLE>KSCGLS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSCGLS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSCGLS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSCGLS"><H1>KSCGLS</H1></A>
 Conjugate Gradient method for Least-Squares problems 
 <P>
diff --git a/docs/manualpages/KSP/KSP.html b/docs/manualpages/KSP/KSP.html
index 901dba5..9af7f48 100644
--- a/docs/manualpages/KSP/KSP.html
+++ b/docs/manualpages/KSP/KSP.html
@@ -5,8 +5,8 @@
 <TITLE>KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSP"><H1>KSP</H1></A>
 Abstract PETSc object that manages all Krylov methods. This is the object that manages the linear solves in PETSc (even those such as direct solvers that do no use Krylov accelerators). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPAppendOptionsPrefix.html b/docs/manualpages/KSP/KSPAppendOptionsPrefix.html
index 4c9cf20..0a742e2 100644
--- a/docs/manualpages/KSP/KSPAppendOptionsPrefix.html
+++ b/docs/manualpages/KSP/KSPAppendOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>KSPAppendOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPAppendOptionsPrefix"><H1>KSPAppendOptionsPrefix</H1></A>
 Appends to the prefix used for searching for all <A HREF="../KSP/KSP.html#KSP">KSP</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPBCGS.html b/docs/manualpages/KSP/KSPBCGS.html
index 2d93a98..c2c0133 100644
--- a/docs/manualpages/KSP/KSPBCGS.html
+++ b/docs/manualpages/KSP/KSPBCGS.html
@@ -5,8 +5,8 @@
 <TITLE>KSPBCGS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPBCGS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPBCGS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPBCGS"><H1>KSPBCGS</H1></A>
 Implements the BiCGStab (Stabilized version of BiConjugate Gradient) method. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPBCGSL.html b/docs/manualpages/KSP/KSPBCGSL.html
index 0dcc256..38dc2df 100644
--- a/docs/manualpages/KSP/KSPBCGSL.html
+++ b/docs/manualpages/KSP/KSPBCGSL.html
@@ -5,8 +5,8 @@
 <TITLE>KSPBCGSL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPBCGSL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPBCGSL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPBCGSL"><H1>KSPBCGSL</H1></A>
 Implements a slight variant of the Enhanced BiCGStab(L) algorithm in (3) and (2).  The variation concerns cases when either kappa0**2 or kappa1**2 is negative due to round-off. Kappa0 has also been pulled out of the denominator in the formula for ghat. 
 <H3><FONT COLOR="#CC3333">References</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPBCGSLSetEll.html b/docs/manualpages/KSP/KSPBCGSLSetEll.html
index 3a0848e..a1a5d8c 100644
--- a/docs/manualpages/KSP/KSPBCGSLSetEll.html
+++ b/docs/manualpages/KSP/KSPBCGSLSetEll.html
@@ -5,8 +5,8 @@
 <TITLE>KSPBCGSLSetEll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPBCGSLSetEll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPBCGSLSetEll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPBCGSLSetEll"><H1>KSPBCGSLSetEll</H1></A>
 Sets the number of search directions in BiCGStab(L). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPBCGSLSetPol.html b/docs/manualpages/KSP/KSPBCGSLSetPol.html
index 204015c..329ad0e 100644
--- a/docs/manualpages/KSP/KSPBCGSLSetPol.html
+++ b/docs/manualpages/KSP/KSPBCGSLSetPol.html
@@ -5,8 +5,8 @@
 <TITLE>KSPBCGSLSetPol</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPBCGSLSetPol.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPBCGSLSetPol.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPBCGSLSetPol"><H1>KSPBCGSLSetPol</H1></A>
 Sets the type of polynomial part will be used in the BiCGSTab(L) solver. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPBCGSLSetUsePseudoinverse.html b/docs/manualpages/KSP/KSPBCGSLSetUsePseudoinverse.html
index 8cefcca..187d4bf 100644
--- a/docs/manualpages/KSP/KSPBCGSLSetUsePseudoinverse.html
+++ b/docs/manualpages/KSP/KSPBCGSLSetUsePseudoinverse.html
@@ -5,8 +5,8 @@
 <TITLE>KSPBCGSLSetUsePseudoinverse</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPBCGSLSetUsePseudoinverse.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPBCGSLSetUsePseudoinverse.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPBCGSLSetUsePseudoinverse"><H1>KSPBCGSLSetUsePseudoinverse</H1></A>
 Use pseudoinverse (via SVD) to solve polynomial part of update 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPBCGSLSetXRes.html b/docs/manualpages/KSP/KSPBCGSLSetXRes.html
index a7a3dff..526935f 100644
--- a/docs/manualpages/KSP/KSPBCGSLSetXRes.html
+++ b/docs/manualpages/KSP/KSPBCGSLSetXRes.html
@@ -5,8 +5,8 @@
 <TITLE>KSPBCGSLSetXRes</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPBCGSLSetXRes.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPBCGSLSetXRes.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPBCGSLSetXRes"><H1>KSPBCGSLSetXRes</H1></A>
 Sets the parameter governing when exact residuals will be used instead of computed residuals. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPBICG.html b/docs/manualpages/KSP/KSPBICG.html
index ae226a2..a23d29e 100644
--- a/docs/manualpages/KSP/KSPBICG.html
+++ b/docs/manualpages/KSP/KSPBICG.html
@@ -5,8 +5,8 @@
 <TITLE>KSPBICG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPBICG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPBICG.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPBICG"><H1>KSPBICG</H1></A>
 Implements the Biconjugate gradient method (similar to running the conjugate gradient on the normal equations). 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPBuildResidual.html b/docs/manualpages/KSP/KSPBuildResidual.html
index 8dec7da..123ae0e 100644
--- a/docs/manualpages/KSP/KSPBuildResidual.html
+++ b/docs/manualpages/KSP/KSPBuildResidual.html
@@ -5,8 +5,8 @@
 <TITLE>KSPBuildResidual</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPBuildResidual.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPBuildResidual.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPBuildResidual"><H1>KSPBuildResidual</H1></A>
 Builds the residual in a vector provided. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPBuildSolution.html b/docs/manualpages/KSP/KSPBuildSolution.html
index f2017fe..e2f73ac 100644
--- a/docs/manualpages/KSP/KSPBuildSolution.html
+++ b/docs/manualpages/KSP/KSPBuildSolution.html
@@ -5,8 +5,8 @@
 <TITLE>KSPBuildSolution</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPBuildSolution.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPBuildSolution.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPBuildSolution"><H1>KSPBuildSolution</H1></A>
 Builds the approximate solution in a vector provided. This routine is NOT commonly needed (see <A HREF="../KSP/KSPSolve.html#KSPSolve">KSPSolve</A>()). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPCG.html b/docs/manualpages/KSP/KSPCG.html
index 6f810f6..b8467fe 100644
--- a/docs/manualpages/KSP/KSPCG.html
+++ b/docs/manualpages/KSP/KSPCG.html
@@ -5,8 +5,8 @@
 <TITLE>KSPCG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPCG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPCG.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPCG"><H1>KSPCG</H1></A>
 The preconditioned conjugate gradient (PCG) iterative method 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPCGNE.html b/docs/manualpages/KSP/KSPCGNE.html
index 7df275b..9a88e29 100644
--- a/docs/manualpages/KSP/KSPCGNE.html
+++ b/docs/manualpages/KSP/KSPCGNE.html
@@ -5,8 +5,8 @@
 <TITLE>KSPCGNE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPCGNE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPCGNE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPCGNE"><H1>KSPCGNE</H1></A>
 Applies the preconditioned conjugate gradient method to the normal equations without explicitly forming A^t*A 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPCGS.html b/docs/manualpages/KSP/KSPCGS.html
index b35236d..653b840 100644
--- a/docs/manualpages/KSP/KSPCGS.html
+++ b/docs/manualpages/KSP/KSPCGS.html
@@ -5,8 +5,8 @@
 <TITLE>KSPCGS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPCGS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPCGS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPCGS"><H1>KSPCGS</H1></A>
 This code implements the CGS (Conjugate Gradient Squared) method. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPCGSetType.html b/docs/manualpages/KSP/KSPCGSetType.html
index f48e8e7..2f82995 100644
--- a/docs/manualpages/KSP/KSPCGSetType.html
+++ b/docs/manualpages/KSP/KSPCGSetType.html
@@ -5,8 +5,8 @@
 <TITLE>KSPCGSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPCGSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPCGSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPCGSetType"><H1>KSPCGSetType</H1></A>
 Sets the variant of the conjugate gradient method to use for solving a linear system with a complex coefficient matrix. This option is irrelevant when solving a real system. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPCGType.html b/docs/manualpages/KSP/KSPCGType.html
index 55c5ce1..f630354 100644
--- a/docs/manualpages/KSP/KSPCGType.html
+++ b/docs/manualpages/KSP/KSPCGType.html
@@ -5,8 +5,8 @@
 <TITLE>KSPCGType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPCGType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPCGType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPCGType"><H1>KSPCGType</H1></A>
 Determines what type of CG to use 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPCGUseSingleReduction.html b/docs/manualpages/KSP/KSPCGUseSingleReduction.html
index 018416f..43899c2 100644
--- a/docs/manualpages/KSP/KSPCGUseSingleReduction.html
+++ b/docs/manualpages/KSP/KSPCGUseSingleReduction.html
@@ -5,8 +5,8 @@
 <TITLE>KSPCGUseSingleReduction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPCGUseSingleReduction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPCGUseSingleReduction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPCGUseSingleReduction"><H1>KSPCGUseSingleReduction</H1></A>
 Merge the two inner products needed in CG into a single MPI_Allreduce() call. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPCHEBYSHEV.html b/docs/manualpages/KSP/KSPCHEBYSHEV.html
index a97e62e..037f106 100644
--- a/docs/manualpages/KSP/KSPCHEBYSHEV.html
+++ b/docs/manualpages/KSP/KSPCHEBYSHEV.html
@@ -5,8 +5,8 @@
 <TITLE>KSPCHEBYSHEV</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPCHEBYSHEV.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPCHEBYSHEV.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPCHEBYSHEV"><H1>KSPCHEBYSHEV</H1></A>
 The preconditioned Chebyshev iterative method 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPCR.html b/docs/manualpages/KSP/KSPCR.html
index 9c6c808..25ef3cc 100644
--- a/docs/manualpages/KSP/KSPCR.html
+++ b/docs/manualpages/KSP/KSPCR.html
@@ -5,8 +5,8 @@
 <TITLE>KSPCR</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPCR.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPCR.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPCR"><H1>KSPCR</H1></A>
 This code implements the (preconditioned) conjugate residuals method 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPChebyshevEstEigGetKSP.html b/docs/manualpages/KSP/KSPChebyshevEstEigGetKSP.html
index 2de199a..23c7192 100644
--- a/docs/manualpages/KSP/KSPChebyshevEstEigGetKSP.html
+++ b/docs/manualpages/KSP/KSPChebyshevEstEigGetKSP.html
@@ -5,8 +5,8 @@
 <TITLE>KSPChebyshevEstEigGetKSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPChebyshevEstEigGetKSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPChebyshevEstEigGetKSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPChebyshevEstEigGetKSP"><H1>KSPChebyshevEstEigGetKSP</H1></A>
 Get the Krylov method context used to estimate eigenvalues for the Chebyshev method.  If a Krylov method is not being used for this purpose, NULL is returned.  The reference count of the returned <A HREF="../KSP/KSP.html#KSP">KSP</A> is not incremented: it should not be destroyed by the user. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPChebyshevEstEigSet.html b/docs/manualpages/KSP/KSPChebyshevEstEigSet.html
index 022304a..443032b 100644
--- a/docs/manualpages/KSP/KSPChebyshevEstEigSet.html
+++ b/docs/manualpages/KSP/KSPChebyshevEstEigSet.html
@@ -5,8 +5,8 @@
 <TITLE>KSPChebyshevEstEigSet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPChebyshevEstEigSet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPChebyshevEstEigSet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPChebyshevEstEigSet"><H1>KSPChebyshevEstEigSet</H1></A>
 Automatically estimate the eigenvalues to use for Chebyshev 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPChebyshevEstEigSetRandom.html b/docs/manualpages/KSP/KSPChebyshevEstEigSetRandom.html
index 9fdc57b..1dddd94 100644
--- a/docs/manualpages/KSP/KSPChebyshevEstEigSetRandom.html
+++ b/docs/manualpages/KSP/KSPChebyshevEstEigSetRandom.html
@@ -5,8 +5,8 @@
 <TITLE>KSPChebyshevEstEigSetRandom</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPChebyshevEstEigSetRandom.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPChebyshevEstEigSetRandom.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPChebyshevEstEigSetRandom"><H1>KSPChebyshevEstEigSetRandom</H1></A>
 set random context for estimating eigenvalues 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPChebyshevEstEigSetUseRandom.html b/docs/manualpages/KSP/KSPChebyshevEstEigSetUseRandom.html
index 44e8ce5..3c92e3f 100644
--- a/docs/manualpages/KSP/KSPChebyshevEstEigSetUseRandom.html
+++ b/docs/manualpages/KSP/KSPChebyshevEstEigSetUseRandom.html
@@ -5,8 +5,8 @@
 <TITLE>KSPChebyshevEstEigSetUseRandom</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPChebyshevEstEigSetUseRandom.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPChebyshevEstEigSetUseRandom.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPChebyshevEstEigSetUseRandom"><H1>KSPChebyshevEstEigSetUseRandom</H1></A>
 use a random right hand side in order to do the estimate instead of the given right hand side 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPChebyshevSetEigenvalues.html b/docs/manualpages/KSP/KSPChebyshevSetEigenvalues.html
index 38162bb..23ef32c 100644
--- a/docs/manualpages/KSP/KSPChebyshevSetEigenvalues.html
+++ b/docs/manualpages/KSP/KSPChebyshevSetEigenvalues.html
@@ -5,8 +5,8 @@
 <TITLE>KSPChebyshevSetEigenvalues</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPChebyshevSetEigenvalues.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPChebyshevSetEigenvalues.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPChebyshevSetEigenvalues"><H1>KSPChebyshevSetEigenvalues</H1></A>
 Sets estimates for the extreme eigenvalues of the preconditioned problem. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPComputeEigenvalues.html b/docs/manualpages/KSP/KSPComputeEigenvalues.html
index 341fd24..84443f5 100644
--- a/docs/manualpages/KSP/KSPComputeEigenvalues.html
+++ b/docs/manualpages/KSP/KSPComputeEigenvalues.html
@@ -5,8 +5,8 @@
 <TITLE>KSPComputeEigenvalues</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPComputeEigenvalues.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPComputeEigenvalues.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPComputeEigenvalues"><H1>KSPComputeEigenvalues</H1></A>
 Computes the extreme eigenvalues for the preconditioned operator. Called after or during <A HREF="../KSP/KSPSolve.html#KSPSolve">KSPSolve</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPComputeEigenvaluesExplicitly.html b/docs/manualpages/KSP/KSPComputeEigenvaluesExplicitly.html
index 8f20198..80320df 100644
--- a/docs/manualpages/KSP/KSPComputeEigenvaluesExplicitly.html
+++ b/docs/manualpages/KSP/KSPComputeEigenvaluesExplicitly.html
@@ -5,8 +5,8 @@
 <TITLE>KSPComputeEigenvaluesExplicitly</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPComputeEigenvaluesExplicitly.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPComputeEigenvaluesExplicitly.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPComputeEigenvaluesExplicitly"><H1>KSPComputeEigenvaluesExplicitly</H1></A>
 Computes all of the eigenvalues of the preconditioned operator using LAPACK. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPComputeExplicitOperator.html b/docs/manualpages/KSP/KSPComputeExplicitOperator.html
index faa1535..ba386bc 100644
--- a/docs/manualpages/KSP/KSPComputeExplicitOperator.html
+++ b/docs/manualpages/KSP/KSPComputeExplicitOperator.html
@@ -5,8 +5,8 @@
 <TITLE>KSPComputeExplicitOperator</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPComputeExplicitOperator.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPComputeExplicitOperator.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPComputeExplicitOperator"><H1>KSPComputeExplicitOperator</H1></A>
 Computes the explicit preconditioned operator, including diagonal scaling and null space removal if applicable. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPComputeExtremeSingularValues.html b/docs/manualpages/KSP/KSPComputeExtremeSingularValues.html
index f3bcac6..d61390a 100644
--- a/docs/manualpages/KSP/KSPComputeExtremeSingularValues.html
+++ b/docs/manualpages/KSP/KSPComputeExtremeSingularValues.html
@@ -5,8 +5,8 @@
 <TITLE>KSPComputeExtremeSingularValues</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPComputeExtremeSingularValues.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPComputeExtremeSingularValues.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPComputeExtremeSingularValues"><H1>KSPComputeExtremeSingularValues</H1></A>
 Computes the extreme singular values for the preconditioned operator. Called after or during <A HREF="../KSP/KSPSolve.html#KSPSolve">KSPSolve</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPComputeRitz.html b/docs/manualpages/KSP/KSPComputeRitz.html
index 7f3d46f..bb2e2ce 100644
--- a/docs/manualpages/KSP/KSPComputeRitz.html
+++ b/docs/manualpages/KSP/KSPComputeRitz.html
@@ -5,8 +5,8 @@
 <TITLE>KSPComputeRitz</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPComputeRitz.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPComputeRitz.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPComputeRitz"><H1>KSPComputeRitz</H1></A>
 Computes the Ritz or harmonic Ritz pairs associated to the smallest or largest in modulus, for the preconditioned operator. Called after <A HREF="../KSP/KSPSolve.html#KSPSolve">KSPSolve</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPConvergedDefault.html b/docs/manualpages/KSP/KSPConvergedDefault.html
index fabbcee..7de226d 100644
--- a/docs/manualpages/KSP/KSPConvergedDefault.html
+++ b/docs/manualpages/KSP/KSPConvergedDefault.html
@@ -5,8 +5,8 @@
 <TITLE>KSPConvergedDefault</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPConvergedDefault.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPConvergedDefault.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPConvergedDefault"><H1>KSPConvergedDefault</H1></A>
 Determines convergence of the linear iterative solvers by default 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPConvergedDefaultCreate.html b/docs/manualpages/KSP/KSPConvergedDefaultCreate.html
index 76e94ac..be4ece4 100644
--- a/docs/manualpages/KSP/KSPConvergedDefaultCreate.html
+++ b/docs/manualpages/KSP/KSPConvergedDefaultCreate.html
@@ -5,8 +5,8 @@
 <TITLE>KSPConvergedDefaultCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPConvergedDefaultCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPConvergedDefaultCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPConvergedDefaultCreate"><H1>KSPConvergedDefaultCreate</H1></A>
 Creates and initializes the space used by the <A HREF="../KSP/KSPConvergedDefault.html#KSPConvergedDefault">KSPConvergedDefault</A>() function context 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPConvergedDefaultDestroy.html b/docs/manualpages/KSP/KSPConvergedDefaultDestroy.html
index 1e0961e..8f27794 100644
--- a/docs/manualpages/KSP/KSPConvergedDefaultDestroy.html
+++ b/docs/manualpages/KSP/KSPConvergedDefaultDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>KSPConvergedDefaultDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPConvergedDefaultDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPConvergedDefaultDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPConvergedDefaultDestroy"><H1>KSPConvergedDefaultDestroy</H1></A>
 Frees the space used by the <A HREF="../KSP/KSPConvergedDefault.html#KSPConvergedDefault">KSPConvergedDefault</A>() function context 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPConvergedDefaultSetUIRNorm.html b/docs/manualpages/KSP/KSPConvergedDefaultSetUIRNorm.html
index 384c5d7..02c80f3 100644
--- a/docs/manualpages/KSP/KSPConvergedDefaultSetUIRNorm.html
+++ b/docs/manualpages/KSP/KSPConvergedDefaultSetUIRNorm.html
@@ -5,8 +5,8 @@
 <TITLE>KSPConvergedDefaultSetUIRNorm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPConvergedDefaultSetUIRNorm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPConvergedDefaultSetUIRNorm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPConvergedDefaultSetUIRNorm"><H1>KSPConvergedDefaultSetUIRNorm</H1></A>
 makes the default convergence test use || B*(b - A*(initial guess))|| instead of || B*b ||. In the case of right preconditioner or if <A HREF="../KSP/KSPSetNormType.html#KSPSetNormType">KSPSetNormType</A>(ksp,KSP_NORM_UNPRECONDIITONED) is used there is no B in the above formula. UIRNorm is short for Use Initial Residual Norm. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPConvergedDefaultSetUMIRNorm.html b/docs/manualpages/KSP/KSPConvergedDefaultSetUMIRNorm.html
index 5b36214..2a811a6 100644
--- a/docs/manualpages/KSP/KSPConvergedDefaultSetUMIRNorm.html
+++ b/docs/manualpages/KSP/KSPConvergedDefaultSetUMIRNorm.html
@@ -5,8 +5,8 @@
 <TITLE>KSPConvergedDefaultSetUMIRNorm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPConvergedDefaultSetUMIRNorm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPConvergedDefaultSetUMIRNorm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPConvergedDefaultSetUMIRNorm"><H1>KSPConvergedDefaultSetUMIRNorm</H1></A>
 makes the default convergence test use min(|| B*(b - A*(initial guess))||,|| B*b ||) In the case of right preconditioner or if <A HREF="../KSP/KSPSetNormType.html#KSPSetNormType">KSPSetNormType</A>(ksp,KSP_NORM_UNPRECONDIITONED) is used there is no B in the above formula. UMIRNorm is short for Use Minimum Initial Residual Norm. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPConvergedReason.html b/docs/manualpages/KSP/KSPConvergedReason.html
index 7f16e83..a2b80b6 100644
--- a/docs/manualpages/KSP/KSPConvergedReason.html
+++ b/docs/manualpages/KSP/KSPConvergedReason.html
@@ -5,8 +5,8 @@
 <TITLE>KSPConvergedReason</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPConvergedReason.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPConvergedReason.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPConvergedReason"><H1>KSPConvergedReason</H1></A>
 reason a Krylov method was said to have converged or diverged 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPConvergedSkip.html b/docs/manualpages/KSP/KSPConvergedSkip.html
index 9bb62cf..20113c2 100644
--- a/docs/manualpages/KSP/KSPConvergedSkip.html
+++ b/docs/manualpages/KSP/KSPConvergedSkip.html
@@ -5,8 +5,8 @@
 <TITLE>KSPConvergedSkip</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPConvergedSkip.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPConvergedSkip.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPConvergedSkip"><H1>KSPConvergedSkip</H1></A>
 Convergence test that do not return as converged until the maximum number of iterations is reached. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPCreate.html b/docs/manualpages/KSP/KSPCreate.html
index aa4095d..a1e12b9 100644
--- a/docs/manualpages/KSP/KSPCreate.html
+++ b/docs/manualpages/KSP/KSPCreate.html
@@ -5,8 +5,8 @@
 <TITLE>KSPCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPCreate"><H1>KSPCreate</H1></A>
 Creates the default <A HREF="../KSP/KSP.html#KSP">KSP</A> context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPCreateVecs.html b/docs/manualpages/KSP/KSPCreateVecs.html
index 1051409..5266793 100644
--- a/docs/manualpages/KSP/KSPCreateVecs.html
+++ b/docs/manualpages/KSP/KSPCreateVecs.html
@@ -5,8 +5,8 @@
 <TITLE>KSPCreateVecs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPCreateVecs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPCreateVecs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPCreateVecs"><H1>KSPCreateVecs</H1></A>
 Gets a number of work vectors. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPDGMRES.html b/docs/manualpages/KSP/KSPDGMRES.html
index be98b5d..8ded8d9 100644
--- a/docs/manualpages/KSP/KSPDGMRES.html
+++ b/docs/manualpages/KSP/KSPDGMRES.html
@@ -5,8 +5,8 @@
 <TITLE>KSPDGMRES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPDGMRES.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPDGMRES.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPDGMRES"><H1>KSPDGMRES</H1></A>
 Implements the deflated GMRES as defined in [1,2]. In this implementation, the adaptive strategy allows to switch to the deflated GMRES when the stagnation occurs. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPDestroy.html b/docs/manualpages/KSP/KSPDestroy.html
index a81f18e..d6b6c7e 100644
--- a/docs/manualpages/KSP/KSPDestroy.html
+++ b/docs/manualpages/KSP/KSPDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>KSPDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPDestroy"><H1>KSPDestroy</H1></A>
 Destroys <A HREF="../KSP/KSP.html#KSP">KSP</A> context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPFBCGS.html b/docs/manualpages/KSP/KSPFBCGS.html
index c6e66bf..2845881 100644
--- a/docs/manualpages/KSP/KSPFBCGS.html
+++ b/docs/manualpages/KSP/KSPFBCGS.html
@@ -5,8 +5,8 @@
 <TITLE>KSPFBCGS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPFBCGS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPFBCGS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPFBCGS"><H1>KSPFBCGS</H1></A>
 Implements flexible BiCGStab method. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPFBCGSR.html b/docs/manualpages/KSP/KSPFBCGSR.html
index 118d022..b51b7e5 100644
--- a/docs/manualpages/KSP/KSPFBCGSR.html
+++ b/docs/manualpages/KSP/KSPFBCGSR.html
@@ -5,8 +5,8 @@
 <TITLE>KSPFBCGSR</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPFBCGSR.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPFBCGSR.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPFBCGSR"><H1>KSPFBCGSR</H1></A>
 Implements a mathematically equivalent variant of FBiCGSTab. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPFCDTruncationType.html b/docs/manualpages/KSP/KSPFCDTruncationType.html
index 263c1d2..309cedb 100644
--- a/docs/manualpages/KSP/KSPFCDTruncationType.html
+++ b/docs/manualpages/KSP/KSPFCDTruncationType.html
@@ -5,8 +5,8 @@
 <TITLE>KSPFCDTruncationType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPFCDTruncationType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPFCDTruncationType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPFCDTruncationType"><H1>KSPFCDTruncationType</H1></A>
 Define how stored directions are used to orthogonalize in flexible conjugate directions (FCD) methods 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPFCG.html b/docs/manualpages/KSP/KSPFCG.html
index 187662e..73f1e9b 100644
--- a/docs/manualpages/KSP/KSPFCG.html
+++ b/docs/manualpages/KSP/KSPFCG.html
@@ -5,8 +5,8 @@
 <TITLE>KSPFCG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPFCG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPFCG.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPFCG"><H1>KSPFCG</H1></A>
 Implements the Flexible Conjugate Gradient method (FCG) 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPFCGGetMmax.html b/docs/manualpages/KSP/KSPFCGGetMmax.html
index d8ca7ab..cda74ef 100644
--- a/docs/manualpages/KSP/KSPFCGGetMmax.html
+++ b/docs/manualpages/KSP/KSPFCGGetMmax.html
@@ -5,8 +5,8 @@
 <TITLE>KSPFCGGetMmax</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPFCGGetMmax.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPFCGGetMmax.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPFCGGetMmax"><H1>KSPFCGGetMmax</H1></A>
 get the maximum number of previous directions FCG will store 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPFCGGetNprealloc.html b/docs/manualpages/KSP/KSPFCGGetNprealloc.html
index 28db979..39ea183 100644
--- a/docs/manualpages/KSP/KSPFCGGetNprealloc.html
+++ b/docs/manualpages/KSP/KSPFCGGetNprealloc.html
@@ -5,8 +5,8 @@
 <TITLE>KSPFCGGetNprealloc</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPFCGGetNprealloc.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPFCGGetNprealloc.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPFCGGetNprealloc"><H1>KSPFCGGetNprealloc</H1></A>
 get the number of directions preallocate by FCG 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPFCGGetTruncationType.html b/docs/manualpages/KSP/KSPFCGGetTruncationType.html
index d3fe98d..840edce 100644
--- a/docs/manualpages/KSP/KSPFCGGetTruncationType.html
+++ b/docs/manualpages/KSP/KSPFCGGetTruncationType.html
@@ -5,8 +5,8 @@
 <TITLE>KSPFCGGetTruncationType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPFCGGetTruncationType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPFCGGetTruncationType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPFCGGetTruncationType"><H1>KSPFCGGetTruncationType</H1></A>
 get the truncation strategy employed by FCG 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPFCGSetMmax.html b/docs/manualpages/KSP/KSPFCGSetMmax.html
index c3e2f57..9a1bdda 100644
--- a/docs/manualpages/KSP/KSPFCGSetMmax.html
+++ b/docs/manualpages/KSP/KSPFCGSetMmax.html
@@ -5,8 +5,8 @@
 <TITLE>KSPFCGSetMmax</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPFCGSetMmax.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPFCGSetMmax.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPFCGSetMmax"><H1>KSPFCGSetMmax</H1></A>
 set the maximum number of previous directions FCG will store for orthogonalization 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPFCGSetNprealloc.html b/docs/manualpages/KSP/KSPFCGSetNprealloc.html
index c582534..8213461 100644
--- a/docs/manualpages/KSP/KSPFCGSetNprealloc.html
+++ b/docs/manualpages/KSP/KSPFCGSetNprealloc.html
@@ -5,8 +5,8 @@
 <TITLE>KSPFCGSetNprealloc</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPFCGSetNprealloc.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPFCGSetNprealloc.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPFCGSetNprealloc"><H1>KSPFCGSetNprealloc</H1></A>
 set the number of directions to preallocate with FCG 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPFCGSetTruncationType.html b/docs/manualpages/KSP/KSPFCGSetTruncationType.html
index 3ebe8de..c452be5 100644
--- a/docs/manualpages/KSP/KSPFCGSetTruncationType.html
+++ b/docs/manualpages/KSP/KSPFCGSetTruncationType.html
@@ -5,8 +5,8 @@
 <TITLE>KSPFCGSetTruncationType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPFCGSetTruncationType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPFCGSetTruncationType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPFCGSetTruncationType"><H1>KSPFCGSetTruncationType</H1></A>
 specify how many of its stored previous directions FCG uses during orthoganalization 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPFGMRES.html b/docs/manualpages/KSP/KSPFGMRES.html
index 9d0f34d..c31f906 100644
--- a/docs/manualpages/KSP/KSPFGMRES.html
+++ b/docs/manualpages/KSP/KSPFGMRES.html
@@ -5,8 +5,8 @@
 <TITLE>KSPFGMRES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPFGMRES.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPFGMRES.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPFGMRES"><H1>KSPFGMRES</H1></A>
 Implements the Flexible Generalized Minimal Residual method. developed by Saad with restart 
 <P>
diff --git a/docs/manualpages/KSP/KSPFGMRESModifyPCKSP.html b/docs/manualpages/KSP/KSPFGMRESModifyPCKSP.html
index dfe7f46..885aaeb 100644
--- a/docs/manualpages/KSP/KSPFGMRESModifyPCKSP.html
+++ b/docs/manualpages/KSP/KSPFGMRESModifyPCKSP.html
@@ -5,8 +5,8 @@
 <TITLE>KSPFGMRESModifyPCKSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPFGMRESModifyPCKSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPFGMRESModifyPCKSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPFGMRESModifyPCKSP"><H1>KSPFGMRESModifyPCKSP</H1></A>
 modifies the attributes of the GMRES preconditioner.  It serves as an example (not as something useful!) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPFGMRESModifyPCNoChange.html b/docs/manualpages/KSP/KSPFGMRESModifyPCNoChange.html
index d784865..842a668 100644
--- a/docs/manualpages/KSP/KSPFGMRESModifyPCNoChange.html
+++ b/docs/manualpages/KSP/KSPFGMRESModifyPCNoChange.html
@@ -5,8 +5,8 @@
 <TITLE>KSPFGMRESModifyPCNoChange</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPFGMRESModifyPCNoChange.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPFGMRESModifyPCNoChange.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPFGMRESModifyPCNoChange"><H1>KSPFGMRESModifyPCNoChange</H1></A>
 this is the default used by fgmres - it doesn't change the preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPFGMRESSetModifyPC.html b/docs/manualpages/KSP/KSPFGMRESSetModifyPC.html
index 8b6cab4..90ce659 100644
--- a/docs/manualpages/KSP/KSPFGMRESSetModifyPC.html
+++ b/docs/manualpages/KSP/KSPFGMRESSetModifyPC.html
@@ -5,8 +5,8 @@
 <TITLE>KSPFGMRESSetModifyPC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPFGMRESSetModifyPC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPFGMRESSetModifyPC.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPFGMRESSetModifyPC"><H1>KSPFGMRESSetModifyPC</H1></A>
 Sets the routine used by FGMRES to modify the preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPFinalizePackage.html b/docs/manualpages/KSP/KSPFinalizePackage.html
index 51eec97..9691f09 100644
--- a/docs/manualpages/KSP/KSPFinalizePackage.html
+++ b/docs/manualpages/KSP/KSPFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>KSPFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPFinalizePackage"><H1>KSPFinalizePackage</H1></A>
 This function destroys everything in the Petsc interface to the <A HREF="../KSP/KSP.html#KSP">KSP</A> package. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPFischerGuessCreate.html b/docs/manualpages/KSP/KSPFischerGuessCreate.html
index 8f66966..af25081 100644
--- a/docs/manualpages/KSP/KSPFischerGuessCreate.html
+++ b/docs/manualpages/KSP/KSPFischerGuessCreate.html
@@ -5,8 +5,8 @@
 <TITLE>KSPFischerGuessCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPFischerGuessCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPFischerGuessCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPFischerGuessCreate"><H1>KSPFischerGuessCreate</H1></A>
 Implements Paul Fischer's initial guess algorithm Method 1 and 2 for situations where a linear system is solved repeatedly 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGCR.html b/docs/manualpages/KSP/KSPGCR.html
index 9d2e246..9fd6c01 100644
--- a/docs/manualpages/KSP/KSPGCR.html
+++ b/docs/manualpages/KSP/KSPGCR.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGCR</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGCR.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGCR.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGCR"><H1>KSPGCR</H1></A>
 Implements the preconditioned Generalized Conjugate Residual method. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGCRSetModifyPC.html b/docs/manualpages/KSP/KSPGCRSetModifyPC.html
index 6cf5f72..e2f741e 100644
--- a/docs/manualpages/KSP/KSPGCRSetModifyPC.html
+++ b/docs/manualpages/KSP/KSPGCRSetModifyPC.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGCRSetModifyPC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGCRSetModifyPC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGCRSetModifyPC.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGCRSetModifyPC"><H1>KSPGCRSetModifyPC</H1></A>
 Sets the routine used by GCR to modify the preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGLTR.html b/docs/manualpages/KSP/KSPGLTR.html
index 72f9f3b..e6f9856 100644
--- a/docs/manualpages/KSP/KSPGLTR.html
+++ b/docs/manualpages/KSP/KSPGLTR.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGLTR</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGLTR.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGLTR.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGLTR"><H1>KSPGLTR</H1></A>
 Code to run conjugate gradient method subject to a constraint on the solution norm. This is used in Trust Region methods for nonlinear equations, <A HREF="../SNES/SNESNEWTONTR.html#SNESNEWTONTR">SNESNEWTONTR</A> 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGLTRGetLambda.html b/docs/manualpages/KSP/KSPGLTRGetLambda.html
index 172c2ba..68b49f8 100644
--- a/docs/manualpages/KSP/KSPGLTRGetLambda.html
+++ b/docs/manualpages/KSP/KSPGLTRGetLambda.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGLTRGetLambda</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGLTRGetLambda.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGLTRGetLambda.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGLTRGetLambda"><H1>KSPGLTRGetLambda</H1></A>
 Get multiplier on trust-region constraint. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGLTRGetMinEig.html b/docs/manualpages/KSP/KSPGLTRGetMinEig.html
index a8d460e..3e59d8f 100644
--- a/docs/manualpages/KSP/KSPGLTRGetMinEig.html
+++ b/docs/manualpages/KSP/KSPGLTRGetMinEig.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGLTRGetMinEig</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGLTRGetMinEig.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGLTRGetMinEig.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGLTRGetMinEig"><H1>KSPGLTRGetMinEig</H1></A>
 Get minimum eigenvalue. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGLTRGetNormD.html b/docs/manualpages/KSP/KSPGLTRGetNormD.html
index d1c891f..a679674 100644
--- a/docs/manualpages/KSP/KSPGLTRGetNormD.html
+++ b/docs/manualpages/KSP/KSPGLTRGetNormD.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGLTRGetNormD</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGLTRGetNormD.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGLTRGetNormD.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGLTRGetNormD"><H1>KSPGLTRGetNormD</H1></A>
 Get norm of the direction. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGLTRGetObjFcn.html b/docs/manualpages/KSP/KSPGLTRGetObjFcn.html
index 21b1d79..5fe5570 100644
--- a/docs/manualpages/KSP/KSPGLTRGetObjFcn.html
+++ b/docs/manualpages/KSP/KSPGLTRGetObjFcn.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGLTRGetObjFcn</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGLTRGetObjFcn.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGLTRGetObjFcn.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGLTRGetObjFcn"><H1>KSPGLTRGetObjFcn</H1></A>
 Get objective function value. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGLTRSetRadius.html b/docs/manualpages/KSP/KSPGLTRSetRadius.html
index 3889653..c5c341b 100644
--- a/docs/manualpages/KSP/KSPGLTRSetRadius.html
+++ b/docs/manualpages/KSP/KSPGLTRSetRadius.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGLTRSetRadius</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGLTRSetRadius.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGLTRSetRadius.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGLTRSetRadius"><H1>KSPGLTRSetRadius</H1></A>
 Sets the radius of the trust region. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGMRES.html b/docs/manualpages/KSP/KSPGMRES.html
index 6d700e1..66e8b69 100644
--- a/docs/manualpages/KSP/KSPGMRES.html
+++ b/docs/manualpages/KSP/KSPGMRES.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGMRES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGMRES.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGMRES.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGMRES"><H1>KSPGMRES</H1></A>
 Implements the Generalized Minimal Residual method. (Saad and Schultz, 1986) with restart 
 <P>
diff --git a/docs/manualpages/KSP/KSPGMRESCGSRefinementType.html b/docs/manualpages/KSP/KSPGMRESCGSRefinementType.html
index 511fdd5..b15e145 100644
--- a/docs/manualpages/KSP/KSPGMRESCGSRefinementType.html
+++ b/docs/manualpages/KSP/KSPGMRESCGSRefinementType.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGMRESCGSRefinementType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGMRESCGSRefinementType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGMRESCGSRefinementType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGMRESCGSRefinementType"><H1>KSPGMRESCGSRefinementType</H1></A>
 How the classical (unmodified) Gram-Schmidt is performed. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGMRESClassicalGramSchmidtOrthogonalization.html b/docs/manualpages/KSP/KSPGMRESClassicalGramSchmidtOrthogonalization.html
index 3427a78..18f2ead 100644
--- a/docs/manualpages/KSP/KSPGMRESClassicalGramSchmidtOrthogonalization.html
+++ b/docs/manualpages/KSP/KSPGMRESClassicalGramSchmidtOrthogonalization.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGMRESClassicalGramSchmidtOrthogonalization</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGMRESClassicalGramSchmidtOrthogonalization.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGMRESClassicalGramSchmidtOrthogonalization.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGMRESClassicalGramSchmidtOrthogonalization"><H1>KSPGMRESClassicalGramSchmidtOrthogonalization</H1></A>
 This is the basic orthogonalization routine using classical Gram-Schmidt with possible iterative refinement to improve the stability 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGMRESGetCGSRefinementType.html b/docs/manualpages/KSP/KSPGMRESGetCGSRefinementType.html
index c68246c..f81b54f 100644
--- a/docs/manualpages/KSP/KSPGMRESGetCGSRefinementType.html
+++ b/docs/manualpages/KSP/KSPGMRESGetCGSRefinementType.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGMRESGetCGSRefinementType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGMRESGetCGSRefinementType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGMRESGetCGSRefinementType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGMRESGetCGSRefinementType"><H1>KSPGMRESGetCGSRefinementType</H1></A>
 Gets the type of iterative refinement to use in the classical Gram Schmidt orthogonalization. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGMRESGetOrthogonalization.html b/docs/manualpages/KSP/KSPGMRESGetOrthogonalization.html
index bee0c66..782f006 100644
--- a/docs/manualpages/KSP/KSPGMRESGetOrthogonalization.html
+++ b/docs/manualpages/KSP/KSPGMRESGetOrthogonalization.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGMRESGetOrthogonalization</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGMRESGetOrthogonalization.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGMRESGetOrthogonalization.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGMRESGetOrthogonalization"><H1>KSPGMRESGetOrthogonalization</H1></A>
 Gets the orthogonalization routine used by GMRES and FGMRES. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGMRESGetRestart.html b/docs/manualpages/KSP/KSPGMRESGetRestart.html
index fc639f7..6384199 100644
--- a/docs/manualpages/KSP/KSPGMRESGetRestart.html
+++ b/docs/manualpages/KSP/KSPGMRESGetRestart.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGMRESGetRestart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGMRESGetRestart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGMRESGetRestart.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGMRESGetRestart"><H1>KSPGMRESGetRestart</H1></A>
 Gets number of iterations at which GMRES, FGMRES and LGMRES restarts. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGMRESModifiedGramSchmidtOrthogonalization.html b/docs/manualpages/KSP/KSPGMRESModifiedGramSchmidtOrthogonalization.html
index d284b18..d6764ea 100644
--- a/docs/manualpages/KSP/KSPGMRESModifiedGramSchmidtOrthogonalization.html
+++ b/docs/manualpages/KSP/KSPGMRESModifiedGramSchmidtOrthogonalization.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGMRESModifiedGramSchmidtOrthogonalization</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGMRESModifiedGramSchmidtOrthogonalization.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGMRESModifiedGramSchmidtOrthogonalization.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGMRESModifiedGramSchmidtOrthogonalization"><H1>KSPGMRESModifiedGramSchmidtOrthogonalization</H1></A>
 This is the basic orthogonalization routine using modified Gram-Schmidt. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGMRESMonitorKrylov.html b/docs/manualpages/KSP/KSPGMRESMonitorKrylov.html
index 6dc0a6b..5507665 100644
--- a/docs/manualpages/KSP/KSPGMRESMonitorKrylov.html
+++ b/docs/manualpages/KSP/KSPGMRESMonitorKrylov.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGMRESMonitorKrylov</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGMRESMonitorKrylov.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGMRESMonitorKrylov.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGMRESMonitorKrylov"><H1>KSPGMRESMonitorKrylov</H1></A>
 Calls <A HREF="../Vec/VecView.html#VecView">VecView</A>() for each new direction in the GMRES accumulated Krylov space. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGMRESSetCGSRefinementType.html b/docs/manualpages/KSP/KSPGMRESSetCGSRefinementType.html
index 37b2171..e3fb176 100644
--- a/docs/manualpages/KSP/KSPGMRESSetCGSRefinementType.html
+++ b/docs/manualpages/KSP/KSPGMRESSetCGSRefinementType.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGMRESSetCGSRefinementType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGMRESSetCGSRefinementType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGMRESSetCGSRefinementType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGMRESSetCGSRefinementType"><H1>KSPGMRESSetCGSRefinementType</H1></A>
 Sets the type of iterative refinement to use in the classical Gram Schmidt orthogonalization. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGMRESSetHapTol.html b/docs/manualpages/KSP/KSPGMRESSetHapTol.html
index 7bbca19..72bc072 100644
--- a/docs/manualpages/KSP/KSPGMRESSetHapTol.html
+++ b/docs/manualpages/KSP/KSPGMRESSetHapTol.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGMRESSetHapTol</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGMRESSetHapTol.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGMRESSetHapTol.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGMRESSetHapTol"><H1>KSPGMRESSetHapTol</H1></A>
 Sets tolerance for determining happy breakdown in GMRES, FGMRES and LGMRES. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGMRESSetOrthogonalization.html b/docs/manualpages/KSP/KSPGMRESSetOrthogonalization.html
index 0469aa5..7e4b1eb 100644
--- a/docs/manualpages/KSP/KSPGMRESSetOrthogonalization.html
+++ b/docs/manualpages/KSP/KSPGMRESSetOrthogonalization.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGMRESSetOrthogonalization</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGMRESSetOrthogonalization.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGMRESSetOrthogonalization.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGMRESSetOrthogonalization"><H1>KSPGMRESSetOrthogonalization</H1></A>
 Sets the orthogonalization routine used by GMRES and FGMRES. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGMRESSetPreAllocateVectors.html b/docs/manualpages/KSP/KSPGMRESSetPreAllocateVectors.html
index 4bc8966..53ad631 100644
--- a/docs/manualpages/KSP/KSPGMRESSetPreAllocateVectors.html
+++ b/docs/manualpages/KSP/KSPGMRESSetPreAllocateVectors.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGMRESSetPreAllocateVectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGMRESSetPreAllocateVectors.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGMRESSetPreAllocateVectors.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGMRESSetPreAllocateVectors"><H1>KSPGMRESSetPreAllocateVectors</H1></A>
 Causes GMRES and FGMRES to preallocate all its needed work vectors at initial setup rather than the default, which is to allocate them in chunks when needed. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGMRESSetRestart.html b/docs/manualpages/KSP/KSPGMRESSetRestart.html
index 2714b96..556a48c 100644
--- a/docs/manualpages/KSP/KSPGMRESSetRestart.html
+++ b/docs/manualpages/KSP/KSPGMRESSetRestart.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGMRESSetRestart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGMRESSetRestart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGMRESSetRestart.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGMRESSetRestart"><H1>KSPGMRESSetRestart</H1></A>
 Sets number of iterations at which GMRES, FGMRES and LGMRES restarts. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGROPPCG.html b/docs/manualpages/KSP/KSPGROPPCG.html
index 030f1d3..6cc72d2 100644
--- a/docs/manualpages/KSP/KSPGROPPCG.html
+++ b/docs/manualpages/KSP/KSPGROPPCG.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGROPPCG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGROPPCG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGROPPCG.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGROPPCG"><H1>KSPGROPPCG</H1></A>
 A pipelined conjugate gradient method from Bill Gropp This method has two reductions, one of which is overlapped with the matrix-vector product and one of which is
 overlapped with the preconditioner.
diff --git a/docs/manualpages/KSP/KSPGetApplicationContext.html b/docs/manualpages/KSP/KSPGetApplicationContext.html
index af96828..d6c160d 100644
--- a/docs/manualpages/KSP/KSPGetApplicationContext.html
+++ b/docs/manualpages/KSP/KSPGetApplicationContext.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetApplicationContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetApplicationContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetApplicationContext.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetApplicationContext"><H1>KSPGetApplicationContext</H1></A>
 Gets the user-defined context for the linear solver. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGetComputeEigenvalues.html b/docs/manualpages/KSP/KSPGetComputeEigenvalues.html
index df11cae..c794469 100644
--- a/docs/manualpages/KSP/KSPGetComputeEigenvalues.html
+++ b/docs/manualpages/KSP/KSPGetComputeEigenvalues.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetComputeEigenvalues</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetComputeEigenvalues.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetComputeEigenvalues.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetComputeEigenvalues"><H1>KSPGetComputeEigenvalues</H1></A>
 Gets the flag indicating that the extreme eigenvalues values will be calculated via a Lanczos or Arnoldi process as the linear system is solved. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGetComputeSingularValues.html b/docs/manualpages/KSP/KSPGetComputeSingularValues.html
index 8e9bb43..471e456 100644
--- a/docs/manualpages/KSP/KSPGetComputeSingularValues.html
+++ b/docs/manualpages/KSP/KSPGetComputeSingularValues.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetComputeSingularValues</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetComputeSingularValues.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetComputeSingularValues.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetComputeSingularValues"><H1>KSPGetComputeSingularValues</H1></A>
 Gets the flag indicating whether the extreme singular values will be calculated via a Lanczos or Arnoldi process as the linear system is solved. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGetConvergedReason.html b/docs/manualpages/KSP/KSPGetConvergedReason.html
index cb10a61..19782ec 100644
--- a/docs/manualpages/KSP/KSPGetConvergedReason.html
+++ b/docs/manualpages/KSP/KSPGetConvergedReason.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetConvergedReason</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetConvergedReason.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetConvergedReason.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetConvergedReason"><H1>KSPGetConvergedReason</H1></A>
 Gets the reason the <A HREF="../KSP/KSP.html#KSP">KSP</A> iteration was stopped. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGetConvergenceContext.html b/docs/manualpages/KSP/KSPGetConvergenceContext.html
index 61adce0..ec163cb 100644
--- a/docs/manualpages/KSP/KSPGetConvergenceContext.html
+++ b/docs/manualpages/KSP/KSPGetConvergenceContext.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetConvergenceContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetConvergenceContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetConvergenceContext.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetConvergenceContext"><H1>KSPGetConvergenceContext</H1></A>
 Gets the convergence context set with <A HREF="../KSP/KSPSetConvergenceTest.html#KSPSetConvergenceTest">KSPSetConvergenceTest</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGetDM.html b/docs/manualpages/KSP/KSPGetDM.html
index dbe0aa6..e1d94bb 100644
--- a/docs/manualpages/KSP/KSPGetDM.html
+++ b/docs/manualpages/KSP/KSPGetDM.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetDM"><H1>KSPGetDM</H1></A>
 Gets the <A HREF="../DM/DM.html#DM">DM</A> that may be used by some preconditioners 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGetDiagonalScale.html b/docs/manualpages/KSP/KSPGetDiagonalScale.html
index 6df34e5..fde9271 100644
--- a/docs/manualpages/KSP/KSPGetDiagonalScale.html
+++ b/docs/manualpages/KSP/KSPGetDiagonalScale.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetDiagonalScale</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetDiagonalScale.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetDiagonalScale.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetDiagonalScale"><H1>KSPGetDiagonalScale</H1></A>
 Checks if <A HREF="../KSP/KSP.html#KSP">KSP</A> solver scales the matrix and right hand side 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGetDiagonalScaleFix.html b/docs/manualpages/KSP/KSPGetDiagonalScaleFix.html
index 1a049f8..4f9459f 100644
--- a/docs/manualpages/KSP/KSPGetDiagonalScaleFix.html
+++ b/docs/manualpages/KSP/KSPGetDiagonalScaleFix.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetDiagonalScaleFix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetDiagonalScaleFix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetDiagonalScaleFix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetDiagonalScaleFix"><H1>KSPGetDiagonalScaleFix</H1></A>
 Determines if <A HREF="../KSP/KSP.html#KSP">KSP</A> diagonally scales the system back after solving. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGetErrorIfNotConverged.html b/docs/manualpages/KSP/KSPGetErrorIfNotConverged.html
index 78d52d5..f5ab9a4 100644
--- a/docs/manualpages/KSP/KSPGetErrorIfNotConverged.html
+++ b/docs/manualpages/KSP/KSPGetErrorIfNotConverged.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetErrorIfNotConverged</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetErrorIfNotConverged.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetErrorIfNotConverged.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetErrorIfNotConverged"><H1>KSPGetErrorIfNotConverged</H1></A>
 Will <A HREF="../KSP/KSPSolve.html#KSPSolve">KSPSolve</A>() generate an error if the solver does not converge? 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGetFischerGuess.html b/docs/manualpages/KSP/KSPGetFischerGuess.html
index 2446d8a..2d04d91 100644
--- a/docs/manualpages/KSP/KSPGetFischerGuess.html
+++ b/docs/manualpages/KSP/KSPGetFischerGuess.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetFischerGuess</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetFischerGuess.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetFischerGuess.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetFischerGuess"><H1>KSPGetFischerGuess</H1></A>
 Gets the initial guess generator set with either <A HREF="../KSP/KSPSetFischerGuess.html#KSPSetFischerGuess">KSPSetFischerGuess</A>() or KSPCreateFischerGuess()/<A HREF="../KSP/KSPSetFischerGuess.html#KSPSetFischerGuess">KSPSetFischerGuess</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGetInitialGuessKnoll.html b/docs/manualpages/KSP/KSPGetInitialGuessKnoll.html
index b9a7e95..f9db0de 100644
--- a/docs/manualpages/KSP/KSPGetInitialGuessKnoll.html
+++ b/docs/manualpages/KSP/KSPGetInitialGuessKnoll.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetInitialGuessKnoll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetInitialGuessKnoll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetInitialGuessKnoll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetInitialGuessKnoll"><H1>KSPGetInitialGuessKnoll</H1></A>
 Determines whether the <A HREF="../KSP/KSP.html#KSP">KSP</A> solver is using the Knoll trick (using <A HREF="../PC/PCApply.html#PCApply">PCApply</A>(pc,b,...) to compute the initial guess 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGetInitialGuessNonzero.html b/docs/manualpages/KSP/KSPGetInitialGuessNonzero.html
index 7044d08..d961565 100644
--- a/docs/manualpages/KSP/KSPGetInitialGuessNonzero.html
+++ b/docs/manualpages/KSP/KSPGetInitialGuessNonzero.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetInitialGuessNonzero</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetInitialGuessNonzero.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetInitialGuessNonzero.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetInitialGuessNonzero"><H1>KSPGetInitialGuessNonzero</H1></A>
 Determines whether the <A HREF="../KSP/KSP.html#KSP">KSP</A> solver is using a zero initial guess. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGetIterationNumber.html b/docs/manualpages/KSP/KSPGetIterationNumber.html
index fb5babc..dacf626 100644
--- a/docs/manualpages/KSP/KSPGetIterationNumber.html
+++ b/docs/manualpages/KSP/KSPGetIterationNumber.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetIterationNumber</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetIterationNumber.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetIterationNumber.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetIterationNumber"><H1>KSPGetIterationNumber</H1></A>
 Gets the current iteration number; if the <A HREF="../KSP/KSPSolve.html#KSPSolve">KSPSolve</A>() is complete, returns the number of iterations used. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGetMonitorContext.html b/docs/manualpages/KSP/KSPGetMonitorContext.html
index 53c0b48..ddec0ab 100644
--- a/docs/manualpages/KSP/KSPGetMonitorContext.html
+++ b/docs/manualpages/KSP/KSPGetMonitorContext.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetMonitorContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetMonitorContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetMonitorContext.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetMonitorContext"><H1>KSPGetMonitorContext</H1></A>
 Gets the monitoring context, as set by <A HREF="../KSP/KSPMonitorSet.html#KSPMonitorSet">KSPMonitorSet</A>() for the FIRST monitor only. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGetNormType.html b/docs/manualpages/KSP/KSPGetNormType.html
index 2180613..1769aa2 100644
--- a/docs/manualpages/KSP/KSPGetNormType.html
+++ b/docs/manualpages/KSP/KSPGetNormType.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetNormType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetNormType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetNormType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetNormType"><H1>KSPGetNormType</H1></A>
 Gets the norm that is used for convergence testing. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGetOperators.html b/docs/manualpages/KSP/KSPGetOperators.html
index e3b202f..6390914 100644
--- a/docs/manualpages/KSP/KSPGetOperators.html
+++ b/docs/manualpages/KSP/KSPGetOperators.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetOperators</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetOperators.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetOperators.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetOperators"><H1>KSPGetOperators</H1></A>
 Gets the matrix associated with the linear system and a (possibly) different one associated with the preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGetOperatorsSet.html b/docs/manualpages/KSP/KSPGetOperatorsSet.html
index 789e8ed..99dea96 100644
--- a/docs/manualpages/KSP/KSPGetOperatorsSet.html
+++ b/docs/manualpages/KSP/KSPGetOperatorsSet.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetOperatorsSet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetOperatorsSet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetOperatorsSet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetOperatorsSet"><H1>KSPGetOperatorsSet</H1></A>
 Determines if the matrix associated with the linear system and possibly a different one associated with the preconditioner have been set in the <A HREF="../KSP/KSP.html#KSP">KSP</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGetOptionsPrefix.html b/docs/manualpages/KSP/KSPGetOptionsPrefix.html
index b5b9709..b907e55 100644
--- a/docs/manualpages/KSP/KSPGetOptionsPrefix.html
+++ b/docs/manualpages/KSP/KSPGetOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetOptionsPrefix"><H1>KSPGetOptionsPrefix</H1></A>
 Gets the prefix used for searching for all <A HREF="../KSP/KSP.html#KSP">KSP</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGetPC.html b/docs/manualpages/KSP/KSPGetPC.html
index 8e7ca78..6303297 100644
--- a/docs/manualpages/KSP/KSPGetPC.html
+++ b/docs/manualpages/KSP/KSPGetPC.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetPC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetPC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetPC.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetPC"><H1>KSPGetPC</H1></A>
 Returns a pointer to the preconditioner context set with <A HREF="../KSP/KSPSetPC.html#KSPSetPC">KSPSetPC</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGetPCSide.html b/docs/manualpages/KSP/KSPGetPCSide.html
index 7a9c677..a21e185 100644
--- a/docs/manualpages/KSP/KSPGetPCSide.html
+++ b/docs/manualpages/KSP/KSPGetPCSide.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetPCSide</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetPCSide.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetPCSide.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetPCSide"><H1>KSPGetPCSide</H1></A>
 Gets the preconditioning side. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGetResidualHistory.html b/docs/manualpages/KSP/KSPGetResidualHistory.html
index 597454e..7171a89 100644
--- a/docs/manualpages/KSP/KSPGetResidualHistory.html
+++ b/docs/manualpages/KSP/KSPGetResidualHistory.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetResidualHistory</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetResidualHistory.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetResidualHistory.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetResidualHistory"><H1>KSPGetResidualHistory</H1></A>
 Gets the array used to hold the residual history and the number of residuals it contains. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGetResidualNorm.html b/docs/manualpages/KSP/KSPGetResidualNorm.html
index a4490ab..b463f95 100644
--- a/docs/manualpages/KSP/KSPGetResidualNorm.html
+++ b/docs/manualpages/KSP/KSPGetResidualNorm.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetResidualNorm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetResidualNorm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetResidualNorm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetResidualNorm"><H1>KSPGetResidualNorm</H1></A>
 Gets the last (approximate preconditioned) residual norm that has been computed. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGetRhs.html b/docs/manualpages/KSP/KSPGetRhs.html
index 669a2e7..098f167 100644
--- a/docs/manualpages/KSP/KSPGetRhs.html
+++ b/docs/manualpages/KSP/KSPGetRhs.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetRhs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetRhs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetRhs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetRhs"><H1>KSPGetRhs</H1></A>
 Gets the right-hand-side vector for the linear system to be solved. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGetSolution.html b/docs/manualpages/KSP/KSPGetSolution.html
index 7d6a4b0..da15b5d 100644
--- a/docs/manualpages/KSP/KSPGetSolution.html
+++ b/docs/manualpages/KSP/KSPGetSolution.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetSolution</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetSolution.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetSolution.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetSolution"><H1>KSPGetSolution</H1></A>
 Gets the location of the solution for the linear system to be solved.  Note that this may not be where the solution is stored during the iterative process; see <A HREF="../KSP/KSPBuildSolution.html#KSPBuildSolution">KSPBuildSolution</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGetTabLevel.html b/docs/manualpages/KSP/KSPGetTabLevel.html
index 62fa4be..549f21f 100644
--- a/docs/manualpages/KSP/KSPGetTabLevel.html
+++ b/docs/manualpages/KSP/KSPGetTabLevel.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetTabLevel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetTabLevel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetTabLevel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetTabLevel"><H1>KSPGetTabLevel</H1></A>
 Gets the number of tabs that ASCII output used by ksp. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGetTolerances.html b/docs/manualpages/KSP/KSPGetTolerances.html
index 24ed896..58de9d9 100644
--- a/docs/manualpages/KSP/KSPGetTolerances.html
+++ b/docs/manualpages/KSP/KSPGetTolerances.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetTolerances.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetTolerances"><H1>KSPGetTolerances</H1></A>
 Gets the relative, absolute, divergence, and maximum iteration tolerances used by the default <A HREF="../KSP/KSP.html#KSP">KSP</A> convergence tests. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGetTotalIterations.html b/docs/manualpages/KSP/KSPGetTotalIterations.html
index f11d7c5..ee5ceb6 100644
--- a/docs/manualpages/KSP/KSPGetTotalIterations.html
+++ b/docs/manualpages/KSP/KSPGetTotalIterations.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetTotalIterations</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetTotalIterations.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetTotalIterations.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetTotalIterations"><H1>KSPGetTotalIterations</H1></A>
 Gets the total number of iterations this <A HREF="../KSP/KSP.html#KSP">KSP</A> object has performed since was created, counted over all linear solves 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPGetType.html b/docs/manualpages/KSP/KSPGetType.html
index ca5af0e..e360e6c 100644
--- a/docs/manualpages/KSP/KSPGetType.html
+++ b/docs/manualpages/KSP/KSPGetType.html
@@ -5,8 +5,8 @@
 <TITLE>KSPGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPGetType"><H1>KSPGetType</H1></A>
 Gets the <A HREF="../KSP/KSP.html#KSP">KSP</A> type as a string from the <A HREF="../KSP/KSP.html#KSP">KSP</A> object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPIBCGS.html b/docs/manualpages/KSP/KSPIBCGS.html
index b1869db..8c20c94 100644
--- a/docs/manualpages/KSP/KSPIBCGS.html
+++ b/docs/manualpages/KSP/KSPIBCGS.html
@@ -5,8 +5,8 @@
 <TITLE>KSPIBCGS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPIBCGS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPIBCGS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPIBCGS"><H1>KSPIBCGS</H1></A>
 Implements the IBiCGStab (Improved Stabilized version of BiConjugate Gradient) method in an alternative form to have only a single global reduction operation instead of the usual 3 (or 4) 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPInitialResidual.html b/docs/manualpages/KSP/KSPInitialResidual.html
index af881a6..512c7eb 100644
--- a/docs/manualpages/KSP/KSPInitialResidual.html
+++ b/docs/manualpages/KSP/KSPInitialResidual.html
@@ -5,8 +5,8 @@
 <TITLE>KSPInitialResidual</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPInitialResidual.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPInitialResidual.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPInitialResidual"><H1>KSPInitialResidual</H1></A>
 Computes the residual. Either b - A*C*u = b - A*x with right preconditioning or C*(b - A*x) with left preconditioning; that later residual is often called the "preconditioned residual". 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPInitializePackage.html b/docs/manualpages/KSP/KSPInitializePackage.html
index 66d196b..667cfa0 100644
--- a/docs/manualpages/KSP/KSPInitializePackage.html
+++ b/docs/manualpages/KSP/KSPInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>KSPInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPInitializePackage"><H1>KSPInitializePackage</H1></A>
 This function initializes everything in the <A HREF="../KSP/KSP.html#KSP">KSP</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to <A HREF="../KSP/KSPCreate.html#KSPCreate">KSPCreate</A>() when using static libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPLCD.html b/docs/manualpages/KSP/KSPLCD.html
index 022327d..41ef17a 100644
--- a/docs/manualpages/KSP/KSPLCD.html
+++ b/docs/manualpages/KSP/KSPLCD.html
@@ -5,8 +5,8 @@
 <TITLE>KSPLCD</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPLCD.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPLCD.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPLCD"><H1>KSPLCD</H1></A>
 Implements the LCD (left conjugate direction) method in PETSc. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPLGMRES.html b/docs/manualpages/KSP/KSPLGMRES.html
index d8d1254..ca47d9f 100644
--- a/docs/manualpages/KSP/KSPLGMRES.html
+++ b/docs/manualpages/KSP/KSPLGMRES.html
@@ -5,8 +5,8 @@
 <TITLE>KSPLGMRES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPLGMRES.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPLGMRES.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPLGMRES"><H1>KSPLGMRES</H1></A>
 Augments the standard GMRES approximation space with approximations to the error from previous restart cycles. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPLSQR.html b/docs/manualpages/KSP/KSPLSQR.html
index 45f4798..6a01c1c 100644
--- a/docs/manualpages/KSP/KSPLSQR.html
+++ b/docs/manualpages/KSP/KSPLSQR.html
@@ -5,8 +5,8 @@
 <TITLE>KSPLSQR</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPLSQR.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPLSQR.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPLSQR"><H1>KSPLSQR</H1></A>
 This implements LSQR 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPLSQRDefaultConverged.html b/docs/manualpages/KSP/KSPLSQRDefaultConverged.html
index 7427b60..0281c40 100644
--- a/docs/manualpages/KSP/KSPLSQRDefaultConverged.html
+++ b/docs/manualpages/KSP/KSPLSQRDefaultConverged.html
@@ -5,8 +5,8 @@
 <TITLE>KSPLSQRDefaultConverged</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPLSQRDefaultConverged.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPLSQRDefaultConverged.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPLSQRDefaultConverged"><H1>KSPLSQRDefaultConverged</H1></A>
 Determines convergence of the LSQR Krylov method. This calls <A HREF="../KSP/KSPConvergedDefault.html#KSPConvergedDefault">KSPConvergedDefault</A>() and if that does not determine convergence then checks convergence for the least squares problem. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPLSQRMonitorDefault.html b/docs/manualpages/KSP/KSPLSQRMonitorDefault.html
index a3d7d2c..9a20477 100644
--- a/docs/manualpages/KSP/KSPLSQRMonitorDefault.html
+++ b/docs/manualpages/KSP/KSPLSQRMonitorDefault.html
@@ -5,8 +5,8 @@
 <TITLE>KSPLSQRMonitorDefault</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPLSQRMonitorDefault.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPLSQRMonitorDefault.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPLSQRMonitorDefault"><H1>KSPLSQRMonitorDefault</H1></A>
 Print the residual norm at each iteration of the LSQR method and the norm of the residual of the normal equations A'*A x = A' b 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPLoad.html b/docs/manualpages/KSP/KSPLoad.html
index f63224e..a6ed855 100644
--- a/docs/manualpages/KSP/KSPLoad.html
+++ b/docs/manualpages/KSP/KSPLoad.html
@@ -5,8 +5,8 @@
 <TITLE>KSPLoad</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPLoad.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPLoad.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPLoad"><H1>KSPLoad</H1></A>
 Loads a <A HREF="../KSP/KSP.html#KSP">KSP</A> that has been stored in binary  with <A HREF="../KSP/KSPView.html#KSPView">KSPView</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPMINRES.html b/docs/manualpages/KSP/KSPMINRES.html
index a2db14b..566b13c 100644
--- a/docs/manualpages/KSP/KSPMINRES.html
+++ b/docs/manualpages/KSP/KSPMINRES.html
@@ -5,8 +5,8 @@
 <TITLE>KSPMINRES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPMINRES.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPMINRES.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPMINRES"><H1>KSPMINRES</H1></A>
 This code implements the MINRES (Minimum Residual) method. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPMatRegisterAll.html b/docs/manualpages/KSP/KSPMatRegisterAll.html
index 6dc9478..df6ca9e 100644
--- a/docs/manualpages/KSP/KSPMatRegisterAll.html
+++ b/docs/manualpages/KSP/KSPMatRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>KSPMatRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPMatRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPMatRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPMatRegisterAll"><H1>KSPMatRegisterAll</H1></A>
 Registers all matrix implementations in the <A HREF="../KSP/KSP.html#KSP">KSP</A> package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPMonitor.html b/docs/manualpages/KSP/KSPMonitor.html
index 3ab92fe..9ac518f 100644
--- a/docs/manualpages/KSP/KSPMonitor.html
+++ b/docs/manualpages/KSP/KSPMonitor.html
@@ -5,8 +5,8 @@
 <TITLE>KSPMonitor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPMonitor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPMonitor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPMonitor"><H1>KSPMonitor</H1></A>
 runs the user provided monitor routines, if they exist 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPMonitorCancel.html b/docs/manualpages/KSP/KSPMonitorCancel.html
index 97bd8fc..77adb2d 100644
--- a/docs/manualpages/KSP/KSPMonitorCancel.html
+++ b/docs/manualpages/KSP/KSPMonitorCancel.html
@@ -5,8 +5,8 @@
 <TITLE>KSPMonitorCancel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPMonitorCancel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPMonitorCancel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPMonitorCancel"><H1>KSPMonitorCancel</H1></A>
 Clears all monitors for a <A HREF="../KSP/KSP.html#KSP">KSP</A> object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPMonitorDefault.html b/docs/manualpages/KSP/KSPMonitorDefault.html
index d4ab8ee..6e98683 100644
--- a/docs/manualpages/KSP/KSPMonitorDefault.html
+++ b/docs/manualpages/KSP/KSPMonitorDefault.html
@@ -5,8 +5,8 @@
 <TITLE>KSPMonitorDefault</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPMonitorDefault.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPMonitorDefault.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPMonitorDefault"><H1>KSPMonitorDefault</H1></A>
 Print the residual norm at each iteration of an iterative solver. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPMonitorDynamicTolerance.html b/docs/manualpages/KSP/KSPMonitorDynamicTolerance.html
index 49dd2cf..b14e1f9 100644
--- a/docs/manualpages/KSP/KSPMonitorDynamicTolerance.html
+++ b/docs/manualpages/KSP/KSPMonitorDynamicTolerance.html
@@ -5,8 +5,8 @@
 <TITLE>KSPMonitorDynamicTolerance</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPMonitorDynamicTolerance.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPMonitorDynamicTolerance.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPMonitorDynamicTolerance"><H1>KSPMonitorDynamicTolerance</H1></A>
 Recompute the inner tolerance in every outer iteration in an adaptive way. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPMonitorLGResidualNormCreate.html b/docs/manualpages/KSP/KSPMonitorLGResidualNormCreate.html
index ba75405..386b302 100644
--- a/docs/manualpages/KSP/KSPMonitorLGResidualNormCreate.html
+++ b/docs/manualpages/KSP/KSPMonitorLGResidualNormCreate.html
@@ -5,8 +5,8 @@
 <TITLE>KSPMonitorLGResidualNormCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPMonitorLGResidualNormCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPMonitorLGResidualNormCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPMonitorLGResidualNormCreate"><H1>KSPMonitorLGResidualNormCreate</H1></A>
 Creates a line graph context for use with <A HREF="../KSP/KSP.html#KSP">KSP</A> to monitor convergence of preconditioned residual norms. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPMonitorLGTrueResidualNormCreate.html b/docs/manualpages/KSP/KSPMonitorLGTrueResidualNormCreate.html
index 1b7cf1e..fa9cc82 100644
--- a/docs/manualpages/KSP/KSPMonitorLGTrueResidualNormCreate.html
+++ b/docs/manualpages/KSP/KSPMonitorLGTrueResidualNormCreate.html
@@ -5,8 +5,8 @@
 <TITLE>KSPMonitorLGTrueResidualNormCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPMonitorLGTrueResidualNormCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPMonitorLGTrueResidualNormCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPMonitorLGTrueResidualNormCreate"><H1>KSPMonitorLGTrueResidualNormCreate</H1></A>
 Creates a line graph context for use with <A HREF="../KSP/KSP.html#KSP">KSP</A> to monitor convergence of true residual norms (as opposed to preconditioned residual norms). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPMonitorRange.html b/docs/manualpages/KSP/KSPMonitorRange.html
index 4f99859..ea2bf3d 100644
--- a/docs/manualpages/KSP/KSPMonitorRange.html
+++ b/docs/manualpages/KSP/KSPMonitorRange.html
@@ -5,8 +5,8 @@
 <TITLE>KSPMonitorRange</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPMonitorRange.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPMonitorRange.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPMonitorRange"><H1>KSPMonitorRange</H1></A>
 Prints the percentage of residual elements that are more then 10 percent of the maximum value. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPMonitorSAWs.html b/docs/manualpages/KSP/KSPMonitorSAWs.html
index e804170..6642103 100644
--- a/docs/manualpages/KSP/KSPMonitorSAWs.html
+++ b/docs/manualpages/KSP/KSPMonitorSAWs.html
@@ -5,8 +5,8 @@
 <TITLE>KSPMonitorSAWs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPMonitorSAWs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPMonitorSAWs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPMonitorSAWs"><H1>KSPMonitorSAWs</H1></A>
 monitor solution using SAWs 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPMonitorSAWsCreate.html b/docs/manualpages/KSP/KSPMonitorSAWsCreate.html
index 861b574..6a58042 100644
--- a/docs/manualpages/KSP/KSPMonitorSAWsCreate.html
+++ b/docs/manualpages/KSP/KSPMonitorSAWsCreate.html
@@ -5,8 +5,8 @@
 <TITLE>KSPMonitorSAWsCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPMonitorSAWsCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPMonitorSAWsCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPMonitorSAWsCreate"><H1>KSPMonitorSAWsCreate</H1></A>
 create an SAWs monitor context 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPMonitorSAWsDestroy.html b/docs/manualpages/KSP/KSPMonitorSAWsDestroy.html
index 58963c9..5958c15 100644
--- a/docs/manualpages/KSP/KSPMonitorSAWsDestroy.html
+++ b/docs/manualpages/KSP/KSPMonitorSAWsDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>KSPMonitorSAWsDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPMonitorSAWsDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPMonitorSAWsDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPMonitorSAWsDestroy"><H1>KSPMonitorSAWsDestroy</H1></A>
 destroy a monitor context created with <A HREF="../KSP/KSPMonitorSAWsCreate.html#KSPMonitorSAWsCreate">KSPMonitorSAWsCreate</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPMonitorSet.html b/docs/manualpages/KSP/KSPMonitorSet.html
index b53352e..4b44002 100644
--- a/docs/manualpages/KSP/KSPMonitorSet.html
+++ b/docs/manualpages/KSP/KSPMonitorSet.html
@@ -5,8 +5,8 @@
 <TITLE>KSPMonitorSet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPMonitorSet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPMonitorSet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPMonitorSet"><H1>KSPMonitorSet</H1></A>
 Sets an ADDITIONAL function to be called at every iteration to monitor the residual/error etc. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPMonitorSetFromOptions.html b/docs/manualpages/KSP/KSPMonitorSetFromOptions.html
index f57827e..d3b8387 100644
--- a/docs/manualpages/KSP/KSPMonitorSetFromOptions.html
+++ b/docs/manualpages/KSP/KSPMonitorSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>KSPMonitorSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPMonitorSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPMonitorSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPMonitorSetFromOptions"><H1>KSPMonitorSetFromOptions</H1></A>
 Sets a monitor function and viewer appropriate for the type indicated by the user 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPMonitorSingularValue.html b/docs/manualpages/KSP/KSPMonitorSingularValue.html
index d83bb3d..bacee37 100644
--- a/docs/manualpages/KSP/KSPMonitorSingularValue.html
+++ b/docs/manualpages/KSP/KSPMonitorSingularValue.html
@@ -5,8 +5,8 @@
 <TITLE>KSPMonitorSingularValue</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPMonitorSingularValue.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPMonitorSingularValue.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPMonitorSingularValue"><H1>KSPMonitorSingularValue</H1></A>
 Prints the two norm of the true residual and estimation of the extreme singular values of the preconditioned problem at each iteration. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPMonitorSolution.html b/docs/manualpages/KSP/KSPMonitorSolution.html
index c91bb5d..c80bea5 100644
--- a/docs/manualpages/KSP/KSPMonitorSolution.html
+++ b/docs/manualpages/KSP/KSPMonitorSolution.html
@@ -5,8 +5,8 @@
 <TITLE>KSPMonitorSolution</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPMonitorSolution.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPMonitorSolution.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPMonitorSolution"><H1>KSPMonitorSolution</H1></A>
 Monitors progress of the <A HREF="../KSP/KSP.html#KSP">KSP</A> solvers by calling <A HREF="../Vec/VecView.html#VecView">VecView</A>() for the approximate solution at each iteration. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPMonitorTrueResidualMaxNorm.html b/docs/manualpages/KSP/KSPMonitorTrueResidualMaxNorm.html
index 4e22c8a..e1bf6ba 100644
--- a/docs/manualpages/KSP/KSPMonitorTrueResidualMaxNorm.html
+++ b/docs/manualpages/KSP/KSPMonitorTrueResidualMaxNorm.html
@@ -5,8 +5,8 @@
 <TITLE>KSPMonitorTrueResidualMaxNorm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPMonitorTrueResidualMaxNorm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPMonitorTrueResidualMaxNorm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPMonitorTrueResidualMaxNorm"><H1>KSPMonitorTrueResidualMaxNorm</H1></A>
 Prints the true residual max norm each iteration of an iterative solver. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPMonitorTrueResidualNorm.html b/docs/manualpages/KSP/KSPMonitorTrueResidualNorm.html
index 16b408f..d81ef74 100644
--- a/docs/manualpages/KSP/KSPMonitorTrueResidualNorm.html
+++ b/docs/manualpages/KSP/KSPMonitorTrueResidualNorm.html
@@ -5,8 +5,8 @@
 <TITLE>KSPMonitorTrueResidualNorm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPMonitorTrueResidualNorm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPMonitorTrueResidualNorm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPMonitorTrueResidualNorm"><H1>KSPMonitorTrueResidualNorm</H1></A>
 Prints the true residual norm as well as the preconditioned residual norm at each iteration of an iterative solver. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPNASH.html b/docs/manualpages/KSP/KSPNASH.html
index f07682a..01b539b 100644
--- a/docs/manualpages/KSP/KSPNASH.html
+++ b/docs/manualpages/KSP/KSPNASH.html
@@ -5,8 +5,8 @@
 <TITLE>KSPNASH</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPNASH.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPNASH.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPNASH"><H1>KSPNASH</H1></A>
 Code to run conjugate gradient method subject to a constraint on the solution norm. This is used in Trust Region methods for nonlinear equations, <A HREF="../SNES/SNESNEWTONTR.html#SNESNEWTONTR">SNESNEWTONTR</A> 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPNASHGetNormD.html b/docs/manualpages/KSP/KSPNASHGetNormD.html
index 0fcea79..c1ed2e4 100644
--- a/docs/manualpages/KSP/KSPNASHGetNormD.html
+++ b/docs/manualpages/KSP/KSPNASHGetNormD.html
@@ -5,8 +5,8 @@
 <TITLE>KSPNASHGetNormD</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPNASHGetNormD.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPNASHGetNormD.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPNASHGetNormD"><H1>KSPNASHGetNormD</H1></A>
 Got norm of the direction. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPNASHGetObjFcn.html b/docs/manualpages/KSP/KSPNASHGetObjFcn.html
index 9278a88..2f8d37f 100644
--- a/docs/manualpages/KSP/KSPNASHGetObjFcn.html
+++ b/docs/manualpages/KSP/KSPNASHGetObjFcn.html
@@ -5,8 +5,8 @@
 <TITLE>KSPNASHGetObjFcn</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPNASHGetObjFcn.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPNASHGetObjFcn.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPNASHGetObjFcn"><H1>KSPNASHGetObjFcn</H1></A>
 Get objective function value. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPNASHSetRadius.html b/docs/manualpages/KSP/KSPNASHSetRadius.html
index d52dcfe..fb72fb1 100644
--- a/docs/manualpages/KSP/KSPNASHSetRadius.html
+++ b/docs/manualpages/KSP/KSPNASHSetRadius.html
@@ -5,8 +5,8 @@
 <TITLE>KSPNASHSetRadius</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPNASHSetRadius.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPNASHSetRadius.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPNASHSetRadius"><H1>KSPNASHSetRadius</H1></A>
 Sets the radius of the trust region. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPNormType.html b/docs/manualpages/KSP/KSPNormType.html
index 27eea71..2eabc8b 100644
--- a/docs/manualpages/KSP/KSPNormType.html
+++ b/docs/manualpages/KSP/KSPNormType.html
@@ -5,8 +5,8 @@
 <TITLE>KSPNormType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPNormType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPNormType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPNormType"><H1>KSPNormType</H1></A>
 Norm that is passed in the Krylov convergence test routines. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPPGMRES.html b/docs/manualpages/KSP/KSPPGMRES.html
index 912439b..c1ef4bb 100644
--- a/docs/manualpages/KSP/KSPPGMRES.html
+++ b/docs/manualpages/KSP/KSPPGMRES.html
@@ -5,8 +5,8 @@
 <TITLE>KSPPGMRES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPPGMRES.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPPGMRES.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPPGMRES"><H1>KSPPGMRES</H1></A>
 Implements the Pipelined Generalized Minimal Residual method. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPPIPECG.html b/docs/manualpages/KSP/KSPPIPECG.html
index c119b84..8ede5c1 100644
--- a/docs/manualpages/KSP/KSPPIPECG.html
+++ b/docs/manualpages/KSP/KSPPIPECG.html
@@ -5,8 +5,8 @@
 <TITLE>KSPPIPECG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPPIPECG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPPIPECG.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPPIPECG"><H1>KSPPIPECG</H1></A>
 Pipelined conjugate gradient method. This method has only a single non-blocking reduction per iteration, compared to 2 blocking for standard CG.  The
 non-blocking reduction is overlapped by the matrix-vector product and preconditioner application.
diff --git a/docs/manualpages/KSP/KSPPIPECGRR.html b/docs/manualpages/KSP/KSPPIPECGRR.html
index ea86bb3..2d0e021 100644
--- a/docs/manualpages/KSP/KSPPIPECGRR.html
+++ b/docs/manualpages/KSP/KSPPIPECGRR.html
@@ -5,8 +5,8 @@
 <TITLE>KSPPIPECGRR</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPPIPECGRR.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPPIPECGRR.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPPIPECGRR"><H1>KSPPIPECGRR</H1></A>
 Pipelined conjugate gradient method with automated residual replacements. This method has only a single non-blocking reduction per iteration, compared to 2 blocking for standard CG.  The
 non-blocking reduction is overlapped by the matrix-vector product and preconditioner application.
diff --git a/docs/manualpages/KSP/KSPPIPECR.html b/docs/manualpages/KSP/KSPPIPECR.html
index c7cf377..e6a5a88 100644
--- a/docs/manualpages/KSP/KSPPIPECR.html
+++ b/docs/manualpages/KSP/KSPPIPECR.html
@@ -5,8 +5,8 @@
 <TITLE>KSPPIPECR</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPPIPECR.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPPIPECR.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPPIPECR"><H1>KSPPIPECR</H1></A>
 Pipelined conjugate residual method This method has only a single non-blocking reduction per iteration, compared to 2 blocking for standard CR.  The
 non-blocking reduction is overlapped by the matrix-vector product, but not the preconditioner application.
diff --git a/docs/manualpages/KSP/KSPPIPEFCG.html b/docs/manualpages/KSP/KSPPIPEFCG.html
index 39e33af..8c1cbd7 100644
--- a/docs/manualpages/KSP/KSPPIPEFCG.html
+++ b/docs/manualpages/KSP/KSPPIPEFCG.html
@@ -5,8 +5,8 @@
 <TITLE>KSPPIPEFCG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPPIPEFCG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPPIPEFCG.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPPIPEFCG"><H1>KSPPIPEFCG</H1></A>
 A Pipelined, Flexible Conjugate Gradient method The natural norm for this method is (u,Au). This norm is available at no computational costs. Choosing norm types preconditioned or unpreconditioned involves an extra blocking global reduction, thus removing any benefit from pipelining.
 <P>
diff --git a/docs/manualpages/KSP/KSPPIPEFCGGetMmax.html b/docs/manualpages/KSP/KSPPIPEFCGGetMmax.html
index e5ee07a..360a1bb 100644
--- a/docs/manualpages/KSP/KSPPIPEFCGGetMmax.html
+++ b/docs/manualpages/KSP/KSPPIPEFCGGetMmax.html
@@ -5,8 +5,8 @@
 <TITLE>KSPPIPEFCGGetMmax</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPPIPEFCGGetMmax.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPPIPEFCGGetMmax.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPPIPEFCGGetMmax"><H1>KSPPIPEFCGGetMmax</H1></A>
 get the maximum number of previous directions PIPEFCG will store 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPPIPEFCGGetNprealloc.html b/docs/manualpages/KSP/KSPPIPEFCGGetNprealloc.html
index e6018cc..aa6ba8b 100644
--- a/docs/manualpages/KSP/KSPPIPEFCGGetNprealloc.html
+++ b/docs/manualpages/KSP/KSPPIPEFCGGetNprealloc.html
@@ -5,8 +5,8 @@
 <TITLE>KSPPIPEFCGGetNprealloc</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPPIPEFCGGetNprealloc.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPPIPEFCGGetNprealloc.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPPIPEFCGGetNprealloc"><H1>KSPPIPEFCGGetNprealloc</H1></A>
 get the number of directions to preallocate by PIPEFCG 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPPIPEFCGGetTruncationType.html b/docs/manualpages/KSP/KSPPIPEFCGGetTruncationType.html
index c3fab01..b8fc568 100644
--- a/docs/manualpages/KSP/KSPPIPEFCGGetTruncationType.html
+++ b/docs/manualpages/KSP/KSPPIPEFCGGetTruncationType.html
@@ -5,8 +5,8 @@
 <TITLE>KSPPIPEFCGGetTruncationType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPPIPEFCGGetTruncationType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPPIPEFCGGetTruncationType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPPIPEFCGGetTruncationType"><H1>KSPPIPEFCGGetTruncationType</H1></A>
 get the truncation strategy employed by PIPEFCG 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPPIPEFCGSetMmax.html b/docs/manualpages/KSP/KSPPIPEFCGSetMmax.html
index 2508096..38db3cd 100644
--- a/docs/manualpages/KSP/KSPPIPEFCGSetMmax.html
+++ b/docs/manualpages/KSP/KSPPIPEFCGSetMmax.html
@@ -5,8 +5,8 @@
 <TITLE>KSPPIPEFCGSetMmax</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPPIPEFCGSetMmax.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPPIPEFCGSetMmax.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPPIPEFCGSetMmax"><H1>KSPPIPEFCGSetMmax</H1></A>
 set the maximum number of previous directions PIPEFCG will store for orthogonalization 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPPIPEFCGSetNprealloc.html b/docs/manualpages/KSP/KSPPIPEFCGSetNprealloc.html
index bf84d34..7573926 100644
--- a/docs/manualpages/KSP/KSPPIPEFCGSetNprealloc.html
+++ b/docs/manualpages/KSP/KSPPIPEFCGSetNprealloc.html
@@ -5,8 +5,8 @@
 <TITLE>KSPPIPEFCGSetNprealloc</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPPIPEFCGSetNprealloc.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPPIPEFCGSetNprealloc.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPPIPEFCGSetNprealloc"><H1>KSPPIPEFCGSetNprealloc</H1></A>
 set the number of directions to preallocate with PIPEFCG 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPPIPEFCGSetTruncationType.html b/docs/manualpages/KSP/KSPPIPEFCGSetTruncationType.html
index aa8c0de..fcad666 100644
--- a/docs/manualpages/KSP/KSPPIPEFCGSetTruncationType.html
+++ b/docs/manualpages/KSP/KSPPIPEFCGSetTruncationType.html
@@ -5,8 +5,8 @@
 <TITLE>KSPPIPEFCGSetTruncationType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPPIPEFCGSetTruncationType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPPIPEFCGSetTruncationType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPPIPEFCGSetTruncationType"><H1>KSPPIPEFCGSetTruncationType</H1></A>
 specify how many of its stored previous directions PIPEFCG uses during orthoganalization 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPPIPEFGMRES.html b/docs/manualpages/KSP/KSPPIPEFGMRES.html
index 394f9a4..6780c2f 100644
--- a/docs/manualpages/KSP/KSPPIPEFGMRES.html
+++ b/docs/manualpages/KSP/KSPPIPEFGMRES.html
@@ -5,8 +5,8 @@
 <TITLE>KSPPIPEFGMRES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPPIPEFGMRES.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPPIPEFGMRES.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPPIPEFGMRES"><H1>KSPPIPEFGMRES</H1></A>
 Implements the Pipelined Generalized Minimal Residual method. A Flexible, 1-stage pipelined variant of GMRES
 <P>
diff --git a/docs/manualpages/KSP/KSPPIPEFGMRESSetShift.html b/docs/manualpages/KSP/KSPPIPEFGMRESSetShift.html
index dd29807..9aa81c5 100644
--- a/docs/manualpages/KSP/KSPPIPEFGMRESSetShift.html
+++ b/docs/manualpages/KSP/KSPPIPEFGMRESSetShift.html
@@ -5,8 +5,8 @@
 <TITLE>KSPPIPEFGMRESSetShift</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPPIPEFGMRESSetShift.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPPIPEFGMRESSetShift.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPPIPEFGMRESSetShift"><H1>KSPPIPEFGMRESSetShift</H1></A>
 Set the shift parameter for the flexible, pipelined GMRES solver. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPPIPEGCR.html b/docs/manualpages/KSP/KSPPIPEGCR.html
index cd42b27..406c261 100644
--- a/docs/manualpages/KSP/KSPPIPEGCR.html
+++ b/docs/manualpages/KSP/KSPPIPEGCR.html
@@ -5,8 +5,8 @@
 <TITLE>KSPPIPEGCR</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPPIPEGCR.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPPIPEGCR.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPPIPEGCR"><H1>KSPPIPEGCR</H1></A>
 Implements the preconditioned Generalized Conjugate Residual method with pipelining. The PIPEGCR Krylov method supports non-symmetric matrices and permits the use of a preconditioner
 which may vary from one iteration to the next. Users can can define a method to vary the
diff --git a/docs/manualpages/KSP/KSPPIPEGCRGetMmax.html b/docs/manualpages/KSP/KSPPIPEGCRGetMmax.html
index 8e49cde..8407e25 100644
--- a/docs/manualpages/KSP/KSPPIPEGCRGetMmax.html
+++ b/docs/manualpages/KSP/KSPPIPEGCRGetMmax.html
@@ -5,8 +5,8 @@
 <TITLE>KSPPIPEGCRGetMmax</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPPIPEGCRGetMmax.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPPIPEGCRGetMmax.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPPIPEGCRGetMmax"><H1>KSPPIPEGCRGetMmax</H1></A>
 get the maximum number of previous directions PIPEGCR will store 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPPIPEGCRGetNprealloc.html b/docs/manualpages/KSP/KSPPIPEGCRGetNprealloc.html
index a716583..18b4782 100644
--- a/docs/manualpages/KSP/KSPPIPEGCRGetNprealloc.html
+++ b/docs/manualpages/KSP/KSPPIPEGCRGetNprealloc.html
@@ -5,8 +5,8 @@
 <TITLE>KSPPIPEGCRGetNprealloc</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPPIPEGCRGetNprealloc.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPPIPEGCRGetNprealloc.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPPIPEGCRGetNprealloc"><H1>KSPPIPEGCRGetNprealloc</H1></A>
 get the number of directions preallocate by PIPEGCR 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPPIPEGCRGetTruncationType.html b/docs/manualpages/KSP/KSPPIPEGCRGetTruncationType.html
index ebfd1d9..ab08726 100644
--- a/docs/manualpages/KSP/KSPPIPEGCRGetTruncationType.html
+++ b/docs/manualpages/KSP/KSPPIPEGCRGetTruncationType.html
@@ -5,8 +5,8 @@
 <TITLE>KSPPIPEGCRGetTruncationType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPPIPEGCRGetTruncationType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPPIPEGCRGetTruncationType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPPIPEGCRGetTruncationType"><H1>KSPPIPEGCRGetTruncationType</H1></A>
 get the truncation strategy employed by PIPEGCR 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPPIPEGCRGetUnrollW.html b/docs/manualpages/KSP/KSPPIPEGCRGetUnrollW.html
index 25d8bdc..8f4aaa7 100644
--- a/docs/manualpages/KSP/KSPPIPEGCRGetUnrollW.html
+++ b/docs/manualpages/KSP/KSPPIPEGCRGetUnrollW.html
@@ -5,8 +5,8 @@
 <TITLE>KSPPIPEGCRGetUnrollW</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPPIPEGCRGetUnrollW.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPPIPEGCRGetUnrollW.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPPIPEGCRGetUnrollW"><H1>KSPPIPEGCRGetUnrollW</H1></A>
 Get information on PIPEGCR unrolling the w vector 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPPIPEGCRSetMmax.html b/docs/manualpages/KSP/KSPPIPEGCRSetMmax.html
index 62e5ead..4f781ea 100644
--- a/docs/manualpages/KSP/KSPPIPEGCRSetMmax.html
+++ b/docs/manualpages/KSP/KSPPIPEGCRSetMmax.html
@@ -5,8 +5,8 @@
 <TITLE>KSPPIPEGCRSetMmax</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPPIPEGCRSetMmax.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPPIPEGCRSetMmax.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPPIPEGCRSetMmax"><H1>KSPPIPEGCRSetMmax</H1></A>
 set the maximum number of previous directions PIPEGCR will store for orthogonalization 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPPIPEGCRSetModifyPC.html b/docs/manualpages/KSP/KSPPIPEGCRSetModifyPC.html
index e82bdf6..e813de4 100644
--- a/docs/manualpages/KSP/KSPPIPEGCRSetModifyPC.html
+++ b/docs/manualpages/KSP/KSPPIPEGCRSetModifyPC.html
@@ -5,8 +5,8 @@
 <TITLE>KSPPIPEGCRSetModifyPC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPPIPEGCRSetModifyPC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPPIPEGCRSetModifyPC.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPPIPEGCRSetModifyPC"><H1>KSPPIPEGCRSetModifyPC</H1></A>
 Sets the routine used by PIPEGCR to modify the preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPPIPEGCRSetNprealloc.html b/docs/manualpages/KSP/KSPPIPEGCRSetNprealloc.html
index 8d0e7dc..d245399 100644
--- a/docs/manualpages/KSP/KSPPIPEGCRSetNprealloc.html
+++ b/docs/manualpages/KSP/KSPPIPEGCRSetNprealloc.html
@@ -5,8 +5,8 @@
 <TITLE>KSPPIPEGCRSetNprealloc</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPPIPEGCRSetNprealloc.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPPIPEGCRSetNprealloc.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPPIPEGCRSetNprealloc"><H1>KSPPIPEGCRSetNprealloc</H1></A>
 set the number of directions to preallocate with PIPEGCR 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPPIPEGCRSetTruncationType.html b/docs/manualpages/KSP/KSPPIPEGCRSetTruncationType.html
index 64eedf4..5016c33 100644
--- a/docs/manualpages/KSP/KSPPIPEGCRSetTruncationType.html
+++ b/docs/manualpages/KSP/KSPPIPEGCRSetTruncationType.html
@@ -5,8 +5,8 @@
 <TITLE>KSPPIPEGCRSetTruncationType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPPIPEGCRSetTruncationType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPPIPEGCRSetTruncationType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPPIPEGCRSetTruncationType"><H1>KSPPIPEGCRSetTruncationType</H1></A>
 specify how many of its stored previous directions PIPEGCR uses during orthoganalization 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPPIPEGCRSetUnrollW.html b/docs/manualpages/KSP/KSPPIPEGCRSetUnrollW.html
index 5a454af..fce3ca1 100644
--- a/docs/manualpages/KSP/KSPPIPEGCRSetUnrollW.html
+++ b/docs/manualpages/KSP/KSPPIPEGCRSetUnrollW.html
@@ -5,8 +5,8 @@
 <TITLE>KSPPIPEGCRSetUnrollW</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPPIPEGCRSetUnrollW.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPPIPEGCRSetUnrollW.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPPIPEGCRSetUnrollW"><H1>KSPPIPEGCRSetUnrollW</H1></A>
 Set to <A HREF="../Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</A> to use PIPEGCR with unrolling of the w vector 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPPREONLY.html b/docs/manualpages/KSP/KSPPREONLY.html
index 51f834e..f90f0d8 100644
--- a/docs/manualpages/KSP/KSPPREONLY.html
+++ b/docs/manualpages/KSP/KSPPREONLY.html
@@ -5,8 +5,8 @@
 <TITLE>KSPPREONLY</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPPREONLY.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPPREONLY.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPPREONLY"><H1>KSPPREONLY</H1></A>
 This implements a stub method that applies ONLY the preconditioner. This may be used in inner iterations, where it is desired to allow multiple iterations as well as the "0-iteration" case. It is commonly used with the direct solver preconditioners like <A HREF="../PC/PCLU.html#PCLU">PCLU</A> and <A HREF="../PC/PCCHOLESKY.html#PCCHOLESKY">PCCHOLESKY</A> 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPPythonSetType.html b/docs/manualpages/KSP/KSPPythonSetType.html
index d4b4caa..a1cf56a 100644
--- a/docs/manualpages/KSP/KSPPythonSetType.html
+++ b/docs/manualpages/KSP/KSPPythonSetType.html
@@ -5,8 +5,8 @@
 <TITLE>KSPPythonSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPPythonSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPPythonSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPPythonSetType"><H1>KSPPythonSetType</H1></A>
 Initalize a <A HREF="../KSP/KSP.html#KSP">KSP</A> object implemented in Python. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPQCG.html b/docs/manualpages/KSP/KSPQCG.html
index e914156..67b3fe1 100644
--- a/docs/manualpages/KSP/KSPQCG.html
+++ b/docs/manualpages/KSP/KSPQCG.html
@@ -5,8 +5,8 @@
 <TITLE>KSPQCG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPQCG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPQCG.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPQCG"><H1>KSPQCG</H1></A>
 Code to run conjugate gradient method subject to a constraint on the solution norm. This is used in Trust Region methods for nonlinear equations, <A HREF="../SNES/SNESNEWTONTR.html#SNESNEWTONTR">SNESNEWTONTR</A> 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPQCGGetQuadratic.html b/docs/manualpages/KSP/KSPQCGGetQuadratic.html
index b0397ef..d5f0a7f 100644
--- a/docs/manualpages/KSP/KSPQCGGetQuadratic.html
+++ b/docs/manualpages/KSP/KSPQCGGetQuadratic.html
@@ -5,8 +5,8 @@
 <TITLE>KSPQCGGetQuadratic</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPQCGGetQuadratic.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPQCGGetQuadratic.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPQCGGetQuadratic"><H1>KSPQCGGetQuadratic</H1></A>
 Gets the value of the quadratic function, evaluated at the new iterate: 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPQCGGetTrialStepNorm.html b/docs/manualpages/KSP/KSPQCGGetTrialStepNorm.html
index 3b7b66b..23e1a4d 100644
--- a/docs/manualpages/KSP/KSPQCGGetTrialStepNorm.html
+++ b/docs/manualpages/KSP/KSPQCGGetTrialStepNorm.html
@@ -5,8 +5,8 @@
 <TITLE>KSPQCGGetTrialStepNorm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPQCGGetTrialStepNorm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPQCGGetTrialStepNorm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPQCGGetTrialStepNorm"><H1>KSPQCGGetTrialStepNorm</H1></A>
 Gets the norm of a trial step vector.  The WCG step may be constrained, so this is not necessarily the length of the ultimate step taken in QCG. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPQCGSetTrustRegionRadius.html b/docs/manualpages/KSP/KSPQCGSetTrustRegionRadius.html
index f92d68c..46d8230 100644
--- a/docs/manualpages/KSP/KSPQCGSetTrustRegionRadius.html
+++ b/docs/manualpages/KSP/KSPQCGSetTrustRegionRadius.html
@@ -5,8 +5,8 @@
 <TITLE>KSPQCGSetTrustRegionRadius</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPQCGSetTrustRegionRadius.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPQCGSetTrustRegionRadius.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPQCGSetTrustRegionRadius"><H1>KSPQCGSetTrustRegionRadius</H1></A>
 Sets the radius of the trust region. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPRICHARDSON.html b/docs/manualpages/KSP/KSPRICHARDSON.html
index 564ea06..005732e 100644
--- a/docs/manualpages/KSP/KSPRICHARDSON.html
+++ b/docs/manualpages/KSP/KSPRICHARDSON.html
@@ -5,8 +5,8 @@
 <TITLE>KSPRICHARDSON</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPRICHARDSON.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPRICHARDSON.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPRICHARDSON"><H1>KSPRICHARDSON</H1></A>
 The preconditioned Richardson iterative method 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPReasonView.html b/docs/manualpages/KSP/KSPReasonView.html
index e1722a4..a9243b3 100644
--- a/docs/manualpages/KSP/KSPReasonView.html
+++ b/docs/manualpages/KSP/KSPReasonView.html
@@ -5,8 +5,8 @@
 <TITLE>KSPReasonView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPReasonView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPReasonView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPReasonView"><H1>KSPReasonView</H1></A>
 Displays the reason a <A HREF="../KSP/KSP.html#KSP">KSP</A> solve converged or diverged to a viewer 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPReasonViewFromOptions.html b/docs/manualpages/KSP/KSPReasonViewFromOptions.html
index bc08faa..e416ab6 100644
--- a/docs/manualpages/KSP/KSPReasonViewFromOptions.html
+++ b/docs/manualpages/KSP/KSPReasonViewFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>KSPReasonViewFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPReasonViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPReasonViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPReasonViewFromOptions"><H1>KSPReasonViewFromOptions</H1></A>
 Processes command line options to determine if/how a KSPReason is to be viewed. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPRegister.html b/docs/manualpages/KSP/KSPRegister.html
index e5e51dc..30f6cea 100644
--- a/docs/manualpages/KSP/KSPRegister.html
+++ b/docs/manualpages/KSP/KSPRegister.html
@@ -5,8 +5,8 @@
 <TITLE>KSPRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPRegister"><H1>KSPRegister</H1></A>
 Adds a method to the Krylov subspace solver package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPRegisterAll.html b/docs/manualpages/KSP/KSPRegisterAll.html
index ebe397a..8675489 100644
--- a/docs/manualpages/KSP/KSPRegisterAll.html
+++ b/docs/manualpages/KSP/KSPRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>KSPRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPRegisterAll"><H1>KSPRegisterAll</H1></A>
 Registers all of the Krylov subspace methods in the <A HREF="../KSP/KSP.html#KSP">KSP</A> package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPReset.html b/docs/manualpages/KSP/KSPReset.html
index ee1c7bc..ca2754b 100644
--- a/docs/manualpages/KSP/KSPReset.html
+++ b/docs/manualpages/KSP/KSPReset.html
@@ -5,8 +5,8 @@
 <TITLE>KSPReset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPReset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPReset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPReset"><H1>KSPReset</H1></A>
 Resets a <A HREF="../KSP/KSP.html#KSP">KSP</A> context to the kspsetupcalled = 0 state and removes any allocated <A HREF="../Vec/Vecs.html#Vecs">Vecs</A> and Mats 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPRichardsonSetScale.html b/docs/manualpages/KSP/KSPRichardsonSetScale.html
index f64ef2f..0dba6b4 100644
--- a/docs/manualpages/KSP/KSPRichardsonSetScale.html
+++ b/docs/manualpages/KSP/KSPRichardsonSetScale.html
@@ -5,8 +5,8 @@
 <TITLE>KSPRichardsonSetScale</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPRichardsonSetScale.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPRichardsonSetScale.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPRichardsonSetScale"><H1>KSPRichardsonSetScale</H1></A>
 Set the damping factor; if this routine is not called, the factor defaults to 1.0. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPRichardsonSetSelfScale.html b/docs/manualpages/KSP/KSPRichardsonSetSelfScale.html
index 5178171..d4fb4c0 100644
--- a/docs/manualpages/KSP/KSPRichardsonSetSelfScale.html
+++ b/docs/manualpages/KSP/KSPRichardsonSetSelfScale.html
@@ -5,8 +5,8 @@
 <TITLE>KSPRichardsonSetSelfScale</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPRichardsonSetSelfScale.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPRichardsonSetSelfScale.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPRichardsonSetSelfScale"><H1>KSPRichardsonSetSelfScale</H1></A>
 Sets Richardson to automatically determine optimal scaling at each iteration to minimize the 2-norm of the preconditioned residual 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSTCG.html b/docs/manualpages/KSP/KSPSTCG.html
index 6e431b0..2ae67eb 100644
--- a/docs/manualpages/KSP/KSPSTCG.html
+++ b/docs/manualpages/KSP/KSPSTCG.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSTCG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSTCG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSTCG.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSTCG"><H1>KSPSTCG</H1></A>
 Code to run conjugate gradient method subject to a constraint on the solution norm. This is used in Trust Region methods for nonlinear equations, <A HREF="../SNES/SNESNEWTONTR.html#SNESNEWTONTR">SNESNEWTONTR</A> 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSTCGGetNormD.html b/docs/manualpages/KSP/KSPSTCGGetNormD.html
index 0a0552d..8be68be 100644
--- a/docs/manualpages/KSP/KSPSTCGGetNormD.html
+++ b/docs/manualpages/KSP/KSPSTCGGetNormD.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSTCGGetNormD</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSTCGGetNormD.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSTCGGetNormD.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSTCGGetNormD"><H1>KSPSTCGGetNormD</H1></A>
 Got norm of the direction. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSTCGGetObjFcn.html b/docs/manualpages/KSP/KSPSTCGGetObjFcn.html
index 6f64bbf..18621ad 100644
--- a/docs/manualpages/KSP/KSPSTCGGetObjFcn.html
+++ b/docs/manualpages/KSP/KSPSTCGGetObjFcn.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSTCGGetObjFcn</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSTCGGetObjFcn.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSTCGGetObjFcn.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSTCGGetObjFcn"><H1>KSPSTCGGetObjFcn</H1></A>
 Get objective function value. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSTCGSetRadius.html b/docs/manualpages/KSP/KSPSTCGSetRadius.html
index 941df2d..cf100b1 100644
--- a/docs/manualpages/KSP/KSPSTCGSetRadius.html
+++ b/docs/manualpages/KSP/KSPSTCGSetRadius.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSTCGSetRadius</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSTCGSetRadius.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSTCGSetRadius.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSTCGSetRadius"><H1>KSPSTCGSetRadius</H1></A>
 Sets the radius of the trust region. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSYMMLQ.html b/docs/manualpages/KSP/KSPSYMMLQ.html
index 9d445dd..6e5bf46 100644
--- a/docs/manualpages/KSP/KSPSYMMLQ.html
+++ b/docs/manualpages/KSP/KSPSYMMLQ.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSYMMLQ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSYMMLQ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSYMMLQ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSYMMLQ"><H1>KSPSYMMLQ</H1></A>
 This code implements the SYMMLQ method. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetApplicationContext.html b/docs/manualpages/KSP/KSPSetApplicationContext.html
index c0fdcc0..535917a 100644
--- a/docs/manualpages/KSP/KSPSetApplicationContext.html
+++ b/docs/manualpages/KSP/KSPSetApplicationContext.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetApplicationContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetApplicationContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetApplicationContext.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetApplicationContext"><H1>KSPSetApplicationContext</H1></A>
 Sets the optional user-defined context for the linear solver. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetCheckNormIteration.html b/docs/manualpages/KSP/KSPSetCheckNormIteration.html
index 626b5c6..6c09498 100644
--- a/docs/manualpages/KSP/KSPSetCheckNormIteration.html
+++ b/docs/manualpages/KSP/KSPSetCheckNormIteration.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetCheckNormIteration</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetCheckNormIteration.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetCheckNormIteration.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetCheckNormIteration"><H1>KSPSetCheckNormIteration</H1></A>
 Sets the first iteration at which the norm of the residual will be computed and used in the convergence test. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetComputeEigenvalues.html b/docs/manualpages/KSP/KSPSetComputeEigenvalues.html
index ae94a73..9c7db85 100644
--- a/docs/manualpages/KSP/KSPSetComputeEigenvalues.html
+++ b/docs/manualpages/KSP/KSPSetComputeEigenvalues.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetComputeEigenvalues</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetComputeEigenvalues.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetComputeEigenvalues.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetComputeEigenvalues"><H1>KSPSetComputeEigenvalues</H1></A>
 Sets a flag so that the extreme eigenvalues values will be calculated via a Lanczos or Arnoldi process as the linear system is solved. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetComputeInitialGuess.html b/docs/manualpages/KSP/KSPSetComputeInitialGuess.html
index d707d92..0cff334 100644
--- a/docs/manualpages/KSP/KSPSetComputeInitialGuess.html
+++ b/docs/manualpages/KSP/KSPSetComputeInitialGuess.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetComputeInitialGuess</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetComputeInitialGuess.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetComputeInitialGuess.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetComputeInitialGuess"><H1>KSPSetComputeInitialGuess</H1></A>
 set routine to compute the initial guess of the linear system 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetComputeOperators.html b/docs/manualpages/KSP/KSPSetComputeOperators.html
index e5ae90c..6044e82 100644
--- a/docs/manualpages/KSP/KSPSetComputeOperators.html
+++ b/docs/manualpages/KSP/KSPSetComputeOperators.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetComputeOperators</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetComputeOperators.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetComputeOperators.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetComputeOperators"><H1>KSPSetComputeOperators</H1></A>
 set routine to compute the linear operators 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetComputeRHS.html b/docs/manualpages/KSP/KSPSetComputeRHS.html
index 2286d40..6d34cca 100644
--- a/docs/manualpages/KSP/KSPSetComputeRHS.html
+++ b/docs/manualpages/KSP/KSPSetComputeRHS.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetComputeRHS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetComputeRHS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetComputeRHS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetComputeRHS"><H1>KSPSetComputeRHS</H1></A>
 set routine to compute the right hand side of the linear system 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetComputeRitz.html b/docs/manualpages/KSP/KSPSetComputeRitz.html
index 5d565fc..f459709 100644
--- a/docs/manualpages/KSP/KSPSetComputeRitz.html
+++ b/docs/manualpages/KSP/KSPSetComputeRitz.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetComputeRitz</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetComputeRitz.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetComputeRitz.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetComputeRitz"><H1>KSPSetComputeRitz</H1></A>
 Sets a flag so that the Ritz or harmonic Ritz pairs will be calculated via a Lanczos or Arnoldi process as the linear system is solved. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetComputeSingularValues.html b/docs/manualpages/KSP/KSPSetComputeSingularValues.html
index d2e997d..d23ee43 100644
--- a/docs/manualpages/KSP/KSPSetComputeSingularValues.html
+++ b/docs/manualpages/KSP/KSPSetComputeSingularValues.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetComputeSingularValues</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetComputeSingularValues.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetComputeSingularValues.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetComputeSingularValues"><H1>KSPSetComputeSingularValues</H1></A>
 Sets a flag so that the extreme singular values will be calculated via a Lanczos or Arnoldi process as the linear system is solved. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetConvergenceTest.html b/docs/manualpages/KSP/KSPSetConvergenceTest.html
index 5f36eed..4a5bb3d 100644
--- a/docs/manualpages/KSP/KSPSetConvergenceTest.html
+++ b/docs/manualpages/KSP/KSPSetConvergenceTest.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetConvergenceTest</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetConvergenceTest.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetConvergenceTest.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetConvergenceTest"><H1>KSPSetConvergenceTest</H1></A>
 Sets the function to be used to determine convergence. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetDM.html b/docs/manualpages/KSP/KSPSetDM.html
index 552012f..2c6bba7 100644
--- a/docs/manualpages/KSP/KSPSetDM.html
+++ b/docs/manualpages/KSP/KSPSetDM.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetDM"><H1>KSPSetDM</H1></A>
 Sets the <A HREF="../DM/DM.html#DM">DM</A> that may be used by some preconditioners 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetDMActive.html b/docs/manualpages/KSP/KSPSetDMActive.html
index c7455ec..8169f64 100644
--- a/docs/manualpages/KSP/KSPSetDMActive.html
+++ b/docs/manualpages/KSP/KSPSetDMActive.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetDMActive</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetDMActive.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetDMActive.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetDMActive"><H1>KSPSetDMActive</H1></A>
 Indicates the <A HREF="../DM/DM.html#DM">DM</A> should be used to generate the linear system matrix and right hand side 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetDiagonalScale.html b/docs/manualpages/KSP/KSPSetDiagonalScale.html
index 59cae16..cd5daa6 100644
--- a/docs/manualpages/KSP/KSPSetDiagonalScale.html
+++ b/docs/manualpages/KSP/KSPSetDiagonalScale.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetDiagonalScale</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetDiagonalScale.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetDiagonalScale.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetDiagonalScale"><H1>KSPSetDiagonalScale</H1></A>
 Tells <A HREF="../KSP/KSP.html#KSP">KSP</A> to symmetrically diagonally scale the system before solving. This actually CHANGES the matrix (and right hand side). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetDiagonalScaleFix.html b/docs/manualpages/KSP/KSPSetDiagonalScaleFix.html
index 45183b2..441173a 100644
--- a/docs/manualpages/KSP/KSPSetDiagonalScaleFix.html
+++ b/docs/manualpages/KSP/KSPSetDiagonalScaleFix.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetDiagonalScaleFix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetDiagonalScaleFix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetDiagonalScaleFix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetDiagonalScaleFix"><H1>KSPSetDiagonalScaleFix</H1></A>
 Tells <A HREF="../KSP/KSP.html#KSP">KSP</A> to diagonally scale the system back after solving. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetErrorIfNotConverged.html b/docs/manualpages/KSP/KSPSetErrorIfNotConverged.html
index 4f7a30a..da0352a 100644
--- a/docs/manualpages/KSP/KSPSetErrorIfNotConverged.html
+++ b/docs/manualpages/KSP/KSPSetErrorIfNotConverged.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetErrorIfNotConverged</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetErrorIfNotConverged.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetErrorIfNotConverged.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetErrorIfNotConverged"><H1>KSPSetErrorIfNotConverged</H1></A>
 Causes <A HREF="../KSP/KSPSolve.html#KSPSolve">KSPSolve</A>() to generate an error if the solver has not converged. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetFischerGuess.html b/docs/manualpages/KSP/KSPSetFischerGuess.html
index 70ae864..8afbcc6 100644
--- a/docs/manualpages/KSP/KSPSetFischerGuess.html
+++ b/docs/manualpages/KSP/KSPSetFischerGuess.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetFischerGuess</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetFischerGuess.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetFischerGuess.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetFischerGuess"><H1>KSPSetFischerGuess</H1></A>
 Use the Paul Fischer algorithm created by <A HREF="../KSP/KSPFischerGuessCreate.html#KSPFischerGuessCreate">KSPFischerGuessCreate</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetFromOptions.html b/docs/manualpages/KSP/KSPSetFromOptions.html
index e79f1b7..2629faf 100644
--- a/docs/manualpages/KSP/KSPSetFromOptions.html
+++ b/docs/manualpages/KSP/KSPSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetFromOptions"><H1>KSPSetFromOptions</H1></A>
 Sets <A HREF="../KSP/KSP.html#KSP">KSP</A> options from the options database. This routine must be called before <A HREF="../KSP/KSPSetUp.html#KSPSetUp">KSPSetUp</A>() if the user is to be allowed to set the Krylov type. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetInitialGuessKnoll.html b/docs/manualpages/KSP/KSPSetInitialGuessKnoll.html
index c69129c..006b794 100644
--- a/docs/manualpages/KSP/KSPSetInitialGuessKnoll.html
+++ b/docs/manualpages/KSP/KSPSetInitialGuessKnoll.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetInitialGuessKnoll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetInitialGuessKnoll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetInitialGuessKnoll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetInitialGuessKnoll"><H1>KSPSetInitialGuessKnoll</H1></A>
 Tells the iterative solver to use <A HREF="../PC/PCApply.html#PCApply">PCApply</A>(pc,b,..) to compute the initial guess (The Knoll trick) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetInitialGuessNonzero.html b/docs/manualpages/KSP/KSPSetInitialGuessNonzero.html
index fc660d5..663a446 100644
--- a/docs/manualpages/KSP/KSPSetInitialGuessNonzero.html
+++ b/docs/manualpages/KSP/KSPSetInitialGuessNonzero.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetInitialGuessNonzero</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetInitialGuessNonzero.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetInitialGuessNonzero.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetInitialGuessNonzero"><H1>KSPSetInitialGuessNonzero</H1></A>
 Tells the iterative solver that the initial guess is nonzero; otherwise <A HREF="../KSP/KSP.html#KSP">KSP</A> assumes the initial guess is to be zero (and thus zeros it out before solving). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetLagNorm.html b/docs/manualpages/KSP/KSPSetLagNorm.html
index faa2f9d..178fe72 100644
--- a/docs/manualpages/KSP/KSPSetLagNorm.html
+++ b/docs/manualpages/KSP/KSPSetLagNorm.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetLagNorm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetLagNorm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetLagNorm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetLagNorm"><H1>KSPSetLagNorm</H1></A>
 Lags the residual norm calculation so that it is computed as part of the MPI_Allreduce() for computing the inner products for the next iteration.  This can reduce communication costs at the expense of doing one additional iteration. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetNormType.html b/docs/manualpages/KSP/KSPSetNormType.html
index 921e9ef..bb40afd 100644
--- a/docs/manualpages/KSP/KSPSetNormType.html
+++ b/docs/manualpages/KSP/KSPSetNormType.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetNormType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetNormType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetNormType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetNormType"><H1>KSPSetNormType</H1></A>
 Sets the norm that is used for convergence testing. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetOperators.html b/docs/manualpages/KSP/KSPSetOperators.html
index 845e9a4..92f7336 100644
--- a/docs/manualpages/KSP/KSPSetOperators.html
+++ b/docs/manualpages/KSP/KSPSetOperators.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetOperators</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetOperators.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetOperators.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetOperators"><H1>KSPSetOperators</H1></A>
 Sets the matrix associated with the linear system and a (possibly) different one associated with the preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetOptionsPrefix.html b/docs/manualpages/KSP/KSPSetOptionsPrefix.html
index 8af168d..eb9ea29 100644
--- a/docs/manualpages/KSP/KSPSetOptionsPrefix.html
+++ b/docs/manualpages/KSP/KSPSetOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetOptionsPrefix"><H1>KSPSetOptionsPrefix</H1></A>
 Sets the prefix used for searching for all <A HREF="../KSP/KSP.html#KSP">KSP</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetPC.html b/docs/manualpages/KSP/KSPSetPC.html
index 5fc53cc..84f0173 100644
--- a/docs/manualpages/KSP/KSPSetPC.html
+++ b/docs/manualpages/KSP/KSPSetPC.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetPC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetPC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetPC.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetPC"><H1>KSPSetPC</H1></A>
 Sets the preconditioner to be used to calculate the application of the preconditioner on a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetPCSide.html b/docs/manualpages/KSP/KSPSetPCSide.html
index 630443e..7cedc63 100644
--- a/docs/manualpages/KSP/KSPSetPCSide.html
+++ b/docs/manualpages/KSP/KSPSetPCSide.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetPCSide</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetPCSide.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetPCSide.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetPCSide"><H1>KSPSetPCSide</H1></A>
 Sets the preconditioning side. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetPostSolve.html b/docs/manualpages/KSP/KSPSetPostSolve.html
index 1982c61..ed685dc 100644
--- a/docs/manualpages/KSP/KSPSetPostSolve.html
+++ b/docs/manualpages/KSP/KSPSetPostSolve.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetPostSolve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetPostSolve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetPostSolve.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetPostSolve"><H1>KSPSetPostSolve</H1></A>
 Sets a function that is called after every <A HREF="../KSP/KSPSolve.html#KSPSolve">KSPSolve</A>() completes (whether it converges or not) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetPreSolve.html b/docs/manualpages/KSP/KSPSetPreSolve.html
index 8df2f88..9943e48 100644
--- a/docs/manualpages/KSP/KSPSetPreSolve.html
+++ b/docs/manualpages/KSP/KSPSetPreSolve.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetPreSolve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetPreSolve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetPreSolve.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetPreSolve"><H1>KSPSetPreSolve</H1></A>
 Sets a function that is called before every <A HREF="../KSP/KSPSolve.html#KSPSolve">KSPSolve</A>() is started 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetResidualHistory.html b/docs/manualpages/KSP/KSPSetResidualHistory.html
index c313905..46fee63 100644
--- a/docs/manualpages/KSP/KSPSetResidualHistory.html
+++ b/docs/manualpages/KSP/KSPSetResidualHistory.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetResidualHistory</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetResidualHistory.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetResidualHistory.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetResidualHistory"><H1>KSPSetResidualHistory</H1></A>
 Sets the array used to hold the residual history. If set, this array will contain the residual norms computed at each iteration of the solver. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetReusePreconditioner.html b/docs/manualpages/KSP/KSPSetReusePreconditioner.html
index aaadb83..d5c985b 100644
--- a/docs/manualpages/KSP/KSPSetReusePreconditioner.html
+++ b/docs/manualpages/KSP/KSPSetReusePreconditioner.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetReusePreconditioner</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetReusePreconditioner.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetReusePreconditioner.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetReusePreconditioner"><H1>KSPSetReusePreconditioner</H1></A>
 reuse the current preconditioner, do not construct a new one even if the operator changes 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetSkipPCSetFromOptions.html b/docs/manualpages/KSP/KSPSetSkipPCSetFromOptions.html
index 3d6cbaa..4fefcfc 100644
--- a/docs/manualpages/KSP/KSPSetSkipPCSetFromOptions.html
+++ b/docs/manualpages/KSP/KSPSetSkipPCSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetSkipPCSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetSkipPCSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetSkipPCSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetSkipPCSetFromOptions"><H1>KSPSetSkipPCSetFromOptions</H1></A>
 prevents <A HREF="../KSP/KSPSetFromOptions.html#KSPSetFromOptions">KSPSetFromOptions</A>() from call <A HREF="../PC/PCSetFromOptions.html#PCSetFromOptions">PCSetFromOptions</A>(). This is used if the same <A HREF="../PC/PC.html#PC">PC</A> is shared by more than one <A HREF="../KSP/KSP.html#KSP">KSP</A> so its options are not resetable for each <A HREF="../KSP/KSP.html#KSP">KSP</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetSupportedNorm.html b/docs/manualpages/KSP/KSPSetSupportedNorm.html
index 936e159..c3a50ad 100644
--- a/docs/manualpages/KSP/KSPSetSupportedNorm.html
+++ b/docs/manualpages/KSP/KSPSetSupportedNorm.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetSupportedNorm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetSupportedNorm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetSupportedNorm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetSupportedNorm"><H1>KSPSetSupportedNorm</H1></A>
 Sets a norm and preconditioner side supported by a <A HREF="../KSP/KSP.html#KSP">KSP</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetTabLevel.html b/docs/manualpages/KSP/KSPSetTabLevel.html
index 813c192..6fd82bb 100644
--- a/docs/manualpages/KSP/KSPSetTabLevel.html
+++ b/docs/manualpages/KSP/KSPSetTabLevel.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetTabLevel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetTabLevel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetTabLevel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetTabLevel"><H1>KSPSetTabLevel</H1></A>
 Sets the number of tabs that ASCII output for the ksp andn its pc will use. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetTolerances.html b/docs/manualpages/KSP/KSPSetTolerances.html
index 90f0a12..533b7f9 100644
--- a/docs/manualpages/KSP/KSPSetTolerances.html
+++ b/docs/manualpages/KSP/KSPSetTolerances.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetTolerances.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetTolerances"><H1>KSPSetTolerances</H1></A>
 Sets the relative, absolute, divergence, and maximum iteration tolerances used by the default <A HREF="../KSP/KSP.html#KSP">KSP</A> convergence testers. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetType.html b/docs/manualpages/KSP/KSPSetType.html
index 04c256d..1759023 100644
--- a/docs/manualpages/KSP/KSPSetType.html
+++ b/docs/manualpages/KSP/KSPSetType.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetType"><H1>KSPSetType</H1></A>
 Builds <A HREF="../KSP/KSP.html#KSP">KSP</A> for a particular solver. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetUp.html b/docs/manualpages/KSP/KSPSetUp.html
index 295d61b..9ec2396 100644
--- a/docs/manualpages/KSP/KSPSetUp.html
+++ b/docs/manualpages/KSP/KSPSetUp.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetUp"><H1>KSPSetUp</H1></A>
 Sets up the internal data structures for the later use of an iterative solver. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetUpOnBlocks.html b/docs/manualpages/KSP/KSPSetUpOnBlocks.html
index 50df85c..2709c13 100644
--- a/docs/manualpages/KSP/KSPSetUpOnBlocks.html
+++ b/docs/manualpages/KSP/KSPSetUpOnBlocks.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetUpOnBlocks</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetUpOnBlocks.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetUpOnBlocks.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetUpOnBlocks"><H1>KSPSetUpOnBlocks</H1></A>
 Sets up the preconditioner for each block in the block Jacobi, block Gauss-Seidel, and overlapping Schwarz methods. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSetUseFischerGuess.html b/docs/manualpages/KSP/KSPSetUseFischerGuess.html
index 4164584..8c9ff1c 100644
--- a/docs/manualpages/KSP/KSPSetUseFischerGuess.html
+++ b/docs/manualpages/KSP/KSPSetUseFischerGuess.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSetUseFischerGuess</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSetUseFischerGuess.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSetUseFischerGuess.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSetUseFischerGuess"><H1>KSPSetUseFischerGuess</H1></A>
 Use the Paul Fischer algorithm, see <A HREF="../KSP/KSPFischerGuessCreate.html#KSPFischerGuessCreate">KSPFischerGuessCreate</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSolve.html b/docs/manualpages/KSP/KSPSolve.html
index 7f7b69e..127dbce 100644
--- a/docs/manualpages/KSP/KSPSolve.html
+++ b/docs/manualpages/KSP/KSPSolve.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSolve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSolve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSolve.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSolve"><H1>KSPSolve</H1></A>
 Solves linear system. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPSolveTranspose.html b/docs/manualpages/KSP/KSPSolveTranspose.html
index 08e9f0d..03047f8 100644
--- a/docs/manualpages/KSP/KSPSolveTranspose.html
+++ b/docs/manualpages/KSP/KSPSolveTranspose.html
@@ -5,8 +5,8 @@
 <TITLE>KSPSolveTranspose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPSolveTranspose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPSolveTranspose.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPSolveTranspose"><H1>KSPSolveTranspose</H1></A>
 Solves the transpose of a linear system. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPTCQMR.html b/docs/manualpages/KSP/KSPTCQMR.html
index 01d1050..0457fe3 100644
--- a/docs/manualpages/KSP/KSPTCQMR.html
+++ b/docs/manualpages/KSP/KSPTCQMR.html
@@ -5,8 +5,8 @@
 <TITLE>KSPTCQMR</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPTCQMR.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPTCQMR.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPTCQMR"><H1>KSPTCQMR</H1></A>
 A variant of QMR (quasi minimal residual) developed by Tony Chan 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPTFQMR.html b/docs/manualpages/KSP/KSPTFQMR.html
index ed9eeb7..7a8c330 100644
--- a/docs/manualpages/KSP/KSPTFQMR.html
+++ b/docs/manualpages/KSP/KSPTFQMR.html
@@ -5,8 +5,8 @@
 <TITLE>KSPTFQMR</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPTFQMR.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPTFQMR.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPTFQMR"><H1>KSPTFQMR</H1></A>
 A transpose free QMR (quasi minimal residual), 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPType.html b/docs/manualpages/KSP/KSPType.html
index 23dfb5b..8cc481f 100644
--- a/docs/manualpages/KSP/KSPType.html
+++ b/docs/manualpages/KSP/KSPType.html
@@ -5,8 +5,8 @@
 <TITLE>KSPType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPType"><H1>KSPType</H1></A>
 String with the name of a PETSc Krylov method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPUnwindPreconditioner.html b/docs/manualpages/KSP/KSPUnwindPreconditioner.html
index b5cfea2..0d86863 100644
--- a/docs/manualpages/KSP/KSPUnwindPreconditioner.html
+++ b/docs/manualpages/KSP/KSPUnwindPreconditioner.html
@@ -5,8 +5,8 @@
 <TITLE>KSPUnwindPreconditioner</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPUnwindPreconditioner.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPUnwindPreconditioner.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPUnwindPreconditioner"><H1>KSPUnwindPreconditioner</H1></A>
 Unwinds the preconditioning in the solution. That is, takes solution to the preconditioned problem and gets the solution to the original problem from it. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSPView.html b/docs/manualpages/KSP/KSPView.html
index 929dc83..6790b9f 100644
--- a/docs/manualpages/KSP/KSPView.html
+++ b/docs/manualpages/KSP/KSPView.html
@@ -5,8 +5,8 @@
 <TITLE>KSPView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSPView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSPView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPView"><H1>KSPView</H1></A>
 Prints the <A HREF="../KSP/KSP.html#KSP">KSP</A> data structure. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/KSP_CONVERGED_ATOL.html b/docs/manualpages/KSP/KSP_CONVERGED_ATOL.html
index 2776af9..57f8b14 100644
--- a/docs/manualpages/KSP/KSP_CONVERGED_ATOL.html
+++ b/docs/manualpages/KSP/KSP_CONVERGED_ATOL.html
@@ -5,8 +5,8 @@
 <TITLE>KSP_CONVERGED_ATOL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSP_CONVERGED_ATOL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSP_CONVERGED_ATOL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSP_CONVERGED_ATOL"><H1>KSP_CONVERGED_ATOL</H1></A>
 norm(r) <= atol 
 <P>
diff --git a/docs/manualpages/KSP/KSP_CONVERGED_ITERATING.html b/docs/manualpages/KSP/KSP_CONVERGED_ITERATING.html
index c7014c6..d131c19 100644
--- a/docs/manualpages/KSP/KSP_CONVERGED_ITERATING.html
+++ b/docs/manualpages/KSP/KSP_CONVERGED_ITERATING.html
@@ -5,8 +5,8 @@
 <TITLE>KSP_CONVERGED_ITERATING</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSP_CONVERGED_ITERATING.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSP_CONVERGED_ITERATING.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSP_CONVERGED_ITERATING"><H1>KSP_CONVERGED_ITERATING</H1></A>
 This flag is returned if you call <A HREF="../KSP/KSPGetConvergedReason.html#KSPGetConvergedReason">KSPGetConvergedReason</A>() while the <A HREF="../KSP/KSPSolve.html#KSPSolve">KSPSolve</A>() is still running. 
 <P>
diff --git a/docs/manualpages/KSP/KSP_CONVERGED_ITS.html b/docs/manualpages/KSP/KSP_CONVERGED_ITS.html
index 4e8d155..dc1c90d 100644
--- a/docs/manualpages/KSP/KSP_CONVERGED_ITS.html
+++ b/docs/manualpages/KSP/KSP_CONVERGED_ITS.html
@@ -5,8 +5,8 @@
 <TITLE>KSP_CONVERGED_ITS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSP_CONVERGED_ITS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSP_CONVERGED_ITS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSP_CONVERGED_ITS"><H1>KSP_CONVERGED_ITS</H1></A>
 Used by the <A HREF="../KSP/KSPPREONLY.html#KSPPREONLY">KSPPREONLY</A> solver after the single iteration of the preconditioner is applied. Also used when the <A HREF="../KSP/KSPConvergedSkip.html#KSPConvergedSkip">KSPConvergedSkip</A>() convergence test routine is set in <A HREF="../KSP/KSP.html#KSP">KSP</A>. 
 <P>
diff --git a/docs/manualpages/KSP/KSP_CONVERGED_RTOL.html b/docs/manualpages/KSP/KSP_CONVERGED_RTOL.html
index fce6be5..e3b580e 100644
--- a/docs/manualpages/KSP/KSP_CONVERGED_RTOL.html
+++ b/docs/manualpages/KSP/KSP_CONVERGED_RTOL.html
@@ -5,8 +5,8 @@
 <TITLE>KSP_CONVERGED_RTOL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSP_CONVERGED_RTOL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSP_CONVERGED_RTOL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSP_CONVERGED_RTOL"><H1>KSP_CONVERGED_RTOL</H1></A>
 norm(r) <= rtol*norm(b) 
 <P>
diff --git a/docs/manualpages/KSP/KSP_DIVERGED_BREAKDOWN.html b/docs/manualpages/KSP/KSP_DIVERGED_BREAKDOWN.html
index d657206..e3a35c4 100644
--- a/docs/manualpages/KSP/KSP_DIVERGED_BREAKDOWN.html
+++ b/docs/manualpages/KSP/KSP_DIVERGED_BREAKDOWN.html
@@ -5,8 +5,8 @@
 <TITLE>KSP_DIVERGED_BREAKDOWN</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSP_DIVERGED_BREAKDOWN.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSP_DIVERGED_BREAKDOWN.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSP_DIVERGED_BREAKDOWN"><H1>KSP_DIVERGED_BREAKDOWN</H1></A>
 A breakdown in the Krylov method was detected so the method could not continue to enlarge the Krylov space. Could be due to a singlular matrix or preconditioner. 
 <P>
diff --git a/docs/manualpages/KSP/KSP_DIVERGED_BREAKDOWN_BICG.html b/docs/manualpages/KSP/KSP_DIVERGED_BREAKDOWN_BICG.html
index 222871d..d001e24 100644
--- a/docs/manualpages/KSP/KSP_DIVERGED_BREAKDOWN_BICG.html
+++ b/docs/manualpages/KSP/KSP_DIVERGED_BREAKDOWN_BICG.html
@@ -5,8 +5,8 @@
 <TITLE>KSP_DIVERGED_BREAKDOWN_BICG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSP_DIVERGED_BREAKDOWN_BICG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSP_DIVERGED_BREAKDOWN_BICG.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSP_DIVERGED_BREAKDOWN_BICG"><H1>KSP_DIVERGED_BREAKDOWN_BICG</H1></A>
 A breakdown in the <A HREF="../KSP/KSPBICG.html#KSPBICG">KSPBICG</A> method was detected so the method could not continue to enlarge the Krylov space. 
 <P>
diff --git a/docs/manualpages/KSP/KSP_DIVERGED_DTOL.html b/docs/manualpages/KSP/KSP_DIVERGED_DTOL.html
index 5f3998e..dd055d8 100644
--- a/docs/manualpages/KSP/KSP_DIVERGED_DTOL.html
+++ b/docs/manualpages/KSP/KSP_DIVERGED_DTOL.html
@@ -5,8 +5,8 @@
 <TITLE>KSP_DIVERGED_DTOL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSP_DIVERGED_DTOL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSP_DIVERGED_DTOL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSP_DIVERGED_DTOL"><H1>KSP_DIVERGED_DTOL</H1></A>
 norm(r) >= dtol*norm(b) 
 <P>
diff --git a/docs/manualpages/KSP/KSP_DIVERGED_INDEFINITE_PC.html b/docs/manualpages/KSP/KSP_DIVERGED_INDEFINITE_PC.html
index b5bd739..6b9a60e 100644
--- a/docs/manualpages/KSP/KSP_DIVERGED_INDEFINITE_PC.html
+++ b/docs/manualpages/KSP/KSP_DIVERGED_INDEFINITE_PC.html
@@ -5,8 +5,8 @@
 <TITLE>KSP_DIVERGED_INDEFINITE_PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSP_DIVERGED_INDEFINITE_PC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSP_DIVERGED_INDEFINITE_PC.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSP_DIVERGED_INDEFINITE_PC"><H1>KSP_DIVERGED_INDEFINITE_PC</H1></A>
 It appears the preconditioner is indefinite (has both positive and negative eigenvalues) and this Krylov method (<A HREF="../KSP/KSPCG.html#KSPCG">KSPCG</A>) requires it to be positive definite 
 <P>
diff --git a/docs/manualpages/KSP/KSP_DIVERGED_ITS.html b/docs/manualpages/KSP/KSP_DIVERGED_ITS.html
index 0beaed7..c005401 100644
--- a/docs/manualpages/KSP/KSP_DIVERGED_ITS.html
+++ b/docs/manualpages/KSP/KSP_DIVERGED_ITS.html
@@ -5,8 +5,8 @@
 <TITLE>KSP_DIVERGED_ITS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSP_DIVERGED_ITS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSP_DIVERGED_ITS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSP_DIVERGED_ITS"><H1>KSP_DIVERGED_ITS</H1></A>
 Ran out of iterations before any convergence criteria was reached 
 <P>
diff --git a/docs/manualpages/KSP/KSP_DIVERGED_NONSYMMETRIC.html b/docs/manualpages/KSP/KSP_DIVERGED_NONSYMMETRIC.html
index 004eeed..ae32046 100644
--- a/docs/manualpages/KSP/KSP_DIVERGED_NONSYMMETRIC.html
+++ b/docs/manualpages/KSP/KSP_DIVERGED_NONSYMMETRIC.html
@@ -5,8 +5,8 @@
 <TITLE>KSP_DIVERGED_NONSYMMETRIC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSP_DIVERGED_NONSYMMETRIC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSP_DIVERGED_NONSYMMETRIC.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSP_DIVERGED_NONSYMMETRIC"><H1>KSP_DIVERGED_NONSYMMETRIC</H1></A>
 It appears the operator or preconditioner is not symmetric and this Krylov method (<A HREF="../KSP/KSPCG.html#KSPCG">KSPCG</A>, <A HREF="../KSP/KSPMINRES.html#KSPMINRES">KSPMINRES</A>, <A HREF="../KSP/KSPCR.html#KSPCR">KSPCR</A>) requires symmetry 
 <P>
diff --git a/docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html b/docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html
index a0d138d..8667e8b 100644
--- a/docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html
+++ b/docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html
@@ -5,8 +5,8 @@
 <TITLE>KSP_DIVERGED_PCSETUP_FAILED</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSP_DIVERGED_PCSETUP_FAILED"><H1>KSP_DIVERGED_PCSETUP_FAILED</H1></A>
 It was not possible to build the requested preconditioner. This is usually due to a  zero pivot in a factorization. It can also result from a failure in a subpreconditioner inside a nested preconditioner such as <A HREF="../PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</A>. 
 <P>
diff --git a/docs/manualpages/KSP/KSP_GMRES_CGS_REFINE_IFNEEDED.html b/docs/manualpages/KSP/KSP_GMRES_CGS_REFINE_IFNEEDED.html
index 3480ffc..6075ba3 100644
--- a/docs/manualpages/KSP/KSP_GMRES_CGS_REFINE_IFNEEDED.html
+++ b/docs/manualpages/KSP/KSP_GMRES_CGS_REFINE_IFNEEDED.html
@@ -5,8 +5,8 @@
 <TITLE>KSP_GMRES_CGS_REFINE_IFNEEDED</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSP_GMRES_CGS_REFINE_IFNEEDED.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSP_GMRES_CGS_REFINE_IFNEEDED.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSP_GMRES_CGS_REFINE_IFNEEDED"><H1>KSP_GMRES_CGS_REFINE_IFNEEDED</H1></A>
 Do the classical (unmodified) Gram-Schmidt process and one step of iterative refinement if an estimate of the orthogonality of the resulting vectors indicates poor orthogonality. 
 <P>
diff --git a/docs/manualpages/KSP/KSP_GMRES_CGS_REFINE_NEVER.html b/docs/manualpages/KSP/KSP_GMRES_CGS_REFINE_NEVER.html
index f96e73b..67153ba 100644
--- a/docs/manualpages/KSP/KSP_GMRES_CGS_REFINE_NEVER.html
+++ b/docs/manualpages/KSP/KSP_GMRES_CGS_REFINE_NEVER.html
@@ -5,8 +5,8 @@
 <TITLE>KSP_GMRES_CGS_REFINE_NEVER</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSP_GMRES_CGS_REFINE_NEVER.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSP_GMRES_CGS_REFINE_NEVER.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSP_GMRES_CGS_REFINE_NEVER"><H1>KSP_GMRES_CGS_REFINE_NEVER</H1></A>
 Do two steps of the classical (unmodified) Gram-Schmidt process. 
 <P>
diff --git a/docs/manualpages/KSP/KSP_NORM_NATURAL.html b/docs/manualpages/KSP/KSP_NORM_NATURAL.html
index 695f735..07c1485 100644
--- a/docs/manualpages/KSP/KSP_NORM_NATURAL.html
+++ b/docs/manualpages/KSP/KSP_NORM_NATURAL.html
@@ -5,8 +5,8 @@
 <TITLE>KSP_NORM_NATURAL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSP_NORM_NATURAL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSP_NORM_NATURAL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSP_NORM_NATURAL"><H1>KSP_NORM_NATURAL</H1></A>
 Compute the 'natural norm' of residual sqrt((b - A*x)*B*(b - A*x)) and pass that to the convergence test routine. This is only supported by  <A HREF="../KSP/KSPCG.html#KSPCG">KSPCG</A>, <A HREF="../KSP/KSPCR.html#KSPCR">KSPCR</A>, <A HREF="../KSP/KSPCGNE.html#KSPCGNE">KSPCGNE</A>, <A HREF="../KSP/KSPCGS.html#KSPCGS">KSPCGS</A>, <A HREF="../KSP/KSPFCG.html#KSPFCG">KSPFCG</A>, <A HREF="../KSP/KSPPIPEFCG.html#KSPPIPEFCG">KSPPIPEFCG</A>, <A HREF="../KSP/KSPPIPEGCR.html#KSPPIPEGCR">KSPPIPEGCR</A> 
 <P>
diff --git a/docs/manualpages/KSP/KSP_NORM_NONE.html b/docs/manualpages/KSP/KSP_NORM_NONE.html
index d2415da..fe110b8 100644
--- a/docs/manualpages/KSP/KSP_NORM_NONE.html
+++ b/docs/manualpages/KSP/KSP_NORM_NONE.html
@@ -5,8 +5,8 @@
 <TITLE>KSP_NORM_NONE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSP_NORM_NONE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSP_NORM_NONE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSP_NORM_NONE"><H1>KSP_NORM_NONE</H1></A>
 Do not compute a norm during the Krylov process. This will possibly save some computation but means the convergence test cannot be based on a norm of a residual etc. 
 <P>
diff --git a/docs/manualpages/KSP/KSP_NORM_PRECONDITIONED.html b/docs/manualpages/KSP/KSP_NORM_PRECONDITIONED.html
index 5c359c3..dd366ec 100644
--- a/docs/manualpages/KSP/KSP_NORM_PRECONDITIONED.html
+++ b/docs/manualpages/KSP/KSP_NORM_PRECONDITIONED.html
@@ -5,8 +5,8 @@
 <TITLE>KSP_NORM_PRECONDITIONED</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSP_NORM_PRECONDITIONED.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSP_NORM_PRECONDITIONED.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSP_NORM_PRECONDITIONED"><H1>KSP_NORM_PRECONDITIONED</H1></A>
 Compute the norm of the preconditioned residual B*(b - A*x), if left preconditioning, and pass that to the convergence test routine. 
 <P>
diff --git a/docs/manualpages/KSP/KSP_NORM_UNPRECONDITIONED.html b/docs/manualpages/KSP/KSP_NORM_UNPRECONDITIONED.html
index 0d1c785..061ee3d 100644
--- a/docs/manualpages/KSP/KSP_NORM_UNPRECONDITIONED.html
+++ b/docs/manualpages/KSP/KSP_NORM_UNPRECONDITIONED.html
@@ -5,8 +5,8 @@
 <TITLE>KSP_NORM_UNPRECONDITIONED</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/KSP_NORM_UNPRECONDITIONED.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/KSP_NORM_UNPRECONDITIONED.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSP_NORM_UNPRECONDITIONED"><H1>KSP_NORM_UNPRECONDITIONED</H1></A>
 Compute the norm of the true residual (b - A*x) and pass that to the convergence test routine. 
 <P>
diff --git a/docs/manualpages/KSP/MatCreateSchurComplement.html b/docs/manualpages/KSP/MatCreateSchurComplement.html
index f55581a..3c9ee38 100644
--- a/docs/manualpages/KSP/MatCreateSchurComplement.html
+++ b/docs/manualpages/KSP/MatCreateSchurComplement.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateSchurComplement</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/MatCreateSchurComplement.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/MatCreateSchurComplement.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateSchurComplement"><H1>MatCreateSchurComplement</H1></A>
 Creates a new matrix object that behaves like the Schur complement of a matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/MatCreateSchurComplementPmat.html b/docs/manualpages/KSP/MatCreateSchurComplementPmat.html
index 7355505..a13bfc9 100644
--- a/docs/manualpages/KSP/MatCreateSchurComplementPmat.html
+++ b/docs/manualpages/KSP/MatCreateSchurComplementPmat.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateSchurComplementPmat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/MatCreateSchurComplementPmat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/MatCreateSchurComplementPmat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateSchurComplementPmat"><H1>MatCreateSchurComplementPmat</H1></A>
 create a preconditioning matrix for the Schur complement by assembling Sp = A11 - A10 inv(diag(A00)) A01 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/MatGetSchurComplement.html b/docs/manualpages/KSP/MatGetSchurComplement.html
index 4165566..a0161b6 100644
--- a/docs/manualpages/KSP/MatGetSchurComplement.html
+++ b/docs/manualpages/KSP/MatGetSchurComplement.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetSchurComplement</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/MatGetSchurComplement.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/MatGetSchurComplement.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetSchurComplement"><H1>MatGetSchurComplement</H1></A>
 Obtain the Schur complement from eliminating part of the matrix in another part. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/MatSchurComplementAinvType.html b/docs/manualpages/KSP/MatSchurComplementAinvType.html
index f8e63cb..f28d2d7 100644
--- a/docs/manualpages/KSP/MatSchurComplementAinvType.html
+++ b/docs/manualpages/KSP/MatSchurComplementAinvType.html
@@ -5,8 +5,8 @@
 <TITLE>MatSchurComplementAinvType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/MatSchurComplementAinvType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/MatSchurComplementAinvType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSchurComplementAinvType"><H1>MatSchurComplementAinvType</H1></A>
 Determines how to approximate the inverse of the (0,0) block in Schur complement preconditioning matrix assembly routines 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/MatSchurComplementComputeExplicitOperator.html b/docs/manualpages/KSP/MatSchurComplementComputeExplicitOperator.html
index ea8a7d2..ed092a3 100644
--- a/docs/manualpages/KSP/MatSchurComplementComputeExplicitOperator.html
+++ b/docs/manualpages/KSP/MatSchurComplementComputeExplicitOperator.html
@@ -5,8 +5,8 @@
 <TITLE>MatSchurComplementComputeExplicitOperator</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/MatSchurComplementComputeExplicitOperator.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/MatSchurComplementComputeExplicitOperator.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSchurComplementComputeExplicitOperator"><H1>MatSchurComplementComputeExplicitOperator</H1></A>
 Compute the Schur complement matrix explicitly 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/MatSchurComplementGetAinvType.html b/docs/manualpages/KSP/MatSchurComplementGetAinvType.html
index d1210d2..99d6aca 100644
--- a/docs/manualpages/KSP/MatSchurComplementGetAinvType.html
+++ b/docs/manualpages/KSP/MatSchurComplementGetAinvType.html
@@ -5,8 +5,8 @@
 <TITLE>MatSchurComplementGetAinvType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/MatSchurComplementGetAinvType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/MatSchurComplementGetAinvType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSchurComplementGetAinvType"><H1>MatSchurComplementGetAinvType</H1></A>
 get the type of approximation for the inverse of the (0,0) block used in forming Sp in <A HREF="../KSP/MatSchurComplementGetPmat.html#MatSchurComplementGetPmat">MatSchurComplementGetPmat</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/MatSchurComplementGetKSP.html b/docs/manualpages/KSP/MatSchurComplementGetKSP.html
index a66c7d6..d68e0dd 100644
--- a/docs/manualpages/KSP/MatSchurComplementGetKSP.html
+++ b/docs/manualpages/KSP/MatSchurComplementGetKSP.html
@@ -5,8 +5,8 @@
 <TITLE>MatSchurComplementGetKSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/MatSchurComplementGetKSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/MatSchurComplementGetKSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSchurComplementGetKSP"><H1>MatSchurComplementGetKSP</H1></A>
 Gets the <A HREF="../KSP/KSP.html#KSP">KSP</A> object that is used to invert A00 in the Schur complement matrix S = A11 - A10 ksp(A00,Ap00) A01 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/MatSchurComplementGetPmat.html b/docs/manualpages/KSP/MatSchurComplementGetPmat.html
index 7f3bd0f..8fa1596 100644
--- a/docs/manualpages/KSP/MatSchurComplementGetPmat.html
+++ b/docs/manualpages/KSP/MatSchurComplementGetPmat.html
@@ -5,8 +5,8 @@
 <TITLE>MatSchurComplementGetPmat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/MatSchurComplementGetPmat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/MatSchurComplementGetPmat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSchurComplementGetPmat"><H1>MatSchurComplementGetPmat</H1></A>
 Obtain a preconditioning matrix for the Schur complement by assembling Sp = A11 - A10 inv(diag(A00)) A01 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/MatSchurComplementGetSubMatrices.html b/docs/manualpages/KSP/MatSchurComplementGetSubMatrices.html
index 2c67934..71a03d1 100644
--- a/docs/manualpages/KSP/MatSchurComplementGetSubMatrices.html
+++ b/docs/manualpages/KSP/MatSchurComplementGetSubMatrices.html
@@ -5,8 +5,8 @@
 <TITLE>MatSchurComplementGetSubMatrices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/MatSchurComplementGetSubMatrices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/MatSchurComplementGetSubMatrices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSchurComplementGetSubMatrices"><H1>MatSchurComplementGetSubMatrices</H1></A>
 Get the individual submatrices in the Schur complement 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/MatSchurComplementSetAinvType.html b/docs/manualpages/KSP/MatSchurComplementSetAinvType.html
index cd77225..3b30252 100644
--- a/docs/manualpages/KSP/MatSchurComplementSetAinvType.html
+++ b/docs/manualpages/KSP/MatSchurComplementSetAinvType.html
@@ -5,8 +5,8 @@
 <TITLE>MatSchurComplementSetAinvType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/MatSchurComplementSetAinvType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/MatSchurComplementSetAinvType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSchurComplementSetAinvType"><H1>MatSchurComplementSetAinvType</H1></A>
 set the type of approximation used for the inverse of the (0,0) block used in forming Sp in <A HREF="../KSP/MatSchurComplementGetPmat.html#MatSchurComplementGetPmat">MatSchurComplementGetPmat</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/MatSchurComplementSetKSP.html b/docs/manualpages/KSP/MatSchurComplementSetKSP.html
index 73900a8..68a8816 100644
--- a/docs/manualpages/KSP/MatSchurComplementSetKSP.html
+++ b/docs/manualpages/KSP/MatSchurComplementSetKSP.html
@@ -5,8 +5,8 @@
 <TITLE>MatSchurComplementSetKSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/MatSchurComplementSetKSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/MatSchurComplementSetKSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSchurComplementSetKSP"><H1>MatSchurComplementSetKSP</H1></A>
 Sets the <A HREF="../KSP/KSP.html#KSP">KSP</A> object that is used to invert A00 in the Schur complement matrix S = A11 - A10 ksp(A00,Ap00) A01 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/MatSchurComplementSetSubMatrices.html b/docs/manualpages/KSP/MatSchurComplementSetSubMatrices.html
index 5900985..dc6c56e 100644
--- a/docs/manualpages/KSP/MatSchurComplementSetSubMatrices.html
+++ b/docs/manualpages/KSP/MatSchurComplementSetSubMatrices.html
@@ -5,8 +5,8 @@
 <TITLE>MatSchurComplementSetSubMatrices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/MatSchurComplementSetSubMatrices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/MatSchurComplementSetSubMatrices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSchurComplementSetSubMatrices"><H1>MatSchurComplementSetSubMatrices</H1></A>
 Sets the matrices that define the Schur complement 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/MatSchurComplementUpdateSubMatrices.html b/docs/manualpages/KSP/MatSchurComplementUpdateSubMatrices.html
index e51f4af..ce502bc 100644
--- a/docs/manualpages/KSP/MatSchurComplementUpdateSubMatrices.html
+++ b/docs/manualpages/KSP/MatSchurComplementUpdateSubMatrices.html
@@ -5,8 +5,8 @@
 <TITLE>MatSchurComplementUpdateSubMatrices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/MatSchurComplementUpdateSubMatrices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/MatSchurComplementUpdateSubMatrices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSchurComplementUpdateSubMatrices"><H1>MatSchurComplementUpdateSubMatrices</H1></A>
 Updates the Schur complement matrix object with new submatrices 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/PCFinalizePackage.html b/docs/manualpages/KSP/PCFinalizePackage.html
index 6348b0a..fafd7e0 100644
--- a/docs/manualpages/KSP/PCFinalizePackage.html
+++ b/docs/manualpages/KSP/PCFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>PCFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/PCFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/PCFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFinalizePackage"><H1>PCFinalizePackage</H1></A>
 This function destroys everything in the Petsc interface to the characteristics package. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/PCInitializePackage.html b/docs/manualpages/KSP/PCInitializePackage.html
index d85d3e6..1090192 100644
--- a/docs/manualpages/KSP/PCInitializePackage.html
+++ b/docs/manualpages/KSP/PCInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>PCInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/PCInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/PCInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCInitializePackage"><H1>PCInitializePackage</H1></A>
 This function initializes everything in the <A HREF="../PC/PC.html#PC">PC</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to <A HREF="../PC/PCCreate.html#PCCreate">PCCreate</A>() when using static libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/KSP/index.html b/docs/manualpages/KSP/index.html
index f79bc17..5052e40 100644
--- a/docs/manualpages/KSP/index.html
+++ b/docs/manualpages/KSP/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/KSP/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/KSP/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/docs/manualpages/Mat/MATAIJ.html b/docs/manualpages/Mat/MATAIJ.html
index e9529a8..f740db9 100644
--- a/docs/manualpages/Mat/MATAIJ.html
+++ b/docs/manualpages/Mat/MATAIJ.html
@@ -5,8 +5,8 @@
 <TITLE>MATAIJ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATAIJ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATAIJ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATAIJ"><H1>MATAIJ</H1></A>
 <A HREF="../Mat/MATAIJ.html#MATAIJ">MATAIJ</A> = "aij" - A matrix type to be used for sparse matrices. This matrix type is identical to <A HREF="../Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</A> when constructed with a single process communicator,
 and <A HREF="../Mat/MATMPIAIJ.html#MATMPIAIJ">MATMPIAIJ</A> otherwise.  As a result, for single process communicators,
diff --git a/docs/manualpages/Mat/MATAIJCRL.html b/docs/manualpages/Mat/MATAIJCRL.html
index ef8043b..e3a042e 100644
--- a/docs/manualpages/Mat/MATAIJCRL.html
+++ b/docs/manualpages/Mat/MATAIJCRL.html
@@ -5,8 +5,8 @@
 <TITLE>MATAIJCRL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATAIJCRL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATAIJCRL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATAIJCRL"><H1>MATAIJCRL</H1></A>
 <A HREF="../Mat/MATAIJCRL.html#MATAIJCRL">MATAIJCRL</A> = "aijcrl" - A matrix type to be used for sparse matrices. This matrix type is identical to MATSEQAIJCRL when constructed with a single process communicator,
 and MATMPIAIJCRL otherwise.  As a result, for single process communicators,
diff --git a/docs/manualpages/Mat/MATAIJCUSP.html b/docs/manualpages/Mat/MATAIJCUSP.html
index 02a401b..0bc77a2 100644
--- a/docs/manualpages/Mat/MATAIJCUSP.html
+++ b/docs/manualpages/Mat/MATAIJCUSP.html
@@ -5,8 +5,8 @@
 <TITLE>MATAIJCUSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATAIJCUSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATAIJCUSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATAIJCUSP"><H1>MATAIJCUSP</H1></A>
 MATMPIAIJCUSP= "aijcusp" = "mpiaijcusp" - A matrix type to be used for sparse matrices. A matrix type type whose data resides on Nvidia GPUs. These matrices can be CSR format.
 All matrix calculations are performed using the CUSP library. DIA and ELL
diff --git a/docs/manualpages/Mat/MATAIJCUSPARSE.html b/docs/manualpages/Mat/MATAIJCUSPARSE.html
index 1b8f9f5..26ee855 100644
--- a/docs/manualpages/Mat/MATAIJCUSPARSE.html
+++ b/docs/manualpages/Mat/MATAIJCUSPARSE.html
@@ -5,8 +5,8 @@
 <TITLE>MATAIJCUSPARSE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATAIJCUSPARSE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATAIJCUSPARSE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATAIJCUSPARSE"><H1>MATAIJCUSPARSE</H1></A>
 MATMPIAIJCUSPARSE = "aijcusparse" = "mpiaijcusparse" - A matrix type to be used for sparse matrices. A matrix type type whose data resides on Nvidia GPUs. These matrices can be in either
 CSR, ELL, or Hybrid format. The ELL and HYB formats require CUDA 4.2 or later.
diff --git a/docs/manualpages/Mat/MATAIJPERM.html b/docs/manualpages/Mat/MATAIJPERM.html
index 8243932..2344143 100644
--- a/docs/manualpages/Mat/MATAIJPERM.html
+++ b/docs/manualpages/Mat/MATAIJPERM.html
@@ -5,8 +5,8 @@
 <TITLE>MATAIJPERM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATAIJPERM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATAIJPERM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATAIJPERM"><H1>MATAIJPERM</H1></A>
 <A HREF="../Mat/MATAIJPERM.html#MATAIJPERM">MATAIJPERM</A> = "AIJPERM" - A matrix type to be used for sparse matrices. This matrix type is identical to MATSEQAIJPERM when constructed with a single process communicator,
 and MATMPIAIJPERM otherwise.  As a result, for single process communicators,
diff --git a/docs/manualpages/Mat/MATAIJVIENNACL.html b/docs/manualpages/Mat/MATAIJVIENNACL.html
index fa14e82..ebf585c 100644
--- a/docs/manualpages/Mat/MATAIJVIENNACL.html
+++ b/docs/manualpages/Mat/MATAIJVIENNACL.html
@@ -5,8 +5,8 @@
 <TITLE>MATAIJVIENNACL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATAIJVIENNACL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATAIJVIENNACL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATAIJVIENNACL"><H1>MATAIJVIENNACL</H1></A>
 MATMPIAIJVIENNACL= "aijviennacl" = "mpiaijviennacl" - A matrix type to be used for sparse matrices. A matrix type (CSR format) whose data resides on GPUs.
 All matrix calculations are performed using the ViennaCL library.
diff --git a/docs/manualpages/Mat/MATBAIJ.html b/docs/manualpages/Mat/MATBAIJ.html
index 026dd00..90bfaa9 100644
--- a/docs/manualpages/Mat/MATBAIJ.html
+++ b/docs/manualpages/Mat/MATBAIJ.html
@@ -5,8 +5,8 @@
 <TITLE>MATBAIJ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATBAIJ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATBAIJ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATBAIJ"><H1>MATBAIJ</H1></A>
 <A HREF="../Mat/MATBAIJ.html#MATBAIJ">MATBAIJ</A> = "baij" - A matrix type to be used for block sparse matrices. This matrix type is identical to <A HREF="../Mat/MATSEQBAIJ.html#MATSEQBAIJ">MATSEQBAIJ</A> when constructed with a single process communicator,
 and <A HREF="../Mat/MATMPIBAIJ.html#MATMPIBAIJ">MATMPIBAIJ</A> otherwise.
diff --git a/docs/manualpages/Mat/MATBLOCKMAT.html b/docs/manualpages/Mat/MATBLOCKMAT.html
index 6ec86f3..947850c 100644
--- a/docs/manualpages/Mat/MATBLOCKMAT.html
+++ b/docs/manualpages/Mat/MATBLOCKMAT.html
@@ -5,8 +5,8 @@
 <TITLE>MATBLOCKMAT</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATBLOCKMAT.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATBLOCKMAT.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATBLOCKMAT"><H1>MATBLOCKMAT</H1></A>
 A matrix that is defined by a set of <A HREF="../Mat/Mat.html#Mat">Mat</A>'s that represents a sparse block matrix consisting of (usually) sparse blocks. 
 <P>
diff --git a/docs/manualpages/Mat/MATCOMPOSITE.html b/docs/manualpages/Mat/MATCOMPOSITE.html
index aeac8ca..a4a4161 100644
--- a/docs/manualpages/Mat/MATCOMPOSITE.html
+++ b/docs/manualpages/Mat/MATCOMPOSITE.html
@@ -5,8 +5,8 @@
 <TITLE>MATCOMPOSITE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATCOMPOSITE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATCOMPOSITE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATCOMPOSITE"><H1>MATCOMPOSITE</H1></A>
 A matrix defined by the sum (or product) of one or more matrices (all matrices are of same size and parallel layout). Notes: to use the product of the matrices call <A HREF="../Mat/MatCompositeSetType.html#MatCompositeSetType">MatCompositeSetType</A>(mat,MAT_COMPOSITE_MULTIPLICATIVE);
 <P>
diff --git a/docs/manualpages/Mat/MATDENSE.html b/docs/manualpages/Mat/MATDENSE.html
index 83f70b6..452a929 100644
--- a/docs/manualpages/Mat/MATDENSE.html
+++ b/docs/manualpages/Mat/MATDENSE.html
@@ -5,8 +5,8 @@
 <TITLE>MATDENSE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATDENSE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATDENSE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATDENSE"><H1>MATDENSE</H1></A>
 <A HREF="../Mat/MATDENSE.html#MATDENSE">MATDENSE</A> = "dense" - A matrix type to be used for dense matrices. This matrix type is identical to <A HREF="../Mat/MATSEQDENSE.html#MATSEQDENSE">MATSEQDENSE</A> when constructed with a single process communicator,
 and MATMPIDENSE otherwise.
diff --git a/docs/manualpages/Mat/MATELEMENTAL.html b/docs/manualpages/Mat/MATELEMENTAL.html
index 5cad804..dcf0480 100644
--- a/docs/manualpages/Mat/MATELEMENTAL.html
+++ b/docs/manualpages/Mat/MATELEMENTAL.html
@@ -5,8 +5,8 @@
 <TITLE>MATELEMENTAL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATELEMENTAL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATELEMENTAL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATELEMENTAL"><H1>MATELEMENTAL</H1></A>
 "elemental" - A matrix type for dense matrices using the Elemental package Use ./configure --download-elemental to install PETSc to use Elemental
 <P>
diff --git a/docs/manualpages/Mat/MATIS.html b/docs/manualpages/Mat/MATIS.html
index 8abe7f0..3109596 100644
--- a/docs/manualpages/Mat/MATIS.html
+++ b/docs/manualpages/Mat/MATIS.html
@@ -5,8 +5,8 @@
 <TITLE>MATIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATIS"><H1>MATIS</H1></A>
 <A HREF="../Mat/MATIS.html#MATIS">MATIS</A> = "is" - A matrix type to be used for using the non-overlapping domain decomposition type preconditioners (e.g. <A HREF="../PC/PCBDDC.html#PCBDDC">PCBDDC</A>). This stores the matrices in globally unassembled form. Each processor assembles only its local Neumann problem and the parallel matrix vector product is handled "implicitly". 
 <H3><FONT COLOR="#CC3333">Operations Provided</FONT></H3>
diff --git a/docs/manualpages/Mat/MATMAIJ.html b/docs/manualpages/Mat/MATMAIJ.html
index 5e1903e..a0541f0 100644
--- a/docs/manualpages/Mat/MATMAIJ.html
+++ b/docs/manualpages/Mat/MATMAIJ.html
@@ -5,8 +5,8 @@
 <TITLE>MATMAIJ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATMAIJ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATMAIJ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATMAIJ"><H1>MATMAIJ</H1></A>
 <A HREF="../Mat/MATMAIJ.html#MATMAIJ">MATMAIJ</A> = "maij" - A matrix type to be used for restriction and interpolation operations for multicomponent problems, interpolating or restricting each component the same way independently. The matrix type is based on <A HREF="../Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</A> for sequential matrices, and <A HREF="../Mat/MATMPIAIJ.html#MATMPIAIJ">MATMPIAIJ</A> for distributed matrices. 
 <H3><FONT COLOR="#CC3333">Operations provided</FONT></H3>
diff --git a/docs/manualpages/Mat/MATMFFD.html b/docs/manualpages/Mat/MATMFFD.html
index 143d84f..7eeb60d 100644
--- a/docs/manualpages/Mat/MATMFFD.html
+++ b/docs/manualpages/Mat/MATMFFD.html
@@ -5,8 +5,8 @@
 <TITLE>MATMFFD</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATMFFD.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATMFFD.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATMFFD"><H1>MATMFFD</H1></A>
 <A HREF="../Mat/MATMFFD.html#MATMFFD">MATMFFD</A> = "mffd" - A matrix free matrix type. 
 <P>
diff --git a/docs/manualpages/Mat/MATMFFD_DS.html b/docs/manualpages/Mat/MATMFFD_DS.html
index ff48b4d..9726402 100644
--- a/docs/manualpages/Mat/MATMFFD_DS.html
+++ b/docs/manualpages/Mat/MATMFFD_DS.html
@@ -5,8 +5,8 @@
 <TITLE>MATMFFD_DS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATMFFD_DS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATMFFD_DS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATMFFD_DS"><H1>MATMFFD_DS</H1></A>
 the code for compute the "h" used in the finite difference matrix-free matrix vector product.  This code implements the strategy in Dennis and Schnabel, "Numerical Methods for Unconstrained Optimization and Nonlinear Equations". 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Mat/MATMFFD_WP.html b/docs/manualpages/Mat/MATMFFD_WP.html
index ff1c1bf..d97e189 100644
--- a/docs/manualpages/Mat/MATMFFD_WP.html
+++ b/docs/manualpages/Mat/MATMFFD_WP.html
@@ -5,8 +5,8 @@
 <TITLE>MATMFFD_WP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATMFFD_WP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATMFFD_WP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATMFFD_WP"><H1>MATMFFD_WP</H1></A>
 Implements an alternative approach for computing the differencing parameter h used with the finite difference based matrix-free Jacobian.  This code implements the strategy of M. Pernice and H. Walker: h = error_rel * sqrt(1 + ||U||) / ||a||
 <P>
diff --git a/docs/manualpages/Mat/MATMPIADJ.html b/docs/manualpages/Mat/MATMPIADJ.html
index 075b2a6..b2e9728 100644
--- a/docs/manualpages/Mat/MATMPIADJ.html
+++ b/docs/manualpages/Mat/MATMPIADJ.html
@@ -5,8 +5,8 @@
 <TITLE>MATMPIADJ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATMPIADJ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATMPIADJ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATMPIADJ"><H1>MATMPIADJ</H1></A>
 <A HREF="../Mat/MATMPIADJ.html#MATMPIADJ">MATMPIADJ</A> = "mpiadj" - A matrix type to be used for distributed adjacency matrices, intended for use constructing orderings and partitionings. 
 <P>
diff --git a/docs/manualpages/Mat/MATMPIAIJ.html b/docs/manualpages/Mat/MATMPIAIJ.html
index d2fe99c..125ed6f 100644
--- a/docs/manualpages/Mat/MATMPIAIJ.html
+++ b/docs/manualpages/Mat/MATMPIAIJ.html
@@ -5,8 +5,8 @@
 <TITLE>MATMPIAIJ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATMPIAIJ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATMPIAIJ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATMPIAIJ"><H1>MATMPIAIJ</H1></A>
 <A HREF="../Mat/MATMPIAIJ.html#MATMPIAIJ">MATMPIAIJ</A> = "mpiaij" - A matrix type to be used for parallel sparse matrices. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Mat/MATMPIBAIJ.html b/docs/manualpages/Mat/MATMPIBAIJ.html
index 9f1f247..339ba6d 100644
--- a/docs/manualpages/Mat/MATMPIBAIJ.html
+++ b/docs/manualpages/Mat/MATMPIBAIJ.html
@@ -5,8 +5,8 @@
 <TITLE>MATMPIBAIJ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATMPIBAIJ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATMPIBAIJ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATMPIBAIJ"><H1>MATMPIBAIJ</H1></A>
 <A HREF="../Mat/MATMPIBAIJ.html#MATMPIBAIJ">MATMPIBAIJ</A> = "mpibaij" - A matrix type to be used for distributed block sparse matrices. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Mat/MATMPISBAIJ.html b/docs/manualpages/Mat/MATMPISBAIJ.html
index 4be39e8..77ff090 100644
--- a/docs/manualpages/Mat/MATMPISBAIJ.html
+++ b/docs/manualpages/Mat/MATMPISBAIJ.html
@@ -5,8 +5,8 @@
 <TITLE>MATMPISBAIJ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATMPISBAIJ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATMPISBAIJ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATMPISBAIJ"><H1>MATMPISBAIJ</H1></A>
 <A HREF="../Mat/MATMPISBAIJ.html#MATMPISBAIJ">MATMPISBAIJ</A> = "mpisbaij" - A matrix type to be used for distributed symmetric sparse block matrices, based on block compressed sparse row format.  Only the upper triangular portion of the "diagonal" portion of the matrix is stored. For complex numbers by default this matrix is symmetric, NOT Hermitian symmetric. To make it Hermitian symmetric you
 can call <A HREF="../Mat/MatSetOption.html#MatSetOption">MatSetOption</A>(<A HREF="../Mat/Mat.html#Mat">Mat</A>, MAT_HERMITIAN);
diff --git a/docs/manualpages/Mat/MATNEST.html b/docs/manualpages/Mat/MATNEST.html
index 423ef14..044e42b 100644
--- a/docs/manualpages/Mat/MATNEST.html
+++ b/docs/manualpages/Mat/MATNEST.html
@@ -5,8 +5,8 @@
 <TITLE>MATNEST</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATNEST.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATNEST.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATNEST"><H1>MATNEST</H1></A>
 <A HREF="../Mat/MATNEST.html#MATNEST">MATNEST</A> = "nest" - Matrix type consisting of nested submatrices, each stored separately. 
 <P>
diff --git a/docs/manualpages/Mat/MATPREALLOCATOR.html b/docs/manualpages/Mat/MATPREALLOCATOR.html
index ae286a7..5a98f31 100644
--- a/docs/manualpages/Mat/MATPREALLOCATOR.html
+++ b/docs/manualpages/Mat/MATPREALLOCATOR.html
@@ -5,8 +5,8 @@
 <TITLE>MATPREALLOCATOR</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATPREALLOCATOR.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATPREALLOCATOR.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATPREALLOCATOR"><H1>MATPREALLOCATOR</H1></A>
 <A HREF="../Mat/MATPREALLOCATOR.html#MATPREALLOCATOR">MATPREALLOCATOR</A> = "preallocator" - A matrix type to be used for computing a matrix preallocation. 
 <H3><FONT COLOR="#CC3333">Operations Provided</FONT></H3>
diff --git a/docs/manualpages/Mat/MATSBAIJ.html b/docs/manualpages/Mat/MATSBAIJ.html
index c66329e..caf2314 100644
--- a/docs/manualpages/Mat/MATSBAIJ.html
+++ b/docs/manualpages/Mat/MATSBAIJ.html
@@ -5,8 +5,8 @@
 <TITLE>MATSBAIJ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATSBAIJ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATSBAIJ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATSBAIJ"><H1>MATSBAIJ</H1></A>
 <A HREF="../Mat/MATSBAIJ.html#MATSBAIJ">MATSBAIJ</A> = "sbaij" - A matrix type to be used for symmetric block sparse matrices. This matrix type is identical to <A HREF="../Mat/MATSEQSBAIJ.html#MATSEQSBAIJ">MATSEQSBAIJ</A> when constructed with a single process communicator,
 and <A HREF="../Mat/MATMPISBAIJ.html#MATMPISBAIJ">MATMPISBAIJ</A> otherwise.
diff --git a/docs/manualpages/Mat/MATSCATTER.html b/docs/manualpages/Mat/MATSCATTER.html
index 81937cb..35027d7 100644
--- a/docs/manualpages/Mat/MATSCATTER.html
+++ b/docs/manualpages/Mat/MATSCATTER.html
@@ -5,8 +5,8 @@
 <TITLE>MATSCATTER</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATSCATTER.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATSCATTER.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATSCATTER"><H1>MATSCATTER</H1></A>
 <A HREF="../Mat/MATSCATTER.html#MATSCATTER">MATSCATTER</A> = "scatter" - A matrix type that simply applies a <A HREF="../Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</A>/End() 
 <P>
diff --git a/docs/manualpages/Mat/MATSEQAIJ.html b/docs/manualpages/Mat/MATSEQAIJ.html
index ae7ef0f..0a42e11 100644
--- a/docs/manualpages/Mat/MATSEQAIJ.html
+++ b/docs/manualpages/Mat/MATSEQAIJ.html
@@ -5,8 +5,8 @@
 <TITLE>MATSEQAIJ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATSEQAIJ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATSEQAIJ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATSEQAIJ"><H1>MATSEQAIJ</H1></A>
 <A HREF="../Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</A> = "seqaij" - A matrix type to be used for sequential sparse matrices, based on compressed sparse row format. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Mat/MATSEQAIJCUSP.html b/docs/manualpages/Mat/MATSEQAIJCUSP.html
index 15b0aa9..b91e0a4 100644
--- a/docs/manualpages/Mat/MATSEQAIJCUSP.html
+++ b/docs/manualpages/Mat/MATSEQAIJCUSP.html
@@ -5,8 +5,8 @@
 <TITLE>MATSEQAIJCUSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATSEQAIJCUSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATSEQAIJCUSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATSEQAIJCUSP"><H1>MATSEQAIJCUSP</H1></A>
 <A HREF="../Mat/MATAIJCUSP.html#MATAIJCUSP">MATAIJCUSP</A> = "aijcusp" = "seqaijcusp" - A matrix type to be used for sparse matrices. A matrix type type whose data resides on Nvidia GPUs. These matrices are in CSR format by
 default. All matrix calculations are performed using the CUSP library. DIA and ELL formats are
diff --git a/docs/manualpages/Mat/MATSEQAIJCUSPARSE.html b/docs/manualpages/Mat/MATSEQAIJCUSPARSE.html
index 6dee8cc..cd2d704 100644
--- a/docs/manualpages/Mat/MATSEQAIJCUSPARSE.html
+++ b/docs/manualpages/Mat/MATSEQAIJCUSPARSE.html
@@ -5,8 +5,8 @@
 <TITLE>MATSEQAIJCUSPARSE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATSEQAIJCUSPARSE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATSEQAIJCUSPARSE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATSEQAIJCUSPARSE"><H1>MATSEQAIJCUSPARSE</H1></A>
 <A HREF="../Mat/MATAIJCUSPARSE.html#MATAIJCUSPARSE">MATAIJCUSPARSE</A> = "(seq)aijcusparse" - A matrix type to be used for sparse matrices. A matrix type type whose data resides on Nvidia GPUs. These matrices can be in either
 CSR, ELL, or Hybrid format. The ELL and HYB formats require CUDA 4.2 or later.
diff --git a/docs/manualpages/Mat/MATSEQAIJVIENNACL.html b/docs/manualpages/Mat/MATSEQAIJVIENNACL.html
index 17e84df..06aff10 100644
--- a/docs/manualpages/Mat/MATSEQAIJVIENNACL.html
+++ b/docs/manualpages/Mat/MATSEQAIJVIENNACL.html
@@ -5,8 +5,8 @@
 <TITLE>MATSEQAIJVIENNACL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATSEQAIJVIENNACL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATSEQAIJVIENNACL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATSEQAIJVIENNACL"><H1>MATSEQAIJVIENNACL</H1></A>
 <A HREF="../Mat/MATAIJVIENNACL.html#MATAIJVIENNACL">MATAIJVIENNACL</A> = "aijviennacl" = "seqaijviennacl" - A matrix type to be used for sparse matrices. A matrix type type whose data resides on GPUs. These matrices are in CSR format by
 default. All matrix calculations are performed using the ViennaCL library.
diff --git a/docs/manualpages/Mat/MATSEQBAIJ.html b/docs/manualpages/Mat/MATSEQBAIJ.html
index 1658c98..62819f7 100644
--- a/docs/manualpages/Mat/MATSEQBAIJ.html
+++ b/docs/manualpages/Mat/MATSEQBAIJ.html
@@ -5,8 +5,8 @@
 <TITLE>MATSEQBAIJ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATSEQBAIJ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATSEQBAIJ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATSEQBAIJ"><H1>MATSEQBAIJ</H1></A>
 <A HREF="../Mat/MATSEQBAIJ.html#MATSEQBAIJ">MATSEQBAIJ</A> = "seqbaij" - A matrix type to be used for sequential block sparse matrices, based on block sparse compressed row format. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Mat/MATSEQDENSE.html b/docs/manualpages/Mat/MATSEQDENSE.html
index 6a77e80..94a79ff 100644
--- a/docs/manualpages/Mat/MATSEQDENSE.html
+++ b/docs/manualpages/Mat/MATSEQDENSE.html
@@ -5,8 +5,8 @@
 <TITLE>MATSEQDENSE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATSEQDENSE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATSEQDENSE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATSEQDENSE"><H1>MATSEQDENSE</H1></A>
 <A HREF="../Mat/MATSEQDENSE.html#MATSEQDENSE">MATSEQDENSE</A> = "seqdense" - A matrix type to be used for sequential dense matrices. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Mat/MATSEQSBAIJ.html b/docs/manualpages/Mat/MATSEQSBAIJ.html
index db6aaab..2dd3a70 100644
--- a/docs/manualpages/Mat/MATSEQSBAIJ.html
+++ b/docs/manualpages/Mat/MATSEQSBAIJ.html
@@ -5,8 +5,8 @@
 <TITLE>MATSEQSBAIJ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATSEQSBAIJ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATSEQSBAIJ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATSEQSBAIJ"><H1>MATSEQSBAIJ</H1></A>
 <A HREF="../Mat/MATSEQSBAIJ.html#MATSEQSBAIJ">MATSEQSBAIJ</A> = "seqsbaij" - A matrix type to be used for sequential symmetric block sparse matrices, based on block compressed sparse row format.  Only the upper triangular portion of the matrix is stored. For complex numbers by default this matrix is symmetric, NOT Hermitian symmetric. To make it Hermitian symmetric you
 can call <A HREF="../Mat/MatSetOption.html#MatSetOption">MatSetOption</A>(<A HREF="../Mat/Mat.html#Mat">Mat</A>, MAT_HERMITIAN); after <A HREF="../Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</A>()
diff --git a/docs/manualpages/Mat/MATSHELL.html b/docs/manualpages/Mat/MATSHELL.html
index b5e7d3e..c5a340a 100644
--- a/docs/manualpages/Mat/MATSHELL.html
+++ b/docs/manualpages/Mat/MATSHELL.html
@@ -5,8 +5,8 @@
 <TITLE>MATSHELL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATSHELL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATSHELL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATSHELL"><H1>MATSHELL</H1></A>
 <A HREF="../Mat/MATSHELL.html#MATSHELL">MATSHELL</A> = "shell" - A matrix type to be used to define your own matrix type -- perhaps matrix free. 
 <P>
diff --git a/docs/manualpages/Mat/MATSOLVERBAS.html b/docs/manualpages/Mat/MATSOLVERBAS.html
index 1b6130d..08c0a69 100644
--- a/docs/manualpages/Mat/MATSOLVERBAS.html
+++ b/docs/manualpages/Mat/MATSOLVERBAS.html
@@ -5,8 +5,8 @@
 <TITLE>MATSOLVERBAS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATSOLVERBAS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATSOLVERBAS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATSOLVERBAS"><H1>MATSOLVERBAS</H1></A>
 Provides ICC(k) with drop tolerance Works with <A HREF="../Mat/MATAIJ.html#MATAIJ">MATAIJ</A>  matrices
 <P>
diff --git a/docs/manualpages/Mat/MATSOLVERCHOLMOD.html b/docs/manualpages/Mat/MATSOLVERCHOLMOD.html
index 89331c0..d850f8e 100644
--- a/docs/manualpages/Mat/MATSOLVERCHOLMOD.html
+++ b/docs/manualpages/Mat/MATSOLVERCHOLMOD.html
@@ -5,8 +5,8 @@
 <TITLE>MATSOLVERCHOLMOD</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATSOLVERCHOLMOD.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATSOLVERCHOLMOD.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATSOLVERCHOLMOD"><H1>MATSOLVERCHOLMOD</H1></A>
 "cholmod" - A matrix type providing direct solvers (Cholesky) for sequential matrices via the external package CHOLMOD. Use ./configure --download-suitesparse to install PETSc to use CHOLMOD
 <P>
diff --git a/docs/manualpages/Mat/MATSOLVERCLIQUE.html b/docs/manualpages/Mat/MATSOLVERCLIQUE.html
index d788012..95907e6 100644
--- a/docs/manualpages/Mat/MATSOLVERCLIQUE.html
+++ b/docs/manualpages/Mat/MATSOLVERCLIQUE.html
@@ -5,8 +5,8 @@
 <TITLE>MATSOLVERCLIQUE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATSOLVERCLIQUE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATSOLVERCLIQUE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATSOLVERCLIQUE"><H1>MATSOLVERCLIQUE</H1></A>
 A solver package providing direct solvers for distributed and sequential matrices via the external package Clique. Use ./configure --download-clique to have PETSc installed with Clique
 <P>
diff --git a/docs/manualpages/Mat/MATSOLVERCUSPARSE.html b/docs/manualpages/Mat/MATSOLVERCUSPARSE.html
index 939b0db..5ae5b73 100644
--- a/docs/manualpages/Mat/MATSOLVERCUSPARSE.html
+++ b/docs/manualpages/Mat/MATSOLVERCUSPARSE.html
@@ -5,8 +5,8 @@
 <TITLE>MATSOLVERCUSPARSE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATSOLVERCUSPARSE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATSOLVERCUSPARSE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATSOLVERCUSPARSE"><H1>MATSOLVERCUSPARSE</H1></A>
 "cusparse" - A matrix type providing triangular solvers for seq matrices on a single GPU of type, seqaijcusparse, aijcusparse, or seqaijcusp, aijcusp. Currently supported algorithms are ILU(k) and ICC(k). Typically, deeper factorizations (larger k) results in poorer performance in the triangular solves. Full LU, and Cholesky decompositions can be solved through the CUSPARSE triangular solve algorithm. However, the performance can be quite poor and thus these algorithms are not recommende [...]
 <P>
diff --git a/docs/manualpages/Mat/MATSOLVERESSL.html b/docs/manualpages/Mat/MATSOLVERESSL.html
index fb0d903..f7c3ed8 100644
--- a/docs/manualpages/Mat/MATSOLVERESSL.html
+++ b/docs/manualpages/Mat/MATSOLVERESSL.html
@@ -5,8 +5,8 @@
 <TITLE>MATSOLVERESSL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATSOLVERESSL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATSOLVERESSL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATSOLVERESSL"><H1>MATSOLVERESSL</H1></A>
 "essl" - Provides direct solvers (LU) for sequential matrices via the external package ESSL. If ESSL is installed (see the manual for
 instructions on how to declare the existence of external packages),
diff --git a/docs/manualpages/Mat/MATSOLVERKLU.html b/docs/manualpages/Mat/MATSOLVERKLU.html
index 0d5e0f1..732fb16 100644
--- a/docs/manualpages/Mat/MATSOLVERKLU.html
+++ b/docs/manualpages/Mat/MATSOLVERKLU.html
@@ -5,8 +5,8 @@
 <TITLE>MATSOLVERKLU</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATSOLVERKLU.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATSOLVERKLU.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATSOLVERKLU"><H1>MATSOLVERKLU</H1></A>
 "klu" - A matrix type providing direct solvers (LU) for sequential matrices via the external package KLU. ./configure --download-suitesparse to install PETSc to use KLU
 <P>
diff --git a/docs/manualpages/Mat/MATSOLVERLUSOL.html b/docs/manualpages/Mat/MATSOLVERLUSOL.html
index 02c0eb2..5c44f62 100644
--- a/docs/manualpages/Mat/MATSOLVERLUSOL.html
+++ b/docs/manualpages/Mat/MATSOLVERLUSOL.html
@@ -5,8 +5,8 @@
 <TITLE>MATSOLVERLUSOL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATSOLVERLUSOL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATSOLVERLUSOL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATSOLVERLUSOL"><H1>MATSOLVERLUSOL</H1></A>
 "lusol" - Provides direct solvers (LU) for sequential matrices via the external package LUSOL. If LUSOL is installed (see the manual for
 instructions on how to declare the existence of external packages),
diff --git a/docs/manualpages/Mat/MATSOLVERMATLAB.html b/docs/manualpages/Mat/MATSOLVERMATLAB.html
index 6f7ca48..f84ea7b 100644
--- a/docs/manualpages/Mat/MATSOLVERMATLAB.html
+++ b/docs/manualpages/Mat/MATSOLVERMATLAB.html
@@ -5,8 +5,8 @@
 <TITLE>MATSOLVERMATLAB</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATSOLVERMATLAB.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATSOLVERMATLAB.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATSOLVERMATLAB"><H1>MATSOLVERMATLAB</H1></A>
 "matlab" - Providing direct solvers (LU and QR) and drop tolerance based ILU factorization (ILUDT) for sequential matrices via the external package MATLAB. 
 <P>
diff --git a/docs/manualpages/Mat/MATSOLVERMKL_PARDISO.html b/docs/manualpages/Mat/MATSOLVERMKL_PARDISO.html
index ca55d5d..e425a49 100644
--- a/docs/manualpages/Mat/MATSOLVERMKL_PARDISO.html
+++ b/docs/manualpages/Mat/MATSOLVERMKL_PARDISO.html
@@ -5,8 +5,8 @@
 <TITLE>MATSOLVERMKL_PARDISO</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATSOLVERMKL_PARDISO.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATSOLVERMKL_PARDISO.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATSOLVERMKL_PARDISO"><H1>MATSOLVERMKL_PARDISO</H1></A>
 A matrix type providing direct solvers (LU) for sequential matrices via the external package MKL_PARDISO. Works with <A HREF="../Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</A> matrices
 <P>
diff --git a/docs/manualpages/Mat/MATSOLVERMUMPS.html b/docs/manualpages/Mat/MATSOLVERMUMPS.html
index 9884e7f..edaa01d 100644
--- a/docs/manualpages/Mat/MATSOLVERMUMPS.html
+++ b/docs/manualpages/Mat/MATSOLVERMUMPS.html
@@ -5,8 +5,8 @@
 <TITLE>MATSOLVERMUMPS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATSOLVERMUMPS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATSOLVERMUMPS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATSOLVERMUMPS"><H1>MATSOLVERMUMPS</H1></A>
 A matrix type providing direct solvers (LU and Cholesky) for distributed and sequential matrices via the external package MUMPS. Works with <A HREF="../Mat/MATAIJ.html#MATAIJ">MATAIJ</A> and <A HREF="../Mat/MATSBAIJ.html#MATSBAIJ">MATSBAIJ</A> matrices
 <P>
diff --git a/docs/manualpages/Mat/MATSOLVERPASTIX.html b/docs/manualpages/Mat/MATSOLVERPASTIX.html
index dd7d7a5..bcb2421 100644
--- a/docs/manualpages/Mat/MATSOLVERPASTIX.html
+++ b/docs/manualpages/Mat/MATSOLVERPASTIX.html
@@ -5,8 +5,8 @@
 <TITLE>MATSOLVERPASTIX</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATSOLVERPASTIX.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATSOLVERPASTIX.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATSOLVERPASTIX"><H1>MATSOLVERPASTIX</H1></A>
 A solver package providing direct solvers (LU) for distributed and sequential matrices via the external package PaStiX. Use ./configure --download-pastix --download-ptscotch  to have PETSc installed with PasTiX
 <P>
diff --git a/docs/manualpages/Mat/MATSOLVERSUPERLU.html b/docs/manualpages/Mat/MATSOLVERSUPERLU.html
index 364fe11..6bb367f 100644
--- a/docs/manualpages/Mat/MATSOLVERSUPERLU.html
+++ b/docs/manualpages/Mat/MATSOLVERSUPERLU.html
@@ -5,8 +5,8 @@
 <TITLE>MATSOLVERSUPERLU</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATSOLVERSUPERLU.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATSOLVERSUPERLU.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATSOLVERSUPERLU"><H1>MATSOLVERSUPERLU</H1></A>
 "superlu" - A solver package providing solvers LU and ILU for sequential matrices via the external package SuperLU. Use ./configure --download-superlu to have PETSc installed with SuperLU
 <P>
diff --git a/docs/manualpages/Mat/MATSOLVERSUPERLU_DIST.html b/docs/manualpages/Mat/MATSOLVERSUPERLU_DIST.html
index 1326960..e7e6ac3 100644
--- a/docs/manualpages/Mat/MATSOLVERSUPERLU_DIST.html
+++ b/docs/manualpages/Mat/MATSOLVERSUPERLU_DIST.html
@@ -5,8 +5,8 @@
 <TITLE>MATSOLVERSUPERLU_DIST</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATSOLVERSUPERLU_DIST.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATSOLVERSUPERLU_DIST.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATSOLVERSUPERLU_DIST"><H1>MATSOLVERSUPERLU_DIST</H1></A>
 Parallel direct solver package for LU factorization Use ./configure --download-superlu_dist --download-parmetis --download-metis --download-ptscotch  to have PETSc installed with SuperLU_DIST
 <P>
diff --git a/docs/manualpages/Mat/MATSOLVERUMFPACK.html b/docs/manualpages/Mat/MATSOLVERUMFPACK.html
index f57cdf3..a15eb67 100644
--- a/docs/manualpages/Mat/MATSOLVERUMFPACK.html
+++ b/docs/manualpages/Mat/MATSOLVERUMFPACK.html
@@ -5,8 +5,8 @@
 <TITLE>MATSOLVERUMFPACK</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MATSOLVERUMFPACK.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MATSOLVERUMFPACK.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATSOLVERUMFPACK"><H1>MATSOLVERUMFPACK</H1></A>
 "umfpack" - A matrix type providing direct solvers (LU) for sequential matrices via the external package UMFPACK. Use ./configure --download-suitesparse to install PETSc to use UMFPACK
 <P>
diff --git a/docs/manualpages/Mat/Mat.html b/docs/manualpages/Mat/Mat.html
index 79472f1..96a3eda 100644
--- a/docs/manualpages/Mat/Mat.html
+++ b/docs/manualpages/Mat/Mat.html
@@ -5,8 +5,8 @@
 <TITLE>Mat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/Mat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/Mat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="Mat"><H1>Mat</H1></A>
 Abstract PETSc matrix object used to manage all linear operators in PETSc, even those without an explicit sparse representation (such as matrix-free operators) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatAXPY.html b/docs/manualpages/Mat/MatAXPY.html
index 007d0b3..c79be5e 100644
--- a/docs/manualpages/Mat/MatAXPY.html
+++ b/docs/manualpages/Mat/MatAXPY.html
@@ -5,8 +5,8 @@
 <TITLE>MatAXPY</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatAXPY.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatAXPY.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatAXPY"><H1>MatAXPY</H1></A>
 Computes Y = a*X + Y. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatAYPX.html b/docs/manualpages/Mat/MatAYPX.html
index 4d91d0e..f016f2a 100644
--- a/docs/manualpages/Mat/MatAYPX.html
+++ b/docs/manualpages/Mat/MatAYPX.html
@@ -5,8 +5,8 @@
 <TITLE>MatAYPX</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatAYPX.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatAYPX.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatAYPX"><H1>MatAYPX</H1></A>
 Computes Y = a*Y + X. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatAppendOptionsPrefix.html b/docs/manualpages/Mat/MatAppendOptionsPrefix.html
index ca3cf85..a7519df 100644
--- a/docs/manualpages/Mat/MatAppendOptionsPrefix.html
+++ b/docs/manualpages/Mat/MatAppendOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>MatAppendOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatAppendOptionsPrefix"><H1>MatAppendOptionsPrefix</H1></A>
 Appends to the prefix used for searching for all <A HREF="../Mat/Mat.html#Mat">Mat</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatAssembled.html b/docs/manualpages/Mat/MatAssembled.html
index 03ee4ac..b6df5d5 100644
--- a/docs/manualpages/Mat/MatAssembled.html
+++ b/docs/manualpages/Mat/MatAssembled.html
@@ -5,8 +5,8 @@
 <TITLE>MatAssembled</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatAssembled.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatAssembled.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatAssembled"><H1>MatAssembled</H1></A>
 Indicates if a matrix has been assembled and is ready for use; for example, in matrix-vector product. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatAssemblyBegin.html b/docs/manualpages/Mat/MatAssemblyBegin.html
index eb3625d..67e6e9c 100644
--- a/docs/manualpages/Mat/MatAssemblyBegin.html
+++ b/docs/manualpages/Mat/MatAssemblyBegin.html
@@ -5,8 +5,8 @@
 <TITLE>MatAssemblyBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatAssemblyBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatAssemblyBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatAssemblyBegin"><H1>MatAssemblyBegin</H1></A>
 Begins assembling the matrix.  This routine should be called after completing all calls to <A HREF="../Mat/MatSetValues.html#MatSetValues">MatSetValues</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatAssemblyEnd.html b/docs/manualpages/Mat/MatAssemblyEnd.html
index 2d1bf4c..2ab641d 100644
--- a/docs/manualpages/Mat/MatAssemblyEnd.html
+++ b/docs/manualpages/Mat/MatAssemblyEnd.html
@@ -5,8 +5,8 @@
 <TITLE>MatAssemblyEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatAssemblyEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatAssemblyEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatAssemblyEnd"><H1>MatAssemblyEnd</H1></A>
 Completes assembling the matrix.  This routine should be called after <A HREF="../Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatAssemblyType.html b/docs/manualpages/Mat/MatAssemblyType.html
index a88ea25..64591ce 100644
--- a/docs/manualpages/Mat/MatAssemblyType.html
+++ b/docs/manualpages/Mat/MatAssemblyType.html
@@ -5,8 +5,8 @@
 <TITLE>MatAssemblyType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatAssemblyType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatAssemblyType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatAssemblyType"><H1>MatAssemblyType</H1></A>
 Indicates if the matrix is now to be used, or if you plan to continue to add values to it 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatBackwardSolve.html b/docs/manualpages/Mat/MatBackwardSolve.html
index a8794a9..1f1a70a 100644
--- a/docs/manualpages/Mat/MatBackwardSolve.html
+++ b/docs/manualpages/Mat/MatBackwardSolve.html
@@ -5,8 +5,8 @@
 <TITLE>MatBackwardSolve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatBackwardSolve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatBackwardSolve.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatBackwardSolve"><H1>MatBackwardSolve</H1></A>
 Solves U x = b, given a factored matrix, A = LU. D^(1/2) U x = b, given a factored symmetric matrix, A = U^T*D*U, 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatBlockMatSetPreallocation.html b/docs/manualpages/Mat/MatBlockMatSetPreallocation.html
index f3bc1d4..48ef5df 100644
--- a/docs/manualpages/Mat/MatBlockMatSetPreallocation.html
+++ b/docs/manualpages/Mat/MatBlockMatSetPreallocation.html
@@ -5,8 +5,8 @@
 <TITLE>MatBlockMatSetPreallocation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatBlockMatSetPreallocation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatBlockMatSetPreallocation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatBlockMatSetPreallocation"><H1>MatBlockMatSetPreallocation</H1></A>
 For good matrix assembly performance the user should preallocate the matrix storage by setting the parameter nz (or the array nnz).  By setting these parameters accurately, performance during matrix assembly can be increased by more than a factor of 50. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCUSPARSEFormatOperation.html b/docs/manualpages/Mat/MatCUSPARSEFormatOperation.html
index e36403c..d8c3397 100644
--- a/docs/manualpages/Mat/MatCUSPARSEFormatOperation.html
+++ b/docs/manualpages/Mat/MatCUSPARSEFormatOperation.html
@@ -5,8 +5,8 @@
 <TITLE>MatCUSPARSEFormatOperation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCUSPARSEFormatOperation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCUSPARSEFormatOperation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCUSPARSEFormatOperation"><H1>MatCUSPARSEFormatOperation</H1></A>
 indicates the operation of CUSPARSE (GPU) matrices whose operation should use a particular storage format. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCUSPARSESetFormat.html b/docs/manualpages/Mat/MatCUSPARSESetFormat.html
index 0fe62a1..bbc6688 100644
--- a/docs/manualpages/Mat/MatCUSPARSESetFormat.html
+++ b/docs/manualpages/Mat/MatCUSPARSESetFormat.html
@@ -5,8 +5,8 @@
 <TITLE>MatCUSPARSESetFormat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCUSPARSESetFormat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCUSPARSESetFormat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCUSPARSESetFormat"><H1>MatCUSPARSESetFormat</H1></A>
 Sets the storage format of CUSPARSE matrices for a particular operation. Only the <A HREF="../Mat/MatMult.html#MatMult">MatMult</A> operation can use different GPU storage formats for MPIAIJCUSPARSE matrices. Not Collective 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCUSPARSEStorageFormat.html b/docs/manualpages/Mat/MatCUSPARSEStorageFormat.html
index 8d597bb..4a0dddd 100644
--- a/docs/manualpages/Mat/MatCUSPARSEStorageFormat.html
+++ b/docs/manualpages/Mat/MatCUSPARSEStorageFormat.html
@@ -5,8 +5,8 @@
 <TITLE>MatCUSPARSEStorageFormat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCUSPARSEStorageFormat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCUSPARSEStorageFormat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCUSPARSEStorageFormat"><H1>MatCUSPARSEStorageFormat</H1></A>
 indicates the storage format for CUSPARSE (GPU) matrices. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCUSPFormatOperation.html b/docs/manualpages/Mat/MatCUSPFormatOperation.html
index f756fcc..3215960 100644
--- a/docs/manualpages/Mat/MatCUSPFormatOperation.html
+++ b/docs/manualpages/Mat/MatCUSPFormatOperation.html
@@ -5,8 +5,8 @@
 <TITLE>MatCUSPFormatOperation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCUSPFormatOperation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCUSPFormatOperation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCUSPFormatOperation"><H1>MatCUSPFormatOperation</H1></A>
 indicates the operation of CUSP (GPU) matrices whose operation should use a particular storage format. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCUSPSetFormat.html b/docs/manualpages/Mat/MatCUSPSetFormat.html
index 1346cbf..6cc1144 100644
--- a/docs/manualpages/Mat/MatCUSPSetFormat.html
+++ b/docs/manualpages/Mat/MatCUSPSetFormat.html
@@ -5,8 +5,8 @@
 <TITLE>MatCUSPSetFormat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCUSPSetFormat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCUSPSetFormat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCUSPSetFormat"><H1>MatCUSPSetFormat</H1></A>
 Sets the storage format of CUSP matrices for a particular operation. Only the <A HREF="../Mat/MatMult.html#MatMult">MatMult</A> operation can use different GPU storage formats for AIJCUSP matrices. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCUSPStorageFormat.html b/docs/manualpages/Mat/MatCUSPStorageFormat.html
index 0ee0f98..8578b64 100644
--- a/docs/manualpages/Mat/MatCUSPStorageFormat.html
+++ b/docs/manualpages/Mat/MatCUSPStorageFormat.html
@@ -5,8 +5,8 @@
 <TITLE>MatCUSPStorageFormat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCUSPStorageFormat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCUSPStorageFormat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCUSPStorageFormat"><H1>MatCUSPStorageFormat</H1></A>
 indicates the storage format for CUSP (GPU) matrices. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCheckCompressedRow.html b/docs/manualpages/Mat/MatCheckCompressedRow.html
index a6f4546..c4302b7 100644
--- a/docs/manualpages/Mat/MatCheckCompressedRow.html
+++ b/docs/manualpages/Mat/MatCheckCompressedRow.html
@@ -5,8 +5,8 @@
 <TITLE>MatCheckCompressedRow</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCheckCompressedRow.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCheckCompressedRow.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCheckCompressedRow"><H1>MatCheckCompressedRow</H1></A>
 Determines whether the compressed row matrix format should be used. If the format is to be used, this routine creates Mat_CompressedRow struct. Compressed row format provides high performance routines by taking advantage of zero rows. Supported types are <A HREF="../Mat/MATAIJ.html#MATAIJ">MATAIJ</A>, <A HREF="../Mat/MATBAIJ.html#MATBAIJ">MATBAIJ</A> and <A HREF="../Mat/MATSBAIJ.html#MATSBAIJ">MATSBAIJ</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCholeskyFactor.html b/docs/manualpages/Mat/MatCholeskyFactor.html
index 2bf870f..8b4b6be 100644
--- a/docs/manualpages/Mat/MatCholeskyFactor.html
+++ b/docs/manualpages/Mat/MatCholeskyFactor.html
@@ -5,8 +5,8 @@
 <TITLE>MatCholeskyFactor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCholeskyFactor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCholeskyFactor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCholeskyFactor"><H1>MatCholeskyFactor</H1></A>
 Performs in-place Cholesky factorization of a symmetric matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCholeskyFactorNumeric.html b/docs/manualpages/Mat/MatCholeskyFactorNumeric.html
index b30e3f3..0cbf11b 100644
--- a/docs/manualpages/Mat/MatCholeskyFactorNumeric.html
+++ b/docs/manualpages/Mat/MatCholeskyFactorNumeric.html
@@ -5,8 +5,8 @@
 <TITLE>MatCholeskyFactorNumeric</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCholeskyFactorNumeric.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCholeskyFactorNumeric.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCholeskyFactorNumeric"><H1>MatCholeskyFactorNumeric</H1></A>
 Performs numeric Cholesky factorization of a symmetric matrix. Call this routine after first calling <A HREF="../Mat/MatCholeskyFactorSymbolic.html#MatCholeskyFactorSymbolic">MatCholeskyFactorSymbolic</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCholeskyFactorSymbolic.html b/docs/manualpages/Mat/MatCholeskyFactorSymbolic.html
index 3367f3c..d01fcda 100644
--- a/docs/manualpages/Mat/MatCholeskyFactorSymbolic.html
+++ b/docs/manualpages/Mat/MatCholeskyFactorSymbolic.html
@@ -5,8 +5,8 @@
 <TITLE>MatCholeskyFactorSymbolic</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCholeskyFactorSymbolic.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCholeskyFactorSymbolic.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCholeskyFactorSymbolic"><H1>MatCholeskyFactorSymbolic</H1></A>
 Performs symbolic Cholesky factorization of a symmetric matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatChop.html b/docs/manualpages/Mat/MatChop.html
index e6e3904..a4ec31f 100644
--- a/docs/manualpages/Mat/MatChop.html
+++ b/docs/manualpages/Mat/MatChop.html
@@ -5,8 +5,8 @@
 <TITLE>MatChop</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatChop.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatChop.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatChop"><H1>MatChop</H1></A>
 Set all values in the matrix less than the tolerance to zero 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCoarsen.html b/docs/manualpages/Mat/MatCoarsen.html
index 8d7bafd..edd3751 100644
--- a/docs/manualpages/Mat/MatCoarsen.html
+++ b/docs/manualpages/Mat/MatCoarsen.html
@@ -5,8 +5,8 @@
 <TITLE>MatCoarsen</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCoarsen.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCoarsen.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCoarsen"><H1>MatCoarsen</H1></A>
 Object for managing the coarsening of a graph (symmetric matrix) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCoarsenType.html b/docs/manualpages/Mat/MatCoarsenType.html
index ac1ae74..2403760 100644
--- a/docs/manualpages/Mat/MatCoarsenType.html
+++ b/docs/manualpages/Mat/MatCoarsenType.html
@@ -5,8 +5,8 @@
 <TITLE>MatCoarsenType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCoarsenType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCoarsenType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCoarsenType"><H1>MatCoarsenType</H1></A>
 String with the name of a PETSc matrix coarsen 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatColoring.html b/docs/manualpages/Mat/MatColoring.html
index 5be812d..4624759 100644
--- a/docs/manualpages/Mat/MatColoring.html
+++ b/docs/manualpages/Mat/MatColoring.html
@@ -5,8 +5,8 @@
 <TITLE>MatColoring</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatColoring.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatColoring.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatColoring"><H1>MatColoring</H1></A>
 Object for managing the coloring of matrices. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatColoringPatch.html b/docs/manualpages/Mat/MatColoringPatch.html
index 3e9780a..2110467 100644
--- a/docs/manualpages/Mat/MatColoringPatch.html
+++ b/docs/manualpages/Mat/MatColoringPatch.html
@@ -5,8 +5,8 @@
 <TITLE>MatColoringPatch</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatColoringPatch.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatColoringPatch.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatColoringPatch"><H1>MatColoringPatch</H1></A>
 sed inside matrix coloring routines that use <A HREF="../Mat/MatGetRowIJ.html#MatGetRowIJ">MatGetRowIJ</A>() and/or <A HREF="../Mat/MatGetColumnIJ.html#MatGetColumnIJ">MatGetColumnIJ</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatColoringType.html b/docs/manualpages/Mat/MatColoringType.html
index 49fdb84..6bb726e 100644
--- a/docs/manualpages/Mat/MatColoringType.html
+++ b/docs/manualpages/Mat/MatColoringType.html
@@ -5,8 +5,8 @@
 <TITLE>MatColoringType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatColoringType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatColoringType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatColoringType"><H1>MatColoringType</H1></A>
 String with the name of a PETSc matrix coloring 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatColoringWeightType.html b/docs/manualpages/Mat/MatColoringWeightType.html
index 93e123f..10e4c5a 100644
--- a/docs/manualpages/Mat/MatColoringWeightType.html
+++ b/docs/manualpages/Mat/MatColoringWeightType.html
@@ -5,8 +5,8 @@
 <TITLE>MatColoringWeightType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatColoringWeightType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatColoringWeightType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatColoringWeightType"><H1>MatColoringWeightType</H1></A>
 Type of weight scheme 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCompositeAddMat.html b/docs/manualpages/Mat/MatCompositeAddMat.html
index 5d6cce0..e023ad5 100644
--- a/docs/manualpages/Mat/MatCompositeAddMat.html
+++ b/docs/manualpages/Mat/MatCompositeAddMat.html
@@ -5,8 +5,8 @@
 <TITLE>MatCompositeAddMat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCompositeAddMat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCompositeAddMat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCompositeAddMat"><H1>MatCompositeAddMat</H1></A>
 add another matrix to a composite matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCompositeMerge.html b/docs/manualpages/Mat/MatCompositeMerge.html
index 8696dc2..244c727 100644
--- a/docs/manualpages/Mat/MatCompositeMerge.html
+++ b/docs/manualpages/Mat/MatCompositeMerge.html
@@ -5,8 +5,8 @@
 <TITLE>MatCompositeMerge</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCompositeMerge.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCompositeMerge.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCompositeMerge"><H1>MatCompositeMerge</H1></A>
 Given a composite matrix, replaces it with a "regular" matrix by summing all the matrices inside the composite matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCompositeSetType.html b/docs/manualpages/Mat/MatCompositeSetType.html
index d49c6b1..9168280 100644
--- a/docs/manualpages/Mat/MatCompositeSetType.html
+++ b/docs/manualpages/Mat/MatCompositeSetType.html
@@ -5,8 +5,8 @@
 <TITLE>MatCompositeSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCompositeSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCompositeSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCompositeSetType"><H1>MatCompositeSetType</H1></A>
 Indicates if the matrix is defined as the sum of a set of matrices or the product 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatComputeBandwidth.html b/docs/manualpages/Mat/MatComputeBandwidth.html
index 15f9e92..96bcc3d 100644
--- a/docs/manualpages/Mat/MatComputeBandwidth.html
+++ b/docs/manualpages/Mat/MatComputeBandwidth.html
@@ -5,8 +5,8 @@
 <TITLE>MatComputeBandwidth</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatComputeBandwidth.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatComputeBandwidth.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatComputeBandwidth"><H1>MatComputeBandwidth</H1></A>
 Calculate the full bandwidth of the matrix, meaning the width 2k+1 where k diagonals on either side are sufficient to contain all the matrix nonzeros. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatComputeExplicitOperator.html b/docs/manualpages/Mat/MatComputeExplicitOperator.html
index 07ed641..bd12b78 100644
--- a/docs/manualpages/Mat/MatComputeExplicitOperator.html
+++ b/docs/manualpages/Mat/MatComputeExplicitOperator.html
@@ -5,8 +5,8 @@
 <TITLE>MatComputeExplicitOperator</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatComputeExplicitOperator.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatComputeExplicitOperator.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatComputeExplicitOperator"><H1>MatComputeExplicitOperator</H1></A>
 Computes the explicit matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatConjugate.html b/docs/manualpages/Mat/MatConjugate.html
index b687e68..c7ce0f0 100644
--- a/docs/manualpages/Mat/MatConjugate.html
+++ b/docs/manualpages/Mat/MatConjugate.html
@@ -5,8 +5,8 @@
 <TITLE>MatConjugate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatConjugate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatConjugate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatConjugate"><H1>MatConjugate</H1></A>
 replaces the matrix values with their complex conjugates 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatConvert.html b/docs/manualpages/Mat/MatConvert.html
index 7acc28e..994528d 100644
--- a/docs/manualpages/Mat/MatConvert.html
+++ b/docs/manualpages/Mat/MatConvert.html
@@ -5,8 +5,8 @@
 <TITLE>MatConvert</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatConvert.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatConvert.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatConvert"><H1>MatConvert</H1></A>
 Converts a matrix to another matrix, either of the same or different type. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCopy.html b/docs/manualpages/Mat/MatCopy.html
index aacfa5d..6efc1dd 100644
--- a/docs/manualpages/Mat/MatCopy.html
+++ b/docs/manualpages/Mat/MatCopy.html
@@ -5,8 +5,8 @@
 <TITLE>MatCopy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCopy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCopy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCopy"><H1>MatCopy</H1></A>
 Copys a matrix to another matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreate.html b/docs/manualpages/Mat/MatCreate.html
index 15f7d88..9e1d4d9 100644
--- a/docs/manualpages/Mat/MatCreate.html
+++ b/docs/manualpages/Mat/MatCreate.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreate"><H1>MatCreate</H1></A>
 Creates a matrix where the type is determined from either a call to <A HREF="../Mat/MatSetType.html#MatSetType">MatSetType</A>() or from the options database with a call to <A HREF="../Mat/MatSetFromOptions.html#MatSetFromOptions">MatSetFromOptions</A>(). The default matrix type is AIJ, using the routines <A HREF="../Mat/MatCreateSeqAIJ.html#MatCreateSeqAIJ">MatCreateSeqAIJ</A>() or <A HREF="../Mat/MatCreateAIJ.html#MatCreateAIJ">MatCreateAIJ</A>() if you do not set a type in the options [...]
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateAIJ.html b/docs/manualpages/Mat/MatCreateAIJ.html
index 5bba7a0..37503ac 100644
--- a/docs/manualpages/Mat/MatCreateAIJ.html
+++ b/docs/manualpages/Mat/MatCreateAIJ.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateAIJ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateAIJ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateAIJ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateAIJ"><H1>MatCreateAIJ</H1></A>
 Creates a sparse parallel matrix in AIJ format (the default parallel PETSc format).  For good matrix assembly performance the user should preallocate the matrix storage by setting the parameters d_nz (or d_nnz) and o_nz (or o_nnz).  By setting these parameters accurately, performance can be increased by more than a factor of 50. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateAIJCUSP.html b/docs/manualpages/Mat/MatCreateAIJCUSP.html
index ae2ec95..09ac6db 100644
--- a/docs/manualpages/Mat/MatCreateAIJCUSP.html
+++ b/docs/manualpages/Mat/MatCreateAIJCUSP.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateAIJCUSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateAIJCUSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateAIJCUSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateAIJCUSP"><H1>MatCreateAIJCUSP</H1></A>
 Creates a sparse matrix in AIJ (compressed row) format (the default parallel PETSc format).  This matrix will ultimately pushed down to NVidia GPUs and use the CUSP library for calculations. For good matrix assembly performance the user should preallocate the matrix storage by setting the parameter nz (or the array nnz).  By setting these parameters accurately, performance during matrix assembly can be increased by more than a factor of 50. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateAIJCUSPARSE.html b/docs/manualpages/Mat/MatCreateAIJCUSPARSE.html
index f9cc1fa..29d9be7 100644
--- a/docs/manualpages/Mat/MatCreateAIJCUSPARSE.html
+++ b/docs/manualpages/Mat/MatCreateAIJCUSPARSE.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateAIJCUSPARSE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateAIJCUSPARSE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateAIJCUSPARSE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateAIJCUSPARSE"><H1>MatCreateAIJCUSPARSE</H1></A>
 Creates a sparse matrix in AIJ (compressed row) format (the default parallel PETSc format).  This matrix will ultimately pushed down to NVidia GPUs and use the CUSPARSE library for calculations. For good matrix assembly performance the user should preallocate the matrix storage by setting the parameter nz (or the array nnz).  By setting these parameters accurately, performance during matrix assembly can be increased by more than a factor of 50. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateAIJViennaCL.html b/docs/manualpages/Mat/MatCreateAIJViennaCL.html
index d90e3c3..7d835ea 100644
--- a/docs/manualpages/Mat/MatCreateAIJViennaCL.html
+++ b/docs/manualpages/Mat/MatCreateAIJViennaCL.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateAIJViennaCL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateAIJViennaCL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateAIJViennaCL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateAIJViennaCL"><H1>MatCreateAIJViennaCL</H1></A>
 Creates a sparse matrix in AIJ (compressed row) format (the default parallel PETSc format).  This matrix will ultimately be pushed down to GPUs and use the ViennaCL library for calculations. For good matrix assembly performance the user should preallocate the matrix storage by setting the parameter nz (or the array nnz).  By setting these parameters accurately, performance during matrix assembly can be increased substantially. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateBAIJ.html b/docs/manualpages/Mat/MatCreateBAIJ.html
index 8b6cd9f..5e2e57d 100644
--- a/docs/manualpages/Mat/MatCreateBAIJ.html
+++ b/docs/manualpages/Mat/MatCreateBAIJ.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateBAIJ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateBAIJ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateBAIJ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateBAIJ"><H1>MatCreateBAIJ</H1></A>
 Creates a sparse parallel matrix in block AIJ format (block compressed row).  For good matrix assembly performance the user should preallocate the matrix storage by setting the parameters d_nz (or d_nnz) and o_nz (or o_nnz).  By setting these parameters accurately, performance can be increased by more than a factor of 50. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateBlockMat.html b/docs/manualpages/Mat/MatCreateBlockMat.html
index 302355e..e7ce59b 100644
--- a/docs/manualpages/Mat/MatCreateBlockMat.html
+++ b/docs/manualpages/Mat/MatCreateBlockMat.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateBlockMat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateBlockMat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateBlockMat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateBlockMat"><H1>MatCreateBlockMat</H1></A>
 Creates a new matrix in which each block contains a uniform-size sequential <A HREF="../Mat/Mat.html#Mat">Mat</A> object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateComposite.html b/docs/manualpages/Mat/MatCreateComposite.html
index dec9d86..46dc02c 100644
--- a/docs/manualpages/Mat/MatCreateComposite.html
+++ b/docs/manualpages/Mat/MatCreateComposite.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateComposite</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateComposite.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateComposite.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateComposite"><H1>MatCreateComposite</H1></A>
 Creates a matrix as the sum of zero or more matrices 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateDense.html b/docs/manualpages/Mat/MatCreateDense.html
index 2e094ab..e140879 100644
--- a/docs/manualpages/Mat/MatCreateDense.html
+++ b/docs/manualpages/Mat/MatCreateDense.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateDense</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateDense.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateDense.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateDense"><H1>MatCreateDense</H1></A>
 Creates a parallel matrix in dense format. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateFFT.html b/docs/manualpages/Mat/MatCreateFFT.html
index c7c1dcf..a2223bc 100644
--- a/docs/manualpages/Mat/MatCreateFFT.html
+++ b/docs/manualpages/Mat/MatCreateFFT.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateFFT</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateFFT.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateFFT.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateFFT"><H1>MatCreateFFT</H1></A>
 Creates a matrix object that provides FFT via an external package 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateHermitianTranspose.html b/docs/manualpages/Mat/MatCreateHermitianTranspose.html
index a308966..314667a 100644
--- a/docs/manualpages/Mat/MatCreateHermitianTranspose.html
+++ b/docs/manualpages/Mat/MatCreateHermitianTranspose.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateHermitianTranspose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateHermitianTranspose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateHermitianTranspose.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateHermitianTranspose"><H1>MatCreateHermitianTranspose</H1></A>
 Creates a new matrix object that behaves like A'* 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateIS.html b/docs/manualpages/Mat/MatCreateIS.html
index 29eb4aa..beba636 100644
--- a/docs/manualpages/Mat/MatCreateIS.html
+++ b/docs/manualpages/Mat/MatCreateIS.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateIS"><H1>MatCreateIS</H1></A>
 Creates a "process" unassmembled matrix, it is assembled on each process but not across processes. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateLRC.html b/docs/manualpages/Mat/MatCreateLRC.html
index ccccbc7..7217fcf 100644
--- a/docs/manualpages/Mat/MatCreateLRC.html
+++ b/docs/manualpages/Mat/MatCreateLRC.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateLRC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateLRC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateLRC.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateLRC"><H1>MatCreateLRC</H1></A>
 Creates a new matrix object that behaves like A + U*V' 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateLocalRef.html b/docs/manualpages/Mat/MatCreateLocalRef.html
index 19b026b..42bc463 100644
--- a/docs/manualpages/Mat/MatCreateLocalRef.html
+++ b/docs/manualpages/Mat/MatCreateLocalRef.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateLocalRef</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateLocalRef.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateLocalRef.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateLocalRef"><H1>MatCreateLocalRef</H1></A>
 Gets a logical reference to a local submatrix, for use in assembly 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateMAIJ.html b/docs/manualpages/Mat/MatCreateMAIJ.html
index ef7c700..5bb6a97 100644
--- a/docs/manualpages/Mat/MatCreateMAIJ.html
+++ b/docs/manualpages/Mat/MatCreateMAIJ.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateMAIJ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateMAIJ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateMAIJ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateMAIJ"><H1>MatCreateMAIJ</H1></A>
 Creates a matrix type providing restriction and interpolation operations for multicomponent problems.  It interpolates each component the same way independently.  The matrix type is based on <A HREF="../Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</A> for sequential matrices, and <A HREF="../Mat/MATMPIAIJ.html#MATMPIAIJ">MATMPIAIJ</A> for distributed matrices. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateMFFD.html b/docs/manualpages/Mat/MatCreateMFFD.html
index 7cda88f..b5e023f 100644
--- a/docs/manualpages/Mat/MatCreateMFFD.html
+++ b/docs/manualpages/Mat/MatCreateMFFD.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateMFFD</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateMFFD.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateMFFD.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateMFFD"><H1>MatCreateMFFD</H1></A>
 Creates a matrix-free matrix. See also <A HREF="../SNES/MatCreateSNESMF.html#MatCreateSNESMF">MatCreateSNESMF</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateMPIAIJCRL.html b/docs/manualpages/Mat/MatCreateMPIAIJCRL.html
index f59cef7..17453bf 100644
--- a/docs/manualpages/Mat/MatCreateMPIAIJCRL.html
+++ b/docs/manualpages/Mat/MatCreateMPIAIJCRL.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateMPIAIJCRL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateMPIAIJCRL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateMPIAIJCRL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateMPIAIJCRL"><H1>MatCreateMPIAIJCRL</H1></A>
 Creates a sparse matrix of type MPIAIJCRL. This type inherits from AIJ, but stores some additional information that is used to allow better vectorization of the matrix-vector product. At the cost of increased storage, the AIJ formatted matrix can be copied to a format in which pieces of the matrix are stored in ELLPACK format, allowing the vectorized matrix multiply routine to use stride-1 memory accesses.  As with the AIJ type, it is important to preallocate matrix storage in order to g [...]
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateMPIAIJPERM.html b/docs/manualpages/Mat/MatCreateMPIAIJPERM.html
index 54c8da6..b111e57 100644
--- a/docs/manualpages/Mat/MatCreateMPIAIJPERM.html
+++ b/docs/manualpages/Mat/MatCreateMPIAIJPERM.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateMPIAIJPERM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateMPIAIJPERM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateMPIAIJPERM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateMPIAIJPERM"><H1>MatCreateMPIAIJPERM</H1></A>
 Creates a sparse parallel matrix whose local portions are stored as SEQAIJPERM matrices (a matrix class that inherits from SEQAIJ but includes some optimizations to allow more effective vectorization).  The same guidelines that apply to MPIAIJ matrices for preallocating the matrix storage apply here as well. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateMPIAIJSumSeqAIJ.html b/docs/manualpages/Mat/MatCreateMPIAIJSumSeqAIJ.html
index 68c7ff9..a6f52cd 100644
--- a/docs/manualpages/Mat/MatCreateMPIAIJSumSeqAIJ.html
+++ b/docs/manualpages/Mat/MatCreateMPIAIJSumSeqAIJ.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateMPIAIJSumSeqAIJ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateMPIAIJSumSeqAIJ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateMPIAIJSumSeqAIJ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateMPIAIJSumSeqAIJ"><H1>MatCreateMPIAIJSumSeqAIJ</H1></A>
 Creates a MPIAIJ matrix by adding sequential matrices from each processor 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateMPIAIJWithArrays.html b/docs/manualpages/Mat/MatCreateMPIAIJWithArrays.html
index bf88489..febae29 100644
--- a/docs/manualpages/Mat/MatCreateMPIAIJWithArrays.html
+++ b/docs/manualpages/Mat/MatCreateMPIAIJWithArrays.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateMPIAIJWithArrays</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateMPIAIJWithArrays.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateMPIAIJWithArrays.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateMPIAIJWithArrays"><H1>MatCreateMPIAIJWithArrays</H1></A>
 creates a MPI AIJ matrix using arrays that contain in standard CSR format the local rows. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateMPIAIJWithSplitArrays.html b/docs/manualpages/Mat/MatCreateMPIAIJWithSplitArrays.html
index be9fe83..8761ed8 100644
--- a/docs/manualpages/Mat/MatCreateMPIAIJWithSplitArrays.html
+++ b/docs/manualpages/Mat/MatCreateMPIAIJWithSplitArrays.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateMPIAIJWithSplitArrays</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateMPIAIJWithSplitArrays.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateMPIAIJWithSplitArrays.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateMPIAIJWithSplitArrays"><H1>MatCreateMPIAIJWithSplitArrays</H1></A>
 creates a MPI AIJ matrix using arrays that contain the "diagonal" and "off-diagonal" part of the matrix in CSR format. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateMPIAdj.html b/docs/manualpages/Mat/MatCreateMPIAdj.html
index 408857c..98e70a1 100644
--- a/docs/manualpages/Mat/MatCreateMPIAdj.html
+++ b/docs/manualpages/Mat/MatCreateMPIAdj.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateMPIAdj</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateMPIAdj.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateMPIAdj.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateMPIAdj"><H1>MatCreateMPIAdj</H1></A>
 Creates a sparse matrix representing an adjacency list. The matrix does not have numerical values associated with it, but is intended for ordering (to reduce bandwidth etc) and partitioning. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateMPIBAIJWithArrays.html b/docs/manualpages/Mat/MatCreateMPIBAIJWithArrays.html
index e85bc92..507b1fb 100644
--- a/docs/manualpages/Mat/MatCreateMPIBAIJWithArrays.html
+++ b/docs/manualpages/Mat/MatCreateMPIBAIJWithArrays.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateMPIBAIJWithArrays</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateMPIBAIJWithArrays.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateMPIBAIJWithArrays.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateMPIBAIJWithArrays"><H1>MatCreateMPIBAIJWithArrays</H1></A>
 creates a MPI BAIJ matrix using arrays that contain in standard CSR format the local rows. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateMPIMatConcatenateSeqMat.html b/docs/manualpages/Mat/MatCreateMPIMatConcatenateSeqMat.html
index 6ebeac7..89ae628 100644
--- a/docs/manualpages/Mat/MatCreateMPIMatConcatenateSeqMat.html
+++ b/docs/manualpages/Mat/MatCreateMPIMatConcatenateSeqMat.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateMPIMatConcatenateSeqMat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateMPIMatConcatenateSeqMat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateMPIMatConcatenateSeqMat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateMPIMatConcatenateSeqMat"><H1>MatCreateMPIMatConcatenateSeqMat</H1></A>
 Creates a single large PETSc matrix by concatenating sequential matrices from each processor 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateMPISBAIJWithArrays.html b/docs/manualpages/Mat/MatCreateMPISBAIJWithArrays.html
index 53edfb0..7d221d7 100644
--- a/docs/manualpages/Mat/MatCreateMPISBAIJWithArrays.html
+++ b/docs/manualpages/Mat/MatCreateMPISBAIJWithArrays.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateMPISBAIJWithArrays</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateMPISBAIJWithArrays.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateMPISBAIJWithArrays.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateMPISBAIJWithArrays"><H1>MatCreateMPISBAIJWithArrays</H1></A>
 creates a MPI SBAIJ matrix using arrays that contain in standard CSR format the local rows. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateNest.html b/docs/manualpages/Mat/MatCreateNest.html
index e091c82..67630c8 100644
--- a/docs/manualpages/Mat/MatCreateNest.html
+++ b/docs/manualpages/Mat/MatCreateNest.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateNest</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateNest.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateNest.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateNest"><H1>MatCreateNest</H1></A>
 Creates a new matrix containing several nested submatrices, each stored separately 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateNormal.html b/docs/manualpages/Mat/MatCreateNormal.html
index 3d2a131..3ec27ec 100644
--- a/docs/manualpages/Mat/MatCreateNormal.html
+++ b/docs/manualpages/Mat/MatCreateNormal.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateNormal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateNormal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateNormal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateNormal"><H1>MatCreateNormal</H1></A>
 Creates a new matrix object that behaves like A'*A. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateNormalHermitian.html b/docs/manualpages/Mat/MatCreateNormalHermitian.html
index e262995..39337a2 100644
--- a/docs/manualpages/Mat/MatCreateNormalHermitian.html
+++ b/docs/manualpages/Mat/MatCreateNormalHermitian.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateNormalHermitian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateNormalHermitian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateNormalHermitian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateNormalHermitian"><H1>MatCreateNormalHermitian</H1></A>
 Creates a new matrix object that behaves like (A*)'*A. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateRedundantMatrix.html b/docs/manualpages/Mat/MatCreateRedundantMatrix.html
index 9a71b5c..fc4842a 100644
--- a/docs/manualpages/Mat/MatCreateRedundantMatrix.html
+++ b/docs/manualpages/Mat/MatCreateRedundantMatrix.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateRedundantMatrix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateRedundantMatrix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateRedundantMatrix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateRedundantMatrix"><H1>MatCreateRedundantMatrix</H1></A>
 Create redundant matrices and put them into processors of subcommunicators. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateSBAIJ.html b/docs/manualpages/Mat/MatCreateSBAIJ.html
index 671c0da..a935c14 100644
--- a/docs/manualpages/Mat/MatCreateSBAIJ.html
+++ b/docs/manualpages/Mat/MatCreateSBAIJ.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateSBAIJ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateSBAIJ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateSBAIJ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateSBAIJ"><H1>MatCreateSBAIJ</H1></A>
 Creates a sparse parallel matrix in symmetric block AIJ format (block compressed row).  For good matrix assembly performance the user should preallocate the matrix storage by setting the parameters d_nz (or d_nnz) and o_nz (or o_nnz).  By setting these parameters accurately, performance can be increased by more than a factor of 50. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateScatter.html b/docs/manualpages/Mat/MatCreateScatter.html
index 8f7b4ca..51dc152 100644
--- a/docs/manualpages/Mat/MatCreateScatter.html
+++ b/docs/manualpages/Mat/MatCreateScatter.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateScatter</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateScatter.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateScatter.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateScatter"><H1>MatCreateScatter</H1></A>
 Creates a new matrix based on a <A HREF="../Vec/VecScatter.html#VecScatter">VecScatter</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateSeqAIJ.html b/docs/manualpages/Mat/MatCreateSeqAIJ.html
index f211e8f..4f29eb8 100644
--- a/docs/manualpages/Mat/MatCreateSeqAIJ.html
+++ b/docs/manualpages/Mat/MatCreateSeqAIJ.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateSeqAIJ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateSeqAIJ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateSeqAIJ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateSeqAIJ"><H1>MatCreateSeqAIJ</H1></A>
 Creates a sparse matrix in AIJ (compressed row) format (the default parallel PETSc format).  For good matrix assembly performance the user should preallocate the matrix storage by setting the parameter nz (or the array nnz).  By setting these parameters accurately, performance during matrix assembly can be increased by more than a factor of 50. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateSeqAIJCRL.html b/docs/manualpages/Mat/MatCreateSeqAIJCRL.html
index bcdf145..84c981a 100644
--- a/docs/manualpages/Mat/MatCreateSeqAIJCRL.html
+++ b/docs/manualpages/Mat/MatCreateSeqAIJCRL.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateSeqAIJCRL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateSeqAIJCRL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateSeqAIJCRL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateSeqAIJCRL"><H1>MatCreateSeqAIJCRL</H1></A>
 Creates a sparse matrix of type SEQAIJCRL. This type inherits from AIJ, but stores some additional information that is used to allow better vectorization of the matrix-vector product. At the cost of increased storage, the AIJ formatted matrix can be copied to a format in which pieces of the matrix are stored in ELLPACK format, allowing the vectorized matrix multiply routine to use stride-1 memory accesses.  As with the AIJ type, it is important to preallocate matrix storage in order to g [...]
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateSeqAIJCUSP.html b/docs/manualpages/Mat/MatCreateSeqAIJCUSP.html
index 00f007c..a05ceab 100644
--- a/docs/manualpages/Mat/MatCreateSeqAIJCUSP.html
+++ b/docs/manualpages/Mat/MatCreateSeqAIJCUSP.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateSeqAIJCUSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateSeqAIJCUSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateSeqAIJCUSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateSeqAIJCUSP"><H1>MatCreateSeqAIJCUSP</H1></A>
 Creates a sparse matrix in AIJ (compressed row) format (the default parallel PETSc format).  This matrix will ultimately pushed down to NVidia GPUs and use the CUSP library for calculations. For good matrix assembly performance the user should preallocate the matrix storage by setting the parameter nz (or the array nnz).  By setting these parameters accurately, performance during matrix assembly can be increased by more than a factor of 50. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateSeqAIJCUSPARSE.html b/docs/manualpages/Mat/MatCreateSeqAIJCUSPARSE.html
index d135b2f..86ae4c2 100644
--- a/docs/manualpages/Mat/MatCreateSeqAIJCUSPARSE.html
+++ b/docs/manualpages/Mat/MatCreateSeqAIJCUSPARSE.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateSeqAIJCUSPARSE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateSeqAIJCUSPARSE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateSeqAIJCUSPARSE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateSeqAIJCUSPARSE"><H1>MatCreateSeqAIJCUSPARSE</H1></A>
 Creates a sparse matrix in AIJ (compressed row) format (the default parallel PETSc format). This matrix will ultimately pushed down to NVidia GPUs and use the CUSPARSE library for calculations. For good matrix assembly performance the user should preallocate the matrix storage by setting the parameter nz (or the array nnz).  By setting these parameters accurately, performance during matrix assembly can be increased by more than a factor of 50. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateSeqAIJFromTriple.html b/docs/manualpages/Mat/MatCreateSeqAIJFromTriple.html
index cbfd7f6..7bd4b04 100644
--- a/docs/manualpages/Mat/MatCreateSeqAIJFromTriple.html
+++ b/docs/manualpages/Mat/MatCreateSeqAIJFromTriple.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateSeqAIJFromTriple</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateSeqAIJFromTriple.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateSeqAIJFromTriple.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateSeqAIJFromTriple"><H1>MatCreateSeqAIJFromTriple</H1></A>
 Creates an sequential AIJ matrix using matrix elements (in COO format) provided by the user. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateSeqAIJPERM.html b/docs/manualpages/Mat/MatCreateSeqAIJPERM.html
index 85db500..34dc07f 100644
--- a/docs/manualpages/Mat/MatCreateSeqAIJPERM.html
+++ b/docs/manualpages/Mat/MatCreateSeqAIJPERM.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateSeqAIJPERM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateSeqAIJPERM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateSeqAIJPERM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateSeqAIJPERM"><H1>MatCreateSeqAIJPERM</H1></A>
 Creates a sparse matrix of type SEQAIJPERM. This type inherits from AIJ, but calculates some additional permutation information that is used to allow better vectorization of some operations.  At the cost of increased storage, the AIJ formatted matrix can be copied to a format in which pieces of the matrix are stored in ELLPACK format, allowing the vectorized matrix multiply routine to use stride-1 memory accesses.  As with the AIJ type, it is important to preallocate matrix storage in or [...]
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateSeqAIJViennaCL.html b/docs/manualpages/Mat/MatCreateSeqAIJViennaCL.html
index 5f00542..63b2df6 100644
--- a/docs/manualpages/Mat/MatCreateSeqAIJViennaCL.html
+++ b/docs/manualpages/Mat/MatCreateSeqAIJViennaCL.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateSeqAIJViennaCL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateSeqAIJViennaCL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateSeqAIJViennaCL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateSeqAIJViennaCL"><H1>MatCreateSeqAIJViennaCL</H1></A>
 Creates a sparse matrix in AIJ (compressed row) format (the default parallel PETSc format).  This matrix will ultimately be pushed down to GPUs and use the ViennaCL library for calculations. For good matrix assembly performance the user should preallocate the matrix storage by setting the parameter nz (or the array nnz).  By setting these parameters accurately, performance during matrix assembly can be increased substantially. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateSeqAIJWithArrays.html b/docs/manualpages/Mat/MatCreateSeqAIJWithArrays.html
index 4718385..49cce2f 100644
--- a/docs/manualpages/Mat/MatCreateSeqAIJWithArrays.html
+++ b/docs/manualpages/Mat/MatCreateSeqAIJWithArrays.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateSeqAIJWithArrays</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateSeqAIJWithArrays.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateSeqAIJWithArrays.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateSeqAIJWithArrays"><H1>MatCreateSeqAIJWithArrays</H1></A>
 Creates an sequential AIJ matrix using matrix elements (in CSR format) provided by the user. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateSeqBAIJ.html b/docs/manualpages/Mat/MatCreateSeqBAIJ.html
index ee726ef..8a5bc2b 100644
--- a/docs/manualpages/Mat/MatCreateSeqBAIJ.html
+++ b/docs/manualpages/Mat/MatCreateSeqBAIJ.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateSeqBAIJ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateSeqBAIJ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateSeqBAIJ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateSeqBAIJ"><H1>MatCreateSeqBAIJ</H1></A>
 Creates a sparse matrix in block AIJ (block compressed row) format.  For good matrix assembly performance the user should preallocate the matrix storage by setting the parameter nz (or the array nnz).  By setting these parameters accurately, performance during matrix assembly can be increased by more than a factor of 50. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateSeqBAIJWithArrays.html b/docs/manualpages/Mat/MatCreateSeqBAIJWithArrays.html
index 59837a0..72fba13 100644
--- a/docs/manualpages/Mat/MatCreateSeqBAIJWithArrays.html
+++ b/docs/manualpages/Mat/MatCreateSeqBAIJWithArrays.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateSeqBAIJWithArrays</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateSeqBAIJWithArrays.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateSeqBAIJWithArrays.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateSeqBAIJWithArrays"><H1>MatCreateSeqBAIJWithArrays</H1></A>
 Creates an sequential BAIJ matrix using matrix elements provided by the user. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateSeqCUFFT.html b/docs/manualpages/Mat/MatCreateSeqCUFFT.html
index 196733d..edcfe47 100644
--- a/docs/manualpages/Mat/MatCreateSeqCUFFT.html
+++ b/docs/manualpages/Mat/MatCreateSeqCUFFT.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateSeqCUFFT</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateSeqCUFFT.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateSeqCUFFT.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateSeqCUFFT"><H1>MatCreateSeqCUFFT</H1></A>
 Creates a matrix object that provides sequential FFT via the external package CUFFT 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateSeqDense.html b/docs/manualpages/Mat/MatCreateSeqDense.html
index 77f43ce..e46cf53 100644
--- a/docs/manualpages/Mat/MatCreateSeqDense.html
+++ b/docs/manualpages/Mat/MatCreateSeqDense.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateSeqDense</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateSeqDense.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateSeqDense.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateSeqDense"><H1>MatCreateSeqDense</H1></A>
 Creates a sequential dense matrix that is stored in column major order (the usual Fortran 77 manner). Many of the matrix operations use the BLAS and LAPACK routines. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateSeqSBAIJ.html b/docs/manualpages/Mat/MatCreateSeqSBAIJ.html
index 9be3b0c..43d07ca 100644
--- a/docs/manualpages/Mat/MatCreateSeqSBAIJ.html
+++ b/docs/manualpages/Mat/MatCreateSeqSBAIJ.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateSeqSBAIJ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateSeqSBAIJ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateSeqSBAIJ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateSeqSBAIJ"><H1>MatCreateSeqSBAIJ</H1></A>
 Creates a sparse symmetric matrix in block AIJ (block compressed row) format.  For good matrix assembly performance the user should preallocate the matrix storage by setting the parameter nz (or the array nnz).  By setting these parameters accurately, performance during matrix assembly can be increased by more than a factor of 50. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateSeqSBAIJWithArrays.html b/docs/manualpages/Mat/MatCreateSeqSBAIJWithArrays.html
index 33afc9f..af6d802 100644
--- a/docs/manualpages/Mat/MatCreateSeqSBAIJWithArrays.html
+++ b/docs/manualpages/Mat/MatCreateSeqSBAIJWithArrays.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateSeqSBAIJWithArrays</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateSeqSBAIJWithArrays.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateSeqSBAIJWithArrays.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateSeqSBAIJWithArrays"><H1>MatCreateSeqSBAIJWithArrays</H1></A>
 Creates an sequential SBAIJ matrix using matrix elements (upper triangular entries in CSR format) provided by the user. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateShell.html b/docs/manualpages/Mat/MatCreateShell.html
index 5102fdf..dc5500d 100644
--- a/docs/manualpages/Mat/MatCreateShell.html
+++ b/docs/manualpages/Mat/MatCreateShell.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateShell</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateShell.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateShell.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateShell"><H1>MatCreateShell</H1></A>
 Creates a new matrix class for use with a user-defined private data storage format. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateSubMatrix.html b/docs/manualpages/Mat/MatCreateSubMatrix.html
index 3394527..beed2d7 100644
--- a/docs/manualpages/Mat/MatCreateSubMatrix.html
+++ b/docs/manualpages/Mat/MatCreateSubMatrix.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateSubMatrix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateSubMatrix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateSubMatrix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateSubMatrix"><H1>MatCreateSubMatrix</H1></A>
 Creates a composite matrix that acts as a submatrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateTranspose.html b/docs/manualpages/Mat/MatCreateTranspose.html
index 96341a2..7108738 100644
--- a/docs/manualpages/Mat/MatCreateTranspose.html
+++ b/docs/manualpages/Mat/MatCreateTranspose.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateTranspose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateTranspose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateTranspose.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateTranspose"><H1>MatCreateTranspose</H1></A>
 Creates a new matrix object that behaves like A' 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateVecs.html b/docs/manualpages/Mat/MatCreateVecs.html
index 8f7ded2..cc0556e 100644
--- a/docs/manualpages/Mat/MatCreateVecs.html
+++ b/docs/manualpages/Mat/MatCreateVecs.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateVecs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateVecs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateVecs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateVecs"><H1>MatCreateVecs</H1></A>
 Get vector(s) compatible with the matrix, i.e. with the same parallel layout 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatCreateVecsFFTW.html b/docs/manualpages/Mat/MatCreateVecsFFTW.html
index aa7d29b..29ed528 100644
--- a/docs/manualpages/Mat/MatCreateVecsFFTW.html
+++ b/docs/manualpages/Mat/MatCreateVecsFFTW.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateVecsFFTW</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatCreateVecsFFTW.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatCreateVecsFFTW.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateVecsFFTW"><H1>MatCreateVecsFFTW</H1></A>
 Get vector(s) compatible with the matrix, i.e. with the parallel layout determined by FFTW 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatDenseGetArray.html b/docs/manualpages/Mat/MatDenseGetArray.html
index a4d329f..90e54fd 100644
--- a/docs/manualpages/Mat/MatDenseGetArray.html
+++ b/docs/manualpages/Mat/MatDenseGetArray.html
@@ -5,8 +5,8 @@
 <TITLE>MatDenseGetArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatDenseGetArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatDenseGetArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatDenseGetArray"><H1>MatDenseGetArray</H1></A>
 gives access to the array where the data for a SeqDense matrix is stored 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatDenseGetArrayF90.html b/docs/manualpages/Mat/MatDenseGetArrayF90.html
index 8eba9f7..586147c 100644
--- a/docs/manualpages/Mat/MatDenseGetArrayF90.html
+++ b/docs/manualpages/Mat/MatDenseGetArrayF90.html
@@ -5,8 +5,8 @@
 <TITLE>MatDenseGetArrayF90</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatDenseGetArrayF90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatDenseGetArrayF90.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatDenseGetArrayF90"><H1>MatDenseGetArrayF90</H1></A>
 Accesses a matrix array from Fortran90. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatDenseGetLocalMatrix.html b/docs/manualpages/Mat/MatDenseGetLocalMatrix.html
index 65beb25..5f02624 100644
--- a/docs/manualpages/Mat/MatDenseGetLocalMatrix.html
+++ b/docs/manualpages/Mat/MatDenseGetLocalMatrix.html
@@ -5,8 +5,8 @@
 <TITLE>MatDenseGetLocalMatrix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatDenseGetLocalMatrix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatDenseGetLocalMatrix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatDenseGetLocalMatrix"><H1>MatDenseGetLocalMatrix</H1></A>
 For a MATMPIDENSE or <A HREF="../Mat/MATSEQDENSE.html#MATSEQDENSE">MATSEQDENSE</A> matrix returns the sequential matrix that represents the operator. For sequential matrices it returns itself. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatDenseRestoreArray.html b/docs/manualpages/Mat/MatDenseRestoreArray.html
index db28b44..ef09839 100644
--- a/docs/manualpages/Mat/MatDenseRestoreArray.html
+++ b/docs/manualpages/Mat/MatDenseRestoreArray.html
@@ -5,8 +5,8 @@
 <TITLE>MatDenseRestoreArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatDenseRestoreArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatDenseRestoreArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatDenseRestoreArray"><H1>MatDenseRestoreArray</H1></A>
 returns access to the array where the data for a dense matrix is stored obtained by <A HREF="../Mat/MatDenseGetArray.html#MatDenseGetArray">MatDenseGetArray</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatDenseRestoreArrayF90.html b/docs/manualpages/Mat/MatDenseRestoreArrayF90.html
index 79117a6..0500380 100644
--- a/docs/manualpages/Mat/MatDenseRestoreArrayF90.html
+++ b/docs/manualpages/Mat/MatDenseRestoreArrayF90.html
@@ -5,8 +5,8 @@
 <TITLE>MatDenseRestoreArrayF90</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatDenseRestoreArrayF90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatDenseRestoreArrayF90.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatDenseRestoreArrayF90"><H1>MatDenseRestoreArrayF90</H1></A>
 Restores a matrix array that has been accessed with <A HREF="../Mat/MatDenseGetArrayF90.html#MatDenseGetArrayF90">MatDenseGetArrayF90</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatDestroy.html b/docs/manualpages/Mat/MatDestroy.html
index a18fce7..f6d4fef 100644
--- a/docs/manualpages/Mat/MatDestroy.html
+++ b/docs/manualpages/Mat/MatDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>MatDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatDestroy"><H1>MatDestroy</H1></A>
 Frees space taken by a matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatDestroyMatrices.html b/docs/manualpages/Mat/MatDestroyMatrices.html
index f6342e6..f54d7c1 100644
--- a/docs/manualpages/Mat/MatDestroyMatrices.html
+++ b/docs/manualpages/Mat/MatDestroyMatrices.html
@@ -5,8 +5,8 @@
 <TITLE>MatDestroyMatrices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatDestroyMatrices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatDestroyMatrices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatDestroyMatrices"><H1>MatDestroyMatrices</H1></A>
 Destroys a set of matrices obtained with <A HREF="../Mat/MatGetSubMatrices.html#MatGetSubMatrices">MatGetSubMatrices</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatDestroySeqNonzeroStructure.html b/docs/manualpages/Mat/MatDestroySeqNonzeroStructure.html
index 04091c2..eb7e5c6 100644
--- a/docs/manualpages/Mat/MatDestroySeqNonzeroStructure.html
+++ b/docs/manualpages/Mat/MatDestroySeqNonzeroStructure.html
@@ -5,8 +5,8 @@
 <TITLE>MatDestroySeqNonzeroStructure</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatDestroySeqNonzeroStructure.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatDestroySeqNonzeroStructure.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatDestroySeqNonzeroStructure"><H1>MatDestroySeqNonzeroStructure</H1></A>
 Destroys matrix obtained with <A HREF="../Mat/MatGetSeqNonzeroStructure.html#MatGetSeqNonzeroStructure">MatGetSeqNonzeroStructure</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatDiagonalScale.html b/docs/manualpages/Mat/MatDiagonalScale.html
index 037170b..b12d43b 100644
--- a/docs/manualpages/Mat/MatDiagonalScale.html
+++ b/docs/manualpages/Mat/MatDiagonalScale.html
@@ -5,8 +5,8 @@
 <TITLE>MatDiagonalScale</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatDiagonalScale.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatDiagonalScale.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatDiagonalScale"><H1>MatDiagonalScale</H1></A>
 Scales a matrix on the left and right by diagonal matrices that are stored as vectors.  Either of the two scaling matrices can be NULL. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatDiagonalScaleLocal.html b/docs/manualpages/Mat/MatDiagonalScaleLocal.html
index 4fb3877..b2c6a40 100644
--- a/docs/manualpages/Mat/MatDiagonalScaleLocal.html
+++ b/docs/manualpages/Mat/MatDiagonalScaleLocal.html
@@ -5,8 +5,8 @@
 <TITLE>MatDiagonalScaleLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatDiagonalScaleLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatDiagonalScaleLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatDiagonalScaleLocal"><H1>MatDiagonalScaleLocal</H1></A>
 Scales columns of a matrix given the scaling values including the ghosted ones. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatDiagonalSet.html b/docs/manualpages/Mat/MatDiagonalSet.html
index 375cc97..1429990 100644
--- a/docs/manualpages/Mat/MatDiagonalSet.html
+++ b/docs/manualpages/Mat/MatDiagonalSet.html
@@ -5,8 +5,8 @@
 <TITLE>MatDiagonalSet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatDiagonalSet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatDiagonalSet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatDiagonalSet"><H1>MatDiagonalSet</H1></A>
 Computes Y = Y + D, where D is a diagonal matrix that is represented as a vector. Or Y[i,i] = D[i] if <A HREF="../Sys/InsertMode.html#InsertMode">InsertMode</A> is <A HREF="../Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatDuplicate.html b/docs/manualpages/Mat/MatDuplicate.html
index db0dd19..beb5dff 100644
--- a/docs/manualpages/Mat/MatDuplicate.html
+++ b/docs/manualpages/Mat/MatDuplicate.html
@@ -5,8 +5,8 @@
 <TITLE>MatDuplicate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatDuplicate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatDuplicate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatDuplicate"><H1>MatDuplicate</H1></A>
 Duplicates a matrix including the non-zero structure. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatDuplicateOption.html b/docs/manualpages/Mat/MatDuplicateOption.html
index b838c3c..2de27a0 100644
--- a/docs/manualpages/Mat/MatDuplicateOption.html
+++ b/docs/manualpages/Mat/MatDuplicateOption.html
@@ -5,8 +5,8 @@
 <TITLE>MatDuplicateOption</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatDuplicateOption.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatDuplicateOption.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatDuplicateOption"><H1>MatDuplicateOption</H1></A>
 Indicates if a duplicated sparse matrix should have its numerical values copied over or just its nonzero structure. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatElementalHermitianGenDefEig.html b/docs/manualpages/Mat/MatElementalHermitianGenDefEig.html
index 383e7aa..8f454ae 100644
--- a/docs/manualpages/Mat/MatElementalHermitianGenDefEig.html
+++ b/docs/manualpages/Mat/MatElementalHermitianGenDefEig.html
@@ -5,8 +5,8 @@
 <TITLE>MatElementalHermitianGenDefEig</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatElementalHermitianGenDefEig.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatElementalHermitianGenDefEig.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatElementalHermitianGenDefEig"><H1>MatElementalHermitianGenDefEig</H1></A>
 Compute the set of eigenvalues of the Hermitian-definite matrix pencil determined by the subset structure 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatEqual.html b/docs/manualpages/Mat/MatEqual.html
index 09be3dc..92fb980 100644
--- a/docs/manualpages/Mat/MatEqual.html
+++ b/docs/manualpages/Mat/MatEqual.html
@@ -5,8 +5,8 @@
 <TITLE>MatEqual</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatEqual.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatEqual.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatEqual"><H1>MatEqual</H1></A>
 Compares two matrices. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatFDColoring.html b/docs/manualpages/Mat/MatFDColoring.html
index d2b9fa7..e697ca7 100644
--- a/docs/manualpages/Mat/MatFDColoring.html
+++ b/docs/manualpages/Mat/MatFDColoring.html
@@ -5,8 +5,8 @@
 <TITLE>MatFDColoring</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatFDColoring.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatFDColoring.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFDColoring"><H1>MatFDColoring</H1></A>
 Object for computing a sparse Jacobian via finite differences and coloring 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatFactorCreateSchurComplement.html b/docs/manualpages/Mat/MatFactorCreateSchurComplement.html
index 4ce979b..3432112 100644
--- a/docs/manualpages/Mat/MatFactorCreateSchurComplement.html
+++ b/docs/manualpages/Mat/MatFactorCreateSchurComplement.html
@@ -5,8 +5,8 @@
 <TITLE>MatFactorCreateSchurComplement</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatFactorCreateSchurComplement.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatFactorCreateSchurComplement.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFactorCreateSchurComplement"><H1>MatFactorCreateSchurComplement</H1></A>
 Create a Schur complement matrix object using Schur data computed during the factorization step 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatFactorError.html b/docs/manualpages/Mat/MatFactorError.html
index 33e9636..a97ad7d 100644
--- a/docs/manualpages/Mat/MatFactorError.html
+++ b/docs/manualpages/Mat/MatFactorError.html
@@ -5,8 +5,8 @@
 <TITLE>MatFactorError</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatFactorError.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatFactorError.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFactorError"><H1>MatFactorError</H1></A>
 indicates what type of error in matrix factor 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatFactorGetSchurComplement.html b/docs/manualpages/Mat/MatFactorGetSchurComplement.html
index ab6e764..13d8257 100644
--- a/docs/manualpages/Mat/MatFactorGetSchurComplement.html
+++ b/docs/manualpages/Mat/MatFactorGetSchurComplement.html
@@ -5,8 +5,8 @@
 <TITLE>MatFactorGetSchurComplement</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatFactorGetSchurComplement.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatFactorGetSchurComplement.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFactorGetSchurComplement"><H1>MatFactorGetSchurComplement</H1></A>
 Get a Schur complement matrix object using the current Schur data 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatFactorGetSolverPackage.html b/docs/manualpages/Mat/MatFactorGetSolverPackage.html
index f24e2d7..483f552 100644
--- a/docs/manualpages/Mat/MatFactorGetSolverPackage.html
+++ b/docs/manualpages/Mat/MatFactorGetSolverPackage.html
@@ -5,8 +5,8 @@
 <TITLE>MatFactorGetSolverPackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatFactorGetSolverPackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatFactorGetSolverPackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFactorGetSolverPackage"><H1>MatFactorGetSolverPackage</H1></A>
 Returns name of the package providing the factorization routines 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatFactorInfo.html b/docs/manualpages/Mat/MatFactorInfo.html
index e325add..54052a9 100644
--- a/docs/manualpages/Mat/MatFactorInfo.html
+++ b/docs/manualpages/Mat/MatFactorInfo.html
@@ -5,8 +5,8 @@
 <TITLE>MatFactorInfo</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatFactorInfo.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatFactorInfo.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFactorInfo"><H1>MatFactorInfo</H1></A>
 Data passed into the matrix factorization routines, and information about the resulting factorization 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatFactorInfoInitialize.html b/docs/manualpages/Mat/MatFactorInfoInitialize.html
index 6c74e39..fdcbcfa 100644
--- a/docs/manualpages/Mat/MatFactorInfoInitialize.html
+++ b/docs/manualpages/Mat/MatFactorInfoInitialize.html
@@ -5,8 +5,8 @@
 <TITLE>MatFactorInfoInitialize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatFactorInfoInitialize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatFactorInfoInitialize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFactorInfoInitialize"><H1>MatFactorInfoInitialize</H1></A>
 Initializes a <A HREF="../Mat/MatFactorInfo.html#MatFactorInfo">MatFactorInfo</A> data structure with default values. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatFactorInvertSchurComplement.html b/docs/manualpages/Mat/MatFactorInvertSchurComplement.html
index c23f886..682d6f9 100644
--- a/docs/manualpages/Mat/MatFactorInvertSchurComplement.html
+++ b/docs/manualpages/Mat/MatFactorInvertSchurComplement.html
@@ -5,8 +5,8 @@
 <TITLE>MatFactorInvertSchurComplement</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatFactorInvertSchurComplement.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatFactorInvertSchurComplement.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFactorInvertSchurComplement"><H1>MatFactorInvertSchurComplement</H1></A>
 Invert the raw Schur data computed during the factorization step 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatFactorRestoreSchurComplement.html b/docs/manualpages/Mat/MatFactorRestoreSchurComplement.html
index d1cf2ed..a9135c6 100644
--- a/docs/manualpages/Mat/MatFactorRestoreSchurComplement.html
+++ b/docs/manualpages/Mat/MatFactorRestoreSchurComplement.html
@@ -5,8 +5,8 @@
 <TITLE>MatFactorRestoreSchurComplement</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatFactorRestoreSchurComplement.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatFactorRestoreSchurComplement.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFactorRestoreSchurComplement"><H1>MatFactorRestoreSchurComplement</H1></A>
 Restore the Schur complement matrix object obtained from a call to <A HREF="../Mat/MatFactorGetSchurComplement.html#MatFactorGetSchurComplement">MatFactorGetSchurComplement</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatFactorSetSchurIS.html b/docs/manualpages/Mat/MatFactorSetSchurIS.html
index eead51c..a6a6e15 100644
--- a/docs/manualpages/Mat/MatFactorSetSchurIS.html
+++ b/docs/manualpages/Mat/MatFactorSetSchurIS.html
@@ -5,8 +5,8 @@
 <TITLE>MatFactorSetSchurIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatFactorSetSchurIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatFactorSetSchurIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFactorSetSchurIS"><H1>MatFactorSetSchurIS</H1></A>
 Set indices corresponding to the Schur complement 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatFactorShiftType.html b/docs/manualpages/Mat/MatFactorShiftType.html
index a4fbcb5..4ff541e 100644
--- a/docs/manualpages/Mat/MatFactorShiftType.html
+++ b/docs/manualpages/Mat/MatFactorShiftType.html
@@ -5,8 +5,8 @@
 <TITLE>MatFactorShiftType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatFactorShiftType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatFactorShiftType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFactorShiftType"><H1>MatFactorShiftType</H1></A>
 Numeric Shift. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatFactorSolveSchurComplement.html b/docs/manualpages/Mat/MatFactorSolveSchurComplement.html
index 08478c1..c24f2e9 100644
--- a/docs/manualpages/Mat/MatFactorSolveSchurComplement.html
+++ b/docs/manualpages/Mat/MatFactorSolveSchurComplement.html
@@ -5,8 +5,8 @@
 <TITLE>MatFactorSolveSchurComplement</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatFactorSolveSchurComplement.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatFactorSolveSchurComplement.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFactorSolveSchurComplement"><H1>MatFactorSolveSchurComplement</H1></A>
 Solve the Schur complement system computed during the factorization step 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatFactorSolveSchurComplementTranspose.html b/docs/manualpages/Mat/MatFactorSolveSchurComplementTranspose.html
index 5e10af5..b552615 100644
--- a/docs/manualpages/Mat/MatFactorSolveSchurComplementTranspose.html
+++ b/docs/manualpages/Mat/MatFactorSolveSchurComplementTranspose.html
@@ -5,8 +5,8 @@
 <TITLE>MatFactorSolveSchurComplementTranspose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatFactorSolveSchurComplementTranspose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatFactorSolveSchurComplementTranspose.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFactorSolveSchurComplementTranspose"><H1>MatFactorSolveSchurComplementTranspose</H1></A>
 Solve the transpose of the Schur complement system computed during the factorization step 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatFactorType.html b/docs/manualpages/Mat/MatFactorType.html
index 6a20a73..4c42403 100644
--- a/docs/manualpages/Mat/MatFactorType.html
+++ b/docs/manualpages/Mat/MatFactorType.html
@@ -5,8 +5,8 @@
 <TITLE>MatFactorType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatFactorType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatFactorType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFactorType"><H1>MatFactorType</H1></A>
 indicates what type of factorization is requested 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatFinalizePackage.html b/docs/manualpages/Mat/MatFinalizePackage.html
index 5f15ee9..65891f2 100644
--- a/docs/manualpages/Mat/MatFinalizePackage.html
+++ b/docs/manualpages/Mat/MatFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>MatFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFinalizePackage"><H1>MatFinalizePackage</H1></A>
 This function destroys everything in the Petsc interface to the <A HREF="../Mat/Mat.html#Mat">Mat</A> package. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatFindNonzeroRows.html b/docs/manualpages/Mat/MatFindNonzeroRows.html
index b6b2e6d..30e4fc5 100644
--- a/docs/manualpages/Mat/MatFindNonzeroRows.html
+++ b/docs/manualpages/Mat/MatFindNonzeroRows.html
@@ -5,8 +5,8 @@
 <TITLE>MatFindNonzeroRows</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatFindNonzeroRows.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatFindNonzeroRows.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFindNonzeroRows"><H1>MatFindNonzeroRows</H1></A>
 Locate all rows that are not completely zero in the matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatFindOffBlockDiagonalEntries.html b/docs/manualpages/Mat/MatFindOffBlockDiagonalEntries.html
index 5d85b2d..0cbd6c2 100644
--- a/docs/manualpages/Mat/MatFindOffBlockDiagonalEntries.html
+++ b/docs/manualpages/Mat/MatFindOffBlockDiagonalEntries.html
@@ -5,8 +5,8 @@
 <TITLE>MatFindOffBlockDiagonalEntries</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatFindOffBlockDiagonalEntries.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatFindOffBlockDiagonalEntries.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFindOffBlockDiagonalEntries"><H1>MatFindOffBlockDiagonalEntries</H1></A>
 Finds all the rows of a matrix that have entries outside of the main diagonal block (defined by the matrix block size) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatFindZeroDiagonals.html b/docs/manualpages/Mat/MatFindZeroDiagonals.html
index 430e3dd..ba96f30 100644
--- a/docs/manualpages/Mat/MatFindZeroDiagonals.html
+++ b/docs/manualpages/Mat/MatFindZeroDiagonals.html
@@ -5,8 +5,8 @@
 <TITLE>MatFindZeroDiagonals</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatFindZeroDiagonals.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatFindZeroDiagonals.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFindZeroDiagonals"><H1>MatFindZeroDiagonals</H1></A>
 Finds all the rows of a matrix that have zero or no entry in the matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatForwardSolve.html b/docs/manualpages/Mat/MatForwardSolve.html
index 044e71e..65feed0 100644
--- a/docs/manualpages/Mat/MatForwardSolve.html
+++ b/docs/manualpages/Mat/MatForwardSolve.html
@@ -5,8 +5,8 @@
 <TITLE>MatForwardSolve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatForwardSolve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatForwardSolve.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatForwardSolve"><H1>MatForwardSolve</H1></A>
 Solves L x = b, given a factored matrix, A = LU, or U^T*D^(1/2) x = b, given a factored symmetric matrix, A = U^T*D*U, 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetBlockSize.html b/docs/manualpages/Mat/MatGetBlockSize.html
index b5d4e0c..c291234 100644
--- a/docs/manualpages/Mat/MatGetBlockSize.html
+++ b/docs/manualpages/Mat/MatGetBlockSize.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetBlockSize"><H1>MatGetBlockSize</H1></A>
 Returns the matrix block size. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetBlockSizes.html b/docs/manualpages/Mat/MatGetBlockSizes.html
index 21084ff..61e1876 100644
--- a/docs/manualpages/Mat/MatGetBlockSizes.html
+++ b/docs/manualpages/Mat/MatGetBlockSizes.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetBlockSizes</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetBlockSizes.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetBlockSizes.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetBlockSizes"><H1>MatGetBlockSizes</H1></A>
 Returns the matrix block row and column sizes. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetBrowsOfAcols.html b/docs/manualpages/Mat/MatGetBrowsOfAcols.html
index 95e16ec..79bf93c 100644
--- a/docs/manualpages/Mat/MatGetBrowsOfAcols.html
+++ b/docs/manualpages/Mat/MatGetBrowsOfAcols.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetBrowsOfAcols</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetBrowsOfAcols.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetBrowsOfAcols.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetBrowsOfAcols"><H1>MatGetBrowsOfAcols</H1></A>
 Creates a SeqAIJ matrix by taking rows of B that equal to nonzero columns of local A 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetColumnIJ.html b/docs/manualpages/Mat/MatGetColumnIJ.html
index c7d3f24..37270db 100644
--- a/docs/manualpages/Mat/MatGetColumnIJ.html
+++ b/docs/manualpages/Mat/MatGetColumnIJ.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetColumnIJ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetColumnIJ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetColumnIJ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetColumnIJ"><H1>MatGetColumnIJ</H1></A>
 Returns the compressed column storage i and j indices for sequential matrices. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetColumnNorms.html b/docs/manualpages/Mat/MatGetColumnNorms.html
index a4e2aa9..48c9b66 100644
--- a/docs/manualpages/Mat/MatGetColumnNorms.html
+++ b/docs/manualpages/Mat/MatGetColumnNorms.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetColumnNorms</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetColumnNorms.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetColumnNorms.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetColumnNorms"><H1>MatGetColumnNorms</H1></A>
 Gets the norms of each column of a sparse or dense matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetColumnVector.html b/docs/manualpages/Mat/MatGetColumnVector.html
index 6f358a6..0946b66 100644
--- a/docs/manualpages/Mat/MatGetColumnVector.html
+++ b/docs/manualpages/Mat/MatGetColumnVector.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetColumnVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetColumnVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetColumnVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetColumnVector"><H1>MatGetColumnVector</H1></A>
 Gets the values from a given column of a matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetCommunicationStructs.html b/docs/manualpages/Mat/MatGetCommunicationStructs.html
index 9926d9c..203cad3 100644
--- a/docs/manualpages/Mat/MatGetCommunicationStructs.html
+++ b/docs/manualpages/Mat/MatGetCommunicationStructs.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetCommunicationStructs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetCommunicationStructs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetCommunicationStructs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetCommunicationStructs"><H1>MatGetCommunicationStructs</H1></A>
 Provides access to the communication structures used in matrix-vector multiplication. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetDiagonal.html b/docs/manualpages/Mat/MatGetDiagonal.html
index 5452c59..92958a2 100644
--- a/docs/manualpages/Mat/MatGetDiagonal.html
+++ b/docs/manualpages/Mat/MatGetDiagonal.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetDiagonal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetDiagonal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetDiagonal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetDiagonal"><H1>MatGetDiagonal</H1></A>
 Gets the diagonal of a matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetDiagonalBlock.html b/docs/manualpages/Mat/MatGetDiagonalBlock.html
index 47c3434..7ee6e12 100644
--- a/docs/manualpages/Mat/MatGetDiagonalBlock.html
+++ b/docs/manualpages/Mat/MatGetDiagonalBlock.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetDiagonalBlock</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetDiagonalBlock.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetDiagonalBlock.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetDiagonalBlock"><H1>MatGetDiagonalBlock</H1></A>
 Returns the part of the matrix associated with the on-process coupling 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetFactor.html b/docs/manualpages/Mat/MatGetFactor.html
index a9e665d..c597c08 100644
--- a/docs/manualpages/Mat/MatGetFactor.html
+++ b/docs/manualpages/Mat/MatGetFactor.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetFactor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetFactor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetFactor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetFactor"><H1>MatGetFactor</H1></A>
 Returns a matrix suitable to calls to MatXXFactorSymbolic() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetFactorAvailable.html b/docs/manualpages/Mat/MatGetFactorAvailable.html
index 96026f4..7911c80 100644
--- a/docs/manualpages/Mat/MatGetFactorAvailable.html
+++ b/docs/manualpages/Mat/MatGetFactorAvailable.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetFactorAvailable</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetFactorAvailable.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetFactorAvailable.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetFactorAvailable"><H1>MatGetFactorAvailable</H1></A>
 Returns a a flag if matrix supports particular package and factor type 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetFactorType.html b/docs/manualpages/Mat/MatGetFactorType.html
index 5ba9ab3..1ce8cc1 100644
--- a/docs/manualpages/Mat/MatGetFactorType.html
+++ b/docs/manualpages/Mat/MatGetFactorType.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetFactorType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetFactorType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetFactorType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetFactorType"><H1>MatGetFactorType</H1></A>
 gets the type of factorization it is 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetGhosts.html b/docs/manualpages/Mat/MatGetGhosts.html
index f36943f..b0fe12f 100644
--- a/docs/manualpages/Mat/MatGetGhosts.html
+++ b/docs/manualpages/Mat/MatGetGhosts.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetGhosts</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetGhosts.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetGhosts.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetGhosts"><H1>MatGetGhosts</H1></A>
 Get the global index of all ghost nodes defined by the sparse matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetInertia.html b/docs/manualpages/Mat/MatGetInertia.html
index 442ebf8..ab0465c 100644
--- a/docs/manualpages/Mat/MatGetInertia.html
+++ b/docs/manualpages/Mat/MatGetInertia.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetInertia</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetInertia.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetInertia.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetInertia"><H1>MatGetInertia</H1></A>
 Gets the inertia from a factored matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetInfo.html b/docs/manualpages/Mat/MatGetInfo.html
index 35d175a..c6eb1c0 100644
--- a/docs/manualpages/Mat/MatGetInfo.html
+++ b/docs/manualpages/Mat/MatGetInfo.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetInfo</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetInfo.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetInfo.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetInfo"><H1>MatGetInfo</H1></A>
 Returns information about matrix storage (number of nonzeros, memory, etc.). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetLayouts.html b/docs/manualpages/Mat/MatGetLayouts.html
index 8eee79a..b753e33 100644
--- a/docs/manualpages/Mat/MatGetLayouts.html
+++ b/docs/manualpages/Mat/MatGetLayouts.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetLayouts</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetLayouts.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetLayouts.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetLayouts"><H1>MatGetLayouts</H1></A>
 Gets the <A HREF="../IS/PetscLayout.html#PetscLayout">PetscLayout</A> objects for rows and columns 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetLocalSize.html b/docs/manualpages/Mat/MatGetLocalSize.html
index 2e26680..fe60530 100644
--- a/docs/manualpages/Mat/MatGetLocalSize.html
+++ b/docs/manualpages/Mat/MatGetLocalSize.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetLocalSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetLocalSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetLocalSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetLocalSize"><H1>MatGetLocalSize</H1></A>
 Returns the number of rows and columns in a matrix stored locally.  This information may be implementation dependent, so use with care. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetLocalSubMatrix.html b/docs/manualpages/Mat/MatGetLocalSubMatrix.html
index a4be5fd..dbfbd9e 100644
--- a/docs/manualpages/Mat/MatGetLocalSubMatrix.html
+++ b/docs/manualpages/Mat/MatGetLocalSubMatrix.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetLocalSubMatrix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetLocalSubMatrix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetLocalSubMatrix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetLocalSubMatrix"><H1>MatGetLocalSubMatrix</H1></A>
 Gets a reference to a submatrix specified in local numbering 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetLocalToGlobalMapping.html b/docs/manualpages/Mat/MatGetLocalToGlobalMapping.html
index 8e93ea5..2115418 100644
--- a/docs/manualpages/Mat/MatGetLocalToGlobalMapping.html
+++ b/docs/manualpages/Mat/MatGetLocalToGlobalMapping.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetLocalToGlobalMapping</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetLocalToGlobalMapping.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetLocalToGlobalMapping.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetLocalToGlobalMapping"><H1>MatGetLocalToGlobalMapping</H1></A>
 Gets the local-to-global numbering set by <A HREF="../Mat/MatSetLocalToGlobalMapping.html#MatSetLocalToGlobalMapping">MatSetLocalToGlobalMapping</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetMultiProcBlock.html b/docs/manualpages/Mat/MatGetMultiProcBlock.html
index fcd3288..5765457 100644
--- a/docs/manualpages/Mat/MatGetMultiProcBlock.html
+++ b/docs/manualpages/Mat/MatGetMultiProcBlock.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetMultiProcBlock</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetMultiProcBlock.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetMultiProcBlock.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetMultiProcBlock"><H1>MatGetMultiProcBlock</H1></A>
 Create multiple [bjacobi] 'parallel submatrices' from a given 'mat' object. Each submatrix can span multiple procs. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetNearNullSpace.html b/docs/manualpages/Mat/MatGetNearNullSpace.html
index a57bc64..101feef 100644
--- a/docs/manualpages/Mat/MatGetNearNullSpace.html
+++ b/docs/manualpages/Mat/MatGetNearNullSpace.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetNearNullSpace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetNearNullSpace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetNearNullSpace.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetNearNullSpace"><H1>MatGetNearNullSpace</H1></A>
 et null space attached with <A HREF="../Mat/MatSetNearNullSpace.html#MatSetNearNullSpace">MatSetNearNullSpace</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetNonzeroState.html b/docs/manualpages/Mat/MatGetNonzeroState.html
index 116b1bf..8177f2e 100644
--- a/docs/manualpages/Mat/MatGetNonzeroState.html
+++ b/docs/manualpages/Mat/MatGetNonzeroState.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetNonzeroState</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetNonzeroState.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetNonzeroState.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetNonzeroState"><H1>MatGetNonzeroState</H1></A>
 Returns a 64 bit integer representing the current state of nonzeros in the matrix. If the matrix has had no new nonzero locations added to the matrix since the previous call then the value will be the same, otherwise it will be larger 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetNullSpace.html b/docs/manualpages/Mat/MatGetNullSpace.html
index 251cb4b..5636d64 100644
--- a/docs/manualpages/Mat/MatGetNullSpace.html
+++ b/docs/manualpages/Mat/MatGetNullSpace.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetNullSpace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetNullSpace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetNullSpace.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetNullSpace"><H1>MatGetNullSpace</H1></A>
 retrieves the null space to a matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetOption.html b/docs/manualpages/Mat/MatGetOption.html
index faa356a..30f23b2 100644
--- a/docs/manualpages/Mat/MatGetOption.html
+++ b/docs/manualpages/Mat/MatGetOption.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetOption</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetOption.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetOption.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetOption"><H1>MatGetOption</H1></A>
 Gets a parameter option that has been set for a matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetOptionsPrefix.html b/docs/manualpages/Mat/MatGetOptionsPrefix.html
index 013cf67..0e2c44d 100644
--- a/docs/manualpages/Mat/MatGetOptionsPrefix.html
+++ b/docs/manualpages/Mat/MatGetOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetOptionsPrefix"><H1>MatGetOptionsPrefix</H1></A>
 Sets the prefix used for searching for all <A HREF="../Mat/Mat.html#Mat">Mat</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetOwnershipIS.html b/docs/manualpages/Mat/MatGetOwnershipIS.html
index bf4743a..3566a00 100644
--- a/docs/manualpages/Mat/MatGetOwnershipIS.html
+++ b/docs/manualpages/Mat/MatGetOwnershipIS.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetOwnershipIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetOwnershipIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetOwnershipIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetOwnershipIS"><H1>MatGetOwnershipIS</H1></A>
 Get row and column ownership as index sets 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetOwnershipRange.html b/docs/manualpages/Mat/MatGetOwnershipRange.html
index 7434718..e3d1a2b 100644
--- a/docs/manualpages/Mat/MatGetOwnershipRange.html
+++ b/docs/manualpages/Mat/MatGetOwnershipRange.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetOwnershipRange</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetOwnershipRange.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetOwnershipRange.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetOwnershipRange"><H1>MatGetOwnershipRange</H1></A>
 Returns the range of matrix rows owned by this processor, assuming that the matrix is laid out with the first n1 rows on the first processor, the next n2 rows on the second, etc. For certain parallel layouts this range may not be well defined. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetOwnershipRangeColumn.html b/docs/manualpages/Mat/MatGetOwnershipRangeColumn.html
index fb02b64..87eda20 100644
--- a/docs/manualpages/Mat/MatGetOwnershipRangeColumn.html
+++ b/docs/manualpages/Mat/MatGetOwnershipRangeColumn.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetOwnershipRangeColumn</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetOwnershipRangeColumn.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetOwnershipRangeColumn.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetOwnershipRangeColumn"><H1>MatGetOwnershipRangeColumn</H1></A>
 Returns the range of matrix columns associated with rows of a vector one multiplies by that owned by this processor. (The columns of the "diagonal block") 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetOwnershipRanges.html b/docs/manualpages/Mat/MatGetOwnershipRanges.html
index e8741a3..5458eca 100644
--- a/docs/manualpages/Mat/MatGetOwnershipRanges.html
+++ b/docs/manualpages/Mat/MatGetOwnershipRanges.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetOwnershipRanges</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetOwnershipRanges.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetOwnershipRanges.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetOwnershipRanges"><H1>MatGetOwnershipRanges</H1></A>
 Returns the range of matrix rows owned by each process 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetOwnershipRangesColumn.html b/docs/manualpages/Mat/MatGetOwnershipRangesColumn.html
index a4266b6..dcacf8a 100644
--- a/docs/manualpages/Mat/MatGetOwnershipRangesColumn.html
+++ b/docs/manualpages/Mat/MatGetOwnershipRangesColumn.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetOwnershipRangesColumn</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetOwnershipRangesColumn.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetOwnershipRangesColumn.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetOwnershipRangesColumn"><H1>MatGetOwnershipRangesColumn</H1></A>
 Returns the range of matrix columns associated with rows of a vector one multiplies by that owned by this processor. (The columns of the "diagonal blocks" for each process) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetRow.html b/docs/manualpages/Mat/MatGetRow.html
index fa361f1..9ecfb72 100644
--- a/docs/manualpages/Mat/MatGetRow.html
+++ b/docs/manualpages/Mat/MatGetRow.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetRow</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetRow.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetRow.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetRow"><H1>MatGetRow</H1></A>
 Gets a row of a matrix.  You MUST call <A HREF="../Mat/MatRestoreRow.html#MatRestoreRow">MatRestoreRow</A>() for each row that you get to ensure that your application does not bleed memory. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetRowIJ.html b/docs/manualpages/Mat/MatGetRowIJ.html
index 073dec7..4d10045 100644
--- a/docs/manualpages/Mat/MatGetRowIJ.html
+++ b/docs/manualpages/Mat/MatGetRowIJ.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetRowIJ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetRowIJ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetRowIJ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetRowIJ"><H1>MatGetRowIJ</H1></A>
 Returns the compressed row storage i and j indices for sequential matrices. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetRowMax.html b/docs/manualpages/Mat/MatGetRowMax.html
index fba5b5e..80bef96 100644
--- a/docs/manualpages/Mat/MatGetRowMax.html
+++ b/docs/manualpages/Mat/MatGetRowMax.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetRowMax</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetRowMax.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetRowMax.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetRowMax"><H1>MatGetRowMax</H1></A>
 Gets the maximum value (of the real part) of each row of the matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetRowMaxAbs.html b/docs/manualpages/Mat/MatGetRowMaxAbs.html
index ca1ba23..1ca78a2 100644
--- a/docs/manualpages/Mat/MatGetRowMaxAbs.html
+++ b/docs/manualpages/Mat/MatGetRowMaxAbs.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetRowMaxAbs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetRowMaxAbs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetRowMaxAbs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetRowMaxAbs"><H1>MatGetRowMaxAbs</H1></A>
 Gets the maximum value (in absolute value) of each row of the matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetRowMin.html b/docs/manualpages/Mat/MatGetRowMin.html
index eb37be5..c553b4f 100644
--- a/docs/manualpages/Mat/MatGetRowMin.html
+++ b/docs/manualpages/Mat/MatGetRowMin.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetRowMin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetRowMin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetRowMin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetRowMin"><H1>MatGetRowMin</H1></A>
 Gets the minimum value (of the real part) of each row of the matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetRowMinAbs.html b/docs/manualpages/Mat/MatGetRowMinAbs.html
index 3e78586..0133053 100644
--- a/docs/manualpages/Mat/MatGetRowMinAbs.html
+++ b/docs/manualpages/Mat/MatGetRowMinAbs.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetRowMinAbs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetRowMinAbs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetRowMinAbs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetRowMinAbs"><H1>MatGetRowMinAbs</H1></A>
 Gets the minimum value (in absolute value) of each row of the matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetRowSum.html b/docs/manualpages/Mat/MatGetRowSum.html
index e7b0edd..6927708 100644
--- a/docs/manualpages/Mat/MatGetRowSum.html
+++ b/docs/manualpages/Mat/MatGetRowSum.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetRowSum</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetRowSum.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetRowSum.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetRowSum"><H1>MatGetRowSum</H1></A>
 Gets the sum of each row of the matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetRowUpperTriangular.html b/docs/manualpages/Mat/MatGetRowUpperTriangular.html
index 202fc59..5209147 100644
--- a/docs/manualpages/Mat/MatGetRowUpperTriangular.html
+++ b/docs/manualpages/Mat/MatGetRowUpperTriangular.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetRowUpperTriangular</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetRowUpperTriangular.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetRowUpperTriangular.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetRowUpperTriangular"><H1>MatGetRowUpperTriangular</H1></A>
 Sets a flag to enable calls to <A HREF="../Mat/MatGetRow.html#MatGetRow">MatGetRow</A>() for matrix in <A HREF="../Mat/MATSBAIJ.html#MATSBAIJ">MATSBAIJ</A> format. You should call <A HREF="../Mat/MatRestoreRowUpperTriangular.html#MatRestoreRowUpperTriangular">MatRestoreRowUpperTriangular</A>() after calling <A HREF="../Mat/MatGetRow.html#MatGetRow">MatGetRow</A>/<A HREF="../Mat/MatRestoreRow.html#MatRestoreRow">MatRestoreRow</A>() to disable the flag. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetSeqNonzeroStructure.html b/docs/manualpages/Mat/MatGetSeqNonzeroStructure.html
index 7bbd72e..95033dd 100644
--- a/docs/manualpages/Mat/MatGetSeqNonzeroStructure.html
+++ b/docs/manualpages/Mat/MatGetSeqNonzeroStructure.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetSeqNonzeroStructure</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetSeqNonzeroStructure.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetSeqNonzeroStructure.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetSeqNonzeroStructure"><H1>MatGetSeqNonzeroStructure</H1></A>
 Extracts the sequential nonzero structure from a matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetSize.html b/docs/manualpages/Mat/MatGetSize.html
index 0200b4c..0535d5a 100644
--- a/docs/manualpages/Mat/MatGetSize.html
+++ b/docs/manualpages/Mat/MatGetSize.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetSize"><H1>MatGetSize</H1></A>
 Returns the numbers of rows and columns in a matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetSubMatrices.html b/docs/manualpages/Mat/MatGetSubMatrices.html
index 9650cc8..2cb1508 100644
--- a/docs/manualpages/Mat/MatGetSubMatrices.html
+++ b/docs/manualpages/Mat/MatGetSubMatrices.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetSubMatrices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetSubMatrices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetSubMatrices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetSubMatrices"><H1>MatGetSubMatrices</H1></A>
 Extracts several submatrices from a matrix. If submat points to an array of valid matrices, they may be reused to store the new submatrices. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetSubMatrix.html b/docs/manualpages/Mat/MatGetSubMatrix.html
index 19ffadf..4144ba4 100644
--- a/docs/manualpages/Mat/MatGetSubMatrix.html
+++ b/docs/manualpages/Mat/MatGetSubMatrix.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetSubMatrix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetSubMatrix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetSubMatrix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetSubMatrix"><H1>MatGetSubMatrix</H1></A>
 Gets a single submatrix on the same number of processors as the original matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetSubMatrixOption.html b/docs/manualpages/Mat/MatGetSubMatrixOption.html
index d14f2c2..6e1567a 100644
--- a/docs/manualpages/Mat/MatGetSubMatrixOption.html
+++ b/docs/manualpages/Mat/MatGetSubMatrixOption.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetSubMatrixOption</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetSubMatrixOption.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetSubMatrixOption.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetSubMatrixOption"><H1>MatGetSubMatrixOption</H1></A>
 Indicates if matrices obtained from a call to <A HREF="../Mat/MatGetSubMatrices.html#MatGetSubMatrices">MatGetSubMatrices</A>() include the matrix values. Currently it is only used by MatGetSeqNonzerostructure(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetTrace.html b/docs/manualpages/Mat/MatGetTrace.html
index ffd2c81..d67daa5 100644
--- a/docs/manualpages/Mat/MatGetTrace.html
+++ b/docs/manualpages/Mat/MatGetTrace.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetTrace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetTrace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetTrace.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetTrace"><H1>MatGetTrace</H1></A>
 Gets the trace of a matrix. The sum of the diagonal entries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetTransposeNullSpace.html b/docs/manualpages/Mat/MatGetTransposeNullSpace.html
index 2e6b289..629bc80 100644
--- a/docs/manualpages/Mat/MatGetTransposeNullSpace.html
+++ b/docs/manualpages/Mat/MatGetTransposeNullSpace.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetTransposeNullSpace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetTransposeNullSpace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetTransposeNullSpace.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetTransposeNullSpace"><H1>MatGetTransposeNullSpace</H1></A>
 retrieves the null space of the transpose of a matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetType.html b/docs/manualpages/Mat/MatGetType.html
index 8af8c0e..2b5db27 100644
--- a/docs/manualpages/Mat/MatGetType.html
+++ b/docs/manualpages/Mat/MatGetType.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetType"><H1>MatGetType</H1></A>
 Gets the matrix type as a string from the matrix object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatGetValues.html b/docs/manualpages/Mat/MatGetValues.html
index 26d0748..dc775bb 100644
--- a/docs/manualpages/Mat/MatGetValues.html
+++ b/docs/manualpages/Mat/MatGetValues.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetValues</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatGetValues.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatGetValues.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetValues"><H1>MatGetValues</H1></A>
 Gets a block of values from a matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatHasOperation.html b/docs/manualpages/Mat/MatHasOperation.html
index 278780a..9ee8283 100644
--- a/docs/manualpages/Mat/MatHasOperation.html
+++ b/docs/manualpages/Mat/MatHasOperation.html
@@ -5,8 +5,8 @@
 <TITLE>MatHasOperation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatHasOperation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatHasOperation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatHasOperation"><H1>MatHasOperation</H1></A>
 Determines whether the given matrix supports the particular operation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatHermitianTranspose.html b/docs/manualpages/Mat/MatHermitianTranspose.html
index a94f0f0..9d9f71c 100644
--- a/docs/manualpages/Mat/MatHermitianTranspose.html
+++ b/docs/manualpages/Mat/MatHermitianTranspose.html
@@ -5,8 +5,8 @@
 <TITLE>MatHermitianTranspose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatHermitianTranspose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatHermitianTranspose.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatHermitianTranspose"><H1>MatHermitianTranspose</H1></A>
 Computes an in-place or out-of-place transpose of a matrix in complex conjugate. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatICCFactor.html b/docs/manualpages/Mat/MatICCFactor.html
index 4734848..5ca1e0d 100644
--- a/docs/manualpages/Mat/MatICCFactor.html
+++ b/docs/manualpages/Mat/MatICCFactor.html
@@ -5,8 +5,8 @@
 <TITLE>MatICCFactor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatICCFactor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatICCFactor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatICCFactor"><H1>MatICCFactor</H1></A>
 Performs in-place incomplete Cholesky factorization of matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatICCFactorSymbolic.html b/docs/manualpages/Mat/MatICCFactorSymbolic.html
index 8e5dae9..c8e3230 100644
--- a/docs/manualpages/Mat/MatICCFactorSymbolic.html
+++ b/docs/manualpages/Mat/MatICCFactorSymbolic.html
@@ -5,8 +5,8 @@
 <TITLE>MatICCFactorSymbolic</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatICCFactorSymbolic.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatICCFactorSymbolic.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatICCFactorSymbolic"><H1>MatICCFactorSymbolic</H1></A>
 Performs symbolic incomplete Cholesky factorization for a symmetric matrix.  Use <A HREF="../Mat/MatCholeskyFactorNumeric.html#MatCholeskyFactorNumeric">MatCholeskyFactorNumeric</A>() to complete the factorization. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatILUFactor.html b/docs/manualpages/Mat/MatILUFactor.html
index d5ccb4e..5df27c6 100644
--- a/docs/manualpages/Mat/MatILUFactor.html
+++ b/docs/manualpages/Mat/MatILUFactor.html
@@ -5,8 +5,8 @@
 <TITLE>MatILUFactor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatILUFactor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatILUFactor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatILUFactor"><H1>MatILUFactor</H1></A>
 Performs in-place ILU factorization of matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatILUFactorSymbolic.html b/docs/manualpages/Mat/MatILUFactorSymbolic.html
index 737a8a9..b700e4b 100644
--- a/docs/manualpages/Mat/MatILUFactorSymbolic.html
+++ b/docs/manualpages/Mat/MatILUFactorSymbolic.html
@@ -5,8 +5,8 @@
 <TITLE>MatILUFactorSymbolic</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatILUFactorSymbolic.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatILUFactorSymbolic.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatILUFactorSymbolic"><H1>MatILUFactorSymbolic</H1></A>
 Performs symbolic ILU factorization of a matrix. Uses levels of fill only, not drop tolerance. Use <A HREF="../Mat/MatLUFactorNumeric.html#MatLUFactorNumeric">MatLUFactorNumeric</A>() to complete the factorization. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatISGetLocalMat.html b/docs/manualpages/Mat/MatISGetLocalMat.html
index 636a4d4..539759d 100644
--- a/docs/manualpages/Mat/MatISGetLocalMat.html
+++ b/docs/manualpages/Mat/MatISGetLocalMat.html
@@ -5,8 +5,8 @@
 <TITLE>MatISGetLocalMat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatISGetLocalMat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatISGetLocalMat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatISGetLocalMat"><H1>MatISGetLocalMat</H1></A>
 Gets the local matrix stored inside a <A HREF="../Mat/MATIS.html#MATIS">MATIS</A> matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatISGetMPIXAIJ.html b/docs/manualpages/Mat/MatISGetMPIXAIJ.html
index 0250e39..0ad0c2b 100644
--- a/docs/manualpages/Mat/MatISGetMPIXAIJ.html
+++ b/docs/manualpages/Mat/MatISGetMPIXAIJ.html
@@ -5,8 +5,8 @@
 <TITLE>MatISGetMPIXAIJ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatISGetMPIXAIJ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatISGetMPIXAIJ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatISGetMPIXAIJ"><H1>MatISGetMPIXAIJ</H1></A>
 Converts <A HREF="../Mat/MATIS.html#MATIS">MATIS</A> matrix into a parallel AIJ format 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatISSetLocalMat.html b/docs/manualpages/Mat/MatISSetLocalMat.html
index 5220aa1..a5635be 100644
--- a/docs/manualpages/Mat/MatISSetLocalMat.html
+++ b/docs/manualpages/Mat/MatISSetLocalMat.html
@@ -5,8 +5,8 @@
 <TITLE>MatISSetLocalMat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatISSetLocalMat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatISSetLocalMat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatISSetLocalMat"><H1>MatISSetLocalMat</H1></A>
 Replace the local matrix stored inside a <A HREF="../Mat/MATIS.html#MATIS">MATIS</A> object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatISSetPreallocation.html b/docs/manualpages/Mat/MatISSetPreallocation.html
index 9a89cde..cca88bd 100644
--- a/docs/manualpages/Mat/MatISSetPreallocation.html
+++ b/docs/manualpages/Mat/MatISSetPreallocation.html
@@ -5,8 +5,8 @@
 <TITLE>MatISSetPreallocation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatISSetPreallocation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatISSetPreallocation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatISSetPreallocation"><H1>MatISSetPreallocation</H1></A>
 Preallocates memory for a <A HREF="../Mat/MATIS.html#MATIS">MATIS</A> parallel matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatImaginaryPart.html b/docs/manualpages/Mat/MatImaginaryPart.html
index 1c89a2c..ddfa105 100644
--- a/docs/manualpages/Mat/MatImaginaryPart.html
+++ b/docs/manualpages/Mat/MatImaginaryPart.html
@@ -5,8 +5,8 @@
 <TITLE>MatImaginaryPart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatImaginaryPart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatImaginaryPart.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatImaginaryPart"><H1>MatImaginaryPart</H1></A>
 Moves the imaginary part of the matrix to the real part and zeros the imaginary part 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatIncreaseOverlap.html b/docs/manualpages/Mat/MatIncreaseOverlap.html
index 25a4a0d..5a8e33c 100644
--- a/docs/manualpages/Mat/MatIncreaseOverlap.html
+++ b/docs/manualpages/Mat/MatIncreaseOverlap.html
@@ -5,8 +5,8 @@
 <TITLE>MatIncreaseOverlap</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatIncreaseOverlap.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatIncreaseOverlap.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatIncreaseOverlap"><H1>MatIncreaseOverlap</H1></A>
 Given a set of submatrices indicated by index sets, replaces the index sets by larger ones that represent submatrices with additional overlap. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatIncreaseOverlapSplit.html b/docs/manualpages/Mat/MatIncreaseOverlapSplit.html
index fc7d4c0..ebfb1ce 100644
--- a/docs/manualpages/Mat/MatIncreaseOverlapSplit.html
+++ b/docs/manualpages/Mat/MatIncreaseOverlapSplit.html
@@ -5,8 +5,8 @@
 <TITLE>MatIncreaseOverlapSplit</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatIncreaseOverlapSplit.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatIncreaseOverlapSplit.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatIncreaseOverlapSplit"><H1>MatIncreaseOverlapSplit</H1></A>
 Given a set of submatrices indicated by index sets across a sub communicator, replaces the index sets by larger ones that represent submatrices with additional overlap. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatInfo.html b/docs/manualpages/Mat/MatInfo.html
index 386fe67..eec1c31 100644
--- a/docs/manualpages/Mat/MatInfo.html
+++ b/docs/manualpages/Mat/MatInfo.html
@@ -5,8 +5,8 @@
 <TITLE>MatInfo</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatInfo.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatInfo.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatInfo"><H1>MatInfo</H1></A>
 Context of matrix information, used with <A HREF="../Mat/MatGetInfo.html#MatGetInfo">MatGetInfo</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatInfoType.html b/docs/manualpages/Mat/MatInfoType.html
index c9cdbdf..eef727c 100644
--- a/docs/manualpages/Mat/MatInfoType.html
+++ b/docs/manualpages/Mat/MatInfoType.html
@@ -5,8 +5,8 @@
 <TITLE>MatInfoType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatInfoType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatInfoType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatInfoType"><H1>MatInfoType</H1></A>
 Indicates if you want information about the local part of the matrix, the entire parallel matrix or the maximum over all the local parts. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatInitializePackage.html b/docs/manualpages/Mat/MatInitializePackage.html
index 8f59ad6..7d269b5 100644
--- a/docs/manualpages/Mat/MatInitializePackage.html
+++ b/docs/manualpages/Mat/MatInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>MatInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatInitializePackage"><H1>MatInitializePackage</H1></A>
 This function initializes everything in the <A HREF="../Mat/Mat.html#Mat">Mat</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to <A HREF="../Mat/MatCreate.html#MatCreate">MatCreate</A>() when using static libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatInodeGetInodeSizes.html b/docs/manualpages/Mat/MatInodeGetInodeSizes.html
index 96d7fdd..d46b624 100644
--- a/docs/manualpages/Mat/MatInodeGetInodeSizes.html
+++ b/docs/manualpages/Mat/MatInodeGetInodeSizes.html
@@ -5,8 +5,8 @@
 <TITLE>MatInodeGetInodeSizes</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatInodeGetInodeSizes.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatInodeGetInodeSizes.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatInodeGetInodeSizes"><H1>MatInodeGetInodeSizes</H1></A>
 Returns the inode information of the Inode matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatInterpolate.html b/docs/manualpages/Mat/MatInterpolate.html
index 49f58df..0dc0432 100644
--- a/docs/manualpages/Mat/MatInterpolate.html
+++ b/docs/manualpages/Mat/MatInterpolate.html
@@ -5,8 +5,8 @@
 <TITLE>MatInterpolate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatInterpolate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatInterpolate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatInterpolate"><H1>MatInterpolate</H1></A>
 y = A*x or A'*x depending on the shape of the matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatInterpolateAdd.html b/docs/manualpages/Mat/MatInterpolateAdd.html
index 6a9f4d8..0f9f17e 100644
--- a/docs/manualpages/Mat/MatInterpolateAdd.html
+++ b/docs/manualpages/Mat/MatInterpolateAdd.html
@@ -5,8 +5,8 @@
 <TITLE>MatInterpolateAdd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatInterpolateAdd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatInterpolateAdd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatInterpolateAdd"><H1>MatInterpolateAdd</H1></A>
 w = y + A*x or A'*x depending on the shape of the matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatInvertBlockDiagonal.html b/docs/manualpages/Mat/MatInvertBlockDiagonal.html
index dcc09e7..1dfe626 100644
--- a/docs/manualpages/Mat/MatInvertBlockDiagonal.html
+++ b/docs/manualpages/Mat/MatInvertBlockDiagonal.html
@@ -5,8 +5,8 @@
 <TITLE>MatInvertBlockDiagonal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatInvertBlockDiagonal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatInvertBlockDiagonal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatInvertBlockDiagonal"><H1>MatInvertBlockDiagonal</H1></A>
 Inverts the block diagonal entries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatIsHermitian.html b/docs/manualpages/Mat/MatIsHermitian.html
index 18f0a25..051e986 100644
--- a/docs/manualpages/Mat/MatIsHermitian.html
+++ b/docs/manualpages/Mat/MatIsHermitian.html
@@ -5,8 +5,8 @@
 <TITLE>MatIsHermitian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatIsHermitian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatIsHermitian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatIsHermitian"><H1>MatIsHermitian</H1></A>
 Test whether a matrix is Hermitian 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatIsHermitianKnown.html b/docs/manualpages/Mat/MatIsHermitianKnown.html
index 5919280..f9e8d53 100644
--- a/docs/manualpages/Mat/MatIsHermitianKnown.html
+++ b/docs/manualpages/Mat/MatIsHermitianKnown.html
@@ -5,8 +5,8 @@
 <TITLE>MatIsHermitianKnown</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatIsHermitianKnown.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatIsHermitianKnown.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatIsHermitianKnown"><H1>MatIsHermitianKnown</H1></A>
 Checks the flag on the matrix to see if it is hermitian. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatIsHermitianTranspose.html b/docs/manualpages/Mat/MatIsHermitianTranspose.html
index b5c9114..ce7d429 100644
--- a/docs/manualpages/Mat/MatIsHermitianTranspose.html
+++ b/docs/manualpages/Mat/MatIsHermitianTranspose.html
@@ -5,8 +5,8 @@
 <TITLE>MatIsHermitianTranspose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatIsHermitianTranspose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatIsHermitianTranspose.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatIsHermitianTranspose"><H1>MatIsHermitianTranspose</H1></A>
 Test whether a matrix is another one's Hermitian transpose, 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatIsStructurallySymmetric.html b/docs/manualpages/Mat/MatIsStructurallySymmetric.html
index c77e961..d85fe5b 100644
--- a/docs/manualpages/Mat/MatIsStructurallySymmetric.html
+++ b/docs/manualpages/Mat/MatIsStructurallySymmetric.html
@@ -5,8 +5,8 @@
 <TITLE>MatIsStructurallySymmetric</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatIsStructurallySymmetric.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatIsStructurallySymmetric.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatIsStructurallySymmetric"><H1>MatIsStructurallySymmetric</H1></A>
 Test whether a matrix is structurally symmetric 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatIsSymmetric.html b/docs/manualpages/Mat/MatIsSymmetric.html
index d6a0729..a973d90 100644
--- a/docs/manualpages/Mat/MatIsSymmetric.html
+++ b/docs/manualpages/Mat/MatIsSymmetric.html
@@ -5,8 +5,8 @@
 <TITLE>MatIsSymmetric</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatIsSymmetric.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatIsSymmetric.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatIsSymmetric"><H1>MatIsSymmetric</H1></A>
 Test whether a matrix is symmetric 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatIsSymmetricKnown.html b/docs/manualpages/Mat/MatIsSymmetricKnown.html
index c4fc7da..9268723 100644
--- a/docs/manualpages/Mat/MatIsSymmetricKnown.html
+++ b/docs/manualpages/Mat/MatIsSymmetricKnown.html
@@ -5,8 +5,8 @@
 <TITLE>MatIsSymmetricKnown</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatIsSymmetricKnown.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatIsSymmetricKnown.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatIsSymmetricKnown"><H1>MatIsSymmetricKnown</H1></A>
 Checks the flag on the matrix to see if it is symmetric. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatIsTranspose.html b/docs/manualpages/Mat/MatIsTranspose.html
index fab7075..14a2abc 100644
--- a/docs/manualpages/Mat/MatIsTranspose.html
+++ b/docs/manualpages/Mat/MatIsTranspose.html
@@ -5,8 +5,8 @@
 <TITLE>MatIsTranspose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatIsTranspose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatIsTranspose.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatIsTranspose"><H1>MatIsTranspose</H1></A>
 Test whether a matrix is another one's transpose, or its own, in which case it tests symmetry. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatLUFactor.html b/docs/manualpages/Mat/MatLUFactor.html
index 68bb766..1f41524 100644
--- a/docs/manualpages/Mat/MatLUFactor.html
+++ b/docs/manualpages/Mat/MatLUFactor.html
@@ -5,8 +5,8 @@
 <TITLE>MatLUFactor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatLUFactor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatLUFactor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatLUFactor"><H1>MatLUFactor</H1></A>
 Performs in-place LU factorization of matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatLUFactorNumeric.html b/docs/manualpages/Mat/MatLUFactorNumeric.html
index bc0f77e..a744b51 100644
--- a/docs/manualpages/Mat/MatLUFactorNumeric.html
+++ b/docs/manualpages/Mat/MatLUFactorNumeric.html
@@ -5,8 +5,8 @@
 <TITLE>MatLUFactorNumeric</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatLUFactorNumeric.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatLUFactorNumeric.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatLUFactorNumeric"><H1>MatLUFactorNumeric</H1></A>
 Performs numeric LU factorization of a matrix. Call this routine after first calling <A HREF="../Mat/MatLUFactorSymbolic.html#MatLUFactorSymbolic">MatLUFactorSymbolic</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatLUFactorSymbolic.html b/docs/manualpages/Mat/MatLUFactorSymbolic.html
index cc9ce5b..c7136e1 100644
--- a/docs/manualpages/Mat/MatLUFactorSymbolic.html
+++ b/docs/manualpages/Mat/MatLUFactorSymbolic.html
@@ -5,8 +5,8 @@
 <TITLE>MatLUFactorSymbolic</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatLUFactorSymbolic.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatLUFactorSymbolic.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatLUFactorSymbolic"><H1>MatLUFactorSymbolic</H1></A>
 Performs symbolic LU factorization of matrix. Call this routine before calling <A HREF="../Mat/MatLUFactorNumeric.html#MatLUFactorNumeric">MatLUFactorNumeric</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatLoad.html b/docs/manualpages/Mat/MatLoad.html
index ed371ad..98a397e 100644
--- a/docs/manualpages/Mat/MatLoad.html
+++ b/docs/manualpages/Mat/MatLoad.html
@@ -5,8 +5,8 @@
 <TITLE>MatLoad</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatLoad.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatLoad.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatLoad"><H1>MatLoad</H1></A>
 Loads a matrix that has been stored in binary format with <A HREF="../Mat/MatView.html#MatView">MatView</A>().  The matrix format is determined from the options database. Generates a parallel MPI matrix if the communicator has more than one processor.  The default matrix type is AIJ. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMAIJGetAIJ.html b/docs/manualpages/Mat/MatMAIJGetAIJ.html
index 147d0e0..cb03082 100644
--- a/docs/manualpages/Mat/MatMAIJGetAIJ.html
+++ b/docs/manualpages/Mat/MatMAIJGetAIJ.html
@@ -5,8 +5,8 @@
 <TITLE>MatMAIJGetAIJ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMAIJGetAIJ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMAIJGetAIJ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMAIJGetAIJ"><H1>MatMAIJGetAIJ</H1></A>
 Get the AIJ matrix describing the blockwise action of the MAIJ matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMAIJRedimension.html b/docs/manualpages/Mat/MatMAIJRedimension.html
index 50f774c..206ff61 100644
--- a/docs/manualpages/Mat/MatMAIJRedimension.html
+++ b/docs/manualpages/Mat/MatMAIJRedimension.html
@@ -5,8 +5,8 @@
 <TITLE>MatMAIJRedimension</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMAIJRedimension.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMAIJRedimension.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMAIJRedimension"><H1>MatMAIJRedimension</H1></A>
 Get an MAIJ matrix with the same action, but for a different block size 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMFFD.html b/docs/manualpages/Mat/MatMFFD.html
index 649d464..0b9477f 100644
--- a/docs/manualpages/Mat/MatMFFD.html
+++ b/docs/manualpages/Mat/MatMFFD.html
@@ -5,8 +5,8 @@
 <TITLE>MatMFFD</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMFFD.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMFFD.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMFFD"><H1>MatMFFD</H1></A>
 A data structured used to manage the computation of the h differencing parameter for matrix-free Jacobian vector products 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMFFDCheckPositivity.html b/docs/manualpages/Mat/MatMFFDCheckPositivity.html
index 93b891a..8bc4133 100644
--- a/docs/manualpages/Mat/MatMFFDCheckPositivity.html
+++ b/docs/manualpages/Mat/MatMFFDCheckPositivity.html
@@ -5,8 +5,8 @@
 <TITLE>MatMFFDCheckPositivity</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMFFDCheckPositivity.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMFFDCheckPositivity.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMFFDCheckPositivity"><H1>MatMFFDCheckPositivity</H1></A>
 Checks that all entries in U + h*a are positive or zero, decreases h until this is satisfied. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMFFDDSSetUmin.html b/docs/manualpages/Mat/MatMFFDDSSetUmin.html
index 16810bc..4dd9bb5 100644
--- a/docs/manualpages/Mat/MatMFFDDSSetUmin.html
+++ b/docs/manualpages/Mat/MatMFFDDSSetUmin.html
@@ -5,8 +5,8 @@
 <TITLE>MatMFFDDSSetUmin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMFFDDSSetUmin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMFFDDSSetUmin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMFFDDSSetUmin"><H1>MatMFFDDSSetUmin</H1></A>
 Sets the "umin" parameter used by the PETSc routine for computing the differencing parameter, h, which is used for matrix-free Jacobian-vector products. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMFFDFinalizePackage.html b/docs/manualpages/Mat/MatMFFDFinalizePackage.html
index 8f6fc69..9f6e992 100644
--- a/docs/manualpages/Mat/MatMFFDFinalizePackage.html
+++ b/docs/manualpages/Mat/MatMFFDFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>MatMFFDFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMFFDFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMFFDFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMFFDFinalizePackage"><H1>MatMFFDFinalizePackage</H1></A>
 This function destroys everything in the <A HREF="../Mat/MatMFFD.html#MatMFFD">MatMFFD</A> package. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMFFDGetH.html b/docs/manualpages/Mat/MatMFFDGetH.html
index 68b93a8..2c3ab53 100644
--- a/docs/manualpages/Mat/MatMFFDGetH.html
+++ b/docs/manualpages/Mat/MatMFFDGetH.html
@@ -5,8 +5,8 @@
 <TITLE>MatMFFDGetH</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMFFDGetH.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMFFDGetH.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMFFDGetH"><H1>MatMFFDGetH</H1></A>
 Gets the last value that was used as the differencing parameter. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMFFDInitializePackage.html b/docs/manualpages/Mat/MatMFFDInitializePackage.html
index 89416a1..74b085b 100644
--- a/docs/manualpages/Mat/MatMFFDInitializePackage.html
+++ b/docs/manualpages/Mat/MatMFFDInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>MatMFFDInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMFFDInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMFFDInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMFFDInitializePackage"><H1>MatMFFDInitializePackage</H1></A>
 This function initializes everything in the <A HREF="../Mat/MatMFFD.html#MatMFFD">MatMFFD</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to MatCreate_MFFD() when using static libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMFFDRegister.html b/docs/manualpages/Mat/MatMFFDRegister.html
index e0070b7..9bdbf29 100644
--- a/docs/manualpages/Mat/MatMFFDRegister.html
+++ b/docs/manualpages/Mat/MatMFFDRegister.html
@@ -5,8 +5,8 @@
 <TITLE>MatMFFDRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMFFDRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMFFDRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMFFDRegister"><H1>MatMFFDRegister</H1></A>
 Adds a method to the <A HREF="../Mat/MatMFFD.html#MatMFFD">MatMFFD</A> registry. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMFFDRegisterAll.html b/docs/manualpages/Mat/MatMFFDRegisterAll.html
index 0f21da2..ed7be32 100644
--- a/docs/manualpages/Mat/MatMFFDRegisterAll.html
+++ b/docs/manualpages/Mat/MatMFFDRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>MatMFFDRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMFFDRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMFFDRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMFFDRegisterAll"><H1>MatMFFDRegisterAll</H1></A>
 Registers all of the compute-h in the <A HREF="../Mat/MatMFFD.html#MatMFFD">MatMFFD</A> package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMFFDResetHHistory.html b/docs/manualpages/Mat/MatMFFDResetHHistory.html
index 2b750a5..7c18d2b 100644
--- a/docs/manualpages/Mat/MatMFFDResetHHistory.html
+++ b/docs/manualpages/Mat/MatMFFDResetHHistory.html
@@ -5,8 +5,8 @@
 <TITLE>MatMFFDResetHHistory</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMFFDResetHHistory.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMFFDResetHHistory.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMFFDResetHHistory"><H1>MatMFFDResetHHistory</H1></A>
 Resets the counter to zero to begin collecting a new set of differencing histories. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMFFDSetBase.html b/docs/manualpages/Mat/MatMFFDSetBase.html
index cec7f1e..0f0aadb 100644
--- a/docs/manualpages/Mat/MatMFFDSetBase.html
+++ b/docs/manualpages/Mat/MatMFFDSetBase.html
@@ -5,8 +5,8 @@
 <TITLE>MatMFFDSetBase</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMFFDSetBase.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMFFDSetBase.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMFFDSetBase"><H1>MatMFFDSetBase</H1></A>
 Sets the vector U at which matrix vector products of the Jacobian are computed 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMFFDSetCheckh.html b/docs/manualpages/Mat/MatMFFDSetCheckh.html
index 53c0391..354711e 100644
--- a/docs/manualpages/Mat/MatMFFDSetCheckh.html
+++ b/docs/manualpages/Mat/MatMFFDSetCheckh.html
@@ -5,8 +5,8 @@
 <TITLE>MatMFFDSetCheckh</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMFFDSetCheckh.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMFFDSetCheckh.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMFFDSetCheckh"><H1>MatMFFDSetCheckh</H1></A>
 Sets a function that checks the computed h and adjusts it to satisfy some criteria 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMFFDSetFunction.html b/docs/manualpages/Mat/MatMFFDSetFunction.html
index 8331622..80abb8f 100644
--- a/docs/manualpages/Mat/MatMFFDSetFunction.html
+++ b/docs/manualpages/Mat/MatMFFDSetFunction.html
@@ -5,8 +5,8 @@
 <TITLE>MatMFFDSetFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMFFDSetFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMFFDSetFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMFFDSetFunction"><H1>MatMFFDSetFunction</H1></A>
 Sets the function used in applying the matrix free. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMFFDSetFunctionError.html b/docs/manualpages/Mat/MatMFFDSetFunctionError.html
index a58587b..cb72588 100644
--- a/docs/manualpages/Mat/MatMFFDSetFunctionError.html
+++ b/docs/manualpages/Mat/MatMFFDSetFunctionError.html
@@ -5,8 +5,8 @@
 <TITLE>MatMFFDSetFunctionError</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMFFDSetFunctionError.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMFFDSetFunctionError.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMFFDSetFunctionError"><H1>MatMFFDSetFunctionError</H1></A>
 Sets the error_rel for the approximation of matrix-vector products using finite differences. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMFFDSetFunctioni.html b/docs/manualpages/Mat/MatMFFDSetFunctioni.html
index 33f4a4b..066a244 100644
--- a/docs/manualpages/Mat/MatMFFDSetFunctioni.html
+++ b/docs/manualpages/Mat/MatMFFDSetFunctioni.html
@@ -5,8 +5,8 @@
 <TITLE>MatMFFDSetFunctioni</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMFFDSetFunctioni.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMFFDSetFunctioni.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMFFDSetFunctioni"><H1>MatMFFDSetFunctioni</H1></A>
 Sets the function for a single component 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMFFDSetFunctioniBase.html b/docs/manualpages/Mat/MatMFFDSetFunctioniBase.html
index c371f23..94291e1 100644
--- a/docs/manualpages/Mat/MatMFFDSetFunctioniBase.html
+++ b/docs/manualpages/Mat/MatMFFDSetFunctioniBase.html
@@ -5,8 +5,8 @@
 <TITLE>MatMFFDSetFunctioniBase</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMFFDSetFunctioniBase.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMFFDSetFunctioniBase.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMFFDSetFunctioniBase"><H1>MatMFFDSetFunctioniBase</H1></A>
 Sets the base vector for a single component function evaluation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMFFDSetHHistory.html b/docs/manualpages/Mat/MatMFFDSetHHistory.html
index 076a872..72058ae 100644
--- a/docs/manualpages/Mat/MatMFFDSetHHistory.html
+++ b/docs/manualpages/Mat/MatMFFDSetHHistory.html
@@ -5,8 +5,8 @@
 <TITLE>MatMFFDSetHHistory</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMFFDSetHHistory.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMFFDSetHHistory.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMFFDSetHHistory"><H1>MatMFFDSetHHistory</H1></A>
 Sets an array to collect a history of the differencing values (h) computed for the matrix-free product. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMFFDSetOptionsPrefix.html b/docs/manualpages/Mat/MatMFFDSetOptionsPrefix.html
index 4107196..0c367a5 100644
--- a/docs/manualpages/Mat/MatMFFDSetOptionsPrefix.html
+++ b/docs/manualpages/Mat/MatMFFDSetOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>MatMFFDSetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMFFDSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMFFDSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMFFDSetOptionsPrefix"><H1>MatMFFDSetOptionsPrefix</H1></A>
 Sets the prefix used for searching for all <A HREF="../Mat/MatMFFD.html#MatMFFD">MatMFFD</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMFFDSetPeriod.html b/docs/manualpages/Mat/MatMFFDSetPeriod.html
index 2213e55..64d3a1a 100644
--- a/docs/manualpages/Mat/MatMFFDSetPeriod.html
+++ b/docs/manualpages/Mat/MatMFFDSetPeriod.html
@@ -5,8 +5,8 @@
 <TITLE>MatMFFDSetPeriod</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMFFDSetPeriod.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMFFDSetPeriod.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMFFDSetPeriod"><H1>MatMFFDSetPeriod</H1></A>
 Sets how often h is recomputed, by default it is everytime 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMFFDSetType.html b/docs/manualpages/Mat/MatMFFDSetType.html
index 03fc644..f80ef21 100644
--- a/docs/manualpages/Mat/MatMFFDSetType.html
+++ b/docs/manualpages/Mat/MatMFFDSetType.html
@@ -5,8 +5,8 @@
 <TITLE>MatMFFDSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMFFDSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMFFDSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMFFDSetType"><H1>MatMFFDSetType</H1></A>
 Sets the method that is used to compute the differencing parameter for finite differene matrix-free formulations. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMFFDType.html b/docs/manualpages/Mat/MatMFFDType.html
index e635119..2996660 100644
--- a/docs/manualpages/Mat/MatMFFDType.html
+++ b/docs/manualpages/Mat/MatMFFDType.html
@@ -5,8 +5,8 @@
 <TITLE>MatMFFDType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMFFDType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMFFDType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMFFDType"><H1>MatMFFDType</H1></A>
 algorithm used to compute the h used in computing matrix-vector products via differencing of the function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMFFDWPSetComputeNormU.html b/docs/manualpages/Mat/MatMFFDWPSetComputeNormU.html
index 76d90b8..d9e252c 100644
--- a/docs/manualpages/Mat/MatMFFDWPSetComputeNormU.html
+++ b/docs/manualpages/Mat/MatMFFDWPSetComputeNormU.html
@@ -5,8 +5,8 @@
 <TITLE>MatMFFDWPSetComputeNormU</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMFFDWPSetComputeNormU.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMFFDWPSetComputeNormU.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMFFDWPSetComputeNormU"><H1>MatMFFDWPSetComputeNormU</H1></A>
 Sets whether it computes the ||U|| used by the WP PETSc routine for computing h. With any Krylov solver this need only be computed during the first iteration and kept for later. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMPIAIJGetLocalMat.html b/docs/manualpages/Mat/MatMPIAIJGetLocalMat.html
index 8c0bba3..bf78ec8 100644
--- a/docs/manualpages/Mat/MatMPIAIJGetLocalMat.html
+++ b/docs/manualpages/Mat/MatMPIAIJGetLocalMat.html
@@ -5,8 +5,8 @@
 <TITLE>MatMPIAIJGetLocalMat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMPIAIJGetLocalMat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMPIAIJGetLocalMat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMPIAIJGetLocalMat"><H1>MatMPIAIJGetLocalMat</H1></A>
 Creates a SeqAIJ from a MPIAIJ matrix by taking all its local rows and putting them into a sequential vector with mlocal rows and n columns. Where mlocal is the row count obtained with <A HREF="../Mat/MatGetLocalSize.html#MatGetLocalSize">MatGetLocalSize</A>() and n is the global column count obtained with <A HREF="../Mat/MatGetSize.html#MatGetSize">MatGetSize</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMPIAIJGetLocalMatCondensed.html b/docs/manualpages/Mat/MatMPIAIJGetLocalMatCondensed.html
index 349d652..704567d 100644
--- a/docs/manualpages/Mat/MatMPIAIJGetLocalMatCondensed.html
+++ b/docs/manualpages/Mat/MatMPIAIJGetLocalMatCondensed.html
@@ -5,8 +5,8 @@
 <TITLE>MatMPIAIJGetLocalMatCondensed</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMPIAIJGetLocalMatCondensed.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMPIAIJGetLocalMatCondensed.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMPIAIJGetLocalMatCondensed"><H1>MatMPIAIJGetLocalMatCondensed</H1></A>
 Creates a SeqAIJ matrix from an MPIAIJ matrix by taking all its local rows and NON-ZERO columns 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMPIAIJSetPreallocation.html b/docs/manualpages/Mat/MatMPIAIJSetPreallocation.html
index 9b7ebe4..22485da 100644
--- a/docs/manualpages/Mat/MatMPIAIJSetPreallocation.html
+++ b/docs/manualpages/Mat/MatMPIAIJSetPreallocation.html
@@ -5,8 +5,8 @@
 <TITLE>MatMPIAIJSetPreallocation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMPIAIJSetPreallocation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMPIAIJSetPreallocation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMPIAIJSetPreallocation"><H1>MatMPIAIJSetPreallocation</H1></A>
 Preallocates memory for a sparse parallel matrix in AIJ format (the default parallel PETSc format).  For good matrix assembly performance the user should preallocate the matrix storage by setting the parameters d_nz (or d_nnz) and o_nz (or o_nnz).  By setting these parameters accurately, performance can be increased by more than a factor of 50. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMPIAIJSetPreallocationCSR.html b/docs/manualpages/Mat/MatMPIAIJSetPreallocationCSR.html
index c085b43..948b4a0 100644
--- a/docs/manualpages/Mat/MatMPIAIJSetPreallocationCSR.html
+++ b/docs/manualpages/Mat/MatMPIAIJSetPreallocationCSR.html
@@ -5,8 +5,8 @@
 <TITLE>MatMPIAIJSetPreallocationCSR</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMPIAIJSetPreallocationCSR.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMPIAIJSetPreallocationCSR.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMPIAIJSetPreallocationCSR"><H1>MatMPIAIJSetPreallocationCSR</H1></A>
 Allocates memory for a sparse parallel matrix in AIJ format (the default parallel PETSc format). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMPIAIJSetUseScalableIncreaseOverlap.html b/docs/manualpages/Mat/MatMPIAIJSetUseScalableIncreaseOverlap.html
index e035fe1..fb7ac94 100644
--- a/docs/manualpages/Mat/MatMPIAIJSetUseScalableIncreaseOverlap.html
+++ b/docs/manualpages/Mat/MatMPIAIJSetUseScalableIncreaseOverlap.html
@@ -5,8 +5,8 @@
 <TITLE>MatMPIAIJSetUseScalableIncreaseOverlap</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMPIAIJSetUseScalableIncreaseOverlap.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMPIAIJSetUseScalableIncreaseOverlap.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMPIAIJSetUseScalableIncreaseOverlap"><H1>MatMPIAIJSetUseScalableIncreaseOverlap</H1></A>
 Determine if the matrix uses a scalable algorithm to compute the overlap 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMPIAIJSetValuesBatch.html b/docs/manualpages/Mat/MatMPIAIJSetValuesBatch.html
index a9faaf5..1d8c074 100644
--- a/docs/manualpages/Mat/MatMPIAIJSetValuesBatch.html
+++ b/docs/manualpages/Mat/MatMPIAIJSetValuesBatch.html
@@ -5,8 +5,8 @@
 <TITLE>MatMPIAIJSetValuesBatch</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMPIAIJSetValuesBatch.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMPIAIJSetValuesBatch.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMPIAIJSetValuesBatch"><H1>MatMPIAIJSetValuesBatch</H1></A>
 Set multiple blocks of values into a matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMPIAdjCreateNonemptySubcommMat.html b/docs/manualpages/Mat/MatMPIAdjCreateNonemptySubcommMat.html
index 90d482d..cd08c01 100644
--- a/docs/manualpages/Mat/MatMPIAdjCreateNonemptySubcommMat.html
+++ b/docs/manualpages/Mat/MatMPIAdjCreateNonemptySubcommMat.html
@@ -5,8 +5,8 @@
 <TITLE>MatMPIAdjCreateNonemptySubcommMat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMPIAdjCreateNonemptySubcommMat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMPIAdjCreateNonemptySubcommMat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMPIAdjCreateNonemptySubcommMat"><H1>MatMPIAdjCreateNonemptySubcommMat</H1></A>
 create the same MPIAdj matrix on a subcommunicator containing only processes owning a positive number of rows 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMPIAdjSetPreallocation.html b/docs/manualpages/Mat/MatMPIAdjSetPreallocation.html
index 6d71240..1a1a353 100644
--- a/docs/manualpages/Mat/MatMPIAdjSetPreallocation.html
+++ b/docs/manualpages/Mat/MatMPIAdjSetPreallocation.html
@@ -5,8 +5,8 @@
 <TITLE>MatMPIAdjSetPreallocation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMPIAdjSetPreallocation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMPIAdjSetPreallocation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMPIAdjSetPreallocation"><H1>MatMPIAdjSetPreallocation</H1></A>
 Sets the array used for storing the matrix elements 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMPIBAIJSetHashTableFactor.html b/docs/manualpages/Mat/MatMPIBAIJSetHashTableFactor.html
index 907c61f..c1be103 100644
--- a/docs/manualpages/Mat/MatMPIBAIJSetHashTableFactor.html
+++ b/docs/manualpages/Mat/MatMPIBAIJSetHashTableFactor.html
@@ -5,8 +5,8 @@
 <TITLE>MatMPIBAIJSetHashTableFactor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMPIBAIJSetHashTableFactor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMPIBAIJSetHashTableFactor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMPIBAIJSetHashTableFactor"><H1>MatMPIBAIJSetHashTableFactor</H1></A>
 Sets the factor required to compute the size of the HashTable. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMPIBAIJSetPreallocation.html b/docs/manualpages/Mat/MatMPIBAIJSetPreallocation.html
index 7ebf5d4..9f5993a 100644
--- a/docs/manualpages/Mat/MatMPIBAIJSetPreallocation.html
+++ b/docs/manualpages/Mat/MatMPIBAIJSetPreallocation.html
@@ -5,8 +5,8 @@
 <TITLE>MatMPIBAIJSetPreallocation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMPIBAIJSetPreallocation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMPIBAIJSetPreallocation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMPIBAIJSetPreallocation"><H1>MatMPIBAIJSetPreallocation</H1></A>
 Allocates memory for a sparse parallel matrix in block AIJ format (block compressed row).  For good matrix assembly performance the user should preallocate the matrix storage by setting the parameters d_nz (or d_nnz) and o_nz (or o_nnz).  By setting these parameters accurately, performance can be increased by more than a factor of 50. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMPIBAIJSetPreallocationCSR.html b/docs/manualpages/Mat/MatMPIBAIJSetPreallocationCSR.html
index c94d855..6e22c3f 100644
--- a/docs/manualpages/Mat/MatMPIBAIJSetPreallocationCSR.html
+++ b/docs/manualpages/Mat/MatMPIBAIJSetPreallocationCSR.html
@@ -5,8 +5,8 @@
 <TITLE>MatMPIBAIJSetPreallocationCSR</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMPIBAIJSetPreallocationCSR.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMPIBAIJSetPreallocationCSR.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMPIBAIJSetPreallocationCSR"><H1>MatMPIBAIJSetPreallocationCSR</H1></A>
 Allocates memory for a sparse parallel matrix in BAIJ format (the default parallel PETSc format). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMPIBAIJSetValuesBlocked.html b/docs/manualpages/Mat/MatMPIBAIJSetValuesBlocked.html
index 702497e..673a1d6 100644
--- a/docs/manualpages/Mat/MatMPIBAIJSetValuesBlocked.html
+++ b/docs/manualpages/Mat/MatMPIBAIJSetValuesBlocked.html
@@ -5,8 +5,8 @@
 <TITLE>MatMPIBAIJSetValuesBlocked</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMPIBAIJSetValuesBlocked.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMPIBAIJSetValuesBlocked.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMPIBAIJSetValuesBlocked"><H1>MatMPIBAIJSetValuesBlocked</H1></A>
 Direct Fortran call to replace call to <A HREF="../Mat/MatSetValuesBlocked.html#MatSetValuesBlocked">MatSetValuesBlocked</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMPIDenseSetPreallocation.html b/docs/manualpages/Mat/MatMPIDenseSetPreallocation.html
index 28892fb..1d30ec1 100644
--- a/docs/manualpages/Mat/MatMPIDenseSetPreallocation.html
+++ b/docs/manualpages/Mat/MatMPIDenseSetPreallocation.html
@@ -5,8 +5,8 @@
 <TITLE>MatMPIDenseSetPreallocation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMPIDenseSetPreallocation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMPIDenseSetPreallocation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMPIDenseSetPreallocation"><H1>MatMPIDenseSetPreallocation</H1></A>
 Sets the array used to store the matrix entries 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMPISBAIJSetPreallocation.html b/docs/manualpages/Mat/MatMPISBAIJSetPreallocation.html
index 15351b0..e2b73eb 100644
--- a/docs/manualpages/Mat/MatMPISBAIJSetPreallocation.html
+++ b/docs/manualpages/Mat/MatMPISBAIJSetPreallocation.html
@@ -5,8 +5,8 @@
 <TITLE>MatMPISBAIJSetPreallocation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMPISBAIJSetPreallocation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMPISBAIJSetPreallocation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMPISBAIJSetPreallocation"><H1>MatMPISBAIJSetPreallocation</H1></A>
 For good matrix assembly performance the user should preallocate the matrix storage by setting the parameters d_nz (or d_nnz) and o_nz (or o_nnz).  By setting these parameters accurately, performance can be increased by more than a factor of 50. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMPISBAIJSetPreallocationCSR.html b/docs/manualpages/Mat/MatMPISBAIJSetPreallocationCSR.html
index 4e7ac1a..305a2b4 100644
--- a/docs/manualpages/Mat/MatMPISBAIJSetPreallocationCSR.html
+++ b/docs/manualpages/Mat/MatMPISBAIJSetPreallocationCSR.html
@@ -5,8 +5,8 @@
 <TITLE>MatMPISBAIJSetPreallocationCSR</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMPISBAIJSetPreallocationCSR.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMPISBAIJSetPreallocationCSR.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMPISBAIJSetPreallocationCSR"><H1>MatMPISBAIJSetPreallocationCSR</H1></A>
 Allocates memory for a sparse parallel matrix in BAIJ format (the default parallel PETSc format). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMatMatMult.html b/docs/manualpages/Mat/MatMatMatMult.html
index 59478b8..4e498ed 100644
--- a/docs/manualpages/Mat/MatMatMatMult.html
+++ b/docs/manualpages/Mat/MatMatMatMult.html
@@ -5,8 +5,8 @@
 <TITLE>MatMatMatMult</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMatMatMult.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMatMatMult.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMatMatMult"><H1>MatMatMatMult</H1></A>
 Performs Matrix-Matrix-Matrix Multiplication D=A*B*C. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMatMult.html b/docs/manualpages/Mat/MatMatMult.html
index 7c27278..e10b460 100644
--- a/docs/manualpages/Mat/MatMatMult.html
+++ b/docs/manualpages/Mat/MatMatMult.html
@@ -5,8 +5,8 @@
 <TITLE>MatMatMult</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMatMult.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMatMult.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMatMult"><H1>MatMatMult</H1></A>
 Performs Matrix-Matrix Multiplication C=A*B. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMatMultEqual.html b/docs/manualpages/Mat/MatMatMultEqual.html
index 8a60f46..542ee37 100644
--- a/docs/manualpages/Mat/MatMatMultEqual.html
+++ b/docs/manualpages/Mat/MatMatMultEqual.html
@@ -5,8 +5,8 @@
 <TITLE>MatMatMultEqual</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMatMultEqual.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMatMultEqual.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMatMultEqual"><H1>MatMatMultEqual</H1></A>
 Test A*B*x = C*x for n random vector x  
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMatMultNumeric.html b/docs/manualpages/Mat/MatMatMultNumeric.html
index 177ec03..cd17658 100644
--- a/docs/manualpages/Mat/MatMatMultNumeric.html
+++ b/docs/manualpages/Mat/MatMatMultNumeric.html
@@ -5,8 +5,8 @@
 <TITLE>MatMatMultNumeric</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMatMultNumeric.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMatMultNumeric.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMatMultNumeric"><H1>MatMatMultNumeric</H1></A>
 Performs the numeric matrix-matrix product. Call this routine after first calling <A HREF="../Mat/MatMatMultSymbolic.html#MatMatMultSymbolic">MatMatMultSymbolic</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMatMultSymbolic.html b/docs/manualpages/Mat/MatMatMultSymbolic.html
index 4ed93ae..c5abfea 100644
--- a/docs/manualpages/Mat/MatMatMultSymbolic.html
+++ b/docs/manualpages/Mat/MatMatMultSymbolic.html
@@ -5,8 +5,8 @@
 <TITLE>MatMatMultSymbolic</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMatMultSymbolic.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMatMultSymbolic.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMatMultSymbolic"><H1>MatMatMultSymbolic</H1></A>
 Performs construction, preallocation, and computes the ij structure of the matrix-matrix product C=A*B.  Call this routine before calling <A HREF="../Mat/MatMatMultNumeric.html#MatMatMultNumeric">MatMatMultNumeric</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMatSolve.html b/docs/manualpages/Mat/MatMatSolve.html
index 3f20efd..b0e8daf 100644
--- a/docs/manualpages/Mat/MatMatSolve.html
+++ b/docs/manualpages/Mat/MatMatSolve.html
@@ -5,8 +5,8 @@
 <TITLE>MatMatSolve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMatSolve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMatSolve.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMatSolve"><H1>MatMatSolve</H1></A>
 Solves A X = B, given a factored matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMatTransposeMult.html b/docs/manualpages/Mat/MatMatTransposeMult.html
index 21f4a60..7654ae6 100644
--- a/docs/manualpages/Mat/MatMatTransposeMult.html
+++ b/docs/manualpages/Mat/MatMatTransposeMult.html
@@ -5,8 +5,8 @@
 <TITLE>MatMatTransposeMult</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMatTransposeMult.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMatTransposeMult.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMatTransposeMult"><H1>MatMatTransposeMult</H1></A>
 Performs Matrix-Matrix Multiplication C=A*B^T. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMissingDiagonal.html b/docs/manualpages/Mat/MatMissingDiagonal.html
index 9ba4701..2d9a414 100644
--- a/docs/manualpages/Mat/MatMissingDiagonal.html
+++ b/docs/manualpages/Mat/MatMissingDiagonal.html
@@ -5,8 +5,8 @@
 <TITLE>MatMissingDiagonal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMissingDiagonal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMissingDiagonal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMissingDiagonal"><H1>MatMissingDiagonal</H1></A>
 Determine if sparse matrix is missing a diagonal entry (or block entry for BAIJ matrices) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMkl_CPardisoSetCntl.html b/docs/manualpages/Mat/MatMkl_CPardisoSetCntl.html
index 041372e..0bea320 100644
--- a/docs/manualpages/Mat/MatMkl_CPardisoSetCntl.html
+++ b/docs/manualpages/Mat/MatMkl_CPardisoSetCntl.html
@@ -5,8 +5,8 @@
 <TITLE>MatMkl_CPardisoSetCntl</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMkl_CPardisoSetCntl.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMkl_CPardisoSetCntl.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMkl_CPardisoSetCntl"><H1>MatMkl_CPardisoSetCntl</H1></A>
 Set Mkl_Pardiso parameters 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMkl_PardisoSetCntl.html b/docs/manualpages/Mat/MatMkl_PardisoSetCntl.html
index 1810895..a8d1f2f 100644
--- a/docs/manualpages/Mat/MatMkl_PardisoSetCntl.html
+++ b/docs/manualpages/Mat/MatMkl_PardisoSetCntl.html
@@ -5,8 +5,8 @@
 <TITLE>MatMkl_PardisoSetCntl</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMkl_PardisoSetCntl.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMkl_PardisoSetCntl.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMkl_PardisoSetCntl"><H1>MatMkl_PardisoSetCntl</H1></A>
 Set Mkl_Pardiso parameters 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMult.html b/docs/manualpages/Mat/MatMult.html
index a1b54e4..a9161a5 100644
--- a/docs/manualpages/Mat/MatMult.html
+++ b/docs/manualpages/Mat/MatMult.html
@@ -5,8 +5,8 @@
 <TITLE>MatMult</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMult.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMult.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMult"><H1>MatMult</H1></A>
 Computes the matrix-vector product, y = Ax. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMultAdd.html b/docs/manualpages/Mat/MatMultAdd.html
index e4d94df..b4cdc05 100644
--- a/docs/manualpages/Mat/MatMultAdd.html
+++ b/docs/manualpages/Mat/MatMultAdd.html
@@ -5,8 +5,8 @@
 <TITLE>MatMultAdd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMultAdd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMultAdd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMultAdd"><H1>MatMultAdd</H1></A>
 Computes v3 = v2 + A * v1. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMultAddEqual.html b/docs/manualpages/Mat/MatMultAddEqual.html
index 3e69a70..a096965 100644
--- a/docs/manualpages/Mat/MatMultAddEqual.html
+++ b/docs/manualpages/Mat/MatMultAddEqual.html
@@ -5,8 +5,8 @@
 <TITLE>MatMultAddEqual</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMultAddEqual.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMultAddEqual.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMultAddEqual"><H1>MatMultAddEqual</H1></A>
 Compares matrix-vector products of two matrices. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMultConstrained.html b/docs/manualpages/Mat/MatMultConstrained.html
index b4a6ed0..5fdb3fd 100644
--- a/docs/manualpages/Mat/MatMultConstrained.html
+++ b/docs/manualpages/Mat/MatMultConstrained.html
@@ -5,8 +5,8 @@
 <TITLE>MatMultConstrained</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMultConstrained.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMultConstrained.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMultConstrained"><H1>MatMultConstrained</H1></A>
 The inner multiplication routine for a constrained matrix P^T A P. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMultDiagonalBlock.html b/docs/manualpages/Mat/MatMultDiagonalBlock.html
index 4d8e951..7c5f8d2 100644
--- a/docs/manualpages/Mat/MatMultDiagonalBlock.html
+++ b/docs/manualpages/Mat/MatMultDiagonalBlock.html
@@ -5,8 +5,8 @@
 <TITLE>MatMultDiagonalBlock</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMultDiagonalBlock.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMultDiagonalBlock.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMultDiagonalBlock"><H1>MatMultDiagonalBlock</H1></A>
 Computes the matrix-vector product, y = Dx. Where D is defined by the inode or block structure of the diagonal 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMultEqual.html b/docs/manualpages/Mat/MatMultEqual.html
index 25449f9..c882067 100644
--- a/docs/manualpages/Mat/MatMultEqual.html
+++ b/docs/manualpages/Mat/MatMultEqual.html
@@ -5,8 +5,8 @@
 <TITLE>MatMultEqual</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMultEqual.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMultEqual.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMultEqual"><H1>MatMultEqual</H1></A>
 Compares matrix-vector products of two matrices. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMultHermitianTranspose.html b/docs/manualpages/Mat/MatMultHermitianTranspose.html
index 4452e0b..171b7ae 100644
--- a/docs/manualpages/Mat/MatMultHermitianTranspose.html
+++ b/docs/manualpages/Mat/MatMultHermitianTranspose.html
@@ -5,8 +5,8 @@
 <TITLE>MatMultHermitianTranspose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMultHermitianTranspose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMultHermitianTranspose.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMultHermitianTranspose"><H1>MatMultHermitianTranspose</H1></A>
 Computes matrix Hermitian transpose times a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMultHermitianTransposeAdd.html b/docs/manualpages/Mat/MatMultHermitianTransposeAdd.html
index b4d3142..c0dd0a0 100644
--- a/docs/manualpages/Mat/MatMultHermitianTransposeAdd.html
+++ b/docs/manualpages/Mat/MatMultHermitianTransposeAdd.html
@@ -5,8 +5,8 @@
 <TITLE>MatMultHermitianTransposeAdd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMultHermitianTransposeAdd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMultHermitianTransposeAdd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMultHermitianTransposeAdd"><H1>MatMultHermitianTransposeAdd</H1></A>
 Computes v3 = v2 + A^H * v1. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMultTranspose.html b/docs/manualpages/Mat/MatMultTranspose.html
index cf5fe58..393ccce 100644
--- a/docs/manualpages/Mat/MatMultTranspose.html
+++ b/docs/manualpages/Mat/MatMultTranspose.html
@@ -5,8 +5,8 @@
 <TITLE>MatMultTranspose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMultTranspose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMultTranspose.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMultTranspose"><H1>MatMultTranspose</H1></A>
 Computes matrix transpose times a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMultTransposeAdd.html b/docs/manualpages/Mat/MatMultTransposeAdd.html
index 0f60eba..4b4ba8d 100644
--- a/docs/manualpages/Mat/MatMultTransposeAdd.html
+++ b/docs/manualpages/Mat/MatMultTransposeAdd.html
@@ -5,8 +5,8 @@
 <TITLE>MatMultTransposeAdd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMultTransposeAdd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMultTransposeAdd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMultTransposeAdd"><H1>MatMultTransposeAdd</H1></A>
 Computes v3 = v2 + A' * v1. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMultTransposeAddEqual.html b/docs/manualpages/Mat/MatMultTransposeAddEqual.html
index cb98882..ee5f957 100644
--- a/docs/manualpages/Mat/MatMultTransposeAddEqual.html
+++ b/docs/manualpages/Mat/MatMultTransposeAddEqual.html
@@ -5,8 +5,8 @@
 <TITLE>MatMultTransposeAddEqual</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMultTransposeAddEqual.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMultTransposeAddEqual.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMultTransposeAddEqual"><H1>MatMultTransposeAddEqual</H1></A>
 Compares matrix-vector products of two matrices. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMultTransposeConstrained.html b/docs/manualpages/Mat/MatMultTransposeConstrained.html
index c39a7f4..5daf18b 100644
--- a/docs/manualpages/Mat/MatMultTransposeConstrained.html
+++ b/docs/manualpages/Mat/MatMultTransposeConstrained.html
@@ -5,8 +5,8 @@
 <TITLE>MatMultTransposeConstrained</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMultTransposeConstrained.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMultTransposeConstrained.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMultTransposeConstrained"><H1>MatMultTransposeConstrained</H1></A>
 The inner multiplication routine for a constrained matrix P^T A^T P. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMultTransposeEqual.html b/docs/manualpages/Mat/MatMultTransposeEqual.html
index f1455b6..9fc7197 100644
--- a/docs/manualpages/Mat/MatMultTransposeEqual.html
+++ b/docs/manualpages/Mat/MatMultTransposeEqual.html
@@ -5,8 +5,8 @@
 <TITLE>MatMultTransposeEqual</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMultTransposeEqual.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMultTransposeEqual.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMultTransposeEqual"><H1>MatMultTransposeEqual</H1></A>
 Compares matrix-vector products of two matrices. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMumpsGetCntl.html b/docs/manualpages/Mat/MatMumpsGetCntl.html
index fbe284c..fea2e9a 100644
--- a/docs/manualpages/Mat/MatMumpsGetCntl.html
+++ b/docs/manualpages/Mat/MatMumpsGetCntl.html
@@ -5,8 +5,8 @@
 <TITLE>MatMumpsGetCntl</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMumpsGetCntl.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMumpsGetCntl.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMumpsGetCntl"><H1>MatMumpsGetCntl</H1></A>
 Get MUMPS parameter CNTL() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMumpsGetIcntl.html b/docs/manualpages/Mat/MatMumpsGetIcntl.html
index b9b178e..30cf28c 100644
--- a/docs/manualpages/Mat/MatMumpsGetIcntl.html
+++ b/docs/manualpages/Mat/MatMumpsGetIcntl.html
@@ -5,8 +5,8 @@
 <TITLE>MatMumpsGetIcntl</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMumpsGetIcntl.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMumpsGetIcntl.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMumpsGetIcntl"><H1>MatMumpsGetIcntl</H1></A>
 Get MUMPS parameter ICNTL() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMumpsGetInfo.html b/docs/manualpages/Mat/MatMumpsGetInfo.html
index 5670162..d9436d4 100644
--- a/docs/manualpages/Mat/MatMumpsGetInfo.html
+++ b/docs/manualpages/Mat/MatMumpsGetInfo.html
@@ -5,8 +5,8 @@
 <TITLE>MatMumpsGetInfo</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMumpsGetInfo.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMumpsGetInfo.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMumpsGetInfo"><H1>MatMumpsGetInfo</H1></A>
 Get MUMPS parameter INFO() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMumpsGetInfog.html b/docs/manualpages/Mat/MatMumpsGetInfog.html
index 23d7560..f99494a 100644
--- a/docs/manualpages/Mat/MatMumpsGetInfog.html
+++ b/docs/manualpages/Mat/MatMumpsGetInfog.html
@@ -5,8 +5,8 @@
 <TITLE>MatMumpsGetInfog</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMumpsGetInfog.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMumpsGetInfog.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMumpsGetInfog"><H1>MatMumpsGetInfog</H1></A>
 Get MUMPS parameter INFOG() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMumpsGetRinfo.html b/docs/manualpages/Mat/MatMumpsGetRinfo.html
index f6db828..03840d0 100644
--- a/docs/manualpages/Mat/MatMumpsGetRinfo.html
+++ b/docs/manualpages/Mat/MatMumpsGetRinfo.html
@@ -5,8 +5,8 @@
 <TITLE>MatMumpsGetRinfo</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMumpsGetRinfo.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMumpsGetRinfo.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMumpsGetRinfo"><H1>MatMumpsGetRinfo</H1></A>
 Get MUMPS parameter RINFO() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMumpsGetRinfog.html b/docs/manualpages/Mat/MatMumpsGetRinfog.html
index 4b5f7f6..a77586e 100644
--- a/docs/manualpages/Mat/MatMumpsGetRinfog.html
+++ b/docs/manualpages/Mat/MatMumpsGetRinfog.html
@@ -5,8 +5,8 @@
 <TITLE>MatMumpsGetRinfog</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMumpsGetRinfog.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMumpsGetRinfog.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMumpsGetRinfog"><H1>MatMumpsGetRinfog</H1></A>
 Get MUMPS parameter RINFOG() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMumpsSetCntl.html b/docs/manualpages/Mat/MatMumpsSetCntl.html
index 27f18e3..eb6ff48 100644
--- a/docs/manualpages/Mat/MatMumpsSetCntl.html
+++ b/docs/manualpages/Mat/MatMumpsSetCntl.html
@@ -5,8 +5,8 @@
 <TITLE>MatMumpsSetCntl</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMumpsSetCntl.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMumpsSetCntl.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMumpsSetCntl"><H1>MatMumpsSetCntl</H1></A>
 Set MUMPS parameter CNTL() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatMumpsSetIcntl.html b/docs/manualpages/Mat/MatMumpsSetIcntl.html
index b53766b..6bf84d0 100644
--- a/docs/manualpages/Mat/MatMumpsSetIcntl.html
+++ b/docs/manualpages/Mat/MatMumpsSetIcntl.html
@@ -5,8 +5,8 @@
 <TITLE>MatMumpsSetIcntl</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatMumpsSetIcntl.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatMumpsSetIcntl.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMumpsSetIcntl"><H1>MatMumpsSetIcntl</H1></A>
 Set MUMPS parameter ICNTL() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatNestGetISs.html b/docs/manualpages/Mat/MatNestGetISs.html
index d8a9225..914db08 100644
--- a/docs/manualpages/Mat/MatNestGetISs.html
+++ b/docs/manualpages/Mat/MatNestGetISs.html
@@ -5,8 +5,8 @@
 <TITLE>MatNestGetISs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatNestGetISs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatNestGetISs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatNestGetISs"><H1>MatNestGetISs</H1></A>
 Returns the index sets partitioning the row and column spaces 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatNestGetLocalISs.html b/docs/manualpages/Mat/MatNestGetLocalISs.html
index 791bc1e..2fb5135 100644
--- a/docs/manualpages/Mat/MatNestGetLocalISs.html
+++ b/docs/manualpages/Mat/MatNestGetLocalISs.html
@@ -5,8 +5,8 @@
 <TITLE>MatNestGetLocalISs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatNestGetLocalISs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatNestGetLocalISs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatNestGetLocalISs"><H1>MatNestGetLocalISs</H1></A>
 Returns the index sets partitioning the row and column spaces 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatNestGetSize.html b/docs/manualpages/Mat/MatNestGetSize.html
index 3ecea7d..ac6e1cd 100644
--- a/docs/manualpages/Mat/MatNestGetSize.html
+++ b/docs/manualpages/Mat/MatNestGetSize.html
@@ -5,8 +5,8 @@
 <TITLE>MatNestGetSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatNestGetSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatNestGetSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatNestGetSize"><H1>MatNestGetSize</H1></A>
 Returns the size of the nest matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatNestGetSubMat.html b/docs/manualpages/Mat/MatNestGetSubMat.html
index 80ff536..c56e317 100644
--- a/docs/manualpages/Mat/MatNestGetSubMat.html
+++ b/docs/manualpages/Mat/MatNestGetSubMat.html
@@ -5,8 +5,8 @@
 <TITLE>MatNestGetSubMat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatNestGetSubMat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatNestGetSubMat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatNestGetSubMat"><H1>MatNestGetSubMat</H1></A>
 Returns a single, sub-matrix from a nest matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatNestGetSubMats.html b/docs/manualpages/Mat/MatNestGetSubMats.html
index 8dc8fc0..468be26 100644
--- a/docs/manualpages/Mat/MatNestGetSubMats.html
+++ b/docs/manualpages/Mat/MatNestGetSubMats.html
@@ -5,8 +5,8 @@
 <TITLE>MatNestGetSubMats</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatNestGetSubMats.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatNestGetSubMats.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatNestGetSubMats"><H1>MatNestGetSubMats</H1></A>
 Returns the entire two dimensional array of matrices defining a nest matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatNestSetSubMat.html b/docs/manualpages/Mat/MatNestSetSubMat.html
index b17a003..fb9ca6f 100644
--- a/docs/manualpages/Mat/MatNestSetSubMat.html
+++ b/docs/manualpages/Mat/MatNestSetSubMat.html
@@ -5,8 +5,8 @@
 <TITLE>MatNestSetSubMat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatNestSetSubMat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatNestSetSubMat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatNestSetSubMat"><H1>MatNestSetSubMat</H1></A>
 Set a single submatrix in the nest matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatNestSetSubMats.html b/docs/manualpages/Mat/MatNestSetSubMats.html
index b2af3bc..ae430a2 100644
--- a/docs/manualpages/Mat/MatNestSetSubMats.html
+++ b/docs/manualpages/Mat/MatNestSetSubMats.html
@@ -5,8 +5,8 @@
 <TITLE>MatNestSetSubMats</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatNestSetSubMats.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatNestSetSubMats.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatNestSetSubMats"><H1>MatNestSetSubMats</H1></A>
 Sets the nested submatrices 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatNestSetVecType.html b/docs/manualpages/Mat/MatNestSetVecType.html
index 1a6e1e2..cc42edc 100644
--- a/docs/manualpages/Mat/MatNestSetVecType.html
+++ b/docs/manualpages/Mat/MatNestSetVecType.html
@@ -5,8 +5,8 @@
 <TITLE>MatNestSetVecType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatNestSetVecType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatNestSetVecType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatNestSetVecType"><H1>MatNestSetVecType</H1></A>
 Sets the type of <A HREF="../Vec/Vec.html#Vec">Vec</A> returned by <A HREF="../Mat/MatCreateVecs.html#MatCreateVecs">MatCreateVecs</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatNorm.html b/docs/manualpages/Mat/MatNorm.html
index adcf6b4..5306ba9 100644
--- a/docs/manualpages/Mat/MatNorm.html
+++ b/docs/manualpages/Mat/MatNorm.html
@@ -5,8 +5,8 @@
 <TITLE>MatNorm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatNorm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatNorm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatNorm"><H1>MatNorm</H1></A>
 Calculates various norms of a matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatNullSpace.html b/docs/manualpages/Mat/MatNullSpace.html
index 76e9222..15bf8b5 100644
--- a/docs/manualpages/Mat/MatNullSpace.html
+++ b/docs/manualpages/Mat/MatNullSpace.html
@@ -5,8 +5,8 @@
 <TITLE>MatNullSpace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatNullSpace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatNullSpace.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatNullSpace"><H1>MatNullSpace</H1></A>
 Object that removes a null space from a vector, i.e. orthogonalizes the vector to a subsapce 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatNullSpaceCreate.html b/docs/manualpages/Mat/MatNullSpaceCreate.html
index 4931663..e98eb38 100644
--- a/docs/manualpages/Mat/MatNullSpaceCreate.html
+++ b/docs/manualpages/Mat/MatNullSpaceCreate.html
@@ -5,8 +5,8 @@
 <TITLE>MatNullSpaceCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatNullSpaceCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatNullSpaceCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatNullSpaceCreate"><H1>MatNullSpaceCreate</H1></A>
 Creates a data structure used to project vectors out of null spaces. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatNullSpaceCreateRigidBody.html b/docs/manualpages/Mat/MatNullSpaceCreateRigidBody.html
index e9cb517..f0f900c 100644
--- a/docs/manualpages/Mat/MatNullSpaceCreateRigidBody.html
+++ b/docs/manualpages/Mat/MatNullSpaceCreateRigidBody.html
@@ -5,8 +5,8 @@
 <TITLE>MatNullSpaceCreateRigidBody</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatNullSpaceCreateRigidBody.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatNullSpaceCreateRigidBody.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatNullSpaceCreateRigidBody"><H1>MatNullSpaceCreateRigidBody</H1></A>
 create rigid body modes from coordinates 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatNullSpaceDestroy.html b/docs/manualpages/Mat/MatNullSpaceDestroy.html
index f2a2238..856179e 100644
--- a/docs/manualpages/Mat/MatNullSpaceDestroy.html
+++ b/docs/manualpages/Mat/MatNullSpaceDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>MatNullSpaceDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatNullSpaceDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatNullSpaceDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatNullSpaceDestroy"><H1>MatNullSpaceDestroy</H1></A>
 Destroys a data structure used to project vectors out of null spaces. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatNullSpaceGetVecs.html b/docs/manualpages/Mat/MatNullSpaceGetVecs.html
index 79b3a8e..9492f12 100644
--- a/docs/manualpages/Mat/MatNullSpaceGetVecs.html
+++ b/docs/manualpages/Mat/MatNullSpaceGetVecs.html
@@ -5,8 +5,8 @@
 <TITLE>MatNullSpaceGetVecs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatNullSpaceGetVecs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatNullSpaceGetVecs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatNullSpaceGetVecs"><H1>MatNullSpaceGetVecs</H1></A>
 get vectors defining the null space 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatNullSpaceRemove.html b/docs/manualpages/Mat/MatNullSpaceRemove.html
index 37d08cb..ea172a8 100644
--- a/docs/manualpages/Mat/MatNullSpaceRemove.html
+++ b/docs/manualpages/Mat/MatNullSpaceRemove.html
@@ -5,8 +5,8 @@
 <TITLE>MatNullSpaceRemove</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatNullSpaceRemove.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatNullSpaceRemove.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatNullSpaceRemove"><H1>MatNullSpaceRemove</H1></A>
 Removes all the components of a null space from a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatNullSpaceSetFunction.html b/docs/manualpages/Mat/MatNullSpaceSetFunction.html
index d7e5b69..ef07296 100644
--- a/docs/manualpages/Mat/MatNullSpaceSetFunction.html
+++ b/docs/manualpages/Mat/MatNullSpaceSetFunction.html
@@ -5,8 +5,8 @@
 <TITLE>MatNullSpaceSetFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatNullSpaceSetFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatNullSpaceSetFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatNullSpaceSetFunction"><H1>MatNullSpaceSetFunction</H1></A>
 set a function that removes a null space from a vector out of null spaces. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatNullSpaceTest.html b/docs/manualpages/Mat/MatNullSpaceTest.html
index 179aca7..99b7532 100644
--- a/docs/manualpages/Mat/MatNullSpaceTest.html
+++ b/docs/manualpages/Mat/MatNullSpaceTest.html
@@ -5,8 +5,8 @@
 <TITLE>MatNullSpaceTest</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatNullSpaceTest.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatNullSpaceTest.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatNullSpaceTest"><H1>MatNullSpaceTest</H1></A>
 Tests if the claimed null space is really a null space of a matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatNullSpaceView.html b/docs/manualpages/Mat/MatNullSpaceView.html
index 72fb347..21eda7b 100644
--- a/docs/manualpages/Mat/MatNullSpaceView.html
+++ b/docs/manualpages/Mat/MatNullSpaceView.html
@@ -5,8 +5,8 @@
 <TITLE>MatNullSpaceView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatNullSpaceView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatNullSpaceView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatNullSpaceView"><H1>MatNullSpaceView</H1></A>
 Visualizes a null space object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatOption.html b/docs/manualpages/Mat/MatOption.html
index faaa873..df3dc12 100644
--- a/docs/manualpages/Mat/MatOption.html
+++ b/docs/manualpages/Mat/MatOption.html
@@ -5,8 +5,8 @@
 <TITLE>MatOption</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatOption.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatOption.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatOption"><H1>MatOption</H1></A>
 Options that may be set for a matrix and its behavior or storage 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatOrderingType.html b/docs/manualpages/Mat/MatOrderingType.html
index b5644a8..a13578f 100644
--- a/docs/manualpages/Mat/MatOrderingType.html
+++ b/docs/manualpages/Mat/MatOrderingType.html
@@ -5,8 +5,8 @@
 <TITLE>MatOrderingType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatOrderingType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatOrderingType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatOrderingType"><H1>MatOrderingType</H1></A>
 String with the name of a PETSc matrix ordering 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatPartitioning.html b/docs/manualpages/Mat/MatPartitioning.html
index 88a56fe..3a8377a 100644
--- a/docs/manualpages/Mat/MatPartitioning.html
+++ b/docs/manualpages/Mat/MatPartitioning.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioning</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatPartitioning.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatPartitioning.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioning"><H1>MatPartitioning</H1></A>
 Object for managing the partitioning of a matrix or graph 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatPartitioningType.html b/docs/manualpages/Mat/MatPartitioningType.html
index 6171417..093a08d 100644
--- a/docs/manualpages/Mat/MatPartitioningType.html
+++ b/docs/manualpages/Mat/MatPartitioningType.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatPartitioningType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatPartitioningType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningType"><H1>MatPartitioningType</H1></A>
 String with the name of a PETSc matrix partitioning 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatPermute.html b/docs/manualpages/Mat/MatPermute.html
index 2eea95f..894a4eb 100644
--- a/docs/manualpages/Mat/MatPermute.html
+++ b/docs/manualpages/Mat/MatPermute.html
@@ -5,8 +5,8 @@
 <TITLE>MatPermute</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatPermute.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatPermute.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPermute"><H1>MatPermute</H1></A>
 Creates a new matrix with rows and columns permuted from the original. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatPreallocateFinalize.html b/docs/manualpages/Mat/MatPreallocateFinalize.html
index 9d107af..6dc3616 100644
--- a/docs/manualpages/Mat/MatPreallocateFinalize.html
+++ b/docs/manualpages/Mat/MatPreallocateFinalize.html
@@ -5,8 +5,8 @@
 <TITLE>MatPreallocateFinalize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatPreallocateFinalize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatPreallocateFinalize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPreallocateFinalize"><H1>MatPreallocateFinalize</H1></A>
 Ends the block of code that will count the number of nonzeros per row in a matrix providing the data that one can use to correctly preallocate the matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatPreallocateInitialize.html b/docs/manualpages/Mat/MatPreallocateInitialize.html
index 546bd15..3d2b10a 100644
--- a/docs/manualpages/Mat/MatPreallocateInitialize.html
+++ b/docs/manualpages/Mat/MatPreallocateInitialize.html
@@ -5,8 +5,8 @@
 <TITLE>MatPreallocateInitialize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatPreallocateInitialize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatPreallocateInitialize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPreallocateInitialize"><H1>MatPreallocateInitialize</H1></A>
 Begins the block of code that will count the number of nonzeros per row in a matrix providing the data that one can use to correctly preallocate the matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatPreallocateLocation.html b/docs/manualpages/Mat/MatPreallocateLocation.html
index 5b4ac54..ef82451 100644
--- a/docs/manualpages/Mat/MatPreallocateLocation.html
+++ b/docs/manualpages/Mat/MatPreallocateLocation.html
@@ -5,8 +5,8 @@
 <TITLE>MatPreallocateLocation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatPreallocateLocation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatPreallocateLocation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPreallocateLocation"><H1>MatPreallocateLocation</H1></A>
 An alternative to MatPreallocationSet() that puts the nonzero locations into the matrix if it exists 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatPreallocateSet.html b/docs/manualpages/Mat/MatPreallocateSet.html
index 81911e5..fc1da43 100644
--- a/docs/manualpages/Mat/MatPreallocateSet.html
+++ b/docs/manualpages/Mat/MatPreallocateSet.html
@@ -5,8 +5,8 @@
 <TITLE>MatPreallocateSet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatPreallocateSet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatPreallocateSet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPreallocateSet"><H1>MatPreallocateSet</H1></A>
 Indicates the locations (rows and columns) in the matrix where nonzeros will be inserted using a local number of the rows and columns 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatPreallocateSetLocal.html b/docs/manualpages/Mat/MatPreallocateSetLocal.html
index aaf95f9..582439e 100644
--- a/docs/manualpages/Mat/MatPreallocateSetLocal.html
+++ b/docs/manualpages/Mat/MatPreallocateSetLocal.html
@@ -5,8 +5,8 @@
 <TITLE>MatPreallocateSetLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatPreallocateSetLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatPreallocateSetLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPreallocateSetLocal"><H1>MatPreallocateSetLocal</H1></A>
 Indicates the locations (rows and columns) in the matrix where nonzeros will be inserted using a local number of the rows and columns 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatPreallocateSetLocalBlock.html b/docs/manualpages/Mat/MatPreallocateSetLocalBlock.html
index d87bf96..6f73cc3 100644
--- a/docs/manualpages/Mat/MatPreallocateSetLocalBlock.html
+++ b/docs/manualpages/Mat/MatPreallocateSetLocalBlock.html
@@ -5,8 +5,8 @@
 <TITLE>MatPreallocateSetLocalBlock</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatPreallocateSetLocalBlock.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatPreallocateSetLocalBlock.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPreallocateSetLocalBlock"><H1>MatPreallocateSetLocalBlock</H1></A>
 Indicates the locations (rows and columns) in the matrix where nonzeros will be inserted using a local number of the rows and columns 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatPreallocateSymmetricSetBlock.html b/docs/manualpages/Mat/MatPreallocateSymmetricSetBlock.html
index 0152ee0..fedc069 100644
--- a/docs/manualpages/Mat/MatPreallocateSymmetricSetBlock.html
+++ b/docs/manualpages/Mat/MatPreallocateSymmetricSetBlock.html
@@ -5,8 +5,8 @@
 <TITLE>MatPreallocateSymmetricSetBlock</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatPreallocateSymmetricSetBlock.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatPreallocateSymmetricSetBlock.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPreallocateSymmetricSetBlock"><H1>MatPreallocateSymmetricSetBlock</H1></A>
 Indicates the locations (rows and columns) in the matrix where nonzeros will be inserted using a local number of the rows and columns 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatPreallocateSymmetricSetLocalBlock.html b/docs/manualpages/Mat/MatPreallocateSymmetricSetLocalBlock.html
index a8ad709..098b140 100644
--- a/docs/manualpages/Mat/MatPreallocateSymmetricSetLocalBlock.html
+++ b/docs/manualpages/Mat/MatPreallocateSymmetricSetLocalBlock.html
@@ -5,8 +5,8 @@
 <TITLE>MatPreallocateSymmetricSetLocalBlock</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatPreallocateSymmetricSetLocalBlock.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatPreallocateSymmetricSetLocalBlock.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPreallocateSymmetricSetLocalBlock"><H1>MatPreallocateSymmetricSetLocalBlock</H1></A>
 Indicates the locations (rows and columns) in the matrix where nonzeros will be inserted using a local number of the rows and columns 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatPreallocatorPreallocate.html b/docs/manualpages/Mat/MatPreallocatorPreallocate.html
index b4ba011..18c7d2e 100644
--- a/docs/manualpages/Mat/MatPreallocatorPreallocate.html
+++ b/docs/manualpages/Mat/MatPreallocatorPreallocate.html
@@ -5,8 +5,8 @@
 <TITLE>MatPreallocatorPreallocate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatPreallocatorPreallocate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatPreallocatorPreallocate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPreallocatorPreallocate"><H1>MatPreallocatorPreallocate</H1></A>
 Preallocates the input matrix, optionally filling it with zeros 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatPtAP.html b/docs/manualpages/Mat/MatPtAP.html
index fd0a54f..f605216 100644
--- a/docs/manualpages/Mat/MatPtAP.html
+++ b/docs/manualpages/Mat/MatPtAP.html
@@ -5,8 +5,8 @@
 <TITLE>MatPtAP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatPtAP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatPtAP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPtAP"><H1>MatPtAP</H1></A>
 Creates the matrix product C = P^T * A * P 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatPtAPNumeric.html b/docs/manualpages/Mat/MatPtAPNumeric.html
index 25eb2b6..107783b 100644
--- a/docs/manualpages/Mat/MatPtAPNumeric.html
+++ b/docs/manualpages/Mat/MatPtAPNumeric.html
@@ -5,8 +5,8 @@
 <TITLE>MatPtAPNumeric</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatPtAPNumeric.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatPtAPNumeric.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPtAPNumeric"><H1>MatPtAPNumeric</H1></A>
 Computes the matrix product C = P^T * A * P 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatPtAPSymbolic.html b/docs/manualpages/Mat/MatPtAPSymbolic.html
index 5899b1c..9f06c73 100644
--- a/docs/manualpages/Mat/MatPtAPSymbolic.html
+++ b/docs/manualpages/Mat/MatPtAPSymbolic.html
@@ -5,8 +5,8 @@
 <TITLE>MatPtAPSymbolic</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatPtAPSymbolic.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatPtAPSymbolic.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPtAPSymbolic"><H1>MatPtAPSymbolic</H1></A>
 Creates the (i,j) structure of the matrix product C = P^T * A * P 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatPythonCreate.html b/docs/manualpages/Mat/MatPythonCreate.html
index 72f1bdc..f694f31 100644
--- a/docs/manualpages/Mat/MatPythonCreate.html
+++ b/docs/manualpages/Mat/MatPythonCreate.html
@@ -5,8 +5,8 @@
 <TITLE>MatPythonCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatPythonCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatPythonCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPythonCreate"><H1>MatPythonCreate</H1></A>
 Create a <A HREF="../Mat/Mat.html#Mat">Mat</A> object implemented in Python. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatPythonSetType.html b/docs/manualpages/Mat/MatPythonSetType.html
index 10815e7..7cc8c2e 100644
--- a/docs/manualpages/Mat/MatPythonSetType.html
+++ b/docs/manualpages/Mat/MatPythonSetType.html
@@ -5,8 +5,8 @@
 <TITLE>MatPythonSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatPythonSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatPythonSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPythonSetType"><H1>MatPythonSetType</H1></A>
 Initalize a <A HREF="../Mat/Mat.html#Mat">Mat</A> object implemented in Python. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatRARt.html b/docs/manualpages/Mat/MatRARt.html
index 43b2b8a..493773c 100644
--- a/docs/manualpages/Mat/MatRARt.html
+++ b/docs/manualpages/Mat/MatRARt.html
@@ -5,8 +5,8 @@
 <TITLE>MatRARt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatRARt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatRARt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatRARt"><H1>MatRARt</H1></A>
 Creates the matrix product C = R * A * R^T 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatRARtNumeric.html b/docs/manualpages/Mat/MatRARtNumeric.html
index 95fd125..da970ae 100644
--- a/docs/manualpages/Mat/MatRARtNumeric.html
+++ b/docs/manualpages/Mat/MatRARtNumeric.html
@@ -5,8 +5,8 @@
 <TITLE>MatRARtNumeric</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatRARtNumeric.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatRARtNumeric.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatRARtNumeric"><H1>MatRARtNumeric</H1></A>
 Computes the matrix product C = R * A * R^T 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatRARtSymbolic.html b/docs/manualpages/Mat/MatRARtSymbolic.html
index 05d7f2d..350c0dc 100644
--- a/docs/manualpages/Mat/MatRARtSymbolic.html
+++ b/docs/manualpages/Mat/MatRARtSymbolic.html
@@ -5,8 +5,8 @@
 <TITLE>MatRARtSymbolic</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatRARtSymbolic.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatRARtSymbolic.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatRARtSymbolic"><H1>MatRARtSymbolic</H1></A>
 Creates the (i,j) structure of the matrix product C = R * A * R^T 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatRealPart.html b/docs/manualpages/Mat/MatRealPart.html
index 3bcebfc..bd7f1b9 100644
--- a/docs/manualpages/Mat/MatRealPart.html
+++ b/docs/manualpages/Mat/MatRealPart.html
@@ -5,8 +5,8 @@
 <TITLE>MatRealPart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatRealPart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatRealPart.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatRealPart"><H1>MatRealPart</H1></A>
 Zeros out the imaginary part of the matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatRegister.html b/docs/manualpages/Mat/MatRegister.html
index 43abd7b..50f7551 100644
--- a/docs/manualpages/Mat/MatRegister.html
+++ b/docs/manualpages/Mat/MatRegister.html
@@ -5,8 +5,8 @@
 <TITLE>MatRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatRegister"><H1>MatRegister</H1></A>
 - Adds a new matrix type 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatRegisterAll.html b/docs/manualpages/Mat/MatRegisterAll.html
index 5aeb08a..f754a9a 100644
--- a/docs/manualpages/Mat/MatRegisterAll.html
+++ b/docs/manualpages/Mat/MatRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>MatRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatRegisterAll"><H1>MatRegisterAll</H1></A>
 Registers all of the matrix types in PETSc 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatRegisterBaseName.html b/docs/manualpages/Mat/MatRegisterBaseName.html
index 060c371..a591442 100644
--- a/docs/manualpages/Mat/MatRegisterBaseName.html
+++ b/docs/manualpages/Mat/MatRegisterBaseName.html
@@ -5,8 +5,8 @@
 <TITLE>MatRegisterBaseName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatRegisterBaseName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatRegisterBaseName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatRegisterBaseName"><H1>MatRegisterBaseName</H1></A>
 Registers a name that can be used for either a sequential or its corresponding parallel matrix type. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatReorderForNonzeroDiagonal.html b/docs/manualpages/Mat/MatReorderForNonzeroDiagonal.html
index fcf03d6..02086ed 100644
--- a/docs/manualpages/Mat/MatReorderForNonzeroDiagonal.html
+++ b/docs/manualpages/Mat/MatReorderForNonzeroDiagonal.html
@@ -5,8 +5,8 @@
 <TITLE>MatReorderForNonzeroDiagonal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatReorderForNonzeroDiagonal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatReorderForNonzeroDiagonal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatReorderForNonzeroDiagonal"><H1>MatReorderForNonzeroDiagonal</H1></A>
 Changes matrix ordering to remove zeros from diagonal. This may help in the LU factorization to prevent a zero pivot. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatResidual.html b/docs/manualpages/Mat/MatResidual.html
index 0bd4494..48a2ab1 100644
--- a/docs/manualpages/Mat/MatResidual.html
+++ b/docs/manualpages/Mat/MatResidual.html
@@ -5,8 +5,8 @@
 <TITLE>MatResidual</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatResidual.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatResidual.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatResidual"><H1>MatResidual</H1></A>
 Default routine to calculate the residual. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatRestoreColumnIJ.html b/docs/manualpages/Mat/MatRestoreColumnIJ.html
index 8138e71..f03fb6a 100644
--- a/docs/manualpages/Mat/MatRestoreColumnIJ.html
+++ b/docs/manualpages/Mat/MatRestoreColumnIJ.html
@@ -5,8 +5,8 @@
 <TITLE>MatRestoreColumnIJ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatRestoreColumnIJ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatRestoreColumnIJ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatRestoreColumnIJ"><H1>MatRestoreColumnIJ</H1></A>
 Call after you are completed with the ia,ja indices obtained with <A HREF="../Mat/MatGetColumnIJ.html#MatGetColumnIJ">MatGetColumnIJ</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatRestoreLocalSubMatrix.html b/docs/manualpages/Mat/MatRestoreLocalSubMatrix.html
index 17643dc..1d15e51 100644
--- a/docs/manualpages/Mat/MatRestoreLocalSubMatrix.html
+++ b/docs/manualpages/Mat/MatRestoreLocalSubMatrix.html
@@ -5,8 +5,8 @@
 <TITLE>MatRestoreLocalSubMatrix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatRestoreLocalSubMatrix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatRestoreLocalSubMatrix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatRestoreLocalSubMatrix"><H1>MatRestoreLocalSubMatrix</H1></A>
 Restores a reference to a submatrix specified in local numbering 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatRestoreRow.html b/docs/manualpages/Mat/MatRestoreRow.html
index 1df64d3..935a00b 100644
--- a/docs/manualpages/Mat/MatRestoreRow.html
+++ b/docs/manualpages/Mat/MatRestoreRow.html
@@ -5,8 +5,8 @@
 <TITLE>MatRestoreRow</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatRestoreRow.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatRestoreRow.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatRestoreRow"><H1>MatRestoreRow</H1></A>
 Frees any temporary space allocated by <A HREF="../Mat/MatGetRow.html#MatGetRow">MatGetRow</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatRestoreRowIJ.html b/docs/manualpages/Mat/MatRestoreRowIJ.html
index 8a4ade5..a1328e6 100644
--- a/docs/manualpages/Mat/MatRestoreRowIJ.html
+++ b/docs/manualpages/Mat/MatRestoreRowIJ.html
@@ -5,8 +5,8 @@
 <TITLE>MatRestoreRowIJ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatRestoreRowIJ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatRestoreRowIJ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatRestoreRowIJ"><H1>MatRestoreRowIJ</H1></A>
 Call after you are completed with the ia,ja indices obtained with <A HREF="../Mat/MatGetRowIJ.html#MatGetRowIJ">MatGetRowIJ</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatRestoreRowUpperTriangular.html b/docs/manualpages/Mat/MatRestoreRowUpperTriangular.html
index 67396a8..1f67cb7 100644
--- a/docs/manualpages/Mat/MatRestoreRowUpperTriangular.html
+++ b/docs/manualpages/Mat/MatRestoreRowUpperTriangular.html
@@ -5,8 +5,8 @@
 <TITLE>MatRestoreRowUpperTriangular</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatRestoreRowUpperTriangular.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatRestoreRowUpperTriangular.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatRestoreRowUpperTriangular"><H1>MatRestoreRowUpperTriangular</H1></A>
 Disable calls to <A HREF="../Mat/MatGetRow.html#MatGetRow">MatGetRow</A>() for matrix in <A HREF="../Mat/MATSBAIJ.html#MATSBAIJ">MATSBAIJ</A> format. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatRestrict.html b/docs/manualpages/Mat/MatRestrict.html
index 05dd3d2..2c4fb7b 100644
--- a/docs/manualpages/Mat/MatRestrict.html
+++ b/docs/manualpages/Mat/MatRestrict.html
@@ -5,8 +5,8 @@
 <TITLE>MatRestrict</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatRestrict.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatRestrict.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatRestrict"><H1>MatRestrict</H1></A>
 y = A*x or A'*x 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatRetrieveValues.html b/docs/manualpages/Mat/MatRetrieveValues.html
index b90bac4..bdc79ab 100644
--- a/docs/manualpages/Mat/MatRetrieveValues.html
+++ b/docs/manualpages/Mat/MatRetrieveValues.html
@@ -5,8 +5,8 @@
 <TITLE>MatRetrieveValues</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatRetrieveValues.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatRetrieveValues.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatRetrieveValues"><H1>MatRetrieveValues</H1></A>
 Retrieves the copy of the matrix values; this allows, for example, reuse of the linear part of a Jacobian, while recomputing the nonlinear portion. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatReuse.html b/docs/manualpages/Mat/MatReuse.html
index b38acaf..350a906 100644
--- a/docs/manualpages/Mat/MatReuse.html
+++ b/docs/manualpages/Mat/MatReuse.html
@@ -5,8 +5,8 @@
 <TITLE>MatReuse</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatReuse.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatReuse.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatReuse"><H1>MatReuse</H1></A>
 Indicates if matrices obtained from a previous call to <A HREF="../Mat/MatGetSubMatrices.html#MatGetSubMatrices">MatGetSubMatrices</A>() or <A HREF="../Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</A>() are to be reused to store the new matrix values. For <A HREF="../Mat/MatConvert.html#MatConvert">MatConvert</A>() is used to indicate that the input matrix is to be replaced with the converted matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSOR.html b/docs/manualpages/Mat/MatSOR.html
index 96b8c32..f05e78a 100644
--- a/docs/manualpages/Mat/MatSOR.html
+++ b/docs/manualpages/Mat/MatSOR.html
@@ -5,8 +5,8 @@
 <TITLE>MatSOR</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSOR.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSOR.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSOR"><H1>MatSOR</H1></A>
 Computes relaxation (SOR, Gauss-Seidel) sweeps. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSORType.html b/docs/manualpages/Mat/MatSORType.html
index 1d5708e..a29910b 100644
--- a/docs/manualpages/Mat/MatSORType.html
+++ b/docs/manualpages/Mat/MatSORType.html
@@ -5,8 +5,8 @@
 <TITLE>MatSORType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSORType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSORType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSORType"><H1>MatSORType</H1></A>
 What type of (S)SOR to perform 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatScale.html b/docs/manualpages/Mat/MatScale.html
index 366fd12..a8c0139 100644
--- a/docs/manualpages/Mat/MatScale.html
+++ b/docs/manualpages/Mat/MatScale.html
@@ -5,8 +5,8 @@
 <TITLE>MatScale</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatScale.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatScale.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatScale"><H1>MatScale</H1></A>
 Scales all elements of a matrix by a given number. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatScatterGetVecScatter.html b/docs/manualpages/Mat/MatScatterGetVecScatter.html
index eded3a7..a786475 100644
--- a/docs/manualpages/Mat/MatScatterGetVecScatter.html
+++ b/docs/manualpages/Mat/MatScatterGetVecScatter.html
@@ -5,8 +5,8 @@
 <TITLE>MatScatterGetVecScatter</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatScatterGetVecScatter.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatScatterGetVecScatter.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatScatterGetVecScatter"><H1>MatScatterGetVecScatter</H1></A>
 Returns the user-provided scatter set with <A HREF="../Mat/MatScatterSetVecScatter.html#MatScatterSetVecScatter">MatScatterSetVecScatter</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatScatterSetVecScatter.html b/docs/manualpages/Mat/MatScatterSetVecScatter.html
index c986d54..694c0d9 100644
--- a/docs/manualpages/Mat/MatScatterSetVecScatter.html
+++ b/docs/manualpages/Mat/MatScatterSetVecScatter.html
@@ -5,8 +5,8 @@
 <TITLE>MatScatterSetVecScatter</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatScatterSetVecScatter.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatScatterSetVecScatter.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatScatterSetVecScatter"><H1>MatScatterSetVecScatter</H1></A>
 sets that scatter that the matrix is to apply as its linear operator 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSeqAIJFromMatlab.html b/docs/manualpages/Mat/MatSeqAIJFromMatlab.html
index cbe6ca1..626b22b 100644
--- a/docs/manualpages/Mat/MatSeqAIJFromMatlab.html
+++ b/docs/manualpages/Mat/MatSeqAIJFromMatlab.html
@@ -5,8 +5,8 @@
 <TITLE>MatSeqAIJFromMatlab</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSeqAIJFromMatlab.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSeqAIJFromMatlab.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSeqAIJFromMatlab"><H1>MatSeqAIJFromMatlab</H1></A>
 Given a MATLAB sparse matrix, fills a SeqAIJ matrix with its transpose. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSeqAIJGetArray.html b/docs/manualpages/Mat/MatSeqAIJGetArray.html
index fddebd8..23631ae 100644
--- a/docs/manualpages/Mat/MatSeqAIJGetArray.html
+++ b/docs/manualpages/Mat/MatSeqAIJGetArray.html
@@ -5,8 +5,8 @@
 <TITLE>MatSeqAIJGetArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSeqAIJGetArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSeqAIJGetArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSeqAIJGetArray"><H1>MatSeqAIJGetArray</H1></A>
 gives access to the array where the data for a SeqSeqAIJ matrix is stored 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSeqAIJGetArrayF90.html b/docs/manualpages/Mat/MatSeqAIJGetArrayF90.html
index eb8b1d1..9b52203 100644
--- a/docs/manualpages/Mat/MatSeqAIJGetArrayF90.html
+++ b/docs/manualpages/Mat/MatSeqAIJGetArrayF90.html
@@ -5,8 +5,8 @@
 <TITLE>MatSeqAIJGetArrayF90</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSeqAIJGetArrayF90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSeqAIJGetArrayF90.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSeqAIJGetArrayF90"><H1>MatSeqAIJGetArrayF90</H1></A>
 Accesses a matrix array from Fortran90. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSeqAIJGetMaxRowNonzeros.html b/docs/manualpages/Mat/MatSeqAIJGetMaxRowNonzeros.html
index 4a204bc..a3d5d6b 100644
--- a/docs/manualpages/Mat/MatSeqAIJGetMaxRowNonzeros.html
+++ b/docs/manualpages/Mat/MatSeqAIJGetMaxRowNonzeros.html
@@ -5,8 +5,8 @@
 <TITLE>MatSeqAIJGetMaxRowNonzeros</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSeqAIJGetMaxRowNonzeros.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSeqAIJGetMaxRowNonzeros.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSeqAIJGetMaxRowNonzeros"><H1>MatSeqAIJGetMaxRowNonzeros</H1></A>
 returns the maximum number of nonzeros in any row 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSeqAIJRestoreArray.html b/docs/manualpages/Mat/MatSeqAIJRestoreArray.html
index 6944651..d9654c7 100644
--- a/docs/manualpages/Mat/MatSeqAIJRestoreArray.html
+++ b/docs/manualpages/Mat/MatSeqAIJRestoreArray.html
@@ -5,8 +5,8 @@
 <TITLE>MatSeqAIJRestoreArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSeqAIJRestoreArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSeqAIJRestoreArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSeqAIJRestoreArray"><H1>MatSeqAIJRestoreArray</H1></A>
 returns access to the array where the data for a <A HREF="../Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</A> matrix is stored obtained by <A HREF="../Mat/MatSeqAIJGetArray.html#MatSeqAIJGetArray">MatSeqAIJGetArray</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSeqAIJRestoreArrayF90.html b/docs/manualpages/Mat/MatSeqAIJRestoreArrayF90.html
index 3be4b6f..96a241f 100644
--- a/docs/manualpages/Mat/MatSeqAIJRestoreArrayF90.html
+++ b/docs/manualpages/Mat/MatSeqAIJRestoreArrayF90.html
@@ -5,8 +5,8 @@
 <TITLE>MatSeqAIJRestoreArrayF90</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSeqAIJRestoreArrayF90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSeqAIJRestoreArrayF90.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSeqAIJRestoreArrayF90"><H1>MatSeqAIJRestoreArrayF90</H1></A>
 Restores a matrix array that has been accessed with <A HREF="../Mat/MatSeqAIJGetArrayF90.html#MatSeqAIJGetArrayF90">MatSeqAIJGetArrayF90</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSeqAIJSetColumnIndices.html b/docs/manualpages/Mat/MatSeqAIJSetColumnIndices.html
index cbfba6c..eb6c442 100644
--- a/docs/manualpages/Mat/MatSeqAIJSetColumnIndices.html
+++ b/docs/manualpages/Mat/MatSeqAIJSetColumnIndices.html
@@ -5,8 +5,8 @@
 <TITLE>MatSeqAIJSetColumnIndices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSeqAIJSetColumnIndices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSeqAIJSetColumnIndices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSeqAIJSetColumnIndices"><H1>MatSeqAIJSetColumnIndices</H1></A>
 Set the column indices for all the rows in the matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSeqAIJSetPreallocation.html b/docs/manualpages/Mat/MatSeqAIJSetPreallocation.html
index d67f7f2..1bb71b0 100644
--- a/docs/manualpages/Mat/MatSeqAIJSetPreallocation.html
+++ b/docs/manualpages/Mat/MatSeqAIJSetPreallocation.html
@@ -5,8 +5,8 @@
 <TITLE>MatSeqAIJSetPreallocation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSeqAIJSetPreallocation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSeqAIJSetPreallocation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSeqAIJSetPreallocation"><H1>MatSeqAIJSetPreallocation</H1></A>
 For good matrix assembly performance the user should preallocate the matrix storage by setting the parameter nz (or the array nnz).  By setting these parameters accurately, performance during matrix assembly can be increased by more than a factor of 50. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSeqAIJSetPreallocationCSR.html b/docs/manualpages/Mat/MatSeqAIJSetPreallocationCSR.html
index 3d9ec76..f1a7cec 100644
--- a/docs/manualpages/Mat/MatSeqAIJSetPreallocationCSR.html
+++ b/docs/manualpages/Mat/MatSeqAIJSetPreallocationCSR.html
@@ -5,8 +5,8 @@
 <TITLE>MatSeqAIJSetPreallocationCSR</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSeqAIJSetPreallocationCSR.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSeqAIJSetPreallocationCSR.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSeqAIJSetPreallocationCSR"><H1>MatSeqAIJSetPreallocationCSR</H1></A>
 Allocates memory for a sparse sequential matrix in AIJ format. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSeqBAIJSetColumnIndices.html b/docs/manualpages/Mat/MatSeqBAIJSetColumnIndices.html
index a9cbed1..7bc402a 100644
--- a/docs/manualpages/Mat/MatSeqBAIJSetColumnIndices.html
+++ b/docs/manualpages/Mat/MatSeqBAIJSetColumnIndices.html
@@ -5,8 +5,8 @@
 <TITLE>MatSeqBAIJSetColumnIndices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSeqBAIJSetColumnIndices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSeqBAIJSetColumnIndices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSeqBAIJSetColumnIndices"><H1>MatSeqBAIJSetColumnIndices</H1></A>
 Set the column indices for all the rows in the matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSeqBAIJSetPreallocation.html b/docs/manualpages/Mat/MatSeqBAIJSetPreallocation.html
index 60257eb..d8842e9 100644
--- a/docs/manualpages/Mat/MatSeqBAIJSetPreallocation.html
+++ b/docs/manualpages/Mat/MatSeqBAIJSetPreallocation.html
@@ -5,8 +5,8 @@
 <TITLE>MatSeqBAIJSetPreallocation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSeqBAIJSetPreallocation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSeqBAIJSetPreallocation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSeqBAIJSetPreallocation"><H1>MatSeqBAIJSetPreallocation</H1></A>
 Sets the block size and expected nonzeros per row in the matrix. For good matrix assembly performance the user should preallocate the matrix storage by setting the parameter nz (or the array nnz).  By setting these parameters accurately, performance during matrix assembly can be increased by more than a factor of 50. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSeqBAIJSetPreallocationCSR.html b/docs/manualpages/Mat/MatSeqBAIJSetPreallocationCSR.html
index 79650c6..65a388e 100644
--- a/docs/manualpages/Mat/MatSeqBAIJSetPreallocationCSR.html
+++ b/docs/manualpages/Mat/MatSeqBAIJSetPreallocationCSR.html
@@ -5,8 +5,8 @@
 <TITLE>MatSeqBAIJSetPreallocationCSR</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSeqBAIJSetPreallocationCSR.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSeqBAIJSetPreallocationCSR.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSeqBAIJSetPreallocationCSR"><H1>MatSeqBAIJSetPreallocationCSR</H1></A>
 Allocates memory for a sparse sequential matrix in AIJ format (the default sequential PETSc format). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSeqDenseSetLDA.html b/docs/manualpages/Mat/MatSeqDenseSetLDA.html
index 5f8d917..bd42584 100644
--- a/docs/manualpages/Mat/MatSeqDenseSetLDA.html
+++ b/docs/manualpages/Mat/MatSeqDenseSetLDA.html
@@ -5,8 +5,8 @@
 <TITLE>MatSeqDenseSetLDA</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSeqDenseSetLDA.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSeqDenseSetLDA.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSeqDenseSetLDA"><H1>MatSeqDenseSetLDA</H1></A>
 Declare the leading dimension of the user-provided array 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSeqDenseSetPreallocation.html b/docs/manualpages/Mat/MatSeqDenseSetPreallocation.html
index 88bb76e..1971adf 100644
--- a/docs/manualpages/Mat/MatSeqDenseSetPreallocation.html
+++ b/docs/manualpages/Mat/MatSeqDenseSetPreallocation.html
@@ -5,8 +5,8 @@
 <TITLE>MatSeqDenseSetPreallocation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSeqDenseSetPreallocation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSeqDenseSetPreallocation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSeqDenseSetPreallocation"><H1>MatSeqDenseSetPreallocation</H1></A>
 Sets the array used for storing the matrix elements 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSeqSBAIJSetColumnIndices.html b/docs/manualpages/Mat/MatSeqSBAIJSetColumnIndices.html
index c39f7d5..55977e5 100644
--- a/docs/manualpages/Mat/MatSeqSBAIJSetColumnIndices.html
+++ b/docs/manualpages/Mat/MatSeqSBAIJSetColumnIndices.html
@@ -5,8 +5,8 @@
 <TITLE>MatSeqSBAIJSetColumnIndices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSeqSBAIJSetColumnIndices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSeqSBAIJSetColumnIndices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSeqSBAIJSetColumnIndices"><H1>MatSeqSBAIJSetColumnIndices</H1></A>
 Set the column indices for all the rows in the matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSeqSBAIJSetPreallocation.html b/docs/manualpages/Mat/MatSeqSBAIJSetPreallocation.html
index 2416dc3..8c37bd0 100644
--- a/docs/manualpages/Mat/MatSeqSBAIJSetPreallocation.html
+++ b/docs/manualpages/Mat/MatSeqSBAIJSetPreallocation.html
@@ -5,8 +5,8 @@
 <TITLE>MatSeqSBAIJSetPreallocation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSeqSBAIJSetPreallocation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSeqSBAIJSetPreallocation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSeqSBAIJSetPreallocation"><H1>MatSeqSBAIJSetPreallocation</H1></A>
 Creates a sparse symmetric matrix in block AIJ (block compressed row) format.  For good matrix assembly performance the user should preallocate the matrix storage by setting the parameter nz (or the array nnz).  By setting these parameters accurately, performance during matrix assembly can be increased by more than a factor of 50. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSeqSBAIJSetPreallocationCSR.html b/docs/manualpages/Mat/MatSeqSBAIJSetPreallocationCSR.html
index 47ada42..e11b4eb 100644
--- a/docs/manualpages/Mat/MatSeqSBAIJSetPreallocationCSR.html
+++ b/docs/manualpages/Mat/MatSeqSBAIJSetPreallocationCSR.html
@@ -5,8 +5,8 @@
 <TITLE>MatSeqSBAIJSetPreallocationCSR</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSeqSBAIJSetPreallocationCSR.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSeqSBAIJSetPreallocationCSR.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSeqSBAIJSetPreallocationCSR"><H1>MatSeqSBAIJSetPreallocationCSR</H1></A>
 Allocates memory for a sparse sequential matrix in symmetric block AIJ format. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSetBlockSize.html b/docs/manualpages/Mat/MatSetBlockSize.html
index c42a94a..240d396 100644
--- a/docs/manualpages/Mat/MatSetBlockSize.html
+++ b/docs/manualpages/Mat/MatSetBlockSize.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetBlockSize"><H1>MatSetBlockSize</H1></A>
 Sets the matrix block size. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSetBlockSizes.html b/docs/manualpages/Mat/MatSetBlockSizes.html
index cd3769a..be0944b 100644
--- a/docs/manualpages/Mat/MatSetBlockSizes.html
+++ b/docs/manualpages/Mat/MatSetBlockSizes.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetBlockSizes</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetBlockSizes.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetBlockSizes.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetBlockSizes"><H1>MatSetBlockSizes</H1></A>
 Sets the matrix block row and column sizes. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSetBlockSizesFromMats.html b/docs/manualpages/Mat/MatSetBlockSizesFromMats.html
index 1a85214..a7004f3 100644
--- a/docs/manualpages/Mat/MatSetBlockSizesFromMats.html
+++ b/docs/manualpages/Mat/MatSetBlockSizesFromMats.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetBlockSizesFromMats</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetBlockSizesFromMats.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetBlockSizesFromMats.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetBlockSizesFromMats"><H1>MatSetBlockSizesFromMats</H1></A>
 Sets the matrix block row and column sizes to match a pair of matrices 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSetErrorIfFailure.html b/docs/manualpages/Mat/MatSetErrorIfFailure.html
index 2e1b8ed..7fe9bfd 100644
--- a/docs/manualpages/Mat/MatSetErrorIfFailure.html
+++ b/docs/manualpages/Mat/MatSetErrorIfFailure.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetErrorIfFailure</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetErrorIfFailure.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetErrorIfFailure.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetErrorIfFailure"><H1>MatSetErrorIfFailure</H1></A>
 Causes <A HREF="../Mat/Mat.html#Mat">Mat</A> to generate an error, for example a zero pivot, is detected. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSetFromOptions.html b/docs/manualpages/Mat/MatSetFromOptions.html
index 2957594..36c40c1 100644
--- a/docs/manualpages/Mat/MatSetFromOptions.html
+++ b/docs/manualpages/Mat/MatSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetFromOptions"><H1>MatSetFromOptions</H1></A>
 Creates a matrix where the type is determined from the options database. Generates a parallel MPI matrix if the communicator has more than one processor.  The default matrix type is AIJ, using the routines <A HREF="../Mat/MatCreateSeqAIJ.html#MatCreateSeqAIJ">MatCreateSeqAIJ</A>() and <A HREF="../Mat/MatCreateAIJ.html#MatCreateAIJ">MatCreateAIJ</A>() if you do not select a type in the options database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSetLocalToGlobalMapping.html b/docs/manualpages/Mat/MatSetLocalToGlobalMapping.html
index ecfcd7b..04db506 100644
--- a/docs/manualpages/Mat/MatSetLocalToGlobalMapping.html
+++ b/docs/manualpages/Mat/MatSetLocalToGlobalMapping.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetLocalToGlobalMapping</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetLocalToGlobalMapping.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetLocalToGlobalMapping.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetLocalToGlobalMapping"><H1>MatSetLocalToGlobalMapping</H1></A>
 Sets a local-to-global numbering for use by the routine <A HREF="../Mat/MatSetValuesLocal.html#MatSetValuesLocal">MatSetValuesLocal</A>() to allow users to insert matrix entries using a local (per-processor) numbering. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSetNearNullSpace.html b/docs/manualpages/Mat/MatSetNearNullSpace.html
index a49f15f..1f1a811 100644
--- a/docs/manualpages/Mat/MatSetNearNullSpace.html
+++ b/docs/manualpages/Mat/MatSetNearNullSpace.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetNearNullSpace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetNearNullSpace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetNearNullSpace.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetNearNullSpace"><H1>MatSetNearNullSpace</H1></A>
 attaches a null space to a matrix, which is often the null space (rigid body modes) of the operator without boundary conditions This null space will be used to provide near null space vectors to a multigrid preconditioner built from this matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSetNullSpace.html b/docs/manualpages/Mat/MatSetNullSpace.html
index ccfec87..d14366f 100644
--- a/docs/manualpages/Mat/MatSetNullSpace.html
+++ b/docs/manualpages/Mat/MatSetNullSpace.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetNullSpace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetNullSpace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetNullSpace.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetNullSpace"><H1>MatSetNullSpace</H1></A>
 attaches a null space to a matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSetOption.html b/docs/manualpages/Mat/MatSetOption.html
index 0322fae..caff9e2 100644
--- a/docs/manualpages/Mat/MatSetOption.html
+++ b/docs/manualpages/Mat/MatSetOption.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetOption</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetOption.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetOption.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetOption"><H1>MatSetOption</H1></A>
 Sets a parameter option for a matrix. Some options may be specific to certain storage formats.  Some options determine how values will be inserted (or added). Sorted, row-oriented input will generally assemble the fastest. The default is row-oriented. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSetOptionsPrefix.html b/docs/manualpages/Mat/MatSetOptionsPrefix.html
index 1f8f193..5c8335c 100644
--- a/docs/manualpages/Mat/MatSetOptionsPrefix.html
+++ b/docs/manualpages/Mat/MatSetOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetOptionsPrefix"><H1>MatSetOptionsPrefix</H1></A>
 Sets the prefix used for searching for all <A HREF="../Mat/Mat.html#Mat">Mat</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSetRandom.html b/docs/manualpages/Mat/MatSetRandom.html
index 5b95e13..09857ca 100644
--- a/docs/manualpages/Mat/MatSetRandom.html
+++ b/docs/manualpages/Mat/MatSetRandom.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetRandom</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetRandom.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetRandom.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetRandom"><H1>MatSetRandom</H1></A>
 Sets all components of a matrix to random numbers. For sparse matrices that have been preallocated it randomly selects appropriate locations 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSetSizes.html b/docs/manualpages/Mat/MatSetSizes.html
index abf849e..d8bef49 100644
--- a/docs/manualpages/Mat/MatSetSizes.html
+++ b/docs/manualpages/Mat/MatSetSizes.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetSizes</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetSizes.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetSizes.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetSizes"><H1>MatSetSizes</H1></A>
 Sets the local and global sizes, and checks to determine compatibility 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSetStencil.html b/docs/manualpages/Mat/MatSetStencil.html
index 0b6f99f..5924d89 100644
--- a/docs/manualpages/Mat/MatSetStencil.html
+++ b/docs/manualpages/Mat/MatSetStencil.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetStencil</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetStencil.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetStencil.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetStencil"><H1>MatSetStencil</H1></A>
 Sets the grid information for setting values into a matrix via <A HREF="../Mat/MatSetValuesStencil.html#MatSetValuesStencil">MatSetValuesStencil</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSetTransposeNullSpace.html b/docs/manualpages/Mat/MatSetTransposeNullSpace.html
index 0d5b710..87855d5 100644
--- a/docs/manualpages/Mat/MatSetTransposeNullSpace.html
+++ b/docs/manualpages/Mat/MatSetTransposeNullSpace.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetTransposeNullSpace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetTransposeNullSpace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetTransposeNullSpace.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetTransposeNullSpace"><H1>MatSetTransposeNullSpace</H1></A>
 attaches a null space to a matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSetType.html b/docs/manualpages/Mat/MatSetType.html
index 42c1d6f..7d8d35c 100644
--- a/docs/manualpages/Mat/MatSetType.html
+++ b/docs/manualpages/Mat/MatSetType.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetType"><H1>MatSetType</H1></A>
 Builds matrix object for a particular matrix type 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSetUnfactored.html b/docs/manualpages/Mat/MatSetUnfactored.html
index bddc23b..94b69d6 100644
--- a/docs/manualpages/Mat/MatSetUnfactored.html
+++ b/docs/manualpages/Mat/MatSetUnfactored.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetUnfactored</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetUnfactored.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetUnfactored.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetUnfactored"><H1>MatSetUnfactored</H1></A>
 Resets a factored matrix to be treated as unfactored. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSetUp.html b/docs/manualpages/Mat/MatSetUp.html
index 1b59294..bb9c2da 100644
--- a/docs/manualpages/Mat/MatSetUp.html
+++ b/docs/manualpages/Mat/MatSetUp.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetUp"><H1>MatSetUp</H1></A>
 Sets up the internal matrix data structures for the later use. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSetValue.html b/docs/manualpages/Mat/MatSetValue.html
index ea637c1..c5aa559 100644
--- a/docs/manualpages/Mat/MatSetValue.html
+++ b/docs/manualpages/Mat/MatSetValue.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetValue</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetValue.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetValue.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetValue"><H1>MatSetValue</H1></A>
 Set a single entry into a matrix. Not collective
 <P>
diff --git a/docs/manualpages/Mat/MatSetValues.html b/docs/manualpages/Mat/MatSetValues.html
index 0ac5f6e..9c5819e 100644
--- a/docs/manualpages/Mat/MatSetValues.html
+++ b/docs/manualpages/Mat/MatSetValues.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetValues</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetValues.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetValues.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetValues"><H1>MatSetValues</H1></A>
 Inserts or adds a block of values into a matrix. These values may be cached, so <A HREF="../Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</A>() and <A HREF="../Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</A>() MUST be called after all calls to <A HREF="../Mat/MatSetValues.html#MatSetValues">MatSetValues</A>() have been completed. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSetValuesAdifor.html b/docs/manualpages/Mat/MatSetValuesAdifor.html
index e9a30e6..a20bf08 100644
--- a/docs/manualpages/Mat/MatSetValuesAdifor.html
+++ b/docs/manualpages/Mat/MatSetValuesAdifor.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetValuesAdifor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetValuesAdifor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetValuesAdifor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetValuesAdifor"><H1>MatSetValuesAdifor</H1></A>
 Sets values computed with automatic differentiation into a matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSetValuesBatch.html b/docs/manualpages/Mat/MatSetValuesBatch.html
index f3b3e4e..547adb3 100644
--- a/docs/manualpages/Mat/MatSetValuesBatch.html
+++ b/docs/manualpages/Mat/MatSetValuesBatch.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetValuesBatch</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetValuesBatch.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetValuesBatch.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetValuesBatch"><H1>MatSetValuesBatch</H1></A>
 Adds (<A HREF="../Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</A>) many blocks of values into a matrix at once. The blocks must all be square and the same size. Currently, this can only be called once and creates the given matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSetValuesBlocked.html b/docs/manualpages/Mat/MatSetValuesBlocked.html
index b1ad109..853f734 100644
--- a/docs/manualpages/Mat/MatSetValuesBlocked.html
+++ b/docs/manualpages/Mat/MatSetValuesBlocked.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetValuesBlocked</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetValuesBlocked.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetValuesBlocked.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetValuesBlocked"><H1>MatSetValuesBlocked</H1></A>
 Inserts or adds a block of values into a matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSetValuesBlockedLocal.html b/docs/manualpages/Mat/MatSetValuesBlockedLocal.html
index ff5e905..775a129 100644
--- a/docs/manualpages/Mat/MatSetValuesBlockedLocal.html
+++ b/docs/manualpages/Mat/MatSetValuesBlockedLocal.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetValuesBlockedLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetValuesBlockedLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetValuesBlockedLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetValuesBlockedLocal"><H1>MatSetValuesBlockedLocal</H1></A>
 Inserts or adds values into certain locations of a matrix, using a local ordering of the nodes a block at a time. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSetValuesBlockedStencil.html b/docs/manualpages/Mat/MatSetValuesBlockedStencil.html
index 5820069..9b24908 100644
--- a/docs/manualpages/Mat/MatSetValuesBlockedStencil.html
+++ b/docs/manualpages/Mat/MatSetValuesBlockedStencil.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetValuesBlockedStencil</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetValuesBlockedStencil.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetValuesBlockedStencil.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetValuesBlockedStencil"><H1>MatSetValuesBlockedStencil</H1></A>
 Inserts or adds a block of values into a matrix. Using structured grid indexing 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSetValuesLocal.html b/docs/manualpages/Mat/MatSetValuesLocal.html
index b3b818b..1cd0bef 100644
--- a/docs/manualpages/Mat/MatSetValuesLocal.html
+++ b/docs/manualpages/Mat/MatSetValuesLocal.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetValuesLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetValuesLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetValuesLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetValuesLocal"><H1>MatSetValuesLocal</H1></A>
 Inserts or adds values into certain locations of a matrix, using a local ordering of the nodes. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSetValuesRow.html b/docs/manualpages/Mat/MatSetValuesRow.html
index 8b8501b..39b1e7e 100644
--- a/docs/manualpages/Mat/MatSetValuesRow.html
+++ b/docs/manualpages/Mat/MatSetValuesRow.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetValuesRow</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetValuesRow.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetValuesRow.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetValuesRow"><H1>MatSetValuesRow</H1></A>
 Inserts a row (block row for BAIJ matrices) of nonzero values into a matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSetValuesRowLocal.html b/docs/manualpages/Mat/MatSetValuesRowLocal.html
index efc6146..524b3d0 100644
--- a/docs/manualpages/Mat/MatSetValuesRowLocal.html
+++ b/docs/manualpages/Mat/MatSetValuesRowLocal.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetValuesRowLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetValuesRowLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetValuesRowLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetValuesRowLocal"><H1>MatSetValuesRowLocal</H1></A>
 Inserts a row (block row for BAIJ matrices) of nonzero values into a matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSetValuesStencil.html b/docs/manualpages/Mat/MatSetValuesStencil.html
index a29aad0..d31b682 100644
--- a/docs/manualpages/Mat/MatSetValuesStencil.html
+++ b/docs/manualpages/Mat/MatSetValuesStencil.html
@@ -5,8 +5,8 @@
 <TITLE>MatSetValuesStencil</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSetValuesStencil.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSetValuesStencil.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSetValuesStencil"><H1>MatSetValuesStencil</H1></A>
 Inserts or adds a block of values into a matrix. Using structured grid indexing 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatShellGetContext.html b/docs/manualpages/Mat/MatShellGetContext.html
index acbc073..c6c97e5 100644
--- a/docs/manualpages/Mat/MatShellGetContext.html
+++ b/docs/manualpages/Mat/MatShellGetContext.html
@@ -5,8 +5,8 @@
 <TITLE>MatShellGetContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatShellGetContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatShellGetContext.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatShellGetContext"><H1>MatShellGetContext</H1></A>
 Returns the user-provided context associated with a shell matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatShellGetOperation.html b/docs/manualpages/Mat/MatShellGetOperation.html
index 85da375..1bd2128 100644
--- a/docs/manualpages/Mat/MatShellGetOperation.html
+++ b/docs/manualpages/Mat/MatShellGetOperation.html
@@ -5,8 +5,8 @@
 <TITLE>MatShellGetOperation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatShellGetOperation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatShellGetOperation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatShellGetOperation"><H1>MatShellGetOperation</H1></A>
 Gets a matrix function for a shell matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatShellSetContext.html b/docs/manualpages/Mat/MatShellSetContext.html
index f58471b..4991bcc 100644
--- a/docs/manualpages/Mat/MatShellSetContext.html
+++ b/docs/manualpages/Mat/MatShellSetContext.html
@@ -5,8 +5,8 @@
 <TITLE>MatShellSetContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatShellSetContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatShellSetContext.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatShellSetContext"><H1>MatShellSetContext</H1></A>
 sets the context for a shell matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatShellSetOperation.html b/docs/manualpages/Mat/MatShellSetOperation.html
index b7501b8..1bf6a2a 100644
--- a/docs/manualpages/Mat/MatShellSetOperation.html
+++ b/docs/manualpages/Mat/MatShellSetOperation.html
@@ -5,8 +5,8 @@
 <TITLE>MatShellSetOperation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatShellSetOperation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatShellSetOperation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatShellSetOperation"><H1>MatShellSetOperation</H1></A>
 Allows user to set a matrix operation for a shell matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatShift.html b/docs/manualpages/Mat/MatShift.html
index 9ce90ca..86997fb 100644
--- a/docs/manualpages/Mat/MatShift.html
+++ b/docs/manualpages/Mat/MatShift.html
@@ -5,8 +5,8 @@
 <TITLE>MatShift</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatShift.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatShift.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatShift"><H1>MatShift</H1></A>
 Computes Y =  Y + a I, where a is a <A HREF="../Sys/PetscScalar.html#PetscScalar">PetscScalar</A> and I is the identity matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSolve.html b/docs/manualpages/Mat/MatSolve.html
index 50481d4..77c7146 100644
--- a/docs/manualpages/Mat/MatSolve.html
+++ b/docs/manualpages/Mat/MatSolve.html
@@ -5,8 +5,8 @@
 <TITLE>MatSolve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSolve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSolve.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSolve"><H1>MatSolve</H1></A>
 Solves A x = b, given a factored matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSolveAdd.html b/docs/manualpages/Mat/MatSolveAdd.html
index c59057f..bde555f 100644
--- a/docs/manualpages/Mat/MatSolveAdd.html
+++ b/docs/manualpages/Mat/MatSolveAdd.html
@@ -5,8 +5,8 @@
 <TITLE>MatSolveAdd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSolveAdd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSolveAdd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSolveAdd"><H1>MatSolveAdd</H1></A>
 Computes x = y + inv(A)*b, given a factored matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSolvePackageGet.html b/docs/manualpages/Mat/MatSolvePackageGet.html
index c892b9b..0f37cfa 100644
--- a/docs/manualpages/Mat/MatSolvePackageGet.html
+++ b/docs/manualpages/Mat/MatSolvePackageGet.html
@@ -5,8 +5,8 @@
 <TITLE>MatSolvePackageGet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSolvePackageGet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSolvePackageGet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSolvePackageGet"><H1>MatSolvePackageGet</H1></A>
 Get's the function that creates the factor matrix if it exist 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSolvePackageRegister.html b/docs/manualpages/Mat/MatSolvePackageRegister.html
index c2e78d3..08676cd 100644
--- a/docs/manualpages/Mat/MatSolvePackageRegister.html
+++ b/docs/manualpages/Mat/MatSolvePackageRegister.html
@@ -5,8 +5,8 @@
 <TITLE>MatSolvePackageRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSolvePackageRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSolvePackageRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSolvePackageRegister"><H1>MatSolvePackageRegister</H1></A>
 Registers a <A HREF="../Mat/MatSolverPackage.html#MatSolverPackage">MatSolverPackage</A> that works for a particular matrix type 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSolveTranspose.html b/docs/manualpages/Mat/MatSolveTranspose.html
index 4c63e89..6e6d955 100644
--- a/docs/manualpages/Mat/MatSolveTranspose.html
+++ b/docs/manualpages/Mat/MatSolveTranspose.html
@@ -5,8 +5,8 @@
 <TITLE>MatSolveTranspose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSolveTranspose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSolveTranspose.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSolveTranspose"><H1>MatSolveTranspose</H1></A>
 Solves A' x = b, given a factored matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSolveTransposeAdd.html b/docs/manualpages/Mat/MatSolveTransposeAdd.html
index 299e8c2..4a07cd2 100644
--- a/docs/manualpages/Mat/MatSolveTransposeAdd.html
+++ b/docs/manualpages/Mat/MatSolveTransposeAdd.html
@@ -5,8 +5,8 @@
 <TITLE>MatSolveTransposeAdd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSolveTransposeAdd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSolveTransposeAdd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSolveTransposeAdd"><H1>MatSolveTransposeAdd</H1></A>
 Computes x = y + inv(Transpose(A)) b, given a factored matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSolverPackage.html b/docs/manualpages/Mat/MatSolverPackage.html
index a8eb04d..022fa29 100644
--- a/docs/manualpages/Mat/MatSolverPackage.html
+++ b/docs/manualpages/Mat/MatSolverPackage.html
@@ -5,8 +5,8 @@
 <TITLE>MatSolverPackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSolverPackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSolverPackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSolverPackage"><H1>MatSolverPackage</H1></A>
 String with the name of a PETSc matrix solver type. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSolves.html b/docs/manualpages/Mat/MatSolves.html
index 477ec1a..ab8c771 100644
--- a/docs/manualpages/Mat/MatSolves.html
+++ b/docs/manualpages/Mat/MatSolves.html
@@ -5,8 +5,8 @@
 <TITLE>MatSolves</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSolves.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSolves.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSolves"><H1>MatSolves</H1></A>
 Solves A x = b, given a factored matrix, for a collection of vectors 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatStashGetInfo.html b/docs/manualpages/Mat/MatStashGetInfo.html
index d486772..2c0a5e7 100644
--- a/docs/manualpages/Mat/MatStashGetInfo.html
+++ b/docs/manualpages/Mat/MatStashGetInfo.html
@@ -5,8 +5,8 @@
 <TITLE>MatStashGetInfo</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatStashGetInfo.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatStashGetInfo.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatStashGetInfo"><H1>MatStashGetInfo</H1></A>
 Gets how many values are currently in the matrix stash, i.e. need to be communicated to other processors during the <A HREF="../Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</A>/End() process 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatStashSetInitialSize.html b/docs/manualpages/Mat/MatStashSetInitialSize.html
index 6ee7bf3..bff6f69 100644
--- a/docs/manualpages/Mat/MatStashSetInitialSize.html
+++ b/docs/manualpages/Mat/MatStashSetInitialSize.html
@@ -5,8 +5,8 @@
 <TITLE>MatStashSetInitialSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatStashSetInitialSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatStashSetInitialSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatStashSetInitialSize"><H1>MatStashSetInitialSize</H1></A>
 sets the sizes of the matrix stash, that is used during the assembly process to store values that belong to other processors. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatStencil.html b/docs/manualpages/Mat/MatStencil.html
index 3aeb56e..99f9c56 100644
--- a/docs/manualpages/Mat/MatStencil.html
+++ b/docs/manualpages/Mat/MatStencil.html
@@ -5,8 +5,8 @@
 <TITLE>MatStencil</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatStencil.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatStencil.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatStencil"><H1>MatStencil</H1></A>
 Data structure (C struct) for storing information about a single row or column of a matrix as indexed on an associated grid. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatStoreValues.html b/docs/manualpages/Mat/MatStoreValues.html
index cf3341c..5e7f267 100644
--- a/docs/manualpages/Mat/MatStoreValues.html
+++ b/docs/manualpages/Mat/MatStoreValues.html
@@ -5,8 +5,8 @@
 <TITLE>MatStoreValues</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatStoreValues.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatStoreValues.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatStoreValues"><H1>MatStoreValues</H1></A>
 Stashes a copy of the matrix values; this allows, for example, reuse of the linear part of a Jacobian, while recomputing the nonlinear portion. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatStructure.html b/docs/manualpages/Mat/MatStructure.html
index 5a71b16..69851cd 100644
--- a/docs/manualpages/Mat/MatStructure.html
+++ b/docs/manualpages/Mat/MatStructure.html
@@ -5,8 +5,8 @@
 <TITLE>MatStructure</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatStructure.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatStructure.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatStructure"><H1>MatStructure</H1></A>
 Indicates if two matrices have the same nonzero structure 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSubMatrixUpdate.html b/docs/manualpages/Mat/MatSubMatrixUpdate.html
index 03a9e09..4289289 100644
--- a/docs/manualpages/Mat/MatSubMatrixUpdate.html
+++ b/docs/manualpages/Mat/MatSubMatrixUpdate.html
@@ -5,8 +5,8 @@
 <TITLE>MatSubMatrixUpdate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSubMatrixUpdate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSubMatrixUpdate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSubMatrixUpdate"><H1>MatSubMatrixUpdate</H1></A>
 Updates a submatrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSubdomainsCreateCoalesce.html b/docs/manualpages/Mat/MatSubdomainsCreateCoalesce.html
index 0de0a49..52c1128 100644
--- a/docs/manualpages/Mat/MatSubdomainsCreateCoalesce.html
+++ b/docs/manualpages/Mat/MatSubdomainsCreateCoalesce.html
@@ -5,8 +5,8 @@
 <TITLE>MatSubdomainsCreateCoalesce</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSubdomainsCreateCoalesce.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSubdomainsCreateCoalesce.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSubdomainsCreateCoalesce"><H1>MatSubdomainsCreateCoalesce</H1></A>
 Creates index subdomains by coalescing adjacent ranks' ownership ranges. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatSuperluSetILUDropTol.html b/docs/manualpages/Mat/MatSuperluSetILUDropTol.html
index a6ce9c4..9c55ba7 100644
--- a/docs/manualpages/Mat/MatSuperluSetILUDropTol.html
+++ b/docs/manualpages/Mat/MatSuperluSetILUDropTol.html
@@ -5,8 +5,8 @@
 <TITLE>MatSuperluSetILUDropTol</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatSuperluSetILUDropTol.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatSuperluSetILUDropTol.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatSuperluSetILUDropTol"><H1>MatSuperluSetILUDropTol</H1></A>
 Set SuperLU ILU drop tolerance Logically Collective on <A HREF="../Mat/Mat.html#Mat">Mat</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatTransColoringApplyDenToSp.html b/docs/manualpages/Mat/MatTransColoringApplyDenToSp.html
index 4a0afd9..1b53955 100644
--- a/docs/manualpages/Mat/MatTransColoringApplyDenToSp.html
+++ b/docs/manualpages/Mat/MatTransColoringApplyDenToSp.html
@@ -5,8 +5,8 @@
 <TITLE>MatTransColoringApplyDenToSp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatTransColoringApplyDenToSp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatTransColoringApplyDenToSp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatTransColoringApplyDenToSp"><H1>MatTransColoringApplyDenToSp</H1></A>
 Given a symbolic matrix product Csp=A*B^T for which a <A HREF="../Mat/MatTransposeColoring.html#MatTransposeColoring">MatTransposeColoring</A> context has been created and a dense matrix Cden=A*Btdense in which Btdens is obtained from <A HREF="../Mat/MatTransColoringApplySpToDen.html#MatTransColoringApplySpToDen">MatTransColoringApplySpToDen</A>(), recover sparse matrix Csp from Cden. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatTransColoringApplySpToDen.html b/docs/manualpages/Mat/MatTransColoringApplySpToDen.html
index cb18c59..bf665b2 100644
--- a/docs/manualpages/Mat/MatTransColoringApplySpToDen.html
+++ b/docs/manualpages/Mat/MatTransColoringApplySpToDen.html
@@ -5,8 +5,8 @@
 <TITLE>MatTransColoringApplySpToDen</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatTransColoringApplySpToDen.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatTransColoringApplySpToDen.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatTransColoringApplySpToDen"><H1>MatTransColoringApplySpToDen</H1></A>
 Given a symbolic matrix product C=A*B^T for which a <A HREF="../Mat/MatTransposeColoring.html#MatTransposeColoring">MatTransposeColoring</A> context has been created, computes a dense B^T by Apply <A HREF="../Mat/MatTransposeColoring.html#MatTransposeColoring">MatTransposeColoring</A> to sparse B. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatTranspose.html b/docs/manualpages/Mat/MatTranspose.html
index 2f671fb..ca89d1a 100644
--- a/docs/manualpages/Mat/MatTranspose.html
+++ b/docs/manualpages/Mat/MatTranspose.html
@@ -5,8 +5,8 @@
 <TITLE>MatTranspose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatTranspose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatTranspose.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatTranspose"><H1>MatTranspose</H1></A>
 Computes an in-place or out-of-place transpose of a matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatTransposeColoring.html b/docs/manualpages/Mat/MatTransposeColoring.html
index 4bc648e..f1ae75c 100644
--- a/docs/manualpages/Mat/MatTransposeColoring.html
+++ b/docs/manualpages/Mat/MatTransposeColoring.html
@@ -5,8 +5,8 @@
 <TITLE>MatTransposeColoring</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatTransposeColoring.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatTransposeColoring.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatTransposeColoring"><H1>MatTransposeColoring</H1></A>
 Object for computing a sparse matrix product C=A*B^T via coloring 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatTransposeColoringCreate.html b/docs/manualpages/Mat/MatTransposeColoringCreate.html
index f6a3bed..c846bda 100644
--- a/docs/manualpages/Mat/MatTransposeColoringCreate.html
+++ b/docs/manualpages/Mat/MatTransposeColoringCreate.html
@@ -5,8 +5,8 @@
 <TITLE>MatTransposeColoringCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatTransposeColoringCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatTransposeColoringCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatTransposeColoringCreate"><H1>MatTransposeColoringCreate</H1></A>
 Creates a matrix coloring context for matrix product C=A*B^T. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatTransposeColoringDestroy.html b/docs/manualpages/Mat/MatTransposeColoringDestroy.html
index 83f9149..c0a56b4 100644
--- a/docs/manualpages/Mat/MatTransposeColoringDestroy.html
+++ b/docs/manualpages/Mat/MatTransposeColoringDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>MatTransposeColoringDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatTransposeColoringDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatTransposeColoringDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatTransposeColoringDestroy"><H1>MatTransposeColoringDestroy</H1></A>
 Destroys a coloring context for matrix product C=A*B^T that was created via <A HREF="../Mat/MatTransposeColoringCreate.html#MatTransposeColoringCreate">MatTransposeColoringCreate</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatTransposeMatMult.html b/docs/manualpages/Mat/MatTransposeMatMult.html
index e6b4711..1319521 100644
--- a/docs/manualpages/Mat/MatTransposeMatMult.html
+++ b/docs/manualpages/Mat/MatTransposeMatMult.html
@@ -5,8 +5,8 @@
 <TITLE>MatTransposeMatMult</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatTransposeMatMult.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatTransposeMatMult.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatTransposeMatMult"><H1>MatTransposeMatMult</H1></A>
 Performs Matrix-Matrix Multiplication C=A^T*B. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatTransposeMatMultEqual.html b/docs/manualpages/Mat/MatTransposeMatMultEqual.html
index 7cc3326..a9d0d3f 100644
--- a/docs/manualpages/Mat/MatTransposeMatMultEqual.html
+++ b/docs/manualpages/Mat/MatTransposeMatMultEqual.html
@@ -5,8 +5,8 @@
 <TITLE>MatTransposeMatMultEqual</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatTransposeMatMultEqual.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatTransposeMatMultEqual.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatTransposeMatMultEqual"><H1>MatTransposeMatMultEqual</H1></A>
 Test A^T*B*x = C*x for n random vector x  
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatType.html b/docs/manualpages/Mat/MatType.html
index d1d9a05..22331cc 100644
--- a/docs/manualpages/Mat/MatType.html
+++ b/docs/manualpages/Mat/MatType.html
@@ -5,8 +5,8 @@
 <TITLE>MatType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatType"><H1>MatType</H1></A>
 String with the name of a PETSc matrix type 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatView.html b/docs/manualpages/Mat/MatView.html
index 059367e..b85885c 100644
--- a/docs/manualpages/Mat/MatView.html
+++ b/docs/manualpages/Mat/MatView.html
@@ -5,8 +5,8 @@
 <TITLE>MatView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatView"><H1>MatView</H1></A>
 Visualizes a matrix object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatXAIJSetPreallocation.html b/docs/manualpages/Mat/MatXAIJSetPreallocation.html
index d8b15cd..345cf0c 100644
--- a/docs/manualpages/Mat/MatXAIJSetPreallocation.html
+++ b/docs/manualpages/Mat/MatXAIJSetPreallocation.html
@@ -5,8 +5,8 @@
 <TITLE>MatXAIJSetPreallocation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatXAIJSetPreallocation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatXAIJSetPreallocation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatXAIJSetPreallocation"><H1>MatXAIJSetPreallocation</H1></A>
 set preallocation for serial and parallel AIJ, BAIJ, and SBAIJ matrices 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatZeroEntries.html b/docs/manualpages/Mat/MatZeroEntries.html
index cefc334..b658da5 100644
--- a/docs/manualpages/Mat/MatZeroEntries.html
+++ b/docs/manualpages/Mat/MatZeroEntries.html
@@ -5,8 +5,8 @@
 <TITLE>MatZeroEntries</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatZeroEntries.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatZeroEntries.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatZeroEntries"><H1>MatZeroEntries</H1></A>
 Zeros all entries of a matrix.  For sparse matrices this routine retains the old nonzero structure. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatZeroRows.html b/docs/manualpages/Mat/MatZeroRows.html
index 57366cb..394dd43 100644
--- a/docs/manualpages/Mat/MatZeroRows.html
+++ b/docs/manualpages/Mat/MatZeroRows.html
@@ -5,8 +5,8 @@
 <TITLE>MatZeroRows</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatZeroRows.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatZeroRows.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatZeroRows"><H1>MatZeroRows</H1></A>
 Zeros all entries (except possibly the main diagonal) of a set of rows of a matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatZeroRowsColumns.html b/docs/manualpages/Mat/MatZeroRowsColumns.html
index ad98ff8..8c8bb14 100644
--- a/docs/manualpages/Mat/MatZeroRowsColumns.html
+++ b/docs/manualpages/Mat/MatZeroRowsColumns.html
@@ -5,8 +5,8 @@
 <TITLE>MatZeroRowsColumns</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatZeroRowsColumns.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatZeroRowsColumns.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatZeroRowsColumns"><H1>MatZeroRowsColumns</H1></A>
 Zeros all entries (except possibly the main diagonal) of a set of rows and columns of a matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatZeroRowsColumnsIS.html b/docs/manualpages/Mat/MatZeroRowsColumnsIS.html
index fca1e06..18e8efd 100644
--- a/docs/manualpages/Mat/MatZeroRowsColumnsIS.html
+++ b/docs/manualpages/Mat/MatZeroRowsColumnsIS.html
@@ -5,8 +5,8 @@
 <TITLE>MatZeroRowsColumnsIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatZeroRowsColumnsIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatZeroRowsColumnsIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatZeroRowsColumnsIS"><H1>MatZeroRowsColumnsIS</H1></A>
 Zeros all entries (except possibly the main diagonal) of a set of rows and columns of a matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatZeroRowsColumnsLocal.html b/docs/manualpages/Mat/MatZeroRowsColumnsLocal.html
index feaa9ea..a0f22fc 100644
--- a/docs/manualpages/Mat/MatZeroRowsColumnsLocal.html
+++ b/docs/manualpages/Mat/MatZeroRowsColumnsLocal.html
@@ -5,8 +5,8 @@
 <TITLE>MatZeroRowsColumnsLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatZeroRowsColumnsLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatZeroRowsColumnsLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatZeroRowsColumnsLocal"><H1>MatZeroRowsColumnsLocal</H1></A>
 Zeros all entries (except possibly the main diagonal) of a set of rows and columns of a matrix; using local numbering of rows. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatZeroRowsColumnsLocalIS.html b/docs/manualpages/Mat/MatZeroRowsColumnsLocalIS.html
index dec846f..c8801a9 100644
--- a/docs/manualpages/Mat/MatZeroRowsColumnsLocalIS.html
+++ b/docs/manualpages/Mat/MatZeroRowsColumnsLocalIS.html
@@ -5,8 +5,8 @@
 <TITLE>MatZeroRowsColumnsLocalIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatZeroRowsColumnsLocalIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatZeroRowsColumnsLocalIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatZeroRowsColumnsLocalIS"><H1>MatZeroRowsColumnsLocalIS</H1></A>
 Zeros all entries (except possibly the main diagonal) of a set of rows and columns of a matrix; using local numbering of rows. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatZeroRowsColumnsStencil.html b/docs/manualpages/Mat/MatZeroRowsColumnsStencil.html
index 865180d..8c9f024 100644
--- a/docs/manualpages/Mat/MatZeroRowsColumnsStencil.html
+++ b/docs/manualpages/Mat/MatZeroRowsColumnsStencil.html
@@ -5,8 +5,8 @@
 <TITLE>MatZeroRowsColumnsStencil</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatZeroRowsColumnsStencil.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatZeroRowsColumnsStencil.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatZeroRowsColumnsStencil"><H1>MatZeroRowsColumnsStencil</H1></A>
 Zeros all row and column entries (except possibly the main diagonal) of a set of rows and columns of a matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatZeroRowsIS.html b/docs/manualpages/Mat/MatZeroRowsIS.html
index ad59b41..8ce652c 100644
--- a/docs/manualpages/Mat/MatZeroRowsIS.html
+++ b/docs/manualpages/Mat/MatZeroRowsIS.html
@@ -5,8 +5,8 @@
 <TITLE>MatZeroRowsIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatZeroRowsIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatZeroRowsIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatZeroRowsIS"><H1>MatZeroRowsIS</H1></A>
 Zeros all entries (except possibly the main diagonal) of a set of rows of a matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatZeroRowsLocal.html b/docs/manualpages/Mat/MatZeroRowsLocal.html
index 04ebe8b..35a6c41 100644
--- a/docs/manualpages/Mat/MatZeroRowsLocal.html
+++ b/docs/manualpages/Mat/MatZeroRowsLocal.html
@@ -5,8 +5,8 @@
 <TITLE>MatZeroRowsLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatZeroRowsLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatZeroRowsLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatZeroRowsLocal"><H1>MatZeroRowsLocal</H1></A>
 Zeros all entries (except possibly the main diagonal) of a set of rows of a matrix; using local numbering of rows. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatZeroRowsLocalIS.html b/docs/manualpages/Mat/MatZeroRowsLocalIS.html
index a0b2059..6e15b1a 100644
--- a/docs/manualpages/Mat/MatZeroRowsLocalIS.html
+++ b/docs/manualpages/Mat/MatZeroRowsLocalIS.html
@@ -5,8 +5,8 @@
 <TITLE>MatZeroRowsLocalIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatZeroRowsLocalIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatZeroRowsLocalIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatZeroRowsLocalIS"><H1>MatZeroRowsLocalIS</H1></A>
 Zeros all entries (except possibly the main diagonal) of a set of rows of a matrix; using local numbering of rows. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/MatZeroRowsStencil.html b/docs/manualpages/Mat/MatZeroRowsStencil.html
index 0dd1e67..5196c0a 100644
--- a/docs/manualpages/Mat/MatZeroRowsStencil.html
+++ b/docs/manualpages/Mat/MatZeroRowsStencil.html
@@ -5,8 +5,8 @@
 <TITLE>MatZeroRowsStencil</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/MatZeroRowsStencil.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/MatZeroRowsStencil.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatZeroRowsStencil"><H1>MatZeroRowsStencil</H1></A>
 Zeros all entries (except possibly the main diagonal) of a set of rows of a matrix. These rows must be local to the process. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/PetscElementalFinalizePackage.html b/docs/manualpages/Mat/PetscElementalFinalizePackage.html
index 8f6bd8a..c9283f4 100644
--- a/docs/manualpages/Mat/PetscElementalFinalizePackage.html
+++ b/docs/manualpages/Mat/PetscElementalFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscElementalFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/PetscElementalFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/PetscElementalFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscElementalFinalizePackage"><H1>PetscElementalFinalizePackage</H1></A>
 Finalize Elemental package 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/PetscElementalInitializePackage.html b/docs/manualpages/Mat/PetscElementalInitializePackage.html
index 0ec3105..7eb2534 100644
--- a/docs/manualpages/Mat/PetscElementalInitializePackage.html
+++ b/docs/manualpages/Mat/PetscElementalInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscElementalInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/PetscElementalInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/PetscElementalInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscElementalInitializePackage"><H1>PetscElementalInitializePackage</H1></A>
 Initialize Elemental package 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/VecScatterFFTWToPetsc.html b/docs/manualpages/Mat/VecScatterFFTWToPetsc.html
index 61c2b35..2908007 100644
--- a/docs/manualpages/Mat/VecScatterFFTWToPetsc.html
+++ b/docs/manualpages/Mat/VecScatterFFTWToPetsc.html
@@ -5,8 +5,8 @@
 <TITLE>VecScatterFFTWToPetsc</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/VecScatterFFTWToPetsc.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/VecScatterFFTWToPetsc.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecScatterFFTWToPetsc"><H1>VecScatterFFTWToPetsc</H1></A>
 Converts FFTW output to the PETSc vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/VecScatterPetscToFFTW.html b/docs/manualpages/Mat/VecScatterPetscToFFTW.html
index 6966be5..8b1c15a 100644
--- a/docs/manualpages/Mat/VecScatterPetscToFFTW.html
+++ b/docs/manualpages/Mat/VecScatterPetscToFFTW.html
@@ -5,8 +5,8 @@
 <TITLE>VecScatterPetscToFFTW</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/VecScatterPetscToFFTW.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/VecScatterPetscToFFTW.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecScatterPetscToFFTW"><H1>VecScatterPetscToFFTW</H1></A>
 Copies the PETSc vector to the vector that goes into FFTW block. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Mat/index.html b/docs/manualpages/Mat/index.html
index 2dbf4c7..9347f22 100644
--- a/docs/manualpages/Mat/index.html
+++ b/docs/manualpages/Mat/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Mat/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Mat/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/docs/manualpages/MatFD/MatFDColoringApply.html b/docs/manualpages/MatFD/MatFDColoringApply.html
index 86c8cbc..e20a451 100644
--- a/docs/manualpages/MatFD/MatFDColoringApply.html
+++ b/docs/manualpages/MatFD/MatFDColoringApply.html
@@ -5,8 +5,8 @@
 <TITLE>MatFDColoringApply</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatFD/MatFDColoringApply.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatFD/MatFDColoringApply.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFDColoringApply"><H1>MatFDColoringApply</H1></A>
 Given a matrix for which a <A HREF="../Mat/MatFDColoring.html#MatFDColoring">MatFDColoring</A> context has been created, computes the Jacobian for a function via finite differences. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatFD/MatFDColoringCreate.html b/docs/manualpages/MatFD/MatFDColoringCreate.html
index 4365313..24e8fc2 100644
--- a/docs/manualpages/MatFD/MatFDColoringCreate.html
+++ b/docs/manualpages/MatFD/MatFDColoringCreate.html
@@ -5,8 +5,8 @@
 <TITLE>MatFDColoringCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatFD/MatFDColoringCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatFD/MatFDColoringCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFDColoringCreate"><H1>MatFDColoringCreate</H1></A>
 Creates a matrix coloring context for finite difference computation of Jacobians. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatFD/MatFDColoringDestroy.html b/docs/manualpages/MatFD/MatFDColoringDestroy.html
index ab005b4..60b177f 100644
--- a/docs/manualpages/MatFD/MatFDColoringDestroy.html
+++ b/docs/manualpages/MatFD/MatFDColoringDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>MatFDColoringDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatFD/MatFDColoringDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatFD/MatFDColoringDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFDColoringDestroy"><H1>MatFDColoringDestroy</H1></A>
 Destroys a matrix coloring context that was created via <A HREF="../MatFD/MatFDColoringCreate.html#MatFDColoringCreate">MatFDColoringCreate</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatFD/MatFDColoringGetFunction.html b/docs/manualpages/MatFD/MatFDColoringGetFunction.html
index f07a947..d80bdea 100644
--- a/docs/manualpages/MatFD/MatFDColoringGetFunction.html
+++ b/docs/manualpages/MatFD/MatFDColoringGetFunction.html
@@ -5,8 +5,8 @@
 <TITLE>MatFDColoringGetFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatFD/MatFDColoringGetFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatFD/MatFDColoringGetFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFDColoringGetFunction"><H1>MatFDColoringGetFunction</H1></A>
 Gets the function to use for computing the Jacobian. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatFD/MatFDColoringGetPerturbedColumns.html b/docs/manualpages/MatFD/MatFDColoringGetPerturbedColumns.html
index d09a730..654a20f 100644
--- a/docs/manualpages/MatFD/MatFDColoringGetPerturbedColumns.html
+++ b/docs/manualpages/MatFD/MatFDColoringGetPerturbedColumns.html
@@ -5,8 +5,8 @@
 <TITLE>MatFDColoringGetPerturbedColumns</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatFD/MatFDColoringGetPerturbedColumns.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatFD/MatFDColoringGetPerturbedColumns.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFDColoringGetPerturbedColumns"><H1>MatFDColoringGetPerturbedColumns</H1></A>
 Returns the indices of the columns that that are currently being perturbed. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatFD/MatFDColoringSetBlockSize.html b/docs/manualpages/MatFD/MatFDColoringSetBlockSize.html
index 7177797..2a9c9e1 100644
--- a/docs/manualpages/MatFD/MatFDColoringSetBlockSize.html
+++ b/docs/manualpages/MatFD/MatFDColoringSetBlockSize.html
@@ -5,8 +5,8 @@
 <TITLE>MatFDColoringSetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatFD/MatFDColoringSetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatFD/MatFDColoringSetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFDColoringSetBlockSize"><H1>MatFDColoringSetBlockSize</H1></A>
 Sets block size for efficient inserting entries of Jacobian matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatFD/MatFDColoringSetFromOptions.html b/docs/manualpages/MatFD/MatFDColoringSetFromOptions.html
index 8751677..b8e8bcb 100644
--- a/docs/manualpages/MatFD/MatFDColoringSetFromOptions.html
+++ b/docs/manualpages/MatFD/MatFDColoringSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>MatFDColoringSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatFD/MatFDColoringSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatFD/MatFDColoringSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFDColoringSetFromOptions"><H1>MatFDColoringSetFromOptions</H1></A>
 Sets coloring finite difference parameters from the options database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatFD/MatFDColoringSetFunction.html b/docs/manualpages/MatFD/MatFDColoringSetFunction.html
index c8dea91..ae9c618 100644
--- a/docs/manualpages/MatFD/MatFDColoringSetFunction.html
+++ b/docs/manualpages/MatFD/MatFDColoringSetFunction.html
@@ -5,8 +5,8 @@
 <TITLE>MatFDColoringSetFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatFD/MatFDColoringSetFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatFD/MatFDColoringSetFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFDColoringSetFunction"><H1>MatFDColoringSetFunction</H1></A>
 Sets the function to use for computing the Jacobian. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatFD/MatFDColoringSetParameters.html b/docs/manualpages/MatFD/MatFDColoringSetParameters.html
index d801055..5b5474e 100644
--- a/docs/manualpages/MatFD/MatFDColoringSetParameters.html
+++ b/docs/manualpages/MatFD/MatFDColoringSetParameters.html
@@ -5,8 +5,8 @@
 <TITLE>MatFDColoringSetParameters</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatFD/MatFDColoringSetParameters.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatFD/MatFDColoringSetParameters.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFDColoringSetParameters"><H1>MatFDColoringSetParameters</H1></A>
 Sets the parameters for the sparse approximation of a Jacobian matrix using finite differences. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatFD/MatFDColoringSetType.html b/docs/manualpages/MatFD/MatFDColoringSetType.html
index e556961..e8afd5c 100644
--- a/docs/manualpages/MatFD/MatFDColoringSetType.html
+++ b/docs/manualpages/MatFD/MatFDColoringSetType.html
@@ -5,8 +5,8 @@
 <TITLE>MatFDColoringSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatFD/MatFDColoringSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatFD/MatFDColoringSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFDColoringSetType"><H1>MatFDColoringSetType</H1></A>
 Sets the approach for computing the finite difference parameter 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatFD/MatFDColoringSetUp.html b/docs/manualpages/MatFD/MatFDColoringSetUp.html
index db90288..86c7a35 100644
--- a/docs/manualpages/MatFD/MatFDColoringSetUp.html
+++ b/docs/manualpages/MatFD/MatFDColoringSetUp.html
@@ -5,8 +5,8 @@
 <TITLE>MatFDColoringSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatFD/MatFDColoringSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatFD/MatFDColoringSetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFDColoringSetUp"><H1>MatFDColoringSetUp</H1></A>
 Sets up the internal data structures of matrix coloring context for the later use. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatFD/MatFDColoringView.html b/docs/manualpages/MatFD/MatFDColoringView.html
index e2cf5a5..3a69a95 100644
--- a/docs/manualpages/MatFD/MatFDColoringView.html
+++ b/docs/manualpages/MatFD/MatFDColoringView.html
@@ -5,8 +5,8 @@
 <TITLE>MatFDColoringView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatFD/MatFDColoringView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatFD/MatFDColoringView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatFDColoringView"><H1>MatFDColoringView</H1></A>
 Views a finite difference coloring context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatFD/index.html b/docs/manualpages/MatFD/index.html
index ba560d7..278930c 100644
--- a/docs/manualpages/MatFD/index.html
+++ b/docs/manualpages/MatFD/index.html
@@ -3,8 +3,8 @@
 <TITLE>MatFD Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatFD/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatFD/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> MatFD Manual Pages
 </H2>
diff --git a/docs/manualpages/MatOrderings/MATCOARSENHEM.html b/docs/manualpages/MatOrderings/MATCOARSENHEM.html
index 8913869..15f38b0 100644
--- a/docs/manualpages/MatOrderings/MATCOARSENHEM.html
+++ b/docs/manualpages/MatOrderings/MATCOARSENHEM.html
@@ -5,8 +5,8 @@
 <TITLE>MATCOARSENHEM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MATCOARSENHEM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MATCOARSENHEM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATCOARSENHEM"><H1>MATCOARSENHEM</H1></A>
 A coarsener that uses HEM a simple greedy coarsener 
 <P>
diff --git a/docs/manualpages/MatOrderings/MATCOARSENMIS.html b/docs/manualpages/MatOrderings/MATCOARSENMIS.html
index a68938d..0ab5dde 100644
--- a/docs/manualpages/MatOrderings/MATCOARSENMIS.html
+++ b/docs/manualpages/MatOrderings/MATCOARSENMIS.html
@@ -5,8 +5,8 @@
 <TITLE>MATCOARSENMIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MATCOARSENMIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MATCOARSENMIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATCOARSENMIS"><H1>MATCOARSENMIS</H1></A>
 Creates a coarsen context via the external package MIS. Collective on <A HREF="../Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</A>
 <P>
diff --git a/docs/manualpages/MatOrderings/MATCOLORINGGREEDY.html b/docs/manualpages/MatOrderings/MATCOLORINGGREEDY.html
index e9a9457..d0bfb34 100644
--- a/docs/manualpages/MatOrderings/MATCOLORINGGREEDY.html
+++ b/docs/manualpages/MatOrderings/MATCOLORINGGREEDY.html
@@ -5,8 +5,8 @@
 <TITLE>MATCOLORINGGREEDY</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MATCOLORINGGREEDY.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MATCOLORINGGREEDY.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATCOLORINGGREEDY"><H1>MATCOLORINGGREEDY</H1></A>
 Greedy-with-conflict correction based Matrix Coloring for distance 1 and 2. 
 <P>
diff --git a/docs/manualpages/MatOrderings/MATCOLORINGJP.html b/docs/manualpages/MatOrderings/MATCOLORINGJP.html
index 25f5021..8af0763 100644
--- a/docs/manualpages/MatOrderings/MATCOLORINGJP.html
+++ b/docs/manualpages/MatOrderings/MATCOLORINGJP.html
@@ -5,8 +5,8 @@
 <TITLE>MATCOLORINGJP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MATCOLORINGJP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MATCOLORINGJP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATCOLORINGJP"><H1>MATCOLORINGJP</H1></A>
 Parallel Jones-Plassmann Coloring 
 <P>
diff --git a/docs/manualpages/MatOrderings/MATCOLORINGPOWER.html b/docs/manualpages/MatOrderings/MATCOLORINGPOWER.html
index a4148ff..154db7b 100644
--- a/docs/manualpages/MatOrderings/MATCOLORINGPOWER.html
+++ b/docs/manualpages/MatOrderings/MATCOLORINGPOWER.html
@@ -5,8 +5,8 @@
 <TITLE>MATCOLORINGPOWER</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MATCOLORINGPOWER.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MATCOLORINGPOWER.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATCOLORINGPOWER"><H1>MATCOLORINGPOWER</H1></A>
 Take the matrix's nth power, then do one-coloring on it. 
 <P>
diff --git a/docs/manualpages/MatOrderings/MATPARTITIONINGCHACO.html b/docs/manualpages/MatOrderings/MATPARTITIONINGCHACO.html
index 0dbedf1..82b19ac 100644
--- a/docs/manualpages/MatOrderings/MATPARTITIONINGCHACO.html
+++ b/docs/manualpages/MatOrderings/MATPARTITIONINGCHACO.html
@@ -5,8 +5,8 @@
 <TITLE>MATPARTITIONINGCHACO</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MATPARTITIONINGCHACO.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MATPARTITIONINGCHACO.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATPARTITIONINGCHACO"><H1>MATPARTITIONINGCHACO</H1></A>
 Creates a partitioning context via the external package Chaco. 
 <P>
diff --git a/docs/manualpages/MatOrderings/MATPARTITIONINGHIERARCHPART.html b/docs/manualpages/MatOrderings/MATPARTITIONINGHIERARCHPART.html
index c4f4f3f..941d8bf 100644
--- a/docs/manualpages/MatOrderings/MATPARTITIONINGHIERARCHPART.html
+++ b/docs/manualpages/MatOrderings/MATPARTITIONINGHIERARCHPART.html
@@ -5,8 +5,8 @@
 <TITLE>MATPARTITIONINGHIERARCHPART</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MATPARTITIONINGHIERARCHPART.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MATPARTITIONINGHIERARCHPART.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATPARTITIONINGHIERARCHPART"><H1>MATPARTITIONINGHIERARCHPART</H1></A>
 Creates a partitioning context via hierarchical partitioning strategy. Collective on <A HREF="../Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</A>
 <P>
diff --git a/docs/manualpages/MatOrderings/MATPARTITIONINGPARMETIS.html b/docs/manualpages/MatOrderings/MATPARTITIONINGPARMETIS.html
index 6792e23..5812ce5 100644
--- a/docs/manualpages/MatOrderings/MATPARTITIONINGPARMETIS.html
+++ b/docs/manualpages/MatOrderings/MATPARTITIONINGPARMETIS.html
@@ -5,8 +5,8 @@
 <TITLE>MATPARTITIONINGPARMETIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MATPARTITIONINGPARMETIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MATPARTITIONINGPARMETIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATPARTITIONINGPARMETIS"><H1>MATPARTITIONINGPARMETIS</H1></A>
 Creates a partitioning context via the external package PARMETIS. Collective on <A HREF="../Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</A>
 <P>
diff --git a/docs/manualpages/MatOrderings/MATPARTITIONINGPARTY.html b/docs/manualpages/MatOrderings/MATPARTITIONINGPARTY.html
index e18d162..e8e45ba 100644
--- a/docs/manualpages/MatOrderings/MATPARTITIONINGPARTY.html
+++ b/docs/manualpages/MatOrderings/MATPARTITIONINGPARTY.html
@@ -5,8 +5,8 @@
 <TITLE>MATPARTITIONINGPARTY</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MATPARTITIONINGPARTY.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MATPARTITIONINGPARTY.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATPARTITIONINGPARTY"><H1>MATPARTITIONINGPARTY</H1></A>
 Creates a partitioning context via the external package Party. 
 <P>
diff --git a/docs/manualpages/MatOrderings/MATPARTITIONINGPTSCOTCH.html b/docs/manualpages/MatOrderings/MATPARTITIONINGPTSCOTCH.html
index d852818..255fe48 100644
--- a/docs/manualpages/MatOrderings/MATPARTITIONINGPTSCOTCH.html
+++ b/docs/manualpages/MatOrderings/MATPARTITIONINGPTSCOTCH.html
@@ -5,8 +5,8 @@
 <TITLE>MATPARTITIONINGPTSCOTCH</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MATPARTITIONINGPTSCOTCH.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MATPARTITIONINGPTSCOTCH.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MATPARTITIONINGPTSCOTCH"><H1>MATPARTITIONINGPTSCOTCH</H1></A>
 Creates a partitioning context via the external package SCOTCH. 
 <P>
diff --git a/docs/manualpages/MatOrderings/MatCoarsenApply.html b/docs/manualpages/MatOrderings/MatCoarsenApply.html
index ff0eb22..b367138 100644
--- a/docs/manualpages/MatOrderings/MatCoarsenApply.html
+++ b/docs/manualpages/MatOrderings/MatCoarsenApply.html
@@ -5,8 +5,8 @@
 <TITLE>MatCoarsenApply</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatCoarsenApply.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatCoarsenApply.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCoarsenApply"><H1>MatCoarsenApply</H1></A>
 Gets a coarsen for a matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatCoarsenCreate.html b/docs/manualpages/MatOrderings/MatCoarsenCreate.html
index 9a7f2a8..64665fb 100644
--- a/docs/manualpages/MatOrderings/MatCoarsenCreate.html
+++ b/docs/manualpages/MatOrderings/MatCoarsenCreate.html
@@ -5,8 +5,8 @@
 <TITLE>MatCoarsenCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatCoarsenCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatCoarsenCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCoarsenCreate"><H1>MatCoarsenCreate</H1></A>
 Creates a coarsen context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatCoarsenDestroy.html b/docs/manualpages/MatOrderings/MatCoarsenDestroy.html
index c2ad61d..9a42fe8 100644
--- a/docs/manualpages/MatOrderings/MatCoarsenDestroy.html
+++ b/docs/manualpages/MatOrderings/MatCoarsenDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>MatCoarsenDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatCoarsenDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatCoarsenDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCoarsenDestroy"><H1>MatCoarsenDestroy</H1></A>
 Destroys the coarsen context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatCoarsenGetData.html b/docs/manualpages/MatOrderings/MatCoarsenGetData.html
index b749817..77fa9c1 100644
--- a/docs/manualpages/MatOrderings/MatCoarsenGetData.html
+++ b/docs/manualpages/MatOrderings/MatCoarsenGetData.html
@@ -5,8 +5,8 @@
 <TITLE>MatCoarsenGetData</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatCoarsenGetData.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatCoarsenGetData.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCoarsenGetData"><H1>MatCoarsenGetData</H1></A>
 Gets the weights for vertices for a coarsen. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatCoarsenGetType.html b/docs/manualpages/MatOrderings/MatCoarsenGetType.html
index 8f4ce88..9199e44 100644
--- a/docs/manualpages/MatOrderings/MatCoarsenGetType.html
+++ b/docs/manualpages/MatOrderings/MatCoarsenGetType.html
@@ -5,8 +5,8 @@
 <TITLE>MatCoarsenGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatCoarsenGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatCoarsenGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCoarsenGetType"><H1>MatCoarsenGetType</H1></A>
 Gets the Coarsen method type and name (as a string) from the coarsen context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatCoarsenRegister.html b/docs/manualpages/MatOrderings/MatCoarsenRegister.html
index 48d6c5c..654db65 100644
--- a/docs/manualpages/MatOrderings/MatCoarsenRegister.html
+++ b/docs/manualpages/MatOrderings/MatCoarsenRegister.html
@@ -5,8 +5,8 @@
 <TITLE>MatCoarsenRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatCoarsenRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatCoarsenRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCoarsenRegister"><H1>MatCoarsenRegister</H1></A>
 Adds a new sparse matrix coarser to the  matrix package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatCoarsenRegisterAll.html b/docs/manualpages/MatOrderings/MatCoarsenRegisterAll.html
index a65496e..12b41a7 100644
--- a/docs/manualpages/MatOrderings/MatCoarsenRegisterAll.html
+++ b/docs/manualpages/MatOrderings/MatCoarsenRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>MatCoarsenRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatCoarsenRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatCoarsenRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCoarsenRegisterAll"><H1>MatCoarsenRegisterAll</H1></A>
 Registers all of the matrix Coarsen routines in PETSc. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatCoarsenSetAdjacency.html b/docs/manualpages/MatOrderings/MatCoarsenSetAdjacency.html
index 328dfd8..b3fd7fe 100644
--- a/docs/manualpages/MatOrderings/MatCoarsenSetAdjacency.html
+++ b/docs/manualpages/MatOrderings/MatCoarsenSetAdjacency.html
@@ -5,8 +5,8 @@
 <TITLE>MatCoarsenSetAdjacency</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatCoarsenSetAdjacency.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatCoarsenSetAdjacency.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCoarsenSetAdjacency"><H1>MatCoarsenSetAdjacency</H1></A>
 Sets the adjacency graph (matrix) of the thing to be partitioned. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatCoarsenSetFromOptions.html b/docs/manualpages/MatOrderings/MatCoarsenSetFromOptions.html
index a520c53..2e5ec7e 100644
--- a/docs/manualpages/MatOrderings/MatCoarsenSetFromOptions.html
+++ b/docs/manualpages/MatOrderings/MatCoarsenSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>MatCoarsenSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatCoarsenSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatCoarsenSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCoarsenSetFromOptions"><H1>MatCoarsenSetFromOptions</H1></A>
 Sets various coarsen options from the options database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatCoarsenSetGreedyOrdering.html b/docs/manualpages/MatOrderings/MatCoarsenSetGreedyOrdering.html
index 83c8368..48e7077 100644
--- a/docs/manualpages/MatOrderings/MatCoarsenSetGreedyOrdering.html
+++ b/docs/manualpages/MatOrderings/MatCoarsenSetGreedyOrdering.html
@@ -5,8 +5,8 @@
 <TITLE>MatCoarsenSetGreedyOrdering</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatCoarsenSetGreedyOrdering.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatCoarsenSetGreedyOrdering.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCoarsenSetGreedyOrdering"><H1>MatCoarsenSetGreedyOrdering</H1></A>
 Sets the ordering of the vertices to use with a greedy coarsening method 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatCoarsenSetStrictAggs.html b/docs/manualpages/MatOrderings/MatCoarsenSetStrictAggs.html
index b1fe931..a492a45 100644
--- a/docs/manualpages/MatOrderings/MatCoarsenSetStrictAggs.html
+++ b/docs/manualpages/MatOrderings/MatCoarsenSetStrictAggs.html
@@ -5,8 +5,8 @@
 <TITLE>MatCoarsenSetStrictAggs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatCoarsenSetStrictAggs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatCoarsenSetStrictAggs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCoarsenSetStrictAggs"><H1>MatCoarsenSetStrictAggs</H1></A>
 Logically Collective on <A HREF="../Mat/MatCoarsen.html#MatCoarsen">MatCoarsen</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatCoarsenSetType.html b/docs/manualpages/MatOrderings/MatCoarsenSetType.html
index de977c7..59cc063 100644
--- a/docs/manualpages/MatOrderings/MatCoarsenSetType.html
+++ b/docs/manualpages/MatOrderings/MatCoarsenSetType.html
@@ -5,8 +5,8 @@
 <TITLE>MatCoarsenSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatCoarsenSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatCoarsenSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCoarsenSetType"><H1>MatCoarsenSetType</H1></A>
 Sets the type of aggregator to use 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatCoarsenView.html b/docs/manualpages/MatOrderings/MatCoarsenView.html
index d307c11..1ae2434 100644
--- a/docs/manualpages/MatOrderings/MatCoarsenView.html
+++ b/docs/manualpages/MatOrderings/MatCoarsenView.html
@@ -5,8 +5,8 @@
 <TITLE>MatCoarsenView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatCoarsenView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatCoarsenView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCoarsenView"><H1>MatCoarsenView</H1></A>
 Prints the coarsen data structure. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatColoringApply.html b/docs/manualpages/MatOrderings/MatColoringApply.html
index d3302ef..b70eda0 100644
--- a/docs/manualpages/MatOrderings/MatColoringApply.html
+++ b/docs/manualpages/MatOrderings/MatColoringApply.html
@@ -5,8 +5,8 @@
 <TITLE>MatColoringApply</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatColoringApply.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatColoringApply.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatColoringApply"><H1>MatColoringApply</H1></A>
 Apply the coloring to the matrix, producing index sets corresponding to a number of independent sets in the induced graph. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatColoringCreate.html b/docs/manualpages/MatOrderings/MatColoringCreate.html
index 4f613ec..00bf0db 100644
--- a/docs/manualpages/MatOrderings/MatColoringCreate.html
+++ b/docs/manualpages/MatOrderings/MatColoringCreate.html
@@ -5,8 +5,8 @@
 <TITLE>MatColoringCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatColoringCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatColoringCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatColoringCreate"><H1>MatColoringCreate</H1></A>
 Creates a matrix coloring context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatColoringDestroy.html b/docs/manualpages/MatOrderings/MatColoringDestroy.html
index fdcb7ae..d9a25bd 100644
--- a/docs/manualpages/MatOrderings/MatColoringDestroy.html
+++ b/docs/manualpages/MatOrderings/MatColoringDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>MatColoringDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatColoringDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatColoringDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatColoringDestroy"><H1>MatColoringDestroy</H1></A>
 Destroys the matrix coloring context 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatColoringGetDistance.html b/docs/manualpages/MatOrderings/MatColoringGetDistance.html
index b846ef6..39cecb2 100644
--- a/docs/manualpages/MatOrderings/MatColoringGetDistance.html
+++ b/docs/manualpages/MatOrderings/MatColoringGetDistance.html
@@ -5,8 +5,8 @@
 <TITLE>MatColoringGetDistance</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatColoringGetDistance.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatColoringGetDistance.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatColoringGetDistance"><H1>MatColoringGetDistance</H1></A>
 Gets the distance of the coloring 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatColoringGetMaxColors.html b/docs/manualpages/MatOrderings/MatColoringGetMaxColors.html
index 9ebd295..1a6d242 100644
--- a/docs/manualpages/MatOrderings/MatColoringGetMaxColors.html
+++ b/docs/manualpages/MatOrderings/MatColoringGetMaxColors.html
@@ -5,8 +5,8 @@
 <TITLE>MatColoringGetMaxColors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatColoringGetMaxColors.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatColoringGetMaxColors.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatColoringGetMaxColors"><H1>MatColoringGetMaxColors</H1></A>
 Gets the maximum number of colors 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatColoringRegister.html b/docs/manualpages/MatOrderings/MatColoringRegister.html
index a161556..b0470b8 100644
--- a/docs/manualpages/MatOrderings/MatColoringRegister.html
+++ b/docs/manualpages/MatOrderings/MatColoringRegister.html
@@ -5,8 +5,8 @@
 <TITLE>MatColoringRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatColoringRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatColoringRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatColoringRegister"><H1>MatColoringRegister</H1></A>
 Adds a new sparse matrix coloring to the  matrix package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatColoringRegisterAll.html b/docs/manualpages/MatOrderings/MatColoringRegisterAll.html
index 210af3b..85b04f3 100644
--- a/docs/manualpages/MatOrderings/MatColoringRegisterAll.html
+++ b/docs/manualpages/MatOrderings/MatColoringRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>MatColoringRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatColoringRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatColoringRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatColoringRegisterAll"><H1>MatColoringRegisterAll</H1></A>
 Registers all of the matrix Coloring routines in PETSc. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatColoringSetDistance.html b/docs/manualpages/MatOrderings/MatColoringSetDistance.html
index 06208b1..58b0e5f 100644
--- a/docs/manualpages/MatOrderings/MatColoringSetDistance.html
+++ b/docs/manualpages/MatOrderings/MatColoringSetDistance.html
@@ -5,8 +5,8 @@
 <TITLE>MatColoringSetDistance</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatColoringSetDistance.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatColoringSetDistance.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatColoringSetDistance"><H1>MatColoringSetDistance</H1></A>
 Sets the distance of the coloring 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatColoringSetFromOptions.html b/docs/manualpages/MatOrderings/MatColoringSetFromOptions.html
index 625f783..d1ab276 100644
--- a/docs/manualpages/MatOrderings/MatColoringSetFromOptions.html
+++ b/docs/manualpages/MatOrderings/MatColoringSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>MatColoringSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatColoringSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatColoringSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatColoringSetFromOptions"><H1>MatColoringSetFromOptions</H1></A>
 Sets <A HREF="../Mat/MatColoring.html#MatColoring">MatColoring</A> options from user parameters 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatColoringSetMaxColors.html b/docs/manualpages/MatOrderings/MatColoringSetMaxColors.html
index aca7a91..f221cae 100644
--- a/docs/manualpages/MatOrderings/MatColoringSetMaxColors.html
+++ b/docs/manualpages/MatOrderings/MatColoringSetMaxColors.html
@@ -5,8 +5,8 @@
 <TITLE>MatColoringSetMaxColors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatColoringSetMaxColors.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatColoringSetMaxColors.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatColoringSetMaxColors"><H1>MatColoringSetMaxColors</H1></A>
 Sets the maximum number of colors 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatColoringSetType.html b/docs/manualpages/MatOrderings/MatColoringSetType.html
index 584da61..ee574d5 100644
--- a/docs/manualpages/MatOrderings/MatColoringSetType.html
+++ b/docs/manualpages/MatOrderings/MatColoringSetType.html
@@ -5,8 +5,8 @@
 <TITLE>MatColoringSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatColoringSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatColoringSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatColoringSetType"><H1>MatColoringSetType</H1></A>
 Sets the type of coloring algorithm used 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatColoringSetWeightType.html b/docs/manualpages/MatOrderings/MatColoringSetWeightType.html
index 286d584..4c38bc2 100644
--- a/docs/manualpages/MatOrderings/MatColoringSetWeightType.html
+++ b/docs/manualpages/MatOrderings/MatColoringSetWeightType.html
@@ -5,8 +5,8 @@
 <TITLE>MatColoringSetWeightType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatColoringSetWeightType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatColoringSetWeightType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatColoringSetWeightType"><H1>MatColoringSetWeightType</H1></A>
 Set the type of weight computation used. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatColoringView.html b/docs/manualpages/MatOrderings/MatColoringView.html
index 55a9c41..e073677 100644
--- a/docs/manualpages/MatOrderings/MatColoringView.html
+++ b/docs/manualpages/MatOrderings/MatColoringView.html
@@ -5,8 +5,8 @@
 <TITLE>MatColoringView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatColoringView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatColoringView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatColoringView"><H1>MatColoringView</H1></A>
 Output details about the <A HREF="../Mat/MatColoring.html#MatColoring">MatColoring</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatCreateLaplacian.html b/docs/manualpages/MatOrderings/MatCreateLaplacian.html
index bdd5fd2..111ebb4 100644
--- a/docs/manualpages/MatOrderings/MatCreateLaplacian.html
+++ b/docs/manualpages/MatOrderings/MatCreateLaplacian.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateLaplacian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatCreateLaplacian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatCreateLaplacian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateLaplacian"><H1>MatCreateLaplacian</H1></A>
 Create the matrix Laplacian, with all values in the matrix less than the tolerance set to zero 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatGetOrdering.html b/docs/manualpages/MatOrderings/MatGetOrdering.html
index 4e736a5..d1f423d 100644
--- a/docs/manualpages/MatOrderings/MatGetOrdering.html
+++ b/docs/manualpages/MatOrderings/MatGetOrdering.html
@@ -5,8 +5,8 @@
 <TITLE>MatGetOrdering</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatGetOrdering.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatGetOrdering.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatGetOrdering"><H1>MatGetOrdering</H1></A>
 Gets a reordering for a matrix to reduce fill or to improve numerical stability of LU factorization. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatMeshToCellGraph.html b/docs/manualpages/MatOrderings/MatMeshToCellGraph.html
index 963d956..d254a60 100644
--- a/docs/manualpages/MatOrderings/MatMeshToCellGraph.html
+++ b/docs/manualpages/MatOrderings/MatMeshToCellGraph.html
@@ -5,8 +5,8 @@
 <TITLE>MatMeshToCellGraph</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatMeshToCellGraph.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatMeshToCellGraph.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMeshToCellGraph"><H1>MatMeshToCellGraph</H1></A>
 Uses the ParMETIS package to convert a <A HREF="../Mat/Mat.html#Mat">Mat</A> that represents a mesh to a <A HREF="../Mat/Mat.html#Mat">Mat</A> the represents the graph of the coupling between cells (the "dual" graph) and is suitable for partitioning with the <A HREF="../Mat/MatPartitioning.html#MatPartitioning">MatPartitioning</A> object. Use this to partition cells of a mesh. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatMeshToVertexGraph.html b/docs/manualpages/MatOrderings/MatMeshToVertexGraph.html
index 2f605b2..9a0436d 100644
--- a/docs/manualpages/MatOrderings/MatMeshToVertexGraph.html
+++ b/docs/manualpages/MatOrderings/MatMeshToVertexGraph.html
@@ -5,8 +5,8 @@
 <TITLE>MatMeshToVertexGraph</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatMeshToVertexGraph.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatMeshToVertexGraph.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMeshToVertexGraph"><H1>MatMeshToVertexGraph</H1></A>
 This routine does not exist because ParMETIS does not provide the functionality.  Uses the ParMETIS package to convert a <A HREF="../Mat/Mat.html#Mat">Mat</A> that represents a mesh to a <A HREF="../Mat/Mat.html#Mat">Mat</A> the represents the graph of the coupling between vertices of the cells and is suitable for partitioning with the <A HREF="../Mat/MatPartitioning.html#MatPartitioning">MatPartitioning</A> object. Use this to partition vertices of a mesh. More likely you should use <A  [...]
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatOrderingRegister.html b/docs/manualpages/MatOrderings/MatOrderingRegister.html
index f2b78a8..378f2a8 100644
--- a/docs/manualpages/MatOrderings/MatOrderingRegister.html
+++ b/docs/manualpages/MatOrderings/MatOrderingRegister.html
@@ -5,8 +5,8 @@
 <TITLE>MatOrderingRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatOrderingRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatOrderingRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatOrderingRegister"><H1>MatOrderingRegister</H1></A>
 Adds a new sparse matrix ordering to the matrix package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatOrderingRegisterAll.html b/docs/manualpages/MatOrderings/MatOrderingRegisterAll.html
index c46957c..afc5f63 100644
--- a/docs/manualpages/MatOrderings/MatOrderingRegisterAll.html
+++ b/docs/manualpages/MatOrderings/MatOrderingRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>MatOrderingRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatOrderingRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatOrderingRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatOrderingRegisterAll"><H1>MatOrderingRegisterAll</H1></A>
 Registers all of the matrix reordering routines in PETSc. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningApply.html b/docs/manualpages/MatOrderings/MatPartitioningApply.html
index ef9a6b3..fd18303 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningApply.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningApply.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningApply</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningApply.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningApply.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningApply"><H1>MatPartitioningApply</H1></A>
 Gets a partitioning for a matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningChacoGetEigenNumber.html b/docs/manualpages/MatOrderings/MatPartitioningChacoGetEigenNumber.html
index d2e7c65..23681c5 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningChacoGetEigenNumber.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningChacoGetEigenNumber.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningChacoGetEigenNumber</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningChacoGetEigenNumber.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningChacoGetEigenNumber.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningChacoGetEigenNumber"><H1>MatPartitioningChacoGetEigenNumber</H1></A>
 Gets the number of eigenvectors used by Chaco. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningChacoGetEigenSolver.html b/docs/manualpages/MatOrderings/MatPartitioningChacoGetEigenSolver.html
index 5c99c2d..bf0b0be 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningChacoGetEigenSolver.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningChacoGetEigenSolver.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningChacoGetEigenSolver</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningChacoGetEigenSolver.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningChacoGetEigenSolver.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningChacoGetEigenSolver"><H1>MatPartitioningChacoGetEigenSolver</H1></A>
 Get local method for Chaco partitioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningChacoGetEigenTol.html b/docs/manualpages/MatOrderings/MatPartitioningChacoGetEigenTol.html
index de4c762..63b7c00 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningChacoGetEigenTol.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningChacoGetEigenTol.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningChacoGetEigenTol</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningChacoGetEigenTol.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningChacoGetEigenTol.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningChacoGetEigenTol"><H1>MatPartitioningChacoGetEigenTol</H1></A>
 Gets the eigensolver tolerance. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningChacoGetGlobal.html b/docs/manualpages/MatOrderings/MatPartitioningChacoGetGlobal.html
index 26d4679..3760c58 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningChacoGetGlobal.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningChacoGetGlobal.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningChacoGetGlobal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningChacoGetGlobal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningChacoGetGlobal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningChacoGetGlobal"><H1>MatPartitioningChacoGetGlobal</H1></A>
 Get global method for Chaco partitioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningChacoGetLocal.html b/docs/manualpages/MatOrderings/MatPartitioningChacoGetLocal.html
index 7b666cb..2d9814e 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningChacoGetLocal.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningChacoGetLocal.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningChacoGetLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningChacoGetLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningChacoGetLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningChacoGetLocal"><H1>MatPartitioningChacoGetLocal</H1></A>
 Get local method for Chaco partitioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningChacoSetCoarseLevel.html b/docs/manualpages/MatOrderings/MatPartitioningChacoSetCoarseLevel.html
index 24a3eca..da1c5f3 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningChacoSetCoarseLevel.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningChacoSetCoarseLevel.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningChacoSetCoarseLevel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningChacoSetCoarseLevel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningChacoSetCoarseLevel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningChacoSetCoarseLevel"><H1>MatPartitioningChacoSetCoarseLevel</H1></A>
 Set the coarse level parameter for the Chaco partitioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningChacoSetEigenNumber.html b/docs/manualpages/MatOrderings/MatPartitioningChacoSetEigenNumber.html
index 3998ed2..76a1f68 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningChacoSetEigenNumber.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningChacoSetEigenNumber.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningChacoSetEigenNumber</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningChacoSetEigenNumber.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningChacoSetEigenNumber.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningChacoSetEigenNumber"><H1>MatPartitioningChacoSetEigenNumber</H1></A>
 Sets the number of eigenvectors to compute during partitioning. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningChacoSetEigenSolver.html b/docs/manualpages/MatOrderings/MatPartitioningChacoSetEigenSolver.html
index 6bb9a57..b01fc35 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningChacoSetEigenSolver.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningChacoSetEigenSolver.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningChacoSetEigenSolver</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningChacoSetEigenSolver.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningChacoSetEigenSolver.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningChacoSetEigenSolver"><H1>MatPartitioningChacoSetEigenSolver</H1></A>
 Set eigensolver method for Chaco partitioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningChacoSetEigenTol.html b/docs/manualpages/MatOrderings/MatPartitioningChacoSetEigenTol.html
index 7436b6f..a81d314 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningChacoSetEigenTol.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningChacoSetEigenTol.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningChacoSetEigenTol</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningChacoSetEigenTol.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningChacoSetEigenTol.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningChacoSetEigenTol"><H1>MatPartitioningChacoSetEigenTol</H1></A>
 Sets the tolerance for the eigensolver. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningChacoSetGlobal.html b/docs/manualpages/MatOrderings/MatPartitioningChacoSetGlobal.html
index a3f9ab0..70aeb9c 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningChacoSetGlobal.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningChacoSetGlobal.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningChacoSetGlobal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningChacoSetGlobal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningChacoSetGlobal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningChacoSetGlobal"><H1>MatPartitioningChacoSetGlobal</H1></A>
 Set global method for Chaco partitioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningChacoSetLocal.html b/docs/manualpages/MatOrderings/MatPartitioningChacoSetLocal.html
index fc409df..b54d511 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningChacoSetLocal.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningChacoSetLocal.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningChacoSetLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningChacoSetLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningChacoSetLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningChacoSetLocal"><H1>MatPartitioningChacoSetLocal</H1></A>
 Set local method for Chaco partitioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningCreate.html b/docs/manualpages/MatOrderings/MatPartitioningCreate.html
index 2f11591..48f6004 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningCreate.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningCreate.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningCreate"><H1>MatPartitioningCreate</H1></A>
 Creates a partitioning context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningDestroy.html b/docs/manualpages/MatOrderings/MatPartitioningDestroy.html
index 5d0566b..47d9ff8 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningDestroy.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningDestroy"><H1>MatPartitioningDestroy</H1></A>
 Destroys the partitioning context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningGetType.html b/docs/manualpages/MatOrderings/MatPartitioningGetType.html
index 30fb446..956fd4b 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningGetType.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningGetType.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningGetType"><H1>MatPartitioningGetType</H1></A>
 Gets the Partitioning method type and name (as a string) from the partitioning context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningPTScotchGetImbalance.html b/docs/manualpages/MatOrderings/MatPartitioningPTScotchGetImbalance.html
index cee321d..d028b89 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningPTScotchGetImbalance.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningPTScotchGetImbalance.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningPTScotchGetImbalance</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningPTScotchGetImbalance.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningPTScotchGetImbalance.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningPTScotchGetImbalance"><H1>MatPartitioningPTScotchGetImbalance</H1></A>
 Gets the value of the load imbalance ratio used during strategy selection. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningPTScotchGetStrategy.html b/docs/manualpages/MatOrderings/MatPartitioningPTScotchGetStrategy.html
index 610607e..119a777 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningPTScotchGetStrategy.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningPTScotchGetStrategy.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningPTScotchGetStrategy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningPTScotchGetStrategy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningPTScotchGetStrategy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningPTScotchGetStrategy"><H1>MatPartitioningPTScotchGetStrategy</H1></A>
 Gets the strategy used in PTScotch. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningPTScotchSetImbalance.html b/docs/manualpages/MatOrderings/MatPartitioningPTScotchSetImbalance.html
index f2d2651..3512d86 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningPTScotchSetImbalance.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningPTScotchSetImbalance.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningPTScotchSetImbalance</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningPTScotchSetImbalance.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningPTScotchSetImbalance.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningPTScotchSetImbalance"><H1>MatPartitioningPTScotchSetImbalance</H1></A>
 Sets the value of the load imbalance ratio to be used during strategy selection. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningPTScotchSetStrategy.html b/docs/manualpages/MatOrderings/MatPartitioningPTScotchSetStrategy.html
index bb701c6..8725472 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningPTScotchSetStrategy.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningPTScotchSetStrategy.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningPTScotchSetStrategy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningPTScotchSetStrategy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningPTScotchSetStrategy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningPTScotchSetStrategy"><H1>MatPartitioningPTScotchSetStrategy</H1></A>
 Sets the strategy to be used in PTScotch. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningParmetisGetEdgeCut.html b/docs/manualpages/MatOrderings/MatPartitioningParmetisGetEdgeCut.html
index cfd6679..63337a4 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningParmetisGetEdgeCut.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningParmetisGetEdgeCut.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningParmetisGetEdgeCut</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningParmetisGetEdgeCut.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningParmetisGetEdgeCut.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningParmetisGetEdgeCut"><H1>MatPartitioningParmetisGetEdgeCut</H1></A>
 Returns the number of edge cuts in the vertex partition. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningParmetisSetCoarseSequential.html b/docs/manualpages/MatOrderings/MatPartitioningParmetisSetCoarseSequential.html
index e31aed0..d599935 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningParmetisSetCoarseSequential.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningParmetisSetCoarseSequential.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningParmetisSetCoarseSequential</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningParmetisSetCoarseSequential.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningParmetisSetCoarseSequential.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningParmetisSetCoarseSequential"><H1>MatPartitioningParmetisSetCoarseSequential</H1></A>
 Use the sequential code to do the partitioning of the coarse grid. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningParmetisSetRepartition.html b/docs/manualpages/MatOrderings/MatPartitioningParmetisSetRepartition.html
index 1d9a34f..c8c4faa 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningParmetisSetRepartition.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningParmetisSetRepartition.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningParmetisSetRepartition</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningParmetisSetRepartition.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningParmetisSetRepartition.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningParmetisSetRepartition"><H1>MatPartitioningParmetisSetRepartition</H1></A>
 Repartition current mesh to rebalance computation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningPartySetBipart.html b/docs/manualpages/MatOrderings/MatPartitioningPartySetBipart.html
index e1a976b..52ccf2e 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningPartySetBipart.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningPartySetBipart.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningPartySetBipart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningPartySetBipart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningPartySetBipart.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningPartySetBipart"><H1>MatPartitioningPartySetBipart</H1></A>
 Activate or deactivate recursive bisection. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningPartySetCoarseLevel.html b/docs/manualpages/MatOrderings/MatPartitioningPartySetCoarseLevel.html
index 1d1f13e..fb496d6 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningPartySetCoarseLevel.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningPartySetCoarseLevel.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningPartySetCoarseLevel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningPartySetCoarseLevel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningPartySetCoarseLevel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningPartySetCoarseLevel"><H1>MatPartitioningPartySetCoarseLevel</H1></A>
 Set the coarse level parameter for the Party partitioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningPartySetGlobal.html b/docs/manualpages/MatOrderings/MatPartitioningPartySetGlobal.html
index e098628..47ef836 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningPartySetGlobal.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningPartySetGlobal.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningPartySetGlobal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningPartySetGlobal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningPartySetGlobal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningPartySetGlobal"><H1>MatPartitioningPartySetGlobal</H1></A>
 Set global method for Party partitioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningPartySetLocal.html b/docs/manualpages/MatOrderings/MatPartitioningPartySetLocal.html
index d0afb6a..fefe1d7 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningPartySetLocal.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningPartySetLocal.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningPartySetLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningPartySetLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningPartySetLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningPartySetLocal"><H1>MatPartitioningPartySetLocal</H1></A>
 Set local method for Party partitioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningPartySetMatchOptimization.html b/docs/manualpages/MatOrderings/MatPartitioningPartySetMatchOptimization.html
index 91ae2f2..bb74676 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningPartySetMatchOptimization.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningPartySetMatchOptimization.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningPartySetMatchOptimization</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningPartySetMatchOptimization.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningPartySetMatchOptimization.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningPartySetMatchOptimization"><H1>MatPartitioningPartySetMatchOptimization</H1></A>
 Activate matching optimization for graph reduction. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningRegister.html b/docs/manualpages/MatOrderings/MatPartitioningRegister.html
index 073572f..b04f7c4 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningRegister.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningRegister.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningRegister"><H1>MatPartitioningRegister</H1></A>
 Adds a new sparse matrix partitioning to the  matrix package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningRegisterAll.html b/docs/manualpages/MatOrderings/MatPartitioningRegisterAll.html
index 873936c..4357994 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningRegisterAll.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningRegisterAll"><H1>MatPartitioningRegisterAll</H1></A>
 Registers all of the matrix Partitioning routines in PETSc. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningSetAdjacency.html b/docs/manualpages/MatOrderings/MatPartitioningSetAdjacency.html
index 46005ac..ee7ce27 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningSetAdjacency.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningSetAdjacency.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningSetAdjacency</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningSetAdjacency.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningSetAdjacency.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningSetAdjacency"><H1>MatPartitioningSetAdjacency</H1></A>
 Sets the adjacency graph (matrix) of the thing to be partitioned. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningSetFromOptions.html b/docs/manualpages/MatOrderings/MatPartitioningSetFromOptions.html
index a9a13db..e18395e 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningSetFromOptions.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningSetFromOptions"><H1>MatPartitioningSetFromOptions</H1></A>
 Sets various partitioning options from the options database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningSetNParts.html b/docs/manualpages/MatOrderings/MatPartitioningSetNParts.html
index f5f038b..02bcd30 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningSetNParts.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningSetNParts.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningSetNParts</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningSetNParts.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningSetNParts.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningSetNParts"><H1>MatPartitioningSetNParts</H1></A>
 Set how many partitions need to be created; by default this is one per processor. Certain partitioning schemes may in fact only support that option. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningSetPartitionWeights.html b/docs/manualpages/MatOrderings/MatPartitioningSetPartitionWeights.html
index b40bb07..e6e984f 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningSetPartitionWeights.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningSetPartitionWeights.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningSetPartitionWeights</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningSetPartitionWeights.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningSetPartitionWeights.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningSetPartitionWeights"><H1>MatPartitioningSetPartitionWeights</H1></A>
 Sets the weights for each partition. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningSetType.html b/docs/manualpages/MatOrderings/MatPartitioningSetType.html
index ce94e18..3847728 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningSetType.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningSetType.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningSetType"><H1>MatPartitioningSetType</H1></A>
 Sets the type of partitioner to use 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningSetVertexWeights.html b/docs/manualpages/MatOrderings/MatPartitioningSetVertexWeights.html
index e25ea05..0c22eed 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningSetVertexWeights.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningSetVertexWeights.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningSetVertexWeights</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningSetVertexWeights.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningSetVertexWeights.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningSetVertexWeights"><H1>MatPartitioningSetVertexWeights</H1></A>
 Sets the weights for vertices for a partitioning. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/MatPartitioningView.html b/docs/manualpages/MatOrderings/MatPartitioningView.html
index 069d405..8afad6d 100644
--- a/docs/manualpages/MatOrderings/MatPartitioningView.html
+++ b/docs/manualpages/MatOrderings/MatPartitioningView.html
@@ -5,8 +5,8 @@
 <TITLE>MatPartitioningView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/MatPartitioningView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/MatPartitioningView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatPartitioningView"><H1>MatPartitioningView</H1></A>
 Prints the partitioning data structure. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/MatOrderings/index.html b/docs/manualpages/MatOrderings/index.html
index 239728f..32f1dd7 100644
--- a/docs/manualpages/MatOrderings/index.html
+++ b/docs/manualpages/MatOrderings/index.html
@@ -3,8 +3,8 @@
 <TITLE>Manual Pages for Matrix Orders, Colorings, and Partitionings</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/MatOrderings/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/MatOrderings/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Orders, Colorings, and Partitionings Manual Pages 
 </H2>
diff --git a/docs/manualpages/PC/PC.html b/docs/manualpages/PC/PC.html
index 13575b3..93511ef 100644
--- a/docs/manualpages/PC/PC.html
+++ b/docs/manualpages/PC/PC.html
@@ -5,8 +5,8 @@
 <TITLE>PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PC.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PC"><H1>PC</H1></A>
 Abstract PETSc object that manages all preconditioners including direct solvers such as <A HREF="../PC/PCLU.html#PCLU">PCLU</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCAINVCUSP.html b/docs/manualpages/PC/PCAINVCUSP.html
index 9904cd6..c815d42 100644
--- a/docs/manualpages/PC/PCAINVCUSP.html
+++ b/docs/manualpages/PC/PCAINVCUSP.html
@@ -5,8 +5,8 @@
 <TITLE>PCAINVCUSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCAINVCUSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCAINVCUSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCAINVCUSP"><H1>PCAINVCUSP</H1></A>
 A sparse approximate inverse precondition that runs on the Nvidia GPU. 
 <P>
diff --git a/docs/manualpages/PC/PCASM.html b/docs/manualpages/PC/PCASM.html
index 33cc332..1f50c80 100644
--- a/docs/manualpages/PC/PCASM.html
+++ b/docs/manualpages/PC/PCASM.html
@@ -5,8 +5,8 @@
 <TITLE>PCASM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCASM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCASM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCASM"><H1>PCASM</H1></A>
 Use the (restricted) additive Schwarz method, each block is (approximately) solved with its own <A HREF="../KSP/KSP.html#KSP">KSP</A> object. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/PC/PCASMCreateSubdomains.html b/docs/manualpages/PC/PCASMCreateSubdomains.html
index 1c626ac..1fcc3b4 100644
--- a/docs/manualpages/PC/PCASMCreateSubdomains.html
+++ b/docs/manualpages/PC/PCASMCreateSubdomains.html
@@ -5,8 +5,8 @@
 <TITLE>PCASMCreateSubdomains</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCASMCreateSubdomains.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCASMCreateSubdomains.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCASMCreateSubdomains"><H1>PCASMCreateSubdomains</H1></A>
 Creates the index sets for the overlapping Schwarz preconditioner for a any problem on a general grid. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCASMCreateSubdomains2D.html b/docs/manualpages/PC/PCASMCreateSubdomains2D.html
index c2839b5..7b087c3 100644
--- a/docs/manualpages/PC/PCASMCreateSubdomains2D.html
+++ b/docs/manualpages/PC/PCASMCreateSubdomains2D.html
@@ -5,8 +5,8 @@
 <TITLE>PCASMCreateSubdomains2D</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCASMCreateSubdomains2D.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCASMCreateSubdomains2D.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCASMCreateSubdomains2D"><H1>PCASMCreateSubdomains2D</H1></A>
 Creates the index sets for the overlapping Schwarz preconditioner for a two-dimensional problem on a regular grid. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCASMDestroySubdomains.html b/docs/manualpages/PC/PCASMDestroySubdomains.html
index 64a4519..d359cff 100644
--- a/docs/manualpages/PC/PCASMDestroySubdomains.html
+++ b/docs/manualpages/PC/PCASMDestroySubdomains.html
@@ -5,8 +5,8 @@
 <TITLE>PCASMDestroySubdomains</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCASMDestroySubdomains.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCASMDestroySubdomains.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCASMDestroySubdomains"><H1>PCASMDestroySubdomains</H1></A>
 Destroys the index sets created with <A HREF="../PC/PCASMCreateSubdomains.html#PCASMCreateSubdomains">PCASMCreateSubdomains</A>(). Should be called after setting subdomains with <A HREF="../PC/PCASMSetLocalSubdomains.html#PCASMSetLocalSubdomains">PCASMSetLocalSubdomains</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCASMGetDMSubdomains.html b/docs/manualpages/PC/PCASMGetDMSubdomains.html
index a05bddc..934797c 100644
--- a/docs/manualpages/PC/PCASMGetDMSubdomains.html
+++ b/docs/manualpages/PC/PCASMGetDMSubdomains.html
@@ -5,8 +5,8 @@
 <TITLE>PCASMGetDMSubdomains</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCASMGetDMSubdomains.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCASMGetDMSubdomains.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCASMGetDMSubdomains"><H1>PCASMGetDMSubdomains</H1></A>
 Returns flag indicating whether to use <A HREF="../DM/DMCreateDomainDecomposition.html#DMCreateDomainDecomposition">DMCreateDomainDecomposition</A>() to define the subdomains, whenever possible. Not Collective 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCASMGetLocalSubdomains.html b/docs/manualpages/PC/PCASMGetLocalSubdomains.html
index 1b72dd6..ea9fb4b 100644
--- a/docs/manualpages/PC/PCASMGetLocalSubdomains.html
+++ b/docs/manualpages/PC/PCASMGetLocalSubdomains.html
@@ -5,8 +5,8 @@
 <TITLE>PCASMGetLocalSubdomains</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCASMGetLocalSubdomains.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCASMGetLocalSubdomains.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCASMGetLocalSubdomains"><H1>PCASMGetLocalSubdomains</H1></A>
 Gets the local subdomains (for this processor only) for the additive Schwarz preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCASMGetLocalSubmatrices.html b/docs/manualpages/PC/PCASMGetLocalSubmatrices.html
index 27a9c41..ca104bc 100644
--- a/docs/manualpages/PC/PCASMGetLocalSubmatrices.html
+++ b/docs/manualpages/PC/PCASMGetLocalSubmatrices.html
@@ -5,8 +5,8 @@
 <TITLE>PCASMGetLocalSubmatrices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCASMGetLocalSubmatrices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCASMGetLocalSubmatrices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCASMGetLocalSubmatrices"><H1>PCASMGetLocalSubmatrices</H1></A>
 Gets the local submatrices (for this processor only) for the additive Schwarz preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCASMGetLocalType.html b/docs/manualpages/PC/PCASMGetLocalType.html
index 6a95e6b..862072d 100644
--- a/docs/manualpages/PC/PCASMGetLocalType.html
+++ b/docs/manualpages/PC/PCASMGetLocalType.html
@@ -5,8 +5,8 @@
 <TITLE>PCASMGetLocalType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCASMGetLocalType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCASMGetLocalType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCASMGetLocalType"><H1>PCASMGetLocalType</H1></A>
 Gets the type of composition used for local problems in the additive Schwarz method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCASMGetSubKSP.html b/docs/manualpages/PC/PCASMGetSubKSP.html
index 2f41a2c..7e467fb 100644
--- a/docs/manualpages/PC/PCASMGetSubKSP.html
+++ b/docs/manualpages/PC/PCASMGetSubKSP.html
@@ -5,8 +5,8 @@
 <TITLE>PCASMGetSubKSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCASMGetSubKSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCASMGetSubKSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCASMGetSubKSP"><H1>PCASMGetSubKSP</H1></A>
 Gets the local <A HREF="../KSP/KSP.html#KSP">KSP</A> contexts for all blocks on this processor. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCASMGetType.html b/docs/manualpages/PC/PCASMGetType.html
index a47f4b3..220f5c5 100644
--- a/docs/manualpages/PC/PCASMGetType.html
+++ b/docs/manualpages/PC/PCASMGetType.html
@@ -5,8 +5,8 @@
 <TITLE>PCASMGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCASMGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCASMGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCASMGetType"><H1>PCASMGetType</H1></A>
 Gets the type of restriction and interpolation used for local problems in the additive Schwarz method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCASMSetDMSubdomains.html b/docs/manualpages/PC/PCASMSetDMSubdomains.html
index 0d07481..d25e3aa 100644
--- a/docs/manualpages/PC/PCASMSetDMSubdomains.html
+++ b/docs/manualpages/PC/PCASMSetDMSubdomains.html
@@ -5,8 +5,8 @@
 <TITLE>PCASMSetDMSubdomains</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCASMSetDMSubdomains.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCASMSetDMSubdomains.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCASMSetDMSubdomains"><H1>PCASMSetDMSubdomains</H1></A>
 Indicates whether to use <A HREF="../DM/DMCreateDomainDecomposition.html#DMCreateDomainDecomposition">DMCreateDomainDecomposition</A>() to define the subdomains, whenever possible. Logically Collective 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCASMSetLocalSubdomains.html b/docs/manualpages/PC/PCASMSetLocalSubdomains.html
index a762cdb..47416bf 100644
--- a/docs/manualpages/PC/PCASMSetLocalSubdomains.html
+++ b/docs/manualpages/PC/PCASMSetLocalSubdomains.html
@@ -5,8 +5,8 @@
 <TITLE>PCASMSetLocalSubdomains</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCASMSetLocalSubdomains.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCASMSetLocalSubdomains.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCASMSetLocalSubdomains"><H1>PCASMSetLocalSubdomains</H1></A>
 Sets the local subdomains (for this processor only) for the additive Schwarz preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCASMSetLocalType.html b/docs/manualpages/PC/PCASMSetLocalType.html
index 8b96d52..5f3c0fe 100644
--- a/docs/manualpages/PC/PCASMSetLocalType.html
+++ b/docs/manualpages/PC/PCASMSetLocalType.html
@@ -5,8 +5,8 @@
 <TITLE>PCASMSetLocalType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCASMSetLocalType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCASMSetLocalType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCASMSetLocalType"><H1>PCASMSetLocalType</H1></A>
 Sets the type of composition used for local problems in the additive Schwarz method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCASMSetOverlap.html b/docs/manualpages/PC/PCASMSetOverlap.html
index cdf3ce1..0788bd0 100644
--- a/docs/manualpages/PC/PCASMSetOverlap.html
+++ b/docs/manualpages/PC/PCASMSetOverlap.html
@@ -5,8 +5,8 @@
 <TITLE>PCASMSetOverlap</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCASMSetOverlap.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCASMSetOverlap.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCASMSetOverlap"><H1>PCASMSetOverlap</H1></A>
 Sets the overlap between a pair of subdomains for the additive Schwarz preconditioner.  Either all or no processors in the <A HREF="../PC/PC.html#PC">PC</A> communicator must call this routine. If <A HREF="../Mat/MatIncreaseOverlap.html#MatIncreaseOverlap">MatIncreaseOverlap</A> is used, use option -mat_increase_overlap when the problem size large. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCASMSetSortIndices.html b/docs/manualpages/PC/PCASMSetSortIndices.html
index 9a43590..925f318 100644
--- a/docs/manualpages/PC/PCASMSetSortIndices.html
+++ b/docs/manualpages/PC/PCASMSetSortIndices.html
@@ -5,8 +5,8 @@
 <TITLE>PCASMSetSortIndices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCASMSetSortIndices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCASMSetSortIndices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCASMSetSortIndices"><H1>PCASMSetSortIndices</H1></A>
 Determines whether subdomain indices are sorted. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCASMSetTotalSubdomains.html b/docs/manualpages/PC/PCASMSetTotalSubdomains.html
index 2fe5ec0..74b5bf9 100644
--- a/docs/manualpages/PC/PCASMSetTotalSubdomains.html
+++ b/docs/manualpages/PC/PCASMSetTotalSubdomains.html
@@ -5,8 +5,8 @@
 <TITLE>PCASMSetTotalSubdomains</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCASMSetTotalSubdomains.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCASMSetTotalSubdomains.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCASMSetTotalSubdomains"><H1>PCASMSetTotalSubdomains</H1></A>
 Sets the subdomains for all processors for the additive Schwarz preconditioner.  Either all or no processors in the <A HREF="../PC/PC.html#PC">PC</A> communicator must call this routine, with the same index sets. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCASMSetType.html b/docs/manualpages/PC/PCASMSetType.html
index e9217a1..97ed739 100644
--- a/docs/manualpages/PC/PCASMSetType.html
+++ b/docs/manualpages/PC/PCASMSetType.html
@@ -5,8 +5,8 @@
 <TITLE>PCASMSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCASMSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCASMSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCASMSetType"><H1>PCASMSetType</H1></A>
 Sets the type of restriction and interpolation used for local problems in the additive Schwarz method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCASMType.html b/docs/manualpages/PC/PCASMType.html
index 65895af..242d78a 100644
--- a/docs/manualpages/PC/PCASMType.html
+++ b/docs/manualpages/PC/PCASMType.html
@@ -5,8 +5,8 @@
 <TITLE>PCASMType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCASMType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCASMType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCASMType"><H1>PCASMType</H1></A>
 Type of additive Schwarz method to use 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCAppendOptionsPrefix.html b/docs/manualpages/PC/PCAppendOptionsPrefix.html
index aef9d05..6c8d3e5 100644
--- a/docs/manualpages/PC/PCAppendOptionsPrefix.html
+++ b/docs/manualpages/PC/PCAppendOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>PCAppendOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCAppendOptionsPrefix"><H1>PCAppendOptionsPrefix</H1></A>
 Appends to the prefix used for searching for all <A HREF="../PC/PC.html#PC">PC</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCApply.html b/docs/manualpages/PC/PCApply.html
index 955a80a..6af251f 100644
--- a/docs/manualpages/PC/PCApply.html
+++ b/docs/manualpages/PC/PCApply.html
@@ -5,8 +5,8 @@
 <TITLE>PCApply</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCApply.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCApply.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCApply"><H1>PCApply</H1></A>
 Applies the preconditioner to a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCApplyBAorAB.html b/docs/manualpages/PC/PCApplyBAorAB.html
index 90cba44..78df5fb 100644
--- a/docs/manualpages/PC/PCApplyBAorAB.html
+++ b/docs/manualpages/PC/PCApplyBAorAB.html
@@ -5,8 +5,8 @@
 <TITLE>PCApplyBAorAB</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCApplyBAorAB.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCApplyBAorAB.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCApplyBAorAB"><H1>PCApplyBAorAB</H1></A>
 Applies the preconditioner and operator to a vector. y = B*A*x or y = A*B*x. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCApplyBAorABTranspose.html b/docs/manualpages/PC/PCApplyBAorABTranspose.html
index 87b3a8a..93bf2ab 100644
--- a/docs/manualpages/PC/PCApplyBAorABTranspose.html
+++ b/docs/manualpages/PC/PCApplyBAorABTranspose.html
@@ -5,8 +5,8 @@
 <TITLE>PCApplyBAorABTranspose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCApplyBAorABTranspose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCApplyBAorABTranspose.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCApplyBAorABTranspose"><H1>PCApplyBAorABTranspose</H1></A>
 Applies the transpose of the preconditioner and operator to a vector. That is, applies tr(B) * tr(A) with left preconditioning, NOT tr(B*A) = tr(A)*tr(B). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCApplyRichardson.html b/docs/manualpages/PC/PCApplyRichardson.html
index 45ea1ba..ee62e838 100644
--- a/docs/manualpages/PC/PCApplyRichardson.html
+++ b/docs/manualpages/PC/PCApplyRichardson.html
@@ -5,8 +5,8 @@
 <TITLE>PCApplyRichardson</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCApplyRichardson.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCApplyRichardson.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCApplyRichardson"><H1>PCApplyRichardson</H1></A>
 Applies several steps of Richardson iteration with the particular preconditioner. This routine is usually used by the Krylov solvers and not the application code directly. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCApplyRichardsonExists.html b/docs/manualpages/PC/PCApplyRichardsonExists.html
index a32df15..d139c2c 100644
--- a/docs/manualpages/PC/PCApplyRichardsonExists.html
+++ b/docs/manualpages/PC/PCApplyRichardsonExists.html
@@ -5,8 +5,8 @@
 <TITLE>PCApplyRichardsonExists</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCApplyRichardsonExists.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCApplyRichardsonExists.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCApplyRichardsonExists"><H1>PCApplyRichardsonExists</H1></A>
 Determines whether a particular preconditioner has a built-in fast application of Richardson's method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCApplySymmetricLeft.html b/docs/manualpages/PC/PCApplySymmetricLeft.html
index 2c4bd21..6537ba5 100644
--- a/docs/manualpages/PC/PCApplySymmetricLeft.html
+++ b/docs/manualpages/PC/PCApplySymmetricLeft.html
@@ -5,8 +5,8 @@
 <TITLE>PCApplySymmetricLeft</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCApplySymmetricLeft.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCApplySymmetricLeft.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCApplySymmetricLeft"><H1>PCApplySymmetricLeft</H1></A>
 Applies the left part of a symmetric preconditioner to a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCApplySymmetricRight.html b/docs/manualpages/PC/PCApplySymmetricRight.html
index 9f7c0b5..405d214 100644
--- a/docs/manualpages/PC/PCApplySymmetricRight.html
+++ b/docs/manualpages/PC/PCApplySymmetricRight.html
@@ -5,8 +5,8 @@
 <TITLE>PCApplySymmetricRight</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCApplySymmetricRight.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCApplySymmetricRight.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCApplySymmetricRight"><H1>PCApplySymmetricRight</H1></A>
 Applies the right part of a symmetric preconditioner to a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCApplyTranspose.html b/docs/manualpages/PC/PCApplyTranspose.html
index 0cf51e6..923f800 100644
--- a/docs/manualpages/PC/PCApplyTranspose.html
+++ b/docs/manualpages/PC/PCApplyTranspose.html
@@ -5,8 +5,8 @@
 <TITLE>PCApplyTranspose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCApplyTranspose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCApplyTranspose.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCApplyTranspose"><H1>PCApplyTranspose</H1></A>
 Applies the transpose of preconditioner to a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCApplyTransposeExists.html b/docs/manualpages/PC/PCApplyTransposeExists.html
index 38890bb..e5405a3 100644
--- a/docs/manualpages/PC/PCApplyTransposeExists.html
+++ b/docs/manualpages/PC/PCApplyTransposeExists.html
@@ -5,8 +5,8 @@
 <TITLE>PCApplyTransposeExists</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCApplyTransposeExists.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCApplyTransposeExists.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCApplyTransposeExists"><H1>PCApplyTransposeExists</H1></A>
 Test whether the preconditioner has a transpose apply operation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCBDDC.html b/docs/manualpages/PC/PCBDDC.html
index f45f4ef..0a1ed51 100644
--- a/docs/manualpages/PC/PCBDDC.html
+++ b/docs/manualpages/PC/PCBDDC.html
@@ -5,8 +5,8 @@
 <TITLE>PCBDDC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCBDDC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCBDDC.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCBDDC"><H1>PCBDDC</H1></A>
 Balancing Domain Decomposition by Constraints. An implementation of the BDDC preconditioner based on
 <P>
diff --git a/docs/manualpages/PC/PCBDDCCreateFETIDPOperators.html b/docs/manualpages/PC/PCBDDCCreateFETIDPOperators.html
index eee8c2e..bc1360e 100644
--- a/docs/manualpages/PC/PCBDDCCreateFETIDPOperators.html
+++ b/docs/manualpages/PC/PCBDDCCreateFETIDPOperators.html
@@ -5,8 +5,8 @@
 <TITLE>PCBDDCCreateFETIDPOperators</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCBDDCCreateFETIDPOperators.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCBDDCCreateFETIDPOperators.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCBDDCCreateFETIDPOperators"><H1>PCBDDCCreateFETIDPOperators</H1></A>
 Create FETI-DP operators 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCBDDCGetDirichletBoundaries.html b/docs/manualpages/PC/PCBDDCGetDirichletBoundaries.html
index 4c85757..c9184db 100644
--- a/docs/manualpages/PC/PCBDDCGetDirichletBoundaries.html
+++ b/docs/manualpages/PC/PCBDDCGetDirichletBoundaries.html
@@ -5,8 +5,8 @@
 <TITLE>PCBDDCGetDirichletBoundaries</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCBDDCGetDirichletBoundaries.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCBDDCGetDirichletBoundaries.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCBDDCGetDirichletBoundaries"><H1>PCBDDCGetDirichletBoundaries</H1></A>
 Get parallel <A HREF="../IS/IS.html#IS">IS</A> for Dirichlet boundaries 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCBDDCGetDirichletBoundariesLocal.html b/docs/manualpages/PC/PCBDDCGetDirichletBoundariesLocal.html
index d83042a..f9952c0 100644
--- a/docs/manualpages/PC/PCBDDCGetDirichletBoundariesLocal.html
+++ b/docs/manualpages/PC/PCBDDCGetDirichletBoundariesLocal.html
@@ -5,8 +5,8 @@
 <TITLE>PCBDDCGetDirichletBoundariesLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCBDDCGetDirichletBoundariesLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCBDDCGetDirichletBoundariesLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCBDDCGetDirichletBoundariesLocal"><H1>PCBDDCGetDirichletBoundariesLocal</H1></A>
 Get parallel <A HREF="../IS/IS.html#IS">IS</A> for Dirichlet boundaries (in local ordering) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCBDDCGetNeumannBoundaries.html b/docs/manualpages/PC/PCBDDCGetNeumannBoundaries.html
index 7c9c435..a0b6327 100644
--- a/docs/manualpages/PC/PCBDDCGetNeumannBoundaries.html
+++ b/docs/manualpages/PC/PCBDDCGetNeumannBoundaries.html
@@ -5,8 +5,8 @@
 <TITLE>PCBDDCGetNeumannBoundaries</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCBDDCGetNeumannBoundaries.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCBDDCGetNeumannBoundaries.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCBDDCGetNeumannBoundaries"><H1>PCBDDCGetNeumannBoundaries</H1></A>
 Get parallel <A HREF="../IS/IS.html#IS">IS</A> for Neumann boundaries 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCBDDCGetNeumannBoundariesLocal.html b/docs/manualpages/PC/PCBDDCGetNeumannBoundariesLocal.html
index e9ba364..95e068f 100644
--- a/docs/manualpages/PC/PCBDDCGetNeumannBoundariesLocal.html
+++ b/docs/manualpages/PC/PCBDDCGetNeumannBoundariesLocal.html
@@ -5,8 +5,8 @@
 <TITLE>PCBDDCGetNeumannBoundariesLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCBDDCGetNeumannBoundariesLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCBDDCGetNeumannBoundariesLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCBDDCGetNeumannBoundariesLocal"><H1>PCBDDCGetNeumannBoundariesLocal</H1></A>
 Get parallel <A HREF="../IS/IS.html#IS">IS</A> for Neumann boundaries (in local ordering) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCBDDCMatFETIDPGetRHS.html b/docs/manualpages/PC/PCBDDCMatFETIDPGetRHS.html
index 5daea97..aa32cbd 100644
--- a/docs/manualpages/PC/PCBDDCMatFETIDPGetRHS.html
+++ b/docs/manualpages/PC/PCBDDCMatFETIDPGetRHS.html
@@ -5,8 +5,8 @@
 <TITLE>PCBDDCMatFETIDPGetRHS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCBDDCMatFETIDPGetRHS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCBDDCMatFETIDPGetRHS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCBDDCMatFETIDPGetRHS"><H1>PCBDDCMatFETIDPGetRHS</H1></A>
 Compute the right-hand side for FETI-DP linear system using the physical right-hand side 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCBDDCMatFETIDPGetSolution.html b/docs/manualpages/PC/PCBDDCMatFETIDPGetSolution.html
index a91bda1..b395b57 100644
--- a/docs/manualpages/PC/PCBDDCMatFETIDPGetSolution.html
+++ b/docs/manualpages/PC/PCBDDCMatFETIDPGetSolution.html
@@ -5,8 +5,8 @@
 <TITLE>PCBDDCMatFETIDPGetSolution</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCBDDCMatFETIDPGetSolution.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCBDDCMatFETIDPGetSolution.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCBDDCMatFETIDPGetSolution"><H1>PCBDDCMatFETIDPGetSolution</H1></A>
 Compute the physical solution using the solution of the FETI-DP linear system 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCBDDCSetChangeOfBasisMat.html b/docs/manualpages/PC/PCBDDCSetChangeOfBasisMat.html
index 24ed5cf..f9489ad 100644
--- a/docs/manualpages/PC/PCBDDCSetChangeOfBasisMat.html
+++ b/docs/manualpages/PC/PCBDDCSetChangeOfBasisMat.html
@@ -5,8 +5,8 @@
 <TITLE>PCBDDCSetChangeOfBasisMat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCBDDCSetChangeOfBasisMat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCBDDCSetChangeOfBasisMat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCBDDCSetChangeOfBasisMat"><H1>PCBDDCSetChangeOfBasisMat</H1></A>
 Set user defined change of basis for dofs 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCBDDCSetCoarseningRatio.html b/docs/manualpages/PC/PCBDDCSetCoarseningRatio.html
index 158c286..83d296d 100644
--- a/docs/manualpages/PC/PCBDDCSetCoarseningRatio.html
+++ b/docs/manualpages/PC/PCBDDCSetCoarseningRatio.html
@@ -5,8 +5,8 @@
 <TITLE>PCBDDCSetCoarseningRatio</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCBDDCSetCoarseningRatio.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCBDDCSetCoarseningRatio.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCBDDCSetCoarseningRatio"><H1>PCBDDCSetCoarseningRatio</H1></A>
 Set coarsening ratio used in multilevel 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCBDDCSetDirichletBoundaries.html b/docs/manualpages/PC/PCBDDCSetDirichletBoundaries.html
index f04c8ae..1cc5c9a 100644
--- a/docs/manualpages/PC/PCBDDCSetDirichletBoundaries.html
+++ b/docs/manualpages/PC/PCBDDCSetDirichletBoundaries.html
@@ -5,8 +5,8 @@
 <TITLE>PCBDDCSetDirichletBoundaries</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCBDDCSetDirichletBoundaries.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCBDDCSetDirichletBoundaries.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCBDDCSetDirichletBoundaries"><H1>PCBDDCSetDirichletBoundaries</H1></A>
 Set <A HREF="../IS/IS.html#IS">IS</A> defining Dirichlet boundaries for the global problem. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCBDDCSetDirichletBoundariesLocal.html b/docs/manualpages/PC/PCBDDCSetDirichletBoundariesLocal.html
index fbd0f7a..a1a154c 100644
--- a/docs/manualpages/PC/PCBDDCSetDirichletBoundariesLocal.html
+++ b/docs/manualpages/PC/PCBDDCSetDirichletBoundariesLocal.html
@@ -5,8 +5,8 @@
 <TITLE>PCBDDCSetDirichletBoundariesLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCBDDCSetDirichletBoundariesLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCBDDCSetDirichletBoundariesLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCBDDCSetDirichletBoundariesLocal"><H1>PCBDDCSetDirichletBoundariesLocal</H1></A>
 Set <A HREF="../IS/IS.html#IS">IS</A> defining Dirichlet boundaries for the global problem in local ordering. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCBDDCSetDofsSplitting.html b/docs/manualpages/PC/PCBDDCSetDofsSplitting.html
index 34abc7f..9662978 100644
--- a/docs/manualpages/PC/PCBDDCSetDofsSplitting.html
+++ b/docs/manualpages/PC/PCBDDCSetDofsSplitting.html
@@ -5,8 +5,8 @@
 <TITLE>PCBDDCSetDofsSplitting</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCBDDCSetDofsSplitting.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCBDDCSetDofsSplitting.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCBDDCSetDofsSplitting"><H1>PCBDDCSetDofsSplitting</H1></A>
 Set index sets defining fields of the global matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCBDDCSetDofsSplittingLocal.html b/docs/manualpages/PC/PCBDDCSetDofsSplittingLocal.html
index 3500ef9..76a4893 100644
--- a/docs/manualpages/PC/PCBDDCSetDofsSplittingLocal.html
+++ b/docs/manualpages/PC/PCBDDCSetDofsSplittingLocal.html
@@ -5,8 +5,8 @@
 <TITLE>PCBDDCSetDofsSplittingLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCBDDCSetDofsSplittingLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCBDDCSetDofsSplittingLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCBDDCSetDofsSplittingLocal"><H1>PCBDDCSetDofsSplittingLocal</H1></A>
 Set index sets defining fields of the local subdomain matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCBDDCSetLevels.html b/docs/manualpages/PC/PCBDDCSetLevels.html
index 7983b04..5630029 100644
--- a/docs/manualpages/PC/PCBDDCSetLevels.html
+++ b/docs/manualpages/PC/PCBDDCSetLevels.html
@@ -5,8 +5,8 @@
 <TITLE>PCBDDCSetLevels</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCBDDCSetLevels.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCBDDCSetLevels.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCBDDCSetLevels"><H1>PCBDDCSetLevels</H1></A>
 Sets the maximum number of levels for multilevel 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCBDDCSetLocalAdjacencyGraph.html b/docs/manualpages/PC/PCBDDCSetLocalAdjacencyGraph.html
index 19bbb39..242b3dc 100644
--- a/docs/manualpages/PC/PCBDDCSetLocalAdjacencyGraph.html
+++ b/docs/manualpages/PC/PCBDDCSetLocalAdjacencyGraph.html
@@ -5,8 +5,8 @@
 <TITLE>PCBDDCSetLocalAdjacencyGraph</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCBDDCSetLocalAdjacencyGraph.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCBDDCSetLocalAdjacencyGraph.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCBDDCSetLocalAdjacencyGraph"><H1>PCBDDCSetLocalAdjacencyGraph</H1></A>
 Set adjacency structure (CSR graph) of the local matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCBDDCSetNeumannBoundaries.html b/docs/manualpages/PC/PCBDDCSetNeumannBoundaries.html
index 54e5530..4650d47 100644
--- a/docs/manualpages/PC/PCBDDCSetNeumannBoundaries.html
+++ b/docs/manualpages/PC/PCBDDCSetNeumannBoundaries.html
@@ -5,8 +5,8 @@
 <TITLE>PCBDDCSetNeumannBoundaries</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCBDDCSetNeumannBoundaries.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCBDDCSetNeumannBoundaries.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCBDDCSetNeumannBoundaries"><H1>PCBDDCSetNeumannBoundaries</H1></A>
 Set <A HREF="../IS/IS.html#IS">IS</A> defining Neumann boundaries for the global problem. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCBDDCSetNeumannBoundariesLocal.html b/docs/manualpages/PC/PCBDDCSetNeumannBoundariesLocal.html
index 6db99f0..edfa6d8 100644
--- a/docs/manualpages/PC/PCBDDCSetNeumannBoundariesLocal.html
+++ b/docs/manualpages/PC/PCBDDCSetNeumannBoundariesLocal.html
@@ -5,8 +5,8 @@
 <TITLE>PCBDDCSetNeumannBoundariesLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCBDDCSetNeumannBoundariesLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCBDDCSetNeumannBoundariesLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCBDDCSetNeumannBoundariesLocal"><H1>PCBDDCSetNeumannBoundariesLocal</H1></A>
 Set <A HREF="../IS/IS.html#IS">IS</A> defining Neumann boundaries for the global problem in local ordering. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCBDDCSetNullSpace.html b/docs/manualpages/PC/PCBDDCSetNullSpace.html
index e45176f..fd6e743 100644
--- a/docs/manualpages/PC/PCBDDCSetNullSpace.html
+++ b/docs/manualpages/PC/PCBDDCSetNullSpace.html
@@ -5,8 +5,8 @@
 <TITLE>PCBDDCSetNullSpace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCBDDCSetNullSpace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCBDDCSetNullSpace.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCBDDCSetNullSpace"><H1>PCBDDCSetNullSpace</H1></A>
 Set nullspace for BDDC operator 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCBDDCSetPrimalVerticesLocalIS.html b/docs/manualpages/PC/PCBDDCSetPrimalVerticesLocalIS.html
index 9e8fefd..84244c9 100644
--- a/docs/manualpages/PC/PCBDDCSetPrimalVerticesLocalIS.html
+++ b/docs/manualpages/PC/PCBDDCSetPrimalVerticesLocalIS.html
@@ -5,8 +5,8 @@
 <TITLE>PCBDDCSetPrimalVerticesLocalIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCBDDCSetPrimalVerticesLocalIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCBDDCSetPrimalVerticesLocalIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCBDDCSetPrimalVerticesLocalIS"><H1>PCBDDCSetPrimalVerticesLocalIS</H1></A>
 Set additional user defined primal vertices in <A HREF="../PC/PCBDDC.html#PCBDDC">PCBDDC</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCBJACOBI.html b/docs/manualpages/PC/PCBJACOBI.html
index f8d2cc1..da6d7a5 100644
--- a/docs/manualpages/PC/PCBJACOBI.html
+++ b/docs/manualpages/PC/PCBJACOBI.html
@@ -5,8 +5,8 @@
 <TITLE>PCBJACOBI</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCBJACOBI.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCBJACOBI.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCBJACOBI"><H1>PCBJACOBI</H1></A>
 Use block Jacobi preconditioning, each block is (approximately) solved with its own <A HREF="../KSP/KSP.html#KSP">KSP</A> object. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/PC/PCBJacobiGetLocalBlocks.html b/docs/manualpages/PC/PCBJacobiGetLocalBlocks.html
index cf8637a..37bef09 100644
--- a/docs/manualpages/PC/PCBJacobiGetLocalBlocks.html
+++ b/docs/manualpages/PC/PCBJacobiGetLocalBlocks.html
@@ -5,8 +5,8 @@
 <TITLE>PCBJacobiGetLocalBlocks</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCBJacobiGetLocalBlocks.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCBJacobiGetLocalBlocks.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCBJacobiGetLocalBlocks"><H1>PCBJacobiGetLocalBlocks</H1></A>
 Gets the local number of blocks for the block Jacobi preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCBJacobiGetSubKSP.html b/docs/manualpages/PC/PCBJacobiGetSubKSP.html
index 5aa6263..9df52e7 100644
--- a/docs/manualpages/PC/PCBJacobiGetSubKSP.html
+++ b/docs/manualpages/PC/PCBJacobiGetSubKSP.html
@@ -5,8 +5,8 @@
 <TITLE>PCBJacobiGetSubKSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCBJacobiGetSubKSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCBJacobiGetSubKSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCBJacobiGetSubKSP"><H1>PCBJacobiGetSubKSP</H1></A>
 Gets the local <A HREF="../KSP/KSP.html#KSP">KSP</A> contexts for all blocks on this processor. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCBJacobiGetTotalBlocks.html b/docs/manualpages/PC/PCBJacobiGetTotalBlocks.html
index d67f159..c24c6f1 100644
--- a/docs/manualpages/PC/PCBJacobiGetTotalBlocks.html
+++ b/docs/manualpages/PC/PCBJacobiGetTotalBlocks.html
@@ -5,8 +5,8 @@
 <TITLE>PCBJacobiGetTotalBlocks</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCBJacobiGetTotalBlocks.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCBJacobiGetTotalBlocks.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCBJacobiGetTotalBlocks"><H1>PCBJacobiGetTotalBlocks</H1></A>
 Gets the global number of blocks for the block Jacobi preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCBJacobiSetLocalBlocks.html b/docs/manualpages/PC/PCBJacobiSetLocalBlocks.html
index bae2639..4ed5366 100644
--- a/docs/manualpages/PC/PCBJacobiSetLocalBlocks.html
+++ b/docs/manualpages/PC/PCBJacobiSetLocalBlocks.html
@@ -5,8 +5,8 @@
 <TITLE>PCBJacobiSetLocalBlocks</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCBJacobiSetLocalBlocks.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCBJacobiSetLocalBlocks.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCBJacobiSetLocalBlocks"><H1>PCBJacobiSetLocalBlocks</H1></A>
 Sets the local number of blocks for the block Jacobi preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCBJacobiSetTotalBlocks.html b/docs/manualpages/PC/PCBJacobiSetTotalBlocks.html
index 787aa76..258d940 100644
--- a/docs/manualpages/PC/PCBJacobiSetTotalBlocks.html
+++ b/docs/manualpages/PC/PCBJacobiSetTotalBlocks.html
@@ -5,8 +5,8 @@
 <TITLE>PCBJacobiSetTotalBlocks</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCBJacobiSetTotalBlocks.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCBJacobiSetTotalBlocks.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCBJacobiSetTotalBlocks"><H1>PCBJacobiSetTotalBlocks</H1></A>
 Sets the global number of blocks for the block Jacobi preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCCHOLESKY.html b/docs/manualpages/PC/PCCHOLESKY.html
index 918deaf..646035a 100644
--- a/docs/manualpages/PC/PCCHOLESKY.html
+++ b/docs/manualpages/PC/PCCHOLESKY.html
@@ -5,8 +5,8 @@
 <TITLE>PCCHOLESKY</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCCHOLESKY.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCCHOLESKY.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCCHOLESKY"><H1>PCCHOLESKY</H1></A>
 Uses a direct solver, based on Cholesky factorization, as a preconditioner 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/PC/PCCOMPOSITE.html b/docs/manualpages/PC/PCCOMPOSITE.html
index dc1b9d6..dd5b74c 100644
--- a/docs/manualpages/PC/PCCOMPOSITE.html
+++ b/docs/manualpages/PC/PCCOMPOSITE.html
@@ -5,8 +5,8 @@
 <TITLE>PCCOMPOSITE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCCOMPOSITE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCCOMPOSITE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCCOMPOSITE"><H1>PCCOMPOSITE</H1></A>
 Build a preconditioner by composing together several preconditioners 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/PC/PCCP.html b/docs/manualpages/PC/PCCP.html
index e305b2a..b8725b1 100644
--- a/docs/manualpages/PC/PCCP.html
+++ b/docs/manualpages/PC/PCCP.html
@@ -5,8 +5,8 @@
 <TITLE>PCCP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCCP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCCP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCCP"><H1>PCCP</H1></A>
 a "column-projection" preconditioner This is a terrible preconditioner and is not recommended, ever!
 <P>
diff --git a/docs/manualpages/PC/PCCompositeAddPC.html b/docs/manualpages/PC/PCCompositeAddPC.html
index a350264..f6a3b4e 100644
--- a/docs/manualpages/PC/PCCompositeAddPC.html
+++ b/docs/manualpages/PC/PCCompositeAddPC.html
@@ -5,8 +5,8 @@
 <TITLE>PCCompositeAddPC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCCompositeAddPC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCCompositeAddPC.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCCompositeAddPC"><H1>PCCompositeAddPC</H1></A>
 Adds another <A HREF="../PC/PC.html#PC">PC</A> to the composite <A HREF="../PC/PC.html#PC">PC</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCCompositeGetNumberPC.html b/docs/manualpages/PC/PCCompositeGetNumberPC.html
index b39b779..1d771f7 100644
--- a/docs/manualpages/PC/PCCompositeGetNumberPC.html
+++ b/docs/manualpages/PC/PCCompositeGetNumberPC.html
@@ -5,8 +5,8 @@
 <TITLE>PCCompositeGetNumberPC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCCompositeGetNumberPC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCCompositeGetNumberPC.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCCompositeGetNumberPC"><H1>PCCompositeGetNumberPC</H1></A>
 Gets the number of <A HREF="../PC/PC.html#PC">PC</A> objects in the composite <A HREF="../PC/PC.html#PC">PC</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCCompositeGetPC.html b/docs/manualpages/PC/PCCompositeGetPC.html
index 1c3b9ab..c3fa9bf 100644
--- a/docs/manualpages/PC/PCCompositeGetPC.html
+++ b/docs/manualpages/PC/PCCompositeGetPC.html
@@ -5,8 +5,8 @@
 <TITLE>PCCompositeGetPC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCCompositeGetPC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCCompositeGetPC.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCCompositeGetPC"><H1>PCCompositeGetPC</H1></A>
 Gets one of the <A HREF="../PC/PC.html#PC">PC</A> objects in the composite <A HREF="../PC/PC.html#PC">PC</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCCompositeGetType.html b/docs/manualpages/PC/PCCompositeGetType.html
index cab3d68..0b7c628 100644
--- a/docs/manualpages/PC/PCCompositeGetType.html
+++ b/docs/manualpages/PC/PCCompositeGetType.html
@@ -5,8 +5,8 @@
 <TITLE>PCCompositeGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCCompositeGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCCompositeGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCCompositeGetType"><H1>PCCompositeGetType</H1></A>
 Gets the type of composite preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCCompositeSetType.html b/docs/manualpages/PC/PCCompositeSetType.html
index e8d83c0..3c1b58a 100644
--- a/docs/manualpages/PC/PCCompositeSetType.html
+++ b/docs/manualpages/PC/PCCompositeSetType.html
@@ -5,8 +5,8 @@
 <TITLE>PCCompositeSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCCompositeSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCCompositeSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCCompositeSetType"><H1>PCCompositeSetType</H1></A>
 Sets the type of composite preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCCompositeSpecialSetAlpha.html b/docs/manualpages/PC/PCCompositeSpecialSetAlpha.html
index c95afaf..7d919d3 100644
--- a/docs/manualpages/PC/PCCompositeSpecialSetAlpha.html
+++ b/docs/manualpages/PC/PCCompositeSpecialSetAlpha.html
@@ -5,8 +5,8 @@
 <TITLE>PCCompositeSpecialSetAlpha</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCCompositeSpecialSetAlpha.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCCompositeSpecialSetAlpha.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCCompositeSpecialSetAlpha"><H1>PCCompositeSpecialSetAlpha</H1></A>
 Sets alpha for the special composite preconditioner for alphaI + R + S 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCCompositeType.html b/docs/manualpages/PC/PCCompositeType.html
index 3d5817d..968d39e 100644
--- a/docs/manualpages/PC/PCCompositeType.html
+++ b/docs/manualpages/PC/PCCompositeType.html
@@ -5,8 +5,8 @@
 <TITLE>PCCompositeType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCCompositeType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCCompositeType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCCompositeType"><H1>PCCompositeType</H1></A>
 Determines how two or more preconditioner are composed 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCComputeExplicitOperator.html b/docs/manualpages/PC/PCComputeExplicitOperator.html
index f4d92bc..30977c6 100644
--- a/docs/manualpages/PC/PCComputeExplicitOperator.html
+++ b/docs/manualpages/PC/PCComputeExplicitOperator.html
@@ -5,8 +5,8 @@
 <TITLE>PCComputeExplicitOperator</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCComputeExplicitOperator.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCComputeExplicitOperator.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCComputeExplicitOperator"><H1>PCComputeExplicitOperator</H1></A>
 Computes the explicit preconditioned operator. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCCreate.html b/docs/manualpages/PC/PCCreate.html
index d4ca426..652b154 100644
--- a/docs/manualpages/PC/PCCreate.html
+++ b/docs/manualpages/PC/PCCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PCCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCCreate"><H1>PCCreate</H1></A>
 Creates a preconditioner context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCDestroy.html b/docs/manualpages/PC/PCDestroy.html
index 1b44e0c..4df698e 100644
--- a/docs/manualpages/PC/PCDestroy.html
+++ b/docs/manualpages/PC/PCDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PCDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCDestroy"><H1>PCDestroy</H1></A>
 Destroys <A HREF="../PC/PC.html#PC">PC</A> context that was created with <A HREF="../PC/PCCreate.html#PCCreate">PCCreate</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCDiagonalScaleLeft.html b/docs/manualpages/PC/PCDiagonalScaleLeft.html
index c32f376..86a67a5 100644
--- a/docs/manualpages/PC/PCDiagonalScaleLeft.html
+++ b/docs/manualpages/PC/PCDiagonalScaleLeft.html
@@ -5,8 +5,8 @@
 <TITLE>PCDiagonalScaleLeft</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCDiagonalScaleLeft.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCDiagonalScaleLeft.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCDiagonalScaleLeft"><H1>PCDiagonalScaleLeft</H1></A>
 Scales a vector by the left scaling as needed by certain time-stepping codes. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCDiagonalScaleRight.html b/docs/manualpages/PC/PCDiagonalScaleRight.html
index 30e55a2..1a528a2 100644
--- a/docs/manualpages/PC/PCDiagonalScaleRight.html
+++ b/docs/manualpages/PC/PCDiagonalScaleRight.html
@@ -5,8 +5,8 @@
 <TITLE>PCDiagonalScaleRight</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCDiagonalScaleRight.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCDiagonalScaleRight.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCDiagonalScaleRight"><H1>PCDiagonalScaleRight</H1></A>
 Scales a vector by the right scaling as needed by certain time-stepping codes. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCEISENSTAT.html b/docs/manualpages/PC/PCEISENSTAT.html
index 8add656..9f2e3a5 100644
--- a/docs/manualpages/PC/PCEISENSTAT.html
+++ b/docs/manualpages/PC/PCEISENSTAT.html
@@ -5,8 +5,8 @@
 <TITLE>PCEISENSTAT</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCEISENSTAT.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCEISENSTAT.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCEISENSTAT"><H1>PCEISENSTAT</H1></A>
 An implementation of SSOR (symmetric successive over relaxation, symmetric Gauss-Seidel) preconditioning that incorporates Eisenstat's trick to reduce the amount of computation needed. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/PC/PCEXOTIC.html b/docs/manualpages/PC/PCEXOTIC.html
index 7efa0fb..f74a055 100644
--- a/docs/manualpages/PC/PCEXOTIC.html
+++ b/docs/manualpages/PC/PCEXOTIC.html
@@ -5,8 +5,8 @@
 <TITLE>PCEXOTIC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCEXOTIC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCEXOTIC.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCEXOTIC"><H1>PCEXOTIC</H1></A>
 Two level overlapping Schwarz preconditioner with exotic (non-standard) coarse grid spaces This uses the <A HREF="../PC/PCMG.html#PCMG">PCMG</A> infrastructure restricted to two levels and the face and wirebasket based coarse
 grid spaces.
diff --git a/docs/manualpages/PC/PCEisenstatGetNoDiagonalScaling.html b/docs/manualpages/PC/PCEisenstatGetNoDiagonalScaling.html
index 362b6cb..4043a39 100644
--- a/docs/manualpages/PC/PCEisenstatGetNoDiagonalScaling.html
+++ b/docs/manualpages/PC/PCEisenstatGetNoDiagonalScaling.html
@@ -5,8 +5,8 @@
 <TITLE>PCEisenstatGetNoDiagonalScaling</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCEisenstatGetNoDiagonalScaling.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCEisenstatGetNoDiagonalScaling.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCEisenstatGetNoDiagonalScaling"><H1>PCEisenstatGetNoDiagonalScaling</H1></A>
 Tells if the Eisenstat preconditioner not to do additional diagonal preconditioning. For matrices with a constant along the diagonal, this may save a small amount of work. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCEisenstatGetOmega.html b/docs/manualpages/PC/PCEisenstatGetOmega.html
index 9165cfa..3e4aa78 100644
--- a/docs/manualpages/PC/PCEisenstatGetOmega.html
+++ b/docs/manualpages/PC/PCEisenstatGetOmega.html
@@ -5,8 +5,8 @@
 <TITLE>PCEisenstatGetOmega</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCEisenstatGetOmega.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCEisenstatGetOmega.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCEisenstatGetOmega"><H1>PCEisenstatGetOmega</H1></A>
 Gets the SSOR relaxation coefficient, omega, to use with Eisenstat's trick (where omega = 1.0 by default). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCEisenstatSetNoDiagonalScaling.html b/docs/manualpages/PC/PCEisenstatSetNoDiagonalScaling.html
index f491911..08b719d 100644
--- a/docs/manualpages/PC/PCEisenstatSetNoDiagonalScaling.html
+++ b/docs/manualpages/PC/PCEisenstatSetNoDiagonalScaling.html
@@ -5,8 +5,8 @@
 <TITLE>PCEisenstatSetNoDiagonalScaling</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCEisenstatSetNoDiagonalScaling.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCEisenstatSetNoDiagonalScaling.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCEisenstatSetNoDiagonalScaling"><H1>PCEisenstatSetNoDiagonalScaling</H1></A>
 Causes the Eisenstat preconditioner not to do additional diagonal preconditioning. For matrices with a constant along the diagonal, this may save a small amount of work. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCEisenstatSetOmega.html b/docs/manualpages/PC/PCEisenstatSetOmega.html
index cbe299a..b645c21 100644
--- a/docs/manualpages/PC/PCEisenstatSetOmega.html
+++ b/docs/manualpages/PC/PCEisenstatSetOmega.html
@@ -5,8 +5,8 @@
 <TITLE>PCEisenstatSetOmega</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCEisenstatSetOmega.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCEisenstatSetOmega.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCEisenstatSetOmega"><H1>PCEisenstatSetOmega</H1></A>
 Sets the SSOR relaxation coefficient, omega, to use with Eisenstat's trick (where omega = 1.0 by default). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCExoticSetType.html b/docs/manualpages/PC/PCExoticSetType.html
index 030a2a1..e71c6ef 100644
--- a/docs/manualpages/PC/PCExoticSetType.html
+++ b/docs/manualpages/PC/PCExoticSetType.html
@@ -5,8 +5,8 @@
 <TITLE>PCExoticSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCExoticSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCExoticSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCExoticSetType"><H1>PCExoticSetType</H1></A>
 Sets the type of coarse grid interpolation to use 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCExoticType.html b/docs/manualpages/PC/PCExoticType.html
index 4977eb4..b1ff5d4 100644
--- a/docs/manualpages/PC/PCExoticType.html
+++ b/docs/manualpages/PC/PCExoticType.html
@@ -5,8 +5,8 @@
 <TITLE>PCExoticType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCExoticType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCExoticType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCExoticType"><H1>PCExoticType</H1></A>
 Face based or wirebasket based coarse grid space 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFIELDSPLIT.html b/docs/manualpages/PC/PCFIELDSPLIT.html
index 658ef49..54091eb 100644
--- a/docs/manualpages/PC/PCFIELDSPLIT.html
+++ b/docs/manualpages/PC/PCFIELDSPLIT.html
@@ -5,8 +5,8 @@
 <TITLE>PCFIELDSPLIT</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFIELDSPLIT.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFIELDSPLIT.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFIELDSPLIT"><H1>PCFIELDSPLIT</H1></A>
 Preconditioner created by combining separate preconditioners for individual fields or groups of fields. See the users manual section "Solving Block Matrices" for more details. To set options on the solvers for each block append -fieldsplit_ to all the <A HREF="../PC/PC.html#PC">PC</A>
 options database keys. For example, -fieldsplit_pc_type ilu -fieldsplit_pc_factor_levels 1
diff --git a/docs/manualpages/PC/PCFactorGetAllowDiagonalFill.html b/docs/manualpages/PC/PCFactorGetAllowDiagonalFill.html
index cb9c8f0..cc6f554 100644
--- a/docs/manualpages/PC/PCFactorGetAllowDiagonalFill.html
+++ b/docs/manualpages/PC/PCFactorGetAllowDiagonalFill.html
@@ -5,8 +5,8 @@
 <TITLE>PCFactorGetAllowDiagonalFill</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFactorGetAllowDiagonalFill.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFactorGetAllowDiagonalFill.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFactorGetAllowDiagonalFill"><H1>PCFactorGetAllowDiagonalFill</H1></A>
 Determines if all diagonal matrix entries are treated as level 0 fill even if there is no non-zero location. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFactorGetLevels.html b/docs/manualpages/PC/PCFactorGetLevels.html
index 05ac7a9..2d0e4e2 100644
--- a/docs/manualpages/PC/PCFactorGetLevels.html
+++ b/docs/manualpages/PC/PCFactorGetLevels.html
@@ -5,8 +5,8 @@
 <TITLE>PCFactorGetLevels</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFactorGetLevels.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFactorGetLevels.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFactorGetLevels"><H1>PCFactorGetLevels</H1></A>
 Gets the number of levels of fill to use. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFactorGetMatSolverPackage.html b/docs/manualpages/PC/PCFactorGetMatSolverPackage.html
index 5c45f6b..814ccbb 100644
--- a/docs/manualpages/PC/PCFactorGetMatSolverPackage.html
+++ b/docs/manualpages/PC/PCFactorGetMatSolverPackage.html
@@ -5,8 +5,8 @@
 <TITLE>PCFactorGetMatSolverPackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFactorGetMatSolverPackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFactorGetMatSolverPackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFactorGetMatSolverPackage"><H1>PCFactorGetMatSolverPackage</H1></A>
 gets the software that is used to perform the factorization 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFactorGetMatrix.html b/docs/manualpages/PC/PCFactorGetMatrix.html
index e03adf0..dae8aa9 100644
--- a/docs/manualpages/PC/PCFactorGetMatrix.html
+++ b/docs/manualpages/PC/PCFactorGetMatrix.html
@@ -5,8 +5,8 @@
 <TITLE>PCFactorGetMatrix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFactorGetMatrix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFactorGetMatrix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFactorGetMatrix"><H1>PCFactorGetMatrix</H1></A>
 Gets the factored matrix from the preconditioner context.  This routine is valid only for the LU, incomplete LU, Cholesky, and incomplete Cholesky methods. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFactorGetShiftAmount.html b/docs/manualpages/PC/PCFactorGetShiftAmount.html
index b837312..96e6a00 100644
--- a/docs/manualpages/PC/PCFactorGetShiftAmount.html
+++ b/docs/manualpages/PC/PCFactorGetShiftAmount.html
@@ -5,8 +5,8 @@
 <TITLE>PCFactorGetShiftAmount</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFactorGetShiftAmount.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFactorGetShiftAmount.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFactorGetShiftAmount"><H1>PCFactorGetShiftAmount</H1></A>
 Gets the tolerance used to define a zero privot 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFactorGetShiftType.html b/docs/manualpages/PC/PCFactorGetShiftType.html
index 2133549..078b7b0 100644
--- a/docs/manualpages/PC/PCFactorGetShiftType.html
+++ b/docs/manualpages/PC/PCFactorGetShiftType.html
@@ -5,8 +5,8 @@
 <TITLE>PCFactorGetShiftType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFactorGetShiftType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFactorGetShiftType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFactorGetShiftType"><H1>PCFactorGetShiftType</H1></A>
 Gets the type of shift, if any, done when a zero pivot is detected 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFactorGetUseInPlace.html b/docs/manualpages/PC/PCFactorGetUseInPlace.html
index 779d47f..f8526c2 100644
--- a/docs/manualpages/PC/PCFactorGetUseInPlace.html
+++ b/docs/manualpages/PC/PCFactorGetUseInPlace.html
@@ -5,8 +5,8 @@
 <TITLE>PCFactorGetUseInPlace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFactorGetUseInPlace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFactorGetUseInPlace.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFactorGetUseInPlace"><H1>PCFactorGetUseInPlace</H1></A>
 Determines if an in-place factorization is being used. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFactorGetZeroPivot.html b/docs/manualpages/PC/PCFactorGetZeroPivot.html
index 1e85c86..26f8641 100644
--- a/docs/manualpages/PC/PCFactorGetZeroPivot.html
+++ b/docs/manualpages/PC/PCFactorGetZeroPivot.html
@@ -5,8 +5,8 @@
 <TITLE>PCFactorGetZeroPivot</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFactorGetZeroPivot.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFactorGetZeroPivot.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFactorGetZeroPivot"><H1>PCFactorGetZeroPivot</H1></A>
 Gets the tolerance used to define a zero privot 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFactorReorderForNonzeroDiagonal.html b/docs/manualpages/PC/PCFactorReorderForNonzeroDiagonal.html
index 7392f88..d08a840 100644
--- a/docs/manualpages/PC/PCFactorReorderForNonzeroDiagonal.html
+++ b/docs/manualpages/PC/PCFactorReorderForNonzeroDiagonal.html
@@ -5,8 +5,8 @@
 <TITLE>PCFactorReorderForNonzeroDiagonal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFactorReorderForNonzeroDiagonal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFactorReorderForNonzeroDiagonal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFactorReorderForNonzeroDiagonal"><H1>PCFactorReorderForNonzeroDiagonal</H1></A>
 reorders rows/columns of matrix to remove zeros from diagonal 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFactorSetAllowDiagonalFill.html b/docs/manualpages/PC/PCFactorSetAllowDiagonalFill.html
index ef6aabe..b72a045 100644
--- a/docs/manualpages/PC/PCFactorSetAllowDiagonalFill.html
+++ b/docs/manualpages/PC/PCFactorSetAllowDiagonalFill.html
@@ -5,8 +5,8 @@
 <TITLE>PCFactorSetAllowDiagonalFill</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFactorSetAllowDiagonalFill.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFactorSetAllowDiagonalFill.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFactorSetAllowDiagonalFill"><H1>PCFactorSetAllowDiagonalFill</H1></A>
 Causes all diagonal matrix entries to be treated as level 0 fill even if there is no non-zero location. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFactorSetColumnPivot.html b/docs/manualpages/PC/PCFactorSetColumnPivot.html
index 194b70d..2d871d1 100644
--- a/docs/manualpages/PC/PCFactorSetColumnPivot.html
+++ b/docs/manualpages/PC/PCFactorSetColumnPivot.html
@@ -5,8 +5,8 @@
 <TITLE>PCFactorSetColumnPivot</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFactorSetColumnPivot.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFactorSetColumnPivot.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFactorSetColumnPivot"><H1>PCFactorSetColumnPivot</H1></A>
 Determines when column pivoting is done during matrix factorization. For PETSc dense matrices column pivoting is always done, for PETSc sparse matrices it is never done. For the MATLAB and SuperLU factorization this is used. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFactorSetFill.html b/docs/manualpages/PC/PCFactorSetFill.html
index 7050ff2..1f7ea23 100644
--- a/docs/manualpages/PC/PCFactorSetFill.html
+++ b/docs/manualpages/PC/PCFactorSetFill.html
@@ -5,8 +5,8 @@
 <TITLE>PCFactorSetFill</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFactorSetFill.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFactorSetFill.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFactorSetFill"><H1>PCFactorSetFill</H1></A>
 Indicate the amount of fill you expect in the factored matrix, fill = number nonzeros in factor/number nonzeros in original matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFactorSetLevels.html b/docs/manualpages/PC/PCFactorSetLevels.html
index 84c6fd6..ca710fc 100644
--- a/docs/manualpages/PC/PCFactorSetLevels.html
+++ b/docs/manualpages/PC/PCFactorSetLevels.html
@@ -5,8 +5,8 @@
 <TITLE>PCFactorSetLevels</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFactorSetLevels.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFactorSetLevels.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFactorSetLevels"><H1>PCFactorSetLevels</H1></A>
 Sets the number of levels of fill to use. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFactorSetMatOrderingType.html b/docs/manualpages/PC/PCFactorSetMatOrderingType.html
index 7e2b059..7f9989c 100644
--- a/docs/manualpages/PC/PCFactorSetMatOrderingType.html
+++ b/docs/manualpages/PC/PCFactorSetMatOrderingType.html
@@ -5,8 +5,8 @@
 <TITLE>PCFactorSetMatOrderingType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFactorSetMatOrderingType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFactorSetMatOrderingType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFactorSetMatOrderingType"><H1>PCFactorSetMatOrderingType</H1></A>
 Sets the ordering routine (to reduce fill) to be used in the LU factorization. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFactorSetMatSolverPackage.html b/docs/manualpages/PC/PCFactorSetMatSolverPackage.html
index e60aa62..2b68865 100644
--- a/docs/manualpages/PC/PCFactorSetMatSolverPackage.html
+++ b/docs/manualpages/PC/PCFactorSetMatSolverPackage.html
@@ -5,8 +5,8 @@
 <TITLE>PCFactorSetMatSolverPackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFactorSetMatSolverPackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFactorSetMatSolverPackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFactorSetMatSolverPackage"><H1>PCFactorSetMatSolverPackage</H1></A>
 sets the software that is used to perform the factorization 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFactorSetPivotInBlocks.html b/docs/manualpages/PC/PCFactorSetPivotInBlocks.html
index f93ac6a..1048353 100644
--- a/docs/manualpages/PC/PCFactorSetPivotInBlocks.html
+++ b/docs/manualpages/PC/PCFactorSetPivotInBlocks.html
@@ -5,8 +5,8 @@
 <TITLE>PCFactorSetPivotInBlocks</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFactorSetPivotInBlocks.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFactorSetPivotInBlocks.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFactorSetPivotInBlocks"><H1>PCFactorSetPivotInBlocks</H1></A>
 Determines if pivoting is done while factoring each block with BAIJ or SBAIJ matrices 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFactorSetReuseFill.html b/docs/manualpages/PC/PCFactorSetReuseFill.html
index 31f89d7..b26577e 100644
--- a/docs/manualpages/PC/PCFactorSetReuseFill.html
+++ b/docs/manualpages/PC/PCFactorSetReuseFill.html
@@ -5,8 +5,8 @@
 <TITLE>PCFactorSetReuseFill</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFactorSetReuseFill.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFactorSetReuseFill.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFactorSetReuseFill"><H1>PCFactorSetReuseFill</H1></A>
 When matrices with same different nonzero structure are factored, this causes later ones to use the fill ratio computed in the initial factorization. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFactorSetReuseOrdering.html b/docs/manualpages/PC/PCFactorSetReuseOrdering.html
index d5f8b52..5000475 100644
--- a/docs/manualpages/PC/PCFactorSetReuseOrdering.html
+++ b/docs/manualpages/PC/PCFactorSetReuseOrdering.html
@@ -5,8 +5,8 @@
 <TITLE>PCFactorSetReuseOrdering</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFactorSetReuseOrdering.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFactorSetReuseOrdering.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFactorSetReuseOrdering"><H1>PCFactorSetReuseOrdering</H1></A>
 When similar matrices are factored, this causes the ordering computed in the first factor to be used for all following factors. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFactorSetShiftAmount.html b/docs/manualpages/PC/PCFactorSetShiftAmount.html
index 749dd78..ae81339 100644
--- a/docs/manualpages/PC/PCFactorSetShiftAmount.html
+++ b/docs/manualpages/PC/PCFactorSetShiftAmount.html
@@ -5,8 +5,8 @@
 <TITLE>PCFactorSetShiftAmount</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFactorSetShiftAmount.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFactorSetShiftAmount.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFactorSetShiftAmount"><H1>PCFactorSetShiftAmount</H1></A>
 adds a quantity to the diagonal of the matrix during numerical factorization, thus the matrix has nonzero pivots 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFactorSetShiftType.html b/docs/manualpages/PC/PCFactorSetShiftType.html
index d908750..d29091b 100644
--- a/docs/manualpages/PC/PCFactorSetShiftType.html
+++ b/docs/manualpages/PC/PCFactorSetShiftType.html
@@ -5,8 +5,8 @@
 <TITLE>PCFactorSetShiftType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFactorSetShiftType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFactorSetShiftType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFactorSetShiftType"><H1>PCFactorSetShiftType</H1></A>
 adds a particular type of quantity to the diagonal of the matrix during numerical factorization, thus the matrix has nonzero pivots 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFactorSetUpMatSolverPackage.html b/docs/manualpages/PC/PCFactorSetUpMatSolverPackage.html
index 606a445..a125894 100644
--- a/docs/manualpages/PC/PCFactorSetUpMatSolverPackage.html
+++ b/docs/manualpages/PC/PCFactorSetUpMatSolverPackage.html
@@ -5,8 +5,8 @@
 <TITLE>PCFactorSetUpMatSolverPackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFactorSetUpMatSolverPackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFactorSetUpMatSolverPackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFactorSetUpMatSolverPackage"><H1>PCFactorSetUpMatSolverPackage</H1></A>
 Can be called after <A HREF="../KSP/KSPSetOperators.html#KSPSetOperators">KSPSetOperators</A>() or <A HREF="../PC/PCSetOperators.html#PCSetOperators">PCSetOperators</A>(), causes <A HREF="../Mat/MatGetFactor.html#MatGetFactor">MatGetFactor</A>() to be called so then one may set the options for that particular factorization object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFactorSetUseInPlace.html b/docs/manualpages/PC/PCFactorSetUseInPlace.html
index a297129..cb08c99 100644
--- a/docs/manualpages/PC/PCFactorSetUseInPlace.html
+++ b/docs/manualpages/PC/PCFactorSetUseInPlace.html
@@ -5,8 +5,8 @@
 <TITLE>PCFactorSetUseInPlace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFactorSetUseInPlace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFactorSetUseInPlace.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFactorSetUseInPlace"><H1>PCFactorSetUseInPlace</H1></A>
 Tells the system to do an in-place factorization. For dense matrices, this enables the solution of much larger problems. For sparse matrices the factorization cannot be done truly in-place so this does not save memory during the factorization, but after the matrix is factored, the original unfactored matrix is freed, thus recovering that space. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFactorSetZeroPivot.html b/docs/manualpages/PC/PCFactorSetZeroPivot.html
index a537340..cc17cb8 100644
--- a/docs/manualpages/PC/PCFactorSetZeroPivot.html
+++ b/docs/manualpages/PC/PCFactorSetZeroPivot.html
@@ -5,8 +5,8 @@
 <TITLE>PCFactorSetZeroPivot</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFactorSetZeroPivot.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFactorSetZeroPivot.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFactorSetZeroPivot"><H1>PCFactorSetZeroPivot</H1></A>
 Sets the size at which smaller pivots are declared to be zero 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFailedReason.html b/docs/manualpages/PC/PCFailedReason.html
index 7148135..7dadb1c 100644
--- a/docs/manualpages/PC/PCFailedReason.html
+++ b/docs/manualpages/PC/PCFailedReason.html
@@ -5,8 +5,8 @@
 <TITLE>PCFailedReason</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFailedReason.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFailedReason.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFailedReason"><H1>PCFailedReason</H1></A>
 indicates type of <A HREF="../PC/PC.html#PC">PC</A> failure 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFieldSplitGetDMSplits.html b/docs/manualpages/PC/PCFieldSplitGetDMSplits.html
index 1d14416..4672b6e 100644
--- a/docs/manualpages/PC/PCFieldSplitGetDMSplits.html
+++ b/docs/manualpages/PC/PCFieldSplitGetDMSplits.html
@@ -5,8 +5,8 @@
 <TITLE>PCFieldSplitGetDMSplits</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFieldSplitGetDMSplits.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFieldSplitGetDMSplits.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFieldSplitGetDMSplits"><H1>PCFieldSplitGetDMSplits</H1></A>
 Returns flag indicating whether <A HREF="../DM/DMCreateFieldDecomposition.html#DMCreateFieldDecomposition">DMCreateFieldDecomposition</A>() should be used to define the splits, whenever possible. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFieldSplitGetDiagUseAmat.html b/docs/manualpages/PC/PCFieldSplitGetDiagUseAmat.html
index 3d96a45..ed340a7 100644
--- a/docs/manualpages/PC/PCFieldSplitGetDiagUseAmat.html
+++ b/docs/manualpages/PC/PCFieldSplitGetDiagUseAmat.html
@@ -5,8 +5,8 @@
 <TITLE>PCFieldSplitGetDiagUseAmat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFieldSplitGetDiagUseAmat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFieldSplitGetDiagUseAmat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFieldSplitGetDiagUseAmat"><H1>PCFieldSplitGetDiagUseAmat</H1></A>
 get the flag indicating whether to extract diagonal blocks from Amat (rather than Pmat) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFieldSplitGetIS.html b/docs/manualpages/PC/PCFieldSplitGetIS.html
index bd8c0a3..7caa6f9 100644
--- a/docs/manualpages/PC/PCFieldSplitGetIS.html
+++ b/docs/manualpages/PC/PCFieldSplitGetIS.html
@@ -5,8 +5,8 @@
 <TITLE>PCFieldSplitGetIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFieldSplitGetIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFieldSplitGetIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFieldSplitGetIS"><H1>PCFieldSplitGetIS</H1></A>
 Retrieves the elements for a field as an <A HREF="../IS/IS.html#IS">IS</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFieldSplitGetOffDiagUseAmat.html b/docs/manualpages/PC/PCFieldSplitGetOffDiagUseAmat.html
index 0d0b801..b19e3b3 100644
--- a/docs/manualpages/PC/PCFieldSplitGetOffDiagUseAmat.html
+++ b/docs/manualpages/PC/PCFieldSplitGetOffDiagUseAmat.html
@@ -5,8 +5,8 @@
 <TITLE>PCFieldSplitGetOffDiagUseAmat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFieldSplitGetOffDiagUseAmat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFieldSplitGetOffDiagUseAmat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFieldSplitGetOffDiagUseAmat"><H1>PCFieldSplitGetOffDiagUseAmat</H1></A>
 get the flag indicating whether to extract off-diagonal blocks from Amat (rather than Pmat) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFieldSplitGetSchurBlocks.html b/docs/manualpages/PC/PCFieldSplitGetSchurBlocks.html
index 0b4a638..30427c4 100644
--- a/docs/manualpages/PC/PCFieldSplitGetSchurBlocks.html
+++ b/docs/manualpages/PC/PCFieldSplitGetSchurBlocks.html
@@ -5,8 +5,8 @@
 <TITLE>PCFieldSplitGetSchurBlocks</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFieldSplitGetSchurBlocks.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFieldSplitGetSchurBlocks.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFieldSplitGetSchurBlocks"><H1>PCFieldSplitGetSchurBlocks</H1></A>
 Gets all matrix blocks for the Schur complement 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFieldSplitGetSchurPre.html b/docs/manualpages/PC/PCFieldSplitGetSchurPre.html
index eef0d26..3138220 100644
--- a/docs/manualpages/PC/PCFieldSplitGetSchurPre.html
+++ b/docs/manualpages/PC/PCFieldSplitGetSchurPre.html
@@ -5,8 +5,8 @@
 <TITLE>PCFieldSplitGetSchurPre</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFieldSplitGetSchurPre.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFieldSplitGetSchurPre.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFieldSplitGetSchurPre"><H1>PCFieldSplitGetSchurPre</H1></A>
 For Schur complement fieldsplit, determine how the Schur complement will be preconditioned.  See <A HREF="../PC/PCFieldSplitSetSchurPre.html#PCFieldSplitSetSchurPre">PCFieldSplitSetSchurPre</A>() for details. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFieldSplitGetSubKSP.html b/docs/manualpages/PC/PCFieldSplitGetSubKSP.html
index d8ec402..43c4a39 100644
--- a/docs/manualpages/PC/PCFieldSplitGetSubKSP.html
+++ b/docs/manualpages/PC/PCFieldSplitGetSubKSP.html
@@ -5,8 +5,8 @@
 <TITLE>PCFieldSplitGetSubKSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFieldSplitGetSubKSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFieldSplitGetSubKSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFieldSplitGetSubKSP"><H1>PCFieldSplitGetSubKSP</H1></A>
 Gets the <A HREF="../KSP/KSP.html#KSP">KSP</A> contexts for all splits 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFieldSplitGetType.html b/docs/manualpages/PC/PCFieldSplitGetType.html
index 15fce6b..2ae4abf 100644
--- a/docs/manualpages/PC/PCFieldSplitGetType.html
+++ b/docs/manualpages/PC/PCFieldSplitGetType.html
@@ -5,8 +5,8 @@
 <TITLE>PCFieldSplitGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFieldSplitGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFieldSplitGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFieldSplitGetType"><H1>PCFieldSplitGetType</H1></A>
 Gets the type of fieldsplit preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFieldSplitRestrictIS.html b/docs/manualpages/PC/PCFieldSplitRestrictIS.html
index bc4c48b..8be2eb0 100644
--- a/docs/manualpages/PC/PCFieldSplitRestrictIS.html
+++ b/docs/manualpages/PC/PCFieldSplitRestrictIS.html
@@ -5,8 +5,8 @@
 <TITLE>PCFieldSplitRestrictIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFieldSplitRestrictIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFieldSplitRestrictIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFieldSplitRestrictIS"><H1>PCFieldSplitRestrictIS</H1></A>
 Restricts the fieldsplit ISs to be within a given <A HREF="../IS/IS.html#IS">IS</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFieldSplitSchurFactType.html b/docs/manualpages/PC/PCFieldSplitSchurFactType.html
index f9ec681..772c69d 100644
--- a/docs/manualpages/PC/PCFieldSplitSchurFactType.html
+++ b/docs/manualpages/PC/PCFieldSplitSchurFactType.html
@@ -5,8 +5,8 @@
 <TITLE>PCFieldSplitSchurFactType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFieldSplitSchurFactType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFieldSplitSchurFactType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFieldSplitSchurFactType"><H1>PCFieldSplitSchurFactType</H1></A>
 determines which off-diagonal parts of the approximate block factorization to use 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFieldSplitSchurGetS.html b/docs/manualpages/PC/PCFieldSplitSchurGetS.html
index b49dead..d1a2fa4 100644
--- a/docs/manualpages/PC/PCFieldSplitSchurGetS.html
+++ b/docs/manualpages/PC/PCFieldSplitSchurGetS.html
@@ -5,8 +5,8 @@
 <TITLE>PCFieldSplitSchurGetS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFieldSplitSchurGetS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFieldSplitSchurGetS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFieldSplitSchurGetS"><H1>PCFieldSplitSchurGetS</H1></A>
 extract the MatSchurComplement object used by this <A HREF="../PC/PC.html#PC">PC</A> in case it needs to be configured separately 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFieldSplitSchurPreType.html b/docs/manualpages/PC/PCFieldSplitSchurPreType.html
index b733a98..6e770c4 100644
--- a/docs/manualpages/PC/PCFieldSplitSchurPreType.html
+++ b/docs/manualpages/PC/PCFieldSplitSchurPreType.html
@@ -5,8 +5,8 @@
 <TITLE>PCFieldSplitSchurPreType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFieldSplitSchurPreType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFieldSplitSchurPreType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFieldSplitSchurPreType"><H1>PCFieldSplitSchurPreType</H1></A>
 Determines how to precondition Schur complement 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFieldSplitSchurRestoreS.html b/docs/manualpages/PC/PCFieldSplitSchurRestoreS.html
index c49dc7d..66ecb07 100644
--- a/docs/manualpages/PC/PCFieldSplitSchurRestoreS.html
+++ b/docs/manualpages/PC/PCFieldSplitSchurRestoreS.html
@@ -5,8 +5,8 @@
 <TITLE>PCFieldSplitSchurRestoreS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFieldSplitSchurRestoreS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFieldSplitSchurRestoreS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFieldSplitSchurRestoreS"><H1>PCFieldSplitSchurRestoreS</H1></A>
 restores the MatSchurComplement object used by this <A HREF="../PC/PC.html#PC">PC</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFieldSplitSetBlockSize.html b/docs/manualpages/PC/PCFieldSplitSetBlockSize.html
index 9a8ae9d..a2e9121 100644
--- a/docs/manualpages/PC/PCFieldSplitSetBlockSize.html
+++ b/docs/manualpages/PC/PCFieldSplitSetBlockSize.html
@@ -5,8 +5,8 @@
 <TITLE>PCFieldSplitSetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFieldSplitSetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFieldSplitSetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFieldSplitSetBlockSize"><H1>PCFieldSplitSetBlockSize</H1></A>
 Sets the block size for defining where fields start in the fieldsplit preconditioner. If not set the matrix block size is used. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFieldSplitSetDMSplits.html b/docs/manualpages/PC/PCFieldSplitSetDMSplits.html
index 716f3c3..742934c 100644
--- a/docs/manualpages/PC/PCFieldSplitSetDMSplits.html
+++ b/docs/manualpages/PC/PCFieldSplitSetDMSplits.html
@@ -5,8 +5,8 @@
 <TITLE>PCFieldSplitSetDMSplits</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFieldSplitSetDMSplits.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFieldSplitSetDMSplits.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFieldSplitSetDMSplits"><H1>PCFieldSplitSetDMSplits</H1></A>
 Flags whether <A HREF="../DM/DMCreateFieldDecomposition.html#DMCreateFieldDecomposition">DMCreateFieldDecomposition</A>() should be used to define the splits, whenever possible. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFieldSplitSetDiagUseAmat.html b/docs/manualpages/PC/PCFieldSplitSetDiagUseAmat.html
index 213b446..263d77a 100644
--- a/docs/manualpages/PC/PCFieldSplitSetDiagUseAmat.html
+++ b/docs/manualpages/PC/PCFieldSplitSetDiagUseAmat.html
@@ -5,8 +5,8 @@
 <TITLE>PCFieldSplitSetDiagUseAmat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFieldSplitSetDiagUseAmat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFieldSplitSetDiagUseAmat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFieldSplitSetDiagUseAmat"><H1>PCFieldSplitSetDiagUseAmat</H1></A>
 set flag indicating whether to extract diagonal blocks from Amat (rather than Pmat) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFieldSplitSetFields.html b/docs/manualpages/PC/PCFieldSplitSetFields.html
index ab1ec42..af2873e 100644
--- a/docs/manualpages/PC/PCFieldSplitSetFields.html
+++ b/docs/manualpages/PC/PCFieldSplitSetFields.html
@@ -5,8 +5,8 @@
 <TITLE>PCFieldSplitSetFields</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFieldSplitSetFields.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFieldSplitSetFields.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFieldSplitSetFields"><H1>PCFieldSplitSetFields</H1></A>
 Sets the fields for one particular split in the field split preconditioner 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFieldSplitSetIS.html b/docs/manualpages/PC/PCFieldSplitSetIS.html
index e0ca422..04aadd9 100644
--- a/docs/manualpages/PC/PCFieldSplitSetIS.html
+++ b/docs/manualpages/PC/PCFieldSplitSetIS.html
@@ -5,8 +5,8 @@
 <TITLE>PCFieldSplitSetIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFieldSplitSetIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFieldSplitSetIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFieldSplitSetIS"><H1>PCFieldSplitSetIS</H1></A>
 Sets the exact elements for field 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFieldSplitSetOffDiagUseAmat.html b/docs/manualpages/PC/PCFieldSplitSetOffDiagUseAmat.html
index 978d693..ff39349 100644
--- a/docs/manualpages/PC/PCFieldSplitSetOffDiagUseAmat.html
+++ b/docs/manualpages/PC/PCFieldSplitSetOffDiagUseAmat.html
@@ -5,8 +5,8 @@
 <TITLE>PCFieldSplitSetOffDiagUseAmat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFieldSplitSetOffDiagUseAmat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFieldSplitSetOffDiagUseAmat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFieldSplitSetOffDiagUseAmat"><H1>PCFieldSplitSetOffDiagUseAmat</H1></A>
 set flag indicating whether to extract off-diagonal blocks from Amat (rather than Pmat) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFieldSplitSetSchurFactType.html b/docs/manualpages/PC/PCFieldSplitSetSchurFactType.html
index e2394b0..202ad9b 100644
--- a/docs/manualpages/PC/PCFieldSplitSetSchurFactType.html
+++ b/docs/manualpages/PC/PCFieldSplitSetSchurFactType.html
@@ -5,8 +5,8 @@
 <TITLE>PCFieldSplitSetSchurFactType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFieldSplitSetSchurFactType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFieldSplitSetSchurFactType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFieldSplitSetSchurFactType"><H1>PCFieldSplitSetSchurFactType</H1></A>
 sets which blocks of the approximate block factorization to retain 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFieldSplitSetSchurPre.html b/docs/manualpages/PC/PCFieldSplitSetSchurPre.html
index 9ec1d84..416635b 100644
--- a/docs/manualpages/PC/PCFieldSplitSetSchurPre.html
+++ b/docs/manualpages/PC/PCFieldSplitSetSchurPre.html
@@ -5,8 +5,8 @@
 <TITLE>PCFieldSplitSetSchurPre</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFieldSplitSetSchurPre.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFieldSplitSetSchurPre.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFieldSplitSetSchurPre"><H1>PCFieldSplitSetSchurPre</H1></A>
 Indicates if the Schur complement is preconditioned by a preconditioner constructed by the A11 matrix. Otherwise no preconditioner is used. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCFieldSplitSetType.html b/docs/manualpages/PC/PCFieldSplitSetType.html
index 0eace8d..e72efae 100644
--- a/docs/manualpages/PC/PCFieldSplitSetType.html
+++ b/docs/manualpages/PC/PCFieldSplitSetType.html
@@ -5,8 +5,8 @@
 <TITLE>PCFieldSplitSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCFieldSplitSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCFieldSplitSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCFieldSplitSetType"><H1>PCFieldSplitSetType</H1></A>
 Sets the type of fieldsplit preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGALERKIN.html b/docs/manualpages/PC/PCGALERKIN.html
index 3f73263..8ee5f95 100644
--- a/docs/manualpages/PC/PCGALERKIN.html
+++ b/docs/manualpages/PC/PCGALERKIN.html
@@ -5,8 +5,8 @@
 <TITLE>PCGALERKIN</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGALERKIN.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGALERKIN.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGALERKIN"><H1>PCGALERKIN</H1></A>
 Build (part of) a preconditioner by P S R (where P is often R^T) 
 <pre>
diff --git a/docs/manualpages/PC/PCGAMG.html b/docs/manualpages/PC/PCGAMG.html
index c32a153..81cdd66 100644
--- a/docs/manualpages/PC/PCGAMG.html
+++ b/docs/manualpages/PC/PCGAMG.html
@@ -5,8 +5,8 @@
 <TITLE>PCGAMG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGAMG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGAMG.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGAMG"><H1>PCGAMG</H1></A>
 Geometric algebraic multigrid (AMG) preconditioner 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/PC/PCGAMGClassicalGetType.html b/docs/manualpages/PC/PCGAMGClassicalGetType.html
index 85ff3f4..645d819 100644
--- a/docs/manualpages/PC/PCGAMGClassicalGetType.html
+++ b/docs/manualpages/PC/PCGAMGClassicalGetType.html
@@ -5,8 +5,8 @@
 <TITLE>PCGAMGClassicalGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGAMGClassicalGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGAMGClassicalGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGAMGClassicalGetType"><H1>PCGAMGClassicalGetType</H1></A>
 Gets the type of classical interpolation to use 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGAMGClassicalSetType.html b/docs/manualpages/PC/PCGAMGClassicalSetType.html
index f25a494..d409e37 100644
--- a/docs/manualpages/PC/PCGAMGClassicalSetType.html
+++ b/docs/manualpages/PC/PCGAMGClassicalSetType.html
@@ -5,8 +5,8 @@
 <TITLE>PCGAMGClassicalSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGAMGClassicalSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGAMGClassicalSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGAMGClassicalSetType"><H1>PCGAMGClassicalSetType</H1></A>
 Sets the type of classical interpolation to use 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGAMGFinalizePackage.html b/docs/manualpages/PC/PCGAMGFinalizePackage.html
index c72612e..ff97cf3 100644
--- a/docs/manualpages/PC/PCGAMGFinalizePackage.html
+++ b/docs/manualpages/PC/PCGAMGFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>PCGAMGFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGAMGFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGAMGFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGAMGFinalizePackage"><H1>PCGAMGFinalizePackage</H1></A>
 This function frees everything from the <A HREF="../PC/PCGAMG.html#PCGAMG">PCGAMG</A> package. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>() automatically. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGAMGGetType.html b/docs/manualpages/PC/PCGAMGGetType.html
index 1e96356..83efee1 100644
--- a/docs/manualpages/PC/PCGAMGGetType.html
+++ b/docs/manualpages/PC/PCGAMGGetType.html
@@ -5,8 +5,8 @@
 <TITLE>PCGAMGGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGAMGGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGAMGGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGAMGGetType"><H1>PCGAMGGetType</H1></A>
 Get solution method 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGAMGInitializePackage.html b/docs/manualpages/PC/PCGAMGInitializePackage.html
index b8d8983..a2b1cc3 100644
--- a/docs/manualpages/PC/PCGAMGInitializePackage.html
+++ b/docs/manualpages/PC/PCGAMGInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>PCGAMGInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGAMGInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGAMGInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGAMGInitializePackage"><H1>PCGAMGInitializePackage</H1></A>
 This function initializes everything in the <A HREF="../PC/PCGAMG.html#PCGAMG">PCGAMG</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to PCCreate_GAMG() when using static libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGAMGRegister.html b/docs/manualpages/PC/PCGAMGRegister.html
index 4271d10..372756c 100644
--- a/docs/manualpages/PC/PCGAMGRegister.html
+++ b/docs/manualpages/PC/PCGAMGRegister.html
@@ -5,8 +5,8 @@
 <TITLE>PCGAMGRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGAMGRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGAMGRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGAMGRegister"><H1>PCGAMGRegister</H1></A>
 Register a <A HREF="../PC/PCGAMG.html#PCGAMG">PCGAMG</A> implementation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGAMGSetCoarseEqLim.html b/docs/manualpages/PC/PCGAMGSetCoarseEqLim.html
index 987d742..143d79b 100644
--- a/docs/manualpages/PC/PCGAMGSetCoarseEqLim.html
+++ b/docs/manualpages/PC/PCGAMGSetCoarseEqLim.html
@@ -5,8 +5,8 @@
 <TITLE>PCGAMGSetCoarseEqLim</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGAMGSetCoarseEqLim.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGAMGSetCoarseEqLim.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGAMGSetCoarseEqLim"><H1>PCGAMGSetCoarseEqLim</H1></A>
 Set max number of equations on coarse grids. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGAMGSetNSmooths.html b/docs/manualpages/PC/PCGAMGSetNSmooths.html
index fedfbd7..12b91c4 100644
--- a/docs/manualpages/PC/PCGAMGSetNSmooths.html
+++ b/docs/manualpages/PC/PCGAMGSetNSmooths.html
@@ -5,8 +5,8 @@
 <TITLE>PCGAMGSetNSmooths</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGAMGSetNSmooths.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGAMGSetNSmooths.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGAMGSetNSmooths"><H1>PCGAMGSetNSmooths</H1></A>
 Set number of smoothing steps (1 is typical) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGAMGSetNlevels.html b/docs/manualpages/PC/PCGAMGSetNlevels.html
index b994b60..d03ac17 100644
--- a/docs/manualpages/PC/PCGAMGSetNlevels.html
+++ b/docs/manualpages/PC/PCGAMGSetNlevels.html
@@ -5,8 +5,8 @@
 <TITLE>PCGAMGSetNlevels</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGAMGSetNlevels.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGAMGSetNlevels.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGAMGSetNlevels"><H1>PCGAMGSetNlevels</H1></A>
 Sets the maximum number of levels <A HREF="../PC/PCGAMG.html#PCGAMG">PCGAMG</A> will use 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGAMGSetProcEqLim.html b/docs/manualpages/PC/PCGAMGSetProcEqLim.html
index 81a1a56..9623971 100644
--- a/docs/manualpages/PC/PCGAMGSetProcEqLim.html
+++ b/docs/manualpages/PC/PCGAMGSetProcEqLim.html
@@ -5,8 +5,8 @@
 <TITLE>PCGAMGSetProcEqLim</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGAMGSetProcEqLim.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGAMGSetProcEqLim.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGAMGSetProcEqLim"><H1>PCGAMGSetProcEqLim</H1></A>
 Set number of equations to aim for on coarse grids via processor reduction. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGAMGSetRepartitioning.html b/docs/manualpages/PC/PCGAMGSetRepartitioning.html
index 686a5b9..6003398 100644
--- a/docs/manualpages/PC/PCGAMGSetRepartitioning.html
+++ b/docs/manualpages/PC/PCGAMGSetRepartitioning.html
@@ -5,8 +5,8 @@
 <TITLE>PCGAMGSetRepartitioning</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGAMGSetRepartitioning.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGAMGSetRepartitioning.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGAMGSetRepartitioning"><H1>PCGAMGSetRepartitioning</H1></A>
 Repartition the coarse grids 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGAMGSetReuseInterpolation.html b/docs/manualpages/PC/PCGAMGSetReuseInterpolation.html
index 516de07..3f38ec5 100644
--- a/docs/manualpages/PC/PCGAMGSetReuseInterpolation.html
+++ b/docs/manualpages/PC/PCGAMGSetReuseInterpolation.html
@@ -5,8 +5,8 @@
 <TITLE>PCGAMGSetReuseInterpolation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGAMGSetReuseInterpolation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGAMGSetReuseInterpolation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGAMGSetReuseInterpolation"><H1>PCGAMGSetReuseInterpolation</H1></A>
 Reuse prolongation when rebuilding preconditioner 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGAMGSetSquareGraph.html b/docs/manualpages/PC/PCGAMGSetSquareGraph.html
index 8881979..6cf81fd 100644
--- a/docs/manualpages/PC/PCGAMGSetSquareGraph.html
+++ b/docs/manualpages/PC/PCGAMGSetSquareGraph.html
@@ -5,8 +5,8 @@
 <TITLE>PCGAMGSetSquareGraph</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGAMGSetSquareGraph.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGAMGSetSquareGraph.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGAMGSetSquareGraph"><H1>PCGAMGSetSquareGraph</H1></A>
 Not Collective on <A HREF="../PC/PC.html#PC">PC</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGAMGSetSymGraph.html b/docs/manualpages/PC/PCGAMGSetSymGraph.html
index b8ae0d8..79ff652 100644
--- a/docs/manualpages/PC/PCGAMGSetSymGraph.html
+++ b/docs/manualpages/PC/PCGAMGSetSymGraph.html
@@ -5,8 +5,8 @@
 <TITLE>PCGAMGSetSymGraph</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGAMGSetSymGraph.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGAMGSetSymGraph.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGAMGSetSymGraph"><H1>PCGAMGSetSymGraph</H1></A>
 Not Collective on <A HREF="../PC/PC.html#PC">PC</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGAMGSetThreshold.html b/docs/manualpages/PC/PCGAMGSetThreshold.html
index edd81da..ace366b 100644
--- a/docs/manualpages/PC/PCGAMGSetThreshold.html
+++ b/docs/manualpages/PC/PCGAMGSetThreshold.html
@@ -5,8 +5,8 @@
 <TITLE>PCGAMGSetThreshold</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGAMGSetThreshold.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGAMGSetThreshold.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGAMGSetThreshold"><H1>PCGAMGSetThreshold</H1></A>
 Relative threshold to use for dropping edges in aggregation graph 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGAMGSetType.html b/docs/manualpages/PC/PCGAMGSetType.html
index e83e6dd..e0acf8d 100644
--- a/docs/manualpages/PC/PCGAMGSetType.html
+++ b/docs/manualpages/PC/PCGAMGSetType.html
@@ -5,8 +5,8 @@
 <TITLE>PCGAMGSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGAMGSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGAMGSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGAMGSetType"><H1>PCGAMGSetType</H1></A>
 Set solution method 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGAMGSetUseASMAggs.html b/docs/manualpages/PC/PCGAMGSetUseASMAggs.html
index 8b18a73..a932601 100644
--- a/docs/manualpages/PC/PCGAMGSetUseASMAggs.html
+++ b/docs/manualpages/PC/PCGAMGSetUseASMAggs.html
@@ -5,8 +5,8 @@
 <TITLE>PCGAMGSetUseASMAggs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGAMGSetUseASMAggs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGAMGSetUseASMAggs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGAMGSetUseASMAggs"><H1>PCGAMGSetUseASMAggs</H1></A>
 Collective on <A HREF="../PC/PC.html#PC">PC</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGAMGType.html b/docs/manualpages/PC/PCGAMGType.html
index 95c51a7..dfc5c68 100644
--- a/docs/manualpages/PC/PCGAMGType.html
+++ b/docs/manualpages/PC/PCGAMGType.html
@@ -5,8 +5,8 @@
 <TITLE>PCGAMGType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGAMGType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGAMGType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGAMGType"><H1>PCGAMGType</H1></A>
 type of generalized algebraic multigrid (<A HREF="../PC/PCGAMG.html#PCGAMG">PCGAMG</A>) method 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGASM.html b/docs/manualpages/PC/PCGASM.html
index f1da4d3..94d89fe 100644
--- a/docs/manualpages/PC/PCGASM.html
+++ b/docs/manualpages/PC/PCGASM.html
@@ -5,8 +5,8 @@
 <TITLE>PCGASM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGASM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGASM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGASM"><H1>PCGASM</H1></A>
 Use the (restricted) additive Schwarz method, each block is (approximately) solved with its own <A HREF="../KSP/KSP.html#KSP">KSP</A> object. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/PC/PCGASMCreateSubdomains.html b/docs/manualpages/PC/PCGASMCreateSubdomains.html
index 4e8ff43..1ecff04 100644
--- a/docs/manualpages/PC/PCGASMCreateSubdomains.html
+++ b/docs/manualpages/PC/PCGASMCreateSubdomains.html
@@ -5,8 +5,8 @@
 <TITLE>PCGASMCreateSubdomains</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGASMCreateSubdomains.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGASMCreateSubdomains.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGASMCreateSubdomains"><H1>PCGASMCreateSubdomains</H1></A>
 Creates n index sets defining n nonoverlapping subdomains for the additive Schwarz preconditioner for a any problem based on its matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGASMCreateSubdomains2D.html b/docs/manualpages/PC/PCGASMCreateSubdomains2D.html
index 9517c48..99f5f29 100644
--- a/docs/manualpages/PC/PCGASMCreateSubdomains2D.html
+++ b/docs/manualpages/PC/PCGASMCreateSubdomains2D.html
@@ -5,8 +5,8 @@
 <TITLE>PCGASMCreateSubdomains2D</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGASMCreateSubdomains2D.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGASMCreateSubdomains2D.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGASMCreateSubdomains2D"><H1>PCGASMCreateSubdomains2D</H1></A>
 Creates the index sets for the overlapping Schwarz preconditioner for a two-dimensional problem on a regular grid. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGASMDestroySubdomains.html b/docs/manualpages/PC/PCGASMDestroySubdomains.html
index f298ea1..4e4ec7d 100644
--- a/docs/manualpages/PC/PCGASMDestroySubdomains.html
+++ b/docs/manualpages/PC/PCGASMDestroySubdomains.html
@@ -5,8 +5,8 @@
 <TITLE>PCGASMDestroySubdomains</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGASMDestroySubdomains.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGASMDestroySubdomains.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGASMDestroySubdomains"><H1>PCGASMDestroySubdomains</H1></A>
 Destroys the index sets created with <A HREF="../PC/PCGASMCreateSubdomains.html#PCGASMCreateSubdomains">PCGASMCreateSubdomains</A>() or <A HREF="../PC/PCGASMCreateSubdomains2D.html#PCGASMCreateSubdomains2D">PCGASMCreateSubdomains2D</A>. Should be called after setting subdomains with <A HREF="../PC/PCGASMSetSubdomains.html#PCGASMSetSubdomains">PCGASMSetSubdomains</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGASMGetSubKSP.html b/docs/manualpages/PC/PCGASMGetSubKSP.html
index a733bed..99ea116 100644
--- a/docs/manualpages/PC/PCGASMGetSubKSP.html
+++ b/docs/manualpages/PC/PCGASMGetSubKSP.html
@@ -5,8 +5,8 @@
 <TITLE>PCGASMGetSubKSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGASMGetSubKSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGASMGetSubKSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGASMGetSubKSP"><H1>PCGASMGetSubKSP</H1></A>
 Gets the local <A HREF="../KSP/KSP.html#KSP">KSP</A> contexts for all blocks on this processor. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGASMGetSubdomains.html b/docs/manualpages/PC/PCGASMGetSubdomains.html
index a205112..125fb15 100644
--- a/docs/manualpages/PC/PCGASMGetSubdomains.html
+++ b/docs/manualpages/PC/PCGASMGetSubdomains.html
@@ -5,8 +5,8 @@
 <TITLE>PCGASMGetSubdomains</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGASMGetSubdomains.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGASMGetSubdomains.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGASMGetSubdomains"><H1>PCGASMGetSubdomains</H1></A>
 Gets the subdomains supported on this processor for the additive Schwarz preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGASMGetSubmatrices.html b/docs/manualpages/PC/PCGASMGetSubmatrices.html
index 49b90ad..5e5e6e0 100644
--- a/docs/manualpages/PC/PCGASMGetSubmatrices.html
+++ b/docs/manualpages/PC/PCGASMGetSubmatrices.html
@@ -5,8 +5,8 @@
 <TITLE>PCGASMGetSubmatrices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGASMGetSubmatrices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGASMGetSubmatrices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGASMGetSubmatrices"><H1>PCGASMGetSubmatrices</H1></A>
 Gets the local submatrices (for this processor only) for the additive Schwarz preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGASMGetUseDMSubdomains.html b/docs/manualpages/PC/PCGASMGetUseDMSubdomains.html
index dcab3c4..609785f 100644
--- a/docs/manualpages/PC/PCGASMGetUseDMSubdomains.html
+++ b/docs/manualpages/PC/PCGASMGetUseDMSubdomains.html
@@ -5,8 +5,8 @@
 <TITLE>PCGASMGetUseDMSubdomains</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGASMGetUseDMSubdomains.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGASMGetUseDMSubdomains.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGASMGetUseDMSubdomains"><H1>PCGASMGetUseDMSubdomains</H1></A>
 Returns flag indicating whether to use <A HREF="../DM/DMCreateDomainDecomposition.html#DMCreateDomainDecomposition">DMCreateDomainDecomposition</A>() to define the subdomains, whenever possible. Not Collective 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGASMSetOverlap.html b/docs/manualpages/PC/PCGASMSetOverlap.html
index 1165a67..3795c5f 100644
--- a/docs/manualpages/PC/PCGASMSetOverlap.html
+++ b/docs/manualpages/PC/PCGASMSetOverlap.html
@@ -5,8 +5,8 @@
 <TITLE>PCGASMSetOverlap</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGASMSetOverlap.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGASMSetOverlap.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGASMSetOverlap"><H1>PCGASMSetOverlap</H1></A>
 Sets the overlap between a pair of subdomains for the additive Schwarz preconditioner.  Either all or no processors in the pc communicator must call this routine. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGASMSetSortIndices.html b/docs/manualpages/PC/PCGASMSetSortIndices.html
index 6ff10da..6e6dabf 100644
--- a/docs/manualpages/PC/PCGASMSetSortIndices.html
+++ b/docs/manualpages/PC/PCGASMSetSortIndices.html
@@ -5,8 +5,8 @@
 <TITLE>PCGASMSetSortIndices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGASMSetSortIndices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGASMSetSortIndices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGASMSetSortIndices"><H1>PCGASMSetSortIndices</H1></A>
 Determines whether subdomain indices are sorted. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGASMSetSubdomains.html b/docs/manualpages/PC/PCGASMSetSubdomains.html
index 5973db0..1f36636 100644
--- a/docs/manualpages/PC/PCGASMSetSubdomains.html
+++ b/docs/manualpages/PC/PCGASMSetSubdomains.html
@@ -5,8 +5,8 @@
 <TITLE>PCGASMSetSubdomains</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGASMSetSubdomains.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGASMSetSubdomains.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGASMSetSubdomains"><H1>PCGASMSetSubdomains</H1></A>
 Sets the subdomains for this processor for the additive Schwarz preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGASMSetTotalSubdomains.html b/docs/manualpages/PC/PCGASMSetTotalSubdomains.html
index 499fe71..961a2a4 100644
--- a/docs/manualpages/PC/PCGASMSetTotalSubdomains.html
+++ b/docs/manualpages/PC/PCGASMSetTotalSubdomains.html
@@ -5,8 +5,8 @@
 <TITLE>PCGASMSetTotalSubdomains</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGASMSetTotalSubdomains.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGASMSetTotalSubdomains.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGASMSetTotalSubdomains"><H1>PCGASMSetTotalSubdomains</H1></A>
 sets the total number of subdomains to use across the communicator. Logically collective on pc 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGASMSetType.html b/docs/manualpages/PC/PCGASMSetType.html
index d2d0306..88347b5 100644
--- a/docs/manualpages/PC/PCGASMSetType.html
+++ b/docs/manualpages/PC/PCGASMSetType.html
@@ -5,8 +5,8 @@
 <TITLE>PCGASMSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGASMSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGASMSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGASMSetType"><H1>PCGASMSetType</H1></A>
 Sets the type of restriction and interpolation used for local problems in the additive Schwarz method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGASMSetUseDMSubdomains.html b/docs/manualpages/PC/PCGASMSetUseDMSubdomains.html
index 84616e1..1c7aadb 100644
--- a/docs/manualpages/PC/PCGASMSetUseDMSubdomains.html
+++ b/docs/manualpages/PC/PCGASMSetUseDMSubdomains.html
@@ -5,8 +5,8 @@
 <TITLE>PCGASMSetUseDMSubdomains</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGASMSetUseDMSubdomains.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGASMSetUseDMSubdomains.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGASMSetUseDMSubdomains"><H1>PCGASMSetUseDMSubdomains</H1></A>
 Indicates whether to use <A HREF="../DM/DMCreateDomainDecomposition.html#DMCreateDomainDecomposition">DMCreateDomainDecomposition</A>() to define the subdomains, whenever possible. Logically Collective 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGASMType.html b/docs/manualpages/PC/PCGASMType.html
index 9d0f4f1..0ac4382 100644
--- a/docs/manualpages/PC/PCGASMType.html
+++ b/docs/manualpages/PC/PCGASMType.html
@@ -5,8 +5,8 @@
 <TITLE>PCGASMType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGASMType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGASMType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGASMType"><H1>PCGASMType</H1></A>
 Type of generalized additive Schwarz method to use (differs from ASM in allowing multiple processors per subdomain). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGalerkinGetKSP.html b/docs/manualpages/PC/PCGalerkinGetKSP.html
index 32d62e0..f2a9b94 100644
--- a/docs/manualpages/PC/PCGalerkinGetKSP.html
+++ b/docs/manualpages/PC/PCGalerkinGetKSP.html
@@ -5,8 +5,8 @@
 <TITLE>PCGalerkinGetKSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGalerkinGetKSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGalerkinGetKSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGalerkinGetKSP"><H1>PCGalerkinGetKSP</H1></A>
 Gets the <A HREF="../KSP/KSP.html#KSP">KSP</A> object in the Galerkin <A HREF="../PC/PC.html#PC">PC</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGalerkinSetInterpolation.html b/docs/manualpages/PC/PCGalerkinSetInterpolation.html
index 8bc3a29..68b48bb 100644
--- a/docs/manualpages/PC/PCGalerkinSetInterpolation.html
+++ b/docs/manualpages/PC/PCGalerkinSetInterpolation.html
@@ -5,8 +5,8 @@
 <TITLE>PCGalerkinSetInterpolation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGalerkinSetInterpolation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGalerkinSetInterpolation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGalerkinSetInterpolation"><H1>PCGalerkinSetInterpolation</H1></A>
 Sets the interpolation operator for the "Galerkin-type" preconditioner 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGalerkinSetRestriction.html b/docs/manualpages/PC/PCGalerkinSetRestriction.html
index efd58ee..52bcb3d 100644
--- a/docs/manualpages/PC/PCGalerkinSetRestriction.html
+++ b/docs/manualpages/PC/PCGalerkinSetRestriction.html
@@ -5,8 +5,8 @@
 <TITLE>PCGalerkinSetRestriction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGalerkinSetRestriction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGalerkinSetRestriction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGalerkinSetRestriction"><H1>PCGalerkinSetRestriction</H1></A>
 Sets the restriction operator for the "Galerkin-type" preconditioner 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGetApplicationContext.html b/docs/manualpages/PC/PCGetApplicationContext.html
index dd834c6..28aaa48 100644
--- a/docs/manualpages/PC/PCGetApplicationContext.html
+++ b/docs/manualpages/PC/PCGetApplicationContext.html
@@ -5,8 +5,8 @@
 <TITLE>PCGetApplicationContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGetApplicationContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGetApplicationContext.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGetApplicationContext"><H1>PCGetApplicationContext</H1></A>
 Gets the user-defined context for the linear solver. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGetDM.html b/docs/manualpages/PC/PCGetDM.html
index 0d9b89a..6638aaa 100644
--- a/docs/manualpages/PC/PCGetDM.html
+++ b/docs/manualpages/PC/PCGetDM.html
@@ -5,8 +5,8 @@
 <TITLE>PCGetDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGetDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGetDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGetDM"><H1>PCGetDM</H1></A>
 Gets the <A HREF="../DM/DM.html#DM">DM</A> that may be used by some preconditioners 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGetDiagonalScale.html b/docs/manualpages/PC/PCGetDiagonalScale.html
index 1b0fd3b..8a313ce 100644
--- a/docs/manualpages/PC/PCGetDiagonalScale.html
+++ b/docs/manualpages/PC/PCGetDiagonalScale.html
@@ -5,8 +5,8 @@
 <TITLE>PCGetDiagonalScale</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGetDiagonalScale.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGetDiagonalScale.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGetDiagonalScale"><H1>PCGetDiagonalScale</H1></A>
 Indicates if the preconditioner applies an additional left and right scaling as needed by certain time-stepping codes. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGetOperators.html b/docs/manualpages/PC/PCGetOperators.html
index 99ebd53..2fb5d98 100644
--- a/docs/manualpages/PC/PCGetOperators.html
+++ b/docs/manualpages/PC/PCGetOperators.html
@@ -5,8 +5,8 @@
 <TITLE>PCGetOperators</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGetOperators.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGetOperators.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGetOperators"><H1>PCGetOperators</H1></A>
 Gets the matrix associated with the linear system and possibly a different one associated with the preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGetOperatorsSet.html b/docs/manualpages/PC/PCGetOperatorsSet.html
index 28d1772..25cb8cb 100644
--- a/docs/manualpages/PC/PCGetOperatorsSet.html
+++ b/docs/manualpages/PC/PCGetOperatorsSet.html
@@ -5,8 +5,8 @@
 <TITLE>PCGetOperatorsSet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGetOperatorsSet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGetOperatorsSet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGetOperatorsSet"><H1>PCGetOperatorsSet</H1></A>
 Determines if the matrix associated with the linear system and possibly a different one associated with the preconditioner have been set in the <A HREF="../PC/PC.html#PC">PC</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGetOptionsPrefix.html b/docs/manualpages/PC/PCGetOptionsPrefix.html
index 5cf2a8e..8a303ba 100644
--- a/docs/manualpages/PC/PCGetOptionsPrefix.html
+++ b/docs/manualpages/PC/PCGetOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>PCGetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGetOptionsPrefix"><H1>PCGetOptionsPrefix</H1></A>
 Gets the prefix used for searching for all <A HREF="../PC/PC.html#PC">PC</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGetReusePreconditioner.html b/docs/manualpages/PC/PCGetReusePreconditioner.html
index edc2a09..08ece09 100644
--- a/docs/manualpages/PC/PCGetReusePreconditioner.html
+++ b/docs/manualpages/PC/PCGetReusePreconditioner.html
@@ -5,8 +5,8 @@
 <TITLE>PCGetReusePreconditioner</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGetReusePreconditioner.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGetReusePreconditioner.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGetReusePreconditioner"><H1>PCGetReusePreconditioner</H1></A>
 Determines if the <A HREF="../PC/PC.html#PC">PC</A> reuses the current preconditioner even if the operator in the preconditioner has changed. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGetSetUpFailedReason.html b/docs/manualpages/PC/PCGetSetUpFailedReason.html
index b905af5..b69d5f9 100644
--- a/docs/manualpages/PC/PCGetSetUpFailedReason.html
+++ b/docs/manualpages/PC/PCGetSetUpFailedReason.html
@@ -5,8 +5,8 @@
 <TITLE>PCGetSetUpFailedReason</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGetSetUpFailedReason.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGetSetUpFailedReason.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGetSetUpFailedReason"><H1>PCGetSetUpFailedReason</H1></A>
 Gets the reason a <A HREF="../PC/PCSetUp.html#PCSetUp">PCSetUp</A>() failed or 0 if it did not fail 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGetType.html b/docs/manualpages/PC/PCGetType.html
index b48e76c..0aaaa4f 100644
--- a/docs/manualpages/PC/PCGetType.html
+++ b/docs/manualpages/PC/PCGetType.html
@@ -5,8 +5,8 @@
 <TITLE>PCGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGetType"><H1>PCGetType</H1></A>
 Gets the <A HREF="../PC/PC.html#PC">PC</A> method type and name (as a string) from the <A HREF="../PC/PC.html#PC">PC</A> context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCGetUseAmat.html b/docs/manualpages/PC/PCGetUseAmat.html
index 2166a80..38d1150 100644
--- a/docs/manualpages/PC/PCGetUseAmat.html
+++ b/docs/manualpages/PC/PCGetUseAmat.html
@@ -5,8 +5,8 @@
 <TITLE>PCGetUseAmat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCGetUseAmat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCGetUseAmat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCGetUseAmat"><H1>PCGetUseAmat</H1></A>
 Gets a flag to indicate that when the preconditioner needs to apply (part of) the operator during the preconditioning process it applies the Amat provided to <A HREF="../TS/TSSetRHSJacobian.html#TSSetRHSJacobian">TSSetRHSJacobian</A>(), <A HREF="../TS/TSSetIJacobian.html#TSSetIJacobian">TSSetIJacobian</A>(), <A HREF="../SNES/SNESSetJacobian.html#SNESSetJacobian">SNESSetJacobian</A>(), KSPSetOperator() or PCSetOperator() not the Pmat. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCHYPRE.html b/docs/manualpages/PC/PCHYPRE.html
index 6b80f61..8d72973 100644
--- a/docs/manualpages/PC/PCHYPRE.html
+++ b/docs/manualpages/PC/PCHYPRE.html
@@ -5,8 +5,8 @@
 <TITLE>PCHYPRE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCHYPRE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCHYPRE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCHYPRE"><H1>PCHYPRE</H1></A>
 Allows you to use the matrix element based preconditioners in the LLNL package hypre 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/PC/PCHYPREGetType.html b/docs/manualpages/PC/PCHYPREGetType.html
index 4db6fe5..b1b9c5e 100644
--- a/docs/manualpages/PC/PCHYPREGetType.html
+++ b/docs/manualpages/PC/PCHYPREGetType.html
@@ -5,8 +5,8 @@
 <TITLE>PCHYPREGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCHYPREGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCHYPREGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCHYPREGetType"><H1>PCHYPREGetType</H1></A>
 Gets which hypre preconditioner you are using 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCHYPRESetAlphaPoissonMatrix.html b/docs/manualpages/PC/PCHYPRESetAlphaPoissonMatrix.html
index 7905d6b..3112f76 100644
--- a/docs/manualpages/PC/PCHYPRESetAlphaPoissonMatrix.html
+++ b/docs/manualpages/PC/PCHYPRESetAlphaPoissonMatrix.html
@@ -5,8 +5,8 @@
 <TITLE>PCHYPRESetAlphaPoissonMatrix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCHYPRESetAlphaPoissonMatrix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCHYPRESetAlphaPoissonMatrix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCHYPRESetAlphaPoissonMatrix"><H1>PCHYPRESetAlphaPoissonMatrix</H1></A>
 Set vector Poisson matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCHYPRESetBetaPoissonMatrix.html b/docs/manualpages/PC/PCHYPRESetBetaPoissonMatrix.html
index 2641142..d0c1d4a 100644
--- a/docs/manualpages/PC/PCHYPRESetBetaPoissonMatrix.html
+++ b/docs/manualpages/PC/PCHYPRESetBetaPoissonMatrix.html
@@ -5,8 +5,8 @@
 <TITLE>PCHYPRESetBetaPoissonMatrix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCHYPRESetBetaPoissonMatrix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCHYPRESetBetaPoissonMatrix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCHYPRESetBetaPoissonMatrix"><H1>PCHYPRESetBetaPoissonMatrix</H1></A>
 Set Poisson matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCHYPRESetDiscreteCurl.html b/docs/manualpages/PC/PCHYPRESetDiscreteCurl.html
index 5b9cc1b..731a326 100644
--- a/docs/manualpages/PC/PCHYPRESetDiscreteCurl.html
+++ b/docs/manualpages/PC/PCHYPRESetDiscreteCurl.html
@@ -5,8 +5,8 @@
 <TITLE>PCHYPRESetDiscreteCurl</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCHYPRESetDiscreteCurl.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCHYPRESetDiscreteCurl.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCHYPRESetDiscreteCurl"><H1>PCHYPRESetDiscreteCurl</H1></A>
 Set discrete curl matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCHYPRESetDiscreteGradient.html b/docs/manualpages/PC/PCHYPRESetDiscreteGradient.html
index 16c0667..842ead6 100644
--- a/docs/manualpages/PC/PCHYPRESetDiscreteGradient.html
+++ b/docs/manualpages/PC/PCHYPRESetDiscreteGradient.html
@@ -5,8 +5,8 @@
 <TITLE>PCHYPRESetDiscreteGradient</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCHYPRESetDiscreteGradient.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCHYPRESetDiscreteGradient.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCHYPRESetDiscreteGradient"><H1>PCHYPRESetDiscreteGradient</H1></A>
 Set discrete gradient matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCHYPRESetEdgeConstantVectors.html b/docs/manualpages/PC/PCHYPRESetEdgeConstantVectors.html
index a20a348..c88a13a 100644
--- a/docs/manualpages/PC/PCHYPRESetEdgeConstantVectors.html
+++ b/docs/manualpages/PC/PCHYPRESetEdgeConstantVectors.html
@@ -5,8 +5,8 @@
 <TITLE>PCHYPRESetEdgeConstantVectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCHYPRESetEdgeConstantVectors.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCHYPRESetEdgeConstantVectors.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCHYPRESetEdgeConstantVectors"><H1>PCHYPRESetEdgeConstantVectors</H1></A>
 Set the representation of the constant vector fields in edge element basis 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCHYPRESetType.html b/docs/manualpages/PC/PCHYPRESetType.html
index 958efa8..0a68c10 100644
--- a/docs/manualpages/PC/PCHYPRESetType.html
+++ b/docs/manualpages/PC/PCHYPRESetType.html
@@ -5,8 +5,8 @@
 <TITLE>PCHYPRESetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCHYPRESetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCHYPRESetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCHYPRESetType"><H1>PCHYPRESetType</H1></A>
 Sets which hypre preconditioner you wish to use 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCICC.html b/docs/manualpages/PC/PCICC.html
index f23abfd..7a8a505 100644
--- a/docs/manualpages/PC/PCICC.html
+++ b/docs/manualpages/PC/PCICC.html
@@ -5,8 +5,8 @@
 <TITLE>PCICC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCICC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCICC.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCICC"><H1>PCICC</H1></A>
 Incomplete Cholesky factorization preconditioners. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/PC/PCILU.html b/docs/manualpages/PC/PCILU.html
index 307b585..ae4d5dd 100644
--- a/docs/manualpages/PC/PCILU.html
+++ b/docs/manualpages/PC/PCILU.html
@@ -5,8 +5,8 @@
 <TITLE>PCILU</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCILU.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCILU.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCILU"><H1>PCILU</H1></A>
 Incomplete factorization preconditioners. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/PC/PCISSetSubdomainDiagonalScaling.html b/docs/manualpages/PC/PCISSetSubdomainDiagonalScaling.html
index 3da16e2..d13d7e3 100644
--- a/docs/manualpages/PC/PCISSetSubdomainDiagonalScaling.html
+++ b/docs/manualpages/PC/PCISSetSubdomainDiagonalScaling.html
@@ -5,8 +5,8 @@
 <TITLE>PCISSetSubdomainDiagonalScaling</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCISSetSubdomainDiagonalScaling.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCISSetSubdomainDiagonalScaling.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCISSetSubdomainDiagonalScaling"><H1>PCISSetSubdomainDiagonalScaling</H1></A>
 Set diagonal scaling for PCIS. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCISSetSubdomainScalingFactor.html b/docs/manualpages/PC/PCISSetSubdomainScalingFactor.html
index ec23118..da0cf7c 100644
--- a/docs/manualpages/PC/PCISSetSubdomainScalingFactor.html
+++ b/docs/manualpages/PC/PCISSetSubdomainScalingFactor.html
@@ -5,8 +5,8 @@
 <TITLE>PCISSetSubdomainScalingFactor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCISSetSubdomainScalingFactor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCISSetSubdomainScalingFactor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCISSetSubdomainScalingFactor"><H1>PCISSetSubdomainScalingFactor</H1></A>
 Set scaling factor for PCIS. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCISSetUseStiffnessScaling.html b/docs/manualpages/PC/PCISSetUseStiffnessScaling.html
index 828bd47..3ccdfbc 100644
--- a/docs/manualpages/PC/PCISSetUseStiffnessScaling.html
+++ b/docs/manualpages/PC/PCISSetUseStiffnessScaling.html
@@ -5,8 +5,8 @@
 <TITLE>PCISSetUseStiffnessScaling</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCISSetUseStiffnessScaling.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCISSetUseStiffnessScaling.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCISSetUseStiffnessScaling"><H1>PCISSetUseStiffnessScaling</H1></A>
 Tells PCIS to construct partition of unity using local matrices' diagonal. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCJACOBI.html b/docs/manualpages/PC/PCJACOBI.html
index f82bc6b..cd76493 100644
--- a/docs/manualpages/PC/PCJACOBI.html
+++ b/docs/manualpages/PC/PCJACOBI.html
@@ -5,8 +5,8 @@
 <TITLE>PCJACOBI</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCJACOBI.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCJACOBI.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCJACOBI"><H1>PCJACOBI</H1></A>
 Jacobi (i.e. diagonal scaling preconditioning) 
 <H3><FONT COLOR="#CC3333">Options Database Key</FONT></H3>
diff --git a/docs/manualpages/PC/PCJacobiGetType.html b/docs/manualpages/PC/PCJacobiGetType.html
index 9453bf0..2923547 100644
--- a/docs/manualpages/PC/PCJacobiGetType.html
+++ b/docs/manualpages/PC/PCJacobiGetType.html
@@ -5,8 +5,8 @@
 <TITLE>PCJacobiGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCJacobiGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCJacobiGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCJacobiGetType"><H1>PCJacobiGetType</H1></A>
 Gets how the diagonal matrix is produced for the preconditioner 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCJacobiGetUseAbs.html b/docs/manualpages/PC/PCJacobiGetUseAbs.html
index cba3c56..bc51315 100644
--- a/docs/manualpages/PC/PCJacobiGetUseAbs.html
+++ b/docs/manualpages/PC/PCJacobiGetUseAbs.html
@@ -5,8 +5,8 @@
 <TITLE>PCJacobiGetUseAbs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCJacobiGetUseAbs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCJacobiGetUseAbs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCJacobiGetUseAbs"><H1>PCJacobiGetUseAbs</H1></A>
 Determines if the Jacobi preconditioner uses the absolute values of the digonal divisors in the preconditioner 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCJacobiSetType.html b/docs/manualpages/PC/PCJacobiSetType.html
index 59c4b9d..057b17e 100644
--- a/docs/manualpages/PC/PCJacobiSetType.html
+++ b/docs/manualpages/PC/PCJacobiSetType.html
@@ -5,8 +5,8 @@
 <TITLE>PCJacobiSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCJacobiSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCJacobiSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCJacobiSetType"><H1>PCJacobiSetType</H1></A>
 Causes the Jacobi preconditioner to use either the diagonal, the maximum entry in each row, of the sum of rows entries for the diagonal preconditioner 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCJacobiSetUseAbs.html b/docs/manualpages/PC/PCJacobiSetUseAbs.html
index 0374099..ffeea17 100644
--- a/docs/manualpages/PC/PCJacobiSetUseAbs.html
+++ b/docs/manualpages/PC/PCJacobiSetUseAbs.html
@@ -5,8 +5,8 @@
 <TITLE>PCJacobiSetUseAbs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCJacobiSetUseAbs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCJacobiSetUseAbs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCJacobiSetUseAbs"><H1>PCJacobiSetUseAbs</H1></A>
 Causes the Jacobi preconditioner to use the absolute values of the digonal divisors in the preconditioner 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCJacobiType.html b/docs/manualpages/PC/PCJacobiType.html
index e16028e..b4e4d60 100644
--- a/docs/manualpages/PC/PCJacobiType.html
+++ b/docs/manualpages/PC/PCJacobiType.html
@@ -5,8 +5,8 @@
 <TITLE>PCJacobiType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCJacobiType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCJacobiType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCJacobiType"><H1>PCJacobiType</H1></A>
 What elements are used to form the Jacobi preconditioner 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCKSP.html b/docs/manualpages/PC/PCKSP.html
index 9689055..39c4199 100644
--- a/docs/manualpages/PC/PCKSP.html
+++ b/docs/manualpages/PC/PCKSP.html
@@ -5,8 +5,8 @@
 <TITLE>PCKSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCKSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCKSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCKSP"><H1>PCKSP</H1></A>
 Defines a preconditioner that can consist of any <A HREF="../KSP/KSP.html#KSP">KSP</A> solver. This allows, for example, embedding a Krylov method inside a preconditioner. 
 <H3><FONT COLOR="#CC3333">Options Database Key</FONT></H3>
diff --git a/docs/manualpages/PC/PCKSPGetKSP.html b/docs/manualpages/PC/PCKSPGetKSP.html
index 0f53197..190dea3 100644
--- a/docs/manualpages/PC/PCKSPGetKSP.html
+++ b/docs/manualpages/PC/PCKSPGetKSP.html
@@ -5,8 +5,8 @@
 <TITLE>PCKSPGetKSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCKSPGetKSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCKSPGetKSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCKSPGetKSP"><H1>PCKSPGetKSP</H1></A>
 Gets the <A HREF="../KSP/KSP.html#KSP">KSP</A> context for a <A HREF="../KSP/KSP.html#KSP">KSP</A> <A HREF="../PC/PC.html#PC">PC</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCKaczmarz.html b/docs/manualpages/PC/PCKaczmarz.html
index df0a3c8..204cc72 100644
--- a/docs/manualpages/PC/PCKaczmarz.html
+++ b/docs/manualpages/PC/PCKaczmarz.html
@@ -5,8 +5,8 @@
 <TITLE>PCKaczmarz</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCKaczmarz.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCKaczmarz.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCKaczmarz"><H1>PCKaczmarz</H1></A>
 Kaczmarz iteration 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/PC/PCLSC.html b/docs/manualpages/PC/PCLSC.html
index 2d55281..f11f250 100644
--- a/docs/manualpages/PC/PCLSC.html
+++ b/docs/manualpages/PC/PCLSC.html
@@ -5,8 +5,8 @@
 <TITLE>PCLSC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCLSC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCLSC.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCLSC"><H1>PCLSC</H1></A>
 Preconditioning for Schur complements, based on Least Squares Commutators 
 <H3><FONT COLOR="#CC3333">Options Database Key</FONT></H3>
diff --git a/docs/manualpages/PC/PCLU.html b/docs/manualpages/PC/PCLU.html
index a02a763..fbce996 100644
--- a/docs/manualpages/PC/PCLU.html
+++ b/docs/manualpages/PC/PCLU.html
@@ -5,8 +5,8 @@
 <TITLE>PCLU</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCLU.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCLU.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCLU"><H1>PCLU</H1></A>
 Uses a direct solver, based on LU factorization, as a preconditioner 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/PC/PCLoad.html b/docs/manualpages/PC/PCLoad.html
index 65b7ecb..3b97e5f 100644
--- a/docs/manualpages/PC/PCLoad.html
+++ b/docs/manualpages/PC/PCLoad.html
@@ -5,8 +5,8 @@
 <TITLE>PCLoad</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCLoad.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCLoad.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCLoad"><H1>PCLoad</H1></A>
 Loads a <A HREF="../PC/PC.html#PC">PC</A> that has been stored in binary  with <A HREF="../PC/PCView.html#PCView">PCView</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMAT.html b/docs/manualpages/PC/PCMAT.html
index 410c21a..5600a8d 100644
--- a/docs/manualpages/PC/PCMAT.html
+++ b/docs/manualpages/PC/PCMAT.html
@@ -5,8 +5,8 @@
 <TITLE>PCMAT</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMAT.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMAT.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMAT"><H1>PCMAT</H1></A>
 A preconditioner obtained by multiplying by the preconditioner matrix supplied in <A HREF="../PC/PCSetOperators.html#PCSetOperators">PCSetOperators</A>() or <A HREF="../KSP/KSPSetOperators.html#KSPSetOperators">KSPSetOperators</A>() Notes:  This one is a little strange. One rarely has an explict matrix that approximates the
 inverse of the matrix they wish to solve for.
diff --git a/docs/manualpages/PC/PCMG.html b/docs/manualpages/PC/PCMG.html
index 274d2bb..635f432 100644
--- a/docs/manualpages/PC/PCMG.html
+++ b/docs/manualpages/PC/PCMG.html
@@ -5,8 +5,8 @@
 <TITLE>PCMG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMG.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMG"><H1>PCMG</H1></A>
 Use multigrid preconditioning. This preconditioner requires you provide additional information about the coarser grid matrices and restriction/interpolation operators. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGCycleType.html b/docs/manualpages/PC/PCMGCycleType.html
index 5bb472a..e8fea39 100644
--- a/docs/manualpages/PC/PCMGCycleType.html
+++ b/docs/manualpages/PC/PCMGCycleType.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGCycleType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGCycleType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGCycleType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGCycleType"><H1>PCMGCycleType</H1></A>
 Use V-cycle or W-cycle 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGGetCoarseSolve.html b/docs/manualpages/PC/PCMGGetCoarseSolve.html
index 9bc31f4..03ae963 100644
--- a/docs/manualpages/PC/PCMGGetCoarseSolve.html
+++ b/docs/manualpages/PC/PCMGGetCoarseSolve.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGGetCoarseSolve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGGetCoarseSolve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGGetCoarseSolve.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGGetCoarseSolve"><H1>PCMGGetCoarseSolve</H1></A>
 Gets the solver context to be used on the coarse grid. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGGetGalerkin.html b/docs/manualpages/PC/PCMGGetGalerkin.html
index 10e4b31..78f0203 100644
--- a/docs/manualpages/PC/PCMGGetGalerkin.html
+++ b/docs/manualpages/PC/PCMGGetGalerkin.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGGetGalerkin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGGetGalerkin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGGetGalerkin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGGetGalerkin"><H1>PCMGGetGalerkin</H1></A>
 Checks if Galerkin multigrid is being used, i.e. A_i-1 = r_i * A_i * p_i 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGGetInterpolation.html b/docs/manualpages/PC/PCMGGetInterpolation.html
index eb57391..af8aebf 100644
--- a/docs/manualpages/PC/PCMGGetInterpolation.html
+++ b/docs/manualpages/PC/PCMGGetInterpolation.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGGetInterpolation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGGetInterpolation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGGetInterpolation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGGetInterpolation"><H1>PCMGGetInterpolation</H1></A>
 Gets the function to be used to calculate the interpolation from l-1 to the lth level 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGGetLevels.html b/docs/manualpages/PC/PCMGGetLevels.html
index da658d3..35b2688 100644
--- a/docs/manualpages/PC/PCMGGetLevels.html
+++ b/docs/manualpages/PC/PCMGGetLevels.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGGetLevels</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGGetLevels.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGGetLevels.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGGetLevels"><H1>PCMGGetLevels</H1></A>
 Gets the number of levels to use with MG. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGGetRScale.html b/docs/manualpages/PC/PCMGGetRScale.html
index c6da84f..d581b05 100644
--- a/docs/manualpages/PC/PCMGGetRScale.html
+++ b/docs/manualpages/PC/PCMGGetRScale.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGGetRScale</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGGetRScale.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGGetRScale.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGGetRScale"><H1>PCMGGetRScale</H1></A>
 Gets the pointwise scaling for the restriction operator from level l to l-1. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGGetRestriction.html b/docs/manualpages/PC/PCMGGetRestriction.html
index 77bcac9..c9fbd64 100644
--- a/docs/manualpages/PC/PCMGGetRestriction.html
+++ b/docs/manualpages/PC/PCMGGetRestriction.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGGetRestriction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGGetRestriction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGGetRestriction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGGetRestriction"><H1>PCMGGetRestriction</H1></A>
 Gets the function to be used to restrict vector from level l to l-1. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGGetSmoother.html b/docs/manualpages/PC/PCMGGetSmoother.html
index 8c58ea2..4bb037f 100644
--- a/docs/manualpages/PC/PCMGGetSmoother.html
+++ b/docs/manualpages/PC/PCMGGetSmoother.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGGetSmoother</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGGetSmoother.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGGetSmoother.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGGetSmoother"><H1>PCMGGetSmoother</H1></A>
 Gets the <A HREF="../KSP/KSP.html#KSP">KSP</A> context to be used as smoother for both pre- and post-smoothing.  Call both <A HREF="../PC/PCMGGetSmootherUp.html#PCMGGetSmootherUp">PCMGGetSmootherUp</A>() and <A HREF="../PC/PCMGGetSmootherDown.html#PCMGGetSmootherDown">PCMGGetSmootherDown</A>() to use different functions for pre- and post-smoothing. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGGetSmootherDown.html b/docs/manualpages/PC/PCMGGetSmootherDown.html
index f38607e..b6367f9 100644
--- a/docs/manualpages/PC/PCMGGetSmootherDown.html
+++ b/docs/manualpages/PC/PCMGGetSmootherDown.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGGetSmootherDown</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGGetSmootherDown.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGGetSmootherDown.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGGetSmootherDown"><H1>PCMGGetSmootherDown</H1></A>
 Gets the <A HREF="../KSP/KSP.html#KSP">KSP</A> context to be used as smoother before coarse grid correction (pre-smoother). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGGetSmootherUp.html b/docs/manualpages/PC/PCMGGetSmootherUp.html
index 3a6a3e3..cabd666 100644
--- a/docs/manualpages/PC/PCMGGetSmootherUp.html
+++ b/docs/manualpages/PC/PCMGGetSmootherUp.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGGetSmootherUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGGetSmootherUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGGetSmootherUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGGetSmootherUp"><H1>PCMGGetSmootherUp</H1></A>
 Gets the <A HREF="../KSP/KSP.html#KSP">KSP</A> context to be used as smoother after coarse grid correction (post-smoother). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGGetType.html b/docs/manualpages/PC/PCMGGetType.html
index 43601a5..d8aa76d 100644
--- a/docs/manualpages/PC/PCMGGetType.html
+++ b/docs/manualpages/PC/PCMGGetType.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGGetType"><H1>PCMGGetType</H1></A>
 Determines the form of multigrid to use: multiplicative, additive, full, or the Kaskade algorithm. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGMultiplicativeSetCycles.html b/docs/manualpages/PC/PCMGMultiplicativeSetCycles.html
index ca0f140..64ce3ae 100644
--- a/docs/manualpages/PC/PCMGMultiplicativeSetCycles.html
+++ b/docs/manualpages/PC/PCMGMultiplicativeSetCycles.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGMultiplicativeSetCycles</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGMultiplicativeSetCycles.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGMultiplicativeSetCycles.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGMultiplicativeSetCycles"><H1>PCMGMultiplicativeSetCycles</H1></A>
 Sets the number of cycles to use for each preconditioner step of multigrid when <A HREF="../PC/PCMGType.html#PCMGType">PCMGType</A> of PC_MG_MULTIPLICATIVE is used 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGResidualDefault.html b/docs/manualpages/PC/PCMGResidualDefault.html
index 4816100..f742716 100644
--- a/docs/manualpages/PC/PCMGResidualDefault.html
+++ b/docs/manualpages/PC/PCMGResidualDefault.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGResidualDefault</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGResidualDefault.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGResidualDefault.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGResidualDefault"><H1>PCMGResidualDefault</H1></A>
 Default routine to calculate the residual. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGSetCycleType.html b/docs/manualpages/PC/PCMGSetCycleType.html
index b612ac2..30844e0 100644
--- a/docs/manualpages/PC/PCMGSetCycleType.html
+++ b/docs/manualpages/PC/PCMGSetCycleType.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGSetCycleType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGSetCycleType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGSetCycleType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGSetCycleType"><H1>PCMGSetCycleType</H1></A>
 Sets the type cycles to use.  Use PCMGSetCycleTypeOnLevel() for more complicated cycling. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGSetCyclesOnLevel.html b/docs/manualpages/PC/PCMGSetCyclesOnLevel.html
index 680f549..def0040 100644
--- a/docs/manualpages/PC/PCMGSetCyclesOnLevel.html
+++ b/docs/manualpages/PC/PCMGSetCyclesOnLevel.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGSetCyclesOnLevel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGSetCyclesOnLevel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGSetCyclesOnLevel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGSetCyclesOnLevel"><H1>PCMGSetCyclesOnLevel</H1></A>
 Sets the number of cycles to run on this level. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGSetGalerkin.html b/docs/manualpages/PC/PCMGSetGalerkin.html
index 0c6b720..f5c40e9 100644
--- a/docs/manualpages/PC/PCMGSetGalerkin.html
+++ b/docs/manualpages/PC/PCMGSetGalerkin.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGSetGalerkin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGSetGalerkin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGSetGalerkin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGSetGalerkin"><H1>PCMGSetGalerkin</H1></A>
 Causes the coarser grid matrices to be computed from the finest grid via the Galerkin process: A_i-1 = r_i * A_i * p_i 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGSetInterpolation.html b/docs/manualpages/PC/PCMGSetInterpolation.html
index dfd8600..634f3b0 100644
--- a/docs/manualpages/PC/PCMGSetInterpolation.html
+++ b/docs/manualpages/PC/PCMGSetInterpolation.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGSetInterpolation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGSetInterpolation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGSetInterpolation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGSetInterpolation"><H1>PCMGSetInterpolation</H1></A>
 Sets the function to be used to calculate the interpolation from l-1 to the lth level 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGSetLevels.html b/docs/manualpages/PC/PCMGSetLevels.html
index 8f20544..95ec77a 100644
--- a/docs/manualpages/PC/PCMGSetLevels.html
+++ b/docs/manualpages/PC/PCMGSetLevels.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGSetLevels</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGSetLevels.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGSetLevels.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGSetLevels"><H1>PCMGSetLevels</H1></A>
 Sets the number of levels to use with MG. Must be called before any other MG routine. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGSetNumberSmoothDown.html b/docs/manualpages/PC/PCMGSetNumberSmoothDown.html
index 7510506..16a0aed 100644
--- a/docs/manualpages/PC/PCMGSetNumberSmoothDown.html
+++ b/docs/manualpages/PC/PCMGSetNumberSmoothDown.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGSetNumberSmoothDown</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGSetNumberSmoothDown.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGSetNumberSmoothDown.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGSetNumberSmoothDown"><H1>PCMGSetNumberSmoothDown</H1></A>
 Sets the number of pre-smoothing steps to use on all levels. Use <A HREF="../PC/PCMGGetSmootherDown.html#PCMGGetSmootherDown">PCMGGetSmootherDown</A>() to set different pre-smoothing steps on different levels. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGSetNumberSmoothUp.html b/docs/manualpages/PC/PCMGSetNumberSmoothUp.html
index 565dadc..28ee969 100644
--- a/docs/manualpages/PC/PCMGSetNumberSmoothUp.html
+++ b/docs/manualpages/PC/PCMGSetNumberSmoothUp.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGSetNumberSmoothUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGSetNumberSmoothUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGSetNumberSmoothUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGSetNumberSmoothUp"><H1>PCMGSetNumberSmoothUp</H1></A>
 Sets the number of post-smoothing steps to use on all levels. Use <A HREF="../PC/PCMGGetSmootherUp.html#PCMGGetSmootherUp">PCMGGetSmootherUp</A>() to set different numbers of post-smoothing steps on different levels. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGSetR.html b/docs/manualpages/PC/PCMGSetR.html
index 62434fd..76d937f 100644
--- a/docs/manualpages/PC/PCMGSetR.html
+++ b/docs/manualpages/PC/PCMGSetR.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGSetR</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGSetR.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGSetR.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGSetR"><H1>PCMGSetR</H1></A>
 Sets the vector space to be used to store the residual on a particular level. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGSetRScale.html b/docs/manualpages/PC/PCMGSetRScale.html
index 0c859dd..c9568bd 100644
--- a/docs/manualpages/PC/PCMGSetRScale.html
+++ b/docs/manualpages/PC/PCMGSetRScale.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGSetRScale</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGSetRScale.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGSetRScale.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGSetRScale"><H1>PCMGSetRScale</H1></A>
 Sets the pointwise scaling for the restriction operator from level l to l-1. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGSetResidual.html b/docs/manualpages/PC/PCMGSetResidual.html
index 62d343c..cedfc75 100644
--- a/docs/manualpages/PC/PCMGSetResidual.html
+++ b/docs/manualpages/PC/PCMGSetResidual.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGSetResidual</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGSetResidual.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGSetResidual.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGSetResidual"><H1>PCMGSetResidual</H1></A>
 Sets the function to be used to calculate the residual on the lth level. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGSetRestriction.html b/docs/manualpages/PC/PCMGSetRestriction.html
index f5856c5..44ad718 100644
--- a/docs/manualpages/PC/PCMGSetRestriction.html
+++ b/docs/manualpages/PC/PCMGSetRestriction.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGSetRestriction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGSetRestriction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGSetRestriction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGSetRestriction"><H1>PCMGSetRestriction</H1></A>
 Sets the function to be used to restrict vector from level l to l-1. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGSetRhs.html b/docs/manualpages/PC/PCMGSetRhs.html
index bad5fe5..fbbd8e4 100644
--- a/docs/manualpages/PC/PCMGSetRhs.html
+++ b/docs/manualpages/PC/PCMGSetRhs.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGSetRhs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGSetRhs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGSetRhs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGSetRhs"><H1>PCMGSetRhs</H1></A>
 Sets the vector space to be used to store the right-hand side on a particular level. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGSetType.html b/docs/manualpages/PC/PCMGSetType.html
index 70b7e05..c50b8b3 100644
--- a/docs/manualpages/PC/PCMGSetType.html
+++ b/docs/manualpages/PC/PCMGSetType.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGSetType"><H1>PCMGSetType</H1></A>
 Determines the form of multigrid to use: multiplicative, additive, full, or the Kaskade algorithm. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGSetX.html b/docs/manualpages/PC/PCMGSetX.html
index 3f73393..2033cbe 100644
--- a/docs/manualpages/PC/PCMGSetX.html
+++ b/docs/manualpages/PC/PCMGSetX.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGSetX</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGSetX.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGSetX.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGSetX"><H1>PCMGSetX</H1></A>
 Sets the vector space to be used to store the solution on a particular level. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCMGType.html b/docs/manualpages/PC/PCMGType.html
index 3076a95..0fc6ff6 100644
--- a/docs/manualpages/PC/PCMGType.html
+++ b/docs/manualpages/PC/PCMGType.html
@@ -5,8 +5,8 @@
 <TITLE>PCMGType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCMGType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCMGType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCMGType"><H1>PCMGType</H1></A>
 Determines the type of multigrid method that is run. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCML.html b/docs/manualpages/PC/PCML.html
index bd650c0..0cfd788 100644
--- a/docs/manualpages/PC/PCML.html
+++ b/docs/manualpages/PC/PCML.html
@@ -5,8 +5,8 @@
 <TITLE>PCML</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCML.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCML.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCML"><H1>PCML</H1></A>
 Use algebraic multigrid preconditioning. This preconditioner requires you provide fine grid discretization matrix. The coarser grid matrices and restriction/interpolation operators are computed by ML, with the matrices coverted to PETSc matrices in aij format and the restriction/interpolation operators wrapped as PETSc shell matrices. 
 <H3><FONT COLOR="#CC3333">Options Database Key</FONT></H3>
diff --git a/docs/manualpages/PC/PCModifySubMatrices.html b/docs/manualpages/PC/PCModifySubMatrices.html
index 13341e9..7147b5c 100644
--- a/docs/manualpages/PC/PCModifySubMatrices.html
+++ b/docs/manualpages/PC/PCModifySubMatrices.html
@@ -5,8 +5,8 @@
 <TITLE>PCModifySubMatrices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCModifySubMatrices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCModifySubMatrices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCModifySubMatrices"><H1>PCModifySubMatrices</H1></A>
 Calls an optional user-defined routine within certain preconditioners if one has been set with PCSetModifySubMarices(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCNN.html b/docs/manualpages/PC/PCNN.html
index 4e1c563..999ae9e 100644
--- a/docs/manualpages/PC/PCNN.html
+++ b/docs/manualpages/PC/PCNN.html
@@ -5,8 +5,8 @@
 <TITLE>PCNN</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCNN.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCNN.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCNN"><H1>PCNN</H1></A>
 Balancing Neumann-Neumann for scalar elliptic PDEs. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/PC/PCNONE.html b/docs/manualpages/PC/PCNONE.html
index e0d6837..c2edf4e 100644
--- a/docs/manualpages/PC/PCNONE.html
+++ b/docs/manualpages/PC/PCNONE.html
@@ -5,8 +5,8 @@
 <TITLE>PCNONE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCNONE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCNONE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCNONE"><H1>PCNONE</H1></A>
 This is used when you wish to employ a nonpreconditioned Krylov method. 
 <P>
diff --git a/docs/manualpages/PC/PCPARMS.html b/docs/manualpages/PC/PCPARMS.html
index 5381197..ec6e9d5 100644
--- a/docs/manualpages/PC/PCPARMS.html
+++ b/docs/manualpages/PC/PCPARMS.html
@@ -5,8 +5,8 @@
 <TITLE>PCPARMS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCPARMS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCPARMS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCPARMS"><H1>PCPARMS</H1></A>
 Allows the use of the parallel Algebraic Recursive Multilevel Solvers available in the package pARMS 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/PC/PCPARMSGlobalType.html b/docs/manualpages/PC/PCPARMSGlobalType.html
index 1bd2b3c..a77a5e2 100644
--- a/docs/manualpages/PC/PCPARMSGlobalType.html
+++ b/docs/manualpages/PC/PCPARMSGlobalType.html
@@ -5,8 +5,8 @@
 <TITLE>PCPARMSGlobalType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCPARMSGlobalType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCPARMSGlobalType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCPARMSGlobalType"><H1>PCPARMSGlobalType</H1></A>
 Determines the global preconditioner method in PARMS 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCPARMSLocalType.html b/docs/manualpages/PC/PCPARMSLocalType.html
index abfa3bd..b6107dc 100644
--- a/docs/manualpages/PC/PCPARMSLocalType.html
+++ b/docs/manualpages/PC/PCPARMSLocalType.html
@@ -5,8 +5,8 @@
 <TITLE>PCPARMSLocalType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCPARMSLocalType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCPARMSLocalType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCPARMSLocalType"><H1>PCPARMSLocalType</H1></A>
 Determines the local preconditioner method in PARMS 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCPARMSSetFill.html b/docs/manualpages/PC/PCPARMSSetFill.html
index e0ee814..27f321a 100644
--- a/docs/manualpages/PC/PCPARMSSetFill.html
+++ b/docs/manualpages/PC/PCPARMSSetFill.html
@@ -5,8 +5,8 @@
 <TITLE>PCPARMSSetFill</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCPARMSSetFill.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCPARMSSetFill.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCPARMSSetFill"><H1>PCPARMSSetFill</H1></A>
 Sets the fill-in parameters for ILUT, ILUK and ARMS preconditioners. Consider the original matrix A = [B F; E C] and the approximate version M = [LB 0; E/UB I]*[UB LB\F; 0 S]. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCPARMSSetGlobal.html b/docs/manualpages/PC/PCPARMSSetGlobal.html
index 9bc9a7b..00ef856 100644
--- a/docs/manualpages/PC/PCPARMSSetGlobal.html
+++ b/docs/manualpages/PC/PCPARMSSetGlobal.html
@@ -5,8 +5,8 @@
 <TITLE>PCPARMSSetGlobal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCPARMSSetGlobal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCPARMSSetGlobal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCPARMSSetGlobal"><H1>PCPARMSSetGlobal</H1></A>
 Sets the global preconditioner to be used in PARMS. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCPARMSSetLocal.html b/docs/manualpages/PC/PCPARMSSetLocal.html
index 3820ee1..3779447 100644
--- a/docs/manualpages/PC/PCPARMSSetLocal.html
+++ b/docs/manualpages/PC/PCPARMSSetLocal.html
@@ -5,8 +5,8 @@
 <TITLE>PCPARMSSetLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCPARMSSetLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCPARMSSetLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCPARMSSetLocal"><H1>PCPARMSSetLocal</H1></A>
 Sets the local preconditioner to be used in PARMS. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCPARMSSetNonsymPerm.html b/docs/manualpages/PC/PCPARMSSetNonsymPerm.html
index 900ede8..5215e74 100644
--- a/docs/manualpages/PC/PCPARMSSetNonsymPerm.html
+++ b/docs/manualpages/PC/PCPARMSSetNonsymPerm.html
@@ -5,8 +5,8 @@
 <TITLE>PCPARMSSetNonsymPerm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCPARMSSetNonsymPerm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCPARMSSetNonsymPerm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCPARMSSetNonsymPerm"><H1>PCPARMSSetNonsymPerm</H1></A>
 Sets the type of permutation for the ARMS preconditioner: the standard symmetric ARMS or the non-symmetric ARMS (ARMS-ddPQ). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCPARMSSetSolveRestart.html b/docs/manualpages/PC/PCPARMSSetSolveRestart.html
index 1a392b4..f7305af 100644
--- a/docs/manualpages/PC/PCPARMSSetSolveRestart.html
+++ b/docs/manualpages/PC/PCPARMSSetSolveRestart.html
@@ -5,8 +5,8 @@
 <TITLE>PCPARMSSetSolveRestart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCPARMSSetSolveRestart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCPARMSSetSolveRestart.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCPARMSSetSolveRestart"><H1>PCPARMSSetSolveRestart</H1></A>
 Sets the number of iterations at which the inner GMRES solver restarts. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCPARMSSetSolveTolerances.html b/docs/manualpages/PC/PCPARMSSetSolveTolerances.html
index 4cdae76..09e511c 100644
--- a/docs/manualpages/PC/PCPARMSSetSolveTolerances.html
+++ b/docs/manualpages/PC/PCPARMSSetSolveTolerances.html
@@ -5,8 +5,8 @@
 <TITLE>PCPARMSSetSolveTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCPARMSSetSolveTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCPARMSSetSolveTolerances.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCPARMSSetSolveTolerances"><H1>PCPARMSSetSolveTolerances</H1></A>
 Sets the convergence tolerance and the maximum iterations for the inner GMRES solver, when the Schur global preconditioner is used. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCPBJACOBI.html b/docs/manualpages/PC/PCPBJACOBI.html
index 0b9f407..8ce3b66 100644
--- a/docs/manualpages/PC/PCPBJACOBI.html
+++ b/docs/manualpages/PC/PCPBJACOBI.html
@@ -5,8 +5,8 @@
 <TITLE>PCPBJACOBI</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCPBJACOBI.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCPBJACOBI.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCPBJACOBI"><H1>PCPBJACOBI</H1></A>
 Point block Jacobi preconditioner 
 <P>
diff --git a/docs/manualpages/PC/PCPFMG.html b/docs/manualpages/PC/PCPFMG.html
index 499de46..855ba5b 100644
--- a/docs/manualpages/PC/PCPFMG.html
+++ b/docs/manualpages/PC/PCPFMG.html
@@ -5,8 +5,8 @@
 <TITLE>PCPFMG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCPFMG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCPFMG.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCPFMG"><H1>PCPFMG</H1></A>
 the hypre PFMG multigrid solver 
 <P>
diff --git a/docs/manualpages/PC/PCPostSolve.html b/docs/manualpages/PC/PCPostSolve.html
index 8985d7f..d794490 100644
--- a/docs/manualpages/PC/PCPostSolve.html
+++ b/docs/manualpages/PC/PCPostSolve.html
@@ -5,8 +5,8 @@
 <TITLE>PCPostSolve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCPostSolve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCPostSolve.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCPostSolve"><H1>PCPostSolve</H1></A>
 Optional post-solve phase, intended for any preconditioner-specific actions that must be performed after the iterative solve itself. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCPreSolve.html b/docs/manualpages/PC/PCPreSolve.html
index e2ed7f4..6f87354 100644
--- a/docs/manualpages/PC/PCPreSolve.html
+++ b/docs/manualpages/PC/PCPreSolve.html
@@ -5,8 +5,8 @@
 <TITLE>PCPreSolve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCPreSolve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCPreSolve.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCPreSolve"><H1>PCPreSolve</H1></A>
 Optional pre-solve phase, intended for any preconditioner-specific actions that must be performed before the iterative solve itself. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCPythonSetType.html b/docs/manualpages/PC/PCPythonSetType.html
index 051049f..8f62f2f 100644
--- a/docs/manualpages/PC/PCPythonSetType.html
+++ b/docs/manualpages/PC/PCPythonSetType.html
@@ -5,8 +5,8 @@
 <TITLE>PCPythonSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCPythonSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCPythonSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCPythonSetType"><H1>PCPythonSetType</H1></A>
 Initalize a <A HREF="../PC/PC.html#PC">PC</A> object implemented in Python. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCREDISTRIBUTE.html b/docs/manualpages/PC/PCREDISTRIBUTE.html
index 0e39554..1f7362f 100644
--- a/docs/manualpages/PC/PCREDISTRIBUTE.html
+++ b/docs/manualpages/PC/PCREDISTRIBUTE.html
@@ -5,8 +5,8 @@
 <TITLE>PCREDISTRIBUTE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCREDISTRIBUTE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCREDISTRIBUTE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCREDISTRIBUTE"><H1>PCREDISTRIBUTE</H1></A>
 Redistributes a matrix for load balancing, removing the rows that only have a diagonal entry and then applys a <A HREF="../KSP/KSP.html#KSP">KSP</A> to that new matrix Options for the redistribute preconditioners can be set with -redistribute_ksp_xxx <values> and -redistribute_pc_xxx <values>
 <P>
diff --git a/docs/manualpages/PC/PCREDUNDANT.html b/docs/manualpages/PC/PCREDUNDANT.html
index e8e79bd..9632fa6 100644
--- a/docs/manualpages/PC/PCREDUNDANT.html
+++ b/docs/manualpages/PC/PCREDUNDANT.html
@@ -5,8 +5,8 @@
 <TITLE>PCREDUNDANT</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCREDUNDANT.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCREDUNDANT.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCREDUNDANT"><H1>PCREDUNDANT</H1></A>
 Runs a <A HREF="../KSP/KSP.html#KSP">KSP</A> solver with preconditioner for the entire problem on subgroups of processors Options for the redundant preconditioners can be set with -redundant_pc_xxx for the redundant <A HREF="../KSP/KSP.html#KSP">KSP</A> with -redundant_ksp_xxx
 <P>
diff --git a/docs/manualpages/PC/PCRedistributeGetKSP.html b/docs/manualpages/PC/PCRedistributeGetKSP.html
index 4e5e0b0..d848b85 100644
--- a/docs/manualpages/PC/PCRedistributeGetKSP.html
+++ b/docs/manualpages/PC/PCRedistributeGetKSP.html
@@ -5,8 +5,8 @@
 <TITLE>PCRedistributeGetKSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCRedistributeGetKSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCRedistributeGetKSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCRedistributeGetKSP"><H1>PCRedistributeGetKSP</H1></A>
 Gets the <A HREF="../KSP/KSP.html#KSP">KSP</A> created by the <A HREF="../PC/PCREDISTRIBUTE.html#PCREDISTRIBUTE">PCREDISTRIBUTE</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCRedundantGetKSP.html b/docs/manualpages/PC/PCRedundantGetKSP.html
index 651db43..b1393b3 100644
--- a/docs/manualpages/PC/PCRedundantGetKSP.html
+++ b/docs/manualpages/PC/PCRedundantGetKSP.html
@@ -5,8 +5,8 @@
 <TITLE>PCRedundantGetKSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCRedundantGetKSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCRedundantGetKSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCRedundantGetKSP"><H1>PCRedundantGetKSP</H1></A>
 Gets the less parallel <A HREF="../KSP/KSP.html#KSP">KSP</A> created by the redundant <A HREF="../PC/PC.html#PC">PC</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCRedundantGetOperators.html b/docs/manualpages/PC/PCRedundantGetOperators.html
index 5711965..5b5878e 100644
--- a/docs/manualpages/PC/PCRedundantGetOperators.html
+++ b/docs/manualpages/PC/PCRedundantGetOperators.html
@@ -5,8 +5,8 @@
 <TITLE>PCRedundantGetOperators</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCRedundantGetOperators.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCRedundantGetOperators.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCRedundantGetOperators"><H1>PCRedundantGetOperators</H1></A>
 gets the sequential matrix and preconditioner matrix 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCRedundantSetNumber.html b/docs/manualpages/PC/PCRedundantSetNumber.html
index 0ccb8a6..6272a80 100644
--- a/docs/manualpages/PC/PCRedundantSetNumber.html
+++ b/docs/manualpages/PC/PCRedundantSetNumber.html
@@ -5,8 +5,8 @@
 <TITLE>PCRedundantSetNumber</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCRedundantSetNumber.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCRedundantSetNumber.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCRedundantSetNumber"><H1>PCRedundantSetNumber</H1></A>
 Sets the number of redundant preconditioner contexts. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCRedundantSetScatter.html b/docs/manualpages/PC/PCRedundantSetScatter.html
index b828bb2..38389ac 100644
--- a/docs/manualpages/PC/PCRedundantSetScatter.html
+++ b/docs/manualpages/PC/PCRedundantSetScatter.html
@@ -5,8 +5,8 @@
 <TITLE>PCRedundantSetScatter</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCRedundantSetScatter.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCRedundantSetScatter.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCRedundantSetScatter"><H1>PCRedundantSetScatter</H1></A>
 Sets the scatter used to copy values into the redundant local solve and the scatter to move them back into the global vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCRegister.html b/docs/manualpages/PC/PCRegister.html
index cb3970b..ae9598d 100644
--- a/docs/manualpages/PC/PCRegister.html
+++ b/docs/manualpages/PC/PCRegister.html
@@ -5,8 +5,8 @@
 <TITLE>PCRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCRegister"><H1>PCRegister</H1></A>
 Adds a method to the preconditioner package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCRegisterAll.html b/docs/manualpages/PC/PCRegisterAll.html
index 0847757..5bb9c65 100644
--- a/docs/manualpages/PC/PCRegisterAll.html
+++ b/docs/manualpages/PC/PCRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>PCRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCRegisterAll"><H1>PCRegisterAll</H1></A>
 Registers all of the preconditioners in the <A HREF="../PC/PC.html#PC">PC</A> package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCReset.html b/docs/manualpages/PC/PCReset.html
index 8bede97..271677d 100644
--- a/docs/manualpages/PC/PCReset.html
+++ b/docs/manualpages/PC/PCReset.html
@@ -5,8 +5,8 @@
 <TITLE>PCReset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCReset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCReset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCReset"><H1>PCReset</H1></A>
 Resets a <A HREF="../PC/PC.html#PC">PC</A> context to the pcsetupcalled = 0 state and removes any allocated <A HREF="../Vec/Vecs.html#Vecs">Vecs</A> and Mats 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCRichardsonConvergedReason.html b/docs/manualpages/PC/PCRichardsonConvergedReason.html
index 6750a59..3fb2f02 100644
--- a/docs/manualpages/PC/PCRichardsonConvergedReason.html
+++ b/docs/manualpages/PC/PCRichardsonConvergedReason.html
@@ -5,8 +5,8 @@
 <TITLE>PCRichardsonConvergedReason</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCRichardsonConvergedReason.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCRichardsonConvergedReason.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCRichardsonConvergedReason"><H1>PCRichardsonConvergedReason</H1></A>
 reason a <A HREF="../PC/PCApplyRichardson.html#PCApplyRichardson">PCApplyRichardson</A> method terminates 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSACUSP.html b/docs/manualpages/PC/PCSACUSP.html
index e08f979..b0ede9b 100644
--- a/docs/manualpages/PC/PCSACUSP.html
+++ b/docs/manualpages/PC/PCSACUSP.html
@@ -5,8 +5,8 @@
 <TITLE>PCSACUSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSACUSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSACUSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSACUSP"><H1>PCSACUSP</H1></A>
 A smoothed agglomeration algorithm that runs on the Nvidia GPU. 
 <P>
diff --git a/docs/manualpages/PC/PCSHELL.html b/docs/manualpages/PC/PCSHELL.html
index df3c9ff..02c0084 100644
--- a/docs/manualpages/PC/PCSHELL.html
+++ b/docs/manualpages/PC/PCSHELL.html
@@ -5,8 +5,8 @@
 <TITLE>PCSHELL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSHELL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSHELL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSHELL"><H1>PCSHELL</H1></A>
 Creates a new preconditioner class for use with your own private data storage format. 
 >
diff --git a/docs/manualpages/PC/PCSOR.html b/docs/manualpages/PC/PCSOR.html
index 66d7652..b6d9f64 100644
--- a/docs/manualpages/PC/PCSOR.html
+++ b/docs/manualpages/PC/PCSOR.html
@@ -5,8 +5,8 @@
 <TITLE>PCSOR</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSOR.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSOR.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSOR"><H1>PCSOR</H1></A>
 (S)SOR (successive over relaxation, Gauss-Seidel) preconditioning 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/PC/PCSORGetIterations.html b/docs/manualpages/PC/PCSORGetIterations.html
index 90f4ca8..861b67b 100644
--- a/docs/manualpages/PC/PCSORGetIterations.html
+++ b/docs/manualpages/PC/PCSORGetIterations.html
@@ -5,8 +5,8 @@
 <TITLE>PCSORGetIterations</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSORGetIterations.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSORGetIterations.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSORGetIterations"><H1>PCSORGetIterations</H1></A>
 Gets the number of inner iterations to be used by the SOR preconditioner. The default is 1. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSORGetOmega.html b/docs/manualpages/PC/PCSORGetOmega.html
index 1f771ad..fbfbe2a 100644
--- a/docs/manualpages/PC/PCSORGetOmega.html
+++ b/docs/manualpages/PC/PCSORGetOmega.html
@@ -5,8 +5,8 @@
 <TITLE>PCSORGetOmega</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSORGetOmega.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSORGetOmega.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSORGetOmega"><H1>PCSORGetOmega</H1></A>
 Gets the SOR relaxation coefficient, omega (where omega = 1.0 by default). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSORGetSymmetric.html b/docs/manualpages/PC/PCSORGetSymmetric.html
index c4e6752..20f89be 100644
--- a/docs/manualpages/PC/PCSORGetSymmetric.html
+++ b/docs/manualpages/PC/PCSORGetSymmetric.html
@@ -5,8 +5,8 @@
 <TITLE>PCSORGetSymmetric</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSORGetSymmetric.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSORGetSymmetric.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSORGetSymmetric"><H1>PCSORGetSymmetric</H1></A>
 Gets the form the SOR preconditioner is using;   backward, or forward relaxation.  The local variants perform SOR on each processor.  By default forward relaxation is used. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSORSetIterations.html b/docs/manualpages/PC/PCSORSetIterations.html
index 0e7904d..0f45cdf 100644
--- a/docs/manualpages/PC/PCSORSetIterations.html
+++ b/docs/manualpages/PC/PCSORSetIterations.html
@@ -5,8 +5,8 @@
 <TITLE>PCSORSetIterations</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSORSetIterations.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSORSetIterations.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSORSetIterations"><H1>PCSORSetIterations</H1></A>
 Sets the number of inner iterations to be used by the SOR preconditioner. The default is 1. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSORSetOmega.html b/docs/manualpages/PC/PCSORSetOmega.html
index 9b59f1b..8918bf5 100644
--- a/docs/manualpages/PC/PCSORSetOmega.html
+++ b/docs/manualpages/PC/PCSORSetOmega.html
@@ -5,8 +5,8 @@
 <TITLE>PCSORSetOmega</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSORSetOmega.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSORSetOmega.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSORSetOmega"><H1>PCSORSetOmega</H1></A>
 Sets the SOR relaxation coefficient, omega (where omega = 1.0 by default). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSORSetSymmetric.html b/docs/manualpages/PC/PCSORSetSymmetric.html
index f0664f8..52710ac 100644
--- a/docs/manualpages/PC/PCSORSetSymmetric.html
+++ b/docs/manualpages/PC/PCSORSetSymmetric.html
@@ -5,8 +5,8 @@
 <TITLE>PCSORSetSymmetric</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSORSetSymmetric.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSORSetSymmetric.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSORSetSymmetric"><H1>PCSORSetSymmetric</H1></A>
 Sets the SOR preconditioner to use symmetric (SSOR), backward, or forward relaxation.  The local variants perform SOR on each processor.  By default forward relaxation is used. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSPAI.html b/docs/manualpages/PC/PCSPAI.html
index 138167d..41367b5 100644
--- a/docs/manualpages/PC/PCSPAI.html
+++ b/docs/manualpages/PC/PCSPAI.html
@@ -5,8 +5,8 @@
 <TITLE>PCSPAI</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSPAI.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSPAI.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSPAI"><H1>PCSPAI</H1></A>
 Use the Sparse Approximate Inverse method of Grote and Barnard as a preconditioner (SIAM J. Sci. Comput.; vol 18, nr 3) 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/PC/PCSPAISetBlockSize.html b/docs/manualpages/PC/PCSPAISetBlockSize.html
index c857582..e635023 100644
--- a/docs/manualpages/PC/PCSPAISetBlockSize.html
+++ b/docs/manualpages/PC/PCSPAISetBlockSize.html
@@ -5,8 +5,8 @@
 <TITLE>PCSPAISetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSPAISetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSPAISetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSPAISetBlockSize"><H1>PCSPAISetBlockSize</H1></A>
 set the block size for the SPAI preconditioner 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSPAISetCacheSize.html b/docs/manualpages/PC/PCSPAISetCacheSize.html
index 5a66570..87515c9 100644
--- a/docs/manualpages/PC/PCSPAISetCacheSize.html
+++ b/docs/manualpages/PC/PCSPAISetCacheSize.html
@@ -5,8 +5,8 @@
 <TITLE>PCSPAISetCacheSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSPAISetCacheSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSPAISetCacheSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSPAISetCacheSize"><H1>PCSPAISetCacheSize</H1></A>
 specify cache size in the SPAI preconditioner 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSPAISetEpsilon.html b/docs/manualpages/PC/PCSPAISetEpsilon.html
index 684ac9f..7118e55 100644
--- a/docs/manualpages/PC/PCSPAISetEpsilon.html
+++ b/docs/manualpages/PC/PCSPAISetEpsilon.html
@@ -5,8 +5,8 @@
 <TITLE>PCSPAISetEpsilon</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSPAISetEpsilon.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSPAISetEpsilon.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSPAISetEpsilon"><H1>PCSPAISetEpsilon</H1></A>
 Set the tolerance for the SPAI preconditioner 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSPAISetMax.html b/docs/manualpages/PC/PCSPAISetMax.html
index fac1440..8b2afb7 100644
--- a/docs/manualpages/PC/PCSPAISetMax.html
+++ b/docs/manualpages/PC/PCSPAISetMax.html
@@ -5,8 +5,8 @@
 <TITLE>PCSPAISetMax</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSPAISetMax.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSPAISetMax.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSPAISetMax"><H1>PCSPAISetMax</H1></A>
 set the size of various working buffers in the SPAI preconditioner 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSPAISetMaxNew.html b/docs/manualpages/PC/PCSPAISetMaxNew.html
index aa76d44..ed6aae9 100644
--- a/docs/manualpages/PC/PCSPAISetMaxNew.html
+++ b/docs/manualpages/PC/PCSPAISetMaxNew.html
@@ -5,8 +5,8 @@
 <TITLE>PCSPAISetMaxNew</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSPAISetMaxNew.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSPAISetMaxNew.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSPAISetMaxNew"><H1>PCSPAISetMaxNew</H1></A>
 set maximum number of new nonzero candidates per step in SPAI preconditioner 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSPAISetNBSteps.html b/docs/manualpages/PC/PCSPAISetNBSteps.html
index f79846d..75ade32 100644
--- a/docs/manualpages/PC/PCSPAISetNBSteps.html
+++ b/docs/manualpages/PC/PCSPAISetNBSteps.html
@@ -5,8 +5,8 @@
 <TITLE>PCSPAISetNBSteps</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSPAISetNBSteps.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSPAISetNBSteps.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSPAISetNBSteps"><H1>PCSPAISetNBSteps</H1></A>
 set maximum number of improvement steps per row in the SPAI preconditioner 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSPAISetSp.html b/docs/manualpages/PC/PCSPAISetSp.html
index a3197d1..807ac22 100644
--- a/docs/manualpages/PC/PCSPAISetSp.html
+++ b/docs/manualpages/PC/PCSPAISetSp.html
@@ -5,8 +5,8 @@
 <TITLE>PCSPAISetSp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSPAISetSp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSPAISetSp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSPAISetSp"><H1>PCSPAISetSp</H1></A>
 specify a symmetric matrix sparsity pattern in the SPAI preconditioner 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSPAISetVerbose.html b/docs/manualpages/PC/PCSPAISetVerbose.html
index 7470648..39141e7 100644
--- a/docs/manualpages/PC/PCSPAISetVerbose.html
+++ b/docs/manualpages/PC/PCSPAISetVerbose.html
@@ -5,8 +5,8 @@
 <TITLE>PCSPAISetVerbose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSPAISetVerbose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSPAISetVerbose.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSPAISetVerbose"><H1>PCSPAISetVerbose</H1></A>
 verbosity level for the SPAI preconditioner 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSVD.html b/docs/manualpages/PC/PCSVD.html
index 6a7bcfb..ce3d271 100644
--- a/docs/manualpages/PC/PCSVD.html
+++ b/docs/manualpages/PC/PCSVD.html
@@ -5,8 +5,8 @@
 <TITLE>PCSVD</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSVD.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSVD.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSVD"><H1>PCSVD</H1></A>
 Use pseudo inverse defined by SVD of operator 
 <P>
diff --git a/docs/manualpages/PC/PCSetApplicationContext.html b/docs/manualpages/PC/PCSetApplicationContext.html
index d1c4bc2..1b7ab00 100644
--- a/docs/manualpages/PC/PCSetApplicationContext.html
+++ b/docs/manualpages/PC/PCSetApplicationContext.html
@@ -5,8 +5,8 @@
 <TITLE>PCSetApplicationContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSetApplicationContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSetApplicationContext.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSetApplicationContext"><H1>PCSetApplicationContext</H1></A>
 Sets the optional user-defined context for the linear solver. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSetCoordinates.html b/docs/manualpages/PC/PCSetCoordinates.html
index e6baa66..9bb8d28 100644
--- a/docs/manualpages/PC/PCSetCoordinates.html
+++ b/docs/manualpages/PC/PCSetCoordinates.html
@@ -5,8 +5,8 @@
 <TITLE>PCSetCoordinates</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSetCoordinates.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSetCoordinates.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSetCoordinates"><H1>PCSetCoordinates</H1></A>
 sets the coordinates of all the nodes on the local process 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSetDM.html b/docs/manualpages/PC/PCSetDM.html
index 87ee69c..5a678db 100644
--- a/docs/manualpages/PC/PCSetDM.html
+++ b/docs/manualpages/PC/PCSetDM.html
@@ -5,8 +5,8 @@
 <TITLE>PCSetDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSetDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSetDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSetDM"><H1>PCSetDM</H1></A>
 Sets the <A HREF="../DM/DM.html#DM">DM</A> that may be used by some preconditioners 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSetDiagonalScale.html b/docs/manualpages/PC/PCSetDiagonalScale.html
index 6fd0880..109afd7 100644
--- a/docs/manualpages/PC/PCSetDiagonalScale.html
+++ b/docs/manualpages/PC/PCSetDiagonalScale.html
@@ -5,8 +5,8 @@
 <TITLE>PCSetDiagonalScale</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSetDiagonalScale.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSetDiagonalScale.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSetDiagonalScale"><H1>PCSetDiagonalScale</H1></A>
 Indicates the left scaling to use to apply an additional left and right scaling as needed by certain time-stepping codes. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSetErrorIfFailure.html b/docs/manualpages/PC/PCSetErrorIfFailure.html
index 374dede..7a56a6f 100644
--- a/docs/manualpages/PC/PCSetErrorIfFailure.html
+++ b/docs/manualpages/PC/PCSetErrorIfFailure.html
@@ -5,8 +5,8 @@
 <TITLE>PCSetErrorIfFailure</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSetErrorIfFailure.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSetErrorIfFailure.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSetErrorIfFailure"><H1>PCSetErrorIfFailure</H1></A>
 Causes <A HREF="../PC/PC.html#PC">PC</A> to generate an error if a FPE, for example a zero pivot, is detected. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSetFromOptions.html b/docs/manualpages/PC/PCSetFromOptions.html
index 5d807c5..50b8927 100644
--- a/docs/manualpages/PC/PCSetFromOptions.html
+++ b/docs/manualpages/PC/PCSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>PCSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSetFromOptions"><H1>PCSetFromOptions</H1></A>
 Sets <A HREF="../PC/PC.html#PC">PC</A> options from the options database. This routine must be called before <A HREF="../PC/PCSetUp.html#PCSetUp">PCSetUp</A>() if the user is to be allowed to set the preconditioner method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSetModifySubMatrices.html b/docs/manualpages/PC/PCSetModifySubMatrices.html
index 7129e9c..357f34c 100644
--- a/docs/manualpages/PC/PCSetModifySubMatrices.html
+++ b/docs/manualpages/PC/PCSetModifySubMatrices.html
@@ -5,8 +5,8 @@
 <TITLE>PCSetModifySubMatrices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSetModifySubMatrices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSetModifySubMatrices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSetModifySubMatrices"><H1>PCSetModifySubMatrices</H1></A>
 Sets a user-defined routine for modifying the submatrices that arise within certain subdomain-based preconditioners. The basic submatrices are extracted from the preconditioner matrix as usual; the user can then alter these (for example, to set different boundary conditions for each submatrix) before they are used for the local solves. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSetOperators.html b/docs/manualpages/PC/PCSetOperators.html
index 8938875..ceb2d49 100644
--- a/docs/manualpages/PC/PCSetOperators.html
+++ b/docs/manualpages/PC/PCSetOperators.html
@@ -5,8 +5,8 @@
 <TITLE>PCSetOperators</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSetOperators.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSetOperators.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSetOperators"><H1>PCSetOperators</H1></A>
 Sets the matrix associated with the linear system and a (possibly) different one associated with the preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSetOptionsPrefix.html b/docs/manualpages/PC/PCSetOptionsPrefix.html
index 562d564..ba0fb12 100644
--- a/docs/manualpages/PC/PCSetOptionsPrefix.html
+++ b/docs/manualpages/PC/PCSetOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>PCSetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSetOptionsPrefix"><H1>PCSetOptionsPrefix</H1></A>
 Sets the prefix used for searching for all <A HREF="../PC/PC.html#PC">PC</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSetReusePreconditioner.html b/docs/manualpages/PC/PCSetReusePreconditioner.html
index 099846f..28f9bf3 100644
--- a/docs/manualpages/PC/PCSetReusePreconditioner.html
+++ b/docs/manualpages/PC/PCSetReusePreconditioner.html
@@ -5,8 +5,8 @@
 <TITLE>PCSetReusePreconditioner</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSetReusePreconditioner.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSetReusePreconditioner.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSetReusePreconditioner"><H1>PCSetReusePreconditioner</H1></A>
 reuse the current preconditioner even if the operator in the preconditioner has changed. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSetType.html b/docs/manualpages/PC/PCSetType.html
index 0ba6201..ce554bd 100644
--- a/docs/manualpages/PC/PCSetType.html
+++ b/docs/manualpages/PC/PCSetType.html
@@ -5,8 +5,8 @@
 <TITLE>PCSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSetType"><H1>PCSetType</H1></A>
 Builds <A HREF="../PC/PC.html#PC">PC</A> for a particular preconditioner type 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSetUp.html b/docs/manualpages/PC/PCSetUp.html
index 25f093e..d1ae10b 100644
--- a/docs/manualpages/PC/PCSetUp.html
+++ b/docs/manualpages/PC/PCSetUp.html
@@ -5,8 +5,8 @@
 <TITLE>PCSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSetUp"><H1>PCSetUp</H1></A>
 Prepares for the use of a preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSetUpOnBlocks.html b/docs/manualpages/PC/PCSetUpOnBlocks.html
index 74aadcc..be02153 100644
--- a/docs/manualpages/PC/PCSetUpOnBlocks.html
+++ b/docs/manualpages/PC/PCSetUpOnBlocks.html
@@ -5,8 +5,8 @@
 <TITLE>PCSetUpOnBlocks</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSetUpOnBlocks.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSetUpOnBlocks.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSetUpOnBlocks"><H1>PCSetUpOnBlocks</H1></A>
 Sets up the preconditioner for each block in the block Jacobi, block Gauss-Seidel, and overlapping Schwarz methods. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSetUseAmat.html b/docs/manualpages/PC/PCSetUseAmat.html
index d2c23fc..2b329fe 100644
--- a/docs/manualpages/PC/PCSetUseAmat.html
+++ b/docs/manualpages/PC/PCSetUseAmat.html
@@ -5,8 +5,8 @@
 <TITLE>PCSetUseAmat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSetUseAmat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSetUseAmat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSetUseAmat"><H1>PCSetUseAmat</H1></A>
 Sets a flag to indicate that when the preconditioner needs to apply (part of) the operator during the preconditioning process it applies the Amat provided to <A HREF="../TS/TSSetRHSJacobian.html#TSSetRHSJacobian">TSSetRHSJacobian</A>(),  <A HREF="../TS/TSSetIJacobian.html#TSSetIJacobian">TSSetIJacobian</A>(), <A HREF="../SNES/SNESSetJacobian.html#SNESSetJacobian">SNESSetJacobian</A>(), KSPSetOperator() or PCSetOperator() not the Pmat. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCShellGetContext.html b/docs/manualpages/PC/PCShellGetContext.html
index 174d0b5..ba27558 100644
--- a/docs/manualpages/PC/PCShellGetContext.html
+++ b/docs/manualpages/PC/PCShellGetContext.html
@@ -5,8 +5,8 @@
 <TITLE>PCShellGetContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCShellGetContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCShellGetContext.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCShellGetContext"><H1>PCShellGetContext</H1></A>
 Returns the user-provided context associated with a shell <A HREF="../PC/PC.html#PC">PC</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCShellGetName.html b/docs/manualpages/PC/PCShellGetName.html
index 31c4bc5..12359cf 100644
--- a/docs/manualpages/PC/PCShellGetName.html
+++ b/docs/manualpages/PC/PCShellGetName.html
@@ -5,8 +5,8 @@
 <TITLE>PCShellGetName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCShellGetName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCShellGetName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCShellGetName"><H1>PCShellGetName</H1></A>
 Gets an optional name that the user has set for a shell preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCShellSetApply.html b/docs/manualpages/PC/PCShellSetApply.html
index 0414400..ccee428 100644
--- a/docs/manualpages/PC/PCShellSetApply.html
+++ b/docs/manualpages/PC/PCShellSetApply.html
@@ -5,8 +5,8 @@
 <TITLE>PCShellSetApply</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCShellSetApply.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCShellSetApply.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCShellSetApply"><H1>PCShellSetApply</H1></A>
 Sets routine to use as preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCShellSetApplyBA.html b/docs/manualpages/PC/PCShellSetApplyBA.html
index 08f50ec..4c0df69 100644
--- a/docs/manualpages/PC/PCShellSetApplyBA.html
+++ b/docs/manualpages/PC/PCShellSetApplyBA.html
@@ -5,8 +5,8 @@
 <TITLE>PCShellSetApplyBA</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCShellSetApplyBA.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCShellSetApplyBA.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCShellSetApplyBA"><H1>PCShellSetApplyBA</H1></A>
 Sets routine to use as preconditioner times operator. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCShellSetApplyRichardson.html b/docs/manualpages/PC/PCShellSetApplyRichardson.html
index fe1cddd..0622f84 100644
--- a/docs/manualpages/PC/PCShellSetApplyRichardson.html
+++ b/docs/manualpages/PC/PCShellSetApplyRichardson.html
@@ -5,8 +5,8 @@
 <TITLE>PCShellSetApplyRichardson</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCShellSetApplyRichardson.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCShellSetApplyRichardson.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCShellSetApplyRichardson"><H1>PCShellSetApplyRichardson</H1></A>
 Sets routine to use as preconditioner in Richardson iteration. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCShellSetApplySymmetricLeft.html b/docs/manualpages/PC/PCShellSetApplySymmetricLeft.html
index 89f1d2f..5eeb203 100644
--- a/docs/manualpages/PC/PCShellSetApplySymmetricLeft.html
+++ b/docs/manualpages/PC/PCShellSetApplySymmetricLeft.html
@@ -5,8 +5,8 @@
 <TITLE>PCShellSetApplySymmetricLeft</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCShellSetApplySymmetricLeft.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCShellSetApplySymmetricLeft.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCShellSetApplySymmetricLeft"><H1>PCShellSetApplySymmetricLeft</H1></A>
 Sets routine to use as left preconditioner (when the PC_SYMMETRIC is used). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCShellSetApplySymmetricRight.html b/docs/manualpages/PC/PCShellSetApplySymmetricRight.html
index c72cd1b..b8f21ba 100644
--- a/docs/manualpages/PC/PCShellSetApplySymmetricRight.html
+++ b/docs/manualpages/PC/PCShellSetApplySymmetricRight.html
@@ -5,8 +5,8 @@
 <TITLE>PCShellSetApplySymmetricRight</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCShellSetApplySymmetricRight.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCShellSetApplySymmetricRight.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCShellSetApplySymmetricRight"><H1>PCShellSetApplySymmetricRight</H1></A>
 Sets routine to use as right preconditioner (when the PC_SYMMETRIC is used). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCShellSetApplyTranspose.html b/docs/manualpages/PC/PCShellSetApplyTranspose.html
index 4ffe60a..df28c34 100644
--- a/docs/manualpages/PC/PCShellSetApplyTranspose.html
+++ b/docs/manualpages/PC/PCShellSetApplyTranspose.html
@@ -5,8 +5,8 @@
 <TITLE>PCShellSetApplyTranspose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCShellSetApplyTranspose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCShellSetApplyTranspose.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCShellSetApplyTranspose"><H1>PCShellSetApplyTranspose</H1></A>
 Sets routine to use as preconditioner transpose. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCShellSetContext.html b/docs/manualpages/PC/PCShellSetContext.html
index 3874742..b30220a 100644
--- a/docs/manualpages/PC/PCShellSetContext.html
+++ b/docs/manualpages/PC/PCShellSetContext.html
@@ -5,8 +5,8 @@
 <TITLE>PCShellSetContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCShellSetContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCShellSetContext.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCShellSetContext"><H1>PCShellSetContext</H1></A>
 sets the context for a shell <A HREF="../PC/PC.html#PC">PC</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCShellSetDestroy.html b/docs/manualpages/PC/PCShellSetDestroy.html
index b0921d8..1365c36 100644
--- a/docs/manualpages/PC/PCShellSetDestroy.html
+++ b/docs/manualpages/PC/PCShellSetDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PCShellSetDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCShellSetDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCShellSetDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCShellSetDestroy"><H1>PCShellSetDestroy</H1></A>
 Sets routine to use to destroy the user-provided application context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCShellSetName.html b/docs/manualpages/PC/PCShellSetName.html
index f23d9da..de00ef2 100644
--- a/docs/manualpages/PC/PCShellSetName.html
+++ b/docs/manualpages/PC/PCShellSetName.html
@@ -5,8 +5,8 @@
 <TITLE>PCShellSetName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCShellSetName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCShellSetName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCShellSetName"><H1>PCShellSetName</H1></A>
 Sets an optional name to associate with a shell preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCShellSetPostSolve.html b/docs/manualpages/PC/PCShellSetPostSolve.html
index 8a50359..38b2261 100644
--- a/docs/manualpages/PC/PCShellSetPostSolve.html
+++ b/docs/manualpages/PC/PCShellSetPostSolve.html
@@ -5,8 +5,8 @@
 <TITLE>PCShellSetPostSolve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCShellSetPostSolve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCShellSetPostSolve.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCShellSetPostSolve"><H1>PCShellSetPostSolve</H1></A>
 Sets routine to apply to the operators/vectors before a <A HREF="../KSP/KSPSolve.html#KSPSolve">KSPSolve</A>() is applied. This usually does something like scale the linear system in some application specific way. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCShellSetPreSolve.html b/docs/manualpages/PC/PCShellSetPreSolve.html
index dd830db..ff70ab8 100644
--- a/docs/manualpages/PC/PCShellSetPreSolve.html
+++ b/docs/manualpages/PC/PCShellSetPreSolve.html
@@ -5,8 +5,8 @@
 <TITLE>PCShellSetPreSolve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCShellSetPreSolve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCShellSetPreSolve.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCShellSetPreSolve"><H1>PCShellSetPreSolve</H1></A>
 Sets routine to apply to the operators/vectors before a <A HREF="../KSP/KSPSolve.html#KSPSolve">KSPSolve</A>() is applied. This usually does something like scale the linear system in some application specific way. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCShellSetSetUp.html b/docs/manualpages/PC/PCShellSetSetUp.html
index eb34fb1..95d1ae3 100644
--- a/docs/manualpages/PC/PCShellSetSetUp.html
+++ b/docs/manualpages/PC/PCShellSetSetUp.html
@@ -5,8 +5,8 @@
 <TITLE>PCShellSetSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCShellSetSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCShellSetSetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCShellSetSetUp"><H1>PCShellSetSetUp</H1></A>
 Sets routine to use to "setup" the preconditioner whenever the matrix operator is changed. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCShellSetView.html b/docs/manualpages/PC/PCShellSetView.html
index 9b5328b..30483b1 100644
--- a/docs/manualpages/PC/PCShellSetView.html
+++ b/docs/manualpages/PC/PCShellSetView.html
@@ -5,8 +5,8 @@
 <TITLE>PCShellSetView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCShellSetView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCShellSetView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCShellSetView"><H1>PCShellSetView</H1></A>
 Sets routine to use as viewer of shell preconditioner 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSide.html b/docs/manualpages/PC/PCSide.html
index 64faee2..ec2bbc6 100644
--- a/docs/manualpages/PC/PCSide.html
+++ b/docs/manualpages/PC/PCSide.html
@@ -5,8 +5,8 @@
 <TITLE>PCSide</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSide.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSide.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSide"><H1>PCSide</H1></A>
 If the preconditioner is to be applied to the left, right or symmetrically around the operator. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCSysPFMG.html b/docs/manualpages/PC/PCSysPFMG.html
index 6e46343..8da6c14 100644
--- a/docs/manualpages/PC/PCSysPFMG.html
+++ b/docs/manualpages/PC/PCSysPFMG.html
@@ -5,8 +5,8 @@
 <TITLE>PCSysPFMG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCSysPFMG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCSysPFMG.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCSysPFMG"><H1>PCSysPFMG</H1></A>
 the hypre SysPFMG multigrid solver 
 <P>
diff --git a/docs/manualpages/PC/PCTELESCOPE.html b/docs/manualpages/PC/PCTELESCOPE.html
index 08f1df1..6e1a176 100644
--- a/docs/manualpages/PC/PCTELESCOPE.html
+++ b/docs/manualpages/PC/PCTELESCOPE.html
@@ -5,8 +5,8 @@
 <TITLE>PCTELESCOPE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCTELESCOPE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCTELESCOPE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCTELESCOPE"><H1>PCTELESCOPE</H1></A>
 Runs a <A HREF="../KSP/KSP.html#KSP">KSP</A> solver on a sub-group of processors. MPI processes not in the sub-communicator are idle during the solve. 
 <H3><FONT COLOR="#CC3333">Options Database</FONT></H3>
diff --git a/docs/manualpages/PC/PCTFS.html b/docs/manualpages/PC/PCTFS.html
index a61bddd..f93570f 100644
--- a/docs/manualpages/PC/PCTFS.html
+++ b/docs/manualpages/PC/PCTFS.html
@@ -5,8 +5,8 @@
 <TITLE>PCTFS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCTFS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCTFS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCTFS"><H1>PCTFS</H1></A>
 A parallel direct solver intended for problems with very few unknowns (like the coarse grid in multigrid). Implemented by  Henry M. Tufo III and Paul Fischer
 <P>
diff --git a/docs/manualpages/PC/PCTelescopeGetDM.html b/docs/manualpages/PC/PCTelescopeGetDM.html
index 422ffb0..b33705b 100644
--- a/docs/manualpages/PC/PCTelescopeGetDM.html
+++ b/docs/manualpages/PC/PCTelescopeGetDM.html
@@ -5,8 +5,8 @@
 <TITLE>PCTelescopeGetDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCTelescopeGetDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCTelescopeGetDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCTelescopeGetDM"><H1>PCTelescopeGetDM</H1></A>
 Get the re-partitioned <A HREF="../DM/DM.html#DM">DM</A> attached to the sub <A HREF="../KSP/KSP.html#KSP">KSP</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCTelescopeGetIgnoreDM.html b/docs/manualpages/PC/PCTelescopeGetIgnoreDM.html
index b4ff478..8e6ef80 100644
--- a/docs/manualpages/PC/PCTelescopeGetIgnoreDM.html
+++ b/docs/manualpages/PC/PCTelescopeGetIgnoreDM.html
@@ -5,8 +5,8 @@
 <TITLE>PCTelescopeGetIgnoreDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCTelescopeGetIgnoreDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCTelescopeGetIgnoreDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCTelescopeGetIgnoreDM"><H1>PCTelescopeGetIgnoreDM</H1></A>
 Get the flag indicating if any <A HREF="../DM/DM.html#DM">DM</A> attached to the <A HREF="../PC/PC.html#PC">PC</A> will be used. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCTelescopeGetIgnoreKSPComputeOperators.html b/docs/manualpages/PC/PCTelescopeGetIgnoreKSPComputeOperators.html
index 4f6aad1..daac755 100644
--- a/docs/manualpages/PC/PCTelescopeGetIgnoreKSPComputeOperators.html
+++ b/docs/manualpages/PC/PCTelescopeGetIgnoreKSPComputeOperators.html
@@ -5,8 +5,8 @@
 <TITLE>PCTelescopeGetIgnoreKSPComputeOperators</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCTelescopeGetIgnoreKSPComputeOperators.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCTelescopeGetIgnoreKSPComputeOperators.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCTelescopeGetIgnoreKSPComputeOperators"><H1>PCTelescopeGetIgnoreKSPComputeOperators</H1></A>
 Get the flag indicating if KSPComputeOperators will be used. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCTelescopeGetKSP.html b/docs/manualpages/PC/PCTelescopeGetKSP.html
index bc3881c..8d97c3a 100644
--- a/docs/manualpages/PC/PCTelescopeGetKSP.html
+++ b/docs/manualpages/PC/PCTelescopeGetKSP.html
@@ -5,8 +5,8 @@
 <TITLE>PCTelescopeGetKSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCTelescopeGetKSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCTelescopeGetKSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCTelescopeGetKSP"><H1>PCTelescopeGetKSP</H1></A>
 Gets the <A HREF="../KSP/KSP.html#KSP">KSP</A> created by the telescoping <A HREF="../PC/PC.html#PC">PC</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCTelescopeGetReductionFactor.html b/docs/manualpages/PC/PCTelescopeGetReductionFactor.html
index fa65329..93d8c53 100644
--- a/docs/manualpages/PC/PCTelescopeGetReductionFactor.html
+++ b/docs/manualpages/PC/PCTelescopeGetReductionFactor.html
@@ -5,8 +5,8 @@
 <TITLE>PCTelescopeGetReductionFactor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCTelescopeGetReductionFactor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCTelescopeGetReductionFactor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCTelescopeGetReductionFactor"><H1>PCTelescopeGetReductionFactor</H1></A>
 Gets the factor by which the original number of processes has been reduced by. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCTelescopeSetIgnoreDM.html b/docs/manualpages/PC/PCTelescopeSetIgnoreDM.html
index ad2488d..54cf04d 100644
--- a/docs/manualpages/PC/PCTelescopeSetIgnoreDM.html
+++ b/docs/manualpages/PC/PCTelescopeSetIgnoreDM.html
@@ -5,8 +5,8 @@
 <TITLE>PCTelescopeSetIgnoreDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCTelescopeSetIgnoreDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCTelescopeSetIgnoreDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCTelescopeSetIgnoreDM"><H1>PCTelescopeSetIgnoreDM</H1></A>
 Set a flag to ignore any <A HREF="../DM/DM.html#DM">DM</A> attached to the <A HREF="../PC/PC.html#PC">PC</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCTelescopeSetIgnoreKSPComputeOperators.html b/docs/manualpages/PC/PCTelescopeSetIgnoreKSPComputeOperators.html
index 2373fc2..5ea260c 100644
--- a/docs/manualpages/PC/PCTelescopeSetIgnoreKSPComputeOperators.html
+++ b/docs/manualpages/PC/PCTelescopeSetIgnoreKSPComputeOperators.html
@@ -5,8 +5,8 @@
 <TITLE>PCTelescopeSetIgnoreKSPComputeOperators</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCTelescopeSetIgnoreKSPComputeOperators.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCTelescopeSetIgnoreKSPComputeOperators.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCTelescopeSetIgnoreKSPComputeOperators"><H1>PCTelescopeSetIgnoreKSPComputeOperators</H1></A>
 Set a flag to ignore KSPComputeOperators. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCTelescopeSetReductionFactor.html b/docs/manualpages/PC/PCTelescopeSetReductionFactor.html
index 851a3a4..7bd8a7a 100644
--- a/docs/manualpages/PC/PCTelescopeSetReductionFactor.html
+++ b/docs/manualpages/PC/PCTelescopeSetReductionFactor.html
@@ -5,8 +5,8 @@
 <TITLE>PCTelescopeSetReductionFactor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCTelescopeSetReductionFactor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCTelescopeSetReductionFactor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCTelescopeSetReductionFactor"><H1>PCTelescopeSetReductionFactor</H1></A>
 Sets the factor by which the original number of processes has been reduced by. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCType.html b/docs/manualpages/PC/PCType.html
index 48d4184..3bd2229 100644
--- a/docs/manualpages/PC/PCType.html
+++ b/docs/manualpages/PC/PCType.html
@@ -5,8 +5,8 @@
 <TITLE>PCType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCType"><H1>PCType</H1></A>
 String with the name of a PETSc preconditioner method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/PCView.html b/docs/manualpages/PC/PCView.html
index cdd9c26..c9838c4 100644
--- a/docs/manualpages/PC/PCView.html
+++ b/docs/manualpages/PC/PCView.html
@@ -5,8 +5,8 @@
 <TITLE>PCView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/PCView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/PCView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PCView"><H1>PCView</H1></A>
 Prints the <A HREF="../PC/PC.html#PC">PC</A> data structure. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PC/index.html b/docs/manualpages/PC/index.html
index e33a6b2..03c9766 100644
--- a/docs/manualpages/PC/index.html
+++ b/docs/manualpages/PC/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PC/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PC/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/docs/manualpages/PF/PF.html b/docs/manualpages/PF/PF.html
index 9f73b05..9e7e05a 100644
--- a/docs/manualpages/PF/PF.html
+++ b/docs/manualpages/PF/PF.html
@@ -5,8 +5,8 @@
 <TITLE>PF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PF/PF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PF/PF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PF"><H1>PF</H1></A>
 Abstract PETSc mathematical function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PF/PFApply.html b/docs/manualpages/PF/PFApply.html
index 07dafc8..21e896d 100644
--- a/docs/manualpages/PF/PFApply.html
+++ b/docs/manualpages/PF/PFApply.html
@@ -5,8 +5,8 @@
 <TITLE>PFApply</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PF/PFApply.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PF/PFApply.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PFApply"><H1>PFApply</H1></A>
 Applies the mathematical function to an array of values. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PF/PFApplyVec.html b/docs/manualpages/PF/PFApplyVec.html
index 311b50f..cd70463 100644
--- a/docs/manualpages/PF/PFApplyVec.html
+++ b/docs/manualpages/PF/PFApplyVec.html
@@ -5,8 +5,8 @@
 <TITLE>PFApplyVec</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PF/PFApplyVec.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PF/PFApplyVec.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PFApplyVec"><H1>PFApplyVec</H1></A>
 Applies the mathematical function to a vector 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PF/PFCreate.html b/docs/manualpages/PF/PFCreate.html
index 7291754..1e7328d 100644
--- a/docs/manualpages/PF/PFCreate.html
+++ b/docs/manualpages/PF/PFCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PFCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PF/PFCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PF/PFCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PFCreate"><H1>PFCreate</H1></A>
 Creates a mathematical function context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PF/PFDestroy.html b/docs/manualpages/PF/PFDestroy.html
index 2d59dfd..2ae7f70 100644
--- a/docs/manualpages/PF/PFDestroy.html
+++ b/docs/manualpages/PF/PFDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PFDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PF/PFDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PF/PFDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PFDestroy"><H1>PFDestroy</H1></A>
 Destroys <A HREF="../PF/PF.html#PF">PF</A> context that was created with <A HREF="../PF/PFCreate.html#PFCreate">PFCreate</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PF/PFFinalizePackage.html b/docs/manualpages/PF/PFFinalizePackage.html
index 6476d60..49ee63c 100644
--- a/docs/manualpages/PF/PFFinalizePackage.html
+++ b/docs/manualpages/PF/PFFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>PFFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PF/PFFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PF/PFFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PFFinalizePackage"><H1>PFFinalizePackage</H1></A>
 This function destroys everything in the Petsc interface to Mathematica. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PF/PFGetType.html b/docs/manualpages/PF/PFGetType.html
index 2823514..c2c2e91 100644
--- a/docs/manualpages/PF/PFGetType.html
+++ b/docs/manualpages/PF/PFGetType.html
@@ -5,8 +5,8 @@
 <TITLE>PFGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PF/PFGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PF/PFGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PFGetType"><H1>PFGetType</H1></A>
 Gets the <A HREF="../PF/PF.html#PF">PF</A> method type and name (as a string) from the <A HREF="../PF/PF.html#PF">PF</A> context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PF/PFInitializePackage.html b/docs/manualpages/PF/PFInitializePackage.html
index dfd3625..689411e 100644
--- a/docs/manualpages/PF/PFInitializePackage.html
+++ b/docs/manualpages/PF/PFInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>PFInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PF/PFInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PF/PFInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PFInitializePackage"><H1>PFInitializePackage</H1></A>
 This function initializes everything in the <A HREF="../PF/PF.html#PF">PF</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to <A HREF="../PF/PFCreate.html#PFCreate">PFCreate</A>() when using static libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PF/PFRegister.html b/docs/manualpages/PF/PFRegister.html
index ce33a29..410e354 100644
--- a/docs/manualpages/PF/PFRegister.html
+++ b/docs/manualpages/PF/PFRegister.html
@@ -5,8 +5,8 @@
 <TITLE>PFRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PF/PFRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PF/PFRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PFRegister"><H1>PFRegister</H1></A>
 Adds a method to the mathematical function package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PF/PFRegisterAll.html b/docs/manualpages/PF/PFRegisterAll.html
index fc63e59..56b09b2 100644
--- a/docs/manualpages/PF/PFRegisterAll.html
+++ b/docs/manualpages/PF/PFRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>PFRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PF/PFRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PF/PFRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PFRegisterAll"><H1>PFRegisterAll</H1></A>
 Registers all of the preconditioners in the <A HREF="../PF/PF.html#PF">PF</A> package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PF/PFSet.html b/docs/manualpages/PF/PFSet.html
index 6df365c..5293df4 100644
--- a/docs/manualpages/PF/PFSet.html
+++ b/docs/manualpages/PF/PFSet.html
@@ -5,8 +5,8 @@
 <TITLE>PFSet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PF/PFSet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PF/PFSet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PFSet"><H1>PFSet</H1></A>
 Sets the C/C++/Fortran functions to be used by the <A HREF="../PF/PF.html#PF">PF</A> function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PF/PFSetFromOptions.html b/docs/manualpages/PF/PFSetFromOptions.html
index 06d3170..bd5a68b 100644
--- a/docs/manualpages/PF/PFSetFromOptions.html
+++ b/docs/manualpages/PF/PFSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>PFSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PF/PFSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PF/PFSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PFSetFromOptions"><H1>PFSetFromOptions</H1></A>
 Sets <A HREF="../PF/PF.html#PF">PF</A> options from the options database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PF/PFSetType.html b/docs/manualpages/PF/PFSetType.html
index 6a4210b..b34d1cc 100644
--- a/docs/manualpages/PF/PFSetType.html
+++ b/docs/manualpages/PF/PFSetType.html
@@ -5,8 +5,8 @@
 <TITLE>PFSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PF/PFSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PF/PFSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PFSetType"><H1>PFSetType</H1></A>
 Builds <A HREF="../PF/PF.html#PF">PF</A> for a particular function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PF/PFType.html b/docs/manualpages/PF/PFType.html
index d9b73a4..59bccb7 100644
--- a/docs/manualpages/PF/PFType.html
+++ b/docs/manualpages/PF/PFType.html
@@ -5,8 +5,8 @@
 <TITLE>PFType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PF/PFType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PF/PFType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PFType"><H1>PFType</H1></A>
 Type of PETSc mathematical function, a string name 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PF/PFView.html b/docs/manualpages/PF/PFView.html
index 7830c11..63f120f 100644
--- a/docs/manualpages/PF/PFView.html
+++ b/docs/manualpages/PF/PFView.html
@@ -5,8 +5,8 @@
 <TITLE>PFView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PF/PFView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PF/PFView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PFView"><H1>PFView</H1></A>
 Prints information about a mathematical function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PF/index.html b/docs/manualpages/PF/index.html
index f34d1a2..15aadaf 100644
--- a/docs/manualpages/PF/index.html
+++ b/docs/manualpages/PF/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Mathematical functions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PF/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PF/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PF </H2>
 
diff --git a/docs/manualpages/PetscSF/PetscSF.html b/docs/manualpages/PetscSF/PetscSF.html
index 6dd9f41..5d51b75 100644
--- a/docs/manualpages/PetscSF/PetscSF.html
+++ b/docs/manualpages/PetscSF/PetscSF.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSF"><H1>PetscSF</H1></A>
 PETSc object for setting up and managing the communication of certain entries of arrays and <A HREF="../Vec/Vecs.html#Vecs">Vecs</A> between MPI processes. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFBcastBegin.html b/docs/manualpages/PetscSF/PetscSFBcastBegin.html
index afdbb9a..ef70e46 100644
--- a/docs/manualpages/PetscSF/PetscSFBcastBegin.html
+++ b/docs/manualpages/PetscSF/PetscSFBcastBegin.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFBcastBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFBcastBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFBcastBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFBcastBegin"><H1>PetscSFBcastBegin</H1></A>
 begin pointwise broadcast to be concluded with call to <A HREF="../PetscSF/PetscSFBcastEnd.html#PetscSFBcastEnd">PetscSFBcastEnd</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFBcastEnd.html b/docs/manualpages/PetscSF/PetscSFBcastEnd.html
index 591a977..9efb5f1 100644
--- a/docs/manualpages/PetscSF/PetscSFBcastEnd.html
+++ b/docs/manualpages/PetscSF/PetscSFBcastEnd.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFBcastEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFBcastEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFBcastEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFBcastEnd"><H1>PetscSFBcastEnd</H1></A>
 end a broadcast operation started with <A HREF="../PetscSF/PetscSFBcastBegin.html#PetscSFBcastBegin">PetscSFBcastBegin</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFCompose.html b/docs/manualpages/PetscSF/PetscSFCompose.html
index 839341f..5dfb0d7 100644
--- a/docs/manualpages/PetscSF/PetscSFCompose.html
+++ b/docs/manualpages/PetscSF/PetscSFCompose.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFCompose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFCompose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFCompose.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFCompose"><H1>PetscSFCompose</H1></A>
 Compose a new <A HREF="../PetscSF/PetscSF.html#PetscSF">PetscSF</A> equivalent to action to PetscSFs 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFComputeDegreeBegin.html b/docs/manualpages/PetscSF/PetscSFComputeDegreeBegin.html
index 135ef67..931e00f 100644
--- a/docs/manualpages/PetscSF/PetscSFComputeDegreeBegin.html
+++ b/docs/manualpages/PetscSF/PetscSFComputeDegreeBegin.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFComputeDegreeBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFComputeDegreeBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFComputeDegreeBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFComputeDegreeBegin"><H1>PetscSFComputeDegreeBegin</H1></A>
 begin computation of degree for each root vertex, to be completed with <A HREF="../PetscSF/PetscSFComputeDegreeEnd.html#PetscSFComputeDegreeEnd">PetscSFComputeDegreeEnd</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFComputeDegreeEnd.html b/docs/manualpages/PetscSF/PetscSFComputeDegreeEnd.html
index 0c43361..916274c 100644
--- a/docs/manualpages/PetscSF/PetscSFComputeDegreeEnd.html
+++ b/docs/manualpages/PetscSF/PetscSFComputeDegreeEnd.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFComputeDegreeEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFComputeDegreeEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFComputeDegreeEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFComputeDegreeEnd"><H1>PetscSFComputeDegreeEnd</H1></A>
 complete computation of degree for each root vertex, started with <A HREF="../PetscSF/PetscSFComputeDegreeBegin.html#PetscSFComputeDegreeBegin">PetscSFComputeDegreeBegin</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFCreate.html b/docs/manualpages/PetscSF/PetscSFCreate.html
index f4a3b4e..2c29173 100644
--- a/docs/manualpages/PetscSF/PetscSFCreate.html
+++ b/docs/manualpages/PetscSF/PetscSFCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFCreate"><H1>PetscSFCreate</H1></A>
 create a star forest communication context 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFCreateEmbeddedLeafSF.html b/docs/manualpages/PetscSF/PetscSFCreateEmbeddedLeafSF.html
index aa9d442..52dc2ef 100644
--- a/docs/manualpages/PetscSF/PetscSFCreateEmbeddedLeafSF.html
+++ b/docs/manualpages/PetscSF/PetscSFCreateEmbeddedLeafSF.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFCreateEmbeddedLeafSF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFCreateEmbeddedLeafSF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFCreateEmbeddedLeafSF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFCreateEmbeddedLeafSF"><H1>PetscSFCreateEmbeddedLeafSF</H1></A>
 removes edges from all but the selected leaves, does not remap indices 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFCreateEmbeddedSF.html b/docs/manualpages/PetscSF/PetscSFCreateEmbeddedSF.html
index 6939596..991962a 100644
--- a/docs/manualpages/PetscSF/PetscSFCreateEmbeddedSF.html
+++ b/docs/manualpages/PetscSF/PetscSFCreateEmbeddedSF.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFCreateEmbeddedSF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFCreateEmbeddedSF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFCreateEmbeddedSF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFCreateEmbeddedSF"><H1>PetscSFCreateEmbeddedSF</H1></A>
 removes edges from all but the selected roots, does not remap indices 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFCreateInverseSF.html b/docs/manualpages/PetscSF/PetscSFCreateInverseSF.html
index 6e69065..7e910eb 100644
--- a/docs/manualpages/PetscSF/PetscSFCreateInverseSF.html
+++ b/docs/manualpages/PetscSF/PetscSFCreateInverseSF.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFCreateInverseSF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFCreateInverseSF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFCreateInverseSF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFCreateInverseSF"><H1>PetscSFCreateInverseSF</H1></A>
 given a <A HREF="../PetscSF/PetscSF.html#PetscSF">PetscSF</A> in which all vertices have degree 1, creates the inverse map 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFDestroy.html b/docs/manualpages/PetscSF/PetscSFDestroy.html
index c3b0037..3bbf33c 100644
--- a/docs/manualpages/PetscSF/PetscSFDestroy.html
+++ b/docs/manualpages/PetscSF/PetscSFDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFDestroy"><H1>PetscSFDestroy</H1></A>
 destroy star forest 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFDuplicate.html b/docs/manualpages/PetscSF/PetscSFDuplicate.html
index 8e7d024..5d5755c 100644
--- a/docs/manualpages/PetscSF/PetscSFDuplicate.html
+++ b/docs/manualpages/PetscSF/PetscSFDuplicate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFDuplicate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFDuplicate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFDuplicate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFDuplicate"><H1>PetscSFDuplicate</H1></A>
 duplicate a <A HREF="../PetscSF/PetscSF.html#PetscSF">PetscSF</A>, optionally preserving rank connectivity and graph 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFDuplicateOption.html b/docs/manualpages/PetscSF/PetscSFDuplicateOption.html
index 822d940..eed4027 100644
--- a/docs/manualpages/PetscSF/PetscSFDuplicateOption.html
+++ b/docs/manualpages/PetscSF/PetscSFDuplicateOption.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFDuplicateOption</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFDuplicateOption.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFDuplicateOption.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFDuplicateOption"><H1>PetscSFDuplicateOption</H1></A>
 Aspects to preserve when duplicating a <A HREF="../PetscSF/PetscSF.html#PetscSF">PetscSF</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFFetchAndOpBegin.html b/docs/manualpages/PetscSF/PetscSFFetchAndOpBegin.html
index 458ef31..bb0574a 100644
--- a/docs/manualpages/PetscSF/PetscSFFetchAndOpBegin.html
+++ b/docs/manualpages/PetscSF/PetscSFFetchAndOpBegin.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFFetchAndOpBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFFetchAndOpBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFFetchAndOpBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFFetchAndOpBegin"><H1>PetscSFFetchAndOpBegin</H1></A>
 begin operation that fetches values from root and updates atomically by applying operation using my leaf value, to be completed with <A HREF="../PetscSF/PetscSFFetchAndOpEnd.html#PetscSFFetchAndOpEnd">PetscSFFetchAndOpEnd</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFFetchAndOpEnd.html b/docs/manualpages/PetscSF/PetscSFFetchAndOpEnd.html
index 0aebb0d..ed4e2ef 100644
--- a/docs/manualpages/PetscSF/PetscSFFetchAndOpEnd.html
+++ b/docs/manualpages/PetscSF/PetscSFFetchAndOpEnd.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFFetchAndOpEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFFetchAndOpEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFFetchAndOpEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFFetchAndOpEnd"><H1>PetscSFFetchAndOpEnd</H1></A>
 end operation started in matching call to <A HREF="../PetscSF/PetscSFFetchAndOpBegin.html#PetscSFFetchAndOpBegin">PetscSFFetchAndOpBegin</A>() to fetch values from roots and update atomically by applying operation using my leaf value 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFFinalizePackage.html b/docs/manualpages/PetscSF/PetscSFFinalizePackage.html
index 10c6f5e..d79f373 100644
--- a/docs/manualpages/PetscSF/PetscSFFinalizePackage.html
+++ b/docs/manualpages/PetscSF/PetscSFFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFFinalizePackage"><H1>PetscSFFinalizePackage</H1></A>
 Finalize <A HREF="../PetscSF/PetscSF.html#PetscSF">PetscSF</A> package, it is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFFindWindow.html b/docs/manualpages/PetscSF/PetscSFFindWindow.html
index 853d4b7..7aab241 100644
--- a/docs/manualpages/PetscSF/PetscSFFindWindow.html
+++ b/docs/manualpages/PetscSF/PetscSFFindWindow.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFFindWindow</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFFindWindow.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFFindWindow.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFFindWindow"><H1>PetscSFFindWindow</H1></A>
 Finds a window that is already in use 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFGatherBegin.html b/docs/manualpages/PetscSF/PetscSFGatherBegin.html
index 3291b2c..33fb9ce 100644
--- a/docs/manualpages/PetscSF/PetscSFGatherBegin.html
+++ b/docs/manualpages/PetscSF/PetscSFGatherBegin.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFGatherBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFGatherBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFGatherBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFGatherBegin"><H1>PetscSFGatherBegin</H1></A>
 begin pointwise gather of all leaves into multi-roots, to be completed with <A HREF="../PetscSF/PetscSFGatherEnd.html#PetscSFGatherEnd">PetscSFGatherEnd</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFGatherEnd.html b/docs/manualpages/PetscSF/PetscSFGatherEnd.html
index 934c8b5..d9e5da6 100644
--- a/docs/manualpages/PetscSF/PetscSFGatherEnd.html
+++ b/docs/manualpages/PetscSF/PetscSFGatherEnd.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFGatherEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFGatherEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFGatherEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFGatherEnd"><H1>PetscSFGatherEnd</H1></A>
 ends pointwise gather operation that was started with <A HREF="../PetscSF/PetscSFGatherBegin.html#PetscSFGatherBegin">PetscSFGatherBegin</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFGetGraph.html b/docs/manualpages/PetscSF/PetscSFGetGraph.html
index 191b60a..039fd89 100644
--- a/docs/manualpages/PetscSF/PetscSFGetGraph.html
+++ b/docs/manualpages/PetscSF/PetscSFGetGraph.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFGetGraph</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFGetGraph.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFGetGraph.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFGetGraph"><H1>PetscSFGetGraph</H1></A>
 Get the graph specifying a parallel star forest 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFGetGroups.html b/docs/manualpages/PetscSF/PetscSFGetGroups.html
index d130e0c..2d09bc8 100644
--- a/docs/manualpages/PetscSF/PetscSFGetGroups.html
+++ b/docs/manualpages/PetscSF/PetscSFGetGroups.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFGetGroups</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFGetGroups.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFGetGroups.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFGetGroups"><H1>PetscSFGetGroups</H1></A>
 gets incoming and outgoing process groups 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFGetLeafRange.html b/docs/manualpages/PetscSF/PetscSFGetLeafRange.html
index 97106c7..395560b 100644
--- a/docs/manualpages/PetscSF/PetscSFGetLeafRange.html
+++ b/docs/manualpages/PetscSF/PetscSFGetLeafRange.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFGetLeafRange</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFGetLeafRange.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFGetLeafRange.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFGetLeafRange"><H1>PetscSFGetLeafRange</H1></A>
 Get the active leaf ranges 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFGetMultiSF.html b/docs/manualpages/PetscSF/PetscSFGetMultiSF.html
index aaf3d95..2909e3b 100644
--- a/docs/manualpages/PetscSF/PetscSFGetMultiSF.html
+++ b/docs/manualpages/PetscSF/PetscSFGetMultiSF.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFGetMultiSF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFGetMultiSF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFGetMultiSF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFGetMultiSF"><H1>PetscSFGetMultiSF</H1></A>
 gets the inner SF implemeting gathers and scatters 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFGetRanks.html b/docs/manualpages/PetscSF/PetscSFGetRanks.html
index be47bed..81ac41c 100644
--- a/docs/manualpages/PetscSF/PetscSFGetRanks.html
+++ b/docs/manualpages/PetscSF/PetscSFGetRanks.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFGetRanks</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFGetRanks.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFGetRanks.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFGetRanks"><H1>PetscSFGetRanks</H1></A>
 Get ranks and number of vertices referenced by leaves on this process 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFGetWindow.html b/docs/manualpages/PetscSF/PetscSFGetWindow.html
index 1612ff1..8d3d4ee 100644
--- a/docs/manualpages/PetscSF/PetscSFGetWindow.html
+++ b/docs/manualpages/PetscSF/PetscSFGetWindow.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFGetWindow</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFGetWindow.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFGetWindow.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFGetWindow"><H1>PetscSFGetWindow</H1></A>
 Get a window for use with a given data type 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFInitializePackage.html b/docs/manualpages/PetscSF/PetscSFInitializePackage.html
index 3fbf2db..5da3429 100644
--- a/docs/manualpages/PetscSF/PetscSFInitializePackage.html
+++ b/docs/manualpages/PetscSF/PetscSFInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFInitializePackage"><H1>PetscSFInitializePackage</H1></A>
 Initialize SF package 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFNode.html b/docs/manualpages/PetscSF/PetscSFNode.html
index 928d8b4..ed6da38 100644
--- a/docs/manualpages/PetscSF/PetscSFNode.html
+++ b/docs/manualpages/PetscSF/PetscSFNode.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFNode</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFNode.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFNode.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFNode"><H1>PetscSFNode</H1></A>
 specifier of owner and index 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFReduceBegin.html b/docs/manualpages/PetscSF/PetscSFReduceBegin.html
index 76ea67e..f7c43e6 100644
--- a/docs/manualpages/PetscSF/PetscSFReduceBegin.html
+++ b/docs/manualpages/PetscSF/PetscSFReduceBegin.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFReduceBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFReduceBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFReduceBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFReduceBegin"><H1>PetscSFReduceBegin</H1></A>
 begin reduction of leafdata into rootdata, to be completed with call to <A HREF="../PetscSF/PetscSFReduceEnd.html#PetscSFReduceEnd">PetscSFReduceEnd</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFReduceEnd.html b/docs/manualpages/PetscSF/PetscSFReduceEnd.html
index d55f85b..9291453 100644
--- a/docs/manualpages/PetscSF/PetscSFReduceEnd.html
+++ b/docs/manualpages/PetscSF/PetscSFReduceEnd.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFReduceEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFReduceEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFReduceEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFReduceEnd"><H1>PetscSFReduceEnd</H1></A>
 end a reduction operation started with <A HREF="../PetscSF/PetscSFReduceBegin.html#PetscSFReduceBegin">PetscSFReduceBegin</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFRegister.html b/docs/manualpages/PetscSF/PetscSFRegister.html
index 15bc65f..76acb85 100644
--- a/docs/manualpages/PetscSF/PetscSFRegister.html
+++ b/docs/manualpages/PetscSF/PetscSFRegister.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFRegister"><H1>PetscSFRegister</H1></A>
 Adds an implementation of the <A HREF="../PetscSF/PetscSF.html#PetscSF">PetscSF</A> communication protocol. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFRegisterAll.html b/docs/manualpages/PetscSF/PetscSFRegisterAll.html
index 97761bf..24854e5 100644
--- a/docs/manualpages/PetscSF/PetscSFRegisterAll.html
+++ b/docs/manualpages/PetscSF/PetscSFRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFRegisterAll"><H1>PetscSFRegisterAll</H1></A>
 Registers all the <A HREF="../PetscSF/PetscSF.html#PetscSF">PetscSF</A> communication implementations 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFReset.html b/docs/manualpages/PetscSF/PetscSFReset.html
index 52b2b56..1c3d5ef 100644
--- a/docs/manualpages/PetscSF/PetscSFReset.html
+++ b/docs/manualpages/PetscSF/PetscSFReset.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFReset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFReset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFReset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFReset"><H1>PetscSFReset</H1></A>
 Reset a star forest so that different sizes or neighbors can be used 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFRestoreWindow.html b/docs/manualpages/PetscSF/PetscSFRestoreWindow.html
index f3df7a7..9f0b448 100644
--- a/docs/manualpages/PetscSF/PetscSFRestoreWindow.html
+++ b/docs/manualpages/PetscSF/PetscSFRestoreWindow.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFRestoreWindow</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFRestoreWindow.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFRestoreWindow.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFRestoreWindow"><H1>PetscSFRestoreWindow</H1></A>
 Restores a window obtained with <A HREF="../PetscSF/PetscSFGetWindow.html#PetscSFGetWindow">PetscSFGetWindow</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFScatterBegin.html b/docs/manualpages/PetscSF/PetscSFScatterBegin.html
index dca98fb..bd27b86 100644
--- a/docs/manualpages/PetscSF/PetscSFScatterBegin.html
+++ b/docs/manualpages/PetscSF/PetscSFScatterBegin.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFScatterBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFScatterBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFScatterBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFScatterBegin"><H1>PetscSFScatterBegin</H1></A>
 begin pointwise scatter operation from multi-roots to leaves, to be completed with <A HREF="../PetscSF/PetscSFScatterEnd.html#PetscSFScatterEnd">PetscSFScatterEnd</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFScatterEnd.html b/docs/manualpages/PetscSF/PetscSFScatterEnd.html
index 76dcd14..198cf8f 100644
--- a/docs/manualpages/PetscSF/PetscSFScatterEnd.html
+++ b/docs/manualpages/PetscSF/PetscSFScatterEnd.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFScatterEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFScatterEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFScatterEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFScatterEnd"><H1>PetscSFScatterEnd</H1></A>
 ends pointwise scatter operation that was started with <A HREF="../PetscSF/PetscSFScatterBegin.html#PetscSFScatterBegin">PetscSFScatterBegin</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFSetFromOptions.html b/docs/manualpages/PetscSF/PetscSFSetFromOptions.html
index 40768b0..a7093bd 100644
--- a/docs/manualpages/PetscSF/PetscSFSetFromOptions.html
+++ b/docs/manualpages/PetscSF/PetscSFSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFSetFromOptions"><H1>PetscSFSetFromOptions</H1></A>
 set <A HREF="../PetscSF/PetscSF.html#PetscSF">PetscSF</A> options using the options database 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFSetGraph.html b/docs/manualpages/PetscSF/PetscSFSetGraph.html
index 362c92a..130b8ae 100644
--- a/docs/manualpages/PetscSF/PetscSFSetGraph.html
+++ b/docs/manualpages/PetscSF/PetscSFSetGraph.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFSetGraph</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFSetGraph.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFSetGraph.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFSetGraph"><H1>PetscSFSetGraph</H1></A>
 Set a parallel star forest 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFSetRankOrder.html b/docs/manualpages/PetscSF/PetscSFSetRankOrder.html
index 689ac36..35c74e7 100644
--- a/docs/manualpages/PetscSF/PetscSFSetRankOrder.html
+++ b/docs/manualpages/PetscSF/PetscSFSetRankOrder.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFSetRankOrder</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFSetRankOrder.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFSetRankOrder.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFSetRankOrder"><H1>PetscSFSetRankOrder</H1></A>
 sort multi-points for gathers and scatters by rank order 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFSetType.html b/docs/manualpages/PetscSF/PetscSFSetType.html
index 7dbeb3a..bf009d2 100644
--- a/docs/manualpages/PetscSF/PetscSFSetType.html
+++ b/docs/manualpages/PetscSF/PetscSFSetType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFSetType"><H1>PetscSFSetType</H1></A>
 set the <A HREF="../PetscSF/PetscSF.html#PetscSF">PetscSF</A> communication implementation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFSetUp.html b/docs/manualpages/PetscSF/PetscSFSetUp.html
index ba1e77e..628d7b7 100644
--- a/docs/manualpages/PetscSF/PetscSFSetUp.html
+++ b/docs/manualpages/PetscSF/PetscSFSetUp.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFSetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFSetUp"><H1>PetscSFSetUp</H1></A>
 set up communication structures 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFType.html b/docs/manualpages/PetscSF/PetscSFType.html
index be06a9d..077e60a 100644
--- a/docs/manualpages/PetscSF/PetscSFType.html
+++ b/docs/manualpages/PetscSF/PetscSFType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFType"><H1>PetscSFType</H1></A>
 String with the name of a <A HREF="../PetscSF/PetscSF.html#PetscSF">PetscSF</A> method or the creation function with an optional dynamic library name, for example http://www.mcs.anl.gov/petsc/lib.so:mysfcreate() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFView.html b/docs/manualpages/PetscSF/PetscSFView.html
index fd8d18f..97bc3d6 100644
--- a/docs/manualpages/PetscSF/PetscSFView.html
+++ b/docs/manualpages/PetscSF/PetscSFView.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFView"><H1>PetscSFView</H1></A>
 view a star forest 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFWindowGetDataTypes.html b/docs/manualpages/PetscSF/PetscSFWindowGetDataTypes.html
index 9c89dd1..318cdbb 100644
--- a/docs/manualpages/PetscSF/PetscSFWindowGetDataTypes.html
+++ b/docs/manualpages/PetscSF/PetscSFWindowGetDataTypes.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFWindowGetDataTypes</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFWindowGetDataTypes.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFWindowGetDataTypes.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFWindowGetDataTypes"><H1>PetscSFWindowGetDataTypes</H1></A>
 gets composite local and remote data types for each rank 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFWindowGetSyncType.html b/docs/manualpages/PetscSF/PetscSFWindowGetSyncType.html
index 9c347ff..c85580b 100644
--- a/docs/manualpages/PetscSF/PetscSFWindowGetSyncType.html
+++ b/docs/manualpages/PetscSF/PetscSFWindowGetSyncType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFWindowGetSyncType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFWindowGetSyncType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFWindowGetSyncType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFWindowGetSyncType"><H1>PetscSFWindowGetSyncType</H1></A>
 get synchrozitaion type for <A HREF="../PetscSF/PetscSF.html#PetscSF">PetscSF</A> communication 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFWindowSetSyncType.html b/docs/manualpages/PetscSF/PetscSFWindowSetSyncType.html
index d5cdf44..8307095 100644
--- a/docs/manualpages/PetscSF/PetscSFWindowSetSyncType.html
+++ b/docs/manualpages/PetscSF/PetscSFWindowSetSyncType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFWindowSetSyncType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFWindowSetSyncType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFWindowSetSyncType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFWindowSetSyncType"><H1>PetscSFWindowSetSyncType</H1></A>
 set synchrozitaion type for <A HREF="../PetscSF/PetscSF.html#PetscSF">PetscSF</A> communication 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/PetscSFWindowSyncType.html b/docs/manualpages/PetscSF/PetscSFWindowSyncType.html
index abb4e57..3a46374 100644
--- a/docs/manualpages/PetscSF/PetscSFWindowSyncType.html
+++ b/docs/manualpages/PetscSF/PetscSFWindowSyncType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFWindowSyncType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/PetscSFWindowSyncType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/PetscSFWindowSyncType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFWindowSyncType"><H1>PetscSFWindowSyncType</H1></A>
 Type of synchronization for PETSCSFWINDOW 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/PetscSF/index.html b/docs/manualpages/PetscSF/index.html
index 0d593cb..4b84239 100644
--- a/docs/manualpages/PetscSF/index.html
+++ b/docs/manualpages/PetscSF/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Star Forest</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/PetscSF/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/PetscSF/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Star Forest Communication: <A HREF="../../../src/sys/sf/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/docs/manualpages/Profiling/ClassPerfInfoClear.html b/docs/manualpages/Profiling/ClassPerfInfoClear.html
index 6e5707d..e49861c 100644
--- a/docs/manualpages/Profiling/ClassPerfInfoClear.html
+++ b/docs/manualpages/Profiling/ClassPerfInfoClear.html
@@ -5,8 +5,8 @@
 <TITLE>ClassPerfInfoClear</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/ClassPerfInfoClear.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/ClassPerfInfoClear.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ClassPerfInfoClear"><H1>ClassPerfInfoClear</H1></A>
 This clears a PetscClassPerfInfo object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/ClassPerfLogCreate.html b/docs/manualpages/Profiling/ClassPerfLogCreate.html
index 372e139..22d9dc0 100644
--- a/docs/manualpages/Profiling/ClassPerfLogCreate.html
+++ b/docs/manualpages/Profiling/ClassPerfLogCreate.html
@@ -5,8 +5,8 @@
 <TITLE>ClassPerfLogCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/ClassPerfLogCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/ClassPerfLogCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ClassPerfLogCreate"><H1>ClassPerfLogCreate</H1></A>
 This creates a PetscClassPerfLog object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/ClassPerfLogDestroy.html b/docs/manualpages/Profiling/ClassPerfLogDestroy.html
index b56f7cd..90a1b93 100644
--- a/docs/manualpages/Profiling/ClassPerfLogDestroy.html
+++ b/docs/manualpages/Profiling/ClassPerfLogDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>ClassPerfLogDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/ClassPerfLogDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/ClassPerfLogDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ClassPerfLogDestroy"><H1>ClassPerfLogDestroy</H1></A>
 This destroys a PetscClassPerfLog object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/ClassPerfLogEnsureSize.html b/docs/manualpages/Profiling/ClassPerfLogEnsureSize.html
index 1a82a4d..fff930d 100644
--- a/docs/manualpages/Profiling/ClassPerfLogEnsureSize.html
+++ b/docs/manualpages/Profiling/ClassPerfLogEnsureSize.html
@@ -5,8 +5,8 @@
 <TITLE>ClassPerfLogEnsureSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/ClassPerfLogEnsureSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/ClassPerfLogEnsureSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ClassPerfLogEnsureSize"><H1>ClassPerfLogEnsureSize</H1></A>
 This ensures that a PetscClassPerfLog is at least of a certain size. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/EventPerfInfoClear.html b/docs/manualpages/Profiling/EventPerfInfoClear.html
index 563d67b..df0c552 100644
--- a/docs/manualpages/Profiling/EventPerfInfoClear.html
+++ b/docs/manualpages/Profiling/EventPerfInfoClear.html
@@ -5,8 +5,8 @@
 <TITLE>EventPerfInfoClear</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/EventPerfInfoClear.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/EventPerfInfoClear.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="EventPerfInfoClear"><H1>EventPerfInfoClear</H1></A>
 This clears a PetscEventPerfInfo object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/EventPerfInfoCopy.html b/docs/manualpages/Profiling/EventPerfInfoCopy.html
index 1cc6c94..06eba86 100644
--- a/docs/manualpages/Profiling/EventPerfInfoCopy.html
+++ b/docs/manualpages/Profiling/EventPerfInfoCopy.html
@@ -5,8 +5,8 @@
 <TITLE>EventPerfInfoCopy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/EventPerfInfoCopy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/EventPerfInfoCopy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="EventPerfInfoCopy"><H1>EventPerfInfoCopy</H1></A>
 Copy the activity and visibility data in eventInfo to outInfo 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/EventPerfLogActivate.html b/docs/manualpages/Profiling/EventPerfLogActivate.html
index db0ad1c..814d691 100644
--- a/docs/manualpages/Profiling/EventPerfLogActivate.html
+++ b/docs/manualpages/Profiling/EventPerfLogActivate.html
@@ -5,8 +5,8 @@
 <TITLE>EventPerfLogActivate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/EventPerfLogActivate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/EventPerfLogActivate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="EventPerfLogActivate"><H1>EventPerfLogActivate</H1></A>
 Indicates that a particular event should be logged. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/EventPerfLogActivateClass.html b/docs/manualpages/Profiling/EventPerfLogActivateClass.html
index e80a62a..1b2e09c 100644
--- a/docs/manualpages/Profiling/EventPerfLogActivateClass.html
+++ b/docs/manualpages/Profiling/EventPerfLogActivateClass.html
@@ -5,8 +5,8 @@
 <TITLE>EventPerfLogActivateClass</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/EventPerfLogActivateClass.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/EventPerfLogActivateClass.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="EventPerfLogActivateClass"><H1>EventPerfLogActivateClass</H1></A>
 Activates event logging for a PETSc object class. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/EventPerfLogCreate.html b/docs/manualpages/Profiling/EventPerfLogCreate.html
index 81f3cc0..3a4d530 100644
--- a/docs/manualpages/Profiling/EventPerfLogCreate.html
+++ b/docs/manualpages/Profiling/EventPerfLogCreate.html
@@ -5,8 +5,8 @@
 <TITLE>EventPerfLogCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/EventPerfLogCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/EventPerfLogCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="EventPerfLogCreate"><H1>EventPerfLogCreate</H1></A>
 This creates a PetscEventPerfLog object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/EventPerfLogDeactivate.html b/docs/manualpages/Profiling/EventPerfLogDeactivate.html
index 7e77e41..bfab8cc 100644
--- a/docs/manualpages/Profiling/EventPerfLogDeactivate.html
+++ b/docs/manualpages/Profiling/EventPerfLogDeactivate.html
@@ -5,8 +5,8 @@
 <TITLE>EventPerfLogDeactivate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/EventPerfLogDeactivate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/EventPerfLogDeactivate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="EventPerfLogDeactivate"><H1>EventPerfLogDeactivate</H1></A>
 Indicates that a particular event should not be logged. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/EventPerfLogDeactivateClass.html b/docs/manualpages/Profiling/EventPerfLogDeactivateClass.html
index 780b98d..2c298c9 100644
--- a/docs/manualpages/Profiling/EventPerfLogDeactivateClass.html
+++ b/docs/manualpages/Profiling/EventPerfLogDeactivateClass.html
@@ -5,8 +5,8 @@
 <TITLE>EventPerfLogDeactivateClass</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/EventPerfLogDeactivateClass.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/EventPerfLogDeactivateClass.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="EventPerfLogDeactivateClass"><H1>EventPerfLogDeactivateClass</H1></A>
 Deactivates event logging for a PETSc object class. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/EventPerfLogDestroy.html b/docs/manualpages/Profiling/EventPerfLogDestroy.html
index 942215d..cfe2541 100644
--- a/docs/manualpages/Profiling/EventPerfLogDestroy.html
+++ b/docs/manualpages/Profiling/EventPerfLogDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>EventPerfLogDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/EventPerfLogDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/EventPerfLogDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="EventPerfLogDestroy"><H1>EventPerfLogDestroy</H1></A>
 This destroys a PetscEventPerfLog object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/EventPerfLogEnsureSize.html b/docs/manualpages/Profiling/EventPerfLogEnsureSize.html
index fd51f28..b40ec76 100644
--- a/docs/manualpages/Profiling/EventPerfLogEnsureSize.html
+++ b/docs/manualpages/Profiling/EventPerfLogEnsureSize.html
@@ -5,8 +5,8 @@
 <TITLE>EventPerfLogEnsureSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/EventPerfLogEnsureSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/EventPerfLogEnsureSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="EventPerfLogEnsureSize"><H1>EventPerfLogEnsureSize</H1></A>
 This ensures that a PetscEventPerfLog is at least of a certain size. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/EventPerfLogGetVisible.html b/docs/manualpages/Profiling/EventPerfLogGetVisible.html
index 72956c2..112a2d9 100644
--- a/docs/manualpages/Profiling/EventPerfLogGetVisible.html
+++ b/docs/manualpages/Profiling/EventPerfLogGetVisible.html
@@ -5,8 +5,8 @@
 <TITLE>EventPerfLogGetVisible</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/EventPerfLogGetVisible.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/EventPerfLogGetVisible.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="EventPerfLogGetVisible"><H1>EventPerfLogGetVisible</H1></A>
 This function returns whether an event is printed during <A HREF="../Profiling/PetscLogView.html#PetscLogView">PetscLogView</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/EventPerfLogSetVisible.html b/docs/manualpages/Profiling/EventPerfLogSetVisible.html
index b16b79e..c36b514 100644
--- a/docs/manualpages/Profiling/EventPerfLogSetVisible.html
+++ b/docs/manualpages/Profiling/EventPerfLogSetVisible.html
@@ -5,8 +5,8 @@
 <TITLE>EventPerfLogSetVisible</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/EventPerfLogSetVisible.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/EventPerfLogSetVisible.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="EventPerfLogSetVisible"><H1>EventPerfLogSetVisible</H1></A>
 This function determines whether an event is printed during <A HREF="../Profiling/PetscLogView.html#PetscLogView">PetscLogView</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/EventRegLogCreate.html b/docs/manualpages/Profiling/EventRegLogCreate.html
index ec1bee7..b638b82 100644
--- a/docs/manualpages/Profiling/EventRegLogCreate.html
+++ b/docs/manualpages/Profiling/EventRegLogCreate.html
@@ -5,8 +5,8 @@
 <TITLE>EventRegLogCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/EventRegLogCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/EventRegLogCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="EventRegLogCreate"><H1>EventRegLogCreate</H1></A>
 This creates a PetscEventRegLog object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/EventRegLogDestroy.html b/docs/manualpages/Profiling/EventRegLogDestroy.html
index 8f9fc7b..a548932 100644
--- a/docs/manualpages/Profiling/EventRegLogDestroy.html
+++ b/docs/manualpages/Profiling/EventRegLogDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>EventRegLogDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/EventRegLogDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/EventRegLogDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="EventRegLogDestroy"><H1>EventRegLogDestroy</H1></A>
 This destroys a PetscEventRegLog object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/EventRegLogGetEvent.html b/docs/manualpages/Profiling/EventRegLogGetEvent.html
index bee0662..162abfa 100644
--- a/docs/manualpages/Profiling/EventRegLogGetEvent.html
+++ b/docs/manualpages/Profiling/EventRegLogGetEvent.html
@@ -5,8 +5,8 @@
 <TITLE>EventRegLogGetEvent</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/EventRegLogGetEvent.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/EventRegLogGetEvent.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="EventRegLogGetEvent"><H1>EventRegLogGetEvent</H1></A>
 This function returns the event id given the event name. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/EventRegLogRegister.html b/docs/manualpages/Profiling/EventRegLogRegister.html
index e2a6ab3..21ab818 100644
--- a/docs/manualpages/Profiling/EventRegLogRegister.html
+++ b/docs/manualpages/Profiling/EventRegLogRegister.html
@@ -5,8 +5,8 @@
 <TITLE>EventRegLogRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/EventRegLogRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/EventRegLogRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="EventRegLogRegister"><H1>EventRegLogRegister</H1></A>
 Registers an event for logging operations in an application code. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscClassIdRegister.html b/docs/manualpages/Profiling/PetscClassIdRegister.html
index b0dbfa7..48ebf3c 100644
--- a/docs/manualpages/Profiling/PetscClassIdRegister.html
+++ b/docs/manualpages/Profiling/PetscClassIdRegister.html
@@ -5,8 +5,8 @@
 <TITLE>PetscClassIdRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscClassIdRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscClassIdRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscClassIdRegister"><H1>PetscClassIdRegister</H1></A>
 Registers a new class name for objects and logging operations in an application code. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscClassRegInfoDestroy.html b/docs/manualpages/Profiling/PetscClassRegInfoDestroy.html
index eb0f717..9d4b585 100644
--- a/docs/manualpages/Profiling/PetscClassRegInfoDestroy.html
+++ b/docs/manualpages/Profiling/PetscClassRegInfoDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscClassRegInfoDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscClassRegInfoDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscClassRegInfoDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscClassRegInfoDestroy"><H1>PetscClassRegInfoDestroy</H1></A>
 This destroys a PetscClassRegInfo object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscClassRegLogCreate.html b/docs/manualpages/Profiling/PetscClassRegLogCreate.html
index c389458..7242200 100644
--- a/docs/manualpages/Profiling/PetscClassRegLogCreate.html
+++ b/docs/manualpages/Profiling/PetscClassRegLogCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscClassRegLogCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscClassRegLogCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscClassRegLogCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscClassRegLogCreate"><H1>PetscClassRegLogCreate</H1></A>
 This creates a PetscClassRegLog object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscClassRegLogDestroy.html b/docs/manualpages/Profiling/PetscClassRegLogDestroy.html
index fbe89ef..e3bde19 100644
--- a/docs/manualpages/Profiling/PetscClassRegLogDestroy.html
+++ b/docs/manualpages/Profiling/PetscClassRegLogDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscClassRegLogDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscClassRegLogDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscClassRegLogDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscClassRegLogDestroy"><H1>PetscClassRegLogDestroy</H1></A>
 This destroys a PetscClassRegLog object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscClassRegLogGetClass.html b/docs/manualpages/Profiling/PetscClassRegLogGetClass.html
index 078b08e..af272f4 100644
--- a/docs/manualpages/Profiling/PetscClassRegLogGetClass.html
+++ b/docs/manualpages/Profiling/PetscClassRegLogGetClass.html
@@ -5,8 +5,8 @@
 <TITLE>PetscClassRegLogGetClass</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscClassRegLogGetClass.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscClassRegLogGetClass.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscClassRegLogGetClass"><H1>PetscClassRegLogGetClass</H1></A>
 This function returns the class corresponding to a given classid. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscClassRegLogRegister.html b/docs/manualpages/Profiling/PetscClassRegLogRegister.html
index 6127cbb..7369619 100644
--- a/docs/manualpages/Profiling/PetscClassRegLogRegister.html
+++ b/docs/manualpages/Profiling/PetscClassRegLogRegister.html
@@ -5,8 +5,8 @@
 <TITLE>PetscClassRegLogRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscClassRegLogRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscClassRegLogRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscClassRegLogRegister"><H1>PetscClassRegLogRegister</H1></A>
 Registers a class for logging operations in an application code. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscGetFlops.html b/docs/manualpages/Profiling/PetscGetFlops.html
index a139c70..912a024 100644
--- a/docs/manualpages/Profiling/PetscGetFlops.html
+++ b/docs/manualpages/Profiling/PetscGetFlops.html
@@ -5,8 +5,8 @@
 <TITLE>PetscGetFlops</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscGetFlops.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscGetFlops.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscGetFlops"><H1>PetscGetFlops</H1></A>
 Returns the number of flops used on this processor since the program began. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscInfo.html b/docs/manualpages/Profiling/PetscInfo.html
index 058a42c..82dda74 100644
--- a/docs/manualpages/Profiling/PetscInfo.html
+++ b/docs/manualpages/Profiling/PetscInfo.html
@@ -5,8 +5,8 @@
 <TITLE>PetscInfo</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscInfo.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscInfo.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscInfo"><H1>PetscInfo</H1></A>
 Logs informative data, which is printed to standard output or a file when the option -info <file> is specified. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscInfoActivateClass.html b/docs/manualpages/Profiling/PetscInfoActivateClass.html
index a996b06..ef556be 100644
--- a/docs/manualpages/Profiling/PetscInfoActivateClass.html
+++ b/docs/manualpages/Profiling/PetscInfoActivateClass.html
@@ -5,8 +5,8 @@
 <TITLE>PetscInfoActivateClass</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscInfoActivateClass.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscInfoActivateClass.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscInfoActivateClass"><H1>PetscInfoActivateClass</H1></A>
 Activates PlogInfo() messages for a PETSc object class. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscInfoAllow.html b/docs/manualpages/Profiling/PetscInfoAllow.html
index d007e37..88ba8d8 100644
--- a/docs/manualpages/Profiling/PetscInfoAllow.html
+++ b/docs/manualpages/Profiling/PetscInfoAllow.html
@@ -5,8 +5,8 @@
 <TITLE>PetscInfoAllow</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscInfoAllow.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscInfoAllow.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscInfoAllow"><H1>PetscInfoAllow</H1></A>
 Causes <A HREF="../Profiling/PetscInfo.html#PetscInfo">PetscInfo</A>() messages to be printed to standard output. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscInfoDeactivateClass.html b/docs/manualpages/Profiling/PetscInfoDeactivateClass.html
index b5ace89..0bf85d2 100644
--- a/docs/manualpages/Profiling/PetscInfoDeactivateClass.html
+++ b/docs/manualpages/Profiling/PetscInfoDeactivateClass.html
@@ -5,8 +5,8 @@
 <TITLE>PetscInfoDeactivateClass</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscInfoDeactivateClass.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscInfoDeactivateClass.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscInfoDeactivateClass"><H1>PetscInfoDeactivateClass</H1></A>
 Deactivates PlogInfo() messages for a PETSc object class. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscIntStackCreate.html b/docs/manualpages/Profiling/PetscIntStackCreate.html
index 3d7440b..297cee9 100644
--- a/docs/manualpages/Profiling/PetscIntStackCreate.html
+++ b/docs/manualpages/Profiling/PetscIntStackCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscIntStackCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscIntStackCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscIntStackCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscIntStackCreate"><H1>PetscIntStackCreate</H1></A>
 This function creates a stack. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscIntStackDestroy.html b/docs/manualpages/Profiling/PetscIntStackDestroy.html
index 0be5368..2249cb0 100644
--- a/docs/manualpages/Profiling/PetscIntStackDestroy.html
+++ b/docs/manualpages/Profiling/PetscIntStackDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscIntStackDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscIntStackDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscIntStackDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscIntStackDestroy"><H1>PetscIntStackDestroy</H1></A>
 This function destroys a stack. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscIntStackEmpty.html b/docs/manualpages/Profiling/PetscIntStackEmpty.html
index 1ce7648..31bce16 100644
--- a/docs/manualpages/Profiling/PetscIntStackEmpty.html
+++ b/docs/manualpages/Profiling/PetscIntStackEmpty.html
@@ -5,8 +5,8 @@
 <TITLE>PetscIntStackEmpty</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscIntStackEmpty.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscIntStackEmpty.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscIntStackEmpty"><H1>PetscIntStackEmpty</H1></A>
 This function determines whether any items have been pushed. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscIntStackPop.html b/docs/manualpages/Profiling/PetscIntStackPop.html
index 88a2d66..aeb8999 100644
--- a/docs/manualpages/Profiling/PetscIntStackPop.html
+++ b/docs/manualpages/Profiling/PetscIntStackPop.html
@@ -5,8 +5,8 @@
 <TITLE>PetscIntStackPop</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscIntStackPop.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscIntStackPop.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscIntStackPop"><H1>PetscIntStackPop</H1></A>
 This function pops an integer from the stack. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscIntStackPush.html b/docs/manualpages/Profiling/PetscIntStackPush.html
index 9ef76d9..3ee9bf1 100644
--- a/docs/manualpages/Profiling/PetscIntStackPush.html
+++ b/docs/manualpages/Profiling/PetscIntStackPush.html
@@ -5,8 +5,8 @@
 <TITLE>PetscIntStackPush</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscIntStackPush.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscIntStackPush.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscIntStackPush"><H1>PetscIntStackPush</H1></A>
 This function pushes an integer on the stack. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscIntStackTop.html b/docs/manualpages/Profiling/PetscIntStackTop.html
index 1b52ac7..2c0aed2 100644
--- a/docs/manualpages/Profiling/PetscIntStackTop.html
+++ b/docs/manualpages/Profiling/PetscIntStackTop.html
@@ -5,8 +5,8 @@
 <TITLE>PetscIntStackTop</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscIntStackTop.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscIntStackTop.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscIntStackTop"><H1>PetscIntStackTop</H1></A>
 This function returns the top of the stack. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogActions.html b/docs/manualpages/Profiling/PetscLogActions.html
index 42a9883..f7c9c52 100644
--- a/docs/manualpages/Profiling/PetscLogActions.html
+++ b/docs/manualpages/Profiling/PetscLogActions.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogActions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogActions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogActions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogActions"><H1>PetscLogActions</H1></A>
 Determines whether actions are logged for the graphical viewer. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogAllBegin.html b/docs/manualpages/Profiling/PetscLogAllBegin.html
index 95e252d..b3734b2 100644
--- a/docs/manualpages/Profiling/PetscLogAllBegin.html
+++ b/docs/manualpages/Profiling/PetscLogAllBegin.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogAllBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogAllBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogAllBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogAllBegin"><H1>PetscLogAllBegin</H1></A>
 Turns on extensive logging of objects and events. Logs all events. This creates large log files and slows the program down. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogDefaultBegin.html b/docs/manualpages/Profiling/PetscLogDefaultBegin.html
index 8c66181..1fef86a 100644
--- a/docs/manualpages/Profiling/PetscLogDefaultBegin.html
+++ b/docs/manualpages/Profiling/PetscLogDefaultBegin.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogDefaultBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogDefaultBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogDefaultBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogDefaultBegin"><H1>PetscLogDefaultBegin</H1></A>
 Turns on logging of objects and events. This logs flop rates and object creation and should not slow programs down too much. This routine may be called more than once. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogDestroy.html b/docs/manualpages/Profiling/PetscLogDestroy.html
index 8dbc79c..e1e644e 100644
--- a/docs/manualpages/Profiling/PetscLogDestroy.html
+++ b/docs/manualpages/Profiling/PetscLogDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogDestroy"><H1>PetscLogDestroy</H1></A>
 Destroys the object and event logging data and resets the global counters. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogDump.html b/docs/manualpages/Profiling/PetscLogDump.html
index 023166a..7240965 100644
--- a/docs/manualpages/Profiling/PetscLogDump.html
+++ b/docs/manualpages/Profiling/PetscLogDump.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogDump</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogDump.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogDump.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogDump"><H1>PetscLogDump</H1></A>
 Dumps logs of objects to a file. This file is intended to be read by bin/petscview. This program no longer exists. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogEvent.html b/docs/manualpages/Profiling/PetscLogEvent.html
index 16c3275..da05bad 100644
--- a/docs/manualpages/Profiling/PetscLogEvent.html
+++ b/docs/manualpages/Profiling/PetscLogEvent.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogEvent</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogEvent.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogEvent.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogEvent"><H1>PetscLogEvent</H1></A>
 id used to identify PETSc or user events which timed portions (blocks of executable) code. 
 <P>
diff --git a/docs/manualpages/Profiling/PetscLogEventActivate.html b/docs/manualpages/Profiling/PetscLogEventActivate.html
index 99f1e45..8cac42b 100644
--- a/docs/manualpages/Profiling/PetscLogEventActivate.html
+++ b/docs/manualpages/Profiling/PetscLogEventActivate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogEventActivate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogEventActivate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogEventActivate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogEventActivate"><H1>PetscLogEventActivate</H1></A>
 Indicates that a particular event should be logged. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogEventActivateClass.html b/docs/manualpages/Profiling/PetscLogEventActivateClass.html
index bd6b1b2..4b1cd39 100644
--- a/docs/manualpages/Profiling/PetscLogEventActivateClass.html
+++ b/docs/manualpages/Profiling/PetscLogEventActivateClass.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogEventActivateClass</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogEventActivateClass.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogEventActivateClass.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogEventActivateClass"><H1>PetscLogEventActivateClass</H1></A>
 Activates event logging for a PETSc object class. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogEventBarrierBegin.html b/docs/manualpages/Profiling/PetscLogEventBarrierBegin.html
index b61e2ea..6f1180e 100644
--- a/docs/manualpages/Profiling/PetscLogEventBarrierBegin.html
+++ b/docs/manualpages/Profiling/PetscLogEventBarrierBegin.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogEventBarrierBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogEventBarrierBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogEventBarrierBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogEventBarrierBegin"><H1>PetscLogEventBarrierBegin</H1></A>
 Logs the time in a barrier before an event. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogEventBarrierEnd.html b/docs/manualpages/Profiling/PetscLogEventBarrierEnd.html
index f888618..4f1f2d4 100644
--- a/docs/manualpages/Profiling/PetscLogEventBarrierEnd.html
+++ b/docs/manualpages/Profiling/PetscLogEventBarrierEnd.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogEventBarrierEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogEventBarrierEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogEventBarrierEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogEventBarrierEnd"><H1>PetscLogEventBarrierEnd</H1></A>
 Logs the time in a barrier before an event. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogEventBegin.html b/docs/manualpages/Profiling/PetscLogEventBegin.html
index 28ee78b..fcb0d95 100644
--- a/docs/manualpages/Profiling/PetscLogEventBegin.html
+++ b/docs/manualpages/Profiling/PetscLogEventBegin.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogEventBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogEventBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogEventBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogEventBegin"><H1>PetscLogEventBegin</H1></A>
 Logs the beginning of a user event. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogEventDeactivate.html b/docs/manualpages/Profiling/PetscLogEventDeactivate.html
index 482a12d..9d61f93 100644
--- a/docs/manualpages/Profiling/PetscLogEventDeactivate.html
+++ b/docs/manualpages/Profiling/PetscLogEventDeactivate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogEventDeactivate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogEventDeactivate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogEventDeactivate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogEventDeactivate"><H1>PetscLogEventDeactivate</H1></A>
 Indicates that a particular event should not be logged. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogEventDeactivateClass.html b/docs/manualpages/Profiling/PetscLogEventDeactivateClass.html
index c0b3437..4d0340e 100644
--- a/docs/manualpages/Profiling/PetscLogEventDeactivateClass.html
+++ b/docs/manualpages/Profiling/PetscLogEventDeactivateClass.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogEventDeactivateClass</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogEventDeactivateClass.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogEventDeactivateClass.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogEventDeactivateClass"><H1>PetscLogEventDeactivateClass</H1></A>
 Deactivates event logging for a PETSc object class. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogEventEnd.html b/docs/manualpages/Profiling/PetscLogEventEnd.html
index 81b9edc..cf77929 100644
--- a/docs/manualpages/Profiling/PetscLogEventEnd.html
+++ b/docs/manualpages/Profiling/PetscLogEventEnd.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogEventEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogEventEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogEventEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogEventEnd"><H1>PetscLogEventEnd</H1></A>
 Log the end of a user event. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogEventGetId.html b/docs/manualpages/Profiling/PetscLogEventGetId.html
index 7d7bc8d..c8e5cf9 100644
--- a/docs/manualpages/Profiling/PetscLogEventGetId.html
+++ b/docs/manualpages/Profiling/PetscLogEventGetId.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogEventGetId</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogEventGetId.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogEventGetId.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogEventGetId"><H1>PetscLogEventGetId</H1></A>
 Returns the event id when given the event name. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogEventGetPerfInfo.html b/docs/manualpages/Profiling/PetscLogEventGetPerfInfo.html
index 6a40cc8..080d1d0 100644
--- a/docs/manualpages/Profiling/PetscLogEventGetPerfInfo.html
+++ b/docs/manualpages/Profiling/PetscLogEventGetPerfInfo.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogEventGetPerfInfo</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogEventGetPerfInfo.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogEventGetPerfInfo.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogEventGetPerfInfo"><H1>PetscLogEventGetPerfInfo</H1></A>
 Return the performance information about the given event in the given stage 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogEventRegister.html b/docs/manualpages/Profiling/PetscLogEventRegister.html
index c1bc240..19bd136 100644
--- a/docs/manualpages/Profiling/PetscLogEventRegister.html
+++ b/docs/manualpages/Profiling/PetscLogEventRegister.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogEventRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogEventRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogEventRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogEventRegister"><H1>PetscLogEventRegister</H1></A>
 Registers an event name for logging operations in an application code. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogEventSetActiveAll.html b/docs/manualpages/Profiling/PetscLogEventSetActiveAll.html
index fe2bd71..2571192 100644
--- a/docs/manualpages/Profiling/PetscLogEventSetActiveAll.html
+++ b/docs/manualpages/Profiling/PetscLogEventSetActiveAll.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogEventSetActiveAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogEventSetActiveAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogEventSetActiveAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogEventSetActiveAll"><H1>PetscLogEventSetActiveAll</H1></A>
 Sets the event activity in every stage. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogFlops.html b/docs/manualpages/Profiling/PetscLogFlops.html
index 6323003..f72c912 100644
--- a/docs/manualpages/Profiling/PetscLogFlops.html
+++ b/docs/manualpages/Profiling/PetscLogFlops.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogFlops</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogFlops.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogFlops.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogFlops"><H1>PetscLogFlops</H1></A>
 Adds floating point operations to the global counter. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogGetStageLog.html b/docs/manualpages/Profiling/PetscLogGetStageLog.html
index 8d3a838..cf6dd72 100644
--- a/docs/manualpages/Profiling/PetscLogGetStageLog.html
+++ b/docs/manualpages/Profiling/PetscLogGetStageLog.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogGetStageLog</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogGetStageLog.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogGetStageLog.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogGetStageLog"><H1>PetscLogGetStageLog</H1></A>
 This function returns the default stage logging object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogMPEBegin.html b/docs/manualpages/Profiling/PetscLogMPEBegin.html
index 3a90866..a872c09 100644
--- a/docs/manualpages/Profiling/PetscLogMPEBegin.html
+++ b/docs/manualpages/Profiling/PetscLogMPEBegin.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogMPEBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogMPEBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogMPEBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogMPEBegin"><H1>PetscLogMPEBegin</H1></A>
 Turns on MPE logging of events. This creates large log files and slows the program down. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogMPEDump.html b/docs/manualpages/Profiling/PetscLogMPEDump.html
index 797ae35..6c312ca 100644
--- a/docs/manualpages/Profiling/PetscLogMPEDump.html
+++ b/docs/manualpages/Profiling/PetscLogMPEDump.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogMPEDump</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogMPEDump.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogMPEDump.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogMPEDump"><H1>PetscLogMPEDump</H1></A>
 Dumps the MPE logging info to file for later use with Jumpshot. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogMPEGetRGBColor.html b/docs/manualpages/Profiling/PetscLogMPEGetRGBColor.html
index 1d2d545..0e4dffe 100644
--- a/docs/manualpages/Profiling/PetscLogMPEGetRGBColor.html
+++ b/docs/manualpages/Profiling/PetscLogMPEGetRGBColor.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogMPEGetRGBColor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogMPEGetRGBColor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogMPEGetRGBColor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogMPEGetRGBColor"><H1>PetscLogMPEGetRGBColor</H1></A>
 This routine returns a rgb color useable with <A HREF="../Profiling/PetscLogEventRegister.html#PetscLogEventRegister">PetscLogEventRegister</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogObjects.html b/docs/manualpages/Profiling/PetscLogObjects.html
index c05648f..5ad0621 100644
--- a/docs/manualpages/Profiling/PetscLogObjects.html
+++ b/docs/manualpages/Profiling/PetscLogObjects.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogObjects</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogObjects.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogObjects.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogObjects"><H1>PetscLogObjects</H1></A>
 Determines whether objects are logged for the graphical viewer. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogSet.html b/docs/manualpages/Profiling/PetscLogSet.html
index feda307..10e5381 100644
--- a/docs/manualpages/Profiling/PetscLogSet.html
+++ b/docs/manualpages/Profiling/PetscLogSet.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogSet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogSet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogSet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogSet"><H1>PetscLogSet</H1></A>
 Sets the logging functions called at the beginning and ending of every event. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogStage.html b/docs/manualpages/Profiling/PetscLogStage.html
index 1862b9e..b2129d4 100644
--- a/docs/manualpages/Profiling/PetscLogStage.html
+++ b/docs/manualpages/Profiling/PetscLogStage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogStage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogStage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogStage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogStage"><H1>PetscLogStage</H1></A>
 id used to identify user stages (phases, sections) of runs - for logging 
 <P>
diff --git a/docs/manualpages/Profiling/PetscLogStageGetActive.html b/docs/manualpages/Profiling/PetscLogStageGetActive.html
index 4ec71b1..c444002 100644
--- a/docs/manualpages/Profiling/PetscLogStageGetActive.html
+++ b/docs/manualpages/Profiling/PetscLogStageGetActive.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogStageGetActive</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogStageGetActive.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogStageGetActive.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogStageGetActive"><H1>PetscLogStageGetActive</H1></A>
 Returns stage activity for <A HREF="../Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</A>() and <A HREF="../Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogStageGetId.html b/docs/manualpages/Profiling/PetscLogStageGetId.html
index a19be42..2eb483f 100644
--- a/docs/manualpages/Profiling/PetscLogStageGetId.html
+++ b/docs/manualpages/Profiling/PetscLogStageGetId.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogStageGetId</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogStageGetId.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogStageGetId.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogStageGetId"><H1>PetscLogStageGetId</H1></A>
 Returns the stage id when given the stage name. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogStageGetVisible.html b/docs/manualpages/Profiling/PetscLogStageGetVisible.html
index b258333..6061577 100644
--- a/docs/manualpages/Profiling/PetscLogStageGetVisible.html
+++ b/docs/manualpages/Profiling/PetscLogStageGetVisible.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogStageGetVisible</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogStageGetVisible.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogStageGetVisible.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogStageGetVisible"><H1>PetscLogStageGetVisible</H1></A>
 Returns stage visibility in <A HREF="../Profiling/PetscLogView.html#PetscLogView">PetscLogView</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogStagePop.html b/docs/manualpages/Profiling/PetscLogStagePop.html
index 1b7d66d..fea26d9 100644
--- a/docs/manualpages/Profiling/PetscLogStagePop.html
+++ b/docs/manualpages/Profiling/PetscLogStagePop.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogStagePop</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogStagePop.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogStagePop.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogStagePop"><H1>PetscLogStagePop</H1></A>
 This function pops a stage from the stack. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogStagePush.html b/docs/manualpages/Profiling/PetscLogStagePush.html
index f46e8d8..6e38296 100644
--- a/docs/manualpages/Profiling/PetscLogStagePush.html
+++ b/docs/manualpages/Profiling/PetscLogStagePush.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogStagePush</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogStagePush.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogStagePush.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogStagePush"><H1>PetscLogStagePush</H1></A>
 This function pushes a stage on the stack. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogStageRegister.html b/docs/manualpages/Profiling/PetscLogStageRegister.html
index c53890c..d891df8 100644
--- a/docs/manualpages/Profiling/PetscLogStageRegister.html
+++ b/docs/manualpages/Profiling/PetscLogStageRegister.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogStageRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogStageRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogStageRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogStageRegister"><H1>PetscLogStageRegister</H1></A>
 Attaches a charactor string name to a logging stage. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogStageSetActive.html b/docs/manualpages/Profiling/PetscLogStageSetActive.html
index 6d9435c..55ba3c4 100644
--- a/docs/manualpages/Profiling/PetscLogStageSetActive.html
+++ b/docs/manualpages/Profiling/PetscLogStageSetActive.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogStageSetActive</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogStageSetActive.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogStageSetActive.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogStageSetActive"><H1>PetscLogStageSetActive</H1></A>
 Determines stage activity for <A HREF="../Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</A>() and <A HREF="../Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogStageSetVisible.html b/docs/manualpages/Profiling/PetscLogStageSetVisible.html
index 7976842..3316cb7 100644
--- a/docs/manualpages/Profiling/PetscLogStageSetVisible.html
+++ b/docs/manualpages/Profiling/PetscLogStageSetVisible.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogStageSetVisible</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogStageSetVisible.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogStageSetVisible.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogStageSetVisible"><H1>PetscLogStageSetVisible</H1></A>
 Determines stage visibility in <A HREF="../Profiling/PetscLogView.html#PetscLogView">PetscLogView</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogTraceBegin.html b/docs/manualpages/Profiling/PetscLogTraceBegin.html
index 9825c89..c2f64d5 100644
--- a/docs/manualpages/Profiling/PetscLogTraceBegin.html
+++ b/docs/manualpages/Profiling/PetscLogTraceBegin.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogTraceBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogTraceBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogTraceBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogTraceBegin"><H1>PetscLogTraceBegin</H1></A>
 Activates trace logging.  Every time a PETSc event begins or ends, the event name is printed. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogView.html b/docs/manualpages/Profiling/PetscLogView.html
index f117102..ff18470 100644
--- a/docs/manualpages/Profiling/PetscLogView.html
+++ b/docs/manualpages/Profiling/PetscLogView.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogView"><H1>PetscLogView</H1></A>
 Prints a summary of the logging. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscLogViewFromOptions.html b/docs/manualpages/Profiling/PetscLogViewFromOptions.html
index 3255a60..ff3ebf7 100644
--- a/docs/manualpages/Profiling/PetscLogViewFromOptions.html
+++ b/docs/manualpages/Profiling/PetscLogViewFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLogViewFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscLogViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscLogViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLogViewFromOptions"><H1>PetscLogViewFromOptions</H1></A>
 Processes command line options to determine if/how a PetscLog is to be viewed.  
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscPreLoadBegin.html b/docs/manualpages/Profiling/PetscPreLoadBegin.html
index 6fa8013..347799b 100644
--- a/docs/manualpages/Profiling/PetscPreLoadBegin.html
+++ b/docs/manualpages/Profiling/PetscPreLoadBegin.html
@@ -5,8 +5,8 @@
 <TITLE>PetscPreLoadBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscPreLoadBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscPreLoadBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscPreLoadBegin"><H1>PetscPreLoadBegin</H1></A>
 Begin a segment of code that may be preloaded (run twice) to get accurate timings 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscPreLoadEnd.html b/docs/manualpages/Profiling/PetscPreLoadEnd.html
index 214f1dc..c66a1cc 100644
--- a/docs/manualpages/Profiling/PetscPreLoadEnd.html
+++ b/docs/manualpages/Profiling/PetscPreLoadEnd.html
@@ -5,8 +5,8 @@
 <TITLE>PetscPreLoadEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscPreLoadEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscPreLoadEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscPreLoadEnd"><H1>PetscPreLoadEnd</H1></A>
 End a segment of code that may be preloaded (run twice) to get accurate timings 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscPreLoadStage.html b/docs/manualpages/Profiling/PetscPreLoadStage.html
index c7e13b2..501b520 100644
--- a/docs/manualpages/Profiling/PetscPreLoadStage.html
+++ b/docs/manualpages/Profiling/PetscPreLoadStage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscPreLoadStage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscPreLoadStage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscPreLoadStage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscPreLoadStage"><H1>PetscPreLoadStage</H1></A>
 Start a new segment of code to be timed separately. to get accurate timings 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscStageInfoDestroy.html b/docs/manualpages/Profiling/PetscStageInfoDestroy.html
index 1f4a37f..25767b6 100644
--- a/docs/manualpages/Profiling/PetscStageInfoDestroy.html
+++ b/docs/manualpages/Profiling/PetscStageInfoDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStageInfoDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscStageInfoDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscStageInfoDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStageInfoDestroy"><H1>PetscStageInfoDestroy</H1></A>
 This destroys a PetscStageInfo object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscStageLogCreate.html b/docs/manualpages/Profiling/PetscStageLogCreate.html
index f3e83c5..d649bfb 100644
--- a/docs/manualpages/Profiling/PetscStageLogCreate.html
+++ b/docs/manualpages/Profiling/PetscStageLogCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStageLogCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscStageLogCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscStageLogCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStageLogCreate"><H1>PetscStageLogCreate</H1></A>
 This creates a PetscStageLog object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscStageLogDestroy.html b/docs/manualpages/Profiling/PetscStageLogDestroy.html
index 5e895b4..832a800 100644
--- a/docs/manualpages/Profiling/PetscStageLogDestroy.html
+++ b/docs/manualpages/Profiling/PetscStageLogDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStageLogDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscStageLogDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscStageLogDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStageLogDestroy"><H1>PetscStageLogDestroy</H1></A>
 This destroys a PetscStageLog object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscStageLogGetActive.html b/docs/manualpages/Profiling/PetscStageLogGetActive.html
index bfece7b..7e36df3 100644
--- a/docs/manualpages/Profiling/PetscStageLogGetActive.html
+++ b/docs/manualpages/Profiling/PetscStageLogGetActive.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStageLogGetActive</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscStageLogGetActive.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscStageLogGetActive.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStageLogGetActive"><H1>PetscStageLogGetActive</H1></A>
 This function returns whether events will be logged suring this stage. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscStageLogGetClassPerfLog.html b/docs/manualpages/Profiling/PetscStageLogGetClassPerfLog.html
index 9c7c89c..ba1514a 100644
--- a/docs/manualpages/Profiling/PetscStageLogGetClassPerfLog.html
+++ b/docs/manualpages/Profiling/PetscStageLogGetClassPerfLog.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStageLogGetClassPerfLog</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscStageLogGetClassPerfLog.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscStageLogGetClassPerfLog.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStageLogGetClassPerfLog"><H1>PetscStageLogGetClassPerfLog</H1></A>
 This function returns the ClassPerfLog for the given stage. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscStageLogGetClassRegLog.html b/docs/manualpages/Profiling/PetscStageLogGetClassRegLog.html
index 9991298..8171f19 100644
--- a/docs/manualpages/Profiling/PetscStageLogGetClassRegLog.html
+++ b/docs/manualpages/Profiling/PetscStageLogGetClassRegLog.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStageLogGetClassRegLog</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscStageLogGetClassRegLog.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscStageLogGetClassRegLog.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStageLogGetClassRegLog"><H1>PetscStageLogGetClassRegLog</H1></A>
 This function returns the PetscClassRegLog for the given stage. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscStageLogGetCurrent.html b/docs/manualpages/Profiling/PetscStageLogGetCurrent.html
index c3925cb..28664cb 100644
--- a/docs/manualpages/Profiling/PetscStageLogGetCurrent.html
+++ b/docs/manualpages/Profiling/PetscStageLogGetCurrent.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStageLogGetCurrent</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscStageLogGetCurrent.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscStageLogGetCurrent.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStageLogGetCurrent"><H1>PetscStageLogGetCurrent</H1></A>
 This function returns the stage from the top of the stack. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscStageLogGetEventPerfLog.html b/docs/manualpages/Profiling/PetscStageLogGetEventPerfLog.html
index a52a64c..10f3f89 100644
--- a/docs/manualpages/Profiling/PetscStageLogGetEventPerfLog.html
+++ b/docs/manualpages/Profiling/PetscStageLogGetEventPerfLog.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStageLogGetEventPerfLog</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscStageLogGetEventPerfLog.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscStageLogGetEventPerfLog.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStageLogGetEventPerfLog"><H1>PetscStageLogGetEventPerfLog</H1></A>
 This function returns the PetscEventPerfLog for the given stage. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscStageLogGetEventRegLog.html b/docs/manualpages/Profiling/PetscStageLogGetEventRegLog.html
index fe3477b..c0e94be 100644
--- a/docs/manualpages/Profiling/PetscStageLogGetEventRegLog.html
+++ b/docs/manualpages/Profiling/PetscStageLogGetEventRegLog.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStageLogGetEventRegLog</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscStageLogGetEventRegLog.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscStageLogGetEventRegLog.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStageLogGetEventRegLog"><H1>PetscStageLogGetEventRegLog</H1></A>
 This function returns the PetscEventRegLog. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscStageLogGetStage.html b/docs/manualpages/Profiling/PetscStageLogGetStage.html
index e6b5908..5b43403 100644
--- a/docs/manualpages/Profiling/PetscStageLogGetStage.html
+++ b/docs/manualpages/Profiling/PetscStageLogGetStage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStageLogGetStage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscStageLogGetStage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscStageLogGetStage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStageLogGetStage"><H1>PetscStageLogGetStage</H1></A>
 This function returns the stage id given the stage name. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscStageLogGetVisible.html b/docs/manualpages/Profiling/PetscStageLogGetVisible.html
index 7076491..f6fc90e 100644
--- a/docs/manualpages/Profiling/PetscStageLogGetVisible.html
+++ b/docs/manualpages/Profiling/PetscStageLogGetVisible.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStageLogGetVisible</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscStageLogGetVisible.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscStageLogGetVisible.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStageLogGetVisible"><H1>PetscStageLogGetVisible</H1></A>
 This function returns whether a stage is printed during <A HREF="../Profiling/PetscLogView.html#PetscLogView">PetscLogView</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscStageLogPop.html b/docs/manualpages/Profiling/PetscStageLogPop.html
index 2a04675..bf8ed03 100644
--- a/docs/manualpages/Profiling/PetscStageLogPop.html
+++ b/docs/manualpages/Profiling/PetscStageLogPop.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStageLogPop</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscStageLogPop.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscStageLogPop.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStageLogPop"><H1>PetscStageLogPop</H1></A>
 This function pops a stage from the stack. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscStageLogPush.html b/docs/manualpages/Profiling/PetscStageLogPush.html
index ee9dd01..f7cf0f7 100644
--- a/docs/manualpages/Profiling/PetscStageLogPush.html
+++ b/docs/manualpages/Profiling/PetscStageLogPush.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStageLogPush</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscStageLogPush.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscStageLogPush.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStageLogPush"><H1>PetscStageLogPush</H1></A>
 This function pushes a stage on the stack. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscStageLogRegister.html b/docs/manualpages/Profiling/PetscStageLogRegister.html
index b88fe52..763e75e 100644
--- a/docs/manualpages/Profiling/PetscStageLogRegister.html
+++ b/docs/manualpages/Profiling/PetscStageLogRegister.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStageLogRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscStageLogRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscStageLogRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStageLogRegister"><H1>PetscStageLogRegister</H1></A>
 Registers a stage name for logging operations in an application code. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscStageLogSetActive.html b/docs/manualpages/Profiling/PetscStageLogSetActive.html
index d8635f6..d854fd1 100644
--- a/docs/manualpages/Profiling/PetscStageLogSetActive.html
+++ b/docs/manualpages/Profiling/PetscStageLogSetActive.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStageLogSetActive</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscStageLogSetActive.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscStageLogSetActive.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStageLogSetActive"><H1>PetscStageLogSetActive</H1></A>
 This function determines whether events will be logged during this state. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/PetscStageLogSetVisible.html b/docs/manualpages/Profiling/PetscStageLogSetVisible.html
index 5ce9a20..f0ca3a5 100644
--- a/docs/manualpages/Profiling/PetscStageLogSetVisible.html
+++ b/docs/manualpages/Profiling/PetscStageLogSetVisible.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStageLogSetVisible</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/PetscStageLogSetVisible.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/PetscStageLogSetVisible.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStageLogSetVisible"><H1>PetscStageLogSetVisible</H1></A>
 This function determines whether a stage is printed during <A HREF="../Profiling/PetscLogView.html#PetscLogView">PetscLogView</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Profiling/index.html b/docs/manualpages/Profiling/index.html
index 415d3d5..221af1e 100644
--- a/docs/manualpages/Profiling/index.html
+++ b/docs/manualpages/Profiling/index.html
@@ -3,8 +3,8 @@
 <TITLE>Profiling Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Profiling/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Profiling/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Profiling Manual Pages 
 </H2>
diff --git a/docs/manualpages/SNES/DMCopyDMSNES.html b/docs/manualpages/SNES/DMCopyDMSNES.html
index 67427ff..2e5b593 100644
--- a/docs/manualpages/SNES/DMCopyDMSNES.html
+++ b/docs/manualpages/SNES/DMCopyDMSNES.html
@@ -5,8 +5,8 @@
 <TITLE>DMCopyDMSNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMCopyDMSNES.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMCopyDMSNES.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCopyDMSNES"><H1>DMCopyDMSNES</H1></A>
 copies a <A HREF="../DM/DM.html#DM">DM</A> context to a new <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMDASNESSetFunctionLocal.html b/docs/manualpages/SNES/DMDASNESSetFunctionLocal.html
index 772d5cc..0008846 100644
--- a/docs/manualpages/SNES/DMDASNESSetFunctionLocal.html
+++ b/docs/manualpages/SNES/DMDASNESSetFunctionLocal.html
@@ -5,8 +5,8 @@
 <TITLE>DMDASNESSetFunctionLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMDASNESSetFunctionLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMDASNESSetFunctionLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDASNESSetFunctionLocal"><H1>DMDASNESSetFunctionLocal</H1></A>
 set a local residual evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMDASNESSetJacobianLocal.html b/docs/manualpages/SNES/DMDASNESSetJacobianLocal.html
index cc46720..4cbe6dc 100644
--- a/docs/manualpages/SNES/DMDASNESSetJacobianLocal.html
+++ b/docs/manualpages/SNES/DMDASNESSetJacobianLocal.html
@@ -5,8 +5,8 @@
 <TITLE>DMDASNESSetJacobianLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMDASNESSetJacobianLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMDASNESSetJacobianLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDASNESSetJacobianLocal"><H1>DMDASNESSetJacobianLocal</H1></A>
 set a local Jacobian evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMDASNESSetObjectiveLocal.html b/docs/manualpages/SNES/DMDASNESSetObjectiveLocal.html
index 07f26c5..d9105ba 100644
--- a/docs/manualpages/SNES/DMDASNESSetObjectiveLocal.html
+++ b/docs/manualpages/SNES/DMDASNESSetObjectiveLocal.html
@@ -5,8 +5,8 @@
 <TITLE>DMDASNESSetObjectiveLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMDASNESSetObjectiveLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMDASNESSetObjectiveLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDASNESSetObjectiveLocal"><H1>DMDASNESSetObjectiveLocal</H1></A>
 set a local residual evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMDASNESSetPicardLocal.html b/docs/manualpages/SNES/DMDASNESSetPicardLocal.html
index 7a27da4..ac751f3 100644
--- a/docs/manualpages/SNES/DMDASNESSetPicardLocal.html
+++ b/docs/manualpages/SNES/DMDASNESSetPicardLocal.html
@@ -5,8 +5,8 @@
 <TITLE>DMDASNESSetPicardLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMDASNESSetPicardLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMDASNESSetPicardLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDASNESSetPicardLocal"><H1>DMDASNESSetPicardLocal</H1></A>
 set a local right hand side and matrix evaluation function for Picard iteration 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMGetDMSNES.html b/docs/manualpages/SNES/DMGetDMSNES.html
index 9bf1e10..38d928e 100644
--- a/docs/manualpages/SNES/DMGetDMSNES.html
+++ b/docs/manualpages/SNES/DMGetDMSNES.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetDMSNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMGetDMSNES.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMGetDMSNES.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetDMSNES"><H1>DMGetDMSNES</H1></A>
 get read-only private DMSNES context from a <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMGetDMSNESWrite.html b/docs/manualpages/SNES/DMGetDMSNESWrite.html
index 3f5ce17..f2d35e0 100644
--- a/docs/manualpages/SNES/DMGetDMSNESWrite.html
+++ b/docs/manualpages/SNES/DMGetDMSNESWrite.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetDMSNESWrite</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMGetDMSNESWrite.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMGetDMSNESWrite.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetDMSNESWrite"><H1>DMGetDMSNESWrite</H1></A>
 get write access to private DMSNES context from a <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMPlexGetCellFields.html b/docs/manualpages/SNES/DMPlexGetCellFields.html
index cd39e2f..af2fcd4 100644
--- a/docs/manualpages/SNES/DMPlexGetCellFields.html
+++ b/docs/manualpages/SNES/DMPlexGetCellFields.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetCellFields</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMPlexGetCellFields.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMPlexGetCellFields.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetCellFields"><H1>DMPlexGetCellFields</H1></A>
 Retrieve the field values values for a chunk of cells 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMPlexGetFaceFields.html b/docs/manualpages/SNES/DMPlexGetFaceFields.html
index 4533beb..47b8ed6 100644
--- a/docs/manualpages/SNES/DMPlexGetFaceFields.html
+++ b/docs/manualpages/SNES/DMPlexGetFaceFields.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetFaceFields</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMPlexGetFaceFields.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMPlexGetFaceFields.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetFaceFields"><H1>DMPlexGetFaceFields</H1></A>
 Retrieve the field values values for a chunk of faces 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMPlexGetFaceGeometry.html b/docs/manualpages/SNES/DMPlexGetFaceGeometry.html
index 579d2ec..ad7fd5b 100644
--- a/docs/manualpages/SNES/DMPlexGetFaceGeometry.html
+++ b/docs/manualpages/SNES/DMPlexGetFaceGeometry.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexGetFaceGeometry</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMPlexGetFaceGeometry.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMPlexGetFaceGeometry.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexGetFaceGeometry"><H1>DMPlexGetFaceGeometry</H1></A>
 Retrieve the geometric values for a chunk of faces 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMPlexReconstructGradientsFVM.html b/docs/manualpages/SNES/DMPlexReconstructGradientsFVM.html
index 55dc67b..b55bc6d 100644
--- a/docs/manualpages/SNES/DMPlexReconstructGradientsFVM.html
+++ b/docs/manualpages/SNES/DMPlexReconstructGradientsFVM.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexReconstructGradientsFVM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMPlexReconstructGradientsFVM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMPlexReconstructGradientsFVM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexReconstructGradientsFVM"><H1>DMPlexReconstructGradientsFVM</H1></A>
 reconstruct the gradient of a vector using a finite volume method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMPlexRestoreCellFields.html b/docs/manualpages/SNES/DMPlexRestoreCellFields.html
index 3502947..6a41786 100644
--- a/docs/manualpages/SNES/DMPlexRestoreCellFields.html
+++ b/docs/manualpages/SNES/DMPlexRestoreCellFields.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexRestoreCellFields</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMPlexRestoreCellFields.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMPlexRestoreCellFields.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexRestoreCellFields"><H1>DMPlexRestoreCellFields</H1></A>
 Restore the field values values for a chunk of cells 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMPlexRestoreFaceFields.html b/docs/manualpages/SNES/DMPlexRestoreFaceFields.html
index 2394b3a..6818b14 100644
--- a/docs/manualpages/SNES/DMPlexRestoreFaceFields.html
+++ b/docs/manualpages/SNES/DMPlexRestoreFaceFields.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexRestoreFaceFields</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMPlexRestoreFaceFields.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMPlexRestoreFaceFields.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexRestoreFaceFields"><H1>DMPlexRestoreFaceFields</H1></A>
 Restore the field values values for a chunk of faces 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMPlexRestoreFaceGeometry.html b/docs/manualpages/SNES/DMPlexRestoreFaceGeometry.html
index 052d74e..5b4bacb 100644
--- a/docs/manualpages/SNES/DMPlexRestoreFaceGeometry.html
+++ b/docs/manualpages/SNES/DMPlexRestoreFaceGeometry.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexRestoreFaceGeometry</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMPlexRestoreFaceGeometry.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMPlexRestoreFaceGeometry.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexRestoreFaceGeometry"><H1>DMPlexRestoreFaceGeometry</H1></A>
 Restore the field values values for a chunk of faces 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMPlexSNESComputeBoundaryFEM.html b/docs/manualpages/SNES/DMPlexSNESComputeBoundaryFEM.html
index c6ce56c..6bbd0cc 100644
--- a/docs/manualpages/SNES/DMPlexSNESComputeBoundaryFEM.html
+++ b/docs/manualpages/SNES/DMPlexSNESComputeBoundaryFEM.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSNESComputeBoundaryFEM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMPlexSNESComputeBoundaryFEM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMPlexSNESComputeBoundaryFEM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSNESComputeBoundaryFEM"><H1>DMPlexSNESComputeBoundaryFEM</H1></A>
 Form the boundary values for the local input X 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMPlexSNESComputeJacobianFEM.html b/docs/manualpages/SNES/DMPlexSNESComputeJacobianFEM.html
index 383d83d..8beddfe 100644
--- a/docs/manualpages/SNES/DMPlexSNESComputeJacobianFEM.html
+++ b/docs/manualpages/SNES/DMPlexSNESComputeJacobianFEM.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSNESComputeJacobianFEM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMPlexSNESComputeJacobianFEM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMPlexSNESComputeJacobianFEM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSNESComputeJacobianFEM"><H1>DMPlexSNESComputeJacobianFEM</H1></A>
 Form the local portion of the Jacobian matrix J at the local solution X using pointwise functions specified by the user. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMPlexSNESComputeResidualFEM.html b/docs/manualpages/SNES/DMPlexSNESComputeResidualFEM.html
index 9eb4c23..6fe7988 100644
--- a/docs/manualpages/SNES/DMPlexSNESComputeResidualFEM.html
+++ b/docs/manualpages/SNES/DMPlexSNESComputeResidualFEM.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSNESComputeResidualFEM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMPlexSNESComputeResidualFEM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMPlexSNESComputeResidualFEM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSNESComputeResidualFEM"><H1>DMPlexSNESComputeResidualFEM</H1></A>
 Form the local residual F from the local input X using pointwise functions specified by the user 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMPlexSNESGetGeometryFEM.html b/docs/manualpages/SNES/DMPlexSNESGetGeometryFEM.html
index 9724c90..4ebbf32 100644
--- a/docs/manualpages/SNES/DMPlexSNESGetGeometryFEM.html
+++ b/docs/manualpages/SNES/DMPlexSNESGetGeometryFEM.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSNESGetGeometryFEM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMPlexSNESGetGeometryFEM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMPlexSNESGetGeometryFEM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSNESGetGeometryFEM"><H1>DMPlexSNESGetGeometryFEM</H1></A>
 Return precomputed geometric data 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMPlexSNESGetGeometryFVM.html b/docs/manualpages/SNES/DMPlexSNESGetGeometryFVM.html
index cbc76b8..2e685f2 100644
--- a/docs/manualpages/SNES/DMPlexSNESGetGeometryFVM.html
+++ b/docs/manualpages/SNES/DMPlexSNESGetGeometryFVM.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSNESGetGeometryFVM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMPlexSNESGetGeometryFVM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMPlexSNESGetGeometryFVM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSNESGetGeometryFVM"><H1>DMPlexSNESGetGeometryFVM</H1></A>
 Return precomputed geometric data 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMPlexSNESGetGradientDM.html b/docs/manualpages/SNES/DMPlexSNESGetGradientDM.html
index 2283396..eb9fac3 100644
--- a/docs/manualpages/SNES/DMPlexSNESGetGradientDM.html
+++ b/docs/manualpages/SNES/DMPlexSNESGetGradientDM.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSNESGetGradientDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMPlexSNESGetGradientDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMPlexSNESGetGradientDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSNESGetGradientDM"><H1>DMPlexSNESGetGradientDM</H1></A>
 Return gradient data layout 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMPlexSetSNESLocalFEM.html b/docs/manualpages/SNES/DMPlexSetSNESLocalFEM.html
index 8ebd707..9ad6ced 100644
--- a/docs/manualpages/SNES/DMPlexSetSNESLocalFEM.html
+++ b/docs/manualpages/SNES/DMPlexSetSNESLocalFEM.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexSetSNESLocalFEM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMPlexSetSNESLocalFEM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMPlexSetSNESLocalFEM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexSetSNESLocalFEM"><H1>DMPlexSetSNESLocalFEM</H1></A>
 Use DMPlex's internal FEM routines to compute <A HREF="../SNES/SNES.html#SNES">SNES</A> boundary values, residual, and Jacobian. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMSNESCopy.html b/docs/manualpages/SNES/DMSNESCopy.html
index d529419..e208668 100644
--- a/docs/manualpages/SNES/DMSNESCopy.html
+++ b/docs/manualpages/SNES/DMSNESCopy.html
@@ -5,8 +5,8 @@
 <TITLE>DMSNESCopy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMSNESCopy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMSNESCopy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSNESCopy"><H1>DMSNESCopy</H1></A>
 copies the information in a DMSNES to another DMSNES 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMSNESGetFunction.html b/docs/manualpages/SNES/DMSNESGetFunction.html
index 24967b6..c17047d 100644
--- a/docs/manualpages/SNES/DMSNESGetFunction.html
+++ b/docs/manualpages/SNES/DMSNESGetFunction.html
@@ -5,8 +5,8 @@
 <TITLE>DMSNESGetFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMSNESGetFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMSNESGetFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSNESGetFunction"><H1>DMSNESGetFunction</H1></A>
 get <A HREF="../SNES/SNES.html#SNES">SNES</A> residual evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMSNESGetJacobian.html b/docs/manualpages/SNES/DMSNESGetJacobian.html
index d92e4a4..e04cf02 100644
--- a/docs/manualpages/SNES/DMSNESGetJacobian.html
+++ b/docs/manualpages/SNES/DMSNESGetJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>DMSNESGetJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMSNESGetJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMSNESGetJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSNESGetJacobian"><H1>DMSNESGetJacobian</H1></A>
 get <A HREF="../SNES/SNES.html#SNES">SNES</A> Jacobian evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMSNESGetNGS.html b/docs/manualpages/SNES/DMSNESGetNGS.html
index e2f9d06..37864df 100644
--- a/docs/manualpages/SNES/DMSNESGetNGS.html
+++ b/docs/manualpages/SNES/DMSNESGetNGS.html
@@ -5,8 +5,8 @@
 <TITLE>DMSNESGetNGS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMSNESGetNGS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMSNESGetNGS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSNESGetNGS"><H1>DMSNESGetNGS</H1></A>
 get <A HREF="../SNES/SNES.html#SNES">SNES</A> Gauss-Seidel relaxation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMSNESGetObjective.html b/docs/manualpages/SNES/DMSNESGetObjective.html
index 894fc94..e49cce3 100644
--- a/docs/manualpages/SNES/DMSNESGetObjective.html
+++ b/docs/manualpages/SNES/DMSNESGetObjective.html
@@ -5,8 +5,8 @@
 <TITLE>DMSNESGetObjective</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMSNESGetObjective.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMSNESGetObjective.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSNESGetObjective"><H1>DMSNESGetObjective</H1></A>
 get <A HREF="../SNES/SNES.html#SNES">SNES</A> objective evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMSNESGetPicard.html b/docs/manualpages/SNES/DMSNESGetPicard.html
index d80906e..baa16d2 100644
--- a/docs/manualpages/SNES/DMSNESGetPicard.html
+++ b/docs/manualpages/SNES/DMSNESGetPicard.html
@@ -5,8 +5,8 @@
 <TITLE>DMSNESGetPicard</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMSNESGetPicard.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMSNESGetPicard.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSNESGetPicard"><H1>DMSNESGetPicard</H1></A>
 get <A HREF="../SNES/SNES.html#SNES">SNES</A> Picard iteration evaluation functions 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMSNESSetBoundaryLocal.html b/docs/manualpages/SNES/DMSNESSetBoundaryLocal.html
index 6f41b79..c77b0c0 100644
--- a/docs/manualpages/SNES/DMSNESSetBoundaryLocal.html
+++ b/docs/manualpages/SNES/DMSNESSetBoundaryLocal.html
@@ -5,8 +5,8 @@
 <TITLE>DMSNESSetBoundaryLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMSNESSetBoundaryLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMSNESSetBoundaryLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSNESSetBoundaryLocal"><H1>DMSNESSetBoundaryLocal</H1></A>
 set a local boundary value function. This function is called with local vector containing the local vector information PLUS ghost point information. It should insert values into the local vector that do not come from the global vector, such as essential boundary condition data. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMSNESSetFunction.html b/docs/manualpages/SNES/DMSNESSetFunction.html
index 5061e8e..83a21a0 100644
--- a/docs/manualpages/SNES/DMSNESSetFunction.html
+++ b/docs/manualpages/SNES/DMSNESSetFunction.html
@@ -5,8 +5,8 @@
 <TITLE>DMSNESSetFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMSNESSetFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMSNESSetFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSNESSetFunction"><H1>DMSNESSetFunction</H1></A>
 set <A HREF="../SNES/SNES.html#SNES">SNES</A> residual evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMSNESSetFunctionLocal.html b/docs/manualpages/SNES/DMSNESSetFunctionLocal.html
index 76ca3c5..943f40b 100644
--- a/docs/manualpages/SNES/DMSNESSetFunctionLocal.html
+++ b/docs/manualpages/SNES/DMSNESSetFunctionLocal.html
@@ -5,8 +5,8 @@
 <TITLE>DMSNESSetFunctionLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMSNESSetFunctionLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMSNESSetFunctionLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSNESSetFunctionLocal"><H1>DMSNESSetFunctionLocal</H1></A>
 set a local residual evaluation function. This function is called with local vector containing the local vector information PLUS ghost point information. It should compute a result for all local elements and DMSNES will automatically accumulate the overlapping values. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMSNESSetJacobian.html b/docs/manualpages/SNES/DMSNESSetJacobian.html
index cab6fef..25b2c35 100644
--- a/docs/manualpages/SNES/DMSNESSetJacobian.html
+++ b/docs/manualpages/SNES/DMSNESSetJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>DMSNESSetJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMSNESSetJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMSNESSetJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSNESSetJacobian"><H1>DMSNESSetJacobian</H1></A>
 set <A HREF="../SNES/SNES.html#SNES">SNES</A> Jacobian evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMSNESSetJacobianLocal.html b/docs/manualpages/SNES/DMSNESSetJacobianLocal.html
index 37fc41c..23fd454 100644
--- a/docs/manualpages/SNES/DMSNESSetJacobianLocal.html
+++ b/docs/manualpages/SNES/DMSNESSetJacobianLocal.html
@@ -5,8 +5,8 @@
 <TITLE>DMSNESSetJacobianLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMSNESSetJacobianLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMSNESSetJacobianLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSNESSetJacobianLocal"><H1>DMSNESSetJacobianLocal</H1></A>
 set a local Jacobian evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMSNESSetNGS.html b/docs/manualpages/SNES/DMSNESSetNGS.html
index 0e61e88..4f776c0 100644
--- a/docs/manualpages/SNES/DMSNESSetNGS.html
+++ b/docs/manualpages/SNES/DMSNESSetNGS.html
@@ -5,8 +5,8 @@
 <TITLE>DMSNESSetNGS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMSNESSetNGS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMSNESSetNGS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSNESSetNGS"><H1>DMSNESSetNGS</H1></A>
 set <A HREF="../SNES/SNES.html#SNES">SNES</A> Gauss-Seidel relaxation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMSNESSetObjective.html b/docs/manualpages/SNES/DMSNESSetObjective.html
index d6c4098..f0c429d 100644
--- a/docs/manualpages/SNES/DMSNESSetObjective.html
+++ b/docs/manualpages/SNES/DMSNESSetObjective.html
@@ -5,8 +5,8 @@
 <TITLE>DMSNESSetObjective</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMSNESSetObjective.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMSNESSetObjective.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSNESSetObjective"><H1>DMSNESSetObjective</H1></A>
 set <A HREF="../SNES/SNES.html#SNES">SNES</A> objective evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/DMSNESSetPicard.html b/docs/manualpages/SNES/DMSNESSetPicard.html
index b3de3ee..efce86f 100644
--- a/docs/manualpages/SNES/DMSNESSetPicard.html
+++ b/docs/manualpages/SNES/DMSNESSetPicard.html
@@ -5,8 +5,8 @@
 <TITLE>DMSNESSetPicard</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/DMSNESSetPicard.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/DMSNESSetPicard.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMSNESSetPicard"><H1>DMSNESSetPicard</H1></A>
 set <A HREF="../SNES/SNES.html#SNES">SNES</A> Picard iteration matrix and RHS evaluation functions. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/KSPMonitorSNES.html b/docs/manualpages/SNES/KSPMonitorSNES.html
index 63034f9..fe95840 100644
--- a/docs/manualpages/SNES/KSPMonitorSNES.html
+++ b/docs/manualpages/SNES/KSPMonitorSNES.html
@@ -5,8 +5,8 @@
 <TITLE>KSPMonitorSNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/KSPMonitorSNES.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/KSPMonitorSNES.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPMonitorSNES"><H1>KSPMonitorSNES</H1></A>
 Print the residual norm of the nonlinear function at each iteration of the linear iterative solver. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/KSPMonitorSNESLGResidualNormCreate.html b/docs/manualpages/SNES/KSPMonitorSNESLGResidualNormCreate.html
index 813be02..f738b36 100644
--- a/docs/manualpages/SNES/KSPMonitorSNESLGResidualNormCreate.html
+++ b/docs/manualpages/SNES/KSPMonitorSNESLGResidualNormCreate.html
@@ -5,8 +5,8 @@
 <TITLE>KSPMonitorSNESLGResidualNormCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/KSPMonitorSNESLGResidualNormCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/KSPMonitorSNESLGResidualNormCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPMonitorSNESLGResidualNormCreate"><H1>KSPMonitorSNESLGResidualNormCreate</H1></A>
 Creates a line graph context for use with <A HREF="../KSP/KSP.html#KSP">KSP</A> to monitor convergence of preconditioned residual norms. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/KSPMonitorSNESLGResidualNormDestroy.html b/docs/manualpages/SNES/KSPMonitorSNESLGResidualNormDestroy.html
index dfe2cd9..a2839fb 100644
--- a/docs/manualpages/SNES/KSPMonitorSNESLGResidualNormDestroy.html
+++ b/docs/manualpages/SNES/KSPMonitorSNESLGResidualNormDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>KSPMonitorSNESLGResidualNormDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/KSPMonitorSNESLGResidualNormDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/KSPMonitorSNESLGResidualNormDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="KSPMonitorSNESLGResidualNormDestroy"><H1>KSPMonitorSNESLGResidualNormDestroy</H1></A>
 Destroys a line graph context that was created with <A HREF="../SNES/KSPMonitorSNESLGResidualNormCreate.html#KSPMonitorSNESLGResidualNormCreate">KSPMonitorSNESLGResidualNormCreate</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/MatCreateSNESMF.html b/docs/manualpages/SNES/MatCreateSNESMF.html
index 2c55395..26f2b43 100644
--- a/docs/manualpages/SNES/MatCreateSNESMF.html
+++ b/docs/manualpages/SNES/MatCreateSNESMF.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateSNESMF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/MatCreateSNESMF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/MatCreateSNESMF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateSNESMF"><H1>MatCreateSNESMF</H1></A>
 Creates a matrix-free matrix context for use with a <A HREF="../SNES/SNES.html#SNES">SNES</A> solver.  This matrix can be used as the Jacobian argument for the routine <A HREF="../SNES/SNESSetJacobian.html#SNESSetJacobian">SNESSetJacobian</A>(). See <A HREF="../Mat/MatCreateMFFD.html#MatCreateMFFD">MatCreateMFFD</A>() for details on how the finite difference computation is done. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/MatMFFDComputeJacobian.html b/docs/manualpages/SNES/MatMFFDComputeJacobian.html
index fc9c1cb..8171213 100644
--- a/docs/manualpages/SNES/MatMFFDComputeJacobian.html
+++ b/docs/manualpages/SNES/MatMFFDComputeJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>MatMFFDComputeJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/MatMFFDComputeJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/MatMFFDComputeJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatMFFDComputeJacobian"><H1>MatMFFDComputeJacobian</H1></A>
 Tells the matrix-free Jacobian object the new location at which Jacobian matrix vector products will be computed at, i.e. J(x) * a. The x is obtained from the <A HREF="../SNES/SNES.html#SNES">SNES</A> object (using <A HREF="../SNES/SNESGetSolution.html#SNESGetSolution">SNESGetSolution</A>()). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNES.html b/docs/manualpages/SNES/SNES.html
index 46640df..04a0cca 100644
--- a/docs/manualpages/SNES/SNES.html
+++ b/docs/manualpages/SNES/SNES.html
@@ -5,8 +5,8 @@
 <TITLE>SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNES.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNES.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNES"><H1>SNES</H1></A>
 Abstract PETSc object that manages all nonlinear solves 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESANDERSON.html b/docs/manualpages/SNES/SNESANDERSON.html
index d99f861..8232760 100644
--- a/docs/manualpages/SNES/SNESANDERSON.html
+++ b/docs/manualpages/SNES/SNESANDERSON.html
@@ -5,8 +5,8 @@
 <TITLE>SNESANDERSON</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESANDERSON.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESANDERSON.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESANDERSON"><H1>SNESANDERSON</H1></A>
 Anderson Mixing method. 
 <P>
diff --git a/docs/manualpages/SNES/SNESASPIN.html b/docs/manualpages/SNES/SNESASPIN.html
index f181f90..78cee6f 100644
--- a/docs/manualpages/SNES/SNESASPIN.html
+++ b/docs/manualpages/SNES/SNESASPIN.html
@@ -5,8 +5,8 @@
 <TITLE>SNESASPIN</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESASPIN.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESASPIN.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESASPIN"><H1>SNESASPIN</H1></A>
 Helper <A HREF="../SNES/SNES.html#SNES">SNES</A> type for Additive-Schwarz Preconditioned Inexact Newton 
 <H3><FONT COLOR="#CC3333">Options Database</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESAddOptionsChecker.html b/docs/manualpages/SNES/SNESAddOptionsChecker.html
index 47ac4c5..29841a1 100644
--- a/docs/manualpages/SNES/SNESAddOptionsChecker.html
+++ b/docs/manualpages/SNES/SNESAddOptionsChecker.html
@@ -5,8 +5,8 @@
 <TITLE>SNESAddOptionsChecker</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESAddOptionsChecker.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESAddOptionsChecker.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESAddOptionsChecker"><H1>SNESAddOptionsChecker</H1></A>
 Adds an additional function to check for <A HREF="../SNES/SNES.html#SNES">SNES</A> options. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESAppendOptionsPrefix.html b/docs/manualpages/SNES/SNESAppendOptionsPrefix.html
index 1558a06..004611b 100644
--- a/docs/manualpages/SNES/SNESAppendOptionsPrefix.html
+++ b/docs/manualpages/SNES/SNESAppendOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>SNESAppendOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESAppendOptionsPrefix"><H1>SNESAppendOptionsPrefix</H1></A>
 Appends to the prefix used for searching for all <A HREF="../SNES/SNES.html#SNES">SNES</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESApplyNPC.html b/docs/manualpages/SNES/SNESApplyNPC.html
index deffa05..8ad1d8c 100644
--- a/docs/manualpages/SNES/SNESApplyNPC.html
+++ b/docs/manualpages/SNES/SNESApplyNPC.html
@@ -5,8 +5,8 @@
 <TITLE>SNESApplyNPC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESApplyNPC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESApplyNPC.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESApplyNPC"><H1>SNESApplyNPC</H1></A>
 Calls <A HREF="../SNES/SNESSolve.html#SNESSolve">SNESSolve</A>() on preconditioner for the <A HREF="../SNES/SNES.html#SNES">SNES</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESCOMPOSITE.html b/docs/manualpages/SNES/SNESCOMPOSITE.html
index 4e78308..cf86fb8 100644
--- a/docs/manualpages/SNES/SNESCOMPOSITE.html
+++ b/docs/manualpages/SNES/SNESCOMPOSITE.html
@@ -5,8 +5,8 @@
 <TITLE>SNESCOMPOSITE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESCOMPOSITE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESCOMPOSITE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESCOMPOSITE"><H1>SNESCOMPOSITE</H1></A>
 Build a preconditioner by composing together several nonlinear solvers 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESCompositeAddSNES.html b/docs/manualpages/SNES/SNESCompositeAddSNES.html
index 990a375..b8d2d6f 100644
--- a/docs/manualpages/SNES/SNESCompositeAddSNES.html
+++ b/docs/manualpages/SNES/SNESCompositeAddSNES.html
@@ -5,8 +5,8 @@
 <TITLE>SNESCompositeAddSNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESCompositeAddSNES.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESCompositeAddSNES.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESCompositeAddSNES"><H1>SNESCompositeAddSNES</H1></A>
 Adds another <A HREF="../SNES/SNES.html#SNES">SNES</A> to the composite <A HREF="../SNES/SNES.html#SNES">SNES</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESCompositeGetNumber.html b/docs/manualpages/SNES/SNESCompositeGetNumber.html
index cb7afa5..bc3cab9 100644
--- a/docs/manualpages/SNES/SNESCompositeGetNumber.html
+++ b/docs/manualpages/SNES/SNESCompositeGetNumber.html
@@ -5,8 +5,8 @@
 <TITLE>SNESCompositeGetNumber</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESCompositeGetNumber.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESCompositeGetNumber.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESCompositeGetNumber"><H1>SNESCompositeGetNumber</H1></A>
 Get the number of subsolvers in the composite <A HREF="../SNES/SNES.html#SNES">SNES</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESCompositeGetSNES.html b/docs/manualpages/SNES/SNESCompositeGetSNES.html
index a2cbca2..b507043 100644
--- a/docs/manualpages/SNES/SNESCompositeGetSNES.html
+++ b/docs/manualpages/SNES/SNESCompositeGetSNES.html
@@ -5,8 +5,8 @@
 <TITLE>SNESCompositeGetSNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESCompositeGetSNES.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESCompositeGetSNES.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESCompositeGetSNES"><H1>SNESCompositeGetSNES</H1></A>
 Gets one of the <A HREF="../SNES/SNES.html#SNES">SNES</A> objects in the composite <A HREF="../SNES/SNES.html#SNES">SNES</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESCompositeSetDamping.html b/docs/manualpages/SNES/SNESCompositeSetDamping.html
index 6b99579..02a222b 100644
--- a/docs/manualpages/SNES/SNESCompositeSetDamping.html
+++ b/docs/manualpages/SNES/SNESCompositeSetDamping.html
@@ -5,8 +5,8 @@
 <TITLE>SNESCompositeSetDamping</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESCompositeSetDamping.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESCompositeSetDamping.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESCompositeSetDamping"><H1>SNESCompositeSetDamping</H1></A>
 Sets the damping of a subsolver when using additive composite <A HREF="../SNES/SNES.html#SNES">SNES</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESCompositeSetType.html b/docs/manualpages/SNES/SNESCompositeSetType.html
index 0f3a48c..676361b 100644
--- a/docs/manualpages/SNES/SNESCompositeSetType.html
+++ b/docs/manualpages/SNES/SNESCompositeSetType.html
@@ -5,8 +5,8 @@
 <TITLE>SNESCompositeSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESCompositeSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESCompositeSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESCompositeSetType"><H1>SNESCompositeSetType</H1></A>
 Sets the type of composite preconditioner. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESComputeFunction.html b/docs/manualpages/SNES/SNESComputeFunction.html
index 7d289fe..12c95e0 100644
--- a/docs/manualpages/SNES/SNESComputeFunction.html
+++ b/docs/manualpages/SNES/SNESComputeFunction.html
@@ -5,8 +5,8 @@
 <TITLE>SNESComputeFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESComputeFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESComputeFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESComputeFunction"><H1>SNESComputeFunction</H1></A>
 Calls the function that has been set with <A HREF="../SNES/SNESSetFunction.html#SNESSetFunction">SNESSetFunction</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESComputeJacobian.html b/docs/manualpages/SNES/SNESComputeJacobian.html
index 99f07b3..b7b8ab4 100644
--- a/docs/manualpages/SNES/SNESComputeJacobian.html
+++ b/docs/manualpages/SNES/SNESComputeJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>SNESComputeJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESComputeJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESComputeJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESComputeJacobian"><H1>SNESComputeJacobian</H1></A>
 Computes the Jacobian matrix that has been set with <A HREF="../SNES/SNESSetJacobian.html#SNESSetJacobian">SNESSetJacobian</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESComputeJacobianDefault.html b/docs/manualpages/SNES/SNESComputeJacobianDefault.html
index de49fbd..19abfa6 100644
--- a/docs/manualpages/SNES/SNESComputeJacobianDefault.html
+++ b/docs/manualpages/SNES/SNESComputeJacobianDefault.html
@@ -5,8 +5,8 @@
 <TITLE>SNESComputeJacobianDefault</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESComputeJacobianDefault.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESComputeJacobianDefault.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESComputeJacobianDefault"><H1>SNESComputeJacobianDefault</H1></A>
 Computes the Jacobian using finite differences. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESComputeJacobianDefaultColor.html b/docs/manualpages/SNES/SNESComputeJacobianDefaultColor.html
index d9d85f3..fb31b56 100644
--- a/docs/manualpages/SNES/SNESComputeJacobianDefaultColor.html
+++ b/docs/manualpages/SNES/SNESComputeJacobianDefaultColor.html
@@ -5,8 +5,8 @@
 <TITLE>SNESComputeJacobianDefaultColor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESComputeJacobianDefaultColor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESComputeJacobianDefaultColor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESComputeJacobianDefaultColor"><H1>SNESComputeJacobianDefaultColor</H1></A>
 Computes the Jacobian using finite differences and coloring to exploit matrix sparsity. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESComputeNGS.html b/docs/manualpages/SNES/SNESComputeNGS.html
index 3eb9547..57449e9 100644
--- a/docs/manualpages/SNES/SNESComputeNGS.html
+++ b/docs/manualpages/SNES/SNESComputeNGS.html
@@ -5,8 +5,8 @@
 <TITLE>SNESComputeNGS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESComputeNGS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESComputeNGS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESComputeNGS"><H1>SNESComputeNGS</H1></A>
 Calls the Gauss-Seidel function that has been set with  <A HREF="../SNES/SNESSetNGS.html#SNESSetNGS">SNESSetNGS</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESComputeObjective.html b/docs/manualpages/SNES/SNESComputeObjective.html
index 064de91..e3be4d2 100644
--- a/docs/manualpages/SNES/SNESComputeObjective.html
+++ b/docs/manualpages/SNES/SNESComputeObjective.html
@@ -5,8 +5,8 @@
 <TITLE>SNESComputeObjective</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESComputeObjective.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESComputeObjective.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESComputeObjective"><H1>SNESComputeObjective</H1></A>
 Computes the objective. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESConvergedDefault.html b/docs/manualpages/SNES/SNESConvergedDefault.html
index 9df9325..8135409 100644
--- a/docs/manualpages/SNES/SNESConvergedDefault.html
+++ b/docs/manualpages/SNES/SNESConvergedDefault.html
@@ -5,8 +5,8 @@
 <TITLE>SNESConvergedDefault</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESConvergedDefault.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESConvergedDefault.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESConvergedDefault"><H1>SNESConvergedDefault</H1></A>
 Convergence test of the solvers for systems of nonlinear equations (default). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESConvergedReason.html b/docs/manualpages/SNES/SNESConvergedReason.html
index 3389b9c..0e2c09e 100644
--- a/docs/manualpages/SNES/SNESConvergedReason.html
+++ b/docs/manualpages/SNES/SNESConvergedReason.html
@@ -5,8 +5,8 @@
 <TITLE>SNESConvergedReason</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESConvergedReason.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESConvergedReason.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESConvergedReason"><H1>SNESConvergedReason</H1></A>
 reason a <A HREF="../SNES/SNES.html#SNES">SNES</A> method was said to have converged or diverged 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESConvergedSkip.html b/docs/manualpages/SNES/SNESConvergedSkip.html
index 989e600..ba793bf 100644
--- a/docs/manualpages/SNES/SNESConvergedSkip.html
+++ b/docs/manualpages/SNES/SNESConvergedSkip.html
@@ -5,8 +5,8 @@
 <TITLE>SNESConvergedSkip</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESConvergedSkip.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESConvergedSkip.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESConvergedSkip"><H1>SNESConvergedSkip</H1></A>
 Convergence test for <A HREF="../SNES/SNES.html#SNES">SNES</A> that NEVER returns as converged, UNLESS the maximum number of iteration have been reached. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESConvergenceTestFunction.html b/docs/manualpages/SNES/SNESConvergenceTestFunction.html
index 1c6b686..79ff7bc 100644
--- a/docs/manualpages/SNES/SNESConvergenceTestFunction.html
+++ b/docs/manualpages/SNES/SNESConvergenceTestFunction.html
@@ -5,8 +5,8 @@
 <TITLE>SNESConvergenceTestFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESConvergenceTestFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESConvergenceTestFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESConvergenceTestFunction"><H1>SNESConvergenceTestFunction</H1></A>
 functional form used for testing of convergence of nonlinear solver 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESCreate.html b/docs/manualpages/SNES/SNESCreate.html
index c35be0f..94e4626 100644
--- a/docs/manualpages/SNES/SNESCreate.html
+++ b/docs/manualpages/SNES/SNESCreate.html
@@ -5,8 +5,8 @@
 <TITLE>SNESCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESCreate"><H1>SNESCreate</H1></A>
 Creates a nonlinear solver context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESDefaultMatrixFreeSetParameters2.html b/docs/manualpages/SNES/SNESDefaultMatrixFreeSetParameters2.html
index 79927f9..beae2cc 100644
--- a/docs/manualpages/SNES/SNESDefaultMatrixFreeSetParameters2.html
+++ b/docs/manualpages/SNES/SNESDefaultMatrixFreeSetParameters2.html
@@ -5,8 +5,8 @@
 <TITLE>SNESDefaultMatrixFreeSetParameters2</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESDefaultMatrixFreeSetParameters2.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESDefaultMatrixFreeSetParameters2.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESDefaultMatrixFreeSetParameters2"><H1>SNESDefaultMatrixFreeSetParameters2</H1></A>
 Sets the parameters for the approximation of matrix-vector products using finite differences. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESDestroy.html b/docs/manualpages/SNES/SNESDestroy.html
index 2dfb6ed..a2ae737 100644
--- a/docs/manualpages/SNES/SNESDestroy.html
+++ b/docs/manualpages/SNES/SNESDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>SNESDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESDestroy"><H1>SNESDestroy</H1></A>
 Destroys the nonlinear solver context that was created with <A HREF="../SNES/SNESCreate.html#SNESCreate">SNESCreate</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFAS.html b/docs/manualpages/SNES/SNESFAS.html
index 6b2cb5a..721cd46 100644
--- a/docs/manualpages/SNES/SNESFAS.html
+++ b/docs/manualpages/SNES/SNESFAS.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFAS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFAS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFAS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFAS"><H1>SNESFAS</H1></A>
 Full Approximation Scheme nonlinear multigrid solver. The nonlinear problem is solved by correction using coarse versions
 of the nonlinear problem.  This problem is perturbed so that a projected
diff --git a/docs/manualpages/SNES/SNESFASCreateCoarseVec.html b/docs/manualpages/SNES/SNESFASCreateCoarseVec.html
index a8ce2a3..101ed0d 100644
--- a/docs/manualpages/SNES/SNESFASCreateCoarseVec.html
+++ b/docs/manualpages/SNES/SNESFASCreateCoarseVec.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASCreateCoarseVec</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASCreateCoarseVec.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASCreateCoarseVec.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASCreateCoarseVec"><H1>SNESFASCreateCoarseVec</H1></A>
 create <A HREF="../Vec/Vec.html#Vec">Vec</A> corresponding to a state vector on one level coarser than current level 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASCycleGetCorrection.html b/docs/manualpages/SNES/SNESFASCycleGetCorrection.html
index be0d370..e639a01 100644
--- a/docs/manualpages/SNES/SNESFASCycleGetCorrection.html
+++ b/docs/manualpages/SNES/SNESFASCycleGetCorrection.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASCycleGetCorrection</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASCycleGetCorrection.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASCycleGetCorrection.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASCycleGetCorrection"><H1>SNESFASCycleGetCorrection</H1></A>
 Gets the coarse correction FAS context for this level 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASCycleGetInjection.html b/docs/manualpages/SNES/SNESFASCycleGetInjection.html
index 34c22ee..2f1a4e1 100644
--- a/docs/manualpages/SNES/SNESFASCycleGetInjection.html
+++ b/docs/manualpages/SNES/SNESFASCycleGetInjection.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASCycleGetInjection</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASCycleGetInjection.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASCycleGetInjection.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASCycleGetInjection"><H1>SNESFASCycleGetInjection</H1></A>
 Gets the injection on this level 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASCycleGetInterpolation.html b/docs/manualpages/SNES/SNESFASCycleGetInterpolation.html
index c26d2f5..71b8ef1 100644
--- a/docs/manualpages/SNES/SNESFASCycleGetInterpolation.html
+++ b/docs/manualpages/SNES/SNESFASCycleGetInterpolation.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASCycleGetInterpolation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASCycleGetInterpolation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASCycleGetInterpolation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASCycleGetInterpolation"><H1>SNESFASCycleGetInterpolation</H1></A>
 Gets the interpolation on this level 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASCycleGetRScale.html b/docs/manualpages/SNES/SNESFASCycleGetRScale.html
index d2ddd54..1b59f96 100644
--- a/docs/manualpages/SNES/SNESFASCycleGetRScale.html
+++ b/docs/manualpages/SNES/SNESFASCycleGetRScale.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASCycleGetRScale</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASCycleGetRScale.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASCycleGetRScale.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASCycleGetRScale"><H1>SNESFASCycleGetRScale</H1></A>
 Gets the injection on this level 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASCycleGetRestriction.html b/docs/manualpages/SNES/SNESFASCycleGetRestriction.html
index d7f3630..edf048f 100644
--- a/docs/manualpages/SNES/SNESFASCycleGetRestriction.html
+++ b/docs/manualpages/SNES/SNESFASCycleGetRestriction.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASCycleGetRestriction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASCycleGetRestriction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASCycleGetRestriction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASCycleGetRestriction"><H1>SNESFASCycleGetRestriction</H1></A>
 Gets the restriction on this level 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASCycleGetSmoother.html b/docs/manualpages/SNES/SNESFASCycleGetSmoother.html
index 8c03ee6..8b3818c 100644
--- a/docs/manualpages/SNES/SNESFASCycleGetSmoother.html
+++ b/docs/manualpages/SNES/SNESFASCycleGetSmoother.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASCycleGetSmoother</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASCycleGetSmoother.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASCycleGetSmoother.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASCycleGetSmoother"><H1>SNESFASCycleGetSmoother</H1></A>
 Gets the smoother on a particular cycle level. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASCycleGetSmootherDown.html b/docs/manualpages/SNES/SNESFASCycleGetSmootherDown.html
index c13ed50..6fce18b 100644
--- a/docs/manualpages/SNES/SNESFASCycleGetSmootherDown.html
+++ b/docs/manualpages/SNES/SNESFASCycleGetSmootherDown.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASCycleGetSmootherDown</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASCycleGetSmootherDown.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASCycleGetSmootherDown.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASCycleGetSmootherDown"><H1>SNESFASCycleGetSmootherDown</H1></A>
 Gets the down smoother on a particular cycle level. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASCycleGetSmootherUp.html b/docs/manualpages/SNES/SNESFASCycleGetSmootherUp.html
index 95b6678..0e9fe2c 100644
--- a/docs/manualpages/SNES/SNESFASCycleGetSmootherUp.html
+++ b/docs/manualpages/SNES/SNESFASCycleGetSmootherUp.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASCycleGetSmootherUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASCycleGetSmootherUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASCycleGetSmootherUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASCycleGetSmootherUp"><H1>SNESFASCycleGetSmootherUp</H1></A>
 Gets the up smoother on a particular cycle level. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASCycleIsFine.html b/docs/manualpages/SNES/SNESFASCycleIsFine.html
index d8aca63..165a382 100644
--- a/docs/manualpages/SNES/SNESFASCycleIsFine.html
+++ b/docs/manualpages/SNES/SNESFASCycleIsFine.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASCycleIsFine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASCycleIsFine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASCycleIsFine.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASCycleIsFine"><H1>SNESFASCycleIsFine</H1></A>
 Determines if a given cycle is the fine level. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASCycleSetCycles.html b/docs/manualpages/SNES/SNESFASCycleSetCycles.html
index 5ab639f..1b9d1f6 100644
--- a/docs/manualpages/SNES/SNESFASCycleSetCycles.html
+++ b/docs/manualpages/SNES/SNESFASCycleSetCycles.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASCycleSetCycles</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASCycleSetCycles.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASCycleSetCycles.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASCycleSetCycles"><H1>SNESFASCycleSetCycles</H1></A>
 Sets the number of cycles on a particular level. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASFullSetDownSweep.html b/docs/manualpages/SNES/SNESFASFullSetDownSweep.html
index 1061086..cd9301b 100644
--- a/docs/manualpages/SNES/SNESFASFullSetDownSweep.html
+++ b/docs/manualpages/SNES/SNESFASFullSetDownSweep.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASFullSetDownSweep</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASFullSetDownSweep.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASFullSetDownSweep.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASFullSetDownSweep"><H1>SNESFASFullSetDownSweep</H1></A>
 Smooth during the initial downsweep for <A HREF="../SNES/SNESFAS.html#SNESFAS">SNESFAS</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASGetCoarseSolve.html b/docs/manualpages/SNES/SNESFASGetCoarseSolve.html
index 8b53ba7..7d29358 100644
--- a/docs/manualpages/SNES/SNESFASGetCoarseSolve.html
+++ b/docs/manualpages/SNES/SNESFASGetCoarseSolve.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASGetCoarseSolve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASGetCoarseSolve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASGetCoarseSolve.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASGetCoarseSolve"><H1>SNESFASGetCoarseSolve</H1></A>
 Gets the coarsest solver. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASGetCycleSNES.html b/docs/manualpages/SNES/SNESFASGetCycleSNES.html
index 17496b5..8b7f100 100644
--- a/docs/manualpages/SNES/SNESFASGetCycleSNES.html
+++ b/docs/manualpages/SNES/SNESFASGetCycleSNES.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASGetCycleSNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASGetCycleSNES.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASGetCycleSNES.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASGetCycleSNES"><H1>SNESFASGetCycleSNES</H1></A>
 Gets the <A HREF="../SNES/SNES.html#SNES">SNES</A> corresponding to a particular level of the FAS hierarchy. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASGetGalerkin.html b/docs/manualpages/SNES/SNESFASGetGalerkin.html
index 6b0c280..52ba97f 100644
--- a/docs/manualpages/SNES/SNESFASGetGalerkin.html
+++ b/docs/manualpages/SNES/SNESFASGetGalerkin.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASGetGalerkin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASGetGalerkin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASGetGalerkin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASGetGalerkin"><H1>SNESFASGetGalerkin</H1></A>
 Gets if the coarse problems are formed by projection to the fine problem 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASGetInjection.html b/docs/manualpages/SNES/SNESFASGetInjection.html
index 041f82a..1b6aac3 100644
--- a/docs/manualpages/SNES/SNESFASGetInjection.html
+++ b/docs/manualpages/SNES/SNESFASGetInjection.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASGetInjection</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASGetInjection.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASGetInjection.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASGetInjection"><H1>SNESFASGetInjection</H1></A>
 Gets the matrix used to calculate the injection from l-1 to the lth level 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASGetInterpolation.html b/docs/manualpages/SNES/SNESFASGetInterpolation.html
index b01df7d..7e886a8 100644
--- a/docs/manualpages/SNES/SNESFASGetInterpolation.html
+++ b/docs/manualpages/SNES/SNESFASGetInterpolation.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASGetInterpolation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASGetInterpolation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASGetInterpolation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASGetInterpolation"><H1>SNESFASGetInterpolation</H1></A>
 Gets the matrix used to calculate the interpolation from l-1 to the lth level 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASGetLevels.html b/docs/manualpages/SNES/SNESFASGetLevels.html
index 562a7fa..6cc51d5 100644
--- a/docs/manualpages/SNES/SNESFASGetLevels.html
+++ b/docs/manualpages/SNES/SNESFASGetLevels.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASGetLevels</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASGetLevels.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASGetLevels.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASGetLevels"><H1>SNESFASGetLevels</H1></A>
 Gets the number of levels in a FAS, including fine and coarse grids 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASGetRestriction.html b/docs/manualpages/SNES/SNESFASGetRestriction.html
index 4f0bf9f..0e72ada 100644
--- a/docs/manualpages/SNES/SNESFASGetRestriction.html
+++ b/docs/manualpages/SNES/SNESFASGetRestriction.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASGetRestriction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASGetRestriction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASGetRestriction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASGetRestriction"><H1>SNESFASGetRestriction</H1></A>
 Gets the matrix used to calculate the restriction from l to the l-1th level 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASGetSmoother.html b/docs/manualpages/SNES/SNESFASGetSmoother.html
index 6b28a94..38e6bf0 100644
--- a/docs/manualpages/SNES/SNESFASGetSmoother.html
+++ b/docs/manualpages/SNES/SNESFASGetSmoother.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASGetSmoother</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASGetSmoother.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASGetSmoother.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASGetSmoother"><H1>SNESFASGetSmoother</H1></A>
 Gets the default smoother on a level. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASGetSmootherDown.html b/docs/manualpages/SNES/SNESFASGetSmootherDown.html
index 1e070ac..e996448 100644
--- a/docs/manualpages/SNES/SNESFASGetSmootherDown.html
+++ b/docs/manualpages/SNES/SNESFASGetSmootherDown.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASGetSmootherDown</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASGetSmootherDown.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASGetSmootherDown.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASGetSmootherDown"><H1>SNESFASGetSmootherDown</H1></A>
 Gets the downsmoother on a level. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASGetSmootherUp.html b/docs/manualpages/SNES/SNESFASGetSmootherUp.html
index 0e8b647..99bb70c 100644
--- a/docs/manualpages/SNES/SNESFASGetSmootherUp.html
+++ b/docs/manualpages/SNES/SNESFASGetSmootherUp.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASGetSmootherUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASGetSmootherUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASGetSmootherUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASGetSmootherUp"><H1>SNESFASGetSmootherUp</H1></A>
 Gets the upsmoother on a level. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASGetType.html b/docs/manualpages/SNES/SNESFASGetType.html
index eb123d4..a7afa90 100644
--- a/docs/manualpages/SNES/SNESFASGetType.html
+++ b/docs/manualpages/SNES/SNESFASGetType.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASGetType"><H1>SNESFASGetType</H1></A>
 Sets the update and correction type used for FAS. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASRestrict.html b/docs/manualpages/SNES/SNESFASRestrict.html
index fdb467b..25497fc 100644
--- a/docs/manualpages/SNES/SNESFASRestrict.html
+++ b/docs/manualpages/SNES/SNESFASRestrict.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASRestrict</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASRestrict.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASRestrict.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASRestrict"><H1>SNESFASRestrict</H1></A>
 restrict a <A HREF="../Vec/Vec.html#Vec">Vec</A> to the next coarser level 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASSetContinuation.html b/docs/manualpages/SNES/SNESFASSetContinuation.html
index a306d41..f72f00b 100644
--- a/docs/manualpages/SNES/SNESFASSetContinuation.html
+++ b/docs/manualpages/SNES/SNESFASSetContinuation.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASSetContinuation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASSetContinuation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASSetContinuation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASSetContinuation"><H1>SNESFASSetContinuation</H1></A>
 Sets the FAS cycle to default to exact Newton solves on the upsweep 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASSetCycles.html b/docs/manualpages/SNES/SNESFASSetCycles.html
index 09e576e..cdeb9be 100644
--- a/docs/manualpages/SNES/SNESFASSetCycles.html
+++ b/docs/manualpages/SNES/SNESFASSetCycles.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASSetCycles</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASSetCycles.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASSetCycles.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASSetCycles"><H1>SNESFASSetCycles</H1></A>
 Sets the number of FAS multigrid cycles to use each time a grid is visited.  Use SNESFASSetCyclesOnLevel() for more complicated cycling. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASSetGalerkin.html b/docs/manualpages/SNES/SNESFASSetGalerkin.html
index 0f05992..52d06bf 100644
--- a/docs/manualpages/SNES/SNESFASSetGalerkin.html
+++ b/docs/manualpages/SNES/SNESFASSetGalerkin.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASSetGalerkin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASSetGalerkin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASSetGalerkin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASSetGalerkin"><H1>SNESFASSetGalerkin</H1></A>
 Sets coarse problems as formed by projection to the fine problem 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASSetInjection.html b/docs/manualpages/SNES/SNESFASSetInjection.html
index 1990957..98112dd 100644
--- a/docs/manualpages/SNES/SNESFASSetInjection.html
+++ b/docs/manualpages/SNES/SNESFASSetInjection.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASSetInjection</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASSetInjection.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASSetInjection.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASSetInjection"><H1>SNESFASSetInjection</H1></A>
 Sets the function to be used to inject the solution from level l to l-1. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASSetInterpolation.html b/docs/manualpages/SNES/SNESFASSetInterpolation.html
index e66dd83..8bd4cbc 100644
--- a/docs/manualpages/SNES/SNESFASSetInterpolation.html
+++ b/docs/manualpages/SNES/SNESFASSetInterpolation.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASSetInterpolation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASSetInterpolation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASSetInterpolation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASSetInterpolation"><H1>SNESFASSetInterpolation</H1></A>
 Sets the function to be used to calculate the interpolation from l-1 to the lth level 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASSetLevels.html b/docs/manualpages/SNES/SNESFASSetLevels.html
index 9d9fa09..937b67a 100644
--- a/docs/manualpages/SNES/SNESFASSetLevels.html
+++ b/docs/manualpages/SNES/SNESFASSetLevels.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASSetLevels</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASSetLevels.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASSetLevels.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASSetLevels"><H1>SNESFASSetLevels</H1></A>
 Sets the number of levels to use with FAS. Must be called before any other FAS routine. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASSetLog.html b/docs/manualpages/SNES/SNESFASSetLog.html
index 954fe3a..22a7ce1 100644
--- a/docs/manualpages/SNES/SNESFASSetLog.html
+++ b/docs/manualpages/SNES/SNESFASSetLog.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASSetLog</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASSetLog.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASSetLog.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASSetLog"><H1>SNESFASSetLog</H1></A>
 Sets or unsets time logging for various FAS stages on all levels 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASSetMonitor.html b/docs/manualpages/SNES/SNESFASSetMonitor.html
index d87d50b..f5b45d7 100644
--- a/docs/manualpages/SNES/SNESFASSetMonitor.html
+++ b/docs/manualpages/SNES/SNESFASSetMonitor.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASSetMonitor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASSetMonitor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASSetMonitor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASSetMonitor"><H1>SNESFASSetMonitor</H1></A>
 Sets the method-specific cycle monitoring 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASSetNumberSmoothDown.html b/docs/manualpages/SNES/SNESFASSetNumberSmoothDown.html
index 632d252..2c57d37 100644
--- a/docs/manualpages/SNES/SNESFASSetNumberSmoothDown.html
+++ b/docs/manualpages/SNES/SNESFASSetNumberSmoothDown.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASSetNumberSmoothDown</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASSetNumberSmoothDown.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASSetNumberSmoothDown.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASSetNumberSmoothDown"><H1>SNESFASSetNumberSmoothDown</H1></A>
 Sets the number of pre-smoothing steps to use on all levels. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASSetNumberSmoothUp.html b/docs/manualpages/SNES/SNESFASSetNumberSmoothUp.html
index 839d759..269988b 100644
--- a/docs/manualpages/SNES/SNESFASSetNumberSmoothUp.html
+++ b/docs/manualpages/SNES/SNESFASSetNumberSmoothUp.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASSetNumberSmoothUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASSetNumberSmoothUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASSetNumberSmoothUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASSetNumberSmoothUp"><H1>SNESFASSetNumberSmoothUp</H1></A>
 Sets the number of post-smoothing steps to use on all levels. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASSetRScale.html b/docs/manualpages/SNES/SNESFASSetRScale.html
index b44aba6..8b39c5d 100644
--- a/docs/manualpages/SNES/SNESFASSetRScale.html
+++ b/docs/manualpages/SNES/SNESFASSetRScale.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASSetRScale</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASSetRScale.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASSetRScale.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASSetRScale"><H1>SNESFASSetRScale</H1></A>
 Sets the scaling factor of the restriction operator from level l to l-1. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASSetRestriction.html b/docs/manualpages/SNES/SNESFASSetRestriction.html
index 504c5c6..e8538b0 100644
--- a/docs/manualpages/SNES/SNESFASSetRestriction.html
+++ b/docs/manualpages/SNES/SNESFASSetRestriction.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASSetRestriction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASSetRestriction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASSetRestriction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASSetRestriction"><H1>SNESFASSetRestriction</H1></A>
 Sets the function to be used to restrict the defect from level l to l-1. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASSetType.html b/docs/manualpages/SNES/SNESFASSetType.html
index 5c90283..830369b 100644
--- a/docs/manualpages/SNES/SNESFASSetType.html
+++ b/docs/manualpages/SNES/SNESFASSetType.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASSetType"><H1>SNESFASSetType</H1></A>
 Sets the update and correction type used for FAS. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFASType.html b/docs/manualpages/SNES/SNESFASType.html
index 9a3f34c..f17b52c 100644
--- a/docs/manualpages/SNES/SNESFASType.html
+++ b/docs/manualpages/SNES/SNESFASType.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFASType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFASType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFASType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFASType"><H1>SNESFASType</H1></A>
 Determines the type of nonlinear multigrid method that is run. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFinalizePackage.html b/docs/manualpages/SNES/SNESFinalizePackage.html
index 1f23d0d..9ac9f73 100644
--- a/docs/manualpages/SNES/SNESFinalizePackage.html
+++ b/docs/manualpages/SNES/SNESFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFinalizePackage"><H1>SNESFinalizePackage</H1></A>
 This function destroys everything in the Petsc interface to the <A HREF="../SNES/SNES.html#SNES">SNES</A> package. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFunction.html b/docs/manualpages/SNES/SNESFunction.html
index e983d2b..b54a6b8 100644
--- a/docs/manualpages/SNES/SNESFunction.html
+++ b/docs/manualpages/SNES/SNESFunction.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFunction"><H1>SNESFunction</H1></A>
 Functional form used to convey the nonlinear function to be solved by <A HREF="../SNES/SNES.html#SNES">SNES</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESFunctionType.html b/docs/manualpages/SNES/SNESFunctionType.html
index c200263..302b5ad 100644
--- a/docs/manualpages/SNES/SNESFunctionType.html
+++ b/docs/manualpages/SNES/SNESFunctionType.html
@@ -5,8 +5,8 @@
 <TITLE>SNESFunctionType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESFunctionType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESFunctionType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESFunctionType"><H1>SNESFunctionType</H1></A>
 Type of function computed 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetApplicationContext.html b/docs/manualpages/SNES/SNESGetApplicationContext.html
index 2d1408c..7ade0fb 100644
--- a/docs/manualpages/SNES/SNESGetApplicationContext.html
+++ b/docs/manualpages/SNES/SNESGetApplicationContext.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetApplicationContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetApplicationContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetApplicationContext.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetApplicationContext"><H1>SNESGetApplicationContext</H1></A>
 Gets the user-defined context for the nonlinear solvers. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetConvergedReason.html b/docs/manualpages/SNES/SNESGetConvergedReason.html
index 2a20b88..7e08233 100644
--- a/docs/manualpages/SNES/SNESGetConvergedReason.html
+++ b/docs/manualpages/SNES/SNESGetConvergedReason.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetConvergedReason</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetConvergedReason.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetConvergedReason.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetConvergedReason"><H1>SNESGetConvergedReason</H1></A>
 Gets the reason the <A HREF="../SNES/SNES.html#SNES">SNES</A> iteration was stopped. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetConvergenceHistory.html b/docs/manualpages/SNES/SNESGetConvergenceHistory.html
index 993c484..c7d2b7b 100644
--- a/docs/manualpages/SNES/SNESGetConvergenceHistory.html
+++ b/docs/manualpages/SNES/SNESGetConvergenceHistory.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetConvergenceHistory</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetConvergenceHistory.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetConvergenceHistory.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetConvergenceHistory"><H1>SNESGetConvergenceHistory</H1></A>
 Gets the array used to hold the convergence history. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetDM.html b/docs/manualpages/SNES/SNESGetDM.html
index ee060e2..a842975 100644
--- a/docs/manualpages/SNES/SNESGetDM.html
+++ b/docs/manualpages/SNES/SNESGetDM.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetDM"><H1>SNESGetDM</H1></A>
 Gets the <A HREF="../DM/DM.html#DM">DM</A> that may be used by some preconditioners 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetErrorIfNotConverged.html b/docs/manualpages/SNES/SNESGetErrorIfNotConverged.html
index 3b764ce..37e6540 100644
--- a/docs/manualpages/SNES/SNESGetErrorIfNotConverged.html
+++ b/docs/manualpages/SNES/SNESGetErrorIfNotConverged.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetErrorIfNotConverged</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetErrorIfNotConverged.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetErrorIfNotConverged.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetErrorIfNotConverged"><H1>SNESGetErrorIfNotConverged</H1></A>
 Will <A HREF="../SNES/SNESSolve.html#SNESSolve">SNESSolve</A>() generate an error if the solver does not converge? 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetFunction.html b/docs/manualpages/SNES/SNESGetFunction.html
index 1bc5542..e5a0670 100644
--- a/docs/manualpages/SNES/SNESGetFunction.html
+++ b/docs/manualpages/SNES/SNESGetFunction.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetFunction"><H1>SNESGetFunction</H1></A>
 Returns the vector where the function is stored. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetFunctionDomainError.html b/docs/manualpages/SNES/SNESGetFunctionDomainError.html
index 75cf44e..e88efa7 100644
--- a/docs/manualpages/SNES/SNESGetFunctionDomainError.html
+++ b/docs/manualpages/SNES/SNESGetFunctionDomainError.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetFunctionDomainError</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetFunctionDomainError.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetFunctionDomainError.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetFunctionDomainError"><H1>SNESGetFunctionDomainError</H1></A>
 Gets the status of the domain error after a call to <A HREF="../SNES/SNESComputeFunction.html#SNESComputeFunction">SNESComputeFunction</A>; 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetFunctionNorm.html b/docs/manualpages/SNES/SNESGetFunctionNorm.html
index 80a61e2..d0ff4d9 100644
--- a/docs/manualpages/SNES/SNESGetFunctionNorm.html
+++ b/docs/manualpages/SNES/SNESGetFunctionNorm.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetFunctionNorm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetFunctionNorm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetFunctionNorm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetFunctionNorm"><H1>SNESGetFunctionNorm</H1></A>
 Gets the last computed norm of the residual 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetFunctionType.html b/docs/manualpages/SNES/SNESGetFunctionType.html
index b4728c9..925cec2 100644
--- a/docs/manualpages/SNES/SNESGetFunctionType.html
+++ b/docs/manualpages/SNES/SNESGetFunctionType.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetFunctionType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetFunctionType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetFunctionType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetFunctionType"><H1>SNESGetFunctionType</H1></A>
 Gets the <A HREF="../SNES/SNESNormSchedule.html#SNESNormSchedule">SNESNormSchedule</A> used in covergence and monitoring of the <A HREF="../SNES/SNES.html#SNES">SNES</A> method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetGridSequence.html b/docs/manualpages/SNES/SNESGetGridSequence.html
index 8488343..09e2f93 100644
--- a/docs/manualpages/SNES/SNESGetGridSequence.html
+++ b/docs/manualpages/SNES/SNESGetGridSequence.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetGridSequence</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetGridSequence.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetGridSequence.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetGridSequence"><H1>SNESGetGridSequence</H1></A>
 gets the number of steps of grid sequencing that <A HREF="../SNES/SNES.html#SNES">SNES</A> does 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetIterationNumber.html b/docs/manualpages/SNES/SNESGetIterationNumber.html
index 0c5c488..b1d422b 100644
--- a/docs/manualpages/SNES/SNESGetIterationNumber.html
+++ b/docs/manualpages/SNES/SNESGetIterationNumber.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetIterationNumber</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetIterationNumber.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetIterationNumber.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetIterationNumber"><H1>SNESGetIterationNumber</H1></A>
 Gets the number of nonlinear iterations completed at this time. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetJacobian.html b/docs/manualpages/SNES/SNESGetJacobian.html
index abd2af8..2ce4e32 100644
--- a/docs/manualpages/SNES/SNESGetJacobian.html
+++ b/docs/manualpages/SNES/SNESGetJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetJacobian"><H1>SNESGetJacobian</H1></A>
 Returns the Jacobian matrix and optionally the user provided context for evaluating the Jacobian. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetKSP.html b/docs/manualpages/SNES/SNESGetKSP.html
index 8e7b30b..f83cf31 100644
--- a/docs/manualpages/SNES/SNESGetKSP.html
+++ b/docs/manualpages/SNES/SNESGetKSP.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetKSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetKSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetKSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetKSP"><H1>SNESGetKSP</H1></A>
 Returns the <A HREF="../KSP/KSP.html#KSP">KSP</A> context for a <A HREF="../SNES/SNES.html#SNES">SNES</A> solver. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetLagJacobian.html b/docs/manualpages/SNES/SNESGetLagJacobian.html
index 85ab0ca..07258f3 100644
--- a/docs/manualpages/SNES/SNESGetLagJacobian.html
+++ b/docs/manualpages/SNES/SNESGetLagJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetLagJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetLagJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetLagJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetLagJacobian"><H1>SNESGetLagJacobian</H1></A>
 Indicates how often the Jacobian is rebuilt. See <A HREF="../SNES/SNESGetLagPreconditioner.html#SNESGetLagPreconditioner">SNESGetLagPreconditioner</A>() to determine when the preconditioner is rebuilt 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetLagPreconditioner.html b/docs/manualpages/SNES/SNESGetLagPreconditioner.html
index 447173d..c599154 100644
--- a/docs/manualpages/SNES/SNESGetLagPreconditioner.html
+++ b/docs/manualpages/SNES/SNESGetLagPreconditioner.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetLagPreconditioner</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetLagPreconditioner.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetLagPreconditioner.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetLagPreconditioner"><H1>SNESGetLagPreconditioner</H1></A>
 Indicates how often the preconditioner is rebuilt 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetLineSearch.html b/docs/manualpages/SNES/SNESGetLineSearch.html
index 631e06f..125908f 100644
--- a/docs/manualpages/SNES/SNESGetLineSearch.html
+++ b/docs/manualpages/SNES/SNESGetLineSearch.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetLineSearch</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetLineSearch.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetLineSearch.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetLineSearch"><H1>SNESGetLineSearch</H1></A>
 Returns a pointer to the line search context set with <A HREF="../SNES/SNESSetLineSearch.html#SNESSetLineSearch">SNESSetLineSearch</A>() or creates a default line search instance associated with the <A HREF="../SNES/SNES.html#SNES">SNES</A> and returns it. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetLinearSolveFailures.html b/docs/manualpages/SNES/SNESGetLinearSolveFailures.html
index f2498d3..e00e60c 100644
--- a/docs/manualpages/SNES/SNESGetLinearSolveFailures.html
+++ b/docs/manualpages/SNES/SNESGetLinearSolveFailures.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetLinearSolveFailures</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetLinearSolveFailures.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetLinearSolveFailures.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetLinearSolveFailures"><H1>SNESGetLinearSolveFailures</H1></A>
 Gets the number of failed (non-converged) linear solvers. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetLinearSolveIterations.html b/docs/manualpages/SNES/SNESGetLinearSolveIterations.html
index 80e20be..200a0ce 100644
--- a/docs/manualpages/SNES/SNESGetLinearSolveIterations.html
+++ b/docs/manualpages/SNES/SNESGetLinearSolveIterations.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetLinearSolveIterations</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetLinearSolveIterations.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetLinearSolveIterations.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetLinearSolveIterations"><H1>SNESGetLinearSolveIterations</H1></A>
 Gets the total number of linear iterations used by the nonlinear solver. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetMaxLinearSolveFailures.html b/docs/manualpages/SNES/SNESGetMaxLinearSolveFailures.html
index 75cc7c6..2e9ff6a 100644
--- a/docs/manualpages/SNES/SNESGetMaxLinearSolveFailures.html
+++ b/docs/manualpages/SNES/SNESGetMaxLinearSolveFailures.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetMaxLinearSolveFailures</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetMaxLinearSolveFailures.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetMaxLinearSolveFailures.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetMaxLinearSolveFailures"><H1>SNESGetMaxLinearSolveFailures</H1></A>
 gets the maximum number of linear solve failures that are allowed before <A HREF="../SNES/SNES.html#SNES">SNES</A> terminates 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetMaxNonlinearStepFailures.html b/docs/manualpages/SNES/SNESGetMaxNonlinearStepFailures.html
index 5487974..0347d9f 100644
--- a/docs/manualpages/SNES/SNESGetMaxNonlinearStepFailures.html
+++ b/docs/manualpages/SNES/SNESGetMaxNonlinearStepFailures.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetMaxNonlinearStepFailures</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetMaxNonlinearStepFailures.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetMaxNonlinearStepFailures.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetMaxNonlinearStepFailures"><H1>SNESGetMaxNonlinearStepFailures</H1></A>
 Gets the maximum number of unsuccessful steps attempted by the nonlinear solver before it gives up. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetNGS.html b/docs/manualpages/SNES/SNESGetNGS.html
index 36b75f4..ed9550c 100644
--- a/docs/manualpages/SNES/SNESGetNGS.html
+++ b/docs/manualpages/SNES/SNESGetNGS.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetNGS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetNGS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetNGS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetNGS"><H1>SNESGetNGS</H1></A>
 Returns the NGS function and context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetNPC.html b/docs/manualpages/SNES/SNESGetNPC.html
index 0f6f214..5c06915 100644
--- a/docs/manualpages/SNES/SNESGetNPC.html
+++ b/docs/manualpages/SNES/SNESGetNPC.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetNPC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetNPC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetNPC.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetNPC"><H1>SNESGetNPC</H1></A>
 Creates a nonlinear preconditioning solver (<A HREF="../SNES/SNES.html#SNES">SNES</A>) to be used to precondition the nonlinear solver. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetNPCFunction.html b/docs/manualpages/SNES/SNESGetNPCFunction.html
index aff78bc..133cfdb 100644
--- a/docs/manualpages/SNES/SNESGetNPCFunction.html
+++ b/docs/manualpages/SNES/SNESGetNPCFunction.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetNPCFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetNPCFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetNPCFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetNPCFunction"><H1>SNESGetNPCFunction</H1></A>
 Gets the function from a preconditioner after <A HREF="../SNES/SNESSolve.html#SNESSolve">SNESSolve</A>() has been called. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetNPCSide.html b/docs/manualpages/SNES/SNESGetNPCSide.html
index 56bc30f..9204a5f 100644
--- a/docs/manualpages/SNES/SNESGetNPCSide.html
+++ b/docs/manualpages/SNES/SNESGetNPCSide.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetNPCSide</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetNPCSide.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetNPCSide.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetNPCSide"><H1>SNESGetNPCSide</H1></A>
 Gets the preconditioning side. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetNonlinearStepFailures.html b/docs/manualpages/SNES/SNESGetNonlinearStepFailures.html
index c8ba882..3e3b1ba 100644
--- a/docs/manualpages/SNES/SNESGetNonlinearStepFailures.html
+++ b/docs/manualpages/SNES/SNESGetNonlinearStepFailures.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetNonlinearStepFailures</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetNonlinearStepFailures.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetNonlinearStepFailures.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetNonlinearStepFailures"><H1>SNESGetNonlinearStepFailures</H1></A>
 Gets the number of unsuccessful steps attempted by the nonlinear solver. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetNormSchedule.html b/docs/manualpages/SNES/SNESGetNormSchedule.html
index 08ca80c..2041f18 100644
--- a/docs/manualpages/SNES/SNESGetNormSchedule.html
+++ b/docs/manualpages/SNES/SNESGetNormSchedule.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetNormSchedule</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetNormSchedule.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetNormSchedule.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetNormSchedule"><H1>SNESGetNormSchedule</H1></A>
 Gets the <A HREF="../SNES/SNESNormSchedule.html#SNESNormSchedule">SNESNormSchedule</A> used in covergence and monitoring of the <A HREF="../SNES/SNES.html#SNES">SNES</A> method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetNumberFunctionEvals.html b/docs/manualpages/SNES/SNESGetNumberFunctionEvals.html
index cfa8367..813f067 100644
--- a/docs/manualpages/SNES/SNESGetNumberFunctionEvals.html
+++ b/docs/manualpages/SNES/SNESGetNumberFunctionEvals.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetNumberFunctionEvals</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetNumberFunctionEvals.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetNumberFunctionEvals.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetNumberFunctionEvals"><H1>SNESGetNumberFunctionEvals</H1></A>
 Gets the number of user provided function evaluations done by <A HREF="../SNES/SNES.html#SNES">SNES</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetObjective.html b/docs/manualpages/SNES/SNESGetObjective.html
index 567795b..9ef4515 100644
--- a/docs/manualpages/SNES/SNESGetObjective.html
+++ b/docs/manualpages/SNES/SNESGetObjective.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetObjective</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetObjective.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetObjective.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetObjective"><H1>SNESGetObjective</H1></A>
 Returns the objective function. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetOptionsPrefix.html b/docs/manualpages/SNES/SNESGetOptionsPrefix.html
index 0bea89b..9493a25 100644
--- a/docs/manualpages/SNES/SNESGetOptionsPrefix.html
+++ b/docs/manualpages/SNES/SNESGetOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetOptionsPrefix"><H1>SNESGetOptionsPrefix</H1></A>
 Sets the prefix used for searching for all <A HREF="../SNES/SNES.html#SNES">SNES</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetPicard.html b/docs/manualpages/SNES/SNESGetPicard.html
index 96edbb6..63716a7 100644
--- a/docs/manualpages/SNES/SNESGetPicard.html
+++ b/docs/manualpages/SNES/SNESGetPicard.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetPicard</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetPicard.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetPicard.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetPicard"><H1>SNESGetPicard</H1></A>
 Returns the context for the Picard iteration 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetRhs.html b/docs/manualpages/SNES/SNESGetRhs.html
index df779a8..0a1f4be 100644
--- a/docs/manualpages/SNES/SNESGetRhs.html
+++ b/docs/manualpages/SNES/SNESGetRhs.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetRhs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetRhs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetRhs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetRhs"><H1>SNESGetRhs</H1></A>
 Gets the vector for solving F(x) = rhs. If rhs is not set it assumes a zero right hand side. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetSolution.html b/docs/manualpages/SNES/SNESGetSolution.html
index d2974ae..ac5bb0d 100644
--- a/docs/manualpages/SNES/SNESGetSolution.html
+++ b/docs/manualpages/SNES/SNESGetSolution.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetSolution</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetSolution.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetSolution.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetSolution"><H1>SNESGetSolution</H1></A>
 Returns the vector where the approximate solution is stored. This is the fine grid solution when using <A HREF="../SNES/SNESSetGridSequence.html#SNESSetGridSequence">SNESSetGridSequence</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetSolutionUpdate.html b/docs/manualpages/SNES/SNESGetSolutionUpdate.html
index bb5aeef..dbf9bde 100644
--- a/docs/manualpages/SNES/SNESGetSolutionUpdate.html
+++ b/docs/manualpages/SNES/SNESGetSolutionUpdate.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetSolutionUpdate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetSolutionUpdate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetSolutionUpdate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetSolutionUpdate"><H1>SNESGetSolutionUpdate</H1></A>
 Returns the vector where the solution update is stored. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetTolerances.html b/docs/manualpages/SNES/SNESGetTolerances.html
index 410b100..d42e45c 100644
--- a/docs/manualpages/SNES/SNESGetTolerances.html
+++ b/docs/manualpages/SNES/SNESGetTolerances.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetTolerances.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetTolerances"><H1>SNESGetTolerances</H1></A>
 Gets various parameters used in convergence tests. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESGetType.html b/docs/manualpages/SNES/SNESGetType.html
index 06d4392..14a967b 100644
--- a/docs/manualpages/SNES/SNESGetType.html
+++ b/docs/manualpages/SNES/SNESGetType.html
@@ -5,8 +5,8 @@
 <TITLE>SNESGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESGetType"><H1>SNESGetType</H1></A>
 Gets the <A HREF="../SNES/SNES.html#SNES">SNES</A> method type and name (as a string). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESHasNPC.html b/docs/manualpages/SNES/SNESHasNPC.html
index 233dd93..8d46463 100644
--- a/docs/manualpages/SNES/SNESHasNPC.html
+++ b/docs/manualpages/SNES/SNESHasNPC.html
@@ -5,8 +5,8 @@
 <TITLE>SNESHasNPC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESHasNPC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESHasNPC.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESHasNPC"><H1>SNESHasNPC</H1></A>
 Returns whether a nonlinear preconditioner exists 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESInitializePackage.html b/docs/manualpages/SNES/SNESInitializePackage.html
index 21fe4e6..6fce8ad 100644
--- a/docs/manualpages/SNES/SNESInitializePackage.html
+++ b/docs/manualpages/SNES/SNESInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>SNESInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESInitializePackage"><H1>SNESInitializePackage</H1></A>
 This function initializes everything in the <A HREF="../SNES/SNES.html#SNES">SNES</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to <A HREF="../SNES/SNESCreate.html#SNESCreate">SNESCreate</A>() when using static libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESJacobianFunction.html b/docs/manualpages/SNES/SNESJacobianFunction.html
index 80d70a8..ef2d53b 100644
--- a/docs/manualpages/SNES/SNESJacobianFunction.html
+++ b/docs/manualpages/SNES/SNESJacobianFunction.html
@@ -5,8 +5,8 @@
 <TITLE>SNESJacobianFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESJacobianFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESJacobianFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESJacobianFunction"><H1>SNESJacobianFunction</H1></A>
 Function used to convey the nonlinear Jacobian of the function to be solved by <A HREF="../SNES/SNES.html#SNES">SNES</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESKSPGetParametersEW.html b/docs/manualpages/SNES/SNESKSPGetParametersEW.html
index a81e6bc..8d338cd 100644
--- a/docs/manualpages/SNES/SNESKSPGetParametersEW.html
+++ b/docs/manualpages/SNES/SNESKSPGetParametersEW.html
@@ -5,8 +5,8 @@
 <TITLE>SNESKSPGetParametersEW</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESKSPGetParametersEW.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESKSPGetParametersEW.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESKSPGetParametersEW"><H1>SNESKSPGetParametersEW</H1></A>
 Gets parameters for Eisenstat-Walker convergence criteria for the linear solvers within an inexact Newton method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESKSPGetUseEW.html b/docs/manualpages/SNES/SNESKSPGetUseEW.html
index bf1dcc6..d18e305 100644
--- a/docs/manualpages/SNES/SNESKSPGetUseEW.html
+++ b/docs/manualpages/SNES/SNESKSPGetUseEW.html
@@ -5,8 +5,8 @@
 <TITLE>SNESKSPGetUseEW</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESKSPGetUseEW.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESKSPGetUseEW.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESKSPGetUseEW"><H1>SNESKSPGetUseEW</H1></A>
 Gets if <A HREF="../SNES/SNES.html#SNES">SNES</A> is using Eisenstat-Walker method for computing relative tolerance for linear solvers within an inexact Newton method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESKSPONLY.html b/docs/manualpages/SNES/SNESKSPONLY.html
index 00ef798..63ac616 100644
--- a/docs/manualpages/SNES/SNESKSPONLY.html
+++ b/docs/manualpages/SNES/SNESKSPONLY.html
@@ -5,8 +5,8 @@
 <TITLE>SNESKSPONLY</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESKSPONLY.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESKSPONLY.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESKSPONLY"><H1>SNESKSPONLY</H1></A>
 Nonlinear solver that only performs one Newton step and does not compute any norms. The main purpose of this solver is to solve linear problems using the <A HREF="../SNES/SNES.html#SNES">SNES</A> interface, without any additional overhead in the form of vector operations. 
 <P>
diff --git a/docs/manualpages/SNES/SNESKSPSetParametersEW.html b/docs/manualpages/SNES/SNESKSPSetParametersEW.html
index c0f917f..50f4fc9 100644
--- a/docs/manualpages/SNES/SNESKSPSetParametersEW.html
+++ b/docs/manualpages/SNES/SNESKSPSetParametersEW.html
@@ -5,8 +5,8 @@
 <TITLE>SNESKSPSetParametersEW</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESKSPSetParametersEW.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESKSPSetParametersEW.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESKSPSetParametersEW"><H1>SNESKSPSetParametersEW</H1></A>
 Sets parameters for Eisenstat-Walker convergence criteria for the linear solvers within an inexact Newton method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESKSPSetUseEW.html b/docs/manualpages/SNES/SNESKSPSetUseEW.html
index b6a1bf2..79b9a8a 100644
--- a/docs/manualpages/SNES/SNESKSPSetUseEW.html
+++ b/docs/manualpages/SNES/SNESKSPSetUseEW.html
@@ -5,8 +5,8 @@
 <TITLE>SNESKSPSetUseEW</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESKSPSetUseEW.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESKSPSetUseEW.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESKSPSetUseEW"><H1>SNESKSPSetUseEW</H1></A>
 Sets <A HREF="../SNES/SNES.html#SNES">SNES</A> use Eisenstat-Walker method for computing relative tolerance for linear solvers within an inexact Newton method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLINESEARCHBASIC.html b/docs/manualpages/SNES/SNESLINESEARCHBASIC.html
index 3036703..f45a598 100644
--- a/docs/manualpages/SNES/SNESLINESEARCHBASIC.html
+++ b/docs/manualpages/SNES/SNESLINESEARCHBASIC.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLINESEARCHBASIC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLINESEARCHBASIC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLINESEARCHBASIC.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLINESEARCHBASIC"><H1>SNESLINESEARCHBASIC</H1></A>
 This line search implementation is not a line search at all; it simply uses the full step.  Thus, this routine is intended for methods with well-scaled updates; i.e. Newton's method (<A HREF="../SNES/SNESNEWTONLS.html#SNESNEWTONLS">SNESNEWTONLS</A>), on well-behaved problems. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLINESEARCHBT.html b/docs/manualpages/SNES/SNESLINESEARCHBT.html
index b050430..dc78284 100644
--- a/docs/manualpages/SNES/SNESLINESEARCHBT.html
+++ b/docs/manualpages/SNES/SNESLINESEARCHBT.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLINESEARCHBT</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLINESEARCHBT.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLINESEARCHBT.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLINESEARCHBT"><H1>SNESLINESEARCHBT</H1></A>
 Backtracking line search. This line search finds the minimum of a polynomial fitting of the L2 norm of the
 function or the objective function if it is provided with <A HREF="../SNES/SNESSetObjective.html#SNESSetObjective">SNESSetObjective</A>(). If this fit does not satisfy the conditions for progress, the interval shrinks
diff --git a/docs/manualpages/SNES/SNESLINESEARCHCP.html b/docs/manualpages/SNES/SNESLINESEARCHCP.html
index aa89468..6847801 100644
--- a/docs/manualpages/SNES/SNESLINESEARCHCP.html
+++ b/docs/manualpages/SNES/SNESLINESEARCHCP.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLINESEARCHCP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLINESEARCHCP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLINESEARCHCP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLINESEARCHCP"><H1>SNESLINESEARCHCP</H1></A>
 Critical point line search. This line search assumes that there exists some artificial G(x) for which the <A HREF="../SNES/SNESFunction.html#SNESFunction">SNESFunction</A> F(x) = grad G(x).  Therefore, this line search seeks to find roots of dot(F, Y) via a secant method. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLINESEARCHL2.html b/docs/manualpages/SNES/SNESLINESEARCHL2.html
index 15858ab..c9d56ea 100644
--- a/docs/manualpages/SNES/SNESLINESEARCHL2.html
+++ b/docs/manualpages/SNES/SNESLINESEARCHL2.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLINESEARCHL2</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLINESEARCHL2.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLINESEARCHL2.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLINESEARCHL2"><H1>SNESLINESEARCHL2</H1></A>
 Secant search in the L2 norm of the function or the objective function, if it is provided with <A HREF="../SNES/SNESSetObjective.html#SNESSetObjective">SNESSetObjective</A>(). Attempts to solve min_lambda f(x + lambda y) using the secant method with the initial bracketing of lambda between [0,damping]. Differences of f()
 are used to approximate the first and second derivative of f() with respect to lambda, f'() and f''(). The secant method is run for maxit iterations.
diff --git a/docs/manualpages/SNES/SNESLINESEARCHNLEQERR.html b/docs/manualpages/SNES/SNESLINESEARCHNLEQERR.html
index cb59425..fe12ce6 100644
--- a/docs/manualpages/SNES/SNESLINESEARCHNLEQERR.html
+++ b/docs/manualpages/SNES/SNESLINESEARCHNLEQERR.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLINESEARCHNLEQERR</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLINESEARCHNLEQERR.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLINESEARCHNLEQERR.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLINESEARCHNLEQERR"><H1>SNESLINESEARCHNLEQERR</H1></A>
 Error-oriented affine-covariant globalised Newton algorithm of Deuflhard (2011). This linesearch is intended for Newton-type methods which are affine covariant. Affine covariance
 means that Newton's method will give the same iterations for F(x) = 0 and AF(x) = 0 for a nonsingular
diff --git a/docs/manualpages/SNES/SNESLINESEARCHSHELL.html b/docs/manualpages/SNES/SNESLINESEARCHSHELL.html
index cd27f7d..fe514aa 100644
--- a/docs/manualpages/SNES/SNESLINESEARCHSHELL.html
+++ b/docs/manualpages/SNES/SNESLINESEARCHSHELL.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLINESEARCHSHELL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLINESEARCHSHELL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLINESEARCHSHELL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLINESEARCHSHELL"><H1>SNESLINESEARCHSHELL</H1></A>
 Provides context for a user-provided line search routine. The user routine has one argument, the <A HREF="../SNES/SNESLineSearch.html#SNESLineSearch">SNESLineSearch</A> context.  The user uses the interface to
 extract line search parameters and set them accordingly when the computation is finished.
diff --git a/docs/manualpages/SNES/SNESLineSearch.html b/docs/manualpages/SNES/SNESLineSearch.html
index fef6c1f..10908c6 100644
--- a/docs/manualpages/SNES/SNESLineSearch.html
+++ b/docs/manualpages/SNES/SNESLineSearch.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearch</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearch.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearch.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearch"><H1>SNESLineSearch</H1></A>
 Abstract PETSc object that manages line-search operations 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchAppendOptionsPrefix.html b/docs/manualpages/SNES/SNESLineSearchAppendOptionsPrefix.html
index 0b767da..2498eef 100644
--- a/docs/manualpages/SNES/SNESLineSearchAppendOptionsPrefix.html
+++ b/docs/manualpages/SNES/SNESLineSearchAppendOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchAppendOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchAppendOptionsPrefix"><H1>SNESLineSearchAppendOptionsPrefix</H1></A>
 Appends to the prefix used for searching for all <A HREF="../SNES/SNES.html#SNES">SNES</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchApply.html b/docs/manualpages/SNES/SNESLineSearchApply.html
index d04af22..8832f25 100644
--- a/docs/manualpages/SNES/SNESLineSearchApply.html
+++ b/docs/manualpages/SNES/SNESLineSearchApply.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchApply</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchApply.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchApply.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchApply"><H1>SNESLineSearchApply</H1></A>
 Computes the line-search update. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchBTGetAlpha.html b/docs/manualpages/SNES/SNESLineSearchBTGetAlpha.html
index 5c083e8..f579f9e 100644
--- a/docs/manualpages/SNES/SNESLineSearchBTGetAlpha.html
+++ b/docs/manualpages/SNES/SNESLineSearchBTGetAlpha.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchBTGetAlpha</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchBTGetAlpha.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchBTGetAlpha.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchBTGetAlpha"><H1>SNESLineSearchBTGetAlpha</H1></A>
 Gets the descent parameter, alpha, in the BT linesearch variant. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchBTSetAlpha.html b/docs/manualpages/SNES/SNESLineSearchBTSetAlpha.html
index e5a598c..49c4963 100644
--- a/docs/manualpages/SNES/SNESLineSearchBTSetAlpha.html
+++ b/docs/manualpages/SNES/SNESLineSearchBTSetAlpha.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchBTSetAlpha</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchBTSetAlpha.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchBTSetAlpha.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchBTSetAlpha"><H1>SNESLineSearchBTSetAlpha</H1></A>
 Sets the descent parameter, alpha, in the BT linesearch variant. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchComputeNorms.html b/docs/manualpages/SNES/SNESLineSearchComputeNorms.html
index 55f2f55..e7fa750 100644
--- a/docs/manualpages/SNES/SNESLineSearchComputeNorms.html
+++ b/docs/manualpages/SNES/SNESLineSearchComputeNorms.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchComputeNorms</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchComputeNorms.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchComputeNorms.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchComputeNorms"><H1>SNESLineSearchComputeNorms</H1></A>
 Computes the norms of X, F, and Y. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchCreate.html b/docs/manualpages/SNES/SNESLineSearchCreate.html
index 3a1545d..be5ede1 100644
--- a/docs/manualpages/SNES/SNESLineSearchCreate.html
+++ b/docs/manualpages/SNES/SNESLineSearchCreate.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchCreate"><H1>SNESLineSearchCreate</H1></A>
 Creates the line search context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchDestroy.html b/docs/manualpages/SNES/SNESLineSearchDestroy.html
index ecbb4f7..d8348ad 100644
--- a/docs/manualpages/SNES/SNESLineSearchDestroy.html
+++ b/docs/manualpages/SNES/SNESLineSearchDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchDestroy"><H1>SNESLineSearchDestroy</H1></A>
 Destroys the line search instance. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchGetDamping.html b/docs/manualpages/SNES/SNESLineSearchGetDamping.html
index 1792ca5..5872f10 100644
--- a/docs/manualpages/SNES/SNESLineSearchGetDamping.html
+++ b/docs/manualpages/SNES/SNESLineSearchGetDamping.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchGetDamping</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchGetDamping.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchGetDamping.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchGetDamping"><H1>SNESLineSearchGetDamping</H1></A>
 Gets the line search damping parameter. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchGetDefaultMonitor.html b/docs/manualpages/SNES/SNESLineSearchGetDefaultMonitor.html
index c6761b2..f2f3cc1 100644
--- a/docs/manualpages/SNES/SNESLineSearchGetDefaultMonitor.html
+++ b/docs/manualpages/SNES/SNESLineSearchGetDefaultMonitor.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchGetDefaultMonitor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchGetDefaultMonitor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchGetDefaultMonitor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchGetDefaultMonitor"><H1>SNESLineSearchGetDefaultMonitor</H1></A>
 Gets the <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> instance for the line search monitor. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchGetLambda.html b/docs/manualpages/SNES/SNESLineSearchGetLambda.html
index c0a0a2c..86e83d3 100644
--- a/docs/manualpages/SNES/SNESLineSearchGetLambda.html
+++ b/docs/manualpages/SNES/SNESLineSearchGetLambda.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchGetLambda</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchGetLambda.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchGetLambda.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchGetLambda"><H1>SNESLineSearchGetLambda</H1></A>
 Gets the last linesearch steplength discovered. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchGetNorms.html b/docs/manualpages/SNES/SNESLineSearchGetNorms.html
index de3d622..52744ad 100644
--- a/docs/manualpages/SNES/SNESLineSearchGetNorms.html
+++ b/docs/manualpages/SNES/SNESLineSearchGetNorms.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchGetNorms</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchGetNorms.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchGetNorms.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchGetNorms"><H1>SNESLineSearchGetNorms</H1></A>
 Gets the norms for for X, Y, and F. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchGetOptionsPrefix.html b/docs/manualpages/SNES/SNESLineSearchGetOptionsPrefix.html
index b2eb54e..8894671 100644
--- a/docs/manualpages/SNES/SNESLineSearchGetOptionsPrefix.html
+++ b/docs/manualpages/SNES/SNESLineSearchGetOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchGetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchGetOptionsPrefix"><H1>SNESLineSearchGetOptionsPrefix</H1></A>
 Sets the prefix used for searching for all <A HREF="../SNES/SNESLineSearch.html#SNESLineSearch">SNESLineSearch</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchGetOrder.html b/docs/manualpages/SNES/SNESLineSearchGetOrder.html
index a15a5a6..012db72 100644
--- a/docs/manualpages/SNES/SNESLineSearchGetOrder.html
+++ b/docs/manualpages/SNES/SNESLineSearchGetOrder.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchGetOrder</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchGetOrder.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchGetOrder.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchGetOrder"><H1>SNESLineSearchGetOrder</H1></A>
 Gets the line search approximation order. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchGetPostCheck.html b/docs/manualpages/SNES/SNESLineSearchGetPostCheck.html
index 6fc7ee0..8b6145a 100644
--- a/docs/manualpages/SNES/SNESLineSearchGetPostCheck.html
+++ b/docs/manualpages/SNES/SNESLineSearchGetPostCheck.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchGetPostCheck</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchGetPostCheck.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchGetPostCheck.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchGetPostCheck"><H1>SNESLineSearchGetPostCheck</H1></A>
 Gets the post-check function for the line search routine. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchGetPreCheck.html b/docs/manualpages/SNES/SNESLineSearchGetPreCheck.html
index e6d38af..c6531dc 100644
--- a/docs/manualpages/SNES/SNESLineSearchGetPreCheck.html
+++ b/docs/manualpages/SNES/SNESLineSearchGetPreCheck.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchGetPreCheck</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchGetPreCheck.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchGetPreCheck.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchGetPreCheck"><H1>SNESLineSearchGetPreCheck</H1></A>
 Gets the pre-check function for the line search routine. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchGetReason.html b/docs/manualpages/SNES/SNESLineSearchGetReason.html
index 79f0613..911b47e 100644
--- a/docs/manualpages/SNES/SNESLineSearchGetReason.html
+++ b/docs/manualpages/SNES/SNESLineSearchGetReason.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchGetReason</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchGetReason.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchGetReason.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchGetReason"><H1>SNESLineSearchGetReason</H1></A>
 Gets the success/failure status of the last line search application 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchGetSNES.html b/docs/manualpages/SNES/SNESLineSearchGetSNES.html
index b336ce0..29562c4 100644
--- a/docs/manualpages/SNES/SNESLineSearchGetSNES.html
+++ b/docs/manualpages/SNES/SNESLineSearchGetSNES.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchGetSNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchGetSNES.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchGetSNES.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchGetSNES"><H1>SNESLineSearchGetSNES</H1></A>
 Gets the <A HREF="../SNES/SNES.html#SNES">SNES</A> instance associated with the line search. Having an associated <A HREF="../SNES/SNES.html#SNES">SNES</A> is necessary because most line search implementations must be able to evaluate the function using <A HREF="../SNES/SNESComputeFunction.html#SNESComputeFunction">SNESComputeFunction</A>() for the associated <A HREF="../SNES/SNES.html#SNES">SNES</A>.  This routine is used in the line search implementations when one must get this associa [...]
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchGetTolerances.html b/docs/manualpages/SNES/SNESLineSearchGetTolerances.html
index a38a431..7b8508b 100644
--- a/docs/manualpages/SNES/SNESLineSearchGetTolerances.html
+++ b/docs/manualpages/SNES/SNESLineSearchGetTolerances.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchGetTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchGetTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchGetTolerances.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchGetTolerances"><H1>SNESLineSearchGetTolerances</H1></A>
 Gets the tolerances for the linesearch.  These include tolerances for the relative and absolute change in the function norm, the change in lambda for iterative line searches, the minimum steplength, the maximum steplength, and the maximum number of iterations the line search procedure may take. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchGetVIFunctions.html b/docs/manualpages/SNES/SNESLineSearchGetVIFunctions.html
index ca7f504..ca1f3dc 100644
--- a/docs/manualpages/SNES/SNESLineSearchGetVIFunctions.html
+++ b/docs/manualpages/SNES/SNESLineSearchGetVIFunctions.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchGetVIFunctions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchGetVIFunctions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchGetVIFunctions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchGetVIFunctions"><H1>SNESLineSearchGetVIFunctions</H1></A>
 Sets VI-specific functions for line search computation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchGetVecs.html b/docs/manualpages/SNES/SNESLineSearchGetVecs.html
index 80ca78b..cbe48fa 100644
--- a/docs/manualpages/SNES/SNESLineSearchGetVecs.html
+++ b/docs/manualpages/SNES/SNESLineSearchGetVecs.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchGetVecs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchGetVecs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchGetVecs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchGetVecs"><H1>SNESLineSearchGetVecs</H1></A>
 Gets the vectors from the <A HREF="../SNES/SNESLineSearch.html#SNESLineSearch">SNESLineSearch</A> context 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchMonitor.html b/docs/manualpages/SNES/SNESLineSearchMonitor.html
index 820aae0..d3193f4 100644
--- a/docs/manualpages/SNES/SNESLineSearchMonitor.html
+++ b/docs/manualpages/SNES/SNESLineSearchMonitor.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchMonitor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchMonitor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchMonitor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchMonitor"><H1>SNESLineSearchMonitor</H1></A>
 runs the user provided monitor routines, if they exist 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchMonitorCancel.html b/docs/manualpages/SNES/SNESLineSearchMonitorCancel.html
index 02fe476..3a661ed 100644
--- a/docs/manualpages/SNES/SNESLineSearchMonitorCancel.html
+++ b/docs/manualpages/SNES/SNESLineSearchMonitorCancel.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchMonitorCancel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchMonitorCancel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchMonitorCancel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchMonitorCancel"><H1>SNESLineSearchMonitorCancel</H1></A>
 Clears all the monitor functions for a <A HREF="../SNES/SNESLineSearch.html#SNESLineSearch">SNESLineSearch</A> object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchMonitorSet.html b/docs/manualpages/SNES/SNESLineSearchMonitorSet.html
index ba303a1..d13f59f 100644
--- a/docs/manualpages/SNES/SNESLineSearchMonitorSet.html
+++ b/docs/manualpages/SNES/SNESLineSearchMonitorSet.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchMonitorSet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchMonitorSet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchMonitorSet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchMonitorSet"><H1>SNESLineSearchMonitorSet</H1></A>
 Sets an ADDITIONAL function that is to be used at every iteration of the nonlinear solver to display the iteration's progress. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchMonitorSetFromOptions.html b/docs/manualpages/SNES/SNESLineSearchMonitorSetFromOptions.html
index bdec925..2e951ee 100644
--- a/docs/manualpages/SNES/SNESLineSearchMonitorSetFromOptions.html
+++ b/docs/manualpages/SNES/SNESLineSearchMonitorSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchMonitorSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchMonitorSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchMonitorSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchMonitorSetFromOptions"><H1>SNESLineSearchMonitorSetFromOptions</H1></A>
 Sets a monitor function and viewer appropriate for the type indicated by the user 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchMonitorSolutionUpdate.html b/docs/manualpages/SNES/SNESLineSearchMonitorSolutionUpdate.html
index e8fcf2a..9def46f 100644
--- a/docs/manualpages/SNES/SNESLineSearchMonitorSolutionUpdate.html
+++ b/docs/manualpages/SNES/SNESLineSearchMonitorSolutionUpdate.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchMonitorSolutionUpdate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchMonitorSolutionUpdate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchMonitorSolutionUpdate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchMonitorSolutionUpdate"><H1>SNESLineSearchMonitorSolutionUpdate</H1></A>
 Monitors each update a new function value the linesearch tries 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchPostCheck.html b/docs/manualpages/SNES/SNESLineSearchPostCheck.html
index f129f79..c270eee 100644
--- a/docs/manualpages/SNES/SNESLineSearchPostCheck.html
+++ b/docs/manualpages/SNES/SNESLineSearchPostCheck.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchPostCheck</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchPostCheck.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchPostCheck.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchPostCheck"><H1>SNESLineSearchPostCheck</H1></A>
 Prepares the line search for being applied. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchPostCheckFunction.html b/docs/manualpages/SNES/SNESLineSearchPostCheckFunction.html
index 4846e39..1faf022 100644
--- a/docs/manualpages/SNES/SNESLineSearchPostCheckFunction.html
+++ b/docs/manualpages/SNES/SNESLineSearchPostCheckFunction.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchPostCheckFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchPostCheckFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchPostCheckFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchPostCheckFunction"><H1>SNESLineSearchPostCheckFunction</H1></A>
 form of function that is called after line search is complete 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchPreCheck.html b/docs/manualpages/SNES/SNESLineSearchPreCheck.html
index 67d2ea2..78e7095 100644
--- a/docs/manualpages/SNES/SNESLineSearchPreCheck.html
+++ b/docs/manualpages/SNES/SNESLineSearchPreCheck.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchPreCheck</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchPreCheck.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchPreCheck.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchPreCheck"><H1>SNESLineSearchPreCheck</H1></A>
 Prepares the line search for being applied. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchPreCheckFunction.html b/docs/manualpages/SNES/SNESLineSearchPreCheckFunction.html
index 7393f69..29576fc 100644
--- a/docs/manualpages/SNES/SNESLineSearchPreCheckFunction.html
+++ b/docs/manualpages/SNES/SNESLineSearchPreCheckFunction.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchPreCheckFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchPreCheckFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchPreCheckFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchPreCheckFunction"><H1>SNESLineSearchPreCheckFunction</H1></A>
 form of function passed to check the search direction before line search is called 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchPreCheckPicard.html b/docs/manualpages/SNES/SNESLineSearchPreCheckPicard.html
index f96a3c3..a9dafe4 100644
--- a/docs/manualpages/SNES/SNESLineSearchPreCheckPicard.html
+++ b/docs/manualpages/SNES/SNESLineSearchPreCheckPicard.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchPreCheckPicard</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchPreCheckPicard.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchPreCheckPicard.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchPreCheckPicard"><H1>SNESLineSearchPreCheckPicard</H1></A>
 Implements a correction that is sometimes useful to improve the convergence rate of Picard iteration 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchReason.html b/docs/manualpages/SNES/SNESLineSearchReason.html
index 523a643..d172073 100644
--- a/docs/manualpages/SNES/SNESLineSearchReason.html
+++ b/docs/manualpages/SNES/SNESLineSearchReason.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchReason</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchReason.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchReason.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchReason"><H1>SNESLineSearchReason</H1></A>
 if line search has succeeded or failed and why 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchRegister.html b/docs/manualpages/SNES/SNESLineSearchRegister.html
index 6e69f48..8299871 100644
--- a/docs/manualpages/SNES/SNESLineSearchRegister.html
+++ b/docs/manualpages/SNES/SNESLineSearchRegister.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchRegister"><H1>SNESLineSearchRegister</H1></A>
 See <A HREF="../SNES/SNESLineSearchRegister.html#SNESLineSearchRegister">SNESLineSearchRegister</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchRegisterAll.html b/docs/manualpages/SNES/SNESLineSearchRegisterAll.html
index 030c5c4..9cf136d 100644
--- a/docs/manualpages/SNES/SNESLineSearchRegisterAll.html
+++ b/docs/manualpages/SNES/SNESLineSearchRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchRegisterAll"><H1>SNESLineSearchRegisterAll</H1></A>
 Registers all of the nonlinear solver methods in the <A HREF="../SNES/SNESLineSearch.html#SNESLineSearch">SNESLineSearch</A> package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchReset.html b/docs/manualpages/SNES/SNESLineSearchReset.html
index c7530aa..c448015 100644
--- a/docs/manualpages/SNES/SNESLineSearchReset.html
+++ b/docs/manualpages/SNES/SNESLineSearchReset.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchReset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchReset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchReset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchReset"><H1>SNESLineSearchReset</H1></A>
 Undoes the <A HREF="../SNES/SNESLineSearchSetUp.html#SNESLineSearchSetUp">SNESLineSearchSetUp</A>() and deletes any <A HREF="../Vec/Vecs.html#Vecs">Vecs</A> or Mats allocated by the line search. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchSetComputeNorms.html b/docs/manualpages/SNES/SNESLineSearchSetComputeNorms.html
index 424869f..a4d14e2 100644
--- a/docs/manualpages/SNES/SNESLineSearchSetComputeNorms.html
+++ b/docs/manualpages/SNES/SNESLineSearchSetComputeNorms.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchSetComputeNorms</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchSetComputeNorms.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchSetComputeNorms.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchSetComputeNorms"><H1>SNESLineSearchSetComputeNorms</H1></A>
 Turns on or off the computation of final norms in the line search. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchSetDamping.html b/docs/manualpages/SNES/SNESLineSearchSetDamping.html
index d90b3d2..aee82dd 100644
--- a/docs/manualpages/SNES/SNESLineSearchSetDamping.html
+++ b/docs/manualpages/SNES/SNESLineSearchSetDamping.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchSetDamping</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchSetDamping.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchSetDamping.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchSetDamping"><H1>SNESLineSearchSetDamping</H1></A>
 Sets the line search damping paramter. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchSetDefaultMonitor.html b/docs/manualpages/SNES/SNESLineSearchSetDefaultMonitor.html
index 275dc1e..81b43b2 100644
--- a/docs/manualpages/SNES/SNESLineSearchSetDefaultMonitor.html
+++ b/docs/manualpages/SNES/SNESLineSearchSetDefaultMonitor.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchSetDefaultMonitor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchSetDefaultMonitor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchSetDefaultMonitor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchSetDefaultMonitor"><H1>SNESLineSearchSetDefaultMonitor</H1></A>
 Turns on/off printing useful information and debugging output about the line search. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchSetFromOptions.html b/docs/manualpages/SNES/SNESLineSearchSetFromOptions.html
index b88f396..c30f28d 100644
--- a/docs/manualpages/SNES/SNESLineSearchSetFromOptions.html
+++ b/docs/manualpages/SNES/SNESLineSearchSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchSetFromOptions"><H1>SNESLineSearchSetFromOptions</H1></A>
 Sets options for the line search 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchSetFunction.html b/docs/manualpages/SNES/SNESLineSearchSetFunction.html
index cb6939e..3b3e94a 100644
--- a/docs/manualpages/SNES/SNESLineSearchSetFunction.html
+++ b/docs/manualpages/SNES/SNESLineSearchSetFunction.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchSetFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchSetFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchSetFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchSetFunction"><H1>SNESLineSearchSetFunction</H1></A>
 Sets the function evaluation used by the <A HREF="../SNES/SNES.html#SNES">SNES</A> line search 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchSetLambda.html b/docs/manualpages/SNES/SNESLineSearchSetLambda.html
index 44ec6da..c0cd337 100644
--- a/docs/manualpages/SNES/SNESLineSearchSetLambda.html
+++ b/docs/manualpages/SNES/SNESLineSearchSetLambda.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchSetLambda</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchSetLambda.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchSetLambda.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchSetLambda"><H1>SNESLineSearchSetLambda</H1></A>
 Sets the linesearch steplength. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchSetNorms.html b/docs/manualpages/SNES/SNESLineSearchSetNorms.html
index 6bdfe56..184379e 100644
--- a/docs/manualpages/SNES/SNESLineSearchSetNorms.html
+++ b/docs/manualpages/SNES/SNESLineSearchSetNorms.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchSetNorms</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchSetNorms.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchSetNorms.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchSetNorms"><H1>SNESLineSearchSetNorms</H1></A>
 Gets the computed norms for for X, Y, and F. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchSetOrder.html b/docs/manualpages/SNES/SNESLineSearchSetOrder.html
index 8407a8c..fb7f9d7 100644
--- a/docs/manualpages/SNES/SNESLineSearchSetOrder.html
+++ b/docs/manualpages/SNES/SNESLineSearchSetOrder.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchSetOrder</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchSetOrder.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchSetOrder.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchSetOrder"><H1>SNESLineSearchSetOrder</H1></A>
 Sets the line search damping paramter. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchSetPostCheck.html b/docs/manualpages/SNES/SNESLineSearchSetPostCheck.html
index a5ee53d..82fb9b9 100644
--- a/docs/manualpages/SNES/SNESLineSearchSetPostCheck.html
+++ b/docs/manualpages/SNES/SNESLineSearchSetPostCheck.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchSetPostCheck</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchSetPostCheck.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchSetPostCheck.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchSetPostCheck"><H1>SNESLineSearchSetPostCheck</H1></A>
 Sets a user function that is called after the line search has been applied to determine the step direction and length. Allows the user a chance to change or override the decision of the line search routine 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchSetPreCheck.html b/docs/manualpages/SNES/SNESLineSearchSetPreCheck.html
index a699673..fda420d 100644
--- a/docs/manualpages/SNES/SNESLineSearchSetPreCheck.html
+++ b/docs/manualpages/SNES/SNESLineSearchSetPreCheck.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchSetPreCheck</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchSetPreCheck.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchSetPreCheck.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchSetPreCheck"><H1>SNESLineSearchSetPreCheck</H1></A>
 Sets a user function that is called after the initial search direction has been computed but  before the line search routine has been applied. Allows the user to adjust the result of (usually a linear solve) that determined the search direction. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchSetReason.html b/docs/manualpages/SNES/SNESLineSearchSetReason.html
index 62b6628..4cd4d81 100644
--- a/docs/manualpages/SNES/SNESLineSearchSetReason.html
+++ b/docs/manualpages/SNES/SNESLineSearchSetReason.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchSetReason</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchSetReason.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchSetReason.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchSetReason"><H1>SNESLineSearchSetReason</H1></A>
 Sets the success/failure status of the last line search application 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchSetSNES.html b/docs/manualpages/SNES/SNESLineSearchSetSNES.html
index bfae2b8..ae24bff 100644
--- a/docs/manualpages/SNES/SNESLineSearchSetSNES.html
+++ b/docs/manualpages/SNES/SNESLineSearchSetSNES.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchSetSNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchSetSNES.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchSetSNES.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchSetSNES"><H1>SNESLineSearchSetSNES</H1></A>
 Sets the <A HREF="../SNES/SNES.html#SNES">SNES</A> for the linesearch for function evaluation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchSetTolerances.html b/docs/manualpages/SNES/SNESLineSearchSetTolerances.html
index 45f8a1c..5a0232d 100644
--- a/docs/manualpages/SNES/SNESLineSearchSetTolerances.html
+++ b/docs/manualpages/SNES/SNESLineSearchSetTolerances.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchSetTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchSetTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchSetTolerances.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchSetTolerances"><H1>SNESLineSearchSetTolerances</H1></A>
 Gets the tolerances for the linesearch.  These include tolerances for the relative and absolute change in the function norm, the change in lambda for iterative line searches, the minimum steplength, the maximum steplength, and the maximum number of iterations the line search procedure may take. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchSetType.html b/docs/manualpages/SNES/SNESLineSearchSetType.html
index 1da9749..669180e 100644
--- a/docs/manualpages/SNES/SNESLineSearchSetType.html
+++ b/docs/manualpages/SNES/SNESLineSearchSetType.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchSetType"><H1>SNESLineSearchSetType</H1></A>
 Sets the linesearch type 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchSetUp.html b/docs/manualpages/SNES/SNESLineSearchSetUp.html
index 1efd85c..640cfd5 100644
--- a/docs/manualpages/SNES/SNESLineSearchSetUp.html
+++ b/docs/manualpages/SNES/SNESLineSearchSetUp.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchSetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchSetUp"><H1>SNESLineSearchSetUp</H1></A>
 Prepares the line search for being applied by allocating any required vectors. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchSetVIFunctions.html b/docs/manualpages/SNES/SNESLineSearchSetVIFunctions.html
index 8dca9f6..b00cbb1 100644
--- a/docs/manualpages/SNES/SNESLineSearchSetVIFunctions.html
+++ b/docs/manualpages/SNES/SNESLineSearchSetVIFunctions.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchSetVIFunctions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchSetVIFunctions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchSetVIFunctions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchSetVIFunctions"><H1>SNESLineSearchSetVIFunctions</H1></A>
 Sets VI-specific functions for line search computation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchSetVecs.html b/docs/manualpages/SNES/SNESLineSearchSetVecs.html
index 64392dc..e7ca242 100644
--- a/docs/manualpages/SNES/SNESLineSearchSetVecs.html
+++ b/docs/manualpages/SNES/SNESLineSearchSetVecs.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchSetVecs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchSetVecs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchSetVecs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchSetVecs"><H1>SNESLineSearchSetVecs</H1></A>
 Sets the vectors on the <A HREF="../SNES/SNESLineSearch.html#SNESLineSearch">SNESLineSearch</A> context 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchSetWorkVecs.html b/docs/manualpages/SNES/SNESLineSearchSetWorkVecs.html
index 52eaaa6..254159b 100644
--- a/docs/manualpages/SNES/SNESLineSearchSetWorkVecs.html
+++ b/docs/manualpages/SNES/SNESLineSearchSetWorkVecs.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchSetWorkVecs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchSetWorkVecs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchSetWorkVecs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchSetWorkVecs"><H1>SNESLineSearchSetWorkVecs</H1></A>
 Gets work vectors for the line search. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchShellGetUserFunc.html b/docs/manualpages/SNES/SNESLineSearchShellGetUserFunc.html
index b71fe1a..2dd077e 100644
--- a/docs/manualpages/SNES/SNESLineSearchShellGetUserFunc.html
+++ b/docs/manualpages/SNES/SNESLineSearchShellGetUserFunc.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchShellGetUserFunc</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchShellGetUserFunc.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchShellGetUserFunc.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchShellGetUserFunc"><H1>SNESLineSearchShellGetUserFunc</H1></A>
 Gets the user function and context for the shell implementation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchShellSetUserFunc.html b/docs/manualpages/SNES/SNESLineSearchShellSetUserFunc.html
index 8b5959e..28b519e 100644
--- a/docs/manualpages/SNES/SNESLineSearchShellSetUserFunc.html
+++ b/docs/manualpages/SNES/SNESLineSearchShellSetUserFunc.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchShellSetUserFunc</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchShellSetUserFunc.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchShellSetUserFunc.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchShellSetUserFunc"><H1>SNESLineSearchShellSetUserFunc</H1></A>
 Sets the user function for the <A HREF="../SNES/SNESLineSearch.html#SNESLineSearch">SNESLineSearch</A> Shell implementation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchType.html b/docs/manualpages/SNES/SNESLineSearchType.html
index 4d5b693..de62925 100644
--- a/docs/manualpages/SNES/SNESLineSearchType.html
+++ b/docs/manualpages/SNES/SNESLineSearchType.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchType"><H1>SNESLineSearchType</H1></A>
 String with the name of a PETSc line search method 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLineSearchView.html b/docs/manualpages/SNES/SNESLineSearchView.html
index cd9f1f1..b364862 100644
--- a/docs/manualpages/SNES/SNESLineSearchView.html
+++ b/docs/manualpages/SNES/SNESLineSearchView.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLineSearchView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLineSearchView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLineSearchView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLineSearchView"><H1>SNESLineSearchView</H1></A>
 Prints useful information about the line search 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESLoad.html b/docs/manualpages/SNES/SNESLoad.html
index f5c0b5e..c956e73 100644
--- a/docs/manualpages/SNES/SNESLoad.html
+++ b/docs/manualpages/SNES/SNESLoad.html
@@ -5,8 +5,8 @@
 <TITLE>SNESLoad</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESLoad.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESLoad.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESLoad"><H1>SNESLoad</H1></A>
 Loads a <A HREF="../SNES/SNES.html#SNES">SNES</A> that has been stored in binary  with <A HREF="../SNES/SNESView.html#SNESView">SNESView</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESMS.html b/docs/manualpages/SNES/SNESMS.html
index a801133..6fe8ace 100644
--- a/docs/manualpages/SNES/SNESMS.html
+++ b/docs/manualpages/SNES/SNESMS.html
@@ -5,8 +5,8 @@
 <TITLE>SNESMS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESMS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESMS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESMS"><H1>SNESMS</H1></A>
 multi-stage smoothers 
 <H3><FONT COLOR="#CC3333">Options Database</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESMSFinalizePackage.html b/docs/manualpages/SNES/SNESMSFinalizePackage.html
index b3d9f98..85a3340 100644
--- a/docs/manualpages/SNES/SNESMSFinalizePackage.html
+++ b/docs/manualpages/SNES/SNESMSFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>SNESMSFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESMSFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESMSFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESMSFinalizePackage"><H1>SNESMSFinalizePackage</H1></A>
 This function destroys everything in the <A HREF="../SNES/SNESMS.html#SNESMS">SNESMS</A> package. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESMSInitializePackage.html b/docs/manualpages/SNES/SNESMSInitializePackage.html
index a58416d..b611ae4 100644
--- a/docs/manualpages/SNES/SNESMSInitializePackage.html
+++ b/docs/manualpages/SNES/SNESMSInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>SNESMSInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESMSInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESMSInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESMSInitializePackage"><H1>SNESMSInitializePackage</H1></A>
 This function initializes everything in the <A HREF="../SNES/SNESMS.html#SNESMS">SNESMS</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to SNESCreate_MS() when using static libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESMSRegister.html b/docs/manualpages/SNES/SNESMSRegister.html
index 2ec717d..f0d66cd 100644
--- a/docs/manualpages/SNES/SNESMSRegister.html
+++ b/docs/manualpages/SNES/SNESMSRegister.html
@@ -5,8 +5,8 @@
 <TITLE>SNESMSRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESMSRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESMSRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESMSRegister"><H1>SNESMSRegister</H1></A>
 register a multistage scheme 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESMSRegisterAll.html b/docs/manualpages/SNES/SNESMSRegisterAll.html
index 6989758..5b672a6 100644
--- a/docs/manualpages/SNES/SNESMSRegisterAll.html
+++ b/docs/manualpages/SNES/SNESMSRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>SNESMSRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESMSRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESMSRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESMSRegisterAll"><H1>SNESMSRegisterAll</H1></A>
 Registers all of the multi-stage methods in <A HREF="../SNES/SNESMS.html#SNESMS">SNESMS</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESMSRegisterDestroy.html b/docs/manualpages/SNES/SNESMSRegisterDestroy.html
index 7864e98..6a11da9 100644
--- a/docs/manualpages/SNES/SNESMSRegisterDestroy.html
+++ b/docs/manualpages/SNES/SNESMSRegisterDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>SNESMSRegisterDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESMSRegisterDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESMSRegisterDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESMSRegisterDestroy"><H1>SNESMSRegisterDestroy</H1></A>
 Frees the list of schemes that were registered by <A HREF="../TS/TSRosWRegister.html#TSRosWRegister">TSRosWRegister</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESMSSetType.html b/docs/manualpages/SNES/SNESMSSetType.html
index adb2587..91de52a 100644
--- a/docs/manualpages/SNES/SNESMSSetType.html
+++ b/docs/manualpages/SNES/SNESMSSetType.html
@@ -5,8 +5,8 @@
 <TITLE>SNESMSSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESMSSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESMSSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESMSSetType"><H1>SNESMSSetType</H1></A>
 Set the type of multistage smoother 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESMSType.html b/docs/manualpages/SNES/SNESMSType.html
index b5d2332..d9c5ee8 100644
--- a/docs/manualpages/SNES/SNESMSType.html
+++ b/docs/manualpages/SNES/SNESMSType.html
@@ -5,8 +5,8 @@
 <TITLE>SNESMSType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESMSType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESMSType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESMSType"><H1>SNESMSType</H1></A>
 String with the name of a PETSc <A HREF="../SNES/SNESMS.html#SNESMS">SNESMS</A> method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESMatrixFreeCreate2.html b/docs/manualpages/SNES/SNESMatrixFreeCreate2.html
index f873f2b..5e63218 100644
--- a/docs/manualpages/SNES/SNESMatrixFreeCreate2.html
+++ b/docs/manualpages/SNES/SNESMatrixFreeCreate2.html
@@ -5,8 +5,8 @@
 <TITLE>SNESMatrixFreeCreate2</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESMatrixFreeCreate2.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESMatrixFreeCreate2.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESMatrixFreeCreate2"><H1>SNESMatrixFreeCreate2</H1></A>
 Creates a matrix-free matrix context for use with a <A HREF="../SNES/SNES.html#SNES">SNES</A> solver.  This matrix can be used as the Jacobian argument for the routine <A HREF="../SNES/SNESSetJacobian.html#SNESSetJacobian">SNESSetJacobian</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESMonitor.html b/docs/manualpages/SNES/SNESMonitor.html
index 225bf6b..362bf77 100644
--- a/docs/manualpages/SNES/SNESMonitor.html
+++ b/docs/manualpages/SNES/SNESMonitor.html
@@ -5,8 +5,8 @@
 <TITLE>SNESMonitor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESMonitor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESMonitor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESMonitor"><H1>SNESMonitor</H1></A>
 runs the user provided monitor routines, if they exist 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESMonitorCancel.html b/docs/manualpages/SNES/SNESMonitorCancel.html
index 326160d..20cc9f4 100644
--- a/docs/manualpages/SNES/SNESMonitorCancel.html
+++ b/docs/manualpages/SNES/SNESMonitorCancel.html
@@ -5,8 +5,8 @@
 <TITLE>SNESMonitorCancel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESMonitorCancel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESMonitorCancel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESMonitorCancel"><H1>SNESMonitorCancel</H1></A>
 Clears all the monitor functions for a <A HREF="../SNES/SNES.html#SNES">SNES</A> object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESMonitorDefault.html b/docs/manualpages/SNES/SNESMonitorDefault.html
index dc19945..989308e 100644
--- a/docs/manualpages/SNES/SNESMonitorDefault.html
+++ b/docs/manualpages/SNES/SNESMonitorDefault.html
@@ -5,8 +5,8 @@
 <TITLE>SNESMonitorDefault</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESMonitorDefault.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESMonitorDefault.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESMonitorDefault"><H1>SNESMonitorDefault</H1></A>
 Monitors progress of the <A HREF="../SNES/SNES.html#SNES">SNES</A> solvers (default). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESMonitorDefaultField.html b/docs/manualpages/SNES/SNESMonitorDefaultField.html
index e972374..c7afc1f 100644
--- a/docs/manualpages/SNES/SNESMonitorDefaultField.html
+++ b/docs/manualpages/SNES/SNESMonitorDefaultField.html
@@ -5,8 +5,8 @@
 <TITLE>SNESMonitorDefaultField</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESMonitorDefaultField.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESMonitorDefaultField.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESMonitorDefaultField"><H1>SNESMonitorDefaultField</H1></A>
 Monitors progress of the <A HREF="../SNES/SNES.html#SNES">SNES</A> solvers, separated into fields. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESMonitorFields.html b/docs/manualpages/SNES/SNESMonitorFields.html
index 01601ca..881146b 100644
--- a/docs/manualpages/SNES/SNESMonitorFields.html
+++ b/docs/manualpages/SNES/SNESMonitorFields.html
@@ -5,8 +5,8 @@
 <TITLE>SNESMonitorFields</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESMonitorFields.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESMonitorFields.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESMonitorFields"><H1>SNESMonitorFields</H1></A>
 Monitors the residual for each field separately 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESMonitorFunction.html b/docs/manualpages/SNES/SNESMonitorFunction.html
index 8b22a73..8a79a6f 100644
--- a/docs/manualpages/SNES/SNESMonitorFunction.html
+++ b/docs/manualpages/SNES/SNESMonitorFunction.html
@@ -5,8 +5,8 @@
 <TITLE>SNESMonitorFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESMonitorFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESMonitorFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESMonitorFunction"><H1>SNESMonitorFunction</H1></A>
 functional form passed to <A HREF="../SNES/SNESMonitorSet.html#SNESMonitorSet">SNESMonitorSet</A>() to monitor convergence of nonlinear solver 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESMonitorRange.html b/docs/manualpages/SNES/SNESMonitorRange.html
index ca0b3c6..3ebc120 100644
--- a/docs/manualpages/SNES/SNESMonitorRange.html
+++ b/docs/manualpages/SNES/SNESMonitorRange.html
@@ -5,8 +5,8 @@
 <TITLE>SNESMonitorRange</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESMonitorRange.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESMonitorRange.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESMonitorRange"><H1>SNESMonitorRange</H1></A>
 Prints the percentage of residual elements that are more then 10 percent of the maximum value. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESMonitorRatio.html b/docs/manualpages/SNES/SNESMonitorRatio.html
index 092db39..51ac19d 100644
--- a/docs/manualpages/SNES/SNESMonitorRatio.html
+++ b/docs/manualpages/SNES/SNESMonitorRatio.html
@@ -5,8 +5,8 @@
 <TITLE>SNESMonitorRatio</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESMonitorRatio.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESMonitorRatio.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESMonitorRatio"><H1>SNESMonitorRatio</H1></A>
 Monitors progress of the <A HREF="../SNES/SNES.html#SNES">SNES</A> solvers by printing the ratio of residual norm at each iteration to the previous. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESMonitorRatioSetUp.html b/docs/manualpages/SNES/SNESMonitorRatioSetUp.html
index 1f4dcf6..7c72246 100644
--- a/docs/manualpages/SNES/SNESMonitorRatioSetUp.html
+++ b/docs/manualpages/SNES/SNESMonitorRatioSetUp.html
@@ -5,8 +5,8 @@
 <TITLE>SNESMonitorRatioSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESMonitorRatioSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESMonitorRatioSetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESMonitorRatioSetUp"><H1>SNESMonitorRatioSetUp</H1></A>
 Insures the <A HREF="../SNES/SNES.html#SNES">SNES</A> object is saving its history since this monitor needs access to it 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESMonitorResidual.html b/docs/manualpages/SNES/SNESMonitorResidual.html
index 167c099..4b2e5a1 100644
--- a/docs/manualpages/SNES/SNESMonitorResidual.html
+++ b/docs/manualpages/SNES/SNESMonitorResidual.html
@@ -5,8 +5,8 @@
 <TITLE>SNESMonitorResidual</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESMonitorResidual.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESMonitorResidual.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESMonitorResidual"><H1>SNESMonitorResidual</H1></A>
 Monitors progress of the <A HREF="../SNES/SNES.html#SNES">SNES</A> solvers by calling <A HREF="../Vec/VecView.html#VecView">VecView</A>() for the residual at each iteration. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESMonitorSAWs.html b/docs/manualpages/SNES/SNESMonitorSAWs.html
index 63640ed..12da856 100644
--- a/docs/manualpages/SNES/SNESMonitorSAWs.html
+++ b/docs/manualpages/SNES/SNESMonitorSAWs.html
@@ -5,8 +5,8 @@
 <TITLE>SNESMonitorSAWs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESMonitorSAWs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESMonitorSAWs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESMonitorSAWs"><H1>SNESMonitorSAWs</H1></A>
 monitor solution using SAWs 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESMonitorSAWsCreate.html b/docs/manualpages/SNES/SNESMonitorSAWsCreate.html
index ea8ffa6..c960fd4 100644
--- a/docs/manualpages/SNES/SNESMonitorSAWsCreate.html
+++ b/docs/manualpages/SNES/SNESMonitorSAWsCreate.html
@@ -5,8 +5,8 @@
 <TITLE>SNESMonitorSAWsCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESMonitorSAWsCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESMonitorSAWsCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESMonitorSAWsCreate"><H1>SNESMonitorSAWsCreate</H1></A>
 create an SAWs monitor context 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESMonitorSAWsDestroy.html b/docs/manualpages/SNES/SNESMonitorSAWsDestroy.html
index 7d139e3..dbd2e4d 100644
--- a/docs/manualpages/SNES/SNESMonitorSAWsDestroy.html
+++ b/docs/manualpages/SNES/SNESMonitorSAWsDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>SNESMonitorSAWsDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESMonitorSAWsDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESMonitorSAWsDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESMonitorSAWsDestroy"><H1>SNESMonitorSAWsDestroy</H1></A>
 destroy a monitor context created with <A HREF="../SNES/SNESMonitorSAWsCreate.html#SNESMonitorSAWsCreate">SNESMonitorSAWsCreate</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESMonitorSet.html b/docs/manualpages/SNES/SNESMonitorSet.html
index 52c8b5a..5c36a05 100644
--- a/docs/manualpages/SNES/SNESMonitorSet.html
+++ b/docs/manualpages/SNES/SNESMonitorSet.html
@@ -5,8 +5,8 @@
 <TITLE>SNESMonitorSet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESMonitorSet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESMonitorSet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESMonitorSet"><H1>SNESMonitorSet</H1></A>
 Sets an ADDITIONAL function that is to be used at every iteration of the nonlinear solver to display the iteration's progress. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESMonitorSetFromOptions.html b/docs/manualpages/SNES/SNESMonitorSetFromOptions.html
index e7346da..1bceb34 100644
--- a/docs/manualpages/SNES/SNESMonitorSetFromOptions.html
+++ b/docs/manualpages/SNES/SNESMonitorSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>SNESMonitorSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESMonitorSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESMonitorSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESMonitorSetFromOptions"><H1>SNESMonitorSetFromOptions</H1></A>
 Sets a monitor function and viewer appropriate for the type indicated by the user 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESMonitorSolution.html b/docs/manualpages/SNES/SNESMonitorSolution.html
index 991064e..b00bfcc 100644
--- a/docs/manualpages/SNES/SNESMonitorSolution.html
+++ b/docs/manualpages/SNES/SNESMonitorSolution.html
@@ -5,8 +5,8 @@
 <TITLE>SNESMonitorSolution</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESMonitorSolution.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESMonitorSolution.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESMonitorSolution"><H1>SNESMonitorSolution</H1></A>
 Monitors progress of the <A HREF="../SNES/SNES.html#SNES">SNES</A> solvers by calling <A HREF="../Vec/VecView.html#VecView">VecView</A>() for the approximate solution at each iteration. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESMonitorSolutionUpdate.html b/docs/manualpages/SNES/SNESMonitorSolutionUpdate.html
index 0356bc3..f8a449f 100644
--- a/docs/manualpages/SNES/SNESMonitorSolutionUpdate.html
+++ b/docs/manualpages/SNES/SNESMonitorSolutionUpdate.html
@@ -5,8 +5,8 @@
 <TITLE>SNESMonitorSolutionUpdate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESMonitorSolutionUpdate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESMonitorSolutionUpdate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESMonitorSolutionUpdate"><H1>SNESMonitorSolutionUpdate</H1></A>
 Monitors progress of the <A HREF="../SNES/SNES.html#SNES">SNES</A> solvers by calling <A HREF="../Vec/VecView.html#VecView">VecView</A>() for the UPDATE to the solution at each iteration. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESNASM.html b/docs/manualpages/SNES/SNESNASM.html
index 10f870e..fa94e8e 100644
--- a/docs/manualpages/SNES/SNESNASM.html
+++ b/docs/manualpages/SNES/SNESNASM.html
@@ -5,8 +5,8 @@
 <TITLE>SNESNASM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESNASM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESNASM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESNASM"><H1>SNESNASM</H1></A>
 Nonlinear Additive Schwartz 
 <H3><FONT COLOR="#CC3333">Options Database</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESNASMGetDamping.html b/docs/manualpages/SNES/SNESNASMGetDamping.html
index 53747e6..f47f355 100644
--- a/docs/manualpages/SNES/SNESNASMGetDamping.html
+++ b/docs/manualpages/SNES/SNESNASMGetDamping.html
@@ -5,8 +5,8 @@
 <TITLE>SNESNASMGetDamping</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESNASMGetDamping.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESNASMGetDamping.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESNASMGetDamping"><H1>SNESNASMGetDamping</H1></A>
 Gets the update damping for NASM 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESNASMGetSubdomainVecs.html b/docs/manualpages/SNES/SNESNASMGetSubdomainVecs.html
index 7811b96..584e981 100644
--- a/docs/manualpages/SNES/SNESNASMGetSubdomainVecs.html
+++ b/docs/manualpages/SNES/SNESNASMGetSubdomainVecs.html
@@ -5,8 +5,8 @@
 <TITLE>SNESNASMGetSubdomainVecs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESNASMGetSubdomainVecs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESNASMGetSubdomainVecs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESNASMGetSubdomainVecs"><H1>SNESNASMGetSubdomainVecs</H1></A>
 Get the processor-local subdomain vectors 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESNASMGetSubdomains.html b/docs/manualpages/SNES/SNESNASMGetSubdomains.html
index 9343d51..669f82e 100644
--- a/docs/manualpages/SNES/SNESNASMGetSubdomains.html
+++ b/docs/manualpages/SNES/SNESNASMGetSubdomains.html
@@ -5,8 +5,8 @@
 <TITLE>SNESNASMGetSubdomains</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESNASMGetSubdomains.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESNASMGetSubdomains.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESNASMGetSubdomains"><H1>SNESNASMGetSubdomains</H1></A>
 Get the local subdomain context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESNASMGetType.html b/docs/manualpages/SNES/SNESNASMGetType.html
index 5f4abe1..df9e976 100644
--- a/docs/manualpages/SNES/SNESNASMGetType.html
+++ b/docs/manualpages/SNES/SNESNASMGetType.html
@@ -5,8 +5,8 @@
 <TITLE>SNESNASMGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESNASMGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESNASMGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESNASMGetType"><H1>SNESNASMGetType</H1></A>
 Get the type of subdomain update used 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESNASMSetComputeFinalJacobian.html b/docs/manualpages/SNES/SNESNASMSetComputeFinalJacobian.html
index 867eaf1..5b87abd 100644
--- a/docs/manualpages/SNES/SNESNASMSetComputeFinalJacobian.html
+++ b/docs/manualpages/SNES/SNESNASMSetComputeFinalJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>SNESNASMSetComputeFinalJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESNASMSetComputeFinalJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESNASMSetComputeFinalJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESNASMSetComputeFinalJacobian"><H1>SNESNASMSetComputeFinalJacobian</H1></A>
 Schedules the computation of the global and subdomain jacobians upon convergence 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESNASMSetDamping.html b/docs/manualpages/SNES/SNESNASMSetDamping.html
index 6e30e6b..5343257 100644
--- a/docs/manualpages/SNES/SNESNASMSetDamping.html
+++ b/docs/manualpages/SNES/SNESNASMSetDamping.html
@@ -5,8 +5,8 @@
 <TITLE>SNESNASMSetDamping</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESNASMSetDamping.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESNASMSetDamping.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESNASMSetDamping"><H1>SNESNASMSetDamping</H1></A>
 Sets the update damping for NASM 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESNASMSetSubdomains.html b/docs/manualpages/SNES/SNESNASMSetSubdomains.html
index 8de3d73..22882e5 100644
--- a/docs/manualpages/SNES/SNESNASMSetSubdomains.html
+++ b/docs/manualpages/SNES/SNESNASMSetSubdomains.html
@@ -5,8 +5,8 @@
 <TITLE>SNESNASMSetSubdomains</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESNASMSetSubdomains.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESNASMSetSubdomains.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESNASMSetSubdomains"><H1>SNESNASMSetSubdomains</H1></A>
 Manually Set the context required to restrict and solve subdomain problems. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESNASMSetType.html b/docs/manualpages/SNES/SNESNASMSetType.html
index 0e27cb8..8c33fc4 100644
--- a/docs/manualpages/SNES/SNESNASMSetType.html
+++ b/docs/manualpages/SNES/SNESNASMSetType.html
@@ -5,8 +5,8 @@
 <TITLE>SNESNASMSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESNASMSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESNASMSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESNASMSetType"><H1>SNESNASMSetType</H1></A>
 Set the type of subdomain update used 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESNCG.html b/docs/manualpages/SNES/SNESNCG.html
index b50b220..781a554 100644
--- a/docs/manualpages/SNES/SNESNCG.html
+++ b/docs/manualpages/SNES/SNESNCG.html
@@ -5,8 +5,8 @@
 <TITLE>SNESNCG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESNCG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESNCG.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESNCG"><H1>SNESNCG</H1></A>
 Nonlinear Conjugate-Gradient method for the solution of general nonlinear systems. 
 <P>
diff --git a/docs/manualpages/SNES/SNESNCGSetType.html b/docs/manualpages/SNES/SNESNCGSetType.html
index 3f9c79c..af00f37 100644
--- a/docs/manualpages/SNES/SNESNCGSetType.html
+++ b/docs/manualpages/SNES/SNESNCGSetType.html
@@ -5,8 +5,8 @@
 <TITLE>SNESNCGSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESNCGSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESNCGSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESNCGSetType"><H1>SNESNCGSetType</H1></A>
 Sets the conjugate update type for <A HREF="../SNES/SNESNCG.html#SNESNCG">SNESNCG</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESNEWTONLS.html b/docs/manualpages/SNES/SNESNEWTONLS.html
index b75e3db..a2fb604 100644
--- a/docs/manualpages/SNES/SNESNEWTONLS.html
+++ b/docs/manualpages/SNES/SNESNEWTONLS.html
@@ -5,8 +5,8 @@
 <TITLE>SNESNEWTONLS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESNEWTONLS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESNEWTONLS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESNEWTONLS"><H1>SNESNEWTONLS</H1></A>
 Newton based nonlinear solver that uses a line search 
 <H3><FONT COLOR="#CC3333">Options Database</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESNEWTONTR.html b/docs/manualpages/SNES/SNESNEWTONTR.html
index 7d6665b..28b1f36 100644
--- a/docs/manualpages/SNES/SNESNEWTONTR.html
+++ b/docs/manualpages/SNES/SNESNEWTONTR.html
@@ -5,8 +5,8 @@
 <TITLE>SNESNEWTONTR</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESNEWTONTR.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESNEWTONTR.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESNEWTONTR"><H1>SNESNEWTONTR</H1></A>
 Newton based nonlinear solver that uses a trust region 
 <H3><FONT COLOR="#CC3333">Options Database</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESNGMRES.html b/docs/manualpages/SNES/SNESNGMRES.html
index d9af769..8b3e787 100644
--- a/docs/manualpages/SNES/SNESNGMRES.html
+++ b/docs/manualpages/SNES/SNESNGMRES.html
@@ -5,8 +5,8 @@
 <TITLE>SNESNGMRES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESNGMRES.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESNGMRES.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESNGMRES"><H1>SNESNGMRES</H1></A>
 The Nonlinear Generalized Minimum Residual method. 
 <P>
diff --git a/docs/manualpages/SNES/SNESNGMRESSetRestartFmRise.html b/docs/manualpages/SNES/SNESNGMRESSetRestartFmRise.html
index 52c8649..17d4931 100644
--- a/docs/manualpages/SNES/SNESNGMRESSetRestartFmRise.html
+++ b/docs/manualpages/SNES/SNESNGMRESSetRestartFmRise.html
@@ -5,8 +5,8 @@
 <TITLE>SNESNGMRESSetRestartFmRise</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESNGMRESSetRestartFmRise.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESNGMRESSetRestartFmRise.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESNGMRESSetRestartFmRise"><H1>SNESNGMRESSetRestartFmRise</H1></A>
 Increase the restart count if the step x_M increases the residual F_M 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESNGMRESSetRestartType.html b/docs/manualpages/SNES/SNESNGMRESSetRestartType.html
index 79e5c0c..7eec71a 100644
--- a/docs/manualpages/SNES/SNESNGMRESSetRestartType.html
+++ b/docs/manualpages/SNES/SNESNGMRESSetRestartType.html
@@ -5,8 +5,8 @@
 <TITLE>SNESNGMRESSetRestartType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESNGMRESSetRestartType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESNGMRESSetRestartType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESNGMRESSetRestartType"><H1>SNESNGMRESSetRestartType</H1></A>
 Sets the restart type for <A HREF="../SNES/SNESNGMRES.html#SNESNGMRES">SNESNGMRES</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESNGMRESSetSelectType.html b/docs/manualpages/SNES/SNESNGMRESSetSelectType.html
index 7784f3a..f847bdf 100644
--- a/docs/manualpages/SNES/SNESNGMRESSetSelectType.html
+++ b/docs/manualpages/SNES/SNESNGMRESSetSelectType.html
@@ -5,8 +5,8 @@
 <TITLE>SNESNGMRESSetSelectType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESNGMRESSetSelectType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESNGMRESSetSelectType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESNGMRESSetSelectType"><H1>SNESNGMRESSetSelectType</H1></A>
 Sets the selection type for <A HREF="../SNES/SNESNGMRES.html#SNESNGMRES">SNESNGMRES</A>.  This determines how the candidate solution and combined solution are used to create the next iterate. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESNGS.html b/docs/manualpages/SNES/SNESNGS.html
index 7316cf7..e649397 100644
--- a/docs/manualpages/SNES/SNESNGS.html
+++ b/docs/manualpages/SNES/SNESNGS.html
@@ -5,8 +5,8 @@
 <TITLE>SNESNGS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESNGS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESNGS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESNGS"><H1>SNESNGS</H1></A>
 Just calls the user-provided solution routine provided with <A HREF="../SNES/SNESSetNGS.html#SNESSetNGS">SNESSetNGS</A>() 
 <P>
diff --git a/docs/manualpages/SNES/SNESNGSFunction.html b/docs/manualpages/SNES/SNESNGSFunction.html
index 67db739..8a9d404 100644
--- a/docs/manualpages/SNES/SNESNGSFunction.html
+++ b/docs/manualpages/SNES/SNESNGSFunction.html
@@ -5,8 +5,8 @@
 <TITLE>SNESNGSFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESNGSFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESNGSFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESNGSFunction"><H1>SNESNGSFunction</H1></A>
 function used to convey a Gauss-Seidel sweep on the nonlinear function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESNGSGetSweeps.html b/docs/manualpages/SNES/SNESNGSGetSweeps.html
index d3f7b10..1836ffc 100644
--- a/docs/manualpages/SNES/SNESNGSGetSweeps.html
+++ b/docs/manualpages/SNES/SNESNGSGetSweeps.html
@@ -5,8 +5,8 @@
 <TITLE>SNESNGSGetSweeps</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESNGSGetSweeps.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESNGSGetSweeps.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESNGSGetSweeps"><H1>SNESNGSGetSweeps</H1></A>
 Gets the number of sweeps GS will use. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESNGSGetTolerances.html b/docs/manualpages/SNES/SNESNGSGetTolerances.html
index 8efdac1..74a86bd 100644
--- a/docs/manualpages/SNES/SNESNGSGetTolerances.html
+++ b/docs/manualpages/SNES/SNESNGSGetTolerances.html
@@ -5,8 +5,8 @@
 <TITLE>SNESNGSGetTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESNGSGetTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESNGSGetTolerances.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESNGSGetTolerances"><H1>SNESNGSGetTolerances</H1></A>
 Gets various parameters used in convergence tests. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESNGSSetSweeps.html b/docs/manualpages/SNES/SNESNGSSetSweeps.html
index a7fa712..fba3210 100644
--- a/docs/manualpages/SNES/SNESNGSSetSweeps.html
+++ b/docs/manualpages/SNES/SNESNGSSetSweeps.html
@@ -5,8 +5,8 @@
 <TITLE>SNESNGSSetSweeps</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESNGSSetSweeps.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESNGSSetSweeps.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESNGSSetSweeps"><H1>SNESNGSSetSweeps</H1></A>
 Sets the number of sweeps of GS to use. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESNGSSetTolerances.html b/docs/manualpages/SNES/SNESNGSSetTolerances.html
index 11302ed..2a9af6e 100644
--- a/docs/manualpages/SNES/SNESNGSSetTolerances.html
+++ b/docs/manualpages/SNES/SNESNGSSetTolerances.html
@@ -5,8 +5,8 @@
 <TITLE>SNESNGSSetTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESNGSSetTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESNGSSetTolerances.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESNGSSetTolerances"><H1>SNESNGSSetTolerances</H1></A>
 Sets various parameters used in convergence tests. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESNRICHARDSON.html b/docs/manualpages/SNES/SNESNRICHARDSON.html
index 5a12ddc..55953df 100644
--- a/docs/manualpages/SNES/SNESNRICHARDSON.html
+++ b/docs/manualpages/SNES/SNESNRICHARDSON.html
@@ -5,8 +5,8 @@
 <TITLE>SNESNRICHARDSON</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESNRICHARDSON.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESNRICHARDSON.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESNRICHARDSON"><H1>SNESNRICHARDSON</H1></A>
 Richardson nonlinear solver that uses successive substitutions, also sometimes known as Picard iteration. 
 <P>
diff --git a/docs/manualpages/SNES/SNESNormSchedule.html b/docs/manualpages/SNES/SNESNormSchedule.html
index 48bea22..61b3302 100644
--- a/docs/manualpages/SNES/SNESNormSchedule.html
+++ b/docs/manualpages/SNES/SNESNormSchedule.html
@@ -5,8 +5,8 @@
 <TITLE>SNESNormSchedule</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESNormSchedule.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESNormSchedule.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESNormSchedule"><H1>SNESNormSchedule</H1></A>
 Frequency with which the norm is computed 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESObjectiveComputeFunctionDefaultFD.html b/docs/manualpages/SNES/SNESObjectiveComputeFunctionDefaultFD.html
index 162e289..8a59429 100644
--- a/docs/manualpages/SNES/SNESObjectiveComputeFunctionDefaultFD.html
+++ b/docs/manualpages/SNES/SNESObjectiveComputeFunctionDefaultFD.html
@@ -5,8 +5,8 @@
 <TITLE>SNESObjectiveComputeFunctionDefaultFD</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESObjectiveComputeFunctionDefaultFD.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESObjectiveComputeFunctionDefaultFD.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESObjectiveComputeFunctionDefaultFD"><H1>SNESObjectiveComputeFunctionDefaultFD</H1></A>
 Computes the gradient of a user provided objective 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESObjectiveFunction.html b/docs/manualpages/SNES/SNESObjectiveFunction.html
index 80ff06f..cb680db 100644
--- a/docs/manualpages/SNES/SNESObjectiveFunction.html
+++ b/docs/manualpages/SNES/SNESObjectiveFunction.html
@@ -5,8 +5,8 @@
 <TITLE>SNESObjectiveFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESObjectiveFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESObjectiveFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESObjectiveFunction"><H1>SNESObjectiveFunction</H1></A>
 functional form used to convey the objective function to the nonlinear solver 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESPythonSetType.html b/docs/manualpages/SNES/SNESPythonSetType.html
index 9e3ccbf..b871126 100644
--- a/docs/manualpages/SNES/SNESPythonSetType.html
+++ b/docs/manualpages/SNES/SNESPythonSetType.html
@@ -5,8 +5,8 @@
 <TITLE>SNESPythonSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESPythonSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESPythonSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESPythonSetType"><H1>SNESPythonSetType</H1></A>
 Initalize a <A HREF="../SNES/SNES.html#SNES">SNES</A> object implemented in Python. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESQN.html b/docs/manualpages/SNES/SNESQN.html
index 2743a8a..a0a3746 100644
--- a/docs/manualpages/SNES/SNESQN.html
+++ b/docs/manualpages/SNES/SNESQN.html
@@ -5,8 +5,8 @@
 <TITLE>SNESQN</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESQN.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESQN.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESQN"><H1>SNESQN</H1></A>
 Limited-Memory Quasi-Newton methods for the solution of nonlinear systems. 
 <H3><FONT COLOR="#CC3333">Options Database</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESQNSetRestartType.html b/docs/manualpages/SNES/SNESQNSetRestartType.html
index 580dfaf..0e378da 100644
--- a/docs/manualpages/SNES/SNESQNSetRestartType.html
+++ b/docs/manualpages/SNES/SNESQNSetRestartType.html
@@ -5,8 +5,8 @@
 <TITLE>SNESQNSetRestartType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESQNSetRestartType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESQNSetRestartType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESQNSetRestartType"><H1>SNESQNSetRestartType</H1></A>
 Sets the restart type for <A HREF="../SNES/SNESQN.html#SNESQN">SNESQN</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESQNSetScaleType.html b/docs/manualpages/SNES/SNESQNSetScaleType.html
index 2eaf718..37787cb 100644
--- a/docs/manualpages/SNES/SNESQNSetScaleType.html
+++ b/docs/manualpages/SNES/SNESQNSetScaleType.html
@@ -5,8 +5,8 @@
 <TITLE>SNESQNSetScaleType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESQNSetScaleType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESQNSetScaleType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESQNSetScaleType"><H1>SNESQNSetScaleType</H1></A>
 Sets the scaling type for the inner inverse Jacobian in <A HREF="../SNES/SNESQN.html#SNESQN">SNESQN</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESQNSetType.html b/docs/manualpages/SNES/SNESQNSetType.html
index a1b62f5..816179d 100644
--- a/docs/manualpages/SNES/SNESQNSetType.html
+++ b/docs/manualpages/SNES/SNESQNSetType.html
@@ -5,8 +5,8 @@
 <TITLE>SNESQNSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESQNSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESQNSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESQNSetType"><H1>SNESQNSetType</H1></A>
 Sets the quasi-Newton variant to be used in <A HREF="../SNES/SNESQN.html#SNESQN">SNESQN</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESReasonView.html b/docs/manualpages/SNES/SNESReasonView.html
index 5d92ba8..696b571 100644
--- a/docs/manualpages/SNES/SNESReasonView.html
+++ b/docs/manualpages/SNES/SNESReasonView.html
@@ -5,8 +5,8 @@
 <TITLE>SNESReasonView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESReasonView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESReasonView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESReasonView"><H1>SNESReasonView</H1></A>
 Displays the reason a <A HREF="../SNES/SNES.html#SNES">SNES</A> solve converged or diverged to a viewer 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESReasonViewFromOptions.html b/docs/manualpages/SNES/SNESReasonViewFromOptions.html
index 0d886f8..2fba34f 100644
--- a/docs/manualpages/SNES/SNESReasonViewFromOptions.html
+++ b/docs/manualpages/SNES/SNESReasonViewFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>SNESReasonViewFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESReasonViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESReasonViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESReasonViewFromOptions"><H1>SNESReasonViewFromOptions</H1></A>
 Processes command line options to determine if/how a SNESReason is to be viewed.  
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESRegister.html b/docs/manualpages/SNES/SNESRegister.html
index 36f42c0..481c5fe 100644
--- a/docs/manualpages/SNES/SNESRegister.html
+++ b/docs/manualpages/SNES/SNESRegister.html
@@ -5,8 +5,8 @@
 <TITLE>SNESRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESRegister"><H1>SNESRegister</H1></A>
 Adds a method to the nonlinear solver package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESRegisterAll.html b/docs/manualpages/SNES/SNESRegisterAll.html
index fee35ef..e084f6a 100644
--- a/docs/manualpages/SNES/SNESRegisterAll.html
+++ b/docs/manualpages/SNES/SNESRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>SNESRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESRegisterAll"><H1>SNESRegisterAll</H1></A>
 Registers all of the nonlinear solver methods in the <A HREF="../SNES/SNES.html#SNES">SNES</A> package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESReset.html b/docs/manualpages/SNES/SNESReset.html
index 05b8ed1..37b2fe5 100644
--- a/docs/manualpages/SNES/SNESReset.html
+++ b/docs/manualpages/SNES/SNESReset.html
@@ -5,8 +5,8 @@
 <TITLE>SNESReset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESReset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESReset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESReset"><H1>SNESReset</H1></A>
 Resets a <A HREF="../SNES/SNES.html#SNES">SNES</A> context to the snessetupcalled = 0 state and removes any allocated <A HREF="../Vec/Vecs.html#Vecs">Vecs</A> and Mats 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSHELL.html b/docs/manualpages/SNES/SNESSHELL.html
index 9116589..c1d5d41 100644
--- a/docs/manualpages/SNES/SNESSHELL.html
+++ b/docs/manualpages/SNES/SNESSHELL.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSHELL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSHELL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSHELL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSHELL"><H1>SNESSHELL</H1></A>
 a user provided nonlinear solver 
 <P>
diff --git a/docs/manualpages/SNES/SNESSetApplicationContext.html b/docs/manualpages/SNES/SNESSetApplicationContext.html
index c4b43aa..8c39d61 100644
--- a/docs/manualpages/SNES/SNESSetApplicationContext.html
+++ b/docs/manualpages/SNES/SNESSetApplicationContext.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetApplicationContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetApplicationContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetApplicationContext.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetApplicationContext"><H1>SNESSetApplicationContext</H1></A>
 Sets the optional user-defined context for the nonlinear solvers. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetComputeApplicationContext.html b/docs/manualpages/SNES/SNESSetComputeApplicationContext.html
index 081c245..a591094 100644
--- a/docs/manualpages/SNES/SNESSetComputeApplicationContext.html
+++ b/docs/manualpages/SNES/SNESSetComputeApplicationContext.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetComputeApplicationContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetComputeApplicationContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetComputeApplicationContext.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetComputeApplicationContext"><H1>SNESSetComputeApplicationContext</H1></A>
 Sets an optional function to compute a user-defined context for the nonlinear solvers. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetComputeInitialGuess.html b/docs/manualpages/SNES/SNESSetComputeInitialGuess.html
index a6b5988..014b6c0 100644
--- a/docs/manualpages/SNES/SNESSetComputeInitialGuess.html
+++ b/docs/manualpages/SNES/SNESSetComputeInitialGuess.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetComputeInitialGuess</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetComputeInitialGuess.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetComputeInitialGuess.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetComputeInitialGuess"><H1>SNESSetComputeInitialGuess</H1></A>
 Sets a routine used to compute an initial guess for the problem 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetConvergedReason.html b/docs/manualpages/SNES/SNESSetConvergedReason.html
index fd60f3a..69a3b34 100644
--- a/docs/manualpages/SNES/SNESSetConvergedReason.html
+++ b/docs/manualpages/SNES/SNESSetConvergedReason.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetConvergedReason</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetConvergedReason.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetConvergedReason.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetConvergedReason"><H1>SNESSetConvergedReason</H1></A>
 Sets the reason the <A HREF="../SNES/SNES.html#SNES">SNES</A> iteration was stopped. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetConvergenceHistory.html b/docs/manualpages/SNES/SNESSetConvergenceHistory.html
index cb1d123..0b33c2a 100644
--- a/docs/manualpages/SNES/SNESSetConvergenceHistory.html
+++ b/docs/manualpages/SNES/SNESSetConvergenceHistory.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetConvergenceHistory</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetConvergenceHistory.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetConvergenceHistory.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetConvergenceHistory"><H1>SNESSetConvergenceHistory</H1></A>
 Sets the array used to hold the convergence history. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetConvergenceTest.html b/docs/manualpages/SNES/SNESSetConvergenceTest.html
index da2bde3..39b7809 100644
--- a/docs/manualpages/SNES/SNESSetConvergenceTest.html
+++ b/docs/manualpages/SNES/SNESSetConvergenceTest.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetConvergenceTest</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetConvergenceTest.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetConvergenceTest.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetConvergenceTest"><H1>SNESSetConvergenceTest</H1></A>
 Sets the function that is to be used to test for convergence of the nonlinear iterative solution. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetCountersReset.html b/docs/manualpages/SNES/SNESSetCountersReset.html
index 8cf50eb..99b0fbe 100644
--- a/docs/manualpages/SNES/SNESSetCountersReset.html
+++ b/docs/manualpages/SNES/SNESSetCountersReset.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetCountersReset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetCountersReset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetCountersReset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetCountersReset"><H1>SNESSetCountersReset</H1></A>
 Sets whether or not the counters for linear iterations and function evaluations are reset every time <A HREF="../SNES/SNESSolve.html#SNESSolve">SNESSolve</A>() is called. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetDM.html b/docs/manualpages/SNES/SNESSetDM.html
index 438a3e2..50fc2cf 100644
--- a/docs/manualpages/SNES/SNESSetDM.html
+++ b/docs/manualpages/SNES/SNESSetDM.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetDM"><H1>SNESSetDM</H1></A>
 Sets the <A HREF="../DM/DM.html#DM">DM</A> that may be used by some preconditioners 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetErrorIfNotConverged.html b/docs/manualpages/SNES/SNESSetErrorIfNotConverged.html
index 8c04e0e..d615a6b 100644
--- a/docs/manualpages/SNES/SNESSetErrorIfNotConverged.html
+++ b/docs/manualpages/SNES/SNESSetErrorIfNotConverged.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetErrorIfNotConverged</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetErrorIfNotConverged.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetErrorIfNotConverged.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetErrorIfNotConverged"><H1>SNESSetErrorIfNotConverged</H1></A>
 Causes <A HREF="../SNES/SNESSolve.html#SNESSolve">SNESSolve</A>() to generate an error if the solver has not converged. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetFromOptions.html b/docs/manualpages/SNES/SNESSetFromOptions.html
index f30abd6..982dc3a 100644
--- a/docs/manualpages/SNES/SNESSetFromOptions.html
+++ b/docs/manualpages/SNES/SNESSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetFromOptions"><H1>SNESSetFromOptions</H1></A>
 Sets various <A HREF="../SNES/SNES.html#SNES">SNES</A> and <A HREF="../KSP/KSP.html#KSP">KSP</A> parameters from user options. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetFunction.html b/docs/manualpages/SNES/SNESSetFunction.html
index 22679bd..5418d0f 100644
--- a/docs/manualpages/SNES/SNESSetFunction.html
+++ b/docs/manualpages/SNES/SNESSetFunction.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetFunction"><H1>SNESSetFunction</H1></A>
 Sets the function evaluation routine and function vector for use by the <A HREF="../SNES/SNES.html#SNES">SNES</A> routines in solving systems of nonlinear equations. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetFunctionDomainError.html b/docs/manualpages/SNES/SNESSetFunctionDomainError.html
index 5aa5dab..d1d19c0 100644
--- a/docs/manualpages/SNES/SNESSetFunctionDomainError.html
+++ b/docs/manualpages/SNES/SNESSetFunctionDomainError.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetFunctionDomainError</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetFunctionDomainError.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetFunctionDomainError.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetFunctionDomainError"><H1>SNESSetFunctionDomainError</H1></A>
 tells <A HREF="../SNES/SNES.html#SNES">SNES</A> that the input vector to your <A HREF="../SNES/SNESFunction.html#SNESFunction">SNESFunction</A> is not in the functions domain. For example, negative pressure. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetFunctionNorm.html b/docs/manualpages/SNES/SNESSetFunctionNorm.html
index 4f19b76..8eaa1a3 100644
--- a/docs/manualpages/SNES/SNESSetFunctionNorm.html
+++ b/docs/manualpages/SNES/SNESSetFunctionNorm.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetFunctionNorm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetFunctionNorm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetFunctionNorm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetFunctionNorm"><H1>SNESSetFunctionNorm</H1></A>
 Sets the last computed residual norm. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetFunctionType.html b/docs/manualpages/SNES/SNESSetFunctionType.html
index 1ddc325..1df4c7b 100644
--- a/docs/manualpages/SNES/SNESSetFunctionType.html
+++ b/docs/manualpages/SNES/SNESSetFunctionType.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetFunctionType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetFunctionType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetFunctionType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetFunctionType"><H1>SNESSetFunctionType</H1></A>
 Sets the <A HREF="../SNES/SNESNormSchedule.html#SNESNormSchedule">SNESNormSchedule</A> used in covergence and monitoring of the <A HREF="../SNES/SNES.html#SNES">SNES</A> method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetGridSequence.html b/docs/manualpages/SNES/SNESSetGridSequence.html
index 489cea7..4b4d1c8 100644
--- a/docs/manualpages/SNES/SNESSetGridSequence.html
+++ b/docs/manualpages/SNES/SNESSetGridSequence.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetGridSequence</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetGridSequence.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetGridSequence.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetGridSequence"><H1>SNESSetGridSequence</H1></A>
 sets the number of steps of grid sequencing that <A HREF="../SNES/SNES.html#SNES">SNES</A> does 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetInitialFunction.html b/docs/manualpages/SNES/SNESSetInitialFunction.html
index e5c4f99..9b2b771 100644
--- a/docs/manualpages/SNES/SNESSetInitialFunction.html
+++ b/docs/manualpages/SNES/SNESSetInitialFunction.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetInitialFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetInitialFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetInitialFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetInitialFunction"><H1>SNESSetInitialFunction</H1></A>
 Sets the function vector to be used as the function norm at the initialization of the method.  In some instances, the user has precomputed the function before calling <A HREF="../SNES/SNESSolve.html#SNESSolve">SNESSolve</A>.  This function allows one to avoid a redundant call to <A HREF="../SNES/SNESComputeFunction.html#SNESComputeFunction">SNESComputeFunction</A> in that case. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetIterationNumber.html b/docs/manualpages/SNES/SNESSetIterationNumber.html
index 4dc9ef1..640dd11 100644
--- a/docs/manualpages/SNES/SNESSetIterationNumber.html
+++ b/docs/manualpages/SNES/SNESSetIterationNumber.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetIterationNumber</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetIterationNumber.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetIterationNumber.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetIterationNumber"><H1>SNESSetIterationNumber</H1></A>
 Sets the current iteration number. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetJacobian.html b/docs/manualpages/SNES/SNESSetJacobian.html
index 1a5200d..d798b09 100644
--- a/docs/manualpages/SNES/SNESSetJacobian.html
+++ b/docs/manualpages/SNES/SNESSetJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetJacobian"><H1>SNESSetJacobian</H1></A>
 Sets the function to compute Jacobian as well as the location to store the matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetKSP.html b/docs/manualpages/SNES/SNESSetKSP.html
index 8c6713e..b6ea2b3 100644
--- a/docs/manualpages/SNES/SNESSetKSP.html
+++ b/docs/manualpages/SNES/SNESSetKSP.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetKSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetKSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetKSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetKSP"><H1>SNESSetKSP</H1></A>
 Sets a <A HREF="../KSP/KSP.html#KSP">KSP</A> context for the <A HREF="../SNES/SNES.html#SNES">SNES</A> object to use 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetLagJacobian.html b/docs/manualpages/SNES/SNESSetLagJacobian.html
index 7753cf2..ed37749 100644
--- a/docs/manualpages/SNES/SNESSetLagJacobian.html
+++ b/docs/manualpages/SNES/SNESSetLagJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetLagJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetLagJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetLagJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetLagJacobian"><H1>SNESSetLagJacobian</H1></A>
 Determines when the Jacobian is rebuilt in the nonlinear solve. See <A HREF="../SNES/SNESSetLagPreconditioner.html#SNESSetLagPreconditioner">SNESSetLagPreconditioner</A>() for determining how often the preconditioner is rebuilt. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetLagJacobianPersists.html b/docs/manualpages/SNES/SNESSetLagJacobianPersists.html
index 161c96c..37fcde7 100644
--- a/docs/manualpages/SNES/SNESSetLagJacobianPersists.html
+++ b/docs/manualpages/SNES/SNESSetLagJacobianPersists.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetLagJacobianPersists</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetLagJacobianPersists.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetLagJacobianPersists.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetLagJacobianPersists"><H1>SNESSetLagJacobianPersists</H1></A>
 Set whether or not the Jacobian lagging persists through multiple solves 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetLagPreconditioner.html b/docs/manualpages/SNES/SNESSetLagPreconditioner.html
index 844cc9f..569913b 100644
--- a/docs/manualpages/SNES/SNESSetLagPreconditioner.html
+++ b/docs/manualpages/SNES/SNESSetLagPreconditioner.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetLagPreconditioner</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetLagPreconditioner.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetLagPreconditioner.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetLagPreconditioner"><H1>SNESSetLagPreconditioner</H1></A>
 Determines when the preconditioner is rebuilt in the nonlinear solve. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetLagPreconditionerPersists.html b/docs/manualpages/SNES/SNESSetLagPreconditionerPersists.html
index 4bdd3be..70666e6 100644
--- a/docs/manualpages/SNES/SNESSetLagPreconditionerPersists.html
+++ b/docs/manualpages/SNES/SNESSetLagPreconditionerPersists.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetLagPreconditionerPersists</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetLagPreconditionerPersists.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetLagPreconditionerPersists.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetLagPreconditionerPersists"><H1>SNESSetLagPreconditionerPersists</H1></A>
 Set whether or not the preconditioner lagging persists through multiple solves 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetLineSearch.html b/docs/manualpages/SNES/SNESSetLineSearch.html
index a5612ef..e8d9520 100644
--- a/docs/manualpages/SNES/SNESSetLineSearch.html
+++ b/docs/manualpages/SNES/SNESSetLineSearch.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetLineSearch</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetLineSearch.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetLineSearch.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetLineSearch"><H1>SNESSetLineSearch</H1></A>
 Sets the linesearch on the <A HREF="../SNES/SNES.html#SNES">SNES</A> instance. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetMaxLinearSolveFailures.html b/docs/manualpages/SNES/SNESSetMaxLinearSolveFailures.html
index e50cbfa..3e5d2e8 100644
--- a/docs/manualpages/SNES/SNESSetMaxLinearSolveFailures.html
+++ b/docs/manualpages/SNES/SNESSetMaxLinearSolveFailures.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetMaxLinearSolveFailures</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetMaxLinearSolveFailures.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetMaxLinearSolveFailures.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetMaxLinearSolveFailures"><H1>SNESSetMaxLinearSolveFailures</H1></A>
 the number of failed linear solve attempts allowed before <A HREF="../SNES/SNES.html#SNES">SNES</A> returns with a diverged reason of SNES_DIVERGED_LINEAR_SOLVE 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetMaxNonlinearStepFailures.html b/docs/manualpages/SNES/SNESSetMaxNonlinearStepFailures.html
index 2289132..f553185 100644
--- a/docs/manualpages/SNES/SNESSetMaxNonlinearStepFailures.html
+++ b/docs/manualpages/SNES/SNESSetMaxNonlinearStepFailures.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetMaxNonlinearStepFailures</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetMaxNonlinearStepFailures.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetMaxNonlinearStepFailures.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetMaxNonlinearStepFailures"><H1>SNESSetMaxNonlinearStepFailures</H1></A>
 Sets the maximum number of unsuccessful steps attempted by the nonlinear solver before it gives up. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetNGS.html b/docs/manualpages/SNES/SNESSetNGS.html
index 67562a2..ea25403 100644
--- a/docs/manualpages/SNES/SNESSetNGS.html
+++ b/docs/manualpages/SNES/SNESSetNGS.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetNGS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetNGS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetNGS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetNGS"><H1>SNESSetNGS</H1></A>
 Sets the user nonlinear Gauss-Seidel routine for use with composed nonlinear solvers. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetNPC.html b/docs/manualpages/SNES/SNESSetNPC.html
index fbc5892..7eb5520 100644
--- a/docs/manualpages/SNES/SNESSetNPC.html
+++ b/docs/manualpages/SNES/SNESSetNPC.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetNPC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetNPC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetNPC.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetNPC"><H1>SNESSetNPC</H1></A>
 Sets the nonlinear preconditioner to be used. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetNPCSide.html b/docs/manualpages/SNES/SNESSetNPCSide.html
index 9ae3195..9cc6732 100644
--- a/docs/manualpages/SNES/SNESSetNPCSide.html
+++ b/docs/manualpages/SNES/SNESSetNPCSide.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetNPCSide</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetNPCSide.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetNPCSide.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetNPCSide"><H1>SNESSetNPCSide</H1></A>
 Sets the preconditioning side. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetNormSchedule.html b/docs/manualpages/SNES/SNESSetNormSchedule.html
index 43ed478..2f4fab6 100644
--- a/docs/manualpages/SNES/SNESSetNormSchedule.html
+++ b/docs/manualpages/SNES/SNESSetNormSchedule.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetNormSchedule</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetNormSchedule.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetNormSchedule.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetNormSchedule"><H1>SNESSetNormSchedule</H1></A>
 Sets the <A HREF="../SNES/SNESNormSchedule.html#SNESNormSchedule">SNESNormSchedule</A> used in covergence and monitoring of the <A HREF="../SNES/SNES.html#SNES">SNES</A> method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetObjective.html b/docs/manualpages/SNES/SNESSetObjective.html
index 8f7fdca..460f71b 100644
--- a/docs/manualpages/SNES/SNESSetObjective.html
+++ b/docs/manualpages/SNES/SNESSetObjective.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetObjective</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetObjective.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetObjective.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetObjective"><H1>SNESSetObjective</H1></A>
 Sets the objective function minimized by some of the <A HREF="../SNES/SNES.html#SNES">SNES</A> linesearch methods. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetOptionsPrefix.html b/docs/manualpages/SNES/SNESSetOptionsPrefix.html
index 75eda1d..5318c0a 100644
--- a/docs/manualpages/SNES/SNESSetOptionsPrefix.html
+++ b/docs/manualpages/SNES/SNESSetOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetOptionsPrefix"><H1>SNESSetOptionsPrefix</H1></A>
 Sets the prefix used for searching for all <A HREF="../SNES/SNES.html#SNES">SNES</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetPicard.html b/docs/manualpages/SNES/SNESSetPicard.html
index a268b40..de8d71f 100644
--- a/docs/manualpages/SNES/SNESSetPicard.html
+++ b/docs/manualpages/SNES/SNESSetPicard.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetPicard</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetPicard.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetPicard.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetPicard"><H1>SNESSetPicard</H1></A>
 Use <A HREF="../SNES/SNES.html#SNES">SNES</A> to solve the semilinear-system A(x) x = b(x) via a Picard type iteration (Picard linearization) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetSolution.html b/docs/manualpages/SNES/SNESSetSolution.html
index 3c8217b..67024f9 100644
--- a/docs/manualpages/SNES/SNESSetSolution.html
+++ b/docs/manualpages/SNES/SNESSetSolution.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetSolution</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetSolution.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetSolution.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetSolution"><H1>SNESSetSolution</H1></A>
 Sets the solution vector for use by the <A HREF="../SNES/SNES.html#SNES">SNES</A> routines. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetTolerances.html b/docs/manualpages/SNES/SNESSetTolerances.html
index 20fbf15..37bd08c 100644
--- a/docs/manualpages/SNES/SNESSetTolerances.html
+++ b/docs/manualpages/SNES/SNESSetTolerances.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetTolerances.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetTolerances"><H1>SNESSetTolerances</H1></A>
 Sets various parameters used in convergence tests. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetTrustRegionTolerance.html b/docs/manualpages/SNES/SNESSetTrustRegionTolerance.html
index adf971b..e89b1ee 100644
--- a/docs/manualpages/SNES/SNESSetTrustRegionTolerance.html
+++ b/docs/manualpages/SNES/SNESSetTrustRegionTolerance.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetTrustRegionTolerance</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetTrustRegionTolerance.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetTrustRegionTolerance.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetTrustRegionTolerance"><H1>SNESSetTrustRegionTolerance</H1></A>
 Sets the trust region parameter tolerance. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetType.html b/docs/manualpages/SNES/SNESSetType.html
index 4c96737..acc25c0 100644
--- a/docs/manualpages/SNES/SNESSetType.html
+++ b/docs/manualpages/SNES/SNESSetType.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetType"><H1>SNESSetType</H1></A>
 Sets the method for the nonlinear solver. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetUp.html b/docs/manualpages/SNES/SNESSetUp.html
index 60d9839..5d60099 100644
--- a/docs/manualpages/SNES/SNESSetUp.html
+++ b/docs/manualpages/SNES/SNESSetUp.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetUp"><H1>SNESSetUp</H1></A>
 Sets up the internal data structures for the later use of a nonlinear solver. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetUpMatrices.html b/docs/manualpages/SNES/SNESSetUpMatrices.html
index e242501..c466ff6 100644
--- a/docs/manualpages/SNES/SNESSetUpMatrices.html
+++ b/docs/manualpages/SNES/SNESSetUpMatrices.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetUpMatrices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetUpMatrices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetUpMatrices.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetUpMatrices"><H1>SNESSetUpMatrices</H1></A>
 ensures that matrices are available for <A HREF="../SNES/SNES.html#SNES">SNES</A>, to be called by SNESSetUp_XXX() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetUpdate.html b/docs/manualpages/SNES/SNESSetUpdate.html
index 003e74d..f950055 100644
--- a/docs/manualpages/SNES/SNESSetUpdate.html
+++ b/docs/manualpages/SNES/SNESSetUpdate.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetUpdate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetUpdate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetUpdate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetUpdate"><H1>SNESSetUpdate</H1></A>
 Sets the general-purpose update function called at the beginning of every iteration of the nonlinear solve. Specifically it is called just before the Jacobian is "evaluated". 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSetWorkVecs.html b/docs/manualpages/SNES/SNESSetWorkVecs.html
index 92719a7..86bafd1 100644
--- a/docs/manualpages/SNES/SNESSetWorkVecs.html
+++ b/docs/manualpages/SNES/SNESSetWorkVecs.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSetWorkVecs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSetWorkVecs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSetWorkVecs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSetWorkVecs"><H1>SNESSetWorkVecs</H1></A>
 Gets a number of work vectors. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESShellGetContext.html b/docs/manualpages/SNES/SNESShellGetContext.html
index 78f4199..ca732c6 100644
--- a/docs/manualpages/SNES/SNESShellGetContext.html
+++ b/docs/manualpages/SNES/SNESShellGetContext.html
@@ -5,8 +5,8 @@
 <TITLE>SNESShellGetContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESShellGetContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESShellGetContext.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESShellGetContext"><H1>SNESShellGetContext</H1></A>
 Returns the user-provided context associated with a shell <A HREF="../SNES/SNES.html#SNES">SNES</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESShellSetContext.html b/docs/manualpages/SNES/SNESShellSetContext.html
index e62ddde..d72d078 100644
--- a/docs/manualpages/SNES/SNESShellSetContext.html
+++ b/docs/manualpages/SNES/SNESShellSetContext.html
@@ -5,8 +5,8 @@
 <TITLE>SNESShellSetContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESShellSetContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESShellSetContext.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESShellSetContext"><H1>SNESShellSetContext</H1></A>
 sets the context for a shell <A HREF="../SNES/SNES.html#SNES">SNES</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESShellSetSolve.html b/docs/manualpages/SNES/SNESShellSetSolve.html
index 6a248f9..46b3e7d 100644
--- a/docs/manualpages/SNES/SNESShellSetSolve.html
+++ b/docs/manualpages/SNES/SNESShellSetSolve.html
@@ -5,8 +5,8 @@
 <TITLE>SNESShellSetSolve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESShellSetSolve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESShellSetSolve.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESShellSetSolve"><H1>SNESShellSetSolve</H1></A>
 Sets routine to apply as solver 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESSolve.html b/docs/manualpages/SNES/SNESSolve.html
index 9ea3c32..c685ed4 100644
--- a/docs/manualpages/SNES/SNESSolve.html
+++ b/docs/manualpages/SNES/SNESSolve.html
@@ -5,8 +5,8 @@
 <TITLE>SNESSolve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESSolve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESSolve.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESSolve"><H1>SNESSolve</H1></A>
 Solves a nonlinear system F(x) = b. Call <A HREF="../SNES/SNESSolve.html#SNESSolve">SNESSolve</A>() after calling <A HREF="../SNES/SNESCreate.html#SNESCreate">SNESCreate</A>() and optional routines of the form SNESSetXXX(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESTEST.html b/docs/manualpages/SNES/SNESTEST.html
index 17c4742..1560852 100644
--- a/docs/manualpages/SNES/SNESTEST.html
+++ b/docs/manualpages/SNES/SNESTEST.html
@@ -5,8 +5,8 @@
 <TITLE>SNESTEST</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESTEST.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESTEST.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESTEST"><H1>SNESTEST</H1></A>
 Test hand-coded Jacobian against finite difference Jacobian 
 <H3><FONT COLOR="#CC3333">Options Database</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESType.html b/docs/manualpages/SNES/SNESType.html
index 8793c65..8d3e40b 100644
--- a/docs/manualpages/SNES/SNESType.html
+++ b/docs/manualpages/SNES/SNESType.html
@@ -5,8 +5,8 @@
 <TITLE>SNESType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESType"><H1>SNESType</H1></A>
 String with the name of a PETSc <A HREF="../SNES/SNES.html#SNES">SNES</A> method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESUpdateCheckJacobian.html b/docs/manualpages/SNES/SNESUpdateCheckJacobian.html
index b363499..5f1cb8d 100644
--- a/docs/manualpages/SNES/SNESUpdateCheckJacobian.html
+++ b/docs/manualpages/SNES/SNESUpdateCheckJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>SNESUpdateCheckJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESUpdateCheckJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESUpdateCheckJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESUpdateCheckJacobian"><H1>SNESUpdateCheckJacobian</H1></A>
 Checks each Jacobian computed by the nonlinear solver comparing the users function with a finite difference computation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESVINEWTONRSLS.html b/docs/manualpages/SNES/SNESVINEWTONRSLS.html
index f8948a4..e40dd74 100644
--- a/docs/manualpages/SNES/SNESVINEWTONRSLS.html
+++ b/docs/manualpages/SNES/SNESVINEWTONRSLS.html
@@ -5,8 +5,8 @@
 <TITLE>SNESVINEWTONRSLS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESVINEWTONRSLS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESVINEWTONRSLS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESVINEWTONRSLS"><H1>SNESVINEWTONRSLS</H1></A>
 Reduced space active set solvers for variational inequalities based on Newton's method 
 <H3><FONT COLOR="#CC3333">Options Database</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESVINEWTONSSLS.html b/docs/manualpages/SNES/SNESVINEWTONSSLS.html
index 7e83186..718dae6 100644
--- a/docs/manualpages/SNES/SNESVINEWTONSSLS.html
+++ b/docs/manualpages/SNES/SNESVINEWTONSSLS.html
@@ -5,8 +5,8 @@
 <TITLE>SNESVINEWTONSSLS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESVINEWTONSSLS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESVINEWTONSSLS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESVINEWTONSSLS"><H1>SNESVINEWTONSSLS</H1></A>
 Semi-smooth solver for variational inequalities based on Newton's method 
 <H3><FONT COLOR="#CC3333">Options Database</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESVISetComputeVariableBounds.html b/docs/manualpages/SNES/SNESVISetComputeVariableBounds.html
index f6244b3..31e3aea 100644
--- a/docs/manualpages/SNES/SNESVISetComputeVariableBounds.html
+++ b/docs/manualpages/SNES/SNESVISetComputeVariableBounds.html
@@ -5,8 +5,8 @@
 <TITLE>SNESVISetComputeVariableBounds</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESVISetComputeVariableBounds.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESVISetComputeVariableBounds.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESVISetComputeVariableBounds"><H1>SNESVISetComputeVariableBounds</H1></A>
 Sets a function that is called to compute the variable bounds 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESVISetVariableBounds.html b/docs/manualpages/SNES/SNESVISetVariableBounds.html
index aaada4d..9155322 100644
--- a/docs/manualpages/SNES/SNESVISetVariableBounds.html
+++ b/docs/manualpages/SNES/SNESVISetVariableBounds.html
@@ -5,8 +5,8 @@
 <TITLE>SNESVISetVariableBounds</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESVISetVariableBounds.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESVISetVariableBounds.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESVISetVariableBounds"><H1>SNESVISetVariableBounds</H1></A>
 Sets the lower and upper bounds for the solution vector. xl <= x <= xu. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNESView.html b/docs/manualpages/SNES/SNESView.html
index 4b72de7..2a60a34 100644
--- a/docs/manualpages/SNES/SNESView.html
+++ b/docs/manualpages/SNES/SNESView.html
@@ -5,8 +5,8 @@
 <TITLE>SNESView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNESView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNESView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESView"><H1>SNESView</H1></A>
 Prints the <A HREF="../SNES/SNES.html#SNES">SNES</A> data structure. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SNES/SNES_CONERGED_ITERATING.html b/docs/manualpages/SNES/SNES_CONERGED_ITERATING.html
index 2102fbb..46f8d3f 100644
--- a/docs/manualpages/SNES/SNES_CONERGED_ITERATING.html
+++ b/docs/manualpages/SNES/SNES_CONERGED_ITERATING.html
@@ -5,8 +5,8 @@
 <TITLE>SNES_CONERGED_ITERATING</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNES_CONERGED_ITERATING.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNES_CONERGED_ITERATING.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNES_CONERGED_ITERATING"><H1>SNES_CONERGED_ITERATING</H1></A>
 this only occurs if <A HREF="../SNES/SNESGetConvergedReason.html#SNESGetConvergedReason">SNESGetConvergedReason</A>() is called during the <A HREF="../SNES/SNESSolve.html#SNESSolve">SNESSolve</A>() 
 <P>
diff --git a/docs/manualpages/SNES/SNES_CONVERGED_FNORM_ABS.html b/docs/manualpages/SNES/SNES_CONVERGED_FNORM_ABS.html
index 08fd399..cb69552 100644
--- a/docs/manualpages/SNES/SNES_CONVERGED_FNORM_ABS.html
+++ b/docs/manualpages/SNES/SNES_CONVERGED_FNORM_ABS.html
@@ -5,8 +5,8 @@
 <TITLE>SNES_CONVERGED_FNORM_ABS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNES_CONVERGED_FNORM_ABS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNES_CONVERGED_FNORM_ABS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNES_CONVERGED_FNORM_ABS"><H1>SNES_CONVERGED_FNORM_ABS</H1></A>
 2-norm(F) <= abstol 
 <P>
diff --git a/docs/manualpages/SNES/SNES_CONVERGED_FNORM_RELATIVE.html b/docs/manualpages/SNES/SNES_CONVERGED_FNORM_RELATIVE.html
index dafd071..59c256e 100644
--- a/docs/manualpages/SNES/SNES_CONVERGED_FNORM_RELATIVE.html
+++ b/docs/manualpages/SNES/SNES_CONVERGED_FNORM_RELATIVE.html
@@ -5,8 +5,8 @@
 <TITLE>SNES_CONVERGED_FNORM_RELATIVE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNES_CONVERGED_FNORM_RELATIVE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNES_CONVERGED_FNORM_RELATIVE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNES_CONVERGED_FNORM_RELATIVE"><H1>SNES_CONVERGED_FNORM_RELATIVE</H1></A>
 2-norm(F) <= rtol*2-norm(F(x_0)) where x_0 is the initial guess 
 <P>
diff --git a/docs/manualpages/SNES/SNES_CONVERGED_SNORM_RELATIVE.html b/docs/manualpages/SNES/SNES_CONVERGED_SNORM_RELATIVE.html
index 4b6d39c..af35059 100644
--- a/docs/manualpages/SNES/SNES_CONVERGED_SNORM_RELATIVE.html
+++ b/docs/manualpages/SNES/SNES_CONVERGED_SNORM_RELATIVE.html
@@ -5,8 +5,8 @@
 <TITLE>SNES_CONVERGED_SNORM_RELATIVE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNES_CONVERGED_SNORM_RELATIVE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNES_CONVERGED_SNORM_RELATIVE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNES_CONVERGED_SNORM_RELATIVE"><H1>SNES_CONVERGED_SNORM_RELATIVE</H1></A>
 The 2-norm of the last step <= stol * 2-norm(x) where x is the current solution and stol is the 4th argument to <A HREF="../SNES/SNESSetTolerances.html#SNESSetTolerances">SNESSetTolerances</A>() 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/SNES/SNES_DIVERGED_FNORM_NAN.html b/docs/manualpages/SNES/SNES_DIVERGED_FNORM_NAN.html
index e90ea34..fea0821 100644
--- a/docs/manualpages/SNES/SNES_DIVERGED_FNORM_NAN.html
+++ b/docs/manualpages/SNES/SNES_DIVERGED_FNORM_NAN.html
@@ -5,8 +5,8 @@
 <TITLE>SNES_DIVERGED_FNORM_NAN</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNES_DIVERGED_FNORM_NAN.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNES_DIVERGED_FNORM_NAN.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNES_DIVERGED_FNORM_NAN"><H1>SNES_DIVERGED_FNORM_NAN</H1></A>
 the 2-norm of the current function evaluation is not-a-number (NaN), this is usually caused by a division of 0 by 0. 
 <P>
diff --git a/docs/manualpages/SNES/SNES_DIVERGED_FUNCTION_COUNT.html b/docs/manualpages/SNES/SNES_DIVERGED_FUNCTION_COUNT.html
index cd44895..107c6ee 100644
--- a/docs/manualpages/SNES/SNES_DIVERGED_FUNCTION_COUNT.html
+++ b/docs/manualpages/SNES/SNES_DIVERGED_FUNCTION_COUNT.html
@@ -5,8 +5,8 @@
 <TITLE>SNES_DIVERGED_FUNCTION_COUNT</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNES_DIVERGED_FUNCTION_COUNT.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNES_DIVERGED_FUNCTION_COUNT.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNES_DIVERGED_FUNCTION_COUNT"><H1>SNES_DIVERGED_FUNCTION_COUNT</H1></A>
 The user provided function has been called more times then the final argument to <A HREF="../SNES/SNESSetTolerances.html#SNESSetTolerances">SNESSetTolerances</A>() 
 <P>
diff --git a/docs/manualpages/SNES/SNES_DIVERGED_LINE_SEARCH.html b/docs/manualpages/SNES/SNES_DIVERGED_LINE_SEARCH.html
index 774b805..14264d0 100644
--- a/docs/manualpages/SNES/SNES_DIVERGED_LINE_SEARCH.html
+++ b/docs/manualpages/SNES/SNES_DIVERGED_LINE_SEARCH.html
@@ -5,8 +5,8 @@
 <TITLE>SNES_DIVERGED_LINE_SEARCH</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNES_DIVERGED_LINE_SEARCH.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNES_DIVERGED_LINE_SEARCH.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNES_DIVERGED_LINE_SEARCH"><H1>SNES_DIVERGED_LINE_SEARCH</H1></A>
 The line search has failed. This only occurs for a <A HREF="../SNES/SNES.html#SNES">SNES</A> solvers that use a line search 
 <P>
diff --git a/docs/manualpages/SNES/SNES_DIVERGED_LOCAL_MIN.html b/docs/manualpages/SNES/SNES_DIVERGED_LOCAL_MIN.html
index 5eb5714..1b98563 100644
--- a/docs/manualpages/SNES/SNES_DIVERGED_LOCAL_MIN.html
+++ b/docs/manualpages/SNES/SNES_DIVERGED_LOCAL_MIN.html
@@ -5,8 +5,8 @@
 <TITLE>SNES_DIVERGED_LOCAL_MIN</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNES_DIVERGED_LOCAL_MIN.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNES_DIVERGED_LOCAL_MIN.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNES_DIVERGED_LOCAL_MIN"><H1>SNES_DIVERGED_LOCAL_MIN</H1></A>
 the algorithm seems to have stagnated at a local minimum that is not zero. See the manual page for <A HREF="../SNES/SNESConvergedReason.html#SNESConvergedReason">SNESConvergedReason</A> for more details 
 <P>
diff --git a/docs/manualpages/SNES/SNES_DIVERGED_MAX_IT.html b/docs/manualpages/SNES/SNES_DIVERGED_MAX_IT.html
index 71c167b..6f259b6 100644
--- a/docs/manualpages/SNES/SNES_DIVERGED_MAX_IT.html
+++ b/docs/manualpages/SNES/SNES_DIVERGED_MAX_IT.html
@@ -5,8 +5,8 @@
 <TITLE>SNES_DIVERGED_MAX_IT</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNES_DIVERGED_MAX_IT.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNES_DIVERGED_MAX_IT.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNES_DIVERGED_MAX_IT"><H1>SNES_DIVERGED_MAX_IT</H1></A>
 <A HREF="../SNES/SNESSolve.html#SNESSolve">SNESSolve</A>() has reached the maximum number of iterations requested 
 <P>
diff --git a/docs/manualpages/SNES/SNES_NORM_ALWAYS.html b/docs/manualpages/SNES/SNES_NORM_ALWAYS.html
index 2f448d0..74cdd85 100644
--- a/docs/manualpages/SNES/SNES_NORM_ALWAYS.html
+++ b/docs/manualpages/SNES/SNES_NORM_ALWAYS.html
@@ -5,8 +5,8 @@
 <TITLE>SNES_NORM_ALWAYS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNES_NORM_ALWAYS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNES_NORM_ALWAYS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNES_NORM_ALWAYS"><H1>SNES_NORM_ALWAYS</H1></A>
 Compute the function and its L2 norm at each iteration. 
 <P>
diff --git a/docs/manualpages/SNES/SNES_NORM_FINAL_ONLY.html b/docs/manualpages/SNES/SNES_NORM_FINAL_ONLY.html
index eb68b30..36890b3 100644
--- a/docs/manualpages/SNES/SNES_NORM_FINAL_ONLY.html
+++ b/docs/manualpages/SNES/SNES_NORM_FINAL_ONLY.html
@@ -5,8 +5,8 @@
 <TITLE>SNES_NORM_FINAL_ONLY</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNES_NORM_FINAL_ONLY.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNES_NORM_FINAL_ONLY.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNES_NORM_FINAL_ONLY"><H1>SNES_NORM_FINAL_ONLY</H1></A>
 Compute the function and its L2 norm on only the final iteration. 
 <P>
diff --git a/docs/manualpages/SNES/SNES_NORM_INITIAL_FINAL_ONLY.html b/docs/manualpages/SNES/SNES_NORM_INITIAL_FINAL_ONLY.html
index bb363a0..a954239 100644
--- a/docs/manualpages/SNES/SNES_NORM_INITIAL_FINAL_ONLY.html
+++ b/docs/manualpages/SNES/SNES_NORM_INITIAL_FINAL_ONLY.html
@@ -5,8 +5,8 @@
 <TITLE>SNES_NORM_INITIAL_FINAL_ONLY</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNES_NORM_INITIAL_FINAL_ONLY.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNES_NORM_INITIAL_FINAL_ONLY.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNES_NORM_INITIAL_FINAL_ONLY"><H1>SNES_NORM_INITIAL_FINAL_ONLY</H1></A>
 Compute the function and its L2 norm on only the initial and final iterations. 
 <P>
diff --git a/docs/manualpages/SNES/SNES_NORM_INITIAL_ONLY.html b/docs/manualpages/SNES/SNES_NORM_INITIAL_ONLY.html
index 5126ba2..c70c2ff 100644
--- a/docs/manualpages/SNES/SNES_NORM_INITIAL_ONLY.html
+++ b/docs/manualpages/SNES/SNES_NORM_INITIAL_ONLY.html
@@ -5,8 +5,8 @@
 <TITLE>SNES_NORM_INITIAL_ONLY</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNES_NORM_INITIAL_ONLY.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNES_NORM_INITIAL_ONLY.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNES_NORM_INITIAL_ONLY"><H1>SNES_NORM_INITIAL_ONLY</H1></A>
 Compute the function and its L2 at iteration 0, but do not update it. 
 <P>
diff --git a/docs/manualpages/SNES/SNES_NORM_NONE.html b/docs/manualpages/SNES/SNES_NORM_NONE.html
index ef6b67b..bc0e899 100644
--- a/docs/manualpages/SNES/SNES_NORM_NONE.html
+++ b/docs/manualpages/SNES/SNES_NORM_NONE.html
@@ -5,8 +5,8 @@
 <TITLE>SNES_NORM_NONE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/SNES_NORM_NONE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/SNES_NORM_NONE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNES_NORM_NONE"><H1>SNES_NORM_NONE</H1></A>
 Don't compute function and its L2 norm. 
 <P>
diff --git a/docs/manualpages/SNES/index.html b/docs/manualpages/SNES/index.html
index d81fa92..17d9a3b 100644
--- a/docs/manualpages/SNES/index.html
+++ b/docs/manualpages/SNES/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SNES/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SNES/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/docs/manualpages/SemiLagrange/Characteristic.html b/docs/manualpages/SemiLagrange/Characteristic.html
index 55b84f9..0d5efe7 100644
--- a/docs/manualpages/SemiLagrange/Characteristic.html
+++ b/docs/manualpages/SemiLagrange/Characteristic.html
@@ -5,8 +5,8 @@
 <TITLE>Characteristic</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SemiLagrange/Characteristic.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SemiLagrange/Characteristic.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="Characteristic"><H1>Characteristic</H1></A>
 Abstract PETSc object that manages method of characteristics solves 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SemiLagrange/CharacteristicFinalizePackage.html b/docs/manualpages/SemiLagrange/CharacteristicFinalizePackage.html
index 363e668..5195dd0 100644
--- a/docs/manualpages/SemiLagrange/CharacteristicFinalizePackage.html
+++ b/docs/manualpages/SemiLagrange/CharacteristicFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>CharacteristicFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SemiLagrange/CharacteristicFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SemiLagrange/CharacteristicFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="CharacteristicFinalizePackage"><H1>CharacteristicFinalizePackage</H1></A>
 This function destroys everything in the Petsc interface to the characteristics package. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SemiLagrange/CharacteristicInitializePackage.html b/docs/manualpages/SemiLagrange/CharacteristicInitializePackage.html
index 0a86e22..814e1d6 100644
--- a/docs/manualpages/SemiLagrange/CharacteristicInitializePackage.html
+++ b/docs/manualpages/SemiLagrange/CharacteristicInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>CharacteristicInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SemiLagrange/CharacteristicInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SemiLagrange/CharacteristicInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="CharacteristicInitializePackage"><H1>CharacteristicInitializePackage</H1></A>
 This function initializes everything in the <A HREF="../SemiLagrange/Characteristic.html#Characteristic">Characteristic</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to CharacteristicCreate() when using static libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SemiLagrange/CharacteristicRegister.html b/docs/manualpages/SemiLagrange/CharacteristicRegister.html
index 983f6d9..3c59bd8 100644
--- a/docs/manualpages/SemiLagrange/CharacteristicRegister.html
+++ b/docs/manualpages/SemiLagrange/CharacteristicRegister.html
@@ -5,8 +5,8 @@
 <TITLE>CharacteristicRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SemiLagrange/CharacteristicRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SemiLagrange/CharacteristicRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="CharacteristicRegister"><H1>CharacteristicRegister</H1></A>
 Adds a solver to the method of characteristics package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SemiLagrange/CharacteristicRegisterAll.html b/docs/manualpages/SemiLagrange/CharacteristicRegisterAll.html
index 5f661d8..526709d 100644
--- a/docs/manualpages/SemiLagrange/CharacteristicRegisterAll.html
+++ b/docs/manualpages/SemiLagrange/CharacteristicRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>CharacteristicRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SemiLagrange/CharacteristicRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SemiLagrange/CharacteristicRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="CharacteristicRegisterAll"><H1>CharacteristicRegisterAll</H1></A>
 Registers all of the Krylov subspace methods in the <A HREF="../SemiLagrange/Characteristic.html#Characteristic">Characteristic</A> package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SemiLagrange/CharacteristicSetType.html b/docs/manualpages/SemiLagrange/CharacteristicSetType.html
index ef8adb7..138c53b 100644
--- a/docs/manualpages/SemiLagrange/CharacteristicSetType.html
+++ b/docs/manualpages/SemiLagrange/CharacteristicSetType.html
@@ -5,8 +5,8 @@
 <TITLE>CharacteristicSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SemiLagrange/CharacteristicSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SemiLagrange/CharacteristicSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="CharacteristicSetType"><H1>CharacteristicSetType</H1></A>
 Builds <A HREF="../SemiLagrange/Characteristic.html#Characteristic">Characteristic</A> for a particular solver. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SemiLagrange/CharacteristicSetUp.html b/docs/manualpages/SemiLagrange/CharacteristicSetUp.html
index 9327a27..6916d47 100644
--- a/docs/manualpages/SemiLagrange/CharacteristicSetUp.html
+++ b/docs/manualpages/SemiLagrange/CharacteristicSetUp.html
@@ -5,8 +5,8 @@
 <TITLE>CharacteristicSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SemiLagrange/CharacteristicSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SemiLagrange/CharacteristicSetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="CharacteristicSetUp"><H1>CharacteristicSetUp</H1></A>
 Sets up the internal data structures for the later use of an iterative solver. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SemiLagrange/CharacteristicType.html b/docs/manualpages/SemiLagrange/CharacteristicType.html
index ab6d2e0..60ba4e9 100644
--- a/docs/manualpages/SemiLagrange/CharacteristicType.html
+++ b/docs/manualpages/SemiLagrange/CharacteristicType.html
@@ -5,8 +5,8 @@
 <TITLE>CharacteristicType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SemiLagrange/CharacteristicType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SemiLagrange/CharacteristicType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="CharacteristicType"><H1>CharacteristicType</H1></A>
 String with the name of a characteristics method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/SemiLagrange/index.html b/docs/manualpages/SemiLagrange/index.html
index 955443d..7663305 100644
--- a/docs/manualpages/SemiLagrange/index.html
+++ b/docs/manualpages/SemiLagrange/index.html
@@ -3,8 +3,8 @@
 <TITLE>Semi-Lagrangian Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/SemiLagrange/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/SemiLagrange/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> SemiLagrange <A HREF="../../../src/contrib/semiLagrange/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/docs/manualpages/Sys/ADD_VALUES.html b/docs/manualpages/Sys/ADD_VALUES.html
index 303e83a..37415fc 100644
--- a/docs/manualpages/Sys/ADD_VALUES.html
+++ b/docs/manualpages/Sys/ADD_VALUES.html
@@ -5,8 +5,8 @@
 <TITLE>ADD_VALUES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/ADD_VALUES.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/ADD_VALUES.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ADD_VALUES"><H1>ADD_VALUES</H1></A>
 Adds a value into a vector or matrix, if there previously was no value, just puts the value into that location 
 <P>
diff --git a/docs/manualpages/Sys/CHKERRQ.html b/docs/manualpages/Sys/CHKERRQ.html
index 470cccc..bb1fe8c 100644
--- a/docs/manualpages/Sys/CHKERRQ.html
+++ b/docs/manualpages/Sys/CHKERRQ.html
@@ -5,8 +5,8 @@
 <TITLE>CHKERRQ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/CHKERRQ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/CHKERRQ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="CHKERRQ"><H1>CHKERRQ</H1></A>
 Checks error code, if non-zero it calls the error handler and then returns 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/CHKERRXX.html b/docs/manualpages/Sys/CHKERRXX.html
index 6840c51..0a277b3 100644
--- a/docs/manualpages/Sys/CHKERRXX.html
+++ b/docs/manualpages/Sys/CHKERRXX.html
@@ -5,8 +5,8 @@
 <TITLE>CHKERRXX</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/CHKERRXX.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/CHKERRXX.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="CHKERRXX"><H1>CHKERRXX</H1></A>
 Checks error code, if non-zero it calls the C++ error handler which throws an exception 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/CHKMEMQ.html b/docs/manualpages/Sys/CHKMEMQ.html
index 8f82501..0b8485c 100644
--- a/docs/manualpages/Sys/CHKMEMQ.html
+++ b/docs/manualpages/Sys/CHKMEMQ.html
@@ -5,8 +5,8 @@
 <TITLE>CHKMEMQ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/CHKMEMQ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/CHKMEMQ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="CHKMEMQ"><H1>CHKMEMQ</H1></A>
 Checks the memory for corruption, calls error handler if any is detected 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/INSERT_VALUES.html b/docs/manualpages/Sys/INSERT_VALUES.html
index d50fba7..0c196b4 100644
--- a/docs/manualpages/Sys/INSERT_VALUES.html
+++ b/docs/manualpages/Sys/INSERT_VALUES.html
@@ -5,8 +5,8 @@
 <TITLE>INSERT_VALUES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/INSERT_VALUES.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/INSERT_VALUES.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="INSERT_VALUES"><H1>INSERT_VALUES</H1></A>
 Put a value into a vector or matrix, overwrites any previous value 
 <P>
diff --git a/docs/manualpages/Sys/InsertMode.html b/docs/manualpages/Sys/InsertMode.html
index c2d1712..9626a61 100644
--- a/docs/manualpages/Sys/InsertMode.html
+++ b/docs/manualpages/Sys/InsertMode.html
@@ -5,8 +5,8 @@
 <TITLE>InsertMode</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/InsertMode.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/InsertMode.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="InsertMode"><H1>InsertMode</H1></A>
 Whether entries are inserted or added into vectors or matrices 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/MAX_VALUES.html b/docs/manualpages/Sys/MAX_VALUES.html
index 5d61854..6e23667 100644
--- a/docs/manualpages/Sys/MAX_VALUES.html
+++ b/docs/manualpages/Sys/MAX_VALUES.html
@@ -5,8 +5,8 @@
 <TITLE>MAX_VALUES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/MAX_VALUES.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/MAX_VALUES.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MAX_VALUES"><H1>MAX_VALUES</H1></A>
 Puts the maximum of the scattered/gathered value and the current value into each location 
 <P>
diff --git a/docs/manualpages/Sys/MPIU_SCALAR.html b/docs/manualpages/Sys/MPIU_SCALAR.html
index 990c6e8..a97211e 100644
--- a/docs/manualpages/Sys/MPIU_SCALAR.html
+++ b/docs/manualpages/Sys/MPIU_SCALAR.html
@@ -5,8 +5,8 @@
 <TITLE>MPIU_SCALAR</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/MPIU_SCALAR.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/MPIU_SCALAR.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MPIU_SCALAR"><H1>MPIU_SCALAR</H1></A>
 MPI datatype corresponding to <A HREF="../Sys/PetscScalar.html#PetscScalar">PetscScalar</A> 
 <P>
diff --git a/docs/manualpages/Sys/MPI_Comm.html b/docs/manualpages/Sys/MPI_Comm.html
index f21d637..fe76f84 100644
--- a/docs/manualpages/Sys/MPI_Comm.html
+++ b/docs/manualpages/Sys/MPI_Comm.html
@@ -5,8 +5,8 @@
 <TITLE>MPI_Comm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/MPI_Comm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/MPI_Comm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MPI_Comm"><H1>MPI_Comm</H1></A>
 the basic object used by MPI to determine which processes are involved in a communication 
 <P>
diff --git a/docs/manualpages/Sys/PETSC_COMM_SELF.html b/docs/manualpages/Sys/PETSC_COMM_SELF.html
index 88a1926..904c57b 100644
--- a/docs/manualpages/Sys/PETSC_COMM_SELF.html
+++ b/docs/manualpages/Sys/PETSC_COMM_SELF.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_COMM_SELF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PETSC_COMM_SELF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PETSC_COMM_SELF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_COMM_SELF"><H1>PETSC_COMM_SELF</H1></A>
 This is always MPI_COMM_SELF 
 <P>
diff --git a/docs/manualpages/Sys/PETSC_COMM_WORLD.html b/docs/manualpages/Sys/PETSC_COMM_WORLD.html
index e179793..cd0b6a3 100644
--- a/docs/manualpages/Sys/PETSC_COMM_WORLD.html
+++ b/docs/manualpages/Sys/PETSC_COMM_WORLD.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_COMM_WORLD</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PETSC_COMM_WORLD.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PETSC_COMM_WORLD.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_COMM_WORLD"><H1>PETSC_COMM_WORLD</H1></A>
 the equivalent of the MPI_COMM_WORLD communicator which represents all the processs that PETSc knows about. 
 <P>
diff --git a/docs/manualpages/Sys/PETSC_DECIDE.html b/docs/manualpages/Sys/PETSC_DECIDE.html
index bbfcb11..ad8d5fb 100644
--- a/docs/manualpages/Sys/PETSC_DECIDE.html
+++ b/docs/manualpages/Sys/PETSC_DECIDE.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_DECIDE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PETSC_DECIDE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PETSC_DECIDE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_DECIDE"><H1>PETSC_DECIDE</H1></A>
 standard way of passing in integer or floating point parameter where you wish PETSc to use the default. 
 <P>
diff --git a/docs/manualpages/Sys/PETSC_DEFAULT.html b/docs/manualpages/Sys/PETSC_DEFAULT.html
index d5c7c99..c631805 100644
--- a/docs/manualpages/Sys/PETSC_DEFAULT.html
+++ b/docs/manualpages/Sys/PETSC_DEFAULT.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_DEFAULT</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PETSC_DEFAULT.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PETSC_DEFAULT.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_DEFAULT"><H1>PETSC_DEFAULT</H1></A>
 standard way of passing in integer or floating point parameter where you wish PETSc to use the default. 
 <P>
diff --git a/docs/manualpages/Sys/PETSC_DETERMINE.html b/docs/manualpages/Sys/PETSC_DETERMINE.html
index f56f076..bb02019 100644
--- a/docs/manualpages/Sys/PETSC_DETERMINE.html
+++ b/docs/manualpages/Sys/PETSC_DETERMINE.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_DETERMINE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PETSC_DETERMINE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PETSC_DETERMINE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_DETERMINE"><H1>PETSC_DETERMINE</H1></A>
 standard way of passing in integer or floating point parameter where you wish PETSc to compute the required value. 
 <P>
diff --git a/docs/manualpages/Sys/PETSC_FALSE.html b/docs/manualpages/Sys/PETSC_FALSE.html
index 7ea2f90..5dabc40 100644
--- a/docs/manualpages/Sys/PETSC_FALSE.html
+++ b/docs/manualpages/Sys/PETSC_FALSE.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_FALSE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PETSC_FALSE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PETSC_FALSE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_FALSE"><H1>PETSC_FALSE</H1></A>
 False value of <A HREF="../Sys/PetscBool.html#PetscBool">PetscBool</A> 
 <P>
diff --git a/docs/manualpages/Sys/PETSC_IGNORE.html b/docs/manualpages/Sys/PETSC_IGNORE.html
index 2465807..507f353 100644
--- a/docs/manualpages/Sys/PETSC_IGNORE.html
+++ b/docs/manualpages/Sys/PETSC_IGNORE.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_IGNORE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PETSC_IGNORE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PETSC_IGNORE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_IGNORE"><H1>PETSC_IGNORE</H1></A>
 same as NULL, means PETSc will ignore this argument 
 <P>
diff --git a/docs/manualpages/Sys/PETSC_MATLAB_ENGINE_.html b/docs/manualpages/Sys/PETSC_MATLAB_ENGINE_.html
index 2e1a8dc..10ac9c7 100644
--- a/docs/manualpages/Sys/PETSC_MATLAB_ENGINE_.html
+++ b/docs/manualpages/Sys/PETSC_MATLAB_ENGINE_.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_MATLAB_ENGINE_</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PETSC_MATLAB_ENGINE_.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PETSC_MATLAB_ENGINE_.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_MATLAB_ENGINE_"><H1>PETSC_MATLAB_ENGINE_</H1></A>
 Creates a matlab engine shared by all processors in a communicator. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PETSC_MATLAB_ENGINE_SELF.html b/docs/manualpages/Sys/PETSC_MATLAB_ENGINE_SELF.html
index 3507121..3ea6742 100644
--- a/docs/manualpages/Sys/PETSC_MATLAB_ENGINE_SELF.html
+++ b/docs/manualpages/Sys/PETSC_MATLAB_ENGINE_SELF.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_MATLAB_ENGINE_SELF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PETSC_MATLAB_ENGINE_SELF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PETSC_MATLAB_ENGINE_SELF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_MATLAB_ENGINE_SELF"><H1>PETSC_MATLAB_ENGINE_SELF</H1></A>
 same as <A HREF="../Sys/PETSC_MATLAB_ENGINE_.html#PETSC_MATLAB_ENGINE_">PETSC_MATLAB_ENGINE_</A>(<A HREF="../Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</A>) 
 <P><B><P><B><FONT COLOR="#CC3333">Level:</FONT></B>developer
diff --git a/docs/manualpages/Sys/PETSC_MATLAB_ENGINE_WORLD.html b/docs/manualpages/Sys/PETSC_MATLAB_ENGINE_WORLD.html
index de2d635..d0cd8bf 100644
--- a/docs/manualpages/Sys/PETSC_MATLAB_ENGINE_WORLD.html
+++ b/docs/manualpages/Sys/PETSC_MATLAB_ENGINE_WORLD.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_MATLAB_ENGINE_WORLD</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PETSC_MATLAB_ENGINE_WORLD.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PETSC_MATLAB_ENGINE_WORLD.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_MATLAB_ENGINE_WORLD"><H1>PETSC_MATLAB_ENGINE_WORLD</H1></A>
 same as <A HREF="../Sys/PETSC_MATLAB_ENGINE_.html#PETSC_MATLAB_ENGINE_">PETSC_MATLAB_ENGINE_</A>(<A HREF="../Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</A>) 
 <P><B><P><B><FONT COLOR="#CC3333">Level:</FONT></B>developer
diff --git a/docs/manualpages/Sys/PETSC_NULL.html b/docs/manualpages/Sys/PETSC_NULL.html
index 9601f2c..1d3a71d 100644
--- a/docs/manualpages/Sys/PETSC_NULL.html
+++ b/docs/manualpages/Sys/PETSC_NULL.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_NULL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PETSC_NULL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PETSC_NULL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_NULL"><H1>PETSC_NULL</H1></A>
 standard way of passing in a null or array or pointer. This is deprecated in C/C++ simply use NULL 
 <P>
diff --git a/docs/manualpages/Sys/PETSC_TRUE.html b/docs/manualpages/Sys/PETSC_TRUE.html
index 3414a77..f4aae4c 100644
--- a/docs/manualpages/Sys/PETSC_TRUE.html
+++ b/docs/manualpages/Sys/PETSC_TRUE.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_TRUE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PETSC_TRUE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PETSC_TRUE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_TRUE"><H1>PETSC_TRUE</H1></A>
 True value of <A HREF="../Sys/PetscBool.html#PetscBool">PetscBool</A> 
 <P>
diff --git a/docs/manualpages/Sys/PETSC_i.html b/docs/manualpages/Sys/PETSC_i.html
index 1f5e542..cd0b0ad 100644
--- a/docs/manualpages/Sys/PETSC_i.html
+++ b/docs/manualpages/Sys/PETSC_i.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_i</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PETSC_i.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PETSC_i.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_i"><H1>PETSC_i</H1></A>
 the imaginary number i 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetsSubcommcView.html b/docs/manualpages/Sys/PetsSubcommcView.html
index fb1c0bc..e354b5e 100644
--- a/docs/manualpages/Sys/PetsSubcommcView.html
+++ b/docs/manualpages/Sys/PetsSubcommcView.html
@@ -5,8 +5,8 @@
 <TITLE>PetsSubcommcView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetsSubcommcView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetsSubcommcView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetsSubcommcView"><H1>PetsSubcommcView</H1></A>
 Views a <A HREF="../Sys/PetscSubcomm.html#PetscSubcomm">PetscSubcomm</A> of values as either ASCII text or a binary file 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscAbortErrorHandler.html b/docs/manualpages/Sys/PetscAbortErrorHandler.html
index c76f511..103414c 100644
--- a/docs/manualpages/Sys/PetscAbortErrorHandler.html
+++ b/docs/manualpages/Sys/PetscAbortErrorHandler.html
@@ -5,8 +5,8 @@
 <TITLE>PetscAbortErrorHandler</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscAbortErrorHandler.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscAbortErrorHandler.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscAbortErrorHandler"><H1>PetscAbortErrorHandler</H1></A>
 Error handler that calls abort on error. This routine is very useful when running in the debugger, because the user can look directly at the stack frames and the variables. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscAbsInt.html b/docs/manualpages/Sys/PetscAbsInt.html
index 2f55163..910daa7 100644
--- a/docs/manualpages/Sys/PetscAbsInt.html
+++ b/docs/manualpages/Sys/PetscAbsInt.html
@@ -5,8 +5,8 @@
 <TITLE>PetscAbsInt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscAbsInt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscAbsInt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscAbsInt"><H1>PetscAbsInt</H1></A>
 Returns the absolute value of an integer 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscAbsReal.html b/docs/manualpages/Sys/PetscAbsReal.html
index 07726ec..32bc950 100644
--- a/docs/manualpages/Sys/PetscAbsReal.html
+++ b/docs/manualpages/Sys/PetscAbsReal.html
@@ -5,8 +5,8 @@
 <TITLE>PetscAbsReal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscAbsReal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscAbsReal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscAbsReal"><H1>PetscAbsReal</H1></A>
 Returns the absolute value of an real number 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscAddrAlign.html b/docs/manualpages/Sys/PetscAddrAlign.html
index d9138b7..056f5c5 100644
--- a/docs/manualpages/Sys/PetscAddrAlign.html
+++ b/docs/manualpages/Sys/PetscAddrAlign.html
@@ -5,8 +5,8 @@
 <TITLE>PetscAddrAlign</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscAddrAlign.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscAddrAlign.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscAddrAlign"><H1>PetscAddrAlign</H1></A>
 Rounds up an address to PETSC_MEMALIGN alignment 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscAttachDebugger.html b/docs/manualpages/Sys/PetscAttachDebugger.html
index a283d88..7eed9d4 100644
--- a/docs/manualpages/Sys/PetscAttachDebugger.html
+++ b/docs/manualpages/Sys/PetscAttachDebugger.html
@@ -5,8 +5,8 @@
 <TITLE>PetscAttachDebugger</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscAttachDebugger.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscAttachDebugger.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscAttachDebugger"><H1>PetscAttachDebugger</H1></A>
 Attaches the debugger to the running process. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscAttachDebuggerErrorHandler.html b/docs/manualpages/Sys/PetscAttachDebuggerErrorHandler.html
index 1711634..eea3095 100644
--- a/docs/manualpages/Sys/PetscAttachDebuggerErrorHandler.html
+++ b/docs/manualpages/Sys/PetscAttachDebuggerErrorHandler.html
@@ -5,8 +5,8 @@
 <TITLE>PetscAttachDebuggerErrorHandler</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscAttachDebuggerErrorHandler.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscAttachDebuggerErrorHandler.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscAttachDebuggerErrorHandler"><H1>PetscAttachDebuggerErrorHandler</H1></A>
 Error handler that attaches a debugger to a running process when an error is detected. This routine is useful for examining variables, etc. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBLASInt.html b/docs/manualpages/Sys/PetscBLASInt.html
index 7c1aa98..cac2f56 100644
--- a/docs/manualpages/Sys/PetscBLASInt.html
+++ b/docs/manualpages/Sys/PetscBLASInt.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBLASInt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBLASInt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBLASInt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBLASInt"><H1>PetscBLASInt</H1></A>
 datatype used to represent 'int' parameters to BLAS/LAPACK functions. 
 <P>
diff --git a/docs/manualpages/Sys/PetscBLASIntCast.html b/docs/manualpages/Sys/PetscBLASIntCast.html
index 6f394f2..9524d4d 100644
--- a/docs/manualpages/Sys/PetscBLASIntCast.html
+++ b/docs/manualpages/Sys/PetscBLASIntCast.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBLASIntCast</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBLASIntCast.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBLASIntCast.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBLASIntCast"><H1>PetscBLASIntCast</H1></A>
 casts a <A HREF="../Sys/PetscInt.html#PetscInt">PetscInt</A> (which may be 64 bits in size) to a <A HREF="../Sys/PetscBLASInt.html#PetscBLASInt">PetscBLASInt</A> (which may be 32 bits in size), generates an error if the <A HREF="../Sys/PetscBLASInt.html#PetscBLASInt">PetscBLASInt</A> is not large enough to hold the number. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBT.html b/docs/manualpages/Sys/PetscBT.html
index 8c9deb6..40be49b 100644
--- a/docs/manualpages/Sys/PetscBT.html
+++ b/docs/manualpages/Sys/PetscBT.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBT</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBT.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBT.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBT"><H1>PetscBT</H1></A>
 PETSc bitarrays 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBag.html b/docs/manualpages/Sys/PetscBag.html
index dc1a2d0..7a3ce96 100644
--- a/docs/manualpages/Sys/PetscBag.html
+++ b/docs/manualpages/Sys/PetscBag.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBag</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBag.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBag.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBag"><H1>PetscBag</H1></A>
 PETSc object that manages a collection of user data including parameters. A bag is essentially a C struct with serialization (you can save it and load it from files). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBagCreate.html b/docs/manualpages/Sys/PetscBagCreate.html
index fbe38d4..a8b5aa4 100644
--- a/docs/manualpages/Sys/PetscBagCreate.html
+++ b/docs/manualpages/Sys/PetscBagCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBagCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBagCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBagCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBagCreate"><H1>PetscBagCreate</H1></A>
 Create a bag of values 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBagDestroy.html b/docs/manualpages/Sys/PetscBagDestroy.html
index 5f2e5f1..5fd48e4 100644
--- a/docs/manualpages/Sys/PetscBagDestroy.html
+++ b/docs/manualpages/Sys/PetscBagDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBagDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBagDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBagDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBagDestroy"><H1>PetscBagDestroy</H1></A>
 Destroys a bag values 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBagGetData.html b/docs/manualpages/Sys/PetscBagGetData.html
index 4e8383b..08cdbe9 100644
--- a/docs/manualpages/Sys/PetscBagGetData.html
+++ b/docs/manualpages/Sys/PetscBagGetData.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBagGetData</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBagGetData.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBagGetData.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBagGetData"><H1>PetscBagGetData</H1></A>
 Gives back the user - access to memory that should be used for storing user-data-structure 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBagGetName.html b/docs/manualpages/Sys/PetscBagGetName.html
index 746fbaf..8cbf4e4 100644
--- a/docs/manualpages/Sys/PetscBagGetName.html
+++ b/docs/manualpages/Sys/PetscBagGetName.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBagGetName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBagGetName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBagGetName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBagGetName"><H1>PetscBagGetName</H1></A>
 Gets the name of a bag of values 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBagGetNames.html b/docs/manualpages/Sys/PetscBagGetNames.html
index 265aaba..c8c3b93 100644
--- a/docs/manualpages/Sys/PetscBagGetNames.html
+++ b/docs/manualpages/Sys/PetscBagGetNames.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBagGetNames</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBagGetNames.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBagGetNames.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBagGetNames"><H1>PetscBagGetNames</H1></A>
 Get the names of all entries in the bag 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBagLoad.html b/docs/manualpages/Sys/PetscBagLoad.html
index b7a793e..fe00b97 100644
--- a/docs/manualpages/Sys/PetscBagLoad.html
+++ b/docs/manualpages/Sys/PetscBagLoad.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBagLoad</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBagLoad.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBagLoad.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBagLoad"><H1>PetscBagLoad</H1></A>
 Loads a bag of values from a binary file 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBagRegister64bitInt.html b/docs/manualpages/Sys/PetscBagRegister64bitInt.html
index f6cefb6..440f2ea 100644
--- a/docs/manualpages/Sys/PetscBagRegister64bitInt.html
+++ b/docs/manualpages/Sys/PetscBagRegister64bitInt.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBagRegister64bitInt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBagRegister64bitInt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBagRegister64bitInt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBagRegister64bitInt"><H1>PetscBagRegister64bitInt</H1></A>
 add an integer value to the bag 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBagRegisterBool.html b/docs/manualpages/Sys/PetscBagRegisterBool.html
index 90fba27..0098232 100644
--- a/docs/manualpages/Sys/PetscBagRegisterBool.html
+++ b/docs/manualpages/Sys/PetscBagRegisterBool.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBagRegisterBool</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBagRegisterBool.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBagRegisterBool.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBagRegisterBool"><H1>PetscBagRegisterBool</H1></A>
 add a logical value to the bag 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBagRegisterBoolArray.html b/docs/manualpages/Sys/PetscBagRegisterBoolArray.html
index 7011020..26d2edd 100644
--- a/docs/manualpages/Sys/PetscBagRegisterBoolArray.html
+++ b/docs/manualpages/Sys/PetscBagRegisterBoolArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBagRegisterBoolArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBagRegisterBoolArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBagRegisterBoolArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBagRegisterBoolArray"><H1>PetscBagRegisterBoolArray</H1></A>
 add a n logical values to the bag 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBagRegisterEnum.html b/docs/manualpages/Sys/PetscBagRegisterEnum.html
index 0bad37f..533faeb 100644
--- a/docs/manualpages/Sys/PetscBagRegisterEnum.html
+++ b/docs/manualpages/Sys/PetscBagRegisterEnum.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBagRegisterEnum</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBagRegisterEnum.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBagRegisterEnum.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBagRegisterEnum"><H1>PetscBagRegisterEnum</H1></A>
 add an enum value to the bag 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBagRegisterInt.html b/docs/manualpages/Sys/PetscBagRegisterInt.html
index b6c5f2d..406925b 100644
--- a/docs/manualpages/Sys/PetscBagRegisterInt.html
+++ b/docs/manualpages/Sys/PetscBagRegisterInt.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBagRegisterInt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBagRegisterInt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBagRegisterInt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBagRegisterInt"><H1>PetscBagRegisterInt</H1></A>
 add an integer value to the bag 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBagRegisterIntArray.html b/docs/manualpages/Sys/PetscBagRegisterIntArray.html
index 025e6bc..8310253 100644
--- a/docs/manualpages/Sys/PetscBagRegisterIntArray.html
+++ b/docs/manualpages/Sys/PetscBagRegisterIntArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBagRegisterIntArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBagRegisterIntArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBagRegisterIntArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBagRegisterIntArray"><H1>PetscBagRegisterIntArray</H1></A>
 add an integer value to the bag 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBagRegisterReal.html b/docs/manualpages/Sys/PetscBagRegisterReal.html
index 68a3944..8193e52 100644
--- a/docs/manualpages/Sys/PetscBagRegisterReal.html
+++ b/docs/manualpages/Sys/PetscBagRegisterReal.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBagRegisterReal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBagRegisterReal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBagRegisterReal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBagRegisterReal"><H1>PetscBagRegisterReal</H1></A>
 add a real value to the bag 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBagRegisterRealArray.html b/docs/manualpages/Sys/PetscBagRegisterRealArray.html
index 6dcd8e5..6d9485d 100644
--- a/docs/manualpages/Sys/PetscBagRegisterRealArray.html
+++ b/docs/manualpages/Sys/PetscBagRegisterRealArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBagRegisterRealArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBagRegisterRealArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBagRegisterRealArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBagRegisterRealArray"><H1>PetscBagRegisterRealArray</H1></A>
 add an real array to the bag 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBagRegisterScalar.html b/docs/manualpages/Sys/PetscBagRegisterScalar.html
index 4a0b0d9..657d06d 100644
--- a/docs/manualpages/Sys/PetscBagRegisterScalar.html
+++ b/docs/manualpages/Sys/PetscBagRegisterScalar.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBagRegisterScalar</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBagRegisterScalar.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBagRegisterScalar.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBagRegisterScalar"><H1>PetscBagRegisterScalar</H1></A>
 add a real or complex number value to the bag 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBagRegisterString.html b/docs/manualpages/Sys/PetscBagRegisterString.html
index dbdda81..5070048 100644
--- a/docs/manualpages/Sys/PetscBagRegisterString.html
+++ b/docs/manualpages/Sys/PetscBagRegisterString.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBagRegisterString</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBagRegisterString.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBagRegisterString.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBagRegisterString"><H1>PetscBagRegisterString</H1></A>
 add a string value to the bag 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBagSetFromOptions.html b/docs/manualpages/Sys/PetscBagSetFromOptions.html
index 268d42e..bf0220e 100644
--- a/docs/manualpages/Sys/PetscBagSetFromOptions.html
+++ b/docs/manualpages/Sys/PetscBagSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBagSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBagSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBagSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBagSetFromOptions"><H1>PetscBagSetFromOptions</H1></A>
 Allows setting options from a bag 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBagSetName.html b/docs/manualpages/Sys/PetscBagSetName.html
index 4668c57..9bc09c9 100644
--- a/docs/manualpages/Sys/PetscBagSetName.html
+++ b/docs/manualpages/Sys/PetscBagSetName.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBagSetName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBagSetName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBagSetName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBagSetName"><H1>PetscBagSetName</H1></A>
 Sets the name of a bag of values 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBagSetOptionsPrefix.html b/docs/manualpages/Sys/PetscBagSetOptionsPrefix.html
index 6ab7d6b..14115d3 100644
--- a/docs/manualpages/Sys/PetscBagSetOptionsPrefix.html
+++ b/docs/manualpages/Sys/PetscBagSetOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBagSetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBagSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBagSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBagSetOptionsPrefix"><H1>PetscBagSetOptionsPrefix</H1></A>
 Sets the prefix used for searching for all <A HREF="../Sys/PetscBag.html#PetscBag">PetscBag</A> items in the options database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBagView.html b/docs/manualpages/Sys/PetscBagView.html
index 6b37df8..e05a02c 100644
--- a/docs/manualpages/Sys/PetscBagView.html
+++ b/docs/manualpages/Sys/PetscBagView.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBagView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBagView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBagView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBagView"><H1>PetscBagView</H1></A>
 Views a bag of values as either ASCII text or a binary file 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBarrier.html b/docs/manualpages/Sys/PetscBarrier.html
index 7688796..5f7cbea 100644
--- a/docs/manualpages/Sys/PetscBarrier.html
+++ b/docs/manualpages/Sys/PetscBarrier.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBarrier</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBarrier.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBarrier.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBarrier"><H1>PetscBarrier</H1></A>
 Blocks until this routine is executed by all processors owning the object A. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBinaryClose.html b/docs/manualpages/Sys/PetscBinaryClose.html
index abe29de..187db41 100644
--- a/docs/manualpages/Sys/PetscBinaryClose.html
+++ b/docs/manualpages/Sys/PetscBinaryClose.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBinaryClose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBinaryClose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBinaryClose.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBinaryClose"><H1>PetscBinaryClose</H1></A>
 Closes a PETSc binary file. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBinaryOpen.html b/docs/manualpages/Sys/PetscBinaryOpen.html
index 1858eed..f6ace1e 100644
--- a/docs/manualpages/Sys/PetscBinaryOpen.html
+++ b/docs/manualpages/Sys/PetscBinaryOpen.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBinaryOpen</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBinaryOpen.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBinaryOpen.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBinaryOpen"><H1>PetscBinaryOpen</H1></A>
 Opens a PETSc binary file. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBinaryRead.html b/docs/manualpages/Sys/PetscBinaryRead.html
index 7f13a8d..75d168d 100644
--- a/docs/manualpages/Sys/PetscBinaryRead.html
+++ b/docs/manualpages/Sys/PetscBinaryRead.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBinaryRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBinaryRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBinaryRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBinaryRead"><H1>PetscBinaryRead</H1></A>
 Reads from a binary file. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBinarySeek.html b/docs/manualpages/Sys/PetscBinarySeek.html
index 14c4831..2c25bc9 100644
--- a/docs/manualpages/Sys/PetscBinarySeek.html
+++ b/docs/manualpages/Sys/PetscBinarySeek.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBinarySeek</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBinarySeek.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBinarySeek.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBinarySeek"><H1>PetscBinarySeek</H1></A>
 Moves the file pointer on a PETSc binary file. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBinarySeekType.html b/docs/manualpages/Sys/PetscBinarySeekType.html
index 403e369..7d9b89b 100644
--- a/docs/manualpages/Sys/PetscBinarySeekType.html
+++ b/docs/manualpages/Sys/PetscBinarySeekType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBinarySeekType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBinarySeekType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBinarySeekType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBinarySeekType"><H1>PetscBinarySeekType</H1></A>
 argument to <A HREF="../Sys/PetscBinarySeek.html#PetscBinarySeek">PetscBinarySeek</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBinarySynchronizedRead.html b/docs/manualpages/Sys/PetscBinarySynchronizedRead.html
index 116bec7..954b0e2 100644
--- a/docs/manualpages/Sys/PetscBinarySynchronizedRead.html
+++ b/docs/manualpages/Sys/PetscBinarySynchronizedRead.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBinarySynchronizedRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBinarySynchronizedRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBinarySynchronizedRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBinarySynchronizedRead"><H1>PetscBinarySynchronizedRead</H1></A>
 Reads from a binary file. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBinarySynchronizedSeek.html b/docs/manualpages/Sys/PetscBinarySynchronizedSeek.html
index ab4db13..2e3a812 100644
--- a/docs/manualpages/Sys/PetscBinarySynchronizedSeek.html
+++ b/docs/manualpages/Sys/PetscBinarySynchronizedSeek.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBinarySynchronizedSeek</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBinarySynchronizedSeek.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBinarySynchronizedSeek.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBinarySynchronizedSeek"><H1>PetscBinarySynchronizedSeek</H1></A>
 Moves the file pointer on a PETSc binary file. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBinarySynchronizedWrite.html b/docs/manualpages/Sys/PetscBinarySynchronizedWrite.html
index 61e8c03..a8a0043 100644
--- a/docs/manualpages/Sys/PetscBinarySynchronizedWrite.html
+++ b/docs/manualpages/Sys/PetscBinarySynchronizedWrite.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBinarySynchronizedWrite</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBinarySynchronizedWrite.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBinarySynchronizedWrite.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBinarySynchronizedWrite"><H1>PetscBinarySynchronizedWrite</H1></A>
 writes to a binary file. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBinaryWrite.html b/docs/manualpages/Sys/PetscBinaryWrite.html
index 959a629..954747f 100644
--- a/docs/manualpages/Sys/PetscBinaryWrite.html
+++ b/docs/manualpages/Sys/PetscBinaryWrite.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBinaryWrite</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBinaryWrite.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBinaryWrite.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBinaryWrite"><H1>PetscBinaryWrite</H1></A>
 Writes to a binary file. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBool.html b/docs/manualpages/Sys/PetscBool.html
index 3aa86dc..0125937 100644
--- a/docs/manualpages/Sys/PetscBool.html
+++ b/docs/manualpages/Sys/PetscBool.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBool</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBool.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBool.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBool"><H1>PetscBool</H1></A>
 Logical variable. Actually an int in C and a logical in Fortran. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBoxAuthorize.html b/docs/manualpages/Sys/PetscBoxAuthorize.html
index 673b960..6305edb 100644
--- a/docs/manualpages/Sys/PetscBoxAuthorize.html
+++ b/docs/manualpages/Sys/PetscBoxAuthorize.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBoxAuthorize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBoxAuthorize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBoxAuthorize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBoxAuthorize"><H1>PetscBoxAuthorize</H1></A>
 Get authorization and refresh token for accessing Box drive from PETSc 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBoxRefresh.html b/docs/manualpages/Sys/PetscBoxRefresh.html
index 3fcb6dd..c4a787c 100644
--- a/docs/manualpages/Sys/PetscBoxRefresh.html
+++ b/docs/manualpages/Sys/PetscBoxRefresh.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBoxRefresh</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBoxRefresh.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBoxRefresh.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBoxRefresh"><H1>PetscBoxRefresh</H1></A>
 Get a new authorization token for accessing Box drive from PETSc from a refresh token 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBoxUpload.html b/docs/manualpages/Sys/PetscBoxUpload.html
index d46f3fd..068f5ba 100644
--- a/docs/manualpages/Sys/PetscBoxUpload.html
+++ b/docs/manualpages/Sys/PetscBoxUpload.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBoxUpload</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBoxUpload.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBoxUpload.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBoxUpload"><H1>PetscBoxUpload</H1></A>
 Loads a file to the Box Drive 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscBuildTwoSidedType.html b/docs/manualpages/Sys/PetscBuildTwoSidedType.html
index a628b4f..37f9af0 100644
--- a/docs/manualpages/Sys/PetscBuildTwoSidedType.html
+++ b/docs/manualpages/Sys/PetscBuildTwoSidedType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscBuildTwoSidedType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscBuildTwoSidedType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscBuildTwoSidedType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscBuildTwoSidedType"><H1>PetscBuildTwoSidedType</H1></A>
 algorithm for setting up two-sided communication 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscCUDAFlag.html b/docs/manualpages/Sys/PetscCUDAFlag.html
index 6878365..04ce399 100644
--- a/docs/manualpages/Sys/PetscCUDAFlag.html
+++ b/docs/manualpages/Sys/PetscCUDAFlag.html
@@ -5,8 +5,8 @@
 <TITLE>PetscCUDAFlag</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscCUDAFlag.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscCUDAFlag.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscCUDAFlag"><H1>PetscCUDAFlag</H1></A>
 indicates which memory (CPU, GPU, or none contains valid vector 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscCUSPFlag.html b/docs/manualpages/Sys/PetscCUSPFlag.html
index 9d2b121..828b1cc 100644
--- a/docs/manualpages/Sys/PetscCUSPFlag.html
+++ b/docs/manualpages/Sys/PetscCUSPFlag.html
@@ -5,8 +5,8 @@
 <TITLE>PetscCUSPFlag</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscCUSPFlag.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscCUSPFlag.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscCUSPFlag"><H1>PetscCUSPFlag</H1></A>
 indicates which memory (CPU, GPU, or none contains valid vector 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscCalloc1.html b/docs/manualpages/Sys/PetscCalloc1.html
index 64c6bbb..b28d7ad 100644
--- a/docs/manualpages/Sys/PetscCalloc1.html
+++ b/docs/manualpages/Sys/PetscCalloc1.html
@@ -5,8 +5,8 @@
 <TITLE>PetscCalloc1</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscCalloc1.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscCalloc1.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscCalloc1"><H1>PetscCalloc1</H1></A>
 Allocates a cleared (zeroed) array of memory aligned to PETSC_MEMALIGN 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscCalloc2.html b/docs/manualpages/Sys/PetscCalloc2.html
index 1efe0ba..2fbbbfc 100644
--- a/docs/manualpages/Sys/PetscCalloc2.html
+++ b/docs/manualpages/Sys/PetscCalloc2.html
@@ -5,8 +5,8 @@
 <TITLE>PetscCalloc2</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscCalloc2.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscCalloc2.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscCalloc2"><H1>PetscCalloc2</H1></A>
 Allocates 2 cleared (zeroed) arrays of memory both aligned to PETSC_MEMALIGN 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscCalloc3.html b/docs/manualpages/Sys/PetscCalloc3.html
index 8fda11f..5818956 100644
--- a/docs/manualpages/Sys/PetscCalloc3.html
+++ b/docs/manualpages/Sys/PetscCalloc3.html
@@ -5,8 +5,8 @@
 <TITLE>PetscCalloc3</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscCalloc3.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscCalloc3.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscCalloc3"><H1>PetscCalloc3</H1></A>
 Allocates 3 cleared (zeroed) arrays of memory, all aligned to PETSC_MEMALIGN 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscCalloc4.html b/docs/manualpages/Sys/PetscCalloc4.html
index 2b0b358..708f4c5 100644
--- a/docs/manualpages/Sys/PetscCalloc4.html
+++ b/docs/manualpages/Sys/PetscCalloc4.html
@@ -5,8 +5,8 @@
 <TITLE>PetscCalloc4</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscCalloc4.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscCalloc4.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscCalloc4"><H1>PetscCalloc4</H1></A>
 Allocates 4 cleared (zeroed) arrays of memory, all aligned to PETSC_MEMALIGN 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscCalloc5.html b/docs/manualpages/Sys/PetscCalloc5.html
index d931474..64d7e5a 100644
--- a/docs/manualpages/Sys/PetscCalloc5.html
+++ b/docs/manualpages/Sys/PetscCalloc5.html
@@ -5,8 +5,8 @@
 <TITLE>PetscCalloc5</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscCalloc5.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscCalloc5.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscCalloc5"><H1>PetscCalloc5</H1></A>
 Allocates 5 cleared (zeroed) arrays of memory, all aligned to PETSC_MEMALIGN 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscCalloc6.html b/docs/manualpages/Sys/PetscCalloc6.html
index a6b94f5..e414bf3 100644
--- a/docs/manualpages/Sys/PetscCalloc6.html
+++ b/docs/manualpages/Sys/PetscCalloc6.html
@@ -5,8 +5,8 @@
 <TITLE>PetscCalloc6</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscCalloc6.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscCalloc6.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscCalloc6"><H1>PetscCalloc6</H1></A>
 Allocates 6 cleared (zeroed) arrays of memory, all aligned to PETSC_MEMALIGN 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscCalloc7.html b/docs/manualpages/Sys/PetscCalloc7.html
index b9e3500..3f08d30 100644
--- a/docs/manualpages/Sys/PetscCalloc7.html
+++ b/docs/manualpages/Sys/PetscCalloc7.html
@@ -5,8 +5,8 @@
 <TITLE>PetscCalloc7</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscCalloc7.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscCalloc7.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscCalloc7"><H1>PetscCalloc7</H1></A>
 Allocates 7 cleared (zeroed) arrays of memory, all aligned to PETSC_MEMALIGN 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscCheckPointer.html b/docs/manualpages/Sys/PetscCheckPointer.html
index fff3e2f..211a8fc 100644
--- a/docs/manualpages/Sys/PetscCheckPointer.html
+++ b/docs/manualpages/Sys/PetscCheckPointer.html
@@ -5,8 +5,8 @@
 <TITLE>PetscCheckPointer</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscCheckPointer.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscCheckPointer.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscCheckPointer"><H1>PetscCheckPointer</H1></A>
 Returns <A HREF="../Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</A> if a pointer points to accessible data 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscCheckPointerSetIntensity.html b/docs/manualpages/Sys/PetscCheckPointerSetIntensity.html
index d88ec32..583a7c0 100644
--- a/docs/manualpages/Sys/PetscCheckPointerSetIntensity.html
+++ b/docs/manualpages/Sys/PetscCheckPointerSetIntensity.html
@@ -5,8 +5,8 @@
 <TITLE>PetscCheckPointerSetIntensity</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscCheckPointerSetIntensity.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscCheckPointerSetIntensity.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscCheckPointerSetIntensity"><H1>PetscCheckPointerSetIntensity</H1></A>
 An intense pointer check registers a signal handler and attempts to dereference to confirm whether the address is valid.  An intensity of 0 never uses signal handlers, 1 uses them when not in a "hot" function, and intensity of 2 always uses a signal handler. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscCitationsRegister.html b/docs/manualpages/Sys/PetscCitationsRegister.html
index 5e99f7e..4d5204d 100644
--- a/docs/manualpages/Sys/PetscCitationsRegister.html
+++ b/docs/manualpages/Sys/PetscCitationsRegister.html
@@ -5,8 +5,8 @@
 <TITLE>PetscCitationsRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscCitationsRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscCitationsRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscCitationsRegister"><H1>PetscCitationsRegister</H1></A>
 Register a bibtex item to obtain credit for an implemented algorithm used in the code. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscClassId.html b/docs/manualpages/Sys/PetscClassId.html
index 8604400..423f451 100644
--- a/docs/manualpages/Sys/PetscClassId.html
+++ b/docs/manualpages/Sys/PetscClassId.html
@@ -5,8 +5,8 @@
 <TITLE>PetscClassId</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscClassId.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscClassId.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscClassId"><H1>PetscClassId</H1></A>
 A unique id used to identify each PETSc class. Notes: Use <A HREF="../Profiling/PetscClassIdRegister.html#PetscClassIdRegister">PetscClassIdRegister</A>() to obtain a new value for a new class being created. Usually
 XXXInitializePackage() calls it for each class it defines.
diff --git a/docs/manualpages/Sys/PetscClipInterval.html b/docs/manualpages/Sys/PetscClipInterval.html
index 6a764be..bf3d386 100644
--- a/docs/manualpages/Sys/PetscClipInterval.html
+++ b/docs/manualpages/Sys/PetscClipInterval.html
@@ -5,8 +5,8 @@
 <TITLE>PetscClipInterval</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscClipInterval.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscClipInterval.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscClipInterval"><H1>PetscClipInterval</H1></A>
 Returns a number clipped to be within an interval 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscCommBuildTwoSided.html b/docs/manualpages/Sys/PetscCommBuildTwoSided.html
index de444aa..2ca50d5 100644
--- a/docs/manualpages/Sys/PetscCommBuildTwoSided.html
+++ b/docs/manualpages/Sys/PetscCommBuildTwoSided.html
@@ -5,8 +5,8 @@
 <TITLE>PetscCommBuildTwoSided</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscCommBuildTwoSided.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscCommBuildTwoSided.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscCommBuildTwoSided"><H1>PetscCommBuildTwoSided</H1></A>
 discovers communicating ranks given one-sided information, moving constant-sized data in the process (often message lengths) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscCommBuildTwoSidedF.html b/docs/manualpages/Sys/PetscCommBuildTwoSidedF.html
index eda9912..e88f785 100644
--- a/docs/manualpages/Sys/PetscCommBuildTwoSidedF.html
+++ b/docs/manualpages/Sys/PetscCommBuildTwoSidedF.html
@@ -5,8 +5,8 @@
 <TITLE>PetscCommBuildTwoSidedF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscCommBuildTwoSidedF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscCommBuildTwoSidedF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscCommBuildTwoSidedF"><H1>PetscCommBuildTwoSidedF</H1></A>
 discovers communicating ranks given one-sided information, calling user-defined functions during rendezvous 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscCommBuildTwoSidedFReq.html b/docs/manualpages/Sys/PetscCommBuildTwoSidedFReq.html
index 37e4cd9..b26e5fa 100644
--- a/docs/manualpages/Sys/PetscCommBuildTwoSidedFReq.html
+++ b/docs/manualpages/Sys/PetscCommBuildTwoSidedFReq.html
@@ -5,8 +5,8 @@
 <TITLE>PetscCommBuildTwoSidedFReq</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscCommBuildTwoSidedFReq.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscCommBuildTwoSidedFReq.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscCommBuildTwoSidedFReq"><H1>PetscCommBuildTwoSidedFReq</H1></A>
 discovers communicating ranks given one-sided information, calling user-defined functions during rendezvous, returns requests 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscCommBuildTwoSidedGetType.html b/docs/manualpages/Sys/PetscCommBuildTwoSidedGetType.html
index c67c7b2..0d24fdd 100644
--- a/docs/manualpages/Sys/PetscCommBuildTwoSidedGetType.html
+++ b/docs/manualpages/Sys/PetscCommBuildTwoSidedGetType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscCommBuildTwoSidedGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscCommBuildTwoSidedGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscCommBuildTwoSidedGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscCommBuildTwoSidedGetType"><H1>PetscCommBuildTwoSidedGetType</H1></A>
 set algorithm to use when building two-sided communication 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscCommBuildTwoSidedSetType.html b/docs/manualpages/Sys/PetscCommBuildTwoSidedSetType.html
index 760ecdb..4e77a84 100644
--- a/docs/manualpages/Sys/PetscCommBuildTwoSidedSetType.html
+++ b/docs/manualpages/Sys/PetscCommBuildTwoSidedSetType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscCommBuildTwoSidedSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscCommBuildTwoSidedSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscCommBuildTwoSidedSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscCommBuildTwoSidedSetType"><H1>PetscCommBuildTwoSidedSetType</H1></A>
 set algorithm to use when building two-sided communication 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscCommDestroy.html b/docs/manualpages/Sys/PetscCommDestroy.html
index 95420e2..b838f24 100644
--- a/docs/manualpages/Sys/PetscCommDestroy.html
+++ b/docs/manualpages/Sys/PetscCommDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscCommDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscCommDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscCommDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscCommDestroy"><H1>PetscCommDestroy</H1></A>
 Frees communicator.  Use in conjunction with <A HREF="../Sys/PetscCommDuplicate.html#PetscCommDuplicate">PetscCommDuplicate</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscCommDuplicate.html b/docs/manualpages/Sys/PetscCommDuplicate.html
index 97910cf..3b47faa 100644
--- a/docs/manualpages/Sys/PetscCommDuplicate.html
+++ b/docs/manualpages/Sys/PetscCommDuplicate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscCommDuplicate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscCommDuplicate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscCommDuplicate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscCommDuplicate"><H1>PetscCommDuplicate</H1></A>
 Duplicates the communicator only if it is not already a PETSc communicator. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscCommGetNewTag.html b/docs/manualpages/Sys/PetscCommGetNewTag.html
index 976e709..e24ef67 100644
--- a/docs/manualpages/Sys/PetscCommGetNewTag.html
+++ b/docs/manualpages/Sys/PetscCommGetNewTag.html
@@ -5,8 +5,8 @@
 <TITLE>PetscCommGetNewTag</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscCommGetNewTag.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscCommGetNewTag.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscCommGetNewTag"><H1>PetscCommGetNewTag</H1></A>
 Gets a unique new tag from a PETSc communicator. All processors that share the communicator MUST call this routine EXACTLY the same number of times.  This tag should only be used with the current objects communicator; do NOT use it with any other MPI communicator. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscComplex.html b/docs/manualpages/Sys/PetscComplex.html
index 0927a6c..53ed0c3 100644
--- a/docs/manualpages/Sys/PetscComplex.html
+++ b/docs/manualpages/Sys/PetscComplex.html
@@ -5,8 +5,8 @@
 <TITLE>PetscComplex</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscComplex.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscComplex.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscComplex"><H1>PetscComplex</H1></A>
 PETSc type that represents a complex number with precision matching that of <A HREF="../Sys/PetscReal.html#PetscReal">PetscReal</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscContainer.html b/docs/manualpages/Sys/PetscContainer.html
index 0be8f76..cb5c679 100644
--- a/docs/manualpages/Sys/PetscContainer.html
+++ b/docs/manualpages/Sys/PetscContainer.html
@@ -5,8 +5,8 @@
 <TITLE>PetscContainer</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscContainer.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscContainer.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscContainer"><H1>PetscContainer</H1></A>
 Simple PETSc object that contains a pointer to any required data 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscContainerCreate.html b/docs/manualpages/Sys/PetscContainerCreate.html
index 431d44a..cc312c7 100644
--- a/docs/manualpages/Sys/PetscContainerCreate.html
+++ b/docs/manualpages/Sys/PetscContainerCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscContainerCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscContainerCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscContainerCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscContainerCreate"><H1>PetscContainerCreate</H1></A>
 Creates a PETSc object that has room to hold a single pointer. This allows one to attach any type of data (accessible through a pointer) with the <A HREF="../Sys/PetscObjectCompose.html#PetscObjectCompose">PetscObjectCompose</A>() function to a <A HREF="../Sys/PetscObject.html#PetscObject">PetscObject</A>. The data item itself is attached by a call to <A HREF="../Sys/PetscContainerSetPointer.html#PetscContainerSetPointer">PetscContainerSetPointer</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscContainerDestroy.html b/docs/manualpages/Sys/PetscContainerDestroy.html
index bcb428e..02280b6 100644
--- a/docs/manualpages/Sys/PetscContainerDestroy.html
+++ b/docs/manualpages/Sys/PetscContainerDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscContainerDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscContainerDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscContainerDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscContainerDestroy"><H1>PetscContainerDestroy</H1></A>
 Destroys a PETSc container object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscContainerGetPointer.html b/docs/manualpages/Sys/PetscContainerGetPointer.html
index c1497fd..a0750a7 100644
--- a/docs/manualpages/Sys/PetscContainerGetPointer.html
+++ b/docs/manualpages/Sys/PetscContainerGetPointer.html
@@ -5,8 +5,8 @@
 <TITLE>PetscContainerGetPointer</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscContainerGetPointer.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscContainerGetPointer.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscContainerGetPointer"><H1>PetscContainerGetPointer</H1></A>
 Gets the pointer value contained in the container. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscContainerSetPointer.html b/docs/manualpages/Sys/PetscContainerSetPointer.html
index 2c10838..cd49059 100644
--- a/docs/manualpages/Sys/PetscContainerSetPointer.html
+++ b/docs/manualpages/Sys/PetscContainerSetPointer.html
@@ -5,8 +5,8 @@
 <TITLE>PetscContainerSetPointer</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscContainerSetPointer.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscContainerSetPointer.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscContainerSetPointer"><H1>PetscContainerSetPointer</H1></A>
 Sets the pointer value contained in the container. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscContainerSetUserDestroy.html b/docs/manualpages/Sys/PetscContainerSetUserDestroy.html
index 9371fda..e53e238 100644
--- a/docs/manualpages/Sys/PetscContainerSetUserDestroy.html
+++ b/docs/manualpages/Sys/PetscContainerSetUserDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscContainerSetUserDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscContainerSetUserDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscContainerSetUserDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscContainerSetUserDestroy"><H1>PetscContainerSetUserDestroy</H1></A>
 Sets name of the user destroy function. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscCopyMode.html b/docs/manualpages/Sys/PetscCopyMode.html
index 8f52fbb..320a71a 100644
--- a/docs/manualpages/Sys/PetscCopyMode.html
+++ b/docs/manualpages/Sys/PetscCopyMode.html
@@ -5,8 +5,8 @@
 <TITLE>PetscCopyMode</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscCopyMode.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscCopyMode.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscCopyMode"><H1>PetscCopyMode</H1></A>
 Determines how an array passed to certain functions is copied or retained 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscDLClose.html b/docs/manualpages/Sys/PetscDLClose.html
index 2e8b873..8564b5d 100644
--- a/docs/manualpages/Sys/PetscDLClose.html
+++ b/docs/manualpages/Sys/PetscDLClose.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDLClose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscDLClose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscDLClose.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDLClose"><H1>PetscDLClose</H1></A>
 closes a dynamic library 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscDLLibrary.html b/docs/manualpages/Sys/PetscDLLibrary.html
index dcfc827..5f44c05 100644
--- a/docs/manualpages/Sys/PetscDLLibrary.html
+++ b/docs/manualpages/Sys/PetscDLLibrary.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDLLibrary</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscDLLibrary.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscDLLibrary.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDLLibrary"><H1>PetscDLLibrary</H1></A>
 Linked list of dynamics libraries to search for functions 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscDLLibraryAppend.html b/docs/manualpages/Sys/PetscDLLibraryAppend.html
index 31868e4..67666d3 100644
--- a/docs/manualpages/Sys/PetscDLLibraryAppend.html
+++ b/docs/manualpages/Sys/PetscDLLibraryAppend.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDLLibraryAppend</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscDLLibraryAppend.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscDLLibraryAppend.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDLLibraryAppend"><H1>PetscDLLibraryAppend</H1></A>
 Appends another dynamic link library to the seach list, to the end of the search path. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscDLLibraryClose.html b/docs/manualpages/Sys/PetscDLLibraryClose.html
index 7cbe099..d8e9c31 100644
--- a/docs/manualpages/Sys/PetscDLLibraryClose.html
+++ b/docs/manualpages/Sys/PetscDLLibraryClose.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDLLibraryClose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscDLLibraryClose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscDLLibraryClose.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDLLibraryClose"><H1>PetscDLLibraryClose</H1></A>
 Destroys the search path of dynamic libraries and closes the libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscDLLibraryOpen.html b/docs/manualpages/Sys/PetscDLLibraryOpen.html
index 999d9ff..d8b716f 100644
--- a/docs/manualpages/Sys/PetscDLLibraryOpen.html
+++ b/docs/manualpages/Sys/PetscDLLibraryOpen.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDLLibraryOpen</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscDLLibraryOpen.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscDLLibraryOpen.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDLLibraryOpen"><H1>PetscDLLibraryOpen</H1></A>
 Opens a PETSc dynamic link library 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscDLLibraryPrepend.html b/docs/manualpages/Sys/PetscDLLibraryPrepend.html
index bb99fb4..244750a 100644
--- a/docs/manualpages/Sys/PetscDLLibraryPrepend.html
+++ b/docs/manualpages/Sys/PetscDLLibraryPrepend.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDLLibraryPrepend</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscDLLibraryPrepend.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscDLLibraryPrepend.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDLLibraryPrepend"><H1>PetscDLLibraryPrepend</H1></A>
 Add another dynamic library to search for symbols to the beginning of the search path. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscDLLibraryRetrieve.html b/docs/manualpages/Sys/PetscDLLibraryRetrieve.html
index 6c56c96..af0041b 100644
--- a/docs/manualpages/Sys/PetscDLLibraryRetrieve.html
+++ b/docs/manualpages/Sys/PetscDLLibraryRetrieve.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDLLibraryRetrieve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscDLLibraryRetrieve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscDLLibraryRetrieve.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDLLibraryRetrieve"><H1>PetscDLLibraryRetrieve</H1></A>
 Copies a PETSc dynamic library from a remote location (if it is remote), indicates if it exits and its local name. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscDLLibrarySym.html b/docs/manualpages/Sys/PetscDLLibrarySym.html
index c36855f..9a02de0 100644
--- a/docs/manualpages/Sys/PetscDLLibrarySym.html
+++ b/docs/manualpages/Sys/PetscDLLibrarySym.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDLLibrarySym</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscDLLibrarySym.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscDLLibrarySym.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDLLibrarySym"><H1>PetscDLLibrarySym</H1></A>
 Load a symbol from the dynamic link libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscDLOpen.html b/docs/manualpages/Sys/PetscDLOpen.html
index 8b0c52e..4115c75 100644
--- a/docs/manualpages/Sys/PetscDLOpen.html
+++ b/docs/manualpages/Sys/PetscDLOpen.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDLOpen</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscDLOpen.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscDLOpen.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDLOpen"><H1>PetscDLOpen</H1></A>
 opens dynamic library 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscDLSym.html b/docs/manualpages/Sys/PetscDLSym.html
index f98409d..f717356 100644
--- a/docs/manualpages/Sys/PetscDLSym.html
+++ b/docs/manualpages/Sys/PetscDLSym.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDLSym</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscDLSym.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscDLSym.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDLSym"><H1>PetscDLSym</H1></A>
 finds a symbol in a dynamic library 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscDataType.html b/docs/manualpages/Sys/PetscDataType.html
index cad8d08..f29db7f 100644
--- a/docs/manualpages/Sys/PetscDataType.html
+++ b/docs/manualpages/Sys/PetscDataType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDataType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscDataType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscDataType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDataType"><H1>PetscDataType</H1></A>
 Used for handling different basic data types. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscDataTypeFromString.html b/docs/manualpages/Sys/PetscDataTypeFromString.html
index b3b798a..3f94e55 100644
--- a/docs/manualpages/Sys/PetscDataTypeFromString.html
+++ b/docs/manualpages/Sys/PetscDataTypeFromString.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDataTypeFromString</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscDataTypeFromString.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscDataTypeFromString.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDataTypeFromString"><H1>PetscDataTypeFromString</H1></A>
 Gets the enum value of a PETSc datatype represented as a string 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscDataTypeGetSize.html b/docs/manualpages/Sys/PetscDataTypeGetSize.html
index d50accb..c537463 100644
--- a/docs/manualpages/Sys/PetscDataTypeGetSize.html
+++ b/docs/manualpages/Sys/PetscDataTypeGetSize.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDataTypeGetSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscDataTypeGetSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscDataTypeGetSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDataTypeGetSize"><H1>PetscDataTypeGetSize</H1></A>
 Gets the size (in bytes) of a PETSc datatype 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscDataTypeToMPIDataType.html b/docs/manualpages/Sys/PetscDataTypeToMPIDataType.html
index e06b093..04f88f9 100644
--- a/docs/manualpages/Sys/PetscDataTypeToMPIDataType.html
+++ b/docs/manualpages/Sys/PetscDataTypeToMPIDataType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDataTypeToMPIDataType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscDataTypeToMPIDataType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscDataTypeToMPIDataType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDataTypeToMPIDataType"><H1>PetscDataTypeToMPIDataType</H1></A>
 Converts the PETSc name of a datatype to its MPI name. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscEListFind.html b/docs/manualpages/Sys/PetscEListFind.html
index ee4a389..000627b 100644
--- a/docs/manualpages/Sys/PetscEListFind.html
+++ b/docs/manualpages/Sys/PetscEListFind.html
@@ -5,8 +5,8 @@
 <TITLE>PetscEListFind</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscEListFind.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscEListFind.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscEListFind"><H1>PetscEListFind</H1></A>
 searches enum list of strings for given string, using case insensitive matching 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscEmacsClientErrorHandler.html b/docs/manualpages/Sys/PetscEmacsClientErrorHandler.html
index a99986a..093b212 100644
--- a/docs/manualpages/Sys/PetscEmacsClientErrorHandler.html
+++ b/docs/manualpages/Sys/PetscEmacsClientErrorHandler.html
@@ -5,8 +5,8 @@
 <TITLE>PetscEmacsClientErrorHandler</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscEmacsClientErrorHandler.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscEmacsClientErrorHandler.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscEmacsClientErrorHandler"><H1>PetscEmacsClientErrorHandler</H1></A>
 Error handler that uses the emacsclient program to load the file where the error occured. Then calls the "previous" error handler. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscEnd.html b/docs/manualpages/Sys/PetscEnd.html
index 5647217..3abf761 100644
--- a/docs/manualpages/Sys/PetscEnd.html
+++ b/docs/manualpages/Sys/PetscEnd.html
@@ -5,8 +5,8 @@
 <TITLE>PetscEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscEnd"><H1>PetscEnd</H1></A>
 Calls <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>() and then ends the program. This is useful if one wishes a clean exit somewhere deep in the program. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscEnum.html b/docs/manualpages/Sys/PetscEnum.html
index 45f5d84..e156e3d 100644
--- a/docs/manualpages/Sys/PetscEnum.html
+++ b/docs/manualpages/Sys/PetscEnum.html
@@ -5,8 +5,8 @@
 <TITLE>PetscEnum</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscEnum.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscEnum.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscEnum"><H1>PetscEnum</H1></A>
 datatype used to pass enum types within PETSc functions. 
 <P>
diff --git a/docs/manualpages/Sys/PetscError.html b/docs/manualpages/Sys/PetscError.html
index d26c977..5f7f04f 100644
--- a/docs/manualpages/Sys/PetscError.html
+++ b/docs/manualpages/Sys/PetscError.html
@@ -5,8 +5,8 @@
 <TITLE>PetscError</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscError.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscError.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscError"><H1>PetscError</H1></A>
 Routine that is called when an error has been detected, usually called through the macro <A HREF="../Sys/SETERRQ.html#SETERRQ">SETERRQ</A>(<A HREF="../Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</A>,). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
@@ -53,7 +53,7 @@ but this annoying.
 <P>
 <P>
 <H3><FONT COLOR="#CC3333">See Also</FONT></H3>
- <A HREF="../Sys/PetscTraceBackErrorHandler.html#PetscTraceBackErrorHandler">PetscTraceBackErrorHandler</A>(), <A HREF="../Sys/PetscPushErrorHandler.html#PetscPushErrorHandler">PetscPushErrorHandler</A>(), <A HREF="../Sys/SETERRQ.html#SETERRQ">SETERRQ</A>(), <A HREF="../Sys/CHKERRQ.html#CHKERRQ">CHKERRQ</A>(), <A HREF="../Sys/CHKMEMQ.html#CHKMEMQ">CHKMEMQ</A>, <A HREF="../Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</A>(), <A HREF="../Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</A>()
+ <A HREF="../Sys/PetscTraceBackErrorHandler.html#PetscTraceBackErrorHandler">PetscTraceBackErrorHandler</A>(), <A HREF="../Sys/PetscPushErrorHandler.html#PetscPushErrorHandler">PetscPushErrorHandler</A>(), <A HREF="../Sys/SETERRQ.html#SETERRQ">SETERRQ</A>(), <A HREF="../Sys/CHKERRQ.html#CHKERRQ">CHKERRQ</A>(), <A HREF="../Sys/CHKMEMQ.html#CHKMEMQ">CHKMEMQ</A>, <A HREF="../Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</A>(), <A HREF="../Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</A>(), <A HREF="../Sys/P [...]
 <BR><P><B><P><B><FONT COLOR="#CC3333">Level:</FONT></B>intermediate
 <BR><FONT COLOR="#CC3333">Location:</FONT></B><A HREF="../../../src/sys/error/err.c.html#PetscError">src/sys/error/err.c</A>
 <BR><A HREF="./index.html">Index of all Sys routines</A>
diff --git a/docs/manualpages/Sys/PetscErrorCode.html b/docs/manualpages/Sys/PetscErrorCode.html
index feac758..07077ee 100644
--- a/docs/manualpages/Sys/PetscErrorCode.html
+++ b/docs/manualpages/Sys/PetscErrorCode.html
@@ -5,8 +5,8 @@
 <TITLE>PetscErrorCode</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscErrorCode.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscErrorCode.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscErrorCode"><H1>PetscErrorCode</H1></A>
 datatype used for return error code from almost all PETSc functions 
 <P>
diff --git a/docs/manualpages/Sys/PetscErrorMessage.html b/docs/manualpages/Sys/PetscErrorMessage.html
index 251747d..a1b93f0 100644
--- a/docs/manualpages/Sys/PetscErrorMessage.html
+++ b/docs/manualpages/Sys/PetscErrorMessage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscErrorMessage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscErrorMessage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscErrorMessage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscErrorMessage"><H1>PetscErrorMessage</H1></A>
 returns the text string associated with a PETSc error code. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
@@ -31,7 +31,7 @@ Not Collective
 <P>
 <P>
 <H3><FONT COLOR="#CC3333">See Also</FONT></H3>
-  <A HREF="../Sys/PetscPushErrorHandler.html#PetscPushErrorHandler">PetscPushErrorHandler</A>(), <A HREF="../Sys/PetscAttachDebuggerErrorHandler.html#PetscAttachDebuggerErrorHandler">PetscAttachDebuggerErrorHandler</A>(),
+  <A HREF="../Sys/PetscPushErrorHandler.html#PetscPushErrorHandler">PetscPushErrorHandler</A>(), <A HREF="../Sys/PetscAttachDebuggerErrorHandler.html#PetscAttachDebuggerErrorHandler">PetscAttachDebuggerErrorHandler</A>(), <A HREF="../Sys/PetscError.html#PetscError">PetscError</A>(), <A HREF="../Sys/SETERRQ.html#SETERRQ">SETERRQ</A>(), <A HREF="../Sys/CHKERRQ.html#CHKERRQ">CHKERRQ</A>() 
 <BR><A HREF="../Sys/PetscAbortErrorHandler.html#PetscAbortErrorHandler">PetscAbortErrorHandler</A>(), <A HREF="../Sys/PetscTraceBackErrorHandler.html#PetscTraceBackErrorHandler">PetscTraceBackErrorHandler</A>()
 <P><B><P><B><FONT COLOR="#CC3333">Level:</FONT></B>developer
 <BR><FONT COLOR="#CC3333">Location:</FONT></B><A HREF="../../../src/sys/error/err.c.html#PetscErrorMessage">src/sys/error/err.c</A>
diff --git a/docs/manualpages/Sys/PetscErrorPrintf.html b/docs/manualpages/Sys/PetscErrorPrintf.html
index 5b3ef24..b7c698a 100644
--- a/docs/manualpages/Sys/PetscErrorPrintf.html
+++ b/docs/manualpages/Sys/PetscErrorPrintf.html
@@ -5,8 +5,8 @@
 <TITLE>PetscErrorPrintf</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscErrorPrintf.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscErrorPrintf.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscErrorPrintf"><H1>PetscErrorPrintf</H1></A>
 Prints error messages. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscErrorType.html b/docs/manualpages/Sys/PetscErrorType.html
index 0074cef..5711aa1 100644
--- a/docs/manualpages/Sys/PetscErrorType.html
+++ b/docs/manualpages/Sys/PetscErrorType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscErrorType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscErrorType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscErrorType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscErrorType"><H1>PetscErrorType</H1></A>
 passed to the PETSc error handling routines indicating if this is the first or a later call to the error handlers 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFClose.html b/docs/manualpages/Sys/PetscFClose.html
index 14479b9..dd90f27 100644
--- a/docs/manualpages/Sys/PetscFClose.html
+++ b/docs/manualpages/Sys/PetscFClose.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFClose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFClose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFClose.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFClose"><H1>PetscFClose</H1></A>
 Has the first processor in the communicator close a file; all others do nothing. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFOpen.html b/docs/manualpages/Sys/PetscFOpen.html
index 51dda5e..d9274ed 100644
--- a/docs/manualpages/Sys/PetscFOpen.html
+++ b/docs/manualpages/Sys/PetscFOpen.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFOpen</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFOpen.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFOpen.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFOpen"><H1>PetscFOpen</H1></A>
 Has the first process in the communicator open a file; all others do nothing. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFPTrapPop.html b/docs/manualpages/Sys/PetscFPTrapPop.html
index 14426a9..25ad93a 100644
--- a/docs/manualpages/Sys/PetscFPTrapPop.html
+++ b/docs/manualpages/Sys/PetscFPTrapPop.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFPTrapPop</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFPTrapPop.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFPTrapPop.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFPTrapPop"><H1>PetscFPTrapPop</H1></A>
 push a floating point trapping mode, to be restored using <A HREF="../Sys/PetscFPTrapPop.html#PetscFPTrapPop">PetscFPTrapPop</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFPTrapPush.html b/docs/manualpages/Sys/PetscFPTrapPush.html
index 05ace29..5e82f69 100644
--- a/docs/manualpages/Sys/PetscFPTrapPush.html
+++ b/docs/manualpages/Sys/PetscFPTrapPush.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFPTrapPush</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFPTrapPush.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFPTrapPush.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFPTrapPush"><H1>PetscFPTrapPush</H1></A>
 push a floating point trapping mode, to be restored using <A HREF="../Sys/PetscFPTrapPop.html#PetscFPTrapPop">PetscFPTrapPop</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFPrintf.html b/docs/manualpages/Sys/PetscFPrintf.html
index 23dbe53..d387573 100644
--- a/docs/manualpages/Sys/PetscFPrintf.html
+++ b/docs/manualpages/Sys/PetscFPrintf.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFPrintf</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFPrintf.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFPrintf.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFPrintf"><H1>PetscFPrintf</H1></A>
 Prints to a file, only from the first processor in the communicator. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFileMode.html b/docs/manualpages/Sys/PetscFileMode.html
index 350f139..847d1e6 100644
--- a/docs/manualpages/Sys/PetscFileMode.html
+++ b/docs/manualpages/Sys/PetscFileMode.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFileMode</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFileMode.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFileMode.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFileMode"><H1>PetscFileMode</H1></A>
 Access mode for a file. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFileRetrieve.html b/docs/manualpages/Sys/PetscFileRetrieve.html
index 103f101..4386906 100644
--- a/docs/manualpages/Sys/PetscFileRetrieve.html
+++ b/docs/manualpages/Sys/PetscFileRetrieve.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFileRetrieve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFileRetrieve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFileRetrieve.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFileRetrieve"><H1>PetscFileRetrieve</H1></A>
 Obtains a library from a URL or compressed and copies into local disk space as uncompressed. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFinalize.html b/docs/manualpages/Sys/PetscFinalize.html
index a7246de..9b7eb17 100644
--- a/docs/manualpages/Sys/PetscFinalize.html
+++ b/docs/manualpages/Sys/PetscFinalize.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFinalize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFinalize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFinalize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFinalize"><H1>PetscFinalize</H1></A>
 Checks for options to be called at the conclusion of the program. MPI_Finalize() is called only if the user had not called MPI_Init() before calling <A HREF="../Sys/PetscInitialize.html#PetscInitialize">PetscInitialize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFinalized.html b/docs/manualpages/Sys/PetscFinalized.html
index 450be6d..6907b3c 100644
--- a/docs/manualpages/Sys/PetscFinalized.html
+++ b/docs/manualpages/Sys/PetscFinalized.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFinalized</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFinalized.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFinalized.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFinalized"><H1>PetscFinalized</H1></A>
 Determine whether <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>() has been called yet 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFindInt.html b/docs/manualpages/Sys/PetscFindInt.html
index f6baa8b..51c1238 100644
--- a/docs/manualpages/Sys/PetscFindInt.html
+++ b/docs/manualpages/Sys/PetscFindInt.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFindInt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFindInt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFindInt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFindInt"><H1>PetscFindInt</H1></A>
 Finds integer in a sorted array of integers 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFixFilename.html b/docs/manualpages/Sys/PetscFixFilename.html
index 3dbbabc..e219f86 100644
--- a/docs/manualpages/Sys/PetscFixFilename.html
+++ b/docs/manualpages/Sys/PetscFixFilename.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFixFilename</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFixFilename.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFixFilename.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFixFilename"><H1>PetscFixFilename</H1></A>
 Fixes a file name so that it is correct for both Unix and Windows by using the correct / or \ to separate directories. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFormatConvert.html b/docs/manualpages/Sys/PetscFormatConvert.html
index ced6ddc..dcf62be 100644
--- a/docs/manualpages/Sys/PetscFormatConvert.html
+++ b/docs/manualpages/Sys/PetscFormatConvert.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFormatConvert</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFormatConvert.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFormatConvert.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFormatConvert"><H1>PetscFormatConvert</H1></A>
 Takes a PETSc format string and converts it to a reqular C format string 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFormatStrip.html b/docs/manualpages/Sys/PetscFormatStrip.html
index 4004140..b03903b 100644
--- a/docs/manualpages/Sys/PetscFormatStrip.html
+++ b/docs/manualpages/Sys/PetscFormatStrip.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFormatStrip</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFormatStrip.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFormatStrip.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFormatStrip"><H1>PetscFormatStrip</H1></A>
 Takes a PETSc format string and removes all numerical modifiers to % operations 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFortranAddr.html b/docs/manualpages/Sys/PetscFortranAddr.html
index 9c7cf95..9bbceda 100644
--- a/docs/manualpages/Sys/PetscFortranAddr.html
+++ b/docs/manualpages/Sys/PetscFortranAddr.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFortranAddr</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFortranAddr.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFortranAddr.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFortranAddr"><H1>PetscFortranAddr</H1></A>
 a variable type in Fortran that can hold a regular C pointer. Notes: Used, for example, as the file argument in <A HREF="../Sys/PetscFOpen.html#PetscFOpen">PetscFOpen</A>()
 <P>
diff --git a/docs/manualpages/Sys/PetscFortranCallbackGetSizes.html b/docs/manualpages/Sys/PetscFortranCallbackGetSizes.html
index 4f36ae9..d85ce99 100644
--- a/docs/manualpages/Sys/PetscFortranCallbackGetSizes.html
+++ b/docs/manualpages/Sys/PetscFortranCallbackGetSizes.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFortranCallbackGetSizes</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFortranCallbackGetSizes.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFortranCallbackGetSizes.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFortranCallbackGetSizes"><H1>PetscFortranCallbackGetSizes</H1></A>
 get sizes of class and subtype pointer arrays 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFortranCallbackRegister.html b/docs/manualpages/Sys/PetscFortranCallbackRegister.html
index 681c9c7..94ef89b 100644
--- a/docs/manualpages/Sys/PetscFortranCallbackRegister.html
+++ b/docs/manualpages/Sys/PetscFortranCallbackRegister.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFortranCallbackRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFortranCallbackRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFortranCallbackRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFortranCallbackRegister"><H1>PetscFortranCallbackRegister</H1></A>
 register a type+subtype callback 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFree.html b/docs/manualpages/Sys/PetscFree.html
index 4320f7d..05c1078 100644
--- a/docs/manualpages/Sys/PetscFree.html
+++ b/docs/manualpages/Sys/PetscFree.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFree</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFree.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFree.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFree"><H1>PetscFree</H1></A>
 Frees memory 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFree2.html b/docs/manualpages/Sys/PetscFree2.html
index df273f9..4a1c4bb 100644
--- a/docs/manualpages/Sys/PetscFree2.html
+++ b/docs/manualpages/Sys/PetscFree2.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFree2</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFree2.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFree2.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFree2"><H1>PetscFree2</H1></A>
 Frees 2 chunks of memory obtained with <A HREF="../Sys/PetscMalloc2.html#PetscMalloc2">PetscMalloc2</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFree3.html b/docs/manualpages/Sys/PetscFree3.html
index 057c8a4..3497a1a 100644
--- a/docs/manualpages/Sys/PetscFree3.html
+++ b/docs/manualpages/Sys/PetscFree3.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFree3</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFree3.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFree3.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFree3"><H1>PetscFree3</H1></A>
 Frees 3 chunks of memory obtained with <A HREF="../Sys/PetscMalloc3.html#PetscMalloc3">PetscMalloc3</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFree4.html b/docs/manualpages/Sys/PetscFree4.html
index 1e214da..745d73e 100644
--- a/docs/manualpages/Sys/PetscFree4.html
+++ b/docs/manualpages/Sys/PetscFree4.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFree4</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFree4.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFree4.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFree4"><H1>PetscFree4</H1></A>
 Frees 4 chunks of memory obtained with <A HREF="../Sys/PetscMalloc4.html#PetscMalloc4">PetscMalloc4</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFree5.html b/docs/manualpages/Sys/PetscFree5.html
index bf4f245..a0c437e 100644
--- a/docs/manualpages/Sys/PetscFree5.html
+++ b/docs/manualpages/Sys/PetscFree5.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFree5</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFree5.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFree5.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFree5"><H1>PetscFree5</H1></A>
 Frees 5 chunks of memory obtained with <A HREF="../Sys/PetscMalloc5.html#PetscMalloc5">PetscMalloc5</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFree6.html b/docs/manualpages/Sys/PetscFree6.html
index 7d5d60a..8fa67be 100644
--- a/docs/manualpages/Sys/PetscFree6.html
+++ b/docs/manualpages/Sys/PetscFree6.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFree6</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFree6.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFree6.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFree6"><H1>PetscFree6</H1></A>
 Frees 6 chunks of memory obtained with <A HREF="../Sys/PetscMalloc6.html#PetscMalloc6">PetscMalloc6</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFree7.html b/docs/manualpages/Sys/PetscFree7.html
index 4b26aa8..00fcf06 100644
--- a/docs/manualpages/Sys/PetscFree7.html
+++ b/docs/manualpages/Sys/PetscFree7.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFree7</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFree7.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFree7.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFree7"><H1>PetscFree7</H1></A>
 Frees 7 chunks of memory obtained with <A HREF="../Sys/PetscMalloc7.html#PetscMalloc7">PetscMalloc7</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFreeArguments.html b/docs/manualpages/Sys/PetscFreeArguments.html
index bac4b8d..0bcec37 100644
--- a/docs/manualpages/Sys/PetscFreeArguments.html
+++ b/docs/manualpages/Sys/PetscFreeArguments.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFreeArguments</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFreeArguments.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFreeArguments.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFreeArguments"><H1>PetscFreeArguments</H1></A>
 Frees the memory obtained with <A HREF="../Sys/PetscGetArguments.html#PetscGetArguments">PetscGetArguments</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFreeVoid.html b/docs/manualpages/Sys/PetscFreeVoid.html
index 44fdb75..89b9a02 100644
--- a/docs/manualpages/Sys/PetscFreeVoid.html
+++ b/docs/manualpages/Sys/PetscFreeVoid.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFreeVoid</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFreeVoid.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFreeVoid.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFreeVoid"><H1>PetscFreeVoid</H1></A>
 Frees memory 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFunctionBegin.html b/docs/manualpages/Sys/PetscFunctionBegin.html
index 24d72b8..f5e91c1 100644
--- a/docs/manualpages/Sys/PetscFunctionBegin.html
+++ b/docs/manualpages/Sys/PetscFunctionBegin.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFunctionBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFunctionBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFunctionBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFunctionBegin"><H1>PetscFunctionBegin</H1></A>
 First executable line of each PETSc function,  used for error handling. Final line of PETSc functions should be <A HREF="../Sys/PetscFunctionReturn.html#PetscFunctionReturn">PetscFunctionReturn</A>(0); 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFunctionBeginHot.html b/docs/manualpages/Sys/PetscFunctionBeginHot.html
index 18de3f7..5463541 100644
--- a/docs/manualpages/Sys/PetscFunctionBeginHot.html
+++ b/docs/manualpages/Sys/PetscFunctionBeginHot.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFunctionBeginHot</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFunctionBeginHot.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFunctionBeginHot.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFunctionBeginHot"><H1>PetscFunctionBeginHot</H1></A>
 Substitute for <A HREF="../Sys/PetscFunctionBegin.html#PetscFunctionBegin">PetscFunctionBegin</A> to be used in functions that are called in performance-critical circumstances.  Use of this function allows for lighter profiling by default. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFunctionBeginUser.html b/docs/manualpages/Sys/PetscFunctionBeginUser.html
index 08ab450..5ad6d4c 100644
--- a/docs/manualpages/Sys/PetscFunctionBeginUser.html
+++ b/docs/manualpages/Sys/PetscFunctionBeginUser.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFunctionBeginUser</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFunctionBeginUser.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFunctionBeginUser.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFunctionBeginUser"><H1>PetscFunctionBeginUser</H1></A>
 First executable line of user provided PETSc routine 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFunctionList.html b/docs/manualpages/Sys/PetscFunctionList.html
index 3f2a65e..9e21b60 100644
--- a/docs/manualpages/Sys/PetscFunctionList.html
+++ b/docs/manualpages/Sys/PetscFunctionList.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFunctionList</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFunctionList.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFunctionList.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFunctionList"><H1>PetscFunctionList</H1></A>
 Linked list of functions, possibly stored in dynamic libraries, accessed by string name 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFunctionListAdd.html b/docs/manualpages/Sys/PetscFunctionListAdd.html
index 11416e5..3d84865 100644
--- a/docs/manualpages/Sys/PetscFunctionListAdd.html
+++ b/docs/manualpages/Sys/PetscFunctionListAdd.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFunctionListAdd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFunctionListAdd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFunctionListAdd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFunctionListAdd"><H1>PetscFunctionListAdd</H1></A>
 Given a routine and a string id, saves that routine in the specified registry. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFunctionListDestroy.html b/docs/manualpages/Sys/PetscFunctionListDestroy.html
index 8711d68..6a4be5b 100644
--- a/docs/manualpages/Sys/PetscFunctionListDestroy.html
+++ b/docs/manualpages/Sys/PetscFunctionListDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFunctionListDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFunctionListDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFunctionListDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFunctionListDestroy"><H1>PetscFunctionListDestroy</H1></A>
 Destroys a list of registered routines. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFunctionListDuplicate.html b/docs/manualpages/Sys/PetscFunctionListDuplicate.html
index 5246f57..9fc9382 100644
--- a/docs/manualpages/Sys/PetscFunctionListDuplicate.html
+++ b/docs/manualpages/Sys/PetscFunctionListDuplicate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFunctionListDuplicate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFunctionListDuplicate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFunctionListDuplicate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFunctionListDuplicate"><H1>PetscFunctionListDuplicate</H1></A>
 Creates a new list from a given object list. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFunctionListFind.html b/docs/manualpages/Sys/PetscFunctionListFind.html
index 17b5b0d..03f5989 100644
--- a/docs/manualpages/Sys/PetscFunctionListFind.html
+++ b/docs/manualpages/Sys/PetscFunctionListFind.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFunctionListFind</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFunctionListFind.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFunctionListFind.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFunctionListFind"><H1>PetscFunctionListFind</H1></A>
 Find function registered under given name 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFunctionListGet.html b/docs/manualpages/Sys/PetscFunctionListGet.html
index 63d8dbc..9022c36 100644
--- a/docs/manualpages/Sys/PetscFunctionListGet.html
+++ b/docs/manualpages/Sys/PetscFunctionListGet.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFunctionListGet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFunctionListGet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFunctionListGet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFunctionListGet"><H1>PetscFunctionListGet</H1></A>
 Gets an array the contains the entries in <A HREF="../Sys/PetscFunctionList.html#PetscFunctionList">PetscFunctionList</A>, this is used by help etc. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFunctionListPrintTypes.html b/docs/manualpages/Sys/PetscFunctionListPrintTypes.html
index 35f69d5..de2bc25 100644
--- a/docs/manualpages/Sys/PetscFunctionListPrintTypes.html
+++ b/docs/manualpages/Sys/PetscFunctionListPrintTypes.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFunctionListPrintTypes</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFunctionListPrintTypes.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFunctionListPrintTypes.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFunctionListPrintTypes"><H1>PetscFunctionListPrintTypes</H1></A>
 Prints the methods available. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFunctionListView.html b/docs/manualpages/Sys/PetscFunctionListView.html
index 2a77a63..47564dc 100644
--- a/docs/manualpages/Sys/PetscFunctionListView.html
+++ b/docs/manualpages/Sys/PetscFunctionListView.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFunctionListView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFunctionListView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFunctionListView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFunctionListView"><H1>PetscFunctionListView</H1></A>
 prints out contents of an <A HREF="../Sys/PetscFunctionList.html#PetscFunctionList">PetscFunctionList</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscFunctionReturn.html b/docs/manualpages/Sys/PetscFunctionReturn.html
index fffcaf6..e20dff0 100644
--- a/docs/manualpages/Sys/PetscFunctionReturn.html
+++ b/docs/manualpages/Sys/PetscFunctionReturn.html
@@ -5,8 +5,8 @@
 <TITLE>PetscFunctionReturn</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscFunctionReturn.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscFunctionReturn.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscFunctionReturn"><H1>PetscFunctionReturn</H1></A>
 Last executable line of each PETSc function used for error handling. Replaces return() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscGatherMessageLengths.html b/docs/manualpages/Sys/PetscGatherMessageLengths.html
index 45ed6e9..c7b8fff 100644
--- a/docs/manualpages/Sys/PetscGatherMessageLengths.html
+++ b/docs/manualpages/Sys/PetscGatherMessageLengths.html
@@ -5,8 +5,8 @@
 <TITLE>PetscGatherMessageLengths</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscGatherMessageLengths.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscGatherMessageLengths.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscGatherMessageLengths"><H1>PetscGatherMessageLengths</H1></A>
 Computes info about messages that a MPI-node will receive, including (from-id,length) pairs for each message. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscGatherMessageLengths2.html b/docs/manualpages/Sys/PetscGatherMessageLengths2.html
index bdaca39..65132dd 100644
--- a/docs/manualpages/Sys/PetscGatherMessageLengths2.html
+++ b/docs/manualpages/Sys/PetscGatherMessageLengths2.html
@@ -5,8 +5,8 @@
 <TITLE>PetscGatherMessageLengths2</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscGatherMessageLengths2.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscGatherMessageLengths2.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscGatherMessageLengths2"><H1>PetscGatherMessageLengths2</H1></A>
 Computes info about messages that a MPI-node will receive, including (from-id,length) pairs for each message. Same functionality as <A HREF="../Sys/PetscGatherMessageLengths.html#PetscGatherMessageLengths">PetscGatherMessageLengths</A>() except it takes TWO ilenths and output TWO olengths. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscGatherNumberOfMessages.html b/docs/manualpages/Sys/PetscGatherNumberOfMessages.html
index 9d2bb81..9e9fa6c 100644
--- a/docs/manualpages/Sys/PetscGatherNumberOfMessages.html
+++ b/docs/manualpages/Sys/PetscGatherNumberOfMessages.html
@@ -5,8 +5,8 @@
 <TITLE>PetscGatherNumberOfMessages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscGatherNumberOfMessages.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscGatherNumberOfMessages.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscGatherNumberOfMessages"><H1>PetscGatherNumberOfMessages</H1></A>
 Computes the number of messages a node expects to receive 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscGetArchType.html b/docs/manualpages/Sys/PetscGetArchType.html
index 2e34c4d..19780f7 100644
--- a/docs/manualpages/Sys/PetscGetArchType.html
+++ b/docs/manualpages/Sys/PetscGetArchType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscGetArchType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscGetArchType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscGetArchType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscGetArchType"><H1>PetscGetArchType</H1></A>
 Returns a standardized architecture type for the machine that is executing this routine. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscGetArgs.html b/docs/manualpages/Sys/PetscGetArgs.html
index 070fe80..f557d3e 100644
--- a/docs/manualpages/Sys/PetscGetArgs.html
+++ b/docs/manualpages/Sys/PetscGetArgs.html
@@ -5,8 +5,8 @@
 <TITLE>PetscGetArgs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscGetArgs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscGetArgs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscGetArgs"><H1>PetscGetArgs</H1></A>
 Allows you to access the raw command line arguments anywhere after <A HREF="../Sys/PetscInitialize.html#PetscInitialize">PetscInitialize</A>() is called but before <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscGetArguments.html b/docs/manualpages/Sys/PetscGetArguments.html
index f31ef94..e3ac27a 100644
--- a/docs/manualpages/Sys/PetscGetArguments.html
+++ b/docs/manualpages/Sys/PetscGetArguments.html
@@ -5,8 +5,8 @@
 <TITLE>PetscGetArguments</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscGetArguments.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscGetArguments.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscGetArguments"><H1>PetscGetArguments</H1></A>
 Allows you to access the  command line arguments anywhere after <A HREF="../Sys/PetscInitialize.html#PetscInitialize">PetscInitialize</A>() is called but before <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscGetCPUTime.html b/docs/manualpages/Sys/PetscGetCPUTime.html
index 09a5afb..2bc9631 100644
--- a/docs/manualpages/Sys/PetscGetCPUTime.html
+++ b/docs/manualpages/Sys/PetscGetCPUTime.html
@@ -5,8 +5,8 @@
 <TITLE>PetscGetCPUTime</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscGetCPUTime.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscGetCPUTime.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscGetCPUTime"><H1>PetscGetCPUTime</H1></A>
 Returns the CPU time in seconds used by the process. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscGetDate.html b/docs/manualpages/Sys/PetscGetDate.html
index 63a78ec..de531da 100644
--- a/docs/manualpages/Sys/PetscGetDate.html
+++ b/docs/manualpages/Sys/PetscGetDate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscGetDate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscGetDate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscGetDate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscGetDate"><H1>PetscGetDate</H1></A>
 Gets the current date. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscGetFileFromPath.html b/docs/manualpages/Sys/PetscGetFileFromPath.html
index d08f0cb..8e852a5 100644
--- a/docs/manualpages/Sys/PetscGetFileFromPath.html
+++ b/docs/manualpages/Sys/PetscGetFileFromPath.html
@@ -5,8 +5,8 @@
 <TITLE>PetscGetFileFromPath</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscGetFileFromPath.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscGetFileFromPath.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscGetFileFromPath"><H1>PetscGetFileFromPath</H1></A>
 Finds a file from a name and a path string.  A default can be provided. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscGetFullPath.html b/docs/manualpages/Sys/PetscGetFullPath.html
index 8214aea..8929685 100644
--- a/docs/manualpages/Sys/PetscGetFullPath.html
+++ b/docs/manualpages/Sys/PetscGetFullPath.html
@@ -5,8 +5,8 @@
 <TITLE>PetscGetFullPath</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscGetFullPath.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscGetFullPath.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscGetFullPath"><H1>PetscGetFullPath</H1></A>
 Given a filename, returns the fully qualified file name. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscGetHomeDirectory.html b/docs/manualpages/Sys/PetscGetHomeDirectory.html
index 67e35e5..3b72a07 100644
--- a/docs/manualpages/Sys/PetscGetHomeDirectory.html
+++ b/docs/manualpages/Sys/PetscGetHomeDirectory.html
@@ -5,8 +5,8 @@
 <TITLE>PetscGetHomeDirectory</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscGetHomeDirectory.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscGetHomeDirectory.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscGetHomeDirectory"><H1>PetscGetHomeDirectory</H1></A>
 Returns home directory name. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscGetHostName.html b/docs/manualpages/Sys/PetscGetHostName.html
index dd2088b..381cece 100644
--- a/docs/manualpages/Sys/PetscGetHostName.html
+++ b/docs/manualpages/Sys/PetscGetHostName.html
@@ -5,8 +5,8 @@
 <TITLE>PetscGetHostName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscGetHostName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscGetHostName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscGetHostName"><H1>PetscGetHostName</H1></A>
 Returns the name of the host. This attempts to return the entire Internet name. It may not return the same name as MPI_Get_processor_name(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscGetPetscDir.html b/docs/manualpages/Sys/PetscGetPetscDir.html
index 4a55029..28b338e 100644
--- a/docs/manualpages/Sys/PetscGetPetscDir.html
+++ b/docs/manualpages/Sys/PetscGetPetscDir.html
@@ -5,8 +5,8 @@
 <TITLE>PetscGetPetscDir</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscGetPetscDir.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscGetPetscDir.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscGetPetscDir"><H1>PetscGetPetscDir</H1></A>
 Gets the directory PETSc is installed in 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscGetProgramName.html b/docs/manualpages/Sys/PetscGetProgramName.html
index 91cdff5..992777a 100644
--- a/docs/manualpages/Sys/PetscGetProgramName.html
+++ b/docs/manualpages/Sys/PetscGetProgramName.html
@@ -5,8 +5,8 @@
 <TITLE>PetscGetProgramName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscGetProgramName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscGetProgramName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscGetProgramName"><H1>PetscGetProgramName</H1></A>
 Gets the name of the running program. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscGetRealPath.html b/docs/manualpages/Sys/PetscGetRealPath.html
index 9008656..03b32f4 100644
--- a/docs/manualpages/Sys/PetscGetRealPath.html
+++ b/docs/manualpages/Sys/PetscGetRealPath.html
@@ -5,8 +5,8 @@
 <TITLE>PetscGetRealPath</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscGetRealPath.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscGetRealPath.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscGetRealPath"><H1>PetscGetRealPath</H1></A>
 Get the path without symbolic links etc. and in absolute form. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscGetRelativePath.html b/docs/manualpages/Sys/PetscGetRelativePath.html
index 54641b5..4628d30 100644
--- a/docs/manualpages/Sys/PetscGetRelativePath.html
+++ b/docs/manualpages/Sys/PetscGetRelativePath.html
@@ -5,8 +5,8 @@
 <TITLE>PetscGetRelativePath</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscGetRelativePath.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscGetRelativePath.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscGetRelativePath"><H1>PetscGetRelativePath</H1></A>
 Given a filename, returns the relative path (removes all directory specifiers). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscGetTmp.html b/docs/manualpages/Sys/PetscGetTmp.html
index 08102cb..f39730c 100644
--- a/docs/manualpages/Sys/PetscGetTmp.html
+++ b/docs/manualpages/Sys/PetscGetTmp.html
@@ -5,8 +5,8 @@
 <TITLE>PetscGetTmp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscGetTmp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscGetTmp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscGetTmp"><H1>PetscGetTmp</H1></A>
 Gets the name of the tmp directory 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscGetUserName.html b/docs/manualpages/Sys/PetscGetUserName.html
index d550620..f10357d 100644
--- a/docs/manualpages/Sys/PetscGetUserName.html
+++ b/docs/manualpages/Sys/PetscGetUserName.html
@@ -5,8 +5,8 @@
 <TITLE>PetscGetUserName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscGetUserName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscGetUserName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscGetUserName"><H1>PetscGetUserName</H1></A>
 Returns the name of the user. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscGetVersion.html b/docs/manualpages/Sys/PetscGetVersion.html
index 30fcc1f..de095cd 100644
--- a/docs/manualpages/Sys/PetscGetVersion.html
+++ b/docs/manualpages/Sys/PetscGetVersion.html
@@ -5,8 +5,8 @@
 <TITLE>PetscGetVersion</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscGetVersion.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscGetVersion.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscGetVersion"><H1>PetscGetVersion</H1></A>
 Gets the PETSc version information in a string. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscGetWorkingDirectory.html b/docs/manualpages/Sys/PetscGetWorkingDirectory.html
index ce1b69d..0c25a0c 100644
--- a/docs/manualpages/Sys/PetscGetWorkingDirectory.html
+++ b/docs/manualpages/Sys/PetscGetWorkingDirectory.html
@@ -5,8 +5,8 @@
 <TITLE>PetscGetWorkingDirectory</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscGetWorkingDirectory.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscGetWorkingDirectory.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscGetWorkingDirectory"><H1>PetscGetWorkingDirectory</H1></A>
 Gets the current working directory. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscGlobusAuthorize.html b/docs/manualpages/Sys/PetscGlobusAuthorize.html
index e5a423a..76b16c3 100644
--- a/docs/manualpages/Sys/PetscGlobusAuthorize.html
+++ b/docs/manualpages/Sys/PetscGlobusAuthorize.html
@@ -5,8 +5,8 @@
 <TITLE>PetscGlobusAuthorize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscGlobusAuthorize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscGlobusAuthorize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscGlobusAuthorize"><H1>PetscGlobusAuthorize</H1></A>
 Get an access token allowing PETSc applications to make Globus file transfer requests 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscGlobusGetTransfers.html b/docs/manualpages/Sys/PetscGlobusGetTransfers.html
index 1618cf2..65c045a 100644
--- a/docs/manualpages/Sys/PetscGlobusGetTransfers.html
+++ b/docs/manualpages/Sys/PetscGlobusGetTransfers.html
@@ -5,8 +5,8 @@
 <TITLE>PetscGlobusGetTransfers</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscGlobusGetTransfers.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscGlobusGetTransfers.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscGlobusGetTransfers"><H1>PetscGlobusGetTransfers</H1></A>
 Get a record of current transfers requested from Globus 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscGlobusUpload.html b/docs/manualpages/Sys/PetscGlobusUpload.html
index bf67a04..5da46fb 100644
--- a/docs/manualpages/Sys/PetscGlobusUpload.html
+++ b/docs/manualpages/Sys/PetscGlobusUpload.html
@@ -5,8 +5,8 @@
 <TITLE>PetscGlobusUpload</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscGlobusUpload.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscGlobusUpload.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscGlobusUpload"><H1>PetscGlobusUpload</H1></A>
 Loads a file to Globus 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscGoogleDriveAuthorize.html b/docs/manualpages/Sys/PetscGoogleDriveAuthorize.html
index f8d501c..8a88e4f 100644
--- a/docs/manualpages/Sys/PetscGoogleDriveAuthorize.html
+++ b/docs/manualpages/Sys/PetscGoogleDriveAuthorize.html
@@ -5,8 +5,8 @@
 <TITLE>PetscGoogleDriveAuthorize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscGoogleDriveAuthorize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscGoogleDriveAuthorize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscGoogleDriveAuthorize"><H1>PetscGoogleDriveAuthorize</H1></A>
 Get authorization and refresh token for accessing Google drive from PETSc 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscGoogleDriveRefresh.html b/docs/manualpages/Sys/PetscGoogleDriveRefresh.html
index c70ca96..e27e331 100644
--- a/docs/manualpages/Sys/PetscGoogleDriveRefresh.html
+++ b/docs/manualpages/Sys/PetscGoogleDriveRefresh.html
@@ -5,8 +5,8 @@
 <TITLE>PetscGoogleDriveRefresh</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscGoogleDriveRefresh.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscGoogleDriveRefresh.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscGoogleDriveRefresh"><H1>PetscGoogleDriveRefresh</H1></A>
 Get a new authorization token for accessing Google drive from PETSc from a refresh token 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscGoogleDriveUpload.html b/docs/manualpages/Sys/PetscGoogleDriveUpload.html
index 83f5356..2e0292d 100644
--- a/docs/manualpages/Sys/PetscGoogleDriveUpload.html
+++ b/docs/manualpages/Sys/PetscGoogleDriveUpload.html
@@ -5,8 +5,8 @@
 <TITLE>PetscGoogleDriveUpload</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscGoogleDriveUpload.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscGoogleDriveUpload.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscGoogleDriveUpload"><H1>PetscGoogleDriveUpload</H1></A>
 Loads a file to the Google Drive 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscHeaderCreate.html b/docs/manualpages/Sys/PetscHeaderCreate.html
index 74086c4..3f60e3a 100644
--- a/docs/manualpages/Sys/PetscHeaderCreate.html
+++ b/docs/manualpages/Sys/PetscHeaderCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscHeaderCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscHeaderCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscHeaderCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscHeaderCreate"><H1>PetscHeaderCreate</H1></A>
 Creates a PETSc object of a particular class 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscHeaderDestroy.html b/docs/manualpages/Sys/PetscHeaderDestroy.html
index f9c522e..054ca36 100644
--- a/docs/manualpages/Sys/PetscHeaderDestroy.html
+++ b/docs/manualpages/Sys/PetscHeaderDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscHeaderDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscHeaderDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscHeaderDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscHeaderDestroy"><H1>PetscHeaderDestroy</H1></A>
 Final step in destroying a <A HREF="../Sys/PetscObject.html#PetscObject">PetscObject</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscHelpPrintf.html b/docs/manualpages/Sys/PetscHelpPrintf.html
index 35a51e6..68cf2fa 100644
--- a/docs/manualpages/Sys/PetscHelpPrintf.html
+++ b/docs/manualpages/Sys/PetscHelpPrintf.html
@@ -5,8 +5,8 @@
 <TITLE>PetscHelpPrintf</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscHelpPrintf.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscHelpPrintf.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscHelpPrintf"><H1>PetscHelpPrintf</H1></A>
 Prints help messages. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscIgnoreErrorHandler.html b/docs/manualpages/Sys/PetscIgnoreErrorHandler.html
index 39e2aeb..5b6988b 100644
--- a/docs/manualpages/Sys/PetscIgnoreErrorHandler.html
+++ b/docs/manualpages/Sys/PetscIgnoreErrorHandler.html
@@ -5,8 +5,8 @@
 <TITLE>PetscIgnoreErrorHandler</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscIgnoreErrorHandler.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscIgnoreErrorHandler.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscIgnoreErrorHandler"><H1>PetscIgnoreErrorHandler</H1></A>
 Ignores the error, allows program to continue as if error did not occure 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscInitialize.html b/docs/manualpages/Sys/PetscInitialize.html
index 9389a5b..0e6a784 100644
--- a/docs/manualpages/Sys/PetscInitialize.html
+++ b/docs/manualpages/Sys/PetscInitialize.html
@@ -5,8 +5,8 @@
 <TITLE>PetscInitialize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscInitialize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscInitialize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscInitialize"><H1>PetscInitialize</H1></A>
 Initializes the PETSc database and MPI. <A HREF="../Sys/PetscInitialize.html#PetscInitialize">PetscInitialize</A>() calls MPI_Init() if that has yet to be called, so this routine should always be called near the beginning of your program -- usually the very first line! 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscInitializeFortran.html b/docs/manualpages/Sys/PetscInitializeFortran.html
index 9f6737a..6c3bc35 100644
--- a/docs/manualpages/Sys/PetscInitializeFortran.html
+++ b/docs/manualpages/Sys/PetscInitializeFortran.html
@@ -5,8 +5,8 @@
 <TITLE>PetscInitializeFortran</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscInitializeFortran.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscInitializeFortran.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscInitializeFortran"><H1>PetscInitializeFortran</H1></A>
 Routine that should be called soon AFTER the call to <A HREF="../Sys/PetscInitialize.html#PetscInitialize">PetscInitialize</A>() if one is using a C main program that calls Fortran routines that in turn call PETSc routines. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscInitializeNoArguments.html b/docs/manualpages/Sys/PetscInitializeNoArguments.html
index f653ef4..2f61e31 100644
--- a/docs/manualpages/Sys/PetscInitializeNoArguments.html
+++ b/docs/manualpages/Sys/PetscInitializeNoArguments.html
@@ -5,8 +5,8 @@
 <TITLE>PetscInitializeNoArguments</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscInitializeNoArguments.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscInitializeNoArguments.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscInitializeNoArguments"><H1>PetscInitializeNoArguments</H1></A>
 Calls <A HREF="../Sys/PetscInitialize.html#PetscInitialize">PetscInitialize</A>() from C/C++ without the command line arguments. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscInitialized.html b/docs/manualpages/Sys/PetscInitialized.html
index 8d3780f..38a1da2 100644
--- a/docs/manualpages/Sys/PetscInitialized.html
+++ b/docs/manualpages/Sys/PetscInitialized.html
@@ -5,8 +5,8 @@
 <TITLE>PetscInitialized</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscInitialized.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscInitialized.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscInitialized"><H1>PetscInitialized</H1></A>
 Determine whether PETSc is initialized. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscInt.html b/docs/manualpages/Sys/PetscInt.html
index d8f18cc..f0e8f04 100644
--- a/docs/manualpages/Sys/PetscInt.html
+++ b/docs/manualpages/Sys/PetscInt.html
@@ -5,8 +5,8 @@
 <TITLE>PetscInt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscInt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscInt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscInt"><H1>PetscInt</H1></A>
 PETSc type that represents integer - used primarily to represent size of arrays and indexing into arrays. Its size can be configured with the option --with-64-bit-indices - to be either 32bit or 64bit [default 32 bit ints] 
 <P>
diff --git a/docs/manualpages/Sys/PetscIntMultError.html b/docs/manualpages/Sys/PetscIntMultError.html
index 331898c..83ca21f 100644
--- a/docs/manualpages/Sys/PetscIntMultError.html
+++ b/docs/manualpages/Sys/PetscIntMultError.html
@@ -5,8 +5,8 @@
 <TITLE>PetscIntMultError</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscIntMultError.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscIntMultError.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscIntMultError"><H1>PetscIntMultError</H1></A>
 Computes the product of two positive <A HREF="../Sys/PetscInt.html#PetscInt">PetscInt</A> and generates an error with overflow. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscIntMultTruncate.html b/docs/manualpages/Sys/PetscIntMultTruncate.html
index 20d4c6d..273d92f 100644
--- a/docs/manualpages/Sys/PetscIntMultTruncate.html
+++ b/docs/manualpages/Sys/PetscIntMultTruncate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscIntMultTruncate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscIntMultTruncate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscIntMultTruncate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscIntMultTruncate"><H1>PetscIntMultTruncate</H1></A>
 Computes the product of two positive <A HREF="../Sys/PetscInt.html#PetscInt">PetscInt</A> and truncates the value to slightly less than the maximal possible value 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscIntSumError.html b/docs/manualpages/Sys/PetscIntSumError.html
index 00b4714..3a1be2c 100644
--- a/docs/manualpages/Sys/PetscIntSumError.html
+++ b/docs/manualpages/Sys/PetscIntSumError.html
@@ -5,8 +5,8 @@
 <TITLE>PetscIntSumError</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscIntSumError.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscIntSumError.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscIntSumError"><H1>PetscIntSumError</H1></A>
 Computes the product of two positive <A HREF="../Sys/PetscInt.html#PetscInt">PetscInt</A> and generates an error with overflow. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscIntSumTruncate.html b/docs/manualpages/Sys/PetscIntSumTruncate.html
index 28cea01..84aac9b 100644
--- a/docs/manualpages/Sys/PetscIntSumTruncate.html
+++ b/docs/manualpages/Sys/PetscIntSumTruncate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscIntSumTruncate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscIntSumTruncate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscIntSumTruncate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscIntSumTruncate"><H1>PetscIntSumTruncate</H1></A>
 Computes the sum of two positive <A HREF="../Sys/PetscInt.html#PetscInt">PetscInt</A> and truncates the value to slightly less than the maximal possible value 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscIntView.html b/docs/manualpages/Sys/PetscIntView.html
index f176747..d1b6fc4 100644
--- a/docs/manualpages/Sys/PetscIntView.html
+++ b/docs/manualpages/Sys/PetscIntView.html
@@ -5,8 +5,8 @@
 <TITLE>PetscIntView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscIntView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscIntView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscIntView"><H1>PetscIntView</H1></A>
 Prints an array of integers; useful for debugging. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscIsInfOrNanReal.html b/docs/manualpages/Sys/PetscIsInfOrNanReal.html
index 35ae3fb..852bef8 100644
--- a/docs/manualpages/Sys/PetscIsInfOrNanReal.html
+++ b/docs/manualpages/Sys/PetscIsInfOrNanReal.html
@@ -5,8 +5,8 @@
 <TITLE>PetscIsInfOrNanReal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscIsInfOrNanReal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscIsInfOrNanReal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscIsInfOrNanReal"><H1>PetscIsInfOrNanReal</H1></A>
 Returns an error code if the input double has an infinity for Not-a-number (Nan) value, otherwise 0. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscIsNanReal.html b/docs/manualpages/Sys/PetscIsNanReal.html
index ef35731..23b056c 100644
--- a/docs/manualpages/Sys/PetscIsNanReal.html
+++ b/docs/manualpages/Sys/PetscIsNanReal.html
@@ -5,8 +5,8 @@
 <TITLE>PetscIsNanReal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscIsNanReal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscIsNanReal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscIsNanReal"><H1>PetscIsNanReal</H1></A>
 Returns an error code if the input double has a Not-a-number (Nan) value, otherwise 0. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscIsNormalReal.html b/docs/manualpages/Sys/PetscIsNormalReal.html
index ec7ca6c..6b23f5c 100644
--- a/docs/manualpages/Sys/PetscIsNormalReal.html
+++ b/docs/manualpages/Sys/PetscIsNormalReal.html
@@ -5,8 +5,8 @@
 <TITLE>PetscIsNormalReal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscIsNormalReal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscIsNormalReal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscIsNormalReal"><H1>PetscIsNormalReal</H1></A>
 Returns <A HREF="../Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</A> if the input value satisfies isnormal() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscLikely.html b/docs/manualpages/Sys/PetscLikely.html
index 3684c20..97d3353 100644
--- a/docs/manualpages/Sys/PetscLikely.html
+++ b/docs/manualpages/Sys/PetscLikely.html
@@ -5,8 +5,8 @@
 <TITLE>PetscLikely</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscLikely.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscLikely.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscLikely"><H1>PetscLikely</H1></A>
 hints the compiler that the given condition is usually TRUE 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMPIAbortErrorHandler.html b/docs/manualpages/Sys/PetscMPIAbortErrorHandler.html
index 1ec28b7..b40828a 100644
--- a/docs/manualpages/Sys/PetscMPIAbortErrorHandler.html
+++ b/docs/manualpages/Sys/PetscMPIAbortErrorHandler.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMPIAbortErrorHandler</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMPIAbortErrorHandler.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMPIAbortErrorHandler.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMPIAbortErrorHandler"><H1>PetscMPIAbortErrorHandler</H1></A>
 Calls MPI_abort() and exits. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMPIDataTypeToPetscDataType.html b/docs/manualpages/Sys/PetscMPIDataTypeToPetscDataType.html
index 9feb2f3..7849f82 100644
--- a/docs/manualpages/Sys/PetscMPIDataTypeToPetscDataType.html
+++ b/docs/manualpages/Sys/PetscMPIDataTypeToPetscDataType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMPIDataTypeToPetscDataType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMPIDataTypeToPetscDataType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMPIDataTypeToPetscDataType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMPIDataTypeToPetscDataType"><H1>PetscMPIDataTypeToPetscDataType</H1></A>
 inds the PETSc name of a datatype from its MPI name 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMPIDump.html b/docs/manualpages/Sys/PetscMPIDump.html
index 286b2f6..65a3ab2 100644
--- a/docs/manualpages/Sys/PetscMPIDump.html
+++ b/docs/manualpages/Sys/PetscMPIDump.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMPIDump</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMPIDump.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMPIDump.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMPIDump"><H1>PetscMPIDump</H1></A>
 Dumps a listing of incomplete MPI operations, such as sends that have never been received, etc. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMPIInt.html b/docs/manualpages/Sys/PetscMPIInt.html
index d8243ed..b1b7991 100644
--- a/docs/manualpages/Sys/PetscMPIInt.html
+++ b/docs/manualpages/Sys/PetscMPIInt.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMPIInt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMPIInt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMPIInt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMPIInt"><H1>PetscMPIInt</H1></A>
 datatype used to represent 'int' parameters to MPI functions. 
 <P>
diff --git a/docs/manualpages/Sys/PetscMPIIntCast.html b/docs/manualpages/Sys/PetscMPIIntCast.html
index 1fff2fc..0b61d4c 100644
--- a/docs/manualpages/Sys/PetscMPIIntCast.html
+++ b/docs/manualpages/Sys/PetscMPIIntCast.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMPIIntCast</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMPIIntCast.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMPIIntCast.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMPIIntCast"><H1>PetscMPIIntCast</H1></A>
 casts a <A HREF="../Sys/PetscInt.html#PetscInt">PetscInt</A> (which may be 64 bits in size) to a <A HREF="../Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</A> (which may be 32 bits in size), generates an error if the <A HREF="../Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</A> is not large enough to hold the number. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMalloc.html b/docs/manualpages/Sys/PetscMalloc.html
index 0086bca..e59daa6 100644
--- a/docs/manualpages/Sys/PetscMalloc.html
+++ b/docs/manualpages/Sys/PetscMalloc.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMalloc</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMalloc.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMalloc.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMalloc"><H1>PetscMalloc</H1></A>
 Allocates memory, One should use <A HREF="../Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</A>() or <A HREF="../Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</A>() usually instead of this 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMalloc1.html b/docs/manualpages/Sys/PetscMalloc1.html
index c159ce0..f0c0fee 100644
--- a/docs/manualpages/Sys/PetscMalloc1.html
+++ b/docs/manualpages/Sys/PetscMalloc1.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMalloc1</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMalloc1.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMalloc1.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMalloc1"><H1>PetscMalloc1</H1></A>
 Allocates an array of memory aligned to PETSC_MEMALIGN 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMalloc2.html b/docs/manualpages/Sys/PetscMalloc2.html
index 1dbda98..c3fb06c 100644
--- a/docs/manualpages/Sys/PetscMalloc2.html
+++ b/docs/manualpages/Sys/PetscMalloc2.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMalloc2</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMalloc2.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMalloc2.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMalloc2"><H1>PetscMalloc2</H1></A>
 Allocates 2 arrays of memory both aligned to PETSC_MEMALIGN 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMalloc3.html b/docs/manualpages/Sys/PetscMalloc3.html
index 04827f3..cd36ba1 100644
--- a/docs/manualpages/Sys/PetscMalloc3.html
+++ b/docs/manualpages/Sys/PetscMalloc3.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMalloc3</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMalloc3.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMalloc3.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMalloc3"><H1>PetscMalloc3</H1></A>
 Allocates 3 arrays of memory, all aligned to PETSC_MEMALIGN 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMalloc4.html b/docs/manualpages/Sys/PetscMalloc4.html
index 30b73d7..17b88fc 100644
--- a/docs/manualpages/Sys/PetscMalloc4.html
+++ b/docs/manualpages/Sys/PetscMalloc4.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMalloc4</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMalloc4.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMalloc4.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMalloc4"><H1>PetscMalloc4</H1></A>
 Allocates 4 arrays of memory, all aligned to PETSC_MEMALIGN 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMalloc5.html b/docs/manualpages/Sys/PetscMalloc5.html
index 57d6948..2346ec5 100644
--- a/docs/manualpages/Sys/PetscMalloc5.html
+++ b/docs/manualpages/Sys/PetscMalloc5.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMalloc5</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMalloc5.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMalloc5.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMalloc5"><H1>PetscMalloc5</H1></A>
 Allocates 5 arrays of memory, all aligned to PETSC_MEMALIGN 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMalloc6.html b/docs/manualpages/Sys/PetscMalloc6.html
index 23e836c..3e50065 100644
--- a/docs/manualpages/Sys/PetscMalloc6.html
+++ b/docs/manualpages/Sys/PetscMalloc6.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMalloc6</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMalloc6.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMalloc6.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMalloc6"><H1>PetscMalloc6</H1></A>
 Allocates 6 arrays of memory, all aligned to PETSC_MEMALIGN 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMalloc7.html b/docs/manualpages/Sys/PetscMalloc7.html
index 7af32ef..7ae2175 100644
--- a/docs/manualpages/Sys/PetscMalloc7.html
+++ b/docs/manualpages/Sys/PetscMalloc7.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMalloc7</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMalloc7.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMalloc7.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMalloc7"><H1>PetscMalloc7</H1></A>
 Allocates 7 arrays of memory, all aligned to PETSC_MEMALIGN 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMallocClear.html b/docs/manualpages/Sys/PetscMallocClear.html
index 936c8f5..2c955fd 100644
--- a/docs/manualpages/Sys/PetscMallocClear.html
+++ b/docs/manualpages/Sys/PetscMallocClear.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMallocClear</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMallocClear.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMallocClear.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMallocClear"><H1>PetscMallocClear</H1></A>
 Resets the routines used to do mallocs and frees to the defaults. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMallocDebug.html b/docs/manualpages/Sys/PetscMallocDebug.html
index 0e571d7..823de10 100644
--- a/docs/manualpages/Sys/PetscMallocDebug.html
+++ b/docs/manualpages/Sys/PetscMallocDebug.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMallocDebug</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMallocDebug.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMallocDebug.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMallocDebug"><H1>PetscMallocDebug</H1></A>
 Turns on/off debugging for the memory management routines. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMallocDump.html b/docs/manualpages/Sys/PetscMallocDump.html
index 29d2dee..b8c692a 100644
--- a/docs/manualpages/Sys/PetscMallocDump.html
+++ b/docs/manualpages/Sys/PetscMallocDump.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMallocDump</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMallocDump.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMallocDump.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMallocDump"><H1>PetscMallocDump</H1></A>
 Dumps the allocated memory blocks to a file. The information printed is: size of space (in bytes), address of space, id of space, file in which space was allocated, and line number at which it was allocated. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMallocDumpLog.html b/docs/manualpages/Sys/PetscMallocDumpLog.html
index f624903..bfdb605 100644
--- a/docs/manualpages/Sys/PetscMallocDumpLog.html
+++ b/docs/manualpages/Sys/PetscMallocDumpLog.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMallocDumpLog</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMallocDumpLog.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMallocDumpLog.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMallocDumpLog"><H1>PetscMallocDumpLog</H1></A>
 Dumps the log of all calls to <A HREF="../Sys/PetscMalloc.html#PetscMalloc">PetscMalloc</A>(); also calls <A HREF="../Sys/PetscMemoryGetMaximumUsage.html#PetscMemoryGetMaximumUsage">PetscMemoryGetMaximumUsage</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMallocGetCurrentUsage.html b/docs/manualpages/Sys/PetscMallocGetCurrentUsage.html
index cd50e9b..e6697e1 100644
--- a/docs/manualpages/Sys/PetscMallocGetCurrentUsage.html
+++ b/docs/manualpages/Sys/PetscMallocGetCurrentUsage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMallocGetCurrentUsage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMallocGetCurrentUsage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMallocGetCurrentUsage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMallocGetCurrentUsage"><H1>PetscMallocGetCurrentUsage</H1></A>
 gets the current amount of memory used that was <A HREF="../Sys/PetscMalloc.html#PetscMalloc">PetscMalloc</A>()ed 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMallocGetDebug.html b/docs/manualpages/Sys/PetscMallocGetDebug.html
index 08129eb..c928711 100644
--- a/docs/manualpages/Sys/PetscMallocGetDebug.html
+++ b/docs/manualpages/Sys/PetscMallocGetDebug.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMallocGetDebug</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMallocGetDebug.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMallocGetDebug.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMallocGetDebug"><H1>PetscMallocGetDebug</H1></A>
 Indicates if any PETSc is doing ANY memory debugging. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMallocGetDumpLog.html b/docs/manualpages/Sys/PetscMallocGetDumpLog.html
index abd83df..d2d3675 100644
--- a/docs/manualpages/Sys/PetscMallocGetDumpLog.html
+++ b/docs/manualpages/Sys/PetscMallocGetDumpLog.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMallocGetDumpLog</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMallocGetDumpLog.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMallocGetDumpLog.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMallocGetDumpLog"><H1>PetscMallocGetDumpLog</H1></A>
 Determine whether all calls to <A HREF="../Sys/PetscMalloc.html#PetscMalloc">PetscMalloc</A>() are being logged 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMallocGetMaximumUsage.html b/docs/manualpages/Sys/PetscMallocGetMaximumUsage.html
index 9cb0f5c..8e3ce88 100644
--- a/docs/manualpages/Sys/PetscMallocGetMaximumUsage.html
+++ b/docs/manualpages/Sys/PetscMallocGetMaximumUsage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMallocGetMaximumUsage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMallocGetMaximumUsage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMallocGetMaximumUsage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMallocGetMaximumUsage"><H1>PetscMallocGetMaximumUsage</H1></A>
 gets the maximum amount of memory used that was <A HREF="../Sys/PetscMalloc.html#PetscMalloc">PetscMalloc</A>()ed at any time during this run. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMallocGetStack.html b/docs/manualpages/Sys/PetscMallocGetStack.html
index 3f1f839..45a3abe 100644
--- a/docs/manualpages/Sys/PetscMallocGetStack.html
+++ b/docs/manualpages/Sys/PetscMallocGetStack.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMallocGetStack</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMallocGetStack.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMallocGetStack.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMallocGetStack"><H1>PetscMallocGetStack</H1></A>
 returns a pointer to the stack for the location in the program a call to <A HREF="../Sys/PetscMalloc.html#PetscMalloc">PetscMalloc</A>() was used to obtain that memory 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMallocSet.html b/docs/manualpages/Sys/PetscMallocSet.html
index e58d0df..1f511f3 100644
--- a/docs/manualpages/Sys/PetscMallocSet.html
+++ b/docs/manualpages/Sys/PetscMallocSet.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMallocSet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMallocSet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMallocSet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMallocSet"><H1>PetscMallocSet</H1></A>
 Sets the routines used to do mallocs and frees. This routine MUST be called before <A HREF="../Sys/PetscInitialize.html#PetscInitialize">PetscInitialize</A>() and may be called only once. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMallocSetDumpLog.html b/docs/manualpages/Sys/PetscMallocSetDumpLog.html
index 9e6e566..e595471 100644
--- a/docs/manualpages/Sys/PetscMallocSetDumpLog.html
+++ b/docs/manualpages/Sys/PetscMallocSetDumpLog.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMallocSetDumpLog</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMallocSetDumpLog.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMallocSetDumpLog.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMallocSetDumpLog"><H1>PetscMallocSetDumpLog</H1></A>
 Activates logging of all calls to <A HREF="../Sys/PetscMalloc.html#PetscMalloc">PetscMalloc</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMallocSetDumpLogThreshold.html b/docs/manualpages/Sys/PetscMallocSetDumpLogThreshold.html
index 96ebab7..b5acc8a 100644
--- a/docs/manualpages/Sys/PetscMallocSetDumpLogThreshold.html
+++ b/docs/manualpages/Sys/PetscMallocSetDumpLogThreshold.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMallocSetDumpLogThreshold</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMallocSetDumpLogThreshold.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMallocSetDumpLogThreshold.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMallocSetDumpLogThreshold"><H1>PetscMallocSetDumpLogThreshold</H1></A>
 Activates logging of all calls to <A HREF="../Sys/PetscMalloc.html#PetscMalloc">PetscMalloc</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMallocValidate.html b/docs/manualpages/Sys/PetscMallocValidate.html
index 3c06fc1..f2f09f5 100644
--- a/docs/manualpages/Sys/PetscMallocValidate.html
+++ b/docs/manualpages/Sys/PetscMallocValidate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMallocValidate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMallocValidate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMallocValidate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMallocValidate"><H1>PetscMallocValidate</H1></A>
 Test the memory for corruption.  This can be used to check for memory overwrites. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMatlabEngine.html b/docs/manualpages/Sys/PetscMatlabEngine.html
index 19418cf..f398ae0 100644
--- a/docs/manualpages/Sys/PetscMatlabEngine.html
+++ b/docs/manualpages/Sys/PetscMatlabEngine.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMatlabEngine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMatlabEngine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMatlabEngine.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMatlabEngine"><H1>PetscMatlabEngine</H1></A>
 Object used to communicate with MATLAB 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMatlabEngineCreate.html b/docs/manualpages/Sys/PetscMatlabEngineCreate.html
index 15eca1e..06fd7fe 100644
--- a/docs/manualpages/Sys/PetscMatlabEngineCreate.html
+++ b/docs/manualpages/Sys/PetscMatlabEngineCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMatlabEngineCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMatlabEngineCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMatlabEngineCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMatlabEngineCreate"><H1>PetscMatlabEngineCreate</H1></A>
 Creates a MATLAB engine object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMatlabEngineDestroy.html b/docs/manualpages/Sys/PetscMatlabEngineDestroy.html
index f013755..47cbf0a 100644
--- a/docs/manualpages/Sys/PetscMatlabEngineDestroy.html
+++ b/docs/manualpages/Sys/PetscMatlabEngineDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMatlabEngineDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMatlabEngineDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMatlabEngineDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMatlabEngineDestroy"><H1>PetscMatlabEngineDestroy</H1></A>
 Destroys a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMatlabEngineEvaluate.html b/docs/manualpages/Sys/PetscMatlabEngineEvaluate.html
index 961da20..b6a2189 100644
--- a/docs/manualpages/Sys/PetscMatlabEngineEvaluate.html
+++ b/docs/manualpages/Sys/PetscMatlabEngineEvaluate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMatlabEngineEvaluate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMatlabEngineEvaluate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMatlabEngineEvaluate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMatlabEngineEvaluate"><H1>PetscMatlabEngineEvaluate</H1></A>
 Evaluates a string in MATLAB 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMatlabEngineGet.html b/docs/manualpages/Sys/PetscMatlabEngineGet.html
index e3d3367..96d18de 100644
--- a/docs/manualpages/Sys/PetscMatlabEngineGet.html
+++ b/docs/manualpages/Sys/PetscMatlabEngineGet.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMatlabEngineGet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMatlabEngineGet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMatlabEngineGet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMatlabEngineGet"><H1>PetscMatlabEngineGet</H1></A>
 Gets a variable from MATLAB into a PETSc object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMatlabEngineGetArray.html b/docs/manualpages/Sys/PetscMatlabEngineGetArray.html
index 218b7e6..418a89f 100644
--- a/docs/manualpages/Sys/PetscMatlabEngineGetArray.html
+++ b/docs/manualpages/Sys/PetscMatlabEngineGetArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMatlabEngineGetArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMatlabEngineGetArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMatlabEngineGetArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMatlabEngineGetArray"><H1>PetscMatlabEngineGetArray</H1></A>
 Gets a variable from Matlab into an array 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMatlabEngineGetOutput.html b/docs/manualpages/Sys/PetscMatlabEngineGetOutput.html
index 1b5dc91..d982ee0 100644
--- a/docs/manualpages/Sys/PetscMatlabEngineGetOutput.html
+++ b/docs/manualpages/Sys/PetscMatlabEngineGetOutput.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMatlabEngineGetOutput</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMatlabEngineGetOutput.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMatlabEngineGetOutput.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMatlabEngineGetOutput"><H1>PetscMatlabEngineGetOutput</H1></A>
 Gets a string buffer where the MATLAB output is printed 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMatlabEnginePrintOutput.html b/docs/manualpages/Sys/PetscMatlabEnginePrintOutput.html
index c437ecb..23e31fd 100644
--- a/docs/manualpages/Sys/PetscMatlabEnginePrintOutput.html
+++ b/docs/manualpages/Sys/PetscMatlabEnginePrintOutput.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMatlabEnginePrintOutput</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMatlabEnginePrintOutput.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMatlabEnginePrintOutput.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMatlabEnginePrintOutput"><H1>PetscMatlabEnginePrintOutput</H1></A>
 prints the output from MATLAB 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMatlabEnginePut.html b/docs/manualpages/Sys/PetscMatlabEnginePut.html
index fb0e7b8..4763563 100644
--- a/docs/manualpages/Sys/PetscMatlabEnginePut.html
+++ b/docs/manualpages/Sys/PetscMatlabEnginePut.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMatlabEnginePut</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMatlabEnginePut.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMatlabEnginePut.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMatlabEnginePut"><H1>PetscMatlabEnginePut</H1></A>
 Puts a Petsc object into the MATLAB space. For parallel objects, each processors part is put in a separate  MATLAB process. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMatlabEnginePutArray.html b/docs/manualpages/Sys/PetscMatlabEnginePutArray.html
index cc2e9b1..2de6c65 100644
--- a/docs/manualpages/Sys/PetscMatlabEnginePutArray.html
+++ b/docs/manualpages/Sys/PetscMatlabEnginePutArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMatlabEnginePutArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMatlabEnginePutArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMatlabEnginePutArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMatlabEnginePutArray"><H1>PetscMatlabEnginePutArray</H1></A>
 Puts an array into the MATLAB space, treating it as a Fortran style (column major ordering) array. For parallel objects, each processors part is put in a separate  MATLAB process. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMax.html b/docs/manualpages/Sys/PetscMax.html
index 475a4af..b44058f 100644
--- a/docs/manualpages/Sys/PetscMax.html
+++ b/docs/manualpages/Sys/PetscMax.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMax</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMax.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMax.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMax"><H1>PetscMax</H1></A>
 Returns maxium of two numbers 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMemcmp.html b/docs/manualpages/Sys/PetscMemcmp.html
index 57bc345..b687e8b 100644
--- a/docs/manualpages/Sys/PetscMemcmp.html
+++ b/docs/manualpages/Sys/PetscMemcmp.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMemcmp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMemcmp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMemcmp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMemcmp"><H1>PetscMemcmp</H1></A>
 Compares two byte streams in memory. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMemcpy.html b/docs/manualpages/Sys/PetscMemcpy.html
index d140aa3..b181c8f 100644
--- a/docs/manualpages/Sys/PetscMemcpy.html
+++ b/docs/manualpages/Sys/PetscMemcpy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMemcpy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMemcpy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMemcpy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMemcpy"><H1>PetscMemcpy</H1></A>
 Copies n bytes, beginning at location b, to the space beginning at location a. The two memory regions CANNOT overlap, use <A HREF="../Sys/PetscMemmove.html#PetscMemmove">PetscMemmove</A>() in that case. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMemmove.html b/docs/manualpages/Sys/PetscMemmove.html
index 34b51fa..9a2e02f 100644
--- a/docs/manualpages/Sys/PetscMemmove.html
+++ b/docs/manualpages/Sys/PetscMemmove.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMemmove</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMemmove.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMemmove.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMemmove"><H1>PetscMemmove</H1></A>
 Copies n bytes, beginning at location b, to the space beginning at location a. Copying  between regions that overlap will take place correctly. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMemoryGetCurrentUsage.html b/docs/manualpages/Sys/PetscMemoryGetCurrentUsage.html
index 199a557..2e5a435 100644
--- a/docs/manualpages/Sys/PetscMemoryGetCurrentUsage.html
+++ b/docs/manualpages/Sys/PetscMemoryGetCurrentUsage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMemoryGetCurrentUsage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMemoryGetCurrentUsage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMemoryGetCurrentUsage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMemoryGetCurrentUsage"><H1>PetscMemoryGetCurrentUsage</H1></A>
 Returns the current resident set size (memory used) for the program. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMemoryGetMaximumUsage.html b/docs/manualpages/Sys/PetscMemoryGetMaximumUsage.html
index 4fa4919..4d577e3 100644
--- a/docs/manualpages/Sys/PetscMemoryGetMaximumUsage.html
+++ b/docs/manualpages/Sys/PetscMemoryGetMaximumUsage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMemoryGetMaximumUsage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMemoryGetMaximumUsage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMemoryGetMaximumUsage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMemoryGetMaximumUsage"><H1>PetscMemoryGetMaximumUsage</H1></A>
 Returns the maximum resident set size (memory used) for the program. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMemorySetGetMaximumUsage.html b/docs/manualpages/Sys/PetscMemorySetGetMaximumUsage.html
index 8e09086..898baae 100644
--- a/docs/manualpages/Sys/PetscMemorySetGetMaximumUsage.html
+++ b/docs/manualpages/Sys/PetscMemorySetGetMaximumUsage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMemorySetGetMaximumUsage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMemorySetGetMaximumUsage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMemorySetGetMaximumUsage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMemorySetGetMaximumUsage"><H1>PetscMemorySetGetMaximumUsage</H1></A>
 Tells PETSc to monitor the maximum memory usage so that <A HREF="../Sys/PetscMemoryGetMaximumUsage.html#PetscMemoryGetMaximumUsage">PetscMemoryGetMaximumUsage</A>() will work. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMemoryView.html b/docs/manualpages/Sys/PetscMemoryView.html
index 9edd1b0..b7d6c1a 100644
--- a/docs/manualpages/Sys/PetscMemoryView.html
+++ b/docs/manualpages/Sys/PetscMemoryView.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMemoryView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMemoryView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMemoryView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMemoryView"><H1>PetscMemoryView</H1></A>
 Shows the amount of memory currently being used in a communicator. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMemzero.html b/docs/manualpages/Sys/PetscMemzero.html
index 41de4a3..7d10601 100644
--- a/docs/manualpages/Sys/PetscMemzero.html
+++ b/docs/manualpages/Sys/PetscMemzero.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMemzero</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMemzero.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMemzero.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMemzero"><H1>PetscMemzero</H1></A>
 Zeros the specified memory. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMergeIntArray.html b/docs/manualpages/Sys/PetscMergeIntArray.html
index f523683..909cf68 100644
--- a/docs/manualpages/Sys/PetscMergeIntArray.html
+++ b/docs/manualpages/Sys/PetscMergeIntArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMergeIntArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMergeIntArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMergeIntArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMergeIntArray"><H1>PetscMergeIntArray</H1></A>
 Merges two SORTED integer arrays, removes duplicate elements. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMergeIntArrayPair.html b/docs/manualpages/Sys/PetscMergeIntArrayPair.html
index d3f6238..634d533 100644
--- a/docs/manualpages/Sys/PetscMergeIntArrayPair.html
+++ b/docs/manualpages/Sys/PetscMergeIntArrayPair.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMergeIntArrayPair</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMergeIntArrayPair.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMergeIntArrayPair.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMergeIntArrayPair"><H1>PetscMergeIntArrayPair</H1></A>
 Merges two SORTED integer arrays that share NO common values along with an additional array of integers. The additional arrays are the same length as sorted arrays and are merged in the order determined by the merging of the sorted pair. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMergeMPIIntArray.html b/docs/manualpages/Sys/PetscMergeMPIIntArray.html
index a50909b..1bc5bf7 100644
--- a/docs/manualpages/Sys/PetscMergeMPIIntArray.html
+++ b/docs/manualpages/Sys/PetscMergeMPIIntArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMergeMPIIntArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMergeMPIIntArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMergeMPIIntArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMergeMPIIntArray"><H1>PetscMergeMPIIntArray</H1></A>
 Merges two SORTED integer arrays. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscMin.html b/docs/manualpages/Sys/PetscMin.html
index c7c5b98..1ece377 100644
--- a/docs/manualpages/Sys/PetscMin.html
+++ b/docs/manualpages/Sys/PetscMin.html
@@ -5,8 +5,8 @@
 <TITLE>PetscMin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscMin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscMin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscMin"><H1>PetscMin</H1></A>
 Returns minimum of two numbers 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscNew.html b/docs/manualpages/Sys/PetscNew.html
index 8ce14f4..b5a1f85 100644
--- a/docs/manualpages/Sys/PetscNew.html
+++ b/docs/manualpages/Sys/PetscNew.html
@@ -5,8 +5,8 @@
 <TITLE>PetscNew</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscNew.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscNew.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscNew"><H1>PetscNew</H1></A>
 Allocates memory of a particular type, zeros the memory! Aligned to PETSC_MEMALIGN 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscNewLog.html b/docs/manualpages/Sys/PetscNewLog.html
index cb565c0..1d3f741 100644
--- a/docs/manualpages/Sys/PetscNewLog.html
+++ b/docs/manualpages/Sys/PetscNewLog.html
@@ -5,8 +5,8 @@
 <TITLE>PetscNewLog</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscNewLog.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscNewLog.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscNewLog"><H1>PetscNewLog</H1></A>
 Allocates memory of a type matching pointer, zeros the memory! Aligned to PETSC_MEMALIGN. Associates the memory allocated with the given object using PetscLogObjectMemory(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObject.html b/docs/manualpages/Sys/PetscObject.html
index 936fbd1..9735247 100644
--- a/docs/manualpages/Sys/PetscObject.html
+++ b/docs/manualpages/Sys/PetscObject.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObject</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObject.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObject.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObject"><H1>PetscObject</H1></A>
 any PETSc object, <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A>, <A HREF="../Mat/Mat.html#Mat">Mat</A>, <A HREF="../Vec/Vec.html#Vec">Vec</A>, <A HREF="../KSP/KSP.html#KSP">KSP</A> etc 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectAddOptionsHandler.html b/docs/manualpages/Sys/PetscObjectAddOptionsHandler.html
index 41762b7..c54651f 100644
--- a/docs/manualpages/Sys/PetscObjectAddOptionsHandler.html
+++ b/docs/manualpages/Sys/PetscObjectAddOptionsHandler.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectAddOptionsHandler</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectAddOptionsHandler.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectAddOptionsHandler.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectAddOptionsHandler"><H1>PetscObjectAddOptionsHandler</H1></A>
 Adds an additional function to check for options when XXXSetFromOptions() is called. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectComm.html b/docs/manualpages/Sys/PetscObjectComm.html
index f0e6326..dcea54d 100644
--- a/docs/manualpages/Sys/PetscObjectComm.html
+++ b/docs/manualpages/Sys/PetscObjectComm.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectComm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectComm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectComm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectComm"><H1>PetscObjectComm</H1></A>
 Gets the MPI communicator for any <A HREF="../Sys/PetscObject.html#PetscObject">PetscObject</A>   regardless of the type. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectCompose.html b/docs/manualpages/Sys/PetscObjectCompose.html
index ea86699..a7cd212 100644
--- a/docs/manualpages/Sys/PetscObjectCompose.html
+++ b/docs/manualpages/Sys/PetscObjectCompose.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectCompose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectCompose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectCompose.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectCompose"><H1>PetscObjectCompose</H1></A>
 Associates another PETSc object with a given PETSc object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectComposeFunction.html b/docs/manualpages/Sys/PetscObjectComposeFunction.html
index 974f2ab..63583ac 100644
--- a/docs/manualpages/Sys/PetscObjectComposeFunction.html
+++ b/docs/manualpages/Sys/PetscObjectComposeFunction.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectComposeFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectComposeFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectComposeFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectComposeFunction"><H1>PetscObjectComposeFunction</H1></A>
 Associates a function with a given PETSc object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectComposedDataGetInt.html b/docs/manualpages/Sys/PetscObjectComposedDataGetInt.html
index 0a71110..c2905b5 100644
--- a/docs/manualpages/Sys/PetscObjectComposedDataGetInt.html
+++ b/docs/manualpages/Sys/PetscObjectComposedDataGetInt.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectComposedDataGetInt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectComposedDataGetInt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectComposedDataGetInt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectComposedDataGetInt"><H1>PetscObjectComposedDataGetInt</H1></A>
 retrieve integer data attached to an object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectComposedDataGetIntstar.html b/docs/manualpages/Sys/PetscObjectComposedDataGetIntstar.html
index b264d96..1b192e5 100644
--- a/docs/manualpages/Sys/PetscObjectComposedDataGetIntstar.html
+++ b/docs/manualpages/Sys/PetscObjectComposedDataGetIntstar.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectComposedDataGetIntstar</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectComposedDataGetIntstar.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectComposedDataGetIntstar.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectComposedDataGetIntstar"><H1>PetscObjectComposedDataGetIntstar</H1></A>
 retrieve integer array data attached to an object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectComposedDataGetReal.html b/docs/manualpages/Sys/PetscObjectComposedDataGetReal.html
index 3cabce9..7bcc74e 100644
--- a/docs/manualpages/Sys/PetscObjectComposedDataGetReal.html
+++ b/docs/manualpages/Sys/PetscObjectComposedDataGetReal.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectComposedDataGetReal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectComposedDataGetReal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectComposedDataGetReal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectComposedDataGetReal"><H1>PetscObjectComposedDataGetReal</H1></A>
 retrieve real data attached to an object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectComposedDataGetRealstar.html b/docs/manualpages/Sys/PetscObjectComposedDataGetRealstar.html
index e2fcc07..72df2d8 100644
--- a/docs/manualpages/Sys/PetscObjectComposedDataGetRealstar.html
+++ b/docs/manualpages/Sys/PetscObjectComposedDataGetRealstar.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectComposedDataGetRealstar</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectComposedDataGetRealstar.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectComposedDataGetRealstar.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectComposedDataGetRealstar"><H1>PetscObjectComposedDataGetRealstar</H1></A>
 retrieve real array data attached to an object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectComposedDataGetScalar.html b/docs/manualpages/Sys/PetscObjectComposedDataGetScalar.html
index fcb9cfa..2fd3065 100644
--- a/docs/manualpages/Sys/PetscObjectComposedDataGetScalar.html
+++ b/docs/manualpages/Sys/PetscObjectComposedDataGetScalar.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectComposedDataGetScalar</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectComposedDataGetScalar.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectComposedDataGetScalar.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectComposedDataGetScalar"><H1>PetscObjectComposedDataGetScalar</H1></A>
 retrieve scalar data attached to an object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectComposedDataGetScalarstar.html b/docs/manualpages/Sys/PetscObjectComposedDataGetScalarstar.html
index 917a112..6113091 100644
--- a/docs/manualpages/Sys/PetscObjectComposedDataGetScalarstar.html
+++ b/docs/manualpages/Sys/PetscObjectComposedDataGetScalarstar.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectComposedDataGetScalarstar</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectComposedDataGetScalarstar.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectComposedDataGetScalarstar.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectComposedDataGetScalarstar"><H1>PetscObjectComposedDataGetScalarstar</H1></A>
 retrieve scalar array data attached to an object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectComposedDataRegister.html b/docs/manualpages/Sys/PetscObjectComposedDataRegister.html
index 81f5e63..9662355 100644
--- a/docs/manualpages/Sys/PetscObjectComposedDataRegister.html
+++ b/docs/manualpages/Sys/PetscObjectComposedDataRegister.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectComposedDataRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectComposedDataRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectComposedDataRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectComposedDataRegister"><H1>PetscObjectComposedDataRegister</H1></A>
 Get an available id for composed data 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectComposedDataSetInt.html b/docs/manualpages/Sys/PetscObjectComposedDataSetInt.html
index 6200b5e..50d1067 100644
--- a/docs/manualpages/Sys/PetscObjectComposedDataSetInt.html
+++ b/docs/manualpages/Sys/PetscObjectComposedDataSetInt.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectComposedDataSetInt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectComposedDataSetInt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectComposedDataSetInt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectComposedDataSetInt"><H1>PetscObjectComposedDataSetInt</H1></A>
 attach integer data to a <A HREF="../Sys/PetscObject.html#PetscObject">PetscObject</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectComposedDataSetIntstar.html b/docs/manualpages/Sys/PetscObjectComposedDataSetIntstar.html
index 578bd36..83f618c 100644
--- a/docs/manualpages/Sys/PetscObjectComposedDataSetIntstar.html
+++ b/docs/manualpages/Sys/PetscObjectComposedDataSetIntstar.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectComposedDataSetIntstar</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectComposedDataSetIntstar.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectComposedDataSetIntstar.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectComposedDataSetIntstar"><H1>PetscObjectComposedDataSetIntstar</H1></A>
 attach integer array data to a <A HREF="../Sys/PetscObject.html#PetscObject">PetscObject</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectComposedDataSetReal.html b/docs/manualpages/Sys/PetscObjectComposedDataSetReal.html
index 2473417..31f0001 100644
--- a/docs/manualpages/Sys/PetscObjectComposedDataSetReal.html
+++ b/docs/manualpages/Sys/PetscObjectComposedDataSetReal.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectComposedDataSetReal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectComposedDataSetReal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectComposedDataSetReal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectComposedDataSetReal"><H1>PetscObjectComposedDataSetReal</H1></A>
 attach real data to a <A HREF="../Sys/PetscObject.html#PetscObject">PetscObject</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectComposedDataSetRealstar.html b/docs/manualpages/Sys/PetscObjectComposedDataSetRealstar.html
index b0abfe1..0e6b533 100644
--- a/docs/manualpages/Sys/PetscObjectComposedDataSetRealstar.html
+++ b/docs/manualpages/Sys/PetscObjectComposedDataSetRealstar.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectComposedDataSetRealstar</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectComposedDataSetRealstar.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectComposedDataSetRealstar.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectComposedDataSetRealstar"><H1>PetscObjectComposedDataSetRealstar</H1></A>
 attach real array data to a <A HREF="../Sys/PetscObject.html#PetscObject">PetscObject</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectComposedDataSetScalar.html b/docs/manualpages/Sys/PetscObjectComposedDataSetScalar.html
index 57f4b1b..6095ecf 100644
--- a/docs/manualpages/Sys/PetscObjectComposedDataSetScalar.html
+++ b/docs/manualpages/Sys/PetscObjectComposedDataSetScalar.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectComposedDataSetScalar</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectComposedDataSetScalar.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectComposedDataSetScalar.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectComposedDataSetScalar"><H1>PetscObjectComposedDataSetScalar</H1></A>
 attach scalar data to a <A HREF="../Sys/PetscObject.html#PetscObject">PetscObject</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectComposedDataSetScalarstar.html b/docs/manualpages/Sys/PetscObjectComposedDataSetScalarstar.html
index 2fdd02a..b6ec59d 100644
--- a/docs/manualpages/Sys/PetscObjectComposedDataSetScalarstar.html
+++ b/docs/manualpages/Sys/PetscObjectComposedDataSetScalarstar.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectComposedDataSetScalarstar</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectComposedDataSetScalarstar.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectComposedDataSetScalarstar.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectComposedDataSetScalarstar"><H1>PetscObjectComposedDataSetScalarstar</H1></A>
 attach scalar array data to a <A HREF="../Sys/PetscObject.html#PetscObject">PetscObject</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectCopyFortranFunctionPointers.html b/docs/manualpages/Sys/PetscObjectCopyFortranFunctionPointers.html
index 471190f..920bfcb 100644
--- a/docs/manualpages/Sys/PetscObjectCopyFortranFunctionPointers.html
+++ b/docs/manualpages/Sys/PetscObjectCopyFortranFunctionPointers.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectCopyFortranFunctionPointers</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectCopyFortranFunctionPointers.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectCopyFortranFunctionPointers.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectCopyFortranFunctionPointers"><H1>PetscObjectCopyFortranFunctionPointers</H1></A>
 Copy function pointers to another object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectDereference.html b/docs/manualpages/Sys/PetscObjectDereference.html
index 1b3177f..e1e6a0c 100644
--- a/docs/manualpages/Sys/PetscObjectDereference.html
+++ b/docs/manualpages/Sys/PetscObjectDereference.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectDereference</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectDereference.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectDereference.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectDereference"><H1>PetscObjectDereference</H1></A>
 Indicates to any <A HREF="../Sys/PetscObject.html#PetscObject">PetscObject</A> that it is being referenced by one less <A HREF="../Sys/PetscObject.html#PetscObject">PetscObject</A>. This decreases the reference count for that object by one. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectDestroy.html b/docs/manualpages/Sys/PetscObjectDestroy.html
index 690efb4..14b6876 100644
--- a/docs/manualpages/Sys/PetscObjectDestroy.html
+++ b/docs/manualpages/Sys/PetscObjectDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectDestroy"><H1>PetscObjectDestroy</H1></A>
 Destroys any <A HREF="../Sys/PetscObject.html#PetscObject">PetscObject</A>, regardless of the type. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectDestroyOptionsHandlers.html b/docs/manualpages/Sys/PetscObjectDestroyOptionsHandlers.html
index df27ef4..e3d81a6 100644
--- a/docs/manualpages/Sys/PetscObjectDestroyOptionsHandlers.html
+++ b/docs/manualpages/Sys/PetscObjectDestroyOptionsHandlers.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectDestroyOptionsHandlers</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectDestroyOptionsHandlers.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectDestroyOptionsHandlers.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectDestroyOptionsHandlers"><H1>PetscObjectDestroyOptionsHandlers</H1></A>
 Destroys all the option handlers attached to an object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectGetClassId.html b/docs/manualpages/Sys/PetscObjectGetClassId.html
index 0fc86f3..25b7cb1 100644
--- a/docs/manualpages/Sys/PetscObjectGetClassId.html
+++ b/docs/manualpages/Sys/PetscObjectGetClassId.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectGetClassId</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectGetClassId.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectGetClassId.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectGetClassId"><H1>PetscObjectGetClassId</H1></A>
 Gets the classid for any <A HREF="../Sys/PetscObject.html#PetscObject">PetscObject</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectGetClassName.html b/docs/manualpages/Sys/PetscObjectGetClassName.html
index 3ea7d65..e6799c2 100644
--- a/docs/manualpages/Sys/PetscObjectGetClassName.html
+++ b/docs/manualpages/Sys/PetscObjectGetClassName.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectGetClassName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectGetClassName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectGetClassName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectGetClassName"><H1>PetscObjectGetClassName</H1></A>
 Gets the class name for any <A HREF="../Sys/PetscObject.html#PetscObject">PetscObject</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectGetComm.html b/docs/manualpages/Sys/PetscObjectGetComm.html
index fc605c0..e892a24 100644
--- a/docs/manualpages/Sys/PetscObjectGetComm.html
+++ b/docs/manualpages/Sys/PetscObjectGetComm.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectGetComm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectGetComm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectGetComm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectGetComm"><H1>PetscObjectGetComm</H1></A>
 Gets the MPI communicator for any <A HREF="../Sys/PetscObject.html#PetscObject">PetscObject</A>, regardless of the type. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectGetFortranCallback.html b/docs/manualpages/Sys/PetscObjectGetFortranCallback.html
index 8eb6266..cd93ba3 100644
--- a/docs/manualpages/Sys/PetscObjectGetFortranCallback.html
+++ b/docs/manualpages/Sys/PetscObjectGetFortranCallback.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectGetFortranCallback</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectGetFortranCallback.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectGetFortranCallback.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectGetFortranCallback"><H1>PetscObjectGetFortranCallback</H1></A>
 get fortran callback function pointer and context 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectGetId.html b/docs/manualpages/Sys/PetscObjectGetId.html
index 0f9b941..6deb611 100644
--- a/docs/manualpages/Sys/PetscObjectGetId.html
+++ b/docs/manualpages/Sys/PetscObjectGetId.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectGetId</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectGetId.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectGetId.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectGetId"><H1>PetscObjectGetId</H1></A>
 get unique object ID 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectGetName.html b/docs/manualpages/Sys/PetscObjectGetName.html
index c47d8be..0e41a2f 100644
--- a/docs/manualpages/Sys/PetscObjectGetName.html
+++ b/docs/manualpages/Sys/PetscObjectGetName.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectGetName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectGetName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectGetName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectGetName"><H1>PetscObjectGetName</H1></A>
 Gets a string name associated with a PETSc object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectGetNewTag.html b/docs/manualpages/Sys/PetscObjectGetNewTag.html
index 2013aba..f04efae 100644
--- a/docs/manualpages/Sys/PetscObjectGetNewTag.html
+++ b/docs/manualpages/Sys/PetscObjectGetNewTag.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectGetNewTag</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectGetNewTag.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectGetNewTag.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectGetNewTag"><H1>PetscObjectGetNewTag</H1></A>
 Gets a unique new tag from a PETSc object. All processors that share the object MUST call this routine EXACTLY the same number of times.  This tag should only be used with the current objects communicator; do NOT use it with any other MPI communicator. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectGetReference.html b/docs/manualpages/Sys/PetscObjectGetReference.html
index 43271d1..075c4e3 100644
--- a/docs/manualpages/Sys/PetscObjectGetReference.html
+++ b/docs/manualpages/Sys/PetscObjectGetReference.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectGetReference</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectGetReference.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectGetReference.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectGetReference"><H1>PetscObjectGetReference</H1></A>
 Gets the current reference count for any PETSc object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectGetTabLevel.html b/docs/manualpages/Sys/PetscObjectGetTabLevel.html
index 1c346ce..56ce87c 100644
--- a/docs/manualpages/Sys/PetscObjectGetTabLevel.html
+++ b/docs/manualpages/Sys/PetscObjectGetTabLevel.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectGetTabLevel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectGetTabLevel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectGetTabLevel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectGetTabLevel"><H1>PetscObjectGetTabLevel</H1></A>
 Gets the number of tabs that ASCII output for that object use 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectGetType.html b/docs/manualpages/Sys/PetscObjectGetType.html
index a870a8a..10f5ab5 100644
--- a/docs/manualpages/Sys/PetscObjectGetType.html
+++ b/docs/manualpages/Sys/PetscObjectGetType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectGetType"><H1>PetscObjectGetType</H1></A>
 Gets the object type of any <A HREF="../Sys/PetscObject.html#PetscObject">PetscObject</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectId.html b/docs/manualpages/Sys/PetscObjectId.html
index 32d82b0..674c879 100644
--- a/docs/manualpages/Sys/PetscObjectId.html
+++ b/docs/manualpages/Sys/PetscObjectId.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectId</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectId.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectId.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectId"><H1>PetscObjectId</H1></A>
 unique integer Id for a <A HREF="../Sys/PetscObject.html#PetscObject">PetscObject</A> 
 <P>
diff --git a/docs/manualpages/Sys/PetscObjectIncrementTabLevel.html b/docs/manualpages/Sys/PetscObjectIncrementTabLevel.html
index 2c251b4..957fabb 100644
--- a/docs/manualpages/Sys/PetscObjectIncrementTabLevel.html
+++ b/docs/manualpages/Sys/PetscObjectIncrementTabLevel.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectIncrementTabLevel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectIncrementTabLevel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectIncrementTabLevel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectIncrementTabLevel"><H1>PetscObjectIncrementTabLevel</H1></A>
 Sets the number of tabs that ASCII output for that object use based on the tablevel of another object. This should be called immediately after the object is created. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectInheritPrintedOptions.html b/docs/manualpages/Sys/PetscObjectInheritPrintedOptions.html
index fecdf37..f9725ef 100644
--- a/docs/manualpages/Sys/PetscObjectInheritPrintedOptions.html
+++ b/docs/manualpages/Sys/PetscObjectInheritPrintedOptions.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectInheritPrintedOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectInheritPrintedOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectInheritPrintedOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectInheritPrintedOptions"><H1>PetscObjectInheritPrintedOptions</H1></A>
 If the child object is not on the rank 0 process of the parent object and the child is sequential then the child gets it set. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectList.html b/docs/manualpages/Sys/PetscObjectList.html
index b833d45..0220a6d 100644
--- a/docs/manualpages/Sys/PetscObjectList.html
+++ b/docs/manualpages/Sys/PetscObjectList.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectList</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectList.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectList.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectList"><H1>PetscObjectList</H1></A>
 Linked list of PETSc objects, each accessable by string name 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectListAdd.html b/docs/manualpages/Sys/PetscObjectListAdd.html
index 0fc05b0..c038840 100644
--- a/docs/manualpages/Sys/PetscObjectListAdd.html
+++ b/docs/manualpages/Sys/PetscObjectListAdd.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectListAdd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectListAdd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectListAdd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectListAdd"><H1>PetscObjectListAdd</H1></A>
 Adds a new object to an <A HREF="../Sys/PetscObjectList.html#PetscObjectList">PetscObjectList</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectListDestroy.html b/docs/manualpages/Sys/PetscObjectListDestroy.html
index 7f86254..ba1bc15 100644
--- a/docs/manualpages/Sys/PetscObjectListDestroy.html
+++ b/docs/manualpages/Sys/PetscObjectListDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectListDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectListDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectListDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectListDestroy"><H1>PetscObjectListDestroy</H1></A>
 Destroy a list of objects 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectListDuplicate.html b/docs/manualpages/Sys/PetscObjectListDuplicate.html
index 194b7a9..bd9f5cf 100644
--- a/docs/manualpages/Sys/PetscObjectListDuplicate.html
+++ b/docs/manualpages/Sys/PetscObjectListDuplicate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectListDuplicate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectListDuplicate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectListDuplicate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectListDuplicate"><H1>PetscObjectListDuplicate</H1></A>
 Creates a new list from a give object list. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectListFind.html b/docs/manualpages/Sys/PetscObjectListFind.html
index d2c2526..167a8b8 100644
--- a/docs/manualpages/Sys/PetscObjectListFind.html
+++ b/docs/manualpages/Sys/PetscObjectListFind.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectListFind</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectListFind.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectListFind.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectListFind"><H1>PetscObjectListFind</H1></A>
 givn a name, find the matching object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectListRemoveReference.html b/docs/manualpages/Sys/PetscObjectListRemoveReference.html
index 3e5188d..5e4bb7c 100644
--- a/docs/manualpages/Sys/PetscObjectListRemoveReference.html
+++ b/docs/manualpages/Sys/PetscObjectListRemoveReference.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectListRemoveReference</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectListRemoveReference.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectListRemoveReference.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectListRemoveReference"><H1>PetscObjectListRemoveReference</H1></A>
 Calls <A HREF="../Sys/PetscObjectDereference.html#PetscObjectDereference">PetscObjectDereference</A>() on an object in the list immediately but keeps a pointer to the object in the list. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectListReverseFind.html b/docs/manualpages/Sys/PetscObjectListReverseFind.html
index 8494d21..41efd95 100644
--- a/docs/manualpages/Sys/PetscObjectListReverseFind.html
+++ b/docs/manualpages/Sys/PetscObjectListReverseFind.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectListReverseFind</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectListReverseFind.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectListReverseFind.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectListReverseFind"><H1>PetscObjectListReverseFind</H1></A>
 given a object, find the matching name if it exists 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectName.html b/docs/manualpages/Sys/PetscObjectName.html
index 6239017..5759cb3 100644
--- a/docs/manualpages/Sys/PetscObjectName.html
+++ b/docs/manualpages/Sys/PetscObjectName.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectName"><H1>PetscObjectName</H1></A>
 Gives an object a name if it does not have one 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectOptionsBegin.html b/docs/manualpages/Sys/PetscObjectOptionsBegin.html
index c8c9706..9d14408 100644
--- a/docs/manualpages/Sys/PetscObjectOptionsBegin.html
+++ b/docs/manualpages/Sys/PetscObjectOptionsBegin.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectOptionsBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectOptionsBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectOptionsBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectOptionsBegin"><H1>PetscObjectOptionsBegin</H1></A>
 Begins a set of queries on the options database that are related and should be displayed on the same window of a GUI that allows the user to set the options interactively. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectPrintTypeNamePrefix.html b/docs/manualpages/Sys/PetscObjectPrintTypeNamePrefix.html
index a65615e..71543ea 100644
--- a/docs/manualpages/Sys/PetscObjectPrintTypeNamePrefix.html
+++ b/docs/manualpages/Sys/PetscObjectPrintTypeNamePrefix.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectPrintTypeNamePrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectPrintTypeNamePrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectPrintTypeNamePrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectPrintTypeNamePrefix"><H1>PetscObjectPrintTypeNamePrefix</H1></A>
 used in the XXXView() methods to display information about the class, name, prefix and type of an object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectProcessOptionsHandlers.html b/docs/manualpages/Sys/PetscObjectProcessOptionsHandlers.html
index e322c3d..72dcb59 100644
--- a/docs/manualpages/Sys/PetscObjectProcessOptionsHandlers.html
+++ b/docs/manualpages/Sys/PetscObjectProcessOptionsHandlers.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectProcessOptionsHandlers</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectProcessOptionsHandlers.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectProcessOptionsHandlers.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectProcessOptionsHandlers"><H1>PetscObjectProcessOptionsHandlers</H1></A>
 Calls all the options handlers attached to an object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectQuery.html b/docs/manualpages/Sys/PetscObjectQuery.html
index fc26f50..06a2bfb 100644
--- a/docs/manualpages/Sys/PetscObjectQuery.html
+++ b/docs/manualpages/Sys/PetscObjectQuery.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectQuery</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectQuery.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectQuery.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectQuery"><H1>PetscObjectQuery</H1></A>
 Gets a PETSc object associated with a given object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectQueryFunction.html b/docs/manualpages/Sys/PetscObjectQueryFunction.html
index c7ec0b7..cbfdbc6 100644
--- a/docs/manualpages/Sys/PetscObjectQueryFunction.html
+++ b/docs/manualpages/Sys/PetscObjectQueryFunction.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectQueryFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectQueryFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectQueryFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectQueryFunction"><H1>PetscObjectQueryFunction</H1></A>
 Gets a function associated with a given object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectReference.html b/docs/manualpages/Sys/PetscObjectReference.html
index 50fc088..40fdf1d 100644
--- a/docs/manualpages/Sys/PetscObjectReference.html
+++ b/docs/manualpages/Sys/PetscObjectReference.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectReference</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectReference.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectReference.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectReference"><H1>PetscObjectReference</H1></A>
 Indicates to any <A HREF="../Sys/PetscObject.html#PetscObject">PetscObject</A> that it is being referenced by another <A HREF="../Sys/PetscObject.html#PetscObject">PetscObject</A>. This increases the reference count for that object by one. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectRegisterDestroy.html b/docs/manualpages/Sys/PetscObjectRegisterDestroy.html
index 47369ed..2a8c8d9 100644
--- a/docs/manualpages/Sys/PetscObjectRegisterDestroy.html
+++ b/docs/manualpages/Sys/PetscObjectRegisterDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectRegisterDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectRegisterDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectRegisterDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectRegisterDestroy"><H1>PetscObjectRegisterDestroy</H1></A>
 Registers a PETSc object to be destroyed when <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>() is called. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectRegisterDestroyAll.html b/docs/manualpages/Sys/PetscObjectRegisterDestroyAll.html
index 88d9b8d..993cafa 100644
--- a/docs/manualpages/Sys/PetscObjectRegisterDestroyAll.html
+++ b/docs/manualpages/Sys/PetscObjectRegisterDestroyAll.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectRegisterDestroyAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectRegisterDestroyAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectRegisterDestroyAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectRegisterDestroyAll"><H1>PetscObjectRegisterDestroyAll</H1></A>
 Frees all the PETSc objects that have been registered with <A HREF="../Sys/PetscObjectRegisterDestroy.html#PetscObjectRegisterDestroy">PetscObjectRegisterDestroy</A>(). Called by <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectSAWsBlock.html b/docs/manualpages/Sys/PetscObjectSAWsBlock.html
index 06215d2..8f7477d 100644
--- a/docs/manualpages/Sys/PetscObjectSAWsBlock.html
+++ b/docs/manualpages/Sys/PetscObjectSAWsBlock.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectSAWsBlock</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectSAWsBlock.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectSAWsBlock.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectSAWsBlock"><H1>PetscObjectSAWsBlock</H1></A>
 Blocks the object if <A HREF="../Sys/PetscObjectSAWsSetBlock.html#PetscObjectSAWsSetBlock">PetscObjectSAWsSetBlock</A>() has been called 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectSAWsGrantAccess.html b/docs/manualpages/Sys/PetscObjectSAWsGrantAccess.html
index 2b7c432..7f20032 100644
--- a/docs/manualpages/Sys/PetscObjectSAWsGrantAccess.html
+++ b/docs/manualpages/Sys/PetscObjectSAWsGrantAccess.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectSAWsGrantAccess</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectSAWsGrantAccess.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectSAWsGrantAccess.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectSAWsGrantAccess"><H1>PetscObjectSAWsGrantAccess</H1></A>
 Grants access of the data fields that have been published to SAWs to the memory snooper to change 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectSAWsSetBlock.html b/docs/manualpages/Sys/PetscObjectSAWsSetBlock.html
index d866d56..dadaa1f 100644
--- a/docs/manualpages/Sys/PetscObjectSAWsSetBlock.html
+++ b/docs/manualpages/Sys/PetscObjectSAWsSetBlock.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectSAWsSetBlock</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectSAWsSetBlock.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectSAWsSetBlock.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectSAWsSetBlock"><H1>PetscObjectSAWsSetBlock</H1></A>
 Sets whether an object will block at <A HREF="../Sys/PetscObjectSAWsBlock.html#PetscObjectSAWsBlock">PetscObjectSAWsBlock</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectSAWsTakeAccess.html b/docs/manualpages/Sys/PetscObjectSAWsTakeAccess.html
index f58a69c..0673c5b 100644
--- a/docs/manualpages/Sys/PetscObjectSAWsTakeAccess.html
+++ b/docs/manualpages/Sys/PetscObjectSAWsTakeAccess.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectSAWsTakeAccess</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectSAWsTakeAccess.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectSAWsTakeAccess.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectSAWsTakeAccess"><H1>PetscObjectSAWsTakeAccess</H1></A>
 Take access of the data fields that have been published to SAWs so they may be changed locally 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectSetFortranCallback.html b/docs/manualpages/Sys/PetscObjectSetFortranCallback.html
index c8f177c..2003ade 100644
--- a/docs/manualpages/Sys/PetscObjectSetFortranCallback.html
+++ b/docs/manualpages/Sys/PetscObjectSetFortranCallback.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectSetFortranCallback</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectSetFortranCallback.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectSetFortranCallback.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectSetFortranCallback"><H1>PetscObjectSetFortranCallback</H1></A>
 set fortran callback function pointer and context 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectSetFromOptions.html b/docs/manualpages/Sys/PetscObjectSetFromOptions.html
index 8120705..8548ea7 100644
--- a/docs/manualpages/Sys/PetscObjectSetFromOptions.html
+++ b/docs/manualpages/Sys/PetscObjectSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectSetFromOptions"><H1>PetscObjectSetFromOptions</H1></A>
 Sets generic parameters from user options. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectSetName.html b/docs/manualpages/Sys/PetscObjectSetName.html
index 89f5be3..e1b6af3 100644
--- a/docs/manualpages/Sys/PetscObjectSetName.html
+++ b/docs/manualpages/Sys/PetscObjectSetName.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectSetName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectSetName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectSetName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectSetName"><H1>PetscObjectSetName</H1></A>
 Sets a string name associated with a PETSc object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectSetOptions.html b/docs/manualpages/Sys/PetscObjectSetOptions.html
index 3c82af1..6e9ecb2 100644
--- a/docs/manualpages/Sys/PetscObjectSetOptions.html
+++ b/docs/manualpages/Sys/PetscObjectSetOptions.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectSetOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectSetOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectSetOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectSetOptions"><H1>PetscObjectSetOptions</H1></A>
 Sets the options database used by the object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectSetPrecision.html b/docs/manualpages/Sys/PetscObjectSetPrecision.html
index 36b1fa3..abb8a36 100644
--- a/docs/manualpages/Sys/PetscObjectSetPrecision.html
+++ b/docs/manualpages/Sys/PetscObjectSetPrecision.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectSetPrecision</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectSetPrecision.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectSetPrecision.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectSetPrecision"><H1>PetscObjectSetPrecision</H1></A>
 sets the precision used within a given object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectSetPrintedOptions.html b/docs/manualpages/Sys/PetscObjectSetPrintedOptions.html
index 6971a5c..c2f028d 100644
--- a/docs/manualpages/Sys/PetscObjectSetPrintedOptions.html
+++ b/docs/manualpages/Sys/PetscObjectSetPrintedOptions.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectSetPrintedOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectSetPrintedOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectSetPrintedOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectSetPrintedOptions"><H1>PetscObjectSetPrintedOptions</H1></A>
 indicate to an object that it should behave as if it has already printed the help for its options 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectSetTabLevel.html b/docs/manualpages/Sys/PetscObjectSetTabLevel.html
index 23a9d57..8b98994 100644
--- a/docs/manualpages/Sys/PetscObjectSetTabLevel.html
+++ b/docs/manualpages/Sys/PetscObjectSetTabLevel.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectSetTabLevel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectSetTabLevel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectSetTabLevel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectSetTabLevel"><H1>PetscObjectSetTabLevel</H1></A>
 Sets the number of tabs that ASCII output for that object use 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectSetType.html b/docs/manualpages/Sys/PetscObjectSetType.html
index 94379d6..0b72514 100644
--- a/docs/manualpages/Sys/PetscObjectSetType.html
+++ b/docs/manualpages/Sys/PetscObjectSetType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectSetType"><H1>PetscObjectSetType</H1></A>
 Sets the object type of any <A HREF="../Sys/PetscObject.html#PetscObject">PetscObject</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectSetUp.html b/docs/manualpages/Sys/PetscObjectSetUp.html
index 8f6b7fe..5b47fd2 100644
--- a/docs/manualpages/Sys/PetscObjectSetUp.html
+++ b/docs/manualpages/Sys/PetscObjectSetUp.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectSetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectSetUp"><H1>PetscObjectSetUp</H1></A>
 Sets up the internal data structures for the later use. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectState.html b/docs/manualpages/Sys/PetscObjectState.html
index 1220fdb..4b1febd 100644
--- a/docs/manualpages/Sys/PetscObjectState.html
+++ b/docs/manualpages/Sys/PetscObjectState.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectState</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectState.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectState.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectState"><H1>PetscObjectState</H1></A>
 integer state for a <A HREF="../Sys/PetscObject.html#PetscObject">PetscObject</A> 
 <P>
diff --git a/docs/manualpages/Sys/PetscObjectStateGet.html b/docs/manualpages/Sys/PetscObjectStateGet.html
index 7b2accf..0a1c433 100644
--- a/docs/manualpages/Sys/PetscObjectStateGet.html
+++ b/docs/manualpages/Sys/PetscObjectStateGet.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectStateGet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectStateGet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectStateGet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectStateGet"><H1>PetscObjectStateGet</H1></A>
 Gets the state of any <A HREF="../Sys/PetscObject.html#PetscObject">PetscObject</A>, regardless of the type. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectStateIncrease.html b/docs/manualpages/Sys/PetscObjectStateIncrease.html
index a12a83b..0ddd08f 100644
--- a/docs/manualpages/Sys/PetscObjectStateIncrease.html
+++ b/docs/manualpages/Sys/PetscObjectStateIncrease.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectStateIncrease</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectStateIncrease.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectStateIncrease.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectStateIncrease"><H1>PetscObjectStateIncrease</H1></A>
 Increases the state of any <A HREF="../Sys/PetscObject.html#PetscObject">PetscObject</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectStateSet.html b/docs/manualpages/Sys/PetscObjectStateSet.html
index ac36808..d92f8c7 100644
--- a/docs/manualpages/Sys/PetscObjectStateSet.html
+++ b/docs/manualpages/Sys/PetscObjectStateSet.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectStateSet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectStateSet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectStateSet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectStateSet"><H1>PetscObjectStateSet</H1></A>
 Sets the state of any <A HREF="../Sys/PetscObject.html#PetscObject">PetscObject</A>, regardless of the type. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectTypeCompare.html b/docs/manualpages/Sys/PetscObjectTypeCompare.html
index c417828..1e60d04 100644
--- a/docs/manualpages/Sys/PetscObjectTypeCompare.html
+++ b/docs/manualpages/Sys/PetscObjectTypeCompare.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectTypeCompare</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectTypeCompare.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectTypeCompare.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectTypeCompare"><H1>PetscObjectTypeCompare</H1></A>
 Determines whether a PETSc object is of a particular type. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectTypeCompareAny.html b/docs/manualpages/Sys/PetscObjectTypeCompareAny.html
index 4902927..d2bab67 100644
--- a/docs/manualpages/Sys/PetscObjectTypeCompareAny.html
+++ b/docs/manualpages/Sys/PetscObjectTypeCompareAny.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectTypeCompareAny</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectTypeCompareAny.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectTypeCompareAny.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectTypeCompareAny"><H1>PetscObjectTypeCompareAny</H1></A>
 Determines whether a PETSc object is of any of a list of types. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectView.html b/docs/manualpages/Sys/PetscObjectView.html
index 612e89a..bb99461 100644
--- a/docs/manualpages/Sys/PetscObjectView.html
+++ b/docs/manualpages/Sys/PetscObjectView.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectView"><H1>PetscObjectView</H1></A>
 Views any <A HREF="../Sys/PetscObject.html#PetscObject">PetscObject</A>, regardless of the type. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectViewFromOptions.html b/docs/manualpages/Sys/PetscObjectViewFromOptions.html
index b664a9d..f47be44 100644
--- a/docs/manualpages/Sys/PetscObjectViewFromOptions.html
+++ b/docs/manualpages/Sys/PetscObjectViewFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectViewFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectViewFromOptions"><H1>PetscObjectViewFromOptions</H1></A>
 Processes command line options to determine if/how a <A HREF="../Sys/PetscObject.html#PetscObject">PetscObject</A> is to be viewed. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectsDump.html b/docs/manualpages/Sys/PetscObjectsDump.html
index f1edcf1..a9a50b1 100644
--- a/docs/manualpages/Sys/PetscObjectsDump.html
+++ b/docs/manualpages/Sys/PetscObjectsDump.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectsDump</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectsDump.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectsDump.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectsDump"><H1>PetscObjectsDump</H1></A>
 Prints the currently existing objects. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectsGetObject.html b/docs/manualpages/Sys/PetscObjectsGetObject.html
index 2cd2802..4752eb8 100644
--- a/docs/manualpages/Sys/PetscObjectsGetObject.html
+++ b/docs/manualpages/Sys/PetscObjectsGetObject.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectsGetObject</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectsGetObject.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectsGetObject.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectsGetObject"><H1>PetscObjectsGetObject</H1></A>
 Get a pointer to a named object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectsListGetGlobalNumbering.html b/docs/manualpages/Sys/PetscObjectsListGetGlobalNumbering.html
index 5aa5c80..9a7d00c 100644
--- a/docs/manualpages/Sys/PetscObjectsListGetGlobalNumbering.html
+++ b/docs/manualpages/Sys/PetscObjectsListGetGlobalNumbering.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectsListGetGlobalNumbering</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectsListGetGlobalNumbering.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectsListGetGlobalNumbering.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectsListGetGlobalNumbering"><H1>PetscObjectsListGetGlobalNumbering</H1></A>
 computes a global numbering of PetscObjects living on subcommunicators of a given communicator. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscObjectsView.html b/docs/manualpages/Sys/PetscObjectsView.html
index d1d8514..bed5ee6 100644
--- a/docs/manualpages/Sys/PetscObjectsView.html
+++ b/docs/manualpages/Sys/PetscObjectsView.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectsView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscObjectsView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscObjectsView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectsView"><H1>PetscObjectsView</H1></A>
 Prints the currently existing objects. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOffset.html b/docs/manualpages/Sys/PetscOffset.html
index ae71a07..efc1728 100644
--- a/docs/manualpages/Sys/PetscOffset.html
+++ b/docs/manualpages/Sys/PetscOffset.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOffset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOffset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOffset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOffset"><H1>PetscOffset</H1></A>
 a variable type in Fortran used with <A HREF="../Vec/VecGetArray.html#VecGetArray">VecGetArray</A>() and <A HREF="../IS/ISGetIndices.html#ISGetIndices">ISGetIndices</A>() 
 <P>
diff --git a/docs/manualpages/Sys/PetscOptionsAllUsed.html b/docs/manualpages/Sys/PetscOptionsAllUsed.html
index 7d87cce..54fc1c0 100644
--- a/docs/manualpages/Sys/PetscOptionsAllUsed.html
+++ b/docs/manualpages/Sys/PetscOptionsAllUsed.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsAllUsed</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsAllUsed.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsAllUsed.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsAllUsed"><H1>PetscOptionsAllUsed</H1></A>
 Returns a count of the number of options in the database that have never been selected. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsBegin.html b/docs/manualpages/Sys/PetscOptionsBegin.html
index 4764d5c..ec53484 100644
--- a/docs/manualpages/Sys/PetscOptionsBegin.html
+++ b/docs/manualpages/Sys/PetscOptionsBegin.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsBegin"><H1>PetscOptionsBegin</H1></A>
 Begins a set of queries on the options database that are related and should be displayed on the same window of a GUI that allows the user to set the options interactively. Often one should  use <A HREF="../Sys/PetscObjectOptionsBegin.html#PetscObjectOptionsBegin">PetscObjectOptionsBegin</A>() rather than this call. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsBool.html b/docs/manualpages/Sys/PetscOptionsBool.html
index 047c69e..5c6c355 100644
--- a/docs/manualpages/Sys/PetscOptionsBool.html
+++ b/docs/manualpages/Sys/PetscOptionsBool.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsBool</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsBool.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsBool.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsBool"><H1>PetscOptionsBool</H1></A>
 Determines if a particular option is in the database with a true or false 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsBoolArray.html b/docs/manualpages/Sys/PetscOptionsBoolArray.html
index f5e3a10..7dc4ea9 100644
--- a/docs/manualpages/Sys/PetscOptionsBoolArray.html
+++ b/docs/manualpages/Sys/PetscOptionsBoolArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsBoolArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsBoolArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsBoolArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsBoolArray"><H1>PetscOptionsBoolArray</H1></A>
 Gets an array of logical values (true or false) for a particular option in the database. The values must be separated with commas with no intervening spaces. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsBoolGroup.html b/docs/manualpages/Sys/PetscOptionsBoolGroup.html
index ca0a6d3..2c919a5 100644
--- a/docs/manualpages/Sys/PetscOptionsBoolGroup.html
+++ b/docs/manualpages/Sys/PetscOptionsBoolGroup.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsBoolGroup</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsBoolGroup.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsBoolGroup.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsBoolGroup"><H1>PetscOptionsBoolGroup</H1></A>
 One in a series of logical queries on the options database for which at most a single value can be true. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html b/docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html
index b4215a1..f5d054c 100644
--- a/docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html
+++ b/docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsBoolGroupBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsBoolGroupBegin"><H1>PetscOptionsBoolGroupBegin</H1></A>
 First in a series of logical queries on the options database for which at most a single value can be true. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html b/docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html
index c7839dd..53e7311 100644
--- a/docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html
+++ b/docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsBoolGroupEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsBoolGroupEnd"><H1>PetscOptionsBoolGroupEnd</H1></A>
 Last in a series of logical queries on the options database for which at most a single value can be true. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsClear.html b/docs/manualpages/Sys/PetscOptionsClear.html
index c523ef8..5d5d115 100644
--- a/docs/manualpages/Sys/PetscOptionsClear.html
+++ b/docs/manualpages/Sys/PetscOptionsClear.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsClear</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsClear.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsClear.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsClear"><H1>PetscOptionsClear</H1></A>
 Removes all options form the database leaving it empty. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsClearValue.html b/docs/manualpages/Sys/PetscOptionsClearValue.html
index 585a782..b5efd7e 100644
--- a/docs/manualpages/Sys/PetscOptionsClearValue.html
+++ b/docs/manualpages/Sys/PetscOptionsClearValue.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsClearValue</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsClearValue.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsClearValue.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsClearValue"><H1>PetscOptionsClearValue</H1></A>
 Clears an option name-value pair in the options database, overriding whatever is already present. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsCreate.html b/docs/manualpages/Sys/PetscOptionsCreate.html
index df8305d..eac88ba 100644
--- a/docs/manualpages/Sys/PetscOptionsCreate.html
+++ b/docs/manualpages/Sys/PetscOptionsCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsCreate"><H1>PetscOptionsCreate</H1></A>
 Creates the empty options database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsDestroy.html b/docs/manualpages/Sys/PetscOptionsDestroy.html
index cd0eeb1..c2f7896 100644
--- a/docs/manualpages/Sys/PetscOptionsDestroy.html
+++ b/docs/manualpages/Sys/PetscOptionsDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsDestroy"><H1>PetscOptionsDestroy</H1></A>
 Destroys an option database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsEList.html b/docs/manualpages/Sys/PetscOptionsEList.html
index e02fb8f..36ffd69 100644
--- a/docs/manualpages/Sys/PetscOptionsEList.html
+++ b/docs/manualpages/Sys/PetscOptionsEList.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsEList</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsEList.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsEList.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsEList"><H1>PetscOptionsEList</H1></A>
 Puts a list of option values that a single one may be selected from 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsEnd.html b/docs/manualpages/Sys/PetscOptionsEnd.html
index cc1e9a8..5e42a53 100644
--- a/docs/manualpages/Sys/PetscOptionsEnd.html
+++ b/docs/manualpages/Sys/PetscOptionsEnd.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsEnd"><H1>PetscOptionsEnd</H1></A>
 Ends a set of queries on the options database that are related and should be displayed on the same window of a GUI that allows the user to set the options interactively. Collective on the <A HREF="../Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</A> used in <A HREF="../Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</A>()
 <P>
diff --git a/docs/manualpages/Sys/PetscOptionsEnum.html b/docs/manualpages/Sys/PetscOptionsEnum.html
index 447c18f..c394ffa 100644
--- a/docs/manualpages/Sys/PetscOptionsEnum.html
+++ b/docs/manualpages/Sys/PetscOptionsEnum.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsEnum</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsEnum.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsEnum.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsEnum"><H1>PetscOptionsEnum</H1></A>
 Gets the enum value for a particular option in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsEnumArray.html b/docs/manualpages/Sys/PetscOptionsEnumArray.html
index 4bf9ed3..4193fee 100644
--- a/docs/manualpages/Sys/PetscOptionsEnumArray.html
+++ b/docs/manualpages/Sys/PetscOptionsEnumArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsEnumArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsEnumArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsEnumArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsEnumArray"><H1>PetscOptionsEnumArray</H1></A>
 Gets an array of enum values for a particular option in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsFList.html b/docs/manualpages/Sys/PetscOptionsFList.html
index 611c0ca..19f7e8b 100644
--- a/docs/manualpages/Sys/PetscOptionsFList.html
+++ b/docs/manualpages/Sys/PetscOptionsFList.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsFList</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsFList.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsFList.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsFList"><H1>PetscOptionsFList</H1></A>
 Puts a list of option values that a single one may be selected from 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsGetAll.html b/docs/manualpages/Sys/PetscOptionsGetAll.html
index affb734..5fda87e 100644
--- a/docs/manualpages/Sys/PetscOptionsGetAll.html
+++ b/docs/manualpages/Sys/PetscOptionsGetAll.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsGetAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsGetAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsGetAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsGetAll"><H1>PetscOptionsGetAll</H1></A>
 Lists all the options the program was run with in a single string. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsGetBool.html b/docs/manualpages/Sys/PetscOptionsGetBool.html
index 5a76524..e7c2568 100644
--- a/docs/manualpages/Sys/PetscOptionsGetBool.html
+++ b/docs/manualpages/Sys/PetscOptionsGetBool.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsGetBool</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsGetBool.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsGetBool.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsGetBool"><H1>PetscOptionsGetBool</H1></A>
 Gets the Logical (true or false) value for a particular option in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsGetBoolArray.html b/docs/manualpages/Sys/PetscOptionsGetBoolArray.html
index 07193b8..4309d7a 100644
--- a/docs/manualpages/Sys/PetscOptionsGetBoolArray.html
+++ b/docs/manualpages/Sys/PetscOptionsGetBoolArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsGetBoolArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsGetBoolArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsGetBoolArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsGetBoolArray"><H1>PetscOptionsGetBoolArray</H1></A>
 Gets an array of Logical (true or false) values for a particular option in the database.  The values must be separated with commas with no intervening spaces. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsGetEList.html b/docs/manualpages/Sys/PetscOptionsGetEList.html
index 760470f..5926284 100644
--- a/docs/manualpages/Sys/PetscOptionsGetEList.html
+++ b/docs/manualpages/Sys/PetscOptionsGetEList.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsGetEList</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsGetEList.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsGetEList.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsGetEList"><H1>PetscOptionsGetEList</H1></A>
 Puts a list of option values that a single one may be selected from 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsGetEnum.html b/docs/manualpages/Sys/PetscOptionsGetEnum.html
index dd06233..d7a0bd0 100644
--- a/docs/manualpages/Sys/PetscOptionsGetEnum.html
+++ b/docs/manualpages/Sys/PetscOptionsGetEnum.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsGetEnum</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsGetEnum.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsGetEnum.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsGetEnum"><H1>PetscOptionsGetEnum</H1></A>
 Gets the enum value for a particular option in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsGetEnumArray.html b/docs/manualpages/Sys/PetscOptionsGetEnumArray.html
index e31df92..943aab2 100644
--- a/docs/manualpages/Sys/PetscOptionsGetEnumArray.html
+++ b/docs/manualpages/Sys/PetscOptionsGetEnumArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsGetEnumArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsGetEnumArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsGetEnumArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsGetEnumArray"><H1>PetscOptionsGetEnumArray</H1></A>
 Gets an array of enum values for a particular option in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsGetInt.html b/docs/manualpages/Sys/PetscOptionsGetInt.html
index 004dd15..47ab078 100644
--- a/docs/manualpages/Sys/PetscOptionsGetInt.html
+++ b/docs/manualpages/Sys/PetscOptionsGetInt.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsGetInt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsGetInt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsGetInt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsGetInt"><H1>PetscOptionsGetInt</H1></A>
 Gets the integer value for a particular option in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsGetIntArray.html b/docs/manualpages/Sys/PetscOptionsGetIntArray.html
index b784d9e..4be573f 100644
--- a/docs/manualpages/Sys/PetscOptionsGetIntArray.html
+++ b/docs/manualpages/Sys/PetscOptionsGetIntArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsGetIntArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsGetIntArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsGetIntArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsGetIntArray"><H1>PetscOptionsGetIntArray</H1></A>
 Gets an array of integer values for a particular option in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsGetReal.html b/docs/manualpages/Sys/PetscOptionsGetReal.html
index 60d41e6..9e46001 100644
--- a/docs/manualpages/Sys/PetscOptionsGetReal.html
+++ b/docs/manualpages/Sys/PetscOptionsGetReal.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsGetReal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsGetReal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsGetReal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsGetReal"><H1>PetscOptionsGetReal</H1></A>
 Gets the double precision value for a particular option in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsGetRealArray.html b/docs/manualpages/Sys/PetscOptionsGetRealArray.html
index 27ec882..e1964c9 100644
--- a/docs/manualpages/Sys/PetscOptionsGetRealArray.html
+++ b/docs/manualpages/Sys/PetscOptionsGetRealArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsGetRealArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsGetRealArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsGetRealArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsGetRealArray"><H1>PetscOptionsGetRealArray</H1></A>
 Gets an array of double precision values for a particular option in the database.  The values must be separated with commas with no intervening spaces. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsGetScalar.html b/docs/manualpages/Sys/PetscOptionsGetScalar.html
index 2611500..3ef61e4 100644
--- a/docs/manualpages/Sys/PetscOptionsGetScalar.html
+++ b/docs/manualpages/Sys/PetscOptionsGetScalar.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsGetScalar</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsGetScalar.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsGetScalar.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsGetScalar"><H1>PetscOptionsGetScalar</H1></A>
 Gets the scalar value for a particular option in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsGetScalarArray.html b/docs/manualpages/Sys/PetscOptionsGetScalarArray.html
index 13bc533..9cba02d 100644
--- a/docs/manualpages/Sys/PetscOptionsGetScalarArray.html
+++ b/docs/manualpages/Sys/PetscOptionsGetScalarArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsGetScalarArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsGetScalarArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsGetScalarArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsGetScalarArray"><H1>PetscOptionsGetScalarArray</H1></A>
 Gets an array of scalars for a particular option in the database.  The values must be separated with commas with no intervening spaces. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsGetString.html b/docs/manualpages/Sys/PetscOptionsGetString.html
index 1121dbd..da450ed 100644
--- a/docs/manualpages/Sys/PetscOptionsGetString.html
+++ b/docs/manualpages/Sys/PetscOptionsGetString.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsGetString</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsGetString.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsGetString.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsGetString"><H1>PetscOptionsGetString</H1></A>
 Gets the string value for a particular option in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsGetStringArray.html b/docs/manualpages/Sys/PetscOptionsGetStringArray.html
index be679bb..0af4098 100644
--- a/docs/manualpages/Sys/PetscOptionsGetStringArray.html
+++ b/docs/manualpages/Sys/PetscOptionsGetStringArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsGetStringArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsGetStringArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsGetStringArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsGetStringArray"><H1>PetscOptionsGetStringArray</H1></A>
 Gets an array of string values for a particular option in the database. The values must be separated with commas with no intervening spaces. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsGetenv.html b/docs/manualpages/Sys/PetscOptionsGetenv.html
index 304e07f..06f53e6 100644
--- a/docs/manualpages/Sys/PetscOptionsGetenv.html
+++ b/docs/manualpages/Sys/PetscOptionsGetenv.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsGetenv</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsGetenv.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsGetenv.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsGetenv"><H1>PetscOptionsGetenv</H1></A>
 Gets an environmental variable, broadcasts to all processors in communicator from first. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsHasName.html b/docs/manualpages/Sys/PetscOptionsHasName.html
index 17e11bb..b6e101e 100644
--- a/docs/manualpages/Sys/PetscOptionsHasName.html
+++ b/docs/manualpages/Sys/PetscOptionsHasName.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsHasName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsHasName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsHasName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsHasName"><H1>PetscOptionsHasName</H1></A>
 Determines whether a certain option is given in the database. This returns true whether the option is a number, string or boolean, even its value is set to false. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsHead.html b/docs/manualpages/Sys/PetscOptionsHead.html
index 9f6d696..a8ed815 100644
--- a/docs/manualpages/Sys/PetscOptionsHead.html
+++ b/docs/manualpages/Sys/PetscOptionsHead.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsHead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsHead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsHead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsHead"><H1>PetscOptionsHead</H1></A>
 Puts a heading before listing any more published options. Used, for example, in KSPSetFromOptions_GMRES(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsInsert.html b/docs/manualpages/Sys/PetscOptionsInsert.html
index 571e5d7..2af5fdd 100644
--- a/docs/manualpages/Sys/PetscOptionsInsert.html
+++ b/docs/manualpages/Sys/PetscOptionsInsert.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsInsert</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsInsert.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsInsert.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsInsert"><H1>PetscOptionsInsert</H1></A>
 Inserts into the options database from the command line, the environmental variable and a file. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsInsertFile.html b/docs/manualpages/Sys/PetscOptionsInsertFile.html
index 6ddbc3a..4e9670e 100644
--- a/docs/manualpages/Sys/PetscOptionsInsertFile.html
+++ b/docs/manualpages/Sys/PetscOptionsInsertFile.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsInsertFile</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsInsertFile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsInsertFile.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsInsertFile"><H1>PetscOptionsInsertFile</H1></A>
 Inserts options into the database from a file. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsInsertString.html b/docs/manualpages/Sys/PetscOptionsInsertString.html
index 5430bc6..a80a0cc 100644
--- a/docs/manualpages/Sys/PetscOptionsInsertString.html
+++ b/docs/manualpages/Sys/PetscOptionsInsertString.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsInsertString</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsInsertString.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsInsertString.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsInsertString"><H1>PetscOptionsInsertString</H1></A>
 Inserts options into the database from a string 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsInt.html b/docs/manualpages/Sys/PetscOptionsInt.html
index 94ed0b4..744df8b 100644
--- a/docs/manualpages/Sys/PetscOptionsInt.html
+++ b/docs/manualpages/Sys/PetscOptionsInt.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsInt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsInt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsInt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsInt"><H1>PetscOptionsInt</H1></A>
 Gets the integer value for a particular option in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsIntArray.html b/docs/manualpages/Sys/PetscOptionsIntArray.html
index 446cd19..fcca367 100644
--- a/docs/manualpages/Sys/PetscOptionsIntArray.html
+++ b/docs/manualpages/Sys/PetscOptionsIntArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsIntArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsIntArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsIntArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsIntArray"><H1>PetscOptionsIntArray</H1></A>
 Gets an array of integers for a particular option in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsLeft.html b/docs/manualpages/Sys/PetscOptionsLeft.html
index 72c693d..7340954 100644
--- a/docs/manualpages/Sys/PetscOptionsLeft.html
+++ b/docs/manualpages/Sys/PetscOptionsLeft.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsLeft</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsLeft.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsLeft.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsLeft"><H1>PetscOptionsLeft</H1></A>
 Prints to screen any options that were set and never used. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsMonitorCancel.html b/docs/manualpages/Sys/PetscOptionsMonitorCancel.html
index 1c2b18e..d0a0799 100644
--- a/docs/manualpages/Sys/PetscOptionsMonitorCancel.html
+++ b/docs/manualpages/Sys/PetscOptionsMonitorCancel.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsMonitorCancel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsMonitorCancel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsMonitorCancel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsMonitorCancel"><H1>PetscOptionsMonitorCancel</H1></A>
 Clears all monitors for a PetscOptions object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsMonitorDefault.html b/docs/manualpages/Sys/PetscOptionsMonitorDefault.html
index 1e274ad..305257b 100644
--- a/docs/manualpages/Sys/PetscOptionsMonitorDefault.html
+++ b/docs/manualpages/Sys/PetscOptionsMonitorDefault.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsMonitorDefault</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsMonitorDefault.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsMonitorDefault.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsMonitorDefault"><H1>PetscOptionsMonitorDefault</H1></A>
 Print all options set value events. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsMonitorSet.html b/docs/manualpages/Sys/PetscOptionsMonitorSet.html
index 5a5ccf4..b6fb45f 100644
--- a/docs/manualpages/Sys/PetscOptionsMonitorSet.html
+++ b/docs/manualpages/Sys/PetscOptionsMonitorSet.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsMonitorSet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsMonitorSet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsMonitorSet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsMonitorSet"><H1>PetscOptionsMonitorSet</H1></A>
 Sets an ADDITIONAL function to be called at every method that modified the PETSc options database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsName.html b/docs/manualpages/Sys/PetscOptionsName.html
index 42adc93..7f1030c 100644
--- a/docs/manualpages/Sys/PetscOptionsName.html
+++ b/docs/manualpages/Sys/PetscOptionsName.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsName"><H1>PetscOptionsName</H1></A>
 Determines if a particular option has been set in the database. This returns true whether the option is a number, string or boolean, even its value is set to false. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsPrefixPop.html b/docs/manualpages/Sys/PetscOptionsPrefixPop.html
index 08c850b..7e76faa 100644
--- a/docs/manualpages/Sys/PetscOptionsPrefixPop.html
+++ b/docs/manualpages/Sys/PetscOptionsPrefixPop.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsPrefixPop</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsPrefixPop.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsPrefixPop.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsPrefixPop"><H1>PetscOptionsPrefixPop</H1></A>
 Remove the latest options prefix, see <A HREF="../Sys/PetscOptionsPrefixPush.html#PetscOptionsPrefixPush">PetscOptionsPrefixPush</A>() for details 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsPrefixPush.html b/docs/manualpages/Sys/PetscOptionsPrefixPush.html
index 4f146ba..c9be373 100644
--- a/docs/manualpages/Sys/PetscOptionsPrefixPush.html
+++ b/docs/manualpages/Sys/PetscOptionsPrefixPush.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsPrefixPush</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsPrefixPush.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsPrefixPush.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsPrefixPush"><H1>PetscOptionsPrefixPush</H1></A>
 Designate a prefix to be used by all options insertions to follow. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsReal.html b/docs/manualpages/Sys/PetscOptionsReal.html
index 132d6d3..18ce50b 100644
--- a/docs/manualpages/Sys/PetscOptionsReal.html
+++ b/docs/manualpages/Sys/PetscOptionsReal.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsReal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsReal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsReal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsReal"><H1>PetscOptionsReal</H1></A>
 Gets the <A HREF="../Sys/PetscReal.html#PetscReal">PetscReal</A> value for a particular option in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsRealArray.html b/docs/manualpages/Sys/PetscOptionsRealArray.html
index b23e816..8707fc7 100644
--- a/docs/manualpages/Sys/PetscOptionsRealArray.html
+++ b/docs/manualpages/Sys/PetscOptionsRealArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsRealArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsRealArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsRealArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsRealArray"><H1>PetscOptionsRealArray</H1></A>
 Gets an array of double values for a particular option in the database. The values must be separated with commas with no intervening spaces. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsReject.html b/docs/manualpages/Sys/PetscOptionsReject.html
index 7088929..2cc0439 100644
--- a/docs/manualpages/Sys/PetscOptionsReject.html
+++ b/docs/manualpages/Sys/PetscOptionsReject.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsReject</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsReject.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsReject.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsReject"><H1>PetscOptionsReject</H1></A>
 Generates an error if a certain option is given. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsScalar.html b/docs/manualpages/Sys/PetscOptionsScalar.html
index 028aafd..f7a6830 100644
--- a/docs/manualpages/Sys/PetscOptionsScalar.html
+++ b/docs/manualpages/Sys/PetscOptionsScalar.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsScalar</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsScalar.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsScalar.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsScalar"><H1>PetscOptionsScalar</H1></A>
 Gets the scalar value for a particular option in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsScalarArray.html b/docs/manualpages/Sys/PetscOptionsScalarArray.html
index 0e196e4..ca47d27 100644
--- a/docs/manualpages/Sys/PetscOptionsScalarArray.html
+++ b/docs/manualpages/Sys/PetscOptionsScalarArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsScalarArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsScalarArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsScalarArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsScalarArray"><H1>PetscOptionsScalarArray</H1></A>
 Gets an array of Scalar values for a particular option in the database. The values must be separated with commas with no intervening spaces. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsSetAlias.html b/docs/manualpages/Sys/PetscOptionsSetAlias.html
index bb93302..c0fccf6 100644
--- a/docs/manualpages/Sys/PetscOptionsSetAlias.html
+++ b/docs/manualpages/Sys/PetscOptionsSetAlias.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsSetAlias</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsSetAlias.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsSetAlias.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsSetAlias"><H1>PetscOptionsSetAlias</H1></A>
 Makes a key and alias for another key 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsSetFromOptions.html b/docs/manualpages/Sys/PetscOptionsSetFromOptions.html
index 2ab23e4..50f6d91 100644
--- a/docs/manualpages/Sys/PetscOptionsSetFromOptions.html
+++ b/docs/manualpages/Sys/PetscOptionsSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsSetFromOptions"><H1>PetscOptionsSetFromOptions</H1></A>
 Sets options related to the handling of options in PETSc 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsSetValue.html b/docs/manualpages/Sys/PetscOptionsSetValue.html
index 3a506cd..3ce956c 100644
--- a/docs/manualpages/Sys/PetscOptionsSetValue.html
+++ b/docs/manualpages/Sys/PetscOptionsSetValue.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsSetValue</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsSetValue.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsSetValue.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsSetValue"><H1>PetscOptionsSetValue</H1></A>
 Sets an option name-value pair in the options database, overriding whatever is already present. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsString.html b/docs/manualpages/Sys/PetscOptionsString.html
index 8aaebfd..109dd47 100644
--- a/docs/manualpages/Sys/PetscOptionsString.html
+++ b/docs/manualpages/Sys/PetscOptionsString.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsString</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsString.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsString.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsString"><H1>PetscOptionsString</H1></A>
 Gets the string value for a particular option in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsStringArray.html b/docs/manualpages/Sys/PetscOptionsStringArray.html
index 8731e80..cacba4d 100644
--- a/docs/manualpages/Sys/PetscOptionsStringArray.html
+++ b/docs/manualpages/Sys/PetscOptionsStringArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsStringArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsStringArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsStringArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsStringArray"><H1>PetscOptionsStringArray</H1></A>
 Gets an array of string values for a particular option in the database. The values must be separated with commas with no intervening spaces. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsTail.html b/docs/manualpages/Sys/PetscOptionsTail.html
index e68c751..e2963cb 100644
--- a/docs/manualpages/Sys/PetscOptionsTail.html
+++ b/docs/manualpages/Sys/PetscOptionsTail.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsTail</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsTail.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsTail.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsTail"><H1>PetscOptionsTail</H1></A>
 Ends a section of options begun with <A HREF="../Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</A>() See, for example, KSPSetFromOptions_GMRES(). Collective on the communicator passed in <A HREF="../Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</A>()
 <P>
diff --git a/docs/manualpages/Sys/PetscOptionsUsed.html b/docs/manualpages/Sys/PetscOptionsUsed.html
index bd170db..d94b0bc 100644
--- a/docs/manualpages/Sys/PetscOptionsUsed.html
+++ b/docs/manualpages/Sys/PetscOptionsUsed.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsUsed</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsUsed.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsUsed.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsUsed"><H1>PetscOptionsUsed</H1></A>
 Indicates if PETSc has used a particular option set in the database 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsValidKey.html b/docs/manualpages/Sys/PetscOptionsValidKey.html
index 54d0197..036255b 100644
--- a/docs/manualpages/Sys/PetscOptionsValidKey.html
+++ b/docs/manualpages/Sys/PetscOptionsValidKey.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsValidKey</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsValidKey.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsValidKey.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsValidKey"><H1>PetscOptionsValidKey</H1></A>
 PETSc Options database keys must begin with one or two dashes (-) followed by a letter. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsView.html b/docs/manualpages/Sys/PetscOptionsView.html
index a7733dd..5b92c01 100644
--- a/docs/manualpages/Sys/PetscOptionsView.html
+++ b/docs/manualpages/Sys/PetscOptionsView.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsView"><H1>PetscOptionsView</H1></A>
 Prints the options that have been loaded. This is useful for debugging purposes. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscOptionsViewer.html b/docs/manualpages/Sys/PetscOptionsViewer.html
index 02dece7..47b8854 100644
--- a/docs/manualpages/Sys/PetscOptionsViewer.html
+++ b/docs/manualpages/Sys/PetscOptionsViewer.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsViewer</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscOptionsViewer.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscOptionsViewer.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsViewer"><H1>PetscOptionsViewer</H1></A>
 Gets a viewer appropriate for the type indicated by the user 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscPClose.html b/docs/manualpages/Sys/PetscPClose.html
index 106e70c..e600d7e 100644
--- a/docs/manualpages/Sys/PetscPClose.html
+++ b/docs/manualpages/Sys/PetscPClose.html
@@ -5,8 +5,8 @@
 <TITLE>PetscPClose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscPClose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscPClose.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscPClose"><H1>PetscPClose</H1></A>
 Closes (ends) a program on processor zero run with <A HREF="../Sys/PetscPOpen.html#PetscPOpen">PetscPOpen</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscPOpen.html b/docs/manualpages/Sys/PetscPOpen.html
index dc0277b..5aaeb50 100644
--- a/docs/manualpages/Sys/PetscPOpen.html
+++ b/docs/manualpages/Sys/PetscPOpen.html
@@ -5,8 +5,8 @@
 <TITLE>PetscPOpen</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscPOpen.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscPOpen.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscPOpen"><H1>PetscPOpen</H1></A>
 Runs a program on processor zero and sends either its input or output to a file. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscPOpenSetMachine.html b/docs/manualpages/Sys/PetscPOpenSetMachine.html
index d9ee7be..6dcf5ba 100644
--- a/docs/manualpages/Sys/PetscPOpenSetMachine.html
+++ b/docs/manualpages/Sys/PetscPOpenSetMachine.html
@@ -5,8 +5,8 @@
 <TITLE>PetscPOpenSetMachine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscPOpenSetMachine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscPOpenSetMachine.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscPOpenSetMachine"><H1>PetscPOpenSetMachine</H1></A>
 Sets the name of the default machine to run <A HREF="../Sys/PetscPOpen.html#PetscPOpen">PetscPOpen</A>() calls on 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscPopErrorHandler.html b/docs/manualpages/Sys/PetscPopErrorHandler.html
index f965df2..85b1ac0 100644
--- a/docs/manualpages/Sys/PetscPopErrorHandler.html
+++ b/docs/manualpages/Sys/PetscPopErrorHandler.html
@@ -5,8 +5,8 @@
 <TITLE>PetscPopErrorHandler</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscPopErrorHandler.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscPopErrorHandler.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscPopErrorHandler"><H1>PetscPopErrorHandler</H1></A>
 Removes the latest error handler that was pushed with <A HREF="../Sys/PetscPushErrorHandler.html#PetscPushErrorHandler">PetscPushErrorHandler</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscPopSignalHandler.html b/docs/manualpages/Sys/PetscPopSignalHandler.html
index 00b9fa2..1c6f1e9 100644
--- a/docs/manualpages/Sys/PetscPopSignalHandler.html
+++ b/docs/manualpages/Sys/PetscPopSignalHandler.html
@@ -5,8 +5,8 @@
 <TITLE>PetscPopSignalHandler</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscPopSignalHandler.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscPopSignalHandler.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscPopSignalHandler"><H1>PetscPopSignalHandler</H1></A>
 Removes the most last signal handler that was pushed. If no signal handlers are left on the stack it will remove the PETSc signal handler. (That is PETSc will no longer catch signals). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscPopUpSelect.html b/docs/manualpages/Sys/PetscPopUpSelect.html
index eca97a4..b4ab740 100644
--- a/docs/manualpages/Sys/PetscPopUpSelect.html
+++ b/docs/manualpages/Sys/PetscPopUpSelect.html
@@ -5,8 +5,8 @@
 <TITLE>PetscPopUpSelect</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscPopUpSelect.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscPopUpSelect.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscPopUpSelect"><H1>PetscPopUpSelect</H1></A>
 Pops up a windows with a list of choices; allows one to be chosen 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscPrecision.html b/docs/manualpages/Sys/PetscPrecision.html
index 48603f1..192881d 100644
--- a/docs/manualpages/Sys/PetscPrecision.html
+++ b/docs/manualpages/Sys/PetscPrecision.html
@@ -5,8 +5,8 @@
 <TITLE>PetscPrecision</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscPrecision.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscPrecision.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscPrecision"><H1>PetscPrecision</H1></A>
 indicates what precision the object is using. This is currently not used. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscPrefetchBlock.html b/docs/manualpages/Sys/PetscPrefetchBlock.html
index 68d129e..071d368 100644
--- a/docs/manualpages/Sys/PetscPrefetchBlock.html
+++ b/docs/manualpages/Sys/PetscPrefetchBlock.html
@@ -5,8 +5,8 @@
 <TITLE>PetscPrefetchBlock</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscPrefetchBlock.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscPrefetchBlock.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscPrefetchBlock"><H1>PetscPrefetchBlock</H1></A>
 Prefetches a block of memory 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscPrintf.html b/docs/manualpages/Sys/PetscPrintf.html
index ac74a04..fb98598 100644
--- a/docs/manualpages/Sys/PetscPrintf.html
+++ b/docs/manualpages/Sys/PetscPrintf.html
@@ -5,8 +5,8 @@
 <TITLE>PetscPrintf</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscPrintf.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscPrintf.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscPrintf"><H1>PetscPrintf</H1></A>
 Prints to standard out, only from the first processor in the communicator. Calls from other processes are ignored. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscProcessTree.html b/docs/manualpages/Sys/PetscProcessTree.html
index ec985ac..4d05f35 100644
--- a/docs/manualpages/Sys/PetscProcessTree.html
+++ b/docs/manualpages/Sys/PetscProcessTree.html
@@ -5,8 +5,8 @@
 <TITLE>PetscProcessTree</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscProcessTree.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscProcessTree.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscProcessTree"><H1>PetscProcessTree</H1></A>
 Prepares tree data to be displayed graphically 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscPushErrorHandler.html b/docs/manualpages/Sys/PetscPushErrorHandler.html
index 0b577e1..9bec1f2 100644
--- a/docs/manualpages/Sys/PetscPushErrorHandler.html
+++ b/docs/manualpages/Sys/PetscPushErrorHandler.html
@@ -5,8 +5,8 @@
 <TITLE>PetscPushErrorHandler</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscPushErrorHandler.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscPushErrorHandler.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscPushErrorHandler"><H1>PetscPushErrorHandler</H1></A>
 Sets a routine to be called on detection of errors. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscPushSignalHandler.html b/docs/manualpages/Sys/PetscPushSignalHandler.html
index 0201fcf..7c482bc 100644
--- a/docs/manualpages/Sys/PetscPushSignalHandler.html
+++ b/docs/manualpages/Sys/PetscPushSignalHandler.html
@@ -5,8 +5,8 @@
 <TITLE>PetscPushSignalHandler</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscPushSignalHandler.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscPushSignalHandler.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscPushSignalHandler"><H1>PetscPushSignalHandler</H1></A>
 Catches the usual fatal errors and calls a user-provided routine. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscRandom.html b/docs/manualpages/Sys/PetscRandom.html
index d67b902..f92a48a 100644
--- a/docs/manualpages/Sys/PetscRandom.html
+++ b/docs/manualpages/Sys/PetscRandom.html
@@ -5,8 +5,8 @@
 <TITLE>PetscRandom</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscRandom.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscRandom.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscRandom"><H1>PetscRandom</H1></A>
 Abstract PETSc object that manages generating random numbers 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscRandomCreate.html b/docs/manualpages/Sys/PetscRandomCreate.html
index d8d452d..1fd1c0a 100644
--- a/docs/manualpages/Sys/PetscRandomCreate.html
+++ b/docs/manualpages/Sys/PetscRandomCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscRandomCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscRandomCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscRandomCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscRandomCreate"><H1>PetscRandomCreate</H1></A>
 Creates a context for generating random numbers, and initializes the random-number generator. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscRandomDestroy.html b/docs/manualpages/Sys/PetscRandomDestroy.html
index bd9fc5f..0fdb870 100644
--- a/docs/manualpages/Sys/PetscRandomDestroy.html
+++ b/docs/manualpages/Sys/PetscRandomDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscRandomDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscRandomDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscRandomDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscRandomDestroy"><H1>PetscRandomDestroy</H1></A>
 Destroys a context that has been formed by <A HREF="../Sys/PetscRandomCreate.html#PetscRandomCreate">PetscRandomCreate</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscRandomFinalizePackage.html b/docs/manualpages/Sys/PetscRandomFinalizePackage.html
index 1b19d2b..f715841 100644
--- a/docs/manualpages/Sys/PetscRandomFinalizePackage.html
+++ b/docs/manualpages/Sys/PetscRandomFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscRandomFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscRandomFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscRandomFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscRandomFinalizePackage"><H1>PetscRandomFinalizePackage</H1></A>
 This function destroys everything in the Petsc interface to the Random package. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscRandomGetInterval.html b/docs/manualpages/Sys/PetscRandomGetInterval.html
index befc37c..e10162f 100644
--- a/docs/manualpages/Sys/PetscRandomGetInterval.html
+++ b/docs/manualpages/Sys/PetscRandomGetInterval.html
@@ -5,8 +5,8 @@
 <TITLE>PetscRandomGetInterval</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscRandomGetInterval.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscRandomGetInterval.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscRandomGetInterval"><H1>PetscRandomGetInterval</H1></A>
 Gets the interval over which the random numbers will be randomly distributed.  By default, this interval is [0,1). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscRandomGetSeed.html b/docs/manualpages/Sys/PetscRandomGetSeed.html
index c964801..488a246 100644
--- a/docs/manualpages/Sys/PetscRandomGetSeed.html
+++ b/docs/manualpages/Sys/PetscRandomGetSeed.html
@@ -5,8 +5,8 @@
 <TITLE>PetscRandomGetSeed</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscRandomGetSeed.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscRandomGetSeed.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscRandomGetSeed"><H1>PetscRandomGetSeed</H1></A>
 Gets the random seed. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscRandomGetType.html b/docs/manualpages/Sys/PetscRandomGetType.html
index d3b2c94..82e773b 100644
--- a/docs/manualpages/Sys/PetscRandomGetType.html
+++ b/docs/manualpages/Sys/PetscRandomGetType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscRandomGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscRandomGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscRandomGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscRandomGetType"><H1>PetscRandomGetType</H1></A>
 Gets the type name (as a string) from the <A HREF="../Sys/PetscRandom.html#PetscRandom">PetscRandom</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscRandomGetValue.html b/docs/manualpages/Sys/PetscRandomGetValue.html
index 694142a..7fb1a7f 100644
--- a/docs/manualpages/Sys/PetscRandomGetValue.html
+++ b/docs/manualpages/Sys/PetscRandomGetValue.html
@@ -5,8 +5,8 @@
 <TITLE>PetscRandomGetValue</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscRandomGetValue.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscRandomGetValue.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscRandomGetValue"><H1>PetscRandomGetValue</H1></A>
 Generates a random number.  Call this after first calling <A HREF="../Sys/PetscRandomCreate.html#PetscRandomCreate">PetscRandomCreate</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscRandomGetValueReal.html b/docs/manualpages/Sys/PetscRandomGetValueReal.html
index 1983180..75d3377 100644
--- a/docs/manualpages/Sys/PetscRandomGetValueReal.html
+++ b/docs/manualpages/Sys/PetscRandomGetValueReal.html
@@ -5,8 +5,8 @@
 <TITLE>PetscRandomGetValueReal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscRandomGetValueReal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscRandomGetValueReal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscRandomGetValueReal"><H1>PetscRandomGetValueReal</H1></A>
 Generates a purely real random number.  Call this after first calling <A HREF="../Sys/PetscRandomCreate.html#PetscRandomCreate">PetscRandomCreate</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscRandomInitializePackage.html b/docs/manualpages/Sys/PetscRandomInitializePackage.html
index 3c7c0d7..38a2da6 100644
--- a/docs/manualpages/Sys/PetscRandomInitializePackage.html
+++ b/docs/manualpages/Sys/PetscRandomInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscRandomInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscRandomInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscRandomInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscRandomInitializePackage"><H1>PetscRandomInitializePackage</H1></A>
 This function initializes everything in the <A HREF="../Sys/PetscRandom.html#PetscRandom">PetscRandom</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to <A HREF="../Sys/PetscRandomCreate.html#PetscRandomCreate">PetscRandomCreate</A>() when using static libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscRandomRegister.html b/docs/manualpages/Sys/PetscRandomRegister.html
index 932eb37..2133aa7 100644
--- a/docs/manualpages/Sys/PetscRandomRegister.html
+++ b/docs/manualpages/Sys/PetscRandomRegister.html
@@ -5,8 +5,8 @@
 <TITLE>PetscRandomRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscRandomRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscRandomRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscRandomRegister"><H1>PetscRandomRegister</H1></A>
 Adds a new <A HREF="../Sys/PetscRandom.html#PetscRandom">PetscRandom</A> component implementation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscRandomRegisterAll.html b/docs/manualpages/Sys/PetscRandomRegisterAll.html
index 6e2ba04..f19f150 100644
--- a/docs/manualpages/Sys/PetscRandomRegisterAll.html
+++ b/docs/manualpages/Sys/PetscRandomRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>PetscRandomRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscRandomRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscRandomRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscRandomRegisterAll"><H1>PetscRandomRegisterAll</H1></A>
 Registers all of the components in the <A HREF="../Sys/PetscRandom.html#PetscRandom">PetscRandom</A> package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscRandomSeed.html b/docs/manualpages/Sys/PetscRandomSeed.html
index e94328f..b1bc580 100644
--- a/docs/manualpages/Sys/PetscRandomSeed.html
+++ b/docs/manualpages/Sys/PetscRandomSeed.html
@@ -5,8 +5,8 @@
 <TITLE>PetscRandomSeed</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscRandomSeed.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscRandomSeed.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscRandomSeed"><H1>PetscRandomSeed</H1></A>
 Seed the generator. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscRandomSetFromOptions.html b/docs/manualpages/Sys/PetscRandomSetFromOptions.html
index cd5dd02..f676bdf 100644
--- a/docs/manualpages/Sys/PetscRandomSetFromOptions.html
+++ b/docs/manualpages/Sys/PetscRandomSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>PetscRandomSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscRandomSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscRandomSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscRandomSetFromOptions"><H1>PetscRandomSetFromOptions</H1></A>
 Configures the random number generator from the options database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscRandomSetInterval.html b/docs/manualpages/Sys/PetscRandomSetInterval.html
index ee90b21..057d614 100644
--- a/docs/manualpages/Sys/PetscRandomSetInterval.html
+++ b/docs/manualpages/Sys/PetscRandomSetInterval.html
@@ -5,8 +5,8 @@
 <TITLE>PetscRandomSetInterval</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscRandomSetInterval.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscRandomSetInterval.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscRandomSetInterval"><H1>PetscRandomSetInterval</H1></A>
 Sets the interval over which the random numbers will be randomly distributed.  By default, this interval is [0,1). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscRandomSetSeed.html b/docs/manualpages/Sys/PetscRandomSetSeed.html
index e66e6af..ed0231f 100644
--- a/docs/manualpages/Sys/PetscRandomSetSeed.html
+++ b/docs/manualpages/Sys/PetscRandomSetSeed.html
@@ -5,8 +5,8 @@
 <TITLE>PetscRandomSetSeed</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscRandomSetSeed.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscRandomSetSeed.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscRandomSetSeed"><H1>PetscRandomSetSeed</H1></A>
 Sets the random seed. You MUST call <A HREF="../Sys/PetscRandomSeed.html#PetscRandomSeed">PetscRandomSeed</A>() after this call to have the new seed used. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscRandomSetType.html b/docs/manualpages/Sys/PetscRandomSetType.html
index cee6dd8..6f67a63 100644
--- a/docs/manualpages/Sys/PetscRandomSetType.html
+++ b/docs/manualpages/Sys/PetscRandomSetType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscRandomSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscRandomSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscRandomSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscRandomSetType"><H1>PetscRandomSetType</H1></A>
 Builds a context for generating particular type of random numbers. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscRandomType.html b/docs/manualpages/Sys/PetscRandomType.html
index 452a986..739a31b 100644
--- a/docs/manualpages/Sys/PetscRandomType.html
+++ b/docs/manualpages/Sys/PetscRandomType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscRandomType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscRandomType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscRandomType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscRandomType"><H1>PetscRandomType</H1></A>
 String with the name of a PETSc randomizer 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscRandomView.html b/docs/manualpages/Sys/PetscRandomView.html
index 635524b..49ee2d2 100644
--- a/docs/manualpages/Sys/PetscRandomView.html
+++ b/docs/manualpages/Sys/PetscRandomView.html
@@ -5,8 +5,8 @@
 <TITLE>PetscRandomView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscRandomView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscRandomView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscRandomView"><H1>PetscRandomView</H1></A>
 Views a random number generator object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscReal.html b/docs/manualpages/Sys/PetscReal.html
index cac50d8..a73ecf9 100644
--- a/docs/manualpages/Sys/PetscReal.html
+++ b/docs/manualpages/Sys/PetscReal.html
@@ -5,8 +5,8 @@
 <TITLE>PetscReal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscReal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscReal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscReal"><H1>PetscReal</H1></A>
 PETSc type that represents a real number version of <A HREF="../Sys/PetscScalar.html#PetscScalar">PetscScalar</A> 
 <P>
diff --git a/docs/manualpages/Sys/PetscRealIntMultTruncate.html b/docs/manualpages/Sys/PetscRealIntMultTruncate.html
index 3c4efe5..69af6d5 100644
--- a/docs/manualpages/Sys/PetscRealIntMultTruncate.html
+++ b/docs/manualpages/Sys/PetscRealIntMultTruncate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscRealIntMultTruncate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscRealIntMultTruncate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscRealIntMultTruncate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscRealIntMultTruncate"><H1>PetscRealIntMultTruncate</H1></A>
 Computes the product of a positive <A HREF="../Sys/PetscReal.html#PetscReal">PetscReal</A> and a positive <A HREF="../Sys/PetscInt.html#PetscInt">PetscInt</A> and truncates the value to slightly less than the maximal possible value 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscRealView.html b/docs/manualpages/Sys/PetscRealView.html
index 1621731..411efe7 100644
--- a/docs/manualpages/Sys/PetscRealView.html
+++ b/docs/manualpages/Sys/PetscRealView.html
@@ -5,8 +5,8 @@
 <TITLE>PetscRealView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscRealView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscRealView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscRealView"><H1>PetscRealView</H1></A>
 Prints an array of doubles; useful for debugging. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscRegisterFinalize.html b/docs/manualpages/Sys/PetscRegisterFinalize.html
index f5e28c6..b8f8175 100644
--- a/docs/manualpages/Sys/PetscRegisterFinalize.html
+++ b/docs/manualpages/Sys/PetscRegisterFinalize.html
@@ -5,8 +5,8 @@
 <TITLE>PetscRegisterFinalize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscRegisterFinalize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscRegisterFinalize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscRegisterFinalize"><H1>PetscRegisterFinalize</H1></A>
 Registers a function that is to be called in <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscRegisterFinalizeAll.html b/docs/manualpages/Sys/PetscRegisterFinalizeAll.html
index d5a0c5c..d96683b 100644
--- a/docs/manualpages/Sys/PetscRegisterFinalizeAll.html
+++ b/docs/manualpages/Sys/PetscRegisterFinalizeAll.html
@@ -5,8 +5,8 @@
 <TITLE>PetscRegisterFinalizeAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscRegisterFinalizeAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscRegisterFinalizeAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscRegisterFinalizeAll"><H1>PetscRegisterFinalizeAll</H1></A>
 Runs all the finalize functions set with <A HREF="../Sys/PetscRegisterFinalize.html#PetscRegisterFinalize">PetscRegisterFinalize</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscReturnErrorHandler.html b/docs/manualpages/Sys/PetscReturnErrorHandler.html
index a201240..340a0ab 100644
--- a/docs/manualpages/Sys/PetscReturnErrorHandler.html
+++ b/docs/manualpages/Sys/PetscReturnErrorHandler.html
@@ -5,8 +5,8 @@
 <TITLE>PetscReturnErrorHandler</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscReturnErrorHandler.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscReturnErrorHandler.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscReturnErrorHandler"><H1>PetscReturnErrorHandler</H1></A>
 Error handler that causes a return to the current level. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSAWsBlock.html b/docs/manualpages/Sys/PetscSAWsBlock.html
index 16d0068..223588f 100644
--- a/docs/manualpages/Sys/PetscSAWsBlock.html
+++ b/docs/manualpages/Sys/PetscSAWsBlock.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSAWsBlock</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSAWsBlock.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSAWsBlock.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSAWsBlock"><H1>PetscSAWsBlock</H1></A>
 Blocks on SAWs until a client unblocks 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSNPrintf.html b/docs/manualpages/Sys/PetscSNPrintf.html
index ef3a22f..658c31d 100644
--- a/docs/manualpages/Sys/PetscSNPrintf.html
+++ b/docs/manualpages/Sys/PetscSNPrintf.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSNPrintf</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSNPrintf.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSNPrintf.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSNPrintf"><H1>PetscSNPrintf</H1></A>
 Prints to a string of given length 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSNPrintfCount.html b/docs/manualpages/Sys/PetscSNPrintfCount.html
index 5e21cc2..9f74971 100644
--- a/docs/manualpages/Sys/PetscSNPrintfCount.html
+++ b/docs/manualpages/Sys/PetscSNPrintfCount.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSNPrintfCount</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSNPrintfCount.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSNPrintfCount.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSNPrintfCount"><H1>PetscSNPrintfCount</H1></A>
 Prints to a string of given length, returns count 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSSEIsEnabled.html b/docs/manualpages/Sys/PetscSSEIsEnabled.html
index 4551f6c..ace47d5 100644
--- a/docs/manualpages/Sys/PetscSSEIsEnabled.html
+++ b/docs/manualpages/Sys/PetscSSEIsEnabled.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSSEIsEnabled</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSSEIsEnabled.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSSEIsEnabled.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSSEIsEnabled"><H1>PetscSSEIsEnabled</H1></A>
 Determines if Intel Streaming SIMD Extensions (SSE) to the x86 instruction set can be used.  Some operating systems do not allow the use of these instructions despite hardware availability. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscScalar.html b/docs/manualpages/Sys/PetscScalar.html
index 51eda34..1e9eee9 100644
--- a/docs/manualpages/Sys/PetscScalar.html
+++ b/docs/manualpages/Sys/PetscScalar.html
@@ -5,8 +5,8 @@
 <TITLE>PetscScalar</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscScalar.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscScalar.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscScalar"><H1>PetscScalar</H1></A>
 PETSc type that represents either a double precision real number, a double precision complex number, a single precision real number, a long double or an int - if the code is configured with --with-scalar-type=real,complex --with-precision=single,double,__float128 
 <P>
diff --git a/docs/manualpages/Sys/PetscScalarView.html b/docs/manualpages/Sys/PetscScalarView.html
index c9bb2ca..5b01866 100644
--- a/docs/manualpages/Sys/PetscScalarView.html
+++ b/docs/manualpages/Sys/PetscScalarView.html
@@ -5,8 +5,8 @@
 <TITLE>PetscScalarView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscScalarView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscScalarView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscScalarView"><H1>PetscScalarView</H1></A>
 Prints an array of scalars; useful for debugging. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSegBuffer.html b/docs/manualpages/Sys/PetscSegBuffer.html
index 5b62ba8..5b6c6d0 100644
--- a/docs/manualpages/Sys/PetscSegBuffer.html
+++ b/docs/manualpages/Sys/PetscSegBuffer.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSegBuffer</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSegBuffer.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSegBuffer.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSegBuffer"><H1>PetscSegBuffer</H1></A>
 a segmented extendable buffer 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSegBufferCreate.html b/docs/manualpages/Sys/PetscSegBufferCreate.html
index 3ebb03e..5b19d35 100644
--- a/docs/manualpages/Sys/PetscSegBufferCreate.html
+++ b/docs/manualpages/Sys/PetscSegBufferCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSegBufferCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSegBufferCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSegBufferCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSegBufferCreate"><H1>PetscSegBufferCreate</H1></A>
 create segmented buffer 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSegBufferDestroy.html b/docs/manualpages/Sys/PetscSegBufferDestroy.html
index 3d21daa..73f77ae 100644
--- a/docs/manualpages/Sys/PetscSegBufferDestroy.html
+++ b/docs/manualpages/Sys/PetscSegBufferDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSegBufferDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSegBufferDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSegBufferDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSegBufferDestroy"><H1>PetscSegBufferDestroy</H1></A>
 destroy segmented buffer 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSegBufferExtractAlloc.html b/docs/manualpages/Sys/PetscSegBufferExtractAlloc.html
index 76a7c0d..f50c200 100644
--- a/docs/manualpages/Sys/PetscSegBufferExtractAlloc.html
+++ b/docs/manualpages/Sys/PetscSegBufferExtractAlloc.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSegBufferExtractAlloc</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSegBufferExtractAlloc.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSegBufferExtractAlloc.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSegBufferExtractAlloc"><H1>PetscSegBufferExtractAlloc</H1></A>
 extract contiguous data to new allocation and reset segmented buffer 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSegBufferExtractInPlace.html b/docs/manualpages/Sys/PetscSegBufferExtractInPlace.html
index 5886067..4d3f28b 100644
--- a/docs/manualpages/Sys/PetscSegBufferExtractInPlace.html
+++ b/docs/manualpages/Sys/PetscSegBufferExtractInPlace.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSegBufferExtractInPlace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSegBufferExtractInPlace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSegBufferExtractInPlace.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSegBufferExtractInPlace"><H1>PetscSegBufferExtractInPlace</H1></A>
 extract in-place contiguous representation of data and reset segmented buffer for reuse 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSegBufferExtractTo.html b/docs/manualpages/Sys/PetscSegBufferExtractTo.html
index 972ff70..0f89d58 100644
--- a/docs/manualpages/Sys/PetscSegBufferExtractTo.html
+++ b/docs/manualpages/Sys/PetscSegBufferExtractTo.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSegBufferExtractTo</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSegBufferExtractTo.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSegBufferExtractTo.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSegBufferExtractTo"><H1>PetscSegBufferExtractTo</H1></A>
 extract contiguous data to provided buffer and reset segmented buffer 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSegBufferGet.html b/docs/manualpages/Sys/PetscSegBufferGet.html
index f6524a5..2505c61 100644
--- a/docs/manualpages/Sys/PetscSegBufferGet.html
+++ b/docs/manualpages/Sys/PetscSegBufferGet.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSegBufferGet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSegBufferGet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSegBufferGet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSegBufferGet"><H1>PetscSegBufferGet</H1></A>
 get new buffer space from a segmented buffer 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSegBufferGetSize.html b/docs/manualpages/Sys/PetscSegBufferGetSize.html
index 4031dbd..0647c86 100644
--- a/docs/manualpages/Sys/PetscSegBufferGetSize.html
+++ b/docs/manualpages/Sys/PetscSegBufferGetSize.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSegBufferGetSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSegBufferGetSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSegBufferGetSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSegBufferGetSize"><H1>PetscSegBufferGetSize</H1></A>
 get currently used size of segmented buffer 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSegBufferUnuse.html b/docs/manualpages/Sys/PetscSegBufferUnuse.html
index d842d6e..576dd9d 100644
--- a/docs/manualpages/Sys/PetscSegBufferUnuse.html
+++ b/docs/manualpages/Sys/PetscSegBufferUnuse.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSegBufferUnuse</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSegBufferUnuse.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSegBufferUnuse.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSegBufferUnuse"><H1>PetscSegBufferUnuse</H1></A>
 return some unused entries obtained with an overzealous <A HREF="../Sys/PetscSegBufferGet.html#PetscSegBufferGet">PetscSegBufferGet</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSequentialPhaseBegin.html b/docs/manualpages/Sys/PetscSequentialPhaseBegin.html
index 7eebe24..eecd88e 100644
--- a/docs/manualpages/Sys/PetscSequentialPhaseBegin.html
+++ b/docs/manualpages/Sys/PetscSequentialPhaseBegin.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSequentialPhaseBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSequentialPhaseBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSequentialPhaseBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSequentialPhaseBegin"><H1>PetscSequentialPhaseBegin</H1></A>
 Begins a sequential section of code. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSequentialPhaseEnd.html b/docs/manualpages/Sys/PetscSequentialPhaseEnd.html
index 89f6a8f..f8f3c02 100644
--- a/docs/manualpages/Sys/PetscSequentialPhaseEnd.html
+++ b/docs/manualpages/Sys/PetscSequentialPhaseEnd.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSequentialPhaseEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSequentialPhaseEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSequentialPhaseEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSequentialPhaseEnd"><H1>PetscSequentialPhaseEnd</H1></A>
 Ends a sequential section of code. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSetDebugTerminal.html b/docs/manualpages/Sys/PetscSetDebugTerminal.html
index f7fcaa6..43c22d4 100644
--- a/docs/manualpages/Sys/PetscSetDebugTerminal.html
+++ b/docs/manualpages/Sys/PetscSetDebugTerminal.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSetDebugTerminal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSetDebugTerminal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSetDebugTerminal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSetDebugTerminal"><H1>PetscSetDebugTerminal</H1></A>
 Sets the terminal to use (instead of xterm) for debugging. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSetDebugger.html b/docs/manualpages/Sys/PetscSetDebugger.html
index 65ed8f0..3763829 100644
--- a/docs/manualpages/Sys/PetscSetDebugger.html
+++ b/docs/manualpages/Sys/PetscSetDebugger.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSetDebugger</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSetDebugger.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSetDebugger.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSetDebugger"><H1>PetscSetDebugger</H1></A>
 Sets options associated with the debugger. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSetDebuggerFromString.html b/docs/manualpages/Sys/PetscSetDebuggerFromString.html
index 5b132e5..52223c7 100644
--- a/docs/manualpages/Sys/PetscSetDebuggerFromString.html
+++ b/docs/manualpages/Sys/PetscSetDebuggerFromString.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSetDebuggerFromString</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSetDebuggerFromString.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSetDebuggerFromString.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSetDebuggerFromString"><H1>PetscSetDebuggerFromString</H1></A>
 Set the complete path for the debugger for PETSc to use. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSetDefaultDebugger.html b/docs/manualpages/Sys/PetscSetDefaultDebugger.html
index 58bbf8a..2d0ba5e 100644
--- a/docs/manualpages/Sys/PetscSetDefaultDebugger.html
+++ b/docs/manualpages/Sys/PetscSetDefaultDebugger.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSetDefaultDebugger</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSetDefaultDebugger.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSetDefaultDebugger.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSetDefaultDebugger"><H1>PetscSetDefaultDebugger</H1></A>
 Causes PETSc to use its default  debugger. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSetFPTrap.html b/docs/manualpages/Sys/PetscSetFPTrap.html
index cf18edd..f29de0d 100644
--- a/docs/manualpages/Sys/PetscSetFPTrap.html
+++ b/docs/manualpages/Sys/PetscSetFPTrap.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSetFPTrap</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSetFPTrap.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSetFPTrap.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSetFPTrap"><H1>PetscSetFPTrap</H1></A>
 Enables traps/exceptions on common floating point errors. This option may not work on certain machines. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSetHelpVersionFunctions.html b/docs/manualpages/Sys/PetscSetHelpVersionFunctions.html
index b5f4249..be4af3d 100644
--- a/docs/manualpages/Sys/PetscSetHelpVersionFunctions.html
+++ b/docs/manualpages/Sys/PetscSetHelpVersionFunctions.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSetHelpVersionFunctions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSetHelpVersionFunctions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSetHelpVersionFunctions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSetHelpVersionFunctions"><H1>PetscSetHelpVersionFunctions</H1></A>
 Sets functions that print help and version information before the PETSc help and version information is printed. Must call BEFORE <A HREF="../Sys/PetscInitialize.html#PetscInitialize">PetscInitialize</A>(). This routine enables a "higher-level" package that uses PETSc to print its messages first. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSharedTmp.html b/docs/manualpages/Sys/PetscSharedTmp.html
index 3748d23..cc4a095 100644
--- a/docs/manualpages/Sys/PetscSharedTmp.html
+++ b/docs/manualpages/Sys/PetscSharedTmp.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSharedTmp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSharedTmp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSharedTmp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSharedTmp"><H1>PetscSharedTmp</H1></A>
 Determines if all processors in a communicator share a /tmp or have different ones. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSharedWorkingDirectory.html b/docs/manualpages/Sys/PetscSharedWorkingDirectory.html
index 37ca190..60404a5 100644
--- a/docs/manualpages/Sys/PetscSharedWorkingDirectory.html
+++ b/docs/manualpages/Sys/PetscSharedWorkingDirectory.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSharedWorkingDirectory</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSharedWorkingDirectory.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSharedWorkingDirectory.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSharedWorkingDirectory"><H1>PetscSharedWorkingDirectory</H1></A>
 Determines if all processors in a communicator share a working directory or have different ones. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSignalHandlerDefault.html b/docs/manualpages/Sys/PetscSignalHandlerDefault.html
index 26a44ed..968c35d 100644
--- a/docs/manualpages/Sys/PetscSignalHandlerDefault.html
+++ b/docs/manualpages/Sys/PetscSignalHandlerDefault.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSignalHandlerDefault</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSignalHandlerDefault.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSignalHandlerDefault.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSignalHandlerDefault"><H1>PetscSignalHandlerDefault</H1></A>
 Default signal handler. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSleep.html b/docs/manualpages/Sys/PetscSleep.html
index 72099c6..d849324 100644
--- a/docs/manualpages/Sys/PetscSleep.html
+++ b/docs/manualpages/Sys/PetscSleep.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSleep</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSleep.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSleep.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSleep"><H1>PetscSleep</H1></A>
 Sleeps some number of seconds. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSortInt.html b/docs/manualpages/Sys/PetscSortInt.html
index c022c6d..f6f47bd 100644
--- a/docs/manualpages/Sys/PetscSortInt.html
+++ b/docs/manualpages/Sys/PetscSortInt.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSortInt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSortInt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSortInt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSortInt"><H1>PetscSortInt</H1></A>
 Sorts an array of integers in place in increasing order. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSortIntWithArray.html b/docs/manualpages/Sys/PetscSortIntWithArray.html
index 4019852..0f0cfb1 100644
--- a/docs/manualpages/Sys/PetscSortIntWithArray.html
+++ b/docs/manualpages/Sys/PetscSortIntWithArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSortIntWithArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSortIntWithArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSortIntWithArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSortIntWithArray"><H1>PetscSortIntWithArray</H1></A>
 Sorts an array of integers in place in increasing order; changes a second array to match the sorted first array. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSortIntWithArrayPair.html b/docs/manualpages/Sys/PetscSortIntWithArrayPair.html
index e6075cd..95c9fcd 100644
--- a/docs/manualpages/Sys/PetscSortIntWithArrayPair.html
+++ b/docs/manualpages/Sys/PetscSortIntWithArrayPair.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSortIntWithArrayPair</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSortIntWithArrayPair.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSortIntWithArrayPair.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSortIntWithArrayPair"><H1>PetscSortIntWithArrayPair</H1></A>
 Sorts an array of integers in place in increasing order; changes a pair of integer arrays to match the sorted first array. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSortIntWithDataArray.html b/docs/manualpages/Sys/PetscSortIntWithDataArray.html
index fefb72c..2207796 100644
--- a/docs/manualpages/Sys/PetscSortIntWithDataArray.html
+++ b/docs/manualpages/Sys/PetscSortIntWithDataArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSortIntWithDataArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSortIntWithDataArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSortIntWithDataArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSortIntWithDataArray"><H1>PetscSortIntWithDataArray</H1></A>
 Sorts an array of integers in place in increasing order; changes a second array to match the sorted first INTEGER array.  Unlike other sort routines, the user must provide workspace (the size of an element in the data array) to use when sorting. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSortIntWithPermutation.html b/docs/manualpages/Sys/PetscSortIntWithPermutation.html
index e521d41..339b773 100644
--- a/docs/manualpages/Sys/PetscSortIntWithPermutation.html
+++ b/docs/manualpages/Sys/PetscSortIntWithPermutation.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSortIntWithPermutation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSortIntWithPermutation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSortIntWithPermutation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSortIntWithPermutation"><H1>PetscSortIntWithPermutation</H1></A>
 Computes the permutation of values that gives a sorted sequence. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSortIntWithScalarArray.html b/docs/manualpages/Sys/PetscSortIntWithScalarArray.html
index ff70cce..dee3055 100644
--- a/docs/manualpages/Sys/PetscSortIntWithScalarArray.html
+++ b/docs/manualpages/Sys/PetscSortIntWithScalarArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSortIntWithScalarArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSortIntWithScalarArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSortIntWithScalarArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSortIntWithScalarArray"><H1>PetscSortIntWithScalarArray</H1></A>
 Sorts an array of integers in place in increasing order; changes a second SCALAR array to match the sorted first INTEGER array. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSortMPIInt.html b/docs/manualpages/Sys/PetscSortMPIInt.html
index 9964e9f..62d4bec 100644
--- a/docs/manualpages/Sys/PetscSortMPIInt.html
+++ b/docs/manualpages/Sys/PetscSortMPIInt.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSortMPIInt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSortMPIInt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSortMPIInt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSortMPIInt"><H1>PetscSortMPIInt</H1></A>
 Sorts an array of MPI integers in place in increasing order. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSortMPIIntWithArray.html b/docs/manualpages/Sys/PetscSortMPIIntWithArray.html
index 0053b5d..dda50fe 100644
--- a/docs/manualpages/Sys/PetscSortMPIIntWithArray.html
+++ b/docs/manualpages/Sys/PetscSortMPIIntWithArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSortMPIIntWithArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSortMPIIntWithArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSortMPIIntWithArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSortMPIIntWithArray"><H1>PetscSortMPIIntWithArray</H1></A>
 Sorts an array of integers in place in increasing order; changes a second array to match the sorted first array. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSortReal.html b/docs/manualpages/Sys/PetscSortReal.html
index 3f386f2..7a84bc2 100644
--- a/docs/manualpages/Sys/PetscSortReal.html
+++ b/docs/manualpages/Sys/PetscSortReal.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSortReal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSortReal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSortReal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSortReal"><H1>PetscSortReal</H1></A>
 Sorts an array of doubles in place in increasing order. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSortRealWithPermutation.html b/docs/manualpages/Sys/PetscSortRealWithPermutation.html
index 9d9cbcc..50ef503 100644
--- a/docs/manualpages/Sys/PetscSortRealWithPermutation.html
+++ b/docs/manualpages/Sys/PetscSortRealWithPermutation.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSortRealWithPermutation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSortRealWithPermutation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSortRealWithPermutation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSortRealWithPermutation"><H1>PetscSortRealWithPermutation</H1></A>
 Computes the permutation of values that gives a sorted sequence. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSortRemoveDupsInt.html b/docs/manualpages/Sys/PetscSortRemoveDupsInt.html
index 8fa64ad..ff9fbb1 100644
--- a/docs/manualpages/Sys/PetscSortRemoveDupsInt.html
+++ b/docs/manualpages/Sys/PetscSortRemoveDupsInt.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSortRemoveDupsInt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSortRemoveDupsInt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSortRemoveDupsInt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSortRemoveDupsInt"><H1>PetscSortRemoveDupsInt</H1></A>
 Sorts an array of integers in place in increasing order removes all duplicate entries 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSortRemoveDupsMPIInt.html b/docs/manualpages/Sys/PetscSortRemoveDupsMPIInt.html
index 1813964..c4fd801 100644
--- a/docs/manualpages/Sys/PetscSortRemoveDupsMPIInt.html
+++ b/docs/manualpages/Sys/PetscSortRemoveDupsMPIInt.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSortRemoveDupsMPIInt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSortRemoveDupsMPIInt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSortRemoveDupsMPIInt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSortRemoveDupsMPIInt"><H1>PetscSortRemoveDupsMPIInt</H1></A>
 Sorts an array of MPI integers in place in increasing order removes all duplicate entries 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSortRemoveDupsReal.html b/docs/manualpages/Sys/PetscSortRemoveDupsReal.html
index c9b04e1..bcd690e 100644
--- a/docs/manualpages/Sys/PetscSortRemoveDupsReal.html
+++ b/docs/manualpages/Sys/PetscSortRemoveDupsReal.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSortRemoveDupsReal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSortRemoveDupsReal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSortRemoveDupsReal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSortRemoveDupsReal"><H1>PetscSortRemoveDupsReal</H1></A>
 Sorts an array of doubles in place in increasing order removes all duplicate entries 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSortSplit.html b/docs/manualpages/Sys/PetscSortSplit.html
index 607d2c1..77d1b5e 100644
--- a/docs/manualpages/Sys/PetscSortSplit.html
+++ b/docs/manualpages/Sys/PetscSortSplit.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSortSplit</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSortSplit.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSortSplit.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSortSplit"><H1>PetscSortSplit</H1></A>
 Quick-sort split of an array of PetscScalars in place. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSortSplitReal.html b/docs/manualpages/Sys/PetscSortSplitReal.html
index fc7f04e..375a5d3 100644
--- a/docs/manualpages/Sys/PetscSortSplitReal.html
+++ b/docs/manualpages/Sys/PetscSortSplitReal.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSortSplitReal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSortSplitReal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSortSplitReal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSortSplitReal"><H1>PetscSortSplitReal</H1></A>
 Quick-sort split of an array of PetscReals in place. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSortStrWithPermutation.html b/docs/manualpages/Sys/PetscSortStrWithPermutation.html
index ac05e22..f84d3de 100644
--- a/docs/manualpages/Sys/PetscSortStrWithPermutation.html
+++ b/docs/manualpages/Sys/PetscSortStrWithPermutation.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSortStrWithPermutation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSortStrWithPermutation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSortStrWithPermutation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSortStrWithPermutation"><H1>PetscSortStrWithPermutation</H1></A>
 Computes the permutation of values that gives a sorted sequence. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSplitOwnership.html b/docs/manualpages/Sys/PetscSplitOwnership.html
index 5b83ef8..9a43919 100644
--- a/docs/manualpages/Sys/PetscSplitOwnership.html
+++ b/docs/manualpages/Sys/PetscSplitOwnership.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSplitOwnership</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSplitOwnership.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSplitOwnership.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSplitOwnership"><H1>PetscSplitOwnership</H1></A>
 Given a global (or local) length determines a local (or global) length via a simple formula 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSplitOwnershipBlock.html b/docs/manualpages/Sys/PetscSplitOwnershipBlock.html
index 3c3e382..29ff4a8 100644
--- a/docs/manualpages/Sys/PetscSplitOwnershipBlock.html
+++ b/docs/manualpages/Sys/PetscSplitOwnershipBlock.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSplitOwnershipBlock</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSplitOwnershipBlock.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSplitOwnershipBlock.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSplitOwnershipBlock"><H1>PetscSplitOwnershipBlock</H1></A>
 Given a global (or local) length determines a local (or global) length via a simple formula. Splits so each processors local size is divisible by the block size. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSqr.html b/docs/manualpages/Sys/PetscSqr.html
index c5bb7e2..c7a7796 100644
--- a/docs/manualpages/Sys/PetscSqr.html
+++ b/docs/manualpages/Sys/PetscSqr.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSqr</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSqr.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSqr.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSqr"><H1>PetscSqr</H1></A>
 Returns the square of a number 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStackSAWsGrantAccess.html b/docs/manualpages/Sys/PetscStackSAWsGrantAccess.html
index 032005b..431f396 100644
--- a/docs/manualpages/Sys/PetscStackSAWsGrantAccess.html
+++ b/docs/manualpages/Sys/PetscStackSAWsGrantAccess.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStackSAWsGrantAccess</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStackSAWsGrantAccess.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStackSAWsGrantAccess.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStackSAWsGrantAccess"><H1>PetscStackSAWsGrantAccess</H1></A>
 Grants access of the PETSc stack frames to the SAWs publisher 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStackSAWsTakeAccess.html b/docs/manualpages/Sys/PetscStackSAWsTakeAccess.html
index c0e7e0a..e4b608b 100644
--- a/docs/manualpages/Sys/PetscStackSAWsTakeAccess.html
+++ b/docs/manualpages/Sys/PetscStackSAWsTakeAccess.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStackSAWsTakeAccess</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStackSAWsTakeAccess.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStackSAWsTakeAccess.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStackSAWsTakeAccess"><H1>PetscStackSAWsTakeAccess</H1></A>
 Takes access of the PETSc stack frames to the SAWs publisher 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStartMatlab.html b/docs/manualpages/Sys/PetscStartMatlab.html
index 4bc607d..53e320c 100644
--- a/docs/manualpages/Sys/PetscStartMatlab.html
+++ b/docs/manualpages/Sys/PetscStartMatlab.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStartMatlab</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStartMatlab.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStartMatlab.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStartMatlab"><H1>PetscStartMatlab</H1></A>
 starts up MATLAB with a MATLAB script 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStopForDebugger.html b/docs/manualpages/Sys/PetscStopForDebugger.html
index 037c63e..004065e 100644
--- a/docs/manualpages/Sys/PetscStopForDebugger.html
+++ b/docs/manualpages/Sys/PetscStopForDebugger.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStopForDebugger</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStopForDebugger.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStopForDebugger.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStopForDebugger"><H1>PetscStopForDebugger</H1></A>
 Prints a message to the screen indicating how to attach to the process with the debugger and then waits for the debugger to attach. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStrArrayDestroy.html b/docs/manualpages/Sys/PetscStrArrayDestroy.html
index 55d01dc..5b17872 100644
--- a/docs/manualpages/Sys/PetscStrArrayDestroy.html
+++ b/docs/manualpages/Sys/PetscStrArrayDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStrArrayDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStrArrayDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStrArrayDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStrArrayDestroy"><H1>PetscStrArrayDestroy</H1></A>
 Frees array of strings created with <A HREF="../Sys/PetscStrArrayallocpy.html#PetscStrArrayallocpy">PetscStrArrayallocpy</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStrArrayallocpy.html b/docs/manualpages/Sys/PetscStrArrayallocpy.html
index ba8c6d3..877b15b 100644
--- a/docs/manualpages/Sys/PetscStrArrayallocpy.html
+++ b/docs/manualpages/Sys/PetscStrArrayallocpy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStrArrayallocpy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStrArrayallocpy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStrArrayallocpy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStrArrayallocpy"><H1>PetscStrArrayallocpy</H1></A>
 Allocates space to hold a copy of an array of strings then copies the strings 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStrNArrayDestroy.html b/docs/manualpages/Sys/PetscStrNArrayDestroy.html
index 3c1dd34..5b98b49 100644
--- a/docs/manualpages/Sys/PetscStrNArrayDestroy.html
+++ b/docs/manualpages/Sys/PetscStrNArrayDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStrNArrayDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStrNArrayDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStrNArrayDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStrNArrayDestroy"><H1>PetscStrNArrayDestroy</H1></A>
 Frees array of strings created with <A HREF="../Sys/PetscStrArrayallocpy.html#PetscStrArrayallocpy">PetscStrArrayallocpy</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStrNArrayallocpy.html b/docs/manualpages/Sys/PetscStrNArrayallocpy.html
index 7202bfa..2596869 100644
--- a/docs/manualpages/Sys/PetscStrNArrayallocpy.html
+++ b/docs/manualpages/Sys/PetscStrNArrayallocpy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStrNArrayallocpy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStrNArrayallocpy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStrNArrayallocpy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStrNArrayallocpy"><H1>PetscStrNArrayallocpy</H1></A>
 Allocates space to hold a copy of an array of strings then copies the strings 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStrToArray.html b/docs/manualpages/Sys/PetscStrToArray.html
index d1981cf..c075ad0 100644
--- a/docs/manualpages/Sys/PetscStrToArray.html
+++ b/docs/manualpages/Sys/PetscStrToArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStrToArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStrToArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStrToArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStrToArray"><H1>PetscStrToArray</H1></A>
 Separates a string by a charactor (for example ' ' or '\n') and creates an array of strings 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStrToArrayDestroy.html b/docs/manualpages/Sys/PetscStrToArrayDestroy.html
index 8908068..f5b450a 100644
--- a/docs/manualpages/Sys/PetscStrToArrayDestroy.html
+++ b/docs/manualpages/Sys/PetscStrToArrayDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStrToArrayDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStrToArrayDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStrToArrayDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStrToArrayDestroy"><H1>PetscStrToArrayDestroy</H1></A>
 Frees array created with <A HREF="../Sys/PetscStrToArray.html#PetscStrToArray">PetscStrToArray</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStrallocpy.html b/docs/manualpages/Sys/PetscStrallocpy.html
index c0d1629..4de6b3f 100644
--- a/docs/manualpages/Sys/PetscStrallocpy.html
+++ b/docs/manualpages/Sys/PetscStrallocpy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStrallocpy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStrallocpy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStrallocpy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStrallocpy"><H1>PetscStrallocpy</H1></A>
 Allocates space to hold a copy of a string then copies the string 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStrbeginswith.html b/docs/manualpages/Sys/PetscStrbeginswith.html
index 0292357..314ab21 100644
--- a/docs/manualpages/Sys/PetscStrbeginswith.html
+++ b/docs/manualpages/Sys/PetscStrbeginswith.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStrbeginswith</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStrbeginswith.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStrbeginswith.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStrbeginswith"><H1>PetscStrbeginswith</H1></A>
 Determines if a string begins with a certain string 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStrcasecmp.html b/docs/manualpages/Sys/PetscStrcasecmp.html
index f10b35b..be200dc 100644
--- a/docs/manualpages/Sys/PetscStrcasecmp.html
+++ b/docs/manualpages/Sys/PetscStrcasecmp.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStrcasecmp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStrcasecmp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStrcasecmp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStrcasecmp"><H1>PetscStrcasecmp</H1></A>
 Returns true if the two strings are the same except possibly for case. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStrcat.html b/docs/manualpages/Sys/PetscStrcat.html
index b6ecdf4..20274b1 100644
--- a/docs/manualpages/Sys/PetscStrcat.html
+++ b/docs/manualpages/Sys/PetscStrcat.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStrcat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStrcat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStrcat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStrcat"><H1>PetscStrcat</H1></A>
 Concatenates a string onto a given string 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStrchr.html b/docs/manualpages/Sys/PetscStrchr.html
index 29117ec..ae7c4de 100644
--- a/docs/manualpages/Sys/PetscStrchr.html
+++ b/docs/manualpages/Sys/PetscStrchr.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStrchr</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStrchr.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStrchr.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStrchr"><H1>PetscStrchr</H1></A>
 Locates first occurance of a character in a string 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStrcmp.html b/docs/manualpages/Sys/PetscStrcmp.html
index 1b324f9..aba4612 100644
--- a/docs/manualpages/Sys/PetscStrcmp.html
+++ b/docs/manualpages/Sys/PetscStrcmp.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStrcmp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStrcmp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStrcmp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStrcmp"><H1>PetscStrcmp</H1></A>
 Compares two strings, 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStrcpy.html b/docs/manualpages/Sys/PetscStrcpy.html
index 82f31bd..ec5c3e4 100644
--- a/docs/manualpages/Sys/PetscStrcpy.html
+++ b/docs/manualpages/Sys/PetscStrcpy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStrcpy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStrcpy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStrcpy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStrcpy"><H1>PetscStrcpy</H1></A>
 Copies a string 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStrendswith.html b/docs/manualpages/Sys/PetscStrendswith.html
index 6f5e0d0..00be076 100644
--- a/docs/manualpages/Sys/PetscStrendswith.html
+++ b/docs/manualpages/Sys/PetscStrendswith.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStrendswith</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStrendswith.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStrendswith.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStrendswith"><H1>PetscStrendswith</H1></A>
 Determines if a string ends with a certain string 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStrendswithwhich.html b/docs/manualpages/Sys/PetscStrendswithwhich.html
index 2b216b1..db5e25d 100644
--- a/docs/manualpages/Sys/PetscStrendswithwhich.html
+++ b/docs/manualpages/Sys/PetscStrendswithwhich.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStrendswithwhich</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStrendswithwhich.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStrendswithwhich.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStrendswithwhich"><H1>PetscStrendswithwhich</H1></A>
 Determines if a string ends with one of several possible strings 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStrgrt.html b/docs/manualpages/Sys/PetscStrgrt.html
index 01dbeb7..193364f 100644
--- a/docs/manualpages/Sys/PetscStrgrt.html
+++ b/docs/manualpages/Sys/PetscStrgrt.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStrgrt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStrgrt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStrgrt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStrgrt"><H1>PetscStrgrt</H1></A>
 If first string is greater than the second 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStrlen.html b/docs/manualpages/Sys/PetscStrlen.html
index 0b43614..84fe1a5 100644
--- a/docs/manualpages/Sys/PetscStrlen.html
+++ b/docs/manualpages/Sys/PetscStrlen.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStrlen</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStrlen.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStrlen.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStrlen"><H1>PetscStrlen</H1></A>
 Gets length of a string 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStrncat.html b/docs/manualpages/Sys/PetscStrncat.html
index 9186ed9..58b1de5 100644
--- a/docs/manualpages/Sys/PetscStrncat.html
+++ b/docs/manualpages/Sys/PetscStrncat.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStrncat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStrncat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStrncat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStrncat"><H1>PetscStrncat</H1></A>
 Concatenates a string onto a given string, up to a given length 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStrncmp.html b/docs/manualpages/Sys/PetscStrncmp.html
index 0ba9ace..072dfcb 100644
--- a/docs/manualpages/Sys/PetscStrncmp.html
+++ b/docs/manualpages/Sys/PetscStrncmp.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStrncmp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStrncmp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStrncmp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStrncmp"><H1>PetscStrncmp</H1></A>
 Compares two strings, up to a certain length 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStrncpy.html b/docs/manualpages/Sys/PetscStrncpy.html
index 72d6990..871d2ee 100644
--- a/docs/manualpages/Sys/PetscStrncpy.html
+++ b/docs/manualpages/Sys/PetscStrncpy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStrncpy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStrncpy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStrncpy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStrncpy"><H1>PetscStrncpy</H1></A>
 Copies a string up to a certain length 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStrrchr.html b/docs/manualpages/Sys/PetscStrrchr.html
index 0051dd8..9760327 100644
--- a/docs/manualpages/Sys/PetscStrrchr.html
+++ b/docs/manualpages/Sys/PetscStrrchr.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStrrchr</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStrrchr.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStrrchr.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStrrchr"><H1>PetscStrrchr</H1></A>
 Locates one location past the last occurance of a character in a string, if the character is not found then returns entire string 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStrreplace.html b/docs/manualpages/Sys/PetscStrreplace.html
index 01fd696..9be2336 100644
--- a/docs/manualpages/Sys/PetscStrreplace.html
+++ b/docs/manualpages/Sys/PetscStrreplace.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStrreplace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStrreplace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStrreplace.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStrreplace"><H1>PetscStrreplace</H1></A>
 Replaces substrings in string with other substrings 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStrrstr.html b/docs/manualpages/Sys/PetscStrrstr.html
index 2230309..682070b 100644
--- a/docs/manualpages/Sys/PetscStrrstr.html
+++ b/docs/manualpages/Sys/PetscStrrstr.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStrrstr</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStrrstr.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStrrstr.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStrrstr"><H1>PetscStrrstr</H1></A>
 Locates last occurance of string in another string 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStrstr.html b/docs/manualpages/Sys/PetscStrstr.html
index bc53218..dc978d2 100644
--- a/docs/manualpages/Sys/PetscStrstr.html
+++ b/docs/manualpages/Sys/PetscStrstr.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStrstr</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStrstr.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStrstr.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStrstr"><H1>PetscStrstr</H1></A>
 Locates first occurance of string in another string 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscStrtolower.html b/docs/manualpages/Sys/PetscStrtolower.html
index 7ce514d..c1a040b 100644
--- a/docs/manualpages/Sys/PetscStrtolower.html
+++ b/docs/manualpages/Sys/PetscStrtolower.html
@@ -5,8 +5,8 @@
 <TITLE>PetscStrtolower</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscStrtolower.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscStrtolower.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscStrtolower"><H1>PetscStrtolower</H1></A>
 Converts string to upper case 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSubcomm.html b/docs/manualpages/Sys/PetscSubcomm.html
index 9aa5e97..433a738 100644
--- a/docs/manualpages/Sys/PetscSubcomm.html
+++ b/docs/manualpages/Sys/PetscSubcomm.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSubcomm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSubcomm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSubcomm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSubcomm"><H1>PetscSubcomm</H1></A>
 A decomposition of an MPI communicator into subcommunicators 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSubcommCreate.html b/docs/manualpages/Sys/PetscSubcommCreate.html
index 411d376..99a45d5 100644
--- a/docs/manualpages/Sys/PetscSubcommCreate.html
+++ b/docs/manualpages/Sys/PetscSubcommCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSubcommCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSubcommCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSubcommCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSubcommCreate"><H1>PetscSubcommCreate</H1></A>
 Create a <A HREF="../Sys/PetscSubcomm.html#PetscSubcomm">PetscSubcomm</A> context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSubcommDestroy.html b/docs/manualpages/Sys/PetscSubcommDestroy.html
index 40f9294..5c51683 100644
--- a/docs/manualpages/Sys/PetscSubcommDestroy.html
+++ b/docs/manualpages/Sys/PetscSubcommDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSubcommDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSubcommDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSubcommDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSubcommDestroy"><H1>PetscSubcommDestroy</H1></A>
 Destroys a <A HREF="../Sys/PetscSubcomm.html#PetscSubcomm">PetscSubcomm</A> object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSubcommSetFromOptions.html b/docs/manualpages/Sys/PetscSubcommSetFromOptions.html
index 4db5743..2f11b4c 100644
--- a/docs/manualpages/Sys/PetscSubcommSetFromOptions.html
+++ b/docs/manualpages/Sys/PetscSubcommSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSubcommSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSubcommSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSubcommSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSubcommSetFromOptions"><H1>PetscSubcommSetFromOptions</H1></A>
 Allows setting options from a <A HREF="../Sys/PetscSubcomm.html#PetscSubcomm">PetscSubcomm</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSubcommSetNumber.html b/docs/manualpages/Sys/PetscSubcommSetNumber.html
index 1eabd2f..7f97498 100644
--- a/docs/manualpages/Sys/PetscSubcommSetNumber.html
+++ b/docs/manualpages/Sys/PetscSubcommSetNumber.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSubcommSetNumber</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSubcommSetNumber.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSubcommSetNumber.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSubcommSetNumber"><H1>PetscSubcommSetNumber</H1></A>
 Set total number of subcommunicators. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSubcommSetOptionsPrefix.html b/docs/manualpages/Sys/PetscSubcommSetOptionsPrefix.html
index 741597c..1be21f6 100644
--- a/docs/manualpages/Sys/PetscSubcommSetOptionsPrefix.html
+++ b/docs/manualpages/Sys/PetscSubcommSetOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSubcommSetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSubcommSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSubcommSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSubcommSetOptionsPrefix"><H1>PetscSubcommSetOptionsPrefix</H1></A>
 Sets the prefix used for searching for all <A HREF="../Sys/PetscSubcomm.html#PetscSubcomm">PetscSubcomm</A> items in the options database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSubcommSetType.html b/docs/manualpages/Sys/PetscSubcommSetType.html
index 5c39fc2..144adea 100644
--- a/docs/manualpages/Sys/PetscSubcommSetType.html
+++ b/docs/manualpages/Sys/PetscSubcommSetType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSubcommSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSubcommSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSubcommSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSubcommSetType"><H1>PetscSubcommSetType</H1></A>
 Set type of subcommunicators. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSubcommSetTypeGeneral.html b/docs/manualpages/Sys/PetscSubcommSetTypeGeneral.html
index b7335c9..cf32736 100644
--- a/docs/manualpages/Sys/PetscSubcommSetTypeGeneral.html
+++ b/docs/manualpages/Sys/PetscSubcommSetTypeGeneral.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSubcommSetTypeGeneral</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSubcommSetTypeGeneral.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSubcommSetTypeGeneral.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSubcommSetTypeGeneral"><H1>PetscSubcommSetTypeGeneral</H1></A>
 Set a <A HREF="../Sys/PetscSubcomm.html#PetscSubcomm">PetscSubcomm</A> from user's specifications 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSynchronizedFGets.html b/docs/manualpages/Sys/PetscSynchronizedFGets.html
index 16d9deb..4acb710 100644
--- a/docs/manualpages/Sys/PetscSynchronizedFGets.html
+++ b/docs/manualpages/Sys/PetscSynchronizedFGets.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSynchronizedFGets</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSynchronizedFGets.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSynchronizedFGets.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSynchronizedFGets"><H1>PetscSynchronizedFGets</H1></A>
 Several processors all get the same line from a file. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSynchronizedFPrintf.html b/docs/manualpages/Sys/PetscSynchronizedFPrintf.html
index f22bea8..4a13ffb 100644
--- a/docs/manualpages/Sys/PetscSynchronizedFPrintf.html
+++ b/docs/manualpages/Sys/PetscSynchronizedFPrintf.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSynchronizedFPrintf</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSynchronizedFPrintf.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSynchronizedFPrintf.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSynchronizedFPrintf"><H1>PetscSynchronizedFPrintf</H1></A>
 Prints synchronized output to the specified file from several processors.  Output of the first processor is followed by that of the second, etc. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSynchronizedFlush.html b/docs/manualpages/Sys/PetscSynchronizedFlush.html
index 825e058..71f9b51 100644
--- a/docs/manualpages/Sys/PetscSynchronizedFlush.html
+++ b/docs/manualpages/Sys/PetscSynchronizedFlush.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSynchronizedFlush</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSynchronizedFlush.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSynchronizedFlush.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSynchronizedFlush"><H1>PetscSynchronizedFlush</H1></A>
 Flushes to the screen output from all processors involved in previous <A HREF="../Sys/PetscSynchronizedPrintf.html#PetscSynchronizedPrintf">PetscSynchronizedPrintf</A>() calls. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscSynchronizedPrintf.html b/docs/manualpages/Sys/PetscSynchronizedPrintf.html
index 3720976..3aa10a3 100644
--- a/docs/manualpages/Sys/PetscSynchronizedPrintf.html
+++ b/docs/manualpages/Sys/PetscSynchronizedPrintf.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSynchronizedPrintf</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscSynchronizedPrintf.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscSynchronizedPrintf.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSynchronizedPrintf"><H1>PetscSynchronizedPrintf</H1></A>
 Prints synchronized output from several processors. Output of the first processor is followed by that of the second, etc. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscTextBelt.html b/docs/manualpages/Sys/PetscTextBelt.html
index 7e4dd1a..f6be99e 100644
--- a/docs/manualpages/Sys/PetscTextBelt.html
+++ b/docs/manualpages/Sys/PetscTextBelt.html
@@ -5,8 +5,8 @@
 <TITLE>PetscTextBelt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscTextBelt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscTextBelt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscTextBelt"><H1>PetscTextBelt</H1></A>
 Sends an SMS to an American/Canadian phone number 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscTime.html b/docs/manualpages/Sys/PetscTime.html
index 989ca07..e127408 100644
--- a/docs/manualpages/Sys/PetscTime.html
+++ b/docs/manualpages/Sys/PetscTime.html
@@ -5,8 +5,8 @@
 <TITLE>PetscTime</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscTime.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscTime.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscTime"><H1>PetscTime</H1></A>
 Returns the current time of day in seconds. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscTimeAdd.html b/docs/manualpages/Sys/PetscTimeAdd.html
index 33cb533..d64a11c 100644
--- a/docs/manualpages/Sys/PetscTimeAdd.html
+++ b/docs/manualpages/Sys/PetscTimeAdd.html
@@ -5,8 +5,8 @@
 <TITLE>PetscTimeAdd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscTimeAdd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscTimeAdd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscTimeAdd"><H1>PetscTimeAdd</H1></A>
 Adds the current time of day (in seconds) to the value v. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscTimeSubtract.html b/docs/manualpages/Sys/PetscTimeSubtract.html
index 4c30558..85b0cb9 100644
--- a/docs/manualpages/Sys/PetscTimeSubtract.html
+++ b/docs/manualpages/Sys/PetscTimeSubtract.html
@@ -5,8 +5,8 @@
 <TITLE>PetscTimeSubtract</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscTimeSubtract.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscTimeSubtract.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscTimeSubtract"><H1>PetscTimeSubtract</H1></A>
 Subtracts the current time of day (in seconds) from the value v. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscToken.html b/docs/manualpages/Sys/PetscToken.html
index b9ab03b..c9cc1f3 100644
--- a/docs/manualpages/Sys/PetscToken.html
+++ b/docs/manualpages/Sys/PetscToken.html
@@ -5,8 +5,8 @@
 <TITLE>PetscToken</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscToken.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscToken.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscToken"><H1>PetscToken</H1></A>
 'Token' used for managing tokenizing strings 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscTokenCreate.html b/docs/manualpages/Sys/PetscTokenCreate.html
index aa336b8..e86b618 100644
--- a/docs/manualpages/Sys/PetscTokenCreate.html
+++ b/docs/manualpages/Sys/PetscTokenCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscTokenCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscTokenCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscTokenCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscTokenCreate"><H1>PetscTokenCreate</H1></A>
 Creates a <A HREF="../Sys/PetscToken.html#PetscToken">PetscToken</A> used to find tokens in a string 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscTokenDestroy.html b/docs/manualpages/Sys/PetscTokenDestroy.html
index e79f095..f8fcad9 100644
--- a/docs/manualpages/Sys/PetscTokenDestroy.html
+++ b/docs/manualpages/Sys/PetscTokenDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscTokenDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscTokenDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscTokenDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscTokenDestroy"><H1>PetscTokenDestroy</H1></A>
 Destroys a <A HREF="../Sys/PetscToken.html#PetscToken">PetscToken</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscTokenFind.html b/docs/manualpages/Sys/PetscTokenFind.html
index 6f884e3..1a2595d 100644
--- a/docs/manualpages/Sys/PetscTokenFind.html
+++ b/docs/manualpages/Sys/PetscTokenFind.html
@@ -5,8 +5,8 @@
 <TITLE>PetscTokenFind</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscTokenFind.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscTokenFind.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscTokenFind"><H1>PetscTokenFind</H1></A>
 Locates next "token" in a string 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscTraceBackErrorHandler.html b/docs/manualpages/Sys/PetscTraceBackErrorHandler.html
index 34104f8..fa85956 100644
--- a/docs/manualpages/Sys/PetscTraceBackErrorHandler.html
+++ b/docs/manualpages/Sys/PetscTraceBackErrorHandler.html
@@ -5,8 +5,8 @@
 <TITLE>PetscTraceBackErrorHandler</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscTraceBackErrorHandler.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscTraceBackErrorHandler.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscTraceBackErrorHandler"><H1>PetscTraceBackErrorHandler</H1></A>
 Default error handler routine that generates a traceback on error detection. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscURLShorten.html b/docs/manualpages/Sys/PetscURLShorten.html
index abc879a..5bac928 100644
--- a/docs/manualpages/Sys/PetscURLShorten.html
+++ b/docs/manualpages/Sys/PetscURLShorten.html
@@ -5,8 +5,8 @@
 <TITLE>PetscURLShorten</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscURLShorten.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscURLShorten.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscURLShorten"><H1>PetscURLShorten</H1></A>
 Uses Google's service to get a short url for a long url 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscUnlikely.html b/docs/manualpages/Sys/PetscUnlikely.html
index 1ed677f..446915b 100644
--- a/docs/manualpages/Sys/PetscUnlikely.html
+++ b/docs/manualpages/Sys/PetscUnlikely.html
@@ -5,8 +5,8 @@
 <TITLE>PetscUnlikely</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscUnlikely.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscUnlikely.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscUnlikely"><H1>PetscUnlikely</H1></A>
 hints the compiler that the given condition is usually FALSE 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscVFPrintf.html b/docs/manualpages/Sys/PetscVFPrintf.html
index e4ef937..d6daa83 100644
--- a/docs/manualpages/Sys/PetscVFPrintf.html
+++ b/docs/manualpages/Sys/PetscVFPrintf.html
@@ -5,8 +5,8 @@
 <TITLE>PetscVFPrintf</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscVFPrintf.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscVFPrintf.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscVFPrintf"><H1>PetscVFPrintf</H1></A>
 All PETSc standard out and error messages are sent through this function; so, in theory, this can can be replaced with something that does not simply write to a file. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscVSNPrintf.html b/docs/manualpages/Sys/PetscVSNPrintf.html
index fc8ef21..a912997 100644
--- a/docs/manualpages/Sys/PetscVSNPrintf.html
+++ b/docs/manualpages/Sys/PetscVSNPrintf.html
@@ -5,8 +5,8 @@
 <TITLE>PetscVSNPrintf</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscVSNPrintf.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscVSNPrintf.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscVSNPrintf"><H1>PetscVSNPrintf</H1></A>
 The PETSc version of vsnprintf(). Converts a PETSc format string into a standard C format string and then puts all the function arguments into a string using the format statement. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/PetscViennaCLFlag.html b/docs/manualpages/Sys/PetscViennaCLFlag.html
index 472b9e5..a77d96c 100644
--- a/docs/manualpages/Sys/PetscViennaCLFlag.html
+++ b/docs/manualpages/Sys/PetscViennaCLFlag.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViennaCLFlag</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/PetscViennaCLFlag.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/PetscViennaCLFlag.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViennaCLFlag"><H1>PetscViennaCLFlag</H1></A>
 indicates which memory (CPU, GPU, or none contains valid vector 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/SETERRABORT.html b/docs/manualpages/Sys/SETERRABORT.html
index 1080ac3..60f923f 100644
--- a/docs/manualpages/Sys/SETERRABORT.html
+++ b/docs/manualpages/Sys/SETERRABORT.html
@@ -5,8 +5,8 @@
 <TITLE>SETERRABORT</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/SETERRABORT.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/SETERRABORT.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SETERRABORT"><H1>SETERRABORT</H1></A>
 Macro that can be called when an error has been detected, 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/SETERRQ.html b/docs/manualpages/Sys/SETERRQ.html
index 7d872b8..8b74f3e 100644
--- a/docs/manualpages/Sys/SETERRQ.html
+++ b/docs/manualpages/Sys/SETERRQ.html
@@ -5,8 +5,8 @@
 <TITLE>SETERRQ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/SETERRQ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/SETERRQ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SETERRQ"><H1>SETERRQ</H1></A>
 Macro to be called when an error has been detected, 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/SETERRQ1.html b/docs/manualpages/Sys/SETERRQ1.html
index a52845e..3dc90c2 100644
--- a/docs/manualpages/Sys/SETERRQ1.html
+++ b/docs/manualpages/Sys/SETERRQ1.html
@@ -5,8 +5,8 @@
 <TITLE>SETERRQ1</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/SETERRQ1.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/SETERRQ1.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SETERRQ1"><H1>SETERRQ1</H1></A>
 Macro that is called when an error has been detected, 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/SETERRQ2.html b/docs/manualpages/Sys/SETERRQ2.html
index eff1a59..52253ca 100644
--- a/docs/manualpages/Sys/SETERRQ2.html
+++ b/docs/manualpages/Sys/SETERRQ2.html
@@ -5,8 +5,8 @@
 <TITLE>SETERRQ2</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/SETERRQ2.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/SETERRQ2.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SETERRQ2"><H1>SETERRQ2</H1></A>
 Macro that is called when an error has been detected, 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/SETERRQ3.html b/docs/manualpages/Sys/SETERRQ3.html
index d78da5f..020b238 100644
--- a/docs/manualpages/Sys/SETERRQ3.html
+++ b/docs/manualpages/Sys/SETERRQ3.html
@@ -5,8 +5,8 @@
 <TITLE>SETERRQ3</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/SETERRQ3.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/SETERRQ3.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SETERRQ3"><H1>SETERRQ3</H1></A>
 Macro that is called when an error has been detected, 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/SETERRQ4.html b/docs/manualpages/Sys/SETERRQ4.html
index 5316d60..dd7943a 100644
--- a/docs/manualpages/Sys/SETERRQ4.html
+++ b/docs/manualpages/Sys/SETERRQ4.html
@@ -5,8 +5,8 @@
 <TITLE>SETERRQ4</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/SETERRQ4.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/SETERRQ4.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SETERRQ4"><H1>SETERRQ4</H1></A>
 Macro that is called when an error has been detected, 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/SETERRQ5.html b/docs/manualpages/Sys/SETERRQ5.html
index 754220c..25a44ab 100644
--- a/docs/manualpages/Sys/SETERRQ5.html
+++ b/docs/manualpages/Sys/SETERRQ5.html
@@ -5,8 +5,8 @@
 <TITLE>SETERRQ5</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/SETERRQ5.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/SETERRQ5.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SETERRQ5"><H1>SETERRQ5</H1></A>
 Macro that is called when an error has been detected, 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/SETERRQ6.html b/docs/manualpages/Sys/SETERRQ6.html
index e910ff8..a0ff49b 100644
--- a/docs/manualpages/Sys/SETERRQ6.html
+++ b/docs/manualpages/Sys/SETERRQ6.html
@@ -5,8 +5,8 @@
 <TITLE>SETERRQ6</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/SETERRQ6.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/SETERRQ6.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SETERRQ6"><H1>SETERRQ6</H1></A>
 Macro that is called when an error has been detected, 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/SETERRQ7.html b/docs/manualpages/Sys/SETERRQ7.html
index f68af1d..eba7194 100644
--- a/docs/manualpages/Sys/SETERRQ7.html
+++ b/docs/manualpages/Sys/SETERRQ7.html
@@ -5,8 +5,8 @@
 <TITLE>SETERRQ7</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/SETERRQ7.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/SETERRQ7.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SETERRQ7"><H1>SETERRQ7</H1></A>
 Macro that is called when an error has been detected, 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/SETERRQ8.html b/docs/manualpages/Sys/SETERRQ8.html
index 374d6f8..271c349 100644
--- a/docs/manualpages/Sys/SETERRQ8.html
+++ b/docs/manualpages/Sys/SETERRQ8.html
@@ -5,8 +5,8 @@
 <TITLE>SETERRQ8</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/SETERRQ8.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/SETERRQ8.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SETERRQ8"><H1>SETERRQ8</H1></A>
 Macro that is called when an error has been detected, 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Sys/UsingFortran.html b/docs/manualpages/Sys/UsingFortran.html
index d813d3c..ff1dd2b 100644
--- a/docs/manualpages/Sys/UsingFortran.html
+++ b/docs/manualpages/Sys/UsingFortran.html
@@ -5,8 +5,8 @@
 <TITLE>UsingFortran</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/UsingFortran.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/UsingFortran.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="UsingFortran"><H1>UsingFortran</H1></A>
 Fortran can be used with PETSc in four distinct approaches 
 <pre>
diff --git a/docs/manualpages/Sys/index.html b/docs/manualpages/Sys/index.html
index 804aaf3..7381b0a 100644
--- a/docs/manualpages/Sys/index.html
+++ b/docs/manualpages/Sys/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Sys/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Sys/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/docs/manualpages/TS/DMCopyDMTS.html b/docs/manualpages/TS/DMCopyDMTS.html
index 487770a..9df0579 100644
--- a/docs/manualpages/TS/DMCopyDMTS.html
+++ b/docs/manualpages/TS/DMCopyDMTS.html
@@ -5,8 +5,8 @@
 <TITLE>DMCopyDMTS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMCopyDMTS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMCopyDMTS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMCopyDMTS"><H1>DMCopyDMTS</H1></A>
 copies a <A HREF="../DM/DM.html#DM">DM</A> context to a new <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMDATSSetIFunctionLocal.html b/docs/manualpages/TS/DMDATSSetIFunctionLocal.html
index 23ebf55..75ec4d8 100644
--- a/docs/manualpages/TS/DMDATSSetIFunctionLocal.html
+++ b/docs/manualpages/TS/DMDATSSetIFunctionLocal.html
@@ -5,8 +5,8 @@
 <TITLE>DMDATSSetIFunctionLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMDATSSetIFunctionLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMDATSSetIFunctionLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDATSSetIFunctionLocal"><H1>DMDATSSetIFunctionLocal</H1></A>
 set a local residual evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMDATSSetIJacobianLocal.html b/docs/manualpages/TS/DMDATSSetIJacobianLocal.html
index 8beb853..50e2fd7 100644
--- a/docs/manualpages/TS/DMDATSSetIJacobianLocal.html
+++ b/docs/manualpages/TS/DMDATSSetIJacobianLocal.html
@@ -5,8 +5,8 @@
 <TITLE>DMDATSSetIJacobianLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMDATSSetIJacobianLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMDATSSetIJacobianLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDATSSetIJacobianLocal"><H1>DMDATSSetIJacobianLocal</H1></A>
 set a local residual evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMDATSSetRHSFunctionLocal.html b/docs/manualpages/TS/DMDATSSetRHSFunctionLocal.html
index 8e3a9cb..9c0f23f 100644
--- a/docs/manualpages/TS/DMDATSSetRHSFunctionLocal.html
+++ b/docs/manualpages/TS/DMDATSSetRHSFunctionLocal.html
@@ -5,8 +5,8 @@
 <TITLE>DMDATSSetRHSFunctionLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMDATSSetRHSFunctionLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMDATSSetRHSFunctionLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDATSSetRHSFunctionLocal"><H1>DMDATSSetRHSFunctionLocal</H1></A>
 set a local residual evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMDATSSetRHSJacobianLocal.html b/docs/manualpages/TS/DMDATSSetRHSJacobianLocal.html
index c75cfe8..cc1196a 100644
--- a/docs/manualpages/TS/DMDATSSetRHSJacobianLocal.html
+++ b/docs/manualpages/TS/DMDATSSetRHSJacobianLocal.html
@@ -5,8 +5,8 @@
 <TITLE>DMDATSSetRHSJacobianLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMDATSSetRHSJacobianLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMDATSSetRHSJacobianLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMDATSSetRHSJacobianLocal"><H1>DMDATSSetRHSJacobianLocal</H1></A>
 set a local residual evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMGetDMTS.html b/docs/manualpages/TS/DMGetDMTS.html
index a04a90e..674d990 100644
--- a/docs/manualpages/TS/DMGetDMTS.html
+++ b/docs/manualpages/TS/DMGetDMTS.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetDMTS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMGetDMTS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMGetDMTS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetDMTS"><H1>DMGetDMTS</H1></A>
 get read-only private DMTS context from a <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMGetDMTSWrite.html b/docs/manualpages/TS/DMGetDMTSWrite.html
index f13c6f8..c9aeaa5 100644
--- a/docs/manualpages/TS/DMGetDMTSWrite.html
+++ b/docs/manualpages/TS/DMGetDMTSWrite.html
@@ -5,8 +5,8 @@
 <TITLE>DMGetDMTSWrite</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMGetDMTSWrite.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMGetDMTSWrite.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMGetDMTSWrite"><H1>DMGetDMTSWrite</H1></A>
 get write access to private DMTS context from a <A HREF="../DM/DM.html#DM">DM</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMPlexTSComputeBoundary.html b/docs/manualpages/TS/DMPlexTSComputeBoundary.html
index 5cf523a..c011a3a 100644
--- a/docs/manualpages/TS/DMPlexTSComputeBoundary.html
+++ b/docs/manualpages/TS/DMPlexTSComputeBoundary.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexTSComputeBoundary</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMPlexTSComputeBoundary.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMPlexTSComputeBoundary.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexTSComputeBoundary"><H1>DMPlexTSComputeBoundary</H1></A>
 Insert the essential boundary values for the local input X and/or its time derivative X_t using pointwise functions specified by the user 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMPlexTSComputeIFunctionFEM.html b/docs/manualpages/TS/DMPlexTSComputeIFunctionFEM.html
index 3477339..446acb3 100644
--- a/docs/manualpages/TS/DMPlexTSComputeIFunctionFEM.html
+++ b/docs/manualpages/TS/DMPlexTSComputeIFunctionFEM.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexTSComputeIFunctionFEM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMPlexTSComputeIFunctionFEM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMPlexTSComputeIFunctionFEM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexTSComputeIFunctionFEM"><H1>DMPlexTSComputeIFunctionFEM</H1></A>
 Form the local residual F from the local input X using pointwise functions specified by the user 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMPlexTSComputeIJacobianFEM.html b/docs/manualpages/TS/DMPlexTSComputeIJacobianFEM.html
index 19dd6e9..69f145c 100644
--- a/docs/manualpages/TS/DMPlexTSComputeIJacobianFEM.html
+++ b/docs/manualpages/TS/DMPlexTSComputeIJacobianFEM.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexTSComputeIJacobianFEM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMPlexTSComputeIJacobianFEM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMPlexTSComputeIJacobianFEM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexTSComputeIJacobianFEM"><H1>DMPlexTSComputeIJacobianFEM</H1></A>
 Form the local Jacobian J from the local input X using pointwise functions specified by the user 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMPlexTSComputeRHSFunctionFVM.html b/docs/manualpages/TS/DMPlexTSComputeRHSFunctionFVM.html
index 7f17c8d..7fb1d2f 100644
--- a/docs/manualpages/TS/DMPlexTSComputeRHSFunctionFVM.html
+++ b/docs/manualpages/TS/DMPlexTSComputeRHSFunctionFVM.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexTSComputeRHSFunctionFVM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMPlexTSComputeRHSFunctionFVM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMPlexTSComputeRHSFunctionFVM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexTSComputeRHSFunctionFVM"><H1>DMPlexTSComputeRHSFunctionFVM</H1></A>
 Form the local forcing F from the local input X using pointwise functions specified by the user 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMPlexTSGetGeometryFVM.html b/docs/manualpages/TS/DMPlexTSGetGeometryFVM.html
index 98a6d36..b5cdf1f 100644
--- a/docs/manualpages/TS/DMPlexTSGetGeometryFVM.html
+++ b/docs/manualpages/TS/DMPlexTSGetGeometryFVM.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexTSGetGeometryFVM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMPlexTSGetGeometryFVM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMPlexTSGetGeometryFVM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexTSGetGeometryFVM"><H1>DMPlexTSGetGeometryFVM</H1></A>
 Return precomputed geometric data 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMPlexTSGetGradientDM.html b/docs/manualpages/TS/DMPlexTSGetGradientDM.html
index c66f862..1c1c01b 100644
--- a/docs/manualpages/TS/DMPlexTSGetGradientDM.html
+++ b/docs/manualpages/TS/DMPlexTSGetGradientDM.html
@@ -5,8 +5,8 @@
 <TITLE>DMPlexTSGetGradientDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMPlexTSGetGradientDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMPlexTSGetGradientDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMPlexTSGetGradientDM"><H1>DMPlexTSGetGradientDM</H1></A>
 Return gradient data layout 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMTSCopy.html b/docs/manualpages/TS/DMTSCopy.html
index ca6f7b7..f1267e9 100644
--- a/docs/manualpages/TS/DMTSCopy.html
+++ b/docs/manualpages/TS/DMTSCopy.html
@@ -5,8 +5,8 @@
 <TITLE>DMTSCopy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMTSCopy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMTSCopy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMTSCopy"><H1>DMTSCopy</H1></A>
 copies the information in a DMTS to another DMTS 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMTSGetForcingFunction.html b/docs/manualpages/TS/DMTSGetForcingFunction.html
index 917f3e3..2307f45 100644
--- a/docs/manualpages/TS/DMTSGetForcingFunction.html
+++ b/docs/manualpages/TS/DMTSGetForcingFunction.html
@@ -5,8 +5,8 @@
 <TITLE>DMTSGetForcingFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMTSGetForcingFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMTSGetForcingFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMTSGetForcingFunction"><H1>DMTSGetForcingFunction</H1></A>
 get <A HREF="../TS/TS.html#TS">TS</A> forcing function evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMTSGetI2Function.html b/docs/manualpages/TS/DMTSGetI2Function.html
index 838a51f..aeb87db 100644
--- a/docs/manualpages/TS/DMTSGetI2Function.html
+++ b/docs/manualpages/TS/DMTSGetI2Function.html
@@ -5,8 +5,8 @@
 <TITLE>DMTSGetI2Function</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMTSGetI2Function.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMTSGetI2Function.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMTSGetI2Function"><H1>DMTSGetI2Function</H1></A>
 get <A HREF="../TS/TS.html#TS">TS</A> implicit residual evaluation function for 2nd order systems 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMTSGetI2Jacobian.html b/docs/manualpages/TS/DMTSGetI2Jacobian.html
index 0969b5c..11a9af6 100644
--- a/docs/manualpages/TS/DMTSGetI2Jacobian.html
+++ b/docs/manualpages/TS/DMTSGetI2Jacobian.html
@@ -5,8 +5,8 @@
 <TITLE>DMTSGetI2Jacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMTSGetI2Jacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMTSGetI2Jacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMTSGetI2Jacobian"><H1>DMTSGetI2Jacobian</H1></A>
 get <A HREF="../TS/TS.html#TS">TS</A> implicit Jacobian evaluation function for 2nd order systems 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMTSGetIFunction.html b/docs/manualpages/TS/DMTSGetIFunction.html
index 5ae412e..454b47e 100644
--- a/docs/manualpages/TS/DMTSGetIFunction.html
+++ b/docs/manualpages/TS/DMTSGetIFunction.html
@@ -5,8 +5,8 @@
 <TITLE>DMTSGetIFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMTSGetIFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMTSGetIFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMTSGetIFunction"><H1>DMTSGetIFunction</H1></A>
 get <A HREF="../TS/TS.html#TS">TS</A> implicit residual evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMTSGetIJacobian.html b/docs/manualpages/TS/DMTSGetIJacobian.html
index 8e5da56..91e6145 100644
--- a/docs/manualpages/TS/DMTSGetIJacobian.html
+++ b/docs/manualpages/TS/DMTSGetIJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>DMTSGetIJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMTSGetIJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMTSGetIJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMTSGetIJacobian"><H1>DMTSGetIJacobian</H1></A>
 get <A HREF="../TS/TS.html#TS">TS</A> Jacobian evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMTSGetRHSFunction.html b/docs/manualpages/TS/DMTSGetRHSFunction.html
index 24d4bab..c3b1d7d 100644
--- a/docs/manualpages/TS/DMTSGetRHSFunction.html
+++ b/docs/manualpages/TS/DMTSGetRHSFunction.html
@@ -5,8 +5,8 @@
 <TITLE>DMTSGetRHSFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMTSGetRHSFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMTSGetRHSFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMTSGetRHSFunction"><H1>DMTSGetRHSFunction</H1></A>
 get <A HREF="../TS/TS.html#TS">TS</A> explicit residual evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMTSGetRHSJacobian.html b/docs/manualpages/TS/DMTSGetRHSJacobian.html
index bf85c49..7a1ee38 100644
--- a/docs/manualpages/TS/DMTSGetRHSJacobian.html
+++ b/docs/manualpages/TS/DMTSGetRHSJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>DMTSGetRHSJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMTSGetRHSJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMTSGetRHSJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMTSGetRHSJacobian"><H1>DMTSGetRHSJacobian</H1></A>
 get <A HREF="../TS/TS.html#TS">TS</A> Jacobian evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMTSGetSolutionFunction.html b/docs/manualpages/TS/DMTSGetSolutionFunction.html
index 2f48509..67ca5ad 100644
--- a/docs/manualpages/TS/DMTSGetSolutionFunction.html
+++ b/docs/manualpages/TS/DMTSGetSolutionFunction.html
@@ -5,8 +5,8 @@
 <TITLE>DMTSGetSolutionFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMTSGetSolutionFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMTSGetSolutionFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMTSGetSolutionFunction"><H1>DMTSGetSolutionFunction</H1></A>
 gets the <A HREF="../TS/TS.html#TS">TS</A> solution evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMTSSetBoundaryLocal.html b/docs/manualpages/TS/DMTSSetBoundaryLocal.html
index 3cc821c..cc081aa 100644
--- a/docs/manualpages/TS/DMTSSetBoundaryLocal.html
+++ b/docs/manualpages/TS/DMTSSetBoundaryLocal.html
@@ -5,8 +5,8 @@
 <TITLE>DMTSSetBoundaryLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMTSSetBoundaryLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMTSSetBoundaryLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMTSSetBoundaryLocal"><H1>DMTSSetBoundaryLocal</H1></A>
 set the function for essential boundary data for a local implicit function evaluation. It should set the essential boundary data for the local portion of the solution X, as well its time derivative X_t (if it is not NULL). Vectors are initialized to zero before this function, so it is only needed for non homogeneous data. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMTSSetForcingFunction.html b/docs/manualpages/TS/DMTSSetForcingFunction.html
index cfab598..59fb098 100644
--- a/docs/manualpages/TS/DMTSSetForcingFunction.html
+++ b/docs/manualpages/TS/DMTSSetForcingFunction.html
@@ -5,8 +5,8 @@
 <TITLE>DMTSSetForcingFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMTSSetForcingFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMTSSetForcingFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMTSSetForcingFunction"><H1>DMTSSetForcingFunction</H1></A>
 set <A HREF="../TS/TS.html#TS">TS</A> forcing function evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMTSSetI2Function.html b/docs/manualpages/TS/DMTSSetI2Function.html
index 28d7577..e48ba10 100644
--- a/docs/manualpages/TS/DMTSSetI2Function.html
+++ b/docs/manualpages/TS/DMTSSetI2Function.html
@@ -5,8 +5,8 @@
 <TITLE>DMTSSetI2Function</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMTSSetI2Function.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMTSSetI2Function.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMTSSetI2Function"><H1>DMTSSetI2Function</H1></A>
 set <A HREF="../TS/TS.html#TS">TS</A> implicit function evaluation function for 2nd order systems 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMTSSetI2Jacobian.html b/docs/manualpages/TS/DMTSSetI2Jacobian.html
index 940c6f5..bb844bf 100644
--- a/docs/manualpages/TS/DMTSSetI2Jacobian.html
+++ b/docs/manualpages/TS/DMTSSetI2Jacobian.html
@@ -5,8 +5,8 @@
 <TITLE>DMTSSetI2Jacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMTSSetI2Jacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMTSSetI2Jacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMTSSetI2Jacobian"><H1>DMTSSetI2Jacobian</H1></A>
 set <A HREF="../TS/TS.html#TS">TS</A> implicit Jacobian evaluation function for 2nd order systems 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMTSSetIFunction.html b/docs/manualpages/TS/DMTSSetIFunction.html
index 2722b34..9720117 100644
--- a/docs/manualpages/TS/DMTSSetIFunction.html
+++ b/docs/manualpages/TS/DMTSSetIFunction.html
@@ -5,8 +5,8 @@
 <TITLE>DMTSSetIFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMTSSetIFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMTSSetIFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMTSSetIFunction"><H1>DMTSSetIFunction</H1></A>
 set <A HREF="../TS/TS.html#TS">TS</A> implicit function evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMTSSetIFunctionLocal.html b/docs/manualpages/TS/DMTSSetIFunctionLocal.html
index 14e3b94..6a977d5 100644
--- a/docs/manualpages/TS/DMTSSetIFunctionLocal.html
+++ b/docs/manualpages/TS/DMTSSetIFunctionLocal.html
@@ -5,8 +5,8 @@
 <TITLE>DMTSSetIFunctionLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMTSSetIFunctionLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMTSSetIFunctionLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMTSSetIFunctionLocal"><H1>DMTSSetIFunctionLocal</H1></A>
 set a local implicit function evaluation function. This function is called with local vector containing the local vector information PLUS ghost point information. It should compute a result for all local elements and DMTS will automatically accumulate the overlapping values. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMTSSetIFunctionSerialize.html b/docs/manualpages/TS/DMTSSetIFunctionSerialize.html
index f3484b3..6091eec 100644
--- a/docs/manualpages/TS/DMTSSetIFunctionSerialize.html
+++ b/docs/manualpages/TS/DMTSSetIFunctionSerialize.html
@@ -5,8 +5,8 @@
 <TITLE>DMTSSetIFunctionSerialize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMTSSetIFunctionSerialize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMTSSetIFunctionSerialize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMTSSetIFunctionSerialize"><H1>DMTSSetIFunctionSerialize</H1></A>
 sets functions used to view and load a IFunction context 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMTSSetIJacobian.html b/docs/manualpages/TS/DMTSSetIJacobian.html
index 7b3a1e0..5862960 100644
--- a/docs/manualpages/TS/DMTSSetIJacobian.html
+++ b/docs/manualpages/TS/DMTSSetIJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>DMTSSetIJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMTSSetIJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMTSSetIJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMTSSetIJacobian"><H1>DMTSSetIJacobian</H1></A>
 set <A HREF="../TS/TS.html#TS">TS</A> Jacobian evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMTSSetIJacobianLocal.html b/docs/manualpages/TS/DMTSSetIJacobianLocal.html
index 39132ad..99ddbbf 100644
--- a/docs/manualpages/TS/DMTSSetIJacobianLocal.html
+++ b/docs/manualpages/TS/DMTSSetIJacobianLocal.html
@@ -5,8 +5,8 @@
 <TITLE>DMTSSetIJacobianLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMTSSetIJacobianLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMTSSetIJacobianLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMTSSetIJacobianLocal"><H1>DMTSSetIJacobianLocal</H1></A>
 set a local Jacobian evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMTSSetIJacobianSerialize.html b/docs/manualpages/TS/DMTSSetIJacobianSerialize.html
index 1303680..9d82387 100644
--- a/docs/manualpages/TS/DMTSSetIJacobianSerialize.html
+++ b/docs/manualpages/TS/DMTSSetIJacobianSerialize.html
@@ -5,8 +5,8 @@
 <TITLE>DMTSSetIJacobianSerialize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMTSSetIJacobianSerialize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMTSSetIJacobianSerialize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMTSSetIJacobianSerialize"><H1>DMTSSetIJacobianSerialize</H1></A>
 sets functions used to view and load a IJacobian context 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMTSSetRHSFunction.html b/docs/manualpages/TS/DMTSSetRHSFunction.html
index 8caf334..51ca0cb 100644
--- a/docs/manualpages/TS/DMTSSetRHSFunction.html
+++ b/docs/manualpages/TS/DMTSSetRHSFunction.html
@@ -5,8 +5,8 @@
 <TITLE>DMTSSetRHSFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMTSSetRHSFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMTSSetRHSFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMTSSetRHSFunction"><H1>DMTSSetRHSFunction</H1></A>
 set <A HREF="../TS/TS.html#TS">TS</A> explicit residual evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMTSSetRHSFunctionLocal.html b/docs/manualpages/TS/DMTSSetRHSFunctionLocal.html
index ef353ae..23aa23b 100644
--- a/docs/manualpages/TS/DMTSSetRHSFunctionLocal.html
+++ b/docs/manualpages/TS/DMTSSetRHSFunctionLocal.html
@@ -5,8 +5,8 @@
 <TITLE>DMTSSetRHSFunctionLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMTSSetRHSFunctionLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMTSSetRHSFunctionLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMTSSetRHSFunctionLocal"><H1>DMTSSetRHSFunctionLocal</H1></A>
 set a local rhs function evaluation function. This function is called with local vector containing the local vector information PLUS ghost point information. It should compute a result for all local elements and DMTS will automatically accumulate the overlapping values. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMTSSetRHSJacobian.html b/docs/manualpages/TS/DMTSSetRHSJacobian.html
index 71facd9..ec442d7 100644
--- a/docs/manualpages/TS/DMTSSetRHSJacobian.html
+++ b/docs/manualpages/TS/DMTSSetRHSJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>DMTSSetRHSJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMTSSetRHSJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMTSSetRHSJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMTSSetRHSJacobian"><H1>DMTSSetRHSJacobian</H1></A>
 set <A HREF="../TS/TS.html#TS">TS</A> Jacobian evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/DMTSSetSolutionFunction.html b/docs/manualpages/TS/DMTSSetSolutionFunction.html
index d9409a5..cfe51e0 100644
--- a/docs/manualpages/TS/DMTSSetSolutionFunction.html
+++ b/docs/manualpages/TS/DMTSSetSolutionFunction.html
@@ -5,8 +5,8 @@
 <TITLE>DMTSSetSolutionFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/DMTSSetSolutionFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/DMTSSetSolutionFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="DMTSSetSolutionFunction"><H1>DMTSSetSolutionFunction</H1></A>
 set <A HREF="../TS/TS.html#TS">TS</A> solution evaluation function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/EIMEX.html b/docs/manualpages/TS/EIMEX.html
index 93f9295..fb81633 100644
--- a/docs/manualpages/TS/EIMEX.html
+++ b/docs/manualpages/TS/EIMEX.html
@@ -5,8 +5,8 @@
 <TITLE>EIMEX</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/EIMEX.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/EIMEX.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="EIMEX"><H1>EIMEX</H1></A>
 Time stepping with Extrapolated IMEX methods. 
 <H3><FONT COLOR="#CC3333">Notes</FONT></H3>
diff --git a/docs/manualpages/TS/SNESTSFormFunction.html b/docs/manualpages/TS/SNESTSFormFunction.html
index eca11c6..cec8ad1 100644
--- a/docs/manualpages/TS/SNESTSFormFunction.html
+++ b/docs/manualpages/TS/SNESTSFormFunction.html
@@ -5,8 +5,8 @@
 <TITLE>SNESTSFormFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/SNESTSFormFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/SNESTSFormFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESTSFormFunction"><H1>SNESTSFormFunction</H1></A>
 Function to evaluate nonlinear residual 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/SNESTSFormJacobian.html b/docs/manualpages/TS/SNESTSFormJacobian.html
index 2d86554..f53b5f9 100644
--- a/docs/manualpages/TS/SNESTSFormJacobian.html
+++ b/docs/manualpages/TS/SNESTSFormJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>SNESTSFormJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/SNESTSFormJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/SNESTSFormJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SNESTSFormJacobian"><H1>SNESTSFormJacobian</H1></A>
 Function to evaluate the Jacobian 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TS.html b/docs/manualpages/TS/TS.html
index 6a5ced8..8cc19f4 100644
--- a/docs/manualpages/TS/TS.html
+++ b/docs/manualpages/TS/TS.html
@@ -5,8 +5,8 @@
 <TITLE>TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TS"><H1>TS</H1></A>
 Abstract PETSc object that manages all time-steppers (ODE integrators) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TS2GetSolution.html b/docs/manualpages/TS/TS2GetSolution.html
index 5d9464f..48527b5 100644
--- a/docs/manualpages/TS/TS2GetSolution.html
+++ b/docs/manualpages/TS/TS2GetSolution.html
@@ -5,8 +5,8 @@
 <TITLE>TS2GetSolution</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TS2GetSolution.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TS2GetSolution.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TS2GetSolution"><H1>TS2GetSolution</H1></A>
 Returns the solution and time derivative at the present timestep for second order equations. It is valid to call this routine inside the function that you are evaluating in order to move to the new timestep. This vector not changed until the solution at the next timestep has been calculated. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TS2SetSolution.html b/docs/manualpages/TS/TS2SetSolution.html
index 2dc5711..943f746 100644
--- a/docs/manualpages/TS/TS2SetSolution.html
+++ b/docs/manualpages/TS/TS2SetSolution.html
@@ -5,8 +5,8 @@
 <TITLE>TS2SetSolution</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TS2SetSolution.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TS2SetSolution.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TS2SetSolution"><H1>TS2SetSolution</H1></A>
 Sets the initial solution and time derivative vectors for use by the <A HREF="../TS/TS.html#TS">TS</A> routines handling second order equations. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSADAPTBASIC.html b/docs/manualpages/TS/TSADAPTBASIC.html
index 3406512..984b5e1 100644
--- a/docs/manualpages/TS/TSADAPTBASIC.html
+++ b/docs/manualpages/TS/TSADAPTBASIC.html
@@ -5,8 +5,8 @@
 <TITLE>TSADAPTBASIC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSADAPTBASIC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSADAPTBASIC.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSADAPTBASIC"><H1>TSADAPTBASIC</H1></A>
 Basic adaptive controller for time stepping 
 <P>
diff --git a/docs/manualpages/TS/TSADAPTCFL.html b/docs/manualpages/TS/TSADAPTCFL.html
index 97eed52..a8a8a98 100644
--- a/docs/manualpages/TS/TSADAPTCFL.html
+++ b/docs/manualpages/TS/TSADAPTCFL.html
@@ -5,8 +5,8 @@
 <TITLE>TSADAPTCFL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSADAPTCFL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSADAPTCFL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSADAPTCFL"><H1>TSADAPTCFL</H1></A>
 CFL adaptive controller for time stepping 
 <P>
diff --git a/docs/manualpages/TS/TSADAPTNONE.html b/docs/manualpages/TS/TSADAPTNONE.html
index 1faf2b8..c47b572 100644
--- a/docs/manualpages/TS/TSADAPTNONE.html
+++ b/docs/manualpages/TS/TSADAPTNONE.html
@@ -5,8 +5,8 @@
 <TITLE>TSADAPTNONE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSADAPTNONE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSADAPTNONE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSADAPTNONE"><H1>TSADAPTNONE</H1></A>
 Time stepping controller that always accepts the current step and does not change it 
 <P>
diff --git a/docs/manualpages/TS/TSALPHA.html b/docs/manualpages/TS/TSALPHA.html
index 57ed5fd..9095f61 100644
--- a/docs/manualpages/TS/TSALPHA.html
+++ b/docs/manualpages/TS/TSALPHA.html
@@ -5,8 +5,8 @@
 <TITLE>TSALPHA</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSALPHA.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSALPHA.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSALPHA"><H1>TSALPHA</H1></A>
 ODE/DAE solver using the implicit Generalized-Alpha method for first-order systems 
 <P>
diff --git a/docs/manualpages/TS/TSALPHA2.html b/docs/manualpages/TS/TSALPHA2.html
index e34c514..b10f80d 100644
--- a/docs/manualpages/TS/TSALPHA2.html
+++ b/docs/manualpages/TS/TSALPHA2.html
@@ -5,8 +5,8 @@
 <TITLE>TSALPHA2</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSALPHA2.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSALPHA2.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSALPHA2"><H1>TSALPHA2</H1></A>
 ODE/DAE solver using the implicit Generalized-Alpha method for second-order systems 
 <P>
diff --git a/docs/manualpages/TS/TSARKIMEX.html b/docs/manualpages/TS/TSARKIMEX.html
index 1cd5be0..cd1479f 100644
--- a/docs/manualpages/TS/TSARKIMEX.html
+++ b/docs/manualpages/TS/TSARKIMEX.html
@@ -5,8 +5,8 @@
 <TITLE>TSARKIMEX</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSARKIMEX.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSARKIMEX.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSARKIMEX"><H1>TSARKIMEX</H1></A>
 ODE and DAE solver using Additive Runge-Kutta IMEX schemes These methods are intended for problems with well-separated time scales, especially when a slow scale is strongly
 nonlinear such that it is expensive to solve with a fully implicit method. The user should provide the stiff part
diff --git a/docs/manualpages/TS/TSARKIMEX1BEE.html b/docs/manualpages/TS/TSARKIMEX1BEE.html
index 26b3b7d..9fcd803 100644
--- a/docs/manualpages/TS/TSARKIMEX1BEE.html
+++ b/docs/manualpages/TS/TSARKIMEX1BEE.html
@@ -5,8 +5,8 @@
 <TITLE>TSARKIMEX1BEE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSARKIMEX1BEE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSARKIMEX1BEE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSARKIMEX1BEE"><H1>TSARKIMEX1BEE</H1></A>
 First order Backward Euler represented as an ARK IMEX scheme with extrapolation as error estimator. This is a 3-stage method. This method is aimed at starting the integration of implicit DAEs when explicit first-stage ARK methods are used.
 <P>
diff --git a/docs/manualpages/TS/TSARKIMEX2C.html b/docs/manualpages/TS/TSARKIMEX2C.html
index b35a334..e4f9b8a 100644
--- a/docs/manualpages/TS/TSARKIMEX2C.html
+++ b/docs/manualpages/TS/TSARKIMEX2C.html
@@ -5,8 +5,8 @@
 <TITLE>TSARKIMEX2C</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSARKIMEX2C.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSARKIMEX2C.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSARKIMEX2C"><H1>TSARKIMEX2C</H1></A>
 Second order ARK IMEX scheme with L-stable implicit part. This method has one explicit stage and two implicit stages. The implicit part is the same as in <A HREF="../TS/TSARKIMEX2D.html#TSARKIMEX2D">TSARKIMEX2D</A> and <A HREF="../TS/TSARKIMEX2E.html#TSARKIMEX2E">TSARKIMEX2E</A>, but the explicit part has a larger stability region on the negative real axis. This method was provided by Emil Constantinescu.
 <P>
diff --git a/docs/manualpages/TS/TSARKIMEX2D.html b/docs/manualpages/TS/TSARKIMEX2D.html
index 5f176fa..576f9e3 100644
--- a/docs/manualpages/TS/TSARKIMEX2D.html
+++ b/docs/manualpages/TS/TSARKIMEX2D.html
@@ -5,8 +5,8 @@
 <TITLE>TSARKIMEX2D</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSARKIMEX2D.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSARKIMEX2D.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSARKIMEX2D"><H1>TSARKIMEX2D</H1></A>
 Second order ARK IMEX scheme with L-stable implicit part. This method has one explicit stage and two implicit stages. The stability function is independent of the explicit part in the infinity limit of the implict component. This method was provided by Emil Constantinescu.
 <P>
diff --git a/docs/manualpages/TS/TSARKIMEX2E.html b/docs/manualpages/TS/TSARKIMEX2E.html
index 3ed4bb4..021f117 100644
--- a/docs/manualpages/TS/TSARKIMEX2E.html
+++ b/docs/manualpages/TS/TSARKIMEX2E.html
@@ -5,8 +5,8 @@
 <TITLE>TSARKIMEX2E</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSARKIMEX2E.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSARKIMEX2E.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSARKIMEX2E"><H1>TSARKIMEX2E</H1></A>
 Second order ARK IMEX scheme with L-stable implicit part. This method has one explicit stage and two implicit stages. It is is an optimal method developed by Emil Constantinescu.
 <P>
diff --git a/docs/manualpages/TS/TSARKIMEX3.html b/docs/manualpages/TS/TSARKIMEX3.html
index 28076c0..6de0c84 100644
--- a/docs/manualpages/TS/TSARKIMEX3.html
+++ b/docs/manualpages/TS/TSARKIMEX3.html
@@ -5,8 +5,8 @@
 <TITLE>TSARKIMEX3</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSARKIMEX3.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSARKIMEX3.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSARKIMEX3"><H1>TSARKIMEX3</H1></A>
 Third order ARK IMEX scheme with L-stable implicit part. This method has one explicit stage and three implicit stages.
 <P>
diff --git a/docs/manualpages/TS/TSARKIMEX4.html b/docs/manualpages/TS/TSARKIMEX4.html
index 0d11c37..452a1c7 100644
--- a/docs/manualpages/TS/TSARKIMEX4.html
+++ b/docs/manualpages/TS/TSARKIMEX4.html
@@ -5,8 +5,8 @@
 <TITLE>TSARKIMEX4</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSARKIMEX4.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSARKIMEX4.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSARKIMEX4"><H1>TSARKIMEX4</H1></A>
 Fourth order ARK IMEX scheme with L-stable implicit part. This method has one explicit stage and four implicit stages.
 <P>
diff --git a/docs/manualpages/TS/TSARKIMEX5.html b/docs/manualpages/TS/TSARKIMEX5.html
index 39f927c..35f72e9 100644
--- a/docs/manualpages/TS/TSARKIMEX5.html
+++ b/docs/manualpages/TS/TSARKIMEX5.html
@@ -5,8 +5,8 @@
 <TITLE>TSARKIMEX5</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSARKIMEX5.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSARKIMEX5.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSARKIMEX5"><H1>TSARKIMEX5</H1></A>
 Fifth order ARK IMEX scheme with L-stable implicit part. This method has one explicit stage and five implicit stages.
 <P>
diff --git a/docs/manualpages/TS/TSARKIMEXA2.html b/docs/manualpages/TS/TSARKIMEXA2.html
index eda14ee..675a67b 100644
--- a/docs/manualpages/TS/TSARKIMEXA2.html
+++ b/docs/manualpages/TS/TSARKIMEXA2.html
@@ -5,8 +5,8 @@
 <TITLE>TSARKIMEXA2</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSARKIMEXA2.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSARKIMEXA2.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSARKIMEXA2"><H1>TSARKIMEXA2</H1></A>
 Second order ARK IMEX scheme with A-stable implicit part. This method has an explicit stage and one implicit stage, and has an A-stable implicit scheme. This method was provided by Emil Constantinescu.
 <P>
diff --git a/docs/manualpages/TS/TSARKIMEXARS122.html b/docs/manualpages/TS/TSARKIMEXARS122.html
index cbc7ead..7d2ca1c 100644
--- a/docs/manualpages/TS/TSARKIMEXARS122.html
+++ b/docs/manualpages/TS/TSARKIMEXARS122.html
@@ -5,8 +5,8 @@
 <TITLE>TSARKIMEXARS122</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSARKIMEXARS122.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSARKIMEXARS122.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSARKIMEXARS122"><H1>TSARKIMEXARS122</H1></A>
 Second order ARK IMEX scheme. This method has one explicit stage and one implicit stage.
 <P>
diff --git a/docs/manualpages/TS/TSARKIMEXARS443.html b/docs/manualpages/TS/TSARKIMEXARS443.html
index 3400ac1..15dad4f 100644
--- a/docs/manualpages/TS/TSARKIMEXARS443.html
+++ b/docs/manualpages/TS/TSARKIMEXARS443.html
@@ -5,8 +5,8 @@
 <TITLE>TSARKIMEXARS443</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSARKIMEXARS443.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSARKIMEXARS443.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSARKIMEXARS443"><H1>TSARKIMEXARS443</H1></A>
 Third order ARK IMEX scheme. This method has one explicit stage and four implicit stages.
 <P>
diff --git a/docs/manualpages/TS/TSARKIMEXBPR3.html b/docs/manualpages/TS/TSARKIMEXBPR3.html
index b10f7f3..6f6ca30 100644
--- a/docs/manualpages/TS/TSARKIMEXBPR3.html
+++ b/docs/manualpages/TS/TSARKIMEXBPR3.html
@@ -5,8 +5,8 @@
 <TITLE>TSARKIMEXBPR3</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSARKIMEXBPR3.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSARKIMEXBPR3.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSARKIMEXBPR3"><H1>TSARKIMEXBPR3</H1></A>
 Third order ARK IMEX scheme. This method has one explicit stage and four implicit stages.
 <P>
diff --git a/docs/manualpages/TS/TSARKIMEXFinalizePackage.html b/docs/manualpages/TS/TSARKIMEXFinalizePackage.html
index b2b271b..a0ffe95 100644
--- a/docs/manualpages/TS/TSARKIMEXFinalizePackage.html
+++ b/docs/manualpages/TS/TSARKIMEXFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>TSARKIMEXFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSARKIMEXFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSARKIMEXFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSARKIMEXFinalizePackage"><H1>TSARKIMEXFinalizePackage</H1></A>
 This function destroys everything in the <A HREF="../TS/TSARKIMEX.html#TSARKIMEX">TSARKIMEX</A> package. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSARKIMEXGetType.html b/docs/manualpages/TS/TSARKIMEXGetType.html
index c9ca86f..399d8f8 100644
--- a/docs/manualpages/TS/TSARKIMEXGetType.html
+++ b/docs/manualpages/TS/TSARKIMEXGetType.html
@@ -5,8 +5,8 @@
 <TITLE>TSARKIMEXGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSARKIMEXGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSARKIMEXGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSARKIMEXGetType"><H1>TSARKIMEXGetType</H1></A>
 Get the type of ARK IMEX scheme 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSARKIMEXInitializePackage.html b/docs/manualpages/TS/TSARKIMEXInitializePackage.html
index 1a9635c..bafdf77 100644
--- a/docs/manualpages/TS/TSARKIMEXInitializePackage.html
+++ b/docs/manualpages/TS/TSARKIMEXInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>TSARKIMEXInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSARKIMEXInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSARKIMEXInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSARKIMEXInitializePackage"><H1>TSARKIMEXInitializePackage</H1></A>
 This function initializes everything in the <A HREF="../TS/TSARKIMEX.html#TSARKIMEX">TSARKIMEX</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to TSCreate_ARKIMEX() when using static libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSARKIMEXL2.html b/docs/manualpages/TS/TSARKIMEXL2.html
index 66cefcf..b1ab470 100644
--- a/docs/manualpages/TS/TSARKIMEXL2.html
+++ b/docs/manualpages/TS/TSARKIMEXL2.html
@@ -5,8 +5,8 @@
 <TITLE>TSARKIMEXL2</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSARKIMEXL2.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSARKIMEXL2.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSARKIMEXL2"><H1>TSARKIMEXL2</H1></A>
 Second order ARK IMEX scheme with L-stable implicit part. This method has two implicit stages, and L-stable implicit scheme.
 <P>
diff --git a/docs/manualpages/TS/TSARKIMEXPRSSP2.html b/docs/manualpages/TS/TSARKIMEXPRSSP2.html
index a005f09..4d34867 100644
--- a/docs/manualpages/TS/TSARKIMEXPRSSP2.html
+++ b/docs/manualpages/TS/TSARKIMEXPRSSP2.html
@@ -5,8 +5,8 @@
 <TITLE>TSARKIMEXPRSSP2</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSARKIMEXPRSSP2.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSARKIMEXPRSSP2.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSARKIMEXPRSSP2"><H1>TSARKIMEXPRSSP2</H1></A>
 Second order SSP ARK IMEX scheme. This method has three implicit stages.
 <P>
diff --git a/docs/manualpages/TS/TSARKIMEXRegister.html b/docs/manualpages/TS/TSARKIMEXRegister.html
index f1f7f27..a4c8895 100644
--- a/docs/manualpages/TS/TSARKIMEXRegister.html
+++ b/docs/manualpages/TS/TSARKIMEXRegister.html
@@ -5,8 +5,8 @@
 <TITLE>TSARKIMEXRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSARKIMEXRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSARKIMEXRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSARKIMEXRegister"><H1>TSARKIMEXRegister</H1></A>
 register an ARK IMEX scheme by providing the entries in the Butcher tableau and optionally embedded approximations and interpolation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSARKIMEXRegisterAll.html b/docs/manualpages/TS/TSARKIMEXRegisterAll.html
index 4399e84..ccbe216 100644
--- a/docs/manualpages/TS/TSARKIMEXRegisterAll.html
+++ b/docs/manualpages/TS/TSARKIMEXRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>TSARKIMEXRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSARKIMEXRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSARKIMEXRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSARKIMEXRegisterAll"><H1>TSARKIMEXRegisterAll</H1></A>
 Registers all of the additive Runge-Kutta implicit-explicit methods in <A HREF="../TS/TSARKIMEX.html#TSARKIMEX">TSARKIMEX</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSARKIMEXRegisterDestroy.html b/docs/manualpages/TS/TSARKIMEXRegisterDestroy.html
index b92f807..0ff2ab2 100644
--- a/docs/manualpages/TS/TSARKIMEXRegisterDestroy.html
+++ b/docs/manualpages/TS/TSARKIMEXRegisterDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>TSARKIMEXRegisterDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSARKIMEXRegisterDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSARKIMEXRegisterDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSARKIMEXRegisterDestroy"><H1>TSARKIMEXRegisterDestroy</H1></A>
 Frees the list of schemes that were registered by <A HREF="../TS/TSARKIMEXRegister.html#TSARKIMEXRegister">TSARKIMEXRegister</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSARKIMEXSetFullyImplicit.html b/docs/manualpages/TS/TSARKIMEXSetFullyImplicit.html
index f9a06b2..37c66b2 100644
--- a/docs/manualpages/TS/TSARKIMEXSetFullyImplicit.html
+++ b/docs/manualpages/TS/TSARKIMEXSetFullyImplicit.html
@@ -5,8 +5,8 @@
 <TITLE>TSARKIMEXSetFullyImplicit</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSARKIMEXSetFullyImplicit.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSARKIMEXSetFullyImplicit.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSARKIMEXSetFullyImplicit"><H1>TSARKIMEXSetFullyImplicit</H1></A>
 Solve both parts of the equation implicitly 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSARKIMEXSetType.html b/docs/manualpages/TS/TSARKIMEXSetType.html
index f149c9f..aa24037 100644
--- a/docs/manualpages/TS/TSARKIMEXSetType.html
+++ b/docs/manualpages/TS/TSARKIMEXSetType.html
@@ -5,8 +5,8 @@
 <TITLE>TSARKIMEXSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSARKIMEXSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSARKIMEXSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSARKIMEXSetType"><H1>TSARKIMEXSetType</H1></A>
 Set the type of ARK IMEX scheme 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSARKIMEXType.html b/docs/manualpages/TS/TSARKIMEXType.html
index 44a8a54..28df29a 100644
--- a/docs/manualpages/TS/TSARKIMEXType.html
+++ b/docs/manualpages/TS/TSARKIMEXType.html
@@ -5,8 +5,8 @@
 <TITLE>TSARKIMEXType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSARKIMEXType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSARKIMEXType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSARKIMEXType"><H1>TSARKIMEXType</H1></A>
 String with the name of an Additive Runge-Kutta IMEX method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdapt.html b/docs/manualpages/TS/TSAdapt.html
index 4c5f17c..4439eb2 100644
--- a/docs/manualpages/TS/TSAdapt.html
+++ b/docs/manualpages/TS/TSAdapt.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdapt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdapt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdapt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdapt"><H1>TSAdapt</H1></A>
 Abstract object that manages time-step adaptivity 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdaptBasicGetClip.html b/docs/manualpages/TS/TSAdaptBasicGetClip.html
index ac4c42c..2edc8cf 100644
--- a/docs/manualpages/TS/TSAdaptBasicGetClip.html
+++ b/docs/manualpages/TS/TSAdaptBasicGetClip.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdaptBasicGetClip</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdaptBasicGetClip.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdaptBasicGetClip.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdaptBasicGetClip"><H1>TSAdaptBasicGetClip</H1></A>
 Gets the admissible decrease/increase factor in step size 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdaptBasicSetClip.html b/docs/manualpages/TS/TSAdaptBasicSetClip.html
index e80f576..4bb5b01 100644
--- a/docs/manualpages/TS/TSAdaptBasicSetClip.html
+++ b/docs/manualpages/TS/TSAdaptBasicSetClip.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdaptBasicSetClip</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdaptBasicSetClip.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdaptBasicSetClip.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdaptBasicSetClip"><H1>TSAdaptBasicSetClip</H1></A>
 Sets the admissible decrease/increase factor in step size 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdaptCandidateAdd.html b/docs/manualpages/TS/TSAdaptCandidateAdd.html
index 7f33fe4..41bc47c 100644
--- a/docs/manualpages/TS/TSAdaptCandidateAdd.html
+++ b/docs/manualpages/TS/TSAdaptCandidateAdd.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdaptCandidateAdd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdaptCandidateAdd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdaptCandidateAdd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdaptCandidateAdd"><H1>TSAdaptCandidateAdd</H1></A>
 add a candidate scheme for the adaptive controller to select from 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdaptCandidatesClear.html b/docs/manualpages/TS/TSAdaptCandidatesClear.html
index db9ebd0..82d6e23 100644
--- a/docs/manualpages/TS/TSAdaptCandidatesClear.html
+++ b/docs/manualpages/TS/TSAdaptCandidatesClear.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdaptCandidatesClear</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdaptCandidatesClear.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdaptCandidatesClear.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdaptCandidatesClear"><H1>TSAdaptCandidatesClear</H1></A>
 clear any previously set candidate schemes 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdaptCandidatesGet.html b/docs/manualpages/TS/TSAdaptCandidatesGet.html
index 1999b16..e55a602 100644
--- a/docs/manualpages/TS/TSAdaptCandidatesGet.html
+++ b/docs/manualpages/TS/TSAdaptCandidatesGet.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdaptCandidatesGet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdaptCandidatesGet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdaptCandidatesGet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdaptCandidatesGet"><H1>TSAdaptCandidatesGet</H1></A>
 Get the list of candidate orders of accuracy and cost 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdaptCheckStage.html b/docs/manualpages/TS/TSAdaptCheckStage.html
index dfb5f60..cc3293c 100644
--- a/docs/manualpages/TS/TSAdaptCheckStage.html
+++ b/docs/manualpages/TS/TSAdaptCheckStage.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdaptCheckStage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdaptCheckStage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdaptCheckStage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdaptCheckStage"><H1>TSAdaptCheckStage</H1></A>
 checks whether to accept a stage, (e.g. reject and change time step size if nonlinear solve fails) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdaptChoose.html b/docs/manualpages/TS/TSAdaptChoose.html
index 795176c..21ba86b 100644
--- a/docs/manualpages/TS/TSAdaptChoose.html
+++ b/docs/manualpages/TS/TSAdaptChoose.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdaptChoose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdaptChoose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdaptChoose.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdaptChoose"><H1>TSAdaptChoose</H1></A>
 choose which method and step size to use for the next step 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdaptCreate.html b/docs/manualpages/TS/TSAdaptCreate.html
index 3321345..31c3e01 100644
--- a/docs/manualpages/TS/TSAdaptCreate.html
+++ b/docs/manualpages/TS/TSAdaptCreate.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdaptCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdaptCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdaptCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdaptCreate"><H1>TSAdaptCreate</H1></A>
 create an adaptive controller context for time stepping 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdaptFinalizePackage.html b/docs/manualpages/TS/TSAdaptFinalizePackage.html
index 5644d3d..b987028 100644
--- a/docs/manualpages/TS/TSAdaptFinalizePackage.html
+++ b/docs/manualpages/TS/TSAdaptFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdaptFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdaptFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdaptFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdaptFinalizePackage"><H1>TSAdaptFinalizePackage</H1></A>
 This function destroys everything in the <A HREF="../TS/TS.html#TS">TS</A> package. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdaptInitializePackage.html b/docs/manualpages/TS/TSAdaptInitializePackage.html
index fb6a149..89e304e 100644
--- a/docs/manualpages/TS/TSAdaptInitializePackage.html
+++ b/docs/manualpages/TS/TSAdaptInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdaptInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdaptInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdaptInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdaptInitializePackage"><H1>TSAdaptInitializePackage</H1></A>
 This function initializes everything in the <A HREF="../TS/TSAdapt.html#TSAdapt">TSAdapt</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to TSCreate_GL() when using static libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdaptLoad.html b/docs/manualpages/TS/TSAdaptLoad.html
index 712af53..8b312b8 100644
--- a/docs/manualpages/TS/TSAdaptLoad.html
+++ b/docs/manualpages/TS/TSAdaptLoad.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdaptLoad</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdaptLoad.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdaptLoad.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdaptLoad"><H1>TSAdaptLoad</H1></A>
 Loads a <A HREF="../TS/TSAdapt.html#TSAdapt">TSAdapt</A> that has been stored in binary  with TSAdaptView(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdaptRegister.html b/docs/manualpages/TS/TSAdaptRegister.html
index 31eb518..8513664 100644
--- a/docs/manualpages/TS/TSAdaptRegister.html
+++ b/docs/manualpages/TS/TSAdaptRegister.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdaptRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdaptRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdaptRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdaptRegister"><H1>TSAdaptRegister</H1></A>
 adds a <A HREF="../TS/TSAdapt.html#TSAdapt">TSAdapt</A> implementation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdaptRegisterAll.html b/docs/manualpages/TS/TSAdaptRegisterAll.html
index 7e52a1c..2e81195 100644
--- a/docs/manualpages/TS/TSAdaptRegisterAll.html
+++ b/docs/manualpages/TS/TSAdaptRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdaptRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdaptRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdaptRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdaptRegisterAll"><H1>TSAdaptRegisterAll</H1></A>
 Registers all of the adaptivity schemes in <A HREF="../TS/TSAdapt.html#TSAdapt">TSAdapt</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdaptReset.html b/docs/manualpages/TS/TSAdaptReset.html
index 6ccf6fe..b7bcd86 100644
--- a/docs/manualpages/TS/TSAdaptReset.html
+++ b/docs/manualpages/TS/TSAdaptReset.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdaptReset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdaptReset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdaptReset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdaptReset"><H1>TSAdaptReset</H1></A>
 Resets a <A HREF="../TS/TSAdapt.html#TSAdapt">TSAdapt</A> context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdaptSetCheckStage.html b/docs/manualpages/TS/TSAdaptSetCheckStage.html
index ae3041a..6743aca 100644
--- a/docs/manualpages/TS/TSAdaptSetCheckStage.html
+++ b/docs/manualpages/TS/TSAdaptSetCheckStage.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdaptSetCheckStage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdaptSetCheckStage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdaptSetCheckStage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdaptSetCheckStage"><H1>TSAdaptSetCheckStage</H1></A>
 set a callback to check convergence for a stage 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdaptSetMonitor.html b/docs/manualpages/TS/TSAdaptSetMonitor.html
index ab7fa13..3892c04 100644
--- a/docs/manualpages/TS/TSAdaptSetMonitor.html
+++ b/docs/manualpages/TS/TSAdaptSetMonitor.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdaptSetMonitor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdaptSetMonitor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdaptSetMonitor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdaptSetMonitor"><H1>TSAdaptSetMonitor</H1></A>
 Monitor the choices made by the adaptive controller 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdaptSetStepLimits.html b/docs/manualpages/TS/TSAdaptSetStepLimits.html
index 3a3a4ad..4424f46 100644
--- a/docs/manualpages/TS/TSAdaptSetStepLimits.html
+++ b/docs/manualpages/TS/TSAdaptSetStepLimits.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdaptSetStepLimits</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdaptSetStepLimits.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdaptSetStepLimits.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdaptSetStepLimits"><H1>TSAdaptSetStepLimits</H1></A>
 Set minimum and maximum step sizes to be considered by the controller 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdaptSetType.html b/docs/manualpages/TS/TSAdaptSetType.html
index 833b28f..5d3602c 100644
--- a/docs/manualpages/TS/TSAdaptSetType.html
+++ b/docs/manualpages/TS/TSAdaptSetType.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdaptSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdaptSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdaptSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdaptSetType"><H1>TSAdaptSetType</H1></A>
 sets the approach used for the error adapter, currently there is only <A HREF="../TS/TSADAPTBASIC.html#TSADAPTBASIC">TSADAPTBASIC</A> and <A HREF="../TS/TSADAPTNONE.html#TSADAPTNONE">TSADAPTNONE</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdaptType.html b/docs/manualpages/TS/TSAdaptType.html
index f93cc0b..3ea1f16 100644
--- a/docs/manualpages/TS/TSAdaptType.html
+++ b/docs/manualpages/TS/TSAdaptType.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdaptType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdaptType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdaptType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdaptType"><H1>TSAdaptType</H1></A>
 String with the name of <A HREF="../TS/TSAdapt.html#TSAdapt">TSAdapt</A> scheme. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdjointComputeCostIntegrand.html b/docs/manualpages/TS/TSAdjointComputeCostIntegrand.html
index e173dc7..0cd12a9 100644
--- a/docs/manualpages/TS/TSAdjointComputeCostIntegrand.html
+++ b/docs/manualpages/TS/TSAdjointComputeCostIntegrand.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdjointComputeCostIntegrand</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdjointComputeCostIntegrand.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdjointComputeCostIntegrand.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdjointComputeCostIntegrand"><H1>TSAdjointComputeCostIntegrand</H1></A>
 Evaluates the integral function in the cost functions. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdjointComputeDRDPFunction.html b/docs/manualpages/TS/TSAdjointComputeDRDPFunction.html
index 6b895e0..918acc9 100644
--- a/docs/manualpages/TS/TSAdjointComputeDRDPFunction.html
+++ b/docs/manualpages/TS/TSAdjointComputeDRDPFunction.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdjointComputeDRDPFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdjointComputeDRDPFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdjointComputeDRDPFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdjointComputeDRDPFunction"><H1>TSAdjointComputeDRDPFunction</H1></A>
 Runs the user-defined DRDP function. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdjointComputeDRDYFunction.html b/docs/manualpages/TS/TSAdjointComputeDRDYFunction.html
index 4eacd7d..7a1ca5a 100644
--- a/docs/manualpages/TS/TSAdjointComputeDRDYFunction.html
+++ b/docs/manualpages/TS/TSAdjointComputeDRDYFunction.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdjointComputeDRDYFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdjointComputeDRDYFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdjointComputeDRDYFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdjointComputeDRDYFunction"><H1>TSAdjointComputeDRDYFunction</H1></A>
 Runs the user-defined DRDY function. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdjointComputeRHSJacobian.html b/docs/manualpages/TS/TSAdjointComputeRHSJacobian.html
index cb6a3ba..5d4432d 100644
--- a/docs/manualpages/TS/TSAdjointComputeRHSJacobian.html
+++ b/docs/manualpages/TS/TSAdjointComputeRHSJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdjointComputeRHSJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdjointComputeRHSJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdjointComputeRHSJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdjointComputeRHSJacobian"><H1>TSAdjointComputeRHSJacobian</H1></A>
 Runs the user-defined Jacobian function. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdjointCostIntegral.html b/docs/manualpages/TS/TSAdjointCostIntegral.html
index bb24ccb..1b16b9e 100644
--- a/docs/manualpages/TS/TSAdjointCostIntegral.html
+++ b/docs/manualpages/TS/TSAdjointCostIntegral.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdjointCostIntegral</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdjointCostIntegral.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdjointCostIntegral.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdjointCostIntegral"><H1>TSAdjointCostIntegral</H1></A>
 Evaluate the cost integral in the adjoint run. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdjointMonitor.html b/docs/manualpages/TS/TSAdjointMonitor.html
index c18acc5..f8b1356 100644
--- a/docs/manualpages/TS/TSAdjointMonitor.html
+++ b/docs/manualpages/TS/TSAdjointMonitor.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdjointMonitor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdjointMonitor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdjointMonitor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdjointMonitor"><H1>TSAdjointMonitor</H1></A>
 Runs all user-provided adjoint monitor routines set using <A HREF="../TS/TSAdjointMonitorSet.html#TSAdjointMonitorSet">TSAdjointMonitorSet</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdjointMonitorCancel.html b/docs/manualpages/TS/TSAdjointMonitorCancel.html
index 3b88e2f..9853887 100644
--- a/docs/manualpages/TS/TSAdjointMonitorCancel.html
+++ b/docs/manualpages/TS/TSAdjointMonitorCancel.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdjointMonitorCancel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdjointMonitorCancel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdjointMonitorCancel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdjointMonitorCancel"><H1>TSAdjointMonitorCancel</H1></A>
 Clears all the adjoint monitors that have been set on a time-step object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdjointMonitorDefault.html b/docs/manualpages/TS/TSAdjointMonitorDefault.html
index af78f16..1c4f214 100644
--- a/docs/manualpages/TS/TSAdjointMonitorDefault.html
+++ b/docs/manualpages/TS/TSAdjointMonitorDefault.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdjointMonitorDefault</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdjointMonitorDefault.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdjointMonitorDefault.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdjointMonitorDefault"><H1>TSAdjointMonitorDefault</H1></A>
 the default monitor of adjoint computations 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdjointMonitorDrawSensi.html b/docs/manualpages/TS/TSAdjointMonitorDrawSensi.html
index 1a00e6f..2bb759d 100644
--- a/docs/manualpages/TS/TSAdjointMonitorDrawSensi.html
+++ b/docs/manualpages/TS/TSAdjointMonitorDrawSensi.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdjointMonitorDrawSensi</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdjointMonitorDrawSensi.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdjointMonitorDrawSensi.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdjointMonitorDrawSensi"><H1>TSAdjointMonitorDrawSensi</H1></A>
 Monitors progress of the adjoint <A HREF="../TS/TS.html#TS">TS</A> solvers by calling <A HREF="../Vec/VecView.html#VecView">VecView</A>() for the sensitivities to initial states at each timestep 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdjointMonitorSet.html b/docs/manualpages/TS/TSAdjointMonitorSet.html
index 6df7a9b..22532ef 100644
--- a/docs/manualpages/TS/TSAdjointMonitorSet.html
+++ b/docs/manualpages/TS/TSAdjointMonitorSet.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdjointMonitorSet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdjointMonitorSet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdjointMonitorSet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdjointMonitorSet"><H1>TSAdjointMonitorSet</H1></A>
 Sets an ADDITIONAL function that is to be used at every timestep to display the iteration's  progress. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdjointMonitorSetFromOptions.html b/docs/manualpages/TS/TSAdjointMonitorSetFromOptions.html
index 3699cb0..eab919d 100644
--- a/docs/manualpages/TS/TSAdjointMonitorSetFromOptions.html
+++ b/docs/manualpages/TS/TSAdjointMonitorSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdjointMonitorSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdjointMonitorSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdjointMonitorSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdjointMonitorSetFromOptions"><H1>TSAdjointMonitorSetFromOptions</H1></A>
 Sets a monitor function and viewer appropriate for the type indicated by the user 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdjointSetRHSJacobian.html b/docs/manualpages/TS/TSAdjointSetRHSJacobian.html
index 2b6d424..debe3bc 100644
--- a/docs/manualpages/TS/TSAdjointSetRHSJacobian.html
+++ b/docs/manualpages/TS/TSAdjointSetRHSJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdjointSetRHSJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdjointSetRHSJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdjointSetRHSJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdjointSetRHSJacobian"><H1>TSAdjointSetRHSJacobian</H1></A>
 Sets the function that computes the Jacobian of G w.r.t. the parameters p where y_t = G(y,p,t), as well as the location to store the matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdjointSetSteps.html b/docs/manualpages/TS/TSAdjointSetSteps.html
index 12f165c..cbe9139 100644
--- a/docs/manualpages/TS/TSAdjointSetSteps.html
+++ b/docs/manualpages/TS/TSAdjointSetSteps.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdjointSetSteps</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdjointSetSteps.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdjointSetSteps.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdjointSetSteps"><H1>TSAdjointSetSteps</H1></A>
 Sets the number of steps the adjoint solver should take backward in time 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdjointSetUp.html b/docs/manualpages/TS/TSAdjointSetUp.html
index 11dc9da..eaef6f6 100644
--- a/docs/manualpages/TS/TSAdjointSetUp.html
+++ b/docs/manualpages/TS/TSAdjointSetUp.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdjointSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdjointSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdjointSetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdjointSetUp"><H1>TSAdjointSetUp</H1></A>
 Sets up the internal data structures for the later use of an adjoint solver 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdjointSolve.html b/docs/manualpages/TS/TSAdjointSolve.html
index 79456b2..9ca74e8 100644
--- a/docs/manualpages/TS/TSAdjointSolve.html
+++ b/docs/manualpages/TS/TSAdjointSolve.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdjointSolve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdjointSolve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdjointSolve.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdjointSolve"><H1>TSAdjointSolve</H1></A>
 Solves the discrete ajoint problem for an ODE/DAE 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAdjointStep.html b/docs/manualpages/TS/TSAdjointStep.html
index edaa1ba..1db16cc 100644
--- a/docs/manualpages/TS/TSAdjointStep.html
+++ b/docs/manualpages/TS/TSAdjointStep.html
@@ -5,8 +5,8 @@
 <TITLE>TSAdjointStep</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAdjointStep.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAdjointStep.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAdjointStep"><H1>TSAdjointStep</H1></A>
 Steps one time step backward in the adjoint run 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAlpha2GetParams.html b/docs/manualpages/TS/TSAlpha2GetParams.html
index 46905cd..e7b6dfe 100644
--- a/docs/manualpages/TS/TSAlpha2GetParams.html
+++ b/docs/manualpages/TS/TSAlpha2GetParams.html
@@ -5,8 +5,8 @@
 <TITLE>TSAlpha2GetParams</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAlpha2GetParams.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAlpha2GetParams.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAlpha2GetParams"><H1>TSAlpha2GetParams</H1></A>
 gets the algorithmic parameters for <A HREF="../TS/TSALPHA2.html#TSALPHA2">TSALPHA2</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAlpha2SetParams.html b/docs/manualpages/TS/TSAlpha2SetParams.html
index 0913928..9fea656 100644
--- a/docs/manualpages/TS/TSAlpha2SetParams.html
+++ b/docs/manualpages/TS/TSAlpha2SetParams.html
@@ -5,8 +5,8 @@
 <TITLE>TSAlpha2SetParams</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAlpha2SetParams.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAlpha2SetParams.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAlpha2SetParams"><H1>TSAlpha2SetParams</H1></A>
 sets the algorithmic parameters for <A HREF="../TS/TSALPHA2.html#TSALPHA2">TSALPHA2</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAlpha2SetRadius.html b/docs/manualpages/TS/TSAlpha2SetRadius.html
index c1fc72d..ae42c26 100644
--- a/docs/manualpages/TS/TSAlpha2SetRadius.html
+++ b/docs/manualpages/TS/TSAlpha2SetRadius.html
@@ -5,8 +5,8 @@
 <TITLE>TSAlpha2SetRadius</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAlpha2SetRadius.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAlpha2SetRadius.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAlpha2SetRadius"><H1>TSAlpha2SetRadius</H1></A>
 sets the desired spectral radius of the method (i.e. high-frequency numerical damping) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAlpha2UseAdapt.html b/docs/manualpages/TS/TSAlpha2UseAdapt.html
index d28ee02..1030929 100644
--- a/docs/manualpages/TS/TSAlpha2UseAdapt.html
+++ b/docs/manualpages/TS/TSAlpha2UseAdapt.html
@@ -5,8 +5,8 @@
 <TITLE>TSAlpha2UseAdapt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAlpha2UseAdapt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAlpha2UseAdapt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAlpha2UseAdapt"><H1>TSAlpha2UseAdapt</H1></A>
 Use time-step adaptivity with the Alpha method 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAlphaGetParams.html b/docs/manualpages/TS/TSAlphaGetParams.html
index 71b24b9..01ea9ea 100644
--- a/docs/manualpages/TS/TSAlphaGetParams.html
+++ b/docs/manualpages/TS/TSAlphaGetParams.html
@@ -5,8 +5,8 @@
 <TITLE>TSAlphaGetParams</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAlphaGetParams.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAlphaGetParams.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAlphaGetParams"><H1>TSAlphaGetParams</H1></A>
 gets the algorithmic parameters for <A HREF="../TS/TSALPHA.html#TSALPHA">TSALPHA</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAlphaSetParams.html b/docs/manualpages/TS/TSAlphaSetParams.html
index 4cc99de..332986b 100644
--- a/docs/manualpages/TS/TSAlphaSetParams.html
+++ b/docs/manualpages/TS/TSAlphaSetParams.html
@@ -5,8 +5,8 @@
 <TITLE>TSAlphaSetParams</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAlphaSetParams.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAlphaSetParams.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAlphaSetParams"><H1>TSAlphaSetParams</H1></A>
 sets the algorithmic parameters for <A HREF="../TS/TSALPHA.html#TSALPHA">TSALPHA</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAlphaSetRadius.html b/docs/manualpages/TS/TSAlphaSetRadius.html
index 3694351..4c100be 100644
--- a/docs/manualpages/TS/TSAlphaSetRadius.html
+++ b/docs/manualpages/TS/TSAlphaSetRadius.html
@@ -5,8 +5,8 @@
 <TITLE>TSAlphaSetRadius</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAlphaSetRadius.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAlphaSetRadius.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAlphaSetRadius"><H1>TSAlphaSetRadius</H1></A>
 sets the desired spectral radius of the method (i.e. high-frequency numerical damping) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAlphaUseAdapt.html b/docs/manualpages/TS/TSAlphaUseAdapt.html
index e686ddd..92c1abe 100644
--- a/docs/manualpages/TS/TSAlphaUseAdapt.html
+++ b/docs/manualpages/TS/TSAlphaUseAdapt.html
@@ -5,8 +5,8 @@
 <TITLE>TSAlphaUseAdapt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAlphaUseAdapt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAlphaUseAdapt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAlphaUseAdapt"><H1>TSAlphaUseAdapt</H1></A>
 Use time-step adaptivity with the Alpha method 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSAppendOptionsPrefix.html b/docs/manualpages/TS/TSAppendOptionsPrefix.html
index c60a0a7..71d2451 100644
--- a/docs/manualpages/TS/TSAppendOptionsPrefix.html
+++ b/docs/manualpages/TS/TSAppendOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>TSAppendOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSAppendOptionsPrefix"><H1>TSAppendOptionsPrefix</H1></A>
 Appends to the prefix used for searching for all <A HREF="../TS/TS.html#TS">TS</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSBDF.html b/docs/manualpages/TS/TSBDF.html
index 0ba5ea5..0bdc9b5 100644
--- a/docs/manualpages/TS/TSBDF.html
+++ b/docs/manualpages/TS/TSBDF.html
@@ -5,8 +5,8 @@
 <TITLE>TSBDF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSBDF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSBDF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSBDF"><H1>TSBDF</H1></A>
 DAE solver using BDF methods 
 <P>
diff --git a/docs/manualpages/TS/TSBDFGetOrder.html b/docs/manualpages/TS/TSBDFGetOrder.html
index b35eeab..9b98aa0 100644
--- a/docs/manualpages/TS/TSBDFGetOrder.html
+++ b/docs/manualpages/TS/TSBDFGetOrder.html
@@ -5,8 +5,8 @@
 <TITLE>TSBDFGetOrder</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSBDFGetOrder.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSBDFGetOrder.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSBDFGetOrder"><H1>TSBDFGetOrder</H1></A>
 Get the order of the BDF method 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSBDFSetOrder.html b/docs/manualpages/TS/TSBDFSetOrder.html
index 2eefe43..164cf6b 100644
--- a/docs/manualpages/TS/TSBDFSetOrder.html
+++ b/docs/manualpages/TS/TSBDFSetOrder.html
@@ -5,8 +5,8 @@
 <TITLE>TSBDFSetOrder</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSBDFSetOrder.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSBDFSetOrder.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSBDFSetOrder"><H1>TSBDFSetOrder</H1></A>
 Set the order of the BDF method 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSBDFUseAdapt.html b/docs/manualpages/TS/TSBDFUseAdapt.html
index f725600..c87911b 100644
--- a/docs/manualpages/TS/TSBDFUseAdapt.html
+++ b/docs/manualpages/TS/TSBDFUseAdapt.html
@@ -5,8 +5,8 @@
 <TITLE>TSBDFUseAdapt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSBDFUseAdapt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSBDFUseAdapt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSBDFUseAdapt"><H1>TSBDFUseAdapt</H1></A>
 Use time-step adaptivity with the BDF method 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSBEULER.html b/docs/manualpages/TS/TSBEULER.html
index e345fcc..8c8d8f0 100644
--- a/docs/manualpages/TS/TSBEULER.html
+++ b/docs/manualpages/TS/TSBEULER.html
@@ -5,8 +5,8 @@
 <TITLE>TSBEULER</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSBEULER.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSBEULER.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSBEULER"><H1>TSBEULER</H1></A>
 ODE solver using the implicit backward Euler method 
 <P>
diff --git a/docs/manualpages/TS/TSCN.html b/docs/manualpages/TS/TSCN.html
index a061711..9ac80e9 100644
--- a/docs/manualpages/TS/TSCN.html
+++ b/docs/manualpages/TS/TSCN.html
@@ -5,8 +5,8 @@
 <TITLE>TSCN</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSCN.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSCN.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSCN"><H1>TSCN</H1></A>
 ODE solver using the implicit Crank-Nicolson method. 
 <P>
diff --git a/docs/manualpages/TS/TSClone.html b/docs/manualpages/TS/TSClone.html
index 71c8b89..58a2c2f 100644
--- a/docs/manualpages/TS/TSClone.html
+++ b/docs/manualpages/TS/TSClone.html
@@ -5,8 +5,8 @@
 <TITLE>TSClone</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSClone.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSClone.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSClone"><H1>TSClone</H1></A>
 This function clones a time step object.  
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSComputeForcingFunction.html b/docs/manualpages/TS/TSComputeForcingFunction.html
index 90dfab3..beca356 100644
--- a/docs/manualpages/TS/TSComputeForcingFunction.html
+++ b/docs/manualpages/TS/TSComputeForcingFunction.html
@@ -5,8 +5,8 @@
 <TITLE>TSComputeForcingFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSComputeForcingFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSComputeForcingFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSComputeForcingFunction"><H1>TSComputeForcingFunction</H1></A>
 Evaluates the forcing function. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSComputeI2Function.html b/docs/manualpages/TS/TSComputeI2Function.html
index 3a5e2d0..30f5fd9 100644
--- a/docs/manualpages/TS/TSComputeI2Function.html
+++ b/docs/manualpages/TS/TSComputeI2Function.html
@@ -5,8 +5,8 @@
 <TITLE>TSComputeI2Function</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSComputeI2Function.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSComputeI2Function.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSComputeI2Function"><H1>TSComputeI2Function</H1></A>
 Evaluates the DAE residual written in implicit form F(t,U,U_t,U_tt) = 0 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSComputeI2Jacobian.html b/docs/manualpages/TS/TSComputeI2Jacobian.html
index f38f386..38dcf12 100644
--- a/docs/manualpages/TS/TSComputeI2Jacobian.html
+++ b/docs/manualpages/TS/TSComputeI2Jacobian.html
@@ -5,8 +5,8 @@
 <TITLE>TSComputeI2Jacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSComputeI2Jacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSComputeI2Jacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSComputeI2Jacobian"><H1>TSComputeI2Jacobian</H1></A>
 Evaluates the Jacobian of the DAE 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSComputeIFunction.html b/docs/manualpages/TS/TSComputeIFunction.html
index a7c6a82..af4dd63 100644
--- a/docs/manualpages/TS/TSComputeIFunction.html
+++ b/docs/manualpages/TS/TSComputeIFunction.html
@@ -5,8 +5,8 @@
 <TITLE>TSComputeIFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSComputeIFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSComputeIFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSComputeIFunction"><H1>TSComputeIFunction</H1></A>
 Evaluates the DAE residual written in implicit form F(t,U,Udot)=0 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSComputeIFunctionLinear.html b/docs/manualpages/TS/TSComputeIFunctionLinear.html
index 4dd4efb..31d4dc8 100644
--- a/docs/manualpages/TS/TSComputeIFunctionLinear.html
+++ b/docs/manualpages/TS/TSComputeIFunctionLinear.html
@@ -5,8 +5,8 @@
 <TITLE>TSComputeIFunctionLinear</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSComputeIFunctionLinear.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSComputeIFunctionLinear.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSComputeIFunctionLinear"><H1>TSComputeIFunctionLinear</H1></A>
 Evaluate the left hand side via the user-provided Jacobian, for linear problems only 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSComputeIJacobian.html b/docs/manualpages/TS/TSComputeIJacobian.html
index 24222ab..59a582c 100644
--- a/docs/manualpages/TS/TSComputeIJacobian.html
+++ b/docs/manualpages/TS/TSComputeIJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>TSComputeIJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSComputeIJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSComputeIJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSComputeIJacobian"><H1>TSComputeIJacobian</H1></A>
 Evaluates the Jacobian of the DAE 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSComputeIJacobianConstant.html b/docs/manualpages/TS/TSComputeIJacobianConstant.html
index 2b450a4..c78478d 100644
--- a/docs/manualpages/TS/TSComputeIJacobianConstant.html
+++ b/docs/manualpages/TS/TSComputeIJacobianConstant.html
@@ -5,8 +5,8 @@
 <TITLE>TSComputeIJacobianConstant</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSComputeIJacobianConstant.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSComputeIJacobianConstant.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSComputeIJacobianConstant"><H1>TSComputeIJacobianConstant</H1></A>
 Reuses a time-independent for a semi-implicit DAE or ODE 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSComputeIJacobianDefaultColor.html b/docs/manualpages/TS/TSComputeIJacobianDefaultColor.html
index a0a145a..41fd410 100644
--- a/docs/manualpages/TS/TSComputeIJacobianDefaultColor.html
+++ b/docs/manualpages/TS/TSComputeIJacobianDefaultColor.html
@@ -5,8 +5,8 @@
 <TITLE>TSComputeIJacobianDefaultColor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSComputeIJacobianDefaultColor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSComputeIJacobianDefaultColor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSComputeIJacobianDefaultColor"><H1>TSComputeIJacobianDefaultColor</H1></A>
 Computes the Jacobian using finite differences and coloring to exploit matrix sparsity. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSComputeLinearStability.html b/docs/manualpages/TS/TSComputeLinearStability.html
index 9a12b81..cfeb32a 100644
--- a/docs/manualpages/TS/TSComputeLinearStability.html
+++ b/docs/manualpages/TS/TSComputeLinearStability.html
@@ -5,8 +5,8 @@
 <TITLE>TSComputeLinearStability</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSComputeLinearStability.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSComputeLinearStability.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSComputeLinearStability"><H1>TSComputeLinearStability</H1></A>
 computes the linear stability function at a point 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSComputeRHSFunction.html b/docs/manualpages/TS/TSComputeRHSFunction.html
index efb3ab8..84c6825 100644
--- a/docs/manualpages/TS/TSComputeRHSFunction.html
+++ b/docs/manualpages/TS/TSComputeRHSFunction.html
@@ -5,8 +5,8 @@
 <TITLE>TSComputeRHSFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSComputeRHSFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSComputeRHSFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSComputeRHSFunction"><H1>TSComputeRHSFunction</H1></A>
 Evaluates the right-hand-side function. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSComputeRHSFunctionLinear.html b/docs/manualpages/TS/TSComputeRHSFunctionLinear.html
index 295e07b..2e4597f 100644
--- a/docs/manualpages/TS/TSComputeRHSFunctionLinear.html
+++ b/docs/manualpages/TS/TSComputeRHSFunctionLinear.html
@@ -5,8 +5,8 @@
 <TITLE>TSComputeRHSFunctionLinear</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSComputeRHSFunctionLinear.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSComputeRHSFunctionLinear.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSComputeRHSFunctionLinear"><H1>TSComputeRHSFunctionLinear</H1></A>
 Evaluate the right hand side via the user-provided Jacobian, for linear problems Udot = A U only 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSComputeRHSJacobian.html b/docs/manualpages/TS/TSComputeRHSJacobian.html
index 6e08e50..f7ae625 100644
--- a/docs/manualpages/TS/TSComputeRHSJacobian.html
+++ b/docs/manualpages/TS/TSComputeRHSJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>TSComputeRHSJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSComputeRHSJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSComputeRHSJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSComputeRHSJacobian"><H1>TSComputeRHSJacobian</H1></A>
 Computes the Jacobian matrix that has been set with <A HREF="../TS/TSSetRHSJacobian.html#TSSetRHSJacobian">TSSetRHSJacobian</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSComputeRHSJacobianConstant.html b/docs/manualpages/TS/TSComputeRHSJacobianConstant.html
index 2c86866..cad7f04 100644
--- a/docs/manualpages/TS/TSComputeRHSJacobianConstant.html
+++ b/docs/manualpages/TS/TSComputeRHSJacobianConstant.html
@@ -5,8 +5,8 @@
 <TITLE>TSComputeRHSJacobianConstant</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSComputeRHSJacobianConstant.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSComputeRHSJacobianConstant.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSComputeRHSJacobianConstant"><H1>TSComputeRHSJacobianConstant</H1></A>
 Reuses a Jacobian that is time-independent. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSComputeSolutionFunction.html b/docs/manualpages/TS/TSComputeSolutionFunction.html
index 9aa565d..b5de45b 100644
--- a/docs/manualpages/TS/TSComputeSolutionFunction.html
+++ b/docs/manualpages/TS/TSComputeSolutionFunction.html
@@ -5,8 +5,8 @@
 <TITLE>TSComputeSolutionFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSComputeSolutionFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSComputeSolutionFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSComputeSolutionFunction"><H1>TSComputeSolutionFunction</H1></A>
 Evaluates the solution function. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSConvergedReason.html b/docs/manualpages/TS/TSConvergedReason.html
index f20770f..b916f75 100644
--- a/docs/manualpages/TS/TSConvergedReason.html
+++ b/docs/manualpages/TS/TSConvergedReason.html
@@ -5,8 +5,8 @@
 <TITLE>TSConvergedReason</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSConvergedReason.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSConvergedReason.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSConvergedReason"><H1>TSConvergedReason</H1></A>
 reason a <A HREF="../TS/TS.html#TS">TS</A> method has converged or not 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSCreate.html b/docs/manualpages/TS/TSCreate.html
index 9d207e3..05d4f47 100644
--- a/docs/manualpages/TS/TSCreate.html
+++ b/docs/manualpages/TS/TSCreate.html
@@ -5,8 +5,8 @@
 <TITLE>TSCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSCreate"><H1>TSCreate</H1></A>
 This function creates an empty timestepper. The problem type can then be set with <A HREF="../TS/TSSetProblemType.html#TSSetProblemType">TSSetProblemType</A>() and the type of solver can then be set with <A HREF="../TS/TSSetType.html#TSSetType">TSSetType</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSDestroy.html b/docs/manualpages/TS/TSDestroy.html
index e74ce64..3a7533f 100644
--- a/docs/manualpages/TS/TSDestroy.html
+++ b/docs/manualpages/TS/TSDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>TSDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSDestroy"><H1>TSDestroy</H1></A>
 Destroys the timestepper context that was created with <A HREF="../TS/TSCreate.html#TSCreate">TSCreate</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSEIMEX.html b/docs/manualpages/TS/TSEIMEX.html
index 30a3879..193c5ab 100644
--- a/docs/manualpages/TS/TSEIMEX.html
+++ b/docs/manualpages/TS/TSEIMEX.html
@@ -5,8 +5,8 @@
 <TITLE>TSEIMEX</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSEIMEX.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSEIMEX.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSEIMEX"><H1>TSEIMEX</H1></A>
 ODE solver using extrapolated IMEX schemes These methods are intended for problems with well-separated time scales, especially when a slow scale is strongly nonlinear such that it is expensive to solve with a fully implicit method. The user should provide the stiff part of the equation using <A HREF="../TS/TSSetIFunction.html#TSSetIFunction">TSSetIFunction</A>() and the non-stiff part with <A HREF="../TS/TSSetRHSFunction.html#TSSetRHSFunction">TSSetRHSFunction</A>(). 
 <H3><FONT COLOR="#CC3333">Notes</FONT></H3>
diff --git a/docs/manualpages/TS/TSEIMEXSetMaxRows.html b/docs/manualpages/TS/TSEIMEXSetMaxRows.html
index 3fa783e..3716480 100644
--- a/docs/manualpages/TS/TSEIMEXSetMaxRows.html
+++ b/docs/manualpages/TS/TSEIMEXSetMaxRows.html
@@ -5,8 +5,8 @@
 <TITLE>TSEIMEXSetMaxRows</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSEIMEXSetMaxRows.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSEIMEXSetMaxRows.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSEIMEXSetMaxRows"><H1>TSEIMEXSetMaxRows</H1></A>
 Set the maximum number of rows for <A HREF="../TS/EIMEX.html#EIMEX">EIMEX</A> schemes 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSEIMEXSetOrdAdapt.html b/docs/manualpages/TS/TSEIMEXSetOrdAdapt.html
index aed7462..ace3146 100644
--- a/docs/manualpages/TS/TSEIMEXSetOrdAdapt.html
+++ b/docs/manualpages/TS/TSEIMEXSetOrdAdapt.html
@@ -5,8 +5,8 @@
 <TITLE>TSEIMEXSetOrdAdapt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSEIMEXSetOrdAdapt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSEIMEXSetOrdAdapt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSEIMEXSetOrdAdapt"><H1>TSEIMEXSetOrdAdapt</H1></A>
 Set the order adaptativity 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSEIMEXSetRowCol.html b/docs/manualpages/TS/TSEIMEXSetRowCol.html
index 0d0581d..a602cc4 100644
--- a/docs/manualpages/TS/TSEIMEXSetRowCol.html
+++ b/docs/manualpages/TS/TSEIMEXSetRowCol.html
@@ -5,8 +5,8 @@
 <TITLE>TSEIMEXSetRowCol</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSEIMEXSetRowCol.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSEIMEXSetRowCol.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSEIMEXSetRowCol"><H1>TSEIMEXSetRowCol</H1></A>
 Set the type index in the T table for the return value 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSEIMEXType.html b/docs/manualpages/TS/TSEIMEXType.html
index 333bd06..fa4a727 100644
--- a/docs/manualpages/TS/TSEIMEXType.html
+++ b/docs/manualpages/TS/TSEIMEXType.html
@@ -5,8 +5,8 @@
 <TITLE>TSEIMEXType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSEIMEXType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSEIMEXType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSEIMEXType"><H1>TSEIMEXType</H1></A>
 String with the name of an Extrapolated IMEX method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSEULER.html b/docs/manualpages/TS/TSEULER.html
index 8c2db8d..beb8953 100644
--- a/docs/manualpages/TS/TSEULER.html
+++ b/docs/manualpages/TS/TSEULER.html
@@ -5,8 +5,8 @@
 <TITLE>TSEULER</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSEULER.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSEULER.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSEULER"><H1>TSEULER</H1></A>
 ODE solver using the explicit forward Euler method 
 <P>
diff --git a/docs/manualpages/TS/TSEquationType.html b/docs/manualpages/TS/TSEquationType.html
index 581501e..f8469d6 100644
--- a/docs/manualpages/TS/TSEquationType.html
+++ b/docs/manualpages/TS/TSEquationType.html
@@ -5,8 +5,8 @@
 <TITLE>TSEquationType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSEquationType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSEquationType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSEquationType"><H1>TSEquationType</H1></A>
 type of <A HREF="../TS/TS.html#TS">TS</A> problem that is solved 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSErrorWeightedNorm.html b/docs/manualpages/TS/TSErrorWeightedNorm.html
index bdd7863..0a44edc 100644
--- a/docs/manualpages/TS/TSErrorWeightedNorm.html
+++ b/docs/manualpages/TS/TSErrorWeightedNorm.html
@@ -5,8 +5,8 @@
 <TITLE>TSErrorWeightedNorm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSErrorWeightedNorm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSErrorWeightedNorm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSErrorWeightedNorm"><H1>TSErrorWeightedNorm</H1></A>
 compute a weighted norm of the difference between two state vectors 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSErrorWeightedNorm2.html b/docs/manualpages/TS/TSErrorWeightedNorm2.html
index 25bd102..7727e72 100644
--- a/docs/manualpages/TS/TSErrorWeightedNorm2.html
+++ b/docs/manualpages/TS/TSErrorWeightedNorm2.html
@@ -5,8 +5,8 @@
 <TITLE>TSErrorWeightedNorm2</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSErrorWeightedNorm2.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSErrorWeightedNorm2.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSErrorWeightedNorm2"><H1>TSErrorWeightedNorm2</H1></A>
 compute a weighted 2-norm of the difference between two state vectors 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSErrorWeightedNormInfinity.html b/docs/manualpages/TS/TSErrorWeightedNormInfinity.html
index 0e23dca..9066de2 100644
--- a/docs/manualpages/TS/TSErrorWeightedNormInfinity.html
+++ b/docs/manualpages/TS/TSErrorWeightedNormInfinity.html
@@ -5,8 +5,8 @@
 <TITLE>TSErrorWeightedNormInfinity</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSErrorWeightedNormInfinity.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSErrorWeightedNormInfinity.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSErrorWeightedNormInfinity"><H1>TSErrorWeightedNormInfinity</H1></A>
 compute a weighted infinity-norm of the difference between two state vectors 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSEvaluateStep.html b/docs/manualpages/TS/TSEvaluateStep.html
index a9a1097..c1d9ed6 100644
--- a/docs/manualpages/TS/TSEvaluateStep.html
+++ b/docs/manualpages/TS/TSEvaluateStep.html
@@ -5,8 +5,8 @@
 <TITLE>TSEvaluateStep</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSEvaluateStep.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSEvaluateStep.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSEvaluateStep"><H1>TSEvaluateStep</H1></A>
 Evaluate the solution at the end of a time step with a given order of accuracy. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSEvaluateWLTE.html b/docs/manualpages/TS/TSEvaluateWLTE.html
index ce34a3e..51d067c 100644
--- a/docs/manualpages/TS/TSEvaluateWLTE.html
+++ b/docs/manualpages/TS/TSEvaluateWLTE.html
@@ -5,8 +5,8 @@
 <TITLE>TSEvaluateWLTE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSEvaluateWLTE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSEvaluateWLTE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSEvaluateWLTE"><H1>TSEvaluateWLTE</H1></A>
 Evaluate the weighted local truncation error norm at the end of a time step with a given order of accuracy. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSExactFinalTimeOption.html b/docs/manualpages/TS/TSExactFinalTimeOption.html
index b721a19..09bdec6 100644
--- a/docs/manualpages/TS/TSExactFinalTimeOption.html
+++ b/docs/manualpages/TS/TSExactFinalTimeOption.html
@@ -5,8 +5,8 @@
 <TITLE>TSExactFinalTimeOption</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSExactFinalTimeOption.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSExactFinalTimeOption.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSExactFinalTimeOption"><H1>TSExactFinalTimeOption</H1></A>
 option for handling of final time step 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSFinalizePackage.html b/docs/manualpages/TS/TSFinalizePackage.html
index 651e743..c52d698 100644
--- a/docs/manualpages/TS/TSFinalizePackage.html
+++ b/docs/manualpages/TS/TSFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>TSFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSFinalizePackage"><H1>TSFinalizePackage</H1></A>
 This function destroys everything in the Petsc interface to Mathematica. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSForwardCostIntegral.html b/docs/manualpages/TS/TSForwardCostIntegral.html
index 13ea580..094a0cf 100644
--- a/docs/manualpages/TS/TSForwardCostIntegral.html
+++ b/docs/manualpages/TS/TSForwardCostIntegral.html
@@ -5,8 +5,8 @@
 <TITLE>TSForwardCostIntegral</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSForwardCostIntegral.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSForwardCostIntegral.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSForwardCostIntegral"><H1>TSForwardCostIntegral</H1></A>
 Evaluate the cost integral in the forward run. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSFunctionDomainError.html b/docs/manualpages/TS/TSFunctionDomainError.html
index 3909f0f..2963f54 100644
--- a/docs/manualpages/TS/TSFunctionDomainError.html
+++ b/docs/manualpages/TS/TSFunctionDomainError.html
@@ -5,8 +5,8 @@
 <TITLE>TSFunctionDomainError</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSFunctionDomainError.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSFunctionDomainError.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSFunctionDomainError"><H1>TSFunctionDomainError</H1></A>
 Check if the current state is valid 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGL.html b/docs/manualpages/TS/TSGL.html
index be50e88..ec4cc0a 100644
--- a/docs/manualpages/TS/TSGL.html
+++ b/docs/manualpages/TS/TSGL.html
@@ -5,8 +5,8 @@
 <TITLE>TSGL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGL"><H1>TSGL</H1></A>
 DAE solver using implicit General Linear methods These methods contain Runge-Kutta and multistep schemes as special cases.  These special cases have some fundamental
 limitations.  For example, diagonally implicit Runge-Kutta cannot have stage order greater than 1 which limits their
diff --git a/docs/manualpages/TS/TSGLAcceptRegister.html b/docs/manualpages/TS/TSGLAcceptRegister.html
index fdad186..c284cfb 100644
--- a/docs/manualpages/TS/TSGLAcceptRegister.html
+++ b/docs/manualpages/TS/TSGLAcceptRegister.html
@@ -5,8 +5,8 @@
 <TITLE>TSGLAcceptRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGLAcceptRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGLAcceptRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGLAcceptRegister"><H1>TSGLAcceptRegister</H1></A>
 adds a <A HREF="../TS/TSGL.html#TSGL">TSGL</A> acceptance scheme 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGLAcceptType.html b/docs/manualpages/TS/TSGLAcceptType.html
index 000d640..46dd2aa 100644
--- a/docs/manualpages/TS/TSGLAcceptType.html
+++ b/docs/manualpages/TS/TSGLAcceptType.html
@@ -5,8 +5,8 @@
 <TITLE>TSGLAcceptType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGLAcceptType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGLAcceptType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGLAcceptType"><H1>TSGLAcceptType</H1></A>
 String with the name of TSGLAccept scheme 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGLAdapt.html b/docs/manualpages/TS/TSGLAdapt.html
index f10f191..d134d1d 100644
--- a/docs/manualpages/TS/TSGLAdapt.html
+++ b/docs/manualpages/TS/TSGLAdapt.html
@@ -5,8 +5,8 @@
 <TITLE>TSGLAdapt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGLAdapt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGLAdapt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGLAdapt"><H1>TSGLAdapt</H1></A>
 Abstract object that manages time-step adaptivity 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGLAdaptInitializePackage.html b/docs/manualpages/TS/TSGLAdaptInitializePackage.html
index 3787728..5b40569 100644
--- a/docs/manualpages/TS/TSGLAdaptInitializePackage.html
+++ b/docs/manualpages/TS/TSGLAdaptInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>TSGLAdaptInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGLAdaptInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGLAdaptInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGLAdaptInitializePackage"><H1>TSGLAdaptInitializePackage</H1></A>
 This function initializes everything in the <A HREF="../TS/TSGLAdapt.html#TSGLAdapt">TSGLAdapt</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to TSCreate_GL() when using static libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGLAdaptRegister.html b/docs/manualpages/TS/TSGLAdaptRegister.html
index a01a88a..2ac51bf 100644
--- a/docs/manualpages/TS/TSGLAdaptRegister.html
+++ b/docs/manualpages/TS/TSGLAdaptRegister.html
@@ -5,8 +5,8 @@
 <TITLE>TSGLAdaptRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGLAdaptRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGLAdaptRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGLAdaptRegister"><H1>TSGLAdaptRegister</H1></A>
 adds a <A HREF="../TS/TSGLAdapt.html#TSGLAdapt">TSGLAdapt</A> implementation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGLAdaptRegisterAll.html b/docs/manualpages/TS/TSGLAdaptRegisterAll.html
index 74309c3..5f0b2fa 100644
--- a/docs/manualpages/TS/TSGLAdaptRegisterAll.html
+++ b/docs/manualpages/TS/TSGLAdaptRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>TSGLAdaptRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGLAdaptRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGLAdaptRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGLAdaptRegisterAll"><H1>TSGLAdaptRegisterAll</H1></A>
 Registers all of the adaptivity schemes in <A HREF="../TS/TSGLAdapt.html#TSGLAdapt">TSGLAdapt</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGLAdaptType.html b/docs/manualpages/TS/TSGLAdaptType.html
index bbef0ca..fe0e49d 100644
--- a/docs/manualpages/TS/TSGLAdaptType.html
+++ b/docs/manualpages/TS/TSGLAdaptType.html
@@ -5,8 +5,8 @@
 <TITLE>TSGLAdaptType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGLAdaptType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGLAdaptType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGLAdaptType"><H1>TSGLAdaptType</H1></A>
 String with the name of <A HREF="../TS/TSGLAdapt.html#TSGLAdapt">TSGLAdapt</A> scheme 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGLFinalizePackage.html b/docs/manualpages/TS/TSGLFinalizePackage.html
index 3206b2c..79bb8b9 100644
--- a/docs/manualpages/TS/TSGLFinalizePackage.html
+++ b/docs/manualpages/TS/TSGLFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>TSGLFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGLFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGLFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGLFinalizePackage"><H1>TSGLFinalizePackage</H1></A>
 This function destroys everything in the <A HREF="../TS/TSGL.html#TSGL">TSGL</A> package. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGLGetAdapt.html b/docs/manualpages/TS/TSGLGetAdapt.html
index 568fc18..fb6c621 100644
--- a/docs/manualpages/TS/TSGLGetAdapt.html
+++ b/docs/manualpages/TS/TSGLGetAdapt.html
@@ -5,8 +5,8 @@
 <TITLE>TSGLGetAdapt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGLGetAdapt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGLGetAdapt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGLGetAdapt"><H1>TSGLGetAdapt</H1></A>
 gets the <A HREF="../TS/TSGLAdapt.html#TSGLAdapt">TSGLAdapt</A> object from the <A HREF="../TS/TS.html#TS">TS</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGLInitializePackage.html b/docs/manualpages/TS/TSGLInitializePackage.html
index 860b68b..5ff160f 100644
--- a/docs/manualpages/TS/TSGLInitializePackage.html
+++ b/docs/manualpages/TS/TSGLInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>TSGLInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGLInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGLInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGLInitializePackage"><H1>TSGLInitializePackage</H1></A>
 This function initializes everything in the <A HREF="../TS/TSGL.html#TSGL">TSGL</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to TSCreate_GL() when using static libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGLRegister.html b/docs/manualpages/TS/TSGLRegister.html
index d2b0744..01dc815 100644
--- a/docs/manualpages/TS/TSGLRegister.html
+++ b/docs/manualpages/TS/TSGLRegister.html
@@ -5,8 +5,8 @@
 <TITLE>TSGLRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGLRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGLRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGLRegister"><H1>TSGLRegister</H1></A>
 adds a <A HREF="../TS/TSGL.html#TSGL">TSGL</A> implementation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGLRegisterAll.html b/docs/manualpages/TS/TSGLRegisterAll.html
index d2379ed..c2090d6 100644
--- a/docs/manualpages/TS/TSGLRegisterAll.html
+++ b/docs/manualpages/TS/TSGLRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>TSGLRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGLRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGLRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGLRegisterAll"><H1>TSGLRegisterAll</H1></A>
 Registers all of the general linear methods in <A HREF="../TS/TSGL.html#TSGL">TSGL</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGLSetAcceptType.html b/docs/manualpages/TS/TSGLSetAcceptType.html
index bcc8e3a..0aae376 100644
--- a/docs/manualpages/TS/TSGLSetAcceptType.html
+++ b/docs/manualpages/TS/TSGLSetAcceptType.html
@@ -5,8 +5,8 @@
 <TITLE>TSGLSetAcceptType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGLSetAcceptType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGLSetAcceptType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGLSetAcceptType"><H1>TSGLSetAcceptType</H1></A>
 sets the acceptance test 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGLSetType.html b/docs/manualpages/TS/TSGLSetType.html
index f8ae26b..aa300bc 100644
--- a/docs/manualpages/TS/TSGLSetType.html
+++ b/docs/manualpages/TS/TSGLSetType.html
@@ -5,8 +5,8 @@
 <TITLE>TSGLSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGLSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGLSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGLSetType"><H1>TSGLSetType</H1></A>
 sets the class of general linear method to use for time-stepping 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGLType.html b/docs/manualpages/TS/TSGLType.html
index 14ee2b1..acc9688 100644
--- a/docs/manualpages/TS/TSGLType.html
+++ b/docs/manualpages/TS/TSGLType.html
@@ -5,8 +5,8 @@
 <TITLE>TSGLType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGLType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGLType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGLType"><H1>TSGLType</H1></A>
 family of time integration method within the General Linear class 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetAdapt.html b/docs/manualpages/TS/TSGetAdapt.html
index 4eb0804..d6b9b56 100644
--- a/docs/manualpages/TS/TSGetAdapt.html
+++ b/docs/manualpages/TS/TSGetAdapt.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetAdapt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetAdapt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetAdapt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetAdapt"><H1>TSGetAdapt</H1></A>
 Get the adaptive controller context for the current method 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetApplicationContext.html b/docs/manualpages/TS/TSGetApplicationContext.html
index 2f3af4e..ccf3587 100644
--- a/docs/manualpages/TS/TSGetApplicationContext.html
+++ b/docs/manualpages/TS/TSGetApplicationContext.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetApplicationContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetApplicationContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetApplicationContext.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetApplicationContext"><H1>TSGetApplicationContext</H1></A>
 Gets the user-defined context for the timestepper. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetCFLTime.html b/docs/manualpages/TS/TSGetCFLTime.html
index d232131..b10ebff 100644
--- a/docs/manualpages/TS/TSGetCFLTime.html
+++ b/docs/manualpages/TS/TSGetCFLTime.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetCFLTime</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetCFLTime.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetCFLTime.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetCFLTime"><H1>TSGetCFLTime</H1></A>
 Get the maximum stable time step according to CFL criteria applied to forward Euler 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetConvergedReason.html b/docs/manualpages/TS/TSGetConvergedReason.html
index 530cf3d..7e1a1cc 100644
--- a/docs/manualpages/TS/TSGetConvergedReason.html
+++ b/docs/manualpages/TS/TSGetConvergedReason.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetConvergedReason</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetConvergedReason.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetConvergedReason.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetConvergedReason"><H1>TSGetConvergedReason</H1></A>
 Gets the reason the <A HREF="../TS/TS.html#TS">TS</A> iteration was stopped. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetCostGradients.html b/docs/manualpages/TS/TSGetCostGradients.html
index ffd6468..3e7b522 100644
--- a/docs/manualpages/TS/TSGetCostGradients.html
+++ b/docs/manualpages/TS/TSGetCostGradients.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetCostGradients</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetCostGradients.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetCostGradients.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetCostGradients"><H1>TSGetCostGradients</H1></A>
 Returns the gradients from the <A HREF="../TS/TSAdjointSolve.html#TSAdjointSolve">TSAdjointSolve</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetCostIntegral.html b/docs/manualpages/TS/TSGetCostIntegral.html
index 8c5c87a..2b882e2 100644
--- a/docs/manualpages/TS/TSGetCostIntegral.html
+++ b/docs/manualpages/TS/TSGetCostIntegral.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetCostIntegral</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetCostIntegral.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetCostIntegral.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetCostIntegral"><H1>TSGetCostIntegral</H1></A>
 Returns the values of the integral term in the cost functions. It is valid to call the routine after a backward run. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetDM.html b/docs/manualpages/TS/TSGetDM.html
index 2e3e6e5..b98b17b 100644
--- a/docs/manualpages/TS/TSGetDM.html
+++ b/docs/manualpages/TS/TSGetDM.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetDM"><H1>TSGetDM</H1></A>
 Gets the <A HREF="../DM/DM.html#DM">DM</A> that may be used by some preconditioners 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetDuration.html b/docs/manualpages/TS/TSGetDuration.html
index 3df09a8..f774e3b 100644
--- a/docs/manualpages/TS/TSGetDuration.html
+++ b/docs/manualpages/TS/TSGetDuration.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetDuration</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetDuration.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetDuration.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetDuration"><H1>TSGetDuration</H1></A>
 Gets the maximum number of timesteps to use and maximum time for iteration. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetEquationType.html b/docs/manualpages/TS/TSGetEquationType.html
index 85c5080..77b5bf6 100644
--- a/docs/manualpages/TS/TSGetEquationType.html
+++ b/docs/manualpages/TS/TSGetEquationType.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetEquationType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetEquationType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetEquationType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetEquationType"><H1>TSGetEquationType</H1></A>
 Gets the type of the equation that <A HREF="../TS/TS.html#TS">TS</A> is solving. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetI2Function.html b/docs/manualpages/TS/TSGetI2Function.html
index da2585c..160d5f3 100644
--- a/docs/manualpages/TS/TSGetI2Function.html
+++ b/docs/manualpages/TS/TSGetI2Function.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetI2Function</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetI2Function.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetI2Function.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetI2Function"><H1>TSGetI2Function</H1></A>
 Returns the vector where the implicit residual is stored and the function/contex to compute it. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetI2Jacobian.html b/docs/manualpages/TS/TSGetI2Jacobian.html
index 0ffb712..62672e2 100644
--- a/docs/manualpages/TS/TSGetI2Jacobian.html
+++ b/docs/manualpages/TS/TSGetI2Jacobian.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetI2Jacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetI2Jacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetI2Jacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetI2Jacobian"><H1>TSGetI2Jacobian</H1></A>
 Returns the implicit Jacobian at the present timestep. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetIFunction.html b/docs/manualpages/TS/TSGetIFunction.html
index c3f7bfa..cfc9d5c 100644
--- a/docs/manualpages/TS/TSGetIFunction.html
+++ b/docs/manualpages/TS/TSGetIFunction.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetIFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetIFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetIFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetIFunction"><H1>TSGetIFunction</H1></A>
 Returns the vector where the implicit residual is stored and the function/contex to compute it. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetIJacobian.html b/docs/manualpages/TS/TSGetIJacobian.html
index 8422069..e685763 100644
--- a/docs/manualpages/TS/TSGetIJacobian.html
+++ b/docs/manualpages/TS/TSGetIJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetIJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetIJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetIJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetIJacobian"><H1>TSGetIJacobian</H1></A>
 Returns the implicit Jacobian at the present timestep. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetKSP.html b/docs/manualpages/TS/TSGetKSP.html
index ab5b764..b320694 100644
--- a/docs/manualpages/TS/TSGetKSP.html
+++ b/docs/manualpages/TS/TSGetKSP.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetKSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetKSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetKSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetKSP"><H1>TSGetKSP</H1></A>
 Returns the <A HREF="../KSP/KSP.html#KSP">KSP</A> (linear solver) associated with a <A HREF="../TS/TS.html#TS">TS</A> (timestepper) context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetKSPIterations.html b/docs/manualpages/TS/TSGetKSPIterations.html
index 88ebfc7..6732efd 100644
--- a/docs/manualpages/TS/TSGetKSPIterations.html
+++ b/docs/manualpages/TS/TSGetKSPIterations.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetKSPIterations</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetKSPIterations.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetKSPIterations.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetKSPIterations"><H1>TSGetKSPIterations</H1></A>
 Gets the total number of linear iterations used by the time integrator. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetOptionsPrefix.html b/docs/manualpages/TS/TSGetOptionsPrefix.html
index 6750751..d024e4a 100644
--- a/docs/manualpages/TS/TSGetOptionsPrefix.html
+++ b/docs/manualpages/TS/TSGetOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetOptionsPrefix"><H1>TSGetOptionsPrefix</H1></A>
 Sets the prefix used for searching for all <A HREF="../TS/TS.html#TS">TS</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetPrevTime.html b/docs/manualpages/TS/TSGetPrevTime.html
index d3aa2a1..6042c8d 100644
--- a/docs/manualpages/TS/TSGetPrevTime.html
+++ b/docs/manualpages/TS/TSGetPrevTime.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetPrevTime</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetPrevTime.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetPrevTime.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetPrevTime"><H1>TSGetPrevTime</H1></A>
 Gets the starting time of the previously completed step. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetProblemType.html b/docs/manualpages/TS/TSGetProblemType.html
index 8915540..8308a5e 100644
--- a/docs/manualpages/TS/TSGetProblemType.html
+++ b/docs/manualpages/TS/TSGetProblemType.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetProblemType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetProblemType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetProblemType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetProblemType"><H1>TSGetProblemType</H1></A>
 Gets the type of problem to be solved. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetRHSFunction.html b/docs/manualpages/TS/TSGetRHSFunction.html
index 2885691..ba3dc7a 100644
--- a/docs/manualpages/TS/TSGetRHSFunction.html
+++ b/docs/manualpages/TS/TSGetRHSFunction.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetRHSFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetRHSFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetRHSFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetRHSFunction"><H1>TSGetRHSFunction</H1></A>
 Returns the vector where the right hand side is stored and the function/context to compute it. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetRHSJacobian.html b/docs/manualpages/TS/TSGetRHSJacobian.html
index a3588bb..99383d7 100644
--- a/docs/manualpages/TS/TSGetRHSJacobian.html
+++ b/docs/manualpages/TS/TSGetRHSJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetRHSJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetRHSJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetRHSJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetRHSJacobian"><H1>TSGetRHSJacobian</H1></A>
 Returns the Jacobian J at the present timestep. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetSNES.html b/docs/manualpages/TS/TSGetSNES.html
index 7525a39..9d3804a 100644
--- a/docs/manualpages/TS/TSGetSNES.html
+++ b/docs/manualpages/TS/TSGetSNES.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetSNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetSNES.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetSNES.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetSNES"><H1>TSGetSNES</H1></A>
 Returns the <A HREF="../SNES/SNES.html#SNES">SNES</A> (nonlinear solver) associated with a <A HREF="../TS/TS.html#TS">TS</A> (timestepper) context. Valid only for nonlinear problems. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetSNESFailures.html b/docs/manualpages/TS/TSGetSNESFailures.html
index c38c27d..d0c53ae 100644
--- a/docs/manualpages/TS/TSGetSNESFailures.html
+++ b/docs/manualpages/TS/TSGetSNESFailures.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetSNESFailures</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetSNESFailures.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetSNESFailures.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetSNESFailures"><H1>TSGetSNESFailures</H1></A>
 Gets the total number of failed <A HREF="../SNES/SNES.html#SNES">SNES</A> solves 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetSNESIterations.html b/docs/manualpages/TS/TSGetSNESIterations.html
index 60f0fed..0e38d2f 100644
--- a/docs/manualpages/TS/TSGetSNESIterations.html
+++ b/docs/manualpages/TS/TSGetSNESIterations.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetSNESIterations</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetSNESIterations.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetSNESIterations.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetSNESIterations"><H1>TSGetSNESIterations</H1></A>
 Gets the total number of nonlinear iterations used by the time integrator. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetSolution.html b/docs/manualpages/TS/TSGetSolution.html
index a197dd6..fb6115d 100644
--- a/docs/manualpages/TS/TSGetSolution.html
+++ b/docs/manualpages/TS/TSGetSolution.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetSolution</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetSolution.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetSolution.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetSolution"><H1>TSGetSolution</H1></A>
 Returns the solution at the present timestep. It is valid to call this routine inside the function that you are evaluating in order to move to the new timestep. This vector not changed until the solution at the next timestep has been calculated. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetSolveTime.html b/docs/manualpages/TS/TSGetSolveTime.html
index f18ec16..ad3ab75 100644
--- a/docs/manualpages/TS/TSGetSolveTime.html
+++ b/docs/manualpages/TS/TSGetSolveTime.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetSolveTime</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetSolveTime.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetSolveTime.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetSolveTime"><H1>TSGetSolveTime</H1></A>
 Gets the time after a call to <A HREF="../TS/TSSolve.html#TSSolve">TSSolve</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetStages.html b/docs/manualpages/TS/TSGetStages.html
index f43f2a4..1ec5e15 100644
--- a/docs/manualpages/TS/TSGetStages.html
+++ b/docs/manualpages/TS/TSGetStages.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetStages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetStages.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetStages.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetStages"><H1>TSGetStages</H1></A>
 Get the number of stages and stage values 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetStepRejections.html b/docs/manualpages/TS/TSGetStepRejections.html
index d0f6e2c..7f753b3 100644
--- a/docs/manualpages/TS/TSGetStepRejections.html
+++ b/docs/manualpages/TS/TSGetStepRejections.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetStepRejections</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetStepRejections.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetStepRejections.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetStepRejections"><H1>TSGetStepRejections</H1></A>
 Gets the total number of rejected steps. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetTime.html b/docs/manualpages/TS/TSGetTime.html
index dbebec7..ab470af 100644
--- a/docs/manualpages/TS/TSGetTime.html
+++ b/docs/manualpages/TS/TSGetTime.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetTime</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetTime.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetTime.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetTime"><H1>TSGetTime</H1></A>
 Gets the time of the most recently completed step. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetTimeStep.html b/docs/manualpages/TS/TSGetTimeStep.html
index f68ed61..0e22293 100644
--- a/docs/manualpages/TS/TSGetTimeStep.html
+++ b/docs/manualpages/TS/TSGetTimeStep.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetTimeStep</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetTimeStep.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetTimeStep.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetTimeStep"><H1>TSGetTimeStep</H1></A>
 Gets the current timestep size. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetTimeStepNumber.html b/docs/manualpages/TS/TSGetTimeStepNumber.html
index 405601f..8669a3d 100644
--- a/docs/manualpages/TS/TSGetTimeStepNumber.html
+++ b/docs/manualpages/TS/TSGetTimeStepNumber.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetTimeStepNumber</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetTimeStepNumber.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetTimeStepNumber.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetTimeStepNumber"><H1>TSGetTimeStepNumber</H1></A>
 Gets the number of time steps completed. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetTolerances.html b/docs/manualpages/TS/TSGetTolerances.html
index f951873..4ba8d7e 100644
--- a/docs/manualpages/TS/TSGetTolerances.html
+++ b/docs/manualpages/TS/TSGetTolerances.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetTolerances.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetTolerances"><H1>TSGetTolerances</H1></A>
 Get tolerances for local truncation error when using adaptive controller 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetTotalSteps.html b/docs/manualpages/TS/TSGetTotalSteps.html
index ec249f5..a4ff416 100644
--- a/docs/manualpages/TS/TSGetTotalSteps.html
+++ b/docs/manualpages/TS/TSGetTotalSteps.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetTotalSteps</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetTotalSteps.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetTotalSteps.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetTotalSteps"><H1>TSGetTotalSteps</H1></A>
 Gets the total number of steps done since the last call to <A HREF="../TS/TSSetUp.html#TSSetUp">TSSetUp</A>() or <A HREF="../TS/TSCreate.html#TSCreate">TSCreate</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSGetType.html b/docs/manualpages/TS/TSGetType.html
index 4975ff6..22c17d2 100644
--- a/docs/manualpages/TS/TSGetType.html
+++ b/docs/manualpages/TS/TSGetType.html
@@ -5,8 +5,8 @@
 <TITLE>TSGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSGetType"><H1>TSGetType</H1></A>
 Gets the <A HREF="../TS/TS.html#TS">TS</A> method type (as a string). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSInitializePackage.html b/docs/manualpages/TS/TSInitializePackage.html
index af1ca55..b9b5cfd 100644
--- a/docs/manualpages/TS/TSInitializePackage.html
+++ b/docs/manualpages/TS/TSInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>TSInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSInitializePackage"><H1>TSInitializePackage</H1></A>
 This function initializes everything in the <A HREF="../TS/TS.html#TS">TS</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to <A HREF="../TS/TSCreate.html#TSCreate">TSCreate</A>() when using static libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSInterpolate.html b/docs/manualpages/TS/TSInterpolate.html
index 2ece471..bdc591e 100644
--- a/docs/manualpages/TS/TSInterpolate.html
+++ b/docs/manualpages/TS/TSInterpolate.html
@@ -5,8 +5,8 @@
 <TITLE>TSInterpolate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSInterpolate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSInterpolate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSInterpolate"><H1>TSInterpolate</H1></A>
 Interpolate the solution computed during the previous step to an arbitrary location in the interval 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSLoad.html b/docs/manualpages/TS/TSLoad.html
index 15cccc5..f8ac41b 100644
--- a/docs/manualpages/TS/TSLoad.html
+++ b/docs/manualpages/TS/TSLoad.html
@@ -5,8 +5,8 @@
 <TITLE>TSLoad</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSLoad.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSLoad.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSLoad"><H1>TSLoad</H1></A>
 Loads a <A HREF="../KSP/KSP.html#KSP">KSP</A> that has been stored in binary  with <A HREF="../KSP/KSPView.html#KSPView">KSPView</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMIMEX.html b/docs/manualpages/TS/TSMIMEX.html
index 13b61d7..1b57c0c 100644
--- a/docs/manualpages/TS/TSMIMEX.html
+++ b/docs/manualpages/TS/TSMIMEX.html
@@ -5,8 +5,8 @@
 <TITLE>TSMIMEX</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMIMEX.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMIMEX.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMIMEX"><H1>TSMIMEX</H1></A>
 ODE solver using the explicit forward Mimex method 
 <P>
diff --git a/docs/manualpages/TS/TSMonitor.html b/docs/manualpages/TS/TSMonitor.html
index 2668862..8e3508b 100644
--- a/docs/manualpages/TS/TSMonitor.html
+++ b/docs/manualpages/TS/TSMonitor.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitor"><H1>TSMonitor</H1></A>
 Runs all user-provided monitor routines set using <A HREF="../TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorCancel.html b/docs/manualpages/TS/TSMonitorCancel.html
index 3ea4f1a..bf92288 100644
--- a/docs/manualpages/TS/TSMonitorCancel.html
+++ b/docs/manualpages/TS/TSMonitorCancel.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorCancel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorCancel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorCancel.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorCancel"><H1>TSMonitorCancel</H1></A>
 Clears all the monitors that have been set on a time-step object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorDefault.html b/docs/manualpages/TS/TSMonitorDefault.html
index 6ef3604..44c9206 100644
--- a/docs/manualpages/TS/TSMonitorDefault.html
+++ b/docs/manualpages/TS/TSMonitorDefault.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorDefault</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorDefault.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorDefault.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorDefault"><H1>TSMonitorDefault</H1></A>
 The Default monitor, prints the timestep and time for each step 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorDrawCtxCreate.html b/docs/manualpages/TS/TSMonitorDrawCtxCreate.html
index cd27837..7a5175e 100644
--- a/docs/manualpages/TS/TSMonitorDrawCtxCreate.html
+++ b/docs/manualpages/TS/TSMonitorDrawCtxCreate.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorDrawCtxCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorDrawCtxCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorDrawCtxCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorDrawCtxCreate"><H1>TSMonitorDrawCtxCreate</H1></A>
 Creates the monitor context for TSMonitorDrawCtx 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorDrawCtxDestroy.html b/docs/manualpages/TS/TSMonitorDrawCtxDestroy.html
index 0b46809..86db1da 100644
--- a/docs/manualpages/TS/TSMonitorDrawCtxDestroy.html
+++ b/docs/manualpages/TS/TSMonitorDrawCtxDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorDrawCtxDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorDrawCtxDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorDrawCtxDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorDrawCtxDestroy"><H1>TSMonitorDrawCtxDestroy</H1></A>
 Destroys the monitor context for <A HREF="../TS/TSMonitorDrawSolution.html#TSMonitorDrawSolution">TSMonitorDrawSolution</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorDrawError.html b/docs/manualpages/TS/TSMonitorDrawError.html
index dd8ea42..f6dbd87 100644
--- a/docs/manualpages/TS/TSMonitorDrawError.html
+++ b/docs/manualpages/TS/TSMonitorDrawError.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorDrawError</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorDrawError.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorDrawError.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorDrawError"><H1>TSMonitorDrawError</H1></A>
 Monitors progress of the <A HREF="../TS/TS.html#TS">TS</A> solvers by calling <A HREF="../Vec/VecView.html#VecView">VecView</A>() for the error at each timestep 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorDrawSolution.html b/docs/manualpages/TS/TSMonitorDrawSolution.html
index 4ca6a4b..328e5d4 100644
--- a/docs/manualpages/TS/TSMonitorDrawSolution.html
+++ b/docs/manualpages/TS/TSMonitorDrawSolution.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorDrawSolution</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorDrawSolution.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorDrawSolution.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorDrawSolution"><H1>TSMonitorDrawSolution</H1></A>
 Monitors progress of the <A HREF="../TS/TS.html#TS">TS</A> solvers by calling <A HREF="../Vec/VecView.html#VecView">VecView</A>() for the solution at each timestep 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorDrawSolutionPhase.html b/docs/manualpages/TS/TSMonitorDrawSolutionPhase.html
index c4f1b2d..1bf98a0 100644
--- a/docs/manualpages/TS/TSMonitorDrawSolutionPhase.html
+++ b/docs/manualpages/TS/TSMonitorDrawSolutionPhase.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorDrawSolutionPhase</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorDrawSolutionPhase.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorDrawSolutionPhase.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorDrawSolutionPhase"><H1>TSMonitorDrawSolutionPhase</H1></A>
 Monitors progress of the <A HREF="../TS/TS.html#TS">TS</A> solvers by plotting the solution as a phase diagram 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorEnvelope.html b/docs/manualpages/TS/TSMonitorEnvelope.html
index 8dc56d8..1f14b77 100644
--- a/docs/manualpages/TS/TSMonitorEnvelope.html
+++ b/docs/manualpages/TS/TSMonitorEnvelope.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorEnvelope</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorEnvelope.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorEnvelope.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorEnvelope"><H1>TSMonitorEnvelope</H1></A>
 Monitors the maximum and minimum value of each component of the solution 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorEnvelopeCtxCreate.html b/docs/manualpages/TS/TSMonitorEnvelopeCtxCreate.html
index b0eb56b..7828ac3 100644
--- a/docs/manualpages/TS/TSMonitorEnvelopeCtxCreate.html
+++ b/docs/manualpages/TS/TSMonitorEnvelopeCtxCreate.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorEnvelopeCtxCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorEnvelopeCtxCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorEnvelopeCtxCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorEnvelopeCtxCreate"><H1>TSMonitorEnvelopeCtxCreate</H1></A>
 Creates a context for use with <A HREF="../TS/TSMonitorEnvelope.html#TSMonitorEnvelope">TSMonitorEnvelope</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorEnvelopeCtxDestroy.html b/docs/manualpages/TS/TSMonitorEnvelopeCtxDestroy.html
index d89b18b..d56598e 100644
--- a/docs/manualpages/TS/TSMonitorEnvelopeCtxDestroy.html
+++ b/docs/manualpages/TS/TSMonitorEnvelopeCtxDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorEnvelopeCtxDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorEnvelopeCtxDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorEnvelopeCtxDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorEnvelopeCtxDestroy"><H1>TSMonitorEnvelopeCtxDestroy</H1></A>
 Destroys a context that was created  with <A HREF="../TS/TSMonitorEnvelopeCtxCreate.html#TSMonitorEnvelopeCtxCreate">TSMonitorEnvelopeCtxCreate</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorEnvelopeGetBounds.html b/docs/manualpages/TS/TSMonitorEnvelopeGetBounds.html
index 5e2917c..dc4b8d2 100644
--- a/docs/manualpages/TS/TSMonitorEnvelopeGetBounds.html
+++ b/docs/manualpages/TS/TSMonitorEnvelopeGetBounds.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorEnvelopeGetBounds</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorEnvelopeGetBounds.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorEnvelopeGetBounds.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorEnvelopeGetBounds"><H1>TSMonitorEnvelopeGetBounds</H1></A>
 Gets the bounds for the components of the solution 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorLGCtxCreate.html b/docs/manualpages/TS/TSMonitorLGCtxCreate.html
index ae0fe88..626e10e 100644
--- a/docs/manualpages/TS/TSMonitorLGCtxCreate.html
+++ b/docs/manualpages/TS/TSMonitorLGCtxCreate.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorLGCtxCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorLGCtxCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorLGCtxCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorLGCtxCreate"><H1>TSMonitorLGCtxCreate</H1></A>
 Creates a TSMonitorLGCtx context for use with <A HREF="../TS/TS.html#TS">TS</A> to monitor the solution process graphically in various ways 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorLGCtxDestroy.html b/docs/manualpages/TS/TSMonitorLGCtxDestroy.html
index df90336..9b0887a 100644
--- a/docs/manualpages/TS/TSMonitorLGCtxDestroy.html
+++ b/docs/manualpages/TS/TSMonitorLGCtxDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorLGCtxDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorLGCtxDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorLGCtxDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorLGCtxDestroy"><H1>TSMonitorLGCtxDestroy</H1></A>
 Destroys a line graph context that was created with <A HREF="../TS/TSMonitorLGCtxCreate.html#TSMonitorLGCtxCreate">TSMonitorLGCtxCreate</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorLGCtxSetDisplayVariables.html b/docs/manualpages/TS/TSMonitorLGCtxSetDisplayVariables.html
index e033e25..406f715 100644
--- a/docs/manualpages/TS/TSMonitorLGCtxSetDisplayVariables.html
+++ b/docs/manualpages/TS/TSMonitorLGCtxSetDisplayVariables.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorLGCtxSetDisplayVariables</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorLGCtxSetDisplayVariables.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorLGCtxSetDisplayVariables.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorLGCtxSetDisplayVariables"><H1>TSMonitorLGCtxSetDisplayVariables</H1></A>
 Sets the variables that are to be display in the monitor 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorLGCtxSetTransform.html b/docs/manualpages/TS/TSMonitorLGCtxSetTransform.html
index c14abb8..b1e52d3 100644
--- a/docs/manualpages/TS/TSMonitorLGCtxSetTransform.html
+++ b/docs/manualpages/TS/TSMonitorLGCtxSetTransform.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorLGCtxSetTransform</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorLGCtxSetTransform.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorLGCtxSetTransform.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorLGCtxSetTransform"><H1>TSMonitorLGCtxSetTransform</H1></A>
 Solution vector will be transformed by provided function before being displayed 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorLGCtxSetVariableNames.html b/docs/manualpages/TS/TSMonitorLGCtxSetVariableNames.html
index 76cc91d..e8ad366 100644
--- a/docs/manualpages/TS/TSMonitorLGCtxSetVariableNames.html
+++ b/docs/manualpages/TS/TSMonitorLGCtxSetVariableNames.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorLGCtxSetVariableNames</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorLGCtxSetVariableNames.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorLGCtxSetVariableNames.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorLGCtxSetVariableNames"><H1>TSMonitorLGCtxSetVariableNames</H1></A>
 Sets the name of each component in the solution vector so that it may be displayed in the plot 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorLGError.html b/docs/manualpages/TS/TSMonitorLGError.html
index 7cba58a..214fdb6 100644
--- a/docs/manualpages/TS/TSMonitorLGError.html
+++ b/docs/manualpages/TS/TSMonitorLGError.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorLGError</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorLGError.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorLGError.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorLGError"><H1>TSMonitorLGError</H1></A>
 Monitors progress of the <A HREF="../TS/TS.html#TS">TS</A> solvers by plotting each component of the solution vector in a time based line graph 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorLGGetVariableNames.html b/docs/manualpages/TS/TSMonitorLGGetVariableNames.html
index 101c0e4..dc17b8f 100644
--- a/docs/manualpages/TS/TSMonitorLGGetVariableNames.html
+++ b/docs/manualpages/TS/TSMonitorLGGetVariableNames.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorLGGetVariableNames</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorLGGetVariableNames.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorLGGetVariableNames.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorLGGetVariableNames"><H1>TSMonitorLGGetVariableNames</H1></A>
 Gets the name of each component in the solution vector so that it may be displayed in the plot 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorLGSetDisplayVariables.html b/docs/manualpages/TS/TSMonitorLGSetDisplayVariables.html
index e87292b..e52c11d 100644
--- a/docs/manualpages/TS/TSMonitorLGSetDisplayVariables.html
+++ b/docs/manualpages/TS/TSMonitorLGSetDisplayVariables.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorLGSetDisplayVariables</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorLGSetDisplayVariables.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorLGSetDisplayVariables.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorLGSetDisplayVariables"><H1>TSMonitorLGSetDisplayVariables</H1></A>
 Sets the variables that are to be display in the monitor 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorLGSetTransform.html b/docs/manualpages/TS/TSMonitorLGSetTransform.html
index 5db9874..154ff56 100644
--- a/docs/manualpages/TS/TSMonitorLGSetTransform.html
+++ b/docs/manualpages/TS/TSMonitorLGSetTransform.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorLGSetTransform</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorLGSetTransform.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorLGSetTransform.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorLGSetTransform"><H1>TSMonitorLGSetTransform</H1></A>
 Solution vector will be transformed by provided function before being displayed 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorLGSetVariableNames.html b/docs/manualpages/TS/TSMonitorLGSetVariableNames.html
index 3393987..6e3767b 100644
--- a/docs/manualpages/TS/TSMonitorLGSetVariableNames.html
+++ b/docs/manualpages/TS/TSMonitorLGSetVariableNames.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorLGSetVariableNames</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorLGSetVariableNames.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorLGSetVariableNames.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorLGSetVariableNames"><H1>TSMonitorLGSetVariableNames</H1></A>
 Sets the name of each component in the solution vector so that it may be displayed in the plot 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorLGSolution.html b/docs/manualpages/TS/TSMonitorLGSolution.html
index 52a63de..465a13c 100644
--- a/docs/manualpages/TS/TSMonitorLGSolution.html
+++ b/docs/manualpages/TS/TSMonitorLGSolution.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorLGSolution</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorLGSolution.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorLGSolution.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorLGSolution"><H1>TSMonitorLGSolution</H1></A>
 Monitors progress of the <A HREF="../TS/TS.html#TS">TS</A> solvers by plotting each component of the solution vector in a time based line graph 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorSPEigCtxCreate.html b/docs/manualpages/TS/TSMonitorSPEigCtxCreate.html
index e5fdc58..cddc430 100644
--- a/docs/manualpages/TS/TSMonitorSPEigCtxCreate.html
+++ b/docs/manualpages/TS/TSMonitorSPEigCtxCreate.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorSPEigCtxCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorSPEigCtxCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorSPEigCtxCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorSPEigCtxCreate"><H1>TSMonitorSPEigCtxCreate</H1></A>
 Creates a context for use with <A HREF="../TS/TS.html#TS">TS</A> to monitor the eigenvalues of the linearized operator 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorSPEigCtxDestroy.html b/docs/manualpages/TS/TSMonitorSPEigCtxDestroy.html
index 2471279..12a6588 100644
--- a/docs/manualpages/TS/TSMonitorSPEigCtxDestroy.html
+++ b/docs/manualpages/TS/TSMonitorSPEigCtxDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorSPEigCtxDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorSPEigCtxDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorSPEigCtxDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorSPEigCtxDestroy"><H1>TSMonitorSPEigCtxDestroy</H1></A>
 Destroys a scatter plot context that was created with <A HREF="../TS/TSMonitorSPEigCtxCreate.html#TSMonitorSPEigCtxCreate">TSMonitorSPEigCtxCreate</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorSet.html b/docs/manualpages/TS/TSMonitorSet.html
index 5ba5ba8..5937aaa 100644
--- a/docs/manualpages/TS/TSMonitorSet.html
+++ b/docs/manualpages/TS/TSMonitorSet.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorSet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorSet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorSet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorSet"><H1>TSMonitorSet</H1></A>
 Sets an ADDITIONAL function that is to be used at every timestep to display the iteration's  progress. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorSetFromOptions.html b/docs/manualpages/TS/TSMonitorSetFromOptions.html
index ba34af2..e8be9af 100644
--- a/docs/manualpages/TS/TSMonitorSetFromOptions.html
+++ b/docs/manualpages/TS/TSMonitorSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorSetFromOptions"><H1>TSMonitorSetFromOptions</H1></A>
 Sets a monitor function and viewer appropriate for the type indicated by the user 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorSolution.html b/docs/manualpages/TS/TSMonitorSolution.html
index 009aba3..cb684fc 100644
--- a/docs/manualpages/TS/TSMonitorSolution.html
+++ b/docs/manualpages/TS/TSMonitorSolution.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorSolution</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorSolution.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorSolution.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorSolution"><H1>TSMonitorSolution</H1></A>
 Monitors progress of the <A HREF="../TS/TS.html#TS">TS</A> solvers by <A HREF="../Vec/VecView.html#VecView">VecView</A>() for the solution at each timestep. Normally the viewer is a binary file or a <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorSolutionVTK.html b/docs/manualpages/TS/TSMonitorSolutionVTK.html
index 28987c4..f70b652 100644
--- a/docs/manualpages/TS/TSMonitorSolutionVTK.html
+++ b/docs/manualpages/TS/TSMonitorSolutionVTK.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorSolutionVTK</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorSolutionVTK.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorSolutionVTK.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorSolutionVTK"><H1>TSMonitorSolutionVTK</H1></A>
 Monitors progress of the <A HREF="../TS/TS.html#TS">TS</A> solvers by <A HREF="../Vec/VecView.html#VecView">VecView</A>() for the solution at each timestep. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSMonitorSolutionVTKDestroy.html b/docs/manualpages/TS/TSMonitorSolutionVTKDestroy.html
index fdefa0c..3a67abe 100644
--- a/docs/manualpages/TS/TSMonitorSolutionVTKDestroy.html
+++ b/docs/manualpages/TS/TSMonitorSolutionVTKDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>TSMonitorSolutionVTKDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSMonitorSolutionVTKDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSMonitorSolutionVTKDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSMonitorSolutionVTKDestroy"><H1>TSMonitorSolutionVTKDestroy</H1></A>
 Destroy context for monitoring 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSPSEUDO.html b/docs/manualpages/TS/TSPSEUDO.html
index c0efd6d..73df14a 100644
--- a/docs/manualpages/TS/TSPSEUDO.html
+++ b/docs/manualpages/TS/TSPSEUDO.html
@@ -5,8 +5,8 @@
 <TITLE>TSPSEUDO</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSPSEUDO.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSPSEUDO.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSPSEUDO"><H1>TSPSEUDO</H1></A>
 Solve steady state ODE and DAE problems with pseudo time stepping This method solves equations of the form
 <P>
diff --git a/docs/manualpages/TS/TSPostStage.html b/docs/manualpages/TS/TSPostStage.html
index 2baa886..807977b 100644
--- a/docs/manualpages/TS/TSPostStage.html
+++ b/docs/manualpages/TS/TSPostStage.html
@@ -5,8 +5,8 @@
 <TITLE>TSPostStage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSPostStage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSPostStage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSPostStage"><H1>TSPostStage</H1></A>
 Runs the user-defined post-stage function set using <A HREF="../TS/TSSetPostStage.html#TSSetPostStage">TSSetPostStage</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSPostStep.html b/docs/manualpages/TS/TSPostStep.html
index b865779..e6d7f01 100644
--- a/docs/manualpages/TS/TSPostStep.html
+++ b/docs/manualpages/TS/TSPostStep.html
@@ -5,8 +5,8 @@
 <TITLE>TSPostStep</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSPostStep.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSPostStep.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSPostStep"><H1>TSPostStep</H1></A>
 Runs the user-defined post-step function. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSPreStage.html b/docs/manualpages/TS/TSPreStage.html
index 0c3809d..129b9ea 100644
--- a/docs/manualpages/TS/TSPreStage.html
+++ b/docs/manualpages/TS/TSPreStage.html
@@ -5,8 +5,8 @@
 <TITLE>TSPreStage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSPreStage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSPreStage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSPreStage"><H1>TSPreStage</H1></A>
 Runs the user-defined pre-stage function set using <A HREF="../TS/TSSetPreStage.html#TSSetPreStage">TSSetPreStage</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSPreStep.html b/docs/manualpages/TS/TSPreStep.html
index 168fc65..229a33b 100644
--- a/docs/manualpages/TS/TSPreStep.html
+++ b/docs/manualpages/TS/TSPreStep.html
@@ -5,8 +5,8 @@
 <TITLE>TSPreStep</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSPreStep.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSPreStep.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSPreStep"><H1>TSPreStep</H1></A>
 Runs the user-defined pre-step function. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSProblemType.html b/docs/manualpages/TS/TSProblemType.html
index 51fb4ce..c76d35c 100644
--- a/docs/manualpages/TS/TSProblemType.html
+++ b/docs/manualpages/TS/TSProblemType.html
@@ -5,8 +5,8 @@
 <TITLE>TSProblemType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSProblemType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSProblemType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSProblemType"><H1>TSProblemType</H1></A>
 Determines the type of problem this <A HREF="../TS/TS.html#TS">TS</A> object is to be used to solve 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSPseudoComputeTimeStep.html b/docs/manualpages/TS/TSPseudoComputeTimeStep.html
index b71f626..f3ca125 100644
--- a/docs/manualpages/TS/TSPseudoComputeTimeStep.html
+++ b/docs/manualpages/TS/TSPseudoComputeTimeStep.html
@@ -5,8 +5,8 @@
 <TITLE>TSPseudoComputeTimeStep</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSPseudoComputeTimeStep.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSPseudoComputeTimeStep.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSPseudoComputeTimeStep"><H1>TSPseudoComputeTimeStep</H1></A>
 Computes the next timestep for a currently running pseudo-timestepping process. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSPseudoIncrementDtFromInitialDt.html b/docs/manualpages/TS/TSPseudoIncrementDtFromInitialDt.html
index 5747c4b..dbe3c8d 100644
--- a/docs/manualpages/TS/TSPseudoIncrementDtFromInitialDt.html
+++ b/docs/manualpages/TS/TSPseudoIncrementDtFromInitialDt.html
@@ -5,8 +5,8 @@
 <TITLE>TSPseudoIncrementDtFromInitialDt</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSPseudoIncrementDtFromInitialDt.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSPseudoIncrementDtFromInitialDt.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSPseudoIncrementDtFromInitialDt"><H1>TSPseudoIncrementDtFromInitialDt</H1></A>
 Indicates that a new timestep is computed via the formula $         dt = initial_dt*initial_fnorm/current_fnorm rather than the default update, $         dt = current_dt*previous_fnorm/current_fnorm. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSPseudoSetMaxTimeStep.html b/docs/manualpages/TS/TSPseudoSetMaxTimeStep.html
index 93aa8d3..effc272 100644
--- a/docs/manualpages/TS/TSPseudoSetMaxTimeStep.html
+++ b/docs/manualpages/TS/TSPseudoSetMaxTimeStep.html
@@ -5,8 +5,8 @@
 <TITLE>TSPseudoSetMaxTimeStep</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSPseudoSetMaxTimeStep.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSPseudoSetMaxTimeStep.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSPseudoSetMaxTimeStep"><H1>TSPseudoSetMaxTimeStep</H1></A>
 Sets the maximum time step when using the <A HREF="../TS/TSPseudoTimeStepDefault.html#TSPseudoTimeStepDefault">TSPseudoTimeStepDefault</A>() routine. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSPseudoSetTimeStep.html b/docs/manualpages/TS/TSPseudoSetTimeStep.html
index e34b330..9dca1bb 100644
--- a/docs/manualpages/TS/TSPseudoSetTimeStep.html
+++ b/docs/manualpages/TS/TSPseudoSetTimeStep.html
@@ -5,8 +5,8 @@
 <TITLE>TSPseudoSetTimeStep</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSPseudoSetTimeStep.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSPseudoSetTimeStep.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSPseudoSetTimeStep"><H1>TSPseudoSetTimeStep</H1></A>
 Sets the user-defined routine to be called at each pseudo-timestep to update the timestep. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSPseudoSetTimeStepIncrement.html b/docs/manualpages/TS/TSPseudoSetTimeStepIncrement.html
index a33327f..76972d1 100644
--- a/docs/manualpages/TS/TSPseudoSetTimeStepIncrement.html
+++ b/docs/manualpages/TS/TSPseudoSetTimeStepIncrement.html
@@ -5,8 +5,8 @@
 <TITLE>TSPseudoSetTimeStepIncrement</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSPseudoSetTimeStepIncrement.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSPseudoSetTimeStepIncrement.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSPseudoSetTimeStepIncrement"><H1>TSPseudoSetTimeStepIncrement</H1></A>
 Sets the scaling increment applied to dt when using the <A HREF="../TS/TSPseudoTimeStepDefault.html#TSPseudoTimeStepDefault">TSPseudoTimeStepDefault</A>() routine. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSPseudoSetVerifyTimeStep.html b/docs/manualpages/TS/TSPseudoSetVerifyTimeStep.html
index ded5928..4c735ef 100644
--- a/docs/manualpages/TS/TSPseudoSetVerifyTimeStep.html
+++ b/docs/manualpages/TS/TSPseudoSetVerifyTimeStep.html
@@ -5,8 +5,8 @@
 <TITLE>TSPseudoSetVerifyTimeStep</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSPseudoSetVerifyTimeStep.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSPseudoSetVerifyTimeStep.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSPseudoSetVerifyTimeStep"><H1>TSPseudoSetVerifyTimeStep</H1></A>
 Sets a user-defined routine to verify the quality of the last timestep. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSPseudoTimeStepDefault.html b/docs/manualpages/TS/TSPseudoTimeStepDefault.html
index 99f1908..c0f01b7 100644
--- a/docs/manualpages/TS/TSPseudoTimeStepDefault.html
+++ b/docs/manualpages/TS/TSPseudoTimeStepDefault.html
@@ -5,8 +5,8 @@
 <TITLE>TSPseudoTimeStepDefault</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSPseudoTimeStepDefault.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSPseudoTimeStepDefault.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSPseudoTimeStepDefault"><H1>TSPseudoTimeStepDefault</H1></A>
 Default code to compute pseudo-timestepping. Use with <A HREF="../TS/TSPseudoSetTimeStep.html#TSPseudoSetTimeStep">TSPseudoSetTimeStep</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSPseudoVerifyTimeStep.html b/docs/manualpages/TS/TSPseudoVerifyTimeStep.html
index ffa493e..a91af2f 100644
--- a/docs/manualpages/TS/TSPseudoVerifyTimeStep.html
+++ b/docs/manualpages/TS/TSPseudoVerifyTimeStep.html
@@ -5,8 +5,8 @@
 <TITLE>TSPseudoVerifyTimeStep</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSPseudoVerifyTimeStep.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSPseudoVerifyTimeStep.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSPseudoVerifyTimeStep"><H1>TSPseudoVerifyTimeStep</H1></A>
 Verifies whether the last timestep was acceptable. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSPseudoVerifyTimeStepDefault.html b/docs/manualpages/TS/TSPseudoVerifyTimeStepDefault.html
index 7d66127..5553b92 100644
--- a/docs/manualpages/TS/TSPseudoVerifyTimeStepDefault.html
+++ b/docs/manualpages/TS/TSPseudoVerifyTimeStepDefault.html
@@ -5,8 +5,8 @@
 <TITLE>TSPseudoVerifyTimeStepDefault</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSPseudoVerifyTimeStepDefault.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSPseudoVerifyTimeStepDefault.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSPseudoVerifyTimeStepDefault"><H1>TSPseudoVerifyTimeStepDefault</H1></A>
 Default code to verify the quality of the last timestep. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSPythonSetType.html b/docs/manualpages/TS/TSPythonSetType.html
index ee6937b..abea85c 100644
--- a/docs/manualpages/TS/TSPythonSetType.html
+++ b/docs/manualpages/TS/TSPythonSetType.html
@@ -5,8 +5,8 @@
 <TITLE>TSPythonSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSPythonSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSPythonSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSPythonSetType"><H1>TSPythonSetType</H1></A>
 Initalize a <A HREF="../TS/TS.html#TS">TS</A> object implemented in Python. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSRHSJacobianSetReuse.html b/docs/manualpages/TS/TSRHSJacobianSetReuse.html
index 07613bb..6925c16 100644
--- a/docs/manualpages/TS/TSRHSJacobianSetReuse.html
+++ b/docs/manualpages/TS/TSRHSJacobianSetReuse.html
@@ -5,8 +5,8 @@
 <TITLE>TSRHSJacobianSetReuse</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRHSJacobianSetReuse.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRHSJacobianSetReuse.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRHSJacobianSetReuse"><H1>TSRHSJacobianSetReuse</H1></A>
 restore RHS Jacobian before re-evaluating.  Without this flag, <A HREF="../TS/TS.html#TS">TS</A> will change the sign and shift the RHS Jacobian for a finite-time-step implicit solve, in which case the user function will need to recompute the entire Jacobian.  The reuse flag must be set if the evaluation function will assume that the matrix entries have not been changed by the <A HREF="../TS/TS.html#TS">TS</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSRK.html b/docs/manualpages/TS/TSRK.html
index 08ad22d..02dd44a 100644
--- a/docs/manualpages/TS/TSRK.html
+++ b/docs/manualpages/TS/TSRK.html
@@ -5,8 +5,8 @@
 <TITLE>TSRK</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRK.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRK.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRK"><H1>TSRK</H1></A>
 ODE and DAE solver using Runge-Kutta schemes The user should provide the right hand side of the equation
 using <A HREF="../TS/TSSetRHSFunction.html#TSSetRHSFunction">TSSetRHSFunction</A>().
diff --git a/docs/manualpages/TS/TSRK1.html b/docs/manualpages/TS/TSRK1.html
index 11f4b62..ae09e90 100644
--- a/docs/manualpages/TS/TSRK1.html
+++ b/docs/manualpages/TS/TSRK1.html
@@ -5,8 +5,8 @@
 <TITLE>TSRK1</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRK1.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRK1.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRK1"><H1>TSRK1</H1></A>
 First order forward Euler scheme. This method has one stage.
 <P>
diff --git a/docs/manualpages/TS/TSRK2A.html b/docs/manualpages/TS/TSRK2A.html
index 97d9f2e..7928690 100644
--- a/docs/manualpages/TS/TSRK2A.html
+++ b/docs/manualpages/TS/TSRK2A.html
@@ -5,8 +5,8 @@
 <TITLE>TSRK2A</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRK2A.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRK2A.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRK2A"><H1>TSRK2A</H1></A>
 Second order RK scheme. This method has two stages.
 <P>
diff --git a/docs/manualpages/TS/TSRK3.html b/docs/manualpages/TS/TSRK3.html
index 334a886..7b0b5b1 100644
--- a/docs/manualpages/TS/TSRK3.html
+++ b/docs/manualpages/TS/TSRK3.html
@@ -5,8 +5,8 @@
 <TITLE>TSRK3</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRK3.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRK3.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRK3"><H1>TSRK3</H1></A>
 Third order RK scheme. This method has three stages.
 <P>
diff --git a/docs/manualpages/TS/TSRK3BS.html b/docs/manualpages/TS/TSRK3BS.html
index 978f275..3a45b2c 100644
--- a/docs/manualpages/TS/TSRK3BS.html
+++ b/docs/manualpages/TS/TSRK3BS.html
@@ -5,8 +5,8 @@
 <TITLE>TSRK3BS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRK3BS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRK3BS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRK3BS"><H1>TSRK3BS</H1></A>
 Third order RK scheme of Bogacki-Shampine with 2nd order embedded method. This method has four stages.
 <P>
diff --git a/docs/manualpages/TS/TSRK4.html b/docs/manualpages/TS/TSRK4.html
index 4cef539..01cbd40 100644
--- a/docs/manualpages/TS/TSRK4.html
+++ b/docs/manualpages/TS/TSRK4.html
@@ -5,8 +5,8 @@
 <TITLE>TSRK4</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRK4.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRK4.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRK4"><H1>TSRK4</H1></A>
 Fourth order RK scheme. This is the classical Runge-Kutta method with four stages.
 <P>
diff --git a/docs/manualpages/TS/TSRK5DP.html b/docs/manualpages/TS/TSRK5DP.html
index a7c3c3e..fb8e8c6 100644
--- a/docs/manualpages/TS/TSRK5DP.html
+++ b/docs/manualpages/TS/TSRK5DP.html
@@ -5,8 +5,8 @@
 <TITLE>TSRK5DP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRK5DP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRK5DP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRK5DP"><H1>TSRK5DP</H1></A>
 Fifth order Dormand-Prince RK scheme with the 4th order embedded method. This method has seven stages.
 <P>
diff --git a/docs/manualpages/TS/TSRK5F.html b/docs/manualpages/TS/TSRK5F.html
index 9b64802..ab689c8 100644
--- a/docs/manualpages/TS/TSRK5F.html
+++ b/docs/manualpages/TS/TSRK5F.html
@@ -5,8 +5,8 @@
 <TITLE>TSRK5F</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRK5F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRK5F.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRK5F"><H1>TSRK5F</H1></A>
 Fifth order Fehlberg RK scheme with a 4th order embedded method. This method has six stages.
 <P>
diff --git a/docs/manualpages/TS/TSRKFinalizePackage.html b/docs/manualpages/TS/TSRKFinalizePackage.html
index fa9db66..9c1f5f3 100644
--- a/docs/manualpages/TS/TSRKFinalizePackage.html
+++ b/docs/manualpages/TS/TSRKFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>TSRKFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRKFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRKFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRKFinalizePackage"><H1>TSRKFinalizePackage</H1></A>
 This function destroys everything in the <A HREF="../TS/TSRK.html#TSRK">TSRK</A> package. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSRKGetType.html b/docs/manualpages/TS/TSRKGetType.html
index 06dce5a..a21f96b 100644
--- a/docs/manualpages/TS/TSRKGetType.html
+++ b/docs/manualpages/TS/TSRKGetType.html
@@ -5,8 +5,8 @@
 <TITLE>TSRKGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRKGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRKGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRKGetType"><H1>TSRKGetType</H1></A>
 Get the type of RK scheme 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSRKInitializePackage.html b/docs/manualpages/TS/TSRKInitializePackage.html
index 053d756..9faa612 100644
--- a/docs/manualpages/TS/TSRKInitializePackage.html
+++ b/docs/manualpages/TS/TSRKInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>TSRKInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRKInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRKInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRKInitializePackage"><H1>TSRKInitializePackage</H1></A>
 This function initializes everything in the <A HREF="../TS/TSRK.html#TSRK">TSRK</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to TSCreate_RK() when using static libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSRKRegister.html b/docs/manualpages/TS/TSRKRegister.html
index 9f94324..a4a571b 100644
--- a/docs/manualpages/TS/TSRKRegister.html
+++ b/docs/manualpages/TS/TSRKRegister.html
@@ -5,8 +5,8 @@
 <TITLE>TSRKRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRKRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRKRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRKRegister"><H1>TSRKRegister</H1></A>
 register an RK scheme by providing the entries in the Butcher tableau and optionally embedded approximations and interpolation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSRKRegisterAll.html b/docs/manualpages/TS/TSRKRegisterAll.html
index ca4a950..a9924f7 100644
--- a/docs/manualpages/TS/TSRKRegisterAll.html
+++ b/docs/manualpages/TS/TSRKRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>TSRKRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRKRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRKRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRKRegisterAll"><H1>TSRKRegisterAll</H1></A>
 Registers all of the Runge-Kutta explicit methods in <A HREF="../TS/TSRK.html#TSRK">TSRK</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSRKRegisterDestroy.html b/docs/manualpages/TS/TSRKRegisterDestroy.html
index 74d10da..7f378f3 100644
--- a/docs/manualpages/TS/TSRKRegisterDestroy.html
+++ b/docs/manualpages/TS/TSRKRegisterDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>TSRKRegisterDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRKRegisterDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRKRegisterDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRKRegisterDestroy"><H1>TSRKRegisterDestroy</H1></A>
 Frees the list of schemes that were registered by <A HREF="../TS/TSRKRegister.html#TSRKRegister">TSRKRegister</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSRKSetType.html b/docs/manualpages/TS/TSRKSetType.html
index 45cbd10..3f04b83 100644
--- a/docs/manualpages/TS/TSRKSetType.html
+++ b/docs/manualpages/TS/TSRKSetType.html
@@ -5,8 +5,8 @@
 <TITLE>TSRKSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRKSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRKSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRKSetType"><H1>TSRKSetType</H1></A>
 Set the type of RK scheme 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSRKType.html b/docs/manualpages/TS/TSRKType.html
index bc2417c..8f75753 100644
--- a/docs/manualpages/TS/TSRKType.html
+++ b/docs/manualpages/TS/TSRKType.html
@@ -5,8 +5,8 @@
 <TITLE>TSRKType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRKType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRKType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRKType"><H1>TSRKType</H1></A>
 String with the name of a Runge-Kutta method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSROSW.html b/docs/manualpages/TS/TSROSW.html
index 1226dd6..59fefc8 100644
--- a/docs/manualpages/TS/TSROSW.html
+++ b/docs/manualpages/TS/TSROSW.html
@@ -5,8 +5,8 @@
 <TITLE>TSROSW</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSROSW.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSROSW.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSROSW"><H1>TSROSW</H1></A>
 ODE solver using Rosenbrock-W schemes These methods are intended for problems with well-separated time scales, especially when a slow scale is strongly
 nonlinear such that it is expensive to solve with a fully implicit method. The user should provide the stiff part
diff --git a/docs/manualpages/TS/TSROSW2M.html b/docs/manualpages/TS/TSROSW2M.html
index 880a1d6..d6e5bbd 100644
--- a/docs/manualpages/TS/TSROSW2M.html
+++ b/docs/manualpages/TS/TSROSW2M.html
@@ -5,8 +5,8 @@
 <TITLE>TSROSW2M</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSROSW2M.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSROSW2M.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSROSW2M"><H1>TSROSW2M</H1></A>
 Two stage second order L-stable Rosenbrock-W scheme. Only an approximate Jacobian is needed. By default, it is only recomputed once per step. This method is a reflection of <A HREF="../TS/TSROSW2P.html#TSROSW2P">TSROSW2P</A>.
 <P>
diff --git a/docs/manualpages/TS/TSROSW2P.html b/docs/manualpages/TS/TSROSW2P.html
index bf9e8cb..94eb48c 100644
--- a/docs/manualpages/TS/TSROSW2P.html
+++ b/docs/manualpages/TS/TSROSW2P.html
@@ -5,8 +5,8 @@
 <TITLE>TSROSW2P</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSROSW2P.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSROSW2P.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSROSW2P"><H1>TSROSW2P</H1></A>
 Two stage second order L-stable Rosenbrock-W scheme. Only an approximate Jacobian is needed. By default, it is only recomputed once per step. This method is a reflection of <A HREF="../TS/TSROSW2M.html#TSROSW2M">TSROSW2M</A>.
 <P>
diff --git a/docs/manualpages/TS/TSROSW4L.html b/docs/manualpages/TS/TSROSW4L.html
index 9280fdf..5560ea5 100644
--- a/docs/manualpages/TS/TSROSW4L.html
+++ b/docs/manualpages/TS/TSROSW4L.html
@@ -5,8 +5,8 @@
 <TITLE>TSROSW4L</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSROSW4L.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSROSW4L.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSROSW4L"><H1>TSROSW4L</H1></A>
 four stage, fourth order Rosenbrock (not W) method By default, the Jacobian is only recomputed once per step.
 <P>
diff --git a/docs/manualpages/TS/TSROSWASSP3P3S1C.html b/docs/manualpages/TS/TSROSWASSP3P3S1C.html
index 9bc2b7b..5f3b7d0 100644
--- a/docs/manualpages/TS/TSROSWASSP3P3S1C.html
+++ b/docs/manualpages/TS/TSROSWASSP3P3S1C.html
@@ -5,8 +5,8 @@
 <TITLE>TSROSWASSP3P3S1C</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSROSWASSP3P3S1C.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSROSWASSP3P3S1C.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSROSWASSP3P3S1C"><H1>TSROSWASSP3P3S1C</H1></A>
 A-stable Rosenbrock-W method with SSP explicit part, third order, three stages By default, the Jacobian is only recomputed once per step.
 <P>
diff --git a/docs/manualpages/TS/TSROSWGRK4T.html b/docs/manualpages/TS/TSROSWGRK4T.html
index e17307f..74ba4ce 100644
--- a/docs/manualpages/TS/TSROSWGRK4T.html
+++ b/docs/manualpages/TS/TSROSWGRK4T.html
@@ -5,8 +5,8 @@
 <TITLE>TSROSWGRK4T</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSROSWGRK4T.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSROSWGRK4T.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSROSWGRK4T"><H1>TSROSWGRK4T</H1></A>
 four stage, fourth order Rosenbrock (not W) method from Kaps and Rentrop By default, the Jacobian is only recomputed once per step.
 <P>
diff --git a/docs/manualpages/TS/TSROSWLASSP3P4S2C.html b/docs/manualpages/TS/TSROSWLASSP3P4S2C.html
index 1febcf5..8c4104b 100644
--- a/docs/manualpages/TS/TSROSWLASSP3P4S2C.html
+++ b/docs/manualpages/TS/TSROSWLASSP3P4S2C.html
@@ -5,8 +5,8 @@
 <TITLE>TSROSWLASSP3P4S2C</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSROSWLASSP3P4S2C.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSROSWLASSP3P4S2C.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSROSWLASSP3P4S2C"><H1>TSROSWLASSP3P4S2C</H1></A>
 L-stable Rosenbrock-W method with SSP explicit part, third order, four stages By default, the Jacobian is only recomputed once per step.
 <P>
diff --git a/docs/manualpages/TS/TSROSWLLSSP3P4S2C.html b/docs/manualpages/TS/TSROSWLLSSP3P4S2C.html
index 12f8b1a..7dd237f 100644
--- a/docs/manualpages/TS/TSROSWLLSSP3P4S2C.html
+++ b/docs/manualpages/TS/TSROSWLLSSP3P4S2C.html
@@ -5,8 +5,8 @@
 <TITLE>TSROSWLLSSP3P4S2C</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSROSWLLSSP3P4S2C.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSROSWLLSSP3P4S2C.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSROSWLLSSP3P4S2C"><H1>TSROSWLLSSP3P4S2C</H1></A>
 L-stable Rosenbrock-W method with SSP explicit part, third order, four stages By default, the Jacobian is only recomputed once per step.
 <P>
diff --git a/docs/manualpages/TS/TSROSWRA34PW2.html b/docs/manualpages/TS/TSROSWRA34PW2.html
index 2abc61e..94435c5 100644
--- a/docs/manualpages/TS/TSROSWRA34PW2.html
+++ b/docs/manualpages/TS/TSROSWRA34PW2.html
@@ -5,8 +5,8 @@
 <TITLE>TSROSWRA34PW2</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSROSWRA34PW2.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSROSWRA34PW2.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSROSWRA34PW2"><H1>TSROSWRA34PW2</H1></A>
 Four stage third order L-stable Rosenbrock-W scheme for PDAE of index 1. Only an approximate Jacobian is needed. By default, it is only recomputed once per step.
 <P>
diff --git a/docs/manualpages/TS/TSROSWRA3PW.html b/docs/manualpages/TS/TSROSWRA3PW.html
index 85ca533..42c230a 100644
--- a/docs/manualpages/TS/TSROSWRA3PW.html
+++ b/docs/manualpages/TS/TSROSWRA3PW.html
@@ -5,8 +5,8 @@
 <TITLE>TSROSWRA3PW</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSROSWRA3PW.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSROSWRA3PW.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSROSWRA3PW"><H1>TSROSWRA3PW</H1></A>
 Three stage third order Rosenbrock-W scheme for PDAE of index 1. Only an approximate Jacobian is needed. By default, it is only recomputed once per step.
 <P>
diff --git a/docs/manualpages/TS/TSROSWRODAS3.html b/docs/manualpages/TS/TSROSWRODAS3.html
index 6f2b818..4d3c665 100644
--- a/docs/manualpages/TS/TSROSWRODAS3.html
+++ b/docs/manualpages/TS/TSROSWRODAS3.html
@@ -5,8 +5,8 @@
 <TITLE>TSROSWRODAS3</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSROSWRODAS3.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSROSWRODAS3.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSROSWRODAS3"><H1>TSROSWRODAS3</H1></A>
 Four stage third order L-stable Rosenbrock scheme By default, the Jacobian is only recomputed once per step.
 <P>
diff --git a/docs/manualpages/TS/TSROSWSANDU3.html b/docs/manualpages/TS/TSROSWSANDU3.html
index ca00043..c15d891 100644
--- a/docs/manualpages/TS/TSROSWSANDU3.html
+++ b/docs/manualpages/TS/TSROSWSANDU3.html
@@ -5,8 +5,8 @@
 <TITLE>TSROSWSANDU3</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSROSWSANDU3.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSROSWSANDU3.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSROSWSANDU3"><H1>TSROSWSANDU3</H1></A>
 Three stage third order L-stable Rosenbrock scheme By default, the Jacobian is only recomputed once per step.
 <P>
diff --git a/docs/manualpages/TS/TSROSWSHAMP4.html b/docs/manualpages/TS/TSROSWSHAMP4.html
index d5c06a8..602e9cd 100644
--- a/docs/manualpages/TS/TSROSWSHAMP4.html
+++ b/docs/manualpages/TS/TSROSWSHAMP4.html
@@ -5,8 +5,8 @@
 <TITLE>TSROSWSHAMP4</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSROSWSHAMP4.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSROSWSHAMP4.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSROSWSHAMP4"><H1>TSROSWSHAMP4</H1></A>
 four stage, fourth order Rosenbrock (not W) method from Shampine By default, the Jacobian is only recomputed once per step.
 <P>
diff --git a/docs/manualpages/TS/TSROSWTHETA1.html b/docs/manualpages/TS/TSROSWTHETA1.html
index a9acb31..5cad603 100644
--- a/docs/manualpages/TS/TSROSWTHETA1.html
+++ b/docs/manualpages/TS/TSROSWTHETA1.html
@@ -5,8 +5,8 @@
 <TITLE>TSROSWTHETA1</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSROSWTHETA1.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSROSWTHETA1.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSROSWTHETA1"><H1>TSROSWTHETA1</H1></A>
 One stage first order L-stable Rosenbrock-W scheme (aka theta method). Only an approximate Jacobian is needed.
 <P>
diff --git a/docs/manualpages/TS/TSROSWTHETA2.html b/docs/manualpages/TS/TSROSWTHETA2.html
index bac461d..1228819 100644
--- a/docs/manualpages/TS/TSROSWTHETA2.html
+++ b/docs/manualpages/TS/TSROSWTHETA2.html
@@ -5,8 +5,8 @@
 <TITLE>TSROSWTHETA2</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSROSWTHETA2.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSROSWTHETA2.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSROSWTHETA2"><H1>TSROSWTHETA2</H1></A>
 One stage second order A-stable Rosenbrock-W scheme (aka theta method). Only an approximate Jacobian is needed.
 <P>
diff --git a/docs/manualpages/TS/TSROSWVELDD4.html b/docs/manualpages/TS/TSROSWVELDD4.html
index 68aac9f..d9d183b 100644
--- a/docs/manualpages/TS/TSROSWVELDD4.html
+++ b/docs/manualpages/TS/TSROSWVELDD4.html
@@ -5,8 +5,8 @@
 <TITLE>TSROSWVELDD4</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSROSWVELDD4.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSROSWVELDD4.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSROSWVELDD4"><H1>TSROSWVELDD4</H1></A>
 four stage, fourth order Rosenbrock (not W) method from van Veldhuizen By default, the Jacobian is only recomputed once per step.
 <P>
diff --git a/docs/manualpages/TS/TSRegister.html b/docs/manualpages/TS/TSRegister.html
index 1b28526..6838454 100644
--- a/docs/manualpages/TS/TSRegister.html
+++ b/docs/manualpages/TS/TSRegister.html
@@ -5,8 +5,8 @@
 <TITLE>TSRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRegister"><H1>TSRegister</H1></A>
 Adds a creation method to the <A HREF="../TS/TS.html#TS">TS</A> package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSRegisterAll.html b/docs/manualpages/TS/TSRegisterAll.html
index 6b07be8..65e2985 100644
--- a/docs/manualpages/TS/TSRegisterAll.html
+++ b/docs/manualpages/TS/TSRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>TSRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRegisterAll"><H1>TSRegisterAll</H1></A>
 Registers all of the timesteppers in the <A HREF="../TS/TS.html#TS">TS</A> package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSReset.html b/docs/manualpages/TS/TSReset.html
index deb22dd..6ade3e0 100644
--- a/docs/manualpages/TS/TSReset.html
+++ b/docs/manualpages/TS/TSReset.html
@@ -5,8 +5,8 @@
 <TITLE>TSReset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSReset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSReset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSReset"><H1>TSReset</H1></A>
 Resets a <A HREF="../TS/TS.html#TS">TS</A> context and removes any allocated <A HREF="../Vec/Vecs.html#Vecs">Vecs</A> and Mats. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSRollBack.html b/docs/manualpages/TS/TSRollBack.html
index f486b80..c7c3bc0 100644
--- a/docs/manualpages/TS/TSRollBack.html
+++ b/docs/manualpages/TS/TSRollBack.html
@@ -5,8 +5,8 @@
 <TITLE>TSRollBack</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRollBack.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRollBack.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRollBack"><H1>TSRollBack</H1></A>
 Rolls back one time step 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSRosWFinalizePackage.html b/docs/manualpages/TS/TSRosWFinalizePackage.html
index afd2cbe..10944c6 100644
--- a/docs/manualpages/TS/TSRosWFinalizePackage.html
+++ b/docs/manualpages/TS/TSRosWFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>TSRosWFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRosWFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRosWFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRosWFinalizePackage"><H1>TSRosWFinalizePackage</H1></A>
 This function destroys everything in the TSRosW package. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSRosWGetType.html b/docs/manualpages/TS/TSRosWGetType.html
index 5037764..047bd85 100644
--- a/docs/manualpages/TS/TSRosWGetType.html
+++ b/docs/manualpages/TS/TSRosWGetType.html
@@ -5,8 +5,8 @@
 <TITLE>TSRosWGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRosWGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRosWGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRosWGetType"><H1>TSRosWGetType</H1></A>
 Get the type of Rosenbrock-W scheme 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSRosWInitializePackage.html b/docs/manualpages/TS/TSRosWInitializePackage.html
index 21e02ef..0ba3118 100644
--- a/docs/manualpages/TS/TSRosWInitializePackage.html
+++ b/docs/manualpages/TS/TSRosWInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>TSRosWInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRosWInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRosWInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRosWInitializePackage"><H1>TSRosWInitializePackage</H1></A>
 This function initializes everything in the TSRosW package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to TSCreate_RosW() when using static libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSRosWRegister.html b/docs/manualpages/TS/TSRosWRegister.html
index 8754e30..f79a1ce 100644
--- a/docs/manualpages/TS/TSRosWRegister.html
+++ b/docs/manualpages/TS/TSRosWRegister.html
@@ -5,8 +5,8 @@
 <TITLE>TSRosWRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRosWRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRosWRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRosWRegister"><H1>TSRosWRegister</H1></A>
 register a Rosenbrock W scheme by providing the entries in the Butcher tableau and optionally embedded approximations and interpolation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSRosWRegisterAll.html b/docs/manualpages/TS/TSRosWRegisterAll.html
index 387f9db..90d0a64 100644
--- a/docs/manualpages/TS/TSRosWRegisterAll.html
+++ b/docs/manualpages/TS/TSRosWRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>TSRosWRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRosWRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRosWRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRosWRegisterAll"><H1>TSRosWRegisterAll</H1></A>
 Registers all of the Rosenbrock-W methods in TSRosW 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSRosWRegisterDestroy.html b/docs/manualpages/TS/TSRosWRegisterDestroy.html
index 3bba964..01d7508 100644
--- a/docs/manualpages/TS/TSRosWRegisterDestroy.html
+++ b/docs/manualpages/TS/TSRosWRegisterDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>TSRosWRegisterDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRosWRegisterDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRosWRegisterDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRosWRegisterDestroy"><H1>TSRosWRegisterDestroy</H1></A>
 Frees the list of schemes that were registered by <A HREF="../TS/TSRosWRegister.html#TSRosWRegister">TSRosWRegister</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSRosWRegisterRos4.html b/docs/manualpages/TS/TSRosWRegisterRos4.html
index e4b5b3c..7fe7939 100644
--- a/docs/manualpages/TS/TSRosWRegisterRos4.html
+++ b/docs/manualpages/TS/TSRosWRegisterRos4.html
@@ -5,8 +5,8 @@
 <TITLE>TSRosWRegisterRos4</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRosWRegisterRos4.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRosWRegisterRos4.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRosWRegisterRos4"><H1>TSRosWRegisterRos4</H1></A>
 register a fourth order Rosenbrock scheme by providing paramter choices 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSRosWSetRecomputeJacobian.html b/docs/manualpages/TS/TSRosWSetRecomputeJacobian.html
index 6328890..2d29866 100644
--- a/docs/manualpages/TS/TSRosWSetRecomputeJacobian.html
+++ b/docs/manualpages/TS/TSRosWSetRecomputeJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>TSRosWSetRecomputeJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRosWSetRecomputeJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRosWSetRecomputeJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRosWSetRecomputeJacobian"><H1>TSRosWSetRecomputeJacobian</H1></A>
 Set whether to recompute the Jacobian at each stage. The default is to update the Jacobian once per step. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSRosWSetType.html b/docs/manualpages/TS/TSRosWSetType.html
index 4bacf91..425a4d0 100644
--- a/docs/manualpages/TS/TSRosWSetType.html
+++ b/docs/manualpages/TS/TSRosWSetType.html
@@ -5,8 +5,8 @@
 <TITLE>TSRosWSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRosWSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRosWSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRosWSetType"><H1>TSRosWSetType</H1></A>
 Set the type of Rosenbrock-W scheme 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSRosWType.html b/docs/manualpages/TS/TSRosWType.html
index 31ba036..a31a6a6 100644
--- a/docs/manualpages/TS/TSRosWType.html
+++ b/docs/manualpages/TS/TSRosWType.html
@@ -5,8 +5,8 @@
 <TITLE>TSRosWType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSRosWType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSRosWType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSRosWType"><H1>TSRosWType</H1></A>
 String with the name of a Rosenbrock-W method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSSP.html b/docs/manualpages/TS/TSSSP.html
index 780fa04..26941a3 100644
--- a/docs/manualpages/TS/TSSSP.html
+++ b/docs/manualpages/TS/TSSSP.html
@@ -5,8 +5,8 @@
 <TITLE>TSSSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSSP"><H1>TSSSP</H1></A>
 Explicit strong stability preserving ODE solver Most hyperbolic conservation laws have exact solutions that are total variation diminishing (TVD) or total variation
 bounded (TVB) although these solutions often contain discontinuities.  Spatial discretizations such as Godunov's
diff --git a/docs/manualpages/TS/TSSSPFinalizePackage.html b/docs/manualpages/TS/TSSSPFinalizePackage.html
index 2a146dd..81e1d8a 100644
--- a/docs/manualpages/TS/TSSSPFinalizePackage.html
+++ b/docs/manualpages/TS/TSSSPFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>TSSSPFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSSPFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSSPFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSSPFinalizePackage"><H1>TSSSPFinalizePackage</H1></A>
 This function destroys everything in the <A HREF="../TS/TSSSP.html#TSSSP">TSSSP</A> package. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSSPGetNumStages.html b/docs/manualpages/TS/TSSSPGetNumStages.html
index f22bf7f..8f110b9 100644
--- a/docs/manualpages/TS/TSSSPGetNumStages.html
+++ b/docs/manualpages/TS/TSSSPGetNumStages.html
@@ -5,8 +5,8 @@
 <TITLE>TSSSPGetNumStages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSSPGetNumStages.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSSPGetNumStages.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSSPGetNumStages"><H1>TSSSPGetNumStages</H1></A>
 get the number of stages in the SSP time integration scheme 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSSPGetType.html b/docs/manualpages/TS/TSSSPGetType.html
index f66c0b0..90e9294 100644
--- a/docs/manualpages/TS/TSSSPGetType.html
+++ b/docs/manualpages/TS/TSSSPGetType.html
@@ -5,8 +5,8 @@
 <TITLE>TSSSPGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSSPGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSSPGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSSPGetType"><H1>TSSSPGetType</H1></A>
 get the SSP time integration scheme 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSSPInitializePackage.html b/docs/manualpages/TS/TSSSPInitializePackage.html
index 902b33a..d8cbc73 100644
--- a/docs/manualpages/TS/TSSSPInitializePackage.html
+++ b/docs/manualpages/TS/TSSSPInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>TSSSPInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSSPInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSSPInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSSPInitializePackage"><H1>TSSSPInitializePackage</H1></A>
 This function initializes everything in the <A HREF="../TS/TSSSP.html#TSSSP">TSSSP</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to TSCreate_SSP() when using static libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSSPRKS104.html b/docs/manualpages/TS/TSSSPRKS104.html
index 5569569..3a60d3e 100644
--- a/docs/manualpages/TS/TSSSPRKS104.html
+++ b/docs/manualpages/TS/TSSSPRKS104.html
@@ -5,8 +5,8 @@
 <TITLE>TSSSPRKS104</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSSPRKS104.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSSPRKS104.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSSPRKS104"><H1>TSSSPRKS104</H1></A>
 Optimal fourth order SSP Runge-Kutta, low-storage (2N), c_eff=0.6 SSPRK(10,4), Pseudocode 3 of Ketcheson 2008
 <P>
diff --git a/docs/manualpages/TS/TSSSPRKS2.html b/docs/manualpages/TS/TSSSPRKS2.html
index 3526e88..2546b56 100644
--- a/docs/manualpages/TS/TSSSPRKS2.html
+++ b/docs/manualpages/TS/TSSSPRKS2.html
@@ -5,8 +5,8 @@
 <TITLE>TSSSPRKS2</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSSPRKS2.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSSPRKS2.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSSPRKS2"><H1>TSSSPRKS2</H1></A>
 Optimal second order SSP Runge-Kutta method, low-storage, c_eff=(s-1)/s Pseudocode 2 of Ketcheson 2008
 <P>
diff --git a/docs/manualpages/TS/TSSSPRKS3.html b/docs/manualpages/TS/TSSSPRKS3.html
index 6c5bc80..bc60682 100644
--- a/docs/manualpages/TS/TSSSPRKS3.html
+++ b/docs/manualpages/TS/TSSSPRKS3.html
@@ -5,8 +5,8 @@
 <TITLE>TSSSPRKS3</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSSPRKS3.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSSPRKS3.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSSPRKS3"><H1>TSSSPRKS3</H1></A>
 Optimal third order SSP Runge-Kutta, low-storage, c_eff=(PetscSqrtReal(s)-1)/PetscSqrtReal(s), where PetscSqrtReal(s) is an integer Pseudocode 2 of Ketcheson 2008
 <P>
diff --git a/docs/manualpages/TS/TSSSPSetNumStages.html b/docs/manualpages/TS/TSSSPSetNumStages.html
index 7486128..e6f1a51 100644
--- a/docs/manualpages/TS/TSSSPSetNumStages.html
+++ b/docs/manualpages/TS/TSSSPSetNumStages.html
@@ -5,8 +5,8 @@
 <TITLE>TSSSPSetNumStages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSSPSetNumStages.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSSPSetNumStages.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSSPSetNumStages"><H1>TSSSPSetNumStages</H1></A>
 set the number of stages to use with the SSP method 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSSPSetType.html b/docs/manualpages/TS/TSSSPSetType.html
index e874ba1..11783fd 100644
--- a/docs/manualpages/TS/TSSSPSetType.html
+++ b/docs/manualpages/TS/TSSSPSetType.html
@@ -5,8 +5,8 @@
 <TITLE>TSSSPSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSSPSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSSPSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSSPSetType"><H1>TSSSPSetType</H1></A>
 set the SSP time integration scheme to use 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSSPType.html b/docs/manualpages/TS/TSSSPType.html
index f56bb07..21e26d0 100644
--- a/docs/manualpages/TS/TSSSPType.html
+++ b/docs/manualpages/TS/TSSSPType.html
@@ -5,8 +5,8 @@
 <TITLE>TSSSPType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSSPType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSSPType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSSPType"><H1>TSSSPType</H1></A>
 string with the name of <A HREF="../TS/TSSSP.html#TSSSP">TSSSP</A> scheme. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSUNDIALS.html b/docs/manualpages/TS/TSSUNDIALS.html
index 9a2d396..1bdef4d 100644
--- a/docs/manualpages/TS/TSSUNDIALS.html
+++ b/docs/manualpages/TS/TSSUNDIALS.html
@@ -5,8 +5,8 @@
 <TITLE>TSSUNDIALS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSUNDIALS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSUNDIALS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSUNDIALS"><H1>TSSUNDIALS</H1></A>
 ODE solver using the LLNL CVODE/SUNDIALS package (now called SUNDIALS) 
 <H3><FONT COLOR="#CC3333">Options Database</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetApplicationContext.html b/docs/manualpages/TS/TSSetApplicationContext.html
index a5ef498..467b822 100644
--- a/docs/manualpages/TS/TSSetApplicationContext.html
+++ b/docs/manualpages/TS/TSSetApplicationContext.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetApplicationContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetApplicationContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetApplicationContext.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetApplicationContext"><H1>TSSetApplicationContext</H1></A>
 Sets an optional user-defined context for the timesteppers. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetCFLTimeLocal.html b/docs/manualpages/TS/TSSetCFLTimeLocal.html
index 58f75ac..65322db 100644
--- a/docs/manualpages/TS/TSSetCFLTimeLocal.html
+++ b/docs/manualpages/TS/TSSetCFLTimeLocal.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetCFLTimeLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetCFLTimeLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetCFLTimeLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetCFLTimeLocal"><H1>TSSetCFLTimeLocal</H1></A>
 Set the local CFL constraint relative to forward Euler 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetConvergedReason.html b/docs/manualpages/TS/TSSetConvergedReason.html
index 9a407c6..2d9b658 100644
--- a/docs/manualpages/TS/TSSetConvergedReason.html
+++ b/docs/manualpages/TS/TSSetConvergedReason.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetConvergedReason</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetConvergedReason.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetConvergedReason.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetConvergedReason"><H1>TSSetConvergedReason</H1></A>
 Sets the reason for handling the convergence of <A HREF="../TS/TSSolve.html#TSSolve">TSSolve</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetCostGradients.html b/docs/manualpages/TS/TSSetCostGradients.html
index 65b87ca..58413e2 100644
--- a/docs/manualpages/TS/TSSetCostGradients.html
+++ b/docs/manualpages/TS/TSSetCostGradients.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetCostGradients</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetCostGradients.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetCostGradients.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetCostGradients"><H1>TSSetCostGradients</H1></A>
 Sets the initial value of the gradients of the cost function w.r.t. initial conditions and w.r.t. the problem parameters  for use by the TSAdjoint routines. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetCostIntegrand.html b/docs/manualpages/TS/TSSetCostIntegrand.html
index 62a3b1f..b688b7e 100644
--- a/docs/manualpages/TS/TSSetCostIntegrand.html
+++ b/docs/manualpages/TS/TSSetCostIntegrand.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetCostIntegrand</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetCostIntegrand.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetCostIntegrand.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetCostIntegrand"><H1>TSSetCostIntegrand</H1></A>
 Sets the routine for evaluating the integral term in one or more cost functions 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetDM.html b/docs/manualpages/TS/TSSetDM.html
index 522d234..3c9d177 100644
--- a/docs/manualpages/TS/TSSetDM.html
+++ b/docs/manualpages/TS/TSSetDM.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetDM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetDM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetDM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetDM"><H1>TSSetDM</H1></A>
 Sets the <A HREF="../DM/DM.html#DM">DM</A> that may be used by some preconditioners 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetDuration.html b/docs/manualpages/TS/TSSetDuration.html
index a989dde..75c2d0a 100644
--- a/docs/manualpages/TS/TSSetDuration.html
+++ b/docs/manualpages/TS/TSSetDuration.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetDuration</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetDuration.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetDuration.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetDuration"><H1>TSSetDuration</H1></A>
 Sets the maximum number of timesteps to use and maximum time for iteration. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetEquationType.html b/docs/manualpages/TS/TSSetEquationType.html
index 31dd2ec..f3ed6f5 100644
--- a/docs/manualpages/TS/TSSetEquationType.html
+++ b/docs/manualpages/TS/TSSetEquationType.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetEquationType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetEquationType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetEquationType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetEquationType"><H1>TSSetEquationType</H1></A>
 Sets the type of the equation that <A HREF="../TS/TS.html#TS">TS</A> is solving. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetErrorIfStepFails.html b/docs/manualpages/TS/TSSetErrorIfStepFails.html
index ad32d7e..ec862ff 100644
--- a/docs/manualpages/TS/TSSetErrorIfStepFails.html
+++ b/docs/manualpages/TS/TSSetErrorIfStepFails.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetErrorIfStepFails</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetErrorIfStepFails.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetErrorIfStepFails.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetErrorIfStepFails"><H1>TSSetErrorIfStepFails</H1></A>
 Error if no step succeeds 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetEventHandler.html b/docs/manualpages/TS/TSSetEventHandler.html
index 79ff366..62debe4 100644
--- a/docs/manualpages/TS/TSSetEventHandler.html
+++ b/docs/manualpages/TS/TSSetEventHandler.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetEventHandler</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetEventHandler.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetEventHandler.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetEventHandler"><H1>TSSetEventHandler</H1></A>
 Sets a monitoring function used for detecting events 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetEventTolerances.html b/docs/manualpages/TS/TSSetEventTolerances.html
index 8d130f8..2e0df59 100644
--- a/docs/manualpages/TS/TSSetEventTolerances.html
+++ b/docs/manualpages/TS/TSSetEventTolerances.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetEventTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetEventTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetEventTolerances.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetEventTolerances"><H1>TSSetEventTolerances</H1></A>
 Set tolerances for event zero crossings when using event handler 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetExactFinalTime.html b/docs/manualpages/TS/TSSetExactFinalTime.html
index b30111f..1ec8f40 100644
--- a/docs/manualpages/TS/TSSetExactFinalTime.html
+++ b/docs/manualpages/TS/TSSetExactFinalTime.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetExactFinalTime</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetExactFinalTime.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetExactFinalTime.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetExactFinalTime"><H1>TSSetExactFinalTime</H1></A>
 Determines whether to adapt the final time step to match the exact final time, interpolate solution to the exact final time, or just return at the final time <A HREF="../TS/TS.html#TS">TS</A> computed. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetForcingFunction.html b/docs/manualpages/TS/TSSetForcingFunction.html
index 344f758..e274971 100644
--- a/docs/manualpages/TS/TSSetForcingFunction.html
+++ b/docs/manualpages/TS/TSSetForcingFunction.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetForcingFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetForcingFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetForcingFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetForcingFunction"><H1>TSSetForcingFunction</H1></A>
 Provide a function that computes a forcing term for a ODE or PDE 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetFromOptions.html b/docs/manualpages/TS/TSSetFromOptions.html
index 9214808..d19ab69 100644
--- a/docs/manualpages/TS/TSSetFromOptions.html
+++ b/docs/manualpages/TS/TSSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetFromOptions"><H1>TSSetFromOptions</H1></A>
 Sets various <A HREF="../TS/TS.html#TS">TS</A> parameters from user options. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetFunctionDomainError.html b/docs/manualpages/TS/TSSetFunctionDomainError.html
index b83410e..778c210 100644
--- a/docs/manualpages/TS/TSSetFunctionDomainError.html
+++ b/docs/manualpages/TS/TSSetFunctionDomainError.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetFunctionDomainError</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetFunctionDomainError.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetFunctionDomainError.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetFunctionDomainError"><H1>TSSetFunctionDomainError</H1></A>
 Set the function testing if the current state vector is valid 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetI2Function.html b/docs/manualpages/TS/TSSetI2Function.html
index c489611..94b381c 100644
--- a/docs/manualpages/TS/TSSetI2Function.html
+++ b/docs/manualpages/TS/TSSetI2Function.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetI2Function</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetI2Function.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetI2Function.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetI2Function"><H1>TSSetI2Function</H1></A>
 Set the function to compute F(t,U,U_t,U_tt) where F = 0 is the DAE to be solved. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetI2Jacobian.html b/docs/manualpages/TS/TSSetI2Jacobian.html
index fe4043f..eab0659 100644
--- a/docs/manualpages/TS/TSSetI2Jacobian.html
+++ b/docs/manualpages/TS/TSSetI2Jacobian.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetI2Jacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetI2Jacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetI2Jacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetI2Jacobian"><H1>TSSetI2Jacobian</H1></A>
 Set the function to compute the matrix dF/dU + v*dF/dU_t  + a*dF/dU_tt where F(t,U,U_t,U_tt) is the function you provided with <A HREF="../TS/TSSetI2Function.html#TSSetI2Function">TSSetI2Function</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetIFunction.html b/docs/manualpages/TS/TSSetIFunction.html
index 258db32..372991b 100644
--- a/docs/manualpages/TS/TSSetIFunction.html
+++ b/docs/manualpages/TS/TSSetIFunction.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetIFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetIFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetIFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetIFunction"><H1>TSSetIFunction</H1></A>
 Set the function to compute F(t,U,U_t) where F() = 0 is the DAE to be solved. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetIJacobian.html b/docs/manualpages/TS/TSSetIJacobian.html
index 14ef570..40d5d29 100644
--- a/docs/manualpages/TS/TSSetIJacobian.html
+++ b/docs/manualpages/TS/TSSetIJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetIJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetIJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetIJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetIJacobian"><H1>TSSetIJacobian</H1></A>
 Set the function to compute the matrix dF/dU + a*dF/dU_t where F(t,U,U_t) is the function provided with <A HREF="../TS/TSSetIFunction.html#TSSetIFunction">TSSetIFunction</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetInitialTimeStep.html b/docs/manualpages/TS/TSSetInitialTimeStep.html
index 5a4a889..029ba98 100644
--- a/docs/manualpages/TS/TSSetInitialTimeStep.html
+++ b/docs/manualpages/TS/TSSetInitialTimeStep.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetInitialTimeStep</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetInitialTimeStep.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetInitialTimeStep.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetInitialTimeStep"><H1>TSSetInitialTimeStep</H1></A>
 Sets the initial timestep to be used, as well as the initial time. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetMaxSNESFailures.html b/docs/manualpages/TS/TSSetMaxSNESFailures.html
index 11a3f4a..037341b 100644
--- a/docs/manualpages/TS/TSSetMaxSNESFailures.html
+++ b/docs/manualpages/TS/TSSetMaxSNESFailures.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetMaxSNESFailures</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetMaxSNESFailures.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetMaxSNESFailures.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetMaxSNESFailures"><H1>TSSetMaxSNESFailures</H1></A>
 Sets the maximum number of failed <A HREF="../SNES/SNES.html#SNES">SNES</A> solves 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetMaxStepRejections.html b/docs/manualpages/TS/TSSetMaxStepRejections.html
index 5ba86d5..b1ba3b5 100644
--- a/docs/manualpages/TS/TSSetMaxStepRejections.html
+++ b/docs/manualpages/TS/TSSetMaxStepRejections.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetMaxStepRejections</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetMaxStepRejections.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetMaxStepRejections.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetMaxStepRejections"><H1>TSSetMaxStepRejections</H1></A>
 Sets the maximum number of step rejections before a step fails 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetOptionsPrefix.html b/docs/manualpages/TS/TSSetOptionsPrefix.html
index 3e0f9d4..44d4f76 100644
--- a/docs/manualpages/TS/TSSetOptionsPrefix.html
+++ b/docs/manualpages/TS/TSSetOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetOptionsPrefix"><H1>TSSetOptionsPrefix</H1></A>
 Sets the prefix used for searching for all <A HREF="../TS/TS.html#TS">TS</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetPostStage.html b/docs/manualpages/TS/TSSetPostStage.html
index 30e1360..f793043 100644
--- a/docs/manualpages/TS/TSSetPostStage.html
+++ b/docs/manualpages/TS/TSSetPostStage.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetPostStage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetPostStage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetPostStage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetPostStage"><H1>TSSetPostStage</H1></A>
 Sets the general-purpose function called once at the end of each stage. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetPostStep.html b/docs/manualpages/TS/TSSetPostStep.html
index 37c675b..5e24f8e 100644
--- a/docs/manualpages/TS/TSSetPostStep.html
+++ b/docs/manualpages/TS/TSSetPostStep.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetPostStep</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetPostStep.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetPostStep.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetPostStep"><H1>TSSetPostStep</H1></A>
 Sets the general-purpose function called once at the end of each time step. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetPreStage.html b/docs/manualpages/TS/TSSetPreStage.html
index 71a2ac8..c6fab06 100644
--- a/docs/manualpages/TS/TSSetPreStage.html
+++ b/docs/manualpages/TS/TSSetPreStage.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetPreStage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetPreStage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetPreStage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetPreStage"><H1>TSSetPreStage</H1></A>
 Sets the general-purpose function called once at the beginning of each stage. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetPreStep.html b/docs/manualpages/TS/TSSetPreStep.html
index 8842611..18f938a 100644
--- a/docs/manualpages/TS/TSSetPreStep.html
+++ b/docs/manualpages/TS/TSSetPreStep.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetPreStep</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetPreStep.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetPreStep.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetPreStep"><H1>TSSetPreStep</H1></A>
 Sets the general-purpose function called once at the beginning of each time step. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
@@ -28,11 +28,6 @@ Logically Collective on <A HREF="../TS/TS.html#TS">TS</A>
 
 <br>
 <P>
-<H3><FONT COLOR="#CC3333">Note</FONT></H3>
-If a step is rejected, <A HREF="../TS/TSStep.html#TSStep">TSStep</A>() will call this routine again before each attempt.
-The last completed time step number can be queried using <A HREF="../TS/TSGetTimeStepNumber.html#TSGetTimeStepNumber">TSGetTimeStepNumber</A>(), the
-size of the step being attempted can be obtained using <A HREF="../TS/TSGetTimeStep.html#TSGetTimeStep">TSGetTimeStep</A>().
-<P>
 <H3><FONT COLOR="#CC3333">Keywords</FONT></H3>
  <A HREF="../TS/TS.html#TS">TS</A>, timestep
 <BR>
diff --git a/docs/manualpages/TS/TSSetProblemType.html b/docs/manualpages/TS/TSSetProblemType.html
index 63f4705..23721d5 100644
--- a/docs/manualpages/TS/TSSetProblemType.html
+++ b/docs/manualpages/TS/TSSetProblemType.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetProblemType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetProblemType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetProblemType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetProblemType"><H1>TSSetProblemType</H1></A>
 Sets the type of problem to be solved. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetRHSFunction.html b/docs/manualpages/TS/TSSetRHSFunction.html
index da4e56e..ab56a42 100644
--- a/docs/manualpages/TS/TSSetRHSFunction.html
+++ b/docs/manualpages/TS/TSSetRHSFunction.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetRHSFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetRHSFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetRHSFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetRHSFunction"><H1>TSSetRHSFunction</H1></A>
 Sets the routine for evaluating the function, where U_t = G(t,u). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetRHSJacobian.html b/docs/manualpages/TS/TSSetRHSJacobian.html
index 0967093..72b4c92 100644
--- a/docs/manualpages/TS/TSSetRHSJacobian.html
+++ b/docs/manualpages/TS/TSSetRHSJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetRHSJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetRHSJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetRHSJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetRHSJacobian"><H1>TSSetRHSJacobian</H1></A>
 Sets the function to compute the Jacobian of G, where U_t = G(U,t), as well as the location to store the matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetSNES.html b/docs/manualpages/TS/TSSetSNES.html
index d33664f..7c7d7be 100644
--- a/docs/manualpages/TS/TSSetSNES.html
+++ b/docs/manualpages/TS/TSSetSNES.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetSNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetSNES.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetSNES.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetSNES"><H1>TSSetSNES</H1></A>
 Set the <A HREF="../SNES/SNES.html#SNES">SNES</A> (nonlinear solver) to be used by the timestepping context 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetSaveTrajectory.html b/docs/manualpages/TS/TSSetSaveTrajectory.html
index cf2a5f1..9f6bbb7 100644
--- a/docs/manualpages/TS/TSSetSaveTrajectory.html
+++ b/docs/manualpages/TS/TSSetSaveTrajectory.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetSaveTrajectory</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetSaveTrajectory.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetSaveTrajectory.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetSaveTrajectory"><H1>TSSetSaveTrajectory</H1></A>
 Causes the <A HREF="../TS/TS.html#TS">TS</A> to save its solutions as it iterates forward in time in a <A HREF="../TS/TSTrajectory.html#TSTrajectory">TSTrajectory</A> object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetSolution.html b/docs/manualpages/TS/TSSetSolution.html
index bb88182..fb54b72 100644
--- a/docs/manualpages/TS/TSSetSolution.html
+++ b/docs/manualpages/TS/TSSetSolution.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetSolution</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetSolution.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetSolution.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetSolution"><H1>TSSetSolution</H1></A>
 Sets the initial solution vector for use by the <A HREF="../TS/TS.html#TS">TS</A> routines. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetSolutionFunction.html b/docs/manualpages/TS/TSSetSolutionFunction.html
index 3396a2e..7592cd9 100644
--- a/docs/manualpages/TS/TSSetSolutionFunction.html
+++ b/docs/manualpages/TS/TSSetSolutionFunction.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetSolutionFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetSolutionFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetSolutionFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetSolutionFunction"><H1>TSSetSolutionFunction</H1></A>
 Provide a function that computes the solution of the ODE or DAE 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetTime.html b/docs/manualpages/TS/TSSetTime.html
index 01d8c03..ac6fe33 100644
--- a/docs/manualpages/TS/TSSetTime.html
+++ b/docs/manualpages/TS/TSSetTime.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetTime</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetTime.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetTime.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetTime"><H1>TSSetTime</H1></A>
 Allows one to reset the time. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetTimeStep.html b/docs/manualpages/TS/TSSetTimeStep.html
index 0916d19..fd5f506 100644
--- a/docs/manualpages/TS/TSSetTimeStep.html
+++ b/docs/manualpages/TS/TSSetTimeStep.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetTimeStep</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetTimeStep.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetTimeStep.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetTimeStep"><H1>TSSetTimeStep</H1></A>
 Allows one to reset the timestep at any time, useful for simple pseudo-timestepping codes. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetTolerances.html b/docs/manualpages/TS/TSSetTolerances.html
index 3e61e44..ca47c1a 100644
--- a/docs/manualpages/TS/TSSetTolerances.html
+++ b/docs/manualpages/TS/TSSetTolerances.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetTolerances.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetTolerances"><H1>TSSetTolerances</H1></A>
 Set tolerances for local truncation error when using adaptive controller 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetType.html b/docs/manualpages/TS/TSSetType.html
index d7dec3c..898e665 100644
--- a/docs/manualpages/TS/TSSetType.html
+++ b/docs/manualpages/TS/TSSetType.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetType"><H1>TSSetType</H1></A>
 Sets the method to be used as the timestepping solver. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSetUp.html b/docs/manualpages/TS/TSSetUp.html
index 5ea6af6..45f4b1e 100644
--- a/docs/manualpages/TS/TSSetUp.html
+++ b/docs/manualpages/TS/TSSetUp.html
@@ -5,8 +5,8 @@
 <TITLE>TSSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSetUp"><H1>TSSetUp</H1></A>
 Sets up the internal data structures for the later use of a timestepper. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSolve.html b/docs/manualpages/TS/TSSolve.html
index 9697a00..f9cd657 100644
--- a/docs/manualpages/TS/TSSolve.html
+++ b/docs/manualpages/TS/TSSolve.html
@@ -5,8 +5,8 @@
 <TITLE>TSSolve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSolve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSolve.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSolve"><H1>TSSolve</H1></A>
 Steps the requested number of timesteps. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSStep.html b/docs/manualpages/TS/TSStep.html
index e2ab280..2fd8d9d 100644
--- a/docs/manualpages/TS/TSStep.html
+++ b/docs/manualpages/TS/TSStep.html
@@ -5,8 +5,8 @@
 <TITLE>TSStep</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSStep.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSStep.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSStep"><H1>TSStep</H1></A>
 Steps one time step 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSundialsGetIterations.html b/docs/manualpages/TS/TSSundialsGetIterations.html
index 7c0d0ba..bb2cc5c 100644
--- a/docs/manualpages/TS/TSSundialsGetIterations.html
+++ b/docs/manualpages/TS/TSSundialsGetIterations.html
@@ -5,8 +5,8 @@
 <TITLE>TSSundialsGetIterations</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSundialsGetIterations.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSundialsGetIterations.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSundialsGetIterations"><H1>TSSundialsGetIterations</H1></A>
 Gets the number of nonlinear and linear iterations used so far by Sundials. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSundialsGetPC.html b/docs/manualpages/TS/TSSundialsGetPC.html
index c5cc12c..d1a796b 100644
--- a/docs/manualpages/TS/TSSundialsGetPC.html
+++ b/docs/manualpages/TS/TSSundialsGetPC.html
@@ -5,8 +5,8 @@
 <TITLE>TSSundialsGetPC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSundialsGetPC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSundialsGetPC.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSundialsGetPC"><H1>TSSundialsGetPC</H1></A>
 Extract the <A HREF="../PC/PC.html#PC">PC</A> context from a time-step context for Sundials. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSundialsMonitorInternalSteps.html b/docs/manualpages/TS/TSSundialsMonitorInternalSteps.html
index f9dad89..fcd27db 100644
--- a/docs/manualpages/TS/TSSundialsMonitorInternalSteps.html
+++ b/docs/manualpages/TS/TSSundialsMonitorInternalSteps.html
@@ -5,8 +5,8 @@
 <TITLE>TSSundialsMonitorInternalSteps</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSundialsMonitorInternalSteps.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSundialsMonitorInternalSteps.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSundialsMonitorInternalSteps"><H1>TSSundialsMonitorInternalSteps</H1></A>
 Monitor Sundials internal steps (Defaults to false). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSundialsSetGramSchmidtType.html b/docs/manualpages/TS/TSSundialsSetGramSchmidtType.html
index 9822873..5d99edc 100644
--- a/docs/manualpages/TS/TSSundialsSetGramSchmidtType.html
+++ b/docs/manualpages/TS/TSSundialsSetGramSchmidtType.html
@@ -5,8 +5,8 @@
 <TITLE>TSSundialsSetGramSchmidtType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSundialsSetGramSchmidtType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSundialsSetGramSchmidtType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSundialsSetGramSchmidtType"><H1>TSSundialsSetGramSchmidtType</H1></A>
 Sets type of orthogonalization used in GMRES method by SUNDIALS linear solver. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSundialsSetLinearTolerance.html b/docs/manualpages/TS/TSSundialsSetLinearTolerance.html
index e5df21a..6bf864b 100644
--- a/docs/manualpages/TS/TSSundialsSetLinearTolerance.html
+++ b/docs/manualpages/TS/TSSundialsSetLinearTolerance.html
@@ -5,8 +5,8 @@
 <TITLE>TSSundialsSetLinearTolerance</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSundialsSetLinearTolerance.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSundialsSetLinearTolerance.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSundialsSetLinearTolerance"><H1>TSSundialsSetLinearTolerance</H1></A>
 Sets the tolerance used to solve the linear system by SUNDIALS. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSundialsSetMaxTimeStep.html b/docs/manualpages/TS/TSSundialsSetMaxTimeStep.html
index 84cfbd7..f86d6a1 100644
--- a/docs/manualpages/TS/TSSundialsSetMaxTimeStep.html
+++ b/docs/manualpages/TS/TSSundialsSetMaxTimeStep.html
@@ -5,8 +5,8 @@
 <TITLE>TSSundialsSetMaxTimeStep</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSundialsSetMaxTimeStep.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSundialsSetMaxTimeStep.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSundialsSetMaxTimeStep"><H1>TSSundialsSetMaxTimeStep</H1></A>
 Largest time step to be chosen by the adaptive controller. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSundialsSetMaxl.html b/docs/manualpages/TS/TSSundialsSetMaxl.html
index 2ae3317..e5a4b69 100644
--- a/docs/manualpages/TS/TSSundialsSetMaxl.html
+++ b/docs/manualpages/TS/TSSundialsSetMaxl.html
@@ -5,8 +5,8 @@
 <TITLE>TSSundialsSetMaxl</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSundialsSetMaxl.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSundialsSetMaxl.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSundialsSetMaxl"><H1>TSSundialsSetMaxl</H1></A>
 Sets the dimension of the Krylov space used by GMRES in the linear solver in SUNDIALS. SUNDIALS DOES NOT use restarted GMRES so this is the maximum number of GMRES steps that will be used. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSundialsSetMinTimeStep.html b/docs/manualpages/TS/TSSundialsSetMinTimeStep.html
index f2624f1..6c5f309 100644
--- a/docs/manualpages/TS/TSSundialsSetMinTimeStep.html
+++ b/docs/manualpages/TS/TSSundialsSetMinTimeStep.html
@@ -5,8 +5,8 @@
 <TITLE>TSSundialsSetMinTimeStep</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSundialsSetMinTimeStep.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSundialsSetMinTimeStep.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSundialsSetMinTimeStep"><H1>TSSundialsSetMinTimeStep</H1></A>
 Smallest time step to be chosen by the adaptive controller. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSundialsSetTolerance.html b/docs/manualpages/TS/TSSundialsSetTolerance.html
index 4fb1b17..62b8345 100644
--- a/docs/manualpages/TS/TSSundialsSetTolerance.html
+++ b/docs/manualpages/TS/TSSundialsSetTolerance.html
@@ -5,8 +5,8 @@
 <TITLE>TSSundialsSetTolerance</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSundialsSetTolerance.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSundialsSetTolerance.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSundialsSetTolerance"><H1>TSSundialsSetTolerance</H1></A>
 Sets the absolute and relative tolerance used by Sundials for error control. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSSundialsSetType.html b/docs/manualpages/TS/TSSundialsSetType.html
index bf55258..f0486bb 100644
--- a/docs/manualpages/TS/TSSundialsSetType.html
+++ b/docs/manualpages/TS/TSSundialsSetType.html
@@ -5,8 +5,8 @@
 <TITLE>TSSundialsSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSSundialsSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSSundialsSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSSundialsSetType"><H1>TSSundialsSetType</H1></A>
 Sets the method that Sundials will use for integration. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSTHETA.html b/docs/manualpages/TS/TSTHETA.html
index 0608e1b..c8dc5a5 100644
--- a/docs/manualpages/TS/TSTHETA.html
+++ b/docs/manualpages/TS/TSTHETA.html
@@ -5,8 +5,8 @@
 <TITLE>TSTHETA</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSTHETA.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSTHETA.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSTHETA"><H1>TSTHETA</H1></A>
 DAE solver using the implicit Theta method 
 <P>
diff --git a/docs/manualpages/TS/TSTRAJECTORYBASIC.html b/docs/manualpages/TS/TSTRAJECTORYBASIC.html
index 2a873fa..535552a 100644
--- a/docs/manualpages/TS/TSTRAJECTORYBASIC.html
+++ b/docs/manualpages/TS/TSTRAJECTORYBASIC.html
@@ -5,8 +5,8 @@
 <TITLE>TSTRAJECTORYBASIC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSTRAJECTORYBASIC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSTRAJECTORYBASIC.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSTRAJECTORYBASIC"><H1>TSTRAJECTORYBASIC</H1></A>
 Stores each solution of the ODE/ADE in a file 
 <P>
diff --git a/docs/manualpages/TS/TSTRAJECTORYMEMORY.html b/docs/manualpages/TS/TSTRAJECTORYMEMORY.html
index 80cdcc7..5da5060 100644
--- a/docs/manualpages/TS/TSTRAJECTORYMEMORY.html
+++ b/docs/manualpages/TS/TSTRAJECTORYMEMORY.html
@@ -5,8 +5,8 @@
 <TITLE>TSTRAJECTORYMEMORY</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSTRAJECTORYMEMORY.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSTRAJECTORYMEMORY.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSTRAJECTORYMEMORY"><H1>TSTRAJECTORYMEMORY</H1></A>
 Stores each solution of the ODE/ADE in memory 
 <P>
diff --git a/docs/manualpages/TS/TSTRAJECTORYSINGLEFILE.html b/docs/manualpages/TS/TSTRAJECTORYSINGLEFILE.html
index 9f71884..9cef95d 100644
--- a/docs/manualpages/TS/TSTRAJECTORYSINGLEFILE.html
+++ b/docs/manualpages/TS/TSTRAJECTORYSINGLEFILE.html
@@ -5,8 +5,8 @@
 <TITLE>TSTRAJECTORYSINGLEFILE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSTRAJECTORYSINGLEFILE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSTRAJECTORYSINGLEFILE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSTRAJECTORYSINGLEFILE"><H1>TSTRAJECTORYSINGLEFILE</H1></A>
 Stores all solutions of the ODE/ADE into a single file followed by each timestep. Does not save the intermediate stages in a multistage method 
 <P>
diff --git a/docs/manualpages/TS/TSTRAJECTORYVISUALIZATION.html b/docs/manualpages/TS/TSTRAJECTORYVISUALIZATION.html
index cb339ff..084d205 100644
--- a/docs/manualpages/TS/TSTRAJECTORYVISUALIZATION.html
+++ b/docs/manualpages/TS/TSTRAJECTORYVISUALIZATION.html
@@ -5,8 +5,8 @@
 <TITLE>TSTRAJECTORYVISUALIZATION</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSTRAJECTORYVISUALIZATION.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSTRAJECTORYVISUALIZATION.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSTRAJECTORYVISUALIZATION"><H1>TSTRAJECTORYVISUALIZATION</H1></A>
 Stores each solution of the ODE/DAE in a file 
 <P>
diff --git a/docs/manualpages/TS/TSThetaGetEndpoint.html b/docs/manualpages/TS/TSThetaGetEndpoint.html
index c30f14a..c677438 100644
--- a/docs/manualpages/TS/TSThetaGetEndpoint.html
+++ b/docs/manualpages/TS/TSThetaGetEndpoint.html
@@ -5,8 +5,8 @@
 <TITLE>TSThetaGetEndpoint</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSThetaGetEndpoint.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSThetaGetEndpoint.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSThetaGetEndpoint"><H1>TSThetaGetEndpoint</H1></A>
 Gets whether to use the endpoint variant of the method (e.g. trapezoid/Crank-Nicolson instead of midpoint rule). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSThetaGetTheta.html b/docs/manualpages/TS/TSThetaGetTheta.html
index 22e0eba..38c1791 100644
--- a/docs/manualpages/TS/TSThetaGetTheta.html
+++ b/docs/manualpages/TS/TSThetaGetTheta.html
@@ -5,8 +5,8 @@
 <TITLE>TSThetaGetTheta</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSThetaGetTheta.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSThetaGetTheta.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSThetaGetTheta"><H1>TSThetaGetTheta</H1></A>
 Get the abscissa of the stage in (0,1]. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSThetaSetEndpoint.html b/docs/manualpages/TS/TSThetaSetEndpoint.html
index ac40b5d..6dee30e 100644
--- a/docs/manualpages/TS/TSThetaSetEndpoint.html
+++ b/docs/manualpages/TS/TSThetaSetEndpoint.html
@@ -5,8 +5,8 @@
 <TITLE>TSThetaSetEndpoint</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSThetaSetEndpoint.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSThetaSetEndpoint.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSThetaSetEndpoint"><H1>TSThetaSetEndpoint</H1></A>
 Sets whether to use the endpoint variant of the method (e.g. trapezoid/Crank-Nicolson instead of midpoint rule). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSThetaSetTheta.html b/docs/manualpages/TS/TSThetaSetTheta.html
index cf8caea..351d5e3 100644
--- a/docs/manualpages/TS/TSThetaSetTheta.html
+++ b/docs/manualpages/TS/TSThetaSetTheta.html
@@ -5,8 +5,8 @@
 <TITLE>TSThetaSetTheta</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSThetaSetTheta.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSThetaSetTheta.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSThetaSetTheta"><H1>TSThetaSetTheta</H1></A>
 Set the abscissa of the stage in (0,1]. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSTrajectory.html b/docs/manualpages/TS/TSTrajectory.html
index a715ba2..de89b7c 100644
--- a/docs/manualpages/TS/TSTrajectory.html
+++ b/docs/manualpages/TS/TSTrajectory.html
@@ -5,8 +5,8 @@
 <TITLE>TSTrajectory</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSTrajectory.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSTrajectory.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSTrajectory"><H1>TSTrajectory</H1></A>
 Abstract PETSc object that storing the trajectory (solution of ODE/ADE at each time step) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSTrajectoryCreate.html b/docs/manualpages/TS/TSTrajectoryCreate.html
index de7cf80..a687fd5 100644
--- a/docs/manualpages/TS/TSTrajectoryCreate.html
+++ b/docs/manualpages/TS/TSTrajectoryCreate.html
@@ -5,8 +5,8 @@
 <TITLE>TSTrajectoryCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSTrajectoryCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSTrajectoryCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSTrajectoryCreate"><H1>TSTrajectoryCreate</H1></A>
 This function creates an empty trajectory object used to store the time dependent solution of an ODE/DAE 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSTrajectoryDestroy.html b/docs/manualpages/TS/TSTrajectoryDestroy.html
index 43bc480..1205979 100644
--- a/docs/manualpages/TS/TSTrajectoryDestroy.html
+++ b/docs/manualpages/TS/TSTrajectoryDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>TSTrajectoryDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSTrajectoryDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSTrajectoryDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSTrajectoryDestroy"><H1>TSTrajectoryDestroy</H1></A>
 Destroys a trajectory context 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSTrajectoryRegister.html b/docs/manualpages/TS/TSTrajectoryRegister.html
index 0a0b311..9ae5c15 100644
--- a/docs/manualpages/TS/TSTrajectoryRegister.html
+++ b/docs/manualpages/TS/TSTrajectoryRegister.html
@@ -5,8 +5,8 @@
 <TITLE>TSTrajectoryRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSTrajectoryRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSTrajectoryRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSTrajectoryRegister"><H1>TSTrajectoryRegister</H1></A>
 Adds a way of storing trajectories to the <A HREF="../TS/TS.html#TS">TS</A> package 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSTrajectoryRegisterAll.html b/docs/manualpages/TS/TSTrajectoryRegisterAll.html
index fa27c7a..29bc881 100644
--- a/docs/manualpages/TS/TSTrajectoryRegisterAll.html
+++ b/docs/manualpages/TS/TSTrajectoryRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>TSTrajectoryRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSTrajectoryRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSTrajectoryRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSTrajectoryRegisterAll"><H1>TSTrajectoryRegisterAll</H1></A>
 Registers all of the trajectory storage schecmes in the <A HREF="../TS/TS.html#TS">TS</A> package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSTrajectorySetFromOptions.html b/docs/manualpages/TS/TSTrajectorySetFromOptions.html
index 48d0533..4bc9785 100644
--- a/docs/manualpages/TS/TSTrajectorySetFromOptions.html
+++ b/docs/manualpages/TS/TSTrajectorySetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>TSTrajectorySetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSTrajectorySetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSTrajectorySetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSTrajectorySetFromOptions"><H1>TSTrajectorySetFromOptions</H1></A>
 Sets various <A HREF="../TS/TSTrajectory.html#TSTrajectory">TSTrajectory</A> parameters from user options. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSTrajectorySetMonitor.html b/docs/manualpages/TS/TSTrajectorySetMonitor.html
index 6b3e6a0..a0e1544 100644
--- a/docs/manualpages/TS/TSTrajectorySetMonitor.html
+++ b/docs/manualpages/TS/TSTrajectorySetMonitor.html
@@ -5,8 +5,8 @@
 <TITLE>TSTrajectorySetMonitor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSTrajectorySetMonitor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSTrajectorySetMonitor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSTrajectorySetMonitor"><H1>TSTrajectorySetMonitor</H1></A>
 Monitor the schedules generated by the checkpointing controller 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSTrajectorySetType.html b/docs/manualpages/TS/TSTrajectorySetType.html
index f4ef8d4..d1bbe45 100644
--- a/docs/manualpages/TS/TSTrajectorySetType.html
+++ b/docs/manualpages/TS/TSTrajectorySetType.html
@@ -5,8 +5,8 @@
 <TITLE>TSTrajectorySetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSTrajectorySetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSTrajectorySetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSTrajectorySetType"><H1>TSTrajectorySetType</H1></A>
 Sets the storage method to be used as in a trajectory 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSTrajectorySetUp.html b/docs/manualpages/TS/TSTrajectorySetUp.html
index 18ed7ca..75738fb 100644
--- a/docs/manualpages/TS/TSTrajectorySetUp.html
+++ b/docs/manualpages/TS/TSTrajectorySetUp.html
@@ -5,8 +5,8 @@
 <TITLE>TSTrajectorySetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSTrajectorySetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSTrajectorySetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSTrajectorySetUp"><H1>TSTrajectorySetUp</H1></A>
 Sets up the internal data structures, e.g. stacks, for the later use of a <A HREF="../TS/TS.html#TS">TS</A> trajectory. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSTrajectoryView.html b/docs/manualpages/TS/TSTrajectoryView.html
index 3ed637c..619ac8c 100644
--- a/docs/manualpages/TS/TSTrajectoryView.html
+++ b/docs/manualpages/TS/TSTrajectoryView.html
@@ -5,8 +5,8 @@
 <TITLE>TSTrajectoryView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSTrajectoryView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSTrajectoryView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSTrajectoryView"><H1>TSTrajectoryView</H1></A>
 Prints information about the trajectory object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSType.html b/docs/manualpages/TS/TSType.html
index e5b2090..2304103 100644
--- a/docs/manualpages/TS/TSType.html
+++ b/docs/manualpages/TS/TSType.html
@@ -5,8 +5,8 @@
 <TITLE>TSType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSType"><H1>TSType</H1></A>
 String with the name of a PETSc <A HREF="../TS/TS.html#TS">TS</A> method. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSVISetVariableBounds.html b/docs/manualpages/TS/TSVISetVariableBounds.html
index ee4ecbe..7b6f1cf 100644
--- a/docs/manualpages/TS/TSVISetVariableBounds.html
+++ b/docs/manualpages/TS/TSVISetVariableBounds.html
@@ -5,8 +5,8 @@
 <TITLE>TSVISetVariableBounds</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSVISetVariableBounds.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSVISetVariableBounds.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSVISetVariableBounds"><H1>TSVISetVariableBounds</H1></A>
 Sets the lower and upper bounds for the solution vector. xl <= x <= xu 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TSView.html b/docs/manualpages/TS/TSView.html
index 3925212..8439a52 100644
--- a/docs/manualpages/TS/TSView.html
+++ b/docs/manualpages/TS/TSView.html
@@ -5,8 +5,8 @@
 <TITLE>TSView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TSView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TSView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TSView"><H1>TSView</H1></A>
 Prints the <A HREF="../TS/TS.html#TS">TS</A> data structure. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TS/TS_CONVERGED_EVENT.html b/docs/manualpages/TS/TS_CONVERGED_EVENT.html
index 7c72fab..c089db3 100644
--- a/docs/manualpages/TS/TS_CONVERGED_EVENT.html
+++ b/docs/manualpages/TS/TS_CONVERGED_EVENT.html
@@ -5,8 +5,8 @@
 <TITLE>TS_CONVERGED_EVENT</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TS_CONVERGED_EVENT.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TS_CONVERGED_EVENT.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TS_CONVERGED_EVENT"><H1>TS_CONVERGED_EVENT</H1></A>
 user requested termination on event detection 
 <P>
diff --git a/docs/manualpages/TS/TS_CONVERGED_ITERATING.html b/docs/manualpages/TS/TS_CONVERGED_ITERATING.html
index 05067ce..dd52b15 100644
--- a/docs/manualpages/TS/TS_CONVERGED_ITERATING.html
+++ b/docs/manualpages/TS/TS_CONVERGED_ITERATING.html
@@ -5,8 +5,8 @@
 <TITLE>TS_CONVERGED_ITERATING</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TS_CONVERGED_ITERATING.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TS_CONVERGED_ITERATING.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TS_CONVERGED_ITERATING"><H1>TS_CONVERGED_ITERATING</H1></A>
 this only occurs if <A HREF="../TS/TSGetConvergedReason.html#TSGetConvergedReason">TSGetConvergedReason</A>() is called during the <A HREF="../TS/TSSolve.html#TSSolve">TSSolve</A>() 
 <P>
diff --git a/docs/manualpages/TS/TS_CONVERGED_ITS.html b/docs/manualpages/TS/TS_CONVERGED_ITS.html
index 76a96c1..f8ae2d4 100644
--- a/docs/manualpages/TS/TS_CONVERGED_ITS.html
+++ b/docs/manualpages/TS/TS_CONVERGED_ITS.html
@@ -5,8 +5,8 @@
 <TITLE>TS_CONVERGED_ITS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TS_CONVERGED_ITS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TS_CONVERGED_ITS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TS_CONVERGED_ITS"><H1>TS_CONVERGED_ITS</H1></A>
 the maximum number of iterations (time-steps) was reached prior to the final time 
 <P>
diff --git a/docs/manualpages/TS/TS_CONVERGED_PSEUDO_FATOL.html b/docs/manualpages/TS/TS_CONVERGED_PSEUDO_FATOL.html
index ae16923..7fb2678 100644
--- a/docs/manualpages/TS/TS_CONVERGED_PSEUDO_FATOL.html
+++ b/docs/manualpages/TS/TS_CONVERGED_PSEUDO_FATOL.html
@@ -5,8 +5,8 @@
 <TITLE>TS_CONVERGED_PSEUDO_FATOL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TS_CONVERGED_PSEUDO_FATOL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TS_CONVERGED_PSEUDO_FATOL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TS_CONVERGED_PSEUDO_FATOL"><H1>TS_CONVERGED_PSEUDO_FATOL</H1></A>
 stops when function norm decreases below a set amount, used only for <A HREF="../TS/TSPSEUDO.html#TSPSEUDO">TSPSEUDO</A> 
 <P>
diff --git a/docs/manualpages/TS/TS_CONVERGED_PSEUDO_FRTOL.html b/docs/manualpages/TS/TS_CONVERGED_PSEUDO_FRTOL.html
index 02f391c..6826cea 100644
--- a/docs/manualpages/TS/TS_CONVERGED_PSEUDO_FRTOL.html
+++ b/docs/manualpages/TS/TS_CONVERGED_PSEUDO_FRTOL.html
@@ -5,8 +5,8 @@
 <TITLE>TS_CONVERGED_PSEUDO_FRTOL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TS_CONVERGED_PSEUDO_FRTOL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TS_CONVERGED_PSEUDO_FRTOL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TS_CONVERGED_PSEUDO_FRTOL"><H1>TS_CONVERGED_PSEUDO_FRTOL</H1></A>
 stops when function norm decreased by a set amount, used only for <A HREF="../TS/TSPSEUDO.html#TSPSEUDO">TSPSEUDO</A> 
 <P>
diff --git a/docs/manualpages/TS/TS_CONVERGED_TIME.html b/docs/manualpages/TS/TS_CONVERGED_TIME.html
index 46c6544..d03ebea 100644
--- a/docs/manualpages/TS/TS_CONVERGED_TIME.html
+++ b/docs/manualpages/TS/TS_CONVERGED_TIME.html
@@ -5,8 +5,8 @@
 <TITLE>TS_CONVERGED_TIME</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TS_CONVERGED_TIME.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TS_CONVERGED_TIME.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TS_CONVERGED_TIME"><H1>TS_CONVERGED_TIME</H1></A>
 the final time was reached 
 <P>
diff --git a/docs/manualpages/TS/TS_CONVERGED_USER.html b/docs/manualpages/TS/TS_CONVERGED_USER.html
index 192d492..8d87c16 100644
--- a/docs/manualpages/TS/TS_CONVERGED_USER.html
+++ b/docs/manualpages/TS/TS_CONVERGED_USER.html
@@ -5,8 +5,8 @@
 <TITLE>TS_CONVERGED_USER</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TS_CONVERGED_USER.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TS_CONVERGED_USER.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TS_CONVERGED_USER"><H1>TS_CONVERGED_USER</H1></A>
 user requested termination 
 <P>
diff --git a/docs/manualpages/TS/TS_DIVERGED_NONLINEAR_SOLVE.html b/docs/manualpages/TS/TS_DIVERGED_NONLINEAR_SOLVE.html
index 630323d..4c39de7 100644
--- a/docs/manualpages/TS/TS_DIVERGED_NONLINEAR_SOLVE.html
+++ b/docs/manualpages/TS/TS_DIVERGED_NONLINEAR_SOLVE.html
@@ -5,8 +5,8 @@
 <TITLE>TS_DIVERGED_NONLINEAR_SOLVE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TS_DIVERGED_NONLINEAR_SOLVE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TS_DIVERGED_NONLINEAR_SOLVE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TS_DIVERGED_NONLINEAR_SOLVE"><H1>TS_DIVERGED_NONLINEAR_SOLVE</H1></A>
 too many nonlinear solves failed 
 <P>
diff --git a/docs/manualpages/TS/TS_DIVERGED_STEP_REJECTED.html b/docs/manualpages/TS/TS_DIVERGED_STEP_REJECTED.html
index d49d44a..5cddc7e 100644
--- a/docs/manualpages/TS/TS_DIVERGED_STEP_REJECTED.html
+++ b/docs/manualpages/TS/TS_DIVERGED_STEP_REJECTED.html
@@ -5,8 +5,8 @@
 <TITLE>TS_DIVERGED_STEP_REJECTED</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/TS_DIVERGED_STEP_REJECTED.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/TS_DIVERGED_STEP_REJECTED.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TS_DIVERGED_STEP_REJECTED"><H1>TS_DIVERGED_STEP_REJECTED</H1></A>
 too many steps were rejected 
 <P>
diff --git a/docs/manualpages/TS/index.html b/docs/manualpages/TS/index.html
index 1625a63..11d5c16 100644
--- a/docs/manualpages/TS/index.html
+++ b/docs/manualpages/TS/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TS/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TS/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/docs/manualpages/Tao/MatCreateADA.html b/docs/manualpages/Tao/MatCreateADA.html
index 9600a79..1cd0ee3 100644
--- a/docs/manualpages/Tao/MatCreateADA.html
+++ b/docs/manualpages/Tao/MatCreateADA.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateADA</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/MatCreateADA.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/MatCreateADA.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateADA"><H1>MatCreateADA</H1></A>
 Creates a matrix M=A^T D1 A + D2 where D1, D2 are diagonal 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/MatCreateLMVM.html b/docs/manualpages/Tao/MatCreateLMVM.html
index 23c742e..4ac50df 100644
--- a/docs/manualpages/Tao/MatCreateLMVM.html
+++ b/docs/manualpages/Tao/MatCreateLMVM.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateLMVM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/MatCreateLMVM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/MatCreateLMVM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateLMVM"><H1>MatCreateLMVM</H1></A>
 Creates a limited memory matrix for lmvm algorithms. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/MatCreateSubMatrixFree.html b/docs/manualpages/Tao/MatCreateSubMatrixFree.html
index f6415bc..9612b6f 100644
--- a/docs/manualpages/Tao/MatCreateSubMatrixFree.html
+++ b/docs/manualpages/Tao/MatCreateSubMatrixFree.html
@@ -5,8 +5,8 @@
 <TITLE>MatCreateSubMatrixFree</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/MatCreateSubMatrixFree.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/MatCreateSubMatrixFree.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatCreateSubMatrixFree"><H1>MatCreateSubMatrixFree</H1></A>
 Creates a reduced matrix by masking a full matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/MatDFischer.html b/docs/manualpages/Tao/MatDFischer.html
index 11027f4..482bfd9 100644
--- a/docs/manualpages/Tao/MatDFischer.html
+++ b/docs/manualpages/Tao/MatDFischer.html
@@ -5,8 +5,8 @@
 <TITLE>MatDFischer</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/MatDFischer.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/MatDFischer.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatDFischer"><H1>MatDFischer</H1></A>
 Calculates an element of the B-subdifferential of the Fischer-Burmeister function for complementarity problems. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/MatDSFischer.html b/docs/manualpages/Tao/MatDSFischer.html
index 38617ce..236a749 100644
--- a/docs/manualpages/Tao/MatDSFischer.html
+++ b/docs/manualpages/Tao/MatDSFischer.html
@@ -5,8 +5,8 @@
 <TITLE>MatDSFischer</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/MatDSFischer.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/MatDSFischer.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="MatDSFischer"><H1>MatDSFischer</H1></A>
 Calculates an element of the B-subdifferential of the smoothed Fischer-Burmeister function for complementarity problems. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TAOASFLS.html b/docs/manualpages/Tao/TAOASFLS.html
index 1ef0b49..89d84bb 100644
--- a/docs/manualpages/Tao/TAOASFLS.html
+++ b/docs/manualpages/Tao/TAOASFLS.html
@@ -5,8 +5,8 @@
 <TITLE>TAOASFLS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TAOASFLS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TAOASFLS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TAOASFLS"><H1>TAOASFLS</H1></A>
 Active-set feasible linesearch algorithm for solving complementarity constraints 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Tao/TAOASILS.html b/docs/manualpages/Tao/TAOASILS.html
index 144c097..3362481 100644
--- a/docs/manualpages/Tao/TAOASILS.html
+++ b/docs/manualpages/Tao/TAOASILS.html
@@ -5,8 +5,8 @@
 <TITLE>TAOASILS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TAOASILS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TAOASILS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TAOASILS"><H1>TAOASILS</H1></A>
 Active-set infeasible linesearch algorithm for solving complementarity constraints 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Tao/TAOBLMVM.html b/docs/manualpages/Tao/TAOBLMVM.html
index d5ae599..7a1fc2f 100644
--- a/docs/manualpages/Tao/TAOBLMVM.html
+++ b/docs/manualpages/Tao/TAOBLMVM.html
@@ -5,8 +5,8 @@
 <TITLE>TAOBLMVM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TAOBLMVM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TAOBLMVM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TAOBLMVM"><H1>TAOBLMVM</H1></A>
 Bounded limited memory variable metric is a quasi-Newton method for nonlinear minimization with bound constraints. It is an extension of <A HREF="../Tao/TAOLMVM.html#TAOLMVM">TAOLMVM</A> 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Tao/TAOBMRM.html b/docs/manualpages/Tao/TAOBMRM.html
index 2aad905..a38635a 100644
--- a/docs/manualpages/Tao/TAOBMRM.html
+++ b/docs/manualpages/Tao/TAOBMRM.html
@@ -5,8 +5,8 @@
 <TITLE>TAOBMRM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TAOBMRM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TAOBMRM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TAOBMRM"><H1>TAOBMRM</H1></A>
 bundle method for regularized risk minimization 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Tao/TAOBQPIP.html b/docs/manualpages/Tao/TAOBQPIP.html
index b4bf54f..7e861da 100644
--- a/docs/manualpages/Tao/TAOBQPIP.html
+++ b/docs/manualpages/Tao/TAOBQPIP.html
@@ -5,8 +5,8 @@
 <TITLE>TAOBQPIP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TAOBQPIP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TAOBQPIP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TAOBQPIP"><H1>TAOBQPIP</H1></A>
 bounded quadratic interior point algorithm for quadratic  optimization with box constraints. Notes: This algorithms solves quadratic problems only, the linear Hessian will
 only be computed once.
diff --git a/docs/manualpages/Tao/TAOCG.html b/docs/manualpages/Tao/TAOCG.html
index ad1b561..f0db959 100644
--- a/docs/manualpages/Tao/TAOCG.html
+++ b/docs/manualpages/Tao/TAOCG.html
@@ -5,8 +5,8 @@
 <TITLE>TAOCG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TAOCG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TAOCG.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TAOCG"><H1>TAOCG</H1></A>
 Nonlinear conjugate gradient method is an extension of the nonlinear conjugate gradient solver for nonlinear optimization. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Tao/TAOGPCG.html b/docs/manualpages/Tao/TAOGPCG.html
index 91ba12d..ac779ce 100644
--- a/docs/manualpages/Tao/TAOGPCG.html
+++ b/docs/manualpages/Tao/TAOGPCG.html
@@ -5,8 +5,8 @@
 <TITLE>TAOGPCG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TAOGPCG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TAOGPCG.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TAOGPCG"><H1>TAOGPCG</H1></A>
 gradient projected conjugate gradient algorithm is an active-set conjugate-gradient based method for bound-constrained minimization 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Tao/TAOIPM.html b/docs/manualpages/Tao/TAOIPM.html
index 3bcfaf1..41e5f14 100644
--- a/docs/manualpages/Tao/TAOIPM.html
+++ b/docs/manualpages/Tao/TAOIPM.html
@@ -5,8 +5,8 @@
 <TITLE>TAOIPM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TAOIPM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TAOIPM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TAOIPM"><H1>TAOIPM</H1></A>
 Interior point algorithm for generally constrained optimization. 
 <H3><FONT COLOR="#CC3333">Option Database Keys</FONT></H3>
diff --git a/docs/manualpages/Tao/TAOLCL.html b/docs/manualpages/Tao/TAOLCL.html
index ebabff4..fa0d3a2 100644
--- a/docs/manualpages/Tao/TAOLCL.html
+++ b/docs/manualpages/Tao/TAOLCL.html
@@ -5,8 +5,8 @@
 <TITLE>TAOLCL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TAOLCL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TAOLCL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TAOLCL"><H1>TAOLCL</H1></A>
 linearly constrained lagrangian method for pde-constrained optimization 
 <TABLE border="0" cellpadding="0" cellspacing="0">
diff --git a/docs/manualpages/Tao/TAOLMVM.html b/docs/manualpages/Tao/TAOLMVM.html
index 2e3addb..155ff2a 100644
--- a/docs/manualpages/Tao/TAOLMVM.html
+++ b/docs/manualpages/Tao/TAOLMVM.html
@@ -5,8 +5,8 @@
 <TITLE>TAOLMVM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TAOLMVM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TAOLMVM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TAOLMVM"><H1>TAOLMVM</H1></A>
 Limited Memory Variable Metric method is a quasi-Newton optimization solver for unconstrained minimization. It solves the Newton step Hkdk = - gk using an approximation Bk in place of Hk, where Bk is composed using
 the BFGS update formula. A More-Thuente line search is then used
diff --git a/docs/manualpages/Tao/TAONLS.html b/docs/manualpages/Tao/TAONLS.html
index ec10d58..d08f666 100644
--- a/docs/manualpages/Tao/TAONLS.html
+++ b/docs/manualpages/Tao/TAONLS.html
@@ -5,8 +5,8 @@
 <TITLE>TAONLS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TAONLS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TAONLS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TAONLS"><H1>TAONLS</H1></A>
 Newton's method with linesearch for unconstrained minimization. At each iteration, the Newton line search method solves the symmetric system of equations to obtain the step diretion dk: Hk dk = -gk a More-Thuente line search is applied on the direction dk to approximately solve min_t f(xk + t d_k) 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Tao/TAONM.html b/docs/manualpages/Tao/TAONM.html
index 5951564..e8bd2b6 100644
--- a/docs/manualpages/Tao/TAONM.html
+++ b/docs/manualpages/Tao/TAONM.html
@@ -5,8 +5,8 @@
 <TITLE>TAONM</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TAONM.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TAONM.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TAONM"><H1>TAONM</H1></A>
 Nelder-Mead solver for derivative free, unconstrained minimization 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Tao/TAONTR.html b/docs/manualpages/Tao/TAONTR.html
index 15e7d97..25123a1 100644
--- a/docs/manualpages/Tao/TAONTR.html
+++ b/docs/manualpages/Tao/TAONTR.html
@@ -5,8 +5,8 @@
 <TITLE>TAONTR</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TAONTR.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TAONTR.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TAONTR"><H1>TAONTR</H1></A>
 Newton's method with trust region for unconstrained minimization. At each iteration, the Newton trust region method solves the system. NTR expects a <A HREF="../KSP/KSP.html#KSP">KSP</A> solver with a trust region radius. min_d  .5 dT Hk d + gkT d,  s.t.   ||d|| < Delta_k 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Tao/TAOOWLQN.html b/docs/manualpages/Tao/TAOOWLQN.html
index 0d12ace..efcaa64 100644
--- a/docs/manualpages/Tao/TAOOWLQN.html
+++ b/docs/manualpages/Tao/TAOOWLQN.html
@@ -5,8 +5,8 @@
 <TITLE>TAOOWLQN</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TAOOWLQN.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TAOOWLQN.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TAOOWLQN"><H1>TAOOWLQN</H1></A>
 orthant-wise limited memory quasi-newton algorithm 
 <DT><B>- tao_owlqn_lambda </B> -regulariser weight
diff --git a/docs/manualpages/Tao/TAOPOUNDERS.html b/docs/manualpages/Tao/TAOPOUNDERS.html
index 108185b..b49c335 100644
--- a/docs/manualpages/Tao/TAOPOUNDERS.html
+++ b/docs/manualpages/Tao/TAOPOUNDERS.html
@@ -5,8 +5,8 @@
 <TITLE>TAOPOUNDERS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TAOPOUNDERS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TAOPOUNDERS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TAOPOUNDERS"><H1>TAOPOUNDERS</H1></A>
 POUNDERS derivate-free model-based algorithm for nonlinear least squares 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Tao/TAOSSFLS.html b/docs/manualpages/Tao/TAOSSFLS.html
index c322965..7c6611e 100644
--- a/docs/manualpages/Tao/TAOSSFLS.html
+++ b/docs/manualpages/Tao/TAOSSFLS.html
@@ -5,8 +5,8 @@
 <TITLE>TAOSSFLS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TAOSSFLS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TAOSSFLS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TAOSSFLS"><H1>TAOSSFLS</H1></A>
 Semi-smooth feasible linesearch algorithm for solving complementarity constraints 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Tao/TAOSSILS.html b/docs/manualpages/Tao/TAOSSILS.html
index 8f98ef3..cfd5b01 100644
--- a/docs/manualpages/Tao/TAOSSILS.html
+++ b/docs/manualpages/Tao/TAOSSILS.html
@@ -5,8 +5,8 @@
 <TITLE>TAOSSILS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TAOSSILS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TAOSSILS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TAOSSILS"><H1>TAOSSILS</H1></A>
 semi-smooth infeasible linesearch algorithm for solving complementarity constraints 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Tao/TAOTRON.html b/docs/manualpages/Tao/TAOTRON.html
index 6e356bc..498b388 100644
--- a/docs/manualpages/Tao/TAOTRON.html
+++ b/docs/manualpages/Tao/TAOTRON.html
@@ -5,8 +5,8 @@
 <TITLE>TAOTRON</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TAOTRON.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TAOTRON.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TAOTRON"><H1>TAOTRON</H1></A>
 The TRON algorithm is an active-set Newton trust region method for bound-constrained minimization. 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Tao/Tao.html b/docs/manualpages/Tao/Tao.html
index 8947a08..38b4879 100644
--- a/docs/manualpages/Tao/Tao.html
+++ b/docs/manualpages/Tao/Tao.html
@@ -5,8 +5,8 @@
 <TITLE>Tao</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/Tao.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/Tao.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="Tao"><H1>Tao</H1></A>
 Abstract PETSc object that manages nonlinear optimization solves 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoAddLineSearchCounts.html b/docs/manualpages/Tao/TaoAddLineSearchCounts.html
index 9003619..731b965 100644
--- a/docs/manualpages/Tao/TaoAddLineSearchCounts.html
+++ b/docs/manualpages/Tao/TaoAddLineSearchCounts.html
@@ -5,8 +5,8 @@
 <TITLE>TaoAddLineSearchCounts</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoAddLineSearchCounts.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoAddLineSearchCounts.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoAddLineSearchCounts"><H1>TaoAddLineSearchCounts</H1></A>
 Adds the number of function evaluations spent in the line search to the running total. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoAppendOptionsPrefix.html b/docs/manualpages/Tao/TaoAppendOptionsPrefix.html
index 376962e..70d2ef0 100644
--- a/docs/manualpages/Tao/TaoAppendOptionsPrefix.html
+++ b/docs/manualpages/Tao/TaoAppendOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>TaoAppendOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoAppendOptionsPrefix"><H1>TaoAppendOptionsPrefix</H1></A>
 Appends to the prefix used for searching for all TAO options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoCancelMonitors.html b/docs/manualpages/Tao/TaoCancelMonitors.html
index ea2e5fb..53a0f58 100644
--- a/docs/manualpages/Tao/TaoCancelMonitors.html
+++ b/docs/manualpages/Tao/TaoCancelMonitors.html
@@ -5,8 +5,8 @@
 <TITLE>TaoCancelMonitors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoCancelMonitors.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoCancelMonitors.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoCancelMonitors"><H1>TaoCancelMonitors</H1></A>
 Clears all the monitor functions for a <A HREF="../Tao/Tao.html#Tao">Tao</A> object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoComputeConstraints.html b/docs/manualpages/Tao/TaoComputeConstraints.html
index 40856bd..9212d38 100644
--- a/docs/manualpages/Tao/TaoComputeConstraints.html
+++ b/docs/manualpages/Tao/TaoComputeConstraints.html
@@ -5,8 +5,8 @@
 <TITLE>TaoComputeConstraints</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoComputeConstraints.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoComputeConstraints.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoComputeConstraints"><H1>TaoComputeConstraints</H1></A>
 Compute the variable bounds using the routine set by <A HREF="../Tao/TaoSetConstraintsRoutine.html#TaoSetConstraintsRoutine">TaoSetConstraintsRoutine</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoComputeDualVariables.html b/docs/manualpages/Tao/TaoComputeDualVariables.html
index e679323..d04befd 100644
--- a/docs/manualpages/Tao/TaoComputeDualVariables.html
+++ b/docs/manualpages/Tao/TaoComputeDualVariables.html
@@ -5,8 +5,8 @@
 <TITLE>TaoComputeDualVariables</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoComputeDualVariables.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoComputeDualVariables.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoComputeDualVariables"><H1>TaoComputeDualVariables</H1></A>
 Computes the dual vectors corresponding to the bounds of the variables 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoComputeEqualityConstraints.html b/docs/manualpages/Tao/TaoComputeEqualityConstraints.html
index 7f0efb8..6a8bcb0 100644
--- a/docs/manualpages/Tao/TaoComputeEqualityConstraints.html
+++ b/docs/manualpages/Tao/TaoComputeEqualityConstraints.html
@@ -5,8 +5,8 @@
 <TITLE>TaoComputeEqualityConstraints</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoComputeEqualityConstraints.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoComputeEqualityConstraints.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoComputeEqualityConstraints"><H1>TaoComputeEqualityConstraints</H1></A>
 Compute the variable bounds using the routine set by <A HREF="../Tao/TaoSetEqualityConstraintsRoutine.html#TaoSetEqualityConstraintsRoutine">TaoSetEqualityConstraintsRoutine</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoComputeGradient.html b/docs/manualpages/Tao/TaoComputeGradient.html
index 0eaa13a..cbb182f 100644
--- a/docs/manualpages/Tao/TaoComputeGradient.html
+++ b/docs/manualpages/Tao/TaoComputeGradient.html
@@ -5,8 +5,8 @@
 <TITLE>TaoComputeGradient</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoComputeGradient.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoComputeGradient.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoComputeGradient"><H1>TaoComputeGradient</H1></A>
 Computes the gradient of the objective function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoComputeHessian.html b/docs/manualpages/Tao/TaoComputeHessian.html
index 3e407d2..69fa383 100644
--- a/docs/manualpages/Tao/TaoComputeHessian.html
+++ b/docs/manualpages/Tao/TaoComputeHessian.html
@@ -5,8 +5,8 @@
 <TITLE>TaoComputeHessian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoComputeHessian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoComputeHessian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoComputeHessian"><H1>TaoComputeHessian</H1></A>
 Computes the Hessian matrix that has been set with <A HREF="../Tao/TaoSetHessianRoutine.html#TaoSetHessianRoutine">TaoSetHessianRoutine</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoComputeInequalityConstraints.html b/docs/manualpages/Tao/TaoComputeInequalityConstraints.html
index 0c4cfd2..8bb2891 100644
--- a/docs/manualpages/Tao/TaoComputeInequalityConstraints.html
+++ b/docs/manualpages/Tao/TaoComputeInequalityConstraints.html
@@ -5,8 +5,8 @@
 <TITLE>TaoComputeInequalityConstraints</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoComputeInequalityConstraints.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoComputeInequalityConstraints.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoComputeInequalityConstraints"><H1>TaoComputeInequalityConstraints</H1></A>
 Compute the variable bounds using the routine set by <A HREF="../Tao/TaoSetInequalityConstraintsRoutine.html#TaoSetInequalityConstraintsRoutine">TaoSetInequalityConstraintsRoutine</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoComputeJacobian.html b/docs/manualpages/Tao/TaoComputeJacobian.html
index f253b54..3805808 100644
--- a/docs/manualpages/Tao/TaoComputeJacobian.html
+++ b/docs/manualpages/Tao/TaoComputeJacobian.html
@@ -5,8 +5,8 @@
 <TITLE>TaoComputeJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoComputeJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoComputeJacobian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoComputeJacobian"><H1>TaoComputeJacobian</H1></A>
 Computes the Jacobian matrix that has been set with <A HREF="../Tao/TaoSetJacobianRoutine.html#TaoSetJacobianRoutine">TaoSetJacobianRoutine</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoComputeJacobianDesign.html b/docs/manualpages/Tao/TaoComputeJacobianDesign.html
index 644ddef..3bd5478 100644
--- a/docs/manualpages/Tao/TaoComputeJacobianDesign.html
+++ b/docs/manualpages/Tao/TaoComputeJacobianDesign.html
@@ -5,8 +5,8 @@
 <TITLE>TaoComputeJacobianDesign</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoComputeJacobianDesign.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoComputeJacobianDesign.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoComputeJacobianDesign"><H1>TaoComputeJacobianDesign</H1></A>
 Computes the Jacobian matrix that has been set with <A HREF="../Tao/TaoSetJacobianDesignRoutine.html#TaoSetJacobianDesignRoutine">TaoSetJacobianDesignRoutine</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoComputeJacobianEquality.html b/docs/manualpages/Tao/TaoComputeJacobianEquality.html
index 6256c2e..1205a3d 100644
--- a/docs/manualpages/Tao/TaoComputeJacobianEquality.html
+++ b/docs/manualpages/Tao/TaoComputeJacobianEquality.html
@@ -5,8 +5,8 @@
 <TITLE>TaoComputeJacobianEquality</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoComputeJacobianEquality.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoComputeJacobianEquality.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoComputeJacobianEquality"><H1>TaoComputeJacobianEquality</H1></A>
 Computes the Jacobian matrix that has been set with <A HREF="../Tao/TaoSetJacobianEqualityRoutine.html#TaoSetJacobianEqualityRoutine">TaoSetJacobianEqualityRoutine</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoComputeJacobianInequality.html b/docs/manualpages/Tao/TaoComputeJacobianInequality.html
index 176caad..52d2553 100644
--- a/docs/manualpages/Tao/TaoComputeJacobianInequality.html
+++ b/docs/manualpages/Tao/TaoComputeJacobianInequality.html
@@ -5,8 +5,8 @@
 <TITLE>TaoComputeJacobianInequality</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoComputeJacobianInequality.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoComputeJacobianInequality.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoComputeJacobianInequality"><H1>TaoComputeJacobianInequality</H1></A>
 Computes the Jacobian matrix that has been set with <A HREF="../Tao/TaoSetJacobianInequalityRoutine.html#TaoSetJacobianInequalityRoutine">TaoSetJacobianInequalityRoutine</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoComputeJacobianState.html b/docs/manualpages/Tao/TaoComputeJacobianState.html
index a4e4998..1f70411 100644
--- a/docs/manualpages/Tao/TaoComputeJacobianState.html
+++ b/docs/manualpages/Tao/TaoComputeJacobianState.html
@@ -5,8 +5,8 @@
 <TITLE>TaoComputeJacobianState</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoComputeJacobianState.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoComputeJacobianState.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoComputeJacobianState"><H1>TaoComputeJacobianState</H1></A>
 Computes the Jacobian matrix that has been set with <A HREF="../Tao/TaoSetJacobianStateRoutine.html#TaoSetJacobianStateRoutine">TaoSetJacobianStateRoutine</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoComputeObjective.html b/docs/manualpages/Tao/TaoComputeObjective.html
index 4df253a..94a68eb 100644
--- a/docs/manualpages/Tao/TaoComputeObjective.html
+++ b/docs/manualpages/Tao/TaoComputeObjective.html
@@ -5,8 +5,8 @@
 <TITLE>TaoComputeObjective</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoComputeObjective.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoComputeObjective.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoComputeObjective"><H1>TaoComputeObjective</H1></A>
 Computes the objective function value at a given point 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoComputeObjectiveAndGradient.html b/docs/manualpages/Tao/TaoComputeObjectiveAndGradient.html
index b0c28e9..21bb2de 100644
--- a/docs/manualpages/Tao/TaoComputeObjectiveAndGradient.html
+++ b/docs/manualpages/Tao/TaoComputeObjectiveAndGradient.html
@@ -5,8 +5,8 @@
 <TITLE>TaoComputeObjectiveAndGradient</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoComputeObjectiveAndGradient.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoComputeObjectiveAndGradient.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoComputeObjectiveAndGradient"><H1>TaoComputeObjectiveAndGradient</H1></A>
 Computes the objective function value at a given point 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoComputeSeparableObjective.html b/docs/manualpages/Tao/TaoComputeSeparableObjective.html
index 9569a3a..803c72d 100644
--- a/docs/manualpages/Tao/TaoComputeSeparableObjective.html
+++ b/docs/manualpages/Tao/TaoComputeSeparableObjective.html
@@ -5,8 +5,8 @@
 <TITLE>TaoComputeSeparableObjective</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoComputeSeparableObjective.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoComputeSeparableObjective.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoComputeSeparableObjective"><H1>TaoComputeSeparableObjective</H1></A>
 Computes a separable objective function vector at a given point (for least-square applications) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoComputeVariableBounds.html b/docs/manualpages/Tao/TaoComputeVariableBounds.html
index 0eba343..acec603 100644
--- a/docs/manualpages/Tao/TaoComputeVariableBounds.html
+++ b/docs/manualpages/Tao/TaoComputeVariableBounds.html
@@ -5,8 +5,8 @@
 <TITLE>TaoComputeVariableBounds</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoComputeVariableBounds.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoComputeVariableBounds.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoComputeVariableBounds"><H1>TaoComputeVariableBounds</H1></A>
 Compute the variable bounds using the routine set by <A HREF="../Tao/TaoSetVariableBoundsRoutine.html#TaoSetVariableBoundsRoutine">TaoSetVariableBoundsRoutine</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoCreate.html b/docs/manualpages/Tao/TaoCreate.html
index a2b97e4..0a1f7a6 100644
--- a/docs/manualpages/Tao/TaoCreate.html
+++ b/docs/manualpages/Tao/TaoCreate.html
@@ -5,8 +5,8 @@
 <TITLE>TaoCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoCreate"><H1>TaoCreate</H1></A>
 Creates a TAO solver 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoDefaultCMonitor.html b/docs/manualpages/Tao/TaoDefaultCMonitor.html
index 79ad3d1..eb02fce 100644
--- a/docs/manualpages/Tao/TaoDefaultCMonitor.html
+++ b/docs/manualpages/Tao/TaoDefaultCMonitor.html
@@ -5,8 +5,8 @@
 <TITLE>TaoDefaultCMonitor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoDefaultCMonitor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoDefaultCMonitor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoDefaultCMonitor"><H1>TaoDefaultCMonitor</H1></A>
 same as <A HREF="../Tao/TaoDefaultMonitor.html#TaoDefaultMonitor">TaoDefaultMonitor</A>() except it prints the norm of the constraints function. It can be turned on from the command line using the -tao_cmonitor option 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoDefaultComputeGradient.html b/docs/manualpages/Tao/TaoDefaultComputeGradient.html
index 8d3cba7..857b414 100644
--- a/docs/manualpages/Tao/TaoDefaultComputeGradient.html
+++ b/docs/manualpages/Tao/TaoDefaultComputeGradient.html
@@ -5,8 +5,8 @@
 <TITLE>TaoDefaultComputeGradient</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoDefaultComputeGradient.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoDefaultComputeGradient.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoDefaultComputeGradient"><H1>TaoDefaultComputeGradient</H1></A>
 computes the gradient using finite differences. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoDefaultComputeHessian.html b/docs/manualpages/Tao/TaoDefaultComputeHessian.html
index 7dd53a2..e892690 100644
--- a/docs/manualpages/Tao/TaoDefaultComputeHessian.html
+++ b/docs/manualpages/Tao/TaoDefaultComputeHessian.html
@@ -5,8 +5,8 @@
 <TITLE>TaoDefaultComputeHessian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoDefaultComputeHessian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoDefaultComputeHessian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoDefaultComputeHessian"><H1>TaoDefaultComputeHessian</H1></A>
 Computes the Hessian using finite differences. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoDefaultComputeHessianColor.html b/docs/manualpages/Tao/TaoDefaultComputeHessianColor.html
index f218f74..8c238de 100644
--- a/docs/manualpages/Tao/TaoDefaultComputeHessianColor.html
+++ b/docs/manualpages/Tao/TaoDefaultComputeHessianColor.html
@@ -5,8 +5,8 @@
 <TITLE>TaoDefaultComputeHessianColor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoDefaultComputeHessianColor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoDefaultComputeHessianColor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoDefaultComputeHessianColor"><H1>TaoDefaultComputeHessianColor</H1></A>
 Computes the Hessian using colored finite differences. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoDefaultConvergenceTest.html b/docs/manualpages/Tao/TaoDefaultConvergenceTest.html
index 7f9b521..66b05c4 100644
--- a/docs/manualpages/Tao/TaoDefaultConvergenceTest.html
+++ b/docs/manualpages/Tao/TaoDefaultConvergenceTest.html
@@ -5,8 +5,8 @@
 <TITLE>TaoDefaultConvergenceTest</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoDefaultConvergenceTest.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoDefaultConvergenceTest.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoDefaultConvergenceTest"><H1>TaoDefaultConvergenceTest</H1></A>
 Determines whether the solver should continue iterating or terminate. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoDefaultMonitor.html b/docs/manualpages/Tao/TaoDefaultMonitor.html
index 6934db7..4d93fb6 100644
--- a/docs/manualpages/Tao/TaoDefaultMonitor.html
+++ b/docs/manualpages/Tao/TaoDefaultMonitor.html
@@ -5,8 +5,8 @@
 <TITLE>TaoDefaultMonitor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoDefaultMonitor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoDefaultMonitor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoDefaultMonitor"><H1>TaoDefaultMonitor</H1></A>
 Default routine for monitoring progress of the <A HREF="../Tao/Tao.html#Tao">Tao</A> solvers (default).  This monitor prints the function value and gradient norm at each iteration.  It can be turned on from the command line using the -tao_monitor option 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoDefaultSMonitor.html b/docs/manualpages/Tao/TaoDefaultSMonitor.html
index 721c224..7b7f1e7 100644
--- a/docs/manualpages/Tao/TaoDefaultSMonitor.html
+++ b/docs/manualpages/Tao/TaoDefaultSMonitor.html
@@ -5,8 +5,8 @@
 <TITLE>TaoDefaultSMonitor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoDefaultSMonitor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoDefaultSMonitor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoDefaultSMonitor"><H1>TaoDefaultSMonitor</H1></A>
 Default routine for monitoring progress of the solver. Same as <A HREF="../Tao/TaoDefaultMonitor.html#TaoDefaultMonitor">TaoDefaultMonitor</A>() except it prints fewer digits of the residual as the residual gets smaller. This is because the later digits are meaningless and are often different on different machines; by using this routine different machines will usually generate the same output. It can be turned on by using the -tao_smonitor option 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoDestroy.html b/docs/manualpages/Tao/TaoDestroy.html
index 1351792..ce13e5a 100644
--- a/docs/manualpages/Tao/TaoDestroy.html
+++ b/docs/manualpages/Tao/TaoDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>TaoDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoDestroy"><H1>TaoDestroy</H1></A>
 Destroys the TAO context that was created with <A HREF="../Tao/TaoCreate.html#TaoCreate">TaoCreate</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoDrawGradientMonitor.html b/docs/manualpages/Tao/TaoDrawGradientMonitor.html
index e10f37d..3fe1dc3 100644
--- a/docs/manualpages/Tao/TaoDrawGradientMonitor.html
+++ b/docs/manualpages/Tao/TaoDrawGradientMonitor.html
@@ -5,8 +5,8 @@
 <TITLE>TaoDrawGradientMonitor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoDrawGradientMonitor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoDrawGradientMonitor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoDrawGradientMonitor"><H1>TaoDrawGradientMonitor</H1></A>
 Plots the gradient at each iteration It can be turned on from the command line using the -tao_draw_gradient option 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoDrawSolutionMonitor.html b/docs/manualpages/Tao/TaoDrawSolutionMonitor.html
index 1c44e5f..07d2d04 100644
--- a/docs/manualpages/Tao/TaoDrawSolutionMonitor.html
+++ b/docs/manualpages/Tao/TaoDrawSolutionMonitor.html
@@ -5,8 +5,8 @@
 <TITLE>TaoDrawSolutionMonitor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoDrawSolutionMonitor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoDrawSolutionMonitor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoDrawSolutionMonitor"><H1>TaoDrawSolutionMonitor</H1></A>
 Plots the solution at each iteration It can be turned on from the command line using the -tao_draw_solution option 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoDrawStepMonitor.html b/docs/manualpages/Tao/TaoDrawStepMonitor.html
index 734aa04..7af8b03 100644
--- a/docs/manualpages/Tao/TaoDrawStepMonitor.html
+++ b/docs/manualpages/Tao/TaoDrawStepMonitor.html
@@ -5,8 +5,8 @@
 <TITLE>TaoDrawStepMonitor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoDrawStepMonitor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoDrawStepMonitor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoDrawStepMonitor"><H1>TaoDrawStepMonitor</H1></A>
 Plots the step direction at each iteration It can be turned on from the command line using the -tao_draw_step option 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoFinalizePackage.html b/docs/manualpages/Tao/TaoFinalizePackage.html
index bc2e09b..a19aa74 100644
--- a/docs/manualpages/Tao/TaoFinalizePackage.html
+++ b/docs/manualpages/Tao/TaoFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>TaoFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoFinalizePackage"><H1>TaoFinalizePackage</H1></A>
 This function destroys everything in the PETSc/TAO interface to the <A HREF="../Tao/Tao.html#Tao">Tao</A> package. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoGetApplicationContext.html b/docs/manualpages/Tao/TaoGetApplicationContext.html
index c1cd23d..36472f5 100644
--- a/docs/manualpages/Tao/TaoGetApplicationContext.html
+++ b/docs/manualpages/Tao/TaoGetApplicationContext.html
@@ -5,8 +5,8 @@
 <TITLE>TaoGetApplicationContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoGetApplicationContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoGetApplicationContext.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoGetApplicationContext"><H1>TaoGetApplicationContext</H1></A>
 Gets the user-defined context for a TAO solvers. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoGetConstraintTolerances.html b/docs/manualpages/Tao/TaoGetConstraintTolerances.html
index 55ad6c1..cefc7c0 100644
--- a/docs/manualpages/Tao/TaoGetConstraintTolerances.html
+++ b/docs/manualpages/Tao/TaoGetConstraintTolerances.html
@@ -5,8 +5,8 @@
 <TITLE>TaoGetConstraintTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoGetConstraintTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoGetConstraintTolerances.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoGetConstraintTolerances"><H1>TaoGetConstraintTolerances</H1></A>
 Gets constraint tolerance parameters used in TAO  convergence tests 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoGetConvergedReason.html b/docs/manualpages/Tao/TaoGetConvergedReason.html
index 2ccb216..6616eec 100644
--- a/docs/manualpages/Tao/TaoGetConvergedReason.html
+++ b/docs/manualpages/Tao/TaoGetConvergedReason.html
@@ -5,8 +5,8 @@
 <TITLE>TaoGetConvergedReason</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoGetConvergedReason.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoGetConvergedReason.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoGetConvergedReason"><H1>TaoGetConvergedReason</H1></A>
 Gets the reason the <A HREF="../Tao/Tao.html#Tao">Tao</A> iteration was stopped. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoGetConvergenceHistory.html b/docs/manualpages/Tao/TaoGetConvergenceHistory.html
index 2ac4eb9..930c933 100644
--- a/docs/manualpages/Tao/TaoGetConvergenceHistory.html
+++ b/docs/manualpages/Tao/TaoGetConvergenceHistory.html
@@ -5,8 +5,8 @@
 <TITLE>TaoGetConvergenceHistory</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoGetConvergenceHistory.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoGetConvergenceHistory.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoGetConvergenceHistory"><H1>TaoGetConvergenceHistory</H1></A>
 Gets the arrays used to hold the convergence history. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoGetCurrentFunctionEvaluations.html b/docs/manualpages/Tao/TaoGetCurrentFunctionEvaluations.html
index 9742dbb..38b383d 100644
--- a/docs/manualpages/Tao/TaoGetCurrentFunctionEvaluations.html
+++ b/docs/manualpages/Tao/TaoGetCurrentFunctionEvaluations.html
@@ -5,8 +5,8 @@
 <TITLE>TaoGetCurrentFunctionEvaluations</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoGetCurrentFunctionEvaluations.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoGetCurrentFunctionEvaluations.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoGetCurrentFunctionEvaluations"><H1>TaoGetCurrentFunctionEvaluations</H1></A>
 Get current number of function evaluations. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoGetCurrentTrustRegionRadius.html b/docs/manualpages/Tao/TaoGetCurrentTrustRegionRadius.html
index f3e3bb4..4fa1d92 100644
--- a/docs/manualpages/Tao/TaoGetCurrentTrustRegionRadius.html
+++ b/docs/manualpages/Tao/TaoGetCurrentTrustRegionRadius.html
@@ -5,8 +5,8 @@
 <TITLE>TaoGetCurrentTrustRegionRadius</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoGetCurrentTrustRegionRadius.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoGetCurrentTrustRegionRadius.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoGetCurrentTrustRegionRadius"><H1>TaoGetCurrentTrustRegionRadius</H1></A>
 Gets the current trust region radius. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoGetDualVariables.html b/docs/manualpages/Tao/TaoGetDualVariables.html
index e0346f2..948562c 100644
--- a/docs/manualpages/Tao/TaoGetDualVariables.html
+++ b/docs/manualpages/Tao/TaoGetDualVariables.html
@@ -5,8 +5,8 @@
 <TITLE>TaoGetDualVariables</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoGetDualVariables.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoGetDualVariables.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoGetDualVariables"><H1>TaoGetDualVariables</H1></A>
 Gets pointers to the dual vectors 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoGetFunctionLowerBound.html b/docs/manualpages/Tao/TaoGetFunctionLowerBound.html
index 18ec9db..43235c2 100644
--- a/docs/manualpages/Tao/TaoGetFunctionLowerBound.html
+++ b/docs/manualpages/Tao/TaoGetFunctionLowerBound.html
@@ -5,8 +5,8 @@
 <TITLE>TaoGetFunctionLowerBound</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoGetFunctionLowerBound.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoGetFunctionLowerBound.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoGetFunctionLowerBound"><H1>TaoGetFunctionLowerBound</H1></A>
 Gets the bound on the solution objective value. When an approximate solution with an objective value below this number has been found, the solver will terminate. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoGetGradientNorm.html b/docs/manualpages/Tao/TaoGetGradientNorm.html
index 370ca76..9470b04 100644
--- a/docs/manualpages/Tao/TaoGetGradientNorm.html
+++ b/docs/manualpages/Tao/TaoGetGradientNorm.html
@@ -5,8 +5,8 @@
 <TITLE>TaoGetGradientNorm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoGetGradientNorm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoGetGradientNorm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoGetGradientNorm"><H1>TaoGetGradientNorm</H1></A>
 Returns the matrix used to define the inner product for measuring the size of the gradient. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoGetGradientVector.html b/docs/manualpages/Tao/TaoGetGradientVector.html
index b9535c5..813488c 100644
--- a/docs/manualpages/Tao/TaoGetGradientVector.html
+++ b/docs/manualpages/Tao/TaoGetGradientVector.html
@@ -5,8 +5,8 @@
 <TITLE>TaoGetGradientVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoGetGradientVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoGetGradientVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoGetGradientVector"><H1>TaoGetGradientVector</H1></A>
 Returns the vector with the current TAO gradient 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoGetInitialTrustRegionRadius.html b/docs/manualpages/Tao/TaoGetInitialTrustRegionRadius.html
index 3cb80fa..43beba2 100644
--- a/docs/manualpages/Tao/TaoGetInitialTrustRegionRadius.html
+++ b/docs/manualpages/Tao/TaoGetInitialTrustRegionRadius.html
@@ -5,8 +5,8 @@
 <TITLE>TaoGetInitialTrustRegionRadius</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoGetInitialTrustRegionRadius.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoGetInitialTrustRegionRadius.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoGetInitialTrustRegionRadius"><H1>TaoGetInitialTrustRegionRadius</H1></A>
 Sets the initial trust region radius. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoGetIterationNumber.html b/docs/manualpages/Tao/TaoGetIterationNumber.html
index f7382d9..0a42414 100644
--- a/docs/manualpages/Tao/TaoGetIterationNumber.html
+++ b/docs/manualpages/Tao/TaoGetIterationNumber.html
@@ -5,8 +5,8 @@
 <TITLE>TaoGetIterationNumber</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoGetIterationNumber.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoGetIterationNumber.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoGetIterationNumber"><H1>TaoGetIterationNumber</H1></A>
 Gets the number of <A HREF="../Tao/Tao.html#Tao">Tao</A> iterations completed at this time. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoGetKSP.html b/docs/manualpages/Tao/TaoGetKSP.html
index e3cfb60..f1c732c 100644
--- a/docs/manualpages/Tao/TaoGetKSP.html
+++ b/docs/manualpages/Tao/TaoGetKSP.html
@@ -5,8 +5,8 @@
 <TITLE>TaoGetKSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoGetKSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoGetKSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoGetKSP"><H1>TaoGetKSP</H1></A>
 Gets the linear solver used by the optimization solver. Application writers should use <A HREF="../Tao/TaoGetKSP.html#TaoGetKSP">TaoGetKSP</A> if they need direct access to the PETSc <A HREF="../KSP/KSP.html#KSP">KSP</A> object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoGetLineSearch.html b/docs/manualpages/Tao/TaoGetLineSearch.html
index 1e03b25..a8993ed 100644
--- a/docs/manualpages/Tao/TaoGetLineSearch.html
+++ b/docs/manualpages/Tao/TaoGetLineSearch.html
@@ -5,8 +5,8 @@
 <TITLE>TaoGetLineSearch</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoGetLineSearch.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoGetLineSearch.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoGetLineSearch"><H1>TaoGetLineSearch</H1></A>
 Gets the line search used by the optimization solver. Application writers should use <A HREF="../Tao/TaoGetLineSearch.html#TaoGetLineSearch">TaoGetLineSearch</A> if they need direct access to the TaoLineSearch object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoGetLinearSolveIterations.html b/docs/manualpages/Tao/TaoGetLinearSolveIterations.html
index eddae2f..319c9da 100644
--- a/docs/manualpages/Tao/TaoGetLinearSolveIterations.html
+++ b/docs/manualpages/Tao/TaoGetLinearSolveIterations.html
@@ -5,8 +5,8 @@
 <TITLE>TaoGetLinearSolveIterations</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoGetLinearSolveIterations.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoGetLinearSolveIterations.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoGetLinearSolveIterations"><H1>TaoGetLinearSolveIterations</H1></A>
 Gets the total number of linear iterations used by the TAO solver 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoGetMaximumFunctionEvaluations.html b/docs/manualpages/Tao/TaoGetMaximumFunctionEvaluations.html
index 7e62430..34905b4 100644
--- a/docs/manualpages/Tao/TaoGetMaximumFunctionEvaluations.html
+++ b/docs/manualpages/Tao/TaoGetMaximumFunctionEvaluations.html
@@ -5,8 +5,8 @@
 <TITLE>TaoGetMaximumFunctionEvaluations</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoGetMaximumFunctionEvaluations.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoGetMaximumFunctionEvaluations.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoGetMaximumFunctionEvaluations"><H1>TaoGetMaximumFunctionEvaluations</H1></A>
 Sets a maximum number of function evaluations. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoGetMaximumIterations.html b/docs/manualpages/Tao/TaoGetMaximumIterations.html
index c4db06e..52554b7 100644
--- a/docs/manualpages/Tao/TaoGetMaximumIterations.html
+++ b/docs/manualpages/Tao/TaoGetMaximumIterations.html
@@ -5,8 +5,8 @@
 <TITLE>TaoGetMaximumIterations</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoGetMaximumIterations.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoGetMaximumIterations.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoGetMaximumIterations"><H1>TaoGetMaximumIterations</H1></A>
 Sets a maximum number of iterates. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoGetOptionsPrefix.html b/docs/manualpages/Tao/TaoGetOptionsPrefix.html
index 907f58b..bdfbb8f 100644
--- a/docs/manualpages/Tao/TaoGetOptionsPrefix.html
+++ b/docs/manualpages/Tao/TaoGetOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>TaoGetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoGetOptionsPrefix"><H1>TaoGetOptionsPrefix</H1></A>
 Gets the prefix used for searching for all TAO options in the database 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoGetSolutionStatus.html b/docs/manualpages/Tao/TaoGetSolutionStatus.html
index 284ab30..be56f5e 100644
--- a/docs/manualpages/Tao/TaoGetSolutionStatus.html
+++ b/docs/manualpages/Tao/TaoGetSolutionStatus.html
@@ -5,8 +5,8 @@
 <TITLE>TaoGetSolutionStatus</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoGetSolutionStatus.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoGetSolutionStatus.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoGetSolutionStatus"><H1>TaoGetSolutionStatus</H1></A>
 Get the current iterate, objective value, residual, infeasibility, and termination 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoGetSolutionVector.html b/docs/manualpages/Tao/TaoGetSolutionVector.html
index 3603452..68d7fce 100644
--- a/docs/manualpages/Tao/TaoGetSolutionVector.html
+++ b/docs/manualpages/Tao/TaoGetSolutionVector.html
@@ -5,8 +5,8 @@
 <TITLE>TaoGetSolutionVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoGetSolutionVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoGetSolutionVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoGetSolutionVector"><H1>TaoGetSolutionVector</H1></A>
 Returns the vector with the current TAO solution 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoGetTolerances.html b/docs/manualpages/Tao/TaoGetTolerances.html
index dcdb243..3e4f372 100644
--- a/docs/manualpages/Tao/TaoGetTolerances.html
+++ b/docs/manualpages/Tao/TaoGetTolerances.html
@@ -5,8 +5,8 @@
 <TITLE>TaoGetTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoGetTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoGetTolerances.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoGetTolerances"><H1>TaoGetTolerances</H1></A>
 gets the current values of tolerances 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoGetTotalIterationNumber.html b/docs/manualpages/Tao/TaoGetTotalIterationNumber.html
index 8efd5b1..9935e66 100644
--- a/docs/manualpages/Tao/TaoGetTotalIterationNumber.html
+++ b/docs/manualpages/Tao/TaoGetTotalIterationNumber.html
@@ -5,8 +5,8 @@
 <TITLE>TaoGetTotalIterationNumber</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoGetTotalIterationNumber.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoGetTotalIterationNumber.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoGetTotalIterationNumber"><H1>TaoGetTotalIterationNumber</H1></A>
 Gets the total number of <A HREF="../Tao/Tao.html#Tao">Tao</A> iterations completed. This number keeps accumulating if multiple solves are called with the <A HREF="../Tao/Tao.html#Tao">Tao</A> object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoGetType.html b/docs/manualpages/Tao/TaoGetType.html
index 999bf6c..917bd71 100644
--- a/docs/manualpages/Tao/TaoGetType.html
+++ b/docs/manualpages/Tao/TaoGetType.html
@@ -5,8 +5,8 @@
 <TITLE>TaoGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoGetType"><H1>TaoGetType</H1></A>
 Gets the current <A HREF="../Tao/Tao.html#Tao">Tao</A> algorithm. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoGradientMonitor.html b/docs/manualpages/Tao/TaoGradientMonitor.html
index 4301909..ddcbad6 100644
--- a/docs/manualpages/Tao/TaoGradientMonitor.html
+++ b/docs/manualpages/Tao/TaoGradientMonitor.html
@@ -5,8 +5,8 @@
 <TITLE>TaoGradientMonitor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoGradientMonitor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoGradientMonitor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoGradientMonitor"><H1>TaoGradientMonitor</H1></A>
 Views the gradient at each iteration It can be turned on from the command line using the -tao_view_gradient option 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoInitializePackage.html b/docs/manualpages/Tao/TaoInitializePackage.html
index 8f8648f..b41bba2 100644
--- a/docs/manualpages/Tao/TaoInitializePackage.html
+++ b/docs/manualpages/Tao/TaoInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>TaoInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoInitializePackage"><H1>TaoInitializePackage</H1></A>
 This function sets up PETSc to use the <A HREF="../Tao/Tao.html#Tao">Tao</A> package.  When using static libraries, this function is called from the first entry to <A HREF="../Tao/TaoCreate.html#TaoCreate">TaoCreate</A>(); when using shared libraries, it is called from PetscDLLibraryRegister() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoIsGradientDefined.html b/docs/manualpages/Tao/TaoIsGradientDefined.html
index c20d6ce..527c3e6 100644
--- a/docs/manualpages/Tao/TaoIsGradientDefined.html
+++ b/docs/manualpages/Tao/TaoIsGradientDefined.html
@@ -5,8 +5,8 @@
 <TITLE>TaoIsGradientDefined</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoIsGradientDefined.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoIsGradientDefined.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoIsGradientDefined"><H1>TaoIsGradientDefined</H1></A>
 Checks to see if the user has declared an objective-only routine.  Useful for determining when it is appropriate to call <A HREF="../Tao/TaoComputeGradient.html#TaoComputeGradient">TaoComputeGradient</A>() or TaoComputeGradientAndGradient() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoIsObjectiveAndGradientDefined.html b/docs/manualpages/Tao/TaoIsObjectiveAndGradientDefined.html
index 8009e09..8bf59f8 100644
--- a/docs/manualpages/Tao/TaoIsObjectiveAndGradientDefined.html
+++ b/docs/manualpages/Tao/TaoIsObjectiveAndGradientDefined.html
@@ -5,8 +5,8 @@
 <TITLE>TaoIsObjectiveAndGradientDefined</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoIsObjectiveAndGradientDefined.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoIsObjectiveAndGradientDefined.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoIsObjectiveAndGradientDefined"><H1>TaoIsObjectiveAndGradientDefined</H1></A>
 Checks to see if the user has declared a joint objective/gradient routine.  Useful for determining when it is appropriate to call <A HREF="../Tao/TaoComputeObjective.html#TaoComputeObjective">TaoComputeObjective</A>() or <A HREF="../Tao/TaoComputeObjectiveAndGradient.html#TaoComputeObjectiveAndGradient">TaoComputeObjectiveAndGradient</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoIsObjectiveDefined.html b/docs/manualpages/Tao/TaoIsObjectiveDefined.html
index edf8f53..bf2a47a 100644
--- a/docs/manualpages/Tao/TaoIsObjectiveDefined.html
+++ b/docs/manualpages/Tao/TaoIsObjectiveDefined.html
@@ -5,8 +5,8 @@
 <TITLE>TaoIsObjectiveDefined</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoIsObjectiveDefined.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoIsObjectiveDefined.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoIsObjectiveDefined"><H1>TaoIsObjectiveDefined</H1></A>
 Checks to see if the user has declared an objective-only routine.  Useful for determining when it is appropriate to call <A HREF="../Tao/TaoComputeObjective.html#TaoComputeObjective">TaoComputeObjective</A>() or <A HREF="../Tao/TaoComputeObjectiveAndGradient.html#TaoComputeObjectiveAndGradient">TaoComputeObjectiveAndGradient</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoMonitor.html b/docs/manualpages/Tao/TaoMonitor.html
index 33501a4..53e09a9 100644
--- a/docs/manualpages/Tao/TaoMonitor.html
+++ b/docs/manualpages/Tao/TaoMonitor.html
@@ -5,8 +5,8 @@
 <TITLE>TaoMonitor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoMonitor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoMonitor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoMonitor"><H1>TaoMonitor</H1></A>
 Monitor the solver and the current solution.  This routine will record the iteration number and residual statistics, call any monitors specified by the user, and calls the convergence-check routine. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoRegister.html b/docs/manualpages/Tao/TaoRegister.html
index 374fe03..2225f8d 100644
--- a/docs/manualpages/Tao/TaoRegister.html
+++ b/docs/manualpages/Tao/TaoRegister.html
@@ -5,8 +5,8 @@
 <TITLE>TaoRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoRegister"><H1>TaoRegister</H1></A>
 Adds a method to the TAO package for unconstrained minimization. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoRegisterAll.html b/docs/manualpages/Tao/TaoRegisterAll.html
index f7062d6..c5b182d 100644
--- a/docs/manualpages/Tao/TaoRegisterAll.html
+++ b/docs/manualpages/Tao/TaoRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>TaoRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoRegisterAll"><H1>TaoRegisterAll</H1></A>
 Registers all of the minimization methods in the TAO package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoRegisterDestroy.html b/docs/manualpages/Tao/TaoRegisterDestroy.html
index a43d920..e4b7aab 100644
--- a/docs/manualpages/Tao/TaoRegisterDestroy.html
+++ b/docs/manualpages/Tao/TaoRegisterDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>TaoRegisterDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoRegisterDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoRegisterDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoRegisterDestroy"><H1>TaoRegisterDestroy</H1></A>
 Frees the list of minimization solvers that were registered by TaoRegisterDynamic(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoResetStatistics.html b/docs/manualpages/Tao/TaoResetStatistics.html
index 7bb8c78..6271c2e 100644
--- a/docs/manualpages/Tao/TaoResetStatistics.html
+++ b/docs/manualpages/Tao/TaoResetStatistics.html
@@ -5,8 +5,8 @@
 <TITLE>TaoResetStatistics</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoResetStatistics.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoResetStatistics.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoResetStatistics"><H1>TaoResetStatistics</H1></A>
 Initialize the statistics used by TAO for all of the solvers. These statistics include the iteration number, residual norms, and convergence status. This routine gets called before solving each optimization problem. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSeparableObjectiveMonitor.html b/docs/manualpages/Tao/TaoSeparableObjectiveMonitor.html
index c4d00c2..7d86321 100644
--- a/docs/manualpages/Tao/TaoSeparableObjectiveMonitor.html
+++ b/docs/manualpages/Tao/TaoSeparableObjectiveMonitor.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSeparableObjectiveMonitor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSeparableObjectiveMonitor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSeparableObjectiveMonitor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSeparableObjectiveMonitor"><H1>TaoSeparableObjectiveMonitor</H1></A>
 Views the separable objective function at each iteration It can be turned on from the command line using the -tao_view_separableobjective option 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetApplicationContext.html b/docs/manualpages/Tao/TaoSetApplicationContext.html
index 6617106..bf1c639 100644
--- a/docs/manualpages/Tao/TaoSetApplicationContext.html
+++ b/docs/manualpages/Tao/TaoSetApplicationContext.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetApplicationContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetApplicationContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetApplicationContext.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetApplicationContext"><H1>TaoSetApplicationContext</H1></A>
 Sets the optional user-defined context for a solver. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetConstraintTolerances.html b/docs/manualpages/Tao/TaoSetConstraintTolerances.html
index db61e38..086ac5c 100644
--- a/docs/manualpages/Tao/TaoSetConstraintTolerances.html
+++ b/docs/manualpages/Tao/TaoSetConstraintTolerances.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetConstraintTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetConstraintTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetConstraintTolerances.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetConstraintTolerances"><H1>TaoSetConstraintTolerances</H1></A>
 Sets constraint tolerance parameters used in TAO  convergence tests 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetConstraintsRoutine.html b/docs/manualpages/Tao/TaoSetConstraintsRoutine.html
index 015b313..3327c99 100644
--- a/docs/manualpages/Tao/TaoSetConstraintsRoutine.html
+++ b/docs/manualpages/Tao/TaoSetConstraintsRoutine.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetConstraintsRoutine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetConstraintsRoutine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetConstraintsRoutine.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetConstraintsRoutine"><H1>TaoSetConstraintsRoutine</H1></A>
 Sets a function to be used to compute constraints.  TAO only handles constraints under certain conditions, see manual for details 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetConvergedReason.html b/docs/manualpages/Tao/TaoSetConvergedReason.html
index 8aaa800..b7f770a 100644
--- a/docs/manualpages/Tao/TaoSetConvergedReason.html
+++ b/docs/manualpages/Tao/TaoSetConvergedReason.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetConvergedReason</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetConvergedReason.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetConvergedReason.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetConvergedReason"><H1>TaoSetConvergedReason</H1></A>
 Sets the termination flag on a <A HREF="../Tao/Tao.html#Tao">Tao</A> object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetConvergenceHistory.html b/docs/manualpages/Tao/TaoSetConvergenceHistory.html
index 353de8b..abf9042 100644
--- a/docs/manualpages/Tao/TaoSetConvergenceHistory.html
+++ b/docs/manualpages/Tao/TaoSetConvergenceHistory.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetConvergenceHistory</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetConvergenceHistory.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetConvergenceHistory.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetConvergenceHistory"><H1>TaoSetConvergenceHistory</H1></A>
 Sets the array used to hold the convergence history. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetConvergenceTest.html b/docs/manualpages/Tao/TaoSetConvergenceTest.html
index 0a15a20..13d7f40 100644
--- a/docs/manualpages/Tao/TaoSetConvergenceTest.html
+++ b/docs/manualpages/Tao/TaoSetConvergenceTest.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetConvergenceTest</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetConvergenceTest.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetConvergenceTest.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetConvergenceTest"><H1>TaoSetConvergenceTest</H1></A>
 Sets the function that is to be used to test for convergence o fthe iterative minimization solution.  The new convergence testing routine will replace TAO's default convergence test. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetEqualityConstraintsRoutine.html b/docs/manualpages/Tao/TaoSetEqualityConstraintsRoutine.html
index 8715716..36e47bc 100644
--- a/docs/manualpages/Tao/TaoSetEqualityConstraintsRoutine.html
+++ b/docs/manualpages/Tao/TaoSetEqualityConstraintsRoutine.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetEqualityConstraintsRoutine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetEqualityConstraintsRoutine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetEqualityConstraintsRoutine.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetEqualityConstraintsRoutine"><H1>TaoSetEqualityConstraintsRoutine</H1></A>
 Sets a function to be used to compute constraints.  TAO only handles constraints under certain conditions, see manual for details 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetFromOptions.html b/docs/manualpages/Tao/TaoSetFromOptions.html
index cddaf59..8b61d3e 100644
--- a/docs/manualpages/Tao/TaoSetFromOptions.html
+++ b/docs/manualpages/Tao/TaoSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetFromOptions"><H1>TaoSetFromOptions</H1></A>
 Sets various <A HREF="../Tao/Tao.html#Tao">Tao</A> parameters from user options. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetFunctionLowerBound.html b/docs/manualpages/Tao/TaoSetFunctionLowerBound.html
index b8101a9..577b732 100644
--- a/docs/manualpages/Tao/TaoSetFunctionLowerBound.html
+++ b/docs/manualpages/Tao/TaoSetFunctionLowerBound.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetFunctionLowerBound</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetFunctionLowerBound.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetFunctionLowerBound.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetFunctionLowerBound"><H1>TaoSetFunctionLowerBound</H1></A>
 Sets a bound on the solution objective value. When an approximate solution with an objective value below this number has been found, the solver will terminate. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetGradientNorm.html b/docs/manualpages/Tao/TaoSetGradientNorm.html
index f228e0a..028389c 100644
--- a/docs/manualpages/Tao/TaoSetGradientNorm.html
+++ b/docs/manualpages/Tao/TaoSetGradientNorm.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetGradientNorm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetGradientNorm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetGradientNorm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetGradientNorm"><H1>TaoSetGradientNorm</H1></A>
 Sets the matrix used to define the inner product that measures the size of the gradient. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetGradientRoutine.html b/docs/manualpages/Tao/TaoSetGradientRoutine.html
index cddffbd..ff72d3c 100644
--- a/docs/manualpages/Tao/TaoSetGradientRoutine.html
+++ b/docs/manualpages/Tao/TaoSetGradientRoutine.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetGradientRoutine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetGradientRoutine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetGradientRoutine.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetGradientRoutine"><H1>TaoSetGradientRoutine</H1></A>
 Sets the gradient evaluation routine for minimization 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetHessianRoutine.html b/docs/manualpages/Tao/TaoSetHessianRoutine.html
index 495746d..f7f22cf 100644
--- a/docs/manualpages/Tao/TaoSetHessianRoutine.html
+++ b/docs/manualpages/Tao/TaoSetHessianRoutine.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetHessianRoutine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetHessianRoutine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetHessianRoutine.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetHessianRoutine"><H1>TaoSetHessianRoutine</H1></A>
 Sets the function to compute the Hessian as well as the location to store the matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetInequalityBounds.html b/docs/manualpages/Tao/TaoSetInequalityBounds.html
index 53fa9b8..3bdca0d 100644
--- a/docs/manualpages/Tao/TaoSetInequalityBounds.html
+++ b/docs/manualpages/Tao/TaoSetInequalityBounds.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetInequalityBounds</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetInequalityBounds.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetInequalityBounds.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetInequalityBounds"><H1>TaoSetInequalityBounds</H1></A>
 Sets the upper and lower bounds 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetInequalityConstraintsRoutine.html b/docs/manualpages/Tao/TaoSetInequalityConstraintsRoutine.html
index b7cb83b..4e8e84c 100644
--- a/docs/manualpages/Tao/TaoSetInequalityConstraintsRoutine.html
+++ b/docs/manualpages/Tao/TaoSetInequalityConstraintsRoutine.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetInequalityConstraintsRoutine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetInequalityConstraintsRoutine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetInequalityConstraintsRoutine.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetInequalityConstraintsRoutine"><H1>TaoSetInequalityConstraintsRoutine</H1></A>
 Sets a function to be used to compute constraints.  TAO only handles constraints under certain conditions, see manual for details 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetInitialTrustRegionRadius.html b/docs/manualpages/Tao/TaoSetInitialTrustRegionRadius.html
index 718a17c..b500d91 100644
--- a/docs/manualpages/Tao/TaoSetInitialTrustRegionRadius.html
+++ b/docs/manualpages/Tao/TaoSetInitialTrustRegionRadius.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetInitialTrustRegionRadius</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetInitialTrustRegionRadius.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetInitialTrustRegionRadius.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetInitialTrustRegionRadius"><H1>TaoSetInitialTrustRegionRadius</H1></A>
 Sets the initial trust region radius. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetInitialVector.html b/docs/manualpages/Tao/TaoSetInitialVector.html
index 64f4811..395920f 100644
--- a/docs/manualpages/Tao/TaoSetInitialVector.html
+++ b/docs/manualpages/Tao/TaoSetInitialVector.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetInitialVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetInitialVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetInitialVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetInitialVector"><H1>TaoSetInitialVector</H1></A>
 Sets the initial guess for the solve 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetIterationNumber.html b/docs/manualpages/Tao/TaoSetIterationNumber.html
index 0825581..af605ee 100644
--- a/docs/manualpages/Tao/TaoSetIterationNumber.html
+++ b/docs/manualpages/Tao/TaoSetIterationNumber.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetIterationNumber</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetIterationNumber.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetIterationNumber.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetIterationNumber"><H1>TaoSetIterationNumber</H1></A>
 Sets the current iteration number. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetJacobianDesignRoutine.html b/docs/manualpages/Tao/TaoSetJacobianDesignRoutine.html
index 419b3e3..a25728b 100644
--- a/docs/manualpages/Tao/TaoSetJacobianDesignRoutine.html
+++ b/docs/manualpages/Tao/TaoSetJacobianDesignRoutine.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetJacobianDesignRoutine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetJacobianDesignRoutine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetJacobianDesignRoutine.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetJacobianDesignRoutine"><H1>TaoSetJacobianDesignRoutine</H1></A>
 Sets the function to compute the Jacobian of the constraint function with respect to the design variables.  Used only for pde-constrained optimization. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetJacobianEqualityRoutine.html b/docs/manualpages/Tao/TaoSetJacobianEqualityRoutine.html
index 62d3f2d..7a6e776 100644
--- a/docs/manualpages/Tao/TaoSetJacobianEqualityRoutine.html
+++ b/docs/manualpages/Tao/TaoSetJacobianEqualityRoutine.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetJacobianEqualityRoutine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetJacobianEqualityRoutine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetJacobianEqualityRoutine.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetJacobianEqualityRoutine"><H1>TaoSetJacobianEqualityRoutine</H1></A>
 Sets the function to compute the Jacobian (and its inverse) of the constraint function with respect to the equality variables. Used only for pde-constrained optimization. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetJacobianInequalityRoutine.html b/docs/manualpages/Tao/TaoSetJacobianInequalityRoutine.html
index c79d707..40c8abe 100644
--- a/docs/manualpages/Tao/TaoSetJacobianInequalityRoutine.html
+++ b/docs/manualpages/Tao/TaoSetJacobianInequalityRoutine.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetJacobianInequalityRoutine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetJacobianInequalityRoutine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetJacobianInequalityRoutine.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetJacobianInequalityRoutine"><H1>TaoSetJacobianInequalityRoutine</H1></A>
 Sets the function to compute the Jacobian (and its inverse) of the constraint function with respect to the inequality variables. Used only for pde-constrained optimization. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetJacobianRoutine.html b/docs/manualpages/Tao/TaoSetJacobianRoutine.html
index 27ed9fcf..00ea969 100644
--- a/docs/manualpages/Tao/TaoSetJacobianRoutine.html
+++ b/docs/manualpages/Tao/TaoSetJacobianRoutine.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetJacobianRoutine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetJacobianRoutine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetJacobianRoutine.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetJacobianRoutine"><H1>TaoSetJacobianRoutine</H1></A>
 Sets the function to compute the Jacobian as well as the location to store the matrix. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetJacobianStateRoutine.html b/docs/manualpages/Tao/TaoSetJacobianStateRoutine.html
index 2015ac9..ca0c847 100644
--- a/docs/manualpages/Tao/TaoSetJacobianStateRoutine.html
+++ b/docs/manualpages/Tao/TaoSetJacobianStateRoutine.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetJacobianStateRoutine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetJacobianStateRoutine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetJacobianStateRoutine.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetJacobianStateRoutine"><H1>TaoSetJacobianStateRoutine</H1></A>
 Sets the function to compute the Jacobian (and its inverse) of the constraint function with respect to the state variables. Used only for pde-constrained optimization. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetMaximumFunctionEvaluations.html b/docs/manualpages/Tao/TaoSetMaximumFunctionEvaluations.html
index 5ea3de1..b644d22 100644
--- a/docs/manualpages/Tao/TaoSetMaximumFunctionEvaluations.html
+++ b/docs/manualpages/Tao/TaoSetMaximumFunctionEvaluations.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetMaximumFunctionEvaluations</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetMaximumFunctionEvaluations.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetMaximumFunctionEvaluations.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetMaximumFunctionEvaluations"><H1>TaoSetMaximumFunctionEvaluations</H1></A>
 Sets a maximum number of function evaluations. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetMaximumIterations.html b/docs/manualpages/Tao/TaoSetMaximumIterations.html
index 7c5b0d8..206d473 100644
--- a/docs/manualpages/Tao/TaoSetMaximumIterations.html
+++ b/docs/manualpages/Tao/TaoSetMaximumIterations.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetMaximumIterations</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetMaximumIterations.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetMaximumIterations.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetMaximumIterations"><H1>TaoSetMaximumIterations</H1></A>
 Sets a maximum number of iterates. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetMonitor.html b/docs/manualpages/Tao/TaoSetMonitor.html
index c8fbf3e..0d06ffb 100644
--- a/docs/manualpages/Tao/TaoSetMonitor.html
+++ b/docs/manualpages/Tao/TaoSetMonitor.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetMonitor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetMonitor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetMonitor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetMonitor"><H1>TaoSetMonitor</H1></A>
 Sets an ADDITIONAL function that is to be used at every iteration of the solver to display the iteration's progress. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetObjectiveAndGradientRoutine.html b/docs/manualpages/Tao/TaoSetObjectiveAndGradientRoutine.html
index 831648d..d3fa26e 100644
--- a/docs/manualpages/Tao/TaoSetObjectiveAndGradientRoutine.html
+++ b/docs/manualpages/Tao/TaoSetObjectiveAndGradientRoutine.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetObjectiveAndGradientRoutine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetObjectiveAndGradientRoutine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetObjectiveAndGradientRoutine.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetObjectiveAndGradientRoutine"><H1>TaoSetObjectiveAndGradientRoutine</H1></A>
 Sets a combined objective function and gradient evaluation routine for minimization 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetObjectiveRoutine.html b/docs/manualpages/Tao/TaoSetObjectiveRoutine.html
index de189d6..8c974c4 100644
--- a/docs/manualpages/Tao/TaoSetObjectiveRoutine.html
+++ b/docs/manualpages/Tao/TaoSetObjectiveRoutine.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetObjectiveRoutine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetObjectiveRoutine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetObjectiveRoutine.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetObjectiveRoutine"><H1>TaoSetObjectiveRoutine</H1></A>
 Sets the function evaluation routine for minimization 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetOptionsPrefix.html b/docs/manualpages/Tao/TaoSetOptionsPrefix.html
index 1b8a50f..3bef333 100644
--- a/docs/manualpages/Tao/TaoSetOptionsPrefix.html
+++ b/docs/manualpages/Tao/TaoSetOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetOptionsPrefix"><H1>TaoSetOptionsPrefix</H1></A>
 Sets the prefix used for searching for all TAO options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetSeparableObjectiveRoutine.html b/docs/manualpages/Tao/TaoSetSeparableObjectiveRoutine.html
index 6e332a8..a784a9a 100644
--- a/docs/manualpages/Tao/TaoSetSeparableObjectiveRoutine.html
+++ b/docs/manualpages/Tao/TaoSetSeparableObjectiveRoutine.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetSeparableObjectiveRoutine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetSeparableObjectiveRoutine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetSeparableObjectiveRoutine.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetSeparableObjectiveRoutine"><H1>TaoSetSeparableObjectiveRoutine</H1></A>
 Sets the function evaluation routine for least-square applications 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetSeparableObjectiveWeights.html b/docs/manualpages/Tao/TaoSetSeparableObjectiveWeights.html
index 3223c34..62c7c9c 100644
--- a/docs/manualpages/Tao/TaoSetSeparableObjectiveWeights.html
+++ b/docs/manualpages/Tao/TaoSetSeparableObjectiveWeights.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetSeparableObjectiveWeights</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetSeparableObjectiveWeights.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetSeparableObjectiveWeights.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetSeparableObjectiveWeights"><H1>TaoSetSeparableObjectiveWeights</H1></A>
 Give weights for the separable objective values. A vector can be used if only diagonal terms are used, otherwise a matrix can be give. If this function is not used, or if sigma_v and sigma_w are both NULL, then the default identity matrix will be used for weights. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetStateDesignIS.html b/docs/manualpages/Tao/TaoSetStateDesignIS.html
index ec75d58..b1b3fe0 100644
--- a/docs/manualpages/Tao/TaoSetStateDesignIS.html
+++ b/docs/manualpages/Tao/TaoSetStateDesignIS.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetStateDesignIS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetStateDesignIS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetStateDesignIS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetStateDesignIS"><H1>TaoSetStateDesignIS</H1></A>
 Indicate to the <A HREF="../Tao/Tao.html#Tao">Tao</A> which variables in the solution vector are state variables and which are design.  Only applies to pde-constrained optimization. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetTolerances.html b/docs/manualpages/Tao/TaoSetTolerances.html
index 2554053..b2bc78d 100644
--- a/docs/manualpages/Tao/TaoSetTolerances.html
+++ b/docs/manualpages/Tao/TaoSetTolerances.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetTolerances.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetTolerances"><H1>TaoSetTolerances</H1></A>
 Sets parameters used in TAO convergence tests 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetTotalIterationNumber.html b/docs/manualpages/Tao/TaoSetTotalIterationNumber.html
index c0795ac..1d3d371 100644
--- a/docs/manualpages/Tao/TaoSetTotalIterationNumber.html
+++ b/docs/manualpages/Tao/TaoSetTotalIterationNumber.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetTotalIterationNumber</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetTotalIterationNumber.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetTotalIterationNumber.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetTotalIterationNumber"><H1>TaoSetTotalIterationNumber</H1></A>
 Sets the current total iteration number. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetType.html b/docs/manualpages/Tao/TaoSetType.html
index 6ad84a3..8626fc1 100644
--- a/docs/manualpages/Tao/TaoSetType.html
+++ b/docs/manualpages/Tao/TaoSetType.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetType"><H1>TaoSetType</H1></A>
 Sets the method for the unconstrained minimization solver. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetUp.html b/docs/manualpages/Tao/TaoSetUp.html
index 20ff68e..c130714 100644
--- a/docs/manualpages/Tao/TaoSetUp.html
+++ b/docs/manualpages/Tao/TaoSetUp.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetUp"><H1>TaoSetUp</H1></A>
 Sets up the internal data structures for the later use of a <A HREF="../Tao/Tao.html#Tao">Tao</A> solver 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetVariableBounds.html b/docs/manualpages/Tao/TaoSetVariableBounds.html
index a733f4a..929a3b2 100644
--- a/docs/manualpages/Tao/TaoSetVariableBounds.html
+++ b/docs/manualpages/Tao/TaoSetVariableBounds.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetVariableBounds</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetVariableBounds.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetVariableBounds.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetVariableBounds"><H1>TaoSetVariableBounds</H1></A>
 Sets the upper and lower bounds 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSetVariableBoundsRoutine.html b/docs/manualpages/Tao/TaoSetVariableBoundsRoutine.html
index 04b9ce5..a850a4d 100644
--- a/docs/manualpages/Tao/TaoSetVariableBoundsRoutine.html
+++ b/docs/manualpages/Tao/TaoSetVariableBoundsRoutine.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSetVariableBoundsRoutine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSetVariableBoundsRoutine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSetVariableBoundsRoutine.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSetVariableBoundsRoutine"><H1>TaoSetVariableBoundsRoutine</H1></A>
 Sets a function to be used to compute variable bounds 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSolutionMonitor.html b/docs/manualpages/Tao/TaoSolutionMonitor.html
index 543c805..d5db473 100644
--- a/docs/manualpages/Tao/TaoSolutionMonitor.html
+++ b/docs/manualpages/Tao/TaoSolutionMonitor.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSolutionMonitor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSolutionMonitor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSolutionMonitor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSolutionMonitor"><H1>TaoSolutionMonitor</H1></A>
 Views the solution at each iteration It can be turned on from the command line using the -tao_view_solution option 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSolve.html b/docs/manualpages/Tao/TaoSolve.html
index a8f0719..8e69c05 100644
--- a/docs/manualpages/Tao/TaoSolve.html
+++ b/docs/manualpages/Tao/TaoSolve.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSolve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSolve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSolve.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSolve"><H1>TaoSolve</H1></A>
 Solves an optimization problem min F(x) s.t. l <= x <= u 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoStepDirectionMonitor.html b/docs/manualpages/Tao/TaoStepDirectionMonitor.html
index d28a01e..329f8f4 100644
--- a/docs/manualpages/Tao/TaoStepDirectionMonitor.html
+++ b/docs/manualpages/Tao/TaoStepDirectionMonitor.html
@@ -5,8 +5,8 @@
 <TITLE>TaoStepDirectionMonitor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoStepDirectionMonitor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoStepDirectionMonitor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoStepDirectionMonitor"><H1>TaoStepDirectionMonitor</H1></A>
 Views the gradient at each iteration It can be turned on from the command line using the -tao_view_gradient option 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoSubsetType.html b/docs/manualpages/Tao/TaoSubsetType.html
index d93af7d..d568abb 100644
--- a/docs/manualpages/Tao/TaoSubsetType.html
+++ b/docs/manualpages/Tao/TaoSubsetType.html
@@ -5,8 +5,8 @@
 <TITLE>TaoSubsetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoSubsetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoSubsetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoSubsetType"><H1>TaoSubsetType</H1></A>
 <A HREF="../Sys/PetscInt.html#PetscInt">PetscInt</A> representing the way TAO handles active sets 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoType.html b/docs/manualpages/Tao/TaoType.html
index c75d34a..d8838aa 100644
--- a/docs/manualpages/Tao/TaoType.html
+++ b/docs/manualpages/Tao/TaoType.html
@@ -5,8 +5,8 @@
 <TITLE>TaoType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoType"><H1>TaoType</H1></A>
 String with the name of a TAO method 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/TaoView.html b/docs/manualpages/Tao/TaoView.html
index d1cb5c0..888e568 100644
--- a/docs/manualpages/Tao/TaoView.html
+++ b/docs/manualpages/Tao/TaoView.html
@@ -5,8 +5,8 @@
 <TITLE>TaoView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/TaoView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/TaoView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoView"><H1>TaoView</H1></A>
 Prints information about the <A HREF="../Tao/Tao.html#Tao">Tao</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/VecFischer.html b/docs/manualpages/Tao/VecFischer.html
index 35f6cd8..522f5a0 100644
--- a/docs/manualpages/Tao/VecFischer.html
+++ b/docs/manualpages/Tao/VecFischer.html
@@ -5,8 +5,8 @@
 <TITLE>VecFischer</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/VecFischer.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/VecFischer.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecFischer"><H1>VecFischer</H1></A>
 Evaluates the Fischer-Burmeister function for complementarity problems. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/VecSFischer.html b/docs/manualpages/Tao/VecSFischer.html
index 1a94686..f30f5d3 100644
--- a/docs/manualpages/Tao/VecSFischer.html
+++ b/docs/manualpages/Tao/VecSFischer.html
@@ -5,8 +5,8 @@
 <TITLE>VecSFischer</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/VecSFischer.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/VecSFischer.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecSFischer"><H1>VecSFischer</H1></A>
 Evaluates the Smoothed Fischer-Burmeister function for complementarity problems. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Tao/index.html b/docs/manualpages/Tao/index.html
index ba44e4d..e2700c6 100644
--- a/docs/manualpages/Tao/index.html
+++ b/docs/manualpages/Tao/index.html
@@ -3,8 +3,8 @@
 <TITLE>TAO Optimization Solver Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Tao/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Tao/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> TAO Solver Manual Pages
 </H2>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchAppendOptionsPrefix.html b/docs/manualpages/TaoLineSearch/TaoLineSearchAppendOptionsPrefix.html
index 00a9e78..823d8d9 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchAppendOptionsPrefix.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchAppendOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchAppendOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchAppendOptionsPrefix"><H1>TaoLineSearchAppendOptionsPrefix</H1></A>
 Appends to the prefix used for searching for all TaoLineSearch options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchApply.html b/docs/manualpages/TaoLineSearch/TaoLineSearchApply.html
index aa138a2..09b89c8 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchApply.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchApply.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchApply</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchApply.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchApply.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchApply"><H1>TaoLineSearchApply</H1></A>
 Performs a line-search in a given step direction.  Criteria for acceptable step length depends on the line-search algorithm chosen 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchComputeGradient.html b/docs/manualpages/TaoLineSearch/TaoLineSearchComputeGradient.html
index 8d1a1cb..db4a394 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchComputeGradient.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchComputeGradient.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchComputeGradient</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchComputeGradient.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchComputeGradient.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchComputeGradient"><H1>TaoLineSearchComputeGradient</H1></A>
 Computes the gradient of the objective function 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchComputeObjective.html b/docs/manualpages/TaoLineSearch/TaoLineSearchComputeObjective.html
index 22daacd..5ccfb40 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchComputeObjective.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchComputeObjective.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchComputeObjective</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchComputeObjective.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchComputeObjective.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchComputeObjective"><H1>TaoLineSearchComputeObjective</H1></A>
 Computes the objective function value at a given point 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchComputeObjectiveAndGTS.html b/docs/manualpages/TaoLineSearch/TaoLineSearchComputeObjectiveAndGTS.html
index 6e3882a..9921b7e 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchComputeObjectiveAndGTS.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchComputeObjectiveAndGTS.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchComputeObjectiveAndGTS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchComputeObjectiveAndGTS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchComputeObjectiveAndGTS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchComputeObjectiveAndGTS"><H1>TaoLineSearchComputeObjectiveAndGTS</H1></A>
 Computes the objective function value and inner product of gradient and step direction at a given point 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchComputeObjectiveAndGradient.html b/docs/manualpages/TaoLineSearch/TaoLineSearchComputeObjectiveAndGradient.html
index cbe54a9..f4c29c6 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchComputeObjectiveAndGradient.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchComputeObjectiveAndGradient.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchComputeObjectiveAndGradient</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchComputeObjectiveAndGradient.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchComputeObjectiveAndGradient.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchComputeObjectiveAndGradient"><H1>TaoLineSearchComputeObjectiveAndGradient</H1></A>
 Computes the objective function value at a given point 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchCreate.html b/docs/manualpages/TaoLineSearch/TaoLineSearchCreate.html
index 166c56d..5dc6833 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchCreate.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchCreate.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchCreate"><H1>TaoLineSearchCreate</H1></A>
 Creates a TAO Line Search object.  Algorithms in TAO that use line-searches will automatically create one. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchDestroy.html b/docs/manualpages/TaoLineSearch/TaoLineSearchDestroy.html
index e62d999..57a7d29 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchDestroy.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchDestroy"><H1>TaoLineSearchDestroy</H1></A>
 Destroys the TAO context that was created with <A HREF="../TaoLineSearch/TaoLineSearchCreate.html#TaoLineSearchCreate">TaoLineSearchCreate</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchFinalizePackage.html b/docs/manualpages/TaoLineSearch/TaoLineSearchFinalizePackage.html
index b029462..7662395 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchFinalizePackage.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchFinalizePackage"><H1>TaoLineSearchFinalizePackage</H1></A>
 This function destroys everything in the PETSc/TAO interface to the TaoLineSearch package. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchGetFullStepObjective.html b/docs/manualpages/TaoLineSearch/TaoLineSearchGetFullStepObjective.html
index 3f57db1..ba972ad 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchGetFullStepObjective.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchGetFullStepObjective.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchGetFullStepObjective</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchGetFullStepObjective.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchGetFullStepObjective.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchGetFullStepObjective"><H1>TaoLineSearchGetFullStepObjective</H1></A>
 Returns the objective function value at the full step.  Useful for some minimization algorithms. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchGetNumberFunctionEvaluations.html b/docs/manualpages/TaoLineSearch/TaoLineSearchGetNumberFunctionEvaluations.html
index 94fd303..27ec30c 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchGetNumberFunctionEvaluations.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchGetNumberFunctionEvaluations.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchGetNumberFunctionEvaluations</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchGetNumberFunctionEvaluations.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchGetNumberFunctionEvaluations.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchGetNumberFunctionEvaluations"><H1>TaoLineSearchGetNumberFunctionEvaluations</H1></A>
 Gets the number of function and gradient evaluation routines used by the line search in last application (not cumulative). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchGetOptionsPrefix.html b/docs/manualpages/TaoLineSearch/TaoLineSearchGetOptionsPrefix.html
index d372acc..bce834b 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchGetOptionsPrefix.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchGetOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchGetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchGetOptionsPrefix"><H1>TaoLineSearchGetOptionsPrefix</H1></A>
 Gets the prefix used for searching for all TaoLineSearch options in the database 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchGetSolution.html b/docs/manualpages/TaoLineSearch/TaoLineSearchGetSolution.html
index a03d12e..3f29ef6 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchGetSolution.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchGetSolution.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchGetSolution</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchGetSolution.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchGetSolution.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchGetSolution"><H1>TaoLineSearchGetSolution</H1></A>
 Returns the solution to the line search 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchGetStartingVector.html b/docs/manualpages/TaoLineSearch/TaoLineSearchGetStartingVector.html
index fcd177f..3b39ecb 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchGetStartingVector.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchGetStartingVector.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchGetStartingVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchGetStartingVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchGetStartingVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchGetStartingVector"><H1>TaoLineSearchGetStartingVector</H1></A>
 Gets a the initial point of the line search. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchGetStepDirection.html b/docs/manualpages/TaoLineSearch/TaoLineSearchGetStepDirection.html
index 4fdbd20..bb9be7b 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchGetStepDirection.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchGetStepDirection.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchGetStepDirection</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchGetStepDirection.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchGetStepDirection.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchGetStepDirection"><H1>TaoLineSearchGetStepDirection</H1></A>
 Gets the step direction of the line search. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchGetStepLength.html b/docs/manualpages/TaoLineSearch/TaoLineSearchGetStepLength.html
index 18621ac..e68bae3 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchGetStepLength.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchGetStepLength.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchGetStepLength</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchGetStepLength.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchGetStepLength.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchGetStepLength"><H1>TaoLineSearchGetStepLength</H1></A>
 Get the current step length 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchGetType.html b/docs/manualpages/TaoLineSearch/TaoLineSearchGetType.html
index 20b7246..b375b9b 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchGetType.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchGetType.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchGetType"><H1>TaoLineSearchGetType</H1></A>
 Gets the current line search algorithm 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchInitializePackage.html b/docs/manualpages/TaoLineSearch/TaoLineSearchInitializePackage.html
index 26b8482..baa0993 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchInitializePackage.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchInitializePackage"><H1>TaoLineSearchInitializePackage</H1></A>
 This function registers the line-search algorithms in TAO. When using static libraries, this function is called from the first entry to <A HREF="../Tao/TaoCreate.html#TaoCreate">TaoCreate</A>(); when using shared libraries, it is called from PetscDLLibraryRegister() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchIsUsingTaoRoutines.html b/docs/manualpages/TaoLineSearch/TaoLineSearchIsUsingTaoRoutines.html
index eef7954..194a84f 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchIsUsingTaoRoutines.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchIsUsingTaoRoutines.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchIsUsingTaoRoutines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchIsUsingTaoRoutines.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchIsUsingTaoRoutines.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchIsUsingTaoRoutines"><H1>TaoLineSearchIsUsingTaoRoutines</H1></A>
 Checks whether the line search is using <A HREF="../Tao/Tao.html#Tao">Tao</A> evaluation routines. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchRegister.html b/docs/manualpages/TaoLineSearch/TaoLineSearchRegister.html
index 85ccc30..3dac00d 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchRegister.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchRegister.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchRegister"><H1>TaoLineSearchRegister</H1></A>
 Adds a line-search algorithm to the registry Not collective
 <P>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchRegisterDestroy.html b/docs/manualpages/TaoLineSearch/TaoLineSearchRegisterDestroy.html
index 23b061d..9946739 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchRegisterDestroy.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchRegisterDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchRegisterDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchRegisterDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchRegisterDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchRegisterDestroy"><H1>TaoLineSearchRegisterDestroy</H1></A>
 Frees the list of line-search algorithms that were registered by <A HREF="../TaoLineSearch/TaoLineSearchRegister.html#TaoLineSearchRegister">TaoLineSearchRegister</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchReset.html b/docs/manualpages/TaoLineSearch/TaoLineSearchReset.html
index bd54e85..3c17b1e 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchReset.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchReset.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchReset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchReset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchReset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchReset"><H1>TaoLineSearchReset</H1></A>
 Some line searches may carry state information from one <A HREF="../TaoLineSearch/TaoLineSearchApply.html#TaoLineSearchApply">TaoLineSearchApply</A>() to the next.  This function resets this state information. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchSetFromOptions.html b/docs/manualpages/TaoLineSearch/TaoLineSearchSetFromOptions.html
index 0a6ccd7..6fa5610 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchSetFromOptions.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchSetFromOptions"><H1>TaoLineSearchSetFromOptions</H1></A>
 Sets various TaoLineSearch parameters from user options. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchSetGradientRoutine.html b/docs/manualpages/TaoLineSearch/TaoLineSearchSetGradientRoutine.html
index b128646..2b9d424 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchSetGradientRoutine.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchSetGradientRoutine.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchSetGradientRoutine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchSetGradientRoutine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchSetGradientRoutine.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchSetGradientRoutine"><H1>TaoLineSearchSetGradientRoutine</H1></A>
 Sets the gradient evaluation routine for the line search 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchSetInitialStepLength.html b/docs/manualpages/TaoLineSearch/TaoLineSearchSetInitialStepLength.html
index 22e4b3a..5637a8e 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchSetInitialStepLength.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchSetInitialStepLength.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchSetInitialStepLength</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchSetInitialStepLength.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchSetInitialStepLength.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchSetInitialStepLength"><H1>TaoLineSearchSetInitialStepLength</H1></A>
 Sets the initial step length of a line search.  If this value is not set then 1.0 is assumed. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchSetObjectiveAndGTSRoutine.html b/docs/manualpages/TaoLineSearch/TaoLineSearchSetObjectiveAndGTSRoutine.html
index e0f2bbb..7ab211a 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchSetObjectiveAndGTSRoutine.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchSetObjectiveAndGTSRoutine.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchSetObjectiveAndGTSRoutine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchSetObjectiveAndGTSRoutine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchSetObjectiveAndGTSRoutine.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchSetObjectiveAndGTSRoutine"><H1>TaoLineSearchSetObjectiveAndGTSRoutine</H1></A>
 Sets the objective and (gradient'*stepdirection) evaluation routine for the line search. Sometimes it is more efficient to compute the inner product of the gradient and the step direction than it is to compute the gradient, and this is all the line search typically needs of the gradient. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchSetObjectiveAndGradientRoutine.html b/docs/manualpages/TaoLineSearch/TaoLineSearchSetObjectiveAndGradientRoutine.html
index a1a212a..d88f43d 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchSetObjectiveAndGradientRoutine.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchSetObjectiveAndGradientRoutine.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchSetObjectiveAndGradientRoutine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchSetObjectiveAndGradientRoutine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchSetObjectiveAndGradientRoutine.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchSetObjectiveAndGradientRoutine"><H1>TaoLineSearchSetObjectiveAndGradientRoutine</H1></A>
 Sets the objective/gradient evaluation routine for the line search 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchSetObjectiveRoutine.html b/docs/manualpages/TaoLineSearch/TaoLineSearchSetObjectiveRoutine.html
index cc4ab99..f6a8d8d 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchSetObjectiveRoutine.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchSetObjectiveRoutine.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchSetObjectiveRoutine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchSetObjectiveRoutine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchSetObjectiveRoutine.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchSetObjectiveRoutine"><H1>TaoLineSearchSetObjectiveRoutine</H1></A>
 Sets the function evaluation routine for the line search 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchSetOptionsPrefix.html b/docs/manualpages/TaoLineSearch/TaoLineSearchSetOptionsPrefix.html
index 61f71c5..fce38fd 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchSetOptionsPrefix.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchSetOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchSetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchSetOptionsPrefix"><H1>TaoLineSearchSetOptionsPrefix</H1></A>
 Sets the prefix used for searching for all TaoLineSearch options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchSetType.html b/docs/manualpages/TaoLineSearch/TaoLineSearchSetType.html
index 5a8c919..37e260f 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchSetType.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchSetType.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchSetType"><H1>TaoLineSearchSetType</H1></A>
 Sets the algorithm used in a line search 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchSetUp.html b/docs/manualpages/TaoLineSearch/TaoLineSearchSetUp.html
index a93b45f..ffbecf2 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchSetUp.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchSetUp.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchSetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchSetUp"><H1>TaoLineSearchSetUp</H1></A>
 Sets up the internal data structures for the later use of a <A HREF="../Tao/Tao.html#Tao">Tao</A> solver 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchSetVariableBounds.html b/docs/manualpages/TaoLineSearch/TaoLineSearchSetVariableBounds.html
index 774c5a8..5e47970 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchSetVariableBounds.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchSetVariableBounds.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchSetVariableBounds</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchSetVariableBounds.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchSetVariableBounds.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchSetVariableBounds"><H1>TaoLineSearchSetVariableBounds</H1></A>
 Sets the upper and lower bounds. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchUseTaoRoutines.html b/docs/manualpages/TaoLineSearch/TaoLineSearchUseTaoRoutines.html
index a2fca62..d376554 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchUseTaoRoutines.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchUseTaoRoutines.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchUseTaoRoutines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchUseTaoRoutines.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchUseTaoRoutines.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchUseTaoRoutines"><H1>TaoLineSearchUseTaoRoutines</H1></A>
 Informs the TaoLineSearch to use the objective and gradient evaluation routines from the given <A HREF="../Tao/Tao.html#Tao">Tao</A> object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/TaoLineSearchView.html b/docs/manualpages/TaoLineSearch/TaoLineSearchView.html
index 50dbd06..13580d5 100644
--- a/docs/manualpages/TaoLineSearch/TaoLineSearchView.html
+++ b/docs/manualpages/TaoLineSearch/TaoLineSearchView.html
@@ -5,8 +5,8 @@
 <TITLE>TaoLineSearchView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/TaoLineSearchView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/TaoLineSearchView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="TaoLineSearchView"><H1>TaoLineSearchView</H1></A>
 Prints information about the TaoLineSearch 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/TaoLineSearch/index.html b/docs/manualpages/TaoLineSearch/index.html
index 8dfadba..eb07ef3 100644
--- a/docs/manualpages/TaoLineSearch/index.html
+++ b/docs/manualpages/TaoLineSearch/index.html
@@ -3,8 +3,8 @@
 <TITLE>TAO Line Search Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/TaoLineSearch/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/TaoLineSearch/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> TAO Line Search Manual Pages
 </H2>
diff --git a/docs/manualpages/Vec/ISComplementVec.html b/docs/manualpages/Vec/ISComplementVec.html
index c2036bd..209b9b0 100644
--- a/docs/manualpages/Vec/ISComplementVec.html
+++ b/docs/manualpages/Vec/ISComplementVec.html
@@ -5,8 +5,8 @@
 <TITLE>ISComplementVec</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/ISComplementVec.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/ISComplementVec.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISComplementVec"><H1>ISComplementVec</H1></A>
 Creates the complement of the index set relative to a layout defined by a <A HREF="../Vec/Vec.html#Vec">Vec</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/ISFinalizePackage.html b/docs/manualpages/Vec/ISFinalizePackage.html
index 0c79def..73542a6 100644
--- a/docs/manualpages/Vec/ISFinalizePackage.html
+++ b/docs/manualpages/Vec/ISFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>ISFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/ISFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/ISFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISFinalizePackage"><H1>ISFinalizePackage</H1></A>
 This function destroys everything in the <A HREF="../IS/IS.html#IS">IS</A> package. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/ISInitializePackage.html b/docs/manualpages/Vec/ISInitializePackage.html
index ab0dfad..b669b3f 100644
--- a/docs/manualpages/Vec/ISInitializePackage.html
+++ b/docs/manualpages/Vec/ISInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>ISInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/ISInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/ISInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ISInitializePackage"><H1>ISInitializePackage</H1></A>
 This function initializes everything in the <A HREF="../IS/IS.html#IS">IS</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to ISCreateXXXX() when using static libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/NORM_1.html b/docs/manualpages/Vec/NORM_1.html
index b3fb88e..5fddbbd 100644
--- a/docs/manualpages/Vec/NORM_1.html
+++ b/docs/manualpages/Vec/NORM_1.html
@@ -5,8 +5,8 @@
 <TITLE>NORM_1</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/NORM_1.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/NORM_1.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="NORM_1"><H1>NORM_1</H1></A>
 the one norm, ||v|| = sum_i | v_i |. ||A|| = max_j || v_*j ||, maximum column sum 
 <P>
diff --git a/docs/manualpages/Vec/NORM_1_AND_2.html b/docs/manualpages/Vec/NORM_1_AND_2.html
index d6890b8..bb1922b 100644
--- a/docs/manualpages/Vec/NORM_1_AND_2.html
+++ b/docs/manualpages/Vec/NORM_1_AND_2.html
@@ -5,8 +5,8 @@
 <TITLE>NORM_1_AND_2</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/NORM_1_AND_2.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/NORM_1_AND_2.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="NORM_1_AND_2"><H1>NORM_1_AND_2</H1></A>
 computes both the 1 and 2 norm of a vector 
 <P>
diff --git a/docs/manualpages/Vec/NORM_2.html b/docs/manualpages/Vec/NORM_2.html
index 432d921..a7362d2 100644
--- a/docs/manualpages/Vec/NORM_2.html
+++ b/docs/manualpages/Vec/NORM_2.html
@@ -5,8 +5,8 @@
 <TITLE>NORM_2</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/NORM_2.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/NORM_2.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="NORM_2"><H1>NORM_2</H1></A>
 the two norm, ||v|| = sqrt(sum_i (v_i)^2) (vectors only) 
 <P>
diff --git a/docs/manualpages/Vec/NORM_FROBENIUS.html b/docs/manualpages/Vec/NORM_FROBENIUS.html
index aa8fe68..2abec4b 100644
--- a/docs/manualpages/Vec/NORM_FROBENIUS.html
+++ b/docs/manualpages/Vec/NORM_FROBENIUS.html
@@ -5,8 +5,8 @@
 <TITLE>NORM_FROBENIUS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/NORM_FROBENIUS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/NORM_FROBENIUS.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="NORM_FROBENIUS"><H1>NORM_FROBENIUS</H1></A>
 ||A|| = sqrt(sum_ij (A_ij)^2), same as <A HREF="../Vec/NORM_2.html#NORM_2">NORM_2</A> for vectors 
 <P>
diff --git a/docs/manualpages/Vec/NORM_INFINITY.html b/docs/manualpages/Vec/NORM_INFINITY.html
index f14ec92..be074bc 100644
--- a/docs/manualpages/Vec/NORM_INFINITY.html
+++ b/docs/manualpages/Vec/NORM_INFINITY.html
@@ -5,8 +5,8 @@
 <TITLE>NORM_INFINITY</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/NORM_INFINITY.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/NORM_INFINITY.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="NORM_INFINITY"><H1>NORM_INFINITY</H1></A>
 ||v|| = max_i |v_i|. ||A|| = max_i || v_i* ||, maximum row sum 
 <P>
diff --git a/docs/manualpages/Vec/NORM_MAX.html b/docs/manualpages/Vec/NORM_MAX.html
index db3c6fe..06d728a 100644
--- a/docs/manualpages/Vec/NORM_MAX.html
+++ b/docs/manualpages/Vec/NORM_MAX.html
@@ -5,8 +5,8 @@
 <TITLE>NORM_MAX</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/NORM_MAX.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/NORM_MAX.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="NORM_MAX"><H1>NORM_MAX</H1></A>
 see <A HREF="../Vec/NORM_INFINITY.html#NORM_INFINITY">NORM_INFINITY</A> 
 <P>
diff --git a/docs/manualpages/Vec/NormType.html b/docs/manualpages/Vec/NormType.html
index 82cb795..1ef4a3e 100644
--- a/docs/manualpages/Vec/NormType.html
+++ b/docs/manualpages/Vec/NormType.html
@@ -5,8 +5,8 @@
 <TITLE>NormType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/NormType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/NormType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="NormType"><H1>NormType</H1></A>
 determines what type of norm to compute 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/PetscCommSplitReductionBegin.html b/docs/manualpages/Vec/PetscCommSplitReductionBegin.html
index cb99c4d..4982087 100644
--- a/docs/manualpages/Vec/PetscCommSplitReductionBegin.html
+++ b/docs/manualpages/Vec/PetscCommSplitReductionBegin.html
@@ -5,8 +5,8 @@
 <TITLE>PetscCommSplitReductionBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/PetscCommSplitReductionBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/PetscCommSplitReductionBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscCommSplitReductionBegin"><H1>PetscCommSplitReductionBegin</H1></A>
 Begin an asynchronous split-mode reduction 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/PetscSFCreateFromZero.html b/docs/manualpages/Vec/PetscSFCreateFromZero.html
index 5b5bdc4..3cce7cd 100644
--- a/docs/manualpages/Vec/PetscSFCreateFromZero.html
+++ b/docs/manualpages/Vec/PetscSFCreateFromZero.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSFCreateFromZero</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/PetscSFCreateFromZero.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/PetscSFCreateFromZero.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSFCreateFromZero"><H1>PetscSFCreateFromZero</H1></A>
 Create a <A HREF="../PetscSF/PetscSF.html#PetscSF">PetscSF</A> that maps a <A HREF="../Vec/Vec.html#Vec">Vec</A> from sequential to distributed 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/PetscSectionVecNorm.html b/docs/manualpages/Vec/PetscSectionVecNorm.html
index 86215b4..5d70b31 100644
--- a/docs/manualpages/Vec/PetscSectionVecNorm.html
+++ b/docs/manualpages/Vec/PetscSectionVecNorm.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSectionVecNorm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/PetscSectionVecNorm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/PetscSectionVecNorm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSectionVecNorm"><H1>PetscSectionVecNorm</H1></A>
 Computes the vector norm, separated into field components. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/SCATTER_FORWARD.html b/docs/manualpages/Vec/SCATTER_FORWARD.html
index 9033e20..8d3ff09 100644
--- a/docs/manualpages/Vec/SCATTER_FORWARD.html
+++ b/docs/manualpages/Vec/SCATTER_FORWARD.html
@@ -5,8 +5,8 @@
 <TITLE>SCATTER_FORWARD</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/SCATTER_FORWARD.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/SCATTER_FORWARD.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SCATTER_FORWARD"><H1>SCATTER_FORWARD</H1></A>
 Scatters the values as dictated by the <A HREF="../Vec/VecScatterCreate.html#VecScatterCreate">VecScatterCreate</A>() call 
 <P>
diff --git a/docs/manualpages/Vec/SCATTER_FORWARD_LOCAL.html b/docs/manualpages/Vec/SCATTER_FORWARD_LOCAL.html
index b1566f3..e5f29b4 100644
--- a/docs/manualpages/Vec/SCATTER_FORWARD_LOCAL.html
+++ b/docs/manualpages/Vec/SCATTER_FORWARD_LOCAL.html
@@ -5,8 +5,8 @@
 <TITLE>SCATTER_FORWARD_LOCAL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/SCATTER_FORWARD_LOCAL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/SCATTER_FORWARD_LOCAL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SCATTER_FORWARD_LOCAL"><H1>SCATTER_FORWARD_LOCAL</H1></A>
 Scatters the values as dictated by the <A HREF="../Vec/VecScatterCreate.html#VecScatterCreate">VecScatterCreate</A>() call except NO parallel communication is done. Any variables that have be moved between processes are ignored 
 <P>
diff --git a/docs/manualpages/Vec/SCATTER_REVERSE.html b/docs/manualpages/Vec/SCATTER_REVERSE.html
index cf6f46e..99a1396 100644
--- a/docs/manualpages/Vec/SCATTER_REVERSE.html
+++ b/docs/manualpages/Vec/SCATTER_REVERSE.html
@@ -5,8 +5,8 @@
 <TITLE>SCATTER_REVERSE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/SCATTER_REVERSE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/SCATTER_REVERSE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SCATTER_REVERSE"><H1>SCATTER_REVERSE</H1></A>
 Moves the values in the opposite direction then the directions indicated in in the <A HREF="../Vec/VecScatterCreate.html#VecScatterCreate">VecScatterCreate</A>() 
 <P>
diff --git a/docs/manualpages/Vec/SCATTER_REVERSE_LOCAL.html b/docs/manualpages/Vec/SCATTER_REVERSE_LOCAL.html
index 2ca59cf..dd47dd4 100644
--- a/docs/manualpages/Vec/SCATTER_REVERSE_LOCAL.html
+++ b/docs/manualpages/Vec/SCATTER_REVERSE_LOCAL.html
@@ -5,8 +5,8 @@
 <TITLE>SCATTER_REVERSE_LOCAL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/SCATTER_REVERSE_LOCAL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/SCATTER_REVERSE_LOCAL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="SCATTER_REVERSE_LOCAL"><H1>SCATTER_REVERSE_LOCAL</H1></A>
 Moves the values in the opposite direction then the directions indicated in in the <A HREF="../Vec/VecScatterCreate.html#VecScatterCreate">VecScatterCreate</A>()  except NO parallel communication is done. Any variables that have be moved between processes are ignored 
 <P>
diff --git a/docs/manualpages/Vec/ScatterMode.html b/docs/manualpages/Vec/ScatterMode.html
index 6ca9cb1..d231c31 100644
--- a/docs/manualpages/Vec/ScatterMode.html
+++ b/docs/manualpages/Vec/ScatterMode.html
@@ -5,8 +5,8 @@
 <TITLE>ScatterMode</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/ScatterMode.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/ScatterMode.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="ScatterMode"><H1>ScatterMode</H1></A>
 Determines the direction of a scatter 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VECMPI.html b/docs/manualpages/Vec/VECMPI.html
index 0ad7a2e..03f417d 100644
--- a/docs/manualpages/Vec/VECMPI.html
+++ b/docs/manualpages/Vec/VECMPI.html
@@ -5,8 +5,8 @@
 <TITLE>VECMPI</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VECMPI.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VECMPI.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VECMPI"><H1>VECMPI</H1></A>
 <A HREF="../Vec/VECMPI.html#VECMPI">VECMPI</A> = "mpi" - The basic parallel vector 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Vec/VECMPICUDA.html b/docs/manualpages/Vec/VECMPICUDA.html
index 55941dd..d8db011 100644
--- a/docs/manualpages/Vec/VECMPICUDA.html
+++ b/docs/manualpages/Vec/VECMPICUDA.html
@@ -5,8 +5,8 @@
 <TITLE>VECMPICUDA</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VECMPICUDA.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VECMPICUDA.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VECMPICUDA"><H1>VECMPICUDA</H1></A>
 <A HREF="../Vec/VECMPICUDA.html#VECMPICUDA">VECMPICUDA</A> = "mpicuda" - The basic parallel vector, modified to use CUDA 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Vec/VECMPICUSP.html b/docs/manualpages/Vec/VECMPICUSP.html
index 1765b5d..a6f5578 100644
--- a/docs/manualpages/Vec/VECMPICUSP.html
+++ b/docs/manualpages/Vec/VECMPICUSP.html
@@ -5,8 +5,8 @@
 <TITLE>VECMPICUSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VECMPICUSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VECMPICUSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VECMPICUSP"><H1>VECMPICUSP</H1></A>
 <A HREF="../Vec/VECMPICUSP.html#VECMPICUSP">VECMPICUSP</A> = "mpicusp" - The basic parallel vector, modified to use CUSP 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Vec/VECMPIVIENNACL.html b/docs/manualpages/Vec/VECMPIVIENNACL.html
index e0e15bb..3cc82d5 100644
--- a/docs/manualpages/Vec/VECMPIVIENNACL.html
+++ b/docs/manualpages/Vec/VECMPIVIENNACL.html
@@ -5,8 +5,8 @@
 <TITLE>VECMPIVIENNACL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VECMPIVIENNACL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VECMPIVIENNACL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VECMPIVIENNACL"><H1>VECMPIVIENNACL</H1></A>
 <A HREF="../Vec/VECMPIVIENNACL.html#VECMPIVIENNACL">VECMPIVIENNACL</A> = "mpiviennacl" - The basic parallel vector, modified to use ViennaCL 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Vec/VECNEST.html b/docs/manualpages/Vec/VECNEST.html
index fe1dba5..1b4fcdf 100644
--- a/docs/manualpages/Vec/VECNEST.html
+++ b/docs/manualpages/Vec/VECNEST.html
@@ -5,8 +5,8 @@
 <TITLE>VECNEST</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VECNEST.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VECNEST.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VECNEST"><H1>VECNEST</H1></A>
 <A HREF="../Vec/VECNEST.html#VECNEST">VECNEST</A> = "nest" - Vector type consisting of nested subvectors, each stored separately. 
 <P>
diff --git a/docs/manualpages/Vec/VECSEQ.html b/docs/manualpages/Vec/VECSEQ.html
index 2f087e7..5d0cfaf 100644
--- a/docs/manualpages/Vec/VECSEQ.html
+++ b/docs/manualpages/Vec/VECSEQ.html
@@ -5,8 +5,8 @@
 <TITLE>VECSEQ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VECSEQ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VECSEQ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VECSEQ"><H1>VECSEQ</H1></A>
 <A HREF="../Vec/VECSEQ.html#VECSEQ">VECSEQ</A> = "seq" - The basic sequential vector 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Vec/VECSEQCUDA.html b/docs/manualpages/Vec/VECSEQCUDA.html
index def1b9d..09adc93 100644
--- a/docs/manualpages/Vec/VECSEQCUDA.html
+++ b/docs/manualpages/Vec/VECSEQCUDA.html
@@ -5,8 +5,8 @@
 <TITLE>VECSEQCUDA</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VECSEQCUDA.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VECSEQCUDA.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VECSEQCUDA"><H1>VECSEQCUDA</H1></A>
 <A HREF="../Vec/VECSEQCUDA.html#VECSEQCUDA">VECSEQCUDA</A> = "seqcuda" - The basic sequential vector, modified to use CUDA 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Vec/VECSEQCUSP.html b/docs/manualpages/Vec/VECSEQCUSP.html
index ca1ca38..512c5c5 100644
--- a/docs/manualpages/Vec/VECSEQCUSP.html
+++ b/docs/manualpages/Vec/VECSEQCUSP.html
@@ -5,8 +5,8 @@
 <TITLE>VECSEQCUSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VECSEQCUSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VECSEQCUSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VECSEQCUSP"><H1>VECSEQCUSP</H1></A>
 <A HREF="../Vec/VECSEQCUSP.html#VECSEQCUSP">VECSEQCUSP</A> = "seqcusp" - The basic sequential vector, modified to use CUSP 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Vec/VECSEQVIENNACL.html b/docs/manualpages/Vec/VECSEQVIENNACL.html
index c8f88d3..62d4360 100644
--- a/docs/manualpages/Vec/VECSEQVIENNACL.html
+++ b/docs/manualpages/Vec/VECSEQVIENNACL.html
@@ -5,8 +5,8 @@
 <TITLE>VECSEQVIENNACL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VECSEQVIENNACL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VECSEQVIENNACL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VECSEQVIENNACL"><H1>VECSEQVIENNACL</H1></A>
 <A HREF="../Vec/VECSEQVIENNACL.html#VECSEQVIENNACL">VECSEQVIENNACL</A> = "seqviennacl" - The basic sequential vector, modified to use ViennaCL 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Vec/VECSTANDARD.html b/docs/manualpages/Vec/VECSTANDARD.html
index 22f2186..a6e7f3d 100644
--- a/docs/manualpages/Vec/VECSTANDARD.html
+++ b/docs/manualpages/Vec/VECSTANDARD.html
@@ -5,8 +5,8 @@
 <TITLE>VECSTANDARD</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VECSTANDARD.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VECSTANDARD.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VECSTANDARD"><H1>VECSTANDARD</H1></A>
 "standard" - A <A HREF="../Vec/VECSEQ.html#VECSEQ">VECSEQ</A> on one process and <A HREF="../Vec/VECMPI.html#VECMPI">VECMPI</A> on more than one process 
 <H3><FONT COLOR="#CC3333">Options Database Keys</FONT></H3>
diff --git a/docs/manualpages/Vec/Vec.html b/docs/manualpages/Vec/Vec.html
index 82a8963..7d64d70 100644
--- a/docs/manualpages/Vec/Vec.html
+++ b/docs/manualpages/Vec/Vec.html
@@ -5,8 +5,8 @@
 <TITLE>Vec</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/Vec.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/Vec.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="Vec"><H1>Vec</H1></A>
 Abstract PETSc vector object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecAXPBY.html b/docs/manualpages/Vec/VecAXPBY.html
index 9faa634..c11f70b 100644
--- a/docs/manualpages/Vec/VecAXPBY.html
+++ b/docs/manualpages/Vec/VecAXPBY.html
@@ -5,8 +5,8 @@
 <TITLE>VecAXPBY</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecAXPBY.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecAXPBY.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecAXPBY"><H1>VecAXPBY</H1></A>
 Computes y = alpha x + beta y. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecAXPBYPCZ.html b/docs/manualpages/Vec/VecAXPBYPCZ.html
index 734ae1e..d4ea25e 100644
--- a/docs/manualpages/Vec/VecAXPBYPCZ.html
+++ b/docs/manualpages/Vec/VecAXPBYPCZ.html
@@ -5,8 +5,8 @@
 <TITLE>VecAXPBYPCZ</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecAXPBYPCZ.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecAXPBYPCZ.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecAXPBYPCZ"><H1>VecAXPBYPCZ</H1></A>
 Computes z = alpha x + beta y + gamma z 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecAXPY.html b/docs/manualpages/Vec/VecAXPY.html
index b03c1ee..eb25ae6 100644
--- a/docs/manualpages/Vec/VecAXPY.html
+++ b/docs/manualpages/Vec/VecAXPY.html
@@ -5,8 +5,8 @@
 <TITLE>VecAXPY</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecAXPY.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecAXPY.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecAXPY"><H1>VecAXPY</H1></A>
 Computes y = alpha x + y. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecAYPX.html b/docs/manualpages/Vec/VecAYPX.html
index 696c8d8..f58840d 100644
--- a/docs/manualpages/Vec/VecAYPX.html
+++ b/docs/manualpages/Vec/VecAYPX.html
@@ -5,8 +5,8 @@
 <TITLE>VecAYPX</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecAYPX.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecAYPX.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecAYPX"><H1>VecAYPX</H1></A>
 Computes y = x + alpha y. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecAbs.html b/docs/manualpages/Vec/VecAbs.html
index f5c2864..0d0eeb7 100644
--- a/docs/manualpages/Vec/VecAbs.html
+++ b/docs/manualpages/Vec/VecAbs.html
@@ -5,8 +5,8 @@
 <TITLE>VecAbs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecAbs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecAbs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecAbs"><H1>VecAbs</H1></A>
 Replaces every element in a vector with its absolute value. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecAppendOptionsPrefix.html b/docs/manualpages/Vec/VecAppendOptionsPrefix.html
index 51189e9..03cbbb3 100644
--- a/docs/manualpages/Vec/VecAppendOptionsPrefix.html
+++ b/docs/manualpages/Vec/VecAppendOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>VecAppendOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecAppendOptionsPrefix"><H1>VecAppendOptionsPrefix</H1></A>
 Appends to the prefix used for searching for all <A HREF="../Vec/Vec.html#Vec">Vec</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecAssemblyBegin.html b/docs/manualpages/Vec/VecAssemblyBegin.html
index 07390fc..0a9f5d9 100644
--- a/docs/manualpages/Vec/VecAssemblyBegin.html
+++ b/docs/manualpages/Vec/VecAssemblyBegin.html
@@ -5,8 +5,8 @@
 <TITLE>VecAssemblyBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecAssemblyBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecAssemblyBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecAssemblyBegin"><H1>VecAssemblyBegin</H1></A>
 Begins assembling the vector.  This routine should be called after completing all calls to <A HREF="../Vec/VecSetValues.html#VecSetValues">VecSetValues</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecAssemblyEnd.html b/docs/manualpages/Vec/VecAssemblyEnd.html
index a0db322..5169494 100644
--- a/docs/manualpages/Vec/VecAssemblyEnd.html
+++ b/docs/manualpages/Vec/VecAssemblyEnd.html
@@ -5,8 +5,8 @@
 <TITLE>VecAssemblyEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecAssemblyEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecAssemblyEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecAssemblyEnd"><H1>VecAssemblyEnd</H1></A>
 Completes assembling the vector.  This routine should be called after <A HREF="../Vec/VecAssemblyBegin.html#VecAssemblyBegin">VecAssemblyBegin</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecBoundGradientProjection.html b/docs/manualpages/Vec/VecBoundGradientProjection.html
index 5b1a48a..2687be4 100644
--- a/docs/manualpages/Vec/VecBoundGradientProjection.html
+++ b/docs/manualpages/Vec/VecBoundGradientProjection.html
@@ -5,8 +5,8 @@
 <TITLE>VecBoundGradientProjection</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecBoundGradientProjection.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecBoundGradientProjection.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecBoundGradientProjection"><H1>VecBoundGradientProjection</H1></A>
 Projects  vector according to this definition. If XL[i] < X[i] < XU[i], then GP[i] = G[i]; If X[i]<=XL[i], then GP[i] = min(G[i],0); If X[i]>=XU[i], then GP[i] = max(G[i],0); 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCUDAGetArrayRead.html b/docs/manualpages/Vec/VecCUDAGetArrayRead.html
index 2074589..0931736 100644
--- a/docs/manualpages/Vec/VecCUDAGetArrayRead.html
+++ b/docs/manualpages/Vec/VecCUDAGetArrayRead.html
@@ -5,8 +5,8 @@
 <TITLE>VecCUDAGetArrayRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCUDAGetArrayRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCUDAGetArrayRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCUDAGetArrayRead"><H1>VecCUDAGetArrayRead</H1></A>
 Provides read access to the CUDA buffer inside a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCUDAGetArrayReadWrite.html b/docs/manualpages/Vec/VecCUDAGetArrayReadWrite.html
index 13e35f7..91563d7 100644
--- a/docs/manualpages/Vec/VecCUDAGetArrayReadWrite.html
+++ b/docs/manualpages/Vec/VecCUDAGetArrayReadWrite.html
@@ -5,8 +5,8 @@
 <TITLE>VecCUDAGetArrayReadWrite</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCUDAGetArrayReadWrite.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCUDAGetArrayReadWrite.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCUDAGetArrayReadWrite"><H1>VecCUDAGetArrayReadWrite</H1></A>
 Provides access to the CUDA buffer inside a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCUDAGetArrayWrite.html b/docs/manualpages/Vec/VecCUDAGetArrayWrite.html
index 08d1988..684c97b 100644
--- a/docs/manualpages/Vec/VecCUDAGetArrayWrite.html
+++ b/docs/manualpages/Vec/VecCUDAGetArrayWrite.html
@@ -5,8 +5,8 @@
 <TITLE>VecCUDAGetArrayWrite</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCUDAGetArrayWrite.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCUDAGetArrayWrite.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCUDAGetArrayWrite"><H1>VecCUDAGetArrayWrite</H1></A>
 Provides write access to the CUDA buffer inside a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCUDAPlaceArray.html b/docs/manualpages/Vec/VecCUDAPlaceArray.html
index e9f86cf..fe19989 100644
--- a/docs/manualpages/Vec/VecCUDAPlaceArray.html
+++ b/docs/manualpages/Vec/VecCUDAPlaceArray.html
@@ -5,8 +5,8 @@
 <TITLE>VecCUDAPlaceArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCUDAPlaceArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCUDAPlaceArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCUDAPlaceArray"><H1>VecCUDAPlaceArray</H1></A>
 Allows one to replace the GPU array in a vector with a GPU array provided by the user. This is useful to avoid copying an array into a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCUDAReplaceArray.html b/docs/manualpages/Vec/VecCUDAReplaceArray.html
index 434cc21..c73f038 100644
--- a/docs/manualpages/Vec/VecCUDAReplaceArray.html
+++ b/docs/manualpages/Vec/VecCUDAReplaceArray.html
@@ -5,8 +5,8 @@
 <TITLE>VecCUDAReplaceArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCUDAReplaceArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCUDAReplaceArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCUDAReplaceArray"><H1>VecCUDAReplaceArray</H1></A>
 Allows one to replace the GPU array in a vector with a GPU array provided by the user. This is useful to avoid copying a GPU array into a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCUDAResetArray.html b/docs/manualpages/Vec/VecCUDAResetArray.html
index fe610a1..59bda6c 100644
--- a/docs/manualpages/Vec/VecCUDAResetArray.html
+++ b/docs/manualpages/Vec/VecCUDAResetArray.html
@@ -5,8 +5,8 @@
 <TITLE>VecCUDAResetArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCUDAResetArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCUDAResetArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCUDAResetArray"><H1>VecCUDAResetArray</H1></A>
 Resets a vector to use its default memory. Call this after the use of <A HREF="../Vec/VecCUDAPlaceArray.html#VecCUDAPlaceArray">VecCUDAPlaceArray</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCUDARestoreArrayRead.html b/docs/manualpages/Vec/VecCUDARestoreArrayRead.html
index 765e22c..28d1bc2 100644
--- a/docs/manualpages/Vec/VecCUDARestoreArrayRead.html
+++ b/docs/manualpages/Vec/VecCUDARestoreArrayRead.html
@@ -5,8 +5,8 @@
 <TITLE>VecCUDARestoreArrayRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCUDARestoreArrayRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCUDARestoreArrayRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCUDARestoreArrayRead"><H1>VecCUDARestoreArrayRead</H1></A>
 Restore a CUDA device pointer previously acquired with <A HREF="../Vec/VecCUDAGetArrayRead.html#VecCUDAGetArrayRead">VecCUDAGetArrayRead</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCUDARestoreArrayReadWrite.html b/docs/manualpages/Vec/VecCUDARestoreArrayReadWrite.html
index cf14221..088d17d 100644
--- a/docs/manualpages/Vec/VecCUDARestoreArrayReadWrite.html
+++ b/docs/manualpages/Vec/VecCUDARestoreArrayReadWrite.html
@@ -5,8 +5,8 @@
 <TITLE>VecCUDARestoreArrayReadWrite</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCUDARestoreArrayReadWrite.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCUDARestoreArrayReadWrite.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCUDARestoreArrayReadWrite"><H1>VecCUDARestoreArrayReadWrite</H1></A>
 Restore a CUDA device pointer previously acquired with <A HREF="../Vec/VecCUDAGetArrayReadWrite.html#VecCUDAGetArrayReadWrite">VecCUDAGetArrayReadWrite</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCUDARestoreArrayWrite.html b/docs/manualpages/Vec/VecCUDARestoreArrayWrite.html
index 2a58142..fcb694a 100644
--- a/docs/manualpages/Vec/VecCUDARestoreArrayWrite.html
+++ b/docs/manualpages/Vec/VecCUDARestoreArrayWrite.html
@@ -5,8 +5,8 @@
 <TITLE>VecCUDARestoreArrayWrite</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCUDARestoreArrayWrite.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCUDARestoreArrayWrite.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCUDARestoreArrayWrite"><H1>VecCUDARestoreArrayWrite</H1></A>
 Restore a CUDA device pointer previously acquired with <A HREF="../Vec/VecCUDAGetArrayWrite.html#VecCUDAGetArrayWrite">VecCUDAGetArrayWrite</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCUSPGetArrayRead.html b/docs/manualpages/Vec/VecCUSPGetArrayRead.html
index 1f5cc60..653d15d 100644
--- a/docs/manualpages/Vec/VecCUSPGetArrayRead.html
+++ b/docs/manualpages/Vec/VecCUSPGetArrayRead.html
@@ -5,8 +5,8 @@
 <TITLE>VecCUSPGetArrayRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCUSPGetArrayRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCUSPGetArrayRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCUSPGetArrayRead"><H1>VecCUSPGetArrayRead</H1></A>
 Provides read access to the CUSP device vector inside a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCUSPGetArrayReadWrite.html b/docs/manualpages/Vec/VecCUSPGetArrayReadWrite.html
index a689bc2..badffcd 100644
--- a/docs/manualpages/Vec/VecCUSPGetArrayReadWrite.html
+++ b/docs/manualpages/Vec/VecCUSPGetArrayReadWrite.html
@@ -5,8 +5,8 @@
 <TITLE>VecCUSPGetArrayReadWrite</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCUSPGetArrayReadWrite.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCUSPGetArrayReadWrite.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCUSPGetArrayReadWrite"><H1>VecCUSPGetArrayReadWrite</H1></A>
 Provides access to the CUSP vector inside a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCUSPGetArrayWrite.html b/docs/manualpages/Vec/VecCUSPGetArrayWrite.html
index 6cb0a20..25f3a33 100644
--- a/docs/manualpages/Vec/VecCUSPGetArrayWrite.html
+++ b/docs/manualpages/Vec/VecCUSPGetArrayWrite.html
@@ -5,8 +5,8 @@
 <TITLE>VecCUSPGetArrayWrite</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCUSPGetArrayWrite.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCUSPGetArrayWrite.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCUSPGetArrayWrite"><H1>VecCUSPGetArrayWrite</H1></A>
 Provides write access to the CUSP device vector inside a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCUSPGetCUDAArrayRead.html b/docs/manualpages/Vec/VecCUSPGetCUDAArrayRead.html
index 091bf76..bfdb965 100644
--- a/docs/manualpages/Vec/VecCUSPGetCUDAArrayRead.html
+++ b/docs/manualpages/Vec/VecCUSPGetCUDAArrayRead.html
@@ -5,8 +5,8 @@
 <TITLE>VecCUSPGetCUDAArrayRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCUSPGetCUDAArrayRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCUSPGetCUDAArrayRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCUSPGetCUDAArrayRead"><H1>VecCUSPGetCUDAArrayRead</H1></A>
 Provides read access to the CUDA buffer inside a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCUSPGetCUDAArrayReadWrite.html b/docs/manualpages/Vec/VecCUSPGetCUDAArrayReadWrite.html
index 0660a8f..b607ce9 100644
--- a/docs/manualpages/Vec/VecCUSPGetCUDAArrayReadWrite.html
+++ b/docs/manualpages/Vec/VecCUSPGetCUDAArrayReadWrite.html
@@ -5,8 +5,8 @@
 <TITLE>VecCUSPGetCUDAArrayReadWrite</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCUSPGetCUDAArrayReadWrite.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCUSPGetCUDAArrayReadWrite.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCUSPGetCUDAArrayReadWrite"><H1>VecCUSPGetCUDAArrayReadWrite</H1></A>
 Provides access to the CUDA buffer inside a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCUSPGetCUDAArrayWrite.html b/docs/manualpages/Vec/VecCUSPGetCUDAArrayWrite.html
index 992e5bc..0ecfd4c 100644
--- a/docs/manualpages/Vec/VecCUSPGetCUDAArrayWrite.html
+++ b/docs/manualpages/Vec/VecCUSPGetCUDAArrayWrite.html
@@ -5,8 +5,8 @@
 <TITLE>VecCUSPGetCUDAArrayWrite</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCUSPGetCUDAArrayWrite.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCUSPGetCUDAArrayWrite.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCUSPGetCUDAArrayWrite"><H1>VecCUSPGetCUDAArrayWrite</H1></A>
 Provides write access to the CUDA buffer inside a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCUSPPlaceArray.html b/docs/manualpages/Vec/VecCUSPPlaceArray.html
index c68ac02..9d0d60f 100644
--- a/docs/manualpages/Vec/VecCUSPPlaceArray.html
+++ b/docs/manualpages/Vec/VecCUSPPlaceArray.html
@@ -5,8 +5,8 @@
 <TITLE>VecCUSPPlaceArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCUSPPlaceArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCUSPPlaceArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCUSPPlaceArray"><H1>VecCUSPPlaceArray</H1></A>
 Allows one to replace the array in a vector with a CUSPARRAY provided by the user. This is useful to avoid copying a CUSPARRAY into a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCUSPReplaceArray.html b/docs/manualpages/Vec/VecCUSPReplaceArray.html
index 8357f10..12b69d0 100644
--- a/docs/manualpages/Vec/VecCUSPReplaceArray.html
+++ b/docs/manualpages/Vec/VecCUSPReplaceArray.html
@@ -5,8 +5,8 @@
 <TITLE>VecCUSPReplaceArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCUSPReplaceArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCUSPReplaceArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCUSPReplaceArray"><H1>VecCUSPReplaceArray</H1></A>
 Allows one to replace the CUSPARRAY in a vector with a CUSPARRAY provided by the user. This is useful to avoid copying a CUSPARRAY into a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCUSPResetArray.html b/docs/manualpages/Vec/VecCUSPResetArray.html
index b840bf0..b5c1938 100644
--- a/docs/manualpages/Vec/VecCUSPResetArray.html
+++ b/docs/manualpages/Vec/VecCUSPResetArray.html
@@ -5,8 +5,8 @@
 <TITLE>VecCUSPResetArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCUSPResetArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCUSPResetArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCUSPResetArray"><H1>VecCUSPResetArray</H1></A>
 Resets a vector to use its default memory. Call this after the use of <A HREF="../Vec/VecCUSPPlaceArray.html#VecCUSPPlaceArray">VecCUSPPlaceArray</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCUSPRestoreArrayRead.html b/docs/manualpages/Vec/VecCUSPRestoreArrayRead.html
index 476bfef..65cab38 100644
--- a/docs/manualpages/Vec/VecCUSPRestoreArrayRead.html
+++ b/docs/manualpages/Vec/VecCUSPRestoreArrayRead.html
@@ -5,8 +5,8 @@
 <TITLE>VecCUSPRestoreArrayRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCUSPRestoreArrayRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCUSPRestoreArrayRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCUSPRestoreArrayRead"><H1>VecCUSPRestoreArrayRead</H1></A>
 Restore a CUSP device vector previously acquired with <A HREF="../Vec/VecCUSPGetArrayRead.html#VecCUSPGetArrayRead">VecCUSPGetArrayRead</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCUSPRestoreArrayReadWrite.html b/docs/manualpages/Vec/VecCUSPRestoreArrayReadWrite.html
index 49d0c73..2009f15 100644
--- a/docs/manualpages/Vec/VecCUSPRestoreArrayReadWrite.html
+++ b/docs/manualpages/Vec/VecCUSPRestoreArrayReadWrite.html
@@ -5,8 +5,8 @@
 <TITLE>VecCUSPRestoreArrayReadWrite</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCUSPRestoreArrayReadWrite.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCUSPRestoreArrayReadWrite.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCUSPRestoreArrayReadWrite"><H1>VecCUSPRestoreArrayReadWrite</H1></A>
 Restore a CUSP device vector previously acquired with <A HREF="../Vec/VecCUSPGetArrayReadWrite.html#VecCUSPGetArrayReadWrite">VecCUSPGetArrayReadWrite</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCUSPRestoreArrayWrite.html b/docs/manualpages/Vec/VecCUSPRestoreArrayWrite.html
index 1e75f79..33acfa4 100644
--- a/docs/manualpages/Vec/VecCUSPRestoreArrayWrite.html
+++ b/docs/manualpages/Vec/VecCUSPRestoreArrayWrite.html
@@ -5,8 +5,8 @@
 <TITLE>VecCUSPRestoreArrayWrite</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCUSPRestoreArrayWrite.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCUSPRestoreArrayWrite.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCUSPRestoreArrayWrite"><H1>VecCUSPRestoreArrayWrite</H1></A>
 Restore a CUSP device vector previously acquired with <A HREF="../Vec/VecCUSPGetArrayWrite.html#VecCUSPGetArrayWrite">VecCUSPGetArrayWrite</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCUSPRestoreCUDAArrayRead.html b/docs/manualpages/Vec/VecCUSPRestoreCUDAArrayRead.html
index 4c09915..b791804 100644
--- a/docs/manualpages/Vec/VecCUSPRestoreCUDAArrayRead.html
+++ b/docs/manualpages/Vec/VecCUSPRestoreCUDAArrayRead.html
@@ -5,8 +5,8 @@
 <TITLE>VecCUSPRestoreCUDAArrayRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCUSPRestoreCUDAArrayRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCUSPRestoreCUDAArrayRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCUSPRestoreCUDAArrayRead"><H1>VecCUSPRestoreCUDAArrayRead</H1></A>
 Restore a device vector previously acquired with <A HREF="../Vec/VecCUSPGetCUDAArrayRead.html#VecCUSPGetCUDAArrayRead">VecCUSPGetCUDAArrayRead</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCUSPRestoreCUDAArrayReadWrite.html b/docs/manualpages/Vec/VecCUSPRestoreCUDAArrayReadWrite.html
index 19d3a0f..1078afb 100644
--- a/docs/manualpages/Vec/VecCUSPRestoreCUDAArrayReadWrite.html
+++ b/docs/manualpages/Vec/VecCUSPRestoreCUDAArrayReadWrite.html
@@ -5,8 +5,8 @@
 <TITLE>VecCUSPRestoreCUDAArrayReadWrite</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCUSPRestoreCUDAArrayReadWrite.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCUSPRestoreCUDAArrayReadWrite.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCUSPRestoreCUDAArrayReadWrite"><H1>VecCUSPRestoreCUDAArrayReadWrite</H1></A>
 Restore a device vector previously acquired with <A HREF="../Vec/VecCUSPGetCUDAArrayReadWrite.html#VecCUSPGetCUDAArrayReadWrite">VecCUSPGetCUDAArrayReadWrite</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCUSPRestoreCUDAArrayWrite.html b/docs/manualpages/Vec/VecCUSPRestoreCUDAArrayWrite.html
index 9a14bfe..5ab052d 100644
--- a/docs/manualpages/Vec/VecCUSPRestoreCUDAArrayWrite.html
+++ b/docs/manualpages/Vec/VecCUSPRestoreCUDAArrayWrite.html
@@ -5,8 +5,8 @@
 <TITLE>VecCUSPRestoreCUDAArrayWrite</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCUSPRestoreCUDAArrayWrite.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCUSPRestoreCUDAArrayWrite.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCUSPRestoreCUDAArrayWrite"><H1>VecCUSPRestoreCUDAArrayWrite</H1></A>
 Restore a device vector previously acquired with <A HREF="../Vec/VecCUSPGetCUDAArrayWrite.html#VecCUSPGetCUDAArrayWrite">VecCUSPGetCUDAArrayWrite</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecChop.html b/docs/manualpages/Vec/VecChop.html
index 502955b..c4724d6 100644
--- a/docs/manualpages/Vec/VecChop.html
+++ b/docs/manualpages/Vec/VecChop.html
@@ -5,8 +5,8 @@
 <TITLE>VecChop</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecChop.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecChop.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecChop"><H1>VecChop</H1></A>
 Set all values in the vector with an absolute value less than the tolerance to zero 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecConjugate.html b/docs/manualpages/Vec/VecConjugate.html
index 2cccb37..a608452 100644
--- a/docs/manualpages/Vec/VecConjugate.html
+++ b/docs/manualpages/Vec/VecConjugate.html
@@ -5,8 +5,8 @@
 <TITLE>VecConjugate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecConjugate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecConjugate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecConjugate"><H1>VecConjugate</H1></A>
 Conjugates a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCopy.html b/docs/manualpages/Vec/VecCopy.html
index c4e6ad5..9598543 100644
--- a/docs/manualpages/Vec/VecCopy.html
+++ b/docs/manualpages/Vec/VecCopy.html
@@ -5,8 +5,8 @@
 <TITLE>VecCopy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCopy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCopy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCopy"><H1>VecCopy</H1></A>
 Copies a vector. y <- x 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCreate.html b/docs/manualpages/Vec/VecCreate.html
index ec84527..2fd0878 100644
--- a/docs/manualpages/Vec/VecCreate.html
+++ b/docs/manualpages/Vec/VecCreate.html
@@ -5,8 +5,8 @@
 <TITLE>VecCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCreate"><H1>VecCreate</H1></A>
 Creates an empty vector object. The type can then be set with <A HREF="../Vec/VecSetType.html#VecSetType">VecSetType</A>(), or <A HREF="../Vec/VecSetFromOptions.html#VecSetFromOptions">VecSetFromOptions</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCreateGhost.html b/docs/manualpages/Vec/VecCreateGhost.html
index 786cdfa..4ab66db 100644
--- a/docs/manualpages/Vec/VecCreateGhost.html
+++ b/docs/manualpages/Vec/VecCreateGhost.html
@@ -5,8 +5,8 @@
 <TITLE>VecCreateGhost</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCreateGhost.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCreateGhost.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCreateGhost"><H1>VecCreateGhost</H1></A>
 Creates a parallel vector with ghost padding on each processor. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCreateGhostBlock.html b/docs/manualpages/Vec/VecCreateGhostBlock.html
index f562228..594dc2a 100644
--- a/docs/manualpages/Vec/VecCreateGhostBlock.html
+++ b/docs/manualpages/Vec/VecCreateGhostBlock.html
@@ -5,8 +5,8 @@
 <TITLE>VecCreateGhostBlock</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCreateGhostBlock.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCreateGhostBlock.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCreateGhostBlock"><H1>VecCreateGhostBlock</H1></A>
 Creates a parallel vector with ghost padding on each processor. The indicing of the ghost points is done with blocks. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCreateGhostBlockWithArray.html b/docs/manualpages/Vec/VecCreateGhostBlockWithArray.html
index 2c1b9bf..adcc26c 100644
--- a/docs/manualpages/Vec/VecCreateGhostBlockWithArray.html
+++ b/docs/manualpages/Vec/VecCreateGhostBlockWithArray.html
@@ -5,8 +5,8 @@
 <TITLE>VecCreateGhostBlockWithArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCreateGhostBlockWithArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCreateGhostBlockWithArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCreateGhostBlockWithArray"><H1>VecCreateGhostBlockWithArray</H1></A>
 Creates a parallel vector with ghost padding on each processor; the caller allocates the array space. Indices in the ghost region are based on blocks. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCreateGhostWithArray.html b/docs/manualpages/Vec/VecCreateGhostWithArray.html
index 086f2a4..e30b254 100644
--- a/docs/manualpages/Vec/VecCreateGhostWithArray.html
+++ b/docs/manualpages/Vec/VecCreateGhostWithArray.html
@@ -5,8 +5,8 @@
 <TITLE>VecCreateGhostWithArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCreateGhostWithArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCreateGhostWithArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCreateGhostWithArray"><H1>VecCreateGhostWithArray</H1></A>
 Creates a parallel vector with ghost padding on each processor; the caller allocates the array space. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCreateMPI.html b/docs/manualpages/Vec/VecCreateMPI.html
index 4492a78..d36f9c4 100644
--- a/docs/manualpages/Vec/VecCreateMPI.html
+++ b/docs/manualpages/Vec/VecCreateMPI.html
@@ -5,8 +5,8 @@
 <TITLE>VecCreateMPI</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCreateMPI.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCreateMPI.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCreateMPI"><H1>VecCreateMPI</H1></A>
 Creates a parallel vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCreateMPIWithArray.html b/docs/manualpages/Vec/VecCreateMPIWithArray.html
index 108c66d..a39538c 100644
--- a/docs/manualpages/Vec/VecCreateMPIWithArray.html
+++ b/docs/manualpages/Vec/VecCreateMPIWithArray.html
@@ -5,8 +5,8 @@
 <TITLE>VecCreateMPIWithArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCreateMPIWithArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCreateMPIWithArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCreateMPIWithArray"><H1>VecCreateMPIWithArray</H1></A>
 Creates a parallel, array-style vector, where the user provides the array space to store the vector values. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCreateNest.html b/docs/manualpages/Vec/VecCreateNest.html
index 8c7e125..1678b2f 100644
--- a/docs/manualpages/Vec/VecCreateNest.html
+++ b/docs/manualpages/Vec/VecCreateNest.html
@@ -5,8 +5,8 @@
 <TITLE>VecCreateNest</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCreateNest.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCreateNest.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCreateNest"><H1>VecCreateNest</H1></A>
 Creates a new vector containing several nested subvectors, each stored separately 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCreateSeq.html b/docs/manualpages/Vec/VecCreateSeq.html
index 9034b6e..f2d55b9 100644
--- a/docs/manualpages/Vec/VecCreateSeq.html
+++ b/docs/manualpages/Vec/VecCreateSeq.html
@@ -5,8 +5,8 @@
 <TITLE>VecCreateSeq</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCreateSeq.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCreateSeq.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCreateSeq"><H1>VecCreateSeq</H1></A>
 Creates a standard, sequential array-style vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCreateSeqCUDA.html b/docs/manualpages/Vec/VecCreateSeqCUDA.html
index 98d68a4..d2d23bc 100644
--- a/docs/manualpages/Vec/VecCreateSeqCUDA.html
+++ b/docs/manualpages/Vec/VecCreateSeqCUDA.html
@@ -5,8 +5,8 @@
 <TITLE>VecCreateSeqCUDA</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCreateSeqCUDA.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCreateSeqCUDA.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCreateSeqCUDA"><H1>VecCreateSeqCUDA</H1></A>
 Creates a standard, sequential array-style vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCreateSeqCUSP.html b/docs/manualpages/Vec/VecCreateSeqCUSP.html
index 07f73e4..641196e 100644
--- a/docs/manualpages/Vec/VecCreateSeqCUSP.html
+++ b/docs/manualpages/Vec/VecCreateSeqCUSP.html
@@ -5,8 +5,8 @@
 <TITLE>VecCreateSeqCUSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCreateSeqCUSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCreateSeqCUSP.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCreateSeqCUSP"><H1>VecCreateSeqCUSP</H1></A>
 Creates a standard, sequential array-style vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCreateSeqViennaCL.html b/docs/manualpages/Vec/VecCreateSeqViennaCL.html
index a23847f..92ed4d1 100644
--- a/docs/manualpages/Vec/VecCreateSeqViennaCL.html
+++ b/docs/manualpages/Vec/VecCreateSeqViennaCL.html
@@ -5,8 +5,8 @@
 <TITLE>VecCreateSeqViennaCL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCreateSeqViennaCL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCreateSeqViennaCL.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCreateSeqViennaCL"><H1>VecCreateSeqViennaCL</H1></A>
 Creates a standard, sequential array-style vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCreateSeqWithArray.html b/docs/manualpages/Vec/VecCreateSeqWithArray.html
index 9635bbd..37ae91f 100644
--- a/docs/manualpages/Vec/VecCreateSeqWithArray.html
+++ b/docs/manualpages/Vec/VecCreateSeqWithArray.html
@@ -5,8 +5,8 @@
 <TITLE>VecCreateSeqWithArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCreateSeqWithArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCreateSeqWithArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCreateSeqWithArray"><H1>VecCreateSeqWithArray</H1></A>
 Creates a standard,sequential array-style vector, where the user provides the array space to store the vector values. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecCreateShared.html b/docs/manualpages/Vec/VecCreateShared.html
index d3e4668..2ca7f2b 100644
--- a/docs/manualpages/Vec/VecCreateShared.html
+++ b/docs/manualpages/Vec/VecCreateShared.html
@@ -5,8 +5,8 @@
 <TITLE>VecCreateShared</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecCreateShared.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecCreateShared.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecCreateShared"><H1>VecCreateShared</H1></A>
 Creates a parallel vector that uses shared memory. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecDestroy.html b/docs/manualpages/Vec/VecDestroy.html
index 253f988..e1e8393 100644
--- a/docs/manualpages/Vec/VecDestroy.html
+++ b/docs/manualpages/Vec/VecDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>VecDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecDestroy"><H1>VecDestroy</H1></A>
 Destroys a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecDestroyVecs.html b/docs/manualpages/Vec/VecDestroyVecs.html
index 40559f9..b9a0d6a 100644
--- a/docs/manualpages/Vec/VecDestroyVecs.html
+++ b/docs/manualpages/Vec/VecDestroyVecs.html
@@ -5,8 +5,8 @@
 <TITLE>VecDestroyVecs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecDestroyVecs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecDestroyVecs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecDestroyVecs"><H1>VecDestroyVecs</H1></A>
 Frees a block of vectors obtained with <A HREF="../Vec/VecDuplicateVecs.html#VecDuplicateVecs">VecDuplicateVecs</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecDestroyVecsF90.html b/docs/manualpages/Vec/VecDestroyVecsF90.html
index b9a15b8..9f55422 100644
--- a/docs/manualpages/Vec/VecDestroyVecsF90.html
+++ b/docs/manualpages/Vec/VecDestroyVecsF90.html
@@ -5,8 +5,8 @@
 <TITLE>VecDestroyVecsF90</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecDestroyVecsF90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecDestroyVecsF90.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecDestroyVecsF90"><H1>VecDestroyVecsF90</H1></A>
 Frees a block of vectors obtained with <A HREF="../Vec/VecDuplicateVecsF90.html#VecDuplicateVecsF90">VecDuplicateVecsF90</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecDot.html b/docs/manualpages/Vec/VecDot.html
index 416f65a..03a80de 100644
--- a/docs/manualpages/Vec/VecDot.html
+++ b/docs/manualpages/Vec/VecDot.html
@@ -5,8 +5,8 @@
 <TITLE>VecDot</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecDot.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecDot.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecDot"><H1>VecDot</H1></A>
 Computes the vector dot product. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecDotBegin.html b/docs/manualpages/Vec/VecDotBegin.html
index 4a9ef98..5ca3581 100644
--- a/docs/manualpages/Vec/VecDotBegin.html
+++ b/docs/manualpages/Vec/VecDotBegin.html
@@ -5,8 +5,8 @@
 <TITLE>VecDotBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecDotBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecDotBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecDotBegin"><H1>VecDotBegin</H1></A>
 Starts a split phase dot product computation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecDotEnd.html b/docs/manualpages/Vec/VecDotEnd.html
index af673b2..6c4c96b 100644
--- a/docs/manualpages/Vec/VecDotEnd.html
+++ b/docs/manualpages/Vec/VecDotEnd.html
@@ -5,8 +5,8 @@
 <TITLE>VecDotEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecDotEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecDotEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecDotEnd"><H1>VecDotEnd</H1></A>
 Ends a split phase dot product computation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecDotNorm2.html b/docs/manualpages/Vec/VecDotNorm2.html
index 69e0c9e..a0afc6c 100644
--- a/docs/manualpages/Vec/VecDotNorm2.html
+++ b/docs/manualpages/Vec/VecDotNorm2.html
@@ -5,8 +5,8 @@
 <TITLE>VecDotNorm2</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecDotNorm2.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecDotNorm2.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecDotNorm2"><H1>VecDotNorm2</H1></A>
 computes the inner product of two vectors and the 2-norm squared of the second vector 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecDotRealPart.html b/docs/manualpages/Vec/VecDotRealPart.html
index 0148402..cec53c0 100644
--- a/docs/manualpages/Vec/VecDotRealPart.html
+++ b/docs/manualpages/Vec/VecDotRealPart.html
@@ -5,8 +5,8 @@
 <TITLE>VecDotRealPart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecDotRealPart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecDotRealPart.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecDotRealPart"><H1>VecDotRealPart</H1></A>
 Computes the real part of the vector dot product. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecDuplicate.html b/docs/manualpages/Vec/VecDuplicate.html
index 6f5d42b..82a9aa7 100644
--- a/docs/manualpages/Vec/VecDuplicate.html
+++ b/docs/manualpages/Vec/VecDuplicate.html
@@ -5,8 +5,8 @@
 <TITLE>VecDuplicate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecDuplicate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecDuplicate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecDuplicate"><H1>VecDuplicate</H1></A>
 Creates a new vector of the same type as an existing vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecDuplicateVecs.html b/docs/manualpages/Vec/VecDuplicateVecs.html
index ac4dbbe..62ffd0f 100644
--- a/docs/manualpages/Vec/VecDuplicateVecs.html
+++ b/docs/manualpages/Vec/VecDuplicateVecs.html
@@ -5,8 +5,8 @@
 <TITLE>VecDuplicateVecs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecDuplicateVecs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecDuplicateVecs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecDuplicateVecs"><H1>VecDuplicateVecs</H1></A>
 Creates several vectors of the same type as an existing vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecDuplicateVecsF90.html b/docs/manualpages/Vec/VecDuplicateVecsF90.html
index 0e41837..95aaa31 100644
--- a/docs/manualpages/Vec/VecDuplicateVecsF90.html
+++ b/docs/manualpages/Vec/VecDuplicateVecsF90.html
@@ -5,8 +5,8 @@
 <TITLE>VecDuplicateVecsF90</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecDuplicateVecsF90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecDuplicateVecsF90.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecDuplicateVecsF90"><H1>VecDuplicateVecsF90</H1></A>
 Creates several vectors of the same type as an existing vector and makes them accessible via a Fortran90 pointer. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecEqual.html b/docs/manualpages/Vec/VecEqual.html
index b823a50..92b6974 100644
--- a/docs/manualpages/Vec/VecEqual.html
+++ b/docs/manualpages/Vec/VecEqual.html
@@ -5,8 +5,8 @@
 <TITLE>VecEqual</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecEqual.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecEqual.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecEqual"><H1>VecEqual</H1></A>
 Compares two vectors. Returns true if the two vectors are either pointing to the same memory buffer, or if the two vectors have the same local and global layout as well as bitwise equality of all entries. Does NOT take round-off errors into account. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecExp.html b/docs/manualpages/Vec/VecExp.html
index 865b71a..28f474d 100644
--- a/docs/manualpages/Vec/VecExp.html
+++ b/docs/manualpages/Vec/VecExp.html
@@ -5,8 +5,8 @@
 <TITLE>VecExp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecExp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecExp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecExp"><H1>VecExp</H1></A>
 Replaces each component of a vector by e^x_i 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecFinalizePackage.html b/docs/manualpages/Vec/VecFinalizePackage.html
index 7505a58..915a126 100644
--- a/docs/manualpages/Vec/VecFinalizePackage.html
+++ b/docs/manualpages/Vec/VecFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>VecFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecFinalizePackage"><H1>VecFinalizePackage</H1></A>
 This function finalizes everything in the <A HREF="../Vec/Vec.html#Vec">Vec</A> package. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGetArray.html b/docs/manualpages/Vec/VecGetArray.html
index 5e87005..98f3c7c 100644
--- a/docs/manualpages/Vec/VecGetArray.html
+++ b/docs/manualpages/Vec/VecGetArray.html
@@ -5,8 +5,8 @@
 <TITLE>VecGetArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGetArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGetArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGetArray"><H1>VecGetArray</H1></A>
 Returns a pointer to a contiguous array that contains this processor's portion of the vector data. For the standard PETSc vectors, <A HREF="../Vec/VecGetArray.html#VecGetArray">VecGetArray</A>() returns a pointer to the local data array and does not use any copies. If the underlying vector data is not stored in a contiquous array this routine will copy the data to a contiquous array and return a pointer to that. You MUST call <A HREF="../Vec/VecRestoreArray.html#VecRestoreArray">VecResto [...]
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGetArray1d.html b/docs/manualpages/Vec/VecGetArray1d.html
index db7638f..a24408a 100644
--- a/docs/manualpages/Vec/VecGetArray1d.html
+++ b/docs/manualpages/Vec/VecGetArray1d.html
@@ -5,8 +5,8 @@
 <TITLE>VecGetArray1d</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGetArray1d.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGetArray1d.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGetArray1d"><H1>VecGetArray1d</H1></A>
 Returns a pointer to a 1d contiguous array that contains this processor's portion of the vector data.  You MUST call <A HREF="../Vec/VecRestoreArray1d.html#VecRestoreArray1d">VecRestoreArray1d</A>() when you no longer need access to the array. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGetArray1dRead.html b/docs/manualpages/Vec/VecGetArray1dRead.html
index 21ba815..fe18183 100644
--- a/docs/manualpages/Vec/VecGetArray1dRead.html
+++ b/docs/manualpages/Vec/VecGetArray1dRead.html
@@ -5,8 +5,8 @@
 <TITLE>VecGetArray1dRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGetArray1dRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGetArray1dRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGetArray1dRead"><H1>VecGetArray1dRead</H1></A>
 Returns a pointer to a 1d contiguous array that contains this processor's portion of the vector data.  You MUST call <A HREF="../Vec/VecRestoreArray1dRead.html#VecRestoreArray1dRead">VecRestoreArray1dRead</A>() when you no longer need access to the array. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGetArray2d.html b/docs/manualpages/Vec/VecGetArray2d.html
index 9ce5e3e..be5860a 100644
--- a/docs/manualpages/Vec/VecGetArray2d.html
+++ b/docs/manualpages/Vec/VecGetArray2d.html
@@ -5,8 +5,8 @@
 <TITLE>VecGetArray2d</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGetArray2d.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGetArray2d.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGetArray2d"><H1>VecGetArray2d</H1></A>
 Returns a pointer to a 2d contiguous array that contains this processor's portion of the vector data.  You MUST call <A HREF="../Vec/VecRestoreArray2d.html#VecRestoreArray2d">VecRestoreArray2d</A>() when you no longer need access to the array. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGetArray2dRead.html b/docs/manualpages/Vec/VecGetArray2dRead.html
index 45a632e..ee0c12c 100644
--- a/docs/manualpages/Vec/VecGetArray2dRead.html
+++ b/docs/manualpages/Vec/VecGetArray2dRead.html
@@ -5,8 +5,8 @@
 <TITLE>VecGetArray2dRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGetArray2dRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGetArray2dRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGetArray2dRead"><H1>VecGetArray2dRead</H1></A>
 Returns a pointer to a 2d contiguous array that contains this processor's portion of the vector data.  You MUST call <A HREF="../Vec/VecRestoreArray2dRead.html#VecRestoreArray2dRead">VecRestoreArray2dRead</A>() when you no longer need access to the array. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGetArray3d.html b/docs/manualpages/Vec/VecGetArray3d.html
index 3012872..134f113 100644
--- a/docs/manualpages/Vec/VecGetArray3d.html
+++ b/docs/manualpages/Vec/VecGetArray3d.html
@@ -5,8 +5,8 @@
 <TITLE>VecGetArray3d</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGetArray3d.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGetArray3d.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGetArray3d"><H1>VecGetArray3d</H1></A>
 Returns a pointer to a 3d contiguous array that contains this processor's portion of the vector data.  You MUST call <A HREF="../Vec/VecRestoreArray3d.html#VecRestoreArray3d">VecRestoreArray3d</A>() when you no longer need access to the array. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGetArray3dRead.html b/docs/manualpages/Vec/VecGetArray3dRead.html
index 34219b6..a775c3b 100644
--- a/docs/manualpages/Vec/VecGetArray3dRead.html
+++ b/docs/manualpages/Vec/VecGetArray3dRead.html
@@ -5,8 +5,8 @@
 <TITLE>VecGetArray3dRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGetArray3dRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGetArray3dRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGetArray3dRead"><H1>VecGetArray3dRead</H1></A>
 Returns a pointer to a 3d contiguous array that contains this processor's portion of the vector data.  You MUST call <A HREF="../Vec/VecRestoreArray3dRead.html#VecRestoreArray3dRead">VecRestoreArray3dRead</A>() when you no longer need access to the array. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGetArray4d.html b/docs/manualpages/Vec/VecGetArray4d.html
index d110c82..ad3f9ac 100644
--- a/docs/manualpages/Vec/VecGetArray4d.html
+++ b/docs/manualpages/Vec/VecGetArray4d.html
@@ -5,8 +5,8 @@
 <TITLE>VecGetArray4d</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGetArray4d.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGetArray4d.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGetArray4d"><H1>VecGetArray4d</H1></A>
 Returns a pointer to a 4d contiguous array that contains this processor's portion of the vector data.  You MUST call <A HREF="../Vec/VecRestoreArray4d.html#VecRestoreArray4d">VecRestoreArray4d</A>() when you no longer need access to the array. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGetArray4dRead.html b/docs/manualpages/Vec/VecGetArray4dRead.html
index f2c9051..359136f 100644
--- a/docs/manualpages/Vec/VecGetArray4dRead.html
+++ b/docs/manualpages/Vec/VecGetArray4dRead.html
@@ -5,8 +5,8 @@
 <TITLE>VecGetArray4dRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGetArray4dRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGetArray4dRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGetArray4dRead"><H1>VecGetArray4dRead</H1></A>
 Returns a pointer to a 4d contiguous array that contains this processor's portion of the vector data.  You MUST call <A HREF="../Vec/VecRestoreArray4dRead.html#VecRestoreArray4dRead">VecRestoreArray4dRead</A>() when you no longer need access to the array. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGetArrayF90.html b/docs/manualpages/Vec/VecGetArrayF90.html
index 0272f79..e5fba1f 100644
--- a/docs/manualpages/Vec/VecGetArrayF90.html
+++ b/docs/manualpages/Vec/VecGetArrayF90.html
@@ -5,8 +5,8 @@
 <TITLE>VecGetArrayF90</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGetArrayF90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGetArrayF90.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGetArrayF90"><H1>VecGetArrayF90</H1></A>
 Accesses a vector array from Fortran90. For default PETSc vectors, <A HREF="../Vec/VecGetArrayF90.html#VecGetArrayF90">VecGetArrayF90</A>() returns a pointer to the local data array. Otherwise, this routine is implementation dependent. You MUST call <A HREF="../Vec/VecRestoreArrayF90.html#VecRestoreArrayF90">VecRestoreArrayF90</A>() when you no longer need access to the array. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGetArrayRead.html b/docs/manualpages/Vec/VecGetArrayRead.html
index 40977d7..3a77ce4 100644
--- a/docs/manualpages/Vec/VecGetArrayRead.html
+++ b/docs/manualpages/Vec/VecGetArrayRead.html
@@ -5,8 +5,8 @@
 <TITLE>VecGetArrayRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGetArrayRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGetArrayRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGetArrayRead"><H1>VecGetArrayRead</H1></A>
 Get read-only pointer to contiguous array containing this processor's portion of the vector data. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGetArrayReadF90.html b/docs/manualpages/Vec/VecGetArrayReadF90.html
index 330a74e..15b0d07 100644
--- a/docs/manualpages/Vec/VecGetArrayReadF90.html
+++ b/docs/manualpages/Vec/VecGetArrayReadF90.html
@@ -5,8 +5,8 @@
 <TITLE>VecGetArrayReadF90</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGetArrayReadF90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGetArrayReadF90.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGetArrayReadF90"><H1>VecGetArrayReadF90</H1></A>
 Accesses a read only array from Fortran90. For default PETSc vectors, <A HREF="../Vec/VecGetArrayF90.html#VecGetArrayF90">VecGetArrayF90</A>() returns a pointer to the local data array. Otherwise, this routine is implementation dependent. You MUST call <A HREF="../Vec/VecRestoreArrayReadF90.html#VecRestoreArrayReadF90">VecRestoreArrayReadF90</A>() when you no longer need access to the array. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGetArrays.html b/docs/manualpages/Vec/VecGetArrays.html
index f6d7b83..6c66b62 100644
--- a/docs/manualpages/Vec/VecGetArrays.html
+++ b/docs/manualpages/Vec/VecGetArrays.html
@@ -5,8 +5,8 @@
 <TITLE>VecGetArrays</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGetArrays.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGetArrays.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGetArrays"><H1>VecGetArrays</H1></A>
 Returns a pointer to the arrays in a set of vectors that were created by a call to <A HREF="../Vec/VecDuplicateVecs.html#VecDuplicateVecs">VecDuplicateVecs</A>().  You MUST call <A HREF="../Vec/VecRestoreArrays.html#VecRestoreArrays">VecRestoreArrays</A>() when you no longer need access to the array. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGetBlockSize.html b/docs/manualpages/Vec/VecGetBlockSize.html
index 382b0dc..72ef93e 100644
--- a/docs/manualpages/Vec/VecGetBlockSize.html
+++ b/docs/manualpages/Vec/VecGetBlockSize.html
@@ -5,8 +5,8 @@
 <TITLE>VecGetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGetBlockSize"><H1>VecGetBlockSize</H1></A>
 Gets the blocksize for the vector, i.e. what is used for <A HREF="../Vec/VecSetValuesBlocked.html#VecSetValuesBlocked">VecSetValuesBlocked</A>() and <A HREF="../Vec/VecSetValuesBlockedLocal.html#VecSetValuesBlockedLocal">VecSetValuesBlockedLocal</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGetLayout.html b/docs/manualpages/Vec/VecGetLayout.html
index 7e6de9b..b01bb62 100644
--- a/docs/manualpages/Vec/VecGetLayout.html
+++ b/docs/manualpages/Vec/VecGetLayout.html
@@ -5,8 +5,8 @@
 <TITLE>VecGetLayout</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGetLayout.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGetLayout.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGetLayout"><H1>VecGetLayout</H1></A>
 get <A HREF="../IS/PetscLayout.html#PetscLayout">PetscLayout</A> describing vector layout 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGetLocalSize.html b/docs/manualpages/Vec/VecGetLocalSize.html
index 09b8825..0e2fcf7 100644
--- a/docs/manualpages/Vec/VecGetLocalSize.html
+++ b/docs/manualpages/Vec/VecGetLocalSize.html
@@ -5,8 +5,8 @@
 <TITLE>VecGetLocalSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGetLocalSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGetLocalSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGetLocalSize"><H1>VecGetLocalSize</H1></A>
 Returns the number of elements of the vector stored in local memory. This routine may be implementation dependent, so use with care. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGetLocalToGlobalMapping.html b/docs/manualpages/Vec/VecGetLocalToGlobalMapping.html
index 74b55d6..d5419c9 100644
--- a/docs/manualpages/Vec/VecGetLocalToGlobalMapping.html
+++ b/docs/manualpages/Vec/VecGetLocalToGlobalMapping.html
@@ -5,8 +5,8 @@
 <TITLE>VecGetLocalToGlobalMapping</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGetLocalToGlobalMapping.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGetLocalToGlobalMapping.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGetLocalToGlobalMapping"><H1>VecGetLocalToGlobalMapping</H1></A>
 Gets the local-to-global numbering set by <A HREF="../Vec/VecSetLocalToGlobalMapping.html#VecSetLocalToGlobalMapping">VecSetLocalToGlobalMapping</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGetLocalVector.html b/docs/manualpages/Vec/VecGetLocalVector.html
index 40b0736..4a846d1 100644
--- a/docs/manualpages/Vec/VecGetLocalVector.html
+++ b/docs/manualpages/Vec/VecGetLocalVector.html
@@ -5,8 +5,8 @@
 <TITLE>VecGetLocalVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGetLocalVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGetLocalVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGetLocalVector"><H1>VecGetLocalVector</H1></A>
 Maps the local portion of a vector into a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGetLocalVectorRead.html b/docs/manualpages/Vec/VecGetLocalVectorRead.html
index 1a833cf..01abee1 100644
--- a/docs/manualpages/Vec/VecGetLocalVectorRead.html
+++ b/docs/manualpages/Vec/VecGetLocalVectorRead.html
@@ -5,8 +5,8 @@
 <TITLE>VecGetLocalVectorRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGetLocalVectorRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGetLocalVectorRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGetLocalVectorRead"><H1>VecGetLocalVectorRead</H1></A>
 Maps the local portion of a vector into a vector.  You must call <A HREF="../Vec/VecRestoreLocalVectorRead.html#VecRestoreLocalVectorRead">VecRestoreLocalVectorRead</A>() when the local vector is no longer needed. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGetOptionsPrefix.html b/docs/manualpages/Vec/VecGetOptionsPrefix.html
index de7967d..3742d7f 100644
--- a/docs/manualpages/Vec/VecGetOptionsPrefix.html
+++ b/docs/manualpages/Vec/VecGetOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>VecGetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGetOptionsPrefix"><H1>VecGetOptionsPrefix</H1></A>
 Sets the prefix used for searching for all <A HREF="../Vec/Vec.html#Vec">Vec</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGetOwnershipRange.html b/docs/manualpages/Vec/VecGetOwnershipRange.html
index 4301c1f..39c8006 100644
--- a/docs/manualpages/Vec/VecGetOwnershipRange.html
+++ b/docs/manualpages/Vec/VecGetOwnershipRange.html
@@ -5,8 +5,8 @@
 <TITLE>VecGetOwnershipRange</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGetOwnershipRange.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGetOwnershipRange.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGetOwnershipRange"><H1>VecGetOwnershipRange</H1></A>
 Returns the range of indices owned by this processor, assuming that the vectors are laid out with the first n1 elements on the first processor, next n2 elements on the second, etc.  For certain parallel layouts this range may not be well defined. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGetOwnershipRanges.html b/docs/manualpages/Vec/VecGetOwnershipRanges.html
index 9bd2c2e..9fa6250 100644
--- a/docs/manualpages/Vec/VecGetOwnershipRanges.html
+++ b/docs/manualpages/Vec/VecGetOwnershipRanges.html
@@ -5,8 +5,8 @@
 <TITLE>VecGetOwnershipRanges</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGetOwnershipRanges.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGetOwnershipRanges.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGetOwnershipRanges"><H1>VecGetOwnershipRanges</H1></A>
 Returns the range of indices owned by EACH processor, assuming that the vectors are laid out with the first n1 elements on the first processor, next n2 elements on the second, etc.  For certain parallel layouts this range may not be well defined. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGetSize.html b/docs/manualpages/Vec/VecGetSize.html
index 7ba2bfc..7e57e0a 100644
--- a/docs/manualpages/Vec/VecGetSize.html
+++ b/docs/manualpages/Vec/VecGetSize.html
@@ -5,8 +5,8 @@
 <TITLE>VecGetSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGetSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGetSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGetSize"><H1>VecGetSize</H1></A>
 Returns the global number of elements of the vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGetSubVector.html b/docs/manualpages/Vec/VecGetSubVector.html
index 5ef102a..90b06af 100644
--- a/docs/manualpages/Vec/VecGetSubVector.html
+++ b/docs/manualpages/Vec/VecGetSubVector.html
@@ -5,8 +5,8 @@
 <TITLE>VecGetSubVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGetSubVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGetSubVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGetSubVector"><H1>VecGetSubVector</H1></A>
 Gets a vector representing part of another vector 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGetType.html b/docs/manualpages/Vec/VecGetType.html
index 8aaf8bc..2fa9aa5 100644
--- a/docs/manualpages/Vec/VecGetType.html
+++ b/docs/manualpages/Vec/VecGetType.html
@@ -5,8 +5,8 @@
 <TITLE>VecGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGetType"><H1>VecGetType</H1></A>
 Gets the vector type name (as a string) from the <A HREF="../Vec/Vec.html#Vec">Vec</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGetValues.html b/docs/manualpages/Vec/VecGetValues.html
index 0b6ae39..3e35f65 100644
--- a/docs/manualpages/Vec/VecGetValues.html
+++ b/docs/manualpages/Vec/VecGetValues.html
@@ -5,8 +5,8 @@
 <TITLE>VecGetValues</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGetValues.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGetValues.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGetValues"><H1>VecGetValues</H1></A>
 Gets values from certain locations of a vector. Currently can only get values on the same processor 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGhostGetLocalForm.html b/docs/manualpages/Vec/VecGhostGetLocalForm.html
index c630e3a..018bbf4 100644
--- a/docs/manualpages/Vec/VecGhostGetLocalForm.html
+++ b/docs/manualpages/Vec/VecGhostGetLocalForm.html
@@ -5,8 +5,8 @@
 <TITLE>VecGhostGetLocalForm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGhostGetLocalForm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGhostGetLocalForm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGhostGetLocalForm"><H1>VecGhostGetLocalForm</H1></A>
 Obtains the local ghosted representation of a parallel vector (obtained with <A HREF="../Vec/VecCreateGhost.html#VecCreateGhost">VecCreateGhost</A>(), <A HREF="../Vec/VecCreateGhostWithArray.html#VecCreateGhostWithArray">VecCreateGhostWithArray</A>() or <A HREF="../Vec/VecCreateSeq.html#VecCreateSeq">VecCreateSeq</A>()). Returns NULL if the <A HREF="../Vec/Vec.html#Vec">Vec</A> is not ghosted. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGhostIsLocalForm.html b/docs/manualpages/Vec/VecGhostIsLocalForm.html
index 86cc788..d61d98b 100644
--- a/docs/manualpages/Vec/VecGhostIsLocalForm.html
+++ b/docs/manualpages/Vec/VecGhostIsLocalForm.html
@@ -5,8 +5,8 @@
 <TITLE>VecGhostIsLocalForm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGhostIsLocalForm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGhostIsLocalForm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGhostIsLocalForm"><H1>VecGhostIsLocalForm</H1></A>
 Checks if a given vector is the local form of a global vector 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGhostRestoreLocalForm.html b/docs/manualpages/Vec/VecGhostRestoreLocalForm.html
index d98b0be..4a3dde4 100644
--- a/docs/manualpages/Vec/VecGhostRestoreLocalForm.html
+++ b/docs/manualpages/Vec/VecGhostRestoreLocalForm.html
@@ -5,8 +5,8 @@
 <TITLE>VecGhostRestoreLocalForm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGhostRestoreLocalForm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGhostRestoreLocalForm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGhostRestoreLocalForm"><H1>VecGhostRestoreLocalForm</H1></A>
 Restores the local ghosted representation of a parallel vector obtained with <A HREF="../Vec/VecGhostGetLocalForm.html#VecGhostGetLocalForm">VecGhostGetLocalForm</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGhostUpdateBegin.html b/docs/manualpages/Vec/VecGhostUpdateBegin.html
index 54b72b7..5b16730 100644
--- a/docs/manualpages/Vec/VecGhostUpdateBegin.html
+++ b/docs/manualpages/Vec/VecGhostUpdateBegin.html
@@ -5,8 +5,8 @@
 <TITLE>VecGhostUpdateBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGhostUpdateBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGhostUpdateBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGhostUpdateBegin"><H1>VecGhostUpdateBegin</H1></A>
 Begins the vector scatter to update the vector from local representation to global or global representation to local. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecGhostUpdateEnd.html b/docs/manualpages/Vec/VecGhostUpdateEnd.html
index ab6b6fb..dba4091 100644
--- a/docs/manualpages/Vec/VecGhostUpdateEnd.html
+++ b/docs/manualpages/Vec/VecGhostUpdateEnd.html
@@ -5,8 +5,8 @@
 <TITLE>VecGhostUpdateEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecGhostUpdateEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecGhostUpdateEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecGhostUpdateEnd"><H1>VecGhostUpdateEnd</H1></A>
 End the vector scatter to update the vector from local representation to global or global representation to local. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecISAXPY.html b/docs/manualpages/Vec/VecISAXPY.html
index c18b340..e372d2d 100644
--- a/docs/manualpages/Vec/VecISAXPY.html
+++ b/docs/manualpages/Vec/VecISAXPY.html
@@ -5,8 +5,8 @@
 <TITLE>VecISAXPY</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecISAXPY.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecISAXPY.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecISAXPY"><H1>VecISAXPY</H1></A>
 Adds a reduced vector to the appropriate elements of a full-space vector.  vfull[is[i]] += alpha*vreduced[i] 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecISSet.html b/docs/manualpages/Vec/VecISSet.html
index 956a040..b6cc2bc 100644
--- a/docs/manualpages/Vec/VecISSet.html
+++ b/docs/manualpages/Vec/VecISSet.html
@@ -5,8 +5,8 @@
 <TITLE>VecISSet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecISSet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecISSet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecISSet"><H1>VecISSet</H1></A>
 Sets the elements of a vector, specified by an index set, to a constant 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecInitializePackage.html b/docs/manualpages/Vec/VecInitializePackage.html
index eda775d..795465d 100644
--- a/docs/manualpages/Vec/VecInitializePackage.html
+++ b/docs/manualpages/Vec/VecInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>VecInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecInitializePackage"><H1>VecInitializePackage</H1></A>
 This function initializes everything in the <A HREF="../Vec/Vec.html#Vec">Vec</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to <A HREF="../Vec/VecCreate.html#VecCreate">VecCreate</A>() when using static libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecLoad.html b/docs/manualpages/Vec/VecLoad.html
index c4e4cdf..d083f6e 100644
--- a/docs/manualpages/Vec/VecLoad.html
+++ b/docs/manualpages/Vec/VecLoad.html
@@ -5,8 +5,8 @@
 <TITLE>VecLoad</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecLoad.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecLoad.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecLoad"><H1>VecLoad</H1></A>
 Loads a vector that has been stored in binary or HDF5 format with <A HREF="../Vec/VecView.html#VecView">VecView</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecLockGet.html b/docs/manualpages/Vec/VecLockGet.html
index bc9fa89..1b94888 100644
--- a/docs/manualpages/Vec/VecLockGet.html
+++ b/docs/manualpages/Vec/VecLockGet.html
@@ -5,8 +5,8 @@
 <TITLE>VecLockGet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecLockGet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecLockGet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecLockGet"><H1>VecLockGet</H1></A>
 Gets the current lock status of a vector 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecLockPop.html b/docs/manualpages/Vec/VecLockPop.html
index a349387..b498e2e 100644
--- a/docs/manualpages/Vec/VecLockPop.html
+++ b/docs/manualpages/Vec/VecLockPop.html
@@ -5,8 +5,8 @@
 <TITLE>VecLockPop</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecLockPop.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecLockPop.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecLockPop"><H1>VecLockPop</H1></A>
 Unlock a vector from writing 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecLockPush.html b/docs/manualpages/Vec/VecLockPush.html
index db7c71b..fadcaa3 100644
--- a/docs/manualpages/Vec/VecLockPush.html
+++ b/docs/manualpages/Vec/VecLockPush.html
@@ -5,8 +5,8 @@
 <TITLE>VecLockPush</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecLockPush.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecLockPush.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecLockPush"><H1>VecLockPush</H1></A>
 Lock a vector from writing 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecLog.html b/docs/manualpages/Vec/VecLog.html
index ce3b335..01107e1 100644
--- a/docs/manualpages/Vec/VecLog.html
+++ b/docs/manualpages/Vec/VecLog.html
@@ -5,8 +5,8 @@
 <TITLE>VecLog</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecLog.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecLog.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecLog"><H1>VecLog</H1></A>
 Replaces each component of a vector by log(x_i), the natural logarithm 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecMAXPY.html b/docs/manualpages/Vec/VecMAXPY.html
index f9f891f..1a978e6 100644
--- a/docs/manualpages/Vec/VecMAXPY.html
+++ b/docs/manualpages/Vec/VecMAXPY.html
@@ -5,8 +5,8 @@
 <TITLE>VecMAXPY</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecMAXPY.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecMAXPY.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecMAXPY"><H1>VecMAXPY</H1></A>
 Computes y = y + sum alpha[j] x[j] 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecMDot.html b/docs/manualpages/Vec/VecMDot.html
index cdcc734..87d6f9e 100644
--- a/docs/manualpages/Vec/VecMDot.html
+++ b/docs/manualpages/Vec/VecMDot.html
@@ -5,8 +5,8 @@
 <TITLE>VecMDot</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecMDot.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecMDot.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecMDot"><H1>VecMDot</H1></A>
 Computes vector multiple dot products. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecMDotBegin.html b/docs/manualpages/Vec/VecMDotBegin.html
index 0c5c559..aa31687 100644
--- a/docs/manualpages/Vec/VecMDotBegin.html
+++ b/docs/manualpages/Vec/VecMDotBegin.html
@@ -5,8 +5,8 @@
 <TITLE>VecMDotBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecMDotBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecMDotBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecMDotBegin"><H1>VecMDotBegin</H1></A>
 Starts a split phase multiple dot product computation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecMDotEnd.html b/docs/manualpages/Vec/VecMDotEnd.html
index cf94ee0..8d8cc3a 100644
--- a/docs/manualpages/Vec/VecMDotEnd.html
+++ b/docs/manualpages/Vec/VecMDotEnd.html
@@ -5,8 +5,8 @@
 <TITLE>VecMDotEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecMDotEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecMDotEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecMDotEnd"><H1>VecMDotEnd</H1></A>
 Ends a split phase multiple dot product computation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecMPISetGhost.html b/docs/manualpages/Vec/VecMPISetGhost.html
index 867c25d..b6ae7e8 100644
--- a/docs/manualpages/Vec/VecMPISetGhost.html
+++ b/docs/manualpages/Vec/VecMPISetGhost.html
@@ -5,8 +5,8 @@
 <TITLE>VecMPISetGhost</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecMPISetGhost.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecMPISetGhost.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecMPISetGhost"><H1>VecMPISetGhost</H1></A>
 Sets the ghost points for an MPI ghost vector 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecMTDot.html b/docs/manualpages/Vec/VecMTDot.html
index 86b5a97..aa0f755 100644
--- a/docs/manualpages/Vec/VecMTDot.html
+++ b/docs/manualpages/Vec/VecMTDot.html
@@ -5,8 +5,8 @@
 <TITLE>VecMTDot</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecMTDot.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecMTDot.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecMTDot"><H1>VecMTDot</H1></A>
 Computes indefinite vector multiple dot products. That is, it does NOT use the complex conjugate. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecMTDotBegin.html b/docs/manualpages/Vec/VecMTDotBegin.html
index 3549fd2..93ef35d 100644
--- a/docs/manualpages/Vec/VecMTDotBegin.html
+++ b/docs/manualpages/Vec/VecMTDotBegin.html
@@ -5,8 +5,8 @@
 <TITLE>VecMTDotBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecMTDotBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecMTDotBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecMTDotBegin"><H1>VecMTDotBegin</H1></A>
 Starts a split phase transpose multiple dot product computation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecMTDotEnd.html b/docs/manualpages/Vec/VecMTDotEnd.html
index 7dd745b..50df7a8 100644
--- a/docs/manualpages/Vec/VecMTDotEnd.html
+++ b/docs/manualpages/Vec/VecMTDotEnd.html
@@ -5,8 +5,8 @@
 <TITLE>VecMTDotEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecMTDotEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecMTDotEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecMTDotEnd"><H1>VecMTDotEnd</H1></A>
 Ends a split phase transpose multiple dot product computation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecMax.html b/docs/manualpages/Vec/VecMax.html
index e324a95..9a0ad16 100644
--- a/docs/manualpages/Vec/VecMax.html
+++ b/docs/manualpages/Vec/VecMax.html
@@ -5,8 +5,8 @@
 <TITLE>VecMax</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecMax.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecMax.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecMax"><H1>VecMax</H1></A>
 Determines the maximum vector component and its location. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecMaxPointwiseDivide.html b/docs/manualpages/Vec/VecMaxPointwiseDivide.html
index 89dc5f0..451b5fd 100644
--- a/docs/manualpages/Vec/VecMaxPointwiseDivide.html
+++ b/docs/manualpages/Vec/VecMaxPointwiseDivide.html
@@ -5,8 +5,8 @@
 <TITLE>VecMaxPointwiseDivide</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecMaxPointwiseDivide.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecMaxPointwiseDivide.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecMaxPointwiseDivide"><H1>VecMaxPointwiseDivide</H1></A>
 Computes the maximum of the componentwise division max = max_i abs(x_i/y_i). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecMedian.html b/docs/manualpages/Vec/VecMedian.html
index 9697d8a..59d0513 100644
--- a/docs/manualpages/Vec/VecMedian.html
+++ b/docs/manualpages/Vec/VecMedian.html
@@ -5,8 +5,8 @@
 <TITLE>VecMedian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecMedian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecMedian.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecMedian"><H1>VecMedian</H1></A>
 Computes the componentwise median of three vectors and stores the result in this vector.  Used primarily for projecting a vector within upper and lower bounds. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecMin.html b/docs/manualpages/Vec/VecMin.html
index 6de9fc2..3084809 100644
--- a/docs/manualpages/Vec/VecMin.html
+++ b/docs/manualpages/Vec/VecMin.html
@@ -5,8 +5,8 @@
 <TITLE>VecMin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecMin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecMin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecMin"><H1>VecMin</H1></A>
 Determines the minimum vector component and its location. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecNestGetSize.html b/docs/manualpages/Vec/VecNestGetSize.html
index 8cebc9f..fefc0f5 100644
--- a/docs/manualpages/Vec/VecNestGetSize.html
+++ b/docs/manualpages/Vec/VecNestGetSize.html
@@ -5,8 +5,8 @@
 <TITLE>VecNestGetSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecNestGetSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecNestGetSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecNestGetSize"><H1>VecNestGetSize</H1></A>
 Returns the size of the nest vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecNestGetSubVec.html b/docs/manualpages/Vec/VecNestGetSubVec.html
index 331e5fe..32fe7ea 100644
--- a/docs/manualpages/Vec/VecNestGetSubVec.html
+++ b/docs/manualpages/Vec/VecNestGetSubVec.html
@@ -5,8 +5,8 @@
 <TITLE>VecNestGetSubVec</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecNestGetSubVec.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecNestGetSubVec.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecNestGetSubVec"><H1>VecNestGetSubVec</H1></A>
 Returns a single, sub-vector from a nest vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecNestGetSubVecs.html b/docs/manualpages/Vec/VecNestGetSubVecs.html
index a7e1c2e..b9e46ce 100644
--- a/docs/manualpages/Vec/VecNestGetSubVecs.html
+++ b/docs/manualpages/Vec/VecNestGetSubVecs.html
@@ -5,8 +5,8 @@
 <TITLE>VecNestGetSubVecs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecNestGetSubVecs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecNestGetSubVecs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecNestGetSubVecs"><H1>VecNestGetSubVecs</H1></A>
 Returns the entire array of vectors defining a nest vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecNestSetSubVec.html b/docs/manualpages/Vec/VecNestSetSubVec.html
index 10a6609..52e247f 100644
--- a/docs/manualpages/Vec/VecNestSetSubVec.html
+++ b/docs/manualpages/Vec/VecNestSetSubVec.html
@@ -5,8 +5,8 @@
 <TITLE>VecNestSetSubVec</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecNestSetSubVec.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecNestSetSubVec.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecNestSetSubVec"><H1>VecNestSetSubVec</H1></A>
 Set a single component vector in a nest vector at specified index. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecNestSetSubVecs.html b/docs/manualpages/Vec/VecNestSetSubVecs.html
index 2997313..f3ee4b9 100644
--- a/docs/manualpages/Vec/VecNestSetSubVecs.html
+++ b/docs/manualpages/Vec/VecNestSetSubVecs.html
@@ -5,8 +5,8 @@
 <TITLE>VecNestSetSubVecs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecNestSetSubVecs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecNestSetSubVecs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecNestSetSubVecs"><H1>VecNestSetSubVecs</H1></A>
 Sets the component vectors at the specified indices in a nest vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecNorm.html b/docs/manualpages/Vec/VecNorm.html
index df2a55d..128d9a6 100644
--- a/docs/manualpages/Vec/VecNorm.html
+++ b/docs/manualpages/Vec/VecNorm.html
@@ -5,8 +5,8 @@
 <TITLE>VecNorm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecNorm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecNorm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecNorm"><H1>VecNorm</H1></A>
 Computes the vector norm. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecNormAvailable.html b/docs/manualpages/Vec/VecNormAvailable.html
index c0163ba..e6c4955 100644
--- a/docs/manualpages/Vec/VecNormAvailable.html
+++ b/docs/manualpages/Vec/VecNormAvailable.html
@@ -5,8 +5,8 @@
 <TITLE>VecNormAvailable</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecNormAvailable.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecNormAvailable.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecNormAvailable"><H1>VecNormAvailable</H1></A>
 Returns the vector norm if it is already known. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecNormBegin.html b/docs/manualpages/Vec/VecNormBegin.html
index 0962b6f..a95bedf 100644
--- a/docs/manualpages/Vec/VecNormBegin.html
+++ b/docs/manualpages/Vec/VecNormBegin.html
@@ -5,8 +5,8 @@
 <TITLE>VecNormBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecNormBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecNormBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecNormBegin"><H1>VecNormBegin</H1></A>
 Starts a split phase norm computation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecNormEnd.html b/docs/manualpages/Vec/VecNormEnd.html
index 8c083c6..89f4e81 100644
--- a/docs/manualpages/Vec/VecNormEnd.html
+++ b/docs/manualpages/Vec/VecNormEnd.html
@@ -5,8 +5,8 @@
 <TITLE>VecNormEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecNormEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecNormEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecNormEnd"><H1>VecNormEnd</H1></A>
 Ends a split phase norm computation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecNormalize.html b/docs/manualpages/Vec/VecNormalize.html
index 93bb760..dde7e4f 100644
--- a/docs/manualpages/Vec/VecNormalize.html
+++ b/docs/manualpages/Vec/VecNormalize.html
@@ -5,8 +5,8 @@
 <TITLE>VecNormalize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecNormalize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecNormalize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecNormalize"><H1>VecNormalize</H1></A>
 Normalizes a vector by 2-norm. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecPermute.html b/docs/manualpages/Vec/VecPermute.html
index a7680c3..c5e158f 100644
--- a/docs/manualpages/Vec/VecPermute.html
+++ b/docs/manualpages/Vec/VecPermute.html
@@ -5,8 +5,8 @@
 <TITLE>VecPermute</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecPermute.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecPermute.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecPermute"><H1>VecPermute</H1></A>
 Permutes a vector in place using the given ordering. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecPlaceArray.html b/docs/manualpages/Vec/VecPlaceArray.html
index 782ba5b..f2384d0 100644
--- a/docs/manualpages/Vec/VecPlaceArray.html
+++ b/docs/manualpages/Vec/VecPlaceArray.html
@@ -5,8 +5,8 @@
 <TITLE>VecPlaceArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecPlaceArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecPlaceArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecPlaceArray"><H1>VecPlaceArray</H1></A>
 Allows one to replace the array in a vector with an array provided by the user. This is useful to avoid copying an array into a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecPointwiseDivide.html b/docs/manualpages/Vec/VecPointwiseDivide.html
index 6f4860b..26bf74c 100644
--- a/docs/manualpages/Vec/VecPointwiseDivide.html
+++ b/docs/manualpages/Vec/VecPointwiseDivide.html
@@ -5,8 +5,8 @@
 <TITLE>VecPointwiseDivide</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecPointwiseDivide.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecPointwiseDivide.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecPointwiseDivide"><H1>VecPointwiseDivide</H1></A>
 Computes the componentwise division w = x/y. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecPointwiseMax.html b/docs/manualpages/Vec/VecPointwiseMax.html
index 90f496e..5a16f91 100644
--- a/docs/manualpages/Vec/VecPointwiseMax.html
+++ b/docs/manualpages/Vec/VecPointwiseMax.html
@@ -5,8 +5,8 @@
 <TITLE>VecPointwiseMax</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecPointwiseMax.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecPointwiseMax.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecPointwiseMax"><H1>VecPointwiseMax</H1></A>
 Computes the componentwise maximum w_i = max(x_i, y_i). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecPointwiseMaxAbs.html b/docs/manualpages/Vec/VecPointwiseMaxAbs.html
index 02d1471..694b34a 100644
--- a/docs/manualpages/Vec/VecPointwiseMaxAbs.html
+++ b/docs/manualpages/Vec/VecPointwiseMaxAbs.html
@@ -5,8 +5,8 @@
 <TITLE>VecPointwiseMaxAbs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecPointwiseMaxAbs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecPointwiseMaxAbs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecPointwiseMaxAbs"><H1>VecPointwiseMaxAbs</H1></A>
 Computes the componentwise maximum of the absolute values w_i = max(abs(x_i), abs(y_i)). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecPointwiseMin.html b/docs/manualpages/Vec/VecPointwiseMin.html
index f022904..2f49bc7 100644
--- a/docs/manualpages/Vec/VecPointwiseMin.html
+++ b/docs/manualpages/Vec/VecPointwiseMin.html
@@ -5,8 +5,8 @@
 <TITLE>VecPointwiseMin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecPointwiseMin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecPointwiseMin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecPointwiseMin"><H1>VecPointwiseMin</H1></A>
 Computes the componentwise minimum w_i = min(x_i, y_i). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecPointwiseMult.html b/docs/manualpages/Vec/VecPointwiseMult.html
index ae90a4e..5189fb2 100644
--- a/docs/manualpages/Vec/VecPointwiseMult.html
+++ b/docs/manualpages/Vec/VecPointwiseMult.html
@@ -5,8 +5,8 @@
 <TITLE>VecPointwiseMult</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecPointwiseMult.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecPointwiseMult.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecPointwiseMult"><H1>VecPointwiseMult</H1></A>
 Computes the componentwise multiplication w = x*y. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecPow.html b/docs/manualpages/Vec/VecPow.html
index 842ab7c..a96e1e5 100644
--- a/docs/manualpages/Vec/VecPow.html
+++ b/docs/manualpages/Vec/VecPow.html
@@ -5,8 +5,8 @@
 <TITLE>VecPow</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecPow.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecPow.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecPow"><H1>VecPow</H1></A>
 Replaces each component of a vector by x_i^p 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecReciprocal.html b/docs/manualpages/Vec/VecReciprocal.html
index 1653834..6200d95 100644
--- a/docs/manualpages/Vec/VecReciprocal.html
+++ b/docs/manualpages/Vec/VecReciprocal.html
@@ -5,8 +5,8 @@
 <TITLE>VecReciprocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecReciprocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecReciprocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecReciprocal"><H1>VecReciprocal</H1></A>
 Replaces each component of a vector by its reciprocal. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecRegister.html b/docs/manualpages/Vec/VecRegister.html
index 3396ee8..b4c7ff1 100644
--- a/docs/manualpages/Vec/VecRegister.html
+++ b/docs/manualpages/Vec/VecRegister.html
@@ -5,8 +5,8 @@
 <TITLE>VecRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecRegister"><H1>VecRegister</H1></A>
 Adds a new vector component implementation 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecRegisterAll.html b/docs/manualpages/Vec/VecRegisterAll.html
index f32fdc2..dd71cab 100644
--- a/docs/manualpages/Vec/VecRegisterAll.html
+++ b/docs/manualpages/Vec/VecRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>VecRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecRegisterAll"><H1>VecRegisterAll</H1></A>
 Registers all of the vector components in the <A HREF="../Vec/Vec.html#Vec">Vec</A> package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecReplaceArray.html b/docs/manualpages/Vec/VecReplaceArray.html
index 4ef52ac..ba8064e 100644
--- a/docs/manualpages/Vec/VecReplaceArray.html
+++ b/docs/manualpages/Vec/VecReplaceArray.html
@@ -5,8 +5,8 @@
 <TITLE>VecReplaceArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecReplaceArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecReplaceArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecReplaceArray"><H1>VecReplaceArray</H1></A>
 Allows one to replace the array in a vector with an array provided by the user. This is useful to avoid copying an array into a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecResetArray.html b/docs/manualpages/Vec/VecResetArray.html
index 829b7eb..47a0e37 100644
--- a/docs/manualpages/Vec/VecResetArray.html
+++ b/docs/manualpages/Vec/VecResetArray.html
@@ -5,8 +5,8 @@
 <TITLE>VecResetArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecResetArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecResetArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecResetArray"><H1>VecResetArray</H1></A>
 Resets a vector to use its default memory. Call this after the use of <A HREF="../Vec/VecPlaceArray.html#VecPlaceArray">VecPlaceArray</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecRestoreArray.html b/docs/manualpages/Vec/VecRestoreArray.html
index 52f8438..238e7ab 100644
--- a/docs/manualpages/Vec/VecRestoreArray.html
+++ b/docs/manualpages/Vec/VecRestoreArray.html
@@ -5,8 +5,8 @@
 <TITLE>VecRestoreArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecRestoreArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecRestoreArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecRestoreArray"><H1>VecRestoreArray</H1></A>
 Restores a vector after <A HREF="../Vec/VecGetArray.html#VecGetArray">VecGetArray</A>() has been called. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecRestoreArray1d.html b/docs/manualpages/Vec/VecRestoreArray1d.html
index dec6c35..30f86ee 100644
--- a/docs/manualpages/Vec/VecRestoreArray1d.html
+++ b/docs/manualpages/Vec/VecRestoreArray1d.html
@@ -5,8 +5,8 @@
 <TITLE>VecRestoreArray1d</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecRestoreArray1d.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecRestoreArray1d.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecRestoreArray1d"><H1>VecRestoreArray1d</H1></A>
 Restores a vector after <A HREF="../Vec/VecGetArray1d.html#VecGetArray1d">VecGetArray1d</A>() has been called. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecRestoreArray1dRead.html b/docs/manualpages/Vec/VecRestoreArray1dRead.html
index 29ab7ed..8499a14 100644
--- a/docs/manualpages/Vec/VecRestoreArray1dRead.html
+++ b/docs/manualpages/Vec/VecRestoreArray1dRead.html
@@ -5,8 +5,8 @@
 <TITLE>VecRestoreArray1dRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecRestoreArray1dRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecRestoreArray1dRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecRestoreArray1dRead"><H1>VecRestoreArray1dRead</H1></A>
 Restores a vector after <A HREF="../Vec/VecGetArray1dRead.html#VecGetArray1dRead">VecGetArray1dRead</A>() has been called. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecRestoreArray2d.html b/docs/manualpages/Vec/VecRestoreArray2d.html
index cd61dd8..88d6d7d 100644
--- a/docs/manualpages/Vec/VecRestoreArray2d.html
+++ b/docs/manualpages/Vec/VecRestoreArray2d.html
@@ -5,8 +5,8 @@
 <TITLE>VecRestoreArray2d</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecRestoreArray2d.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecRestoreArray2d.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecRestoreArray2d"><H1>VecRestoreArray2d</H1></A>
 Restores a vector after <A HREF="../Vec/VecGetArray2d.html#VecGetArray2d">VecGetArray2d</A>() has been called. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecRestoreArray2dRead.html b/docs/manualpages/Vec/VecRestoreArray2dRead.html
index 12fa450..cd98ad6 100644
--- a/docs/manualpages/Vec/VecRestoreArray2dRead.html
+++ b/docs/manualpages/Vec/VecRestoreArray2dRead.html
@@ -5,8 +5,8 @@
 <TITLE>VecRestoreArray2dRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecRestoreArray2dRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecRestoreArray2dRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecRestoreArray2dRead"><H1>VecRestoreArray2dRead</H1></A>
 Restores a vector after <A HREF="../Vec/VecGetArray2dRead.html#VecGetArray2dRead">VecGetArray2dRead</A>() has been called. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecRestoreArray3d.html b/docs/manualpages/Vec/VecRestoreArray3d.html
index eda6865..5c524b2 100644
--- a/docs/manualpages/Vec/VecRestoreArray3d.html
+++ b/docs/manualpages/Vec/VecRestoreArray3d.html
@@ -5,8 +5,8 @@
 <TITLE>VecRestoreArray3d</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecRestoreArray3d.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecRestoreArray3d.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecRestoreArray3d"><H1>VecRestoreArray3d</H1></A>
 Restores a vector after <A HREF="../Vec/VecGetArray3d.html#VecGetArray3d">VecGetArray3d</A>() has been called. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecRestoreArray3dRead.html b/docs/manualpages/Vec/VecRestoreArray3dRead.html
index 93fa699..185afc3 100644
--- a/docs/manualpages/Vec/VecRestoreArray3dRead.html
+++ b/docs/manualpages/Vec/VecRestoreArray3dRead.html
@@ -5,8 +5,8 @@
 <TITLE>VecRestoreArray3dRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecRestoreArray3dRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecRestoreArray3dRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecRestoreArray3dRead"><H1>VecRestoreArray3dRead</H1></A>
 Restores a vector after <A HREF="../Vec/VecGetArray3dRead.html#VecGetArray3dRead">VecGetArray3dRead</A>() has been called. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecRestoreArray4d.html b/docs/manualpages/Vec/VecRestoreArray4d.html
index 495fd8d..f722c2e 100644
--- a/docs/manualpages/Vec/VecRestoreArray4d.html
+++ b/docs/manualpages/Vec/VecRestoreArray4d.html
@@ -5,8 +5,8 @@
 <TITLE>VecRestoreArray4d</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecRestoreArray4d.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecRestoreArray4d.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecRestoreArray4d"><H1>VecRestoreArray4d</H1></A>
 Restores a vector after <A HREF="../Vec/VecGetArray3d.html#VecGetArray3d">VecGetArray3d</A>() has been called. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecRestoreArray4dRead.html b/docs/manualpages/Vec/VecRestoreArray4dRead.html
index 971bc72..bc14210 100644
--- a/docs/manualpages/Vec/VecRestoreArray4dRead.html
+++ b/docs/manualpages/Vec/VecRestoreArray4dRead.html
@@ -5,8 +5,8 @@
 <TITLE>VecRestoreArray4dRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecRestoreArray4dRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecRestoreArray4dRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecRestoreArray4dRead"><H1>VecRestoreArray4dRead</H1></A>
 Restores a vector after <A HREF="../Vec/VecGetArray3d.html#VecGetArray3d">VecGetArray3d</A>() has been called. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecRestoreArrayF90.html b/docs/manualpages/Vec/VecRestoreArrayF90.html
index 609a078..0c468bc 100644
--- a/docs/manualpages/Vec/VecRestoreArrayF90.html
+++ b/docs/manualpages/Vec/VecRestoreArrayF90.html
@@ -5,8 +5,8 @@
 <TITLE>VecRestoreArrayF90</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecRestoreArrayF90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecRestoreArrayF90.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecRestoreArrayF90"><H1>VecRestoreArrayF90</H1></A>
 Restores a vector to a usable state after a call to <A HREF="../Vec/VecGetArrayF90.html#VecGetArrayF90">VecGetArrayF90</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecRestoreArrayRead.html b/docs/manualpages/Vec/VecRestoreArrayRead.html
index 938c0ac..9af0ccb 100644
--- a/docs/manualpages/Vec/VecRestoreArrayRead.html
+++ b/docs/manualpages/Vec/VecRestoreArrayRead.html
@@ -5,8 +5,8 @@
 <TITLE>VecRestoreArrayRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecRestoreArrayRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecRestoreArrayRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecRestoreArrayRead"><H1>VecRestoreArrayRead</H1></A>
 Restore array obtained with <A HREF="../Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecRestoreArrayReadF90.html b/docs/manualpages/Vec/VecRestoreArrayReadF90.html
index 81bb65a..04a6e53 100644
--- a/docs/manualpages/Vec/VecRestoreArrayReadF90.html
+++ b/docs/manualpages/Vec/VecRestoreArrayReadF90.html
@@ -5,8 +5,8 @@
 <TITLE>VecRestoreArrayReadF90</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecRestoreArrayReadF90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecRestoreArrayReadF90.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecRestoreArrayReadF90"><H1>VecRestoreArrayReadF90</H1></A>
 Restores a readonly vector to a usable state after a call to <A HREF="../Vec/VecGetArrayReadF90.html#VecGetArrayReadF90">VecGetArrayReadF90</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecRestoreArrays.html b/docs/manualpages/Vec/VecRestoreArrays.html
index 09ffc9f..55f06e2 100644
--- a/docs/manualpages/Vec/VecRestoreArrays.html
+++ b/docs/manualpages/Vec/VecRestoreArrays.html
@@ -5,8 +5,8 @@
 <TITLE>VecRestoreArrays</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecRestoreArrays.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecRestoreArrays.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecRestoreArrays"><H1>VecRestoreArrays</H1></A>
 Restores a group of vectors after <A HREF="../Vec/VecGetArrays.html#VecGetArrays">VecGetArrays</A>() has been called. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecRestoreLocalVector.html b/docs/manualpages/Vec/VecRestoreLocalVector.html
index 5def078..c6c6f9b 100644
--- a/docs/manualpages/Vec/VecRestoreLocalVector.html
+++ b/docs/manualpages/Vec/VecRestoreLocalVector.html
@@ -5,8 +5,8 @@
 <TITLE>VecRestoreLocalVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecRestoreLocalVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecRestoreLocalVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecRestoreLocalVector"><H1>VecRestoreLocalVector</H1></A>
 Unmaps the local portion of a vector previously mapped into a vector using <A HREF="../Vec/VecGetLocalVector.html#VecGetLocalVector">VecGetLocalVector</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecRestoreLocalVectorRead.html b/docs/manualpages/Vec/VecRestoreLocalVectorRead.html
index 96454e8..46a04ba 100644
--- a/docs/manualpages/Vec/VecRestoreLocalVectorRead.html
+++ b/docs/manualpages/Vec/VecRestoreLocalVectorRead.html
@@ -5,8 +5,8 @@
 <TITLE>VecRestoreLocalVectorRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecRestoreLocalVectorRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecRestoreLocalVectorRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecRestoreLocalVectorRead"><H1>VecRestoreLocalVectorRead</H1></A>
 Unmaps the local portion of a vector previously mapped into a vector using <A HREF="../Vec/VecGetLocalVectorRead.html#VecGetLocalVectorRead">VecGetLocalVectorRead</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecRestoreSubVector.html b/docs/manualpages/Vec/VecRestoreSubVector.html
index 367190d..12bb564 100644
--- a/docs/manualpages/Vec/VecRestoreSubVector.html
+++ b/docs/manualpages/Vec/VecRestoreSubVector.html
@@ -5,8 +5,8 @@
 <TITLE>VecRestoreSubVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecRestoreSubVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecRestoreSubVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecRestoreSubVector"><H1>VecRestoreSubVector</H1></A>
 Restores a subvector extracted using <A HREF="../Vec/VecGetSubVector.html#VecGetSubVector">VecGetSubVector</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecScale.html b/docs/manualpages/Vec/VecScale.html
index 0ca6277..ad8f3d8 100644
--- a/docs/manualpages/Vec/VecScale.html
+++ b/docs/manualpages/Vec/VecScale.html
@@ -5,8 +5,8 @@
 <TITLE>VecScale</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecScale.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecScale.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecScale"><H1>VecScale</H1></A>
 Scales a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecScatter.html b/docs/manualpages/Vec/VecScatter.html
index 9a75b0c..81a9541 100644
--- a/docs/manualpages/Vec/VecScatter.html
+++ b/docs/manualpages/Vec/VecScatter.html
@@ -5,8 +5,8 @@
 <TITLE>VecScatter</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecScatter.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecScatter.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecScatter"><H1>VecScatter</H1></A>
 Object used to manage communication of data between vectors in parallel. Manages both scatters and gathers 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecScatterBegin.html b/docs/manualpages/Vec/VecScatterBegin.html
index 28c2e54..9456a2b 100644
--- a/docs/manualpages/Vec/VecScatterBegin.html
+++ b/docs/manualpages/Vec/VecScatterBegin.html
@@ -5,8 +5,8 @@
 <TITLE>VecScatterBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecScatterBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecScatterBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecScatterBegin"><H1>VecScatterBegin</H1></A>
 Begins a generalized scatter from one vector to another. Complete the scattering phase with <A HREF="../Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecScatterCopy.html b/docs/manualpages/Vec/VecScatterCopy.html
index 891a20d..905ad76 100644
--- a/docs/manualpages/Vec/VecScatterCopy.html
+++ b/docs/manualpages/Vec/VecScatterCopy.html
@@ -5,8 +5,8 @@
 <TITLE>VecScatterCopy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecScatterCopy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecScatterCopy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecScatterCopy"><H1>VecScatterCopy</H1></A>
 Makes a copy of a scatter context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecScatterCreate.html b/docs/manualpages/Vec/VecScatterCreate.html
index da5ac49..de02ca8 100644
--- a/docs/manualpages/Vec/VecScatterCreate.html
+++ b/docs/manualpages/Vec/VecScatterCreate.html
@@ -5,8 +5,8 @@
 <TITLE>VecScatterCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecScatterCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecScatterCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecScatterCreate"><H1>VecScatterCreate</H1></A>
 Creates a vector scatter context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecScatterCreateLocal.html b/docs/manualpages/Vec/VecScatterCreateLocal.html
index 00b21fc..5e34483 100644
--- a/docs/manualpages/Vec/VecScatterCreateLocal.html
+++ b/docs/manualpages/Vec/VecScatterCreateLocal.html
@@ -5,8 +5,8 @@
 <TITLE>VecScatterCreateLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecScatterCreateLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecScatterCreateLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecScatterCreateLocal"><H1>VecScatterCreateLocal</H1></A>
 Creates a <A HREF="../Vec/VecScatter.html#VecScatter">VecScatter</A> from a list of messages it must send and receive. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecScatterCreateToAll.html b/docs/manualpages/Vec/VecScatterCreateToAll.html
index 90b6ecb..efd9c92 100644
--- a/docs/manualpages/Vec/VecScatterCreateToAll.html
+++ b/docs/manualpages/Vec/VecScatterCreateToAll.html
@@ -5,8 +5,8 @@
 <TITLE>VecScatterCreateToAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecScatterCreateToAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecScatterCreateToAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecScatterCreateToAll"><H1>VecScatterCreateToAll</H1></A>
 Creates a vector and a scatter context that copies all vector values to each processor 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecScatterCreateToZero.html b/docs/manualpages/Vec/VecScatterCreateToZero.html
index 90eb3e5..485748f 100644
--- a/docs/manualpages/Vec/VecScatterCreateToZero.html
+++ b/docs/manualpages/Vec/VecScatterCreateToZero.html
@@ -5,8 +5,8 @@
 <TITLE>VecScatterCreateToZero</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecScatterCreateToZero.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecScatterCreateToZero.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecScatterCreateToZero"><H1>VecScatterCreateToZero</H1></A>
 Creates an output vector and a scatter context used to copy all vector values into the output vector on the zeroth processor 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecScatterDestroy.html b/docs/manualpages/Vec/VecScatterDestroy.html
index f477f00..4220dc8 100644
--- a/docs/manualpages/Vec/VecScatterDestroy.html
+++ b/docs/manualpages/Vec/VecScatterDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>VecScatterDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecScatterDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecScatterDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecScatterDestroy"><H1>VecScatterDestroy</H1></A>
 Destroys a scatter context created by <A HREF="../Vec/VecScatterCreate.html#VecScatterCreate">VecScatterCreate</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecScatterEnd.html b/docs/manualpages/Vec/VecScatterEnd.html
index 06118a2..493a288 100644
--- a/docs/manualpages/Vec/VecScatterEnd.html
+++ b/docs/manualpages/Vec/VecScatterEnd.html
@@ -5,8 +5,8 @@
 <TITLE>VecScatterEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecScatterEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecScatterEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecScatterEnd"><H1>VecScatterEnd</H1></A>
 Ends a generalized scatter from one vector to another.  Call after first calling <A HREF="../Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecScatterFinalizeForGPU.html b/docs/manualpages/Vec/VecScatterFinalizeForGPU.html
index f99a99b..ff3094f 100644
--- a/docs/manualpages/Vec/VecScatterFinalizeForGPU.html
+++ b/docs/manualpages/Vec/VecScatterFinalizeForGPU.html
@@ -5,8 +5,8 @@
 <TITLE>VecScatterFinalizeForGPU</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecScatterFinalizeForGPU.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecScatterFinalizeForGPU.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecScatterFinalizeForGPU"><H1>VecScatterFinalizeForGPU</H1></A>
 Finalizes a generalized scatter from one vector to another for GPU based computation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecScatterGetMerged.html b/docs/manualpages/Vec/VecScatterGetMerged.html
index a9bc99b..d409035 100644
--- a/docs/manualpages/Vec/VecScatterGetMerged.html
+++ b/docs/manualpages/Vec/VecScatterGetMerged.html
@@ -5,8 +5,8 @@
 <TITLE>VecScatterGetMerged</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecScatterGetMerged.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecScatterGetMerged.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecScatterGetMerged"><H1>VecScatterGetMerged</H1></A>
 Returns true if the scatter is completed in the <A HREF="../Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</A>() and the <A HREF="../Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</A>() does nothing 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecScatterInitializeForGPU.html b/docs/manualpages/Vec/VecScatterInitializeForGPU.html
index de747e0..a21532c 100644
--- a/docs/manualpages/Vec/VecScatterInitializeForGPU.html
+++ b/docs/manualpages/Vec/VecScatterInitializeForGPU.html
@@ -5,8 +5,8 @@
 <TITLE>VecScatterInitializeForGPU</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecScatterInitializeForGPU.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecScatterInitializeForGPU.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecScatterInitializeForGPU"><H1>VecScatterInitializeForGPU</H1></A>
 Initializes a generalized scatter from one vector to another for GPU based computation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecScatterView.html b/docs/manualpages/Vec/VecScatterView.html
index 23cb3fe..cea9773 100644
--- a/docs/manualpages/Vec/VecScatterView.html
+++ b/docs/manualpages/Vec/VecScatterView.html
@@ -5,8 +5,8 @@
 <TITLE>VecScatterView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecScatterView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecScatterView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecScatterView"><H1>VecScatterView</H1></A>
 Views a vector scatter context. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecSet.html b/docs/manualpages/Vec/VecSet.html
index 5356044..27009f4 100644
--- a/docs/manualpages/Vec/VecSet.html
+++ b/docs/manualpages/Vec/VecSet.html
@@ -5,8 +5,8 @@
 <TITLE>VecSet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecSet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecSet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecSet"><H1>VecSet</H1></A>
 Sets all components of a vector to a single scalar value. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecSetBlockSize.html b/docs/manualpages/Vec/VecSetBlockSize.html
index 67b7522..1356129 100644
--- a/docs/manualpages/Vec/VecSetBlockSize.html
+++ b/docs/manualpages/Vec/VecSetBlockSize.html
@@ -5,8 +5,8 @@
 <TITLE>VecSetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecSetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecSetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecSetBlockSize"><H1>VecSetBlockSize</H1></A>
 Sets the blocksize for future calls to <A HREF="../Vec/VecSetValuesBlocked.html#VecSetValuesBlocked">VecSetValuesBlocked</A>() and <A HREF="../Vec/VecSetValuesBlockedLocal.html#VecSetValuesBlockedLocal">VecSetValuesBlockedLocal</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecSetFromOptions.html b/docs/manualpages/Vec/VecSetFromOptions.html
index a48baab..b1e9e0f 100644
--- a/docs/manualpages/Vec/VecSetFromOptions.html
+++ b/docs/manualpages/Vec/VecSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>VecSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecSetFromOptions"><H1>VecSetFromOptions</H1></A>
 Configures the vector from the options database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecSetLayout.html b/docs/manualpages/Vec/VecSetLayout.html
index 437851f..e696e15 100644
--- a/docs/manualpages/Vec/VecSetLayout.html
+++ b/docs/manualpages/Vec/VecSetLayout.html
@@ -5,8 +5,8 @@
 <TITLE>VecSetLayout</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecSetLayout.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecSetLayout.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecSetLayout"><H1>VecSetLayout</H1></A>
 set <A HREF="../IS/PetscLayout.html#PetscLayout">PetscLayout</A> describing vector layout 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecSetLocalToGlobalMapping.html b/docs/manualpages/Vec/VecSetLocalToGlobalMapping.html
index 9313964..16c2e9f 100644
--- a/docs/manualpages/Vec/VecSetLocalToGlobalMapping.html
+++ b/docs/manualpages/Vec/VecSetLocalToGlobalMapping.html
@@ -5,8 +5,8 @@
 <TITLE>VecSetLocalToGlobalMapping</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecSetLocalToGlobalMapping.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecSetLocalToGlobalMapping.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecSetLocalToGlobalMapping"><H1>VecSetLocalToGlobalMapping</H1></A>
 Sets a local numbering to global numbering used by the routine <A HREF="../Vec/VecSetValuesLocal.html#VecSetValuesLocal">VecSetValuesLocal</A>() to allow users to insert vector entries using a local (per-processor) numbering. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecSetOperation.html b/docs/manualpages/Vec/VecSetOperation.html
index 194eab0..51a8d9f 100644
--- a/docs/manualpages/Vec/VecSetOperation.html
+++ b/docs/manualpages/Vec/VecSetOperation.html
@@ -5,8 +5,8 @@
 <TITLE>VecSetOperation</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecSetOperation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecSetOperation.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecSetOperation"><H1>VecSetOperation</H1></A>
 Allows user to set a vector operation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecSetOption.html b/docs/manualpages/Vec/VecSetOption.html
index 544e33e..6600596 100644
--- a/docs/manualpages/Vec/VecSetOption.html
+++ b/docs/manualpages/Vec/VecSetOption.html
@@ -5,8 +5,8 @@
 <TITLE>VecSetOption</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecSetOption.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecSetOption.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecSetOption"><H1>VecSetOption</H1></A>
 Sets an option for controling a vector's behavior. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecSetOptionsPrefix.html b/docs/manualpages/Vec/VecSetOptionsPrefix.html
index 9a1dd1f..b7fdc68 100644
--- a/docs/manualpages/Vec/VecSetOptionsPrefix.html
+++ b/docs/manualpages/Vec/VecSetOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>VecSetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecSetOptionsPrefix"><H1>VecSetOptionsPrefix</H1></A>
 Sets the prefix used for searching for all <A HREF="../Vec/Vec.html#Vec">Vec</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecSetRandom.html b/docs/manualpages/Vec/VecSetRandom.html
index 2bded9b..7958695 100644
--- a/docs/manualpages/Vec/VecSetRandom.html
+++ b/docs/manualpages/Vec/VecSetRandom.html
@@ -5,8 +5,8 @@
 <TITLE>VecSetRandom</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecSetRandom.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecSetRandom.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecSetRandom"><H1>VecSetRandom</H1></A>
 Sets all components of a vector to random numbers. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecSetSizes.html b/docs/manualpages/Vec/VecSetSizes.html
index d1bff00..acd5724 100644
--- a/docs/manualpages/Vec/VecSetSizes.html
+++ b/docs/manualpages/Vec/VecSetSizes.html
@@ -5,8 +5,8 @@
 <TITLE>VecSetSizes</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecSetSizes.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecSetSizes.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecSetSizes"><H1>VecSetSizes</H1></A>
 Sets the local and global sizes, and checks to determine compatibility 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecSetType.html b/docs/manualpages/Vec/VecSetType.html
index 14cdabd..4fd313a 100644
--- a/docs/manualpages/Vec/VecSetType.html
+++ b/docs/manualpages/Vec/VecSetType.html
@@ -5,8 +5,8 @@
 <TITLE>VecSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecSetType"><H1>VecSetType</H1></A>
 Builds a vector, for a particular vector implementation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecSetUp.html b/docs/manualpages/Vec/VecSetUp.html
index e242c38..a99e025 100644
--- a/docs/manualpages/Vec/VecSetUp.html
+++ b/docs/manualpages/Vec/VecSetUp.html
@@ -5,8 +5,8 @@
 <TITLE>VecSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecSetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecSetUp"><H1>VecSetUp</H1></A>
 Sets up the internal vector data structures for the later use. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecSetValue.html b/docs/manualpages/Vec/VecSetValue.html
index 1859c70..0130bb1 100644
--- a/docs/manualpages/Vec/VecSetValue.html
+++ b/docs/manualpages/Vec/VecSetValue.html
@@ -5,8 +5,8 @@
 <TITLE>VecSetValue</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecSetValue.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecSetValue.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecSetValue"><H1>VecSetValue</H1></A>
 Set a single entry into a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecSetValueLocal.html b/docs/manualpages/Vec/VecSetValueLocal.html
index c0c6aa3..a563e4e 100644
--- a/docs/manualpages/Vec/VecSetValueLocal.html
+++ b/docs/manualpages/Vec/VecSetValueLocal.html
@@ -5,8 +5,8 @@
 <TITLE>VecSetValueLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecSetValueLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecSetValueLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecSetValueLocal"><H1>VecSetValueLocal</H1></A>
 Set a single entry into a vector using the local numbering 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecSetValues.html b/docs/manualpages/Vec/VecSetValues.html
index d4869ca..f366781 100644
--- a/docs/manualpages/Vec/VecSetValues.html
+++ b/docs/manualpages/Vec/VecSetValues.html
@@ -5,8 +5,8 @@
 <TITLE>VecSetValues</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecSetValues.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecSetValues.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecSetValues"><H1>VecSetValues</H1></A>
 Inserts or adds values into certain locations of a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecSetValuesBlocked.html b/docs/manualpages/Vec/VecSetValuesBlocked.html
index 0a4a56f..ec23adc 100644
--- a/docs/manualpages/Vec/VecSetValuesBlocked.html
+++ b/docs/manualpages/Vec/VecSetValuesBlocked.html
@@ -5,8 +5,8 @@
 <TITLE>VecSetValuesBlocked</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecSetValuesBlocked.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecSetValuesBlocked.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecSetValuesBlocked"><H1>VecSetValuesBlocked</H1></A>
 Inserts or adds blocks of values into certain locations of a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecSetValuesBlockedLocal.html b/docs/manualpages/Vec/VecSetValuesBlockedLocal.html
index 3f53b64..237b6bb 100644
--- a/docs/manualpages/Vec/VecSetValuesBlockedLocal.html
+++ b/docs/manualpages/Vec/VecSetValuesBlockedLocal.html
@@ -5,8 +5,8 @@
 <TITLE>VecSetValuesBlockedLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecSetValuesBlockedLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecSetValuesBlockedLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecSetValuesBlockedLocal"><H1>VecSetValuesBlockedLocal</H1></A>
 Inserts or adds values into certain locations of a vector, using a local ordering of the nodes. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecSetValuesLocal.html b/docs/manualpages/Vec/VecSetValuesLocal.html
index bede07b..ad9e0bd 100644
--- a/docs/manualpages/Vec/VecSetValuesLocal.html
+++ b/docs/manualpages/Vec/VecSetValuesLocal.html
@@ -5,8 +5,8 @@
 <TITLE>VecSetValuesLocal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecSetValuesLocal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecSetValuesLocal.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecSetValuesLocal"><H1>VecSetValuesLocal</H1></A>
 Inserts or adds values into certain locations of a vector, using a local ordering of the nodes. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecSetValuesSection.html b/docs/manualpages/Vec/VecSetValuesSection.html
index 9cb90d2..c0279ad 100644
--- a/docs/manualpages/Vec/VecSetValuesSection.html
+++ b/docs/manualpages/Vec/VecSetValuesSection.html
@@ -5,8 +5,8 @@
 <TITLE>VecSetValuesSection</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecSetValuesSection.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecSetValuesSection.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecSetValuesSection"><H1>VecSetValuesSection</H1></A>
 Sets all the values associated with a given point, according to the section, in the given <A HREF="../Vec/Vec.html#Vec">Vec</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecShift.html b/docs/manualpages/Vec/VecShift.html
index e01effd..2b84098 100644
--- a/docs/manualpages/Vec/VecShift.html
+++ b/docs/manualpages/Vec/VecShift.html
@@ -5,8 +5,8 @@
 <TITLE>VecShift</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecShift.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecShift.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecShift"><H1>VecShift</H1></A>
 Shifts all of the components of a vector by computing x[i] = x[i] + shift. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecSqrtAbs.html b/docs/manualpages/Vec/VecSqrtAbs.html
index 33dc4d9..d84a54d 100644
--- a/docs/manualpages/Vec/VecSqrtAbs.html
+++ b/docs/manualpages/Vec/VecSqrtAbs.html
@@ -5,8 +5,8 @@
 <TITLE>VecSqrtAbs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecSqrtAbs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecSqrtAbs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecSqrtAbs"><H1>VecSqrtAbs</H1></A>
 Replaces each component of a vector by the square root of its magnitude. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecStashGetInfo.html b/docs/manualpages/Vec/VecStashGetInfo.html
index 380e6b4..7694905 100644
--- a/docs/manualpages/Vec/VecStashGetInfo.html
+++ b/docs/manualpages/Vec/VecStashGetInfo.html
@@ -5,8 +5,8 @@
 <TITLE>VecStashGetInfo</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecStashGetInfo.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecStashGetInfo.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecStashGetInfo"><H1>VecStashGetInfo</H1></A>
 Gets how many values are currently in the vector stash, i.e. need to be communicated to other processors during the <A HREF="../Vec/VecAssemblyBegin.html#VecAssemblyBegin">VecAssemblyBegin</A>/End() process 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecStashSetInitialSize.html b/docs/manualpages/Vec/VecStashSetInitialSize.html
index e1cc9a4..a8763db 100644
--- a/docs/manualpages/Vec/VecStashSetInitialSize.html
+++ b/docs/manualpages/Vec/VecStashSetInitialSize.html
@@ -5,8 +5,8 @@
 <TITLE>VecStashSetInitialSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecStashSetInitialSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecStashSetInitialSize.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecStashSetInitialSize"><H1>VecStashSetInitialSize</H1></A>
 sets the sizes of the vec-stash, that is used during the assembly process to store values that belong to other processors. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecStashView.html b/docs/manualpages/Vec/VecStashView.html
index cb4dcc4..6a7348b 100644
--- a/docs/manualpages/Vec/VecStashView.html
+++ b/docs/manualpages/Vec/VecStashView.html
@@ -5,8 +5,8 @@
 <TITLE>VecStashView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecStashView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecStashView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecStashView"><H1>VecStashView</H1></A>
 Prints the entries in the vector stash and block stash. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecStepBoundInfo.html b/docs/manualpages/Vec/VecStepBoundInfo.html
index 812e97b..c995494 100644
--- a/docs/manualpages/Vec/VecStepBoundInfo.html
+++ b/docs/manualpages/Vec/VecStepBoundInfo.html
@@ -5,8 +5,8 @@
 <TITLE>VecStepBoundInfo</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecStepBoundInfo.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecStepBoundInfo.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecStepBoundInfo"><H1>VecStepBoundInfo</H1></A>
 See below 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecStepMax.html b/docs/manualpages/Vec/VecStepMax.html
index 30742cc..93eb7a9 100644
--- a/docs/manualpages/Vec/VecStepMax.html
+++ b/docs/manualpages/Vec/VecStepMax.html
@@ -5,8 +5,8 @@
 <TITLE>VecStepMax</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecStepMax.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecStepMax.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecStepMax"><H1>VecStepMax</H1></A>
 Returns the largest value so that x[i] + step*DX[i] >= 0 for all i 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecStrideGather.html b/docs/manualpages/Vec/VecStrideGather.html
index 85f61ea..f603301 100644
--- a/docs/manualpages/Vec/VecStrideGather.html
+++ b/docs/manualpages/Vec/VecStrideGather.html
@@ -5,8 +5,8 @@
 <TITLE>VecStrideGather</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecStrideGather.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecStrideGather.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecStrideGather"><H1>VecStrideGather</H1></A>
 Gathers a single component from a multi-component vector into another vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecStrideGatherAll.html b/docs/manualpages/Vec/VecStrideGatherAll.html
index b60123c..3d47910 100644
--- a/docs/manualpages/Vec/VecStrideGatherAll.html
+++ b/docs/manualpages/Vec/VecStrideGatherAll.html
@@ -5,8 +5,8 @@
 <TITLE>VecStrideGatherAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecStrideGatherAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecStrideGatherAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecStrideGatherAll"><H1>VecStrideGatherAll</H1></A>
 Gathers all the single components from a multi-component vector into separate vectors. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecStrideMax.html b/docs/manualpages/Vec/VecStrideMax.html
index 6feea47..b52811e 100644
--- a/docs/manualpages/Vec/VecStrideMax.html
+++ b/docs/manualpages/Vec/VecStrideMax.html
@@ -5,8 +5,8 @@
 <TITLE>VecStrideMax</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecStrideMax.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecStrideMax.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecStrideMax"><H1>VecStrideMax</H1></A>
 Computes the maximum of subvector of a vector defined by a starting point and a stride and optionally its location. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecStrideMaxAll.html b/docs/manualpages/Vec/VecStrideMaxAll.html
index efe27e7..9583326 100644
--- a/docs/manualpages/Vec/VecStrideMaxAll.html
+++ b/docs/manualpages/Vec/VecStrideMaxAll.html
@@ -5,8 +5,8 @@
 <TITLE>VecStrideMaxAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecStrideMaxAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecStrideMaxAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecStrideMaxAll"><H1>VecStrideMaxAll</H1></A>
 Computes the maximums of subvectors of a vector defined by a starting point and a stride and optionally its location. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecStrideMin.html b/docs/manualpages/Vec/VecStrideMin.html
index ffc7dd2..dd558ad 100644
--- a/docs/manualpages/Vec/VecStrideMin.html
+++ b/docs/manualpages/Vec/VecStrideMin.html
@@ -5,8 +5,8 @@
 <TITLE>VecStrideMin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecStrideMin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecStrideMin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecStrideMin"><H1>VecStrideMin</H1></A>
 Computes the minimum of subvector of a vector defined by a starting point and a stride and optionally its location. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecStrideMinAll.html b/docs/manualpages/Vec/VecStrideMinAll.html
index bdc5379..8ae2330 100644
--- a/docs/manualpages/Vec/VecStrideMinAll.html
+++ b/docs/manualpages/Vec/VecStrideMinAll.html
@@ -5,8 +5,8 @@
 <TITLE>VecStrideMinAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecStrideMinAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecStrideMinAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecStrideMinAll"><H1>VecStrideMinAll</H1></A>
 Computes the minimum of subvector of a vector defined by a starting point and a stride and optionally its location. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecStrideNorm.html b/docs/manualpages/Vec/VecStrideNorm.html
index 695a563..fd49c02 100644
--- a/docs/manualpages/Vec/VecStrideNorm.html
+++ b/docs/manualpages/Vec/VecStrideNorm.html
@@ -5,8 +5,8 @@
 <TITLE>VecStrideNorm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecStrideNorm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecStrideNorm.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecStrideNorm"><H1>VecStrideNorm</H1></A>
 Computes the norm of subvector of a vector defined by a starting point and a stride. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecStrideNormAll.html b/docs/manualpages/Vec/VecStrideNormAll.html
index 349e97e..eee9418 100644
--- a/docs/manualpages/Vec/VecStrideNormAll.html
+++ b/docs/manualpages/Vec/VecStrideNormAll.html
@@ -5,8 +5,8 @@
 <TITLE>VecStrideNormAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecStrideNormAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecStrideNormAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecStrideNormAll"><H1>VecStrideNormAll</H1></A>
 Computes the norms of subvectors of a vector defined by a starting point and a stride. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecStrideScale.html b/docs/manualpages/Vec/VecStrideScale.html
index 761a228..f9141ea 100644
--- a/docs/manualpages/Vec/VecStrideScale.html
+++ b/docs/manualpages/Vec/VecStrideScale.html
@@ -5,8 +5,8 @@
 <TITLE>VecStrideScale</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecStrideScale.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecStrideScale.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecStrideScale"><H1>VecStrideScale</H1></A>
 Scales a subvector of a vector defined by a starting point and a stride. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecStrideScaleAll.html b/docs/manualpages/Vec/VecStrideScaleAll.html
index 0e032da..f37b23d 100644
--- a/docs/manualpages/Vec/VecStrideScaleAll.html
+++ b/docs/manualpages/Vec/VecStrideScaleAll.html
@@ -5,8 +5,8 @@
 <TITLE>VecStrideScaleAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecStrideScaleAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecStrideScaleAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecStrideScaleAll"><H1>VecStrideScaleAll</H1></A>
 Scales the subvectors of a vector defined by a starting point and a stride. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecStrideScatter.html b/docs/manualpages/Vec/VecStrideScatter.html
index d0771f0..57d7003 100644
--- a/docs/manualpages/Vec/VecStrideScatter.html
+++ b/docs/manualpages/Vec/VecStrideScatter.html
@@ -5,8 +5,8 @@
 <TITLE>VecStrideScatter</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecStrideScatter.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecStrideScatter.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecStrideScatter"><H1>VecStrideScatter</H1></A>
 Scatters a single component from a vector into a multi-component vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecStrideScatterAll.html b/docs/manualpages/Vec/VecStrideScatterAll.html
index ab2cf74..c3bb393 100644
--- a/docs/manualpages/Vec/VecStrideScatterAll.html
+++ b/docs/manualpages/Vec/VecStrideScatterAll.html
@@ -5,8 +5,8 @@
 <TITLE>VecStrideScatterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecStrideScatterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecStrideScatterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecStrideScatterAll"><H1>VecStrideScatterAll</H1></A>
 Scatters all the single components from separate vectors into a multi-component vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecStrideSet.html b/docs/manualpages/Vec/VecStrideSet.html
index 2cda7e8..310a565 100644
--- a/docs/manualpages/Vec/VecStrideSet.html
+++ b/docs/manualpages/Vec/VecStrideSet.html
@@ -5,8 +5,8 @@
 <TITLE>VecStrideSet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecStrideSet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecStrideSet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecStrideSet"><H1>VecStrideSet</H1></A>
 Sets a subvector of a vector defined by a starting point and a stride with a given value 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecStrideSubSetGather.html b/docs/manualpages/Vec/VecStrideSubSetGather.html
index 82ad9cb..19b6f44 100644
--- a/docs/manualpages/Vec/VecStrideSubSetGather.html
+++ b/docs/manualpages/Vec/VecStrideSubSetGather.html
@@ -5,8 +5,8 @@
 <TITLE>VecStrideSubSetGather</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecStrideSubSetGather.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecStrideSubSetGather.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecStrideSubSetGather"><H1>VecStrideSubSetGather</H1></A>
 Gathers a subset of components from a multi-component vector into another vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecStrideSubSetScatter.html b/docs/manualpages/Vec/VecStrideSubSetScatter.html
index c91229c..f350841 100644
--- a/docs/manualpages/Vec/VecStrideSubSetScatter.html
+++ b/docs/manualpages/Vec/VecStrideSubSetScatter.html
@@ -5,8 +5,8 @@
 <TITLE>VecStrideSubSetScatter</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecStrideSubSetScatter.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecStrideSubSetScatter.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecStrideSubSetScatter"><H1>VecStrideSubSetScatter</H1></A>
 Scatters components from a vector into a subset of components of a multi-component vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecSum.html b/docs/manualpages/Vec/VecSum.html
index f6a481f..413029e 100644
--- a/docs/manualpages/Vec/VecSum.html
+++ b/docs/manualpages/Vec/VecSum.html
@@ -5,8 +5,8 @@
 <TITLE>VecSum</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecSum.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecSum.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecSum"><H1>VecSum</H1></A>
 Computes the sum of all the components of a vector. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecSwap.html b/docs/manualpages/Vec/VecSwap.html
index cb6665a..4c23fd4 100644
--- a/docs/manualpages/Vec/VecSwap.html
+++ b/docs/manualpages/Vec/VecSwap.html
@@ -5,8 +5,8 @@
 <TITLE>VecSwap</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecSwap.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecSwap.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecSwap"><H1>VecSwap</H1></A>
 Swaps the vectors x and y. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecTDot.html b/docs/manualpages/Vec/VecTDot.html
index a473788..af0392e 100644
--- a/docs/manualpages/Vec/VecTDot.html
+++ b/docs/manualpages/Vec/VecTDot.html
@@ -5,8 +5,8 @@
 <TITLE>VecTDot</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecTDot.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecTDot.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecTDot"><H1>VecTDot</H1></A>
 Computes an indefinite vector dot product. That is, this routine does NOT use the complex conjugate. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecTDotBegin.html b/docs/manualpages/Vec/VecTDotBegin.html
index 9d668a2..6329c9b 100644
--- a/docs/manualpages/Vec/VecTDotBegin.html
+++ b/docs/manualpages/Vec/VecTDotBegin.html
@@ -5,8 +5,8 @@
 <TITLE>VecTDotBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecTDotBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecTDotBegin.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecTDotBegin"><H1>VecTDotBegin</H1></A>
 Starts a split phase transpose dot product computation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecTDotEnd.html b/docs/manualpages/Vec/VecTDotEnd.html
index 31c5d4a..f2b6e9b 100644
--- a/docs/manualpages/Vec/VecTDotEnd.html
+++ b/docs/manualpages/Vec/VecTDotEnd.html
@@ -5,8 +5,8 @@
 <TITLE>VecTDotEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecTDotEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecTDotEnd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecTDotEnd"><H1>VecTDotEnd</H1></A>
 Ends a split phase transpose dot product computation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecType.html b/docs/manualpages/Vec/VecType.html
index 606b172..56c4f54 100644
--- a/docs/manualpages/Vec/VecType.html
+++ b/docs/manualpages/Vec/VecType.html
@@ -5,8 +5,8 @@
 <TITLE>VecType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecType"><H1>VecType</H1></A>
 String with the name of a PETSc vector 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecUniqueEntries.html b/docs/manualpages/Vec/VecUniqueEntries.html
index 606851f..fa6f888 100644
--- a/docs/manualpages/Vec/VecUniqueEntries.html
+++ b/docs/manualpages/Vec/VecUniqueEntries.html
@@ -5,8 +5,8 @@
 <TITLE>VecUniqueEntries</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecUniqueEntries.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecUniqueEntries.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecUniqueEntries"><H1>VecUniqueEntries</H1></A>
 Compute the number of unique entries, and those entries 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecView.html b/docs/manualpages/Vec/VecView.html
index a0813cd..29c5414 100644
--- a/docs/manualpages/Vec/VecView.html
+++ b/docs/manualpages/Vec/VecView.html
@@ -5,8 +5,8 @@
 <TITLE>VecView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecView"><H1>VecView</H1></A>
 Views a vector object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecWAXPY.html b/docs/manualpages/Vec/VecWAXPY.html
index 5b55040..91bcef8 100644
--- a/docs/manualpages/Vec/VecWAXPY.html
+++ b/docs/manualpages/Vec/VecWAXPY.html
@@ -5,8 +5,8 @@
 <TITLE>VecWAXPY</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecWAXPY.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecWAXPY.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecWAXPY"><H1>VecWAXPY</H1></A>
 Computes w = alpha x + y. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecWhichBetween.html b/docs/manualpages/Vec/VecWhichBetween.html
index 071a305..3197f50 100644
--- a/docs/manualpages/Vec/VecWhichBetween.html
+++ b/docs/manualpages/Vec/VecWhichBetween.html
@@ -5,8 +5,8 @@
 <TITLE>VecWhichBetween</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecWhichBetween.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecWhichBetween.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecWhichBetween"><H1>VecWhichBetween</H1></A>
 Creates an index set containing the indices where  VecLow < V < VecHigh 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecWhichBetweenOrEqual.html b/docs/manualpages/Vec/VecWhichBetweenOrEqual.html
index 4317f10..8473e69 100644
--- a/docs/manualpages/Vec/VecWhichBetweenOrEqual.html
+++ b/docs/manualpages/Vec/VecWhichBetweenOrEqual.html
@@ -5,8 +5,8 @@
 <TITLE>VecWhichBetweenOrEqual</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecWhichBetweenOrEqual.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecWhichBetweenOrEqual.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecWhichBetweenOrEqual"><H1>VecWhichBetweenOrEqual</H1></A>
 Creates an index set containing the indices where  VecLow <= V <= VecHigh 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecWhichEqual.html b/docs/manualpages/Vec/VecWhichEqual.html
index 17b32d9..92d019b 100644
--- a/docs/manualpages/Vec/VecWhichEqual.html
+++ b/docs/manualpages/Vec/VecWhichEqual.html
@@ -5,8 +5,8 @@
 <TITLE>VecWhichEqual</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecWhichEqual.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecWhichEqual.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecWhichEqual"><H1>VecWhichEqual</H1></A>
 Creates an index set containing the indices where the vectors Vec1 and Vec2 have identical elements. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecWhichGreaterThan.html b/docs/manualpages/Vec/VecWhichGreaterThan.html
index 72dbcda..c4afca1 100644
--- a/docs/manualpages/Vec/VecWhichGreaterThan.html
+++ b/docs/manualpages/Vec/VecWhichGreaterThan.html
@@ -5,8 +5,8 @@
 <TITLE>VecWhichGreaterThan</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecWhichGreaterThan.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecWhichGreaterThan.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecWhichGreaterThan"><H1>VecWhichGreaterThan</H1></A>
 Creates an index set containing the indices where the vectors Vec1 > Vec2 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecWhichLessThan.html b/docs/manualpages/Vec/VecWhichLessThan.html
index 71e1e1c..49ccf26 100644
--- a/docs/manualpages/Vec/VecWhichLessThan.html
+++ b/docs/manualpages/Vec/VecWhichLessThan.html
@@ -5,8 +5,8 @@
 <TITLE>VecWhichLessThan</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecWhichLessThan.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecWhichLessThan.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecWhichLessThan"><H1>VecWhichLessThan</H1></A>
 Creates an index set containing the indices where the vectors Vec1 < Vec2 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/VecZeroEntries.html b/docs/manualpages/Vec/VecZeroEntries.html
index 6cde9ac..ed3727e 100644
--- a/docs/manualpages/Vec/VecZeroEntries.html
+++ b/docs/manualpages/Vec/VecZeroEntries.html
@@ -5,8 +5,8 @@
 <TITLE>VecZeroEntries</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/VecZeroEntries.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/VecZeroEntries.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="VecZeroEntries"><H1>VecZeroEntries</H1></A>
 puts a 0.0 in each element of a vector 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/Vecs.html b/docs/manualpages/Vec/Vecs.html
index 7bb0ebb..f0e4f46 100644
--- a/docs/manualpages/Vec/Vecs.html
+++ b/docs/manualpages/Vec/Vecs.html
@@ -5,8 +5,8 @@
 <TITLE>Vecs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/Vecs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/Vecs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="Vecs"><H1>Vecs</H1></A>
 Collection of vectors where the data for the vectors is stored in one contiguous memory 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Vec/index.html b/docs/manualpages/Vec/index.html
index 8872c3c..fe9c971 100644
--- a/docs/manualpages/Vec/index.html
+++ b/docs/manualpages/Vec/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Vectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Vec/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Vec/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Vectors: <A HREF="../../../src/vec/vec/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/docs/manualpages/Viewer/PETSCVIEWERMATLAB.html b/docs/manualpages/Viewer/PETSCVIEWERMATLAB.html
index 91b2eff..ff524cf 100644
--- a/docs/manualpages/Viewer/PETSCVIEWERMATLAB.html
+++ b/docs/manualpages/Viewer/PETSCVIEWERMATLAB.html
@@ -5,8 +5,8 @@
 <TITLE>PETSCVIEWERMATLAB</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PETSCVIEWERMATLAB.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PETSCVIEWERMATLAB.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSCVIEWERMATLAB"><H1>PETSCVIEWERMATLAB</H1></A>
 A viewer that saves the variables into a MATLAB .mat file that may be read into MATLAB with load('filename'). 
 <P>
diff --git a/docs/manualpages/Viewer/PETSC_VIEWER_BINARY_.html b/docs/manualpages/Viewer/PETSC_VIEWER_BINARY_.html
index f5d8b52..6123e12 100644
--- a/docs/manualpages/Viewer/PETSC_VIEWER_BINARY_.html
+++ b/docs/manualpages/Viewer/PETSC_VIEWER_BINARY_.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_VIEWER_BINARY_</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PETSC_VIEWER_BINARY_.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PETSC_VIEWER_BINARY_.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_VIEWER_BINARY_"><H1>PETSC_VIEWER_BINARY_</H1></A>
 Creates a binary <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> shared by all processors in a communicator. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PETSC_VIEWER_BINARY_SELF.html b/docs/manualpages/Viewer/PETSC_VIEWER_BINARY_SELF.html
index b2e86d4..0499514 100644
--- a/docs/manualpages/Viewer/PETSC_VIEWER_BINARY_SELF.html
+++ b/docs/manualpages/Viewer/PETSC_VIEWER_BINARY_SELF.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_VIEWER_BINARY_SELF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PETSC_VIEWER_BINARY_SELF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PETSC_VIEWER_BINARY_SELF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_VIEWER_BINARY_SELF"><H1>PETSC_VIEWER_BINARY_SELF</H1></A>
 same as <A HREF="../Viewer/PETSC_VIEWER_BINARY_.html#PETSC_VIEWER_BINARY_">PETSC_VIEWER_BINARY_</A>(<A HREF="../Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</A>) 
 <P><B><P><B><FONT COLOR="#CC3333">Level:</FONT></B>intermediate
diff --git a/docs/manualpages/Viewer/PETSC_VIEWER_BINARY_WORLD.html b/docs/manualpages/Viewer/PETSC_VIEWER_BINARY_WORLD.html
index f781758..2a8eb29 100644
--- a/docs/manualpages/Viewer/PETSC_VIEWER_BINARY_WORLD.html
+++ b/docs/manualpages/Viewer/PETSC_VIEWER_BINARY_WORLD.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_VIEWER_BINARY_WORLD</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PETSC_VIEWER_BINARY_WORLD.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PETSC_VIEWER_BINARY_WORLD.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_VIEWER_BINARY_WORLD"><H1>PETSC_VIEWER_BINARY_WORLD</H1></A>
 same as <A HREF="../Viewer/PETSC_VIEWER_BINARY_.html#PETSC_VIEWER_BINARY_">PETSC_VIEWER_BINARY_</A>(<A HREF="../Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</A>) 
 <P><B><P><B><FONT COLOR="#CC3333">Level:</FONT></B>intermediate
diff --git a/docs/manualpages/Viewer/PETSC_VIEWER_DRAW_.html b/docs/manualpages/Viewer/PETSC_VIEWER_DRAW_.html
index 4bc1de0..46f1c9a 100644
--- a/docs/manualpages/Viewer/PETSC_VIEWER_DRAW_.html
+++ b/docs/manualpages/Viewer/PETSC_VIEWER_DRAW_.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_VIEWER_DRAW_</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PETSC_VIEWER_DRAW_.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PETSC_VIEWER_DRAW_.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_VIEWER_DRAW_"><H1>PETSC_VIEWER_DRAW_</H1></A>
 Creates a window <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> shared by all processors in a communicator. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PETSC_VIEWER_DRAW_SELF.html b/docs/manualpages/Viewer/PETSC_VIEWER_DRAW_SELF.html
index 8e58bf7..489f54a 100644
--- a/docs/manualpages/Viewer/PETSC_VIEWER_DRAW_SELF.html
+++ b/docs/manualpages/Viewer/PETSC_VIEWER_DRAW_SELF.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_VIEWER_DRAW_SELF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PETSC_VIEWER_DRAW_SELF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PETSC_VIEWER_DRAW_SELF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_VIEWER_DRAW_SELF"><H1>PETSC_VIEWER_DRAW_SELF</H1></A>
 same as <A HREF="../Viewer/PETSC_VIEWER_DRAW_.html#PETSC_VIEWER_DRAW_">PETSC_VIEWER_DRAW_</A>(<A HREF="../Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</A>) 
 <P><B><P><B><FONT COLOR="#CC3333">Level:</FONT></B>intermediate
diff --git a/docs/manualpages/Viewer/PETSC_VIEWER_DRAW_WORLD.html b/docs/manualpages/Viewer/PETSC_VIEWER_DRAW_WORLD.html
index 6a19d43..fbc776b 100644
--- a/docs/manualpages/Viewer/PETSC_VIEWER_DRAW_WORLD.html
+++ b/docs/manualpages/Viewer/PETSC_VIEWER_DRAW_WORLD.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_VIEWER_DRAW_WORLD</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PETSC_VIEWER_DRAW_WORLD.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PETSC_VIEWER_DRAW_WORLD.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_VIEWER_DRAW_WORLD"><H1>PETSC_VIEWER_DRAW_WORLD</H1></A>
 same as <A HREF="../Viewer/PETSC_VIEWER_DRAW_.html#PETSC_VIEWER_DRAW_">PETSC_VIEWER_DRAW_</A>(<A HREF="../Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</A>) 
 <P><B><P><B><FONT COLOR="#CC3333">Level:</FONT></B>intermediate
diff --git a/docs/manualpages/Viewer/PETSC_VIEWER_HDF5_.html b/docs/manualpages/Viewer/PETSC_VIEWER_HDF5_.html
index 6377b73..f1267ca 100644
--- a/docs/manualpages/Viewer/PETSC_VIEWER_HDF5_.html
+++ b/docs/manualpages/Viewer/PETSC_VIEWER_HDF5_.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_VIEWER_HDF5_</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PETSC_VIEWER_HDF5_.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PETSC_VIEWER_HDF5_.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_VIEWER_HDF5_"><H1>PETSC_VIEWER_HDF5_</H1></A>
 Creates an HDF5 <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> shared by all processors in a communicator. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PETSC_VIEWER_MATLAB_.html b/docs/manualpages/Viewer/PETSC_VIEWER_MATLAB_.html
index fe56cf0..563e513 100644
--- a/docs/manualpages/Viewer/PETSC_VIEWER_MATLAB_.html
+++ b/docs/manualpages/Viewer/PETSC_VIEWER_MATLAB_.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_VIEWER_MATLAB_</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PETSC_VIEWER_MATLAB_.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PETSC_VIEWER_MATLAB_.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_VIEWER_MATLAB_"><H1>PETSC_VIEWER_MATLAB_</H1></A>
 Creates a Matlab <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> shared by all processors in a communicator. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PETSC_VIEWER_MATLAB_SELF.html b/docs/manualpages/Viewer/PETSC_VIEWER_MATLAB_SELF.html
index a31c27d..ddfc8ee 100644
--- a/docs/manualpages/Viewer/PETSC_VIEWER_MATLAB_SELF.html
+++ b/docs/manualpages/Viewer/PETSC_VIEWER_MATLAB_SELF.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_VIEWER_MATLAB_SELF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PETSC_VIEWER_MATLAB_SELF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PETSC_VIEWER_MATLAB_SELF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_VIEWER_MATLAB_SELF"><H1>PETSC_VIEWER_MATLAB_SELF</H1></A>
 same as <A HREF="../Viewer/PETSC_VIEWER_MATLAB_.html#PETSC_VIEWER_MATLAB_">PETSC_VIEWER_MATLAB_</A>(<A HREF="../Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</A>) 
 <P><B><P><B><FONT COLOR="#CC3333">Level:</FONT></B>intermediate
diff --git a/docs/manualpages/Viewer/PETSC_VIEWER_MATLAB_WORLD.html b/docs/manualpages/Viewer/PETSC_VIEWER_MATLAB_WORLD.html
index 07f7c92..c1008dc 100644
--- a/docs/manualpages/Viewer/PETSC_VIEWER_MATLAB_WORLD.html
+++ b/docs/manualpages/Viewer/PETSC_VIEWER_MATLAB_WORLD.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_VIEWER_MATLAB_WORLD</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PETSC_VIEWER_MATLAB_WORLD.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PETSC_VIEWER_MATLAB_WORLD.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_VIEWER_MATLAB_WORLD"><H1>PETSC_VIEWER_MATLAB_WORLD</H1></A>
 same as <A HREF="../Viewer/PETSC_VIEWER_MATLAB_.html#PETSC_VIEWER_MATLAB_">PETSC_VIEWER_MATLAB_</A>(<A HREF="../Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</A>) 
 <P><B><P><B><FONT COLOR="#CC3333">Level:</FONT></B>intermediate
diff --git a/docs/manualpages/Viewer/PETSC_VIEWER_SAWS_.html b/docs/manualpages/Viewer/PETSC_VIEWER_SAWS_.html
index 29ef4d8..c2c8fe6 100644
--- a/docs/manualpages/Viewer/PETSC_VIEWER_SAWS_.html
+++ b/docs/manualpages/Viewer/PETSC_VIEWER_SAWS_.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_VIEWER_SAWS_</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PETSC_VIEWER_SAWS_.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PETSC_VIEWER_SAWS_.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_VIEWER_SAWS_"><H1>PETSC_VIEWER_SAWS_</H1></A>
 Creates an SAWs <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> shared by all processors in a communicator. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PETSC_VIEWER_SOCKET_.html b/docs/manualpages/Viewer/PETSC_VIEWER_SOCKET_.html
index 8ed814e..f72a845 100644
--- a/docs/manualpages/Viewer/PETSC_VIEWER_SOCKET_.html
+++ b/docs/manualpages/Viewer/PETSC_VIEWER_SOCKET_.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_VIEWER_SOCKET_</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PETSC_VIEWER_SOCKET_.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PETSC_VIEWER_SOCKET_.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_VIEWER_SOCKET_"><H1>PETSC_VIEWER_SOCKET_</H1></A>
 Creates a socket viewer shared by all processors in a communicator. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PETSC_VIEWER_SOCKET_SELF.html b/docs/manualpages/Viewer/PETSC_VIEWER_SOCKET_SELF.html
index 9b4a2f3..95fb5cd 100644
--- a/docs/manualpages/Viewer/PETSC_VIEWER_SOCKET_SELF.html
+++ b/docs/manualpages/Viewer/PETSC_VIEWER_SOCKET_SELF.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_VIEWER_SOCKET_SELF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PETSC_VIEWER_SOCKET_SELF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PETSC_VIEWER_SOCKET_SELF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_VIEWER_SOCKET_SELF"><H1>PETSC_VIEWER_SOCKET_SELF</H1></A>
 same as <A HREF="../Viewer/PETSC_VIEWER_SOCKET_.html#PETSC_VIEWER_SOCKET_">PETSC_VIEWER_SOCKET_</A>(<A HREF="../Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</A>) 
 <P><B><P><B><FONT COLOR="#CC3333">Level:</FONT></B>intermediate
diff --git a/docs/manualpages/Viewer/PETSC_VIEWER_SOCKET_WORLD.html b/docs/manualpages/Viewer/PETSC_VIEWER_SOCKET_WORLD.html
index f37a4d5..e3c5408 100644
--- a/docs/manualpages/Viewer/PETSC_VIEWER_SOCKET_WORLD.html
+++ b/docs/manualpages/Viewer/PETSC_VIEWER_SOCKET_WORLD.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_VIEWER_SOCKET_WORLD</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PETSC_VIEWER_SOCKET_WORLD.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PETSC_VIEWER_SOCKET_WORLD.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_VIEWER_SOCKET_WORLD"><H1>PETSC_VIEWER_SOCKET_WORLD</H1></A>
 same as <A HREF="../Viewer/PETSC_VIEWER_SOCKET_.html#PETSC_VIEWER_SOCKET_">PETSC_VIEWER_SOCKET_</A>(<A HREF="../Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</A>) 
 <P><B><P><B><FONT COLOR="#CC3333">Level:</FONT></B>intermediate
diff --git a/docs/manualpages/Viewer/PETSC_VIEWER_STDERR_.html b/docs/manualpages/Viewer/PETSC_VIEWER_STDERR_.html
index 465f8c7..a87e8c5 100644
--- a/docs/manualpages/Viewer/PETSC_VIEWER_STDERR_.html
+++ b/docs/manualpages/Viewer/PETSC_VIEWER_STDERR_.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_VIEWER_STDERR_</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PETSC_VIEWER_STDERR_.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PETSC_VIEWER_STDERR_.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_VIEWER_STDERR_"><H1>PETSC_VIEWER_STDERR_</H1></A>
 Creates a ASCII <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> shared by all processors in a communicator. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PETSC_VIEWER_STDOUT_.html b/docs/manualpages/Viewer/PETSC_VIEWER_STDOUT_.html
index 732959b..ce79883 100644
--- a/docs/manualpages/Viewer/PETSC_VIEWER_STDOUT_.html
+++ b/docs/manualpages/Viewer/PETSC_VIEWER_STDOUT_.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_VIEWER_STDOUT_</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PETSC_VIEWER_STDOUT_.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PETSC_VIEWER_STDOUT_.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_VIEWER_STDOUT_"><H1>PETSC_VIEWER_STDOUT_</H1></A>
 Creates a ASCII <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> shared by all processors in a communicator. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PETSC_VIEWER_STDOUT_SELF.html b/docs/manualpages/Viewer/PETSC_VIEWER_STDOUT_SELF.html
index 0e28e5f..c68206e 100644
--- a/docs/manualpages/Viewer/PETSC_VIEWER_STDOUT_SELF.html
+++ b/docs/manualpages/Viewer/PETSC_VIEWER_STDOUT_SELF.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_VIEWER_STDOUT_SELF</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PETSC_VIEWER_STDOUT_SELF.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PETSC_VIEWER_STDOUT_SELF.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_VIEWER_STDOUT_SELF"><H1>PETSC_VIEWER_STDOUT_SELF</H1></A>
 same as <A HREF="../Viewer/PETSC_VIEWER_STDOUT_.html#PETSC_VIEWER_STDOUT_">PETSC_VIEWER_STDOUT_</A>(<A HREF="../Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</A>) 
 <P><B><P><B><FONT COLOR="#CC3333">Level:</FONT></B>beginner
diff --git a/docs/manualpages/Viewer/PETSC_VIEWER_STDOUT_WORLD.html b/docs/manualpages/Viewer/PETSC_VIEWER_STDOUT_WORLD.html
index f60da30..0327f60 100644
--- a/docs/manualpages/Viewer/PETSC_VIEWER_STDOUT_WORLD.html
+++ b/docs/manualpages/Viewer/PETSC_VIEWER_STDOUT_WORLD.html
@@ -5,8 +5,8 @@
 <TITLE>PETSC_VIEWER_STDOUT_WORLD</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PETSC_VIEWER_STDOUT_WORLD.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PETSC_VIEWER_STDOUT_WORLD.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PETSC_VIEWER_STDOUT_WORLD"><H1>PETSC_VIEWER_STDOUT_WORLD</H1></A>
 same as <A HREF="../Viewer/PETSC_VIEWER_STDOUT_.html#PETSC_VIEWER_STDOUT_">PETSC_VIEWER_STDOUT_</A>(<A HREF="../Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</A>) 
 <P><B><P><B><FONT COLOR="#CC3333">Level:</FONT></B>beginner
diff --git a/docs/manualpages/Viewer/PetscDataTypeToHDF5DataType.html b/docs/manualpages/Viewer/PetscDataTypeToHDF5DataType.html
index 668b9d7..860831e 100644
--- a/docs/manualpages/Viewer/PetscDataTypeToHDF5DataType.html
+++ b/docs/manualpages/Viewer/PetscDataTypeToHDF5DataType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscDataTypeToHDF5DataType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscDataTypeToHDF5DataType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscDataTypeToHDF5DataType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscDataTypeToHDF5DataType"><H1>PetscDataTypeToHDF5DataType</H1></A>
 Converts the PETSc name of a datatype to its HDF5 name. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscHDF5DataTypeToPetscDataType.html b/docs/manualpages/Viewer/PetscHDF5DataTypeToPetscDataType.html
index f883b63..b6bb4d1 100644
--- a/docs/manualpages/Viewer/PetscHDF5DataTypeToPetscDataType.html
+++ b/docs/manualpages/Viewer/PetscHDF5DataTypeToPetscDataType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscHDF5DataTypeToPetscDataType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscHDF5DataTypeToPetscDataType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscHDF5DataTypeToPetscDataType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscHDF5DataTypeToPetscDataType"><H1>PetscHDF5DataTypeToPetscDataType</H1></A>
 Finds the PETSc name of a datatype from its HDF5 name 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscObjectViewSAWs.html b/docs/manualpages/Viewer/PetscObjectViewSAWs.html
index ac69645..b7364f8 100644
--- a/docs/manualpages/Viewer/PetscObjectViewSAWs.html
+++ b/docs/manualpages/Viewer/PetscObjectViewSAWs.html
@@ -5,8 +5,8 @@
 <TITLE>PetscObjectViewSAWs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscObjectViewSAWs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscObjectViewSAWs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscObjectViewSAWs"><H1>PetscObjectViewSAWs</H1></A>
 View the base portion of any object with an SAWs viewer 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscOptionsGetViewer.html b/docs/manualpages/Viewer/PetscOptionsGetViewer.html
index 0568aa5..d7acd07 100644
--- a/docs/manualpages/Viewer/PetscOptionsGetViewer.html
+++ b/docs/manualpages/Viewer/PetscOptionsGetViewer.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsGetViewer</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscOptionsGetViewer.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscOptionsGetViewer.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsGetViewer"><H1>PetscOptionsGetViewer</H1></A>
 Gets a viewer appropriate for the type indicated by the user 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscOptionsHelpPrintedCheck.html b/docs/manualpages/Viewer/PetscOptionsHelpPrintedCheck.html
index 8c9ae0f..cbad5e9 100644
--- a/docs/manualpages/Viewer/PetscOptionsHelpPrintedCheck.html
+++ b/docs/manualpages/Viewer/PetscOptionsHelpPrintedCheck.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsHelpPrintedCheck</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscOptionsHelpPrintedCheck.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscOptionsHelpPrintedCheck.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsHelpPrintedCheck"><H1>PetscOptionsHelpPrintedCheck</H1></A>
 Checks if a particular pre, name pair has previous been entered (meaning the help message was printed) 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscOptionsHelpPrintedCreate.html b/docs/manualpages/Viewer/PetscOptionsHelpPrintedCreate.html
index 4ba4aea..f11f1ec 100644
--- a/docs/manualpages/Viewer/PetscOptionsHelpPrintedCreate.html
+++ b/docs/manualpages/Viewer/PetscOptionsHelpPrintedCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscOptionsHelpPrintedCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscOptionsHelpPrintedCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscOptionsHelpPrintedCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscOptionsHelpPrintedCreate"><H1>PetscOptionsHelpPrintedCreate</H1></A>
 Creates an object used to manage tracking which help messages have been printed so they will not be printed again. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscSysFinalizePackage.html b/docs/manualpages/Viewer/PetscSysFinalizePackage.html
index c072b44..fc344ae 100644
--- a/docs/manualpages/Viewer/PetscSysFinalizePackage.html
+++ b/docs/manualpages/Viewer/PetscSysFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSysFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscSysFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscSysFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSysFinalizePackage"><H1>PetscSysFinalizePackage</H1></A>
 This function destroys everything in the Petsc interface to Mathematica. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscSysInitializePackage.html b/docs/manualpages/Viewer/PetscSysInitializePackage.html
index 6eeb044..23271a4 100644
--- a/docs/manualpages/Viewer/PetscSysInitializePackage.html
+++ b/docs/manualpages/Viewer/PetscSysInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscSysInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscSysInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscSysInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscSysInitializePackage"><H1>PetscSysInitializePackage</H1></A>
 This function initializes everything in the main Petsc package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the call to <A HREF="../Sys/PetscInitialize.html#PetscInitialize">PetscInitialize</A>() when using static libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewer.html b/docs/manualpages/Viewer/PetscViewer.html
index 1fa03e4..e6236d6 100644
--- a/docs/manualpages/Viewer/PetscViewer.html
+++ b/docs/manualpages/Viewer/PetscViewer.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewer</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewer.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewer.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewer"><H1>PetscViewer</H1></A>
 Abstract PETSc object that helps view (in ASCII, binary, graphically etc) other PETSc objects 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerASCIIAddTab.html b/docs/manualpages/Viewer/PetscViewerASCIIAddTab.html
index fcf327d..dc2f631 100644
--- a/docs/manualpages/Viewer/PetscViewerASCIIAddTab.html
+++ b/docs/manualpages/Viewer/PetscViewerASCIIAddTab.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerASCIIAddTab</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerASCIIAddTab.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerASCIIAddTab.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerASCIIAddTab"><H1>PetscViewerASCIIAddTab</H1></A>
 Add to the number of times an ASCII viewer tabs before printing 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerASCIIGetPointer.html b/docs/manualpages/Viewer/PetscViewerASCIIGetPointer.html
index 4f35928..633f3ce 100644
--- a/docs/manualpages/Viewer/PetscViewerASCIIGetPointer.html
+++ b/docs/manualpages/Viewer/PetscViewerASCIIGetPointer.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerASCIIGetPointer</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerASCIIGetPointer.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerASCIIGetPointer.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerASCIIGetPointer"><H1>PetscViewerASCIIGetPointer</H1></A>
 Extracts the file pointer from an ASCII <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerASCIIGetStderr.html b/docs/manualpages/Viewer/PetscViewerASCIIGetStderr.html
index 2a059e9..1b5bdcb 100644
--- a/docs/manualpages/Viewer/PetscViewerASCIIGetStderr.html
+++ b/docs/manualpages/Viewer/PetscViewerASCIIGetStderr.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerASCIIGetStderr</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerASCIIGetStderr.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerASCIIGetStderr.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerASCIIGetStderr"><H1>PetscViewerASCIIGetStderr</H1></A>
 Creates a ASCII <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> shared by all processors in a communicator. Error returning version of <A HREF="../Viewer/PETSC_VIEWER_STDERR_.html#PETSC_VIEWER_STDERR_">PETSC_VIEWER_STDERR_</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerASCIIGetStdout.html b/docs/manualpages/Viewer/PetscViewerASCIIGetStdout.html
index 12553b2..2181e55 100644
--- a/docs/manualpages/Viewer/PetscViewerASCIIGetStdout.html
+++ b/docs/manualpages/Viewer/PetscViewerASCIIGetStdout.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerASCIIGetStdout</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerASCIIGetStdout.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerASCIIGetStdout.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerASCIIGetStdout"><H1>PetscViewerASCIIGetStdout</H1></A>
 Creates a ASCII <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> shared by all processors in a communicator. Error returning version of <A HREF="../Viewer/PETSC_VIEWER_STDOUT_.html#PETSC_VIEWER_STDOUT_">PETSC_VIEWER_STDOUT_</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerASCIIGetTab.html b/docs/manualpages/Viewer/PetscViewerASCIIGetTab.html
index ef552f3..44941ad 100644
--- a/docs/manualpages/Viewer/PetscViewerASCIIGetTab.html
+++ b/docs/manualpages/Viewer/PetscViewerASCIIGetTab.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerASCIIGetTab</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerASCIIGetTab.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerASCIIGetTab.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerASCIIGetTab"><H1>PetscViewerASCIIGetTab</H1></A>
 Return the number of tabs used by <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerASCIIOpen.html b/docs/manualpages/Viewer/PetscViewerASCIIOpen.html
index 751ea15..f7ebaf9 100644
--- a/docs/manualpages/Viewer/PetscViewerASCIIOpen.html
+++ b/docs/manualpages/Viewer/PetscViewerASCIIOpen.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerASCIIOpen</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerASCIIOpen.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerASCIIOpen.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerASCIIOpen"><H1>PetscViewerASCIIOpen</H1></A>
 Opens an ASCII file as a <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerASCIIOpenWithFILE.html b/docs/manualpages/Viewer/PetscViewerASCIIOpenWithFILE.html
index e238971..5baee26 100644
--- a/docs/manualpages/Viewer/PetscViewerASCIIOpenWithFILE.html
+++ b/docs/manualpages/Viewer/PetscViewerASCIIOpenWithFILE.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerASCIIOpenWithFILE</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerASCIIOpenWithFILE.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerASCIIOpenWithFILE.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerASCIIOpenWithFILE"><H1>PetscViewerASCIIOpenWithFILE</H1></A>
 Given an open file creates an ASCII viewer that prints to it. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerASCIIPopSynchronized.html b/docs/manualpages/Viewer/PetscViewerASCIIPopSynchronized.html
index c49f421..d72b383 100644
--- a/docs/manualpages/Viewer/PetscViewerASCIIPopSynchronized.html
+++ b/docs/manualpages/Viewer/PetscViewerASCIIPopSynchronized.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerASCIIPopSynchronized</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerASCIIPopSynchronized.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerASCIIPopSynchronized.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerASCIIPopSynchronized"><H1>PetscViewerASCIIPopSynchronized</H1></A>
 Undoes most recent <A HREF="../Viewer/PetscViewerASCIIPushSynchronized.html#PetscViewerASCIIPushSynchronized">PetscViewerASCIIPushSynchronized</A>() for this viewer 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerASCIIPopTab.html b/docs/manualpages/Viewer/PetscViewerASCIIPopTab.html
index e57fb1d..c76e704 100644
--- a/docs/manualpages/Viewer/PetscViewerASCIIPopTab.html
+++ b/docs/manualpages/Viewer/PetscViewerASCIIPopTab.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerASCIIPopTab</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerASCIIPopTab.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerASCIIPopTab.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerASCIIPopTab"><H1>PetscViewerASCIIPopTab</H1></A>
 Removes one tab from the amount that <A HREF="../Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</A>() lines are tabbed. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerASCIIPrintf.html b/docs/manualpages/Viewer/PetscViewerASCIIPrintf.html
index 7b804cc..d07707e 100644
--- a/docs/manualpages/Viewer/PetscViewerASCIIPrintf.html
+++ b/docs/manualpages/Viewer/PetscViewerASCIIPrintf.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerASCIIPrintf</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerASCIIPrintf.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerASCIIPrintf.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerASCIIPrintf"><H1>PetscViewerASCIIPrintf</H1></A>
 Prints to a file, only from the first processor in the <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerASCIIPushSynchronized.html b/docs/manualpages/Viewer/PetscViewerASCIIPushSynchronized.html
index 7de5bba..f2aa1b0 100644
--- a/docs/manualpages/Viewer/PetscViewerASCIIPushSynchronized.html
+++ b/docs/manualpages/Viewer/PetscViewerASCIIPushSynchronized.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerASCIIPushSynchronized</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerASCIIPushSynchronized.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerASCIIPushSynchronized.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerASCIIPushSynchronized"><H1>PetscViewerASCIIPushSynchronized</H1></A>
 Allows calls to <A HREF="../Viewer/PetscViewerASCIISynchronizedPrintf.html#PetscViewerASCIISynchronizedPrintf">PetscViewerASCIISynchronizedPrintf</A>() for this viewer 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerASCIIPushTab.html b/docs/manualpages/Viewer/PetscViewerASCIIPushTab.html
index ca41ad4..8941d33 100644
--- a/docs/manualpages/Viewer/PetscViewerASCIIPushTab.html
+++ b/docs/manualpages/Viewer/PetscViewerASCIIPushTab.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerASCIIPushTab</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerASCIIPushTab.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerASCIIPushTab.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerASCIIPushTab"><H1>PetscViewerASCIIPushTab</H1></A>
 Adds one more tab to the amount that <A HREF="../Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</A>() lines are tabbed. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerASCIIRead.html b/docs/manualpages/Viewer/PetscViewerASCIIRead.html
index 3e37177..ad27f34 100644
--- a/docs/manualpages/Viewer/PetscViewerASCIIRead.html
+++ b/docs/manualpages/Viewer/PetscViewerASCIIRead.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerASCIIRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerASCIIRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerASCIIRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerASCIIRead"><H1>PetscViewerASCIIRead</H1></A>
 Reads from am ASCII file 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerASCIISetTab.html b/docs/manualpages/Viewer/PetscViewerASCIISetTab.html
index 7d35624..52505e2 100644
--- a/docs/manualpages/Viewer/PetscViewerASCIISetTab.html
+++ b/docs/manualpages/Viewer/PetscViewerASCIISetTab.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerASCIISetTab</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerASCIISetTab.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerASCIISetTab.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerASCIISetTab"><H1>PetscViewerASCIISetTab</H1></A>
 Causes <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> to tab in a number of times 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerASCIISubtractTab.html b/docs/manualpages/Viewer/PetscViewerASCIISubtractTab.html
index 4c3da0f..255347f 100644
--- a/docs/manualpages/Viewer/PetscViewerASCIISubtractTab.html
+++ b/docs/manualpages/Viewer/PetscViewerASCIISubtractTab.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerASCIISubtractTab</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerASCIISubtractTab.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerASCIISubtractTab.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerASCIISubtractTab"><H1>PetscViewerASCIISubtractTab</H1></A>
 Subtracts from the number of times an ASCII viewer tabs before printing 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerASCIISynchronizedPrintf.html b/docs/manualpages/Viewer/PetscViewerASCIISynchronizedPrintf.html
index 1eb1874..552ca6a 100644
--- a/docs/manualpages/Viewer/PetscViewerASCIISynchronizedPrintf.html
+++ b/docs/manualpages/Viewer/PetscViewerASCIISynchronizedPrintf.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerASCIISynchronizedPrintf</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerASCIISynchronizedPrintf.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerASCIISynchronizedPrintf.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerASCIISynchronizedPrintf"><H1>PetscViewerASCIISynchronizedPrintf</H1></A>
 Prints synchronized output to the specified file from several processors.  Output of the first processor is followed by that of the second, etc. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html b/docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html
index 09bc622..5cd7115 100644
--- a/docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html
+++ b/docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerASCIIUseTabs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerASCIIUseTabs"><H1>PetscViewerASCIIUseTabs</H1></A>
 Turns on or off the use of tabs with the ASCII <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerAndFormatCreate.html b/docs/manualpages/Viewer/PetscViewerAndFormatCreate.html
index 76faf7e..9f7816c 100644
--- a/docs/manualpages/Viewer/PetscViewerAndFormatCreate.html
+++ b/docs/manualpages/Viewer/PetscViewerAndFormatCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerAndFormatCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerAndFormatCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerAndFormatCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerAndFormatCreate"><H1>PetscViewerAndFormatCreate</H1></A>
 Creates a PetscViewerAndFormat struct. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerAndFormatDestroy.html b/docs/manualpages/Viewer/PetscViewerAndFormatDestroy.html
index c2cb2e1..6045981 100644
--- a/docs/manualpages/Viewer/PetscViewerAndFormatDestroy.html
+++ b/docs/manualpages/Viewer/PetscViewerAndFormatDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerAndFormatDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerAndFormatDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerAndFormatDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerAndFormatDestroy"><H1>PetscViewerAndFormatDestroy</H1></A>
 Destroys a PetscViewerAndFormat struct. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerAppendOptionsPrefix.html b/docs/manualpages/Viewer/PetscViewerAppendOptionsPrefix.html
index 734c9fc..5cf61b8 100644
--- a/docs/manualpages/Viewer/PetscViewerAppendOptionsPrefix.html
+++ b/docs/manualpages/Viewer/PetscViewerAppendOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerAppendOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerAppendOptionsPrefix"><H1>PetscViewerAppendOptionsPrefix</H1></A>
 Appends to the prefix used for searching for all <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerBinaryAddMPIIOOffset.html b/docs/manualpages/Viewer/PetscViewerBinaryAddMPIIOOffset.html
index 6709bab..ce38e6a 100644
--- a/docs/manualpages/Viewer/PetscViewerBinaryAddMPIIOOffset.html
+++ b/docs/manualpages/Viewer/PetscViewerBinaryAddMPIIOOffset.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerBinaryAddMPIIOOffset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerBinaryAddMPIIOOffset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerBinaryAddMPIIOOffset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerBinaryAddMPIIOOffset"><H1>PetscViewerBinaryAddMPIIOOffset</H1></A>
 Adds to the current offset that should be passed to MPI_File_set_view() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerBinaryGetDescriptor.html b/docs/manualpages/Viewer/PetscViewerBinaryGetDescriptor.html
index 94065b0..185e60d 100644
--- a/docs/manualpages/Viewer/PetscViewerBinaryGetDescriptor.html
+++ b/docs/manualpages/Viewer/PetscViewerBinaryGetDescriptor.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerBinaryGetDescriptor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerBinaryGetDescriptor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerBinaryGetDescriptor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerBinaryGetDescriptor"><H1>PetscViewerBinaryGetDescriptor</H1></A>
 Extracts the file descriptor from a <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerBinaryGetFlowControl.html b/docs/manualpages/Viewer/PetscViewerBinaryGetFlowControl.html
index d1019a1..0e708ce 100644
--- a/docs/manualpages/Viewer/PetscViewerBinaryGetFlowControl.html
+++ b/docs/manualpages/Viewer/PetscViewerBinaryGetFlowControl.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerBinaryGetFlowControl</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerBinaryGetFlowControl.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerBinaryGetFlowControl.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerBinaryGetFlowControl"><H1>PetscViewerBinaryGetFlowControl</H1></A>
 Returns how many messages are allowed to outstanding at the same time during parallel IO reads/writes 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerBinaryGetInfoPointer.html b/docs/manualpages/Viewer/PetscViewerBinaryGetInfoPointer.html
index b0bbcd3..161d832 100644
--- a/docs/manualpages/Viewer/PetscViewerBinaryGetInfoPointer.html
+++ b/docs/manualpages/Viewer/PetscViewerBinaryGetInfoPointer.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerBinaryGetInfoPointer</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerBinaryGetInfoPointer.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerBinaryGetInfoPointer.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerBinaryGetInfoPointer"><H1>PetscViewerBinaryGetInfoPointer</H1></A>
 Extracts the file pointer for the ASCII info file associated with a binary file. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerBinaryGetMPIIODescriptor.html b/docs/manualpages/Viewer/PetscViewerBinaryGetMPIIODescriptor.html
index 788ba62..63cda2d 100644
--- a/docs/manualpages/Viewer/PetscViewerBinaryGetMPIIODescriptor.html
+++ b/docs/manualpages/Viewer/PetscViewerBinaryGetMPIIODescriptor.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerBinaryGetMPIIODescriptor</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerBinaryGetMPIIODescriptor.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerBinaryGetMPIIODescriptor.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerBinaryGetMPIIODescriptor"><H1>PetscViewerBinaryGetMPIIODescriptor</H1></A>
 Extracts the MPI IO file descriptor from a <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerBinaryGetMPIIOOffset.html b/docs/manualpages/Viewer/PetscViewerBinaryGetMPIIOOffset.html
index a1012cc..1130b33 100644
--- a/docs/manualpages/Viewer/PetscViewerBinaryGetMPIIOOffset.html
+++ b/docs/manualpages/Viewer/PetscViewerBinaryGetMPIIOOffset.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerBinaryGetMPIIOOffset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerBinaryGetMPIIOOffset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerBinaryGetMPIIOOffset.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerBinaryGetMPIIOOffset"><H1>PetscViewerBinaryGetMPIIOOffset</H1></A>
 Gets the current offset that should be passed to MPI_File_set_view() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerBinaryGetSkipHeader.html b/docs/manualpages/Viewer/PetscViewerBinaryGetSkipHeader.html
index 8f128e1..0919304 100644
--- a/docs/manualpages/Viewer/PetscViewerBinaryGetSkipHeader.html
+++ b/docs/manualpages/Viewer/PetscViewerBinaryGetSkipHeader.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerBinaryGetSkipHeader</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerBinaryGetSkipHeader.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerBinaryGetSkipHeader.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerBinaryGetSkipHeader"><H1>PetscViewerBinaryGetSkipHeader</H1></A>
 checks whether to write a header with size information on output, or just raw data 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerBinaryGetSkipInfo.html b/docs/manualpages/Viewer/PetscViewerBinaryGetSkipInfo.html
index 6fa6fcd..0b0f82f 100644
--- a/docs/manualpages/Viewer/PetscViewerBinaryGetSkipInfo.html
+++ b/docs/manualpages/Viewer/PetscViewerBinaryGetSkipInfo.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerBinaryGetSkipInfo</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerBinaryGetSkipInfo.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerBinaryGetSkipInfo.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerBinaryGetSkipInfo"><H1>PetscViewerBinaryGetSkipInfo</H1></A>
 check if viewer wrote a .info file 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerBinaryGetSkipOptions.html b/docs/manualpages/Viewer/PetscViewerBinaryGetSkipOptions.html
index 35d8079..a1b7208 100644
--- a/docs/manualpages/Viewer/PetscViewerBinaryGetSkipOptions.html
+++ b/docs/manualpages/Viewer/PetscViewerBinaryGetSkipOptions.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerBinaryGetSkipOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerBinaryGetSkipOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerBinaryGetSkipOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerBinaryGetSkipOptions"><H1>PetscViewerBinaryGetSkipOptions</H1></A>
 checks if viewer uses the PETSc options database when loading objects 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerBinaryGetUseMPIIO.html b/docs/manualpages/Viewer/PetscViewerBinaryGetUseMPIIO.html
index 666cf74..8056357 100644
--- a/docs/manualpages/Viewer/PetscViewerBinaryGetUseMPIIO.html
+++ b/docs/manualpages/Viewer/PetscViewerBinaryGetUseMPIIO.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerBinaryGetUseMPIIO</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerBinaryGetUseMPIIO.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerBinaryGetUseMPIIO.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerBinaryGetUseMPIIO"><H1>PetscViewerBinaryGetUseMPIIO</H1></A>
 Returns <A HREF="../Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</A> if the binary viewer uses MPI-IO. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerBinaryOpen.html b/docs/manualpages/Viewer/PetscViewerBinaryOpen.html
index 10374e3..30a03f6 100644
--- a/docs/manualpages/Viewer/PetscViewerBinaryOpen.html
+++ b/docs/manualpages/Viewer/PetscViewerBinaryOpen.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerBinaryOpen</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerBinaryOpen.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerBinaryOpen.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerBinaryOpen"><H1>PetscViewerBinaryOpen</H1></A>
 Opens a file for binary input/output. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerBinaryRead.html b/docs/manualpages/Viewer/PetscViewerBinaryRead.html
index fd4d0ff..af6e69a 100644
--- a/docs/manualpages/Viewer/PetscViewerBinaryRead.html
+++ b/docs/manualpages/Viewer/PetscViewerBinaryRead.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerBinaryRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerBinaryRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerBinaryRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerBinaryRead"><H1>PetscViewerBinaryRead</H1></A>
 Reads from a binary file, all processors get the same result 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerBinaryReadStringArray.html b/docs/manualpages/Viewer/PetscViewerBinaryReadStringArray.html
index 27f09eb..00b6ca7 100644
--- a/docs/manualpages/Viewer/PetscViewerBinaryReadStringArray.html
+++ b/docs/manualpages/Viewer/PetscViewerBinaryReadStringArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerBinaryReadStringArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerBinaryReadStringArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerBinaryReadStringArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerBinaryReadStringArray"><H1>PetscViewerBinaryReadStringArray</H1></A>
 reads a binary file an array of strings 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerBinarySetFlowControl.html b/docs/manualpages/Viewer/PetscViewerBinarySetFlowControl.html
index f6721fd..2b14858 100644
--- a/docs/manualpages/Viewer/PetscViewerBinarySetFlowControl.html
+++ b/docs/manualpages/Viewer/PetscViewerBinarySetFlowControl.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerBinarySetFlowControl</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerBinarySetFlowControl.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerBinarySetFlowControl.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerBinarySetFlowControl"><H1>PetscViewerBinarySetFlowControl</H1></A>
 Sets how many messages are allowed to outstanding at the same time during parallel IO reads/writes 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerBinarySetSkipHeader.html b/docs/manualpages/Viewer/PetscViewerBinarySetSkipHeader.html
index 678b972..0b72ff8 100644
--- a/docs/manualpages/Viewer/PetscViewerBinarySetSkipHeader.html
+++ b/docs/manualpages/Viewer/PetscViewerBinarySetSkipHeader.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerBinarySetSkipHeader</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerBinarySetSkipHeader.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerBinarySetSkipHeader.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerBinarySetSkipHeader"><H1>PetscViewerBinarySetSkipHeader</H1></A>
 do not write a header with size information on output, just raw data 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerBinarySetSkipInfo.html b/docs/manualpages/Viewer/PetscViewerBinarySetSkipInfo.html
index ff40188..76a4eb2 100644
--- a/docs/manualpages/Viewer/PetscViewerBinarySetSkipInfo.html
+++ b/docs/manualpages/Viewer/PetscViewerBinarySetSkipInfo.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerBinarySetSkipInfo</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerBinarySetSkipInfo.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerBinarySetSkipInfo.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerBinarySetSkipInfo"><H1>PetscViewerBinarySetSkipInfo</H1></A>
 Binary file will not have .info file created with it 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerBinarySetSkipOptions.html b/docs/manualpages/Viewer/PetscViewerBinarySetSkipOptions.html
index 61f302e..1f7bdce 100644
--- a/docs/manualpages/Viewer/PetscViewerBinarySetSkipOptions.html
+++ b/docs/manualpages/Viewer/PetscViewerBinarySetSkipOptions.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerBinarySetSkipOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerBinarySetSkipOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerBinarySetSkipOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerBinarySetSkipOptions"><H1>PetscViewerBinarySetSkipOptions</H1></A>
 do not use the PETSc options database when loading objects 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerBinarySetUseMPIIO.html b/docs/manualpages/Viewer/PetscViewerBinarySetUseMPIIO.html
index ead3d72..a250354 100644
--- a/docs/manualpages/Viewer/PetscViewerBinarySetUseMPIIO.html
+++ b/docs/manualpages/Viewer/PetscViewerBinarySetUseMPIIO.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerBinarySetUseMPIIO</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerBinarySetUseMPIIO.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerBinarySetUseMPIIO.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerBinarySetUseMPIIO"><H1>PetscViewerBinarySetUseMPIIO</H1></A>
 Sets a binary viewer to use MPI-IO for reading/writing. Must be called before <A HREF="../Viewer/PetscViewerFileSetName.html#PetscViewerFileSetName">PetscViewerFileSetName</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerBinarySkipInfo.html b/docs/manualpages/Viewer/PetscViewerBinarySkipInfo.html
index b8ed362..e7f4a9e 100644
--- a/docs/manualpages/Viewer/PetscViewerBinarySkipInfo.html
+++ b/docs/manualpages/Viewer/PetscViewerBinarySkipInfo.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerBinarySkipInfo</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerBinarySkipInfo.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerBinarySkipInfo.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerBinarySkipInfo"><H1>PetscViewerBinarySkipInfo</H1></A>
 Binary file will not have .info file created with it 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerBinaryWrite.html b/docs/manualpages/Viewer/PetscViewerBinaryWrite.html
index 474328d..e52bc38 100644
--- a/docs/manualpages/Viewer/PetscViewerBinaryWrite.html
+++ b/docs/manualpages/Viewer/PetscViewerBinaryWrite.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerBinaryWrite</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerBinaryWrite.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerBinaryWrite.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerBinaryWrite"><H1>PetscViewerBinaryWrite</H1></A>
 writes to a binary file, only from the first process 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerBinaryWriteStringArray.html b/docs/manualpages/Viewer/PetscViewerBinaryWriteStringArray.html
index 08fce3a..93a75a4 100644
--- a/docs/manualpages/Viewer/PetscViewerBinaryWriteStringArray.html
+++ b/docs/manualpages/Viewer/PetscViewerBinaryWriteStringArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerBinaryWriteStringArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerBinaryWriteStringArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerBinaryWriteStringArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerBinaryWriteStringArray"><H1>PetscViewerBinaryWriteStringArray</H1></A>
 writes to a binary file, only from the first process an array of strings 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerCreate.html b/docs/manualpages/Viewer/PetscViewerCreate.html
index f213d9e..c8dc780 100644
--- a/docs/manualpages/Viewer/PetscViewerCreate.html
+++ b/docs/manualpages/Viewer/PetscViewerCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerCreate"><H1>PetscViewerCreate</H1></A>
 Creates a viewing context 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerDestroy.html b/docs/manualpages/Viewer/PetscViewerDestroy.html
index c86b412..243e488 100644
--- a/docs/manualpages/Viewer/PetscViewerDestroy.html
+++ b/docs/manualpages/Viewer/PetscViewerDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerDestroy"><H1>PetscViewerDestroy</H1></A>
 Destroys a <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerDrawBaseAdd.html b/docs/manualpages/Viewer/PetscViewerDrawBaseAdd.html
index 239b688..679b5c1 100644
--- a/docs/manualpages/Viewer/PetscViewerDrawBaseAdd.html
+++ b/docs/manualpages/Viewer/PetscViewerDrawBaseAdd.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerDrawBaseAdd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerDrawBaseAdd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerDrawBaseAdd.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerDrawBaseAdd"><H1>PetscViewerDrawBaseAdd</H1></A>
 add to the base integer that is added to the windownumber passed to <A HREF="../Viewer/PetscViewerDrawGetDraw.html#PetscViewerDrawGetDraw">PetscViewerDrawGetDraw</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerDrawBaseSet.html b/docs/manualpages/Viewer/PetscViewerDrawBaseSet.html
index e87bb3b..7fae5a3 100644
--- a/docs/manualpages/Viewer/PetscViewerDrawBaseSet.html
+++ b/docs/manualpages/Viewer/PetscViewerDrawBaseSet.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerDrawBaseSet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerDrawBaseSet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerDrawBaseSet.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerDrawBaseSet"><H1>PetscViewerDrawBaseSet</H1></A>
 sets the base integer that is added to the windownumber passed to <A HREF="../Viewer/PetscViewerDrawGetDraw.html#PetscViewerDrawGetDraw">PetscViewerDrawGetDraw</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerDrawClear.html b/docs/manualpages/Viewer/PetscViewerDrawClear.html
index 9bd42c1..0f3559d 100644
--- a/docs/manualpages/Viewer/PetscViewerDrawClear.html
+++ b/docs/manualpages/Viewer/PetscViewerDrawClear.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerDrawClear</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerDrawClear.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerDrawClear.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerDrawClear"><H1>PetscViewerDrawClear</H1></A>
 Clears a <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> graphic associated with a <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerDrawGetBounds.html b/docs/manualpages/Viewer/PetscViewerDrawGetBounds.html
index f168396..2df7311 100644
--- a/docs/manualpages/Viewer/PetscViewerDrawGetBounds.html
+++ b/docs/manualpages/Viewer/PetscViewerDrawGetBounds.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerDrawGetBounds</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerDrawGetBounds.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerDrawGetBounds.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerDrawGetBounds"><H1>PetscViewerDrawGetBounds</H1></A>
 gets the upper and lower bounds to be used in plotting set with <A HREF="../Viewer/PetscViewerDrawSetBounds.html#PetscViewerDrawSetBounds">PetscViewerDrawSetBounds</A>() 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerDrawGetDraw.html b/docs/manualpages/Viewer/PetscViewerDrawGetDraw.html
index c9e5097..ca19c5f 100644
--- a/docs/manualpages/Viewer/PetscViewerDrawGetDraw.html
+++ b/docs/manualpages/Viewer/PetscViewerDrawGetDraw.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerDrawGetDraw</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerDrawGetDraw.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerDrawGetDraw.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerDrawGetDraw"><H1>PetscViewerDrawGetDraw</H1></A>
 Returns <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> object from <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> object. This <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> object may then be used to perform graphics using PetscDrawXXX() commands. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerDrawGetDrawAxis.html b/docs/manualpages/Viewer/PetscViewerDrawGetDrawAxis.html
index 4093707..cce206b 100644
--- a/docs/manualpages/Viewer/PetscViewerDrawGetDrawAxis.html
+++ b/docs/manualpages/Viewer/PetscViewerDrawGetDrawAxis.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerDrawGetDrawAxis</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerDrawGetDrawAxis.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerDrawGetDrawAxis.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerDrawGetDrawAxis"><H1>PetscViewerDrawGetDrawAxis</H1></A>
 Returns <A HREF="../Draw/PetscDrawAxis.html#PetscDrawAxis">PetscDrawAxis</A> object from <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> object. This <A HREF="../Draw/PetscDrawAxis.html#PetscDrawAxis">PetscDrawAxis</A> object may then be used to perform graphics using PetscDrawAxisXXX() commands. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerDrawGetDrawLG.html b/docs/manualpages/Viewer/PetscViewerDrawGetDrawLG.html
index 7d2068e..75935cd 100644
--- a/docs/manualpages/Viewer/PetscViewerDrawGetDrawLG.html
+++ b/docs/manualpages/Viewer/PetscViewerDrawGetDrawLG.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerDrawGetDrawLG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerDrawGetDrawLG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerDrawGetDrawLG.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerDrawGetDrawLG"><H1>PetscViewerDrawGetDrawLG</H1></A>
 Returns <A HREF="../Draw/PetscDrawLG.html#PetscDrawLG">PetscDrawLG</A> object from <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> object. This <A HREF="../Draw/PetscDrawLG.html#PetscDrawLG">PetscDrawLG</A> object may then be used to perform graphics using PetscDrawLGXXX() commands. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerDrawGetHold.html b/docs/manualpages/Viewer/PetscViewerDrawGetHold.html
index dd7812f..985d6c4 100644
--- a/docs/manualpages/Viewer/PetscViewerDrawGetHold.html
+++ b/docs/manualpages/Viewer/PetscViewerDrawGetHold.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerDrawGetHold</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerDrawGetHold.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerDrawGetHold.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerDrawGetHold"><H1>PetscViewerDrawGetHold</H1></A>
 Checks if holds previous image when drawing new image 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerDrawGetPause.html b/docs/manualpages/Viewer/PetscViewerDrawGetPause.html
index 82c178e..5176144 100644
--- a/docs/manualpages/Viewer/PetscViewerDrawGetPause.html
+++ b/docs/manualpages/Viewer/PetscViewerDrawGetPause.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerDrawGetPause</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerDrawGetPause.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerDrawGetPause.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerDrawGetPause"><H1>PetscViewerDrawGetPause</H1></A>
 Gets a pause for the first present draw 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerDrawOpen.html b/docs/manualpages/Viewer/PetscViewerDrawOpen.html
index d5ab4bf..db7a21d 100644
--- a/docs/manualpages/Viewer/PetscViewerDrawOpen.html
+++ b/docs/manualpages/Viewer/PetscViewerDrawOpen.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerDrawOpen</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerDrawOpen.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerDrawOpen.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerDrawOpen"><H1>PetscViewerDrawOpen</H1></A>
 Opens a window for use as a <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A>. If you want to do graphics in this window, you must call <A HREF="../Viewer/PetscViewerDrawGetDraw.html#PetscViewerDrawGetDraw">PetscViewerDrawGetDraw</A>() and perform the graphics on the <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerDrawSetBounds.html b/docs/manualpages/Viewer/PetscViewerDrawSetBounds.html
index 0d6a735..9635487 100644
--- a/docs/manualpages/Viewer/PetscViewerDrawSetBounds.html
+++ b/docs/manualpages/Viewer/PetscViewerDrawSetBounds.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerDrawSetBounds</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerDrawSetBounds.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerDrawSetBounds.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerDrawSetBounds"><H1>PetscViewerDrawSetBounds</H1></A>
 sets the upper and lower bounds to be used in plotting 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerDrawSetHold.html b/docs/manualpages/Viewer/PetscViewerDrawSetHold.html
index 916bedd..846d3f8 100644
--- a/docs/manualpages/Viewer/PetscViewerDrawSetHold.html
+++ b/docs/manualpages/Viewer/PetscViewerDrawSetHold.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerDrawSetHold</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerDrawSetHold.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerDrawSetHold.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerDrawSetHold"><H1>PetscViewerDrawSetHold</H1></A>
 Holds previous image when drawing new image 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerDrawSetPause.html b/docs/manualpages/Viewer/PetscViewerDrawSetPause.html
index 9ee74c7..dcd19f7 100644
--- a/docs/manualpages/Viewer/PetscViewerDrawSetPause.html
+++ b/docs/manualpages/Viewer/PetscViewerDrawSetPause.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerDrawSetPause</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerDrawSetPause.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerDrawSetPause.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerDrawSetPause"><H1>PetscViewerDrawSetPause</H1></A>
 Sets a pause for each <A HREF="../Draw/PetscDraw.html#PetscDraw">PetscDraw</A> in the viewer 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerFileGetMode.html b/docs/manualpages/Viewer/PetscViewerFileGetMode.html
index c47be8c..e4234ee 100644
--- a/docs/manualpages/Viewer/PetscViewerFileGetMode.html
+++ b/docs/manualpages/Viewer/PetscViewerFileGetMode.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerFileGetMode</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerFileGetMode.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerFileGetMode.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerFileGetMode"><H1>PetscViewerFileGetMode</H1></A>
 Gets the type of file to be open 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerFileGetName.html b/docs/manualpages/Viewer/PetscViewerFileGetName.html
index d18de48..59e395c 100644
--- a/docs/manualpages/Viewer/PetscViewerFileGetName.html
+++ b/docs/manualpages/Viewer/PetscViewerFileGetName.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerFileGetName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerFileGetName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerFileGetName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerFileGetName"><H1>PetscViewerFileGetName</H1></A>
 Gets the name of the file the <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> uses. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerFileSetMode.html b/docs/manualpages/Viewer/PetscViewerFileSetMode.html
index 11dee0d..7b1c29b 100644
--- a/docs/manualpages/Viewer/PetscViewerFileSetMode.html
+++ b/docs/manualpages/Viewer/PetscViewerFileSetMode.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerFileSetMode</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerFileSetMode.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerFileSetMode.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerFileSetMode"><H1>PetscViewerFileSetMode</H1></A>
 Sets the type of file to be open 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerFileSetName.html b/docs/manualpages/Viewer/PetscViewerFileSetName.html
index dcde813..9ca75bd 100644
--- a/docs/manualpages/Viewer/PetscViewerFileSetName.html
+++ b/docs/manualpages/Viewer/PetscViewerFileSetName.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerFileSetName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerFileSetName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerFileSetName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerFileSetName"><H1>PetscViewerFileSetName</H1></A>
 Sets the name of the file the <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> uses. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerFinalizePackage.html b/docs/manualpages/Viewer/PetscViewerFinalizePackage.html
index ce37087..6a310f0 100644
--- a/docs/manualpages/Viewer/PetscViewerFinalizePackage.html
+++ b/docs/manualpages/Viewer/PetscViewerFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerFinalizePackage"><H1>PetscViewerFinalizePackage</H1></A>
 This function destroys everything in the Petsc interface to Mathematica. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerFlush.html b/docs/manualpages/Viewer/PetscViewerFlush.html
index 822e852..7be5289 100644
--- a/docs/manualpages/Viewer/PetscViewerFlush.html
+++ b/docs/manualpages/Viewer/PetscViewerFlush.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerFlush</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerFlush.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerFlush.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerFlush"><H1>PetscViewerFlush</H1></A>
 Flushes a <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> (i.e. tries to dump all the data that has been printed through a <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A>). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerFormat.html b/docs/manualpages/Viewer/PetscViewerFormat.html
index 9a53732..47ad1de 100644
--- a/docs/manualpages/Viewer/PetscViewerFormat.html
+++ b/docs/manualpages/Viewer/PetscViewerFormat.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerFormat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerFormat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerFormat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerFormat"><H1>PetscViewerFormat</H1></A>
 Way a viewer presents the object 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerGetOptionsPrefix.html b/docs/manualpages/Viewer/PetscViewerGetOptionsPrefix.html
index cf29883..96ce5fe 100644
--- a/docs/manualpages/Viewer/PetscViewerGetOptionsPrefix.html
+++ b/docs/manualpages/Viewer/PetscViewerGetOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerGetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerGetOptionsPrefix"><H1>PetscViewerGetOptionsPrefix</H1></A>
 Sets the prefix used for searching for all <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerGetSubViewer.html b/docs/manualpages/Viewer/PetscViewerGetSubViewer.html
index 4397efb..4523eaa 100644
--- a/docs/manualpages/Viewer/PetscViewerGetSubViewer.html
+++ b/docs/manualpages/Viewer/PetscViewerGetSubViewer.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerGetSubViewer</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerGetSubViewer.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerGetSubViewer.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerGetSubViewer"><H1>PetscViewerGetSubViewer</H1></A>
 Creates a new <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> (same type as the old) that lives on a subcommunicator 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerGetType.html b/docs/manualpages/Viewer/PetscViewerGetType.html
index fcc3838..e434fb4 100644
--- a/docs/manualpages/Viewer/PetscViewerGetType.html
+++ b/docs/manualpages/Viewer/PetscViewerGetType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerGetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerGetType"><H1>PetscViewerGetType</H1></A>
 Returns the type of a <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerHDF5GetBaseDimension2.html b/docs/manualpages/Viewer/PetscViewerHDF5GetBaseDimension2.html
index 7099382..7d3bebd 100644
--- a/docs/manualpages/Viewer/PetscViewerHDF5GetBaseDimension2.html
+++ b/docs/manualpages/Viewer/PetscViewerHDF5GetBaseDimension2.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerHDF5GetBaseDimension2</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerHDF5GetBaseDimension2.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerHDF5GetBaseDimension2.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerHDF5GetBaseDimension2"><H1>PetscViewerHDF5GetBaseDimension2</H1></A>
 Vectors of 1 dimension (i.e. bs/dof is 1) will be saved in the HDF5 file with a  dimension of 2. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerHDF5GetFileId.html b/docs/manualpages/Viewer/PetscViewerHDF5GetFileId.html
index 36cb29b..15d6a2d 100644
--- a/docs/manualpages/Viewer/PetscViewerHDF5GetFileId.html
+++ b/docs/manualpages/Viewer/PetscViewerHDF5GetFileId.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerHDF5GetFileId</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerHDF5GetFileId.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerHDF5GetFileId.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerHDF5GetFileId"><H1>PetscViewerHDF5GetFileId</H1></A>
 Retrieve the file id, this file ID then can be used in direct HDF5 calls 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerHDF5GetGroup.html b/docs/manualpages/Viewer/PetscViewerHDF5GetGroup.html
index df40a32..a5f7462 100644
--- a/docs/manualpages/Viewer/PetscViewerHDF5GetGroup.html
+++ b/docs/manualpages/Viewer/PetscViewerHDF5GetGroup.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerHDF5GetGroup</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerHDF5GetGroup.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerHDF5GetGroup.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerHDF5GetGroup"><H1>PetscViewerHDF5GetGroup</H1></A>
 Get the current HDF5 group for output. If none has been assigned, returns NULL. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerHDF5GetSPOutput.html b/docs/manualpages/Viewer/PetscViewerHDF5GetSPOutput.html
index 1a1e7f9..e141af3 100644
--- a/docs/manualpages/Viewer/PetscViewerHDF5GetSPOutput.html
+++ b/docs/manualpages/Viewer/PetscViewerHDF5GetSPOutput.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerHDF5GetSPOutput</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerHDF5GetSPOutput.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerHDF5GetSPOutput.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerHDF5GetSPOutput"><H1>PetscViewerHDF5GetSPOutput</H1></A>
 Data is written to disk in single precision even if PETSc is compiled with double precision <A HREF="../Sys/PetscReal.html#PetscReal">PetscReal</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerHDF5GetTimestep.html b/docs/manualpages/Viewer/PetscViewerHDF5GetTimestep.html
index 2ce83c6..a680f1e 100644
--- a/docs/manualpages/Viewer/PetscViewerHDF5GetTimestep.html
+++ b/docs/manualpages/Viewer/PetscViewerHDF5GetTimestep.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerHDF5GetTimestep</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerHDF5GetTimestep.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerHDF5GetTimestep.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerHDF5GetTimestep"><H1>PetscViewerHDF5GetTimestep</H1></A>
 Get the current timestep for the HDF5 output. Fields are stacked in time. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerHDF5HasAttribute.html b/docs/manualpages/Viewer/PetscViewerHDF5HasAttribute.html
index b783ec3..aeb30ee 100644
--- a/docs/manualpages/Viewer/PetscViewerHDF5HasAttribute.html
+++ b/docs/manualpages/Viewer/PetscViewerHDF5HasAttribute.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerHDF5HasAttribute</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerHDF5HasAttribute.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerHDF5HasAttribute.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerHDF5HasAttribute"><H1>PetscViewerHDF5HasAttribute</H1></A>
 Check whether a scalar attribute exists 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerHDF5IncrementTimestep.html b/docs/manualpages/Viewer/PetscViewerHDF5IncrementTimestep.html
index 7663066..e61519b 100644
--- a/docs/manualpages/Viewer/PetscViewerHDF5IncrementTimestep.html
+++ b/docs/manualpages/Viewer/PetscViewerHDF5IncrementTimestep.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerHDF5IncrementTimestep</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerHDF5IncrementTimestep.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerHDF5IncrementTimestep.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerHDF5IncrementTimestep"><H1>PetscViewerHDF5IncrementTimestep</H1></A>
 Increments the current timestep for the HDF5 output. Fields are stacked in time. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerHDF5Open.html b/docs/manualpages/Viewer/PetscViewerHDF5Open.html
index 6c139ad..7740f77 100644
--- a/docs/manualpages/Viewer/PetscViewerHDF5Open.html
+++ b/docs/manualpages/Viewer/PetscViewerHDF5Open.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerHDF5Open</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerHDF5Open.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerHDF5Open.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerHDF5Open"><H1>PetscViewerHDF5Open</H1></A>
 Opens a file for HDF5 input/output. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerHDF5PopGroup.html b/docs/manualpages/Viewer/PetscViewerHDF5PopGroup.html
index 0506832..6dbd574 100644
--- a/docs/manualpages/Viewer/PetscViewerHDF5PopGroup.html
+++ b/docs/manualpages/Viewer/PetscViewerHDF5PopGroup.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerHDF5PopGroup</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerHDF5PopGroup.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerHDF5PopGroup.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerHDF5PopGroup"><H1>PetscViewerHDF5PopGroup</H1></A>
 Return the current HDF5 group for output to the previous value 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerHDF5PushGroup.html b/docs/manualpages/Viewer/PetscViewerHDF5PushGroup.html
index e8855b6..627b6af 100644
--- a/docs/manualpages/Viewer/PetscViewerHDF5PushGroup.html
+++ b/docs/manualpages/Viewer/PetscViewerHDF5PushGroup.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerHDF5PushGroup</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerHDF5PushGroup.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerHDF5PushGroup.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerHDF5PushGroup"><H1>PetscViewerHDF5PushGroup</H1></A>
 Set the current HDF5 group for output 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerHDF5ReadAttribute.html b/docs/manualpages/Viewer/PetscViewerHDF5ReadAttribute.html
index e15f08d..09ed1a5 100644
--- a/docs/manualpages/Viewer/PetscViewerHDF5ReadAttribute.html
+++ b/docs/manualpages/Viewer/PetscViewerHDF5ReadAttribute.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerHDF5ReadAttribute</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerHDF5ReadAttribute.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerHDF5ReadAttribute.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerHDF5ReadAttribute"><H1>PetscViewerHDF5ReadAttribute</H1></A>
 Read a scalar attribute 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerHDF5SetBaseDimension2.html b/docs/manualpages/Viewer/PetscViewerHDF5SetBaseDimension2.html
index 3d88342..eebd2fa 100644
--- a/docs/manualpages/Viewer/PetscViewerHDF5SetBaseDimension2.html
+++ b/docs/manualpages/Viewer/PetscViewerHDF5SetBaseDimension2.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerHDF5SetBaseDimension2</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerHDF5SetBaseDimension2.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerHDF5SetBaseDimension2.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerHDF5SetBaseDimension2"><H1>PetscViewerHDF5SetBaseDimension2</H1></A>
 Vectors of 1 dimension (i.e. bs/dof is 1) will be saved in the HDF5 file with a  dimension of 2. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerHDF5SetSPOutput.html b/docs/manualpages/Viewer/PetscViewerHDF5SetSPOutput.html
index 2ff9199..62cd227 100644
--- a/docs/manualpages/Viewer/PetscViewerHDF5SetSPOutput.html
+++ b/docs/manualpages/Viewer/PetscViewerHDF5SetSPOutput.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerHDF5SetSPOutput</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerHDF5SetSPOutput.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerHDF5SetSPOutput.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerHDF5SetSPOutput"><H1>PetscViewerHDF5SetSPOutput</H1></A>
 Data is written to disk in single precision even if PETSc is compiled with double precision <A HREF="../Sys/PetscReal.html#PetscReal">PetscReal</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerHDF5SetTimestep.html b/docs/manualpages/Viewer/PetscViewerHDF5SetTimestep.html
index 81076b7..5876446 100644
--- a/docs/manualpages/Viewer/PetscViewerHDF5SetTimestep.html
+++ b/docs/manualpages/Viewer/PetscViewerHDF5SetTimestep.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerHDF5SetTimestep</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerHDF5SetTimestep.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerHDF5SetTimestep.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerHDF5SetTimestep"><H1>PetscViewerHDF5SetTimestep</H1></A>
 Set the current timestep for the HDF5 output. Fields are stacked in time. A timestep of -1 disables blocking with timesteps. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerHDF5WriteAttribute.html b/docs/manualpages/Viewer/PetscViewerHDF5WriteAttribute.html
index 2315d64..8014f35 100644
--- a/docs/manualpages/Viewer/PetscViewerHDF5WriteAttribute.html
+++ b/docs/manualpages/Viewer/PetscViewerHDF5WriteAttribute.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerHDF5WriteAttribute</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerHDF5WriteAttribute.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerHDF5WriteAttribute.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerHDF5WriteAttribute"><H1>PetscViewerHDF5WriteAttribute</H1></A>
 Write a scalar attribute 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerInitializePackage.html b/docs/manualpages/Viewer/PetscViewerInitializePackage.html
index 62ef36d..ec3ab84 100644
--- a/docs/manualpages/Viewer/PetscViewerInitializePackage.html
+++ b/docs/manualpages/Viewer/PetscViewerInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerInitializePackage"><H1>PetscViewerInitializePackage</H1></A>
 This function initializes everything in the main <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerMathematicaClearName.html b/docs/manualpages/Viewer/PetscViewerMathematicaClearName.html
index c4a1110..c59c566 100644
--- a/docs/manualpages/Viewer/PetscViewerMathematicaClearName.html
+++ b/docs/manualpages/Viewer/PetscViewerMathematicaClearName.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerMathematicaClearName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerMathematicaClearName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerMathematicaClearName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerMathematicaClearName"><H1>PetscViewerMathematicaClearName</H1></A>
 Use the default name for objects communicated to Mathematica 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerMathematicaFinalizePackage.html b/docs/manualpages/Viewer/PetscViewerMathematicaFinalizePackage.html
index 4712878..e0105db 100644
--- a/docs/manualpages/Viewer/PetscViewerMathematicaFinalizePackage.html
+++ b/docs/manualpages/Viewer/PetscViewerMathematicaFinalizePackage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerMathematicaFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerMathematicaFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerMathematicaFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerMathematicaFinalizePackage"><H1>PetscViewerMathematicaFinalizePackage</H1></A>
 This function destroys everything in the Petsc interface to Mathematica. It is called from <A HREF="../Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerMathematicaGetLink.html b/docs/manualpages/Viewer/PetscViewerMathematicaGetLink.html
index 619b966..609fa11 100644
--- a/docs/manualpages/Viewer/PetscViewerMathematicaGetLink.html
+++ b/docs/manualpages/Viewer/PetscViewerMathematicaGetLink.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerMathematicaGetLink</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerMathematicaGetLink.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerMathematicaGetLink.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerMathematicaGetLink"><H1>PetscViewerMathematicaGetLink</H1></A>
 Returns the link to Mathematica 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerMathematicaGetName.html b/docs/manualpages/Viewer/PetscViewerMathematicaGetName.html
index 16273d9..a6a9e89 100644
--- a/docs/manualpages/Viewer/PetscViewerMathematicaGetName.html
+++ b/docs/manualpages/Viewer/PetscViewerMathematicaGetName.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerMathematicaGetName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerMathematicaGetName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerMathematicaGetName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerMathematicaGetName"><H1>PetscViewerMathematicaGetName</H1></A>
 Retrieve the default name for objects communicated to Mathematica 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerMathematicaGetVector.html b/docs/manualpages/Viewer/PetscViewerMathematicaGetVector.html
index 58fc3ee..6075909 100644
--- a/docs/manualpages/Viewer/PetscViewerMathematicaGetVector.html
+++ b/docs/manualpages/Viewer/PetscViewerMathematicaGetVector.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerMathematicaGetVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerMathematicaGetVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerMathematicaGetVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerMathematicaGetVector"><H1>PetscViewerMathematicaGetVector</H1></A>
 Retrieve a vector from Mathematica 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerMathematicaInitializePackage.html b/docs/manualpages/Viewer/PetscViewerMathematicaInitializePackage.html
index c40e2be..0641f90 100644
--- a/docs/manualpages/Viewer/PetscViewerMathematicaInitializePackage.html
+++ b/docs/manualpages/Viewer/PetscViewerMathematicaInitializePackage.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerMathematicaInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerMathematicaInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerMathematicaInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerMathematicaInitializePackage"><H1>PetscViewerMathematicaInitializePackage</H1></A>
 This function initializes everything in the Petsc interface to Mathematica. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the call to <A HREF="../Sys/PetscInitialize.html#PetscInitialize">PetscInitialize</A>() when using static libraries. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerMathematicaOpen.html b/docs/manualpages/Viewer/PetscViewerMathematicaOpen.html
index e56d45c..6612722 100644
--- a/docs/manualpages/Viewer/PetscViewerMathematicaOpen.html
+++ b/docs/manualpages/Viewer/PetscViewerMathematicaOpen.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerMathematicaOpen</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerMathematicaOpen.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerMathematicaOpen.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerMathematicaOpen"><H1>PetscViewerMathematicaOpen</H1></A>
 Communicates with Mathemtica using MathLink. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerMathematicaPutVector.html b/docs/manualpages/Viewer/PetscViewerMathematicaPutVector.html
index 00e5130..04b6a0c 100644
--- a/docs/manualpages/Viewer/PetscViewerMathematicaPutVector.html
+++ b/docs/manualpages/Viewer/PetscViewerMathematicaPutVector.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerMathematicaPutVector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerMathematicaPutVector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerMathematicaPutVector.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerMathematicaPutVector"><H1>PetscViewerMathematicaPutVector</H1></A>
 Send a vector to Mathematica 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerMathematicaSetName.html b/docs/manualpages/Viewer/PetscViewerMathematicaSetName.html
index 273bc93..cde4b39 100644
--- a/docs/manualpages/Viewer/PetscViewerMathematicaSetName.html
+++ b/docs/manualpages/Viewer/PetscViewerMathematicaSetName.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerMathematicaSetName</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerMathematicaSetName.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerMathematicaSetName.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerMathematicaSetName"><H1>PetscViewerMathematicaSetName</H1></A>
 Override the default name for objects communicated to Mathematica 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerMathematicaSkipPackets.html b/docs/manualpages/Viewer/PetscViewerMathematicaSkipPackets.html
index 4375f2c..415fb43 100644
--- a/docs/manualpages/Viewer/PetscViewerMathematicaSkipPackets.html
+++ b/docs/manualpages/Viewer/PetscViewerMathematicaSkipPackets.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerMathematicaSkipPackets</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerMathematicaSkipPackets.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerMathematicaSkipPackets.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerMathematicaSkipPackets"><H1>PetscViewerMathematicaSkipPackets</H1></A>
 Discard packets sent by Mathematica until a certain packet type is received 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerMatlabGetArray.html b/docs/manualpages/Viewer/PetscViewerMatlabGetArray.html
index 4c756df..4079313 100644
--- a/docs/manualpages/Viewer/PetscViewerMatlabGetArray.html
+++ b/docs/manualpages/Viewer/PetscViewerMatlabGetArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerMatlabGetArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerMatlabGetArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerMatlabGetArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerMatlabGetArray"><H1>PetscViewerMatlabGetArray</H1></A>
 Gets a variable from a MATLAB viewer into an array 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerMatlabOpen.html b/docs/manualpages/Viewer/PetscViewerMatlabOpen.html
index 317c2a7..d6f100f 100644
--- a/docs/manualpages/Viewer/PetscViewerMatlabOpen.html
+++ b/docs/manualpages/Viewer/PetscViewerMatlabOpen.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerMatlabOpen</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerMatlabOpen.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerMatlabOpen.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerMatlabOpen"><H1>PetscViewerMatlabOpen</H1></A>
 Opens a Matlab .mat file for output 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerMatlabPutArray.html b/docs/manualpages/Viewer/PetscViewerMatlabPutArray.html
index b7d5741..c3ce254 100644
--- a/docs/manualpages/Viewer/PetscViewerMatlabPutArray.html
+++ b/docs/manualpages/Viewer/PetscViewerMatlabPutArray.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerMatlabPutArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerMatlabPutArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerMatlabPutArray.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerMatlabPutArray"><H1>PetscViewerMatlabPutArray</H1></A>
 Puts an array into the MATLAB viewer. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerPopFormat.html b/docs/manualpages/Viewer/PetscViewerPopFormat.html
index 0a1e25e..7dadea1 100644
--- a/docs/manualpages/Viewer/PetscViewerPopFormat.html
+++ b/docs/manualpages/Viewer/PetscViewerPopFormat.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerPopFormat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerPopFormat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerPopFormat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerPopFormat"><H1>PetscViewerPopFormat</H1></A>
 Resets the format for file <A HREF="../Viewer/PetscViewers.html#PetscViewers">PetscViewers</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerPushFormat.html b/docs/manualpages/Viewer/PetscViewerPushFormat.html
index a869122..5c4239f 100644
--- a/docs/manualpages/Viewer/PetscViewerPushFormat.html
+++ b/docs/manualpages/Viewer/PetscViewerPushFormat.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerPushFormat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerPushFormat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerPushFormat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerPushFormat"><H1>PetscViewerPushFormat</H1></A>
 Sets the format for file <A HREF="../Viewer/PetscViewers.html#PetscViewers">PetscViewers</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerRead.html b/docs/manualpages/Viewer/PetscViewerRead.html
index 10a25e0..0163728 100644
--- a/docs/manualpages/Viewer/PetscViewerRead.html
+++ b/docs/manualpages/Viewer/PetscViewerRead.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerRead</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerRead.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerRead.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerRead"><H1>PetscViewerRead</H1></A>
 Reads data from a <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerRegister.html b/docs/manualpages/Viewer/PetscViewerRegister.html
index d52fd53..4e9a29f 100644
--- a/docs/manualpages/Viewer/PetscViewerRegister.html
+++ b/docs/manualpages/Viewer/PetscViewerRegister.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerRegister.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerRegister"><H1>PetscViewerRegister</H1></A>
 Adds a viewer 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerRegisterAll.html b/docs/manualpages/Viewer/PetscViewerRegisterAll.html
index 0fe4a8e..716faee 100644
--- a/docs/manualpages/Viewer/PetscViewerRegisterAll.html
+++ b/docs/manualpages/Viewer/PetscViewerRegisterAll.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerRegisterAll"><H1>PetscViewerRegisterAll</H1></A>
 Registers all of the graphics methods in the <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> package. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerRestoreSubViewer.html b/docs/manualpages/Viewer/PetscViewerRestoreSubViewer.html
index cb3e0b9..66f967b 100644
--- a/docs/manualpages/Viewer/PetscViewerRestoreSubViewer.html
+++ b/docs/manualpages/Viewer/PetscViewerRestoreSubViewer.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerRestoreSubViewer</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerRestoreSubViewer.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerRestoreSubViewer.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerRestoreSubViewer"><H1>PetscViewerRestoreSubViewer</H1></A>
 Restores a new <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> obtained with <A HREF="../Viewer/PetscViewerGetSubViewer.html#PetscViewerGetSubViewer">PetscViewerGetSubViewer</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerSAWsOpen.html b/docs/manualpages/Viewer/PetscViewerSAWsOpen.html
index 026322a..56eb7fe 100644
--- a/docs/manualpages/Viewer/PetscViewerSAWsOpen.html
+++ b/docs/manualpages/Viewer/PetscViewerSAWsOpen.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerSAWsOpen</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerSAWsOpen.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerSAWsOpen.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerSAWsOpen"><H1>PetscViewerSAWsOpen</H1></A>
 Opens an SAWs <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerSetFormat.html b/docs/manualpages/Viewer/PetscViewerSetFormat.html
index c4147dc..8bc0036 100644
--- a/docs/manualpages/Viewer/PetscViewerSetFormat.html
+++ b/docs/manualpages/Viewer/PetscViewerSetFormat.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerSetFormat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerSetFormat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerSetFormat.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerSetFormat"><H1>PetscViewerSetFormat</H1></A>
 Sets the format for <A HREF="../Viewer/PetscViewers.html#PetscViewers">PetscViewers</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerSetFromOptions.html b/docs/manualpages/Viewer/PetscViewerSetFromOptions.html
index a3f1f95..59b16c0 100644
--- a/docs/manualpages/Viewer/PetscViewerSetFromOptions.html
+++ b/docs/manualpages/Viewer/PetscViewerSetFromOptions.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerSetFromOptions"><H1>PetscViewerSetFromOptions</H1></A>
 Sets the graphics type from the options database. Defaults to a PETSc X windows graphics. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerSetOptionsPrefix.html b/docs/manualpages/Viewer/PetscViewerSetOptionsPrefix.html
index d587e4f..662b0c2 100644
--- a/docs/manualpages/Viewer/PetscViewerSetOptionsPrefix.html
+++ b/docs/manualpages/Viewer/PetscViewerSetOptionsPrefix.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerSetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerSetOptionsPrefix"><H1>PetscViewerSetOptionsPrefix</H1></A>
 Sets the prefix used for searching for all <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> options in the database. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerSetType.html b/docs/manualpages/Viewer/PetscViewerSetType.html
index 93744ee..e21024f 100644
--- a/docs/manualpages/Viewer/PetscViewerSetType.html
+++ b/docs/manualpages/Viewer/PetscViewerSetType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerSetType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerSetType"><H1>PetscViewerSetType</H1></A>
 Builds <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> for a particular implementation. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerSetUp.html b/docs/manualpages/Viewer/PetscViewerSetUp.html
index 7f0bf06..1265658 100644
--- a/docs/manualpages/Viewer/PetscViewerSetUp.html
+++ b/docs/manualpages/Viewer/PetscViewerSetUp.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerSetUp.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerSetUp"><H1>PetscViewerSetUp</H1></A>
 Sets up the internal viewer data structures for the later use. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerSocketOpen.html b/docs/manualpages/Viewer/PetscViewerSocketOpen.html
index 1034a8e..de75f3c 100644
--- a/docs/manualpages/Viewer/PetscViewerSocketOpen.html
+++ b/docs/manualpages/Viewer/PetscViewerSocketOpen.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerSocketOpen</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerSocketOpen.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerSocketOpen.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerSocketOpen"><H1>PetscViewerSocketOpen</H1></A>
 Opens a connection to a MATLAB or other socket based server. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerSocketSetConnection.html b/docs/manualpages/Viewer/PetscViewerSocketSetConnection.html
index 70d545e..75c3983 100644
--- a/docs/manualpages/Viewer/PetscViewerSocketSetConnection.html
+++ b/docs/manualpages/Viewer/PetscViewerSocketSetConnection.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerSocketSetConnection</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerSocketSetConnection.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerSocketSetConnection.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerSocketSetConnection"><H1>PetscViewerSocketSetConnection</H1></A>
 Sets the machine and port that a PETSc socket viewer is to use 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerStringOpen.html b/docs/manualpages/Viewer/PetscViewerStringOpen.html
index faaeea1..8eb97dc 100644
--- a/docs/manualpages/Viewer/PetscViewerStringOpen.html
+++ b/docs/manualpages/Viewer/PetscViewerStringOpen.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerStringOpen</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerStringOpen.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerStringOpen.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerStringOpen"><H1>PetscViewerStringOpen</H1></A>
 Opens a string as a <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A>. This is a very simple <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A>; information on the object is simply stored into the string in a fairly nice way. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerStringSPrintf.html b/docs/manualpages/Viewer/PetscViewerStringSPrintf.html
index 995850b..dfe4ceb 100644
--- a/docs/manualpages/Viewer/PetscViewerStringSPrintf.html
+++ b/docs/manualpages/Viewer/PetscViewerStringSPrintf.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerStringSPrintf</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerStringSPrintf.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerStringSPrintf.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerStringSPrintf"><H1>PetscViewerStringSPrintf</H1></A>
 Prints information to a <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> string. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerStringSetString.html b/docs/manualpages/Viewer/PetscViewerStringSetString.html
index 7eb58fc..7f0687b 100644
--- a/docs/manualpages/Viewer/PetscViewerStringSetString.html
+++ b/docs/manualpages/Viewer/PetscViewerStringSetString.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerStringSetString</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerStringSetString.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerStringSetString.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerStringSetString"><H1>PetscViewerStringSetString</H1></A>
 sets the string that a string viewer will print to 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerType.html b/docs/manualpages/Viewer/PetscViewerType.html
index 7965371..ee04e29 100644
--- a/docs/manualpages/Viewer/PetscViewerType.html
+++ b/docs/manualpages/Viewer/PetscViewerType.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerType.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerType"><H1>PetscViewerType</H1></A>
 String with the name of a PETSc PETScViewer 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerVTKAddField.html b/docs/manualpages/Viewer/PetscViewerVTKAddField.html
index 50cb832..381291a 100644
--- a/docs/manualpages/Viewer/PetscViewerVTKAddField.html
+++ b/docs/manualpages/Viewer/PetscViewerVTKAddField.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerVTKAddField</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerVTKAddField.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerVTKAddField.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerVTKAddField"><H1>PetscViewerVTKAddField</H1></A>
 Add a field to the viewer 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerVTKFWrite.html b/docs/manualpages/Viewer/PetscViewerVTKFWrite.html
index 06b17f5..a78d2a4 100644
--- a/docs/manualpages/Viewer/PetscViewerVTKFWrite.html
+++ b/docs/manualpages/Viewer/PetscViewerVTKFWrite.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerVTKFWrite</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerVTKFWrite.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerVTKFWrite.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerVTKFWrite"><H1>PetscViewerVTKFWrite</H1></A>
 write binary data preceded by 32-bit int length (in bytes), does not do byte swapping. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerVTKOpen.html b/docs/manualpages/Viewer/PetscViewerVTKOpen.html
index 98cba0e..34cf5ea 100644
--- a/docs/manualpages/Viewer/PetscViewerVTKOpen.html
+++ b/docs/manualpages/Viewer/PetscViewerVTKOpen.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerVTKOpen</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerVTKOpen.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerVTKOpen.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerVTKOpen"><H1>PetscViewerVTKOpen</H1></A>
 Opens a file for VTK output. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerVTKWriteFunction.html b/docs/manualpages/Viewer/PetscViewerVTKWriteFunction.html
index 5629d8c..f82675a 100644
--- a/docs/manualpages/Viewer/PetscViewerVTKWriteFunction.html
+++ b/docs/manualpages/Viewer/PetscViewerVTKWriteFunction.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerVTKWriteFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerVTKWriteFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerVTKWriteFunction.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerVTKWriteFunction"><H1>PetscViewerVTKWriteFunction</H1></A>
 functional form used to provide writer to the PetscViewerVTK 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerVUFlushDeferred.html b/docs/manualpages/Viewer/PetscViewerVUFlushDeferred.html
index da1ad3b..4d9f204 100644
--- a/docs/manualpages/Viewer/PetscViewerVUFlushDeferred.html
+++ b/docs/manualpages/Viewer/PetscViewerVUFlushDeferred.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerVUFlushDeferred</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerVUFlushDeferred.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerVUFlushDeferred.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerVUFlushDeferred"><H1>PetscViewerVUFlushDeferred</H1></A>
 Flushes the deferred write cache to the file. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerVUGetPointer.html b/docs/manualpages/Viewer/PetscViewerVUGetPointer.html
index 2cab181..e11b020 100644
--- a/docs/manualpages/Viewer/PetscViewerVUGetPointer.html
+++ b/docs/manualpages/Viewer/PetscViewerVUGetPointer.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerVUGetPointer</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerVUGetPointer.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerVUGetPointer.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerVUGetPointer"><H1>PetscViewerVUGetPointer</H1></A>
 Extracts the file pointer from a VU <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerVUGetVecSeen.html b/docs/manualpages/Viewer/PetscViewerVUGetVecSeen.html
index 72468ff..9ea6a33 100644
--- a/docs/manualpages/Viewer/PetscViewerVUGetVecSeen.html
+++ b/docs/manualpages/Viewer/PetscViewerVUGetVecSeen.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerVUGetVecSeen</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerVUGetVecSeen.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerVUGetVecSeen.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerVUGetVecSeen"><H1>PetscViewerVUGetVecSeen</H1></A>
 Gets the flag which indicates whether we have viewed a vector. This is usually called internally rather than by a user. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerVUPrintDeferred.html b/docs/manualpages/Viewer/PetscViewerVUPrintDeferred.html
index e19f14d..ab74f30 100644
--- a/docs/manualpages/Viewer/PetscViewerVUPrintDeferred.html
+++ b/docs/manualpages/Viewer/PetscViewerVUPrintDeferred.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerVUPrintDeferred</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerVUPrintDeferred.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerVUPrintDeferred.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerVUPrintDeferred"><H1>PetscViewerVUPrintDeferred</H1></A>
 Prints to the deferred write cache instead of the file. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerVUSetMode.html b/docs/manualpages/Viewer/PetscViewerVUSetMode.html
index f8c1663..7591f6a 100644
--- a/docs/manualpages/Viewer/PetscViewerVUSetMode.html
+++ b/docs/manualpages/Viewer/PetscViewerVUSetMode.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerVUSetMode</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerVUSetMode.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerVUSetMode.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerVUSetMode"><H1>PetscViewerVUSetMode</H1></A>
 Sets the mode in which to open the file. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerVUSetVecSeen.html b/docs/manualpages/Viewer/PetscViewerVUSetVecSeen.html
index 5bbeb74..3d8fc84 100644
--- a/docs/manualpages/Viewer/PetscViewerVUSetVecSeen.html
+++ b/docs/manualpages/Viewer/PetscViewerVUSetVecSeen.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerVUSetVecSeen</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerVUSetVecSeen.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerVUSetVecSeen.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerVUSetVecSeen"><H1>PetscViewerVUSetVecSeen</H1></A>
 Sets the flag which indicates whether we have viewed a vector. This is usually called internally rather than by a user. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewerView.html b/docs/manualpages/Viewer/PetscViewerView.html
index b291b8f..64d3490 100644
--- a/docs/manualpages/Viewer/PetscViewerView.html
+++ b/docs/manualpages/Viewer/PetscViewerView.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewerView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewerView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewerView.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewerView"><H1>PetscViewerView</H1></A>
 Visualizes a viewer object. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewers.html b/docs/manualpages/Viewer/PetscViewers.html
index b58d313..1709776 100644
--- a/docs/manualpages/Viewer/PetscViewers.html
+++ b/docs/manualpages/Viewer/PetscViewers.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewers</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewers.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewers.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewers"><H1>PetscViewers</H1></A>
 Abstract collection of <A HREF="../Viewer/PetscViewers.html#PetscViewers">PetscViewers</A>. It is just an expandable array of viewers. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewersCreate.html b/docs/manualpages/Viewer/PetscViewersCreate.html
index 292be1b..abbfb03 100644
--- a/docs/manualpages/Viewer/PetscViewersCreate.html
+++ b/docs/manualpages/Viewer/PetscViewersCreate.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewersCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewersCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewersCreate.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewersCreate"><H1>PetscViewersCreate</H1></A>
 Creates a container to hold a set of <A HREF="../Viewer/PetscViewers.html#PetscViewers">PetscViewers</A>. 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewersDestroy.html b/docs/manualpages/Viewer/PetscViewersDestroy.html
index ec1bc6c..5eb7800 100644
--- a/docs/manualpages/Viewer/PetscViewersDestroy.html
+++ b/docs/manualpages/Viewer/PetscViewersDestroy.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewersDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewersDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewersDestroy.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewersDestroy"><H1>PetscViewersDestroy</H1></A>
 Destroys a set of <A HREF="../Viewer/PetscViewers.html#PetscViewers">PetscViewers</A> created with <A HREF="../Viewer/PetscViewersCreate.html#PetscViewersCreate">PetscViewersCreate</A>(). 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/PetscViewersGetViewer.html b/docs/manualpages/Viewer/PetscViewersGetViewer.html
index ce63ccd..211bd8f 100644
--- a/docs/manualpages/Viewer/PetscViewersGetViewer.html
+++ b/docs/manualpages/Viewer/PetscViewersGetViewer.html
@@ -5,8 +5,8 @@
 <TITLE>PetscViewersGetViewer</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/PetscViewersGetViewer.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/PetscViewersGetViewer.html "><small>Report Typos and Errors</small></a></div>
 <A NAME="PetscViewersGetViewer"><H1>PetscViewersGetViewer</H1></A>
 Gets a <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> from a <A HREF="../Viewer/PetscViewer.html#PetscViewer">PetscViewer</A> collection 
 <H3><FONT COLOR="#CC3333">Synopsis</FONT></H3>
diff --git a/docs/manualpages/Viewer/index.html b/docs/manualpages/Viewer/index.html
index aba9895..5089ec6 100644
--- a/docs/manualpages/Viewer/index.html
+++ b/docs/manualpages/Viewer/index.html
@@ -3,8 +3,8 @@
 <TITLE>Viewer Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/Viewer/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/Viewer/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscViewer Manual Pages 
 </H2>
diff --git a/docs/manualpages/concepts/ao.html b/docs/manualpages/concepts/ao.html
index 053d012..d917355 100644
--- a/docs/manualpages/concepts/ao.html
+++ b/docs/manualpages/concepts/ao.html
@@ -1,7 +1,7 @@
 <html>
 <title>AO</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/ao.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/ao.html "><small>Report Typos and Errors</small></a></div>
 <h2>AO</h2>
 <menu>
 <LI><A HREF="../../../src/snes/examples/tutorials/ex10d/ex10.c.html"><CONCEPT>application to PETSc ordering or vice versa;</CONCEPT></A>
diff --git a/docs/manualpages/concepts/bags.html b/docs/manualpages/concepts/bags.html
index 88179ab..bc0fd26 100644
--- a/docs/manualpages/concepts/bags.html
+++ b/docs/manualpages/concepts/bags.html
@@ -1,7 +1,7 @@
 <html>
 <title>bags</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/bags.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/bags.html "><small>Report Typos and Errors</small></a></div>
 <h2>bags</h2>
 <menu>
 <LI><A HREF="../../../src/dm/examples/tutorials/ex7.c.html"><CONCEPT>ex7.c</CONCEPT></A>
diff --git a/docs/manualpages/concepts/complex_numbers.html b/docs/manualpages/concepts/complex_numbers.html
index 592fac7..3652845 100644
--- a/docs/manualpages/concepts/complex_numbers.html
+++ b/docs/manualpages/concepts/complex_numbers.html
@@ -1,7 +1,7 @@
 <html>
 <title>complex numbers</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/complex_numbers.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/complex_numbers.html "><small>Report Typos and Errors</small></a></div>
 <h2>complex numbers</h2>
 <menu>
 <LI><A HREF="../../../src/ksp/ksp/examples/tutorials/ex11.c.html"><CONCEPT>ex11.c</CONCEPT></A>
diff --git a/docs/manualpages/concepts/dm.html b/docs/manualpages/concepts/dm.html
index 6668b53..8ec403c 100644
--- a/docs/manualpages/concepts/dm.html
+++ b/docs/manualpages/concepts/dm.html
@@ -1,7 +1,7 @@
 <html>
 <title>DM</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/dm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/dm.html "><small>Report Typos and Errors</small></a></div>
 <h2>DM</h2>
 <menu>
 <LI><A HREF="../../../src/snes/examples/tutorials/ex20.c.html"><CONCEPT>using distributed arrays</CONCEPT></A>
diff --git a/docs/manualpages/concepts/dmda.html b/docs/manualpages/concepts/dmda.html
index 4ea58e9..911d37b 100644
--- a/docs/manualpages/concepts/dmda.html
+++ b/docs/manualpages/concepts/dmda.html
@@ -1,7 +1,7 @@
 <html>
 <title>DMDA</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/dmda.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/dmda.html "><small>Report Typos and Errors</small></a></div>
 <h2>DMDA</h2>
 <menu>
 <LI><A HREF="../../../src/ts/examples/tutorials/ex26.c.html"><CONCEPT>using distributed arrays;</CONCEPT></A>
diff --git a/docs/manualpages/concepts/dmnetwork.html b/docs/manualpages/concepts/dmnetwork.html
index 9ac5eb4..953d5ce 100644
--- a/docs/manualpages/concepts/dmnetwork.html
+++ b/docs/manualpages/concepts/dmnetwork.html
@@ -1,7 +1,7 @@
 <html>
 <title>DMNetwork</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/dmnetwork.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/dmnetwork.html "><small>Report Typos and Errors</small></a></div>
 <h2>DMNetwork</h2>
 <menu>
 <LI><A HREF="../../../src/snes/examples/tutorials/network/pflow/pf.c.html"><CONCEPT>pf.c</CONCEPT></A>
diff --git a/docs/manualpages/concepts/error_handling.html b/docs/manualpages/concepts/error_handling.html
index 4ded878..c27bf4f 100644
--- a/docs/manualpages/concepts/error_handling.html
+++ b/docs/manualpages/concepts/error_handling.html
@@ -1,7 +1,7 @@
 <html>
 <title>error handling</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/error_handling.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/error_handling.html "><small>Report Typos and Errors</small></a></div>
 <h2>error handling</h2>
 <menu>
 <LI><A HREF="../../../src/snes/examples/tutorials/ex3.c.html"><CONCEPT>using the macro __FUNCT__ to define routine names;</CONCEPT></A>
diff --git a/docs/manualpages/concepts/fortran90.html b/docs/manualpages/concepts/fortran90.html
index 80f992d..5c7db99 100644
--- a/docs/manualpages/concepts/fortran90.html
+++ b/docs/manualpages/concepts/fortran90.html
@@ -1,7 +1,7 @@
 <html>
 <title>Fortran90</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/fortran90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/fortran90.html "><small>Report Typos and Errors</small></a></div>
 <h2>Fortran90</h2>
 <menu>
 <LI><A HREF="../../../src/vec/is/is/examples/tutorials/ex1f90.F.html"><CONCEPT>accessing indices of index set;</CONCEPT></A>
diff --git a/docs/manualpages/concepts/global_to_local_mappings.html b/docs/manualpages/concepts/global_to_local_mappings.html
index 394081b..6603b04 100644
--- a/docs/manualpages/concepts/global_to_local_mappings.html
+++ b/docs/manualpages/concepts/global_to_local_mappings.html
@@ -1,7 +1,7 @@
 <html>
 <title>global to local mappings</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/global_to_local_mappings.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/global_to_local_mappings.html "><small>Report Typos and Errors</small></a></div>
 <h2>global to local mappings</h2>
 <menu>
 <LI><A HREF="../../../src/vec/is/is/examples/tutorials/ex4.c.html"><CONCEPT>ex4.c</CONCEPT></A>
diff --git a/docs/manualpages/concepts/hdf5.html b/docs/manualpages/concepts/hdf5.html
index 1645218..16852c5 100644
--- a/docs/manualpages/concepts/hdf5.html
+++ b/docs/manualpages/concepts/hdf5.html
@@ -1,7 +1,7 @@
 <html>
 <title>HDF5</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/hdf5.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/hdf5.html "><small>Report Typos and Errors</small></a></div>
 <h2>HDF5</h2>
 <menu>
 <LI><A HREF="../../../src/dm/examples/tutorials/ex9.c.html"><CONCEPT>ex9.c</CONCEPT></A>
diff --git a/docs/manualpages/concepts/helmholtz_equation.html b/docs/manualpages/concepts/helmholtz_equation.html
index 5adc1eb..426aaeb 100644
--- a/docs/manualpages/concepts/helmholtz_equation.html
+++ b/docs/manualpages/concepts/helmholtz_equation.html
@@ -1,7 +1,7 @@
 <html>
 <title>Helmholtz equation</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/helmholtz_equation.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/helmholtz_equation.html "><small>Report Typos and Errors</small></a></div>
 <h2>Helmholtz equation</h2>
 <menu>
 <LI><A HREF="../../../src/ksp/ksp/examples/tutorials/ex11.c.html"><CONCEPT>ex11.c</CONCEPT></A>
diff --git a/docs/manualpages/concepts/index_sets.html b/docs/manualpages/concepts/index_sets.html
index 401e673..d32f07e 100644
--- a/docs/manualpages/concepts/index_sets.html
+++ b/docs/manualpages/concepts/index_sets.html
@@ -1,7 +1,7 @@
 <html>
 <title>index sets</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/index_sets.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/index_sets.html "><small>Report Typos and Errors</small></a></div>
 <h2>index sets</h2>
 <menu>
 <LI><A HREF="../../../src/vec/is/is/examples/tutorials/ex1.c.html"><CONCEPT>manipulating a general index set;</CONCEPT></A>
diff --git a/docs/manualpages/concepts/introduction_to_petsc.html b/docs/manualpages/concepts/introduction_to_petsc.html
index 608ed42..159c550 100644
--- a/docs/manualpages/concepts/introduction_to_petsc.html
+++ b/docs/manualpages/concepts/introduction_to_petsc.html
@@ -1,7 +1,7 @@
 <html>
 <title>introduction to PETSc</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/introduction_to_petsc.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/introduction_to_petsc.html "><small>Report Typos and Errors</small></a></div>
 <h2>introduction to PETSc</h2>
 <menu>
 <LI><A HREF="../../../src/sys/examples/tutorials/ex1.c.html"><CONCEPT>ex1.c</CONCEPT></A>
diff --git a/docs/manualpages/concepts/is.html b/docs/manualpages/concepts/is.html
index 4cb1d10..aec07e4 100644
--- a/docs/manualpages/concepts/is.html
+++ b/docs/manualpages/concepts/is.html
@@ -1,7 +1,7 @@
 <html>
 <title>IS</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/is.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/is.html "><small>Report Typos and Errors</small></a></div>
 <h2>IS</h2>
 <menu>
 <LI><A HREF="../../../src/vec/is/is/examples/tutorials/ex1.c.html"><CONCEPT>creating a general index set;</CONCEPT></A>
diff --git a/docs/manualpages/concepts/is_coloirng_types.html b/docs/manualpages/concepts/is_coloirng_types.html
index 16f3a42..3af6c0f 100644
--- a/docs/manualpages/concepts/is_coloirng_types.html
+++ b/docs/manualpages/concepts/is_coloirng_types.html
@@ -1,7 +1,7 @@
 <html>
 <title>IS coloirng types</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/is_coloirng_types.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/is_coloirng_types.html "><small>Report Typos and Errors</small></a></div>
 <h2>IS coloirng types</h2>
 <menu>
 <LI><A HREF="../../../src/snes/examples/tutorials/ex35.c.html"><CONCEPT>ex35.c</CONCEPT></A>
diff --git a/docs/manualpages/concepts/ksp.html b/docs/manualpages/concepts/ksp.html
index 7b2330e..638d8cf 100644
--- a/docs/manualpages/concepts/ksp.html
+++ b/docs/manualpages/concepts/ksp.html
@@ -1,7 +1,7 @@
 <html>
 <title>KSP</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/ksp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/ksp.html "><small>Report Typos and Errors</small></a></div>
 <h2>KSP</h2>
 <menu>
 <LI><A HREF="../../../src/ksp/ksp/examples/tutorials/ex1.c.html"><CONCEPT>solving a system of linear equations</CONCEPT></A>
diff --git a/docs/manualpages/concepts/ksp_solving_a_linear_system.html b/docs/manualpages/concepts/ksp_solving_a_linear_system.html
index c660c16..c981779 100644
--- a/docs/manualpages/concepts/ksp_solving_a_linear_system.html
+++ b/docs/manualpages/concepts/ksp_solving_a_linear_system.html
@@ -1,7 +1,7 @@
 <html>
 <title>KSP solving a linear system</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/ksp_solving_a_linear_system.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/ksp_solving_a_linear_system.html "><small>Report Typos and Errors</small></a></div>
 <h2>KSP solving a linear system</h2>
 <menu>
 <LI><A HREF="../../../src/ksp/ksp/examples/tests/ex30.c.html"><CONCEPT>ex30.c</CONCEPT></A>
diff --git a/docs/manualpages/concepts/laplacian,_2d.html b/docs/manualpages/concepts/laplacian,_2d.html
index 6687694..3d2eb0a 100644
--- a/docs/manualpages/concepts/laplacian,_2d.html
+++ b/docs/manualpages/concepts/laplacian,_2d.html
@@ -1,7 +1,7 @@
 <html>
 <title>Laplacian, 2d</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/laplacian,_2d.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/laplacian,_2d.html "><small>Report Typos and Errors</small></a></div>
 <h2>Laplacian, 2d</h2>
 <menu>
 <LI><A HREF="../../../src/ksp/ksp/examples/tutorials/ex13.c.html"><CONCEPT>ex13.c</CONCEPT></A>
diff --git a/docs/manualpages/concepts/local_to_global_mappings.html b/docs/manualpages/concepts/local_to_global_mappings.html
index 4e13158..31c0b5f 100644
--- a/docs/manualpages/concepts/local_to_global_mappings.html
+++ b/docs/manualpages/concepts/local_to_global_mappings.html
@@ -1,7 +1,7 @@
 <html>
 <title>local to global mappings</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/local_to_global_mappings.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/local_to_global_mappings.html "><small>Report Typos and Errors</small></a></div>
 <h2>local to global mappings</h2>
 <menu>
 <LI><A HREF="../../../src/vec/is/is/examples/tutorials/ex4.c.html"><CONCEPT>ex4.c</CONCEPT></A>
diff --git a/docs/manualpages/concepts/low_rank_correction.html b/docs/manualpages/concepts/low_rank_correction.html
index 675a85e..08472e4 100644
--- a/docs/manualpages/concepts/low_rank_correction.html
+++ b/docs/manualpages/concepts/low_rank_correction.html
@@ -1,7 +1,7 @@
 <html>
 <title>Low rank correction</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/low_rank_correction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/low_rank_correction.html "><small>Report Typos and Errors</small></a></div>
 <h2>Low rank correction</h2>
 <menu>
 <LI><A HREF="../../../src/mat/examples/tests/ex102.c.html"><CONCEPT>ex102.c</CONCEPT></A>
diff --git a/docs/manualpages/concepts/mat.html b/docs/manualpages/concepts/mat.html
index e681302..d357b6c 100644
--- a/docs/manualpages/concepts/mat.html
+++ b/docs/manualpages/concepts/mat.html
@@ -1,7 +1,7 @@
 <html>
 <title>Mat</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/mat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/mat.html "><small>Report Typos and Errors</small></a></div>
 <h2>Mat</h2>
 <menu>
 <LI><A HREF="../../../src/mat/examples/tutorials/ex1.c.html"><CONCEPT>ordering a matrix - loading a binary matrix and vector;</CONCEPT></A>
diff --git a/docs/manualpages/concepts/mathematical_functions.html b/docs/manualpages/concepts/mathematical_functions.html
index 544c677..11586a4 100644
--- a/docs/manualpages/concepts/mathematical_functions.html
+++ b/docs/manualpages/concepts/mathematical_functions.html
@@ -1,7 +1,7 @@
 <html>
 <title>mathematical functions</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/mathematical_functions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/mathematical_functions.html "><small>Report Typos and Errors</small></a></div>
 <h2>mathematical functions</h2>
 <menu>
 <LI><A HREF="../../../src/dm/examples/tutorials/ex4.c.html"><CONCEPT>ex4.c</CONCEPT></A>
diff --git a/docs/manualpages/concepts/matrices.html b/docs/manualpages/concepts/matrices.html
index 363b7ba..bfb66b8 100644
--- a/docs/manualpages/concepts/matrices.html
+++ b/docs/manualpages/concepts/matrices.html
@@ -1,7 +1,7 @@
 <html>
 <title>Matrices</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/matrices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/matrices.html "><small>Report Typos and Errors</small></a></div>
 <h2>Matrices</h2>
 <menu>
 <LI><A HREF="../../../src/ksp/ksp/examples/tutorials/ex3.c.html"><CONCEPT>inserting elements by blocks</CONCEPT></A>
diff --git a/docs/manualpages/concepts/multicomponent.html b/docs/manualpages/concepts/multicomponent.html
index b10ce06..c32517f 100644
--- a/docs/manualpages/concepts/multicomponent.html
+++ b/docs/manualpages/concepts/multicomponent.html
@@ -1,7 +1,7 @@
 <html>
 <title>multicomponent</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/multicomponent.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/multicomponent.html "><small>Report Typos and Errors</small></a></div>
 <h2>multicomponent</h2>
 <menu>
 <LI><A HREF="../../../src/snes/examples/tutorials/ex19.c.html"><CONCEPT>ex19.c</CONCEPT></A>
diff --git a/docs/manualpages/concepts/multigrid.html b/docs/manualpages/concepts/multigrid.html
index 583b02c..7ba1572 100644
--- a/docs/manualpages/concepts/multigrid.html
+++ b/docs/manualpages/concepts/multigrid.html
@@ -1,7 +1,7 @@
 <html>
 <title>multigrid</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/multigrid.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/multigrid.html "><small>Report Typos and Errors</small></a></div>
 <h2>multigrid</h2>
 <menu>
 <LI><A HREF="../../../src/snes/examples/tutorials/ex18.c.html"><CONCEPT>ex18.c</CONCEPT></A>
diff --git a/docs/manualpages/concepts/normal_equations.html b/docs/manualpages/concepts/normal_equations.html
index 7234412..39fb75f 100644
--- a/docs/manualpages/concepts/normal_equations.html
+++ b/docs/manualpages/concepts/normal_equations.html
@@ -1,7 +1,7 @@
 <html>
 <title>Normal equations</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/normal_equations.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/normal_equations.html "><small>Report Typos and Errors</small></a></div>
 <h2>Normal equations</h2>
 <menu>
 <LI><A HREF="../../../src/ksp/ksp/examples/tutorials/ex27.c.html"><CONCEPT>ex27.c</CONCEPT></A>
diff --git a/docs/manualpages/concepts/optimization.html b/docs/manualpages/concepts/optimization.html
index 238f691..75acbd4 100644
--- a/docs/manualpages/concepts/optimization.html
+++ b/docs/manualpages/concepts/optimization.html
@@ -1,7 +1,7 @@
 <html>
 <title>optimization</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/optimization.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/optimization.html "><small>Report Typos and Errors</small></a></div>
 <h2>optimization</h2>
 <menu>
 <LI><A HREF="../../../src/sys/examples/tutorials/ex6.c.html"><CONCEPT>likely</CONCEPT></A>
diff --git a/docs/manualpages/concepts/optimization_using_adjoint_sensitivities.html b/docs/manualpages/concepts/optimization_using_adjoint_sensitivities.html
index 6580c52..4c5819c 100644
--- a/docs/manualpages/concepts/optimization_using_adjoint_sensitivities.html
+++ b/docs/manualpages/concepts/optimization_using_adjoint_sensitivities.html
@@ -1,7 +1,7 @@
 <html>
 <title>Optimization using adjoint sensitivities</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/optimization_using_adjoint_sensitivities.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/optimization_using_adjoint_sensitivities.html "><small>Report Typos and Errors</small></a></div>
 <h2>Optimization using adjoint sensitivities</h2>
 <menu>
 <LI><A HREF="../../../src/ts/examples/tutorials/ex16opt_ic.c.html"><CONCEPT>ex16opt_ic.c</CONCEPT></A>
diff --git a/docs/manualpages/concepts/optimization_using_adjoint_sensitivity_analysis.html b/docs/manualpages/concepts/optimization_using_adjoint_sensitivity_analysis.html
index cc34c89..461a70b 100644
--- a/docs/manualpages/concepts/optimization_using_adjoint_sensitivity_analysis.html
+++ b/docs/manualpages/concepts/optimization_using_adjoint_sensitivity_analysis.html
@@ -1,7 +1,7 @@
 <html>
 <title>Optimization using adjoint sensitivity analysis</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/optimization_using_adjoint_sensitivity_analysis.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/optimization_using_adjoint_sensitivity_analysis.html "><small>Report Typos and Errors</small></a></div>
 <h2>Optimization using adjoint sensitivity analysis</h2>
 <menu>
 <LI><A HREF="../../../src/ts/examples/tutorials/ex20opt_p.c.html"><CONCEPT>ex20opt_p.c</CONCEPT></A>
diff --git a/docs/manualpages/concepts/partitioning.html b/docs/manualpages/concepts/partitioning.html
index cf87c4f..e3e6889 100644
--- a/docs/manualpages/concepts/partitioning.html
+++ b/docs/manualpages/concepts/partitioning.html
@@ -1,7 +1,7 @@
 <html>
 <title>partitioning</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/partitioning.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/partitioning.html "><small>Report Typos and Errors</small></a></div>
 <h2>partitioning</h2>
 <menu>
 <LI><A HREF="../../../src/mat/examples/tests/ex73.c.html"><CONCEPT>ex73.c</CONCEPT></A>
diff --git a/docs/manualpages/concepts/pc.html b/docs/manualpages/concepts/pc.html
index bf5c90b..64543ab 100644
--- a/docs/manualpages/concepts/pc.html
+++ b/docs/manualpages/concepts/pc.html
@@ -1,7 +1,7 @@
 <html>
 <title>PC</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/pc.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/pc.html "><small>Report Typos and Errors</small></a></div>
 <h2>PC</h2>
 <menu>
 <LI><A HREF="../../../src/ksp/ksp/examples/tutorials/ex12.c.html"><CONCEPT>registering preconditioners</CONCEPT></A>
diff --git a/docs/manualpages/concepts/petsc.html b/docs/manualpages/concepts/petsc.html
index 5f48328..137cfd4 100644
--- a/docs/manualpages/concepts/petsc.html
+++ b/docs/manualpages/concepts/petsc.html
@@ -1,7 +1,7 @@
 <html>
 <title>petsc</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/petsc.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/petsc.html "><small>Report Typos and Errors</small></a></div>
 <h2>petsc</h2>
 <menu>
 <LI><A HREF="../../../src/sys/examples/tutorials/ex2.c.html"><CONCEPT>introduction</CONCEPT></A>
diff --git a/docs/manualpages/concepts/petsc_snes_solver.html b/docs/manualpages/concepts/petsc_snes_solver.html
index 660d42b..7b158e8 100644
--- a/docs/manualpages/concepts/petsc_snes_solver.html
+++ b/docs/manualpages/concepts/petsc_snes_solver.html
@@ -1,7 +1,7 @@
 <html>
 <title>PETSc SNES solver</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/petsc_snes_solver.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/petsc_snes_solver.html "><small>Report Typos and Errors</small></a></div>
 <h2>PETSc SNES solver</h2>
 <menu>
 <LI><A HREF="../../../src/snes/examples/tutorials/network/pflow/pf.c.html"><CONCEPT>pf.c</CONCEPT></A>
diff --git a/docs/manualpages/concepts/petsclog.html b/docs/manualpages/concepts/petsclog.html
index 3eac8d3..2055b2c 100644
--- a/docs/manualpages/concepts/petsclog.html
+++ b/docs/manualpages/concepts/petsclog.html
@@ -1,7 +1,7 @@
 <html>
 <title>PetscLog</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/petsclog.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/petsclog.html "><small>Report Typos and Errors</small></a></div>
 <h2>PetscLog</h2>
 <menu>
 <LI><A HREF="../../../src/ksp/ksp/examples/tutorials/ex5.c.html"><CONCEPT>profiling multiple stages of code;</CONCEPT></A>
diff --git a/docs/manualpages/concepts/printf.html b/docs/manualpages/concepts/printf.html
index b8e98d2..ba84c4c 100644
--- a/docs/manualpages/concepts/printf.html
+++ b/docs/manualpages/concepts/printf.html
@@ -1,7 +1,7 @@
 <html>
 <title>printf</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/printf.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/printf.html "><small>Report Typos and Errors</small></a></div>
 <h2>printf</h2>
 <menu>
 <LI><A HREF="../../../src/sys/examples/tutorials/ex2.c.html"><CONCEPT>synchronized</CONCEPT></A>
diff --git a/docs/manualpages/concepts/printing.html b/docs/manualpages/concepts/printing.html
index 8f26b21..eb635cc 100644
--- a/docs/manualpages/concepts/printing.html
+++ b/docs/manualpages/concepts/printing.html
@@ -1,7 +1,7 @@
 <html>
 <title>printing</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/printing.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/printing.html "><small>Report Typos and Errors</small></a></div>
 <h2>printing</h2>
 <menu>
 <LI><A HREF="../../../src/sys/examples/tutorials/ex1.c.html"><CONCEPT>in parallel</CONCEPT></A>
diff --git a/docs/manualpages/concepts/process.html b/docs/manualpages/concepts/process.html
index 972a58b..fc12e10 100644
--- a/docs/manualpages/concepts/process.html
+++ b/docs/manualpages/concepts/process.html
@@ -1,7 +1,7 @@
 <html>
 <title>process</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/process.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/process.html "><small>Report Typos and Errors</small></a></div>
 <h2>process</h2>
 <menu>
 <LI><A HREF="../../../src/sys/examples/tutorials/ex4.c.html"><CONCEPT>subset set PETSC_COMM_WORLD</CONCEPT></A>
diff --git a/docs/manualpages/concepts/profiling.html b/docs/manualpages/concepts/profiling.html
index 55f1f58..c55f9d4 100644
--- a/docs/manualpages/concepts/profiling.html
+++ b/docs/manualpages/concepts/profiling.html
@@ -1,7 +1,7 @@
 <html>
 <title>profiling</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/profiling.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/profiling.html "><small>Report Typos and Errors</small></a></div>
 <h2>profiling</h2>
 <menu>
 <LI><A HREF="../../../src/sys/examples/tutorials/ex3.c.html"><CONCEPT>user-defined event</CONCEPT></A>
diff --git a/docs/manualpages/concepts/pseudo-timestepping.html b/docs/manualpages/concepts/pseudo-timestepping.html
index 3875391..c16bebb 100644
--- a/docs/manualpages/concepts/pseudo-timestepping.html
+++ b/docs/manualpages/concepts/pseudo-timestepping.html
@@ -1,7 +1,7 @@
 <html>
 <title>pseudo-timestepping</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/pseudo-timestepping.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/pseudo-timestepping.html "><small>Report Typos and Errors</small></a></div>
 <h2>pseudo-timestepping</h2>
 <menu>
 <LI><A HREF="../../../src/ts/examples/tutorials/ex1.c.html"><CONCEPT>ex1.c</CONCEPT></A>
diff --git a/docs/manualpages/concepts/shared_memory.html b/docs/manualpages/concepts/shared_memory.html
index 7a68d1a..2465423 100644
--- a/docs/manualpages/concepts/shared_memory.html
+++ b/docs/manualpages/concepts/shared_memory.html
@@ -1,7 +1,7 @@
 <html>
 <title>shared memory</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/shared_memory.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/shared_memory.html "><small>Report Typos and Errors</small></a></div>
 <h2>shared memory</h2>
 <menu>
 <LI><A HREF="../../../src/snes/examples/tutorials/ex5s.c.html"><CONCEPT>ex5s.c</CONCEPT></A>
diff --git a/docs/manualpages/concepts/snes.html b/docs/manualpages/concepts/snes.html
index 12a37d4..f64a266 100644
--- a/docs/manualpages/concepts/snes.html
+++ b/docs/manualpages/concepts/snes.html
@@ -1,7 +1,7 @@
 <html>
 <title>SNES</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/snes.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/snes.html "><small>Report Typos and Errors</small></a></div>
 <h2>SNES</h2>
 <menu>
 <LI><A HREF="../../../src/snes/examples/tutorials/ex10d/ex10.c.html"><CONCEPT>unstructured grid</CONCEPT></A>
diff --git a/docs/manualpages/concepts/stride.html b/docs/manualpages/concepts/stride.html
index 7fbe497..8979231 100644
--- a/docs/manualpages/concepts/stride.html
+++ b/docs/manualpages/concepts/stride.html
@@ -1,7 +1,7 @@
 <html>
 <title>stride</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/stride.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/stride.html "><small>Report Typos and Errors</small></a></div>
 <h2>stride</h2>
 <menu>
 <LI><A HREF="../../../src/vec/is/is/examples/tutorials/ex2.c.html"><CONCEPT>creating a stride index set;</CONCEPT></A>
diff --git a/docs/manualpages/concepts/tao.html b/docs/manualpages/concepts/tao.html
index 3cece06..e9d9f9e 100644
--- a/docs/manualpages/concepts/tao.html
+++ b/docs/manualpages/concepts/tao.html
@@ -1,7 +1,7 @@
 <html>
 <title>TAO</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/tao.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/tao.html "><small>Report Typos and Errors</small></a></div>
 <h2>TAO</h2>
 <menu>
 <LI><A HREF="../../../src/tao/pde_constrained/examples/tutorials/elliptic.c.html"><CONCEPT>Solving a system of nonlinear equations, nonlinear least squares</CONCEPT></A>
diff --git a/docs/manualpages/concepts/ts.html b/docs/manualpages/concepts/ts.html
index 7a1906a..57f0194 100644
--- a/docs/manualpages/concepts/ts.html
+++ b/docs/manualpages/concepts/ts.html
@@ -1,7 +1,7 @@
 <html>
 <title>TS</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/ts.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/ts.html "><small>Report Typos and Errors</small></a></div>
 <h2>TS</h2>
 <menu>
 <LI><A HREF="../../../src/ts/examples/tutorials/ex1.c.html"><CONCEPT>pseudo-timestepping</CONCEPT></A>
diff --git a/docs/manualpages/concepts/vecscatter.html b/docs/manualpages/concepts/vecscatter.html
index a0b043a..266de6b 100644
--- a/docs/manualpages/concepts/vecscatter.html
+++ b/docs/manualpages/concepts/vecscatter.html
@@ -1,7 +1,7 @@
 <html>
 <title>VecScatter</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/vecscatter.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/vecscatter.html "><small>Report Typos and Errors</small></a></div>
 <h2>VecScatter</h2>
 <menu>
 <LI><A HREF="../../../src/snes/examples/tutorials/ex10d/ex10.c.html"><CONCEPT>using vector scatter operations;</CONCEPT></A>
diff --git a/docs/manualpages/concepts/vectors.html b/docs/manualpages/concepts/vectors.html
index 4602060..128078b 100644
--- a/docs/manualpages/concepts/vectors.html
+++ b/docs/manualpages/concepts/vectors.html
@@ -1,7 +1,7 @@
 <html>
 <title>Vectors</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/vectors.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/vectors.html "><small>Report Typos and Errors</small></a></div>
 <h2>Vectors</h2>
 <menu>
 <LI><A HREF="../../../src/mat/examples/tutorials/ex1.c.html"><CONCEPT>loading a binary vector;</CONCEPT></A>
diff --git a/docs/manualpages/concepts/viewers.html b/docs/manualpages/concepts/viewers.html
index 17961c7..5bab62a 100644
--- a/docs/manualpages/concepts/viewers.html
+++ b/docs/manualpages/concepts/viewers.html
@@ -1,7 +1,7 @@
 <html>
 <title>viewers</title><body bgcolor="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/viewers.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/concepts/viewers.html "><small>Report Typos and Errors</small></a></div>
 <h2>viewers</h2>
 <menu>
 <LI><A HREF="../../../src/dm/examples/tutorials/ex7.c.html"><CONCEPT>ex7.c</CONCEPT></A>
diff --git a/docs/manualpages/help.html b/docs/manualpages/help.html
index e365d84..423d35c 100644
--- a/docs/manualpages/help.html
+++ b/docs/manualpages/help.html
@@ -2,8 +2,8 @@
 <TITLE>Concepts_File</TITLE>
 <!-- Created by helpindex.py -->
 <BODY>
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/help.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/manualpages/help.html "><small>Report Typos and Errors</small></a></div>
 <H1><center> PETSc Help Index</center></H1>
 <A NAME="B"></A>
 <H3> <CENTER> | <FONT COLOR="#CC3333">B</FONT> | 
diff --git a/docs/nonlinearsolvertable.html b/docs/nonlinearsolvertable.html
index e0d0b7f..d0bca67 100644
--- a/docs/nonlinearsolvertable.html
+++ b/docs/nonlinearsolvertable.html
@@ -6,8 +6,8 @@
     <title>Summary of Nonlinear Solvers Available from PETSc</title>
   </head>
   <body bgcolor="#ffffff">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/nonlinearsolvertable.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 docs/nonlinearsolvertable.html "><small>Report Typos and Errors</small></a></div>
 
     <h1>Summary of Nonlinear Solvers Available from PETSc</h1>
 
diff --git a/include/index.html b/include/index.html
index 007e12b..a5c38c4 100644
--- a/include/index.html
+++ b/include/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/include/makefile.html b/include/makefile.html
index 0aa63d0..4804641 100644
--- a/include/makefile.html
+++ b/include/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:57+00:00">
+<meta name="date" content="2017-04-24T14:40:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS   =
 FFLAGS   =
diff --git a/include/petsc.h.html b/include/petsc.h.html
index 7fc56a0..744d521 100644
--- a/include/petsc.h.html
+++ b/include/petsc.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:45+00:00">
+<meta name="date" content="2017-04-24T14:40:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc.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 allows you to use ANY public PETSc function</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/include/petsc/finclude/ftn-auto/petscmat.h90 b/include/petsc/finclude/ftn-auto/petscmat.h90
index c565ac2..21c91b3 100644
--- a/include/petsc/finclude/ftn-auto/petscmat.h90
+++ b/include/petsc/finclude/ftn-auto/petscmat.h90
@@ -202,6 +202,10 @@
        MatCompositeType b ! MatCompositeType
        integer z
        end subroutine
+      subroutine MatCompositeMerge(a,z)
+       Mat a ! Mat
+       integer z
+       end subroutine
       subroutine MatSetRandom(a,b,z)
        Mat a ! Mat
        PetscRandom b ! PetscRandom
diff --git a/include/petsc/finclude/index.html b/include/petsc/finclude/index.html
index 34f8b31..a4aefd1 100644
--- a/include/petsc/finclude/index.html
+++ b/include/petsc/finclude/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/include/petsc/finclude/makefile.html b/include/petsc/finclude/makefile.html
index 7f630f7..72ca429 100644
--- a/include/petsc/finclude/makefile.html
+++ b/include/petsc/finclude/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:06+00:00">
+<meta name="date" content="2017-04-24T14:41:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 
 <font color="#A020F0">#requiresdefine   'PETSC_USING_F90'</font>
diff --git a/include/petsc/finclude/petsc.h.html b/include/petsc/finclude/petsc.h.html
index 1c1edd4..724a16e 100644
--- a/include/petsc/finclude/petsc.h.html
+++ b/include/petsc/finclude/petsc.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petsc.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:57+00:00">
+<meta name="date" content="2017-04-24T14:40:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petsc.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petsc.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>!
 <a name="line3">  3: </a>!  Single Fortran include file <font color="#4169E1">for</font> all of PETSc
diff --git a/include/petsc/finclude/petscao.h.html b/include/petsc/finclude/petscao.h.html
index 8779bc4..96c08f8 100644
--- a/include/petsc/finclude/petscao.h.html
+++ b/include/petsc/finclude/petscao.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscao.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:02+00:00">
+<meta name="date" content="2017-04-24T14:41:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscao.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscao.h.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>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/AO/AO.html#AO">AO</a> (application ordering) package in PETSc
diff --git a/include/petsc/finclude/petscaodef.h.html b/include/petsc/finclude/petscaodef.h.html
index 5db2f89..445aaae 100644
--- a/include/petsc/finclude/petscaodef.h.html
+++ b/include/petsc/finclude/petscaodef.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscaodef.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:06+00:00">
+<meta name="date" content="2017-04-24T14:41:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscaodef.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscaodef.h.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>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/AO/AO.html#AO">AO</a> (application ordering) package in PETSc
diff --git a/include/petsc/finclude/petscdef.h.html b/include/petsc/finclude/petscdef.h.html
index 2cce47b..2cf62fa 100644
--- a/include/petsc/finclude/petscdef.h.html
+++ b/include/petsc/finclude/petscdef.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscdef.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:03+00:00">
+<meta name="date" content="2017-04-24T14:41:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscdef.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscdef.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 PETSc
 <a name="line3">  3: </a>!
diff --git a/include/petsc/finclude/petscdm.h.html b/include/petsc/finclude/petscdm.h.html
index cd9b24d..188f6b5 100644
--- a/include/petsc/finclude/petscdm.h.html
+++ b/include/petsc/finclude/petscdm.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscdm.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:59+00:00">
+<meta name="date" content="2017-04-24T14:40:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscdm.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscdm.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <a name="line3">  3: </a>!
diff --git a/include/petsc/finclude/petscdm.h90.html b/include/petsc/finclude/petscdm.h90.html
index fd8f0a5..47612de 100644
--- a/include/petsc/finclude/petscdm.h90.html
+++ b/include/petsc/finclude/petscdm.h90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscdm.h90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:03+00:00">
+<meta name="date" content="2017-04-24T14:41:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscdm.h90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscdm.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>!  Additional <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a> include file <font color="#4169E1">for</font> use of PETSc with Fortran 90/HPF
diff --git a/include/petsc/finclude/petscdmcomposite.h90.html b/include/petsc/finclude/petscdmcomposite.h90.html
index 409ea20..7865305 100644
--- a/include/petsc/finclude/petscdmcomposite.h90.html
+++ b/include/petsc/finclude/petscdmcomposite.h90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscdmcomposite.h90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:03+00:00">
+<meta name="date" content="2017-04-24T14:41:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscdmcomposite.h90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscdmcomposite.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>!  Additional DMComposite include file <font color="#4169E1">for</font> use of PETSc with Fortran 90/HPF
diff --git a/include/petsc/finclude/petscdmda.h.html b/include/petsc/finclude/petscdmda.h.html
index 9e164f1..443e60b 100644
--- a/include/petsc/finclude/petscdmda.h.html
+++ b/include/petsc/finclude/petscdmda.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscdmda.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:59+00:00">
+<meta name="date" content="2017-04-24T14:40:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscdmda.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscdmda.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>!
 <a name="line3">  3: </a>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a> (distributed array) package in PETSc
diff --git a/include/petsc/finclude/petscdmda.h90.html b/include/petsc/finclude/petscdmda.h90.html
index 08180bf..40f3c59 100644
--- a/include/petsc/finclude/petscdmda.h90.html
+++ b/include/petsc/finclude/petscdmda.h90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscdmda.h90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:03+00:00">
+<meta name="date" content="2017-04-24T14:41:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscdmda.h90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscdmda.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>!  Additional <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a> include file <font color="#4169E1">for</font> use of PETSc with Fortran 90/HPF
diff --git a/include/petsc/finclude/petscdmdadef.h.html b/include/petsc/finclude/petscdmdadef.h.html
index 2c95417..22116b4 100644
--- a/include/petsc/finclude/petscdmdadef.h.html
+++ b/include/petsc/finclude/petscdmdadef.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscdmdadef.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:04+00:00">
+<meta name="date" content="2017-04-24T14:41:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscdmdadef.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscdmdadef.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>!
 <a name="line3">  3: </a>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/DM/DMDA.html#DMDA">DMDA</a> (distributed array) package in PETSc
diff --git a/include/petsc/finclude/petscdmdef.h.html b/include/petsc/finclude/petscdmdef.h.html
index d4c1b22..51161b8 100644
--- a/include/petsc/finclude/petscdmdef.h.html
+++ b/include/petsc/finclude/petscdmdef.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscdmdef.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:04+00:00">
+<meta name="date" content="2017-04-24T14:41:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscdmdef.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscdmdef.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>!
 <a name="line3">  3: </a>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a> package in PETSc
diff --git a/include/petsc/finclude/petscdmredundant.h90.html b/include/petsc/finclude/petscdmredundant.h90.html
index 7ea5711..9ace173 100644
--- a/include/petsc/finclude/petscdmredundant.h90.html
+++ b/include/petsc/finclude/petscdmredundant.h90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscdmredundant.h90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:03+00:00">
+<meta name="date" content="2017-04-24T14:41:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscdmredundant.h90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscdmredundant.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>!  Additional DMRedundant include file <font color="#4169E1">for</font> use of PETSc with Fortran 90/HPF
diff --git a/include/petsc/finclude/petscdraw.h.html b/include/petsc/finclude/petscdraw.h.html
index 82b23ca..7825ce6 100644
--- a/include/petsc/finclude/petscdraw.h.html
+++ b/include/petsc/finclude/petscdraw.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscdraw.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:59+00:00">
+<meta name="date" content="2017-04-24T14:40:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscdraw.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscdraw.h.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>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> package in PETSc
diff --git a/include/petsc/finclude/petscdrawdef.h.html b/include/petsc/finclude/petscdrawdef.h.html
index e3a7f89..493ea75 100644
--- a/include/petsc/finclude/petscdrawdef.h.html
+++ b/include/petsc/finclude/petscdrawdef.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscdrawdef.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:04+00:00">
+<meta name="date" content="2017-04-24T14:41:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscdrawdef.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscdrawdef.h.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>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> package in PETSc
diff --git a/include/petsc/finclude/petscis.h.html b/include/petsc/finclude/petscis.h.html
index 130fade..9f51c33 100644
--- a/include/petsc/finclude/petscis.h.html
+++ b/include/petsc/finclude/petscis.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscis.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:02+00:00">
+<meta name="date" content="2017-04-24T14:41:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscis.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscis.h.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>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/IS/IS.html#IS">IS</a> (index set) package in PETSc
diff --git a/include/petsc/finclude/petscis.h90.html b/include/petsc/finclude/petscis.h90.html
index ef0c440..f70fb0e 100644
--- a/include/petsc/finclude/petscis.h90.html
+++ b/include/petsc/finclude/petscis.h90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscis.h90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:02+00:00">
+<meta name="date" content="2017-04-24T14:41:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscis.h90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscis.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>!  Include files <font color="#4169E1">for</font> <a href="../../../docs/manualpages/IS/IS.html#IS">IS</a> used from Fortran 90
diff --git a/include/petsc/finclude/petscisdef.h.html b/include/petsc/finclude/petscisdef.h.html
index baf0922..d43917f 100644
--- a/include/petsc/finclude/petscisdef.h.html
+++ b/include/petsc/finclude/petscisdef.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscisdef.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:06+00:00">
+<meta name="date" content="2017-04-24T14:41:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscisdef.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscisdef.h.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>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/IS/IS.html#IS">IS</a> (index set) package in PETSc
diff --git a/include/petsc/finclude/petscksp.h.html b/include/petsc/finclude/petscksp.h.html
index 8de4354..0e6f73d 100644
--- a/include/petsc/finclude/petscksp.h.html
+++ b/include/petsc/finclude/petscksp.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscksp.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:01+00:00">
+<meta name="date" content="2017-04-24T14:41:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscksp.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscksp.h.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>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> package in PETSc
diff --git a/include/petsc/finclude/petsckspdef.h.html b/include/petsc/finclude/petsckspdef.h.html
index 450793f..5ced2bf 100644
--- a/include/petsc/finclude/petsckspdef.h.html
+++ b/include/petsc/finclude/petsckspdef.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petsckspdef.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:05+00:00">
+<meta name="date" content="2017-04-24T14:41:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petsckspdef.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petsckspdef.h.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>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> package in PETSc
diff --git a/include/petsc/finclude/petsclog.h.html b/include/petsc/finclude/petsclog.h.html
index 89a44a1..2c06f42 100644
--- a/include/petsc/finclude/petsclog.h.html
+++ b/include/petsc/finclude/petsclog.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petsclog.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:58+00:00">
+<meta name="date" content="2017-04-24T14:40:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petsclog.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petsclog.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a> #include <A href="../../../include/petsc/finclude/petsclogdef.h.html">petsc/finclude/petsclogdef.h</A>
 </pre>
diff --git a/include/petsc/finclude/petsclogdef.h.html b/include/petsc/finclude/petsclogdef.h.html
index 9b7ce9c..3ec737a 100644
--- a/include/petsc/finclude/petsclogdef.h.html
+++ b/include/petsc/finclude/petsclogdef.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petsclogdef.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:04+00:00">
+<meta name="date" content="2017-04-24T14:41:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petsclogdef.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petsclogdef.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  No includes needed <font color="#4169E1">for</font> logging
 </pre>
diff --git a/include/petsc/finclude/petscmat.h.html b/include/petsc/finclude/petscmat.h.html
index 22763d5..2f0dde9 100644
--- a/include/petsc/finclude/petscmat.h.html
+++ b/include/petsc/finclude/petscmat.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscmat.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:59+00:00">
+<meta name="date" content="2017-04-24T14:40:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscmat.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscmat.h.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>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> package in PETSc
diff --git a/include/petsc/finclude/petscmat.h90.html b/include/petsc/finclude/petscmat.h90.html
index 939b41e..1367ac0 100644
--- a/include/petsc/finclude/petscmat.h90.html
+++ b/include/petsc/finclude/petscmat.h90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscmat.h90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:03+00:00">
+<meta name="date" content="2017-04-24T14:41:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscmat.h90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscmat.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>!  Additional <a href="../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> include file <font color="#4169E1">for</font> use of PETSc with Fortran 90
diff --git a/include/petsc/finclude/petscmatdef.h.html b/include/petsc/finclude/petscmatdef.h.html
index 1490199..9efc809 100644
--- a/include/petsc/finclude/petscmatdef.h.html
+++ b/include/petsc/finclude/petscmatdef.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscmatdef.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:05+00:00">
+<meta name="date" content="2017-04-24T14:41:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscmatdef.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscmatdef.h.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>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> package in PETSc
diff --git a/include/petsc/finclude/petscpc.h.html b/include/petsc/finclude/petscpc.h.html
index df406f2..cbc8636 100644
--- a/include/petsc/finclude/petscpc.h.html
+++ b/include/petsc/finclude/petscpc.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscpc.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:01+00:00">
+<meta name="date" content="2017-04-24T14:41:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscpc.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscpc.h.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>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/PC/PC.html#PC">PC</a> (preconditioner) package in PETSc
diff --git a/include/petsc/finclude/petscpcdef.h.html b/include/petsc/finclude/petscpcdef.h.html
index 1ebc2b1..5b18387 100644
--- a/include/petsc/finclude/petscpcdef.h.html
+++ b/include/petsc/finclude/petscpcdef.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscpcdef.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:05+00:00">
+<meta name="date" content="2017-04-24T14:41:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscpcdef.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscpcdef.h.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>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/PC/PC.html#PC">PC</a> (preconditioner) package in PETSc
diff --git a/include/petsc/finclude/petscsnes.h.html b/include/petsc/finclude/petscsnes.h.html
index d107bbe..60a013c 100644
--- a/include/petsc/finclude/petscsnes.h.html
+++ b/include/petsc/finclude/petscsnes.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscsnes.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:58+00:00">
+<meta name="date" content="2017-04-24T14:40:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscsnes.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscsnes.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/SNES/SNES.html#SNES">SNES</a> package in PETSc
 <a name="line3">  3: </a>!
diff --git a/include/petsc/finclude/petscsnesdef.h.html b/include/petsc/finclude/petscsnesdef.h.html
index 47d9200..b4b3e38 100644
--- a/include/petsc/finclude/petscsnesdef.h.html
+++ b/include/petsc/finclude/petscsnesdef.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscsnesdef.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:04+00:00">
+<meta name="date" content="2017-04-24T14:41:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscsnesdef.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscsnesdef.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/SNES/SNES.html#SNES">SNES</a> package in PETSc
 <a name="line3">  3: </a>!
diff --git a/include/petsc/finclude/petscsys.h.html b/include/petsc/finclude/petscsys.h.html
index d77cc56..500ba84 100644
--- a/include/petsc/finclude/petscsys.h.html
+++ b/include/petsc/finclude/petscsys.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscsys.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:57+00:00">
+<meta name="date" content="2017-04-24T14:40:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscsys.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscsys.h.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>!  Base include file <font color="#4169E1">for</font> Fortran use of the PETSc package.
diff --git a/include/petsc/finclude/petscsysdef.h.html b/include/petsc/finclude/petscsysdef.h.html
index 5ba78bd..4a3103b 100644
--- a/include/petsc/finclude/petscsysdef.h.html
+++ b/include/petsc/finclude/petscsysdef.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscsysdef.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:03+00:00">
+<meta name="date" content="2017-04-24T14:41:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscsysdef.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscsysdef.h.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>!  Part of the base include file <font color="#4169E1">for</font> Fortran use of PETSc.
diff --git a/include/petsc/finclude/petsctao.h.html b/include/petsc/finclude/petsctao.h.html
index 38833eb..c5023e5 100644
--- a/include/petsc/finclude/petsctao.h.html
+++ b/include/petsc/finclude/petsctao.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petsctao.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:06+00:00">
+<meta name="date" content="2017-04-24T14:41:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petsctao.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petsctao.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>!
 <a name="line3">  3: </a>!  Include file <font color="#4169E1">for</font> Fortran use of the TAO (Optimization) package in PETSc
diff --git a/include/petsc/finclude/petsctaodef.h b/include/petsc/finclude/petsctaodef.h
index a1ff838..ce6574e 100644
--- a/include/petsc/finclude/petsctaodef.h
+++ b/include/petsc/finclude/petsctaodef.h
@@ -6,8 +6,10 @@
 #if !defined(PETSC_USE_FORTRAN_DATATYPES)
 #define Tao PetscFortranAddr
 #define TaoLineSearch PetscFortranAddr
-#define TaoConvergedReason integer
 #endif
+#define TaoConvergedReason integer
+#define TaoType character*(80)
+#define TaoLineSearchType character*(80)
 
 #define TAOLMVM     "lmvm"
 #define TAONLS      "nls"
diff --git a/include/petsc/finclude/petscts.h.html b/include/petsc/finclude/petscts.h.html
index 058ac87..262afdb 100644
--- a/include/petsc/finclude/petscts.h.html
+++ b/include/petsc/finclude/petscts.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscts.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:02+00:00">
+<meta name="date" content="2017-04-24T14:41:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscts.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscts.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/TS/TS.html#TS">TS</a> (timestepping) package in PETSc
 <a name="line3">  3: </a>!
diff --git a/include/petsc/finclude/petsctsdef.h.html b/include/petsc/finclude/petsctsdef.h.html
index 2d598de..2c62821 100644
--- a/include/petsc/finclude/petsctsdef.h.html
+++ b/include/petsc/finclude/petsctsdef.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petsctsdef.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:06+00:00">
+<meta name="date" content="2017-04-24T14:41:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petsctsdef.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petsctsdef.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/TS/TS.html#TS">TS</a> (timestepping) package in PETSc
 <a name="line3">  3: </a>!
diff --git a/include/petsc/finclude/petscvec.h.html b/include/petsc/finclude/petscvec.h.html
index eb00e2e..0e5d84e 100644
--- a/include/petsc/finclude/petscvec.h.html
+++ b/include/petsc/finclude/petscvec.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscvec.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:58+00:00">
+<meta name="date" content="2017-04-24T14:40:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscvec.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscvec.h.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>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> package in PETSc
diff --git a/include/petsc/finclude/petscvec.h90.html b/include/petsc/finclude/petscvec.h90.html
index aa3f8c0..5eda993 100644
--- a/include/petsc/finclude/petscvec.h90.html
+++ b/include/petsc/finclude/petscvec.h90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscvec.h90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:02+00:00">
+<meta name="date" content="2017-04-24T14:41:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscvec.h90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscvec.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>!  Additional <a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> include file <font color="#4169E1">for</font> use of PETSc with Fortran 90/HPF
diff --git a/include/petsc/finclude/petscvecdef.h.html b/include/petsc/finclude/petscvecdef.h.html
index 2d6177d..4d1e8e4 100644
--- a/include/petsc/finclude/petscvecdef.h.html
+++ b/include/petsc/finclude/petscvecdef.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscvecdef.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:04+00:00">
+<meta name="date" content="2017-04-24T14:41:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscvecdef.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscvecdef.h.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>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> package in PETSc
diff --git a/include/petsc/finclude/petscviewer.h.html b/include/petsc/finclude/petscviewer.h.html
index 06eda70..c7bb239 100644
--- a/include/petsc/finclude/petscviewer.h.html
+++ b/include/petsc/finclude/petscviewer.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscviewer.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:02+00:00">
+<meta name="date" content="2017-04-24T14:41:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscviewer.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscviewer.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/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a> package in PETSc
 <a name="line3">  3: </a>!
diff --git a/include/petsc/finclude/petscviewerdef.h.html b/include/petsc/finclude/petscviewerdef.h.html
index 46def5f..f7d424c 100644
--- a/include/petsc/finclude/petscviewerdef.h.html
+++ b/include/petsc/finclude/petscviewerdef.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/finclude/petscviewerdef.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:05+00:00">
+<meta name="date" content="2017-04-24T14:41:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/finclude/petscviewerdef.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/finclude/petscviewerdef.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/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a> package in PETSc
 <a name="line3">  3: </a>!
diff --git a/include/petsc/mpiuni/mpi.h.html b/include/petsc/mpiuni/mpi.h.html
index 68acd04..814c6e6 100644
--- a/include/petsc/mpiuni/mpi.h.html
+++ b/include/petsc/mpiuni/mpi.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/mpiuni/mpi.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:53+00:00">
+<meta name="date" content="2017-04-24T13:55:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/mpiuni/mpi.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/mpiuni/mpi.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 is a special set of bindings for uni-processor use of MPI by the PETSc library.</font>
 
diff --git a/include/petsc/mpiuni/mpif.h.html b/include/petsc/mpiuni/mpif.h.html
index 8151934..c9d0ff6 100644
--- a/include/petsc/mpiuni/mpif.h.html
+++ b/include/petsc/mpiuni/mpif.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/mpiuni/mpif.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:55+00:00">
+<meta name="date" content="2017-04-24T13:55:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/mpiuni/mpif.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/mpiuni/mpif.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!
 
diff --git a/include/petsc/private/bagimpl.h.html b/include/petsc/private/bagimpl.h.html
index b088123..76b38b6 100644
--- a/include/petsc/private/bagimpl.h.html
+++ b/include/petsc/private/bagimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/bagimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:24+00:00">
+<meta name="date" content="2017-04-24T13:52:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/bagimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/bagimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscbag.h></font>
 
 <a name="line5">  5: </a><strong><font color="#228B22">#define PETSC_BAG_NAME_LENGTH 64</font></strong>
diff --git a/include/petsc/private/characteristicimpl.h.html b/include/petsc/private/characteristicimpl.h.html
index f9bbb47..8c9b1ab 100644
--- a/include/petsc/private/characteristicimpl.h.html
+++ b/include/petsc/private/characteristicimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/characteristicimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:29+00:00">
+<meta name="date" content="2017-04-24T14:36:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/characteristicimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/characteristicimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#ifndef __CHARACTERISTICIMPL_H</font>
 
diff --git a/include/petsc/private/dmdaimpl.h.html b/include/petsc/private/dmdaimpl.h.html
index 4ba49b5..7442c5e 100644
--- a/include/petsc/private/dmdaimpl.h.html
+++ b/include/petsc/private/dmdaimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/dmdaimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:16+00:00">
+<meta name="date" content="2017-04-24T14:13:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/dmdaimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/dmdaimpl.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">   Distributed arrays - communication tools for parallel, rectangular grids.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/include/petsc/private/dmimpl.h.html b/include/petsc/private/dmimpl.h.html
index 5f4e865..7222ae2 100644
--- a/include/petsc/private/dmimpl.h.html
+++ b/include/petsc/private/dmimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/dmimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:28+00:00">
+<meta name="date" content="2017-04-24T14:12:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/dmimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/dmimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <a name="line3">  3: </a><font color="#A020F0">#if !defined(_DMIMPL_H)</font>
diff --git a/include/petsc/private/dmlabelimpl.h.html b/include/petsc/private/dmlabelimpl.h.html
index 0dc97d1..aaccf6b 100644
--- a/include/petsc/private/dmlabelimpl.h.html
+++ b/include/petsc/private/dmlabelimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/dmlabelimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:34+00:00">
+<meta name="date" content="2017-04-24T14:12:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/dmlabelimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/dmlabelimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_LABELIMPL_H)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _LABELIMPL_H</font></strong>
 
diff --git a/include/petsc/private/dmmbimpl.h.html b/include/petsc/private/dmmbimpl.h.html
index 1ce9d65..b7f44fa 100644
--- a/include/petsc/private/dmmbimpl.h.html
+++ b/include/petsc/private/dmmbimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/dmmbimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:29+00:00">
+<meta name="date" content="2017-04-24T14:12:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/dmmbimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/dmmbimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_DMMBIMPL_H)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _DMMBIMPL_H</font></strong>
 
diff --git a/include/petsc/private/dmnetworkimpl.h.html b/include/petsc/private/dmnetworkimpl.h.html
index 6b81a37..75c1fb3 100644
--- a/include/petsc/private/dmnetworkimpl.h.html
+++ b/include/petsc/private/dmnetworkimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/dmnetworkimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:29+00:00">
+<meta name="date" content="2017-04-24T14:12:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/dmnetworkimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/dmnetworkimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_NETWORKIMPL_H)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _NETWORKIMPL_H</font></strong>
 
diff --git a/include/petsc/private/dmpatchimpl.h.html b/include/petsc/private/dmpatchimpl.h.html
index cf1b154..2941cfb 100644
--- a/include/petsc/private/dmpatchimpl.h.html
+++ b/include/petsc/private/dmpatchimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/dmpatchimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:29+00:00">
+<meta name="date" content="2017-04-24T14:12:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/dmpatchimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/dmpatchimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_PATCHIMPL_H)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _PATCHIMPL_H</font></strong>
 
diff --git a/include/petsc/private/dmpleximpl.h.html b/include/petsc/private/dmpleximpl.h.html
index 69c2ce0..fbc17f8 100644
--- a/include/petsc/private/dmpleximpl.h.html
+++ b/include/petsc/private/dmpleximpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/dmpleximpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:30+00:00">
+<meta name="date" content="2017-04-24T14:12:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/dmpleximpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/dmpleximpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_PLEXIMPL_H)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _PLEXIMPL_H</font></strong>
 
diff --git a/include/petsc/private/drawimpl.h.html b/include/petsc/private/drawimpl.h.html
index 1aa87e9..8aef19d 100644
--- a/include/petsc/private/drawimpl.h.html
+++ b/include/petsc/private/drawimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/drawimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:36+00:00">
+<meta name="date" content="2017-04-24T13:51:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/drawimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/drawimpl.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">       Abstract data structure and functions for graphics.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/include/petsc/private/dtimpl.h.html b/include/petsc/private/dtimpl.h.html
index 50905c9..be7bfdb 100644
--- a/include/petsc/private/dtimpl.h.html
+++ b/include/petsc/private/dtimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/dtimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:31+00:00">
+<meta name="date" content="2017-04-24T14:12:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/dtimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/dtimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_DT_H)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _DT_H</font></strong>
 
diff --git a/include/petsc/private/index.html b/include/petsc/private/index.html
index ef42600..325c2bc 100644
--- a/include/petsc/private/index.html
+++ b/include/petsc/private/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/include/petsc/private/isimpl.h.html b/include/petsc/private/isimpl.h.html
index a41b4ab..4e749bf 100644
--- a/include/petsc/private/isimpl.h.html
+++ b/include/petsc/private/isimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/isimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:59+00:00">
+<meta name="date" content="2017-04-24T13:58:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/isimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/isimpl.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">    Index sets for scatter-gather type operations in vectors</font>
 <a name="line3">  3: </a><font color="#B22222">and matrices.</font>
diff --git a/include/petsc/private/kernels/blockinvert.h.html b/include/petsc/private/kernels/blockinvert.h.html
index e821f3b..d13ff74 100644
--- a/include/petsc/private/kernels/blockinvert.h.html
+++ b/include/petsc/private/kernels/blockinvert.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/kernels/blockinvert.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:12:01+00:00">
+<meta name="date" content="2017-04-24T14:00:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/kernels/blockinvert.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/kernels/blockinvert.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">    Kernels used in sparse ILU (and LU) and in the resulting triangular</font>
 <a name="line3">  3: </a><font color="#B22222"> solves. These are for block algorithms where the block sizes are on</font>
diff --git a/include/petsc/private/kernels/blockmatmult.h.html b/include/petsc/private/kernels/blockmatmult.h.html
index 5e1688f..88819c5 100644
--- a/include/petsc/private/kernels/blockmatmult.h.html
+++ b/include/petsc/private/kernels/blockmatmult.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/kernels/blockmatmult.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:12:02+00:00">
+<meta name="date" content="2017-04-24T14:00:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/kernels/blockmatmult.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/kernels/blockmatmult.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_petsc_blockmatmult_h)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _petsc_blockmatmult_h</font></strong>
 
diff --git a/include/petsc/private/kernels/blocktranspose.h.html b/include/petsc/private/kernels/blocktranspose.h.html
index 985a86c..dc63295 100644
--- a/include/petsc/private/kernels/blocktranspose.h.html
+++ b/include/petsc/private/kernels/blocktranspose.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/kernels/blocktranspose.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:12:02+00:00">
+<meta name="date" content="2017-04-24T14:00:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/kernels/blocktranspose.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/kernels/blocktranspose.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_BLOCKTRANSPOSE_H)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _BLOCKTRANSPOSE_H</font></strong>
 
diff --git a/include/petsc/private/kernels/petscaxpy.h.html b/include/petsc/private/kernels/petscaxpy.h.html
index 85efcfc..be2c391 100644
--- a/include/petsc/private/kernels/petscaxpy.h.html
+++ b/include/petsc/private/kernels/petscaxpy.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/kernels/petscaxpy.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:18+00:00">
+<meta name="date" content="2017-04-24T13:55:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/kernels/petscaxpy.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/kernels/petscaxpy.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    PetscKernelAXPY -  X = X + alpha * Y</font>
diff --git a/include/petsc/private/kspimpl.h.html b/include/petsc/private/kspimpl.h.html
index 4b25e08..f17a766 100644
--- a/include/petsc/private/kspimpl.h.html
+++ b/include/petsc/private/kspimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/kspimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:20+00:00">
+<meta name="date" content="2017-04-24T14:23:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/kspimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/kspimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#ifndef _KSPIMPL_H</font>
 <a name="line3">  3: </a><strong><font color="#228B22">#define _KSPIMPL_H</font></strong>
diff --git a/include/petsc/private/linesearchimpl.h.html b/include/petsc/private/linesearchimpl.h.html
index 40fc74e..b82c83d 100644
--- a/include/petsc/private/linesearchimpl.h.html
+++ b/include/petsc/private/linesearchimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/linesearchimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:23+00:00">
+<meta name="date" content="2017-04-24T14:31:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/linesearchimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/linesearchimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#ifndef __LINESEARCHIMPL_H</font>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <petscsnes.h></font>
diff --git a/include/petsc/private/logimpl.h.html b/include/petsc/private/logimpl.h.html
index af24e00..d53b2bd 100644
--- a/include/petsc/private/logimpl.h.html
+++ b/include/petsc/private/logimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/logimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:44+00:00">
+<meta name="date" content="2017-04-24T13:54:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/logimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/logimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/petscimpl.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsctime.h></font>
 
diff --git a/include/petsc/private/makefile.html b/include/petsc/private/makefile.html
index 89f4acd..715509f 100644
--- a/include/petsc/private/makefile.html
+++ b/include/petsc/private/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:09+00:00">
+<meta name="date" content="2017-04-24T14:41:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS   =
 FFLAGS   =
diff --git a/include/petsc/private/matimpl.h.html b/include/petsc/private/matimpl.h.html
index ad65d38..fa34330 100644
--- a/include/petsc/private/matimpl.h.html
+++ b/include/petsc/private/matimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/matimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:52+00:00">
+<meta name="date" content="2017-04-24T13:59:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/matimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/matimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#ifndef __MATIMPL_H</font>
 
diff --git a/include/petsc/private/matorderimpl.h.html b/include/petsc/private/matorderimpl.h.html
index 0a369cc..a865867 100644
--- a/include/petsc/private/matorderimpl.h.html
+++ b/include/petsc/private/matorderimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/matorderimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:15+00:00">
+<meta name="date" content="2017-04-24T14:12:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/matorderimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/matorderimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#ifndef __MATORDERIMPL_H</font>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <petscmat.h></font>
diff --git a/include/petsc/private/pcgamgimpl.h.html b/include/petsc/private/pcgamgimpl.h.html
index 4b727ea..bb4af2a 100644
--- a/include/petsc/private/pcgamgimpl.h.html
+++ b/include/petsc/private/pcgamgimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/pcgamgimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:55+00:00">
+<meta name="date" content="2017-04-24T14:19:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/pcgamgimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/pcgamgimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/pcimpl.h></font>
 <a name="line4">  4: </a><font color="#A020F0">#include <petsc/private/pcmgimpl.h>                    </font><font color="#B22222">/*I "petscksp.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/include/petsc/private/pcimpl.h.html b/include/petsc/private/pcimpl.h.html
index 75c95be..a6b3e05 100644
--- a/include/petsc/private/pcimpl.h.html
+++ b/include/petsc/private/pcimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/pcimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:54+00:00">
+<meta name="date" content="2017-04-24T14:19:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/pcimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/pcimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#ifndef _PCIMPL_H</font>
 <a name="line3">  3: </a><strong><font color="#228B22">#define _PCIMPL_H</font></strong>
diff --git a/include/petsc/private/pcmgimpl.h.html b/include/petsc/private/pcmgimpl.h.html
index a38abc1..b3d8bfa 100644
--- a/include/petsc/private/pcmgimpl.h.html
+++ b/include/petsc/private/pcmgimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/pcmgimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:16+00:00">
+<meta name="date" content="2017-04-24T14:20:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/pcmgimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/pcmgimpl.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">      Data structure used for Multigrid preconditioner.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/include/petsc/private/petscdsimpl.h.html b/include/petsc/private/petscdsimpl.h.html
index 5856436..b28ab6b 100644
--- a/include/petsc/private/petscdsimpl.h.html
+++ b/include/petsc/private/petscdsimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/petscdsimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:31+00:00">
+<meta name="date" content="2017-04-24T14:12:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/petscdsimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/petscdsimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_PETSCDSIMPL_H)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _PETSCDSIMPL_H</font></strong>
 
diff --git a/include/petsc/private/petscfeimpl.h.html b/include/petsc/private/petscfeimpl.h.html
index 040a888..2c168e7 100644
--- a/include/petsc/private/petscfeimpl.h.html
+++ b/include/petsc/private/petscfeimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/petscfeimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:31+00:00">
+<meta name="date" content="2017-04-24T14:12:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/petscfeimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/petscfeimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_PETSCFEIMPL_H)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _PETSCFEIMPL_H</font></strong>
 
diff --git a/include/petsc/private/petscfptimpl.h.html b/include/petsc/private/petscfptimpl.h.html
index 5ff9721..33255a7 100644
--- a/include/petsc/private/petscfptimpl.h.html
+++ b/include/petsc/private/petscfptimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/petscfptimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:09+00:00">
+<meta name="date" content="2017-04-24T14:41:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/petscfptimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/petscfptimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#if !defined(_PETSCFPIMPL_H)</font>
 <a name="line3">  3: </a><strong><font color="#228B22">#define _PETSCFPIMPL_H</font></strong>
diff --git a/include/petsc/private/petscfvimpl.h.html b/include/petsc/private/petscfvimpl.h.html
index 63f9925..e29f124 100644
--- a/include/petsc/private/petscfvimpl.h.html
+++ b/include/petsc/private/petscfvimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/petscfvimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:09+00:00">
+<meta name="date" content="2017-04-24T14:41:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/petscfvimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/petscfvimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_PETSCFVIMPL_H)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _PETSCFVIMPL_H</font></strong>
 
diff --git a/include/petsc/private/petscimpl.h.html b/include/petsc/private/petscimpl.h.html
index 294fe01..d2d63fc 100644
--- a/include/petsc/private/petscimpl.h.html
+++ b/include/petsc/private/petscimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/petscimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:06+00:00">
+<meta name="date" content="2017-04-24T14:41:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/petscimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/petscimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Defines the basic header of all PETSc objects.</font>
diff --git a/include/petsc/private/sfimpl.h.html b/include/petsc/private/sfimpl.h.html
index 6cf4d5d..6944228 100644
--- a/include/petsc/private/sfimpl.h.html
+++ b/include/petsc/private/sfimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/sfimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:18+00:00">
+<meta name="date" content="2017-04-24T13:59:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/sfimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/sfimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_PETSCSFIMPL_H)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _PETSCSFIMPL_H</font></strong>
 
diff --git a/include/petsc/private/snesimpl.h.html b/include/petsc/private/snesimpl.h.html
index 55edd34..70610cd 100644
--- a/include/petsc/private/snesimpl.h.html
+++ b/include/petsc/private/snesimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/snesimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:55+00:00">
+<meta name="date" content="2017-04-24T14:27:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/snesimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/snesimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#ifndef __SNESIMPL_H</font>
 
diff --git a/include/petsc/private/taoimpl.h.html b/include/petsc/private/taoimpl.h.html
index 8cdce58..89b88bf 100644
--- a/include/petsc/private/taoimpl.h.html
+++ b/include/petsc/private/taoimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/taoimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:44+00:00">
+<meta name="date" content="2017-04-24T14:37:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/taoimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/taoimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#ifndef __TAO_IMPL_H</font>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <petsctaolinesearch.h></font>
diff --git a/include/petsc/private/taolinesearchimpl.h.html b/include/petsc/private/taolinesearchimpl.h.html
index d9acfde..1c04dc0 100644
--- a/include/petsc/private/taolinesearchimpl.h.html
+++ b/include/petsc/private/taolinesearchimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/taolinesearchimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:45+00:00">
+<meta name="date" content="2017-04-24T14:37:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/taolinesearchimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/taolinesearchimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#ifndef __TAOLINESEARCH_IMPL_H</font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscvec.h></font>
 <a name="line4">  4: </a><font color="#A020F0">#include <petsc/private/petscimpl.h></font>
diff --git a/include/petsc/private/tsimpl.h b/include/petsc/private/tsimpl.h
index d936d14..ff4469b 100644
--- a/include/petsc/private/tsimpl.h
+++ b/include/petsc/private/tsimpl.h
@@ -343,6 +343,22 @@ struct _n_TSMonitorEnvelopeCtx {
   Vec max,min;
 };
 
+/*
+    Checks if the user provide a TSSetIFunction() but an explicit method is called; generate an error in that case
+*/
+PETSC_STATIC_INLINE PetscErrorCode TSCheckImplicitTerm(TS ts)
+{
+  TSIFunction      ifunction;
+  DM               dm;
+  PetscErrorCode   ierr;
+
+  PetscFunctionBegin;
+  ierr = TSGetDM(ts,&dm);CHKERRQ(ierr);
+  ierr = DMTSGetIFunction(dm,&ifunction,NULL);CHKERRQ(ierr);
+  if (ifunction) SETERRQ(PetscObjectComm((PetscObject)ts),PETSC_ERR_ARG_INCOMP,"You are attempting to use an explicit ODE integrator but provided an implicit function definition with TSSetIFunction()");
+  PetscFunctionReturn(0);
+}
+
 PETSC_EXTERN PetscLogEvent TSTrajectory_Set, TSTrajectory_Get, TSTrajectory_DiskWrite, TSTrajectory_DiskRead;
 
 #endif
diff --git a/include/petsc/private/tsimpl.h.html b/include/petsc/private/tsimpl.h.html
index 3b4ccbe..0494908 100644
--- a/include/petsc/private/tsimpl.h.html
+++ b/include/petsc/private/tsimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/tsimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:33+00:00">
+<meta name="date" content="2017-04-24T14:32:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/tsimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/tsimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#ifndef __TSIMPL_H</font>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <petscts.h></font>
@@ -354,9 +354,24 @@
 <a name="line343">343: </a>  <a href="../docs/manualpages/Vec/Vec.html#Vec">Vec</a> max,min;
 <a name="line344">344: </a>};
 
-<a name="line346">346: </a>PETSC_EXTERN <a href="../docs/manualpages/Profiling/PetscLogEvent.html#PetscLogEvent">PetscLogEvent</a> TSTrajectory_Set, TSTrajectory_Get, TSTrajectory_DiskWrite, TSTrajectory_DiskRead;
+<a name="line346">346: </a><font color="#B22222">/*</font>
+<a name="line347">347: </a><font color="#B22222">    Checks if the user provide a <a href="../docs/manualpages/TS/TSSetIFunction.html#TSSetIFunction">TSSetIFunction</a>() but an explicit method is called; generate an error in that case</font>
+<a name="line348">348: </a><font color="#B22222">*/</font>
+<a name="line349">349: </a><strong><font color="#4169E1"><a name="TSCheckImplicitTerm"></a>PETSC_STATIC_INLINE <a href="../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSCheckImplicitTerm(<a href="../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
+<a name="line350">350: </a>{
+<a name="line351">351: </a>  TSIFunction      ifunction;
+<a name="line352">352: </a>  <a href="../docs/manualpages/DM/DM.html#DM">DM</a>               dm;
+<a name="line353">353: </a>  <a href="../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>   ierr;
 
-<a name="line348">348: </a><font color="#A020F0">#endif</font>
+<a name="line356">356: </a>  <a href="../docs/manualpages/TS/TSGetDM.html#TSGetDM">TSGetDM</a>(ts,&dm);
+<a name="line357">357: </a>  <a href="../docs/manualpages/TS/DMTSGetIFunction.html#DMTSGetIFunction">DMTSGetIFunction</a>(dm,&ifunction,NULL);
+<a name="line358">358: </a>  <font color="#4169E1">if</font> (ifunction) <a href="../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_ARG_INCOMP,<font color="#666666">"You are attempting to use an explicit ODE integrator but provided an implicit function definition with <a href="../docs/manualpages/T [...]
+<a name="line359">359: </a>  <font color="#4169E1">return</font>(0);
+<a name="line360">360: </a>}
+
+<a name="line362">362: </a>PETSC_EXTERN <a href="../docs/manualpages/Profiling/PetscLogEvent.html#PetscLogEvent">PetscLogEvent</a> TSTrajectory_Set, TSTrajectory_Get, TSTrajectory_DiskWrite, TSTrajectory_DiskRead;
+
+<a name="line364">364: </a><font color="#A020F0">#endif</font>
 </pre>
 </body>
 
diff --git a/include/petsc/private/vecimpl.h.html b/include/petsc/private/vecimpl.h.html
index 2cc7937..fe7d103 100644
--- a/include/petsc/private/vecimpl.h.html
+++ b/include/petsc/private/vecimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/vecimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:16+00:00">
+<meta name="date" content="2017-04-24T13:55:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/vecimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/vecimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   This private file should not be included in users' code.</font>
diff --git a/include/petsc/private/viewerimpl.h.html b/include/petsc/private/viewerimpl.h.html
index 381a22a..4168156 100644
--- a/include/petsc/private/viewerimpl.h.html
+++ b/include/petsc/private/viewerimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsc/private/viewerimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:09+00:00">
+<meta name="date" content="2017-04-24T13:50:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsc/private/viewerimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsc/private/viewerimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#ifndef _VIEWERIMPL</font>
 <a name="line3">  3: </a><strong><font color="#228B22">#define _VIEWERIMPL</font></strong>
diff --git a/include/petscao.h.html b/include/petscao.h.html
index cc3fe51..2772b9d 100644
--- a/include/petscao.h.html
+++ b/include/petscao.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscao.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:29+00:00">
+<meta name="date" content="2017-04-24T13:59:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscao.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscao.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">  An application ordering is mapping between an application-centric</font>
 <a name="line3">  3: </a><font color="#B22222">  ordering (the ordering that is "natural" for the application) and</font>
diff --git a/include/petscbag.h.html b/include/petscbag.h.html
index 5544d01..1c4676b 100644
--- a/include/petscbag.h.html
+++ b/include/petscbag.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscbag.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:24+00:00">
+<meta name="date" content="2017-04-24T13:52:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscbag.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscbag.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line4">  4: </a><font color="#A020F0">#include <petscsys.h></font>
 
diff --git a/include/petscblaslapack.h.html b/include/petscblaslapack.h.html
index b5aeec1..9a68b3e 100644
--- a/include/petscblaslapack.h.html
+++ b/include/petscblaslapack.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscblaslapack.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:56+00:00">
+<meta name="date" content="2017-04-24T14:40:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscblaslapack.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscblaslapack.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 file dispatches between various header files for blas/lapack distributions to handle the name mangling.</font>
 <a name="line3">  3: </a><font color="#B22222">  It also provides C prototypes for all the BLAS/LAPACK functions that PETSc uses</font>
diff --git a/include/petscblaslapack_stdcall.h.html b/include/petscblaslapack_stdcall.h.html
index 6d70355..97172a1 100644
--- a/include/petscblaslapack_stdcall.h.html
+++ b/include/petscblaslapack_stdcall.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscblaslapack_stdcall.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:56+00:00">
+<meta name="date" content="2017-04-24T14:40:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscblaslapack_stdcall.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscblaslapack_stdcall.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 file deals with</font>
 <a name="line3">  3: </a><font color="#B22222">     1) STDCALL BLAS/LAPACK calling conventions</font>
diff --git a/include/petscbt.h.html b/include/petscbt.h.html
index 0bc6374..08c3960 100644
--- a/include/petscbt.h.html
+++ b/include/petscbt.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscbt.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:55+00:00">
+<meta name="date" content="2017-04-24T14:40:50+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscbt.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscbt.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <a name="line5">  5: </a><font color="#A020F0">#include <petscconf.h></font>
diff --git a/include/petsccharacteristic.h.html b/include/petsccharacteristic.h.html
index f899e71..79705a4 100644
--- a/include/petsccharacteristic.h.html
+++ b/include/petsccharacteristic.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsccharacteristic.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:30+00:00">
+<meta name="date" content="2017-04-24T14:36:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsccharacteristic.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsccharacteristic.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">   Defines the interface functions for the method of characteristics solvers</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/include/petscctable.h.html b/include/petscctable.h.html
index 308ccf6..05e33a2 100644
--- a/include/petscctable.h.html
+++ b/include/petscctable.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscctable.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:34+00:00">
+<meta name="date" content="2017-04-24T13:54:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscctable.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscctable.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#ifndef __PETSCCTABLE_H</font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscsys.h></font>
 
diff --git a/include/petsccusp.h.html b/include/petsccusp.h.html
index e38f9b9..01e6e87 100644
--- a/include/petsccusp.h.html
+++ b/include/petsccusp.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsccusp.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:18+00:00">
+<meta name="date" content="2017-04-24T13:55:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsccusp.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsccusp.h.html "><small>Report Typos and Errors</small></a></div>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <petscvec.h></font>
 <a name="line5">  5: </a><font color="#A020F0">#include <cusp/array1d.h></font>
diff --git a/include/petscdm.h.html b/include/petscdm.h.html
index c07ceee..fe3b28a 100644
--- a/include/petscdm.h.html
+++ b/include/petscdm.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscdm.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:27+00:00">
+<meta name="date" content="2017-04-24T14:12:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscdm.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscdm.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">      Objects to manage the interactions between the mesh data structures and the algebraic objects</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/include/petscdmcomposite.h.html b/include/petscdmcomposite.h.html
index 430333c..25297e5 100644
--- a/include/petscdmcomposite.h.html
+++ b/include/petscdmcomposite.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscdmcomposite.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:32+00:00">
+<meta name="date" content="2017-04-24T14:12:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscdmcomposite.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscdmcomposite.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/* "Unintrusive" multi-physics <a href="../docs/manualpages/DM/DM.html#DM">DM</a> */</font>
 
 <a name="line5">  5: </a><font color="#A020F0">#include <petscdm.h></font>
diff --git a/include/petscdmda.h.html b/include/petscdmda.h.html
index 19dd230..2d2fecd 100644
--- a/include/petscdmda.h.html
+++ b/include/petscdmda.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscdmda.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:17+00:00">
+<meta name="date" content="2017-04-24T14:13:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscdmda.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscdmda.h.html "><small>Report Typos and Errors</small></a></div>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <petscdm.h></font>
 <a name="line5">  5: </a><font color="#A020F0">#include <petscdmdatypes.h></font>
diff --git a/include/petscdmdatypes.h.html b/include/petscdmdatypes.h.html
index aa2e0ed..100fb38 100644
--- a/include/petscdmdatypes.h.html
+++ b/include/petscdmdatypes.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscdmdatypes.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:17+00:00">
+<meta name="date" content="2017-04-24T14:13:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscdmdatypes.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscdmdatypes.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_PETSCDMDATYPES_H)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _PETSCDMDATYPES_H</font></strong>
 
diff --git a/include/petscdmlabel.h.html b/include/petscdmlabel.h.html
index f1bd7aa..e1e3aa4 100644
--- a/include/petscdmlabel.h.html
+++ b/include/petscdmlabel.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscdmlabel.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:34+00:00">
+<meta name="date" content="2017-04-24T14:12:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscdmlabel.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscdmlabel.h.html "><small>Report Typos and Errors</small></a></div>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscis.h></font>
 
 <a name="line5">  5: </a><font color="#B22222">/*S</font>
diff --git a/include/petscdmmoab.h.html b/include/petscdmmoab.h.html
index caf8a73..dc83396 100644
--- a/include/petscdmmoab.h.html
+++ b/include/petscdmmoab.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscdmmoab.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:32+00:00">
+<meta name="date" content="2017-04-24T14:12:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscdmmoab.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscdmmoab.h.html "><small>Report Typos and Errors</small></a></div>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <petscvec.h>    </font><font color="#B22222">/*I      "petscvec.h"    I*/</font><font color="#A020F0"></font>
 <a name="line5">  5: </a><font color="#A020F0">#include <petscmat.h>    </font><font color="#B22222">/*I      "petscmat.h"    I*/</font><font color="#A020F0"></font>
diff --git a/include/petscdmnetwork.h.html b/include/petscdmnetwork.h.html
index 72b2980..2602512 100644
--- a/include/petscdmnetwork.h.html
+++ b/include/petscdmnetwork.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscdmnetwork.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:32+00:00">
+<meta name="date" content="2017-04-24T14:12:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscdmnetwork.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscdmnetwork.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">  DMNetwork, for parallel unstructured network problems.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/include/petscdmpatch.h.html b/include/petscdmpatch.h.html
index 33cf1cf..17d61b6 100644
--- a/include/petscdmpatch.h.html
+++ b/include/petscdmpatch.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscdmpatch.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:33+00:00">
+<meta name="date" content="2017-04-24T14:12:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscdmpatch.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscdmpatch.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">  DMPatch, for domains covered by sets of patches.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/include/petscdmplex.h.html b/include/petscdmplex.h.html
index 6e82aec..1fcba55 100644
--- a/include/petscdmplex.h.html
+++ b/include/petscdmplex.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscdmplex.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:33+00:00">
+<meta name="date" content="2017-04-24T14:12:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscdmplex.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscdmplex.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">  DMPlex, for parallel unstructured distributed mesh problems.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/include/petscdmredundant.h.html b/include/petscdmredundant.h.html
index 31af76a..8e57f2b 100644
--- a/include/petscdmredundant.h.html
+++ b/include/petscdmredundant.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscdmredundant.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:29+00:00">
+<meta name="date" content="2017-04-24T14:14:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscdmredundant.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscdmredundant.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/* <a href="../docs/manualpages/DM/DM.html#DM">DM</a> for redundant globally coupled degrees of freedom */</font>
 
 <a name="line5">  5: </a><font color="#A020F0">#include <petscdm.h></font>
diff --git a/include/petscdmshell.h.html b/include/petscdmshell.h.html
index 92da3de..e933653 100644
--- a/include/petscdmshell.h.html
+++ b/include/petscdmshell.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscdmshell.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:14+00:00">
+<meta name="date" content="2017-04-24T14:17:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscdmshell.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscdmshell.h.html "><small>Report Typos and Errors</small></a></div>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <petscdm.h></font>
 
diff --git a/include/petscdmsliced.h.html b/include/petscdmsliced.h.html
index 645d3f2..d927eb2 100644
--- a/include/petscdmsliced.h.html
+++ b/include/petscdmsliced.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscdmsliced.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:23+00:00">
+<meta name="date" content="2017-04-24T14:13:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscdmsliced.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscdmsliced.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/* Very minimal unstructured <a href="../docs/manualpages/DM/DM.html#DM">DM</a> */</font>
 
 <a name="line5">  5: </a><font color="#A020F0">#include <petscdm.h></font>
diff --git a/include/petscdmtypes.h.html b/include/petscdmtypes.h.html
index 4b76f0e..808b088 100644
--- a/include/petscdmtypes.h.html
+++ b/include/petscdmtypes.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscdmtypes.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:28+00:00">
+<meta name="date" content="2017-04-24T14:12:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscdmtypes.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscdmtypes.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_PETSCDMTYPES_H)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _PETSCDMTYPES_H</font></strong>
 
diff --git a/include/petscdraw.h.html b/include/petscdraw.h.html
index ab7f4ab..625b1a5 100644
--- a/include/petscdraw.h.html
+++ b/include/petscdraw.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscdraw.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:36+00:00">
+<meta name="date" content="2017-04-24T13:51:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscdraw.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscdraw.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">  Interface to the PETSc graphics</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/include/petscdrawtypes.h.html b/include/petscdrawtypes.h.html
index 5713eb7..4d85c78 100644
--- a/include/petscdrawtypes.h.html
+++ b/include/petscdrawtypes.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscdrawtypes.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:37+00:00">
+<meta name="date" content="2017-04-24T13:51:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscdrawtypes.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscdrawtypes.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#ifndef _PETSCDRAWTYPES_H</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _PETSCDRAWTYPES_H</font></strong>
 
diff --git a/include/petscds.h.html b/include/petscds.h.html
index ed367ad..aa2cc58 100644
--- a/include/petscds.h.html
+++ b/include/petscds.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscds.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:16+00:00">
+<meta name="date" content="2017-04-24T14:18:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscds.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscds.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">      Objects which encapsulate discretizations+continuum residuals</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/include/petscdstypes.h.html b/include/petscdstypes.h.html
index bdeb67f..3528e58 100644
--- a/include/petscdstypes.h.html
+++ b/include/petscdstypes.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscdstypes.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:17+00:00">
+<meta name="date" content="2017-04-24T14:18:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscdstypes.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscdstypes.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_PETSCDSTYPES_H)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _PETSCDSTYPES_H</font></strong>
 
diff --git a/include/petscdt.h.html b/include/petscdt.h.html
index fe351b9..ec9eec9 100644
--- a/include/petscdt.h.html
+++ b/include/petscdt.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscdt.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:15+00:00">
+<meta name="date" content="2017-04-24T14:18:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscdt.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscdt.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">  Common tools for constructing discretizations</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/include/petscerror.h.html b/include/petscerror.h.html
index ef9db7c..b16c6e1 100644
--- a/include/petscerror.h.html
+++ b/include/petscerror.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscerror.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:32+00:00">
+<meta name="date" content="2017-04-24T13:52:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscerror.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscerror.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">    Contains all error handling interfaces for PETSc.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/include/petscfe.h.html b/include/petscfe.h.html
index 79e03cb..b74b04d 100644
--- a/include/petscfe.h.html
+++ b/include/petscfe.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscfe.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:15+00:00">
+<meta name="date" content="2017-04-24T14:18:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscfe.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscfe.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">      Objects which encapsulate finite element spaces and operations</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/include/petscfetypes.h.html b/include/petscfetypes.h.html
index d5ab97f..71b535f 100644
--- a/include/petscfetypes.h.html
+++ b/include/petscfetypes.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscfetypes.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:16+00:00">
+<meta name="date" content="2017-04-24T14:18:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscfetypes.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscfetypes.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_PETSCFETYPES_H)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _PETSCFETYPES_H</font></strong>
 
diff --git a/include/petscfv.h.html b/include/petscfv.h.html
index a6878b2..5dc8fef 100644
--- a/include/petscfv.h.html
+++ b/include/petscfv.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscfv.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:16+00:00">
+<meta name="date" content="2017-04-24T14:18:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscfv.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscfv.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">      Objects which encapsulate finite volume spaces and operations</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/include/petscfvtypes.h.html b/include/petscfvtypes.h.html
index a560d3e..2f550ab 100644
--- a/include/petscfvtypes.h.html
+++ b/include/petscfvtypes.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscfvtypes.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:16+00:00">
+<meta name="date" content="2017-04-24T14:18:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscfvtypes.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscfvtypes.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_PETSCFVTYPES_H)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _PETSCFVTYPES_H</font></strong>
 
diff --git a/include/petscis.h.html b/include/petscis.h.html
index 1bf85c3..e093da9 100644
--- a/include/petscis.h.html
+++ b/include/petscis.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscis.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:00+00:00">
+<meta name="date" content="2017-04-24T13:58:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscis.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscis.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">   An index set is a generalization of a subset of integers.  Index sets</font>
 <a name="line3">  3: </a><font color="#B22222">   are used for defining scatters and gathers.</font>
diff --git a/include/petscistypes.h.html b/include/petscistypes.h.html
index 67b3a85..5589ced 100644
--- a/include/petscistypes.h.html
+++ b/include/petscistypes.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscistypes.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:00+00:00">
+<meta name="date" content="2017-04-24T13:58:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscistypes.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscistypes.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_PETSCISTYPES_H)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _PETSCISTYPES_H</font></strong>
 
diff --git a/include/petscksp.h.html b/include/petscksp.h.html
index f279348..c943d4a 100644
--- a/include/petscksp.h.html
+++ b/include/petscksp.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscksp.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:21+00:00">
+<meta name="date" content="2017-04-24T14:23:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscksp.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscksp.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">   Defines the interface functions for the Krylov subspace accelerators.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/include/petsclog.h.html b/include/petsclog.h.html
index 1fa5778..c2c358e 100644
--- a/include/petsclog.h.html
+++ b/include/petsclog.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsclog.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:44+00:00">
+<meta name="date" content="2017-04-24T13:54:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsclog.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsclog.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">    Defines profile/logging in PETSc.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/include/petscmat.h.html b/include/petscmat.h.html
index f64bc6f..acbe6dd 100644
--- a/include/petscmat.h.html
+++ b/include/petscmat.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscmat.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:56+00:00">
+<meta name="date" content="2017-04-24T14:00:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscmat.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscmat.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 file for the matrix component of PETSc</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/include/petscmatelemental.h.html b/include/petscmatelemental.h.html
index 663da4d..6220c18 100644
--- a/include/petscmatelemental.h.html
+++ b/include/petscmatelemental.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscmatelemental.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:12:02+00:00">
+<meta name="date" content="2017-04-24T14:00:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscmatelemental.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscmatelemental.h.html "><small>Report Typos and Errors</small></a></div>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <petscmat.h></font>
 
diff --git a/include/petscmath.h.html b/include/petscmath.h.html
index 2e2b83b..4c2aad2 100644
--- a/include/petscmath.h.html
+++ b/include/petscmath.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscmath.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:53+00:00">
+<meta name="date" content="2017-04-24T14:40:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscmath.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscmath.h.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">      PETSc mathematics include file. Defines certain basic mathematical</font>
diff --git a/include/petscmatlab.h.html b/include/petscmatlab.h.html
index 6bba1ea..f8b8205 100644
--- a/include/petscmatlab.h.html
+++ b/include/petscmatlab.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscmatlab.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:55+00:00">
+<meta name="date" content="2017-04-24T14:40:50+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscmatlab.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscmatlab.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">    Defines an interface to the MATLAB Engine from PETSc</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/include/petscoptions.h.html b/include/petscoptions.h.html
index fb4a69c..5a02382 100644
--- a/include/petscoptions.h.html
+++ b/include/petscoptions.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscoptions.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:17+00:00">
+<meta name="date" content="2017-04-24T13:54:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscoptions.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscoptions.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">   Routines to determine options set in the options database.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/include/petscpc.h.html b/include/petscpc.h.html
index 38b94f2..e95234a 100644
--- a/include/petscpc.h.html
+++ b/include/petscpc.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscpc.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:54+00:00">
+<meta name="date" content="2017-04-24T14:19:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscpc.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscpc.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">      Preconditioner module.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/include/petscpctypes.h.html b/include/petscpctypes.h.html
index 37eef84..9ae556a 100644
--- a/include/petscpctypes.h.html
+++ b/include/petscpctypes.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscpctypes.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:55+00:00">
+<meta name="date" content="2017-04-24T14:19:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscpctypes.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscpctypes.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_PETSCPCTYPES_H)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _PETSCPCTYPES_H</font></strong>
 
diff --git a/include/petscpf.h.html b/include/petscpf.h.html
index 4b38e6d..89822ef 100644
--- a/include/petscpf.h.html
+++ b/include/petscpf.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscpf.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:49+00:00">
+<meta name="date" content="2017-04-24T13:59:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscpf.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscpf.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">      mathematical function module.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/include/petscsf.h.html b/include/petscsf.h.html
index 969a6a6..ec039be 100644
--- a/include/petscsf.h.html
+++ b/include/petscsf.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscsf.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:19+00:00">
+<meta name="date" content="2017-04-24T13:59:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscsf.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscsf.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">   A star forest (SF) describes a communication pattern</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/include/petscsftypes.h.html b/include/petscsftypes.h.html
index 5b93bcd..0e2807e 100644
--- a/include/petscsftypes.h.html
+++ b/include/petscsftypes.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscsftypes.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:19+00:00">
+<meta name="date" content="2017-04-24T13:59:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscsftypes.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscsftypes.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_PETSCSFTYPES_H)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _PETSCSFTYPES_H</font></strong>
 
diff --git a/include/petscsnes.h.html b/include/petscsnes.h.html
index b799136..cda5950 100644
--- a/include/petscsnes.h.html
+++ b/include/petscsnes.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscsnes.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:56+00:00">
+<meta name="date" content="2017-04-24T14:27:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscsnes.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscsnes.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 nonlinear solvers package.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/include/petscsys.h.html b/include/petscsys.h.html
index 473c850..56c5dd6 100644
--- a/include/petscsys.h.html
+++ b/include/petscsys.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscsys.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:45+00:00">
+<meta name="date" content="2017-04-24T14:40:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscsys.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscsys.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 is the main PETSc include file (for C and C++).  It is included by all</font>
 <a name="line3">  3: </a><font color="#B22222">   other PETSc include files, so it almost never has to be specifically included.</font>
diff --git a/include/petsctao.h.html b/include/petsctao.h.html
index 3c29b89..b6eece8 100644
--- a/include/petsctao.h.html
+++ b/include/petsctao.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsctao.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:43+00:00">
+<meta name="date" content="2017-04-24T14:37:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsctao.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsctao.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#ifndef __TAO_H</font>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <petscksp.h></font>
diff --git a/include/petsctaolinesearch.h.html b/include/petsctaolinesearch.h.html
index 7454487..34c94c2 100644
--- a/include/petsctaolinesearch.h.html
+++ b/include/petsctaolinesearch.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsctaolinesearch.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:44+00:00">
+<meta name="date" content="2017-04-24T14:37:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsctaolinesearch.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsctaolinesearch.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#ifndef __TAOLINESEARCH_H</font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscvec.h></font>
 
diff --git a/include/petsctime.h.html b/include/petsctime.h.html
index 5b11892..ca3f423 100644
--- a/include/petsctime.h.html
+++ b/include/petsctime.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petsctime.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:18+00:00">
+<meta name="date" content="2017-04-24T13:54:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petsctime.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petsctime.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">       Low cost access to system time. This, in general, should not</font>
 <a name="line3">  3: </a><font color="#B22222">     be included in user programs.</font>
diff --git a/include/petscts.h.html b/include/petscts.h.html
index 8f5584d..c6d91a5 100644
--- a/include/petscts.h.html
+++ b/include/petscts.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscts.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:34+00:00">
+<meta name="date" content="2017-04-24T14:32:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscts.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscts.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 timestepping package. This package</font>
 <a name="line3">  3: </a><font color="#B22222">   is for use in solving time-dependent PDEs.</font>
diff --git a/include/petscvalgrind.h.html b/include/petscvalgrind.h.html
index 53aba77..95d804a 100644
--- a/include/petscvalgrind.h.html
+++ b/include/petscvalgrind.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscvalgrind.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:55+00:00">
+<meta name="date" content="2017-04-24T14:40:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscvalgrind.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscvalgrind.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 is the include file for source code that needs to know if the code is being run under valgrind</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/include/petscvec.h.html b/include/petscvec.h.html
index f176c88..636cb3c 100644
--- a/include/petscvec.h.html
+++ b/include/petscvec.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscvec.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:17+00:00">
+<meta name="date" content="2017-04-24T13:55:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscvec.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscvec.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">    Defines the vector component of PETSc. Vectors generally represent</font>
 <a name="line3">  3: </a><font color="#B22222">  degrees of freedom for finite element/finite difference functions</font>
diff --git a/include/petscversion.h b/include/petscversion.h
index 7568d68..63847f8 100644
--- a/include/petscversion.h
+++ b/include/petscversion.h
@@ -4,17 +4,17 @@
 #define PETSC_VERSION_RELEASE    1
 #define PETSC_VERSION_MAJOR      3
 #define PETSC_VERSION_MINOR      7
-#define PETSC_VERSION_SUBMINOR   5
+#define PETSC_VERSION_SUBMINOR   6
 #define PETSC_VERSION_PATCH      0
 #define PETSC_RELEASE_DATE       "Apr, 25, 2016"
-#define PETSC_VERSION_DATE       "Jan, 01, 2017"
+#define PETSC_VERSION_DATE       "Apr, 24, 2017"
 
 #if !defined (PETSC_VERSION_GIT)
-#define PETSC_VERSION_GIT        "v3.7.5"
+#define PETSC_VERSION_GIT        "v3.7.6"
 #endif
 
 #if !defined(PETSC_VERSION_DATE_GIT)
-#define PETSC_VERSION_DATE_GIT   "2017-01-01 09:58:23 -0600"
+#define PETSC_VERSION_DATE_GIT   "2017-04-24 08:44:52 -0500"
 #endif
 
 #define PETSC_VERSION_(MAJOR,MINOR,SUBMINOR) \
diff --git a/include/petscversion.h.html b/include/petscversion.h.html
index 2847c82..55bd139 100644
--- a/include/petscversion.h.html
+++ b/include/petscversion.h.html
@@ -4,17 +4,17 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscversion.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:55+00:00">
+<meta name="date" content="2017-04-24T14:40:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscversion.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscversion.h.html "><small>Report Typos and Errors</small></a></div>
 
 <a name="line4">  4: </a><strong><font color="#228B22">#define PETSC_VERSION_RELEASE    1</font></strong>
 <a name="line5">  5: </a><strong><font color="#228B22">#define PETSC_VERSION_MAJOR      3</font></strong>
 <a name="line6">  6: </a><strong><font color="#228B22">#define PETSC_VERSION_MINOR      7</font></strong>
-<a name="line7">  7: </a><strong><font color="#228B22">#define PETSC_VERSION_SUBMINOR   5</font></strong>
+<a name="line7">  7: </a><strong><font color="#228B22">#define PETSC_VERSION_SUBMINOR   6</font></strong>
 <a name="line8">  8: </a><strong><font color="#228B22">#define PETSC_VERSION_PATCH      0</font></strong>
 <a name="line9">  9: </a><strong><font color="#228B22">#define PETSC_RELEASE_DATE       </font><font color="#666666">"Apr, 25, 2016"</font><font color="#228B22"></font></strong>
 <a name="line10"> 10: </a><strong><font color="#228B22">#define PETSC_VERSION_DATE       </font><font color="#666666">"unknown"</font><font color="#228B22"></font></strong>
diff --git a/include/petscviennacl.h.html b/include/petscviennacl.h.html
index 634531a..ec0b6fe 100644
--- a/include/petscviennacl.h.html
+++ b/include/petscviennacl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscviennacl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:19+00:00">
+<meta name="date" content="2017-04-24T13:55:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscviennacl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscviennacl.h.html "><small>Report Typos and Errors</small></a></div>
 
 
 <a name="line5">  5: </a><strong><font color="#228B22">#define VIENNACL_WITH_OPENCL</font></strong>
diff --git a/include/petscviewer.h.html b/include/petscviewer.h.html
index 6643530..a3f5307 100644
--- a/include/petscviewer.h.html
+++ b/include/petscviewer.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscviewer.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:08+00:00">
+<meta name="date" content="2017-04-24T13:50:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscviewer.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscviewer.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">     <a href="../docs/manualpages/Viewer/PetscViewers.html#PetscViewers">PetscViewers</a> are objects where other objects can be looked at or stored.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/include/petscviewerhdf5.h.html b/include/petscviewerhdf5.h.html
index 10b4c3d..c2adfe8 100644
--- a/include/petscviewerhdf5.h.html
+++ b/include/petscviewerhdf5.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscviewerhdf5.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:55+00:00">
+<meta name="date" content="2017-04-24T14:40:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscviewerhdf5.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscviewerhdf5.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <a name="line5">  5: </a><font color="#A020F0">#include <petscviewer.h></font>
diff --git a/include/petscviewersaws.h.html b/include/petscviewersaws.h.html
index 1272b92..302b2d4 100644
--- a/include/petscviewersaws.h.html
+++ b/include/petscviewersaws.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscviewersaws.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:56+00:00">
+<meta name="date" content="2017-04-24T14:40:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscviewersaws.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscviewersaws.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <a name="line5">  5: </a><font color="#A020F0">#include <petscviewer.h></font>
diff --git a/include/petscviewertypes.h.html b/include/petscviewertypes.h.html
index 79d50c2..28db129 100644
--- a/include/petscviewertypes.h.html
+++ b/include/petscviewertypes.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscviewertypes.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:09+00:00">
+<meta name="date" content="2017-04-24T13:50:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscviewertypes.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscviewertypes.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">     <a href="../docs/manualpages/Viewer/PetscViewers.html#PetscViewers">PetscViewers</a> are objects where other objects can be looked at or stored.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/include/petscwebclient.h.html b/include/petscwebclient.h.html
index a2d1114..a062956 100644
--- a/include/petscwebclient.h.html
+++ b/include/petscwebclient.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/include/petscwebclient.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:56+00:00">
+<meta name="date" content="2017-04-24T14:40:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 include/petscwebclient.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 include/petscwebclient.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 is the include file for source code that accesses HTTPS</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/index.html b/index.html
index eda6feb..51f844a 100644
--- a/index.html
+++ b/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/interfaces/index.html b/interfaces/index.html
index c992f19..9a56268 100644
--- a/interfaces/index.html
+++ b/interfaces/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 interfaces/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 interfaces/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/interfaces/lua/index.html b/interfaces/lua/index.html
index 2fbe673..99508f6 100644
--- a/interfaces/lua/index.html
+++ b/interfaces/lua/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 interfaces/lua/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 interfaces/lua/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/interfaces/lua/makefile.html b/interfaces/lua/makefile.html
index ff28120..6ee37ee 100644
--- a/interfaces/lua/makefile.html
+++ b/interfaces/lua/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/interfaces/lua/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:10+00:00">
+<meta name="date" content="2017-04-24T14:41:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 interfaces/lua/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 interfaces/lua/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage 'PETSC_HAVE_LUA'</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/interfaces/makefile.html b/interfaces/makefile.html
index 7ddf474..ecc9c5c 100644
--- a/interfaces/makefile.html
+++ b/interfaces/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/interfaces/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:10+00:00">
+<meta name="date" content="2017-04-24T14:41:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 interfaces/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 interfaces/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/makefile b/makefile
index 81af5cd..7e9a597 100644
--- a/makefile
+++ b/makefile
@@ -111,6 +111,9 @@ info: chk_makej
 	   echo "Using Fortran flags: ${FC_LINKER_FLAGS}";\
          fi
 	- at echo "-----------------------------------------"
+	- at echo "Using system modules: ${LOADEDMODULES}"
+	- at echo Using mpi.h: `echo '#include <mpi.h>' > ${PETSC_DIR}/${PETSC_ARCH}/lib/petsc/conf/mpitest.c; ${CPP} ${PETSC_CCPPFLAGS} ${PETSC_DIR}/${PETSC_ARCH}/lib/petsc/conf/mpitest.c |grep 'mpi\.h' |head -1`
+	- at echo "-----------------------------------------"
 	- at echo "Using libraries: ${PETSC_LIB}"
 	- at echo "------------------------------------------"
 	- at echo "Using mpiexec: ${MPIEXEC}"
diff --git a/makefile.html b/makefile.html
index 3ed2a3f..cd7cc38 100644
--- a/makefile.html
+++ b/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:08+00:00">
+<meta name="date" content="2017-04-24T13:50:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0"># This is the makefile for compiling PETSc. See</font>
 <font color="#A020F0"># http://www.mcs.anl.gov/petsc/documentation/installation.html for directions on installing PETSc.</font>
@@ -122,6 +122,9 @@ all-legacy-local: chk_makej chklib_dir info deletelibs deletemods build matlabbi
 	   echo <font color="#666666">"Using Fortran flags: ${FC_LINKER_FLAGS}"</font>;\
          fi
 	- at echo <font color="#666666">"-----------------------------------------"</font>
+	- at echo <font color="#666666">"Using system modules: ${LOADEDMODULES}"</font>
+	- at echo Using mpi.h: `echo '#include <mpi.h>' > ${PETSC_DIR}/${PETSC_ARCH}/lib/petsc/conf/mpitest.c; ${CPP} ${PETSC_CCPPFLAGS} ${PETSC_DIR}/${PETSC_ARCH}/lib/petsc/conf/mpitest.c |grep 'mpi\.h' |head -1`
+	- at echo <font color="#666666">"-----------------------------------------"</font>
 	- at echo <font color="#666666">"Using libraries: ${PETSC_LIB}"</font>
 	- at echo <font color="#666666">"------------------------------------------"</font>
 	- at echo <font color="#666666">"Using mpiexec: ${MPIEXEC}"</font>
diff --git a/share/petsc/matlab/PetscBagRead.m.html b/share/petsc/matlab/PetscBagRead.m.html
index 5660682..af5d42f 100644
--- a/share/petsc/matlab/PetscBagRead.m.html
+++ b/share/petsc/matlab/PetscBagRead.m.html
@@ -6,7 +6,7 @@
    <!--
 This HTML was auto-generated from MATLAB code.
 To make changes, update the MATLAB code and republish this document.
-      --><title>PetscBagRead</title><meta name="generator" content="MATLAB 9.1"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2017-01-01"><meta name="DC.source" content="PetscBagRead.m"><style type="text/css">
+      --><title>PetscBagRead</title><meta name="generator" content="MATLAB 9.1"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2017-04-24"><meta name="DC.source" content="PetscBagRead.m"><style type="text/css">
 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before [...]
 
 html { min-height:100%; margin-bottom:1px; }
@@ -67,8 +67,8 @@ table td { padding:7px 5px; text-align:left; vertical-align:top; border:1px soli
 
 
   </style></head><body><div class="content"><pre class="codeinput"><span class="keyword">function</span>
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 share/petsc/matlab/PetscBagRead.m.html "><small>Report Typos and Errors</small></a></div> bag = PetscBagRead(fd)
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 share/petsc/matlab/PetscBagRead.m.html "><small>Report Typos and Errors</small></a></div> bag = PetscBagRead(fd)
 <span class="comment">%</span>
 <span class="comment">%  Reads in PETSc binary file bag object</span>
 <span class="comment">%  emits as Matlab struct.  Called from</span>
diff --git a/share/petsc/matlab/PetscBinaryRead.m.html b/share/petsc/matlab/PetscBinaryRead.m.html
index 1b06405..59483c7 100644
--- a/share/petsc/matlab/PetscBinaryRead.m.html
+++ b/share/petsc/matlab/PetscBinaryRead.m.html
@@ -6,7 +6,7 @@
    <!--
 This HTML was auto-generated from MATLAB code.
 To make changes, update the MATLAB code and republish this document.
-      --><title>PetscBinaryRead</title><meta name="generator" content="MATLAB 9.1"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2017-01-01"><meta name="DC.source" content="PetscBinaryRead.m"><style type="text/css">
+      --><title>PetscBinaryRead</title><meta name="generator" content="MATLAB 9.1"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2017-04-24"><meta name="DC.source" content="PetscBinaryRead.m"><style type="text/css">
 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before [...]
 
 html { min-height:100%; margin-bottom:1px; }
@@ -67,8 +67,8 @@ table td { padding:7px 5px; text-align:left; vertical-align:top; border:1px soli
 
 
   </style></head><body><div class="content"><pre class="codeinput"><span class="keyword">function</span>
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 share/petsc/matlab/PetscBinaryRead.m.html "><small>Report Typos and Errors</small></a></div> [varargout] = PetscBinaryRead(inarg,varargin)
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 share/petsc/matlab/PetscBinaryRead.m.html "><small>Report Typos and Errors</small></a></div> [varargout] = PetscBinaryRead(inarg,varargin)
 <span class="comment">%</span>
 <span class="comment">%   [varargout] = PetscBinaryRead(inarg,['complex',false or true],['indices','int32' or 'int64'],['cell',cnt],['precision','float64' or 'float32'])</span>
 <span class="comment">%</span>
diff --git a/share/petsc/matlab/PetscBinaryWrite.m.html b/share/petsc/matlab/PetscBinaryWrite.m.html
index b787ed9..9fd38d3 100644
--- a/share/petsc/matlab/PetscBinaryWrite.m.html
+++ b/share/petsc/matlab/PetscBinaryWrite.m.html
@@ -6,7 +6,7 @@
    <!--
 This HTML was auto-generated from MATLAB code.
 To make changes, update the MATLAB code and republish this document.
-      --><title>PetscBinaryWrite</title><meta name="generator" content="MATLAB 9.1"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2017-01-01"><meta name="DC.source" content="PetscBinaryWrite.m"><style type="text/css">
+      --><title>PetscBinaryWrite</title><meta name="generator" content="MATLAB 9.1"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2017-04-24"><meta name="DC.source" content="PetscBinaryWrite.m"><style type="text/css">
 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before [...]
 
 html { min-height:100%; margin-bottom:1px; }
@@ -67,8 +67,8 @@ table td { padding:7px 5px; text-align:left; vertical-align:top; border:1px soli
 
 
   </style></head><body><div class="content"><pre class="codeinput"><span class="keyword">function</span>
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 share/petsc/matlab/PetscBinaryWrite.m.html "><small>Report Typos and Errors</small></a></div> PetscBinaryWrite(inarg,varargin)
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 share/petsc/matlab/PetscBinaryWrite.m.html "><small>Report Typos and Errors</small></a></div> PetscBinaryWrite(inarg,varargin)
 <span class="comment">%</span>
 <span class="comment">%  Writes in PETSc binary file sparse matrices and vectors.</span>
 <span class="comment">%  If the array is multidimensional and dense it is saved</span>
diff --git a/share/petsc/matlab/PetscReadBinaryMatlab.m.html b/share/petsc/matlab/PetscReadBinaryMatlab.m.html
index 51974f6..4f78175 100644
--- a/share/petsc/matlab/PetscReadBinaryMatlab.m.html
+++ b/share/petsc/matlab/PetscReadBinaryMatlab.m.html
@@ -6,7 +6,7 @@
    <!--
 This HTML was auto-generated from MATLAB code.
 To make changes, update the MATLAB code and republish this document.
-      --><title>PetscReadBinaryMatlab</title><meta name="generator" content="MATLAB 9.1"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2017-01-01"><meta name="DC.source" content="PetscReadBinaryMatlab.m"><style type="text/css">
+      --><title>PetscReadBinaryMatlab</title><meta name="generator" content="MATLAB 9.1"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2017-04-24"><meta name="DC.source" content="PetscReadBinaryMatlab.m"><style type="text/css">
 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before [...]
 
 html { min-height:100%; margin-bottom:1px; }
@@ -67,8 +67,8 @@ table td { padding:7px 5px; text-align:left; vertical-align:top; border:1px soli
 
 
   </style></head><body><div class="content"><pre class="codeinput"><span class="keyword">function</span>
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 share/petsc/matlab/PetscReadBinaryMatlab.m.html "><small>Report Typos and Errors</small></a></div> Set = PetscReadBinaryMatlab(filename)
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 share/petsc/matlab/PetscReadBinaryMatlab.m.html "><small>Report Typos and Errors</small></a></div> Set = PetscReadBinaryMatlab(filename)
 <span class="comment">% PETSCREADBINARYMATLAB - Reads and interprets matlab specific lines</span>
 <span class="comment">%   from the .info files produced by PetscViewerBinaryMatlab</span>
 <span class="comment">%</span>
diff --git a/share/petsc/matlab/PetscReadBinaryTrajectory.m.html b/share/petsc/matlab/PetscReadBinaryTrajectory.m.html
index dcbb077..095d11a 100644
--- a/share/petsc/matlab/PetscReadBinaryTrajectory.m.html
+++ b/share/petsc/matlab/PetscReadBinaryTrajectory.m.html
@@ -6,7 +6,7 @@
    <!--
 This HTML was auto-generated from MATLAB code.
 To make changes, update the MATLAB code and republish this document.
-      --><title>PetscReadBinaryTrajectory</title><meta name="generator" content="MATLAB 9.1"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2017-01-01"><meta name="DC.source" content="PetscReadBinaryTrajectory.m"><style type="text/css">
+      --><title>PetscReadBinaryTrajectory</title><meta name="generator" content="MATLAB 9.1"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2017-04-24"><meta name="DC.source" content="PetscReadBinaryTrajectory.m"><style type="text/css">
 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before [...]
 
 html { min-height:100%; margin-bottom:1px; }
@@ -67,8 +67,8 @@ table td { padding:7px 5px; text-align:left; vertical-align:top; border:1px soli
 
 
   </style></head><body><div class="content"><h2>Contents</h2><div><ul><li><a href="#2">Read state vector</a></li><li><a href="#3">Read time</a></li></ul></div><pre class="codeinput"><span class="keyword">function</span>
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 share/petsc/matlab/PetscReadBinaryTrajectory.m.html "><small>Report Typos and Errors</small></a></div> [varargout] = PetscBinaryReadTrajectory(inarg)
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 share/petsc/matlab/PetscReadBinaryTrajectory.m.html "><small>Report Typos and Errors</small></a></div> [varargout] = PetscBinaryReadTrajectory(inarg)
 <span class="comment">%</span>
 <span class="comment">%   [varargout] = PetscBinaryReadTrajectory(inarg)</span>
 <span class="comment">%</span>
diff --git a/share/petsc/matlab/UFgetPetscMat.m.html b/share/petsc/matlab/UFgetPetscMat.m.html
index f984d1e..361add9 100644
--- a/share/petsc/matlab/UFgetPetscMat.m.html
+++ b/share/petsc/matlab/UFgetPetscMat.m.html
@@ -6,7 +6,7 @@
    <!--
 This HTML was auto-generated from MATLAB code.
 To make changes, update the MATLAB code and republish this document.
-      --><title>UFgetPetscMat</title><meta name="generator" content="MATLAB 9.1"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2017-01-01"><meta name="DC.source" content="UFgetPetscMat.m"><style type="text/css">
+      --><title>UFgetPetscMat</title><meta name="generator" content="MATLAB 9.1"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2017-04-24"><meta name="DC.source" content="UFgetPetscMat.m"><style type="text/css">
 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before [...]
 
 html { min-height:100%; margin-bottom:1px; }
@@ -67,8 +67,8 @@ table td { padding:7px 5px; text-align:left; vertical-align:top; border:1px soli
 
 
   </style></head><body><div class="content"><pre class="codeinput"><span class="comment">% UFgetPetscMat.m</span>
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 share/petsc/matlab/UFgetPetscMat.m.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 share/petsc/matlab/UFgetPetscMat.m.html "><small>Report Typos and Errors</small></a></div>
 <span class="comment">% modified from UFget_example.m</span>
 <span class="comment">%   This script</span>
 <span class="comment">%     (1) gets the selected index file of the UF sparse matrix collection,</span>
diff --git a/share/petsc/matlab/generatePetscTestFiles.m.html b/share/petsc/matlab/generatePetscTestFiles.m.html
index 09f7597..cc8d377 100644
--- a/share/petsc/matlab/generatePetscTestFiles.m.html
+++ b/share/petsc/matlab/generatePetscTestFiles.m.html
@@ -6,7 +6,7 @@
    <!--
 This HTML was auto-generated from MATLAB code.
 To make changes, update the MATLAB code and republish this document.
-      --><title>generatePetscTestFiles</title><meta name="generator" content="MATLAB 9.1"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2017-01-01"><meta name="DC.source" content="generatePetscTestFiles.m"><style type="text/css">
+      --><title>generatePetscTestFiles</title><meta name="generator" content="MATLAB 9.1"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2017-04-24"><meta name="DC.source" content="generatePetscTestFiles.m"><style type="text/css">
 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before [...]
 
 html { min-height:100%; margin-bottom:1px; }
@@ -67,8 +67,8 @@ table td { padding:7px 5px; text-align:left; vertical-align:top; border:1px soli
 
 
   </style></head><body><div class="content"><pre class="codeinput"><span class="comment">% This MATLAB script generates test matrices for PETSc</span>
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 share/petsc/matlab/generatePetscTestFiles.m.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 share/petsc/matlab/generatePetscTestFiles.m.html "><small>Report Typos and Errors</small></a></div>
 <span class="comment">% using PETSc-MATLAB IO functions and the function laplacian.m from</span>
 <span class="comment">% http://www.mathworks.com/matlabcentral/fileexchange/27279-laplacian-in-1d-2d-or-3d</span>
 
diff --git a/share/petsc/matlab/generatehtml.m.html b/share/petsc/matlab/generatehtml.m.html
index 6b1c58a..0c0e97b 100644
--- a/share/petsc/matlab/generatehtml.m.html
+++ b/share/petsc/matlab/generatehtml.m.html
@@ -6,7 +6,7 @@
    <!--
 This HTML was auto-generated from MATLAB code.
 To make changes, update the MATLAB code and republish this document.
-      --><title>generatehtml</title><meta name="generator" content="MATLAB 9.1"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2017-01-01"><meta name="DC.source" content="generatehtml.m"><style type="text/css">
+      --><title>generatehtml</title><meta name="generator" content="MATLAB 9.1"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2017-04-24"><meta name="DC.source" content="generatehtml.m"><style type="text/css">
 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before [...]
 
 html { min-height:100%; margin-bottom:1px; }
@@ -67,8 +67,8 @@ table td { padding:7px 5px; text-align:left; vertical-align:top; border:1px soli
 
 
   </style></head><body><div class="content"><pre class="codeinput"><span class="comment">%</span>
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 share/petsc/matlab/generatehtml.m.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 share/petsc/matlab/generatehtml.m.html "><small>Report Typos and Errors</small></a></div>
 <span class="comment">%   Generates html versions of all MATLAB files</span>
 <span class="comment">%</span>
 opts.outputDir = <span class="string">'.'</span>;
diff --git a/share/petsc/matlab/laplacian.m.html b/share/petsc/matlab/laplacian.m.html
index cdc8718..5975b9b 100644
--- a/share/petsc/matlab/laplacian.m.html
+++ b/share/petsc/matlab/laplacian.m.html
@@ -6,7 +6,7 @@
    <!--
 This HTML was auto-generated from MATLAB code.
 To make changes, update the MATLAB code and republish this document.
-      --><title>laplacian</title><meta name="generator" content="MATLAB 9.1"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2017-01-01"><meta name="DC.source" content="laplacian.m"><style type="text/css">
+      --><title>laplacian</title><meta name="generator" content="MATLAB 9.1"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2017-04-24"><meta name="DC.source" content="laplacian.m"><style type="text/css">
 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before [...]
 
 html { min-height:100%; margin-bottom:1px; }
@@ -67,8 +67,8 @@ table td { padding:7px 5px; text-align:left; vertical-align:top; border:1px soli
 
 
   </style></head><body><div class="content"><pre class="codeinput"><span class="keyword">function</span>
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 share/petsc/matlab/laplacian.m.html "><small>Report Typos and Errors</small></a></div> [lambda, V, A] = laplacian(varargin)
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 share/petsc/matlab/laplacian.m.html "><small>Report Typos and Errors</small></a></div> [lambda, V, A] = laplacian(varargin)
 
 <span class="comment">% LAPLACIAN   Sparse Negative Laplacian in 1D, 2D, or 3D</span>
 <span class="comment">%</span>
diff --git a/share/petsc/matlab/launch.m.html b/share/petsc/matlab/launch.m.html
index efaee6c..b75b54a 100644
--- a/share/petsc/matlab/launch.m.html
+++ b/share/petsc/matlab/launch.m.html
@@ -6,7 +6,7 @@
    <!--
 This HTML was auto-generated from MATLAB code.
 To make changes, update the MATLAB code and republish this document.
-      --><title>launch</title><meta name="generator" content="MATLAB 9.1"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2017-01-01"><meta name="DC.source" content="launch.m"><style type="text/css">
+      --><title>launch</title><meta name="generator" content="MATLAB 9.1"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2017-04-24"><meta name="DC.source" content="launch.m"><style type="text/css">
 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before [...]
 
 html { min-height:100%; margin-bottom:1px; }
@@ -67,8 +67,8 @@ table td { padding:7px 5px; text-align:left; vertical-align:top; border:1px soli
 
 
   </style></head><body><div class="content"><pre class="codeinput"><span class="keyword">function</span>
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 share/petsc/matlab/launch.m.html "><small>Report Typos and Errors</small></a></div> result = launch(program,np,opt)
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 share/petsc/matlab/launch.m.html "><small>Report Typos and Errors</small></a></div> result = launch(program,np,opt)
 <span class="comment">%</span>
 <span class="comment">%  launch(program,np)</span>
 <span class="comment">%  Starts up PETSc program</span>
diff --git a/share/petsc/saws/linearsolveroptions.html b/share/petsc/saws/linearsolveroptions.html
index eee671f..0a3e201 100644
--- a/share/petsc/saws/linearsolveroptions.html
+++ b/share/petsc/saws/linearsolveroptions.html
@@ -32,8 +32,8 @@
   </head>
 
   <body>
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 share/petsc/saws/linearsolveroptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 share/petsc/saws/linearsolveroptions.html "><small>Report Typos and Errors</small></a></div>
     <header style="background-color:#000033;color:#FFFFFF; padding:5px;text-align:left;">
       <h1> PETSc Linear Solver Selection </h1>
     </header>
diff --git a/src/benchmarks/Index.c.html b/src/benchmarks/Index.c.html
index 3f295f4..6bf6946 100644
--- a/src/benchmarks/Index.c.html
+++ b/src/benchmarks/Index.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/benchmarks/Index.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:44+00:00">
+<meta name="date" content="2017-04-24T14:40:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/benchmarks/Index.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/benchmarks/Index.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsctime.h></font>
diff --git a/src/benchmarks/MPI_Wtime.c.html b/src/benchmarks/MPI_Wtime.c.html
index a72cbd1..33c3105 100644
--- a/src/benchmarks/MPI_Wtime.c.html
+++ b/src/benchmarks/MPI_Wtime.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/benchmarks/MPI_Wtime.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:43+00:00">
+<meta name="date" content="2017-04-24T14:40:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/benchmarks/MPI_Wtime.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/benchmarks/MPI_Wtime.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h></font>
 
diff --git a/src/benchmarks/PLogEvent.c.html b/src/benchmarks/PLogEvent.c.html
index d7404cf..8727ae2 100644
--- a/src/benchmarks/PLogEvent.c.html
+++ b/src/benchmarks/PLogEvent.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/benchmarks/PLogEvent.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:43+00:00">
+<meta name="date" content="2017-04-24T14:40:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/benchmarks/PLogEvent.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/benchmarks/PLogEvent.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsctime.h></font>
diff --git a/src/benchmarks/PetscGetCPUTime.c.html b/src/benchmarks/PetscGetCPUTime.c.html
index 07b3335..0d9c719 100644
--- a/src/benchmarks/PetscGetCPUTime.c.html
+++ b/src/benchmarks/PetscGetCPUTime.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/benchmarks/PetscGetCPUTime.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:44+00:00">
+<meta name="date" content="2017-04-24T14:40:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/benchmarks/PetscGetCPUTime.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/benchmarks/PetscGetCPUTime.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsctime.h></font>
 
diff --git a/src/benchmarks/PetscGetTime.c.html b/src/benchmarks/PetscGetTime.c.html
index 01336f8..602ad3a 100644
--- a/src/benchmarks/PetscGetTime.c.html
+++ b/src/benchmarks/PetscGetTime.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/benchmarks/PetscGetTime.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:43+00:00">
+<meta name="date" content="2017-04-24T14:40:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/benchmarks/PetscGetTime.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/benchmarks/PetscGetTime.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsctime.h></font>
diff --git a/src/benchmarks/PetscMalloc.c.html b/src/benchmarks/PetscMalloc.c.html
index 18f092d..b94bdd5 100644
--- a/src/benchmarks/PetscMalloc.c.html
+++ b/src/benchmarks/PetscMalloc.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/benchmarks/PetscMalloc.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:43+00:00">
+<meta name="date" content="2017-04-24T14:40:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/benchmarks/PetscMalloc.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/benchmarks/PetscMalloc.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsctime.h></font>
diff --git a/src/benchmarks/PetscMemcmp.c.html b/src/benchmarks/PetscMemcmp.c.html
index c8cad1e..fd3fef5 100644
--- a/src/benchmarks/PetscMemcmp.c.html
+++ b/src/benchmarks/PetscMemcmp.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/benchmarks/PetscMemcmp.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:44+00:00">
+<meta name="date" content="2017-04-24T14:40:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/benchmarks/PetscMemcmp.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/benchmarks/PetscMemcmp.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsctime.h></font>
diff --git a/src/benchmarks/PetscMemcpy.c.html b/src/benchmarks/PetscMemcpy.c.html
index 5374aac..c5a3234 100644
--- a/src/benchmarks/PetscMemcpy.c.html
+++ b/src/benchmarks/PetscMemcpy.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/benchmarks/PetscMemcpy.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:43+00:00">
+<meta name="date" content="2017-04-24T14:40:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/benchmarks/PetscMemcpy.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/benchmarks/PetscMemcpy.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsctime.h></font>
diff --git a/src/benchmarks/PetscMemzero.c.html b/src/benchmarks/PetscMemzero.c.html
index 0cdee3a..d6096c6 100644
--- a/src/benchmarks/PetscMemzero.c.html
+++ b/src/benchmarks/PetscMemzero.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/benchmarks/PetscMemzero.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:43+00:00">
+<meta name="date" content="2017-04-24T14:40:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/benchmarks/PetscMemzero.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/benchmarks/PetscMemzero.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsctime.h></font>
diff --git a/src/benchmarks/PetscTime.c.html b/src/benchmarks/PetscTime.c.html
index d0d64f1..1673bd2 100644
--- a/src/benchmarks/PetscTime.c.html
+++ b/src/benchmarks/PetscTime.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/benchmarks/PetscTime.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:42+00:00">
+<meta name="date" content="2017-04-24T14:40:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/benchmarks/PetscTime.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/benchmarks/PetscTime.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsctime.h></font>
diff --git a/src/benchmarks/PetscVecNorm.c.html b/src/benchmarks/PetscVecNorm.c.html
index 2c72593..9508355 100644
--- a/src/benchmarks/PetscVecNorm.c.html
+++ b/src/benchmarks/PetscVecNorm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/benchmarks/PetscVecNorm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:44+00:00">
+<meta name="date" content="2017-04-24T14:40:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/benchmarks/PetscVecNorm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/benchmarks/PetscVecNorm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscvec.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsctime.h></font>
diff --git a/src/benchmarks/index.html b/src/benchmarks/index.html
index 23abcb8..e4e8fe7 100644
--- a/src/benchmarks/index.html
+++ b/src/benchmarks/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/benchmarks/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/benchmarks/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/benchmarks/makefile.html b/src/benchmarks/makefile.html
index c1ad8bb..77d7f68 100644
--- a/src/benchmarks/makefile.html
+++ b/src/benchmarks/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/benchmarks/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:45+00:00">
+<meta name="date" content="2017-04-24T14:40:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/benchmarks/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/benchmarks/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong>
 
diff --git a/src/dm/dt/examples/index.html b/src/dm/dt/examples/index.html
index 63cd50a..8ce0ea6 100644
--- a/src/dm/dt/examples/index.html
+++ b/src/dm/dt/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/dt/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/dt/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/dm/dt/examples/makefile.html b/src/dm/dt/examples/makefile.html
index 28b17be..26dc906 100644
--- a/src/dm/dt/examples/makefile.html
+++ b/src/dm/dt/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/dt/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:49+00:00">
+<meta name="date" content="2017-04-24T14:19:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/dt/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/dt/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong>
 
diff --git a/src/dm/dt/examples/tests/ex1.c.html b/src/dm/dt/examples/tests/ex1.c.html
index 4cdb445..71445e3 100644
--- a/src/dm/dt/examples/tests/ex1.c.html
+++ b/src/dm/dt/examples/tests/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/dt/examples/tests/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:49+00:00">
+<meta name="date" content="2017-04-24T14:19:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/dt/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/dt/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Tests 1D discretization tools.\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdt.h></font>
diff --git a/src/dm/dt/examples/tests/ex2.c.html b/src/dm/dt/examples/tests/ex2.c.html
index ec47b6a..6553553 100644
--- a/src/dm/dt/examples/tests/ex2.c.html
+++ b/src/dm/dt/examples/tests/ex2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/dt/examples/tests/ex2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:49+00:00">
+<meta name="date" content="2017-04-24T14:19:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/dt/examples/tests/ex2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/dt/examples/tests/ex2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Tests 1D cell-based discretization tools.\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdt.h></font>
diff --git a/src/dm/dt/examples/tests/ex3.c.html b/src/dm/dt/examples/tests/ex3.c.html
index a0dbb84..d3948a7 100644
--- a/src/dm/dt/examples/tests/ex3.c.html
+++ b/src/dm/dt/examples/tests/ex3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/dt/examples/tests/ex3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:50+00:00">
+<meta name="date" content="2017-04-24T14:19:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/dt/examples/tests/ex3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/dt/examples/tests/ex3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Tests quadrature.\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdt.h></font>
diff --git a/src/dm/dt/examples/tests/index.html b/src/dm/dt/examples/tests/index.html
index dd3e9ef..0eafe4a 100644
--- a/src/dm/dt/examples/tests/index.html
+++ b/src/dm/dt/examples/tests/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/dt/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/dt/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../../../../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/dt/examples/tests/makefile.html b/src/dm/dt/examples/tests/makefile.html
index d8be9ea..be4466d 100644
--- a/src/dm/dt/examples/tests/makefile.html
+++ b/src/dm/dt/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/dt/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:50+00:00">
+<meta name="date" content="2017-04-24T14:19:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/dt/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/dt/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	        =
 FFLAGS	        =
diff --git a/src/dm/dt/index.html b/src/dm/dt/index.html
index 9e72144..1368719 100644
--- a/src/dm/dt/index.html
+++ b/src/dm/dt/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/dt/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/dt/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/dt/interface/dt.c.html b/src/dm/dt/interface/dt.c.html
index 69a513f..2708872 100644
--- a/src/dm/dt/interface/dt.c.html
+++ b/src/dm/dt/interface/dt.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/dt/interface/dt.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:17+00:00">
+<meta name="date" content="2017-04-24T14:18:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/dt/interface/dt.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/dt/interface/dt.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/* Discretization tools */</font>
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscconf.h></font>
diff --git a/src/dm/dt/interface/dtds.c.html b/src/dm/dt/interface/dtds.c.html
index ca33250..a4c304b 100644
--- a/src/dm/dt/interface/dtds.c.html
+++ b/src/dm/dt/interface/dtds.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/dt/interface/dtds.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:43+00:00">
+<meta name="date" content="2017-04-24T14:19:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/dt/interface/dtds.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/dt/interface/dtds.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/petscdsimpl.h> </font><font color="#B22222">/*I "petscds.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line3">  3: </a><a href="../../../../docs/manualpages/Sys/PetscClassId.html#PetscClassId">PetscClassId</a> PETSCDS_CLASSID = 0;
diff --git a/src/dm/dt/interface/dtfe.c.html b/src/dm/dt/interface/dtfe.c.html
index edcd4cc..781d2a7 100644
--- a/src/dm/dt/interface/dtfe.c.html
+++ b/src/dm/dt/interface/dtfe.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/dt/interface/dtfe.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:20+00:00">
+<meta name="date" content="2017-04-24T14:18:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/dt/interface/dtfe.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/dt/interface/dtfe.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/* Basis Jet Tabulation</font>
 
 <a name="line3">  3: </a><font color="#B22222">We would like to tabulate the nodal basis functions and derivatives at a set of points, usually quadrature points. We</font>
diff --git a/src/dm/dt/interface/dtfv.c.html b/src/dm/dt/interface/dtfv.c.html
index 4d21acb..169dc7b 100644
--- a/src/dm/dt/interface/dtfv.c.html
+++ b/src/dm/dt/interface/dtfv.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/dt/interface/dtfv.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:36+00:00">
+<meta name="date" content="2017-04-24T14:19:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/dt/interface/dtfv.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/dt/interface/dtfv.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/petscfvimpl.h> </font><font color="#B22222">/*I "petscfv.h" I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h> </font><font color="#B22222">/* For CellRefiner */</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscds.h></font>
diff --git a/src/dm/dt/interface/index.html b/src/dm/dt/interface/index.html
index f991705..a91c29a 100644
--- a/src/dm/dt/interface/index.html
+++ b/src/dm/dt/interface/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/dt/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/dt/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../../../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/dt/interface/makefile.html b/src/dm/dt/interface/makefile.html
index f2a5e60..f9ae899 100644
--- a/src/dm/dt/interface/makefile.html
+++ b/src/dm/dt/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/dt/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:49+00:00">
+<meta name="date" content="2017-04-24T14:19:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/dt/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/dt/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/dm/dt/makefile.html b/src/dm/dt/makefile.html
index a2ce1fa..3394e75 100644
--- a/src/dm/dt/makefile.html
+++ b/src/dm/dt/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/dt/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:17+00:00">
+<meta name="date" content="2017-04-24T14:18:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/dt/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/dt/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/dm/examples/index.html b/src/dm/examples/index.html
index e1ce025..918da34 100644
--- a/src/dm/examples/index.html
+++ b/src/dm/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/dm/examples/makefile.html b/src/dm/examples/makefile.html
index f4f37dc..fb2289d 100644
--- a/src/dm/examples/makefile.html
+++ b/src/dm/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:57+00:00">
+<meta name="date" content="2017-04-24T14:18:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong>
 
diff --git a/src/dm/examples/tests/ex1.c.html b/src/dm/examples/tests/ex1.c.html
index fa8e8dc..e05650f 100644
--- a/src/dm/examples/tests/ex1.c.html
+++ b/src/dm/examples/tests/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:57+00:00">
+<meta name="date" content="2017-04-24T14:18:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests various <a href="../../../../docs/manualpages/DM/DM.html#DM">DM</a> routines.\n\n"</font>;
 
diff --git a/src/dm/examples/tests/ex10.c.html b/src/dm/examples/tests/ex10.c.html
index 5421db5..277a4bb 100644
--- a/src/dm/examples/tests/ex10.c.html
+++ b/src/dm/examples/tests/ex10.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex10.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:00+00:00">
+<meta name="date" content="2017-04-24T14:18:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex10.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex10.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests various 1-dimensional <a href="../../../../docs/manualpages/DM/DMDA.html#DMDA">DMDA</a> routines.\n\n"</font>;
 
diff --git a/src/dm/examples/tests/ex11.c.html b/src/dm/examples/tests/ex11.c.html
index 51af78b..bfbc74e 100644
--- a/src/dm/examples/tests/ex11.c.html
+++ b/src/dm/examples/tests/ex11.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex11.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:00+00:00">
+<meta name="date" content="2017-04-24T14:18:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex11.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex11.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests various 2-dimensional <a href="../../../../docs/manualpages/DM/DMDA.html#DMDA">DMDA</a> routines.\n\n"</font>;
 
diff --git a/src/dm/examples/tests/ex12.c.html b/src/dm/examples/tests/ex12.c.html
index b3aa2ce..611ad9a 100644
--- a/src/dm/examples/tests/ex12.c.html
+++ b/src/dm/examples/tests/ex12.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex12.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:00+00:00">
+<meta name="date" content="2017-04-24T14:18:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex12.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex12.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Simple example to show how PETSc programs can be run from MATLAB.</font>
diff --git a/src/dm/examples/tests/ex12.m.html b/src/dm/examples/tests/ex12.m.html
index be5444a..0af1bf2 100644
--- a/src/dm/examples/tests/ex12.m.html
+++ b/src/dm/examples/tests/ex12.m.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex12.m.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:00+00:00">
+<meta name="date" content="2017-04-24T14:18:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex12.m.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex12.m.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#4169E1"><a name="ex12"></a>function ex12(np,opt)</font></strong>
 <a name="line2">  2: </a>%
 <a name="line3">  3: </a>%   ex12(np)
diff --git a/src/dm/examples/tests/ex13.c.html b/src/dm/examples/tests/ex13.c.html
index ef75cdf..6c0c5de 100644
--- a/src/dm/examples/tests/ex13.c.html
+++ b/src/dm/examples/tests/ex13.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex13.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:01+00:00">
+<meta name="date" content="2017-04-24T14:18:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex13.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex13.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests loading <a href="../../../../docs/manualpages/DM/DM.html#DM">DM</a> vector from file.\n\n"</font>;
 
diff --git a/src/dm/examples/tests/ex14.c.html b/src/dm/examples/tests/ex14.c.html
index 0f727c8..83c1fab 100644
--- a/src/dm/examples/tests/ex14.c.html
+++ b/src/dm/examples/tests/ex14.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex14.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:01+00:00">
+<meta name="date" content="2017-04-24T14:18:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex14.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex14.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests saving <a href="../../../../docs/manualpages/DM/DMDA.html#DMDA">DMDA</a> vectors to files.\n\n"</font>;
 
diff --git a/src/dm/examples/tests/ex15.c.html b/src/dm/examples/tests/ex15.c.html
index 122daa5..61b512c 100644
--- a/src/dm/examples/tests/ex15.c.html
+++ b/src/dm/examples/tests/ex15.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex15.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:01+00:00">
+<meta name="date" content="2017-04-24T14:18:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex15.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex15.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/DM/DMDA.html#DMDA">DMDA</a> interpolation.\n\n"</font>;
 
diff --git a/src/dm/examples/tests/ex16.c.html b/src/dm/examples/tests/ex16.c.html
index 8745a61..7dbb67d 100644
--- a/src/dm/examples/tests/ex16.c.html
+++ b/src/dm/examples/tests/ex16.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex16.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:01+00:00">
+<meta name="date" content="2017-04-24T14:18:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex16.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex16.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests DMComposite routines.\n\n"</font>;
 
diff --git a/src/dm/examples/tests/ex17.c.html b/src/dm/examples/tests/ex17.c.html
index 261102f..ee46745 100644
--- a/src/dm/examples/tests/ex17.c.html
+++ b/src/dm/examples/tests/ex17.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex17.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:02+00:00">
+<meta name="date" content="2017-04-24T14:18:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex17.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex17.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/DM/DMDA.html#DMDA">DMDA</a> interpolation for coarse <a href="../../../../docs/manualpages/DM/DM.html#DM">DM</a> on a subset of processors.\n\n"</font>;
 
diff --git a/src/dm/examples/tests/ex19.c.html b/src/dm/examples/tests/ex19.c.html
index ec55a3b..652749a 100644
--- a/src/dm/examples/tests/ex19.c.html
+++ b/src/dm/examples/tests/ex19.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex19.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:02+00:00">
+<meta name="date" content="2017-04-24T14:18:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex19.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex19.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/DM/DMDA.html#DMDA">DMDA</a> with variable multiple degrees of freedom per node.\n\n"</font>;
 
diff --git a/src/dm/examples/tests/ex2.c.html b/src/dm/examples/tests/ex2.c.html
index 50b9b0e..08c0cc9 100644
--- a/src/dm/examples/tests/ex2.c.html
+++ b/src/dm/examples/tests/ex2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:57+00:00">
+<meta name="date" content="2017-04-24T14:18:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests various 1-dimensional <a href="../../../../docs/manualpages/DM/DMDA.html#DMDA">DMDA</a> routines.\n\n"</font>;
 
diff --git a/src/dm/examples/tests/ex20.c.html b/src/dm/examples/tests/ex20.c.html
index dffdf15..1eac3e3 100644
--- a/src/dm/examples/tests/ex20.c.html
+++ b/src/dm/examples/tests/ex20.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex20.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:02+00:00">
+<meta name="date" content="2017-04-24T14:18:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex20.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex20.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/DM/DMDACreate3d.html#DMDACreate3d">DMDACreate3d</a>() memory usage\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdmda.h></font>
diff --git a/src/dm/examples/tests/ex21.c.html b/src/dm/examples/tests/ex21.c.html
index 16965fd..d18d778 100644
--- a/src/dm/examples/tests/ex21.c.html
+++ b/src/dm/examples/tests/ex21.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex21.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:02+00:00">
+<meta name="date" content="2017-04-24T14:18:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex21.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex21.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"Test <a href="../../../../docs/manualpages/DM/DMCreateInjection.html#DMCreateInjection">DMCreateInjection</a>() for mapping coordinates in 3D"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscvec.h></font>
diff --git a/src/dm/examples/tests/ex22.c.html b/src/dm/examples/tests/ex22.c.html
index 6c71d60..1d83f27 100644
--- a/src/dm/examples/tests/ex22.c.html
+++ b/src/dm/examples/tests/ex22.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex22.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:02+00:00">
+<meta name="date" content="2017-04-24T14:18:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex22.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex22.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatSetValuesBlockedStencil.html#MatSetValuesBlockedStencil">MatSetValuesBlockedStencil</a>() in 3d.\n\n"</font>;
 
diff --git a/src/dm/examples/tests/ex23.c.html b/src/dm/examples/tests/ex23.c.html
index 4894988..d154d73 100644
--- a/src/dm/examples/tests/ex23.c.html
+++ b/src/dm/examples/tests/ex23.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex23.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:03+00:00">
+<meta name="date" content="2017-04-24T14:18:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex23.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex23.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>()/<a href="../../../../docs/manualpages/Vec/VecLoad.html#VecLoad">VecLoad</a>() for <a href="../../../../docs/manualpages/DM/DMDA.html#DMDA">DMDA</a> vectors (this tests DMDAGlobalToNatural()).\n\n"</font>;
 
diff --git a/src/dm/examples/tests/ex24.c.html b/src/dm/examples/tests/ex24.c.html
index 978cec3..2b9e0de 100644
--- a/src/dm/examples/tests/ex24.c.html
+++ b/src/dm/examples/tests/ex24.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex24.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:03+00:00">
+<meta name="date" content="2017-04-24T14:18:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex24.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex24.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests DMDALocalToGlocal() for dof > 1\n\n"</font>;
 
diff --git a/src/dm/examples/tests/ex25.c.html b/src/dm/examples/tests/ex25.c.html
index 9f6383e..505bee2 100644
--- a/src/dm/examples/tests/ex25.c.html
+++ b/src/dm/examples/tests/ex25.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex25.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:03+00:00">
+<meta name="date" content="2017-04-24T14:18:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex25.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex25.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests DMDALocalToGlocal() for dof > 1\n\n"</font>;
 
diff --git a/src/dm/examples/tests/ex26.c.html b/src/dm/examples/tests/ex26.c.html
index 873f387..d213cc8 100644
--- a/src/dm/examples/tests/ex26.c.html
+++ b/src/dm/examples/tests/ex26.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex26.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:03+00:00">
+<meta name="date" content="2017-04-24T14:18:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex26.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex26.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests error message in <a href="../../../../docs/manualpages/DM/DMCreateColoring.html#DMCreateColoring">DMCreateColoring</a>() with periodic boundary conditions. \n\n"</font>;
 
diff --git a/src/dm/examples/tests/ex27.c.html b/src/dm/examples/tests/ex27.c.html
index 64e736b..d44a343 100644
--- a/src/dm/examples/tests/ex27.c.html
+++ b/src/dm/examples/tests/ex27.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex27.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:03+00:00">
+<meta name="date" content="2017-04-24T14:18:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex27.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex27.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Test sequential USFFT interface on a uniform <a href="../../../../docs/manualpages/DM/DMDA.html#DMDA">DMDA</a> and compares the result to FFTW\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/dm/examples/tests/ex28.c.html b/src/dm/examples/tests/ex28.c.html
index 2a92ce9..7aa9526 100644
--- a/src/dm/examples/tests/ex28.c.html
+++ b/src/dm/examples/tests/ex28.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex28.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:04+00:00">
+<meta name="date" content="2017-04-24T14:18:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex28.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex28.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Test sequential USFFT interface on a 3-dof field over a uniform <a href="../../../../docs/manualpages/DM/DMDA.html#DMDA">DMDA</a> and compares to the result of FFTW acting on a split version of the field\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/dm/examples/tests/ex3.c.html b/src/dm/examples/tests/ex3.c.html
index ca830dc..327b395 100644
--- a/src/dm/examples/tests/ex3.c.html
+++ b/src/dm/examples/tests/ex3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:57+00:00">
+<meta name="date" content="2017-04-24T14:18:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves the 1-dimensional wave equation.\n\n"</font>;
 
diff --git a/src/dm/examples/tests/ex30.c.html b/src/dm/examples/tests/ex30.c.html
index 45a0af0..0c7d0da 100644
--- a/src/dm/examples/tests/ex30.c.html
+++ b/src/dm/examples/tests/ex30.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex30.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:05+00:00">
+<meta name="date" content="2017-04-24T14:18:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex30.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex30.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/DM/DMSLICED.html#DMSLICED">DMSLICED</a> operations\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdmsliced.h></font>
diff --git a/src/dm/examples/tests/ex31.c.html b/src/dm/examples/tests/ex31.c.html
index 0fb01b4..1a4ccd4 100644
--- a/src/dm/examples/tests/ex31.c.html
+++ b/src/dm/examples/tests/ex31.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex31.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:05+00:00">
+<meta name="date" content="2017-04-24T14:18:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex31.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex31.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Tests MAIJ matrix for large DOF\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdm.h></font>
diff --git a/src/dm/examples/tests/ex32.c.html b/src/dm/examples/tests/ex32.c.html
index 781ef62..fa3aa16 100644
--- a/src/dm/examples/tests/ex32.c.html
+++ b/src/dm/examples/tests/ex32.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex32.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:05+00:00">
+<meta name="date" content="2017-04-24T14:18:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex32.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex32.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/DM/DMDA.html#DMDA">DMDA</a> ghost coordinates\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdm.h></font>
diff --git a/src/dm/examples/tests/ex34.c.html b/src/dm/examples/tests/ex34.c.html
index d92a560..9127ce6 100644
--- a/src/dm/examples/tests/ex34.c.html
+++ b/src/dm/examples/tests/ex34.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex34.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:05+00:00">
+<meta name="date" content="2017-04-24T14:18:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex34.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex34.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"Test <a href="../../../../docs/manualpages/DM/DMDAGetOwnershipRanges.html#DMDAGetOwnershipRanges">DMDAGetOwnershipRanges</a>()\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdm.h></font>
diff --git a/src/dm/examples/tests/ex36.c.html b/src/dm/examples/tests/ex36.c.html
index 44a82df..25a1c45 100644
--- a/src/dm/examples/tests/ex36.c.html
+++ b/src/dm/examples/tests/ex36.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex36.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:05+00:00">
+<meta name="date" content="2017-04-24T14:18:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex36.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex36.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Checks the functionality of DMGetInterpolation() on deformed grids.\n\n"</font>;
 
diff --git a/src/dm/examples/tests/ex37.c.html b/src/dm/examples/tests/ex37.c.html
index 31dbc90..fa8d619 100644
--- a/src/dm/examples/tests/ex37.c.html
+++ b/src/dm/examples/tests/ex37.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex37.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:07+00:00">
+<meta name="date" content="2017-04-24T14:18:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex37.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex37.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"<a href="../../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>() with a DMDA1d vector and draw viewer.\n\n"</font>;
 
diff --git a/src/dm/examples/tests/ex38.c.html b/src/dm/examples/tests/ex38.c.html
index c9e334f..cbcf21b 100644
--- a/src/dm/examples/tests/ex38.c.html
+++ b/src/dm/examples/tests/ex38.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex38.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:07+00:00">
+<meta name="date" content="2017-04-24T14:18:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex38.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex38.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests DMGlobalToLocal() for 3d DA with stencil width of 2.\n\n"</font>;
 
diff --git a/src/dm/examples/tests/ex39.c.html b/src/dm/examples/tests/ex39.c.html
index cf5c89c..12ebc72 100644
--- a/src/dm/examples/tests/ex39.c.html
+++ b/src/dm/examples/tests/ex39.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex39.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:07+00:00">
+<meta name="date" content="2017-04-24T14:18:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex39.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex39.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests mirror boundary conditions in 1-d.\n\n"</font>;
 
diff --git a/src/dm/examples/tests/ex4.c.html b/src/dm/examples/tests/ex4.c.html
index 68836c0..f52b951 100644
--- a/src/dm/examples/tests/ex4.c.html
+++ b/src/dm/examples/tests/ex4.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex4.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:58+00:00">
+<meta name="date" content="2017-04-24T14:18:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex4.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex4.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests various 2-dimensional <a href="../../../../docs/manualpages/DM/DMDA.html#DMDA">DMDA</a> routines.\n\n"</font>;
 
diff --git a/src/dm/examples/tests/ex40.c.html b/src/dm/examples/tests/ex40.c.html
index 2f4d0b6..3713d5f 100644
--- a/src/dm/examples/tests/ex40.c.html
+++ b/src/dm/examples/tests/ex40.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex40.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:08+00:00">
+<meta name="date" content="2017-04-24T14:18:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex40.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex40.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests mirror boundary conditions in 2-d.\n\n"</font>;
 
diff --git a/src/dm/examples/tests/ex41.c.html b/src/dm/examples/tests/ex41.c.html
index 12cbe4f..2143e40 100644
--- a/src/dm/examples/tests/ex41.c.html
+++ b/src/dm/examples/tests/ex41.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex41.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:08+00:00">
+<meta name="date" content="2017-04-24T14:18:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex41.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex41.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests mirror boundary conditions in 3-d.\n\n"</font>;
 
diff --git a/src/dm/examples/tests/ex42.c.html b/src/dm/examples/tests/ex42.c.html
index c7f6196..a28d83e 100644
--- a/src/dm/examples/tests/ex42.c.html
+++ b/src/dm/examples/tests/ex42.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex42.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:08+00:00">
+<meta name="date" content="2017-04-24T14:18:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex42.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex42.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/* -*- Mode: C++; c-basic-offset:2 ; indent-tabs-mode:nil ; -*- */</font>
 
 <a name="line3">  3: </a>static char help[] = <font color="#666666">"Test VTK Rectilinear grid (.vtr) viewer support\n\n"</font>;
diff --git a/src/dm/examples/tests/ex43.c.html b/src/dm/examples/tests/ex43.c.html
index 37b4343..0757289 100644
--- a/src/dm/examples/tests/ex43.c.html
+++ b/src/dm/examples/tests/ex43.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex43.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:09+00:00">
+<meta name="date" content="2017-04-24T14:18:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex43.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex43.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Demonstrates the DMLocalToLocal bug in PETSc 3.6.\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/dm/examples/tests/ex6.c.html b/src/dm/examples/tests/ex6.c.html
index dec158a..448811c 100644
--- a/src/dm/examples/tests/ex6.c.html
+++ b/src/dm/examples/tests/ex6.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex6.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:58+00:00">
+<meta name="date" content="2017-04-24T14:18:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex6.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex6.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Tests various 3-dimensional <a href="../../../../docs/manualpages/DM/DMDA.html#DMDA">DMDA</a> routines.\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdm.h></font>
diff --git a/src/dm/examples/tests/ex7.c.html b/src/dm/examples/tests/ex7.c.html
index 5ee5204..c562008 100644
--- a/src/dm/examples/tests/ex7.c.html
+++ b/src/dm/examples/tests/ex7.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex7.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:59+00:00">
+<meta name="date" content="2017-04-24T14:18:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex7.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex7.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests DMLocalToLocalxxx() for <a href="../../../../docs/manualpages/DM/DMDA.html#DMDA">DMDA</a>.\n\n"</font>;
 
diff --git a/src/dm/examples/tests/ex8.c.html b/src/dm/examples/tests/ex8.c.html
index bb4a0de..b553d03 100644
--- a/src/dm/examples/tests/ex8.c.html
+++ b/src/dm/examples/tests/ex8.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex8.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:59+00:00">
+<meta name="date" content="2017-04-24T14:18:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex8.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex8.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates generating a slice from a <a href="../../../../docs/manualpages/DM/DMDA.html#DMDA">DMDA</a> Vector.\n\n"</font>;
 
diff --git a/src/dm/examples/tests/ex9.c.html b/src/dm/examples/tests/ex9.c.html
index d2a129b..a88820d 100644
--- a/src/dm/examples/tests/ex9.c.html
+++ b/src/dm/examples/tests/ex9.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/ex9.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:59+00:00">
+<meta name="date" content="2017-04-24T14:18:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/ex9.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/ex9.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/DM/DMCreateColoring.html#DMCreateColoring">DMCreateColoring</a>() in 3d.\n\n"</font>;
 
diff --git a/src/dm/examples/tests/index.html b/src/dm/examples/tests/index.html
index a029cbe..dd5f20b 100644
--- a/src/dm/examples/tests/index.html
+++ b/src/dm/examples/tests/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../../../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/examples/tests/makefile.html b/src/dm/examples/tests/makefile.html
index df6bcf0..abae0d8 100644
--- a/src/dm/examples/tests/makefile.html
+++ b/src/dm/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:09+00:00">
+<meta name="date" content="2017-04-24T14:18:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	        =
 FFLAGS	        =
diff --git a/src/dm/examples/tutorials/ex1.c.html b/src/dm/examples/tutorials/ex1.c.html
index 457830f..fed37f8 100644
--- a/src/dm/examples/tutorials/ex1.c.html
+++ b/src/dm/examples/tutorials/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tutorials/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:09+00:00">
+<meta name="date" content="2017-04-24T14:18:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>() contour plotting for 2d DMDAs.\n\n"</font>;
 
diff --git a/src/dm/examples/tutorials/ex10.c.html b/src/dm/examples/tutorials/ex10.c.html
index 3162a8e..d19a6b3 100644
--- a/src/dm/examples/tutorials/ex10.c.html
+++ b/src/dm/examples/tutorials/ex10.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tutorials/ex10.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:12+00:00">
+<meta name="date" content="2017-04-24T14:18:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tutorials/ex10.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/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">   Demonstrates using the HDF5 viewer with a <a href="../../../../docs/manualpages/DM/DMDA.html#DMDA">DMDA</a> <a href="../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a></font>
 <a name="line3">  3: </a><font color="#B22222"> - create a global vector containing a gauss profile (exp(-x^2-y^2))</font>
diff --git a/src/dm/examples/tutorials/ex11f90.F.html b/src/dm/examples/tutorials/ex11f90.F.html
index e7aaa4f..7590d5b 100644
--- a/src/dm/examples/tutorials/ex11f90.F.html
+++ b/src/dm/examples/tutorials/ex11f90.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tutorials/ex11f90.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:13+00:00">
+<meta name="date" content="2017-04-24T14:18:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tutorials/ex11f90.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tutorials/ex11f90.F.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>!    Tests DMDAGetVecGetArray()
diff --git a/src/dm/examples/tutorials/ex12.c.html b/src/dm/examples/tutorials/ex12.c.html
index 3317fdb..0453815 100644
--- a/src/dm/examples/tutorials/ex12.c.html
+++ b/src/dm/examples/tutorials/ex12.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tutorials/ex12.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:12+00:00">
+<meta name="date" content="2017-04-24T14:18:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tutorials/ex12.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tutorials/ex12.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/DM/DMGetGlobalVector.html#DMGetGlobalVector">DMGetGlobalVector</a>() and <a href="../../../../docs/manualpages/DM/DMRestoreGlobalVector.html#DMRestoreGlobalVector">DMRestoreGlobalVector</a>().\n\n"</font>;
 
diff --git a/src/dm/examples/tutorials/ex13f90.F90.html b/src/dm/examples/tutorials/ex13f90.F90.html
index 541da2d..524b9f0 100644
--- a/src/dm/examples/tutorials/ex13f90.F90.html
+++ b/src/dm/examples/tutorials/ex13f90.F90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tutorials/ex13f90.F90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:14+00:00">
+<meta name="date" content="2017-04-24T14:18:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tutorials/ex13f90.F90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tutorials/ex13f90.F90.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>program main
 <a name="line2">  2: </a>!
 <a name="line3">  3: </a>! This example intends to show how <a href="../../../../docs/manualpages/DM/DMDA.html#DMDA">DMDA</a> is used to solve a PDE on a decomposed
diff --git a/src/dm/examples/tutorials/ex13f90aux.F90.html b/src/dm/examples/tutorials/ex13f90aux.F90.html
index 9125238..80f1011 100644
--- a/src/dm/examples/tutorials/ex13f90aux.F90.html
+++ b/src/dm/examples/tutorials/ex13f90aux.F90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tutorials/ex13f90aux.F90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:14+00:00">
+<meta name="date" content="2017-04-24T14:18:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tutorials/ex13f90aux.F90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tutorials/ex13f90aux.F90.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>module ex13f90aux
 <a name="line2">  2: </a>  implicit none
 <a name="line3">  3: </a>contains
diff --git a/src/dm/examples/tutorials/ex15.c.html b/src/dm/examples/tutorials/ex15.c.html
index baf6370..2deea28 100644
--- a/src/dm/examples/tutorials/ex15.c.html
+++ b/src/dm/examples/tutorials/ex15.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tutorials/ex15.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:12+00:00">
+<meta name="date" content="2017-04-24T14:18:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tutorials/ex15.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tutorials/ex15.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>() functionality with <a href="../../../../docs/manualpages/DM/DMDA.html#DMDA">DMDA</a> objects when using:"</font>\
 <a name="line3">  3: </a><font color="#666666">"(i) a <a href="../../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a> binary with MPI-IO support; and (ii) when the binary header is skipped.\n\n"</font>;
diff --git a/src/dm/examples/tutorials/ex2.c.html b/src/dm/examples/tutorials/ex2.c.html
index 2ff3877..4ba394b 100644
--- a/src/dm/examples/tutorials/ex2.c.html
+++ b/src/dm/examples/tutorials/ex2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tutorials/ex2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:10+00:00">
+<meta name="date" content="2017-04-24T14:18:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tutorials/ex2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tutorials/ex2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/DM/DMDAGlobalToNaturalAllCreate.html#DMDAGlobalToNaturalAllCreate">DMDAGlobalToNaturalAllCreate</a>() using contour plotting for 2d DMDAs.\n\n"</font>;
 
diff --git a/src/dm/examples/tutorials/ex3.c.html b/src/dm/examples/tutorials/ex3.c.html
index 63d28a1..2e52991 100644
--- a/src/dm/examples/tutorials/ex3.c.html
+++ b/src/dm/examples/tutorials/ex3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tutorials/ex3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:10+00:00">
+<meta name="date" content="2017-04-24T14:18:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tutorials/ex3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tutorials/ex3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/DM/DMCreateInterpolation.html#DMCreateInterpolation">DMCreateInterpolation</a>() for nonuniform <a href="../../../../docs/manualpages/DM/DMDA.html#DMDA">DMDA</a> coordinates.\n\n"</font>;
 
diff --git a/src/dm/examples/tutorials/ex4.c.html b/src/dm/examples/tutorials/ex4.c.html
index 3720db4..31ebf2c 100644
--- a/src/dm/examples/tutorials/ex4.c.html
+++ b/src/dm/examples/tutorials/ex4.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tutorials/ex4.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:11+00:00">
+<meta name="date" content="2017-04-24T14:18:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tutorials/ex4.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tutorials/ex4.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates various vector routines for <a href="../../../../docs/manualpages/DM/DMDA.html#DMDA">DMDA</a>.\n\n"</font>;
 
diff --git a/src/dm/examples/tutorials/ex5.c.html b/src/dm/examples/tutorials/ex5.c.html
index 371bf6f..5e09159 100644
--- a/src/dm/examples/tutorials/ex5.c.html
+++ b/src/dm/examples/tutorials/ex5.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tutorials/ex5.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:11+00:00">
+<meta name="date" content="2017-04-24T14:18:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tutorials/ex5.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tutorials/ex5.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/DM/DMDAGetElements.html#DMDAGetElements">DMDAGetElements</a>() and <a href="../../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>() contour plotting for 2d DMDAs.\n\n"</font>;
 
diff --git a/src/dm/examples/tutorials/ex51.c.html b/src/dm/examples/tutorials/ex51.c.html
index 53640fa..1608788 100644
--- a/src/dm/examples/tutorials/ex51.c.html
+++ b/src/dm/examples/tutorials/ex51.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tutorials/ex51.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:13+00:00">
+<meta name="date" content="2017-04-24T14:18:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tutorials/ex51.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tutorials/ex51.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/DM/DMDAVecGetArrayDOF.html#DMDAVecGetArrayDOF">DMDAVecGetArrayDOF</a>()\n"</font>;
 <a name="line2">  2: </a><font color="#A020F0">#include <petscdm.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdmda.h></font>
diff --git a/src/dm/examples/tutorials/ex65dm.c.html b/src/dm/examples/tutorials/ex65dm.c.html
index 0c6b8e6..8814891 100644
--- a/src/dm/examples/tutorials/ex65dm.c.html
+++ b/src/dm/examples/tutorials/ex65dm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tutorials/ex65dm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:13+00:00">
+<meta name="date" content="2017-04-24T14:18:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tutorials/ex65dm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tutorials/ex65dm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Tests coarsening with <a href="../../../../docs/manualpages/DM/DM.html#DM">DM</a>.\n"</font>;
 
 
diff --git a/src/dm/examples/tutorials/ex7.c.html b/src/dm/examples/tutorials/ex7.c.html
index d796c73..6612b41 100644
--- a/src/dm/examples/tutorials/ex7.c.html
+++ b/src/dm/examples/tutorials/ex7.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tutorials/ex7.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:11+00:00">
+<meta name="date" content="2017-04-24T14:18:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tutorials/ex7.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tutorials/ex7.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Demonstrates using <a href="../../../../docs/manualpages/Viewer/PetscViewerPushFormat.html#PetscViewerPushFormat">PetscViewerPushFormat</a>(viewer,PETSC_FORMAT_BINARY_MATLAB)\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*T</font>
diff --git a/src/dm/examples/tutorials/ex8.c.html b/src/dm/examples/tutorials/ex8.c.html
index 411baa7..657eca6 100644
--- a/src/dm/examples/tutorials/ex8.c.html
+++ b/src/dm/examples/tutorials/ex8.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tutorials/ex8.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:11+00:00">
+<meta name="date" content="2017-04-24T14:18:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tutorials/ex8.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tutorials/ex8.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests imbedding DMComposites inside DMComposites.\n\n"</font>;
 
diff --git a/src/dm/examples/tutorials/ex9.c.html b/src/dm/examples/tutorials/ex9.c.html
index 8f9ca3d..5826891 100644
--- a/src/dm/examples/tutorials/ex9.c.html
+++ b/src/dm/examples/tutorials/ex9.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tutorials/ex9.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:11+00:00">
+<meta name="date" content="2017-04-24T14:18:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tutorials/ex9.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tutorials/ex9.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Demonstrates HDF5 vector input/ouput\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*T</font>
diff --git a/src/dm/examples/tutorials/index.html b/src/dm/examples/tutorials/index.html
index 449bc4e..6ce9ef5 100644
--- a/src/dm/examples/tutorials/index.html
+++ b/src/dm/examples/tutorials/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../../../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/examples/tutorials/makefile.html b/src/dm/examples/tutorials/makefile.html
index dc6e140..b5f68f1 100644
--- a/src/dm/examples/tutorials/makefile.html
+++ b/src/dm/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:15+00:00">
+<meta name="date" content="2017-04-24T14:18:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	        =
 FFLAGS	        =
diff --git a/src/dm/f90-mod/index.html b/src/dm/f90-mod/index.html
index 30c336d..8d20aab 100644
--- a/src/dm/f90-mod/index.html
+++ b/src/dm/f90-mod/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../..90-mod/../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/f90-mod/makefile.html b/src/dm/f90-mod/makefile.html
index 47ae88e..a4e4af9 100644
--- a/src/dm/f90-mod/makefile.html
+++ b/src/dm/f90-mod/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/f90-mod/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:36+00:00">
+<meta name="date" content="2017-04-24T14:17:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresdefine   'PETSC_USING_F90'</font>
 <font color="#A020F0">#</font>
 <font color="#A020F0">#   Makes Fortran module functions from *.h90 files in include/petsc/finclude</font>
diff --git a/src/dm/f90-mod/petscdmmod.F.html b/src/dm/f90-mod/petscdmmod.F.html
index 0e33a97..e4877cf 100644
--- a/src/dm/f90-mod/petscdmmod.F.html
+++ b/src/dm/f90-mod/petscdmmod.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/f90-mod/petscdmmod.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:36+00:00">
+<meta name="date" content="2017-04-24T14:17:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/f90-mod/petscdmmod.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/f90-mod/petscdmmod.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSC_USE_FORTRAN_MODULES</font></strong>
 
 <a name="line3">  3: </a>        module  petscaodef
diff --git a/src/dm/impls/composite/index.html b/src/dm/impls/composite/index.html
index a764b60..34f6abf 100644
--- a/src/dm/impls/composite/index.html
+++ b/src/dm/impls/composite/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/composite/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/composite/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../../../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/impls/composite/makefile.html b/src/dm/impls/composite/makefile.html
index cabe679..adb032b 100644
--- a/src/dm/impls/composite/makefile.html
+++ b/src/dm/impls/composite/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/composite/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:27+00:00">
+<meta name="date" content="2017-04-24T14:14:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/composite/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/composite/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/dm/impls/composite/pack.c.html b/src/dm/impls/composite/pack.c.html
index d9a392c..350644c 100644
--- a/src/dm/impls/composite/pack.c.html
+++ b/src/dm/impls/composite/pack.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/composite/pack.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:23+00:00">
+<meta name="date" content="2017-04-24T14:13:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/composite/pack.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/composite/pack.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/dm/impls/composite/packimpl.h>       </font><font color="#B22222">/*I  "petscdmcomposite.h"  I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/isimpl.h></font>
diff --git a/src/dm/impls/composite/packimpl.h.html b/src/dm/impls/composite/packimpl.h.html
index 3931309..07fe9b4 100644
--- a/src/dm/impls/composite/packimpl.h.html
+++ b/src/dm/impls/composite/packimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/composite/packimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:27+00:00">
+<meta name="date" content="2017-04-24T14:14:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/composite/packimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/composite/packimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_packimpl_h)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _packimpl_h</font></strong>
 
diff --git a/src/dm/impls/composite/packm.c.html b/src/dm/impls/composite/packm.c.html
index 85ecfa5..6f1062a 100644
--- a/src/dm/impls/composite/packm.c.html
+++ b/src/dm/impls/composite/packm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/composite/packm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:27+00:00">
+<meta name="date" content="2017-04-24T14:14:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/composite/packm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/composite/packm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/dm/impls/composite/packimpl.h>       </font><font color="#B22222">/*I  "petscdmcomposite.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/dm/impls/da/da.c.html b/src/dm/impls/da/da.c.html
index b77e3f7..32cbdca 100644
--- a/src/dm/impls/da/da.c.html
+++ b/src/dm/impls/da/da.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/da.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:01+00:00">
+<meta name="date" content="2017-04-24T14:13:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/da.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/da.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmdaimpl.h>    </font><font color="#B22222">/*I   "petscdmda.h"   I*/</font><font color="#A020F0"></font>
 
 <a name="line5">  5: </a><font color="#B22222">/*@</font>
diff --git a/src/dm/impls/da/da1.c.html b/src/dm/impls/da/da1.c.html
index 9cdbfb3..ba3c32b 100644
--- a/src/dm/impls/da/da1.c.html
+++ b/src/dm/impls/da/da1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/da1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:36+00:00">
+<meta name="date" content="2017-04-24T14:12:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/da1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/da1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Code for manipulating distributed regular 1d arrays in parallel.</font>
diff --git a/src/dm/impls/da/da2.c.html b/src/dm/impls/da/da2.c.html
index 6fe8c40..2a369c0 100644
--- a/src/dm/impls/da/da2.c.html
+++ b/src/dm/impls/da/da2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/da2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:34+00:00">
+<meta name="date" content="2017-04-24T14:12:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/da2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/da2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/dmdaimpl.h>    </font><font color="#B22222">/*I   "petscdmda.h"   I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdraw.h></font>
diff --git a/src/dm/impls/da/da3.c.html b/src/dm/impls/da/da3.c.html
index 5dbc4e7..5040ad3 100644
--- a/src/dm/impls/da/da3.c.html
+++ b/src/dm/impls/da/da3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/da3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:37+00:00">
+<meta name="date" content="2017-04-24T14:12:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/da3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/da3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Code for manipulating distributed regular 3d arrays in parallel.</font>
diff --git a/src/dm/impls/da/dacorn.c.html b/src/dm/impls/da/dacorn.c.html
index 47cad89..8c8e4ba 100644
--- a/src/dm/impls/da/dacorn.c.html
+++ b/src/dm/impls/da/dacorn.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/dacorn.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:41+00:00">
+<meta name="date" content="2017-04-24T14:12:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/dacorn.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/dacorn.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Code for manipulating distributed regular arrays in parallel.</font>
diff --git a/src/dm/impls/da/dacreate.c.html b/src/dm/impls/da/dacreate.c.html
index bffc95d..cff93f9 100644
--- a/src/dm/impls/da/dacreate.c.html
+++ b/src/dm/impls/da/dacreate.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/dacreate.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:44+00:00">
+<meta name="date" content="2017-04-24T14:12:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/dacreate.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/dacreate.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/dmdaimpl.h>    </font><font color="#B22222">/*I   "petscdmda.h"   I*/</font><font color="#A020F0"></font>
 
diff --git a/src/dm/impls/da/dadd.c.html b/src/dm/impls/da/dadd.c.html
index 1f276a0..c65efe6 100644
--- a/src/dm/impls/da/dadd.c.html
+++ b/src/dm/impls/da/dadd.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/dadd.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:14+00:00">
+<meta name="date" content="2017-04-24T14:13:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/dadd.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/dadd.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmdaimpl.h>  </font><font color="#B22222">/*I   "petscdmda.h"   I*/</font><font color="#A020F0"></font>
 
 <a name="line5">  5: </a><font color="#B22222">/*@</font>
diff --git a/src/dm/impls/da/dadestroy.c.html b/src/dm/impls/da/dadestroy.c.html
index c4b4382..9f9af5f 100644
--- a/src/dm/impls/da/dadestroy.c.html
+++ b/src/dm/impls/da/dadestroy.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/dadestroy.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:46+00:00">
+<meta name="date" content="2017-04-24T14:12:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/dadestroy.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/dadestroy.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Code for manipulating distributed regular arrays in parallel.</font>
diff --git a/src/dm/impls/da/dadist.c.html b/src/dm/impls/da/dadist.c.html
index d499a10..be2ce2d 100644
--- a/src/dm/impls/da/dadist.c.html
+++ b/src/dm/impls/da/dadist.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/dadist.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:50+00:00">
+<meta name="date" content="2017-04-24T14:13:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/dadist.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/dadist.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Code for manipulating distributed regular arrays in parallel.</font>
diff --git a/src/dm/impls/da/dageometry.c.html b/src/dm/impls/da/dageometry.c.html
index 608de54..b87745a 100644
--- a/src/dm/impls/da/dageometry.c.html
+++ b/src/dm/impls/da/dageometry.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/dageometry.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:11+00:00">
+<meta name="date" content="2017-04-24T14:13:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/dageometry.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/dageometry.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmdaimpl.h>     </font><font color="#B22222">/*I  "petscdmda.h"   I*/</font><font color="#A020F0"></font>
 
 <a name="line5">  5: </a><strong><font color="#4169E1"><a name="FillClosureArray_Static"></a>PETSC_STATIC_INLINE <a href="../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> FillClosureArray_Static(<a href="../../../../docs/manualpages/DM/DM.html#DM">DM</a> dm, <a href="../../../../docs/manualpages/IS/PetscSection.html#PetscSection">PetscSection</a> section, <a href="../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> nP, const <a hre [...]
diff --git a/src/dm/impls/da/dagetarray.c.html b/src/dm/impls/da/dagetarray.c.html
index bc91232..709ed63 100644
--- a/src/dm/impls/da/dagetarray.c.html
+++ b/src/dm/impls/da/dagetarray.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/dagetarray.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:59+00:00">
+<meta name="date" content="2017-04-24T14:13:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/dagetarray.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/dagetarray.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/dmdaimpl.h>    </font><font color="#B22222">/*I   "petscdmda.h"   I*/</font><font color="#A020F0"></font>
 
diff --git a/src/dm/impls/da/dagetelem.c.html b/src/dm/impls/da/dagetelem.c.html
index 3d61368..e1910c1 100644
--- a/src/dm/impls/da/dagetelem.c.html
+++ b/src/dm/impls/da/dagetelem.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/dagetelem.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:01+00:00">
+<meta name="date" content="2017-04-24T14:13:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/dagetelem.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/dagetelem.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/dmdaimpl.h>     </font><font color="#B22222">/*I  "petscdmda.h"   I*/</font><font color="#A020F0"></font>
 
diff --git a/src/dm/impls/da/daghost.c.html b/src/dm/impls/da/daghost.c.html
index 1aeb272..23c772a 100644
--- a/src/dm/impls/da/daghost.c.html
+++ b/src/dm/impls/da/daghost.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/daghost.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:41+00:00">
+<meta name="date" content="2017-04-24T14:12:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/daghost.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/daghost.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Code for manipulating distributed regular arrays in parallel.</font>
diff --git a/src/dm/impls/da/dagtol.c.html b/src/dm/impls/da/dagtol.c.html
index dcf8ead..20f2e98 100644
--- a/src/dm/impls/da/dagtol.c.html
+++ b/src/dm/impls/da/dagtol.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/dagtol.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:42+00:00">
+<meta name="date" content="2017-04-24T14:12:50+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/dagtol.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/dagtol.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Code for manipulating distributed regular arrays in parallel.</font>
diff --git a/src/dm/impls/da/dagtona.c.html b/src/dm/impls/da/dagtona.c.html
index 6d28ee1..a0a196a 100644
--- a/src/dm/impls/da/dagtona.c.html
+++ b/src/dm/impls/da/dagtona.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/dagtona.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:55+00:00">
+<meta name="date" content="2017-04-24T14:13:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/dagtona.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/dagtona.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Tools to help solve the coarse grid problem redundantly.</font>
diff --git a/src/dm/impls/da/daindex.c.html b/src/dm/impls/da/daindex.c.html
index edede5e..7e73772 100644
--- a/src/dm/impls/da/daindex.c.html
+++ b/src/dm/impls/da/daindex.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/daindex.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:44+00:00">
+<meta name="date" content="2017-04-24T14:12:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/daindex.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/daindex.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Code for manipulating distributed regular arrays in parallel.</font>
diff --git a/src/dm/impls/da/dainterp.c.html b/src/dm/impls/da/dainterp.c.html
index 6770aa3..1475247 100644
--- a/src/dm/impls/da/dainterp.c.html
+++ b/src/dm/impls/da/dainterp.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/dainterp.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:56+00:00">
+<meta name="date" content="2017-04-24T14:13:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/dainterp.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/dainterp.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Code for interpolating between grids represented by DMDAs</font>
diff --git a/src/dm/impls/da/dalocal.c b/src/dm/impls/da/dalocal.c
index 4db5ad2..3463887 100644
--- a/src/dm/impls/da/dalocal.c
+++ b/src/dm/impls/da/dalocal.c
@@ -147,8 +147,8 @@ PetscErrorCode DMDAGetCellPoint(DM dm, PetscInt i, PetscInt j, PetscInt k, Petsc
   PetscValidIntPointer(point,5);
   ierr = DMDAGetLocalInfo(dm, &info);CHKERRQ(ierr);
   if (dim > 0) {if ((i < info.gxs) || (i >= info.gxs+info.gxm)) SETERRQ3(PETSC_COMM_SELF, PETSC_ERR_ARG_OUTOFRANGE, "X index %d not in [%d, %d)", i, info.gxs, info.gxs+info.gxm);}
-  if (dim > 1) {if ((i < info.gys) || (i >= info.gys+info.gym)) SETERRQ3(PETSC_COMM_SELF, PETSC_ERR_ARG_OUTOFRANGE, "Y index %d not in [%d, %d)", i, info.gys, info.gys+info.gym);}
-  if (dim > 2) {if ((i < info.gzs) || (i >= info.gzs+info.gzm)) SETERRQ3(PETSC_COMM_SELF, PETSC_ERR_ARG_OUTOFRANGE, "Z index %d not in [%d, %d)", i, info.gzs, info.gzs+info.gzm);}
+  if (dim > 1) {if ((j < info.gys) || (j >= info.gys+info.gym)) SETERRQ3(PETSC_COMM_SELF, PETSC_ERR_ARG_OUTOFRANGE, "Y index %d not in [%d, %d)", j, info.gys, info.gys+info.gym);}
+  if (dim > 2) {if ((k < info.gzs) || (k >= info.gzs+info.gzm)) SETERRQ3(PETSC_COMM_SELF, PETSC_ERR_ARG_OUTOFRANGE, "Z index %d not in [%d, %d)", k, info.gzs, info.gzs+info.gzm);}
   *point = i + (dim > 1 ? (j + (dim > 2 ? k*info.gym : 0))*info.gxm : 0);
   PetscFunctionReturn(0);
 }
diff --git a/src/dm/impls/da/dalocal.c.html b/src/dm/impls/da/dalocal.c.html
index d1c39d9..ec06c34 100644
--- a/src/dm/impls/da/dalocal.c.html
+++ b/src/dm/impls/da/dalocal.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/dalocal.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:46+00:00">
+<meta name="date" content="2017-04-24T14:12:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/dalocal.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/dalocal.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Code for manipulating distributed regular arrays in parallel.</font>
@@ -135,8 +135,8 @@
 
 <a name="line148">148: </a>  <a href="../../../../docs/manualpages/DM/DMDAGetLocalInfo.html#DMDAGetLocalInfo">DMDAGetLocalInfo</a>(dm, &info);
 <a name="line149">149: </a>  <font color="#4169E1">if</font> (dim > 0) {<font color="#4169E1">if</font> ((i < info.gxs) || (i >= info.gxs+info.gxm)) <a href="../../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(<a href="../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>, PETSC_ERR_ARG_OUTOFRANGE, <font color="#666666">"X index %d not in [%d, %d)"</font>, i, info.gxs, info.gxs+info.gxm);}
-<a name="line150">150: </a>  <font color="#4169E1">if</font> (dim > 1) {<font color="#4169E1">if</font> ((i < info.gys) || (i >= info.gys+info.gym)) <a href="../../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(<a href="../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>, PETSC_ERR_ARG_OUTOFRANGE, <font color="#666666">"Y index %d not in [%d, %d)"</font>, i, info.gys, info.gys+info.gym);}
-<a name="line151">151: </a>  <font color="#4169E1">if</font> (dim > 2) {<font color="#4169E1">if</font> ((i < info.gzs) || (i >= info.gzs+info.gzm)) <a href="../../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(<a href="../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>, PETSC_ERR_ARG_OUTOFRANGE, <font color="#666666">"Z index %d not in [%d, %d)"</font>, i, info.gzs, info.gzs+info.gzm);}
+<a name="line150">150: </a>  <font color="#4169E1">if</font> (dim > 1) {<font color="#4169E1">if</font> ((j < info.gys) || (j >= info.gys+info.gym)) <a href="../../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(<a href="../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>, PETSC_ERR_ARG_OUTOFRANGE, <font color="#666666">"Y index %d not in [%d, %d)"</font>, j, info.gys, info.gys+info.gym);}
+<a name="line151">151: </a>  <font color="#4169E1">if</font> (dim > 2) {<font color="#4169E1">if</font> ((k < info.gzs) || (k >= info.gzs+info.gzm)) <a href="../../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(<a href="../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>, PETSC_ERR_ARG_OUTOFRANGE, <font color="#666666">"Z index %d not in [%d, %d)"</font>, k, info.gzs, info.gzs+info.gzm);}
 <a name="line152">152: </a>  *point = i + (dim > 1 ? (j + (dim > 2 ? k*info.gym : 0))*info.gxm : 0);
 <a name="line153">153: </a>  <font color="#4169E1">return</font>(0);
 <a name="line154">154: </a>}
diff --git a/src/dm/impls/da/daltol.c.html b/src/dm/impls/da/daltol.c.html
index 33a911b..b163b06 100644
--- a/src/dm/impls/da/daltol.c.html
+++ b/src/dm/impls/da/daltol.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/daltol.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:43+00:00">
+<meta name="date" content="2017-04-24T14:12:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/daltol.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/daltol.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Code for manipulating distributed regular arrays in parallel.</font>
diff --git a/src/dm/impls/da/dapf.c.html b/src/dm/impls/da/dapf.c.html
index 01ac0e2..33533c1 100644
--- a/src/dm/impls/da/dapf.c.html
+++ b/src/dm/impls/da/dapf.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/dapf.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:59+00:00">
+<meta name="date" content="2017-04-24T14:13:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/dapf.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/dapf.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/dmdaimpl.h>    </font><font color="#B22222">/*I   "petscdmda.h"   I*/</font><font color="#A020F0"></font>
 
diff --git a/src/dm/impls/da/dapreallocate.c.html b/src/dm/impls/da/dapreallocate.c.html
index 04ece0a..de21b82 100644
--- a/src/dm/impls/da/dapreallocate.c.html
+++ b/src/dm/impls/da/dapreallocate.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/dapreallocate.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:15+00:00">
+<meta name="date" content="2017-04-24T14:13:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/dapreallocate.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/dapreallocate.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmdaimpl.h>   </font><font color="#B22222">/*I      "petscdmda.h"   I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/isimpl.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscsf.h></font>
diff --git a/src/dm/impls/da/dareg.c.html b/src/dm/impls/da/dareg.c.html
index 0b2a8b4..61f1cff 100644
--- a/src/dm/impls/da/dareg.c.html
+++ b/src/dm/impls/da/dareg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/dareg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:05+00:00">
+<meta name="date" content="2017-04-24T14:13:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/dareg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/dareg.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/dmdaimpl.h>    </font><font color="#B22222">/*I "petscdmda.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/dm/impls/da/dascatter.c.html b/src/dm/impls/da/dascatter.c.html
index a877a20..c50c507 100644
--- a/src/dm/impls/da/dascatter.c.html
+++ b/src/dm/impls/da/dascatter.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/dascatter.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:44+00:00">
+<meta name="date" content="2017-04-24T14:12:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/dascatter.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/dascatter.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Code for manipulating distributed regular arrays in parallel.</font>
diff --git a/src/dm/impls/da/dasub.c.html b/src/dm/impls/da/dasub.c.html
index 3a0b61b..006d548 100644
--- a/src/dm/impls/da/dasub.c.html
+++ b/src/dm/impls/da/dasub.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/dasub.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:51+00:00">
+<meta name="date" content="2017-04-24T14:13:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/dasub.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/dasub.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Code for manipulating distributed regular arrays in parallel.</font>
diff --git a/src/dm/impls/da/daview.c.html b/src/dm/impls/da/daview.c.html
index c0383b6..5fbb6e7 100644
--- a/src/dm/impls/da/daview.c.html
+++ b/src/dm/impls/da/daview.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/daview.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:50+00:00">
+<meta name="date" content="2017-04-24T14:13:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/daview.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/daview.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Code for manipulating distributed regular arrays in parallel.</font>
diff --git a/src/dm/impls/da/fdda.c.html b/src/dm/impls/da/fdda.c.html
index c5e27bc..7111e0f 100644
--- a/src/dm/impls/da/fdda.c.html
+++ b/src/dm/impls/da/fdda.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/fdda.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:05+00:00">
+<meta name="date" content="2017-04-24T14:13:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/fdda.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/fdda.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/dmdaimpl.h> </font><font color="#B22222">/*I      "petscdmda.h"     I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscmat.h></font>
diff --git a/src/dm/impls/da/gr1.c.html b/src/dm/impls/da/gr1.c.html
index 977b6ea..3e9a7a7 100644
--- a/src/dm/impls/da/gr1.c.html
+++ b/src/dm/impls/da/gr1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/gr1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:52+00:00">
+<meta name="date" content="2017-04-24T14:13:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/gr1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/gr1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Plots vectors obtained with <a href="../../../../docs/manualpages/DM/DMDACreate1d.html#DMDACreate1d">DMDACreate1d</a>()</font>
diff --git a/src/dm/impls/da/gr2.c.html b/src/dm/impls/da/gr2.c.html
index 303afd5..3388706 100644
--- a/src/dm/impls/da/gr2.c.html
+++ b/src/dm/impls/da/gr2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/gr2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:53+00:00">
+<meta name="date" content="2017-04-24T14:13:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/gr2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/gr2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Plots vectors obtained with <a href="../../../../docs/manualpages/DM/DMDACreate2d.html#DMDACreate2d">DMDACreate2d</a>()</font>
diff --git a/src/dm/impls/da/grvtk.c.html b/src/dm/impls/da/grvtk.c.html
index 2f9e3d5..b7180b0 100644
--- a/src/dm/impls/da/grvtk.c.html
+++ b/src/dm/impls/da/grvtk.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/grvtk.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:10+00:00">
+<meta name="date" content="2017-04-24T14:13:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/grvtk.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/grvtk.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmdaimpl.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/sys/classes/viewer/impls/vtk/vtkvimpl.h></font>
 
diff --git a/src/dm/impls/da/hypre/index.html b/src/dm/impls/da/hypre/index.html
index 7349aed..6dc0095 100644
--- a/src/dm/impls/da/hypre/index.html
+++ b/src/dm/impls/da/hypre/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/hypre/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/hypre/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../../../../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/impls/da/hypre/makefile.html b/src/dm/impls/da/hypre/makefile.html
index 1ad9eb8..4e51461 100644
--- a/src/dm/impls/da/hypre/makefile.html
+++ b/src/dm/impls/da/hypre/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/hypre/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:22+00:00">
+<meta name="date" content="2017-04-24T14:13:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/hypre/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/hypre/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage 'PETSC_HAVE_HYPRE'</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/dm/impls/da/hypre/mhyp.c.html b/src/dm/impls/da/hypre/mhyp.c.html
index 753b17a..a87efe4 100644
--- a/src/dm/impls/da/hypre/mhyp.c.html
+++ b/src/dm/impls/da/hypre/mhyp.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/hypre/mhyp.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:18+00:00">
+<meta name="date" content="2017-04-24T14:13:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/hypre/mhyp.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/hypre/mhyp.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Creates hypre ijmatrix from PETSc matrix</font>
diff --git a/src/dm/impls/da/hypre/mhyp.h.html b/src/dm/impls/da/hypre/mhyp.h.html
index 1bc1f0c..fc4a077 100644
--- a/src/dm/impls/da/hypre/mhyp.h.html
+++ b/src/dm/impls/da/hypre/mhyp.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/hypre/mhyp.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:21+00:00">
+<meta name="date" content="2017-04-24T14:13:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/hypre/mhyp.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/hypre/mhyp.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#if !defined(_MHYP_H)</font>
 <a name="line3">  3: </a><strong><font color="#228B22">#define _MHYP_H</font></strong>
diff --git a/src/dm/impls/da/index.html b/src/dm/impls/da/index.html
index f615ee7..cab619d 100644
--- a/src/dm/impls/da/index.html
+++ b/src/dm/impls/da/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../../../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/impls/da/makefile.html b/src/dm/impls/da/makefile.html
index 79a896a..d5a4204 100644
--- a/src/dm/impls/da/makefile.html
+++ b/src/dm/impls/da/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:17+00:00">
+<meta name="date" content="2017-04-24T14:13:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/dm/impls/da/usfft/index.html b/src/dm/impls/da/usfft/index.html
index f6c5b49..bb58c54 100644
--- a/src/dm/impls/da/usfft/index.html
+++ b/src/dm/impls/da/usfft/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/usfft/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/usfft/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../../../../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/impls/da/usfft/makefile.html b/src/dm/impls/da/usfft/makefile.html
index cf4dd97..964bd80 100644
--- a/src/dm/impls/da/usfft/makefile.html
+++ b/src/dm/impls/da/usfft/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/usfft/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:18+00:00">
+<meta name="date" content="2017-04-24T14:13:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/usfft/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/usfft/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#requirespackage   'PETSC_HAVE_FFTW'</font>
 <font color="#A020F0">#requiresprecision double</font>
diff --git a/src/dm/impls/da/usfft/matusfft.c.html b/src/dm/impls/da/usfft/matusfft.c.html
index 5c4f8b1..0af6a99 100644
--- a/src/dm/impls/da/usfft/matusfft.c.html
+++ b/src/dm/impls/da/usfft/matusfft.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/da/usfft/matusfft.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:17+00:00">
+<meta name="date" content="2017-04-24T14:13:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/da/usfft/matusfft.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/da/usfft/matusfft.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Provides an implementation of the Unevenly Sampled FFT algorithm as a <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>.</font>
diff --git a/src/dm/impls/forest/examples/index.html b/src/dm/impls/forest/examples/index.html
index 9da5d5f..c51aea5 100644
--- a/src/dm/impls/forest/examples/index.html
+++ b/src/dm/impls/forest/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/forest/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/forest/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/dm/impls/forest/examples/makefile.html b/src/dm/impls/forest/examples/makefile.html
index 262ec1a..f7329b6 100644
--- a/src/dm/impls/forest/examples/makefile.html
+++ b/src/dm/impls/forest/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/forest/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:36+00:00">
+<meta name="date" content="2017-04-24T14:17:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/forest/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/forest/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong>
 
diff --git a/src/dm/impls/forest/examples/tutorials/ex1.c.html b/src/dm/impls/forest/examples/tutorials/ex1.c.html
index 9e42c41..bc19734 100644
--- a/src/dm/impls/forest/examples/tutorials/ex1.c.html
+++ b/src/dm/impls/forest/examples/tutorials/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/forest/examples/tutorials/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:36+00:00">
+<meta name="date" content="2017-04-24T14:17:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/forest/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/forest/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Create and view a forest mesh\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdmforest.h></font>
diff --git a/src/dm/impls/forest/examples/tutorials/index.html b/src/dm/impls/forest/examples/tutorials/index.html
index 0f771d5..eba48cc 100644
--- a/src/dm/impls/forest/examples/tutorials/index.html
+++ b/src/dm/impls/forest/examples/tutorials/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/forest/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/forest/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../../../../../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/impls/forest/examples/tutorials/makefile.html b/src/dm/impls/forest/examples/tutorials/makefile.html
index 923976e..ef97fda 100644
--- a/src/dm/impls/forest/examples/tutorials/makefile.html
+++ b/src/dm/impls/forest/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/forest/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:36+00:00">
+<meta name="date" content="2017-04-24T14:17:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/forest/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/forest/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">CFLAGS          =
 FFLAGS          =
 CPPFLAGS        =
diff --git a/src/dm/impls/forest/forest.c.html b/src/dm/impls/forest/forest.c.html
index 787dd2d..cd40d45 100644
--- a/src/dm/impls/forest/forest.c.html
+++ b/src/dm/impls/forest/forest.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/forest/forest.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:31+00:00">
+<meta name="date" content="2017-04-24T14:17:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/forest/forest.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/forest/forest.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmforestimpl.h> </font><font color="#B22222">/*I "petscdmforest.h" I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/dmimpl.h>       </font><font color="#B22222">/*I "petscdm.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscsf.h></font>
diff --git a/src/dm/impls/forest/index.html b/src/dm/impls/forest/index.html
index ec8d62a..6cc7440 100644
--- a/src/dm/impls/forest/index.html
+++ b/src/dm/impls/forest/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/forest/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/forest/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../../../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/impls/forest/makefile.html b/src/dm/impls/forest/makefile.html
index b8a3e94..14f61f8 100644
--- a/src/dm/impls/forest/makefile.html
+++ b/src/dm/impls/forest/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/forest/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:35+00:00">
+<meta name="date" content="2017-04-24T14:17:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/forest/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/forest/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CPPFLAGS =
diff --git a/src/dm/impls/forest/p4est/dmp4est.c.html b/src/dm/impls/forest/p4est/dmp4est.c.html
index 2068369..609d40b 100644
--- a/src/dm/impls/forest/p4est/dmp4est.c.html
+++ b/src/dm/impls/forest/p4est/dmp4est.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/forest/p4est/dmp4est.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:35+00:00">
+<meta name="date" content="2017-04-24T14:17:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/forest/p4est/dmp4est.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/forest/p4est/dmp4est.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscsys.h></font>
 
 <a name="line3">  3: </a>static const <a href="../../../..4est/../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> PetscFaceToP4estFace[4] = {2, 1, 3, 0};
diff --git a/src/dm/impls/forest/p4est/dmp8est.c.html b/src/dm/impls/forest/p4est/dmp8est.c.html
index b87c91b..beaeeef 100644
--- a/src/dm/impls/forest/p4est/dmp8est.c.html
+++ b/src/dm/impls/forest/p4est/dmp8est.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/forest/p4est/dmp8est.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:35+00:00">
+<meta name="date" content="2017-04-24T14:17:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/forest/p4est/dmp8est.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/forest/p4est/dmp8est.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscsys.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#if defined(PETSC_HAVE_P4EST)</font>
 <a name="line3">  3: </a><font color="#A020F0">#include <p4est_to_p8est.h></font>
diff --git a/src/dm/impls/forest/p4est/examples/index.html b/src/dm/impls/forest/p4est/examples/index.html
index 05e19bd..a0de3df 100644
--- a/src/dm/impls/forest/p4est/examples/index.html
+++ b/src/dm/impls/forest/p4est/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/forest/p4est/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/forest/p4est/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/dm/impls/forest/p4est/examples/makefile.html b/src/dm/impls/forest/p4est/examples/makefile.html
index 235992f..9ccf93e 100644
--- a/src/dm/impls/forest/p4est/examples/makefile.html
+++ b/src/dm/impls/forest/p4est/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/forest/p4est/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:36+00:00">
+<meta name="date" content="2017-04-24T14:17:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/forest/p4est/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/forest/p4est/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong>
 
diff --git a/src/dm/impls/forest/p4est/examples/tests/ex1.c.html b/src/dm/impls/forest/p4est/examples/tests/ex1.c.html
index 9cfcf4f..01b20c4 100644
--- a/src/dm/impls/forest/p4est/examples/tests/ex1.c.html
+++ b/src/dm/impls/forest/p4est/examples/tests/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/forest/p4est/examples/tests/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:36+00:00">
+<meta name="date" content="2017-04-24T14:17:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/forest/p4est/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/forest/p4est/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include </font><font color="#666666">"../src/dm/impls/forest/p4est/petsc_p4est_package.h"</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <p4est_base.h></font>
 
diff --git a/src/dm/impls/forest/p4est/examples/tests/index.html b/src/dm/impls/forest/p4est/examples/tests/index.html
index 766a089..cdcaca9 100644
--- a/src/dm/impls/forest/p4est/examples/tests/index.html
+++ b/src/dm/impls/forest/p4est/examples/tests/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/forest/p4est/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/forest/p4est/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../../..4est/../../../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/impls/forest/p4est/examples/tests/makefile.html b/src/dm/impls/forest/p4est/examples/tests/makefile.html
index 9d37e0a..1c119b8 100644
--- a/src/dm/impls/forest/p4est/examples/tests/makefile.html
+++ b/src/dm/impls/forest/p4est/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/forest/p4est/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:36+00:00">
+<meta name="date" content="2017-04-24T14:17:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/forest/p4est/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/forest/p4est/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">CFLAGS          =
 FFLAGS          =
 CPPFLAGS        =
diff --git a/src/dm/impls/forest/p4est/index.html b/src/dm/impls/forest/p4est/index.html
index 555398b..54abb32 100644
--- a/src/dm/impls/forest/p4est/index.html
+++ b/src/dm/impls/forest/p4est/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/forest/p4est/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/forest/p4est/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../../..4est/../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/impls/forest/p4est/makefile.html b/src/dm/impls/forest/p4est/makefile.html
index 43f7109..a08509f 100644
--- a/src/dm/impls/forest/p4est/makefile.html
+++ b/src/dm/impls/forest/p4est/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/forest/p4est/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:36+00:00">
+<meta name="date" content="2017-04-24T14:17:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/forest/p4est/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/forest/p4est/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage  'PETSC_HAVE_P4EST'</font>
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/dm/impls/forest/p4est/petsc_p4est_package.c.html b/src/dm/impls/forest/p4est/petsc_p4est_package.c.html
index 0efa7cb..23f8eff 100644
--- a/src/dm/impls/forest/p4est/petsc_p4est_package.c.html
+++ b/src/dm/impls/forest/p4est/petsc_p4est_package.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/forest/p4est/petsc_p4est_package.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:35+00:00">
+<meta name="date" content="2017-04-24T14:17:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/forest/p4est/petsc_p4est_package.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/forest/p4est/petsc_p4est_package.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscdmforest.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/petscimpl.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <p4est_base.h></font>
diff --git a/src/dm/impls/index.html b/src/dm/impls/index.html
index 2d45096..aca2062 100644
--- a/src/dm/impls/index.html
+++ b/src/dm/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/impls/makefile.html b/src/dm/impls/makefile.html
index 04d541a..a2bf08b 100644
--- a/src/dm/impls/makefile.html
+++ b/src/dm/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:34+00:00">
+<meta name="date" content="2017-04-24T14:12:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 DIRS     = da sliced composite redundant plex shell patch moab network forest
diff --git a/src/dm/impls/moab/dmmbfield.cxx.html b/src/dm/impls/moab/dmmbfield.cxx.html
index ba57d35..e2b14c7 100644
--- a/src/dm/impls/moab/dmmbfield.cxx.html
+++ b/src/dm/impls/moab/dmmbfield.cxx.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/moab/dmmbfield.cxx.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:22+00:00">
+<meta name="date" content="2017-04-24T14:17:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/moab/dmmbfield.cxx.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/moab/dmmbfield.cxx.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmmbimpl.h> </font><font color="#B22222">/*I  "petscdmmoab.h"   I*/</font><font color="#A020F0"></font>
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdmmoab.h></font>
diff --git a/src/dm/impls/moab/dmmbio.cxx.html b/src/dm/impls/moab/dmmbio.cxx.html
index b02ca82..ea17065 100644
--- a/src/dm/impls/moab/dmmbio.cxx.html
+++ b/src/dm/impls/moab/dmmbio.cxx.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/moab/dmmbio.cxx.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:24+00:00">
+<meta name="date" content="2017-04-24T14:17:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/moab/dmmbio.cxx.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/moab/dmmbio.cxx.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmmbimpl.h> </font><font color="#B22222">/*I  "petscdmmoab.h"   I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscdmmoab.h></font>
 
diff --git a/src/dm/impls/moab/dmmbmat.cxx.html b/src/dm/impls/moab/dmmbmat.cxx.html
index fcacfb1..6249f8e 100644
--- a/src/dm/impls/moab/dmmbmat.cxx.html
+++ b/src/dm/impls/moab/dmmbmat.cxx.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/moab/dmmbmat.cxx.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:21+00:00">
+<meta name="date" content="2017-04-24T14:17:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/moab/dmmbmat.cxx.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/moab/dmmbmat.cxx.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmmbimpl.h> </font><font color="#B22222">/*I  "petscdmmoab.h"   I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/vecimpl.h></font>
 
diff --git a/src/dm/impls/moab/dmmbutil.cxx.html b/src/dm/impls/moab/dmmbutil.cxx.html
index ac95ab8..c5e9849 100644
--- a/src/dm/impls/moab/dmmbutil.cxx.html
+++ b/src/dm/impls/moab/dmmbutil.cxx.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/moab/dmmbutil.cxx.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:24+00:00">
+<meta name="date" content="2017-04-24T14:17:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/moab/dmmbutil.cxx.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/moab/dmmbutil.cxx.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmmbimpl.h> </font><font color="#B22222">/*I  "petscdmmoab.h"   I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/vecimpl.h></font>
 
diff --git a/src/dm/impls/moab/dmmbvec.cxx.html b/src/dm/impls/moab/dmmbvec.cxx.html
index f2b3536..c43c20f 100644
--- a/src/dm/impls/moab/dmmbvec.cxx.html
+++ b/src/dm/impls/moab/dmmbvec.cxx.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/moab/dmmbvec.cxx.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:19+00:00">
+<meta name="date" content="2017-04-24T14:17:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/moab/dmmbvec.cxx.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/moab/dmmbvec.cxx.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmmbimpl.h> </font><font color="#B22222">/*I  "petscdmmoab.h"   I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/vecimpl.h></font>
 
diff --git a/src/dm/impls/moab/dmmoab.cxx.html b/src/dm/impls/moab/dmmoab.cxx.html
index a8d9342..f9e2e30 100644
--- a/src/dm/impls/moab/dmmoab.cxx.html
+++ b/src/dm/impls/moab/dmmoab.cxx.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/moab/dmmoab.cxx.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:16+00:00">
+<meta name="date" content="2017-04-24T14:17:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/moab/dmmoab.cxx.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/moab/dmmoab.cxx.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmmbimpl.h> </font><font color="#B22222">/*I  "petscdmmoab.h"   I*/</font><font color="#A020F0"></font>
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdmmoab.h></font>
diff --git a/src/dm/impls/moab/examples/index.html b/src/dm/impls/moab/examples/index.html
index 2ea1185..68c73d9 100644
--- a/src/dm/impls/moab/examples/index.html
+++ b/src/dm/impls/moab/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/moab/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/moab/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/dm/impls/moab/examples/makefile.html b/src/dm/impls/moab/examples/makefile.html
index e99d9c9..ba510e1 100644
--- a/src/dm/impls/moab/examples/makefile.html
+++ b/src/dm/impls/moab/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/moab/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:26+00:00">
+<meta name="date" content="2017-04-24T14:17:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/moab/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/moab/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong>
 
diff --git a/src/dm/impls/moab/examples/tests/ex1.cxx.html b/src/dm/impls/moab/examples/tests/ex1.cxx.html
index 408718e..f54c75b 100644
--- a/src/dm/impls/moab/examples/tests/ex1.cxx.html
+++ b/src/dm/impls/moab/examples/tests/ex1.cxx.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/moab/examples/tests/ex1.cxx.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:26+00:00">
+<meta name="date" content="2017-04-24T14:17:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/moab/examples/tests/ex1.cxx.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/moab/examples/tests/ex1.cxx.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Simple MOAB example\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdmmoab.h></font>
diff --git a/src/dm/impls/moab/examples/tests/ex2.cxx.html b/src/dm/impls/moab/examples/tests/ex2.cxx.html
index b283fd8..05f5341 100644
--- a/src/dm/impls/moab/examples/tests/ex2.cxx.html
+++ b/src/dm/impls/moab/examples/tests/ex2.cxx.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/moab/examples/tests/ex2.cxx.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:26+00:00">
+<meta name="date" content="2017-04-24T14:17:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/moab/examples/tests/ex2.cxx.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/moab/examples/tests/ex2.cxx.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Create a box mesh with DMMoab and test defining a tag on the mesh\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdmmoab.h></font>
diff --git a/src/dm/impls/moab/examples/tests/index.html b/src/dm/impls/moab/examples/tests/index.html
index f9f5a37..d0e8f3e 100644
--- a/src/dm/impls/moab/examples/tests/index.html
+++ b/src/dm/impls/moab/examples/tests/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/moab/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/moab/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../../../../../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/impls/moab/examples/tests/makefile.html b/src/dm/impls/moab/examples/tests/makefile.html
index d6ea535..0d46ba4 100644
--- a/src/dm/impls/moab/examples/tests/makefile.html
+++ b/src/dm/impls/moab/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/moab/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:27+00:00">
+<meta name="date" content="2017-04-24T14:17:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/moab/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/moab/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage  'PETSC_HAVE_MOAB'</font>
 
 CFLAGS	        =
diff --git a/src/dm/impls/moab/index.html b/src/dm/impls/moab/index.html
index be12d89..689918f 100644
--- a/src/dm/impls/moab/index.html
+++ b/src/dm/impls/moab/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/moab/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/moab/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../../../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/impls/moab/makefile.html b/src/dm/impls/moab/makefile.html
index 712a028..fa9b576 100644
--- a/src/dm/impls/moab/makefile.html
+++ b/src/dm/impls/moab/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/moab/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:26+00:00">
+<meta name="date" content="2017-04-24T14:17:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/moab/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/moab/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage  'PETSC_HAVE_MOAB'</font>
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/dm/impls/network/index.html b/src/dm/impls/network/index.html
index 8b67a99..022ee05 100644
--- a/src/dm/impls/network/index.html
+++ b/src/dm/impls/network/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/network/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/network/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../../../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/impls/network/makefile.html b/src/dm/impls/network/makefile.html
index 64b6819..aff3702 100644
--- a/src/dm/impls/network/makefile.html
+++ b/src/dm/impls/network/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/network/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:31+00:00">
+<meta name="date" content="2017-04-24T14:17:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/network/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/network/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CPPFLAGS =
diff --git a/src/dm/impls/network/network.c.html b/src/dm/impls/network/network.c.html
index e2e9d5e..d8dfae1 100644
--- a/src/dm/impls/network/network.c.html
+++ b/src/dm/impls/network/network.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/network/network.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:27+00:00">
+<meta name="date" content="2017-04-24T14:17:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/network/network.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/network/network.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmnetworkimpl.h>  </font><font color="#B22222">/*I  "petscdmnetwork.h"  I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscdmplex.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscsf.h></font>
diff --git a/src/dm/impls/network/networkcreate.c.html b/src/dm/impls/network/networkcreate.c.html
index 239c651..c91f954 100644
--- a/src/dm/impls/network/networkcreate.c.html
+++ b/src/dm/impls/network/networkcreate.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/network/networkcreate.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:27+00:00">
+<meta name="date" content="2017-04-24T14:17:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/network/networkcreate.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/network/networkcreate.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSCDM_DLL</font></strong>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/dmnetworkimpl.h>    </font><font color="#B22222">/*I   "petscdmnetwork.h"   I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdmda.h></font>
diff --git a/src/dm/impls/network/networkmonitor.c.html b/src/dm/impls/network/networkmonitor.c.html
index 09f1827..777d913 100644
--- a/src/dm/impls/network/networkmonitor.c.html
+++ b/src/dm/impls/network/networkmonitor.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/network/networkmonitor.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:30+00:00">
+<meta name="date" content="2017-04-24T14:17:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/network/networkmonitor.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/network/networkmonitor.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscdmnetwork.h> </font><font color="#B22222">/*I  "petscdmnetwork.h"  I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscdraw.h></font>
 
diff --git a/src/dm/impls/patch/examples/index.html b/src/dm/impls/patch/examples/index.html
index a0d9746..8bc971b 100644
--- a/src/dm/impls/patch/examples/index.html
+++ b/src/dm/impls/patch/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/patch/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/patch/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/dm/impls/patch/examples/makefile.html b/src/dm/impls/patch/examples/makefile.html
index c6edd0d..4c5e407 100644
--- a/src/dm/impls/patch/examples/makefile.html
+++ b/src/dm/impls/patch/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/patch/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:16+00:00">
+<meta name="date" content="2017-04-24T14:17:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/patch/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/patch/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong>
 
diff --git a/src/dm/impls/patch/examples/tests/ex1.c.html b/src/dm/impls/patch/examples/tests/ex1.c.html
index 013303d..d1e24a3 100644
--- a/src/dm/impls/patch/examples/tests/ex1.c.html
+++ b/src/dm/impls/patch/examples/tests/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/patch/examples/tests/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:16+00:00">
+<meta name="date" content="2017-04-24T14:17:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/patch/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/patch/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Make a 2D grid of patches and view them\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/dm/impls/patch/examples/tests/index.html b/src/dm/impls/patch/examples/tests/index.html
index 5423f0a..67d86d2 100644
--- a/src/dm/impls/patch/examples/tests/index.html
+++ b/src/dm/impls/patch/examples/tests/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/patch/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/patch/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/dm/impls/patch/examples/tests/makefile.html b/src/dm/impls/patch/examples/tests/makefile.html
index 8071ea4..1caed34 100644
--- a/src/dm/impls/patch/examples/tests/makefile.html
+++ b/src/dm/impls/patch/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/patch/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:16+00:00">
+<meta name="date" content="2017-04-24T14:17:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/patch/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/patch/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	        =
 FFLAGS	        =
diff --git a/src/dm/impls/patch/index.html b/src/dm/impls/patch/index.html
index b4e3fcb..9f3a1d3 100644
--- a/src/dm/impls/patch/index.html
+++ b/src/dm/impls/patch/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/patch/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/patch/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../../../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/impls/patch/makefile.html b/src/dm/impls/patch/makefile.html
index cc10398..d628324 100644
--- a/src/dm/impls/patch/makefile.html
+++ b/src/dm/impls/patch/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/patch/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:15+00:00">
+<meta name="date" content="2017-04-24T14:17:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/patch/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/patch/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CPPFLAGS =
diff --git a/src/dm/impls/patch/patch.c.html b/src/dm/impls/patch/patch.c.html
index 01158f1..6515267 100644
--- a/src/dm/impls/patch/patch.c.html
+++ b/src/dm/impls/patch/patch.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/patch/patch.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:14+00:00">
+<meta name="date" content="2017-04-24T14:17:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/patch/patch.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/patch/patch.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmpatchimpl.h>   </font><font color="#B22222">/*I      "petscdmpatch.h"   I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscdmda.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscsf.h></font>
diff --git a/src/dm/impls/patch/patchcreate.c.html b/src/dm/impls/patch/patchcreate.c.html
index 28f914a..2044ef6 100644
--- a/src/dm/impls/patch/patchcreate.c.html
+++ b/src/dm/impls/patch/patchcreate.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/patch/patchcreate.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:14+00:00">
+<meta name="date" content="2017-04-24T14:17:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/patch/patchcreate.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/patch/patchcreate.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmpatchimpl.h>   </font><font color="#B22222">/*I      "petscdmpatch.h"   I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscdmda.h></font>
 
diff --git a/src/dm/impls/plex/examples/index.html b/src/dm/impls/plex/examples/index.html
index 0229c1c..89f9bdb 100644
--- a/src/dm/impls/plex/examples/index.html
+++ b/src/dm/impls/plex/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/dm/impls/plex/examples/makefile.html b/src/dm/impls/plex/examples/makefile.html
index 98d9fa1..04f1106 100644
--- a/src/dm/impls/plex/examples/makefile.html
+++ b/src/dm/impls/plex/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:05+00:00">
+<meta name="date" content="2017-04-24T14:16:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong>
 
diff --git a/src/dm/impls/plex/examples/tests/ex1.c.html b/src/dm/impls/plex/examples/tests/ex1.c.html
index d279f88..64281c4 100644
--- a/src/dm/impls/plex/examples/tests/ex1.c.html
+++ b/src/dm/impls/plex/examples/tests/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/examples/tests/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:05+00:00">
+<meta name="date" content="2017-04-24T14:16:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Run C version of TetGen to construct and refine a mesh\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdmplex.h></font>
diff --git a/src/dm/impls/plex/examples/tests/ex15.c.html b/src/dm/impls/plex/examples/tests/ex15.c.html
index e8ae46a..10ac671 100644
--- a/src/dm/impls/plex/examples/tests/ex15.c.html
+++ b/src/dm/impls/plex/examples/tests/ex15.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/examples/tests/ex15.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:09+00:00">
+<meta name="date" content="2017-04-24T14:16:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/examples/tests/ex15.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/examples/tests/ex15.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"An example of writing a global <a href="../../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> from a DMPlex with HDF5 format.\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdmplex.h></font>
diff --git a/src/dm/impls/plex/examples/tests/ex1f90.F.html b/src/dm/impls/plex/examples/tests/ex1f90.F.html
index 76f7cb0..83383a7 100644
--- a/src/dm/impls/plex/examples/tests/ex1f90.F.html
+++ b/src/dm/impls/plex/examples/tests/ex1f90.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/examples/tests/ex1f90.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:10+00:00">
+<meta name="date" content="2017-04-24T14:16:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/examples/tests/ex1f90.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/examples/tests/ex1f90.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>      program main
 <a name="line2">  2: </a>      implicit none
 <a name="line3">  3: </a>!
diff --git a/src/dm/impls/plex/examples/tests/ex2f90.F.html b/src/dm/impls/plex/examples/tests/ex2f90.F.html
index bfdd4bd..88b5971 100644
--- a/src/dm/impls/plex/examples/tests/ex2f90.F.html
+++ b/src/dm/impls/plex/examples/tests/ex2f90.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/examples/tests/ex2f90.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:10+00:00">
+<meta name="date" content="2017-04-24T14:16:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/examples/tests/ex2f90.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/examples/tests/ex2f90.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>      program main
 <a name="line2">  2: </a>      implicit none
 <a name="line3">  3: </a>!
diff --git a/src/dm/impls/plex/examples/tests/ex3.c.html b/src/dm/impls/plex/examples/tests/ex3.c.html
index 24d0e32..7b65332 100644
--- a/src/dm/impls/plex/examples/tests/ex3.c.html
+++ b/src/dm/impls/plex/examples/tests/ex3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/examples/tests/ex3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:06+00:00">
+<meta name="date" content="2017-04-24T14:16:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/examples/tests/ex3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/examples/tests/ex3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Check that a <a href="../../../../../../docs/manualpages/DM/DM.html#DM">DM</a> can accurately represent and interpolate functions of a given polynomial order\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdmplex.h></font>
diff --git a/src/dm/impls/plex/examples/tests/ex9.c.html b/src/dm/impls/plex/examples/tests/ex9.c.html
index 7742b6a..2bc7b08 100644
--- a/src/dm/impls/plex/examples/tests/ex9.c.html
+++ b/src/dm/impls/plex/examples/tests/ex9.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/examples/tests/ex9.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:08+00:00">
+<meta name="date" content="2017-04-24T14:16:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/examples/tests/ex9.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/examples/tests/ex9.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Performance tests for DMPlex query operations\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdmplex.h></font>
diff --git a/src/dm/impls/plex/examples/tests/index.html b/src/dm/impls/plex/examples/tests/index.html
index 8404320..3500590 100644
--- a/src/dm/impls/plex/examples/tests/index.html
+++ b/src/dm/impls/plex/examples/tests/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../../../../../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/impls/plex/examples/tests/makefile.html b/src/dm/impls/plex/examples/tests/makefile.html
index e3cc136..d765127 100644
--- a/src/dm/impls/plex/examples/tests/makefile.html
+++ b/src/dm/impls/plex/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:11+00:00">
+<meta name="date" content="2017-04-24T14:16:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	        =
 FFLAGS	        =
diff --git a/src/dm/impls/plex/examples/tutorials/ex1.c.html b/src/dm/impls/plex/examples/tutorials/ex1.c.html
index 763ab9d..ebb7f5a 100644
--- a/src/dm/impls/plex/examples/tutorials/ex1.c.html
+++ b/src/dm/impls/plex/examples/tutorials/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/examples/tutorials/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:11+00:00">
+<meta name="date" content="2017-04-24T14:16:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Define a simple field over the mesh\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdmplex.h></font>
diff --git a/src/dm/impls/plex/examples/tutorials/ex1f90.F.html b/src/dm/impls/plex/examples/tutorials/ex1f90.F.html
index f1e8639..abc5c3a 100644
--- a/src/dm/impls/plex/examples/tutorials/ex1f90.F.html
+++ b/src/dm/impls/plex/examples/tutorials/ex1f90.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/examples/tutorials/ex1f90.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:11+00:00">
+<meta name="date" content="2017-04-24T14:16:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/examples/tutorials/ex1f90.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/examples/tutorials/ex1f90.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>      program DMPlexTestField
 <a name="line2">  2: </a>      implicit none
 <a name="line3">  3: </a><font color="#A020F0">#include </font><font color="#666666">"petsc/finclude/petsc.h90"</font><font color="#A020F0"></font>
diff --git a/src/dm/impls/plex/examples/tutorials/index.html b/src/dm/impls/plex/examples/tutorials/index.html
index 1712f15..f068925 100644
--- a/src/dm/impls/plex/examples/tutorials/index.html
+++ b/src/dm/impls/plex/examples/tutorials/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../../../../../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/impls/plex/examples/tutorials/makefile.html b/src/dm/impls/plex/examples/tutorials/makefile.html
index d7f6c3a..17547d6 100644
--- a/src/dm/impls/plex/examples/tutorials/makefile.html
+++ b/src/dm/impls/plex/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:11+00:00">
+<meta name="date" content="2017-04-24T14:16:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">CFLAGS	        =
 FFLAGS	        =
 CPPFLAGS        =
diff --git a/src/dm/impls/plex/index.html b/src/dm/impls/plex/index.html
index 2a3acf7..23218ee 100644
--- a/src/dm/impls/plex/index.html
+++ b/src/dm/impls/plex/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../../../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/impls/plex/makefile.html b/src/dm/impls/plex/makefile.html
index c1ab373..c23676d 100644
--- a/src/dm/impls/plex/makefile.html
+++ b/src/dm/impls/plex/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:05+00:00">
+<meta name="date" content="2017-04-24T14:16:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CPPFLAGS =
diff --git a/src/dm/impls/plex/plex.c.html b/src/dm/impls/plex/plex.c.html
index a84c857..2d47149 100644
--- a/src/dm/impls/plex/plex.c.html
+++ b/src/dm/impls/plex/plex.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/plex.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:33+00:00">
+<meta name="date" content="2017-04-24T14:14:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/plex.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/plex.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h>   </font><font color="#B22222">/*I      "petscdmplex.h"   I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/isimpl.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/vecimpl.h></font>
diff --git a/src/dm/impls/plex/plexcgns.c.html b/src/dm/impls/plex/plexcgns.c.html
index e889dde..13a8641 100644
--- a/src/dm/impls/plex/plexcgns.c.html
+++ b/src/dm/impls/plex/plexcgns.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/plexcgns.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:21:40+00:00">
+<meta name="date" content="2017-04-24T14:16:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/plexcgns.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/plexcgns.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSCDM_DLL</font></strong>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h>    </font><font color="#B22222">/*I   "petscdmplex.h"   I*/</font><font color="#A020F0"></font>
 
diff --git a/src/dm/impls/plex/plexcoarsen.c.html b/src/dm/impls/plex/plexcoarsen.c.html
index b18f3c1..fb51085 100644
--- a/src/dm/impls/plex/plexcoarsen.c.html
+++ b/src/dm/impls/plex/plexcoarsen.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/plexcoarsen.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:21:17+00:00">
+<meta name="date" content="2017-04-24T14:15:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/plexcoarsen.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/plexcoarsen.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h>   </font><font color="#B22222">/*I      "petscdmplex.h"   I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#ifdef PETSC_HAVE_PRAGMATIC</font>
 <a name="line3">  3: </a><font color="#A020F0">#include <pragmatic/cpragmatic.h></font>
diff --git a/src/dm/impls/plex/plexcreate.c.html b/src/dm/impls/plex/plexcreate.c.html
index a7f6b6c..1e6566e 100644
--- a/src/dm/impls/plex/plexcreate.c.html
+++ b/src/dm/impls/plex/plexcreate.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/plexcreate.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:29+00:00">
+<meta name="date" content="2017-04-24T14:14:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/plexcreate.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/plexcreate.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSCDM_DLL</font></strong>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h>    </font><font color="#B22222">/*I   "petscdmplex.h"   I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdmda.h></font>
diff --git a/src/dm/impls/plex/plexdistribute.c.html b/src/dm/impls/plex/plexdistribute.c.html
index 899d7f0..6886787 100644
--- a/src/dm/impls/plex/plexdistribute.c.html
+++ b/src/dm/impls/plex/plexdistribute.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/plexdistribute.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:54+00:00">
+<meta name="date" content="2017-04-24T14:14:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/plexdistribute.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/plexdistribute.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h>    </font><font color="#B22222">/*I      "petscdmplex.h"   I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/dmlabelimpl.h>   </font><font color="#B22222">/*I      "petscdmlabel.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/dm/impls/plex/plexexodusii.c.html b/src/dm/impls/plex/plexexodusii.c.html
index 386497e..c2cab21 100644
--- a/src/dm/impls/plex/plexexodusii.c.html
+++ b/src/dm/impls/plex/plexexodusii.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/plexexodusii.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:21:37+00:00">
+<meta name="date" content="2017-04-24T14:16:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/plexexodusii.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/plexexodusii.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSCDM_DLL</font></strong>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h>    </font><font color="#B22222">/*I   "petscdmplex.h"   I*/</font><font color="#A020F0"></font>
 
diff --git a/src/dm/impls/plex/plexfem.c.html b/src/dm/impls/plex/plexfem.c.html
index 768d6c5..195107c 100644
--- a/src/dm/impls/plex/plexfem.c.html
+++ b/src/dm/impls/plex/plexfem.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/plexfem.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:21:45+00:00">
+<meta name="date" content="2017-04-24T14:16:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/plexfem.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/plexfem.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h>   </font><font color="#B22222">/*I      "petscdmplex.h"   I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsf.h></font>
 
diff --git a/src/dm/impls/plex/plexfluent.c.html b/src/dm/impls/plex/plexfluent.c.html
index 383d25b..0ccae35 100644
--- a/src/dm/impls/plex/plexfluent.c.html
+++ b/src/dm/impls/plex/plexfluent.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/plexfluent.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:21:39+00:00">
+<meta name="date" content="2017-04-24T14:16:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/plexfluent.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/plexfluent.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSCDM_DLL</font></strong>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h>    </font><font color="#B22222">/*I   "petscdmplex.h"   I*/</font><font color="#A020F0"></font>
 
diff --git a/src/dm/impls/plex/plexgenerate.c.html b/src/dm/impls/plex/plexgenerate.c.html
index f1e16a3..0b2feb9 100644
--- a/src/dm/impls/plex/plexgenerate.c.html
+++ b/src/dm/impls/plex/plexgenerate.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/plexgenerate.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:00+00:00">
+<meta name="date" content="2017-04-24T14:16:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/plexgenerate.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/plexgenerate.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h>   </font><font color="#B22222">/*I      "petscdmplex.h"   I*/</font><font color="#A020F0"></font>
 
 <a name="line5">  5: </a><strong><font color="#4169E1"><a name="DMPlexInvertCell_Internal"></a><a href="../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> DMPlexInvertCell_Internal(<a href="../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> dim, <a href="../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> numCorners, <a href="../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> cone[])</font></strong>
diff --git a/src/dm/impls/plex/plexgeometry.c.html b/src/dm/impls/plex/plexgeometry.c.html
index defe966..b2ad352 100644
--- a/src/dm/impls/plex/plexgeometry.c.html
+++ b/src/dm/impls/plex/plexgeometry.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/plexgeometry.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:21:22+00:00">
+<meta name="date" content="2017-04-24T14:15:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/plexgeometry.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/plexgeometry.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h>   </font><font color="#B22222">/*I      "petscdmplex.h"   I*/</font><font color="#A020F0"></font>
 
 <a name="line5">  5: </a><strong><font color="#4169E1"><a name="DMPlexGetLineIntersection_2D_Internal"></a>static <a href="../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> DMPlexGetLineIntersection_2D_Internal(const <a href="../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> segmentA[], const <a href="../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> segmentB[], <a href="../../../../docs/manualpages/Sys/P [...]
diff --git a/src/dm/impls/plex/plexgmsh.c.html b/src/dm/impls/plex/plexgmsh.c.html
index 94b91d5..3399840 100644
--- a/src/dm/impls/plex/plexgmsh.c.html
+++ b/src/dm/impls/plex/plexgmsh.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/plexgmsh.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:21:38+00:00">
+<meta name="date" content="2017-04-24T14:16:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/plexgmsh.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/plexgmsh.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSCDM_DLL</font></strong>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h>    </font><font color="#B22222">/*I   "petscdmplex.h"   I*/</font><font color="#A020F0"></font>
 
diff --git a/src/dm/impls/plex/plexhdf5.c.html b/src/dm/impls/plex/plexhdf5.c.html
index 7ae8ebf..0599b88 100644
--- a/src/dm/impls/plex/plexhdf5.c.html
+++ b/src/dm/impls/plex/plexhdf5.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/plexhdf5.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:21:35+00:00">
+<meta name="date" content="2017-04-24T14:15:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/plexhdf5.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/plexhdf5.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h>   </font><font color="#B22222">/*I      "petscdmplex.h"   I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/isimpl.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/vecimpl.h></font>
diff --git a/src/dm/impls/plex/plexindices.c.html b/src/dm/impls/plex/plexindices.c.html
index cc84a67..6f705aa 100644
--- a/src/dm/impls/plex/plexindices.c.html
+++ b/src/dm/impls/plex/plexindices.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/plexindices.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:21:50+00:00">
+<meta name="date" content="2017-04-24T14:16:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/plexindices.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/plexindices.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h>   </font><font color="#B22222">/*I      "petscdmplex.h"   I*/</font><font color="#A020F0"></font>
 
 <a name="line5">  5: </a><font color="#B22222">/*@</font>
diff --git a/src/dm/impls/plex/plexinterpolate.c.html b/src/dm/impls/plex/plexinterpolate.c.html
index 1a12d47..42e1fed 100644
--- a/src/dm/impls/plex/plexinterpolate.c.html
+++ b/src/dm/impls/plex/plexinterpolate.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/plexinterpolate.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:21:17+00:00">
+<meta name="date" content="2017-04-24T14:15:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/plexinterpolate.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/plexinterpolate.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h>   </font><font color="#B22222">/*I      "petscdmplex.h"   I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/sys/utils/hash.h></font>
 
diff --git a/src/dm/impls/plex/plexnatural.c.html b/src/dm/impls/plex/plexnatural.c.html
index fe44da4..83b6c0b 100644
--- a/src/dm/impls/plex/plexnatural.c.html
+++ b/src/dm/impls/plex/plexnatural.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/plexnatural.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:05+00:00">
+<meta name="date" content="2017-04-24T14:16:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/plexnatural.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/plexnatural.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h>   </font><font color="#B22222">/*I      "petscdmplex.h"   I*/</font><font color="#A020F0"></font>
 
 <a name="line5">  5: </a><font color="#B22222">/*@</font>
diff --git a/src/dm/impls/plex/plexorient.c.html b/src/dm/impls/plex/plexorient.c.html
index 86852c6..740b13c 100644
--- a/src/dm/impls/plex/plexorient.c.html
+++ b/src/dm/impls/plex/plexorient.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/plexorient.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:03+00:00">
+<meta name="date" content="2017-04-24T14:16:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/plexorient.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/plexorient.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h>   </font><font color="#B22222">/*I      "petscdmplex.h"   I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsf.h></font>
 
diff --git a/src/dm/impls/plex/plexpartition.c.html b/src/dm/impls/plex/plexpartition.c.html
index 4e3d9ed..09dd0da 100644
--- a/src/dm/impls/plex/plexpartition.c.html
+++ b/src/dm/impls/plex/plexpartition.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/plexpartition.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:49+00:00">
+<meta name="date" content="2017-04-24T14:14:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/plexpartition.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/plexpartition.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h>   </font><font color="#B22222">/*I      "petscdmplex.h"   I*/</font><font color="#A020F0"></font>
 
 <a name="line3">  3: </a><a href="../../../../docs/manualpages/Sys/PetscClassId.html#PetscClassId">PetscClassId</a> PETSCPARTITIONER_CLASSID = 0;
diff --git a/src/dm/impls/plex/plexpoint.c.html b/src/dm/impls/plex/plexpoint.c.html
index 9cd57a9..1cd0a62 100644
--- a/src/dm/impls/plex/plexpoint.c.html
+++ b/src/dm/impls/plex/plexpoint.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/plexpoint.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:21:43+00:00">
+<meta name="date" content="2017-04-24T14:16:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/plexpoint.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/plexpoint.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h>   </font><font color="#B22222">/*I      "petscdmplex.h"   I*/</font><font color="#A020F0"></font>
 
 <a name="line5">  5: </a><font color="#B22222">/*@</font>
diff --git a/src/dm/impls/plex/plexpreallocate.c.html b/src/dm/impls/plex/plexpreallocate.c.html
index 6d85a97..6c0ca1f 100644
--- a/src/dm/impls/plex/plexpreallocate.c.html
+++ b/src/dm/impls/plex/plexpreallocate.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/plexpreallocate.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:21:19+00:00">
+<meta name="date" content="2017-04-24T14:15:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/plexpreallocate.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/plexpreallocate.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h>   </font><font color="#B22222">/*I      "petscdmplex.h"   I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/isimpl.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscsf.h></font>
diff --git a/src/dm/impls/plex/plexrefine.c.html b/src/dm/impls/plex/plexrefine.c.html
index 52de42a..649c943 100644
--- a/src/dm/impls/plex/plexrefine.c.html
+++ b/src/dm/impls/plex/plexrefine.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/plexrefine.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:59+00:00">
+<meta name="date" content="2017-04-24T14:14:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/plexrefine.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/plexrefine.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h>   </font><font color="#B22222">/*I      "petscdmplex.h"   I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsf.h></font>
 
diff --git a/src/dm/impls/plex/plexreorder.c.html b/src/dm/impls/plex/plexreorder.c.html
index 68e5d2a..e4bb99e 100644
--- a/src/dm/impls/plex/plexreorder.c.html
+++ b/src/dm/impls/plex/plexreorder.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/plexreorder.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:21:21+00:00">
+<meta name="date" content="2017-04-24T14:15:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/plexreorder.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/plexreorder.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h>   </font><font color="#B22222">/*I      "petscdmplex.h"   I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matorderimpl.h> </font><font color="#B22222">/*I      "petscmat.h"      I*/</font><font color="#A020F0"></font>
 
diff --git a/src/dm/impls/plex/plexsubmesh.c.html b/src/dm/impls/plex/plexsubmesh.c.html
index 242870d..eaa735b 100644
--- a/src/dm/impls/plex/plexsubmesh.c.html
+++ b/src/dm/impls/plex/plexsubmesh.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/plexsubmesh.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:21:26+00:00">
+<meta name="date" content="2017-04-24T14:15:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/plexsubmesh.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/plexsubmesh.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h>    </font><font color="#B22222">/*I      "petscdmplex.h"    I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/dmlabelimpl.h>   </font><font color="#B22222">/*I      "petscdmlabel.h"   I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscsf.h></font>
diff --git a/src/dm/impls/plex/plextree.c.html b/src/dm/impls/plex/plextree.c.html
index d5f95de..05ee6a1 100644
--- a/src/dm/impls/plex/plextree.c.html
+++ b/src/dm/impls/plex/plextree.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/plextree.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:21:50+00:00">
+<meta name="date" content="2017-04-24T14:16:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/plextree.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/plextree.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h>   </font><font color="#B22222">/*I      "petscdmplex.h"   I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/sys/utils/hash.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/isimpl.h></font>
diff --git a/src/dm/impls/plex/plexvtk.c.html b/src/dm/impls/plex/plexvtk.c.html
index e6c1a5e..532afe5 100644
--- a/src/dm/impls/plex/plexvtk.c.html
+++ b/src/dm/impls/plex/plexvtk.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/plexvtk.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:21:41+00:00">
+<meta name="date" content="2017-04-24T14:16:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/plexvtk.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/plexvtk.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSCDM_DLL</font></strong>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h>    </font><font color="#B22222">/*I   "petscdmplex.h"   I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/sys/classes/viewer/impls/vtk/vtkvimpl.h></font>
diff --git a/src/dm/impls/plex/plexvtu.c.html b/src/dm/impls/plex/plexvtu.c.html
index 6250c31..abc5233 100644
--- a/src/dm/impls/plex/plexvtu.c.html
+++ b/src/dm/impls/plex/plexvtu.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/plexvtu.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:21:44+00:00">
+<meta name="date" content="2017-04-24T14:16:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/plex/plexvtu.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/plex/plexvtu.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/sys/classes/viewer/impls/vtk/vtkvimpl.h></font>
 
diff --git a/src/dm/impls/redundant/dmredundant.c.html b/src/dm/impls/redundant/dmredundant.c.html
index ee21c58..356c63f 100644
--- a/src/dm/impls/redundant/dmredundant.c.html
+++ b/src/dm/impls/redundant/dmredundant.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/redundant/dmredundant.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:27+00:00">
+<meta name="date" content="2017-04-24T14:14:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/redundant/dmredundant.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/redundant/dmredundant.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmimpl.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscdmredundant.h>   </font><font color="#B22222">/*I      "petscdmredundant.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/dm/impls/redundant/index.html b/src/dm/impls/redundant/index.html
index 8abb624..d370a77 100644
--- a/src/dm/impls/redundant/index.html
+++ b/src/dm/impls/redundant/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/redundant/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/redundant/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../../../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/impls/redundant/makefile.html b/src/dm/impls/redundant/makefile.html
index a969231..2714b0e 100644
--- a/src/dm/impls/redundant/makefile.html
+++ b/src/dm/impls/redundant/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/redundant/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:29+00:00">
+<meta name="date" content="2017-04-24T14:14:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/redundant/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/redundant/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/dm/impls/shell/dmshell.c.html b/src/dm/impls/shell/dmshell.c.html
index bf96e1e..3fe3611 100644
--- a/src/dm/impls/shell/dmshell.c.html
+++ b/src/dm/impls/shell/dmshell.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/shell/dmshell.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:11+00:00">
+<meta name="date" content="2017-04-24T14:16:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/shell/dmshell.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/shell/dmshell.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscdmshell.h>       </font><font color="#B22222">/*I    "petscdmshell.h"  I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscmat.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/dmimpl.h></font>
diff --git a/src/dm/impls/shell/index.html b/src/dm/impls/shell/index.html
index 38953f6..bbf4376 100644
--- a/src/dm/impls/shell/index.html
+++ b/src/dm/impls/shell/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/shell/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/shell/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../../../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/impls/shell/makefile.html b/src/dm/impls/shell/makefile.html
index ec8df39..fbc7d78 100644
--- a/src/dm/impls/shell/makefile.html
+++ b/src/dm/impls/shell/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/shell/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:14+00:00">
+<meta name="date" content="2017-04-24T14:17:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/shell/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/shell/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/dm/impls/sliced/index.html b/src/dm/impls/sliced/index.html
index 8eacfff..2912331 100644
--- a/src/dm/impls/sliced/index.html
+++ b/src/dm/impls/sliced/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/sliced/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/sliced/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../../../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/impls/sliced/makefile.html b/src/dm/impls/sliced/makefile.html
index 42e6a7e..0103bb5 100644
--- a/src/dm/impls/sliced/makefile.html
+++ b/src/dm/impls/sliced/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/sliced/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:23+00:00">
+<meta name="date" content="2017-04-24T14:13:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/sliced/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/sliced/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/dm/impls/sliced/sliced.c.html b/src/dm/impls/sliced/sliced.c.html
index 89a3c7f..fc5788f 100644
--- a/src/dm/impls/sliced/sliced.c.html
+++ b/src/dm/impls/sliced/sliced.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/sliced/sliced.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:20:22+00:00">
+<meta name="date" content="2017-04-24T14:13:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/impls/sliced/sliced.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/impls/sliced/sliced.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscdmsliced.h>      </font><font color="#B22222">/*I      "petscdmsliced.h" I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscmat.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/dmimpl.h></font>
diff --git a/src/dm/index.html b/src/dm/index.html
index bcfb260..66ad7a3 100644
--- a/src/dm/index.html
+++ b/src/dm/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/interface/dlregisdmdm.c.html b/src/dm/interface/dlregisdmdm.c.html
index 5289c79..abb52e1 100644
--- a/src/dm/interface/dlregisdmdm.c.html
+++ b/src/dm/interface/dlregisdmdm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/interface/dlregisdmdm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:56+00:00">
+<meta name="date" content="2017-04-24T14:18:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/interface/dlregisdmdm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/interface/dlregisdmdm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/dmdaimpl.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h></font>
diff --git a/src/dm/interface/dm.c.html b/src/dm/interface/dm.c.html
index c23909f..c542ac2 100644
--- a/src/dm/interface/dm.c.html
+++ b/src/dm/interface/dm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/interface/dm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:36+00:00">
+<meta name="date" content="2017-04-24T14:17:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/interface/dm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/interface/dm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmimpl.h>           </font><font color="#B22222">/*I      "petscdm.h"          I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/dmlabelimpl.h>      </font><font color="#B22222">/*I      "petscdmlabel.h"     I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscsf.h></font>
diff --git a/src/dm/interface/dmget.c.html b/src/dm/interface/dmget.c.html
index c222232..ea3335b 100644
--- a/src/dm/interface/dmget.c.html
+++ b/src/dm/interface/dmget.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/interface/dmget.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:54+00:00">
+<meta name="date" content="2017-04-24T14:18:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/interface/dmget.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/interface/dmget.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmimpl.h> </font><font color="#B22222">/*I "petscdm.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line5">  5: </a><font color="#B22222">/*@</font>
diff --git a/src/dm/interface/dmi.c.html b/src/dm/interface/dmi.c.html
index 26abde4..b0fe90e 100644
--- a/src/dm/interface/dmi.c.html
+++ b/src/dm/interface/dmi.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/interface/dmi.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:55+00:00">
+<meta name="date" content="2017-04-24T14:18:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/interface/dmi.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/interface/dmi.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmimpl.h>     </font><font color="#B22222">/*I      "petscdm.h"     I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscds.h></font>
 
diff --git a/src/dm/interface/dmregall.c.html b/src/dm/interface/dmregall.c.html
index 41de234..c19fb7a 100644
--- a/src/dm/interface/dmregall.c.html
+++ b/src/dm/interface/dmregall.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/interface/dmregall.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:53+00:00">
+<meta name="date" content="2017-04-24T14:18:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/interface/dmregall.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/interface/dmregall.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscdm.h>     </font><font color="#B22222">/*I  "petscdm.h"  I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdmplex.h> </font><font color="#B22222">/*I  "petscdmplex.h"  I*/</font><font color="#A020F0"></font>
diff --git a/src/dm/interface/index.html b/src/dm/interface/index.html
index b7f696b..125dbc2 100644
--- a/src/dm/interface/index.html
+++ b/src/dm/interface/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/interface/makefile.html b/src/dm/interface/makefile.html
index fbff084..a2b87f5 100644
--- a/src/dm/interface/makefile.html
+++ b/src/dm/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:22:57+00:00">
+<meta name="date" content="2017-04-24T14:18:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/dm/label/dmlabel.c.html b/src/dm/label/dmlabel.c.html
index 9088cde..2579c99 100644
--- a/src/dm/label/dmlabel.c.html
+++ b/src/dm/label/dmlabel.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/label/dmlabel.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:50+00:00">
+<meta name="date" content="2017-04-24T14:19:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/label/dmlabel.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/label/dmlabel.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmlabelimpl.h>   </font><font color="#B22222">/*I      "petscdmlabel.h"   I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/isimpl.h>        </font><font color="#B22222">/*I      "petscis.h"        I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscsf.h></font>
diff --git a/src/dm/label/index.html b/src/dm/label/index.html
index a64cd71..7e371c5 100644
--- a/src/dm/label/index.html
+++ b/src/dm/label/index.html
@@ -3,8 +3,8 @@
 <TITLE>DM Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/label/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/label/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> DM <A HREF="../../src/dm/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/dm/label/makefile.html b/src/dm/label/makefile.html
index c30134a..c86a434 100644
--- a/src/dm/label/makefile.html
+++ b/src/dm/label/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/label/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:54+00:00">
+<meta name="date" content="2017-04-24T14:19:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/label/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/label/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CPPFLAGS =
diff --git a/src/dm/makefile.html b/src/dm/makefile.html
index e1ab2bd..4334315 100644
--- a/src/dm/makefile.html
+++ b/src/dm/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/dm/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:34+00:00">
+<meta name="date" content="2017-04-24T14:12:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/dm/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/dm/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/index.html b/src/index.html
index 8668dee..9666ba5 100644
--- a/src/index.html
+++ b/src/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/ksp/f90-mod/index.html b/src/ksp/f90-mod/index.html
index 851be86..0a65bc1 100644
--- a/src/ksp/f90-mod/index.html
+++ b/src/ksp/f90-mod/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../..90-mod/../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/f90-mod/makefile.html b/src/ksp/f90-mod/makefile.html
index 1d676ee..24fa22f 100644
--- a/src/ksp/f90-mod/makefile.html
+++ b/src/ksp/f90-mod/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/f90-mod/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:55+00:00">
+<meta name="date" content="2017-04-24T14:27:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresdefine   'PETSC_USING_F90'</font>
 <font color="#A020F0">#</font>
 <font color="#A020F0">#   Makes Fortran module functions from *.h90 files in include/petsc/finclude</font>
diff --git a/src/ksp/f90-mod/petsckspmod.F.html b/src/ksp/f90-mod/petsckspmod.F.html
index 03b7126..f6ac37f 100644
--- a/src/ksp/f90-mod/petsckspmod.F.html
+++ b/src/ksp/f90-mod/petsckspmod.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/f90-mod/petsckspmod.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:55+00:00">
+<meta name="date" content="2017-04-24T14:27:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/f90-mod/petsckspmod.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/f90-mod/petsckspmod.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSC_USE_FORTRAN_MODULES</font></strong>
 
 <a name="line3">  3: </a>        module petscpcdef
diff --git a/src/ksp/index.html b/src/ksp/index.html
index d05139b..4c77f43 100644
--- a/src/ksp/index.html
+++ b/src/ksp/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/examples/index.html b/src/ksp/ksp/examples/index.html
index 2527804..347a5bf 100644
--- a/src/ksp/ksp/examples/index.html
+++ b/src/ksp/ksp/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/ksp/ksp/examples/makefile.html b/src/ksp/ksp/examples/makefile.html
index 294c1d5..f2d0dff 100644
--- a/src/ksp/ksp/examples/makefile.html
+++ b/src/ksp/ksp/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:37+00:00">
+<meta name="date" content="2017-04-24T14:25:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong>
 
diff --git a/src/ksp/ksp/examples/tests/ex1.c.html b/src/ksp/ksp/examples/tests/ex1.c.html
index 5a2d777..c1da121 100644
--- a/src/ksp/ksp/examples/tests/ex1.c.html
+++ b/src/ksp/ksp/examples/tests/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:37+00:00">
+<meta name="date" content="2017-04-24T14:25:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests solving linear system on 0 by 0 matrix.\n\n"</font>;
 
diff --git a/src/ksp/ksp/examples/tests/ex10.c.html b/src/ksp/ksp/examples/tests/ex10.c.html
index 0507392..b8e2464 100644
--- a/src/ksp/ksp/examples/tests/ex10.c.html
+++ b/src/ksp/ksp/examples/tests/ex10.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex10.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:39+00:00">
+<meta name="date" content="2017-04-24T14:25:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex10.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex10.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Linear elastiticty with dimensions using 20 node serendipity elements.\n\</font>
 <a name="line3">  3: </a><font color="#666666">This also demonstrates use of  block\n\</font>
diff --git a/src/ksp/ksp/examples/tests/ex11.c.html b/src/ksp/ksp/examples/tests/ex11.c.html
index 40268e1..10ba862 100644
--- a/src/ksp/ksp/examples/tests/ex11.c.html
+++ b/src/ksp/ksp/examples/tests/ex11.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex11.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:41+00:00">
+<meta name="date" content="2017-04-24T14:25:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex11.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex11.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"Solves a Q1-P0 Stokes problem from Underworld.\n\</font>
 <a name="line2">  2: </a><font color="#666666">\n\</font>
 <a name="line3">  3: </a><font color="#666666">You can obtain a sample matrix from http://ftp.mcs.anl.gov/pub/petsc/matrices/underworld32.gz\n\</font>
diff --git a/src/ksp/ksp/examples/tests/ex12f.F.html b/src/ksp/ksp/examples/tests/ex12f.F.html
index 93e5420..6316f4b 100644
--- a/src/ksp/ksp/examples/tests/ex12f.F.html
+++ b/src/ksp/ksp/examples/tests/ex12f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex12f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:56+00:00">
+<meta name="date" content="2017-04-24T14:26:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex12f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex12f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>      program main
 <a name="line3">  3: </a>       implicit none
diff --git a/src/ksp/ksp/examples/tests/ex14.c.html b/src/ksp/ksp/examples/tests/ex14.c.html
index 5c490b4..60f05bd 100644
--- a/src/ksp/ksp/examples/tests/ex14.c.html
+++ b/src/ksp/ksp/examples/tests/ex14.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex14.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:41+00:00">
+<meta name="date" content="2017-04-24T14:25:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex14.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex14.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves a nonlinear system in parallel with a user-defined Newton method.\n\</font>
 <a name="line3">  3: </a><font color="#666666">Uses <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> to solve the linearized Newton sytems.  This solver\n\</font>
diff --git a/src/ksp/ksp/examples/tests/ex15.c.html b/src/ksp/ksp/examples/tests/ex15.c.html
index 8a6e341..289b7b0 100644
--- a/src/ksp/ksp/examples/tests/ex15.c.html
+++ b/src/ksp/ksp/examples/tests/ex15.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex15.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:43+00:00">
+<meta name="date" content="2017-04-24T14:25:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex15.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex15.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"<a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> linear solver on an operator with a null space.\n\n"</font>;
 
diff --git a/src/ksp/ksp/examples/tests/ex16f.F.html b/src/ksp/ksp/examples/tests/ex16f.F.html
index 54e86a9..69fecab 100644
--- a/src/ksp/ksp/examples/tests/ex16f.F.html
+++ b/src/ksp/ksp/examples/tests/ex16f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex16f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:56+00:00">
+<meta name="date" content="2017-04-24T14:26:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex16f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex16f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>      program main
 <a name="line3">  3: </a>       implicit none
diff --git a/src/ksp/ksp/examples/tests/ex17.c.html b/src/ksp/ksp/examples/tests/ex17.c.html
index ca38395..d603155 100644
--- a/src/ksp/ksp/examples/tests/ex17.c.html
+++ b/src/ksp/ksp/examples/tests/ex17.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex17.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:43+00:00">
+<meta name="date" content="2017-04-24T14:25:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex17.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex17.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves a linear system with <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>.  This problem is\n\</font>
 <a name="line3">  3: </a><font color="#666666">intended to test the complex numbers version of various solvers.\n\n"</font>;
diff --git a/src/ksp/ksp/examples/tests/ex18.c.html b/src/ksp/ksp/examples/tests/ex18.c.html
index e215a54..ff2050a 100644
--- a/src/ksp/ksp/examples/tests/ex18.c.html
+++ b/src/ksp/ksp/examples/tests/ex18.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex18.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:43+00:00">
+<meta name="date" content="2017-04-24T14:26:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex18.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex18.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Reads a PETSc matrix and vector from a file and solves a linear system.\n\</font>
 <a name="line3">  3: </a><font color="#666666">Input arguments are:\n\</font>
diff --git a/src/ksp/ksp/examples/tests/ex19.c.html b/src/ksp/ksp/examples/tests/ex19.c.html
index ea8cb8e..b30e270 100644
--- a/src/ksp/ksp/examples/tests/ex19.c.html
+++ b/src/ksp/ksp/examples/tests/ex19.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex19.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:44+00:00">
+<meta name="date" content="2017-04-24T14:26:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex19.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex19.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] =<font color="#666666">"Solvers Laplacian with multigrid, bad way.\n\</font>
 <a name="line3">  3: </a><font color="#666666">  -mx <xg>, where <xg> = number of grid points in the x-direction\n\</font>
diff --git a/src/ksp/ksp/examples/tests/ex2.c.html b/src/ksp/ksp/examples/tests/ex2.c.html
index ab454d2..1b1a144 100644
--- a/src/ksp/ksp/examples/tests/ex2.c.html
+++ b/src/ksp/ksp/examples/tests/ex2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:37+00:00">
+<meta name="date" content="2017-04-24T14:25:50+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests repeated solving linear system on 2 by 2 matrix provided by MUMPS developer, Dec 17, 2012.\n\n"</font>;
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/ksp/ksp/examples/tests/ex20.c.html b/src/ksp/ksp/examples/tests/ex20.c.html
index 608caf2..ef91937 100644
--- a/src/ksp/ksp/examples/tests/ex20.c.html
+++ b/src/ksp/ksp/examples/tests/ex20.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex20.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:44+00:00">
+<meta name="date" content="2017-04-24T14:26:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex20.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex20.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Bilinear elements on the unit square for Laplacian.  To test the parallel\n\</font>
 <a name="line3">  3: </a><font color="#666666">matrix assembly,the matrix is intentionally laid out across processors\n\</font>
diff --git a/src/ksp/ksp/examples/tests/ex21.c.html b/src/ksp/ksp/examples/tests/ex21.c.html
index d5683b6..86a2c3c 100644
--- a/src/ksp/ksp/examples/tests/ex21.c.html
+++ b/src/ksp/ksp/examples/tests/ex21.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex21.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:45+00:00">
+<meta name="date" content="2017-04-24T14:26:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex21.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex21.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"Tests <a href="../../../../../docs/manualpages/KSP/MatGetSchurComplement.html#MatGetSchurComplement">MatGetSchurComplement</a>\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscksp.h></font>
diff --git a/src/ksp/ksp/examples/tests/ex22.c.html b/src/ksp/ksp/examples/tests/ex22.c.html
index ced9155..ec5d9bf 100644
--- a/src/ksp/ksp/examples/tests/ex22.c.html
+++ b/src/ksp/ksp/examples/tests/ex22.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex22.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:45+00:00">
+<meta name="date" content="2017-04-24T14:26:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex22.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex22.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"Test MatNest solving a linear system\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscksp.h></font>
diff --git a/src/ksp/ksp/examples/tests/ex24.c.html b/src/ksp/ksp/examples/tests/ex24.c.html
index d61dd44..03c2045 100644
--- a/src/ksp/ksp/examples/tests/ex24.c.html
+++ b/src/ksp/ksp/examples/tests/ex24.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex24.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:46+00:00">
+<meta name="date" content="2017-04-24T14:26:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex24.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex24.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests CG, MINRES and SYMMLQ on symmetric matrices with SBAIJ format. The preconditioner ICC only works on sequential SBAIJ format. \n\n"</font>;
 
diff --git a/src/ksp/ksp/examples/tests/ex25.c.html b/src/ksp/ksp/examples/tests/ex25.c.html
index d06cf1d..3dd1c43 100644
--- a/src/ksp/ksp/examples/tests/ex25.c.html
+++ b/src/ksp/ksp/examples/tests/ex25.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex25.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:46+00:00">
+<meta name="date" content="2017-04-24T14:26:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex25.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex25.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Tests CG, MINRES and SYMMLQ on the symmetric indefinite matrices: afiro \n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscksp.h></font>
diff --git a/src/ksp/ksp/examples/tests/ex26.c.html b/src/ksp/ksp/examples/tests/ex26.c.html
index 4bee1a1..875b713 100644
--- a/src/ksp/ksp/examples/tests/ex26.c.html
+++ b/src/ksp/ksp/examples/tests/ex26.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex26.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:46+00:00">
+<meta name="date" content="2017-04-24T14:26:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex26.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex26.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] =<font color="#666666">"Solvers Laplacian with multigrid, bad way.\n\</font>
 <a name="line2">  2: </a><font color="#666666">  -mx <xg>, where <xg> = number of grid points in the x-direction\n\</font>
 <a name="line3">  3: </a><font color="#666666">  -my <yg>, where <yg> = number of grid points in the y-direction\n\</font>
diff --git a/src/ksp/ksp/examples/tests/ex27.c.html b/src/ksp/ksp/examples/tests/ex27.c.html
index 81fff27..d312e66 100644
--- a/src/ksp/ksp/examples/tests/ex27.c.html
+++ b/src/ksp/ksp/examples/tests/ex27.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex27.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:47+00:00">
+<meta name="date" content="2017-04-24T14:26:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex27.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex27.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Reads a PETSc matrix and vector from a file and solves a linear system.\n\</font>
 <a name="line3">  3: </a><font color="#666666">Test <a href="../../../../../docs/manualpages/Mat/MatMatSolve.html#MatMatSolve">MatMatSolve</a>().  Input parameters include\n\</font>
diff --git a/src/ksp/ksp/examples/tests/ex28.c.html b/src/ksp/ksp/examples/tests/ex28.c.html
index bb13259..8ca9d9c 100644
--- a/src/ksp/ksp/examples/tests/ex28.c.html
+++ b/src/ksp/ksp/examples/tests/ex28.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex28.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:47+00:00">
+<meta name="date" content="2017-04-24T14:26:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex28.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex28.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Test procedural <a href="../../../../../docs/manualpages/KSP/KSPSetFromOptions.html#KSPSetFromOptions">KSPSetFromOptions</a>() or at runtime; Test <a href="../../../../../docs/manualpages/PC/PCREDUNDANT.html#PCREDUNDANT">PCREDUNDANT</a>.\n\n"</font>;
 
diff --git a/src/ksp/ksp/examples/tests/ex29.c.html b/src/ksp/ksp/examples/tests/ex29.c.html
index 5ebd4f2..50d20ca 100644
--- a/src/ksp/ksp/examples/tests/ex29.c.html
+++ b/src/ksp/ksp/examples/tests/ex29.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex29.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:47+00:00">
+<meta name="date" content="2017-04-24T14:26:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex29.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex29.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] =<font color="#666666">"Tests ML interface. Modified from ~src/ksp/ksp/examples/tests/ex19.c \n\</font>
 <a name="line3">  3: </a><font color="#666666">  -mx <xg>, where <xg> = number of grid points in the x-direction\n\</font>
diff --git a/src/ksp/ksp/examples/tests/ex3.c.html b/src/ksp/ksp/examples/tests/ex3.c.html
index fa4e1bf..2f3121f 100644
--- a/src/ksp/ksp/examples/tests/ex3.c.html
+++ b/src/ksp/ksp/examples/tests/ex3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:37+00:00">
+<meta name="date" content="2017-04-24T14:25:50+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Bilinear elements on the unit square for Laplacian.  To test the parallel\n\</font>
 <a name="line3">  3: </a><font color="#666666">matrix assembly, the matrix is intentionally laid out across processors\n\</font>
diff --git a/src/ksp/ksp/examples/tests/ex30.c.html b/src/ksp/ksp/examples/tests/ex30.c.html
index 700152b..5f97d68 100644
--- a/src/ksp/ksp/examples/tests/ex30.c.html
+++ b/src/ksp/ksp/examples/tests/ex30.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex30.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:48+00:00">
+<meta name="date" content="2017-04-24T14:26:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex30.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex30.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Reads a PETSc matrix and vector from a file and solves a linear system.\n\</font>
 <a name="line3">  3: </a><font color="#666666">It is copied and intended to move dirty codes from ksp/examples/tutorials/ex10.c and simplify ex10.c.\n\</font>
diff --git a/src/ksp/ksp/examples/tests/ex31.c.html b/src/ksp/ksp/examples/tests/ex31.c.html
index 555568f..53bc7db 100644
--- a/src/ksp/ksp/examples/tests/ex31.c.html
+++ b/src/ksp/ksp/examples/tests/ex31.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex31.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:49+00:00">
+<meta name="date" content="2017-04-24T14:26:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex31.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex31.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Test partition. Reads a PETSc matrix and vector from a file and solves a linear system.\n\</font>
 <a name="line3">  3: </a><font color="#666666">This   Input parameters include\n\</font>
diff --git a/src/ksp/ksp/examples/tests/ex32.c.html b/src/ksp/ksp/examples/tests/ex32.c.html
index 5e42b98..a1aafba 100644
--- a/src/ksp/ksp/examples/tests/ex32.c.html
+++ b/src/ksp/ksp/examples/tests/ex32.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex32.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:49+00:00">
+<meta name="date" content="2017-04-24T14:26:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex32.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex32.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">  Laplacian in 3D. Use for testing BAIJ matrix.</font>
 <a name="line3">  3: </a><font color="#B22222">  Modeled by the partial differential equation</font>
diff --git a/src/ksp/ksp/examples/tests/ex33.c.html b/src/ksp/ksp/examples/tests/ex33.c.html
index b66ec8f..9722f42 100644
--- a/src/ksp/ksp/examples/tests/ex33.c.html
+++ b/src/ksp/ksp/examples/tests/ex33.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex33.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:50+00:00">
+<meta name="date" content="2017-04-24T14:26:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex33.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex33.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Test <a href="../../../../../docs/manualpages/Mat/MatGetInertia.html#MatGetInertia">MatGetInertia</a>().\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/ksp/ksp/examples/tests/ex36.c.html b/src/ksp/ksp/examples/tests/ex36.c.html
index 14b00e9..c0e2291 100644
--- a/src/ksp/ksp/examples/tests/ex36.c.html
+++ b/src/ksp/ksp/examples/tests/ex36.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex36.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:50+00:00">
+<meta name="date" content="2017-04-24T14:26:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex36.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex36.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Test <a href="../../../../../docs/manualpages/Mat/MatGetInertia.html#MatGetInertia">MatGetInertia</a>() for Hermitian matrix. \n\n"</font>;
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Example of usage</font>
diff --git a/src/ksp/ksp/examples/tests/ex37.c.html b/src/ksp/ksp/examples/tests/ex37.c.html
index efb8544..94c0cca 100644
--- a/src/ksp/ksp/examples/tests/ex37.c.html
+++ b/src/ksp/ksp/examples/tests/ex37.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex37.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:51+00:00">
+<meta name="date" content="2017-04-24T14:26:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex37.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex37.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Test <a href="../../../../../docs/manualpages/Mat/MatGetMultiProcBlock.html#MatGetMultiProcBlock">MatGetMultiProcBlock</a>() and <a href="../../../../../docs/manualpages/Mat/MatCreateRedundantMatrix.html#MatCreateRedundantMatrix">MatCreateRedundantMatrix</a>() \n\</font>
 <a name="line3">  3: </a><font color="#666666">Reads a PETSc matrix and vector from a file and solves a linear system.\n\n"</font>;
diff --git a/src/ksp/ksp/examples/tests/ex38.c.html b/src/ksp/ksp/examples/tests/ex38.c.html
index c5d02a2..273ac47 100644
--- a/src/ksp/ksp/examples/tests/ex38.c.html
+++ b/src/ksp/ksp/examples/tests/ex38.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex38.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:51+00:00">
+<meta name="date" content="2017-04-24T14:26:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex38.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex38.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">mpiexec -n 8 ./ex38 -ksp_type fbcgs -ksp_rtol 1.e-6 -sub_ksp_type bcgs -sub_ksp_rtol 1.e-3 -pc_type bjacobi -ksp_converged_reason -ksp_monitor -n1 64 -n2 64</font>
diff --git a/src/ksp/ksp/examples/tests/ex39.c.html b/src/ksp/ksp/examples/tests/ex39.c.html
index 411facf..769cdac 100644
--- a/src/ksp/ksp/examples/tests/ex39.c.html
+++ b/src/ksp/ksp/examples/tests/ex39.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex39.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:52+00:00">
+<meta name="date" content="2017-04-24T14:26:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex39.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex39.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">mpiexec -n 8 ./ex39 -ksp_type fbcgs -ksp_rtol 1.e-6 -sub_ksp_type bcgs -sub_ksp_rtol 1.e-3 -pc_type bjacobi -ksp_converged_reason -ksp_monitor -n1 32 -n2 32 -n3 32</font>
 
diff --git a/src/ksp/ksp/examples/tests/ex4.c.html b/src/ksp/ksp/examples/tests/ex4.c.html
index c783870..f7becce 100644
--- a/src/ksp/ksp/examples/tests/ex4.c.html
+++ b/src/ksp/ksp/examples/tests/ex4.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex4.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:38+00:00">
+<meta name="date" content="2017-04-24T14:25:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex4.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex4.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Bilinear elements on the unit square for the Laplacian. Input arguments are:\n\</font>
 <a name="line3">  3: </a><font color="#666666">  -m <size> : problem size\n\n"</font>;
diff --git a/src/ksp/ksp/examples/tests/ex40.c.html b/src/ksp/ksp/examples/tests/ex40.c.html
index 3cad4bb..c44d22e 100644
--- a/src/ksp/ksp/examples/tests/ex40.c.html
+++ b/src/ksp/ksp/examples/tests/ex40.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex40.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:52+00:00">
+<meta name="date" content="2017-04-24T14:26:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex40.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex40.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves a linear system in parallel with <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>.\n\</font>
 <a name="line3">  3: </a><font color="#666666">Input parameters include:\n\</font>
diff --git a/src/ksp/ksp/examples/tests/ex41.c.html b/src/ksp/ksp/examples/tests/ex41.c.html
index 6b315dd..217924b 100644
--- a/src/ksp/ksp/examples/tests/ex41.c.html
+++ b/src/ksp/ksp/examples/tests/ex41.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex41.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:53+00:00">
+<meta name="date" content="2017-04-24T14:26:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex41.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex41.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] =<font color="#666666">"Tests sequential and parallel <a href="../../../../../docs/manualpages/Mat/MatMatMatMult.html#MatMatMatMult">MatMatMatMult</a>() and <a href="../../../../../docs/manualpages/Mat/MatPtAP.html#MatPtAP">MatPtAP</a>(). Modified from ex96.c \n\</font>
 <a name="line3">  3: </a><font color="#666666">  -Mx <xg>, where <xg> = number of coarse grid points in the x-direction\n\</font>
diff --git a/src/ksp/ksp/examples/tests/ex42.c.html b/src/ksp/ksp/examples/tests/ex42.c.html
index ee981bc..9223e80 100644
--- a/src/ksp/ksp/examples/tests/ex42.c.html
+++ b/src/ksp/ksp/examples/tests/ex42.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex42.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:53+00:00">
+<meta name="date" content="2017-04-24T14:26:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex42.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex42.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves a linear system in parallel with MINRES. Modified from ../tutorials/ex2.c \n\n"</font>;
 
diff --git a/src/ksp/ksp/examples/tests/ex43.c.html b/src/ksp/ksp/examples/tests/ex43.c.html
index 031d6ce..a8b7644 100644
--- a/src/ksp/ksp/examples/tests/ex43.c.html
+++ b/src/ksp/ksp/examples/tests/ex43.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex43.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:53+00:00">
+<meta name="date" content="2017-04-24T14:26:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex43.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex43.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Reads a PETSc matrix from a file and solves a linear system \n\</font>
 <a name="line2">  2: </a><font color="#666666">using the aijcusparse class. Input parameters are:\n\</font>
 <a name="line3">  3: </a><font color="#666666">  -f <input_file> : the file to load\n\n"</font>;
diff --git a/src/ksp/ksp/examples/tests/ex44.c.html b/src/ksp/ksp/examples/tests/ex44.c.html
index 556851b..bdacf6b 100644
--- a/src/ksp/ksp/examples/tests/ex44.c.html
+++ b/src/ksp/ksp/examples/tests/ex44.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex44.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:54+00:00">
+<meta name="date" content="2017-04-24T14:26:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex44.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex44.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves a tridiagonal linear system.  Designed to compare SOR for different <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> impls.\n\n"</font>;
 
diff --git a/src/ksp/ksp/examples/tests/ex45.c.html b/src/ksp/ksp/examples/tests/ex45.c.html
index 702a4d2..3bfe8b9 100644
--- a/src/ksp/ksp/examples/tests/ex45.c.html
+++ b/src/ksp/ksp/examples/tests/ex45.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex45.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:54+00:00">
+<meta name="date" content="2017-04-24T14:26:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex45.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex45.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">   Creates a DMShell and uses it with a <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> </font>
 <a name="line3">  3: </a><font color="#B22222">   This tests that the <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> object can still create vectors using the <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> object</font>
diff --git a/src/ksp/ksp/examples/tests/ex46.cxx.html b/src/ksp/ksp/examples/tests/ex46.cxx.html
index e1af44e..f6ec806 100644
--- a/src/ksp/ksp/examples/tests/ex46.cxx.html
+++ b/src/ksp/ksp/examples/tests/ex46.cxx.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex46.cxx.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:54+00:00">
+<meta name="date" content="2017-04-24T14:26:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex46.cxx.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex46.cxx.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*@HEADER</font>
 <a name="line2">  2: </a><font color="#B22222">// ***********************************************************************</font>
 <a name="line3">  3: </a><font color="#B22222">//</font>
diff --git a/src/ksp/ksp/examples/tests/ex47.c.html b/src/ksp/ksp/examples/tests/ex47.c.html
index 418afe9..688b66e 100644
--- a/src/ksp/ksp/examples/tests/ex47.c.html
+++ b/src/ksp/ksp/examples/tests/ex47.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex47.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:54+00:00">
+<meta name="date" content="2017-04-24T14:26:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex47.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex47.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">    Tests attaching null space to <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> for fieldsplit preconditioner</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/ksp/ksp/examples/tests/ex48.c.html b/src/ksp/ksp/examples/tests/ex48.c.html
index 70d7f56..deba667 100644
--- a/src/ksp/ksp/examples/tests/ex48.c.html
+++ b/src/ksp/ksp/examples/tests/ex48.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex48.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:55+00:00">
+<meta name="date" content="2017-04-24T14:26:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex48.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex48.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves a tridiagonal linear system with <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>.\n\n"</font>;
 
diff --git a/src/ksp/ksp/examples/tests/ex51.c.html b/src/ksp/ksp/examples/tests/ex51.c.html
index 28e5099..5617400 100644
--- a/src/ksp/ksp/examples/tests/ex51.c.html
+++ b/src/ksp/ksp/examples/tests/ex51.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex51.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:55+00:00">
+<meta name="date" content="2017-04-24T14:26:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex51.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex51.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Test <a href="../../../../../docs/manualpages/PC/PCFailedReason.html#PCFailedReason">PCFailedReason</a>.\n\n"</font>;
 
diff --git a/src/ksp/ksp/examples/tests/ex5f.F.html b/src/ksp/ksp/examples/tests/ex5f.F.html
index 061326d..3fd1866 100644
--- a/src/ksp/ksp/examples/tests/ex5f.F.html
+++ b/src/ksp/ksp/examples/tests/ex5f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex5f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:55+00:00">
+<meta name="date" content="2017-04-24T14:26:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex5f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex5f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>      program main
 <a name="line3">  3: </a>       implicit none
diff --git a/src/ksp/ksp/examples/tests/ex6.c.html b/src/ksp/ksp/examples/tests/ex6.c.html
index 457a7fa..ddd664c 100644
--- a/src/ksp/ksp/examples/tests/ex6.c.html
+++ b/src/ksp/ksp/examples/tests/ex6.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex6.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:38+00:00">
+<meta name="date" content="2017-04-24T14:25:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex6.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex6.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Reads a PETSc matrix and vector from a file and solves a linear system.\n\</font>
 <a name="line3">  3: </a><font color="#666666">Input arguments are:\n\</font>
diff --git a/src/ksp/ksp/examples/tests/ex7.c.html b/src/ksp/ksp/examples/tests/ex7.c.html
index c805f84..b110c4c 100644
--- a/src/ksp/ksp/examples/tests/ex7.c.html
+++ b/src/ksp/ksp/examples/tests/ex7.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex7.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:39+00:00">
+<meta name="date" content="2017-04-24T14:25:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex7.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex7.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Reads a PETSc matrix and vector from a file and solves a linear system.\n\</font>
 <a name="line3">  3: </a><font color="#666666"> Tests inplace factorization for SeqBAIJ. Input parameters include\n\</font>
diff --git a/src/ksp/ksp/examples/tests/ex8.c.html b/src/ksp/ksp/examples/tests/ex8.c.html
index 15d6065..273177e 100644
--- a/src/ksp/ksp/examples/tests/ex8.c.html
+++ b/src/ksp/ksp/examples/tests/ex8.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/ex8.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:39+00:00">
+<meta name="date" content="2017-04-24T14:25:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/ex8.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/ex8.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves a linear system in parallel with <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>. \n\</font>
 <a name="line3">  3: </a><font color="#666666">Contributed by Jose E. Roman, SLEPc developer, for testing repeated call of <a href="../../../../../docs/manualpages/KSP/KSPSetOperators.html#KSPSetOperators">KSPSetOperators</a>(), 2014 \n\n"</font>;
diff --git a/src/ksp/ksp/examples/tests/index.html b/src/ksp/ksp/examples/tests/index.html
index b7844b7..385d037 100644
--- a/src/ksp/ksp/examples/tests/index.html
+++ b/src/ksp/ksp/examples/tests/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/ksp/ksp/examples/tests/makefile.html b/src/ksp/ksp/examples/tests/makefile.html
index 22b2354..adf7a3d 100644
--- a/src/ksp/ksp/examples/tests/makefile.html
+++ b/src/ksp/ksp/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:57+00:00">
+<meta name="date" content="2017-04-24T14:26:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	  =
 FFLAGS    =
diff --git a/src/ksp/ksp/examples/tutorials/ex1.c.html b/src/ksp/ksp/examples/tutorials/ex1.c.html
index 2c24e85..70e5e61 100644
--- a/src/ksp/ksp/examples/tutorials/ex1.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:57+00:00">
+<meta name="date" content="2017-04-24T14:26:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves a tridiagonal linear system with <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>.\n\n"</font>;
 
diff --git a/src/ksp/ksp/examples/tutorials/ex10.c.html b/src/ksp/ksp/examples/tutorials/ex10.c.html
index 88d4267..e0610ef 100644
--- a/src/ksp/ksp/examples/tutorials/ex10.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex10.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex10.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:03+00:00">
+<meta name="date" content="2017-04-24T14:26:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex10.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex10.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Reads a PETSc matrix and vector from a file and solves a linear system.\n\</font>
 <a name="line3">  3: </a><font color="#666666">This version first preloads and solves a small system, then loads \n\</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex11.c.html b/src/ksp/ksp/examples/tutorials/ex11.c.html
index 76ca8b8..ec282d5 100644
--- a/src/ksp/ksp/examples/tutorials/ex11.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex11.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex11.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:04+00:00">
+<meta name="date" content="2017-04-24T14:26:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex11.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex11.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves a linear system in parallel with <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>.\n\n"</font>;
 
diff --git a/src/ksp/ksp/examples/tutorials/ex11f.F.html b/src/ksp/ksp/examples/tutorials/ex11f.F.html
index fb81ee2..5109605 100644
--- a/src/ksp/ksp/examples/tutorials/ex11f.F.html
+++ b/src/ksp/ksp/examples/tutorials/ex11f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex11f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:41+00:00">
+<meta name="date" content="2017-04-24T14:27:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex11f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex11f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Description: Solves a complex linear system in parallel with <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> (Fortran code).
 <a name="line3">  3: </a>!
diff --git a/src/ksp/ksp/examples/tutorials/ex12.c.html b/src/ksp/ksp/examples/tutorials/ex12.c.html
index 4ce9c25..5327a39 100644
--- a/src/ksp/ksp/examples/tutorials/ex12.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex12.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex12.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:05+00:00">
+<meta name="date" content="2017-04-24T14:26:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex12.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex12.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves a linear system in parallel with <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>.\n\</font>
 <a name="line3">  3: </a><font color="#666666">Input parameters include:\n\</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex13.c.html b/src/ksp/ksp/examples/tutorials/ex13.c.html
index cc499ee..7a80b18 100644
--- a/src/ksp/ksp/examples/tutorials/ex13.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex13.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex13.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:05+00:00">
+<meta name="date" content="2017-04-24T14:26:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex13.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex13.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves a variable Poisson problem with <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>.\n\n"</font>;
 
diff --git a/src/ksp/ksp/examples/tutorials/ex13f90.F.html b/src/ksp/ksp/examples/tutorials/ex13f90.F.html
index 29b15a6..ed65488 100644
--- a/src/ksp/ksp/examples/tutorials/ex13f90.F.html
+++ b/src/ksp/ksp/examples/tutorials/ex13f90.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex13f90.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:42+00:00">
+<meta name="date" content="2017-04-24T14:27:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex13f90.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex13f90.F.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>!<font color="#B22222">/*T</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex14f.F.html b/src/ksp/ksp/examples/tutorials/ex14f.F.html
index f4dd72c..55a119f 100644
--- a/src/ksp/ksp/examples/tutorials/ex14f.F.html
+++ b/src/ksp/ksp/examples/tutorials/ex14f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex14f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:43+00:00">
+<meta name="date" content="2017-04-24T14:27:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex14f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex14f.F.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>!  Solves a nonlinear system in parallel with a user-defined
diff --git a/src/ksp/ksp/examples/tutorials/ex15.c.html b/src/ksp/ksp/examples/tutorials/ex15.c.html
index a55cd02..c8ff1cf 100644
--- a/src/ksp/ksp/examples/tutorials/ex15.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex15.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex15.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:06+00:00">
+<meta name="date" content="2017-04-24T14:26:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex15.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex15.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves a linear system in parallel with <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>.  Also\n\</font>
 <a name="line3">  3: </a><font color="#666666">illustrates setting a user-defined shell preconditioner and using the\n\</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex15f.F.html b/src/ksp/ksp/examples/tutorials/ex15f.F.html
index ed2e52d..977e347 100644
--- a/src/ksp/ksp/examples/tutorials/ex15f.F.html
+++ b/src/ksp/ksp/examples/tutorials/ex15f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex15f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:45+00:00">
+<meta name="date" content="2017-04-24T14:27:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex15f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/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>!   Solves a linear system in parallel with <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>.  Also indicates
 <a name="line3">  3: </a>!   use of a user-provided preconditioner.  Input parameters include:
diff --git a/src/ksp/ksp/examples/tutorials/ex16.c.html b/src/ksp/ksp/examples/tutorials/ex16.c.html
index 6691374..98c43a1 100644
--- a/src/ksp/ksp/examples/tutorials/ex16.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex16.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex16.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:07+00:00">
+<meta name="date" content="2017-04-24T14:26:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex16.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex16.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/* Usage:  mpiexec ex16 [-help] [all PETSc options] */</font>
 
diff --git a/src/ksp/ksp/examples/tutorials/ex18.c.html b/src/ksp/ksp/examples/tutorials/ex18.c.html
index 6c45df1..7deae18 100644
--- a/src/ksp/ksp/examples/tutorials/ex18.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex18.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex18.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:07+00:00">
+<meta name="date" content="2017-04-24T14:26:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex18.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex18.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"Solves a (permuted) linear system in parallel with <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>.\n\</font>
 <a name="line2">  2: </a><font color="#666666">Input parameters include:\n\</font>
 <a name="line3">  3: </a><font color="#666666">  -permute <natural,rcm,nd,...> : solve system in permuted indexing\n\</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex1f.F.html b/src/ksp/ksp/examples/tutorials/ex1f.F.html
index fe1e26a..2c79c4f 100644
--- a/src/ksp/ksp/examples/tutorials/ex1f.F.html
+++ b/src/ksp/ksp/examples/tutorials/ex1f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex1f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:39+00:00">
+<meta name="date" content="2017-04-24T14:27:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex1f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/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>!   Description: Solves a tridiagonal linear system with <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>.
 <a name="line3">  3: </a>!
diff --git a/src/ksp/ksp/examples/tutorials/ex2.c.html b/src/ksp/ksp/examples/tutorials/ex2.c.html
index 87fb34e..1e5b3fe 100644
--- a/src/ksp/ksp/examples/tutorials/ex2.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:57+00:00">
+<meta name="date" content="2017-04-24T14:26:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves a linear system in parallel with <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>.\n\</font>
 <a name="line3">  3: </a><font color="#666666">Input parameters include:\n\</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex21f.F.html b/src/ksp/ksp/examples/tutorials/ex21f.F.html
index 9eebdb5..284aab0 100644
--- a/src/ksp/ksp/examples/tutorials/ex21f.F.html
+++ b/src/ksp/ksp/examples/tutorials/ex21f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex21f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:46+00:00">
+<meta name="date" content="2017-04-24T14:27:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex21f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex21f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!   Solves a linear system in parallel with <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>.  Also indicates
 <a name="line3">  3: </a>!   use of a user-provided preconditioner.  Input parameters include:
diff --git a/src/ksp/ksp/examples/tutorials/ex22f.F.html b/src/ksp/ksp/examples/tutorials/ex22f.F.html
index 2fa3035..228e49b 100644
--- a/src/ksp/ksp/examples/tutorials/ex22f.F.html
+++ b/src/ksp/ksp/examples/tutorials/ex22f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex22f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:47+00:00">
+<meta name="date" content="2017-04-24T14:27:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex22f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex22f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!   Laplacian in 3D. Modeled by the partial differential equation
 <a name="line3">  3: </a>!
diff --git a/src/ksp/ksp/examples/tutorials/ex23.c.html b/src/ksp/ksp/examples/tutorials/ex23.c.html
index 093208a..101a7f1 100644
--- a/src/ksp/ksp/examples/tutorials/ex23.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex23.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex23.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:08+00:00">
+<meta name="date" content="2017-04-24T14:26:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex23.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex23.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves a tridiagonal linear system.\n\n"</font>;
 
diff --git a/src/ksp/ksp/examples/tutorials/ex25.c.html b/src/ksp/ksp/examples/tutorials/ex25.c.html
index f111d42..19d954c 100644
--- a/src/ksp/ksp/examples/tutorials/ex25.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex25.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex25.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:09+00:00">
+<meta name="date" content="2017-04-24T14:26:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex25.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex25.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222"> Partial differential equation</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex27.c.html b/src/ksp/ksp/examples/tutorials/ex27.c.html
index 6c73a8d..7f8000a 100644
--- a/src/ksp/ksp/examples/tutorials/ex27.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex27.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex27.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:09+00:00">
+<meta name="date" content="2017-04-24T14:26:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex27.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex27.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Reads a PETSc matrix and vector from a file and solves the normal equations.\n\n"</font>;
 <a name="line3">  3: </a><font color="#B22222">/*T</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex28.c.html b/src/ksp/ksp/examples/tutorials/ex28.c.html
index 70a6d42..59d78b7 100644
--- a/src/ksp/ksp/examples/tutorials/ex28.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex28.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex28.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:09+00:00">
+<meta name="date" content="2017-04-24T14:26:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex28.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex28.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <a name="line3">  3: </a>static char help[] = <font color="#666666">"Solves 1D wave equation using multigrid.\n\n"</font>;
diff --git a/src/ksp/ksp/examples/tutorials/ex29.c.html b/src/ksp/ksp/examples/tutorials/ex29.c.html
index 53891c0..8dabba6 100644
--- a/src/ksp/ksp/examples/tutorials/ex29.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex29.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex29.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:10+00:00">
+<meta name="date" content="2017-04-24T14:26:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex29.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex29.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*T</font>
 <a name="line2">  2: </a><font color="#B22222">   Concepts: <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>^solving a system of linear equations</font>
 <a name="line3">  3: </a><font color="#B22222">   Concepts: <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>^Laplacian, 2d</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex2f.F.html b/src/ksp/ksp/examples/tutorials/ex2f.F.html
index 584e063..4cb8a8f 100644
--- a/src/ksp/ksp/examples/tutorials/ex2f.F.html
+++ b/src/ksp/ksp/examples/tutorials/ex2f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex2f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:39+00:00">
+<meta name="date" content="2017-04-24T14:27:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex2f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex2f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Description: Solves a linear system in parallel with <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> (Fortran code).
 <a name="line3">  3: </a>!               Also shows how to set a user-defined monitoring routine.
diff --git a/src/ksp/ksp/examples/tutorials/ex3.c.html b/src/ksp/ksp/examples/tutorials/ex3.c.html
index 7f9c124..6739f8f 100644
--- a/src/ksp/ksp/examples/tutorials/ex3.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:58+00:00">
+<meta name="date" content="2017-04-24T14:26:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Bilinear elements on the unit square for Laplacian.  To test the parallel\n\</font>
 <a name="line3">  3: </a><font color="#666666">matrix assembly, the matrix is intentionally laid out across processors\n\</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex30.c.html b/src/ksp/ksp/examples/tutorials/ex30.c.html
index 38ed6c8..082ce09 100644
--- a/src/ksp/ksp/examples/tutorials/ex30.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex30.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex30.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:10+00:00">
+<meta name="date" content="2017-04-24T14:26:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex30.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex30.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">" * Example code testing SeqDense matrices with an LDA (leading dimension of the user-allocated arrray) larger than M.\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscksp.h></font>
diff --git a/src/ksp/ksp/examples/tutorials/ex31.c.html b/src/ksp/ksp/examples/tutorials/ex31.c.html
index 89a3378..679fb2c 100644
--- a/src/ksp/ksp/examples/tutorials/ex31.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex31.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex31.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:11+00:00">
+<meta name="date" content="2017-04-24T14:26:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex31.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex31.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*T</font>
 <a name="line2">  2: </a><font color="#B22222">   Concepts: <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>^solving a system of linear equations</font>
 <a name="line3">  3: </a><font color="#B22222">   Concepts: <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>^semi-implicit</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex32.c.html b/src/ksp/ksp/examples/tutorials/ex32.c.html
index 1e7f06d..31e0ade 100644
--- a/src/ksp/ksp/examples/tutorials/ex32.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex32.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex32.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:13+00:00">
+<meta name="date" content="2017-04-24T14:26:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex32.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex32.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*T</font>
 <a name="line2">  2: </a><font color="#B22222">   Concepts: <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>^solving a system of linear equations</font>
 <a name="line3">  3: </a><font color="#B22222">   Concepts: <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>^Laplacian, 2d</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex34.c.html b/src/ksp/ksp/examples/tutorials/ex34.c.html
index 281a5ba..adcd7c2 100644
--- a/src/ksp/ksp/examples/tutorials/ex34.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex34.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex34.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:13+00:00">
+<meta name="date" content="2017-04-24T14:26:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex34.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex34.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*T</font>
 <a name="line2">  2: </a><font color="#B22222">   Concepts: <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>^solving a system of linear equations</font>
 <a name="line3">  3: </a><font color="#B22222">   Concepts: <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>^Laplacian, 3d</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex4.c.html b/src/ksp/ksp/examples/tutorials/ex4.c.html
index 9461073..fcfc75a 100644
--- a/src/ksp/ksp/examples/tutorials/ex4.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex4.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex4.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:59+00:00">
+<meta name="date" content="2017-04-24T14:26:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex4.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex4.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Test <a href="../../../../../docs/manualpages/Mat/MatSetValuesBatch.html#MatSetValuesBatch">MatSetValuesBatch</a>: setting batches of elements using the GPU.\n\</font>
 <a name="line2">  2: </a><font color="#666666">This works with SeqAIJCUSP and MPIAIJCUSP matrices.\n\n"</font>;
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdm.h></font>
diff --git a/src/ksp/ksp/examples/tutorials/ex41.c.html b/src/ksp/ksp/examples/tutorials/ex41.c.html
index c432f71..b58a785 100644
--- a/src/ksp/ksp/examples/tutorials/ex41.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex41.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex41.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:14+00:00">
+<meta name="date" content="2017-04-24T14:26:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex41.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex41.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Reads a PETSc matrix and vector from a socket connection,  solves a linear system and sends the result back.\n"</font>;
 
diff --git a/src/ksp/ksp/examples/tutorials/ex42.c.html b/src/ksp/ksp/examples/tutorials/ex42.c.html
index 4c44bc0..cb2bb77 100644
--- a/src/ksp/ksp/examples/tutorials/ex42.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex42.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex42.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:14+00:00">
+<meta name="date" content="2017-04-24T14:26:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex42.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex42.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Solves the incompressible, variable viscosity stokes equation in 3d using Q1Q1 elements, \n\</font>
 <a name="line2">  2: </a><font color="#666666">stabilized with Bochev's polynomial projection method. Note that implementation here assumes \n\</font>
 <a name="line3">  3: </a><font color="#666666">all boundaries are free-slip, i.e. zero normal flow and zero tangential stress \n\</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex43.c.html b/src/ksp/ksp/examples/tutorials/ex43.c.html
index 36503c8..f8ac87d 100644
--- a/src/ksp/ksp/examples/tutorials/ex43.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex43.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex43.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:20+00:00">
+<meta name="date" content="2017-04-24T14:26:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex43.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex43.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Solves the incompressible, variable viscosity Stokes equation in 2d on the unit domain \n\</font>
 <a name="line2">  2: </a><font color="#666666">using Q1Q1 elements, stabilized with Bochev's polynomial projection method. \n\</font>
 <a name="line3">  3: </a><font color="#666666">The models defined utilise free slip boundary conditions on all sides. \n\</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex44f.F90.html b/src/ksp/ksp/examples/tutorials/ex44f.F90.html
index ed8b70e..244c543 100644
--- a/src/ksp/ksp/examples/tutorials/ex44f.F90.html
+++ b/src/ksp/ksp/examples/tutorials/ex44f.F90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex44f.F90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:48+00:00">
+<meta name="date" content="2017-04-24T14:27:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex44f.F90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex44f.F90.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>      program main   !   Solves the linear system  J x = f
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/finclude/petscdef.h></font>
 <a name="line3">  3: </a>      use petscksp; use petscdm
diff --git a/src/ksp/ksp/examples/tutorials/ex45.c.html b/src/ksp/ksp/examples/tutorials/ex45.c.html
index 57e962a..b2945fc 100644
--- a/src/ksp/ksp/examples/tutorials/ex45.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex45.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex45.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:24+00:00">
+<meta name="date" content="2017-04-24T14:27:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex45.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex45.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">Laplacian in 3D. Modeled by the partial differential equation</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex45f.F.html b/src/ksp/ksp/examples/tutorials/ex45f.F.html
index 439afac..d6b145a 100644
--- a/src/ksp/ksp/examples/tutorials/ex45f.F.html
+++ b/src/ksp/ksp/examples/tutorials/ex45f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex45f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:48+00:00">
+<meta name="date" content="2017-04-24T14:27:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex45f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex45f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>      program main
 <a name="line2">  2: </a>      implicit none
 
diff --git a/src/ksp/ksp/examples/tutorials/ex46.c.html b/src/ksp/ksp/examples/tutorials/ex46.c.html
index 7e50dde..be69b85 100644
--- a/src/ksp/ksp/examples/tutorials/ex46.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex46.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex46.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:25+00:00">
+<meta name="date" content="2017-04-24T14:27:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex46.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex46.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves a linear system in parallel with <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> and <a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a>.\n\</font>
 <a name="line3">  3: </a><font color="#666666">Compare this to ex2 which solves the same problem without a <a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a>.\n\n"</font>;
diff --git a/src/ksp/ksp/examples/tutorials/ex49.c.html b/src/ksp/ksp/examples/tutorials/ex49.c.html
index 3d227eb..a27e739 100644
--- a/src/ksp/ksp/examples/tutorials/ex49.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex49.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex49.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:25+00:00">
+<meta name="date" content="2017-04-24T14:27:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex49.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex49.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] =  <font color="#666666">"   Solves the compressible plane strain elasticity equations in 2d on the unit domain using Q1 finite elements. \n\</font>
 <a name="line2">  2: </a><font color="#666666">   Material properties E (Youngs modulus) and nu (Poisson ratio) may vary as a function of space. \n\</font>
 <a name="line3">  3: </a><font color="#666666">   The model utilises boundary conditions which produce compression in the x direction. \n\</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex5.c.html b/src/ksp/ksp/examples/tutorials/ex5.c.html
index 43868eb..ad63671 100644
--- a/src/ksp/ksp/examples/tutorials/ex5.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex5.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex5.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:59+00:00">
+<meta name="date" content="2017-04-24T14:26:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex5.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex5.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves two linear systems in parallel with <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>.  The code\n\</font>
 <a name="line3">  3: </a><font color="#666666">illustrates repeated solution of linear systems with the same preconditioner\n\</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex50.c.html b/src/ksp/ksp/examples/tutorials/ex50.c.html
index d56490c..52f8aa1 100644
--- a/src/ksp/ksp/examples/tutorials/ex50.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex50.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex50.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:29+00:00">
+<meta name="date" content="2017-04-24T14:27:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex50.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex50.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*   <a href="../../../../../docs/manualpages/DM/DMDA.html#DMDA">DMDA</a>/<a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> solving a system of linear equations.</font>
 <a name="line2">  2: </a><font color="#B22222">     Poisson equation in 2D:</font>
 
diff --git a/src/ksp/ksp/examples/tutorials/ex51.c.html b/src/ksp/ksp/examples/tutorials/ex51.c.html
index bb0e8a0..552bbdc 100644
--- a/src/ksp/ksp/examples/tutorials/ex51.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex51.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex51.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:29+00:00">
+<meta name="date" content="2017-04-24T14:27:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex51.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex51.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"This example solves a linear system in parallel with <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>.  The matrix\n\</font>
 <a name="line3">  3: </a><font color="#666666">uses arbitrary order polynomials for finite elements on the unit square.  To test the parallel\n\</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex52.c.html b/src/ksp/ksp/examples/tutorials/ex52.c.html
index 40b8e53..9b4b5b2 100644
--- a/src/ksp/ksp/examples/tutorials/ex52.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex52.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex52.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:31+00:00">
+<meta name="date" content="2017-04-24T14:27:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex52.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex52.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves a linear system in parallel with <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>. Modified from ex2.c \n\</font>
 <a name="line3">  3: </a><font color="#666666">                      Illustrate how to use external packages MUMPS and SUPERLU \n\</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex52f.F.html b/src/ksp/ksp/examples/tutorials/ex52f.F.html
index dde3fd4..f0ee368 100644
--- a/src/ksp/ksp/examples/tutorials/ex52f.F.html
+++ b/src/ksp/ksp/examples/tutorials/ex52f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex52f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:48+00:00">
+<meta name="date" content="2017-04-24T14:27:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex52f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex52f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!   Modified from ex15f.F <font color="#4169E1">for</font> testing MUMPS
 <a name="line3">  3: </a>!   Solves a linear system in parallel with <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>.
diff --git a/src/ksp/ksp/examples/tutorials/ex53.c.html b/src/ksp/ksp/examples/tutorials/ex53.c.html
index 8f031dd..8e832c9 100644
--- a/src/ksp/ksp/examples/tutorials/ex53.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex53.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex53.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:32+00:00">
+<meta name="date" content="2017-04-24T14:27:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex53.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex53.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves a tridiagonal linear system with <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>. \n\</font>
 <a name="line3">  3: </a><font color="#666666">                      Modified from ex1.c to illustrate reuse of preconditioner \n\</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex54.c.html b/src/ksp/ksp/examples/tutorials/ex54.c.html
index c419cd4..dc0b785 100644
--- a/src/ksp/ksp/examples/tutorials/ex54.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex54.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex54.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:32+00:00">
+<meta name="date" content="2017-04-24T14:27:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex54.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex54.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Creates a matrix from quadrilateral finite elements in 2D, Laplacian \n\</font>
 <a name="line3">  3: </a><font color="#666666">  -ne <size>       : problem size in number of elements (eg, -ne 31 gives 32^2 grid)\n\</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex54f.F.html b/src/ksp/ksp/examples/tutorials/ex54f.F.html
index d94fed0..7d725bb 100644
--- a/src/ksp/ksp/examples/tutorials/ex54f.F.html
+++ b/src/ksp/ksp/examples/tutorials/ex54f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex54f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:49+00:00">
+<meta name="date" content="2017-04-24T14:27:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex54f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex54f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!   Description: Solve Ax=b.  A comes from an anisotropic 2D thermal problem with Q1 FEM on domain (-1,1)^2.
 <a name="line3">  3: </a>!       Material conductivity given by tensor:
diff --git a/src/ksp/ksp/examples/tutorials/ex55.c.html b/src/ksp/ksp/examples/tutorials/ex55.c.html
index 2456005..7c40ad5 100644
--- a/src/ksp/ksp/examples/tutorials/ex55.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex55.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex55.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:32+00:00">
+<meta name="date" content="2017-04-24T14:27:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex55.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex55.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"2D, bi-linear quadrilateral (Q1), displacement finite element formulation\n\</font>
 <a name="line2">  2: </a><font color="#666666">of plain strain linear elasticity.  E=1.0, nu=0.25.\n\</font>
 <a name="line3">  3: </a><font color="#666666">Unit square domain with Dirichelet boundary condition on the y=0 side only.\n\</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex56.c.html b/src/ksp/ksp/examples/tutorials/ex56.c.html
index 719b753..60650d4 100644
--- a/src/ksp/ksp/examples/tutorials/ex56.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex56.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex56.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:33+00:00">
+<meta name="date" content="2017-04-24T14:27:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex56.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex56.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"3D, tri-linear quadrilateral (Q1), displacement finite element formulation\n\</font>
 <a name="line2">  2: </a><font color="#666666">of linear elasticity.  E=1.0, nu=0.25.\n\</font>
 <a name="line3">  3: </a><font color="#666666">Unit square domain with Dirichelet boundary condition on the y=0 side only.\n\</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex58.c.html b/src/ksp/ksp/examples/tutorials/ex58.c.html
index ed050e0..b38f80a 100644
--- a/src/ksp/ksp/examples/tutorials/ex58.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex58.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex58.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:36+00:00">
+<meta name="date" content="2017-04-24T14:27:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex58.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex58.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves a tridiagonal linear system with <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>.\n\n"</font>;
 
diff --git a/src/ksp/ksp/examples/tutorials/ex6.c.html b/src/ksp/ksp/examples/tutorials/ex6.c.html
index e6532da..98bfac0 100644
--- a/src/ksp/ksp/examples/tutorials/ex6.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex6.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex6.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:00+00:00">
+<meta name="date" content="2017-04-24T14:26:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex6.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex6.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Working out corner cases of the ASM preconditioner.\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscksp.h></font>
diff --git a/src/ksp/ksp/examples/tutorials/ex61f.F90.html b/src/ksp/ksp/examples/tutorials/ex61f.F90.html
index ee14c7c..22b1b08 100644
--- a/src/ksp/ksp/examples/tutorials/ex61f.F90.html
+++ b/src/ksp/ksp/examples/tutorials/ex61f.F90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex61f.F90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:50+00:00">
+<meta name="date" content="2017-04-24T14:27:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex61f.F90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex61f.F90.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!        Demonstrates having each OpenMP thread manage its own PETSc objects and solves
 <a name="line3">  3: </a>!           - each thread is ONLY allowed to access objects that IT created
diff --git a/src/ksp/ksp/examples/tutorials/ex62.c.html b/src/ksp/ksp/examples/tutorials/ex62.c.html
index fd31f10..b6e327d 100644
--- a/src/ksp/ksp/examples/tutorials/ex62.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex62.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex62.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:36+00:00">
+<meta name="date" content="2017-04-24T14:27:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex62.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex62.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Illustrates use of <a href="../../../../../docs/manualpages/PC/PCGASM.html#PCGASM">PCGASM</a>.\n\</font>
 <a name="line2">  2: </a><font color="#666666">The Generalized Additive Schwarz Method for solving a linear system in parallel with <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>.  The\n\</font>
 <a name="line3">  3: </a><font color="#666666">code indicates the procedure for setting user-defined subdomains.\n\</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex63.cxx.html b/src/ksp/ksp/examples/tutorials/ex63.cxx.html
index f50983e..4a6afba 100644
--- a/src/ksp/ksp/examples/tutorials/ex63.cxx.html
+++ b/src/ksp/ksp/examples/tutorials/ex63.cxx.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex63.cxx.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:37+00:00">
+<meta name="date" content="2017-04-24T14:27:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex63.cxx.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex63.cxx.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>// @HEADER
 <a name="line2">  2: </a>//
 <a name="line3">  3: </a>// ***********************************************************************
diff --git a/src/ksp/ksp/examples/tutorials/ex64.c.html b/src/ksp/ksp/examples/tutorials/ex64.c.html
index 4889d97..0217809 100644
--- a/src/ksp/ksp/examples/tutorials/ex64.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex64.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex64.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:38+00:00">
+<meta name="date" content="2017-04-24T14:27:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex64.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex64.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"> * ex64.c</font>
 <a name="line3">  3: </a><font color="#B22222"> *</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex65.c.html b/src/ksp/ksp/examples/tutorials/ex65.c.html
index 2017ce5..75bdd96 100644
--- a/src/ksp/ksp/examples/tutorials/ex65.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex65.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex65.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:38+00:00">
+<meta name="date" content="2017-04-24T14:27:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex65.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex65.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222"> Partial differential equation</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex6f.F.html b/src/ksp/ksp/examples/tutorials/ex6f.F.html
index 92a3d87..0ceb48e 100644
--- a/src/ksp/ksp/examples/tutorials/ex6f.F.html
+++ b/src/ksp/ksp/examples/tutorials/ex6f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex6f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:41+00:00">
+<meta name="date" content="2017-04-24T14:27:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex6f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/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>!  Description: This example demonstrates repeated linear solves as
 <a name="line3">  3: </a>!  well as the use of different preconditioner and linear system
diff --git a/src/ksp/ksp/examples/tutorials/ex7.c.html b/src/ksp/ksp/examples/tutorials/ex7.c.html
index 096810e..24852d6 100644
--- a/src/ksp/ksp/examples/tutorials/ex7.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex7.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex7.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:00+00:00">
+<meta name="date" content="2017-04-24T14:26:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex7.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex7.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Block Jacobi preconditioner for solving a linear system in parallel with <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>.\n\</font>
 <a name="line3">  3: </a><font color="#666666">The code indicates the\n\</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex8.c.html b/src/ksp/ksp/examples/tutorials/ex8.c.html
index 688edac..ece8f99 100644
--- a/src/ksp/ksp/examples/tutorials/ex8.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex8.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex8.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:01+00:00">
+<meta name="date" content="2017-04-24T14:26:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex8.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex8.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Illustrates use of the preconditioner ASM.\n\</font>
 <a name="line3">  3: </a><font color="#666666">The Additive Schwarz Method for solving a linear system in parallel with <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>.  The\n\</font>
diff --git a/src/ksp/ksp/examples/tutorials/ex9.c.html b/src/ksp/ksp/examples/tutorials/ex9.c.html
index a0fc053..bf9e6dc 100644
--- a/src/ksp/ksp/examples/tutorials/ex9.c.html
+++ b/src/ksp/ksp/examples/tutorials/ex9.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/ex9.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:02+00:00">
+<meta name="date" content="2017-04-24T14:26:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/ex9.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/ex9.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"The solution of 2 different linear systems with different linear solvers.\n\</font>
 <a name="line3">  3: </a><font color="#666666">Also, this example illustrates the repeated\n\</font>
diff --git a/src/ksp/ksp/examples/tutorials/index.html b/src/ksp/ksp/examples/tutorials/index.html
index 734b3e1..8ed1045 100644
--- a/src/ksp/ksp/examples/tutorials/index.html
+++ b/src/ksp/ksp/examples/tutorials/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/examples/tutorials/makefile b/src/ksp/ksp/examples/tutorials/makefile
index 8f12edd..1420fc5 100644
--- a/src/ksp/ksp/examples/tutorials/makefile
+++ b/src/ksp/ksp/examples/tutorials/makefile
@@ -1095,17 +1095,17 @@ runex35_2:
 	   ${RM} -f ex35_2.tmp
 
 runex43:
-	-@${MPIEXEC} -n 1 ./ex43 -stokes_ksp_type fgmres -stokes_pc_type fieldsplit -stokes_pc_fieldsplit_block_size 3 -stokes_pc_fieldsplit_type SYMMETRIC_MULTIPLICATIVE -stokes_pc_fieldsplit_0_fields 0,1 -stokes_pc_fieldsplit_1_fields 2 -stokes_fieldsplit_0_ksp_type preonly -stokes_fieldsplit_0_pc_type lu -stokes_fieldsplit_1_ksp_type preonly -stokes_fieldsplit_1_pc_type jacobi -c_str 0 -solcx_eta0 1.0 -solcx_eta1 1.0e6 -solcx_xc 0.5 -solcx_nz 2 -mx 20 -my 20 -stokes_ksp_monitor_short > ex43_ [...]
+	-@${MPIEXEC} -n 1 ./ex43 -stokes_pc_use_amat -stokes_ksp_type fgmres -stokes_pc_type fieldsplit -stokes_pc_fieldsplit_block_size 3 -stokes_pc_fieldsplit_type SYMMETRIC_MULTIPLICATIVE -stokes_pc_fieldsplit_0_fields 0,1 -stokes_pc_fieldsplit_1_fields 2 -stokes_fieldsplit_0_ksp_type preonly -stokes_fieldsplit_0_pc_type lu -stokes_fieldsplit_1_ksp_type preonly -stokes_fieldsplit_1_pc_type jacobi -c_str 0 -solcx_eta0 1.0 -solcx_eta1 1.0e6 -solcx_xc 0.5 -solcx_nz 2 -mx 20 -my 20 -stokes_ksp_m [...]
 	   ${DIFF} output/ex43_1.out ex43_1.tmp || printf "${PWD}\nPossible problem with ex43_1, diffs above\n=========================================\n"; \
 	   ${RM} -f ex43_1.tmp
 
 runex43_2:
-	-@${MPIEXEC} -n 1 ./ex43 -stokes_ksp_type fgmres -stokes_pc_type fieldsplit -stokes_pc_fieldsplit_block_size 3 -stokes_pc_fieldsplit_type SYMMETRIC_MULTIPLICATIVE -stokes_fieldsplit_u_ksp_type preonly -stokes_fieldsplit_u_pc_type lu -stokes_fieldsplit_p_ksp_type preonly -stokes_fieldsplit_p_pc_type jacobi -c_str 0 -solcx_eta0 1.0 -solcx_eta1 1.0e6 -solcx_xc 0.5 -solcx_nz 2 -mx 20 -my 20 -stokes_ksp_monitor_short > ex43_2.tmp 2>&1;	  \
+	-@${MPIEXEC} -n 1 ./ex43 -stokes_pc_use_amat -stokes_ksp_type fgmres -stokes_pc_type fieldsplit -stokes_pc_fieldsplit_block_size 3 -stokes_pc_fieldsplit_type SYMMETRIC_MULTIPLICATIVE -stokes_fieldsplit_u_ksp_type preonly -stokes_fieldsplit_u_pc_type lu -stokes_fieldsplit_p_ksp_type preonly -stokes_fieldsplit_p_pc_type jacobi -c_str 0 -solcx_eta0 1.0 -solcx_eta1 1.0e6 -solcx_xc 0.5 -solcx_nz 2 -mx 20 -my 20 -stokes_ksp_monitor_short > ex43_2.tmp 2>&1;	  \
 	   ${DIFF} output/ex43_1.out ex43_2.tmp || printf "${PWD}\nPossible problem with ex43_2, diffs above\n=========================================\n"; \
 	   ${RM} -f ex43_2.tmp
 
 runex43_3:
-	-@${MPIEXEC} -n 4 ./ex43 -stokes_ksp_type gcr -stokes_ksp_gcr_restart 60 -stokes_ksp_norm_type unpreconditioned -stokes_ksp_rtol 1.e-2 -c_str 3 -sinker_eta0 1.0 -sinker_eta1 100 -sinker_dx 0.4 -sinker_dy 0.3 -mx 128 -my 128 -stokes_ksp_monitor_short -stokes_pc_type mg -stokes_mg_levels_pc_type fieldsplit -stokes_pc_mg_galerkin -stokes_mg_levels_pc_fieldsplit_block_size 3 -stokes_mg_levels_pc_fieldsplit_0_fields 0,1 -stokes_mg_levels_pc_fieldsplit_1_fields 2 -stokes_mg_levels_fieldsplit_ [...]
+	-@${MPIEXEC} -n 4 ./ex43 -stokes_pc_use_amat -stokes_ksp_type gcr -stokes_ksp_gcr_restart 60 -stokes_ksp_norm_type unpreconditioned -stokes_ksp_rtol 1.e-2 -c_str 3 -sinker_eta0 1.0 -sinker_eta1 100 -sinker_dx 0.4 -sinker_dy 0.3 -mx 128 -my 128 -stokes_ksp_monitor_short -stokes_pc_type mg -stokes_mg_levels_pc_type fieldsplit -stokes_pc_mg_galerkin -stokes_mg_levels_pc_fieldsplit_block_size 3 -stokes_mg_levels_pc_fieldsplit_0_fields 0,1 -stokes_mg_levels_pc_fieldsplit_1_fields 2 -stokes_m [...]
 	   ${DIFF} output/ex43_3.out ex43_3.tmp || printf "${PWD}\nPossible problem with ex43_3, diffs above\n=========================================\n"; \
 	   ${RM} -f ex43_3.tmp
 
@@ -1119,7 +1119,7 @@ runex43_bjacobi_baij:
 	   ${RM} -f ex43.tmp
 
 runex43_nested_gmg:
-	-@${MPIEXEC} -n 4 ./ex43 -mx 16 -my 16 -stokes_ksp_type fgmres  -stokes_pc_type fieldsplit -stokes_fieldsplit_u_pc_type mg -stokes_fieldsplit_u_pc_mg_levels 5 -stokes_fieldsplit_u_pc_mg_galerkin -stokes_fieldsplit_u_ksp_type cg -stokes_fieldsplit_u_ksp_rtol 1.0e-4 -stokes_fieldsplit_u_mg_levels_pc_type jacobi -solcx_eta0 1.0e4 -stokes_fieldsplit_u_ksp_converged_reason -stokes_ksp_converged_reason -stokes_fieldsplit_p_sub_pc_factor_zeropivot 1.e-8 > ex43.tmp 2>&1;	  \
+	-@${MPIEXEC} -n 4 ./ex43 -stokes_pc_fieldsplit_off_diag_use_amat -mx 16 -my 16 -stokes_ksp_type fgmres  -stokes_pc_type fieldsplit -stokes_fieldsplit_u_pc_type mg -stokes_fieldsplit_u_pc_mg_levels 5 -stokes_fieldsplit_u_pc_mg_galerkin -stokes_fieldsplit_u_ksp_type cg -stokes_fieldsplit_u_ksp_rtol 1.0e-4 -stokes_fieldsplit_u_mg_levels_pc_type jacobi -solcx_eta0 1.0e4 -stokes_fieldsplit_u_ksp_converged_reason -stokes_ksp_converged_reason -stokes_fieldsplit_p_sub_pc_factor_zeropivot 1.e-8  [...]
 	   ${DIFF} output/ex43_nested_gmg.out ex43.tmp || printf "${PWD}\nPossible problem with ex43_nested_gmg, diffs above\n=========================================\n"; \
 	   ${RM} -f ex43.tmp
 
@@ -1129,7 +1129,7 @@ runex43_4:
 	   ${RM} -f ex43_4.tmp
 
 runex43_5:
-	-@${MPIEXEC} -n 4 ./ex43 -stokes_ksp_type pipegcr -stokes_pc_type fieldsplit -stokes_pc_fieldsplit_block_size 3 -stokes_pc_fieldsplit_type SYMMETRIC_MULTIPLICATIVE -stokes_pc_fieldsplit_0_fields 0,1 -stokes_pc_fieldsplit_1_fields 2 -stokes_fieldsplit_0_ksp_type preonly -stokes_fieldsplit_0_pc_type bjacobi -stokes_fieldsplit_1_ksp_type preonly -stokes_fieldsplit_1_pc_type bjacobi -c_str 0 -solcx_eta0 1.0 -solcx_eta1 1.0e6 -solcx_xc 0.5 -solcx_nz 2 -mx 20 -my 20 -stokes_ksp_monitor_short  [...]
+	-@${MPIEXEC} -n 4 ./ex43 -stokes_pc_fieldsplit_off_diag_use_amat -stokes_ksp_type pipegcr -stokes_pc_type fieldsplit -stokes_pc_fieldsplit_block_size 3 -stokes_pc_fieldsplit_type SYMMETRIC_MULTIPLICATIVE -stokes_pc_fieldsplit_0_fields 0,1 -stokes_pc_fieldsplit_1_fields 2 -stokes_fieldsplit_0_ksp_type preonly -stokes_fieldsplit_0_pc_type bjacobi -stokes_fieldsplit_1_ksp_type preonly -stokes_fieldsplit_1_pc_type bjacobi -c_str 0 -solcx_eta0 1.0 -solcx_eta1 1.0e6 -solcx_xc 0.5 -solcx_nz 2  [...]
 	   ${DIFF} output/ex43_5.out ex43_5.tmp || printf "${PWD}\nPossible problem with ex43_5, diffs above\n=========================================\n"; \
 	   ${RM} -f ex43_5.tmp
 
diff --git a/src/ksp/ksp/examples/tutorials/makefile.html b/src/ksp/ksp/examples/tutorials/makefile.html
index 0883f3e..fa8e805 100644
--- a/src/ksp/ksp/examples/tutorials/makefile.html
+++ b/src/ksp/ksp/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:52+00:00">
+<meta name="date" content="2017-04-24T14:27:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">CFLAGS	         =
 FFLAGS	         =
 CPPFLAGS         =
@@ -1106,17 +1106,17 @@ runex34_2 :
 	   ${RM} -f ex35_2.tmp
 
 <strong><font color="#FF0000">runex43:</font></strong>
-	-@${MPIEXEC} -n 1 ./ex43 -stokes_ksp_type fgmres -stokes_pc_type fieldsplit -stokes_pc_fieldsplit_block_size 3 -stokes_pc_fieldsplit_type SYMMETRIC_MULTIPLICATIVE -stokes_pc_fieldsplit_0_fields 0,1 -stokes_pc_fieldsplit_1_fields 2 -stokes_fieldsplit_0_ksp_type preonly -stokes_fieldsplit_0_pc_type lu -stokes_fieldsplit_1_ksp_type preonly -stokes_fieldsplit_1_pc_type jacobi -c_str 0 -solcx_eta0 1.0 -solcx_eta1 1.0e6 -solcx_xc 0.5 -solcx_nz 2 -mx 20 -my 20 -stokes_ksp_monitor_short > ex [...]
+	-@${MPIEXEC} -n 1 ./ex43 -stokes_pc_use_amat -stokes_ksp_type fgmres -stokes_pc_type fieldsplit -stokes_pc_fieldsplit_block_size 3 -stokes_pc_fieldsplit_type SYMMETRIC_MULTIPLICATIVE -stokes_pc_fieldsplit_0_fields 0,1 -stokes_pc_fieldsplit_1_fields 2 -stokes_fieldsplit_0_ksp_type preonly -stokes_fieldsplit_0_pc_type lu -stokes_fieldsplit_1_ksp_type preonly -stokes_fieldsplit_1_pc_type jacobi -c_str 0 -solcx_eta0 1.0 -solcx_eta1 1.0e6 -solcx_xc 0.5 -solcx_nz 2 -mx 20 -my 20 -stokes_ksp_m [...]
 	   ${DIFF} output/ex43_1.out ex43_1.tmp || printf <font color="#666666">"${PWD}\nPossible problem with ex43_1, diffs above\n=========================================\n"</font>; \
 	   ${RM} -f ex43_1.tmp
 
 <strong><font color="#FF0000">runex43_2:</font></strong>
-	-@${MPIEXEC} -n 1 ./ex43 -stokes_ksp_type fgmres -stokes_pc_type fieldsplit -stokes_pc_fieldsplit_block_size 3 -stokes_pc_fieldsplit_type SYMMETRIC_MULTIPLICATIVE -stokes_fieldsplit_u_ksp_type preonly -stokes_fieldsplit_u_pc_type lu -stokes_fieldsplit_p_ksp_type preonly -stokes_fieldsplit_p_pc_type jacobi -c_str 0 -solcx_eta0 1.0 -solcx_eta1 1.0e6 -solcx_xc 0.5 -solcx_nz 2 -mx 20 -my 20 -stokes_ksp_monitor_short > ex43_2.tmp 2>&1;	  \
+	-@${MPIEXEC} -n 1 ./ex43 -stokes_pc_use_amat -stokes_ksp_type fgmres -stokes_pc_type fieldsplit -stokes_pc_fieldsplit_block_size 3 -stokes_pc_fieldsplit_type SYMMETRIC_MULTIPLICATIVE -stokes_fieldsplit_u_ksp_type preonly -stokes_fieldsplit_u_pc_type lu -stokes_fieldsplit_p_ksp_type preonly -stokes_fieldsplit_p_pc_type jacobi -c_str 0 -solcx_eta0 1.0 -solcx_eta1 1.0e6 -solcx_xc 0.5 -solcx_nz 2 -mx 20 -my 20 -stokes_ksp_monitor_short > ex43_2.tmp 2>&1;	  \
 	   ${DIFF} output/ex43_1.out ex43_2.tmp || printf <font color="#666666">"${PWD}\nPossible problem with ex43_2, diffs above\n=========================================\n"</font>; \
 	   ${RM} -f ex43_2.tmp
 
 <strong><font color="#FF0000">runex43_3:</font></strong>
-	-@${MPIEXEC} -n 4 ./ex43 -stokes_ksp_type gcr -stokes_ksp_gcr_restart 60 -stokes_ksp_norm_type unpreconditioned -stokes_ksp_rtol 1.e-2 -c_str 3 -sinker_eta0 1.0 -sinker_eta1 100 -sinker_dx 0.4 -sinker_dy 0.3 -mx 128 -my 128 -stokes_ksp_monitor_short -stokes_pc_type mg -stokes_mg_levels_pc_type fieldsplit -stokes_pc_mg_galerkin -stokes_mg_levels_pc_fieldsplit_block_size 3 -stokes_mg_levels_pc_fieldsplit_0_fields 0,1 -stokes_mg_levels_pc_fieldsplit_1_fields 2 -stokes_mg_levels_fieldsplit_ [...]
+	-@${MPIEXEC} -n 4 ./ex43 -stokes_pc_use_amat -stokes_ksp_type gcr -stokes_ksp_gcr_restart 60 -stokes_ksp_norm_type unpreconditioned -stokes_ksp_rtol 1.e-2 -c_str 3 -sinker_eta0 1.0 -sinker_eta1 100 -sinker_dx 0.4 -sinker_dy 0.3 -mx 128 -my 128 -stokes_ksp_monitor_short -stokes_pc_type mg -stokes_mg_levels_pc_type fieldsplit -stokes_pc_mg_galerkin -stokes_mg_levels_pc_fieldsplit_block_size 3 -stokes_mg_levels_pc_fieldsplit_0_fields 0,1 -stokes_mg_levels_pc_fieldsplit_1_fields 2 -stokes_m [...]
 	   ${DIFF} output/ex43_3.out ex43_3.tmp || printf <font color="#666666">"${PWD}\nPossible problem with ex43_3, diffs above\n=========================================\n"</font>; \
 	   ${RM} -f ex43_3.tmp
 
@@ -1130,7 +1130,7 @@ runex34_2 :
 	   ${RM} -f ex43.tmp
 
 <strong><font color="#FF0000">runex43_nested_gmg:</font></strong>
-	-@${MPIEXEC} -n 4 ./ex43 -mx 16 -my 16 -stokes_ksp_type fgmres  -stokes_pc_type fieldsplit -stokes_fieldsplit_u_pc_type mg -stokes_fieldsplit_u_pc_mg_levels 5 -stokes_fieldsplit_u_pc_mg_galerkin -stokes_fieldsplit_u_ksp_type cg -stokes_fieldsplit_u_ksp_rtol 1.0e-4 -stokes_fieldsplit_u_mg_levels_pc_type jacobi -solcx_eta0 1.0e4 -stokes_fieldsplit_u_ksp_converged_reason -stokes_ksp_converged_reason -stokes_fieldsplit_p_sub_pc_factor_zeropivot 1.e-8 > ex43.tmp 2>&1;	  \
+	-@${MPIEXEC} -n 4 ./ex43 -stokes_pc_fieldsplit_off_diag_use_amat -mx 16 -my 16 -stokes_ksp_type fgmres  -stokes_pc_type fieldsplit -stokes_fieldsplit_u_pc_type mg -stokes_fieldsplit_u_pc_mg_levels 5 -stokes_fieldsplit_u_pc_mg_galerkin -stokes_fieldsplit_u_ksp_type cg -stokes_fieldsplit_u_ksp_rtol 1.0e-4 -stokes_fieldsplit_u_mg_levels_pc_type jacobi -solcx_eta0 1.0e4 -stokes_fieldsplit_u_ksp_converged_reason -stokes_ksp_converged_reason -stokes_fieldsplit_p_sub_pc_factor_zeropivot 1.e-8  [...]
 	   ${DIFF} output/ex43_nested_gmg.out ex43.tmp || printf <font color="#666666">"${PWD}\nPossible problem with ex43_nested_gmg, diffs above\n=========================================\n"</font>; \
 	   ${RM} -f ex43.tmp
 
@@ -1140,7 +1140,7 @@ runex34_2 :
 	   ${RM} -f ex43_4.tmp
 
 <strong><font color="#FF0000">runex43_5:</font></strong>
-	-@${MPIEXEC} -n 4 ./ex43 -stokes_ksp_type pipegcr -stokes_pc_type fieldsplit -stokes_pc_fieldsplit_block_size 3 -stokes_pc_fieldsplit_type SYMMETRIC_MULTIPLICATIVE -stokes_pc_fieldsplit_0_fields 0,1 -stokes_pc_fieldsplit_1_fields 2 -stokes_fieldsplit_0_ksp_type preonly -stokes_fieldsplit_0_pc_type bjacobi -stokes_fieldsplit_1_ksp_type preonly -stokes_fieldsplit_1_pc_type bjacobi -c_str 0 -solcx_eta0 1.0 -solcx_eta1 1.0e6 -solcx_xc 0.5 -solcx_nz 2 -mx 20 -my 20 -stokes_ksp_monitor_short  [...]
+	-@${MPIEXEC} -n 4 ./ex43 -stokes_pc_fieldsplit_off_diag_use_amat -stokes_ksp_type pipegcr -stokes_pc_type fieldsplit -stokes_pc_fieldsplit_block_size 3 -stokes_pc_fieldsplit_type SYMMETRIC_MULTIPLICATIVE -stokes_pc_fieldsplit_0_fields 0,1 -stokes_pc_fieldsplit_1_fields 2 -stokes_fieldsplit_0_ksp_type preonly -stokes_fieldsplit_0_pc_type bjacobi -stokes_fieldsplit_1_ksp_type preonly -stokes_fieldsplit_1_pc_type bjacobi -c_str 0 -solcx_eta0 1.0 -solcx_eta1 1.0e6 -solcx_xc 0.5 -solcx_nz 2  [...]
 	   ${DIFF} output/ex43_5.out ex43_5.tmp || printf <font color="#666666">"${PWD}\nPossible problem with ex43_5, diffs above\n=========================================\n"</font>; \
 	   ${RM} -f ex43_5.tmp
 
diff --git a/src/ksp/ksp/examples/tutorials/output/ex43_5.out b/src/ksp/ksp/examples/tutorials/output/ex43_5.out
index 08f8837..b0bfdde 100644
--- a/src/ksp/ksp/examples/tutorials/output/ex43_5.out
+++ b/src/ksp/ksp/examples/tutorials/output/ex43_5.out
@@ -46,6 +46,7 @@ KSP Object:(stokes_) 4 MPI processes
 PC Object:(stokes_) 4 MPI processes
   type: fieldsplit
     FieldSplit with SYMMETRIC_MULTIPLICATIVE composition: total splits = 2, blocksize = 3
+    using Amat (not Pmat) as operator for off-diagonal blocks
     Solver info for each split is in the following KSP objects:
     Split number 0 Fields  0, 1
     KSP Object:    (stokes_fieldsplit_0_)     4 MPI processes
diff --git a/src/ksp/ksp/impls/bcgs/bcgs.c.html b/src/ksp/ksp/impls/bcgs/bcgs.c.html
index c6779cf..29ad54c 100644
--- a/src/ksp/ksp/impls/bcgs/bcgs.c.html
+++ b/src/ksp/ksp/impls/bcgs/bcgs.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/bcgs/bcgs.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:42+00:00">
+<meta name="date" content="2017-04-24T14:24:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/bcgs/bcgs.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/bcgs/bcgs.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/ksp/ksp/impls/bcgs/bcgsimpl.h>       </font><font color="#B22222">/*I  "petscksp.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/ksp/ksp/impls/bcgs/fbcgs/fbcgs.c.html b/src/ksp/ksp/impls/bcgs/fbcgs/fbcgs.c.html
index f182c20..dafd242 100644
--- a/src/ksp/ksp/impls/bcgs/fbcgs/fbcgs.c.html
+++ b/src/ksp/ksp/impls/bcgs/fbcgs/fbcgs.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/bcgs/fbcgs/fbcgs.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:43+00:00">
+<meta name="date" content="2017-04-24T14:24:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/bcgs/fbcgs/fbcgs.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/bcgs/fbcgs/fbcgs.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    This file implements flexible BiCGStab (FBiCGStab).</font>
diff --git a/src/ksp/ksp/impls/bcgs/fbcgs/index.html b/src/ksp/ksp/impls/bcgs/fbcgs/index.html
index b6d58bf..6d69403 100644
--- a/src/ksp/ksp/impls/bcgs/fbcgs/index.html
+++ b/src/ksp/ksp/impls/bcgs/fbcgs/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/bcgs/fbcgs/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/bcgs/fbcgs/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/bcgs/fbcgs/makefile.html b/src/ksp/ksp/impls/bcgs/fbcgs/makefile.html
index 235f5e7..ef8cc35 100644
--- a/src/ksp/ksp/impls/bcgs/fbcgs/makefile.html
+++ b/src/ksp/ksp/impls/bcgs/fbcgs/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/bcgs/fbcgs/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:43+00:00">
+<meta name="date" content="2017-04-24T14:24:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/bcgs/fbcgs/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/bcgs/fbcgs/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/bcgs/fbcgsr/fbcgsr.c.html b/src/ksp/ksp/impls/bcgs/fbcgsr/fbcgsr.c.html
index 6f08fb9..35c8767 100644
--- a/src/ksp/ksp/impls/bcgs/fbcgsr/fbcgsr.c.html
+++ b/src/ksp/ksp/impls/bcgs/fbcgsr/fbcgsr.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/bcgs/fbcgsr/fbcgsr.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:44+00:00">
+<meta name="date" content="2017-04-24T14:24:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/bcgs/fbcgsr/fbcgsr.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/bcgs/fbcgsr/fbcgsr.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    This file implements FBiCGStab-R.</font>
diff --git a/src/ksp/ksp/impls/bcgs/fbcgsr/index.html b/src/ksp/ksp/impls/bcgs/fbcgsr/index.html
index ac4a5e5..275ac2d 100644
--- a/src/ksp/ksp/impls/bcgs/fbcgsr/index.html
+++ b/src/ksp/ksp/impls/bcgs/fbcgsr/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/bcgs/fbcgsr/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/bcgs/fbcgsr/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/bcgs/fbcgsr/makefile.html b/src/ksp/ksp/impls/bcgs/fbcgsr/makefile.html
index 118cc9b..9c21255 100644
--- a/src/ksp/ksp/impls/bcgs/fbcgsr/makefile.html
+++ b/src/ksp/ksp/impls/bcgs/fbcgsr/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/bcgs/fbcgsr/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:44+00:00">
+<meta name="date" content="2017-04-24T14:24:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/bcgs/fbcgsr/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/bcgs/fbcgsr/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/bcgs/index.html b/src/ksp/ksp/impls/bcgs/index.html
index f070fe1..64b2641 100644
--- a/src/ksp/ksp/impls/bcgs/index.html
+++ b/src/ksp/ksp/impls/bcgs/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/bcgs/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/bcgs/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/bcgs/makefile.html b/src/ksp/ksp/impls/bcgs/makefile.html
index ca2ce20..c95c3f7 100644
--- a/src/ksp/ksp/impls/bcgs/makefile.html
+++ b/src/ksp/ksp/impls/bcgs/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/bcgs/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:43+00:00">
+<meta name="date" content="2017-04-24T14:24:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/bcgs/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/bcgs/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/bcgsl/bcgsl.c.html b/src/ksp/ksp/impls/bcgsl/bcgsl.c.html
index 4e01a34..c3a52f3 100644
--- a/src/ksp/ksp/impls/bcgsl/bcgsl.c.html
+++ b/src/ksp/ksp/impls/bcgsl/bcgsl.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/bcgsl/bcgsl.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:44+00:00">
+<meta name="date" content="2017-04-24T14:24:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/bcgsl/bcgsl.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/bcgsl/bcgsl.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 BiCGstab(L) the paper by D.R. Fokkema,</font>
 <a name="line3">  3: </a><font color="#B22222"> * "Enhanced implementation of BiCGStab(L) for solving linear systems</font>
diff --git a/src/ksp/ksp/impls/bcgsl/bcgslimpl.h.html b/src/ksp/ksp/impls/bcgsl/bcgslimpl.h.html
index 3564855..d5714e4 100644
--- a/src/ksp/ksp/impls/bcgsl/bcgslimpl.h.html
+++ b/src/ksp/ksp/impls/bcgsl/bcgslimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/bcgsl/bcgslimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:46+00:00">
+<meta name="date" content="2017-04-24T14:24:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/bcgsl/bcgslimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/bcgsl/bcgslimpl.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 for BiCGStab(L) solver.</font>
 <a name="line3">  3: </a><font color="#B22222">    Allocation takes place before each solve.</font>
diff --git a/src/ksp/ksp/impls/bcgsl/index.html b/src/ksp/ksp/impls/bcgsl/index.html
index b703eb0..e62da6f 100644
--- a/src/ksp/ksp/impls/bcgsl/index.html
+++ b/src/ksp/ksp/impls/bcgsl/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/bcgsl/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/bcgsl/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/bcgsl/makefile.html b/src/ksp/ksp/impls/bcgsl/makefile.html
index 63cd341..3d7f278 100644
--- a/src/ksp/ksp/impls/bcgsl/makefile.html
+++ b/src/ksp/ksp/impls/bcgsl/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/bcgsl/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:46+00:00">
+<meta name="date" content="2017-04-24T14:24:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/bcgsl/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/bcgsl/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/bicg/bicg.c.html b/src/ksp/ksp/impls/bicg/bicg.c.html
index aff4bf5..7f9357e 100644
--- a/src/ksp/ksp/impls/bicg/bicg.c.html
+++ b/src/ksp/ksp/impls/bicg/bicg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/bicg/bicg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:26+00:00">
+<meta name="date" content="2017-04-24T14:25:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/bicg/bicg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/bicg/bicg.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/kspimpl.h></font>
 
diff --git a/src/ksp/ksp/impls/bicg/index.html b/src/ksp/ksp/impls/bicg/index.html
index 898c306..11b4465 100644
--- a/src/ksp/ksp/impls/bicg/index.html
+++ b/src/ksp/ksp/impls/bicg/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/bicg/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/bicg/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/bicg/makefile.html b/src/ksp/ksp/impls/bicg/makefile.html
index 050a528..91a05fc 100644
--- a/src/ksp/ksp/impls/bicg/makefile.html
+++ b/src/ksp/ksp/impls/bicg/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/bicg/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:26+00:00">
+<meta name="date" content="2017-04-24T14:25:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/bicg/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/bicg/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/cg/cg.c.html b/src/ksp/ksp/impls/cg/cg.c.html
index ff1e8d2..d2dcefe 100644
--- a/src/ksp/ksp/impls/cg/cg.c.html
+++ b/src/ksp/ksp/impls/cg/cg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cg/cg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:46+00:00">
+<meta name="date" content="2017-04-24T14:24:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/cg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/cg.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    This file implements the conjugate gradient method in PETSc as part of</font>
diff --git a/src/ksp/ksp/impls/cg/cgeig.c.html b/src/ksp/ksp/impls/cg/cgeig.c.html
index 2df5581..1528dff 100644
--- a/src/ksp/ksp/impls/cg/cgeig.c.html
+++ b/src/ksp/ksp/impls/cg/cgeig.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cg/cgeig.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:48+00:00">
+<meta name="date" content="2017-04-24T14:24:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/cgeig.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/cgeig.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">      Code for calculating extreme eigenvalues via the Lanczo method</font>
diff --git a/src/ksp/ksp/impls/cg/cgimpl.h.html b/src/ksp/ksp/impls/cg/cgimpl.h.html
index 0fc79bd..5b60310 100644
--- a/src/ksp/ksp/impls/cg/cgimpl.h.html
+++ b/src/ksp/ksp/impls/cg/cgimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cg/cgimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:49+00:00">
+<meta name="date" content="2017-04-24T14:24:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/cgimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/cgimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Private Krylov Context Structure (<a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>) for Conjugate Gradient</font>
diff --git a/src/ksp/ksp/impls/cg/cgls.c.html b/src/ksp/ksp/impls/cg/cgls.c.html
index 0cf4cab..d50ce11 100644
--- a/src/ksp/ksp/impls/cg/cgls.c.html
+++ b/src/ksp/ksp/impls/cg/cgls.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cg/cgls.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:49+00:00">
+<meta name="date" content="2017-04-24T14:24:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/cgls.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/cgls.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 CGLS, the Conjugate Gradient method for Least-Squares problems.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/ksp/ksp/impls/cg/cgne/cgne.c.html b/src/ksp/ksp/impls/cg/cgne/cgne.c.html
index 0a77443..62988a8 100644
--- a/src/ksp/ksp/impls/cg/cgne/cgne.c.html
+++ b/src/ksp/ksp/impls/cg/cgne/cgne.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cg/cgne/cgne.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:49+00:00">
+<meta name="date" content="2017-04-24T14:24:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/cgne/cgne.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/cgne/cgne.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">       cgimpl.h defines the simple data structured used to store information</font>
diff --git a/src/ksp/ksp/impls/cg/cgne/index.html b/src/ksp/ksp/impls/cg/cgne/index.html
index 719c49e..abd0d35 100644
--- a/src/ksp/ksp/impls/cg/cgne/index.html
+++ b/src/ksp/ksp/impls/cg/cgne/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/cgne/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/cgne/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/cg/cgne/makefile.html b/src/ksp/ksp/impls/cg/cgne/makefile.html
index c7b287f..7ec0f37 100644
--- a/src/ksp/ksp/impls/cg/cgne/makefile.html
+++ b/src/ksp/ksp/impls/cg/cgne/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cg/cgne/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:50+00:00">
+<meta name="date" content="2017-04-24T14:24:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/cgne/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/cgne/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/cg/cgtype.c.html b/src/ksp/ksp/impls/cg/cgtype.c.html
index 192b1ef..a7634eb 100644
--- a/src/ksp/ksp/impls/cg/cgtype.c.html
+++ b/src/ksp/ksp/impls/cg/cgtype.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cg/cgtype.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:48+00:00">
+<meta name="date" content="2017-04-24T14:24:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/cgtype.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/cgtype.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/ksp/ksp/impls/cg/cgimpl.h>       </font><font color="#B22222">/*I "petscksp.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/ksp/ksp/impls/cg/gltr/gltr.c.html b/src/ksp/ksp/impls/cg/gltr/gltr.c.html
index 1207a99..8108dd6 100644
--- a/src/ksp/ksp/impls/cg/gltr/gltr.c.html
+++ b/src/ksp/ksp/impls/cg/gltr/gltr.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cg/gltr/gltr.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:50+00:00">
+<meta name="date" content="2017-04-24T14:24:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/gltr/gltr.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/gltr/gltr.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/kspimpl.h>             </font><font color="#B22222">/*I "petscksp.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/ksp/ksp/impls/cg/gltr/gltrimpl.h></font>
diff --git a/src/ksp/ksp/impls/cg/gltr/gltrimpl.h.html b/src/ksp/ksp/impls/cg/gltr/gltrimpl.h.html
index eea0bda..1d3b12d 100644
--- a/src/ksp/ksp/impls/cg/gltr/gltrimpl.h.html
+++ b/src/ksp/ksp/impls/cg/gltr/gltrimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cg/gltr/gltrimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:54+00:00">
+<meta name="date" content="2017-04-24T14:24:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/gltr/gltrimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/gltr/gltrimpl.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">/* Context for using preconditioned conjugate gradient method to minimized a */</font>
 <a name="line3">  3: </a><font color="#B22222">/* quadratic function subject to a trust region constraint.  If the matrix   */</font>
diff --git a/src/ksp/ksp/impls/cg/gltr/index.html b/src/ksp/ksp/impls/cg/gltr/index.html
index 9e30fbb..28342d2 100644
--- a/src/ksp/ksp/impls/cg/gltr/index.html
+++ b/src/ksp/ksp/impls/cg/gltr/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/gltr/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/gltr/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/cg/gltr/makefile.html b/src/ksp/ksp/impls/cg/gltr/makefile.html
index b3cd31b..92b9cc7 100644
--- a/src/ksp/ksp/impls/cg/gltr/makefile.html
+++ b/src/ksp/ksp/impls/cg/gltr/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cg/gltr/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:54+00:00">
+<meta name="date" content="2017-04-24T14:24:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/gltr/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/gltr/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/cg/groppcg/groppcg.c.html b/src/ksp/ksp/impls/cg/groppcg/groppcg.c.html
index ef7bd2f..dbe97ae 100644
--- a/src/ksp/ksp/impls/cg/groppcg/groppcg.c.html
+++ b/src/ksp/ksp/impls/cg/groppcg/groppcg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cg/groppcg/groppcg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:00+00:00">
+<meta name="date" content="2017-04-24T14:24:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/groppcg/groppcg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/groppcg/groppcg.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/kspimpl.h></font>
 
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/ksp/ksp/impls/cg/groppcg/index.html b/src/ksp/ksp/impls/cg/groppcg/index.html
index 40fe031..cc5aa9b 100644
--- a/src/ksp/ksp/impls/cg/groppcg/index.html
+++ b/src/ksp/ksp/impls/cg/groppcg/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/groppcg/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/groppcg/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/cg/groppcg/makefile.html b/src/ksp/ksp/impls/cg/groppcg/makefile.html
index 10b386c..d4aa9da 100644
--- a/src/ksp/ksp/impls/cg/groppcg/makefile.html
+++ b/src/ksp/ksp/impls/cg/groppcg/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cg/groppcg/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:01+00:00">
+<meta name="date" content="2017-04-24T14:24:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/groppcg/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/groppcg/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/cg/index.html b/src/ksp/ksp/impls/cg/index.html
index 0b1a890..30e599b 100644
--- a/src/ksp/ksp/impls/cg/index.html
+++ b/src/ksp/ksp/impls/cg/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/cg/makefile.html b/src/ksp/ksp/impls/cg/makefile.html
index e7d54b9..448916a 100644
--- a/src/ksp/ksp/impls/cg/makefile.html
+++ b/src/ksp/ksp/impls/cg/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cg/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:49+00:00">
+<meta name="date" content="2017-04-24T14:24:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/cg/nash/index.html b/src/ksp/ksp/impls/cg/nash/index.html
index 363b0f8..f5ba18b 100644
--- a/src/ksp/ksp/impls/cg/nash/index.html
+++ b/src/ksp/ksp/impls/cg/nash/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/nash/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/nash/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/cg/nash/makefile.html b/src/ksp/ksp/impls/cg/nash/makefile.html
index d1fcc58..0e704e1 100644
--- a/src/ksp/ksp/impls/cg/nash/makefile.html
+++ b/src/ksp/ksp/impls/cg/nash/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cg/nash/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:56+00:00">
+<meta name="date" content="2017-04-24T14:24:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/nash/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/nash/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/cg/nash/nash.c.html b/src/ksp/ksp/impls/cg/nash/nash.c.html
index 9ca4b3f..c463d47 100644
--- a/src/ksp/ksp/impls/cg/nash/nash.c.html
+++ b/src/ksp/ksp/impls/cg/nash/nash.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cg/nash/nash.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:54+00:00">
+<meta name="date" content="2017-04-24T14:24:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/nash/nash.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/nash/nash.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/kspimpl.h>             </font><font color="#B22222">/*I "petscksp.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/ksp/ksp/impls/cg/nash/nashimpl.h></font>
diff --git a/src/ksp/ksp/impls/cg/nash/nashimpl.h.html b/src/ksp/ksp/impls/cg/nash/nashimpl.h.html
index 4870bc1..d2aa4d5 100644
--- a/src/ksp/ksp/impls/cg/nash/nashimpl.h.html
+++ b/src/ksp/ksp/impls/cg/nash/nashimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cg/nash/nashimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:56+00:00">
+<meta name="date" content="2017-04-24T14:24:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/nash/nashimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/nash/nashimpl.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">/* Context for using preconditioned conjugate gradient method to minimized a */</font>
 <a name="line3">  3: </a><font color="#B22222">/* quadratic function subject to a trust region constraint.  If the matrix   */</font>
diff --git a/src/ksp/ksp/impls/cg/pipecg/index.html b/src/ksp/ksp/impls/cg/pipecg/index.html
index cd035fd..31a48a2 100644
--- a/src/ksp/ksp/impls/cg/pipecg/index.html
+++ b/src/ksp/ksp/impls/cg/pipecg/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/pipecg/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/pipecg/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/cg/pipecg/makefile.html b/src/ksp/ksp/impls/cg/pipecg/makefile.html
index c15285f..212057b 100644
--- a/src/ksp/ksp/impls/cg/pipecg/makefile.html
+++ b/src/ksp/ksp/impls/cg/pipecg/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cg/pipecg/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:59+00:00">
+<meta name="date" content="2017-04-24T14:24:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/pipecg/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/pipecg/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/cg/pipecg/pipecg.c.html b/src/ksp/ksp/impls/cg/pipecg/pipecg.c.html
index 763484d..2b773b5 100644
--- a/src/ksp/ksp/impls/cg/pipecg/pipecg.c.html
+++ b/src/ksp/ksp/impls/cg/pipecg/pipecg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cg/pipecg/pipecg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:59+00:00">
+<meta name="date" content="2017-04-24T14:24:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/pipecg/pipecg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/pipecg/pipecg.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/kspimpl.h></font>
 
diff --git a/src/ksp/ksp/impls/cg/pipecgrr/index.html b/src/ksp/ksp/impls/cg/pipecgrr/index.html
index 882891d..887ca9e 100644
--- a/src/ksp/ksp/impls/cg/pipecgrr/index.html
+++ b/src/ksp/ksp/impls/cg/pipecgrr/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/pipecgrr/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/pipecgrr/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/cg/pipecgrr/makefile.html b/src/ksp/ksp/impls/cg/pipecgrr/makefile.html
index 53e2f0f..8ffdb41 100644
--- a/src/ksp/ksp/impls/cg/pipecgrr/makefile.html
+++ b/src/ksp/ksp/impls/cg/pipecgrr/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cg/pipecgrr/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:00+00:00">
+<meta name="date" content="2017-04-24T14:24:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/pipecgrr/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/pipecgrr/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/cg/pipecgrr/pipecgrr.c.html b/src/ksp/ksp/impls/cg/pipecgrr/pipecgrr.c.html
index be8eb48..688b9bb 100644
--- a/src/ksp/ksp/impls/cg/pipecgrr/pipecgrr.c.html
+++ b/src/ksp/ksp/impls/cg/pipecgrr/pipecgrr.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cg/pipecgrr/pipecgrr.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:59+00:00">
+<meta name="date" content="2017-04-24T14:24:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/pipecgrr/pipecgrr.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/pipecgrr/pipecgrr.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/kspimpl.h></font>
 
diff --git a/src/ksp/ksp/impls/cg/stcg/index.html b/src/ksp/ksp/impls/cg/stcg/index.html
index bf4ab83..013de3b 100644
--- a/src/ksp/ksp/impls/cg/stcg/index.html
+++ b/src/ksp/ksp/impls/cg/stcg/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/stcg/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/stcg/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/cg/stcg/makefile.html b/src/ksp/ksp/impls/cg/stcg/makefile.html
index 1e34cc1..ecacfd4 100644
--- a/src/ksp/ksp/impls/cg/stcg/makefile.html
+++ b/src/ksp/ksp/impls/cg/stcg/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cg/stcg/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:59+00:00">
+<meta name="date" content="2017-04-24T14:24:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/stcg/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/stcg/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/cg/stcg/stcg.c.html b/src/ksp/ksp/impls/cg/stcg/stcg.c.html
index 4976a05..338acdc 100644
--- a/src/ksp/ksp/impls/cg/stcg/stcg.c.html
+++ b/src/ksp/ksp/impls/cg/stcg/stcg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cg/stcg/stcg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:56+00:00">
+<meta name="date" content="2017-04-24T14:24:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/stcg/stcg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/stcg/stcg.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/kspimpl.h>             </font><font color="#B22222">/*I "petscksp.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/ksp/ksp/impls/cg/stcg/stcgimpl.h></font>
diff --git a/src/ksp/ksp/impls/cg/stcg/stcgimpl.h.html b/src/ksp/ksp/impls/cg/stcg/stcgimpl.h.html
index d438e52..c378da6 100644
--- a/src/ksp/ksp/impls/cg/stcg/stcgimpl.h.html
+++ b/src/ksp/ksp/impls/cg/stcg/stcgimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cg/stcg/stcgimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:58+00:00">
+<meta name="date" content="2017-04-24T14:24:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cg/stcg/stcgimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cg/stcg/stcgimpl.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">/* Context for using preconditioned conjugate gradient method to minimized a */</font>
 <a name="line3">  3: </a><font color="#B22222">/* quadratic function subject to a trust region constraint.  If the matrix   */</font>
diff --git a/src/ksp/ksp/impls/cgs/cgs.c.html b/src/ksp/ksp/impls/cgs/cgs.c.html
index 72d16b8..6f5d664 100644
--- a/src/ksp/ksp/impls/cgs/cgs.c.html
+++ b/src/ksp/ksp/impls/cgs/cgs.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cgs/cgs.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:01+00:00">
+<meta name="date" content="2017-04-24T14:24:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cgs/cgs.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cgs/cgs.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 
diff --git a/src/ksp/ksp/impls/cgs/index.html b/src/ksp/ksp/impls/cgs/index.html
index 8849820..106871a 100644
--- a/src/ksp/ksp/impls/cgs/index.html
+++ b/src/ksp/ksp/impls/cgs/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cgs/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cgs/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/cgs/makefile.html b/src/ksp/ksp/impls/cgs/makefile.html
index b07c7df..59e563d 100644
--- a/src/ksp/ksp/impls/cgs/makefile.html
+++ b/src/ksp/ksp/impls/cgs/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cgs/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:01+00:00">
+<meta name="date" content="2017-04-24T14:24:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cgs/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cgs/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/cheby/cheby.c.html b/src/ksp/ksp/impls/cheby/cheby.c.html
index d61bb70..a1f5657 100644
--- a/src/ksp/ksp/impls/cheby/cheby.c.html
+++ b/src/ksp/ksp/impls/cheby/cheby.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cheby/cheby.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:18+00:00">
+<meta name="date" content="2017-04-24T14:25:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cheby/cheby.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cheby/cheby.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/kspimpl.h>                    </font><font color="#B22222">/*I "petscksp.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/ksp/ksp/impls/cheby/chebyshevimpl.h></font>
diff --git a/src/ksp/ksp/impls/cheby/chebyshevimpl.h.html b/src/ksp/ksp/impls/cheby/chebyshevimpl.h.html
index 8e3a61a..216c725 100644
--- a/src/ksp/ksp/impls/cheby/chebyshevimpl.h.html
+++ b/src/ksp/ksp/impls/cheby/chebyshevimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cheby/chebyshevimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:20+00:00">
+<meta name="date" content="2017-04-24T14:25:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cheby/chebyshevimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cheby/chebyshevimpl.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 for Chebyshev Iteration</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/ksp/ksp/impls/cheby/index.html b/src/ksp/ksp/impls/cheby/index.html
index e9918f5..bad1857 100644
--- a/src/ksp/ksp/impls/cheby/index.html
+++ b/src/ksp/ksp/impls/cheby/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cheby/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cheby/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/cheby/makefile.html b/src/ksp/ksp/impls/cheby/makefile.html
index 8aaa0be..3ef098e 100644
--- a/src/ksp/ksp/impls/cheby/makefile.html
+++ b/src/ksp/ksp/impls/cheby/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cheby/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:20+00:00">
+<meta name="date" content="2017-04-24T14:25:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cheby/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cheby/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/cr/cr.c.html b/src/ksp/ksp/impls/cr/cr.c.html
index e667447..c596ed0 100644
--- a/src/ksp/ksp/impls/cr/cr.c.html
+++ b/src/ksp/ksp/impls/cr/cr.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cr/cr.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:41+00:00">
+<meta name="date" content="2017-04-24T14:24:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cr/cr.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cr/cr.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/kspimpl.h></font>
 
diff --git a/src/ksp/ksp/impls/cr/index.html b/src/ksp/ksp/impls/cr/index.html
index 2aa03d5..262f685 100644
--- a/src/ksp/ksp/impls/cr/index.html
+++ b/src/ksp/ksp/impls/cr/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cr/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cr/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/cr/makefile.html b/src/ksp/ksp/impls/cr/makefile.html
index af65abd..0a1463b 100644
--- a/src/ksp/ksp/impls/cr/makefile.html
+++ b/src/ksp/ksp/impls/cr/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cr/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:42+00:00">
+<meta name="date" content="2017-04-24T14:24:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cr/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cr/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/cr/pipecr/index.html b/src/ksp/ksp/impls/cr/pipecr/index.html
index 7aa4de1..c6342e5 100644
--- a/src/ksp/ksp/impls/cr/pipecr/index.html
+++ b/src/ksp/ksp/impls/cr/pipecr/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cr/pipecr/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cr/pipecr/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/cr/pipecr/makefile.html b/src/ksp/ksp/impls/cr/pipecr/makefile.html
index 67474ed..ba1999b 100644
--- a/src/ksp/ksp/impls/cr/pipecr/makefile.html
+++ b/src/ksp/ksp/impls/cr/pipecr/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cr/pipecr/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:42+00:00">
+<meta name="date" content="2017-04-24T14:24:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cr/pipecr/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cr/pipecr/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/cr/pipecr/pipecr.c.html b/src/ksp/ksp/impls/cr/pipecr/pipecr.c.html
index 6bd9999..f4774ee 100644
--- a/src/ksp/ksp/impls/cr/pipecr/pipecr.c.html
+++ b/src/ksp/ksp/impls/cr/pipecr/pipecr.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/cr/pipecr/pipecr.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:42+00:00">
+<meta name="date" content="2017-04-24T14:24:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/cr/pipecr/pipecr.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/cr/pipecr/pipecr.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/kspimpl.h></font>
 
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/ksp/ksp/impls/fcg/fcg.c.html b/src/ksp/ksp/impls/fcg/fcg.c.html
index 125f566..bb37741 100644
--- a/src/ksp/ksp/impls/fcg/fcg.c.html
+++ b/src/ksp/ksp/impls/fcg/fcg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/fcg/fcg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:33+00:00">
+<meta name="date" content="2017-04-24T14:25:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/fcg/fcg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/fcg/fcg.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 the FCG (Flexible Conjugate Gradient) method</font>
 
diff --git a/src/ksp/ksp/impls/fcg/fcgimpl.h.html b/src/ksp/ksp/impls/fcg/fcgimpl.h.html
index e8b6d86..565ec43 100644
--- a/src/ksp/ksp/impls/fcg/fcgimpl.h.html
+++ b/src/ksp/ksp/impls/fcg/fcgimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/fcg/fcgimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:34+00:00">
+<meta name="date" content="2017-04-24T14:25:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/fcg/fcgimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/fcg/fcgimpl.h.html "><small>Report Typos and Errors</small></a></div>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <petsc/private/kspimpl.h>        </font><font color="#B22222">/*I "petscksp.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/ksp/ksp/impls/fcg/index.html b/src/ksp/ksp/impls/fcg/index.html
index 15a6896..4b485e6 100644
--- a/src/ksp/ksp/impls/fcg/index.html
+++ b/src/ksp/ksp/impls/fcg/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/fcg/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/fcg/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/fcg/makefile.html b/src/ksp/ksp/impls/fcg/makefile.html
index c23e336..21c4d7c 100644
--- a/src/ksp/ksp/impls/fcg/makefile.html
+++ b/src/ksp/ksp/impls/fcg/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/fcg/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:34+00:00">
+<meta name="date" content="2017-04-24T14:25:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/fcg/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/fcg/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/fcg/pipefcg/index.html b/src/ksp/ksp/impls/fcg/pipefcg/index.html
index 672a118..2716284 100644
--- a/src/ksp/ksp/impls/fcg/pipefcg/index.html
+++ b/src/ksp/ksp/impls/fcg/pipefcg/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/fcg/pipefcg/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/fcg/pipefcg/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/fcg/pipefcg/makefile.html b/src/ksp/ksp/impls/fcg/pipefcg/makefile.html
index cffafb3..3ffee1d 100644
--- a/src/ksp/ksp/impls/fcg/pipefcg/makefile.html
+++ b/src/ksp/ksp/impls/fcg/pipefcg/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/fcg/pipefcg/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:36+00:00">
+<meta name="date" content="2017-04-24T14:25:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/fcg/pipefcg/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/fcg/pipefcg/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/fcg/pipefcg/pipefcg.c.html b/src/ksp/ksp/impls/fcg/pipefcg/pipefcg.c.html
index 295ae6a..aed3710 100644
--- a/src/ksp/ksp/impls/fcg/pipefcg/pipefcg.c.html
+++ b/src/ksp/ksp/impls/fcg/pipefcg/pipefcg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/fcg/pipefcg/pipefcg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:34+00:00">
+<meta name="date" content="2017-04-24T14:25:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/fcg/pipefcg/pipefcg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/fcg/pipefcg/pipefcg.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">    Contributed by Patrick Sanan and Sascha M. Schnepp</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/ksp/ksp/impls/fcg/pipefcg/pipefcgimpl.h.html b/src/ksp/ksp/impls/fcg/pipefcg/pipefcgimpl.h.html
index 9bce412..0b77701 100644
--- a/src/ksp/ksp/impls/fcg/pipefcg/pipefcgimpl.h.html
+++ b/src/ksp/ksp/impls/fcg/pipefcg/pipefcgimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/fcg/pipefcg/pipefcgimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:36+00:00">
+<meta name="date" content="2017-04-24T14:25:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/fcg/pipefcg/pipefcgimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/fcg/pipefcg/pipefcgimpl.h.html "><small>Report Typos and Errors</small></a></div>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <petsc/private/kspimpl.h>        </font><font color="#B22222">/*I "petscksp.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/ksp/ksp/impls/gcr/gcr.c.html b/src/ksp/ksp/impls/gcr/gcr.c.html
index 2e56700..28e2921 100644
--- a/src/ksp/ksp/impls/gcr/gcr.c.html
+++ b/src/ksp/ksp/impls/gcr/gcr.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gcr/gcr.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:29+00:00">
+<meta name="date" content="2017-04-24T14:25:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gcr/gcr.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gcr/gcr.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscksp.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/kspimpl.h></font>
diff --git a/src/ksp/ksp/impls/gcr/index.html b/src/ksp/ksp/impls/gcr/index.html
index 63b4b85..73aea50 100644
--- a/src/ksp/ksp/impls/gcr/index.html
+++ b/src/ksp/ksp/impls/gcr/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gcr/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gcr/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/gcr/makefile.html b/src/ksp/ksp/impls/gcr/makefile.html
index 817a536..ae9e7c4 100644
--- a/src/ksp/ksp/impls/gcr/makefile.html
+++ b/src/ksp/ksp/impls/gcr/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gcr/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:30+00:00">
+<meta name="date" content="2017-04-24T14:25:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gcr/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gcr/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/gcr/pipegcr/index.html b/src/ksp/ksp/impls/gcr/pipegcr/index.html
index 9d6c373..10cb583 100644
--- a/src/ksp/ksp/impls/gcr/pipegcr/index.html
+++ b/src/ksp/ksp/impls/gcr/pipegcr/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gcr/pipegcr/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gcr/pipegcr/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/gcr/pipegcr/makefile.html b/src/ksp/ksp/impls/gcr/pipegcr/makefile.html
index 18920b0..4f26bda 100644
--- a/src/ksp/ksp/impls/gcr/pipegcr/makefile.html
+++ b/src/ksp/ksp/impls/gcr/pipegcr/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gcr/pipegcr/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:33+00:00">
+<meta name="date" content="2017-04-24T14:25:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gcr/pipegcr/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gcr/pipegcr/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/gcr/pipegcr/pipegcr.c.html b/src/ksp/ksp/impls/gcr/pipegcr/pipegcr.c.html
index 20da7ac..bc651c9 100644
--- a/src/ksp/ksp/impls/gcr/pipegcr/pipegcr.c.html
+++ b/src/ksp/ksp/impls/gcr/pipegcr/pipegcr.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gcr/pipegcr/pipegcr.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:31+00:00">
+<meta name="date" content="2017-04-24T14:25:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gcr/pipegcr/pipegcr.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gcr/pipegcr/pipegcr.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">    Contributed by Sascha M. Schnepp and Patrick Sanan</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/ksp/ksp/impls/gmres/borthog.c.html b/src/ksp/ksp/impls/gmres/borthog.c.html
index 87b1364..f9fbfb6 100644
--- a/src/ksp/ksp/impls/gmres/borthog.c.html
+++ b/src/ksp/ksp/impls/gmres/borthog.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gmres/borthog.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:04+00:00">
+<meta name="date" content="2017-04-24T14:24:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/borthog.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/borthog.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Routines used for the orthogonalization of the Hessenberg matrix.</font>
diff --git a/src/ksp/ksp/impls/gmres/borthog2.c.html b/src/ksp/ksp/impls/gmres/borthog2.c.html
index 1ec6b26..80326e8 100644
--- a/src/ksp/ksp/impls/gmres/borthog2.c.html
+++ b/src/ksp/ksp/impls/gmres/borthog2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gmres/borthog2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:04+00:00">
+<meta name="date" content="2017-04-24T14:24:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/borthog2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/borthog2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Routines used for the orthogonalization of the Hessenberg matrix.</font>
diff --git a/src/ksp/ksp/impls/gmres/dgmres/dgmres.c.html b/src/ksp/ksp/impls/gmres/dgmres/dgmres.c.html
index 3823696..3454faa 100644
--- a/src/ksp/ksp/impls/gmres/dgmres/dgmres.c.html
+++ b/src/ksp/ksp/impls/gmres/dgmres/dgmres.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gmres/dgmres/dgmres.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:11+00:00">
+<meta name="date" content="2017-04-24T14:25:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/dgmres/dgmres.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/dgmres/dgmres.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 the deflated GMRES.</font>
 
diff --git a/src/ksp/ksp/impls/gmres/dgmres/dgmresimpl.h.html b/src/ksp/ksp/impls/gmres/dgmres/dgmresimpl.h.html
index 906f765..e35440a 100644
--- a/src/ksp/ksp/impls/gmres/dgmres/dgmresimpl.h.html
+++ b/src/ksp/ksp/impls/gmres/dgmres/dgmresimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gmres/dgmres/dgmresimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:14+00:00">
+<meta name="date" content="2017-04-24T14:25:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/dgmres/dgmresimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/dgmres/dgmresimpl.h.html "><small>Report Typos and Errors</small></a></div>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <petsc/private/kspimpl.h>        </font><font color="#B22222">/*I "petscksp.h" I*/</font><font color="#A020F0"></font>
 <a name="line5">  5: </a><font color="#A020F0">#include <petscblaslapack.h></font>
diff --git a/src/ksp/ksp/impls/gmres/dgmres/index.html b/src/ksp/ksp/impls/gmres/dgmres/index.html
index 04a077c..4728d0b 100644
--- a/src/ksp/ksp/impls/gmres/dgmres/index.html
+++ b/src/ksp/ksp/impls/gmres/dgmres/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/dgmres/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/dgmres/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/gmres/dgmres/makefile.html b/src/ksp/ksp/impls/gmres/dgmres/makefile.html
index 762687d..0b36309 100644
--- a/src/ksp/ksp/impls/gmres/dgmres/makefile.html
+++ b/src/ksp/ksp/impls/gmres/dgmres/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gmres/dgmres/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:14+00:00">
+<meta name="date" content="2017-04-24T14:25:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/dgmres/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/dgmres/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresscalar real</font>
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/ksp/ksp/impls/gmres/fgmres/fgmres.c.html b/src/ksp/ksp/impls/gmres/fgmres/fgmres.c.html
index c7aef71..94b242c 100644
--- a/src/ksp/ksp/impls/gmres/fgmres/fgmres.c.html
+++ b/src/ksp/ksp/impls/gmres/fgmres/fgmres.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gmres/fgmres/fgmres.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:08+00:00">
+<meta name="date" content="2017-04-24T14:25:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/fgmres/fgmres.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/fgmres/fgmres.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    This file implements FGMRES (a Generalized Minimal Residual) method.</font>
diff --git a/src/ksp/ksp/impls/gmres/fgmres/fgmresimpl.h.html b/src/ksp/ksp/impls/gmres/fgmres/fgmresimpl.h.html
index d4c32be..9aabaf2 100644
--- a/src/ksp/ksp/impls/gmres/fgmres/fgmresimpl.h.html
+++ b/src/ksp/ksp/impls/gmres/fgmres/fgmresimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gmres/fgmres/fgmresimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:10+00:00">
+<meta name="date" content="2017-04-24T14:25:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/fgmres/fgmresimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/fgmres/fgmresimpl.h.html "><small>Report Typos and Errors</small></a></div>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <petsc/private/kspimpl.h></font>
 <a name="line5">  5: </a><strong><font color="#228B22">#define KSPGMRES_NO_MACROS</font></strong>
diff --git a/src/ksp/ksp/impls/gmres/fgmres/index.html b/src/ksp/ksp/impls/gmres/fgmres/index.html
index cef4364..d3b54b2 100644
--- a/src/ksp/ksp/impls/gmres/fgmres/index.html
+++ b/src/ksp/ksp/impls/gmres/fgmres/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/fgmres/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/fgmres/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/gmres/fgmres/makefile.html b/src/ksp/ksp/impls/gmres/fgmres/makefile.html
index 15712e5..4080afc 100644
--- a/src/ksp/ksp/impls/gmres/fgmres/makefile.html
+++ b/src/ksp/ksp/impls/gmres/fgmres/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gmres/fgmres/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:11+00:00">
+<meta name="date" content="2017-04-24T14:25:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/fgmres/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/fgmres/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/gmres/fgmres/modpcf.c.html b/src/ksp/ksp/impls/gmres/fgmres/modpcf.c.html
index 1f02342..5cd2286 100644
--- a/src/ksp/ksp/impls/gmres/fgmres/modpcf.c.html
+++ b/src/ksp/ksp/impls/gmres/fgmres/modpcf.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gmres/fgmres/modpcf.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:10+00:00">
+<meta name="date" content="2017-04-24T14:25:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/fgmres/modpcf.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/fgmres/modpcf.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/kspimpl.h>  </font><font color="#B22222">/*I "petscksp.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/ksp/ksp/impls/gmres/gmpre.c.html b/src/ksp/ksp/impls/gmres/gmpre.c.html
index 5a40e70..c58a99b 100644
--- a/src/ksp/ksp/impls/gmres/gmpre.c.html
+++ b/src/ksp/ksp/impls/gmres/gmpre.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gmres/gmpre.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:05+00:00">
+<meta name="date" content="2017-04-24T14:24:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/gmpre.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/gmpre.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/ksp/ksp/impls/gmres/gmresimpl.h>       </font><font color="#B22222">/*I  "petscksp.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/ksp/ksp/impls/gmres/gmreig.c.html b/src/ksp/ksp/impls/gmres/gmreig.c.html
index f59f166..1edd667 100644
--- a/src/ksp/ksp/impls/gmres/gmreig.c.html
+++ b/src/ksp/ksp/impls/gmres/gmreig.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gmres/gmreig.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:04+00:00">
+<meta name="date" content="2017-04-24T14:24:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/gmreig.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/gmreig.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/ksp/ksp/impls/gmres/gmresimpl.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscblaslapack.h></font>
diff --git a/src/ksp/ksp/impls/gmres/gmres.c.html b/src/ksp/ksp/impls/gmres/gmres.c.html
index cb07516..5808a30 100644
--- a/src/ksp/ksp/impls/gmres/gmres.c.html
+++ b/src/ksp/ksp/impls/gmres/gmres.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gmres/gmres.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:01+00:00">
+<meta name="date" content="2017-04-24T14:24:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/gmres.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/gmres.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    This file implements GMRES (a Generalized Minimal Residual) method.</font>
diff --git a/src/ksp/ksp/impls/gmres/gmres2.c.html b/src/ksp/ksp/impls/gmres/gmres2.c.html
index 2c9e631..ddb3595 100644
--- a/src/ksp/ksp/impls/gmres/gmres2.c.html
+++ b/src/ksp/ksp/impls/gmres/gmres2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gmres/gmres2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:04+00:00">
+<meta name="date" content="2017-04-24T14:24:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/gmres2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/gmres2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/ksp/ksp/impls/gmres/gmresimpl.h>       </font><font color="#B22222">/*I  "petscksp.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/ksp/ksp/impls/gmres/gmresimpl.h.html b/src/ksp/ksp/impls/gmres/gmresimpl.h.html
index 2a094a4..bc95c7a 100644
--- a/src/ksp/ksp/impls/gmres/gmresimpl.h.html
+++ b/src/ksp/ksp/impls/gmres/gmresimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gmres/gmresimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:05+00:00">
+<meta name="date" content="2017-04-24T14:24:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/gmresimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/gmresimpl.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 GMRES method. This data structure</font>
 <a name="line3">  3: </a><font color="#B22222">  must be identical to the beginning of the KSP_FGMRES data structure</font>
diff --git a/src/ksp/ksp/impls/gmres/index.html b/src/ksp/ksp/impls/gmres/index.html
index af97f5e..7d50267 100644
--- a/src/ksp/ksp/impls/gmres/index.html
+++ b/src/ksp/ksp/impls/gmres/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/gmres/lgmres/index.html b/src/ksp/ksp/impls/gmres/lgmres/index.html
index 7ac188e..3eb7ac2 100644
--- a/src/ksp/ksp/impls/gmres/lgmres/index.html
+++ b/src/ksp/ksp/impls/gmres/lgmres/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/lgmres/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/lgmres/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/gmres/lgmres/lgmres.c.html b/src/ksp/ksp/impls/gmres/lgmres/lgmres.c.html
index a279272..ae5f19a 100644
--- a/src/ksp/ksp/impls/gmres/lgmres/lgmres.c.html
+++ b/src/ksp/ksp/impls/gmres/lgmres/lgmres.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gmres/lgmres/lgmres.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:06+00:00">
+<meta name="date" content="2017-04-24T14:24:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/lgmres/lgmres.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/lgmres/lgmres.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/ksp/ksp/impls/gmres/lgmres/lgmresimpl.h>   </font><font color="#B22222">/*I petscksp.h I*/</font><font color="#A020F0"></font>
 
diff --git a/src/ksp/ksp/impls/gmres/lgmres/lgmresimpl.h.html b/src/ksp/ksp/impls/gmres/lgmres/lgmresimpl.h.html
index b1625a5..32ef556 100644
--- a/src/ksp/ksp/impls/gmres/lgmres/lgmresimpl.h.html
+++ b/src/ksp/ksp/impls/gmres/lgmres/lgmresimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gmres/lgmres/lgmresimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:08+00:00">
+<meta name="date" content="2017-04-24T14:25:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/lgmres/lgmresimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/lgmres/lgmresimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/* A. Baker */</font>
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Private data structure used by the LGMRES method.</font>
diff --git a/src/ksp/ksp/impls/gmres/lgmres/makefile.html b/src/ksp/ksp/impls/gmres/lgmres/makefile.html
index 452a6ae..6f5d045 100644
--- a/src/ksp/ksp/impls/gmres/lgmres/makefile.html
+++ b/src/ksp/ksp/impls/gmres/lgmres/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gmres/lgmres/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:08+00:00">
+<meta name="date" content="2017-04-24T14:25:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/lgmres/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/lgmres/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/gmres/makefile.html b/src/ksp/ksp/impls/gmres/makefile.html
index c0ad0d7..3987634 100644
--- a/src/ksp/ksp/impls/gmres/makefile.html
+++ b/src/ksp/ksp/impls/gmres/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gmres/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:06+00:00">
+<meta name="date" content="2017-04-24T14:24:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/gmres/pgmres/index.html b/src/ksp/ksp/impls/gmres/pgmres/index.html
index fb07b28..9e257cb 100644
--- a/src/ksp/ksp/impls/gmres/pgmres/index.html
+++ b/src/ksp/ksp/impls/gmres/pgmres/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/pgmres/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/pgmres/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/gmres/pgmres/makefile.html b/src/ksp/ksp/impls/gmres/pgmres/makefile.html
index d04d345..9575ed9 100644
--- a/src/ksp/ksp/impls/gmres/pgmres/makefile.html
+++ b/src/ksp/ksp/impls/gmres/pgmres/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gmres/pgmres/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:16+00:00">
+<meta name="date" content="2017-04-24T14:25:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/pgmres/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/pgmres/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/gmres/pgmres/pgmres.c.html b/src/ksp/ksp/impls/gmres/pgmres/pgmres.c.html
index b79ee9d..68be131 100644
--- a/src/ksp/ksp/impls/gmres/pgmres/pgmres.c.html
+++ b/src/ksp/ksp/impls/gmres/pgmres/pgmres.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gmres/pgmres/pgmres.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:14+00:00">
+<meta name="date" content="2017-04-24T14:25:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/pgmres/pgmres.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/pgmres/pgmres.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    This file implements PGMRES (a Pipelined Generalized Minimal Residual method)</font>
diff --git a/src/ksp/ksp/impls/gmres/pgmres/pgmresimpl.h.html b/src/ksp/ksp/impls/gmres/pgmres/pgmresimpl.h.html
index 2989b75..dcf4db3 100644
--- a/src/ksp/ksp/impls/gmres/pgmres/pgmresimpl.h.html
+++ b/src/ksp/ksp/impls/gmres/pgmres/pgmresimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gmres/pgmres/pgmresimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:16+00:00">
+<meta name="date" content="2017-04-24T14:25:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/pgmres/pgmresimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/pgmres/pgmresimpl.h.html "><small>Report Typos and Errors</small></a></div>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <petsc/private/kspimpl.h></font>
 <a name="line5">  5: </a><strong><font color="#228B22">#define KSPGMRES_NO_MACROS</font></strong>
diff --git a/src/ksp/ksp/impls/gmres/pipefgmres/index.html b/src/ksp/ksp/impls/gmres/pipefgmres/index.html
index 6071cc2..17b1627 100644
--- a/src/ksp/ksp/impls/gmres/pipefgmres/index.html
+++ b/src/ksp/ksp/impls/gmres/pipefgmres/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/pipefgmres/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/pipefgmres/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/gmres/pipefgmres/makefile.html b/src/ksp/ksp/impls/gmres/pipefgmres/makefile.html
index e8b09a7..446f285 100644
--- a/src/ksp/ksp/impls/gmres/pipefgmres/makefile.html
+++ b/src/ksp/ksp/impls/gmres/pipefgmres/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gmres/pipefgmres/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:18+00:00">
+<meta name="date" content="2017-04-24T14:25:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/pipefgmres/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/pipefgmres/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/gmres/pipefgmres/pipefgmres.c.html b/src/ksp/ksp/impls/gmres/pipefgmres/pipefgmres.c.html
index e405c76..373c436 100644
--- a/src/ksp/ksp/impls/gmres/pipefgmres/pipefgmres.c.html
+++ b/src/ksp/ksp/impls/gmres/pipefgmres/pipefgmres.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gmres/pipefgmres/pipefgmres.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:16+00:00">
+<meta name="date" content="2017-04-24T14:25:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/pipefgmres/pipefgmres.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/pipefgmres/pipefgmres.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">  Contributed by Patrick Sanan and Sascha M. Schnepp</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/ksp/ksp/impls/gmres/pipefgmres/pipefgmresimpl.h.html b/src/ksp/ksp/impls/gmres/pipefgmres/pipefgmresimpl.h.html
index 1078c67..598a363 100644
--- a/src/ksp/ksp/impls/gmres/pipefgmres/pipefgmresimpl.h.html
+++ b/src/ksp/ksp/impls/gmres/pipefgmres/pipefgmresimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/gmres/pipefgmres/pipefgmresimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:18+00:00">
+<meta name="date" content="2017-04-24T14:25:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/gmres/pipefgmres/pipefgmresimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/gmres/pipefgmres/pipefgmresimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(PIPEFGMRES_H_)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define PIPEFGMRES_H_</font></strong>
 
diff --git a/src/ksp/ksp/impls/ibcgs/ibcgs.c.html b/src/ksp/ksp/impls/ibcgs/ibcgs.c.html
index 8f9367f..bb8f0e4 100644
--- a/src/ksp/ksp/impls/ibcgs/ibcgs.c.html
+++ b/src/ksp/ksp/impls/ibcgs/ibcgs.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/ibcgs/ibcgs.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:28+00:00">
+<meta name="date" content="2017-04-24T14:25:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/ibcgs/ibcgs.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/ibcgs/ibcgs.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/kspimpl.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/vecimpl.h></font>
diff --git a/src/ksp/ksp/impls/ibcgs/index.html b/src/ksp/ksp/impls/ibcgs/index.html
index e4db8fb..7d2a648 100644
--- a/src/ksp/ksp/impls/ibcgs/index.html
+++ b/src/ksp/ksp/impls/ibcgs/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/ibcgs/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/ibcgs/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/ibcgs/makefile.html b/src/ksp/ksp/impls/ibcgs/makefile.html
index 5abfbcb..366d559 100644
--- a/src/ksp/ksp/impls/ibcgs/makefile.html
+++ b/src/ksp/ksp/impls/ibcgs/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/ibcgs/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:29+00:00">
+<meta name="date" content="2017-04-24T14:25:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/ibcgs/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/ibcgs/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/index.html b/src/ksp/ksp/impls/index.html
index b301a06..756f9ef 100644
--- a/src/ksp/ksp/impls/index.html
+++ b/src/ksp/ksp/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/ksp/ksp/impls/lcd/index.html b/src/ksp/ksp/impls/lcd/index.html
index d33de52..25b827d 100644
--- a/src/ksp/ksp/impls/lcd/index.html
+++ b/src/ksp/ksp/impls/lcd/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/lcd/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/lcd/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/lcd/lcd.c.html b/src/ksp/ksp/impls/lcd/lcd.c.html
index 3722e3c..4b71916 100644
--- a/src/ksp/ksp/impls/lcd/lcd.c.html
+++ b/src/ksp/ksp/impls/lcd/lcd.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/lcd/lcd.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:28+00:00">
+<meta name="date" content="2017-04-24T14:25:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/lcd/lcd.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/lcd/lcd.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/ksp/ksp/impls/lcd/lcdimpl.h></font>
 
diff --git a/src/ksp/ksp/impls/lcd/lcdimpl.h.html b/src/ksp/ksp/impls/lcd/lcdimpl.h.html
index 230ce25..4109dbe 100644
--- a/src/ksp/ksp/impls/lcd/lcdimpl.h.html
+++ b/src/ksp/ksp/impls/lcd/lcdimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/lcd/lcdimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:28+00:00">
+<meta name="date" content="2017-04-24T14:25:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/lcd/lcdimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/lcd/lcdimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Private Krylov Context Structure (<a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>) for LCD</font>
diff --git a/src/ksp/ksp/impls/lcd/makefile.html b/src/ksp/ksp/impls/lcd/makefile.html
index 8b95434..ee77576 100644
--- a/src/ksp/ksp/impls/lcd/makefile.html
+++ b/src/ksp/ksp/impls/lcd/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/lcd/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:28+00:00">
+<meta name="date" content="2017-04-24T14:25:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/lcd/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/lcd/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/lsqr/index.html b/src/ksp/ksp/impls/lsqr/index.html
index 6082c02..81b5e5a 100644
--- a/src/ksp/ksp/impls/lsqr/index.html
+++ b/src/ksp/ksp/impls/lsqr/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/lsqr/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/lsqr/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/lsqr/lsqr.c.html b/src/ksp/ksp/impls/lsqr/lsqr.c.html
index 687299d..8d23a92 100644
--- a/src/ksp/ksp/impls/lsqr/lsqr.c.html
+++ b/src/ksp/ksp/impls/lsqr/lsqr.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/lsqr/lsqr.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:21+00:00">
+<meta name="date" content="2017-04-24T14:25:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/lsqr/lsqr.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/lsqr/lsqr.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/* lourens.vanzanen at shell.com contributed the standard error estimates of the solution, Jul 25, 2006 */</font>
 <a name="line3">  3: </a><font color="#B22222">/* Bas van't Hof contributed the preconditioned aspects Feb 10, 2010 */</font>
diff --git a/src/ksp/ksp/impls/lsqr/lsqr_converged.c.html b/src/ksp/ksp/impls/lsqr/lsqr_converged.c.html
index b7d11ad..68232b5 100644
--- a/src/ksp/ksp/impls/lsqr/lsqr_converged.c.html
+++ b/src/ksp/ksp/impls/lsqr/lsqr_converged.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/lsqr/lsqr_converged.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:23+00:00">
+<meta name="date" content="2017-04-24T14:25:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/lsqr/lsqr_converged.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/lsqr/lsqr_converged.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/kspimpl.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/ksp/ksp/impls/lsqr/lsqr.h></font>
 <a name="line3">  3: </a><strong><font color="#4169E1">extern <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  KSPLSQRGetArnorm(<a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>*,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>*,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">Pe [...]
diff --git a/src/ksp/ksp/impls/lsqr/lsqr_monitor.c.html b/src/ksp/ksp/impls/lsqr/lsqr_monitor.c.html
index 1d460f3..ba01846 100644
--- a/src/ksp/ksp/impls/lsqr/lsqr_monitor.c.html
+++ b/src/ksp/ksp/impls/lsqr/lsqr_monitor.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/lsqr/lsqr_monitor.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:22+00:00">
+<meta name="date" content="2017-04-24T14:25:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/lsqr/lsqr_monitor.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/lsqr/lsqr_monitor.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscksp.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/ksp/ksp/impls/lsqr/lsqr.h></font>
 <a name="line3">  3: </a><strong><font color="#4169E1">extern <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  KSPLSQRGetArnorm(<a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>*,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>*,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">Pe [...]
diff --git a/src/ksp/ksp/impls/lsqr/makefile.html b/src/ksp/ksp/impls/lsqr/makefile.html
index 8130cda..d002de0 100644
--- a/src/ksp/ksp/impls/lsqr/makefile.html
+++ b/src/ksp/ksp/impls/lsqr/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/lsqr/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:23+00:00">
+<meta name="date" content="2017-04-24T14:25:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/lsqr/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/lsqr/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/makefile.html b/src/ksp/ksp/impls/makefile.html
index cdac758..6feed07 100644
--- a/src/ksp/ksp/impls/makefile.html
+++ b/src/ksp/ksp/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:41+00:00">
+<meta name="date" content="2017-04-24T14:24:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/minres/index.html b/src/ksp/ksp/impls/minres/index.html
index 552bee9..10096dc 100644
--- a/src/ksp/ksp/impls/minres/index.html
+++ b/src/ksp/ksp/impls/minres/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/minres/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/minres/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/minres/makefile.html b/src/ksp/ksp/impls/minres/makefile.html
index 948e636..366c2fd 100644
--- a/src/ksp/ksp/impls/minres/makefile.html
+++ b/src/ksp/ksp/impls/minres/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/minres/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:27+00:00">
+<meta name="date" content="2017-04-24T14:25:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/minres/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/minres/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/minres/minres.c.html b/src/ksp/ksp/impls/minres/minres.c.html
index a7d5714..b715e1f 100644
--- a/src/ksp/ksp/impls/minres/minres.c.html
+++ b/src/ksp/ksp/impls/minres/minres.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/minres/minres.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:26+00:00">
+<meta name="date" content="2017-04-24T14:25:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/minres/minres.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/minres/minres.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/kspimpl.h></font>
 
diff --git a/src/ksp/ksp/impls/preonly/index.html b/src/ksp/ksp/impls/preonly/index.html
index af61587..3eca78f 100644
--- a/src/ksp/ksp/impls/preonly/index.html
+++ b/src/ksp/ksp/impls/preonly/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/preonly/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/preonly/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/preonly/makefile.html b/src/ksp/ksp/impls/preonly/makefile.html
index 3c48eac..7cb23ed 100644
--- a/src/ksp/ksp/impls/preonly/makefile.html
+++ b/src/ksp/ksp/impls/preonly/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/preonly/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:23+00:00">
+<meta name="date" content="2017-04-24T14:25:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/preonly/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/preonly/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/preonly/preonly.c.html b/src/ksp/ksp/impls/preonly/preonly.c.html
index 31cfb05..caa9592 100644
--- a/src/ksp/ksp/impls/preonly/preonly.c.html
+++ b/src/ksp/ksp/impls/preonly/preonly.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/preonly/preonly.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:23+00:00">
+<meta name="date" content="2017-04-24T14:25:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/preonly/preonly.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/preonly/preonly.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/kspimpl.h></font>
 
diff --git a/src/ksp/ksp/impls/python/index.html b/src/ksp/ksp/impls/python/index.html
index 701e17d..6211117 100644
--- a/src/ksp/ksp/impls/python/index.html
+++ b/src/ksp/ksp/impls/python/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/python/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/python/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/python/makefile.html b/src/ksp/ksp/impls/python/makefile.html
index cb7c2ec..5398a43 100644
--- a/src/ksp/ksp/impls/python/makefile.html
+++ b/src/ksp/ksp/impls/python/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/python/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:29+00:00">
+<meta name="date" content="2017-04-24T14:25:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/python/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/python/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/python/pythonksp.c.html b/src/ksp/ksp/impls/python/pythonksp.c.html
index 0cf452e..b57153c 100644
--- a/src/ksp/ksp/impls/python/pythonksp.c.html
+++ b/src/ksp/ksp/impls/python/pythonksp.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/python/pythonksp.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:29+00:00">
+<meta name="date" content="2017-04-24T14:25:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/python/pythonksp.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/python/pythonksp.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/kspimpl.h>          </font><font color="#B22222">/*I "petscksp.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line5">  5: </a><font color="#B22222">/*@C</font>
diff --git a/src/ksp/ksp/impls/qcg/index.html b/src/ksp/ksp/impls/qcg/index.html
index 0127e03..7f41b8c 100644
--- a/src/ksp/ksp/impls/qcg/index.html
+++ b/src/ksp/ksp/impls/qcg/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/qcg/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/qcg/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/qcg/makefile.html b/src/ksp/ksp/impls/qcg/makefile.html
index 1fc140b..30820ed 100644
--- a/src/ksp/ksp/impls/qcg/makefile.html
+++ b/src/ksp/ksp/impls/qcg/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/qcg/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:26+00:00">
+<meta name="date" content="2017-04-24T14:25:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/qcg/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/qcg/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/qcg/qcg.c.html b/src/ksp/ksp/impls/qcg/qcg.c.html
index 2ee6512..27f2ce2 100644
--- a/src/ksp/ksp/impls/qcg/qcg.c.html
+++ b/src/ksp/ksp/impls/qcg/qcg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/qcg/qcg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:24+00:00">
+<meta name="date" content="2017-04-24T14:25:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/qcg/qcg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/qcg/qcg.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/kspimpl.h>             </font><font color="#B22222">/*I "petscksp.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/ksp/ksp/impls/qcg/qcgimpl.h></font>
diff --git a/src/ksp/ksp/impls/qcg/qcgimpl.h.html b/src/ksp/ksp/impls/qcg/qcgimpl.h.html
index 52d54f7..dfb8f1c 100644
--- a/src/ksp/ksp/impls/qcg/qcgimpl.h.html
+++ b/src/ksp/ksp/impls/qcg/qcgimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/qcg/qcgimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:26+00:00">
+<meta name="date" content="2017-04-24T14:25:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/qcg/qcgimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/qcg/qcgimpl.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">    Context for using preconditioned CG to minimize a quadratic function</font>
 <a name="line3">  3: </a><font color="#B22222"> */</font>
diff --git a/src/ksp/ksp/impls/rich/index.html b/src/ksp/ksp/impls/rich/index.html
index cc9f3c4..d7ea51c 100644
--- a/src/ksp/ksp/impls/rich/index.html
+++ b/src/ksp/ksp/impls/rich/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/rich/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/rich/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/rich/makefile.html b/src/ksp/ksp/impls/rich/makefile.html
index f1828b9..a1db59e 100644
--- a/src/ksp/ksp/impls/rich/makefile.html
+++ b/src/ksp/ksp/impls/rich/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/rich/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:21+00:00">
+<meta name="date" content="2017-04-24T14:25:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/rich/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/rich/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/rich/rich.c.html b/src/ksp/ksp/impls/rich/rich.c.html
index 4f4718e..cb6ebf1 100644
--- a/src/ksp/ksp/impls/rich/rich.c.html
+++ b/src/ksp/ksp/impls/rich/rich.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/rich/rich.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:20+00:00">
+<meta name="date" content="2017-04-24T14:25:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/rich/rich.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/rich/rich.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">            This implements Richardson Iteration.</font>
diff --git a/src/ksp/ksp/impls/rich/richardsonimpl.h.html b/src/ksp/ksp/impls/rich/richardsonimpl.h.html
index 4fdf74e..a2f611d 100644
--- a/src/ksp/ksp/impls/rich/richardsonimpl.h.html
+++ b/src/ksp/ksp/impls/rich/richardsonimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/rich/richardsonimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:21+00:00">
+<meta name="date" content="2017-04-24T14:25:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/rich/richardsonimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/rich/richardsonimpl.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 for Richardson Iteration</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/ksp/ksp/impls/rich/richscale.c.html b/src/ksp/ksp/impls/rich/richscale.c.html
index 8d9ac59..713b2f1 100644
--- a/src/ksp/ksp/impls/rich/richscale.c.html
+++ b/src/ksp/ksp/impls/rich/richscale.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/rich/richscale.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:21+00:00">
+<meta name="date" content="2017-04-24T14:25:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/rich/richscale.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/rich/richscale.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/kspimpl.h>         </font><font color="#B22222">/*I "petscksp.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/ksp/ksp/impls/rich/richardsonimpl.h></font>
diff --git a/src/ksp/ksp/impls/symmlq/index.html b/src/ksp/ksp/impls/symmlq/index.html
index 723ef28..8d28ef0 100644
--- a/src/ksp/ksp/impls/symmlq/index.html
+++ b/src/ksp/ksp/impls/symmlq/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/symmlq/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/symmlq/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/symmlq/makefile.html b/src/ksp/ksp/impls/symmlq/makefile.html
index 56eee62..07c0ca7 100644
--- a/src/ksp/ksp/impls/symmlq/makefile.html
+++ b/src/ksp/ksp/impls/symmlq/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/symmlq/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:27+00:00">
+<meta name="date" content="2017-04-24T14:25:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/symmlq/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/symmlq/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/symmlq/symmlq.c.html b/src/ksp/ksp/impls/symmlq/symmlq.c.html
index 8d27314..8681e5d 100644
--- a/src/ksp/ksp/impls/symmlq/symmlq.c.html
+++ b/src/ksp/ksp/impls/symmlq/symmlq.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/symmlq/symmlq.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:27+00:00">
+<meta name="date" content="2017-04-24T14:25:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/symmlq/symmlq.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/symmlq/symmlq.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/kspimpl.h></font>
 
diff --git a/src/ksp/ksp/impls/tcqmr/index.html b/src/ksp/ksp/impls/tcqmr/index.html
index 878155a..eceb466 100644
--- a/src/ksp/ksp/impls/tcqmr/index.html
+++ b/src/ksp/ksp/impls/tcqmr/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/tcqmr/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/tcqmr/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/tcqmr/makefile.html b/src/ksp/ksp/impls/tcqmr/makefile.html
index 4ab3b05..6e0a8b4 100644
--- a/src/ksp/ksp/impls/tcqmr/makefile.html
+++ b/src/ksp/ksp/impls/tcqmr/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/tcqmr/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:24+00:00">
+<meta name="date" content="2017-04-24T14:25:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/tcqmr/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/tcqmr/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/tcqmr/tcqmr.c.html b/src/ksp/ksp/impls/tcqmr/tcqmr.c.html
index 9c1b783..1552e16 100644
--- a/src/ksp/ksp/impls/tcqmr/tcqmr.c.html
+++ b/src/ksp/ksp/impls/tcqmr/tcqmr.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/tcqmr/tcqmr.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:23+00:00">
+<meta name="date" content="2017-04-24T14:25:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/tcqmr/tcqmr.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/tcqmr/tcqmr.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    This file contains an implementation of Tony Chan's transpose-free QMR.</font>
diff --git a/src/ksp/ksp/impls/tcqmr/tcqmrimpl.h.html b/src/ksp/ksp/impls/tcqmr/tcqmrimpl.h.html
index 5687a51..d50eb19 100644
--- a/src/ksp/ksp/impls/tcqmr/tcqmrimpl.h.html
+++ b/src/ksp/ksp/impls/tcqmr/tcqmrimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/tcqmr/tcqmrimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:24+00:00">
+<meta name="date" content="2017-04-24T14:25:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/tcqmr/tcqmrimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/tcqmr/tcqmrimpl.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 include for tcqmr package</font>
 <a name="line3">  3: </a><font color="#B22222"> */</font>
diff --git a/src/ksp/ksp/impls/tfqmr/index.html b/src/ksp/ksp/impls/tfqmr/index.html
index 70e11c8..5b36692 100644
--- a/src/ksp/ksp/impls/tfqmr/index.html
+++ b/src/ksp/ksp/impls/tfqmr/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/tfqmr/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/tfqmr/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/tfqmr/makefile.html b/src/ksp/ksp/impls/tfqmr/makefile.html
index 4e6a3a2..317d9e2 100644
--- a/src/ksp/ksp/impls/tfqmr/makefile.html
+++ b/src/ksp/ksp/impls/tfqmr/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/tfqmr/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:24+00:00">
+<meta name="date" content="2017-04-24T14:25:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/tfqmr/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/tfqmr/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/tfqmr/tfqmr.c.html b/src/ksp/ksp/impls/tfqmr/tfqmr.c.html
index 60c29f2..1f67792 100644
--- a/src/ksp/ksp/impls/tfqmr/tfqmr.c.html
+++ b/src/ksp/ksp/impls/tfqmr/tfqmr.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/tfqmr/tfqmr.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:24+00:00">
+<meta name="date" content="2017-04-24T14:25:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/tfqmr/tfqmr.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/tfqmr/tfqmr.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/kspimpl.h></font>
 
diff --git a/src/ksp/ksp/impls/tsirm/index.html b/src/ksp/ksp/impls/tsirm/index.html
index edc345a..ee72e61 100644
--- a/src/ksp/ksp/impls/tsirm/index.html
+++ b/src/ksp/ksp/impls/tsirm/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/tsirm/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/tsirm/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/impls/tsirm/makefile.html b/src/ksp/ksp/impls/tsirm/makefile.html
index 9b8dacb..5ee6bd1 100644
--- a/src/ksp/ksp/impls/tsirm/makefile.html
+++ b/src/ksp/ksp/impls/tsirm/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/tsirm/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:37+00:00">
+<meta name="date" content="2017-04-24T14:25:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/tsirm/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/tsirm/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/impls/tsirm/tsirm.c.html b/src/ksp/ksp/impls/tsirm/tsirm.c.html
index b52e221..32e4a44 100644
--- a/src/ksp/ksp/impls/tsirm/tsirm.c.html
+++ b/src/ksp/ksp/impls/tsirm/tsirm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/impls/tsirm/tsirm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:27:36+00:00">
+<meta name="date" content="2017-04-24T14:25:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/impls/tsirm/tsirm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/impls/tsirm/tsirm.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 TSIRM, the Two-Stage Iteration with least-squares Residual Minimization method. </font>
 <a name="line3">  3: </a><font color="#B22222">    It is an iterative method to solve large sparse linear systems of the form Ax=b, and it improves the convergence of Krylov based iterative methods.</font>
diff --git a/src/ksp/ksp/index.html b/src/ksp/ksp/index.html
index 409c1d3..966e1fe 100644
--- a/src/ksp/ksp/index.html
+++ b/src/ksp/ksp/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/interface/dlregisksp.c.html b/src/ksp/ksp/interface/dlregisksp.c.html
index f550cf1..9012985 100644
--- a/src/ksp/ksp/interface/dlregisksp.c.html
+++ b/src/ksp/ksp/interface/dlregisksp.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/interface/dlregisksp.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:39+00:00">
+<meta name="date" content="2017-04-24T14:24:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/interface/dlregisksp.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/interface/dlregisksp.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/pcimpl.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/kspimpl.h></font>
diff --git a/src/ksp/ksp/interface/dmksp.c.html b/src/ksp/ksp/interface/dmksp.c.html
index 6c1d02f..ee30eed 100644
--- a/src/ksp/ksp/interface/dmksp.c.html
+++ b/src/ksp/ksp/interface/dmksp.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/interface/dmksp.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:40+00:00">
+<meta name="date" content="2017-04-24T14:24:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/interface/dmksp.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/interface/dmksp.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmimpl.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/kspimpl.h> </font><font color="#B22222">/*I "petscksp.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdm.h></font>
diff --git a/src/ksp/ksp/interface/eige.c.html b/src/ksp/ksp/interface/eige.c.html
index 9f424e9..15318b9 100644
--- a/src/ksp/ksp/interface/eige.c.html
+++ b/src/ksp/ksp/interface/eige.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/interface/eige.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:38+00:00">
+<meta name="date" content="2017-04-24T14:24:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/interface/eige.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/interface/eige.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/kspimpl.h>   </font><font color="#B22222">/*I "petscksp.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscblaslapack.h></font>
diff --git a/src/ksp/ksp/interface/iguess.c.html b/src/ksp/ksp/interface/iguess.c.html
index 096b8e0..d06495c 100644
--- a/src/ksp/ksp/interface/iguess.c.html
+++ b/src/ksp/ksp/interface/iguess.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/interface/iguess.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:30+00:00">
+<meta name="date" content="2017-04-24T14:23:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/interface/iguess.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/interface/iguess.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/kspimpl.h></font>
 
diff --git a/src/ksp/ksp/interface/index.html b/src/ksp/ksp/interface/index.html
index b66e1e9..4f664ca 100644
--- a/src/ksp/ksp/interface/index.html
+++ b/src/ksp/ksp/interface/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/interface/itcl.c.html b/src/ksp/ksp/interface/itcl.c.html
index 629268b..b3de0c2 100644
--- a/src/ksp/ksp/interface/itcl.c.html
+++ b/src/ksp/ksp/interface/itcl.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/interface/itcl.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:23+00:00">
+<meta name="date" content="2017-04-24T14:23:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/interface/itcl.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/interface/itcl.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Code for setting <a href="../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> options from the options database.</font>
diff --git a/src/ksp/ksp/interface/itcreate.c.html b/src/ksp/ksp/interface/itcreate.c.html
index 7d67a0b..d7c1f1d 100644
--- a/src/ksp/ksp/interface/itcreate.c.html
+++ b/src/ksp/ksp/interface/itcreate.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/interface/itcreate.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:31+00:00">
+<meta name="date" content="2017-04-24T14:23:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/interface/itcreate.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/interface/itcreate.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     The basic <a href="../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> routines, Create, View etc. are here.</font>
diff --git a/src/ksp/ksp/interface/iterativ.c.html b/src/ksp/ksp/interface/iterativ.c.html
index 2a529cb..4f8a50d 100644
--- a/src/ksp/ksp/interface/iterativ.c.html
+++ b/src/ksp/ksp/interface/iterativ.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/interface/iterativ.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:34+00:00">
+<meta name="date" content="2017-04-24T14:24:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/interface/iterativ.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/interface/iterativ.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.</font>
 <a name="line3">  3: </a><font color="#B22222">   These routines should be SHORT, since they will be included in every</font>
diff --git a/src/ksp/ksp/interface/itfunc.c.html b/src/ksp/ksp/interface/itfunc.c.html
index c754a68..92bba75 100644
--- a/src/ksp/ksp/interface/itfunc.c.html
+++ b/src/ksp/ksp/interface/itfunc.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/interface/itfunc.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:24+00:00">
+<meta name="date" content="2017-04-24T14:23:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/interface/itfunc.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/interface/itfunc.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">      Interface <a href="../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> routines that the user calls.</font>
diff --git a/src/ksp/ksp/interface/itregis.c.html b/src/ksp/ksp/interface/itregis.c.html
index 628d4c1..895f5ee 100644
--- a/src/ksp/ksp/interface/itregis.c.html
+++ b/src/ksp/ksp/interface/itregis.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/interface/itregis.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:37+00:00">
+<meta name="date" content="2017-04-24T14:24:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/interface/itregis.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/interface/itregis.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/kspimpl.h>  </font><font color="#B22222">/*I "petscksp.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/ksp/ksp/interface/itres.c.html b/src/ksp/ksp/interface/itres.c.html
index 111591d..938236f 100644
--- a/src/ksp/ksp/interface/itres.c.html
+++ b/src/ksp/ksp/interface/itres.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/interface/itres.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:37+00:00">
+<meta name="date" content="2017-04-24T14:24:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/interface/itres.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/interface/itres.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/kspimpl.h>   </font><font color="#B22222">/*I "petscksp.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/ksp/ksp/interface/makefile.html b/src/ksp/ksp/interface/makefile.html
index c99dba5..00cdb4a 100644
--- a/src/ksp/ksp/interface/makefile.html
+++ b/src/ksp/ksp/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:41+00:00">
+<meta name="date" content="2017-04-24T14:24:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/interface/saws/index.html b/src/ksp/ksp/interface/saws/index.html
index 97fa0fc..b3ab4eb 100644
--- a/src/ksp/ksp/interface/saws/index.html
+++ b/src/ksp/ksp/interface/saws/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/interface/saws/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/interface/saws/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/interface/saws/kspsaws.c.html b/src/ksp/ksp/interface/saws/kspsaws.c.html
index 97e1799..b8b8463 100644
--- a/src/ksp/ksp/interface/saws/kspsaws.c.html
+++ b/src/ksp/ksp/interface/saws/kspsaws.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/interface/saws/kspsaws.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:41+00:00">
+<meta name="date" content="2017-04-24T14:24:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/interface/saws/kspsaws.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/interface/saws/kspsaws.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/kspimpl.h>  </font><font color="#B22222">/*I "petscksp.h" I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscviewersaws.h></font>
 
diff --git a/src/ksp/ksp/interface/saws/makefile.html b/src/ksp/ksp/interface/saws/makefile.html
index c3e0968..6a44542 100644
--- a/src/ksp/ksp/interface/saws/makefile.html
+++ b/src/ksp/ksp/interface/saws/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/interface/saws/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:41+00:00">
+<meta name="date" content="2017-04-24T14:24:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/interface/saws/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/interface/saws/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage  'PETSC_HAVE_SAWS'</font>
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/ksp/ksp/interface/xmon.c.html b/src/ksp/ksp/interface/xmon.c.html
index d93aed9..f0a2e52 100644
--- a/src/ksp/ksp/interface/xmon.c.html
+++ b/src/ksp/ksp/interface/xmon.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/interface/xmon.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:37+00:00">
+<meta name="date" content="2017-04-24T14:24:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/interface/xmon.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/interface/xmon.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/kspimpl.h>              </font><font color="#B22222">/*I  "petscksp.h"   I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdraw.h></font>
diff --git a/src/ksp/ksp/makefile.html b/src/ksp/ksp/makefile.html
index 5df2749..bb93a67 100644
--- a/src/ksp/ksp/makefile.html
+++ b/src/ksp/ksp/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:23+00:00">
+<meta name="date" content="2017-04-24T14:23:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/utils/dmproject.c.html b/src/ksp/ksp/utils/dmproject.c.html
index 2b2c9af..a606e0f 100644
--- a/src/ksp/ksp/utils/dmproject.c.html
+++ b/src/ksp/ksp/utils/dmproject.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/utils/dmproject.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:54+00:00">
+<meta name="date" content="2017-04-24T14:27:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/utils/dmproject.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/utils/dmproject.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/petscimpl.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdm.h>     </font><font color="#B22222">/*I "petscdm.h" I*/</font><font color="#A020F0"></font>
diff --git a/src/ksp/ksp/utils/index.html b/src/ksp/ksp/utils/index.html
index 40e7b59..aa84b19 100644
--- a/src/ksp/ksp/utils/index.html
+++ b/src/ksp/ksp/utils/index.html
@@ -3,8 +3,8 @@
 <TITLE>Krylov Methods - KSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/utils/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/utils/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Krylov Methods - KSP: : <A HREF="../../../../src/ksp/ksp/examples/tutorials/index.html">Examples</A></H2> 
 
diff --git a/src/ksp/ksp/utils/makefile.html b/src/ksp/ksp/utils/makefile.html
index a8a1de2..6b0c7c4 100644
--- a/src/ksp/ksp/utils/makefile.html
+++ b/src/ksp/ksp/utils/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/utils/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:55+00:00">
+<meta name="date" content="2017-04-24T14:27:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/utils/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/utils/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/ksp/utils/schurm.c.html b/src/ksp/ksp/utils/schurm.c.html
index b321cd5..356a5a5 100644
--- a/src/ksp/ksp/utils/schurm.c.html
+++ b/src/ksp/ksp/utils/schurm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/ksp/utils/schurm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:52+00:00">
+<meta name="date" content="2017-04-24T14:27:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/ksp/utils/schurm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/ksp/utils/schurm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matimpl.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscksp.h>                 </font><font color="#B22222">/*I "petscksp.h" I*/</font><font color="#A020F0"></font>
diff --git a/src/ksp/makefile.html b/src/ksp/makefile.html
index 6105714..8b32fa6 100644
--- a/src/ksp/makefile.html
+++ b/src/ksp/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:54+00:00">
+<meta name="date" content="2017-04-24T14:19:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/examples/index.html b/src/ksp/pc/examples/index.html
index c65c67b..41c4cb1 100644
--- a/src/ksp/pc/examples/index.html
+++ b/src/ksp/pc/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/ksp/pc/examples/makefile.html b/src/ksp/pc/examples/makefile.html
index c3a5093..e516a2a 100644
--- a/src/ksp/pc/examples/makefile.html
+++ b/src/ksp/pc/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:16+00:00">
+<meta name="date" content="2017-04-24T14:23:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong>
 
diff --git a/src/ksp/pc/examples/tests/ex1.c.html b/src/ksp/pc/examples/tests/ex1.c.html
index 7869f2b..863d747 100644
--- a/src/ksp/pc/examples/tests/ex1.c.html
+++ b/src/ksp/pc/examples/tests/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/examples/tests/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:16+00:00">
+<meta name="date" content="2017-04-24T14:23:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests the creation of a <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> context.\n\n"</font>;
 
diff --git a/src/ksp/pc/examples/tests/ex2.c.html b/src/ksp/pc/examples/tests/ex2.c.html
index ec9c833..cd4c66a 100644
--- a/src/ksp/pc/examples/tests/ex2.c.html
+++ b/src/ksp/pc/examples/tests/ex2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/examples/tests/ex2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:17+00:00">
+<meta name="date" content="2017-04-24T14:23:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/examples/tests/ex2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/examples/tests/ex2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> and <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> on a tridiagonal matrix.  Note that most\n\</font>
 <a name="line3">  3: </a><font color="#666666">users should employ the <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> interface instead of using <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> directly.\n\n"</font>;
diff --git a/src/ksp/pc/examples/tests/ex3.c.html b/src/ksp/pc/examples/tests/ex3.c.html
index d682c36..09eb4ff 100644
--- a/src/ksp/pc/examples/tests/ex3.c.html
+++ b/src/ksp/pc/examples/tests/ex3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/examples/tests/ex3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:17+00:00">
+<meta name="date" content="2017-04-24T14:23:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/examples/tests/ex3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/examples/tests/ex3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates the use of fast Richardson for SOR. And\n\</font>
 <a name="line3">  3: </a><font color="#666666">also tests the <a href="../../../../../docs/manualpages/Mat/MatSOR.html#MatSOR">MatSOR</a>() routines.  Input parameters are:\n\</font>
diff --git a/src/ksp/pc/examples/tests/ex4.c.html b/src/ksp/pc/examples/tests/ex4.c.html
index 0c6a95b..6988e15 100644
--- a/src/ksp/pc/examples/tests/ex4.c.html
+++ b/src/ksp/pc/examples/tests/ex4.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/examples/tests/ex4.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:17+00:00">
+<meta name="date" content="2017-04-24T14:23:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/examples/tests/ex4.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/examples/tests/ex4.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates the use of fast Richardson for SOR. And tests\n\</font>
 <a name="line3">  3: </a><font color="#666666">the <a href="../../../../../docs/manualpages/Mat/MatSOR.html#MatSOR">MatSOR</a>() routines.\n\n"</font>;
diff --git a/src/ksp/pc/examples/tests/ex5.c.html b/src/ksp/pc/examples/tests/ex5.c.html
index 96e1fb0..95b8905 100644
--- a/src/ksp/pc/examples/tests/ex5.c.html
+++ b/src/ksp/pc/examples/tests/ex5.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/examples/tests/ex5.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:17+00:00">
+<meta name="date" content="2017-04-24T14:23:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/examples/tests/ex5.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/examples/tests/ex5.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests the multigrid code.  The input parameters are:\n\</font>
 <a name="line3">  3: </a><font color="#666666">  -x N              Use a mesh in the x direction of N.  \n\</font>
diff --git a/src/ksp/pc/examples/tests/ex6.c.html b/src/ksp/pc/examples/tests/ex6.c.html
index 1051709..013216b 100644
--- a/src/ksp/pc/examples/tests/ex6.c.html
+++ b/src/ksp/pc/examples/tests/ex6.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/examples/tests/ex6.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:18+00:00">
+<meta name="date" content="2017-04-24T14:23:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/examples/tests/ex6.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/examples/tests/ex6.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Creates a matrix using 9 pt stencil, and uses it to test <a href="../../../../../docs/manualpages/Mat/MatIncreaseOverlap.html#MatIncreaseOverlap">MatIncreaseOverlap</a> (needed for aditive schwarts preconditioner. \n\</font>
 <a name="line3">  3: </a><font color="#666666">  -m <size>       : problem size\n\</font>
diff --git a/src/ksp/pc/examples/tests/ex7.c.html b/src/ksp/pc/examples/tests/ex7.c.html
index 8a2fafd..74531a4 100644
--- a/src/ksp/pc/examples/tests/ex7.c.html
+++ b/src/ksp/pc/examples/tests/ex7.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/examples/tests/ex7.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:19+00:00">
+<meta name="date" content="2017-04-24T14:23:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/examples/tests/ex7.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/examples/tests/ex7.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../../docs/manualpages/Mat/MatILUFactorSymbolic.html#MatILUFactorSymbolic">MatILUFactorSymbolic</a>() on matrix with missing diagonal.\n\n"</font>;
 
diff --git a/src/ksp/pc/examples/tests/ex8f.F.html b/src/ksp/pc/examples/tests/ex8f.F.html
index 058f1d4..a162354 100644
--- a/src/ksp/pc/examples/tests/ex8f.F.html
+++ b/src/ksp/pc/examples/tests/ex8f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/examples/tests/ex8f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:19+00:00">
+<meta name="date" content="2017-04-24T14:23:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/examples/tests/ex8f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/examples/tests/ex8f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!   Tests <a href="../../../../../docs/manualpages/PC/PCMGSetResidual.html#PCMGSetResidual">PCMGSetResidual</a>
 <a name="line3">  3: </a>!
diff --git a/src/ksp/pc/examples/tests/index.html b/src/ksp/pc/examples/tests/index.html
index 46fd63f..c21ad87 100644
--- a/src/ksp/pc/examples/tests/index.html
+++ b/src/ksp/pc/examples/tests/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/examples/tests/makefile.html b/src/ksp/pc/examples/tests/makefile.html
index b0ef36e..336f2c4 100644
--- a/src/ksp/pc/examples/tests/makefile.html
+++ b/src/ksp/pc/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:19+00:00">
+<meta name="date" content="2017-04-24T14:23:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	        =
 FFLAGS          =
diff --git a/src/ksp/pc/examples/tutorials/ex1.c.html b/src/ksp/pc/examples/tutorials/ex1.c.html
index 6ea2de9..696b869 100644
--- a/src/ksp/pc/examples/tutorials/ex1.c.html
+++ b/src/ksp/pc/examples/tutorials/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/examples/tutorials/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:19+00:00">
+<meta name="date" content="2017-04-24T14:23:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Test file for the <a href="../../../../../docs/manualpages/PC/PCFactorSetShiftType.html#PCFactorSetShiftType">PCFactorSetShiftType</a>()\n"</font>;
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222"> * Test file for the <a href="../../../../../docs/manualpages/PC/PCFactorSetShiftType.html#PCFactorSetShiftType">PCFactorSetShiftType</a>() routine or -pc_factor_shift_type POSITIVE_DEFINITE option.</font>
diff --git a/src/ksp/pc/examples/tutorials/ex2.c.html b/src/ksp/pc/examples/tutorials/ex2.c.html
index d7c1abe..80dc5b4 100644
--- a/src/ksp/pc/examples/tutorials/ex2.c.html
+++ b/src/ksp/pc/examples/tutorials/ex2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/examples/tutorials/ex2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:20+00:00">
+<meta name="date" content="2017-04-24T14:23:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/examples/tutorials/ex2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/examples/tutorials/ex2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Test file for the <a href="../../../../../docs/manualpages/PC/PCFactorSetShiftType.html#PCFactorSetShiftType">PCFactorSetShiftType</a>()\n"</font>;
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222"> * Test file for the <a href="../../../../../docs/manualpages/PC/PCFactorSetShiftType.html#PCFactorSetShiftType">PCFactorSetShiftType</a>() routine or -pc_factor_shift_type POSITIVE_DEFINITE option.</font>
diff --git a/src/ksp/pc/examples/tutorials/index.html b/src/ksp/pc/examples/tutorials/index.html
index c4ce649..bde0b26 100644
--- a/src/ksp/pc/examples/tutorials/index.html
+++ b/src/ksp/pc/examples/tutorials/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/examples/tutorials/makefile.html b/src/ksp/pc/examples/tutorials/makefile.html
index 9ebe7c2..c0184fb 100644
--- a/src/ksp/pc/examples/tutorials/makefile.html
+++ b/src/ksp/pc/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:20+00:00">
+<meta name="date" content="2017-04-24T14:23:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	        =
 FFLAGS          =
diff --git a/src/ksp/pc/impls/ainvcusp/ainvcusp.cu.html b/src/ksp/pc/impls/ainvcusp/ainvcusp.cu.html
index 8ec5bab..05d0d83 100644
--- a/src/ksp/pc/impls/ainvcusp/ainvcusp.cu.html
+++ b/src/ksp/pc/impls/ainvcusp/ainvcusp.cu.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/ainvcusp/ainvcusp.cu.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:15+00:00">
+<meta name="date" content="2017-04-24T14:22:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/ainvcusp/ainvcusp.cu.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/ainvcusp/ainvcusp.cu.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*  -------------------------------------------------------------------- */</font>
 
diff --git a/src/ksp/pc/impls/ainvcusp/index.html b/src/ksp/pc/impls/ainvcusp/index.html
index 9ba66c7..a54eb98 100644
--- a/src/ksp/pc/impls/ainvcusp/index.html
+++ b/src/ksp/pc/impls/ainvcusp/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/ainvcusp/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/ainvcusp/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/ainvcusp/makefile.html b/src/ksp/pc/impls/ainvcusp/makefile.html
index 5356a88..ce97f4b 100644
--- a/src/ksp/pc/impls/ainvcusp/makefile.html
+++ b/src/ksp/pc/impls/ainvcusp/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/ainvcusp/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:16+00:00">
+<meta name="date" content="2017-04-24T14:22:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/ainvcusp/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/ainvcusp/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresdefine 'PETSC_HAVE_CUSP'</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/asm/asm.c.html b/src/ksp/pc/impls/asm/asm.c.html
index 8e48c24..28400a6 100644
--- a/src/ksp/pc/impls/asm/asm.c.html
+++ b/src/ksp/pc/impls/asm/asm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/asm/asm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:18+00:00">
+<meta name="date" content="2017-04-24T14:20:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/asm/asm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/asm/asm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  This file defines an additive Schwarz preconditioner for any <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> implementation.</font>
diff --git a/src/ksp/pc/impls/asm/index.html b/src/ksp/pc/impls/asm/index.html
index 2de814c..807977d 100644
--- a/src/ksp/pc/impls/asm/index.html
+++ b/src/ksp/pc/impls/asm/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/asm/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/asm/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/asm/makefile.html b/src/ksp/pc/impls/asm/makefile.html
index b80ab0c..f53c4a5 100644
--- a/src/ksp/pc/impls/asm/makefile.html
+++ b/src/ksp/pc/impls/asm/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/asm/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:23+00:00">
+<meta name="date" content="2017-04-24T14:20:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/asm/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/asm/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/bddc/bddc.c.html b/src/ksp/pc/impls/bddc/bddc.c.html
index 772d75d..7564c86 100644
--- a/src/ksp/pc/impls/bddc/bddc.c.html
+++ b/src/ksp/pc/impls/bddc/bddc.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/bddc/bddc.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:42+00:00">
+<meta name="date" content="2017-04-24T14:22:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/bddc/bddc.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/bddc/bddc.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/* TODOLIST</font>
 
 <a name="line3">  3: </a><font color="#B22222">   Solvers</font>
diff --git a/src/ksp/pc/impls/bddc/bddc.h.html b/src/ksp/pc/impls/bddc/bddc.h.html
index 1d355b1..5e6476a 100644
--- a/src/ksp/pc/impls/bddc/bddc.h.html
+++ b/src/ksp/pc/impls/bddc/bddc.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/bddc/bddc.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:10+00:00">
+<meta name="date" content="2017-04-24T14:23:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/bddc/bddc.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/bddc/bddc.h.html "><small>Report Typos and Errors</small></a></div>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <../src/ksp/pc/impls/is/pcis.h></font>
 <a name="line5">  5: </a><font color="#A020F0">#include <../src/ksp/pc/impls/bddc/bddcstructs.h></font>
diff --git a/src/ksp/pc/impls/bddc/bddcfetidp.c.html b/src/ksp/pc/impls/bddc/bddcfetidp.c.html
index 84672e1..c2f06d8 100644
--- a/src/ksp/pc/impls/bddc/bddcfetidp.c.html
+++ b/src/ksp/pc/impls/bddc/bddcfetidp.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/bddc/bddcfetidp.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:05+00:00">
+<meta name="date" content="2017-04-24T14:23:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/bddc/bddcfetidp.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/bddc/bddcfetidp.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/ksp/pc/impls/bddc/bddc.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/ksp/pc/impls/bddc/bddcprivate.h></font>
 
diff --git a/src/ksp/pc/impls/bddc/bddcgraph.c.html b/src/ksp/pc/impls/bddc/bddcgraph.c.html
index fac43d9..3056f18 100644
--- a/src/ksp/pc/impls/bddc/bddcgraph.c.html
+++ b/src/ksp/pc/impls/bddc/bddcgraph.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/bddc/bddcgraph.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:00+00:00">
+<meta name="date" content="2017-04-24T14:23:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/bddc/bddcgraph.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/bddc/bddcgraph.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/petscimpl.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/ksp/pc/impls/bddc/bddcprivate.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/ksp/pc/impls/bddc/bddcstructs.h></font>
diff --git a/src/ksp/pc/impls/bddc/bddcnullspace.c.html b/src/ksp/pc/impls/bddc/bddcnullspace.c.html
index c36c2f4..802d959 100644
--- a/src/ksp/pc/impls/bddc/bddcnullspace.c.html
+++ b/src/ksp/pc/impls/bddc/bddcnullspace.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/bddc/bddcnullspace.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:04+00:00">
+<meta name="date" content="2017-04-24T14:23:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/bddc/bddcnullspace.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/bddc/bddcnullspace.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/ksp/pc/impls/bddc/bddc.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/ksp/pc/impls/bddc/bddcprivate.h></font>
 
diff --git a/src/ksp/pc/impls/bddc/bddcprivate.c.html b/src/ksp/pc/impls/bddc/bddcprivate.c.html
index bedd122..a41a931 100644
--- a/src/ksp/pc/impls/bddc/bddcprivate.c.html
+++ b/src/ksp/pc/impls/bddc/bddcprivate.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/bddc/bddcprivate.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:47+00:00">
+<meta name="date" content="2017-04-24T14:22:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/bddc/bddcprivate.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/bddc/bddcprivate.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/ksp/pc/impls/bddc/bddc.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/ksp/pc/impls/bddc/bddcprivate.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscblaslapack.h></font>
diff --git a/src/ksp/pc/impls/bddc/bddcprivate.h.html b/src/ksp/pc/impls/bddc/bddcprivate.h.html
index 04555f4..799ddcb 100644
--- a/src/ksp/pc/impls/bddc/bddcprivate.h.html
+++ b/src/ksp/pc/impls/bddc/bddcprivate.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/bddc/bddcprivate.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:10+00:00">
+<meta name="date" content="2017-04-24T14:23:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/bddc/bddcprivate.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/bddc/bddcprivate.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/* prototypes of all BDDC private functions */</font>
 
 <a name="line5">  5: </a><font color="#A020F0">#include <../src/ksp/pc/impls/bddc/bddcstructs.h></font>
diff --git a/src/ksp/pc/impls/bddc/bddcscalingbasic.c.html b/src/ksp/pc/impls/bddc/bddcscalingbasic.c.html
index 1b716e1..1bc9357 100644
--- a/src/ksp/pc/impls/bddc/bddcscalingbasic.c.html
+++ b/src/ksp/pc/impls/bddc/bddcscalingbasic.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/bddc/bddcscalingbasic.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:03+00:00">
+<meta name="date" content="2017-04-24T14:23:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/bddc/bddcscalingbasic.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/bddc/bddcscalingbasic.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/ksp/pc/impls/bddc/bddc.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/ksp/pc/impls/bddc/bddcprivate.h></font>
 
diff --git a/src/ksp/pc/impls/bddc/bddcschurs.c.html b/src/ksp/pc/impls/bddc/bddcschurs.c.html
index 06590c2..7b0e47a 100644
--- a/src/ksp/pc/impls/bddc/bddcschurs.c.html
+++ b/src/ksp/pc/impls/bddc/bddcschurs.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/bddc/bddcschurs.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:07+00:00">
+<meta name="date" content="2017-04-24T14:23:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/bddc/bddcschurs.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/bddc/bddcschurs.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/ksp/pc/impls/bddc/bddc.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/ksp/pc/impls/bddc/bddcprivate.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscblaslapack.h></font>
diff --git a/src/ksp/pc/impls/bddc/bddcstructs.h.html b/src/ksp/pc/impls/bddc/bddcstructs.h.html
index 7183f53..a5c6887 100644
--- a/src/ksp/pc/impls/bddc/bddcstructs.h.html
+++ b/src/ksp/pc/impls/bddc/bddcstructs.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/bddc/bddcstructs.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:10+00:00">
+<meta name="date" content="2017-04-24T14:23:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/bddc/bddcstructs.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/bddc/bddcstructs.h.html "><small>Report Typos and Errors</small></a></div>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <petscksp.h></font>
 <a name="line5">  5: </a><font color="#A020F0">#include <petscbt.h></font>
diff --git a/src/ksp/pc/impls/bddc/index.html b/src/ksp/pc/impls/bddc/index.html
index f3c47af..a9605ab 100644
--- a/src/ksp/pc/impls/bddc/index.html
+++ b/src/ksp/pc/impls/bddc/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/bddc/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/bddc/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/bddc/makefile.html b/src/ksp/pc/impls/bddc/makefile.html
index d451ffc..39f87c3 100644
--- a/src/ksp/pc/impls/bddc/makefile.html
+++ b/src/ksp/pc/impls/bddc/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/bddc/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:11+00:00">
+<meta name="date" content="2017-04-24T14:23:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/bddc/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/bddc/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/bicgstabcusp/bicgstabcusp.cu.html b/src/ksp/pc/impls/bicgstabcusp/bicgstabcusp.cu.html
index 571b58c..2d0d583 100644
--- a/src/ksp/pc/impls/bicgstabcusp/bicgstabcusp.cu.html
+++ b/src/ksp/pc/impls/bicgstabcusp/bicgstabcusp.cu.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/bicgstabcusp/bicgstabcusp.cu.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:17+00:00">
+<meta name="date" content="2017-04-24T14:22:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/bicgstabcusp/bicgstabcusp.cu.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/bicgstabcusp/bicgstabcusp.cu.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*  -------------------------------------------------------------------- */</font>
 
diff --git a/src/ksp/pc/impls/bicgstabcusp/index.html b/src/ksp/pc/impls/bicgstabcusp/index.html
index e744950..9094ce9 100644
--- a/src/ksp/pc/impls/bicgstabcusp/index.html
+++ b/src/ksp/pc/impls/bicgstabcusp/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/bicgstabcusp/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/bicgstabcusp/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/bicgstabcusp/makefile.html b/src/ksp/pc/impls/bicgstabcusp/makefile.html
index 30718ec..f6a2186 100644
--- a/src/ksp/pc/impls/bicgstabcusp/makefile.html
+++ b/src/ksp/pc/impls/bicgstabcusp/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/bicgstabcusp/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:18+00:00">
+<meta name="date" content="2017-04-24T14:22:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/bicgstabcusp/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/bicgstabcusp/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresdefine 'PETSC_HAVE_CUSP'</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/bjacobi/bjacobi.c.html b/src/ksp/pc/impls/bjacobi/bjacobi.c.html
index f44ee41..cd139c3 100644
--- a/src/ksp/pc/impls/bjacobi/bjacobi.c.html
+++ b/src/ksp/pc/impls/bjacobi/bjacobi.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/bjacobi/bjacobi.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:08+00:00">
+<meta name="date" content="2017-04-24T14:20:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/bjacobi/bjacobi.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/bjacobi/bjacobi.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Defines a block Jacobi preconditioner.</font>
diff --git a/src/ksp/pc/impls/bjacobi/bjacobi.h.html b/src/ksp/pc/impls/bjacobi/bjacobi.h.html
index eade6dc..bb616e0 100644
--- a/src/ksp/pc/impls/bjacobi/bjacobi.h.html
+++ b/src/ksp/pc/impls/bjacobi/bjacobi.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/bjacobi/bjacobi.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:11+00:00">
+<meta name="date" content="2017-04-24T14:20:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/bjacobi/bjacobi.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/bjacobi/bjacobi.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line4">  4: </a><font color="#B22222">/*</font>
 <a name="line5">  5: </a><font color="#B22222">    Private data for block Jacobi and block Gauss-Seidel preconditioner.</font>
diff --git a/src/ksp/pc/impls/bjacobi/index.html b/src/ksp/pc/impls/bjacobi/index.html
index feb17a9..de6303d 100644
--- a/src/ksp/pc/impls/bjacobi/index.html
+++ b/src/ksp/pc/impls/bjacobi/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/bjacobi/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/bjacobi/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/bjacobi/makefile.html b/src/ksp/pc/impls/bjacobi/makefile.html
index d50f4e0..f6fac59 100644
--- a/src/ksp/pc/impls/bjacobi/makefile.html
+++ b/src/ksp/pc/impls/bjacobi/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/bjacobi/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:11+00:00">
+<meta name="date" content="2017-04-24T14:20:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/bjacobi/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/bjacobi/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/composite/composite.c.html b/src/ksp/pc/impls/composite/composite.c.html
index 508900b..49d6bf2 100644
--- a/src/ksp/pc/impls/composite/composite.c.html
+++ b/src/ksp/pc/impls/composite/composite.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/composite/composite.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:23+00:00">
+<meta name="date" content="2017-04-24T14:20:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/composite/composite.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/composite/composite.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">      Defines a preconditioner that can consist of a collection of PCs</font>
diff --git a/src/ksp/pc/impls/composite/index.html b/src/ksp/pc/impls/composite/index.html
index da2025e..7b25d9b 100644
--- a/src/ksp/pc/impls/composite/index.html
+++ b/src/ksp/pc/impls/composite/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/composite/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/composite/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/composite/makefile.html b/src/ksp/pc/impls/composite/makefile.html
index 6a3b5bb..1004ff3 100644
--- a/src/ksp/pc/impls/composite/makefile.html
+++ b/src/ksp/pc/impls/composite/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/composite/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:25+00:00">
+<meta name="date" content="2017-04-24T14:20:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/composite/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/composite/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/cp/cp.c.html b/src/ksp/pc/impls/cp/cp.c.html
index a35740b..583eb9c 100644
--- a/src/ksp/pc/impls/cp/cp.c.html
+++ b/src/ksp/pc/impls/cp/cp.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/cp/cp.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:12+00:00">
+<meta name="date" content="2017-04-24T14:21:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/cp/cp.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/cp/cp.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/pcimpl.h>   </font><font color="#B22222">/*I "petscpc.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/aij.h></font>
diff --git a/src/ksp/pc/impls/cp/index.html b/src/ksp/pc/impls/cp/index.html
index 2ae31b0..cc0a55b 100644
--- a/src/ksp/pc/impls/cp/index.html
+++ b/src/ksp/pc/impls/cp/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/cp/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/cp/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/cp/makefile.html b/src/ksp/pc/impls/cp/makefile.html
index c4bf25d..5e2996c 100644
--- a/src/ksp/pc/impls/cp/makefile.html
+++ b/src/ksp/pc/impls/cp/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/cp/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:12+00:00">
+<meta name="date" content="2017-04-24T14:21:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/cp/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/cp/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/eisens/eisen.c.html b/src/ksp/pc/impls/eisens/eisen.c.html
index 5c3b63d..99c7e4b 100644
--- a/src/ksp/pc/impls/eisens/eisen.c.html
+++ b/src/ksp/pc/impls/eisens/eisen.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/eisens/eisen.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:17+00:00">
+<meta name="date" content="2017-04-24T14:20:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/eisens/eisen.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/eisens/eisen.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Defines a  Eisenstat trick SSOR  preconditioner. This uses about</font>
diff --git a/src/ksp/pc/impls/eisens/index.html b/src/ksp/pc/impls/eisens/index.html
index d7cca75..3de55a3 100644
--- a/src/ksp/pc/impls/eisens/index.html
+++ b/src/ksp/pc/impls/eisens/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/eisens/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/eisens/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/eisens/makefile.html b/src/ksp/pc/impls/eisens/makefile.html
index d336eab..fe0c236 100644
--- a/src/ksp/pc/impls/eisens/makefile.html
+++ b/src/ksp/pc/impls/eisens/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/eisens/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:18+00:00">
+<meta name="date" content="2017-04-24T14:20:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/eisens/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/eisens/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/factor/cholesky/cholesky.c.html b/src/ksp/pc/impls/factor/cholesky/cholesky.c.html
index 5ed773b..cdb2d22 100644
--- a/src/ksp/pc/impls/factor/cholesky/cholesky.c.html
+++ b/src/ksp/pc/impls/factor/cholesky/cholesky.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/factor/cholesky/cholesky.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:10+00:00">
+<meta name="date" content="2017-04-24T14:21:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/factor/cholesky/cholesky.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/factor/cholesky/cholesky.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Defines a direct factorization preconditioner for any <a href="../../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> implementation</font>
diff --git a/src/ksp/pc/impls/factor/cholesky/index.html b/src/ksp/pc/impls/factor/cholesky/index.html
index 9359626..e069601 100644
--- a/src/ksp/pc/impls/factor/cholesky/index.html
+++ b/src/ksp/pc/impls/factor/cholesky/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/factor/cholesky/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/factor/cholesky/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/factor/cholesky/makefile.html b/src/ksp/pc/impls/factor/cholesky/makefile.html
index d93634a..ca6ee8e 100644
--- a/src/ksp/pc/impls/factor/cholesky/makefile.html
+++ b/src/ksp/pc/impls/factor/cholesky/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/factor/cholesky/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:11+00:00">
+<meta name="date" content="2017-04-24T14:21:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/factor/cholesky/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/factor/cholesky/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/factor/factimpl.c.html b/src/ksp/pc/impls/factor/factimpl.c.html
index cc0764c..81f6413 100644
--- a/src/ksp/pc/impls/factor/factimpl.c.html
+++ b/src/ksp/pc/impls/factor/factimpl.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/factor/factimpl.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:04+00:00">
+<meta name="date" content="2017-04-24T14:21:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/factor/factimpl.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/factor/factimpl.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/ksp/pc/impls/factor/factor.h>     </font><font color="#B22222">/*I "petscpc.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/ksp/pc/impls/factor/factor.c.html b/src/ksp/pc/impls/factor/factor.c.html
index 8c35f27..bbdbe41 100644
--- a/src/ksp/pc/impls/factor/factor.c.html
+++ b/src/ksp/pc/impls/factor/factor.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/factor/factor.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:03+00:00">
+<meta name="date" content="2017-04-24T14:21:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/factor/factor.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/factor/factor.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/ksp/pc/impls/factor/factor.h>  </font><font color="#B22222">/*I "petscpc.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/ksp/pc/impls/factor/factor.h.html b/src/ksp/pc/impls/factor/factor.h.html
index 68a3446..a043b5e 100644
--- a/src/ksp/pc/impls/factor/factor.h.html
+++ b/src/ksp/pc/impls/factor/factor.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/factor/factor.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:06+00:00">
+<meta name="date" content="2017-04-24T14:21:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/factor/factor.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/factor/factor.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 for ILU/ICC/LU/Cholesky preconditioners.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/ksp/pc/impls/factor/icc/icc.c.html b/src/ksp/pc/impls/factor/icc/icc.c.html
index eeea4d5..02cd1d2 100644
--- a/src/ksp/pc/impls/factor/icc/icc.c.html
+++ b/src/ksp/pc/impls/factor/icc/icc.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/factor/icc/icc.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:09+00:00">
+<meta name="date" content="2017-04-24T14:21:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/factor/icc/icc.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/factor/icc/icc.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/ksp/pc/impls/factor/icc/icc.h>   </font><font color="#B22222">/*I "petscpc.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/ksp/pc/impls/factor/icc/icc.h.html b/src/ksp/pc/impls/factor/icc/icc.h.html
index 14597a5..cc415a6 100644
--- a/src/ksp/pc/impls/factor/icc/icc.h.html
+++ b/src/ksp/pc/impls/factor/icc/icc.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/factor/icc/icc.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:10+00:00">
+<meta name="date" content="2017-04-24T14:21:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/factor/icc/icc.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/factor/icc/icc.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <a name="line5">  5: </a><font color="#A020F0">#include <../src/ksp/pc/impls/factor/factor.h></font>
diff --git a/src/ksp/pc/impls/factor/icc/index.html b/src/ksp/pc/impls/factor/icc/index.html
index fc6feef..52f60ee 100644
--- a/src/ksp/pc/impls/factor/icc/index.html
+++ b/src/ksp/pc/impls/factor/icc/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/factor/icc/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/factor/icc/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/factor/icc/makefile.html b/src/ksp/pc/impls/factor/icc/makefile.html
index c37a554..f3a1010 100644
--- a/src/ksp/pc/impls/factor/icc/makefile.html
+++ b/src/ksp/pc/impls/factor/icc/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/factor/icc/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:10+00:00">
+<meta name="date" content="2017-04-24T14:21:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/factor/icc/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/factor/icc/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/factor/ilu/ilu.c.html b/src/ksp/pc/impls/factor/ilu/ilu.c.html
index 6e2203a..c7fc91d 100644
--- a/src/ksp/pc/impls/factor/ilu/ilu.c.html
+++ b/src/ksp/pc/impls/factor/ilu/ilu.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/factor/ilu/ilu.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:07+00:00">
+<meta name="date" content="2017-04-24T14:21:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/factor/ilu/ilu.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/factor/ilu/ilu.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Defines a ILU factorization preconditioner for any <a href="../../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> implementation</font>
diff --git a/src/ksp/pc/impls/factor/ilu/ilu.h.html b/src/ksp/pc/impls/factor/ilu/ilu.h.html
index c7a46f5..fd111b6 100644
--- a/src/ksp/pc/impls/factor/ilu/ilu.h.html
+++ b/src/ksp/pc/impls/factor/ilu/ilu.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/factor/ilu/ilu.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:09+00:00">
+<meta name="date" content="2017-04-24T14:21:50+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/factor/ilu/ilu.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/factor/ilu/ilu.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 for ILU preconditioner.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/ksp/pc/impls/factor/ilu/index.html b/src/ksp/pc/impls/factor/ilu/index.html
index dbabd98..b4b06b0 100644
--- a/src/ksp/pc/impls/factor/ilu/index.html
+++ b/src/ksp/pc/impls/factor/ilu/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/factor/ilu/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/factor/ilu/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/factor/ilu/makefile.html b/src/ksp/pc/impls/factor/ilu/makefile.html
index cb3df97..1f3663b 100644
--- a/src/ksp/pc/impls/factor/ilu/makefile.html
+++ b/src/ksp/pc/impls/factor/ilu/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/factor/ilu/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:09+00:00">
+<meta name="date" content="2017-04-24T14:21:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/factor/ilu/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/factor/ilu/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/factor/index.html b/src/ksp/pc/impls/factor/index.html
index 4bf57d4..75d42ad 100644
--- a/src/ksp/pc/impls/factor/index.html
+++ b/src/ksp/pc/impls/factor/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/factor/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/factor/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/factor/lu/index.html b/src/ksp/pc/impls/factor/lu/index.html
index 3b80ba2..36108b8 100644
--- a/src/ksp/pc/impls/factor/lu/index.html
+++ b/src/ksp/pc/impls/factor/lu/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/factor/lu/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/factor/lu/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/factor/lu/lu.c.html b/src/ksp/pc/impls/factor/lu/lu.c.html
index 8e8f49d..61db32e 100644
--- a/src/ksp/pc/impls/factor/lu/lu.c.html
+++ b/src/ksp/pc/impls/factor/lu/lu.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/factor/lu/lu.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:06+00:00">
+<meta name="date" content="2017-04-24T14:21:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/factor/lu/lu.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/factor/lu/lu.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Defines a direct factorization preconditioner for any <a href="../../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> implementation</font>
diff --git a/src/ksp/pc/impls/factor/lu/lu.h.html b/src/ksp/pc/impls/factor/lu/lu.h.html
index 58a872e..4764c5c 100644
--- a/src/ksp/pc/impls/factor/lu/lu.h.html
+++ b/src/ksp/pc/impls/factor/lu/lu.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/factor/lu/lu.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:07+00:00">
+<meta name="date" content="2017-04-24T14:21:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/factor/lu/lu.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/factor/lu/lu.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 for LU preconditioner.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/ksp/pc/impls/factor/lu/makefile.html b/src/ksp/pc/impls/factor/lu/makefile.html
index 9d64baa..003b3f2 100644
--- a/src/ksp/pc/impls/factor/lu/makefile.html
+++ b/src/ksp/pc/impls/factor/lu/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/factor/lu/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:07+00:00">
+<meta name="date" content="2017-04-24T14:21:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/factor/lu/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/factor/lu/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/factor/makefile.html b/src/ksp/pc/impls/factor/makefile.html
index adf5598..fbac6ca 100644
--- a/src/ksp/pc/impls/factor/makefile.html
+++ b/src/ksp/pc/impls/factor/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/factor/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:06+00:00">
+<meta name="date" content="2017-04-24T14:21:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/factor/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/factor/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/fieldsplit/fieldsplit.c b/src/ksp/pc/impls/fieldsplit/fieldsplit.c
index d1371be..b8e015b 100644
--- a/src/ksp/pc/impls/fieldsplit/fieldsplit.c
+++ b/src/ksp/pc/impls/fieldsplit/fieldsplit.c
@@ -624,20 +624,36 @@ static PetscErrorCode PCSetUp_FieldSplit(PC pc)
       /* special case need where Afield[0] is not needed and only certain columns of Afield[1] are needed since update is only on those rows of the solution */
       if (!jac->Afield) {
         ierr = PetscCalloc1(nsplit,&jac->Afield);CHKERRQ(ierr);
-        ierr  = MatGetSubMatrix(pc->mat,ilink->next->is,ilink->is,MAT_INITIAL_MATRIX,&jac->Afield[1]);CHKERRQ(ierr);
+        if (jac->offdiag_use_amat) {
+          ierr  = MatGetSubMatrix(pc->mat,ilink->next->is,ilink->is,MAT_INITIAL_MATRIX,&jac->Afield[1]);CHKERRQ(ierr);
+        } else {
+          ierr  = MatGetSubMatrix(pc->pmat,ilink->next->is,ilink->is,MAT_INITIAL_MATRIX,&jac->Afield[1]);CHKERRQ(ierr);
+        }
       } else {
-        ierr  = MatGetSubMatrix(pc->mat,ilink->next->is,ilink->is,MAT_REUSE_MATRIX,&jac->Afield[1]);CHKERRQ(ierr);
+        if (jac->offdiag_use_amat) {
+          ierr  = MatGetSubMatrix(pc->mat,ilink->next->is,ilink->is,MAT_REUSE_MATRIX,&jac->Afield[1]);CHKERRQ(ierr);
+        } else {
+          ierr  = MatGetSubMatrix(pc->pmat,ilink->next->is,ilink->is,MAT_REUSE_MATRIX,&jac->Afield[1]);CHKERRQ(ierr);
+        }
       }
     } else {
       if (!jac->Afield) {
         ierr = PetscMalloc1(nsplit,&jac->Afield);CHKERRQ(ierr);
         for (i=0; i<nsplit; i++) {
-          ierr  = MatGetSubMatrix(pc->mat,ilink->is,NULL,MAT_INITIAL_MATRIX,&jac->Afield[i]);CHKERRQ(ierr);
+          if (jac->offdiag_use_amat) {
+            ierr  = MatGetSubMatrix(pc->mat,ilink->is,NULL,MAT_INITIAL_MATRIX,&jac->Afield[i]);CHKERRQ(ierr);
+          } else {
+            ierr  = MatGetSubMatrix(pc->pmat,ilink->is,NULL,MAT_INITIAL_MATRIX,&jac->Afield[i]);CHKERRQ(ierr);
+          }
           ilink = ilink->next;
         }
       } else {
         for (i=0; i<nsplit; i++) {
-          ierr  = MatGetSubMatrix(pc->mat,ilink->is,NULL,MAT_REUSE_MATRIX,&jac->Afield[i]);CHKERRQ(ierr);
+          if (jac->offdiag_use_amat) {
+            ierr  = MatGetSubMatrix(pc->mat,ilink->is,NULL,MAT_REUSE_MATRIX,&jac->Afield[i]);CHKERRQ(ierr);
+          } else {
+            ierr  = MatGetSubMatrix(pc->pmat,ilink->is,NULL,MAT_REUSE_MATRIX,&jac->Afield[i]);CHKERRQ(ierr);
+          }
           ilink = ilink->next;
         }
       }
diff --git a/src/ksp/pc/impls/fieldsplit/fieldsplit.c.html b/src/ksp/pc/impls/fieldsplit/fieldsplit.c.html
index fae06f5..c74f911 100644
--- a/src/ksp/pc/impls/fieldsplit/fieldsplit.c.html
+++ b/src/ksp/pc/impls/fieldsplit/fieldsplit.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/fieldsplit/fieldsplit.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:56+00:00">
+<meta name="date" content="2017-04-24T14:21:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/fieldsplit/fieldsplit.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/fieldsplit/fieldsplit.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/pcimpl.h>     </font><font color="#B22222">/*I "petscpc.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/kspimpl.h></font>
@@ -620,1664 +620,1680 @@
 <a name="line624">624: </a>      <font color="#B22222">/* special case need where Afield[0] is not needed and only certain columns of Afield[1] are needed since update is only on those rows of the solution */</font>
 <a name="line625">625: </a>      <font color="#4169E1">if</font> (!jac->Afield) {
 <a name="line626">626: </a>        <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(nsplit,&jac->Afield);
-<a name="line627">627: </a>        <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->mat,ilink->next->is,ilink->is,MAT_INITIAL_MATRIX,&jac->Afield[1]);
-<a name="line628">628: </a>      } <font color="#4169E1">else</font> {
-<a name="line629">629: </a>        <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->mat,ilink->next->is,ilink->is,MAT_REUSE_MATRIX,&jac->Afield[1]);
-<a name="line630">630: </a>      }
-<a name="line631">631: </a>    } <font color="#4169E1">else</font> {
-<a name="line632">632: </a>      <font color="#4169E1">if</font> (!jac->Afield) {
-<a name="line633">633: </a>        <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(nsplit,&jac->Afield);
-<a name="line634">634: </a>        <font color="#4169E1">for</font> (i=0; i<nsplit; i++) {
-<a name="line635">635: </a>          <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->mat,ilink->is,NULL,MAT_INITIAL_MATRIX,&jac->Afield[i]);
-<a name="line636">636: </a>          ilink = ilink->next;
+<a name="line627">627: </a>        <font color="#4169E1">if</font> (jac->offdiag_use_amat) {
+<a name="line628">628: </a>          <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->mat,ilink->next->is,ilink->is,MAT_INITIAL_MATRIX,&jac->Afield[1]);
+<a name="line629">629: </a>        } <font color="#4169E1">else</font> {
+<a name="line630">630: </a>          <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->pmat,ilink->next->is,ilink->is,MAT_INITIAL_MATRIX,&jac->Afield[1]);
+<a name="line631">631: </a>        }
+<a name="line632">632: </a>      } <font color="#4169E1">else</font> {
+<a name="line633">633: </a>        <font color="#4169E1">if</font> (jac->offdiag_use_amat) {
+<a name="line634">634: </a>          <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->mat,ilink->next->is,ilink->is,MAT_REUSE_MATRIX,&jac->Afield[1]);
+<a name="line635">635: </a>        } <font color="#4169E1">else</font> {
+<a name="line636">636: </a>          <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->pmat,ilink->next->is,ilink->is,MAT_REUSE_MATRIX,&jac->Afield[1]);
 <a name="line637">637: </a>        }
-<a name="line638">638: </a>      } <font color="#4169E1">else</font> {
-<a name="line639">639: </a>        <font color="#4169E1">for</font> (i=0; i<nsplit; i++) {
-<a name="line640">640: </a>          <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->mat,ilink->is,NULL,MAT_REUSE_MATRIX,&jac->Afield[i]);
-<a name="line641">641: </a>          ilink = ilink->next;
-<a name="line642">642: </a>        }
-<a name="line643">643: </a>      }
-<a name="line644">644: </a>    }
-<a name="line645">645: </a>  }
-
-<a name="line647">647: </a>  <font color="#4169E1">if</font> (jac->type == PC_COMPOSITE_SCHUR) {
-<a name="line648">648: </a>    <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a>          ccis;
-<a name="line649">649: </a>    <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>    rstart,rend;
-<a name="line650">650: </a>    char        lscname[256];
-<a name="line651">651: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a> LSC_L;
-
-<a name="line653">653: </a>    <font color="#4169E1">if</font> (nsplit != 2) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc),PETSC_ERR_ARG_INCOMP,<font color="#666666">"To use Schur complement preconditioner you must have exactly 2 fields"</font>);
-
-<a name="line655">655: </a>    <font color="#B22222">/* When extracting off-diagonal submatrices, we take complements from this range */</font>
-<a name="line656">656: </a>    <a href="../../../../../docs/manualpages/Mat/MatGetOwnershipRangeColumn.html#MatGetOwnershipRangeColumn">MatGetOwnershipRangeColumn</a>(pc->mat,&rstart,&rend);
-
-<a name="line658">658: </a>    <font color="#B22222">/* need to handle case when one is resetting up the preconditioner */</font>
-<a name="line659">659: </a>    <font color="#4169E1">if</font> (jac->schur) {
-<a name="line660">660: </a>      <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> kspA = jac->head->ksp, kspInner = NULL, kspUpper = jac->kspupper;
-
-<a name="line662">662: </a>      <a href="../../../../../docs/manualpages/KSP/MatSchurComplementGetKSP.html#MatSchurComplementGetKSP">MatSchurComplementGetKSP</a>(jac->schur, &kspInner);
-<a name="line663">663: </a>      ilink = jac->head;
-<a name="line664">664: </a>      <a href="../../../../../docs/manualpages/IS/ISComplement.html#ISComplement">ISComplement</a>(ilink->is_col,rstart,rend,&ccis);
-<a name="line665">665: </a>      <font color="#4169E1">if</font> (jac->offdiag_use_amat) {
-<a name="line666">666: </a>        <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->mat,ilink->is,ccis,MAT_REUSE_MATRIX,&jac->B);
-<a name="line667">667: </a>      } <font color="#4169E1">else</font> {
-<a name="line668">668: </a>        <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->pmat,ilink->is,ccis,MAT_REUSE_MATRIX,&jac->B);
-<a name="line669">669: </a>      }
-<a name="line670">670: </a>      <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&ccis);
-<a name="line671">671: </a>      ilink = ilink->next;
-<a name="line672">672: </a>      <a href="../../../../../docs/manualpages/IS/ISComplement.html#ISComplement">ISComplement</a>(ilink->is_col,rstart,rend,&ccis);
-<a name="line673">673: </a>      <font color="#4169E1">if</font> (jac->offdiag_use_amat) {
-<a name="line674">674: </a>        <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->mat,ilink->is,ccis,MAT_REUSE_MATRIX,&jac->C);
-<a name="line675">675: </a>      } <font color="#4169E1">else</font> {
-<a name="line676">676: </a>        <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->pmat,ilink->is,ccis,MAT_REUSE_MATRIX,&jac->C);
-<a name="line677">677: </a>      }
-<a name="line678">678: </a>      <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&ccis);
-<a name="line679">679: </a>      <a href="../../../../../docs/manualpages/KSP/MatSchurComplementUpdateSubMatrices.html#MatSchurComplementUpdateSubMatrices">MatSchurComplementUpdateSubMatrices</a>(jac->schur,jac->mat[0],jac->pmat[0],jac->B,jac->C,jac->mat[1]);
-<a name="line680">680: </a>      <font color="#4169E1">if</font> (jac->schurpre == PC_FIELDSPLIT_SCHUR_PRE_SELFP) {
-<a name="line681">681: </a>        <a href="../../../../../docs/manualpages/Mat/MatDestroy.html#MatDestroy">MatDestroy</a>(&jac->schurp);
-<a name="line682">682: </a>        <a href="../../../../../docs/manualpages/KSP/MatSchurComplementGetPmat.html#MatSchurComplementGetPmat">MatSchurComplementGetPmat</a>(jac->schur,MAT_INITIAL_MATRIX,&jac->schurp);
-<a name="line683">683: </a>      }
-<a name="line684">684: </a>      <font color="#4169E1">if</font> (kspA != kspInner) {
-<a name="line685">685: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSetOperators.html#KSPSetOperators">KSPSetOperators</a>(kspA,jac->mat[0],jac->pmat[0]);
-<a name="line686">686: </a>      }
-<a name="line687">687: </a>      <font color="#4169E1">if</font> (kspUpper != kspA) {
-<a name="line688">688: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSetOperators.html#KSPSetOperators">KSPSetOperators</a>(kspUpper,jac->mat[0],jac->pmat[0]);
-<a name="line689">689: </a>      }
-<a name="line690">690: </a>      <a href="../../../../../docs/manualpages/KSP/KSPSetOperators.html#KSPSetOperators">KSPSetOperators</a>(jac->kspschur,jac->schur,FieldSplitSchurPre(jac));
-<a name="line691">691: </a>    } <font color="#4169E1">else</font> {
-<a name="line692">692: </a>      const char   *Dprefix;
-<a name="line693">693: </a>      char         schurprefix[256], schurmatprefix[256];
-<a name="line694">694: </a>      char         schurtestoption[256];
-<a name="line695">695: </a>      <a href="../../../../../docs/manualpages/Mat/MatNullSpace.html#MatNullSpace">MatNullSpace</a> sp;
-<a name="line696">696: </a>      <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>    flg;
-
-<a name="line698">698: </a>      <font color="#B22222">/* extract the A01 and A10 matrices */</font>
-<a name="line699">699: </a>      ilink = jac->head;
-<a name="line700">700: </a>      <a href="../../../../../docs/manualpages/IS/ISComplement.html#ISComplement">ISComplement</a>(ilink->is_col,rstart,rend,&ccis);
-<a name="line701">701: </a>      <font color="#4169E1">if</font> (jac->offdiag_use_amat) {
-<a name="line702">702: </a>        <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->mat,ilink->is,ccis,MAT_INITIAL_MATRIX,&jac->B);
-<a name="line703">703: </a>      } <font color="#4169E1">else</font> {
-<a name="line704">704: </a>        <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->pmat,ilink->is,ccis,MAT_INITIAL_MATRIX,&jac->B);
+<a name="line638">638: </a>      }
+<a name="line639">639: </a>    } <font color="#4169E1">else</font> {
+<a name="line640">640: </a>      <font color="#4169E1">if</font> (!jac->Afield) {
+<a name="line641">641: </a>        <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(nsplit,&jac->Afield);
+<a name="line642">642: </a>        <font color="#4169E1">for</font> (i=0; i<nsplit; i++) {
+<a name="line643">643: </a>          <font color="#4169E1">if</font> (jac->offdiag_use_amat) {
+<a name="line644">644: </a>            <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->mat,ilink->is,NULL,MAT_INITIAL_MATRIX,&jac->Afield[i]);
+<a name="line645">645: </a>          } <font color="#4169E1">else</font> {
+<a name="line646">646: </a>            <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->pmat,ilink->is,NULL,MAT_INITIAL_MATRIX,&jac->Afield[i]);
+<a name="line647">647: </a>          }
+<a name="line648">648: </a>          ilink = ilink->next;
+<a name="line649">649: </a>        }
+<a name="line650">650: </a>      } <font color="#4169E1">else</font> {
+<a name="line651">651: </a>        <font color="#4169E1">for</font> (i=0; i<nsplit; i++) {
+<a name="line652">652: </a>          <font color="#4169E1">if</font> (jac->offdiag_use_amat) {
+<a name="line653">653: </a>            <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->mat,ilink->is,NULL,MAT_REUSE_MATRIX,&jac->Afield[i]);
+<a name="line654">654: </a>          } <font color="#4169E1">else</font> {
+<a name="line655">655: </a>            <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->pmat,ilink->is,NULL,MAT_REUSE_MATRIX,&jac->Afield[i]);
+<a name="line656">656: </a>          }
+<a name="line657">657: </a>          ilink = ilink->next;
+<a name="line658">658: </a>        }
+<a name="line659">659: </a>      }
+<a name="line660">660: </a>    }
+<a name="line661">661: </a>  }
+
+<a name="line663">663: </a>  <font color="#4169E1">if</font> (jac->type == PC_COMPOSITE_SCHUR) {
+<a name="line664">664: </a>    <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a>          ccis;
+<a name="line665">665: </a>    <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>    rstart,rend;
+<a name="line666">666: </a>    char        lscname[256];
+<a name="line667">667: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a> LSC_L;
+
+<a name="line669">669: </a>    <font color="#4169E1">if</font> (nsplit != 2) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc),PETSC_ERR_ARG_INCOMP,<font color="#666666">"To use Schur complement preconditioner you must have exactly 2 fields"</font>);
+
+<a name="line671">671: </a>    <font color="#B22222">/* When extracting off-diagonal submatrices, we take complements from this range */</font>
+<a name="line672">672: </a>    <a href="../../../../../docs/manualpages/Mat/MatGetOwnershipRangeColumn.html#MatGetOwnershipRangeColumn">MatGetOwnershipRangeColumn</a>(pc->mat,&rstart,&rend);
+
+<a name="line674">674: </a>    <font color="#B22222">/* need to handle case when one is resetting up the preconditioner */</font>
+<a name="line675">675: </a>    <font color="#4169E1">if</font> (jac->schur) {
+<a name="line676">676: </a>      <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> kspA = jac->head->ksp, kspInner = NULL, kspUpper = jac->kspupper;
+
+<a name="line678">678: </a>      <a href="../../../../../docs/manualpages/KSP/MatSchurComplementGetKSP.html#MatSchurComplementGetKSP">MatSchurComplementGetKSP</a>(jac->schur, &kspInner);
+<a name="line679">679: </a>      ilink = jac->head;
+<a name="line680">680: </a>      <a href="../../../../../docs/manualpages/IS/ISComplement.html#ISComplement">ISComplement</a>(ilink->is_col,rstart,rend,&ccis);
+<a name="line681">681: </a>      <font color="#4169E1">if</font> (jac->offdiag_use_amat) {
+<a name="line682">682: </a>        <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->mat,ilink->is,ccis,MAT_REUSE_MATRIX,&jac->B);
+<a name="line683">683: </a>      } <font color="#4169E1">else</font> {
+<a name="line684">684: </a>        <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->pmat,ilink->is,ccis,MAT_REUSE_MATRIX,&jac->B);
+<a name="line685">685: </a>      }
+<a name="line686">686: </a>      <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&ccis);
+<a name="line687">687: </a>      ilink = ilink->next;
+<a name="line688">688: </a>      <a href="../../../../../docs/manualpages/IS/ISComplement.html#ISComplement">ISComplement</a>(ilink->is_col,rstart,rend,&ccis);
+<a name="line689">689: </a>      <font color="#4169E1">if</font> (jac->offdiag_use_amat) {
+<a name="line690">690: </a>        <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->mat,ilink->is,ccis,MAT_REUSE_MATRIX,&jac->C);
+<a name="line691">691: </a>      } <font color="#4169E1">else</font> {
+<a name="line692">692: </a>        <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->pmat,ilink->is,ccis,MAT_REUSE_MATRIX,&jac->C);
+<a name="line693">693: </a>      }
+<a name="line694">694: </a>      <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&ccis);
+<a name="line695">695: </a>      <a href="../../../../../docs/manualpages/KSP/MatSchurComplementUpdateSubMatrices.html#MatSchurComplementUpdateSubMatrices">MatSchurComplementUpdateSubMatrices</a>(jac->schur,jac->mat[0],jac->pmat[0],jac->B,jac->C,jac->mat[1]);
+<a name="line696">696: </a>      <font color="#4169E1">if</font> (jac->schurpre == PC_FIELDSPLIT_SCHUR_PRE_SELFP) {
+<a name="line697">697: </a>        <a href="../../../../../docs/manualpages/Mat/MatDestroy.html#MatDestroy">MatDestroy</a>(&jac->schurp);
+<a name="line698">698: </a>        <a href="../../../../../docs/manualpages/KSP/MatSchurComplementGetPmat.html#MatSchurComplementGetPmat">MatSchurComplementGetPmat</a>(jac->schur,MAT_INITIAL_MATRIX,&jac->schurp);
+<a name="line699">699: </a>      }
+<a name="line700">700: </a>      <font color="#4169E1">if</font> (kspA != kspInner) {
+<a name="line701">701: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSetOperators.html#KSPSetOperators">KSPSetOperators</a>(kspA,jac->mat[0],jac->pmat[0]);
+<a name="line702">702: </a>      }
+<a name="line703">703: </a>      <font color="#4169E1">if</font> (kspUpper != kspA) {
+<a name="line704">704: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSetOperators.html#KSPSetOperators">KSPSetOperators</a>(kspUpper,jac->mat[0],jac->pmat[0]);
 <a name="line705">705: </a>      }
-<a name="line706">706: </a>      <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&ccis);
-<a name="line707">707: </a>      ilink = ilink->next;
-<a name="line708">708: </a>      <a href="../../../../../docs/manualpages/IS/ISComplement.html#ISComplement">ISComplement</a>(ilink->is_col,rstart,rend,&ccis);
-<a name="line709">709: </a>      <font color="#4169E1">if</font> (jac->offdiag_use_amat) {
-<a name="line710">710: </a>        <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->mat,ilink->is,ccis,MAT_INITIAL_MATRIX,&jac->C);
-<a name="line711">711: </a>      } <font color="#4169E1">else</font> {
-<a name="line712">712: </a>        <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->pmat,ilink->is,ccis,MAT_INITIAL_MATRIX,&jac->C);
-<a name="line713">713: </a>      }
-<a name="line714">714: </a>      <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&ccis);
-
-<a name="line716">716: </a>      <font color="#B22222">/* Use mat[0] (diagonal block of Amat) preconditioned by pmat[0] to define Schur complement */</font>
-<a name="line717">717: </a>      <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)jac->mat[0])->comm,&jac->schur);
-<a name="line718">718: </a>      <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(jac->schur,MATSCHURCOMPLEMENT);
-<a name="line719">719: </a>      <a href="../../../../../docs/manualpages/KSP/MatSchurComplementSetSubMatrices.html#MatSchurComplementSetSubMatrices">MatSchurComplementSetSubMatrices</a>(jac->schur,jac->mat[0],jac->pmat[0],jac->B,jac->C,jac->mat[1]);
-<a name="line720">720: </a>      <a href="../../../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(schurmatprefix, <font color="#4169E1">sizeof</font>(schurmatprefix), <font color="#666666">"%sfieldsplit_%s_"</font>, ((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix ? ((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix : <font color="#666666">"" [...]
-<a name="line721">721: </a>      <font color="#B22222">/* Note that the inner <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> is NOT going to inherit this prefix, and if it did, it would be reset just below.  Is that what we want? */</font>
-<a name="line722">722: </a>      <a href="../../../../../docs/manualpages/Mat/MatSetOptionsPrefix.html#MatSetOptionsPrefix">MatSetOptionsPrefix</a>(jac->schur,schurmatprefix);
-<a name="line723">723: </a>      <a href="../../../../../docs/manualpages/Mat/MatSetFromOptions.html#MatSetFromOptions">MatSetFromOptions</a>(jac->schur);
-<a name="line724">724: </a>      <a href="../../../../../docs/manualpages/Mat/MatGetNullSpace.html#MatGetNullSpace">MatGetNullSpace</a>(jac->mat[1], &sp);
-<a name="line725">725: </a>      <font color="#4169E1">if</font> (sp) {
-<a name="line726">726: </a>        <a href="../../../../../docs/manualpages/Mat/MatSetNullSpace.html#MatSetNullSpace">MatSetNullSpace</a>(jac->schur, sp);
-<a name="line727">727: </a>      }
-
-<a name="line729">729: </a>      <a href="../../../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(schurtestoption, <font color="#4169E1">sizeof</font>(schurtestoption), <font color="#666666">"-fieldsplit_%s_inner_"</font>, ilink->splitname);
-<a name="line730">730: </a>      PetscOptionsFindPairPrefix_Private(((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->options,((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix, schurtestoption, NULL, &flg);
-<a name="line731">731: </a>      <font color="#4169E1">if</font> (flg) {
-<a name="line732">732: </a>        <a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a>  dmInner;
-<a name="line733">733: </a>        <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> kspInner;
-
-<a name="line735">735: </a>        <a href="../../../../../docs/manualpages/KSP/MatSchurComplementGetKSP.html#MatSchurComplementGetKSP">MatSchurComplementGetKSP</a>(jac->schur, &kspInner);
-<a name="line736">736: </a>        <a href="../../../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(schurprefix, <font color="#4169E1">sizeof</font>(schurprefix), <font color="#666666">"%sfieldsplit_%s_inner_"</font>, ((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix ? ((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix : <font color="#666666"> [...]
-<a name="line737">737: </a>        <font color="#B22222">/* Indent this deeper to emphasize the "inner" nature of this solver. */</font>
-<a name="line738">738: </a>        <a href="../../../../../docs/manualpages/Sys/PetscObjectIncrementTabLevel.html#PetscObjectIncrementTabLevel">PetscObjectIncrementTabLevel</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)kspInner, (<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>) pc, 2);
-<a name="line739">739: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSetOptionsPrefix.html#KSPSetOptionsPrefix">KSPSetOptionsPrefix</a>(kspInner, schurprefix);
-
-<a name="line741">741: </a>        <font color="#B22222">/* Set <a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a> for new solver */</font>
-<a name="line742">742: </a>        <a href="../../../../../docs/manualpages/KSP/KSPGetDM.html#KSPGetDM">KSPGetDM</a>(jac->head->ksp, &dmInner);
-<a name="line743">743: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSetDM.html#KSPSetDM">KSPSetDM</a>(kspInner, dmInner);
-<a name="line744">744: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSetDMActive.html#KSPSetDMActive">KSPSetDMActive</a>(kspInner, <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);
-<a name="line745">745: </a>      } <font color="#4169E1">else</font> {
-<a name="line746">746: </a>         <font color="#B22222">/* Use the outer solver for the inner solve, but revert the <a href="../../../../../docs/manualpages/KSP/KSPPREONLY.html#KSPPREONLY">KSPPREONLY</a> from PCFieldSplitSetFields_FieldSplit or</font>
-<a name="line747">747: </a><font color="#B22222">          * PCFieldSplitSetIS_FieldSplit. We don't want <a href="../../../../../docs/manualpages/KSP/KSPPREONLY.html#KSPPREONLY">KSPPREONLY</a> because it makes the Schur complement inexact,</font>
-<a name="line748">748: </a><font color="#B22222">          * preventing Schur complement reduction to be an accurate solve. Usually when an iterative solver is used for</font>
-<a name="line749">749: </a><font color="#B22222">          * S = D - C A_inner^{-1} B, we expect S to be defined using an accurate definition of A_inner^{-1}, so we make</font>
-<a name="line750">750: </a><font color="#B22222">          * GMRES the default. Note that it is also common to use PREONLY for S, in which case S may not be used</font>
-<a name="line751">751: </a><font color="#B22222">          * directly, and the user is responsible for setting an inexact method for fieldsplit's A^{-1}. */</font>
-<a name="line752">752: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSetType.html#KSPSetType">KSPSetType</a>(jac->head->ksp,<a href="../../../../../docs/manualpages/KSP/KSPGMRES.html#KSPGMRES">KSPGMRES</a>);
-<a name="line753">753: </a>        <a href="../../../../../docs/manualpages/KSP/MatSchurComplementSetKSP.html#MatSchurComplementSetKSP">MatSchurComplementSetKSP</a>(jac->schur,jac->head->ksp);
-<a name="line754">754: </a>      }
-<a name="line755">755: </a>      <a href="../../../../../docs/manualpages/KSP/KSPSetOperators.html#KSPSetOperators">KSPSetOperators</a>(jac->head->ksp,jac->mat[0],jac->pmat[0]);
-<a name="line756">756: </a>      <a href="../../../../../docs/manualpages/KSP/KSPSetFromOptions.html#KSPSetFromOptions">KSPSetFromOptions</a>(jac->head->ksp);
-<a name="line757">757: </a>      <a href="../../../../../docs/manualpages/Mat/MatSetFromOptions.html#MatSetFromOptions">MatSetFromOptions</a>(jac->schur);
-
-<a name="line759">759: </a>      <a href="../../../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(schurtestoption, <font color="#4169E1">sizeof</font>(schurtestoption), <font color="#666666">"-fieldsplit_%s_upper_"</font>, ilink->splitname);
-<a name="line760">760: </a>      PetscOptionsFindPairPrefix_Private(((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->options,((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix, schurtestoption, NULL, &flg);
-<a name="line761">761: </a>      <font color="#4169E1">if</font> (flg) {
-<a name="line762">762: </a>        <a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a> dmInner;
-
-<a name="line764">764: </a>        <a href="../../../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(schurprefix, <font color="#4169E1">sizeof</font>(schurprefix), <font color="#666666">"%sfieldsplit_%s_upper_"</font>, ((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix ? ((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix : <font color="#666666"> [...]
-<a name="line765">765: </a>        <a href="../../../../../docs/manualpages/KSP/KSPCreate.html#KSPCreate">KSPCreate</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc), &jac->kspupper);
-<a name="line766">766: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSetErrorIfNotConverged.html#KSPSetErrorIfNotConverged">KSPSetErrorIfNotConverged</a>(jac->kspupper,pc->erroriffailure);
-<a name="line767">767: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSetOptionsPrefix.html#KSPSetOptionsPrefix">KSPSetOptionsPrefix</a>(jac->kspupper, schurprefix);
-<a name="line768">768: </a>        <a href="../../../../../docs/manualpages/KSP/KSPGetDM.html#KSPGetDM">KSPGetDM</a>(jac->head->ksp, &dmInner);
-<a name="line769">769: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSetDM.html#KSPSetDM">KSPSetDM</a>(jac->kspupper, dmInner);
-<a name="line770">770: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSetDMActive.html#KSPSetDMActive">KSPSetDMActive</a>(jac->kspupper, <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);
-<a name="line771">771: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSetFromOptions.html#KSPSetFromOptions">KSPSetFromOptions</a>(jac->kspupper);
-<a name="line772">772: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSetOperators.html#KSPSetOperators">KSPSetOperators</a>(jac->kspupper,jac->mat[0],jac->pmat[0]);
-<a name="line773">773: </a>        <a href="../../../../../docs/manualpages/Vec/VecDuplicate.html#VecDuplicate">VecDuplicate</a>(jac->head->x, &jac->head->z);
-<a name="line774">774: </a>      } <font color="#4169E1">else</font> {
-<a name="line775">775: </a>        jac->kspupper = jac->head->ksp;
-<a name="line776">776: </a>        <a href="../../../../../docs/manualpages/Sys/PetscObjectReference.html#PetscObjectReference">PetscObjectReference</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>) jac->head->ksp);
-<a name="line777">777: </a>      }
-
-<a name="line779">779: </a>      <font color="#4169E1">if</font> (jac->schurpre == PC_FIELDSPLIT_SCHUR_PRE_SELFP) {
-<a name="line780">780: </a>        <a href="../../../../../docs/manualpages/KSP/MatSchurComplementGetPmat.html#MatSchurComplementGetPmat">MatSchurComplementGetPmat</a>(jac->schur,MAT_INITIAL_MATRIX,&jac->schurp);
-<a name="line781">781: </a>      }
-<a name="line782">782: </a>      <a href="../../../../../docs/manualpages/KSP/KSPCreate.html#KSPCreate">KSPCreate</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc),&jac->kspschur);
-<a name="line783">783: </a>      <a href="../../../../../docs/manualpages/KSP/KSPSetErrorIfNotConverged.html#KSPSetErrorIfNotConverged">KSPSetErrorIfNotConverged</a>(jac->kspschur,pc->erroriffailure);
-<a name="line784">784: </a>      PetscLogObjectParent((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)jac->kspschur);
-<a name="line785">785: </a>      <a href="../../../../../docs/manualpages/Sys/PetscObjectIncrementTabLevel.html#PetscObjectIncrementTabLevel">PetscObjectIncrementTabLevel</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)jac->kspschur,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,1);
-<a name="line786">786: </a>      <font color="#4169E1">if</font> (jac->schurpre == PC_FIELDSPLIT_SCHUR_PRE_SELF) {
-<a name="line787">787: </a>        <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pcschur;
-<a name="line788">788: </a>        <a href="../../../../../docs/manualpages/KSP/KSPGetPC.html#KSPGetPC">KSPGetPC</a>(jac->kspschur,&pcschur);
-<a name="line789">789: </a>        <a href="../../../../../docs/manualpages/PC/PCSetType.html#PCSetType">PCSetType</a>(pcschur,<a href="../../../../../docs/manualpages/PC/PCNONE.html#PCNONE">PCNONE</a>);
-<a name="line790">790: </a>        <font color="#B22222">/* Note: This is bad if there exist preconditioners for MATSCHURCOMPLEMENT */</font>
-<a name="line791">791: </a>      } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (jac->schurpre == PC_FIELDSPLIT_SCHUR_PRE_FULL) {
-<a name="line792">792: </a>        <a href="../../../../../docs/manualpages/KSP/MatSchurComplementComputeExplicitOperator.html#MatSchurComplementComputeExplicitOperator">MatSchurComplementComputeExplicitOperator</a>(jac->schur, &jac->schur_user);
+<a name="line706">706: </a>      <a href="../../../../../docs/manualpages/KSP/KSPSetOperators.html#KSPSetOperators">KSPSetOperators</a>(jac->kspschur,jac->schur,FieldSplitSchurPre(jac));
+<a name="line707">707: </a>    } <font color="#4169E1">else</font> {
+<a name="line708">708: </a>      const char   *Dprefix;
+<a name="line709">709: </a>      char         schurprefix[256], schurmatprefix[256];
+<a name="line710">710: </a>      char         schurtestoption[256];
+<a name="line711">711: </a>      <a href="../../../../../docs/manualpages/Mat/MatNullSpace.html#MatNullSpace">MatNullSpace</a> sp;
+<a name="line712">712: </a>      <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>    flg;
+
+<a name="line714">714: </a>      <font color="#B22222">/* extract the A01 and A10 matrices */</font>
+<a name="line715">715: </a>      ilink = jac->head;
+<a name="line716">716: </a>      <a href="../../../../../docs/manualpages/IS/ISComplement.html#ISComplement">ISComplement</a>(ilink->is_col,rstart,rend,&ccis);
+<a name="line717">717: </a>      <font color="#4169E1">if</font> (jac->offdiag_use_amat) {
+<a name="line718">718: </a>        <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->mat,ilink->is,ccis,MAT_INITIAL_MATRIX,&jac->B);
+<a name="line719">719: </a>      } <font color="#4169E1">else</font> {
+<a name="line720">720: </a>        <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->pmat,ilink->is,ccis,MAT_INITIAL_MATRIX,&jac->B);
+<a name="line721">721: </a>      }
+<a name="line722">722: </a>      <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&ccis);
+<a name="line723">723: </a>      ilink = ilink->next;
+<a name="line724">724: </a>      <a href="../../../../../docs/manualpages/IS/ISComplement.html#ISComplement">ISComplement</a>(ilink->is_col,rstart,rend,&ccis);
+<a name="line725">725: </a>      <font color="#4169E1">if</font> (jac->offdiag_use_amat) {
+<a name="line726">726: </a>        <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->mat,ilink->is,ccis,MAT_INITIAL_MATRIX,&jac->C);
+<a name="line727">727: </a>      } <font color="#4169E1">else</font> {
+<a name="line728">728: </a>        <a href="../../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a>(pc->pmat,ilink->is,ccis,MAT_INITIAL_MATRIX,&jac->C);
+<a name="line729">729: </a>      }
+<a name="line730">730: </a>      <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&ccis);
+
+<a name="line732">732: </a>      <font color="#B22222">/* Use mat[0] (diagonal block of Amat) preconditioned by pmat[0] to define Schur complement */</font>
+<a name="line733">733: </a>      <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)jac->mat[0])->comm,&jac->schur);
+<a name="line734">734: </a>      <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(jac->schur,MATSCHURCOMPLEMENT);
+<a name="line735">735: </a>      <a href="../../../../../docs/manualpages/KSP/MatSchurComplementSetSubMatrices.html#MatSchurComplementSetSubMatrices">MatSchurComplementSetSubMatrices</a>(jac->schur,jac->mat[0],jac->pmat[0],jac->B,jac->C,jac->mat[1]);
+<a name="line736">736: </a>      <a href="../../../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(schurmatprefix, <font color="#4169E1">sizeof</font>(schurmatprefix), <font color="#666666">"%sfieldsplit_%s_"</font>, ((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix ? ((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix : <font color="#666666">"" [...]
+<a name="line737">737: </a>      <font color="#B22222">/* Note that the inner <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> is NOT going to inherit this prefix, and if it did, it would be reset just below.  Is that what we want? */</font>
+<a name="line738">738: </a>      <a href="../../../../../docs/manualpages/Mat/MatSetOptionsPrefix.html#MatSetOptionsPrefix">MatSetOptionsPrefix</a>(jac->schur,schurmatprefix);
+<a name="line739">739: </a>      <a href="../../../../../docs/manualpages/Mat/MatSetFromOptions.html#MatSetFromOptions">MatSetFromOptions</a>(jac->schur);
+<a name="line740">740: </a>      <a href="../../../../../docs/manualpages/Mat/MatGetNullSpace.html#MatGetNullSpace">MatGetNullSpace</a>(jac->mat[1], &sp);
+<a name="line741">741: </a>      <font color="#4169E1">if</font> (sp) {
+<a name="line742">742: </a>        <a href="../../../../../docs/manualpages/Mat/MatSetNullSpace.html#MatSetNullSpace">MatSetNullSpace</a>(jac->schur, sp);
+<a name="line743">743: </a>      }
+
+<a name="line745">745: </a>      <a href="../../../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(schurtestoption, <font color="#4169E1">sizeof</font>(schurtestoption), <font color="#666666">"-fieldsplit_%s_inner_"</font>, ilink->splitname);
+<a name="line746">746: </a>      PetscOptionsFindPairPrefix_Private(((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->options,((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix, schurtestoption, NULL, &flg);
+<a name="line747">747: </a>      <font color="#4169E1">if</font> (flg) {
+<a name="line748">748: </a>        <a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a>  dmInner;
+<a name="line749">749: </a>        <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> kspInner;
+
+<a name="line751">751: </a>        <a href="../../../../../docs/manualpages/KSP/MatSchurComplementGetKSP.html#MatSchurComplementGetKSP">MatSchurComplementGetKSP</a>(jac->schur, &kspInner);
+<a name="line752">752: </a>        <a href="../../../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(schurprefix, <font color="#4169E1">sizeof</font>(schurprefix), <font color="#666666">"%sfieldsplit_%s_inner_"</font>, ((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix ? ((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix : <font color="#666666"> [...]
+<a name="line753">753: </a>        <font color="#B22222">/* Indent this deeper to emphasize the "inner" nature of this solver. */</font>
+<a name="line754">754: </a>        <a href="../../../../../docs/manualpages/Sys/PetscObjectIncrementTabLevel.html#PetscObjectIncrementTabLevel">PetscObjectIncrementTabLevel</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)kspInner, (<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>) pc, 2);
+<a name="line755">755: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSetOptionsPrefix.html#KSPSetOptionsPrefix">KSPSetOptionsPrefix</a>(kspInner, schurprefix);
+
+<a name="line757">757: </a>        <font color="#B22222">/* Set <a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a> for new solver */</font>
+<a name="line758">758: </a>        <a href="../../../../../docs/manualpages/KSP/KSPGetDM.html#KSPGetDM">KSPGetDM</a>(jac->head->ksp, &dmInner);
+<a name="line759">759: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSetDM.html#KSPSetDM">KSPSetDM</a>(kspInner, dmInner);
+<a name="line760">760: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSetDMActive.html#KSPSetDMActive">KSPSetDMActive</a>(kspInner, <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);
+<a name="line761">761: </a>      } <font color="#4169E1">else</font> {
+<a name="line762">762: </a>         <font color="#B22222">/* Use the outer solver for the inner solve, but revert the <a href="../../../../../docs/manualpages/KSP/KSPPREONLY.html#KSPPREONLY">KSPPREONLY</a> from PCFieldSplitSetFields_FieldSplit or</font>
+<a name="line763">763: </a><font color="#B22222">          * PCFieldSplitSetIS_FieldSplit. We don't want <a href="../../../../../docs/manualpages/KSP/KSPPREONLY.html#KSPPREONLY">KSPPREONLY</a> because it makes the Schur complement inexact,</font>
+<a name="line764">764: </a><font color="#B22222">          * preventing Schur complement reduction to be an accurate solve. Usually when an iterative solver is used for</font>
+<a name="line765">765: </a><font color="#B22222">          * S = D - C A_inner^{-1} B, we expect S to be defined using an accurate definition of A_inner^{-1}, so we make</font>
+<a name="line766">766: </a><font color="#B22222">          * GMRES the default. Note that it is also common to use PREONLY for S, in which case S may not be used</font>
+<a name="line767">767: </a><font color="#B22222">          * directly, and the user is responsible for setting an inexact method for fieldsplit's A^{-1}. */</font>
+<a name="line768">768: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSetType.html#KSPSetType">KSPSetType</a>(jac->head->ksp,<a href="../../../../../docs/manualpages/KSP/KSPGMRES.html#KSPGMRES">KSPGMRES</a>);
+<a name="line769">769: </a>        <a href="../../../../../docs/manualpages/KSP/MatSchurComplementSetKSP.html#MatSchurComplementSetKSP">MatSchurComplementSetKSP</a>(jac->schur,jac->head->ksp);
+<a name="line770">770: </a>      }
+<a name="line771">771: </a>      <a href="../../../../../docs/manualpages/KSP/KSPSetOperators.html#KSPSetOperators">KSPSetOperators</a>(jac->head->ksp,jac->mat[0],jac->pmat[0]);
+<a name="line772">772: </a>      <a href="../../../../../docs/manualpages/KSP/KSPSetFromOptions.html#KSPSetFromOptions">KSPSetFromOptions</a>(jac->head->ksp);
+<a name="line773">773: </a>      <a href="../../../../../docs/manualpages/Mat/MatSetFromOptions.html#MatSetFromOptions">MatSetFromOptions</a>(jac->schur);
+
+<a name="line775">775: </a>      <a href="../../../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(schurtestoption, <font color="#4169E1">sizeof</font>(schurtestoption), <font color="#666666">"-fieldsplit_%s_upper_"</font>, ilink->splitname);
+<a name="line776">776: </a>      PetscOptionsFindPairPrefix_Private(((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->options,((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix, schurtestoption, NULL, &flg);
+<a name="line777">777: </a>      <font color="#4169E1">if</font> (flg) {
+<a name="line778">778: </a>        <a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a> dmInner;
+
+<a name="line780">780: </a>        <a href="../../../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(schurprefix, <font color="#4169E1">sizeof</font>(schurprefix), <font color="#666666">"%sfieldsplit_%s_upper_"</font>, ((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix ? ((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix : <font color="#666666"> [...]
+<a name="line781">781: </a>        <a href="../../../../../docs/manualpages/KSP/KSPCreate.html#KSPCreate">KSPCreate</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc), &jac->kspupper);
+<a name="line782">782: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSetErrorIfNotConverged.html#KSPSetErrorIfNotConverged">KSPSetErrorIfNotConverged</a>(jac->kspupper,pc->erroriffailure);
+<a name="line783">783: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSetOptionsPrefix.html#KSPSetOptionsPrefix">KSPSetOptionsPrefix</a>(jac->kspupper, schurprefix);
+<a name="line784">784: </a>        <a href="../../../../../docs/manualpages/KSP/KSPGetDM.html#KSPGetDM">KSPGetDM</a>(jac->head->ksp, &dmInner);
+<a name="line785">785: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSetDM.html#KSPSetDM">KSPSetDM</a>(jac->kspupper, dmInner);
+<a name="line786">786: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSetDMActive.html#KSPSetDMActive">KSPSetDMActive</a>(jac->kspupper, <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);
+<a name="line787">787: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSetFromOptions.html#KSPSetFromOptions">KSPSetFromOptions</a>(jac->kspupper);
+<a name="line788">788: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSetOperators.html#KSPSetOperators">KSPSetOperators</a>(jac->kspupper,jac->mat[0],jac->pmat[0]);
+<a name="line789">789: </a>        <a href="../../../../../docs/manualpages/Vec/VecDuplicate.html#VecDuplicate">VecDuplicate</a>(jac->head->x, &jac->head->z);
+<a name="line790">790: </a>      } <font color="#4169E1">else</font> {
+<a name="line791">791: </a>        jac->kspupper = jac->head->ksp;
+<a name="line792">792: </a>        <a href="../../../../../docs/manualpages/Sys/PetscObjectReference.html#PetscObjectReference">PetscObjectReference</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>) jac->head->ksp);
 <a name="line793">793: </a>      }
-<a name="line794">794: </a>      <a href="../../../../../docs/manualpages/KSP/KSPSetOperators.html#KSPSetOperators">KSPSetOperators</a>(jac->kspschur,jac->schur,FieldSplitSchurPre(jac));
-<a name="line795">795: </a>      <a href="../../../../../docs/manualpages/KSP/KSPGetOptionsPrefix.html#KSPGetOptionsPrefix">KSPGetOptionsPrefix</a>(jac->head->next->ksp, &Dprefix);
-<a name="line796">796: </a>      <a href="../../../../../docs/manualpages/KSP/KSPSetOptionsPrefix.html#KSPSetOptionsPrefix">KSPSetOptionsPrefix</a>(jac->kspschur,         Dprefix);
-<a name="line797">797: </a>      <font color="#B22222">/* propogate <a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a> */</font>
-<a name="line798">798: </a>      {
-<a name="line799">799: </a>        <a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a> sdm;
-<a name="line800">800: </a>        <a href="../../../../../docs/manualpages/KSP/KSPGetDM.html#KSPGetDM">KSPGetDM</a>(jac->head->next->ksp, &sdm);
-<a name="line801">801: </a>        <font color="#4169E1">if</font> (sdm) {
-<a name="line802">802: </a>          <a href="../../../../../docs/manualpages/KSP/KSPSetDM.html#KSPSetDM">KSPSetDM</a>(jac->kspschur, sdm);
-<a name="line803">803: </a>          <a href="../../../../../docs/manualpages/KSP/KSPSetDMActive.html#KSPSetDMActive">KSPSetDMActive</a>(jac->kspschur, <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);
-<a name="line804">804: </a>        }
-<a name="line805">805: </a>      }
-<a name="line806">806: </a>      <font color="#B22222">/* really want setfromoptions called in PCSetFromOptions_FieldSplit(), but it is not ready yet */</font>
-<a name="line807">807: </a>      <font color="#B22222">/* need to call this every time, since the jac->kspschur is freshly created, otherwise its options never get set */</font>
-<a name="line808">808: </a>      <a href="../../../../../docs/manualpages/KSP/KSPSetFromOptions.html#KSPSetFromOptions">KSPSetFromOptions</a>(jac->kspschur);
-<a name="line809">809: </a>    }
-
-<a name="line811">811: </a>    <font color="#B22222">/* HACK: special support to forward L and Lp matrices that might be used by <a href="../../../../../docs/manualpages/PC/PCLSC.html#PCLSC">PCLSC</a> */</font>
-<a name="line812">812: </a>    <a href="../../../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(lscname,<font color="#4169E1">sizeof</font>(lscname),<font color="#666666">"%s_LSC_L"</font>,ilink->splitname);
-<a name="line813">813: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectQuery.html#PetscObjectQuery">PetscObjectQuery</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc->mat,lscname,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>*)&LSC_L);
-<a name="line814">814: </a>    <font color="#4169E1">if</font> (!LSC_L) {<a href="../../../../../docs/manualpages/Sys/PetscObjectQuery.html#PetscObjectQuery">PetscObjectQuery</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc->pmat,lscname,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>*)&LSC_L);}
-<a name="line815">815: </a>    <font color="#4169E1">if</font> (LSC_L) {<a href="../../../../../docs/manualpages/Sys/PetscObjectCompose.html#PetscObjectCompose">PetscObjectCompose</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)jac->schur,<font color="#666666">"LSC_L"</font>,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)LSC_L);}
-<a name="line816">816: </a>    <a href="../../../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(lscname,<font color="#4169E1">sizeof</font>(lscname),<font color="#666666">"%s_LSC_Lp"</font>,ilink->splitname);
-<a name="line817">817: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectQuery.html#PetscObjectQuery">PetscObjectQuery</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc->pmat,lscname,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>*)&LSC_L);
-<a name="line818">818: </a>    <font color="#4169E1">if</font> (!LSC_L) {<a href="../../../../../docs/manualpages/Sys/PetscObjectQuery.html#PetscObjectQuery">PetscObjectQuery</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc->mat,lscname,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>*)&LSC_L);}
-<a name="line819">819: </a>    <font color="#4169E1">if</font> (LSC_L) {<a href="../../../../../docs/manualpages/Sys/PetscObjectCompose.html#PetscObjectCompose">PetscObjectCompose</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)jac->schur,<font color="#666666">"LSC_Lp"</font>,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)LSC_L);}
-<a name="line820">820: </a>  } <font color="#4169E1">else</font> {
-<a name="line821">821: </a>    <font color="#B22222">/* set up the individual splits' PCs */</font>
-<a name="line822">822: </a>    i     = 0;
-<a name="line823">823: </a>    ilink = jac->head;
-<a name="line824">824: </a>    <font color="#4169E1">while</font> (ilink) {
-<a name="line825">825: </a>      <a href="../../../../../docs/manualpages/KSP/KSPSetOperators.html#KSPSetOperators">KSPSetOperators</a>(ilink->ksp,jac->mat[i],jac->pmat[i]);
-<a name="line826">826: </a>      <font color="#B22222">/* really want setfromoptions called in PCSetFromOptions_FieldSplit(), but it is not ready yet */</font>
-<a name="line827">827: </a>      <font color="#4169E1">if</font> (!jac->suboptionsset) {<a href="../../../../../docs/manualpages/KSP/KSPSetFromOptions.html#KSPSetFromOptions">KSPSetFromOptions</a>(ilink->ksp);}
-<a name="line828">828: </a>      i++;
-<a name="line829">829: </a>      ilink = ilink->next;
-<a name="line830">830: </a>    }
-<a name="line831">831: </a>  }
-
-<a name="line833">833: </a>  jac->suboptionsset = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line834">834: </a>  <font color="#4169E1">return</font>(0);
-<a name="line835">835: </a>}
-
-<a name="line837">837: </a><strong><font color="#228B22">#define FieldSplitSplitSolveAdd(ilink,xx,yy) \</font></strong>
-<a name="line838">838: </a><strong><font color="#228B22">  (<a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilink->sctx,xx,ilink->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>) || \</font></strong>
-<a name="line839">839: </a><strong><font color="#228B22">   <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilink->sctx,xx,ilink->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>) || \</font></strong>
-<a name="line840">840: </a><strong><font color="#228B22">   <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL) ||\</font></strong>
-<a name="line841">841: </a><strong><font color="#228B22">   <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(ilink->ksp,ilink->x,ilink->y) ||                               \</font></strong>
-<a name="line842">842: </a><strong><font color="#228B22">   <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL) ||\</font></strong>
-<a name="line843">843: </a><strong><font color="#228B22">   <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilink->sctx,ilink->y,yy,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>) ||  \</font></strong>
-<a name="line844">844: </a><strong><font color="#228B22">   <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilink->sctx,ilink->y,yy,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>))</font></strong>
-
-<a name="line848">848: </a><strong><font color="#4169E1"><a name="PCApply_FieldSplit_Schur"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PCApply_FieldSplit_Schur(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> x,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> y)</font></strong>
-<a name="line849">849: </a>{
-<a name="line850">850: </a>  PC_FieldSplit     *jac = (PC_FieldSplit*)pc->data;
-<a name="line851">851: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-<a name="line852">852: </a>  PC_FieldSplitLink ilinkA = jac->head, ilinkD = ilinkA->next;
-<a name="line853">853: </a>  <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>               kspA   = ilinkA->ksp, kspLower = kspA, kspUpper = jac->kspupper;
-
-<a name="line856">856: </a>  <font color="#4169E1">switch</font> (jac->schurfactorization) {
-<a name="line857">857: </a>  <font color="#4169E1">case</font> PC_FIELDSPLIT_SCHUR_FACT_DIAG:
-<a name="line858">858: </a>    <font color="#B22222">/* [A00 0; 0 -S], positive definite, suitable for MINRES */</font>
-<a name="line859">859: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkA->sctx,x,ilinkA->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
-<a name="line860">860: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkD->sctx,x,ilinkD->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
-<a name="line861">861: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkA->sctx,x,ilinkA->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
-<a name="line862">862: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilinkA->event,kspA,ilinkA->x,ilinkA->y,NULL);
-<a name="line863">863: </a>    <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(kspA,ilinkA->x,ilinkA->y);
-<a name="line864">864: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(ilinkA->event,kspA,ilinkA->x,ilinkA->y,NULL);
-<a name="line865">865: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkA->sctx,ilinkA->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
-<a name="line866">866: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkD->sctx,x,ilinkD->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
-<a name="line867">867: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(KSP_Solve_FS_S,jac->kspschur,ilinkD->x,ilinkD->y,NULL);
-<a name="line868">868: </a>    <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(jac->kspschur,ilinkD->x,ilinkD->y);
-<a name="line869">869: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(KSP_Solve_FS_S,jac->kspschur,ilinkD->x,ilinkD->y,NULL);
-<a name="line870">870: </a>    <a href="../../../../../docs/manualpages/Vec/VecScale.html#VecScale">VecScale</a>(ilinkD->y,-1.);
-<a name="line871">871: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkD->sctx,ilinkD->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
-<a name="line872">872: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkA->sctx,ilinkA->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
-<a name="line873">873: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkD->sctx,ilinkD->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
-<a name="line874">874: </a>    <font color="#4169E1">break</font>;
-<a name="line875">875: </a>  <font color="#4169E1">case</font> PC_FIELDSPLIT_SCHUR_FACT_LOWER:
-<a name="line876">876: </a>    <font color="#B22222">/* [A00 0; A10 S], suitable for left preconditioning */</font>
-<a name="line877">877: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkA->sctx,x,ilinkA->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
-<a name="line878">878: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkA->sctx,x,ilinkA->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
-<a name="line879">879: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilinkA->event,kspA,ilinkA->x,ilinkA->y,NULL);
-<a name="line880">880: </a>    <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(kspA,ilinkA->x,ilinkA->y);
-<a name="line881">881: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(ilinkA->event,kspA,ilinkA->x,ilinkA->y,NULL);
-<a name="line882">882: </a>    <a href="../../../../../docs/manualpages/Mat/MatMult.html#MatMult">MatMult</a>(jac->C,ilinkA->y,ilinkD->x);
-<a name="line883">883: </a>    <a href="../../../../../docs/manualpages/Vec/VecScale.html#VecScale">VecScale</a>(ilinkD->x,-1.);
-<a name="line884">884: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkD->sctx,x,ilinkD->x,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
-<a name="line885">885: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkA->sctx,ilinkA->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
-<a name="line886">886: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkD->sctx,x,ilinkD->x,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
-<a name="line887">887: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(KSP_Solve_FS_S,jac->kspschur,ilinkD->x,ilinkD->y,NULL);
-<a name="line888">888: </a>    <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(jac->kspschur,ilinkD->x,ilinkD->y);
-<a name="line889">889: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(KSP_Solve_FS_S,jac->kspschur,ilinkD->x,ilinkD->y,NULL);
-<a name="line890">890: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkD->sctx,ilinkD->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
-<a name="line891">891: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkA->sctx,ilinkA->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
-<a name="line892">892: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkD->sctx,ilinkD->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
-<a name="line893">893: </a>    <font color="#4169E1">break</font>;
-<a name="line894">894: </a>  <font color="#4169E1">case</font> PC_FIELDSPLIT_SCHUR_FACT_UPPER:
-<a name="line895">895: </a>    <font color="#B22222">/* [A00 A01; 0 S], suitable for right preconditioning */</font>
-<a name="line896">896: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkD->sctx,x,ilinkD->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
-<a name="line897">897: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkD->sctx,x,ilinkD->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
-<a name="line898">898: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(KSP_Solve_FS_S,jac->kspschur,ilinkD->x,ilinkD->y,NULL);
-<a name="line899">899: </a>    <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(jac->kspschur,ilinkD->x,ilinkD->y);
-<a name="line900">900: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(KSP_Solve_FS_S,jac->kspschur,ilinkD->x,ilinkD->y,NULL);    <a href="../../../../../docs/manualpages/Mat/MatMult.html#MatMult">MatMult</a>(jac->B,ilinkD->y,ilinkA->x);
-<a name="line901">901: </a>    <a href="../../../../../docs/manualpages/Vec/VecScale.html#VecScale">VecScale</a>(ilinkA->x,-1.);
-<a name="line902">902: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkA->sctx,x,ilinkA->x,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
-<a name="line903">903: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkD->sctx,ilinkD->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
-<a name="line904">904: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkA->sctx,x,ilinkA->x,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
-<a name="line905">905: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilinkA->event,kspA,ilinkA->x,ilinkA->y,NULL);
-<a name="line906">906: </a>    <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(kspA,ilinkA->x,ilinkA->y);
-<a name="line907">907: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(ilinkA->event,kspA,ilinkA->x,ilinkA->y,NULL);
-<a name="line908">908: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkA->sctx,ilinkA->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
-<a name="line909">909: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkD->sctx,ilinkD->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
-<a name="line910">910: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkA->sctx,ilinkA->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
-<a name="line911">911: </a>    <font color="#4169E1">break</font>;
-<a name="line912">912: </a>  <font color="#4169E1">case</font> PC_FIELDSPLIT_SCHUR_FACT_FULL:
-<a name="line913">913: </a>    <font color="#B22222">/* [1 0; A10 A00^{-1} 1] [A00 0; 0 S] [1 A00^{-1}A01; 0 1], an exact solve if applied exactly, needs one extra solve with A */</font>
-<a name="line914">914: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkA->sctx,x,ilinkA->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
-<a name="line915">915: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkA->sctx,x,ilinkA->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
-<a name="line916">916: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(KSP_Solve_FS_L,kspLower,ilinkA->x,ilinkA->y,NULL);
-<a name="line917">917: </a>    <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(kspLower,ilinkA->x,ilinkA->y);
-<a name="line918">918: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(KSP_Solve_FS_L,kspLower,ilinkA->x,ilinkA->y,NULL);
-<a name="line919">919: </a>    <a href="../../../../../docs/manualpages/Mat/MatMult.html#MatMult">MatMult</a>(jac->C,ilinkA->y,ilinkD->x);
-<a name="line920">920: </a>    <a href="../../../../../docs/manualpages/Vec/VecScale.html#VecScale">VecScale</a>(ilinkD->x,-1.0);
-<a name="line921">921: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkD->sctx,x,ilinkD->x,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
-<a name="line922">922: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkD->sctx,x,ilinkD->x,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
-
-<a name="line924">924: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(KSP_Solve_FS_S,jac->kspschur,ilinkD->x,ilinkD->y,NULL);
-<a name="line925">925: </a>    <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(jac->kspschur,ilinkD->x,ilinkD->y);
-<a name="line926">926: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(KSP_Solve_FS_S,jac->kspschur,ilinkD->x,ilinkD->y,NULL);
-<a name="line927">927: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkD->sctx,ilinkD->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
-<a name="line928">928: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkD->sctx,ilinkD->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
-
-<a name="line930">930: </a>    <font color="#4169E1">if</font> (kspUpper == kspA) {
-<a name="line931">931: </a>      <a href="../../../../../docs/manualpages/Mat/MatMult.html#MatMult">MatMult</a>(jac->B,ilinkD->y,ilinkA->y);
-<a name="line932">932: </a>      <a href="../../../../../docs/manualpages/Vec/VecAXPY.html#VecAXPY">VecAXPY</a>(ilinkA->x,-1.0,ilinkA->y);
-<a name="line933">933: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilinkA->event,kspA,ilinkA->x,ilinkA->y,NULL);
-<a name="line934">934: </a>      <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(kspA,ilinkA->x,ilinkA->y);
-<a name="line935">935: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(ilinkA->event,kspA,ilinkA->x,ilinkA->y,NULL);
-<a name="line936">936: </a>    } <font color="#4169E1">else</font> {
-<a name="line937">937: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilinkA->event,kspA,ilinkA->x,ilinkA->y,NULL);
-<a name="line938">938: </a>      <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(kspA,ilinkA->x,ilinkA->y);
-<a name="line939">939: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(ilinkA->event,kspA,ilinkA->x,ilinkA->y,NULL);
-<a name="line940">940: </a>      <a href="../../../../../docs/manualpages/Mat/MatMult.html#MatMult">MatMult</a>(jac->B,ilinkD->y,ilinkA->x);
-<a name="line941">941: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(KSP_Solve_FS_U,kspUpper,ilinkA->x,ilinkA->z,NULL);
-<a name="line942">942: </a>      <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(kspUpper,ilinkA->x,ilinkA->z);
-<a name="line943">943: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(KSP_Solve_FS_U,kspUpper,ilinkA->x,ilinkA->z,NULL);
-<a name="line944">944: </a>      <a href="../../../../../docs/manualpages/Vec/VecAXPY.html#VecAXPY">VecAXPY</a>(ilinkA->y,-1.0,ilinkA->z);
-<a name="line945">945: </a>    }
-<a name="line946">946: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkA->sctx,ilinkA->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
-<a name="line947">947: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkA->sctx,ilinkA->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
-<a name="line948">948: </a>  }
-<a name="line949">949: </a>  <font color="#4169E1">return</font>(0);
-<a name="line950">950: </a>}
-
-<a name="line954">954: </a><strong><font color="#4169E1"><a name="PCApply_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PCApply_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> x,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> y)</font></strong>
-<a name="line955">955: </a>{
-<a name="line956">956: </a>  PC_FieldSplit      *jac = (PC_FieldSplit*)pc->data;
-<a name="line957">957: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>     ierr;
-<a name="line958">958: </a>  PC_FieldSplitLink  ilink = jac->head;
-<a name="line959">959: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>           cnt,bs;
-<a name="line960">960: </a>  <a href="../../../../../docs/manualpages/KSP/KSPConvergedReason.html#KSPConvergedReason">KSPConvergedReason</a> reason;
-
-<a name="line963">963: </a>  <font color="#4169E1">if</font> (jac->type == PC_COMPOSITE_ADDITIVE) {
-<a name="line964">964: </a>    <font color="#4169E1">if</font> (jac->defaultsplit) {
-<a name="line965">965: </a>      <a href="../../../../../docs/manualpages/Vec/VecGetBlockSize.html#VecGetBlockSize">VecGetBlockSize</a>(x,&bs);
-<a name="line966">966: </a>      <font color="#4169E1">if</font> (jac->bs > 0 && bs != jac->bs) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc),PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Blocksize of x vector %D does not match fieldsplit [...]
-<a name="line967">967: </a>      <a href="../../../../../docs/manualpages/Vec/VecGetBlockSize.html#VecGetBlockSize">VecGetBlockSize</a>(y,&bs);
-<a name="line968">968: </a>      <font color="#4169E1">if</font> (jac->bs > 0 && bs != jac->bs) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc),PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Blocksize of y vector %D does not match fieldsplit [...]
-<a name="line969">969: </a>      <a href="../../../../../docs/manualpages/Vec/VecStrideGatherAll.html#VecStrideGatherAll">VecStrideGatherAll</a>(x,jac->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
-<a name="line970">970: </a>      <font color="#4169E1">while</font> (ilink) {
-<a name="line971">971: </a>        <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL);
-<a name="line972">972: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(ilink->ksp,ilink->x,ilink->y);
-<a name="line973">973: </a>        <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL);
-<a name="line974">974: </a>        <a href="../../../../../docs/manualpages/KSP/KSPGetConvergedReason.html#KSPGetConvergedReason">KSPGetConvergedReason</a>(ilink->ksp,&reason);
-<a name="line975">975: </a>        <font color="#4169E1">if</font> (reason == <a href="../../../../../docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html#KSP_DIVERGED_PCSETUP_FAILED">KSP_DIVERGED_PCSETUP_FAILED</a>) {
-<a name="line976">976: </a>          pc->failedreason = PC_SUBPC_ERROR;
-<a name="line977">977: </a>        }
-<a name="line978">978: </a>        ilink = ilink->next;
-<a name="line979">979: </a>      }
-<a name="line980">980: </a>      <a href="../../../../../docs/manualpages/Vec/VecStrideScatterAll.html#VecStrideScatterAll">VecStrideScatterAll</a>(jac->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
-<a name="line981">981: </a>    } <font color="#4169E1">else</font> {
-<a name="line982">982: </a>      <a href="../../../../../docs/manualpages/Vec/VecSet.html#VecSet">VecSet</a>(y,0.0);
-<a name="line983">983: </a>      <font color="#4169E1">while</font> (ilink) {
-<a name="line984">984: </a>        FieldSplitSplitSolveAdd(ilink,x,y);
-<a name="line985">985: </a>        <a href="../../../../../docs/manualpages/KSP/KSPGetConvergedReason.html#KSPGetConvergedReason">KSPGetConvergedReason</a>(ilink->ksp,&reason);
-<a name="line986">986: </a>        <font color="#4169E1">if</font> (reason == <a href="../../../../../docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html#KSP_DIVERGED_PCSETUP_FAILED">KSP_DIVERGED_PCSETUP_FAILED</a>) {
-<a name="line987">987: </a>          pc->failedreason = PC_SUBPC_ERROR;
-<a name="line988">988: </a>        }
-<a name="line989">989: </a>        ilink = ilink->next;
-<a name="line990">990: </a>      }
-<a name="line991">991: </a>    }
-<a name="line992">992: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (jac->type == PC_COMPOSITE_MULTIPLICATIVE && jac->nsplits == 2) {
-<a name="line993">993: </a>    <a href="../../../../../docs/manualpages/Vec/VecSet.html#VecSet">VecSet</a>(y,0.0);
-<a name="line994">994: </a>    <font color="#B22222">/* solve on first block for first block variables */</font>
-<a name="line995">995: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilink->sctx,x,ilink->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
-<a name="line996">996: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilink->sctx,x,ilink->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
-<a name="line997">997: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL);
-<a name="line998">998: </a>    <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(ilink->ksp,ilink->x,ilink->y);
-<a name="line999">999: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL);
-<a name="line1000">1000: </a>    <a href="../../../../../docs/manualpages/KSP/KSPGetConvergedReason.html#KSPGetConvergedReason">KSPGetConvergedReason</a>(ilink->ksp,&reason);
-<a name="line1001">1001: </a>    <font color="#4169E1">if</font> (reason == <a href="../../../../../docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html#KSP_DIVERGED_PCSETUP_FAILED">KSP_DIVERGED_PCSETUP_FAILED</a>) {
-<a name="line1002">1002: </a>      pc->failedreason = PC_SUBPC_ERROR;
-<a name="line1003">1003: </a>    }
-<a name="line1004">1004: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilink->sctx,ilink->y,y,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
-<a name="line1005">1005: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilink->sctx,ilink->y,y,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
-
-<a name="line1007">1007: </a>    <font color="#B22222">/* compute the residual only onto second block variables using first block variables */</font>
-<a name="line1008">1008: </a>    <a href="../../../../../docs/manualpages/Mat/MatMult.html#MatMult">MatMult</a>(jac->Afield[1],ilink->y,ilink->next->x);
-<a name="line1009">1009: </a>    ilink = ilink->next;
-<a name="line1010">1010: </a>    <a href="../../../../../docs/manualpages/Vec/VecScale.html#VecScale">VecScale</a>(ilink->x,-1.0);
-<a name="line1011">1011: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilink->sctx,x,ilink->x,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
-<a name="line1012">1012: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilink->sctx,x,ilink->x,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
-
-<a name="line1014">1014: </a>    <font color="#B22222">/* solve on second block variables */</font>
-<a name="line1015">1015: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL);
-<a name="line1016">1016: </a>    <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(ilink->ksp,ilink->x,ilink->y);
-<a name="line1017">1017: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL);
-<a name="line1018">1018: </a>    <a href="../../../../../docs/manualpages/KSP/KSPGetConvergedReason.html#KSPGetConvergedReason">KSPGetConvergedReason</a>(ilink->ksp,&reason);
-<a name="line1019">1019: </a>    <font color="#4169E1">if</font> (reason == <a href="../../../../../docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html#KSP_DIVERGED_PCSETUP_FAILED">KSP_DIVERGED_PCSETUP_FAILED</a>) {
-<a name="line1020">1020: </a>      pc->failedreason = PC_SUBPC_ERROR;
-<a name="line1021">1021: </a>    }
-<a name="line1022">1022: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilink->sctx,ilink->y,y,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
-<a name="line1023">1023: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilink->sctx,ilink->y,y,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
-<a name="line1024">1024: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (jac->type == PC_COMPOSITE_MULTIPLICATIVE || jac->type == PC_COMPOSITE_SYMMETRIC_MULTIPLICATIVE) {
-<a name="line1025">1025: </a>    <font color="#4169E1">if</font> (!jac->w1) {
-<a name="line1026">1026: </a>      <a href="../../../../../docs/manualpages/Vec/VecDuplicate.html#VecDuplicate">VecDuplicate</a>(x,&jac->w1);
-<a name="line1027">1027: </a>      <a href="../../../../../docs/manualpages/Vec/VecDuplicate.html#VecDuplicate">VecDuplicate</a>(x,&jac->w2);
-<a name="line1028">1028: </a>    }
-<a name="line1029">1029: </a>    <a href="../../../../../docs/manualpages/Vec/VecSet.html#VecSet">VecSet</a>(y,0.0);
-<a name="line1030">1030: </a>    FieldSplitSplitSolveAdd(ilink,x,y);
-<a name="line1031">1031: </a>    <a href="../../../../../docs/manualpages/KSP/KSPGetConvergedReason.html#KSPGetConvergedReason">KSPGetConvergedReason</a>(ilink->ksp,&reason);
-<a name="line1032">1032: </a>    <font color="#4169E1">if</font> (reason == <a href="../../../../../docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html#KSP_DIVERGED_PCSETUP_FAILED">KSP_DIVERGED_PCSETUP_FAILED</a>) {
-<a name="line1033">1033: </a>      pc->failedreason = PC_SUBPC_ERROR;
-<a name="line1034">1034: </a>    }
-<a name="line1035">1035: </a>    cnt  = 1;
-<a name="line1036">1036: </a>    <font color="#4169E1">while</font> (ilink->next) {
-<a name="line1037">1037: </a>      ilink = ilink->next;
-<a name="line1038">1038: </a>      <font color="#B22222">/* compute the residual only over the part of the vector needed */</font>
-<a name="line1039">1039: </a>      <a href="../../../../../docs/manualpages/Mat/MatMult.html#MatMult">MatMult</a>(jac->Afield[cnt++],y,ilink->x);
-<a name="line1040">1040: </a>      <a href="../../../../../docs/manualpages/Vec/VecScale.html#VecScale">VecScale</a>(ilink->x,-1.0);
-<a name="line1041">1041: </a>      <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilink->sctx,x,ilink->x,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
-<a name="line1042">1042: </a>      <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilink->sctx,x,ilink->x,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
-<a name="line1043">1043: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL);
-<a name="line1044">1044: </a>      <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(ilink->ksp,ilink->x,ilink->y);
-<a name="line1045">1045: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL);
-<a name="line1046">1046: </a>      <a href="../../../../../docs/manualpages/KSP/KSPGetConvergedReason.html#KSPGetConvergedReason">KSPGetConvergedReason</a>(ilink->ksp,&reason);
-<a name="line1047">1047: </a>      <font color="#4169E1">if</font> (reason == <a href="../../../../../docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html#KSP_DIVERGED_PCSETUP_FAILED">KSP_DIVERGED_PCSETUP_FAILED</a>) {
-<a name="line1048">1048: </a>        pc->failedreason = PC_SUBPC_ERROR;
-<a name="line1049">1049: </a>      }
-<a name="line1050">1050: </a>      <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilink->sctx,ilink->y,y,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
-<a name="line1051">1051: </a>      <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilink->sctx,ilink->y,y,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
-<a name="line1052">1052: </a>    }
-<a name="line1053">1053: </a>    <font color="#4169E1">if</font> (jac->type == PC_COMPOSITE_SYMMETRIC_MULTIPLICATIVE) {
-<a name="line1054">1054: </a>      cnt -= 2;
-<a name="line1055">1055: </a>      <font color="#4169E1">while</font> (ilink->previous) {
-<a name="line1056">1056: </a>        ilink = ilink->previous;
-<a name="line1057">1057: </a>        <font color="#B22222">/* compute the residual only over the part of the vector needed */</font>
-<a name="line1058">1058: </a>        <a href="../../../../../docs/manualpages/Mat/MatMult.html#MatMult">MatMult</a>(jac->Afield[cnt--],y,ilink->x);
-<a name="line1059">1059: </a>        <a href="../../../../../docs/manualpages/Vec/VecScale.html#VecScale">VecScale</a>(ilink->x,-1.0);
-<a name="line1060">1060: </a>        <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilink->sctx,x,ilink->x,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
-<a name="line1061">1061: </a>        <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilink->sctx,x,ilink->x,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
-<a name="line1062">1062: </a>        <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL);
-<a name="line1063">1063: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(ilink->ksp,ilink->x,ilink->y);
-<a name="line1064">1064: </a>        <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL);
-<a name="line1065">1065: </a>        <a href="../../../../../docs/manualpages/KSP/KSPGetConvergedReason.html#KSPGetConvergedReason">KSPGetConvergedReason</a>(ilink->ksp,&reason);
-<a name="line1066">1066: </a>        <font color="#4169E1">if</font> (reason == <a href="../../../../../docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html#KSP_DIVERGED_PCSETUP_FAILED">KSP_DIVERGED_PCSETUP_FAILED</a>) {
-<a name="line1067">1067: </a>          pc->failedreason = PC_SUBPC_ERROR;
-<a name="line1068">1068: </a>        }
-<a name="line1069">1069: </a>        <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilink->sctx,ilink->y,y,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
-<a name="line1070">1070: </a>        <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilink->sctx,ilink->y,y,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
-<a name="line1071">1071: </a>      }
-<a name="line1072">1072: </a>    }
-<a name="line1073">1073: </a>  } <font color="#4169E1">else</font> <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc),PETSC_ERR_SUP,<font color="#666666">"Unsupported or unknown composition"</font>,(int) jac->type);
-<a name="line1074">1074: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1075">1075: </a>}
-
-<a name="line1077">1077: </a><strong><font color="#228B22">#define FieldSplitSplitSolveAddTranspose(ilink,xx,yy) \</font></strong>
-<a name="line1078">1078: </a><strong><font color="#228B22">  (<a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilink->sctx,xx,ilink->y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>) || \</font></strong>
-<a name="line1079">1079: </a><strong><font color="#228B22">   <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilink->sctx,xx,ilink->y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>) || \</font></strong>
-<a name="line1080">1080: </a><strong><font color="#228B22">   <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilink->event,ilink->ksp,ilink->y,ilink->x,NULL) || \</font></strong>
-<a name="line1081">1081: </a><strong><font color="#228B22">   <a href="../../../../../docs/manualpages/KSP/KSPSolveTranspose.html#KSPSolveTranspose">KSPSolveTranspose</a>(ilink->ksp,ilink->y,ilink->x) ||                  \</font></strong>
-<a name="line1082">1082: </a><strong><font color="#228B22">   <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilink->event,ilink->ksp,ilink->y,ilink->x,NULL) || \</font></strong>
-<a name="line1083">1083: </a><strong><font color="#228B22">   <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilink->sctx,ilink->x,yy,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>) || \</font></strong>
-<a name="line1084">1084: </a><strong><font color="#228B22">   <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilink->sctx,ilink->x,yy,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>))</font></strong>
-
-<a name="line1088">1088: </a><strong><font color="#4169E1"><a name="PCApplyTranspose_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PCApplyTranspose_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> x,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> y)</font></strong>
-<a name="line1089">1089: </a>{
-<a name="line1090">1090: </a>  PC_FieldSplit      *jac = (PC_FieldSplit*)pc->data;
-<a name="line1091">1091: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>     ierr;
-<a name="line1092">1092: </a>  PC_FieldSplitLink  ilink = jac->head;
-<a name="line1093">1093: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>           bs;
-<a name="line1094">1094: </a>  <a href="../../../../../docs/manualpages/KSP/KSPConvergedReason.html#KSPConvergedReason">KSPConvergedReason</a> reason;
-
-<a name="line1097">1097: </a>  <font color="#4169E1">if</font> (jac->type == PC_COMPOSITE_ADDITIVE) {
-<a name="line1098">1098: </a>    <font color="#4169E1">if</font> (jac->defaultsplit) {
-<a name="line1099">1099: </a>      <a href="../../../../../docs/manualpages/Vec/VecGetBlockSize.html#VecGetBlockSize">VecGetBlockSize</a>(x,&bs);
-<a name="line1100">1100: </a>      <font color="#4169E1">if</font> (jac->bs > 0 && bs != jac->bs) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc),PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Blocksize of x vector %D does not match fieldspl [...]
-<a name="line1101">1101: </a>      <a href="../../../../../docs/manualpages/Vec/VecGetBlockSize.html#VecGetBlockSize">VecGetBlockSize</a>(y,&bs);
-<a name="line1102">1102: </a>      <font color="#4169E1">if</font> (jac->bs > 0 && bs != jac->bs) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc),PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Blocksize of y vector %D does not match fieldspl [...]
-<a name="line1103">1103: </a>      <a href="../../../../../docs/manualpages/Vec/VecStrideGatherAll.html#VecStrideGatherAll">VecStrideGatherAll</a>(x,jac->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
-<a name="line1104">1104: </a>      <font color="#4169E1">while</font> (ilink) {
-<a name="line1105">1105: </a>        <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL);
-<a name="line1106">1106: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSolveTranspose.html#KSPSolveTranspose">KSPSolveTranspose</a>(ilink->ksp,ilink->x,ilink->y);
-<a name="line1107">1107: </a>        <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL);
-<a name="line1108">1108: </a>        <a href="../../../../../docs/manualpages/KSP/KSPGetConvergedReason.html#KSPGetConvergedReason">KSPGetConvergedReason</a>(ilink->ksp,&reason);
-<a name="line1109">1109: </a>        <font color="#4169E1">if</font> (reason == <a href="../../../../../docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html#KSP_DIVERGED_PCSETUP_FAILED">KSP_DIVERGED_PCSETUP_FAILED</a>) {
-<a name="line1110">1110: </a>          pc->failedreason = PC_SUBPC_ERROR;
-<a name="line1111">1111: </a>        }
-<a name="line1112">1112: </a>        ilink = ilink->next;
-<a name="line1113">1113: </a>      }
-<a name="line1114">1114: </a>      <a href="../../../../../docs/manualpages/Vec/VecStrideScatterAll.html#VecStrideScatterAll">VecStrideScatterAll</a>(jac->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
-<a name="line1115">1115: </a>    } <font color="#4169E1">else</font> {
-<a name="line1116">1116: </a>      <a href="../../../../../docs/manualpages/Vec/VecSet.html#VecSet">VecSet</a>(y,0.0);
-<a name="line1117">1117: </a>      <font color="#4169E1">while</font> (ilink) {
-<a name="line1118">1118: </a>        FieldSplitSplitSolveAddTranspose(ilink,x,y);
-<a name="line1119">1119: </a>        <a href="../../../../../docs/manualpages/KSP/KSPGetConvergedReason.html#KSPGetConvergedReason">KSPGetConvergedReason</a>(ilink->ksp,&reason);
-<a name="line1120">1120: </a>        <font color="#4169E1">if</font> (reason == <a href="../../../../../docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html#KSP_DIVERGED_PCSETUP_FAILED">KSP_DIVERGED_PCSETUP_FAILED</a>) {
-<a name="line1121">1121: </a>          pc->failedreason = PC_SUBPC_ERROR;
-<a name="line1122">1122: </a>        }
-<a name="line1123">1123: </a>        ilink = ilink->next;
-<a name="line1124">1124: </a>      }
-<a name="line1125">1125: </a>    }
-<a name="line1126">1126: </a>  } <font color="#4169E1">else</font> {
-<a name="line1127">1127: </a>    <font color="#4169E1">if</font> (!jac->w1) {
-<a name="line1128">1128: </a>      <a href="../../../../../docs/manualpages/Vec/VecDuplicate.html#VecDuplicate">VecDuplicate</a>(x,&jac->w1);
-<a name="line1129">1129: </a>      <a href="../../../../../docs/manualpages/Vec/VecDuplicate.html#VecDuplicate">VecDuplicate</a>(x,&jac->w2);
-<a name="line1130">1130: </a>    }
-<a name="line1131">1131: </a>    <a href="../../../../../docs/manualpages/Vec/VecSet.html#VecSet">VecSet</a>(y,0.0);
-<a name="line1132">1132: </a>    <font color="#4169E1">if</font> (jac->type == PC_COMPOSITE_SYMMETRIC_MULTIPLICATIVE) {
-<a name="line1133">1133: </a>      FieldSplitSplitSolveAddTranspose(ilink,x,y);
-<a name="line1134">1134: </a>      <a href="../../../../../docs/manualpages/KSP/KSPGetConvergedReason.html#KSPGetConvergedReason">KSPGetConvergedReason</a>(ilink->ksp,&reason);
-<a name="line1135">1135: </a>      <font color="#4169E1">if</font> (reason == <a href="../../../../../docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html#KSP_DIVERGED_PCSETUP_FAILED">KSP_DIVERGED_PCSETUP_FAILED</a>) {
-<a name="line1136">1136: </a>        pc->failedreason = PC_SUBPC_ERROR;
-<a name="line1137">1137: </a>      }
-<a name="line1138">1138: </a>      <font color="#4169E1">while</font> (ilink->next) {
+
+<a name="line795">795: </a>      <font color="#4169E1">if</font> (jac->schurpre == PC_FIELDSPLIT_SCHUR_PRE_SELFP) {
+<a name="line796">796: </a>        <a href="../../../../../docs/manualpages/KSP/MatSchurComplementGetPmat.html#MatSchurComplementGetPmat">MatSchurComplementGetPmat</a>(jac->schur,MAT_INITIAL_MATRIX,&jac->schurp);
+<a name="line797">797: </a>      }
+<a name="line798">798: </a>      <a href="../../../../../docs/manualpages/KSP/KSPCreate.html#KSPCreate">KSPCreate</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc),&jac->kspschur);
+<a name="line799">799: </a>      <a href="../../../../../docs/manualpages/KSP/KSPSetErrorIfNotConverged.html#KSPSetErrorIfNotConverged">KSPSetErrorIfNotConverged</a>(jac->kspschur,pc->erroriffailure);
+<a name="line800">800: </a>      PetscLogObjectParent((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)jac->kspschur);
+<a name="line801">801: </a>      <a href="../../../../../docs/manualpages/Sys/PetscObjectIncrementTabLevel.html#PetscObjectIncrementTabLevel">PetscObjectIncrementTabLevel</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)jac->kspschur,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,1);
+<a name="line802">802: </a>      <font color="#4169E1">if</font> (jac->schurpre == PC_FIELDSPLIT_SCHUR_PRE_SELF) {
+<a name="line803">803: </a>        <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pcschur;
+<a name="line804">804: </a>        <a href="../../../../../docs/manualpages/KSP/KSPGetPC.html#KSPGetPC">KSPGetPC</a>(jac->kspschur,&pcschur);
+<a name="line805">805: </a>        <a href="../../../../../docs/manualpages/PC/PCSetType.html#PCSetType">PCSetType</a>(pcschur,<a href="../../../../../docs/manualpages/PC/PCNONE.html#PCNONE">PCNONE</a>);
+<a name="line806">806: </a>        <font color="#B22222">/* Note: This is bad if there exist preconditioners for MATSCHURCOMPLEMENT */</font>
+<a name="line807">807: </a>      } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (jac->schurpre == PC_FIELDSPLIT_SCHUR_PRE_FULL) {
+<a name="line808">808: </a>        <a href="../../../../../docs/manualpages/KSP/MatSchurComplementComputeExplicitOperator.html#MatSchurComplementComputeExplicitOperator">MatSchurComplementComputeExplicitOperator</a>(jac->schur, &jac->schur_user);
+<a name="line809">809: </a>      }
+<a name="line810">810: </a>      <a href="../../../../../docs/manualpages/KSP/KSPSetOperators.html#KSPSetOperators">KSPSetOperators</a>(jac->kspschur,jac->schur,FieldSplitSchurPre(jac));
+<a name="line811">811: </a>      <a href="../../../../../docs/manualpages/KSP/KSPGetOptionsPrefix.html#KSPGetOptionsPrefix">KSPGetOptionsPrefix</a>(jac->head->next->ksp, &Dprefix);
+<a name="line812">812: </a>      <a href="../../../../../docs/manualpages/KSP/KSPSetOptionsPrefix.html#KSPSetOptionsPrefix">KSPSetOptionsPrefix</a>(jac->kspschur,         Dprefix);
+<a name="line813">813: </a>      <font color="#B22222">/* propogate <a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a> */</font>
+<a name="line814">814: </a>      {
+<a name="line815">815: </a>        <a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a> sdm;
+<a name="line816">816: </a>        <a href="../../../../../docs/manualpages/KSP/KSPGetDM.html#KSPGetDM">KSPGetDM</a>(jac->head->next->ksp, &sdm);
+<a name="line817">817: </a>        <font color="#4169E1">if</font> (sdm) {
+<a name="line818">818: </a>          <a href="../../../../../docs/manualpages/KSP/KSPSetDM.html#KSPSetDM">KSPSetDM</a>(jac->kspschur, sdm);
+<a name="line819">819: </a>          <a href="../../../../../docs/manualpages/KSP/KSPSetDMActive.html#KSPSetDMActive">KSPSetDMActive</a>(jac->kspschur, <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);
+<a name="line820">820: </a>        }
+<a name="line821">821: </a>      }
+<a name="line822">822: </a>      <font color="#B22222">/* really want setfromoptions called in PCSetFromOptions_FieldSplit(), but it is not ready yet */</font>
+<a name="line823">823: </a>      <font color="#B22222">/* need to call this every time, since the jac->kspschur is freshly created, otherwise its options never get set */</font>
+<a name="line824">824: </a>      <a href="../../../../../docs/manualpages/KSP/KSPSetFromOptions.html#KSPSetFromOptions">KSPSetFromOptions</a>(jac->kspschur);
+<a name="line825">825: </a>    }
+
+<a name="line827">827: </a>    <font color="#B22222">/* HACK: special support to forward L and Lp matrices that might be used by <a href="../../../../../docs/manualpages/PC/PCLSC.html#PCLSC">PCLSC</a> */</font>
+<a name="line828">828: </a>    <a href="../../../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(lscname,<font color="#4169E1">sizeof</font>(lscname),<font color="#666666">"%s_LSC_L"</font>,ilink->splitname);
+<a name="line829">829: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectQuery.html#PetscObjectQuery">PetscObjectQuery</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc->mat,lscname,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>*)&LSC_L);
+<a name="line830">830: </a>    <font color="#4169E1">if</font> (!LSC_L) {<a href="../../../../../docs/manualpages/Sys/PetscObjectQuery.html#PetscObjectQuery">PetscObjectQuery</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc->pmat,lscname,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>*)&LSC_L);}
+<a name="line831">831: </a>    <font color="#4169E1">if</font> (LSC_L) {<a href="../../../../../docs/manualpages/Sys/PetscObjectCompose.html#PetscObjectCompose">PetscObjectCompose</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)jac->schur,<font color="#666666">"LSC_L"</font>,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)LSC_L);}
+<a name="line832">832: </a>    <a href="../../../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(lscname,<font color="#4169E1">sizeof</font>(lscname),<font color="#666666">"%s_LSC_Lp"</font>,ilink->splitname);
+<a name="line833">833: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectQuery.html#PetscObjectQuery">PetscObjectQuery</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc->pmat,lscname,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>*)&LSC_L);
+<a name="line834">834: </a>    <font color="#4169E1">if</font> (!LSC_L) {<a href="../../../../../docs/manualpages/Sys/PetscObjectQuery.html#PetscObjectQuery">PetscObjectQuery</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc->mat,lscname,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>*)&LSC_L);}
+<a name="line835">835: </a>    <font color="#4169E1">if</font> (LSC_L) {<a href="../../../../../docs/manualpages/Sys/PetscObjectCompose.html#PetscObjectCompose">PetscObjectCompose</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)jac->schur,<font color="#666666">"LSC_Lp"</font>,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)LSC_L);}
+<a name="line836">836: </a>  } <font color="#4169E1">else</font> {
+<a name="line837">837: </a>    <font color="#B22222">/* set up the individual splits' PCs */</font>
+<a name="line838">838: </a>    i     = 0;
+<a name="line839">839: </a>    ilink = jac->head;
+<a name="line840">840: </a>    <font color="#4169E1">while</font> (ilink) {
+<a name="line841">841: </a>      <a href="../../../../../docs/manualpages/KSP/KSPSetOperators.html#KSPSetOperators">KSPSetOperators</a>(ilink->ksp,jac->mat[i],jac->pmat[i]);
+<a name="line842">842: </a>      <font color="#B22222">/* really want setfromoptions called in PCSetFromOptions_FieldSplit(), but it is not ready yet */</font>
+<a name="line843">843: </a>      <font color="#4169E1">if</font> (!jac->suboptionsset) {<a href="../../../../../docs/manualpages/KSP/KSPSetFromOptions.html#KSPSetFromOptions">KSPSetFromOptions</a>(ilink->ksp);}
+<a name="line844">844: </a>      i++;
+<a name="line845">845: </a>      ilink = ilink->next;
+<a name="line846">846: </a>    }
+<a name="line847">847: </a>  }
+
+<a name="line849">849: </a>  jac->suboptionsset = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line850">850: </a>  <font color="#4169E1">return</font>(0);
+<a name="line851">851: </a>}
+
+<a name="line853">853: </a><strong><font color="#228B22">#define FieldSplitSplitSolveAdd(ilink,xx,yy) \</font></strong>
+<a name="line854">854: </a><strong><font color="#228B22">  (<a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilink->sctx,xx,ilink->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>) || \</font></strong>
+<a name="line855">855: </a><strong><font color="#228B22">   <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilink->sctx,xx,ilink->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>) || \</font></strong>
+<a name="line856">856: </a><strong><font color="#228B22">   <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL) ||\</font></strong>
+<a name="line857">857: </a><strong><font color="#228B22">   <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(ilink->ksp,ilink->x,ilink->y) ||                               \</font></strong>
+<a name="line858">858: </a><strong><font color="#228B22">   <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL) ||\</font></strong>
+<a name="line859">859: </a><strong><font color="#228B22">   <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilink->sctx,ilink->y,yy,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>) ||  \</font></strong>
+<a name="line860">860: </a><strong><font color="#228B22">   <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilink->sctx,ilink->y,yy,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>))</font></strong>
+
+<a name="line864">864: </a><strong><font color="#4169E1"><a name="PCApply_FieldSplit_Schur"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PCApply_FieldSplit_Schur(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> x,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> y)</font></strong>
+<a name="line865">865: </a>{
+<a name="line866">866: </a>  PC_FieldSplit     *jac = (PC_FieldSplit*)pc->data;
+<a name="line867">867: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+<a name="line868">868: </a>  PC_FieldSplitLink ilinkA = jac->head, ilinkD = ilinkA->next;
+<a name="line869">869: </a>  <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>               kspA   = ilinkA->ksp, kspLower = kspA, kspUpper = jac->kspupper;
+
+<a name="line872">872: </a>  <font color="#4169E1">switch</font> (jac->schurfactorization) {
+<a name="line873">873: </a>  <font color="#4169E1">case</font> PC_FIELDSPLIT_SCHUR_FACT_DIAG:
+<a name="line874">874: </a>    <font color="#B22222">/* [A00 0; 0 -S], positive definite, suitable for MINRES */</font>
+<a name="line875">875: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkA->sctx,x,ilinkA->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
+<a name="line876">876: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkD->sctx,x,ilinkD->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
+<a name="line877">877: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkA->sctx,x,ilinkA->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
+<a name="line878">878: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilinkA->event,kspA,ilinkA->x,ilinkA->y,NULL);
+<a name="line879">879: </a>    <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(kspA,ilinkA->x,ilinkA->y);
+<a name="line880">880: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(ilinkA->event,kspA,ilinkA->x,ilinkA->y,NULL);
+<a name="line881">881: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkA->sctx,ilinkA->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
+<a name="line882">882: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkD->sctx,x,ilinkD->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
+<a name="line883">883: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(KSP_Solve_FS_S,jac->kspschur,ilinkD->x,ilinkD->y,NULL);
+<a name="line884">884: </a>    <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(jac->kspschur,ilinkD->x,ilinkD->y);
+<a name="line885">885: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(KSP_Solve_FS_S,jac->kspschur,ilinkD->x,ilinkD->y,NULL);
+<a name="line886">886: </a>    <a href="../../../../../docs/manualpages/Vec/VecScale.html#VecScale">VecScale</a>(ilinkD->y,-1.);
+<a name="line887">887: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkD->sctx,ilinkD->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
+<a name="line888">888: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkA->sctx,ilinkA->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
+<a name="line889">889: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkD->sctx,ilinkD->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
+<a name="line890">890: </a>    <font color="#4169E1">break</font>;
+<a name="line891">891: </a>  <font color="#4169E1">case</font> PC_FIELDSPLIT_SCHUR_FACT_LOWER:
+<a name="line892">892: </a>    <font color="#B22222">/* [A00 0; A10 S], suitable for left preconditioning */</font>
+<a name="line893">893: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkA->sctx,x,ilinkA->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
+<a name="line894">894: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkA->sctx,x,ilinkA->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
+<a name="line895">895: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilinkA->event,kspA,ilinkA->x,ilinkA->y,NULL);
+<a name="line896">896: </a>    <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(kspA,ilinkA->x,ilinkA->y);
+<a name="line897">897: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(ilinkA->event,kspA,ilinkA->x,ilinkA->y,NULL);
+<a name="line898">898: </a>    <a href="../../../../../docs/manualpages/Mat/MatMult.html#MatMult">MatMult</a>(jac->C,ilinkA->y,ilinkD->x);
+<a name="line899">899: </a>    <a href="../../../../../docs/manualpages/Vec/VecScale.html#VecScale">VecScale</a>(ilinkD->x,-1.);
+<a name="line900">900: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkD->sctx,x,ilinkD->x,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
+<a name="line901">901: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkA->sctx,ilinkA->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
+<a name="line902">902: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkD->sctx,x,ilinkD->x,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
+<a name="line903">903: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(KSP_Solve_FS_S,jac->kspschur,ilinkD->x,ilinkD->y,NULL);
+<a name="line904">904: </a>    <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(jac->kspschur,ilinkD->x,ilinkD->y);
+<a name="line905">905: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(KSP_Solve_FS_S,jac->kspschur,ilinkD->x,ilinkD->y,NULL);
+<a name="line906">906: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkD->sctx,ilinkD->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
+<a name="line907">907: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkA->sctx,ilinkA->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
+<a name="line908">908: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkD->sctx,ilinkD->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
+<a name="line909">909: </a>    <font color="#4169E1">break</font>;
+<a name="line910">910: </a>  <font color="#4169E1">case</font> PC_FIELDSPLIT_SCHUR_FACT_UPPER:
+<a name="line911">911: </a>    <font color="#B22222">/* [A00 A01; 0 S], suitable for right preconditioning */</font>
+<a name="line912">912: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkD->sctx,x,ilinkD->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
+<a name="line913">913: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkD->sctx,x,ilinkD->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
+<a name="line914">914: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(KSP_Solve_FS_S,jac->kspschur,ilinkD->x,ilinkD->y,NULL);
+<a name="line915">915: </a>    <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(jac->kspschur,ilinkD->x,ilinkD->y);
+<a name="line916">916: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(KSP_Solve_FS_S,jac->kspschur,ilinkD->x,ilinkD->y,NULL);    <a href="../../../../../docs/manualpages/Mat/MatMult.html#MatMult">MatMult</a>(jac->B,ilinkD->y,ilinkA->x);
+<a name="line917">917: </a>    <a href="../../../../../docs/manualpages/Vec/VecScale.html#VecScale">VecScale</a>(ilinkA->x,-1.);
+<a name="line918">918: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkA->sctx,x,ilinkA->x,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
+<a name="line919">919: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkD->sctx,ilinkD->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
+<a name="line920">920: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkA->sctx,x,ilinkA->x,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
+<a name="line921">921: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilinkA->event,kspA,ilinkA->x,ilinkA->y,NULL);
+<a name="line922">922: </a>    <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(kspA,ilinkA->x,ilinkA->y);
+<a name="line923">923: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(ilinkA->event,kspA,ilinkA->x,ilinkA->y,NULL);
+<a name="line924">924: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkA->sctx,ilinkA->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
+<a name="line925">925: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkD->sctx,ilinkD->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
+<a name="line926">926: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkA->sctx,ilinkA->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
+<a name="line927">927: </a>    <font color="#4169E1">break</font>;
+<a name="line928">928: </a>  <font color="#4169E1">case</font> PC_FIELDSPLIT_SCHUR_FACT_FULL:
+<a name="line929">929: </a>    <font color="#B22222">/* [1 0; A10 A00^{-1} 1] [A00 0; 0 S] [1 A00^{-1}A01; 0 1], an exact solve if applied exactly, needs one extra solve with A */</font>
+<a name="line930">930: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkA->sctx,x,ilinkA->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
+<a name="line931">931: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkA->sctx,x,ilinkA->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
+<a name="line932">932: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(KSP_Solve_FS_L,kspLower,ilinkA->x,ilinkA->y,NULL);
+<a name="line933">933: </a>    <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(kspLower,ilinkA->x,ilinkA->y);
+<a name="line934">934: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(KSP_Solve_FS_L,kspLower,ilinkA->x,ilinkA->y,NULL);
+<a name="line935">935: </a>    <a href="../../../../../docs/manualpages/Mat/MatMult.html#MatMult">MatMult</a>(jac->C,ilinkA->y,ilinkD->x);
+<a name="line936">936: </a>    <a href="../../../../../docs/manualpages/Vec/VecScale.html#VecScale">VecScale</a>(ilinkD->x,-1.0);
+<a name="line937">937: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkD->sctx,x,ilinkD->x,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
+<a name="line938">938: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkD->sctx,x,ilinkD->x,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
+
+<a name="line940">940: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(KSP_Solve_FS_S,jac->kspschur,ilinkD->x,ilinkD->y,NULL);
+<a name="line941">941: </a>    <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(jac->kspschur,ilinkD->x,ilinkD->y);
+<a name="line942">942: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(KSP_Solve_FS_S,jac->kspschur,ilinkD->x,ilinkD->y,NULL);
+<a name="line943">943: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkD->sctx,ilinkD->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
+<a name="line944">944: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkD->sctx,ilinkD->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
+
+<a name="line946">946: </a>    <font color="#4169E1">if</font> (kspUpper == kspA) {
+<a name="line947">947: </a>      <a href="../../../../../docs/manualpages/Mat/MatMult.html#MatMult">MatMult</a>(jac->B,ilinkD->y,ilinkA->y);
+<a name="line948">948: </a>      <a href="../../../../../docs/manualpages/Vec/VecAXPY.html#VecAXPY">VecAXPY</a>(ilinkA->x,-1.0,ilinkA->y);
+<a name="line949">949: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilinkA->event,kspA,ilinkA->x,ilinkA->y,NULL);
+<a name="line950">950: </a>      <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(kspA,ilinkA->x,ilinkA->y);
+<a name="line951">951: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(ilinkA->event,kspA,ilinkA->x,ilinkA->y,NULL);
+<a name="line952">952: </a>    } <font color="#4169E1">else</font> {
+<a name="line953">953: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilinkA->event,kspA,ilinkA->x,ilinkA->y,NULL);
+<a name="line954">954: </a>      <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(kspA,ilinkA->x,ilinkA->y);
+<a name="line955">955: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(ilinkA->event,kspA,ilinkA->x,ilinkA->y,NULL);
+<a name="line956">956: </a>      <a href="../../../../../docs/manualpages/Mat/MatMult.html#MatMult">MatMult</a>(jac->B,ilinkD->y,ilinkA->x);
+<a name="line957">957: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(KSP_Solve_FS_U,kspUpper,ilinkA->x,ilinkA->z,NULL);
+<a name="line958">958: </a>      <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(kspUpper,ilinkA->x,ilinkA->z);
+<a name="line959">959: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(KSP_Solve_FS_U,kspUpper,ilinkA->x,ilinkA->z,NULL);
+<a name="line960">960: </a>      <a href="../../../../../docs/manualpages/Vec/VecAXPY.html#VecAXPY">VecAXPY</a>(ilinkA->y,-1.0,ilinkA->z);
+<a name="line961">961: </a>    }
+<a name="line962">962: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilinkA->sctx,ilinkA->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
+<a name="line963">963: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilinkA->sctx,ilinkA->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
+<a name="line964">964: </a>  }
+<a name="line965">965: </a>  <font color="#4169E1">return</font>(0);
+<a name="line966">966: </a>}
+
+<a name="line970">970: </a><strong><font color="#4169E1"><a name="PCApply_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PCApply_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> x,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> y)</font></strong>
+<a name="line971">971: </a>{
+<a name="line972">972: </a>  PC_FieldSplit      *jac = (PC_FieldSplit*)pc->data;
+<a name="line973">973: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>     ierr;
+<a name="line974">974: </a>  PC_FieldSplitLink  ilink = jac->head;
+<a name="line975">975: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>           cnt,bs;
+<a name="line976">976: </a>  <a href="../../../../../docs/manualpages/KSP/KSPConvergedReason.html#KSPConvergedReason">KSPConvergedReason</a> reason;
+
+<a name="line979">979: </a>  <font color="#4169E1">if</font> (jac->type == PC_COMPOSITE_ADDITIVE) {
+<a name="line980">980: </a>    <font color="#4169E1">if</font> (jac->defaultsplit) {
+<a name="line981">981: </a>      <a href="../../../../../docs/manualpages/Vec/VecGetBlockSize.html#VecGetBlockSize">VecGetBlockSize</a>(x,&bs);
+<a name="line982">982: </a>      <font color="#4169E1">if</font> (jac->bs > 0 && bs != jac->bs) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc),PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Blocksize of x vector %D does not match fieldsplit [...]
+<a name="line983">983: </a>      <a href="../../../../../docs/manualpages/Vec/VecGetBlockSize.html#VecGetBlockSize">VecGetBlockSize</a>(y,&bs);
+<a name="line984">984: </a>      <font color="#4169E1">if</font> (jac->bs > 0 && bs != jac->bs) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc),PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Blocksize of y vector %D does not match fieldsplit [...]
+<a name="line985">985: </a>      <a href="../../../../../docs/manualpages/Vec/VecStrideGatherAll.html#VecStrideGatherAll">VecStrideGatherAll</a>(x,jac->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
+<a name="line986">986: </a>      <font color="#4169E1">while</font> (ilink) {
+<a name="line987">987: </a>        <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL);
+<a name="line988">988: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(ilink->ksp,ilink->x,ilink->y);
+<a name="line989">989: </a>        <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL);
+<a name="line990">990: </a>        <a href="../../../../../docs/manualpages/KSP/KSPGetConvergedReason.html#KSPGetConvergedReason">KSPGetConvergedReason</a>(ilink->ksp,&reason);
+<a name="line991">991: </a>        <font color="#4169E1">if</font> (reason == <a href="../../../../../docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html#KSP_DIVERGED_PCSETUP_FAILED">KSP_DIVERGED_PCSETUP_FAILED</a>) {
+<a name="line992">992: </a>          pc->failedreason = PC_SUBPC_ERROR;
+<a name="line993">993: </a>        }
+<a name="line994">994: </a>        ilink = ilink->next;
+<a name="line995">995: </a>      }
+<a name="line996">996: </a>      <a href="../../../../../docs/manualpages/Vec/VecStrideScatterAll.html#VecStrideScatterAll">VecStrideScatterAll</a>(jac->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
+<a name="line997">997: </a>    } <font color="#4169E1">else</font> {
+<a name="line998">998: </a>      <a href="../../../../../docs/manualpages/Vec/VecSet.html#VecSet">VecSet</a>(y,0.0);
+<a name="line999">999: </a>      <font color="#4169E1">while</font> (ilink) {
+<a name="line1000">1000: </a>        FieldSplitSplitSolveAdd(ilink,x,y);
+<a name="line1001">1001: </a>        <a href="../../../../../docs/manualpages/KSP/KSPGetConvergedReason.html#KSPGetConvergedReason">KSPGetConvergedReason</a>(ilink->ksp,&reason);
+<a name="line1002">1002: </a>        <font color="#4169E1">if</font> (reason == <a href="../../../../../docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html#KSP_DIVERGED_PCSETUP_FAILED">KSP_DIVERGED_PCSETUP_FAILED</a>) {
+<a name="line1003">1003: </a>          pc->failedreason = PC_SUBPC_ERROR;
+<a name="line1004">1004: </a>        }
+<a name="line1005">1005: </a>        ilink = ilink->next;
+<a name="line1006">1006: </a>      }
+<a name="line1007">1007: </a>    }
+<a name="line1008">1008: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (jac->type == PC_COMPOSITE_MULTIPLICATIVE && jac->nsplits == 2) {
+<a name="line1009">1009: </a>    <a href="../../../../../docs/manualpages/Vec/VecSet.html#VecSet">VecSet</a>(y,0.0);
+<a name="line1010">1010: </a>    <font color="#B22222">/* solve on first block for first block variables */</font>
+<a name="line1011">1011: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilink->sctx,x,ilink->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
+<a name="line1012">1012: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilink->sctx,x,ilink->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
+<a name="line1013">1013: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL);
+<a name="line1014">1014: </a>    <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(ilink->ksp,ilink->x,ilink->y);
+<a name="line1015">1015: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL);
+<a name="line1016">1016: </a>    <a href="../../../../../docs/manualpages/KSP/KSPGetConvergedReason.html#KSPGetConvergedReason">KSPGetConvergedReason</a>(ilink->ksp,&reason);
+<a name="line1017">1017: </a>    <font color="#4169E1">if</font> (reason == <a href="../../../../../docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html#KSP_DIVERGED_PCSETUP_FAILED">KSP_DIVERGED_PCSETUP_FAILED</a>) {
+<a name="line1018">1018: </a>      pc->failedreason = PC_SUBPC_ERROR;
+<a name="line1019">1019: </a>    }
+<a name="line1020">1020: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilink->sctx,ilink->y,y,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
+<a name="line1021">1021: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilink->sctx,ilink->y,y,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
+
+<a name="line1023">1023: </a>    <font color="#B22222">/* compute the residual only onto second block variables using first block variables */</font>
+<a name="line1024">1024: </a>    <a href="../../../../../docs/manualpages/Mat/MatMult.html#MatMult">MatMult</a>(jac->Afield[1],ilink->y,ilink->next->x);
+<a name="line1025">1025: </a>    ilink = ilink->next;
+<a name="line1026">1026: </a>    <a href="../../../../../docs/manualpages/Vec/VecScale.html#VecScale">VecScale</a>(ilink->x,-1.0);
+<a name="line1027">1027: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilink->sctx,x,ilink->x,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
+<a name="line1028">1028: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilink->sctx,x,ilink->x,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
+
+<a name="line1030">1030: </a>    <font color="#B22222">/* solve on second block variables */</font>
+<a name="line1031">1031: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL);
+<a name="line1032">1032: </a>    <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(ilink->ksp,ilink->x,ilink->y);
+<a name="line1033">1033: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL);
+<a name="line1034">1034: </a>    <a href="../../../../../docs/manualpages/KSP/KSPGetConvergedReason.html#KSPGetConvergedReason">KSPGetConvergedReason</a>(ilink->ksp,&reason);
+<a name="line1035">1035: </a>    <font color="#4169E1">if</font> (reason == <a href="../../../../../docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html#KSP_DIVERGED_PCSETUP_FAILED">KSP_DIVERGED_PCSETUP_FAILED</a>) {
+<a name="line1036">1036: </a>      pc->failedreason = PC_SUBPC_ERROR;
+<a name="line1037">1037: </a>    }
+<a name="line1038">1038: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilink->sctx,ilink->y,y,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
+<a name="line1039">1039: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilink->sctx,ilink->y,y,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
+<a name="line1040">1040: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (jac->type == PC_COMPOSITE_MULTIPLICATIVE || jac->type == PC_COMPOSITE_SYMMETRIC_MULTIPLICATIVE) {
+<a name="line1041">1041: </a>    <font color="#4169E1">if</font> (!jac->w1) {
+<a name="line1042">1042: </a>      <a href="../../../../../docs/manualpages/Vec/VecDuplicate.html#VecDuplicate">VecDuplicate</a>(x,&jac->w1);
+<a name="line1043">1043: </a>      <a href="../../../../../docs/manualpages/Vec/VecDuplicate.html#VecDuplicate">VecDuplicate</a>(x,&jac->w2);
+<a name="line1044">1044: </a>    }
+<a name="line1045">1045: </a>    <a href="../../../../../docs/manualpages/Vec/VecSet.html#VecSet">VecSet</a>(y,0.0);
+<a name="line1046">1046: </a>    FieldSplitSplitSolveAdd(ilink,x,y);
+<a name="line1047">1047: </a>    <a href="../../../../../docs/manualpages/KSP/KSPGetConvergedReason.html#KSPGetConvergedReason">KSPGetConvergedReason</a>(ilink->ksp,&reason);
+<a name="line1048">1048: </a>    <font color="#4169E1">if</font> (reason == <a href="../../../../../docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html#KSP_DIVERGED_PCSETUP_FAILED">KSP_DIVERGED_PCSETUP_FAILED</a>) {
+<a name="line1049">1049: </a>      pc->failedreason = PC_SUBPC_ERROR;
+<a name="line1050">1050: </a>    }
+<a name="line1051">1051: </a>    cnt  = 1;
+<a name="line1052">1052: </a>    <font color="#4169E1">while</font> (ilink->next) {
+<a name="line1053">1053: </a>      ilink = ilink->next;
+<a name="line1054">1054: </a>      <font color="#B22222">/* compute the residual only over the part of the vector needed */</font>
+<a name="line1055">1055: </a>      <a href="../../../../../docs/manualpages/Mat/MatMult.html#MatMult">MatMult</a>(jac->Afield[cnt++],y,ilink->x);
+<a name="line1056">1056: </a>      <a href="../../../../../docs/manualpages/Vec/VecScale.html#VecScale">VecScale</a>(ilink->x,-1.0);
+<a name="line1057">1057: </a>      <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilink->sctx,x,ilink->x,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
+<a name="line1058">1058: </a>      <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilink->sctx,x,ilink->x,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
+<a name="line1059">1059: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL);
+<a name="line1060">1060: </a>      <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(ilink->ksp,ilink->x,ilink->y);
+<a name="line1061">1061: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL);
+<a name="line1062">1062: </a>      <a href="../../../../../docs/manualpages/KSP/KSPGetConvergedReason.html#KSPGetConvergedReason">KSPGetConvergedReason</a>(ilink->ksp,&reason);
+<a name="line1063">1063: </a>      <font color="#4169E1">if</font> (reason == <a href="../../../../../docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html#KSP_DIVERGED_PCSETUP_FAILED">KSP_DIVERGED_PCSETUP_FAILED</a>) {
+<a name="line1064">1064: </a>        pc->failedreason = PC_SUBPC_ERROR;
+<a name="line1065">1065: </a>      }
+<a name="line1066">1066: </a>      <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilink->sctx,ilink->y,y,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
+<a name="line1067">1067: </a>      <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilink->sctx,ilink->y,y,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
+<a name="line1068">1068: </a>    }
+<a name="line1069">1069: </a>    <font color="#4169E1">if</font> (jac->type == PC_COMPOSITE_SYMMETRIC_MULTIPLICATIVE) {
+<a name="line1070">1070: </a>      cnt -= 2;
+<a name="line1071">1071: </a>      <font color="#4169E1">while</font> (ilink->previous) {
+<a name="line1072">1072: </a>        ilink = ilink->previous;
+<a name="line1073">1073: </a>        <font color="#B22222">/* compute the residual only over the part of the vector needed */</font>
+<a name="line1074">1074: </a>        <a href="../../../../../docs/manualpages/Mat/MatMult.html#MatMult">MatMult</a>(jac->Afield[cnt--],y,ilink->x);
+<a name="line1075">1075: </a>        <a href="../../../../../docs/manualpages/Vec/VecScale.html#VecScale">VecScale</a>(ilink->x,-1.0);
+<a name="line1076">1076: </a>        <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilink->sctx,x,ilink->x,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
+<a name="line1077">1077: </a>        <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilink->sctx,x,ilink->x,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>);
+<a name="line1078">1078: </a>        <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL);
+<a name="line1079">1079: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSolve.html#KSPSolve">KSPSolve</a>(ilink->ksp,ilink->x,ilink->y);
+<a name="line1080">1080: </a>        <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL);
+<a name="line1081">1081: </a>        <a href="../../../../../docs/manualpages/KSP/KSPGetConvergedReason.html#KSPGetConvergedReason">KSPGetConvergedReason</a>(ilink->ksp,&reason);
+<a name="line1082">1082: </a>        <font color="#4169E1">if</font> (reason == <a href="../../../../../docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html#KSP_DIVERGED_PCSETUP_FAILED">KSP_DIVERGED_PCSETUP_FAILED</a>) {
+<a name="line1083">1083: </a>          pc->failedreason = PC_SUBPC_ERROR;
+<a name="line1084">1084: </a>        }
+<a name="line1085">1085: </a>        <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilink->sctx,ilink->y,y,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
+<a name="line1086">1086: </a>        <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilink->sctx,ilink->y,y,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>);
+<a name="line1087">1087: </a>      }
+<a name="line1088">1088: </a>    }
+<a name="line1089">1089: </a>  } <font color="#4169E1">else</font> <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc),PETSC_ERR_SUP,<font color="#666666">"Unsupported or unknown composition"</font>,(int) jac->type);
+<a name="line1090">1090: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1091">1091: </a>}
+
+<a name="line1093">1093: </a><strong><font color="#228B22">#define FieldSplitSplitSolveAddTranspose(ilink,xx,yy) \</font></strong>
+<a name="line1094">1094: </a><strong><font color="#228B22">  (<a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilink->sctx,xx,ilink->y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>) || \</font></strong>
+<a name="line1095">1095: </a><strong><font color="#228B22">   <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilink->sctx,xx,ilink->y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_FORWARD.html#SCATTER_FORWARD">SCATTER_FORWARD</a>) || \</font></strong>
+<a name="line1096">1096: </a><strong><font color="#228B22">   <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilink->event,ilink->ksp,ilink->y,ilink->x,NULL) || \</font></strong>
+<a name="line1097">1097: </a><strong><font color="#228B22">   <a href="../../../../../docs/manualpages/KSP/KSPSolveTranspose.html#KSPSolveTranspose">KSPSolveTranspose</a>(ilink->ksp,ilink->y,ilink->x) ||                  \</font></strong>
+<a name="line1098">1098: </a><strong><font color="#228B22">   <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilink->event,ilink->ksp,ilink->y,ilink->x,NULL) || \</font></strong>
+<a name="line1099">1099: </a><strong><font color="#228B22">   <a href="../../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>(ilink->sctx,ilink->x,yy,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>) || \</font></strong>
+<a name="line1100">1100: </a><strong><font color="#228B22">   <a href="../../../../../docs/manualpages/Vec/VecScatterEnd.html#VecScatterEnd">VecScatterEnd</a>(ilink->sctx,ilink->x,yy,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>,<a href="../../../../../docs/manualpages/Vec/SCATTER_REVERSE.html#SCATTER_REVERSE">SCATTER_REVERSE</a>))</font></strong>
+
+<a name="line1104">1104: </a><strong><font color="#4169E1"><a name="PCApplyTranspose_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PCApplyTranspose_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> x,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> y)</font></strong>
+<a name="line1105">1105: </a>{
+<a name="line1106">1106: </a>  PC_FieldSplit      *jac = (PC_FieldSplit*)pc->data;
+<a name="line1107">1107: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>     ierr;
+<a name="line1108">1108: </a>  PC_FieldSplitLink  ilink = jac->head;
+<a name="line1109">1109: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>           bs;
+<a name="line1110">1110: </a>  <a href="../../../../../docs/manualpages/KSP/KSPConvergedReason.html#KSPConvergedReason">KSPConvergedReason</a> reason;
+
+<a name="line1113">1113: </a>  <font color="#4169E1">if</font> (jac->type == PC_COMPOSITE_ADDITIVE) {
+<a name="line1114">1114: </a>    <font color="#4169E1">if</font> (jac->defaultsplit) {
+<a name="line1115">1115: </a>      <a href="../../../../../docs/manualpages/Vec/VecGetBlockSize.html#VecGetBlockSize">VecGetBlockSize</a>(x,&bs);
+<a name="line1116">1116: </a>      <font color="#4169E1">if</font> (jac->bs > 0 && bs != jac->bs) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc),PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Blocksize of x vector %D does not match fieldspl [...]
+<a name="line1117">1117: </a>      <a href="../../../../../docs/manualpages/Vec/VecGetBlockSize.html#VecGetBlockSize">VecGetBlockSize</a>(y,&bs);
+<a name="line1118">1118: </a>      <font color="#4169E1">if</font> (jac->bs > 0 && bs != jac->bs) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc),PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Blocksize of y vector %D does not match fieldspl [...]
+<a name="line1119">1119: </a>      <a href="../../../../../docs/manualpages/Vec/VecStrideGatherAll.html#VecStrideGatherAll">VecStrideGatherAll</a>(x,jac->x,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
+<a name="line1120">1120: </a>      <font color="#4169E1">while</font> (ilink) {
+<a name="line1121">1121: </a>        <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL);
+<a name="line1122">1122: </a>        <a href="../../../../../docs/manualpages/KSP/KSPSolveTranspose.html#KSPSolveTranspose">KSPSolveTranspose</a>(ilink->ksp,ilink->x,ilink->y);
+<a name="line1123">1123: </a>        <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(ilink->event,ilink->ksp,ilink->x,ilink->y,NULL);
+<a name="line1124">1124: </a>        <a href="../../../../../docs/manualpages/KSP/KSPGetConvergedReason.html#KSPGetConvergedReason">KSPGetConvergedReason</a>(ilink->ksp,&reason);
+<a name="line1125">1125: </a>        <font color="#4169E1">if</font> (reason == <a href="../../../../../docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html#KSP_DIVERGED_PCSETUP_FAILED">KSP_DIVERGED_PCSETUP_FAILED</a>) {
+<a name="line1126">1126: </a>          pc->failedreason = PC_SUBPC_ERROR;
+<a name="line1127">1127: </a>        }
+<a name="line1128">1128: </a>        ilink = ilink->next;
+<a name="line1129">1129: </a>      }
+<a name="line1130">1130: </a>      <a href="../../../../../docs/manualpages/Vec/VecStrideScatterAll.html#VecStrideScatterAll">VecStrideScatterAll</a>(jac->y,y,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
+<a name="line1131">1131: </a>    } <font color="#4169E1">else</font> {
+<a name="line1132">1132: </a>      <a href="../../../../../docs/manualpages/Vec/VecSet.html#VecSet">VecSet</a>(y,0.0);
+<a name="line1133">1133: </a>      <font color="#4169E1">while</font> (ilink) {
+<a name="line1134">1134: </a>        FieldSplitSplitSolveAddTranspose(ilink,x,y);
+<a name="line1135">1135: </a>        <a href="../../../../../docs/manualpages/KSP/KSPGetConvergedReason.html#KSPGetConvergedReason">KSPGetConvergedReason</a>(ilink->ksp,&reason);
+<a name="line1136">1136: </a>        <font color="#4169E1">if</font> (reason == <a href="../../../../../docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html#KSP_DIVERGED_PCSETUP_FAILED">KSP_DIVERGED_PCSETUP_FAILED</a>) {
+<a name="line1137">1137: </a>          pc->failedreason = PC_SUBPC_ERROR;
+<a name="line1138">1138: </a>        }
 <a name="line1139">1139: </a>        ilink = ilink->next;
-<a name="line1140">1140: </a>        <a href="../../../../../docs/manualpages/Mat/MatMultTranspose.html#MatMultTranspose">MatMultTranspose</a>(pc->mat,y,jac->w1);
-<a name="line1141">1141: </a>        <a href="../../../../../docs/manualpages/Vec/VecWAXPY.html#VecWAXPY">VecWAXPY</a>(jac->w2,-1.0,jac->w1,x);
-<a name="line1142">1142: </a>        FieldSplitSplitSolveAddTranspose(ilink,jac->w2,y);
-<a name="line1143">1143: </a>      }
-<a name="line1144">1144: </a>      <font color="#4169E1">while</font> (ilink->previous) {
-<a name="line1145">1145: </a>        ilink = ilink->previous;
-<a name="line1146">1146: </a>        <a href="../../../../../docs/manualpages/Mat/MatMultTranspose.html#MatMultTranspose">MatMultTranspose</a>(pc->mat,y,jac->w1);
-<a name="line1147">1147: </a>        <a href="../../../../../docs/manualpages/Vec/VecWAXPY.html#VecWAXPY">VecWAXPY</a>(jac->w2,-1.0,jac->w1,x);
-<a name="line1148">1148: </a>        FieldSplitSplitSolveAddTranspose(ilink,jac->w2,y);
-<a name="line1149">1149: </a>      }
-<a name="line1150">1150: </a>    } <font color="#4169E1">else</font> {
-<a name="line1151">1151: </a>      <font color="#4169E1">while</font> (ilink->next) {   <font color="#B22222">/* get to last entry in linked list */</font>
-<a name="line1152">1152: </a>        ilink = ilink->next;
+<a name="line1140">1140: </a>      }
+<a name="line1141">1141: </a>    }
+<a name="line1142">1142: </a>  } <font color="#4169E1">else</font> {
+<a name="line1143">1143: </a>    <font color="#4169E1">if</font> (!jac->w1) {
+<a name="line1144">1144: </a>      <a href="../../../../../docs/manualpages/Vec/VecDuplicate.html#VecDuplicate">VecDuplicate</a>(x,&jac->w1);
+<a name="line1145">1145: </a>      <a href="../../../../../docs/manualpages/Vec/VecDuplicate.html#VecDuplicate">VecDuplicate</a>(x,&jac->w2);
+<a name="line1146">1146: </a>    }
+<a name="line1147">1147: </a>    <a href="../../../../../docs/manualpages/Vec/VecSet.html#VecSet">VecSet</a>(y,0.0);
+<a name="line1148">1148: </a>    <font color="#4169E1">if</font> (jac->type == PC_COMPOSITE_SYMMETRIC_MULTIPLICATIVE) {
+<a name="line1149">1149: </a>      FieldSplitSplitSolveAddTranspose(ilink,x,y);
+<a name="line1150">1150: </a>      <a href="../../../../../docs/manualpages/KSP/KSPGetConvergedReason.html#KSPGetConvergedReason">KSPGetConvergedReason</a>(ilink->ksp,&reason);
+<a name="line1151">1151: </a>      <font color="#4169E1">if</font> (reason == <a href="../../../../../docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html#KSP_DIVERGED_PCSETUP_FAILED">KSP_DIVERGED_PCSETUP_FAILED</a>) {
+<a name="line1152">1152: </a>        pc->failedreason = PC_SUBPC_ERROR;
 <a name="line1153">1153: </a>      }
-<a name="line1154">1154: </a>      FieldSplitSplitSolveAddTranspose(ilink,x,y);
-<a name="line1155">1155: </a>      <a href="../../../../../docs/manualpages/KSP/KSPGetConvergedReason.html#KSPGetConvergedReason">KSPGetConvergedReason</a>(ilink->ksp,&reason);
-<a name="line1156">1156: </a>      <font color="#4169E1">if</font> (reason == <a href="../../../../../docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html#KSP_DIVERGED_PCSETUP_FAILED">KSP_DIVERGED_PCSETUP_FAILED</a>) {
-<a name="line1157">1157: </a>        pc->failedreason = PC_SUBPC_ERROR;
-<a name="line1158">1158: </a>      }
-<a name="line1159">1159: </a>      <font color="#4169E1">while</font> (ilink->previous) {
-<a name="line1160">1160: </a>        ilink = ilink->previous;
-<a name="line1161">1161: </a>        <a href="../../../../../docs/manualpages/Mat/MatMultTranspose.html#MatMultTranspose">MatMultTranspose</a>(pc->mat,y,jac->w1);
-<a name="line1162">1162: </a>        <a href="../../../../../docs/manualpages/Vec/VecWAXPY.html#VecWAXPY">VecWAXPY</a>(jac->w2,-1.0,jac->w1,x);
-<a name="line1163">1163: </a>        FieldSplitSplitSolveAddTranspose(ilink,jac->w2,y);
-<a name="line1164">1164: </a>      }
-<a name="line1165">1165: </a>    }
-<a name="line1166">1166: </a>  }
-<a name="line1167">1167: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1168">1168: </a>}
-
-<a name="line1172">1172: </a><strong><font color="#4169E1"><a name="PCReset_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PCReset_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc)</font></strong>
-<a name="line1173">1173: </a>{
-<a name="line1174">1174: </a>  PC_FieldSplit     *jac = (PC_FieldSplit*)pc->data;
-<a name="line1175">1175: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-<a name="line1176">1176: </a>  PC_FieldSplitLink ilink = jac->head,next;
-
-<a name="line1179">1179: </a>  <font color="#4169E1">while</font> (ilink) {
-<a name="line1180">1180: </a>    <a href="../../../../../docs/manualpages/KSP/KSPReset.html#KSPReset">KSPReset</a>(ilink->ksp);
-<a name="line1181">1181: </a>    <a href="../../../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&ilink->x);
-<a name="line1182">1182: </a>    <a href="../../../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&ilink->y);
-<a name="line1183">1183: </a>    <a href="../../../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&ilink->z);
-<a name="line1184">1184: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterDestroy.html#VecScatterDestroy">VecScatterDestroy</a>(&ilink->sctx);
-<a name="line1185">1185: </a>    <font color="#4169E1">if</font> (!ilink->is_orig) {             <font color="#B22222">/* save the original <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> */</font>
-<a name="line1186">1186: </a>      <a href="../../../../../docs/manualpages/Sys/PetscObjectReference.html#PetscObjectReference">PetscObjectReference</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ilink->is);
-<a name="line1187">1187: </a>      ilink->is_orig = ilink->is;
-<a name="line1188">1188: </a>    }
-<a name="line1189">1189: </a>    <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&ilink->is);
-<a name="line1190">1190: </a>    <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&ilink->is_col);
-<a name="line1191">1191: </a>    next  = ilink->next;
-<a name="line1192">1192: </a>    ilink = next;
-<a name="line1193">1193: </a>  }
-<a name="line1194">1194: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree2.html#PetscFree2">PetscFree2</a>(jac->x,jac->y);
-<a name="line1195">1195: </a>  <font color="#4169E1">if</font> (jac->mat && jac->mat != jac->pmat) {
-<a name="line1196">1196: </a>    <a href="../../../../../docs/manualpages/Mat/MatDestroyMatrices.html#MatDestroyMatrices">MatDestroyMatrices</a>(jac->nsplits,&jac->mat);
-<a name="line1197">1197: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (jac->mat) {
-<a name="line1198">1198: </a>    jac->mat = NULL;
-<a name="line1199">1199: </a>  }
-<a name="line1200">1200: </a>  <font color="#4169E1">if</font> (jac->pmat) {<a href="../../../../../docs/manualpages/Mat/MatDestroyMatrices.html#MatDestroyMatrices">MatDestroyMatrices</a>(jac->nsplits,&jac->pmat);}
-<a name="line1201">1201: </a>  <font color="#4169E1">if</font> (jac->Afield) {<a href="../../../../../docs/manualpages/Mat/MatDestroyMatrices.html#MatDestroyMatrices">MatDestroyMatrices</a>(jac->nsplits,&jac->Afield);}
-<a name="line1202">1202: </a>  <a href="../../../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&jac->w1);
-<a name="line1203">1203: </a>  <a href="../../../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&jac->w2);
-<a name="line1204">1204: </a>  <a href="../../../../../docs/manualpages/Mat/MatDestroy.html#MatDestroy">MatDestroy</a>(&jac->schur);
-<a name="line1205">1205: </a>  <a href="../../../../../docs/manualpages/Mat/MatDestroy.html#MatDestroy">MatDestroy</a>(&jac->schurp);
-<a name="line1206">1206: </a>  <a href="../../../../../docs/manualpages/Mat/MatDestroy.html#MatDestroy">MatDestroy</a>(&jac->schur_user);
-<a name="line1207">1207: </a>  <a href="../../../../../docs/manualpages/KSP/KSPDestroy.html#KSPDestroy">KSPDestroy</a>(&jac->kspschur);
-<a name="line1208">1208: </a>  <a href="../../../../../docs/manualpages/KSP/KSPDestroy.html#KSPDestroy">KSPDestroy</a>(&jac->kspupper);
-<a name="line1209">1209: </a>  <a href="../../../../../docs/manualpages/Mat/MatDestroy.html#MatDestroy">MatDestroy</a>(&jac->B);
-<a name="line1210">1210: </a>  <a href="../../../../../docs/manualpages/Mat/MatDestroy.html#MatDestroy">MatDestroy</a>(&jac->C);
-<a name="line1211">1211: </a>  jac->reset = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line1212">1212: </a>  jac->isrestrict = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line1213">1213: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1214">1214: </a>}
-
-<a name="line1218">1218: </a><strong><font color="#4169E1"><a name="PCDestroy_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PCDestroy_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc)</font></strong>
-<a name="line1219">1219: </a>{
-<a name="line1220">1220: </a>  PC_FieldSplit     *jac = (PC_FieldSplit*)pc->data;
-<a name="line1221">1221: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-<a name="line1222">1222: </a>  PC_FieldSplitLink ilink = jac->head,next;
-
-<a name="line1225">1225: </a>  PCReset_FieldSplit(pc);
-<a name="line1226">1226: </a>  <font color="#4169E1">while</font> (ilink) {
-<a name="line1227">1227: </a>    <a href="../../../../../docs/manualpages/KSP/KSPDestroy.html#KSPDestroy">KSPDestroy</a>(&ilink->ksp);
-<a name="line1228">1228: </a>    <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&ilink->is_orig);
-<a name="line1229">1229: </a>    next  = ilink->next;
-<a name="line1230">1230: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(ilink->splitname);
-<a name="line1231">1231: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(ilink->fields);
-<a name="line1232">1232: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(ilink->fields_col);
-<a name="line1233">1233: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(ilink);
-<a name="line1234">1234: </a>    ilink = next;
-<a name="line1235">1235: </a>  }
-<a name="line1236">1236: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree2.html#PetscFree2">PetscFree2</a>(jac->x,jac->y);
-<a name="line1237">1237: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(pc->data);
-<a name="line1238">1238: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitGetSubKSP_C"</font>,NULL);
-<a name="line1239">1239: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetFields_C"</font>,NULL);
-<a name="line1240">1240: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetIS_C"</font>,NULL);
-<a name="line1241">1241: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetType_C"</font>,NULL);
-<a name="line1242">1242: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetBlockSize_C"</font>,NULL);
-<a name="line1243">1243: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetSchurPre_C"</font>,NULL);
-<a name="line1244">1244: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitGetSchurPre_C"</font>,NULL);
-<a name="line1245">1245: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetSchurFactType_C"</font>,NULL);
-<a name="line1246">1246: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitRestrictIS_C"</font>,NULL);
-<a name="line1247">1247: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1248">1248: </a>}
-
-<a name="line1252">1252: </a><strong><font color="#4169E1"><a name="PCSetFromOptions_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PCSetFromOptions_FieldSplit(PetscOptionItems *PetscOptionsObject,<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc)</font></strong>
-<a name="line1253">1253: </a>{
-<a name="line1254">1254: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  ierr;
-<a name="line1255">1255: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>        bs;
-<a name="line1256">1256: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>       flg,stokes = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line1257">1257: </a>  PC_FieldSplit   *jac = (PC_FieldSplit*)pc->data;
-<a name="line1258">1258: </a>  <a href="../../../../../docs/manualpages/PC/PCCompositeType.html#PCCompositeType">PCCompositeType</a> ctype;
-
-<a name="line1261">1261: </a>  <a href="../../../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(PetscOptionsObject,<font color="#666666">"FieldSplit options"</font>);
-<a name="line1262">1262: </a>  <a href="../../../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">PetscOptionsBool</a>(<font color="#666666">"-pc_fieldsplit_dm_splits"</font>,<font color="#666666">"Whether to use <a href="../../../../../docs/manualpages/DM/DMCreateFieldDecomposition.html#DMCreateFieldDecomposition">DMCreateFieldDecomposition</a>() for splits"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/PC/PCFieldSplitSetDMSplits.html#PCFieldSp [...]
-<a name="line1263">1263: </a>  <a href="../../../../../docs/manualpages/Sys/PetscOptionsInt.html#PetscOptionsInt">PetscOptionsInt</a>(<font color="#666666">"-pc_fieldsplit_block_size"</font>,<font color="#666666">"Blocksize that defines number of fields"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/PC/PCFieldSplitSetBlockSize.html#PCFieldSplitSetBlockSize">PCFieldSplitSetBlockSize</a>"</font>,jac->bs,&bs,&flg);
-<a name="line1264">1264: </a>  <font color="#4169E1">if</font> (flg) {
-<a name="line1265">1265: </a>    <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetBlockSize.html#PCFieldSplitSetBlockSize">PCFieldSplitSetBlockSize</a>(pc,bs);
-<a name="line1266">1266: </a>  }
-<a name="line1267">1267: </a>  jac->diag_use_amat = pc->useAmat;
-<a name="line1268">1268: </a>  <a href="../../../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">PetscOptionsBool</a>(<font color="#666666">"-pc_fieldsplit_diag_use_amat"</font>,<font color="#666666">"Use Amat (not Pmat) to extract diagonal fieldsplit blocks"</font>, <font color="#666666">"<a href="../../../../../docs/manualpages/PC/PCFieldSplitSetDiagUseAmat.html#PCFieldSplitSetDiagUseAmat">PCFieldSplitSetDiagUseAmat</a>"</font>,jac->diag_use_amat,&jac->diag [...]
-<a name="line1269">1269: </a>  jac->offdiag_use_amat = pc->useAmat;
-<a name="line1270">1270: </a>  <a href="../../../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">PetscOptionsBool</a>(<font color="#666666">"-pc_fieldsplit_off_diag_use_amat"</font>,<font color="#666666">"Use Amat (not Pmat) to extract off-diagonal fieldsplit blocks"</font>, <font color="#666666">"<a href="../../../../../docs/manualpages/PC/PCFieldSplitSetOffDiagUseAmat.html#PCFieldSplitSetOffDiagUseAmat">PCFieldSplitSetOffDiagUseAmat</a>"</font>,jac->offdiag_use_am [...]
-<a name="line1271">1271: </a>  <font color="#B22222">/* FIXME: No programmatic equivalent to the following. */</font>
-<a name="line1272">1272: </a>  <a href="../../../../../docs/manualpages/Sys/PetscOptionsGetBool.html#PetscOptionsGetBool">PetscOptionsGetBool</a>(((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->options,((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix,<font color="#666666">"-pc_fieldsplit_detect_saddle_point"</font>,&stokes,NULL);
-<a name="line1273">1273: </a>  <font color="#4169E1">if</font> (stokes) {
-<a name="line1274">1274: </a>    <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetType.html#PCFieldSplitSetType">PCFieldSplitSetType</a>(pc,PC_COMPOSITE_SCHUR);
-<a name="line1275">1275: </a>    jac->schurpre = PC_FIELDSPLIT_SCHUR_PRE_SELF;
-<a name="line1276">1276: </a>  }
-
-<a name="line1278">1278: </a>  <a href="../../../../../docs/manualpages/Sys/PetscOptionsEnum.html#PetscOptionsEnum">PetscOptionsEnum</a>(<font color="#666666">"-pc_fieldsplit_type"</font>,<font color="#666666">"Type of composition"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/PC/PCFieldSplitSetType.html#PCFieldSplitSetType">PCFieldSplitSetType</a>"</font>,PCCompositeTypes,(<a href="../../../../../docs/manualpages/Sys/PetscEnum.html#PetscEnum">PetscEnum</a>)jac-& [...]
-<a name="line1279">1279: </a>  <font color="#4169E1">if</font> (flg) {
-<a name="line1280">1280: </a>    <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetType.html#PCFieldSplitSetType">PCFieldSplitSetType</a>(pc,ctype);
-<a name="line1281">1281: </a>  }
-<a name="line1282">1282: </a>  <font color="#B22222">/* Only setup fields once */</font>
-<a name="line1283">1283: </a>  <font color="#4169E1">if</font> ((jac->bs > 0) && (jac->nsplits == 0)) {
-<a name="line1284">1284: </a>    <font color="#B22222">/* only allow user to set fields from command line if bs is already known.</font>
-<a name="line1285">1285: </a><font color="#B22222">       otherwise user can set them in PCFieldSplitSetDefaults() */</font>
-<a name="line1286">1286: </a>    PCFieldSplitSetRuntimeSplits_Private(pc);
-<a name="line1287">1287: </a>    <font color="#4169E1">if</font> (jac->splitdefined) {<a href="../../../../../docs/manualpages/Profiling/PetscInfo.html#PetscInfo">PetscInfo</a>(pc,<font color="#666666">"Splits defined using the options database\n"</font>);}
-<a name="line1288">1288: </a>  }
-<a name="line1289">1289: </a>  <font color="#4169E1">if</font> (jac->type == PC_COMPOSITE_SCHUR) {
-<a name="line1290">1290: </a>    <a href="../../../../../docs/manualpages/Sys/PetscOptionsGetEnum.html#PetscOptionsGetEnum">PetscOptionsGetEnum</a>(((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->options,((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix,<font color="#666666">"-pc_fieldsplit_schur_factorization_type"</font>,PCFieldSplitSchurFactTypes,(<a href="../../../../../docs [...]
-<a name="line1291">1291: </a>    <font color="#4169E1">if</font> (flg) {<a href="../../../../../docs/manualpages/Profiling/PetscInfo.html#PetscInfo">PetscInfo</a>(pc,<font color="#666666">"Deprecated use of -pc_fieldsplit_schur_factorization_type\n"</font>);}
-<a name="line1292">1292: </a>    <a href="../../../../../docs/manualpages/Sys/PetscOptionsEnum.html#PetscOptionsEnum">PetscOptionsEnum</a>(<font color="#666666">"-pc_fieldsplit_schur_fact_type"</font>,<font color="#666666">"Which off-diagonal parts of the block factorization to use"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/PC/PCFieldSplitSetSchurFactType.html#PCFieldSplitSetSchurFactType">PCFieldSplitSetSchurFactType</a>"</font>,PCFieldSplitSchurFactTypes,(< [...]
-<a name="line1293">1293: </a>    <a href="../../../../../docs/manualpages/Sys/PetscOptionsEnum.html#PetscOptionsEnum">PetscOptionsEnum</a>(<font color="#666666">"-pc_fieldsplit_schur_precondition"</font>,<font color="#666666">"How to build preconditioner for Schur complement"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/PC/PCFieldSplitSetSchurPre.html#PCFieldSplitSetSchurPre">PCFieldSplitSetSchurPre</a>"</font>,PCFieldSplitSchurPreTypes,(<a href="../../../../../ [...]
-<a name="line1294">1294: </a>  }
-<a name="line1295">1295: </a>  <a href="../../../../../docs/manualpages/Sys/PetscOptionsTail.html#PetscOptionsTail">PetscOptionsTail</a>();
-<a name="line1296">1296: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1297">1297: </a>}
-
-<a name="line1299">1299: </a><font color="#B22222">/*------------------------------------------------------------------------------------*/</font>
-
-<a name="line1303">1303: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetFields_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PCFieldSplitSetFields_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,const char splitname[],<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> n,const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscIn [...]
-<a name="line1304">1304: </a>{
-<a name="line1305">1305: </a>  PC_FieldSplit     *jac = (PC_FieldSplit*)pc->data;
-<a name="line1306">1306: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-<a name="line1307">1307: </a>  PC_FieldSplitLink ilink,next = jac->head;
-<a name="line1308">1308: </a>  char              prefix[128];
-<a name="line1309">1309: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          i;
-
-<a name="line1312">1312: </a>  <font color="#4169E1">if</font> (jac->splitdefined) {
-<a name="line1313">1313: </a>    PetscInfo1(pc,<font color="#666666">"Ignoring new split \"%s\" because the splits have already been defined\n"</font>,splitname);
-<a name="line1314">1314: </a>    <font color="#4169E1">return</font>(0);
-<a name="line1315">1315: </a>  }
-<a name="line1316">1316: </a>  <font color="#4169E1">for</font> (i=0; i<n; i++) {
-<a name="line1317">1317: </a>    <font color="#4169E1">if</font> (fields[i] >= jac->bs) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Field %D requested but only %D exist"</font>,fields[i],jac->bs);
-<a name="line1318">1318: </a>    <font color="#4169E1">if</font> (fields[i] < 0) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Negative field %D requested"</font>,fields[i]);
-<a name="line1319">1319: </a>  }
-<a name="line1320">1320: </a>  <a href="../../../../../docs/manualpages/Sys/PetscNew.html#PetscNew">PetscNew</a>(&ilink);
-<a name="line1321">1321: </a>  <font color="#4169E1">if</font> (splitname) {
-<a name="line1322">1322: </a>    <a href="../../../../../docs/manualpages/Sys/PetscStrallocpy.html#PetscStrallocpy">PetscStrallocpy</a>(splitname,&ilink->splitname);
-<a name="line1323">1323: </a>  } <font color="#4169E1">else</font> {
-<a name="line1324">1324: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(3,&ilink->splitname);
-<a name="line1325">1325: </a>    <a href="../../../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(ilink->splitname,2,<font color="#666666">"%s"</font>,jac->nsplits);
-<a name="line1326">1326: </a>  }
-<a name="line1327">1327: </a>  ilink->event = jac->nsplits < 5 ? KSP_Solve_FS_0 + jac->nsplits : KSP_Solve_FS_0 + 4; <font color="#B22222">/* Any split great than 4 gets logged in the 4th split */</font>
-<a name="line1328">1328: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(n,&ilink->fields);
-<a name="line1329">1329: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(ilink->fields,fields,n*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
-<a name="line1330">1330: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(n,&ilink->fields_col);
-<a name="line1331">1331: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(ilink->fields_col,fields_col,n*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
-
-<a name="line1333">1333: </a>  ilink->nfields = n;
-<a name="line1334">1334: </a>  ilink->next    = NULL;
-<a name="line1335">1335: </a>  <a href="../../../../../docs/manualpages/KSP/KSPCreate.html#KSPCreate">KSPCreate</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc),&ilink->ksp);
-<a name="line1336">1336: </a>  <a href="../../../../../docs/manualpages/KSP/KSPSetErrorIfNotConverged.html#KSPSetErrorIfNotConverged">KSPSetErrorIfNotConverged</a>(ilink->ksp,pc->erroriffailure);
-<a name="line1337">1337: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectIncrementTabLevel.html#PetscObjectIncrementTabLevel">PetscObjectIncrementTabLevel</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ilink->ksp,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,1);
-<a name="line1338">1338: </a>  <a href="../../../../../docs/manualpages/KSP/KSPSetType.html#KSPSetType">KSPSetType</a>(ilink->ksp,<a href="../../../../../docs/manualpages/KSP/KSPPREONLY.html#KSPPREONLY">KSPPREONLY</a>);
-<a name="line1339">1339: </a>  PetscLogObjectParent((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ilink->ksp);
-
-<a name="line1341">1341: </a>  <a href="../../../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(prefix,<font color="#4169E1">sizeof</font>(prefix),<font color="#666666">"%sfieldsplit_%s_"</font>,((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix ? ((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix : <font color="#666666">""</font>,ilink->spl [...]
-<a name="line1342">1342: </a>  <a href="../../../../../docs/manualpages/KSP/KSPSetOptionsPrefix.html#KSPSetOptionsPrefix">KSPSetOptionsPrefix</a>(ilink->ksp,prefix);
-
-<a name="line1344">1344: </a>  <font color="#4169E1">if</font> (!next) {
-<a name="line1345">1345: </a>    jac->head       = ilink;
-<a name="line1346">1346: </a>    ilink->previous = NULL;
-<a name="line1347">1347: </a>  } <font color="#4169E1">else</font> {
-<a name="line1348">1348: </a>    <font color="#4169E1">while</font> (next->next) {
-<a name="line1349">1349: </a>      next = next->next;
-<a name="line1350">1350: </a>    }
-<a name="line1351">1351: </a>    next->next      = ilink;
-<a name="line1352">1352: </a>    ilink->previous = next;
-<a name="line1353">1353: </a>  }
-<a name="line1354">1354: </a>  jac->nsplits++;
-<a name="line1355">1355: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1356">1356: </a>}
-
-<a name="line1360">1360: </a><strong><font color="#4169E1"><a name="PCFieldSplitGetSubKSP_FieldSplit_Schur"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PCFieldSplitGetSubKSP_FieldSplit_Schur(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *n,<a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> **subksp)</font [...]
-<a name="line1361">1361: </a>{
-<a name="line1362">1362: </a>  PC_FieldSplit  *jac = (PC_FieldSplit*)pc->data;
-
-<a name="line1366">1366: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(jac->nsplits,subksp);
-<a name="line1367">1367: </a>  <a href="../../../../../docs/manualpages/KSP/MatSchurComplementGetKSP.html#MatSchurComplementGetKSP">MatSchurComplementGetKSP</a>(jac->schur,*subksp);
-
-<a name="line1369">1369: </a>  (*subksp)[1] = jac->kspschur;
-<a name="line1370">1370: </a>  <font color="#4169E1">if</font> (n) *n = jac->nsplits;
+<a name="line1154">1154: </a>      <font color="#4169E1">while</font> (ilink->next) {
+<a name="line1155">1155: </a>        ilink = ilink->next;
+<a name="line1156">1156: </a>        <a href="../../../../../docs/manualpages/Mat/MatMultTranspose.html#MatMultTranspose">MatMultTranspose</a>(pc->mat,y,jac->w1);
+<a name="line1157">1157: </a>        <a href="../../../../../docs/manualpages/Vec/VecWAXPY.html#VecWAXPY">VecWAXPY</a>(jac->w2,-1.0,jac->w1,x);
+<a name="line1158">1158: </a>        FieldSplitSplitSolveAddTranspose(ilink,jac->w2,y);
+<a name="line1159">1159: </a>      }
+<a name="line1160">1160: </a>      <font color="#4169E1">while</font> (ilink->previous) {
+<a name="line1161">1161: </a>        ilink = ilink->previous;
+<a name="line1162">1162: </a>        <a href="../../../../../docs/manualpages/Mat/MatMultTranspose.html#MatMultTranspose">MatMultTranspose</a>(pc->mat,y,jac->w1);
+<a name="line1163">1163: </a>        <a href="../../../../../docs/manualpages/Vec/VecWAXPY.html#VecWAXPY">VecWAXPY</a>(jac->w2,-1.0,jac->w1,x);
+<a name="line1164">1164: </a>        FieldSplitSplitSolveAddTranspose(ilink,jac->w2,y);
+<a name="line1165">1165: </a>      }
+<a name="line1166">1166: </a>    } <font color="#4169E1">else</font> {
+<a name="line1167">1167: </a>      <font color="#4169E1">while</font> (ilink->next) {   <font color="#B22222">/* get to last entry in linked list */</font>
+<a name="line1168">1168: </a>        ilink = ilink->next;
+<a name="line1169">1169: </a>      }
+<a name="line1170">1170: </a>      FieldSplitSplitSolveAddTranspose(ilink,x,y);
+<a name="line1171">1171: </a>      <a href="../../../../../docs/manualpages/KSP/KSPGetConvergedReason.html#KSPGetConvergedReason">KSPGetConvergedReason</a>(ilink->ksp,&reason);
+<a name="line1172">1172: </a>      <font color="#4169E1">if</font> (reason == <a href="../../../../../docs/manualpages/KSP/KSP_DIVERGED_PCSETUP_FAILED.html#KSP_DIVERGED_PCSETUP_FAILED">KSP_DIVERGED_PCSETUP_FAILED</a>) {
+<a name="line1173">1173: </a>        pc->failedreason = PC_SUBPC_ERROR;
+<a name="line1174">1174: </a>      }
+<a name="line1175">1175: </a>      <font color="#4169E1">while</font> (ilink->previous) {
+<a name="line1176">1176: </a>        ilink = ilink->previous;
+<a name="line1177">1177: </a>        <a href="../../../../../docs/manualpages/Mat/MatMultTranspose.html#MatMultTranspose">MatMultTranspose</a>(pc->mat,y,jac->w1);
+<a name="line1178">1178: </a>        <a href="../../../../../docs/manualpages/Vec/VecWAXPY.html#VecWAXPY">VecWAXPY</a>(jac->w2,-1.0,jac->w1,x);
+<a name="line1179">1179: </a>        FieldSplitSplitSolveAddTranspose(ilink,jac->w2,y);
+<a name="line1180">1180: </a>      }
+<a name="line1181">1181: </a>    }
+<a name="line1182">1182: </a>  }
+<a name="line1183">1183: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1184">1184: </a>}
+
+<a name="line1188">1188: </a><strong><font color="#4169E1"><a name="PCReset_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PCReset_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc)</font></strong>
+<a name="line1189">1189: </a>{
+<a name="line1190">1190: </a>  PC_FieldSplit     *jac = (PC_FieldSplit*)pc->data;
+<a name="line1191">1191: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+<a name="line1192">1192: </a>  PC_FieldSplitLink ilink = jac->head,next;
+
+<a name="line1195">1195: </a>  <font color="#4169E1">while</font> (ilink) {
+<a name="line1196">1196: </a>    <a href="../../../../../docs/manualpages/KSP/KSPReset.html#KSPReset">KSPReset</a>(ilink->ksp);
+<a name="line1197">1197: </a>    <a href="../../../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&ilink->x);
+<a name="line1198">1198: </a>    <a href="../../../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&ilink->y);
+<a name="line1199">1199: </a>    <a href="../../../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&ilink->z);
+<a name="line1200">1200: </a>    <a href="../../../../../docs/manualpages/Vec/VecScatterDestroy.html#VecScatterDestroy">VecScatterDestroy</a>(&ilink->sctx);
+<a name="line1201">1201: </a>    <font color="#4169E1">if</font> (!ilink->is_orig) {             <font color="#B22222">/* save the original <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> */</font>
+<a name="line1202">1202: </a>      <a href="../../../../../docs/manualpages/Sys/PetscObjectReference.html#PetscObjectReference">PetscObjectReference</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ilink->is);
+<a name="line1203">1203: </a>      ilink->is_orig = ilink->is;
+<a name="line1204">1204: </a>    }
+<a name="line1205">1205: </a>    <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&ilink->is);
+<a name="line1206">1206: </a>    <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&ilink->is_col);
+<a name="line1207">1207: </a>    next  = ilink->next;
+<a name="line1208">1208: </a>    ilink = next;
+<a name="line1209">1209: </a>  }
+<a name="line1210">1210: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree2.html#PetscFree2">PetscFree2</a>(jac->x,jac->y);
+<a name="line1211">1211: </a>  <font color="#4169E1">if</font> (jac->mat && jac->mat != jac->pmat) {
+<a name="line1212">1212: </a>    <a href="../../../../../docs/manualpages/Mat/MatDestroyMatrices.html#MatDestroyMatrices">MatDestroyMatrices</a>(jac->nsplits,&jac->mat);
+<a name="line1213">1213: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (jac->mat) {
+<a name="line1214">1214: </a>    jac->mat = NULL;
+<a name="line1215">1215: </a>  }
+<a name="line1216">1216: </a>  <font color="#4169E1">if</font> (jac->pmat) {<a href="../../../../../docs/manualpages/Mat/MatDestroyMatrices.html#MatDestroyMatrices">MatDestroyMatrices</a>(jac->nsplits,&jac->pmat);}
+<a name="line1217">1217: </a>  <font color="#4169E1">if</font> (jac->Afield) {<a href="../../../../../docs/manualpages/Mat/MatDestroyMatrices.html#MatDestroyMatrices">MatDestroyMatrices</a>(jac->nsplits,&jac->Afield);}
+<a name="line1218">1218: </a>  <a href="../../../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&jac->w1);
+<a name="line1219">1219: </a>  <a href="../../../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&jac->w2);
+<a name="line1220">1220: </a>  <a href="../../../../../docs/manualpages/Mat/MatDestroy.html#MatDestroy">MatDestroy</a>(&jac->schur);
+<a name="line1221">1221: </a>  <a href="../../../../../docs/manualpages/Mat/MatDestroy.html#MatDestroy">MatDestroy</a>(&jac->schurp);
+<a name="line1222">1222: </a>  <a href="../../../../../docs/manualpages/Mat/MatDestroy.html#MatDestroy">MatDestroy</a>(&jac->schur_user);
+<a name="line1223">1223: </a>  <a href="../../../../../docs/manualpages/KSP/KSPDestroy.html#KSPDestroy">KSPDestroy</a>(&jac->kspschur);
+<a name="line1224">1224: </a>  <a href="../../../../../docs/manualpages/KSP/KSPDestroy.html#KSPDestroy">KSPDestroy</a>(&jac->kspupper);
+<a name="line1225">1225: </a>  <a href="../../../../../docs/manualpages/Mat/MatDestroy.html#MatDestroy">MatDestroy</a>(&jac->B);
+<a name="line1226">1226: </a>  <a href="../../../../../docs/manualpages/Mat/MatDestroy.html#MatDestroy">MatDestroy</a>(&jac->C);
+<a name="line1227">1227: </a>  jac->reset = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line1228">1228: </a>  jac->isrestrict = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line1229">1229: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1230">1230: </a>}
+
+<a name="line1234">1234: </a><strong><font color="#4169E1"><a name="PCDestroy_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PCDestroy_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc)</font></strong>
+<a name="line1235">1235: </a>{
+<a name="line1236">1236: </a>  PC_FieldSplit     *jac = (PC_FieldSplit*)pc->data;
+<a name="line1237">1237: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+<a name="line1238">1238: </a>  PC_FieldSplitLink ilink = jac->head,next;
+
+<a name="line1241">1241: </a>  PCReset_FieldSplit(pc);
+<a name="line1242">1242: </a>  <font color="#4169E1">while</font> (ilink) {
+<a name="line1243">1243: </a>    <a href="../../../../../docs/manualpages/KSP/KSPDestroy.html#KSPDestroy">KSPDestroy</a>(&ilink->ksp);
+<a name="line1244">1244: </a>    <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&ilink->is_orig);
+<a name="line1245">1245: </a>    next  = ilink->next;
+<a name="line1246">1246: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(ilink->splitname);
+<a name="line1247">1247: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(ilink->fields);
+<a name="line1248">1248: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(ilink->fields_col);
+<a name="line1249">1249: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(ilink);
+<a name="line1250">1250: </a>    ilink = next;
+<a name="line1251">1251: </a>  }
+<a name="line1252">1252: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree2.html#PetscFree2">PetscFree2</a>(jac->x,jac->y);
+<a name="line1253">1253: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(pc->data);
+<a name="line1254">1254: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitGetSubKSP_C"</font>,NULL);
+<a name="line1255">1255: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetFields_C"</font>,NULL);
+<a name="line1256">1256: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetIS_C"</font>,NULL);
+<a name="line1257">1257: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetType_C"</font>,NULL);
+<a name="line1258">1258: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetBlockSize_C"</font>,NULL);
+<a name="line1259">1259: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetSchurPre_C"</font>,NULL);
+<a name="line1260">1260: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitGetSchurPre_C"</font>,NULL);
+<a name="line1261">1261: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetSchurFactType_C"</font>,NULL);
+<a name="line1262">1262: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitRestrictIS_C"</font>,NULL);
+<a name="line1263">1263: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1264">1264: </a>}
+
+<a name="line1268">1268: </a><strong><font color="#4169E1"><a name="PCSetFromOptions_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PCSetFromOptions_FieldSplit(PetscOptionItems *PetscOptionsObject,<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc)</font></strong>
+<a name="line1269">1269: </a>{
+<a name="line1270">1270: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  ierr;
+<a name="line1271">1271: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>        bs;
+<a name="line1272">1272: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>       flg,stokes = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line1273">1273: </a>  PC_FieldSplit   *jac = (PC_FieldSplit*)pc->data;
+<a name="line1274">1274: </a>  <a href="../../../../../docs/manualpages/PC/PCCompositeType.html#PCCompositeType">PCCompositeType</a> ctype;
+
+<a name="line1277">1277: </a>  <a href="../../../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(PetscOptionsObject,<font color="#666666">"FieldSplit options"</font>);
+<a name="line1278">1278: </a>  <a href="../../../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">PetscOptionsBool</a>(<font color="#666666">"-pc_fieldsplit_dm_splits"</font>,<font color="#666666">"Whether to use <a href="../../../../../docs/manualpages/DM/DMCreateFieldDecomposition.html#DMCreateFieldDecomposition">DMCreateFieldDecomposition</a>() for splits"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/PC/PCFieldSplitSetDMSplits.html#PCFieldSp [...]
+<a name="line1279">1279: </a>  <a href="../../../../../docs/manualpages/Sys/PetscOptionsInt.html#PetscOptionsInt">PetscOptionsInt</a>(<font color="#666666">"-pc_fieldsplit_block_size"</font>,<font color="#666666">"Blocksize that defines number of fields"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/PC/PCFieldSplitSetBlockSize.html#PCFieldSplitSetBlockSize">PCFieldSplitSetBlockSize</a>"</font>,jac->bs,&bs,&flg);
+<a name="line1280">1280: </a>  <font color="#4169E1">if</font> (flg) {
+<a name="line1281">1281: </a>    <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetBlockSize.html#PCFieldSplitSetBlockSize">PCFieldSplitSetBlockSize</a>(pc,bs);
+<a name="line1282">1282: </a>  }
+<a name="line1283">1283: </a>  jac->diag_use_amat = pc->useAmat;
+<a name="line1284">1284: </a>  <a href="../../../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">PetscOptionsBool</a>(<font color="#666666">"-pc_fieldsplit_diag_use_amat"</font>,<font color="#666666">"Use Amat (not Pmat) to extract diagonal fieldsplit blocks"</font>, <font color="#666666">"<a href="../../../../../docs/manualpages/PC/PCFieldSplitSetDiagUseAmat.html#PCFieldSplitSetDiagUseAmat">PCFieldSplitSetDiagUseAmat</a>"</font>,jac->diag_use_amat,&jac->diag [...]
+<a name="line1285">1285: </a>  jac->offdiag_use_amat = pc->useAmat;
+<a name="line1286">1286: </a>  <a href="../../../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">PetscOptionsBool</a>(<font color="#666666">"-pc_fieldsplit_off_diag_use_amat"</font>,<font color="#666666">"Use Amat (not Pmat) to extract off-diagonal fieldsplit blocks"</font>, <font color="#666666">"<a href="../../../../../docs/manualpages/PC/PCFieldSplitSetOffDiagUseAmat.html#PCFieldSplitSetOffDiagUseAmat">PCFieldSplitSetOffDiagUseAmat</a>"</font>,jac->offdiag_use_am [...]
+<a name="line1287">1287: </a>  <font color="#B22222">/* FIXME: No programmatic equivalent to the following. */</font>
+<a name="line1288">1288: </a>  <a href="../../../../../docs/manualpages/Sys/PetscOptionsGetBool.html#PetscOptionsGetBool">PetscOptionsGetBool</a>(((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->options,((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix,<font color="#666666">"-pc_fieldsplit_detect_saddle_point"</font>,&stokes,NULL);
+<a name="line1289">1289: </a>  <font color="#4169E1">if</font> (stokes) {
+<a name="line1290">1290: </a>    <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetType.html#PCFieldSplitSetType">PCFieldSplitSetType</a>(pc,PC_COMPOSITE_SCHUR);
+<a name="line1291">1291: </a>    jac->schurpre = PC_FIELDSPLIT_SCHUR_PRE_SELF;
+<a name="line1292">1292: </a>  }
+
+<a name="line1294">1294: </a>  <a href="../../../../../docs/manualpages/Sys/PetscOptionsEnum.html#PetscOptionsEnum">PetscOptionsEnum</a>(<font color="#666666">"-pc_fieldsplit_type"</font>,<font color="#666666">"Type of composition"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/PC/PCFieldSplitSetType.html#PCFieldSplitSetType">PCFieldSplitSetType</a>"</font>,PCCompositeTypes,(<a href="../../../../../docs/manualpages/Sys/PetscEnum.html#PetscEnum">PetscEnum</a>)jac-& [...]
+<a name="line1295">1295: </a>  <font color="#4169E1">if</font> (flg) {
+<a name="line1296">1296: </a>    <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetType.html#PCFieldSplitSetType">PCFieldSplitSetType</a>(pc,ctype);
+<a name="line1297">1297: </a>  }
+<a name="line1298">1298: </a>  <font color="#B22222">/* Only setup fields once */</font>
+<a name="line1299">1299: </a>  <font color="#4169E1">if</font> ((jac->bs > 0) && (jac->nsplits == 0)) {
+<a name="line1300">1300: </a>    <font color="#B22222">/* only allow user to set fields from command line if bs is already known.</font>
+<a name="line1301">1301: </a><font color="#B22222">       otherwise user can set them in PCFieldSplitSetDefaults() */</font>
+<a name="line1302">1302: </a>    PCFieldSplitSetRuntimeSplits_Private(pc);
+<a name="line1303">1303: </a>    <font color="#4169E1">if</font> (jac->splitdefined) {<a href="../../../../../docs/manualpages/Profiling/PetscInfo.html#PetscInfo">PetscInfo</a>(pc,<font color="#666666">"Splits defined using the options database\n"</font>);}
+<a name="line1304">1304: </a>  }
+<a name="line1305">1305: </a>  <font color="#4169E1">if</font> (jac->type == PC_COMPOSITE_SCHUR) {
+<a name="line1306">1306: </a>    <a href="../../../../../docs/manualpages/Sys/PetscOptionsGetEnum.html#PetscOptionsGetEnum">PetscOptionsGetEnum</a>(((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->options,((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix,<font color="#666666">"-pc_fieldsplit_schur_factorization_type"</font>,PCFieldSplitSchurFactTypes,(<a href="../../../../../docs [...]
+<a name="line1307">1307: </a>    <font color="#4169E1">if</font> (flg) {<a href="../../../../../docs/manualpages/Profiling/PetscInfo.html#PetscInfo">PetscInfo</a>(pc,<font color="#666666">"Deprecated use of -pc_fieldsplit_schur_factorization_type\n"</font>);}
+<a name="line1308">1308: </a>    <a href="../../../../../docs/manualpages/Sys/PetscOptionsEnum.html#PetscOptionsEnum">PetscOptionsEnum</a>(<font color="#666666">"-pc_fieldsplit_schur_fact_type"</font>,<font color="#666666">"Which off-diagonal parts of the block factorization to use"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/PC/PCFieldSplitSetSchurFactType.html#PCFieldSplitSetSchurFactType">PCFieldSplitSetSchurFactType</a>"</font>,PCFieldSplitSchurFactTypes,(< [...]
+<a name="line1309">1309: </a>    <a href="../../../../../docs/manualpages/Sys/PetscOptionsEnum.html#PetscOptionsEnum">PetscOptionsEnum</a>(<font color="#666666">"-pc_fieldsplit_schur_precondition"</font>,<font color="#666666">"How to build preconditioner for Schur complement"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/PC/PCFieldSplitSetSchurPre.html#PCFieldSplitSetSchurPre">PCFieldSplitSetSchurPre</a>"</font>,PCFieldSplitSchurPreTypes,(<a href="../../../../../ [...]
+<a name="line1310">1310: </a>  }
+<a name="line1311">1311: </a>  <a href="../../../../../docs/manualpages/Sys/PetscOptionsTail.html#PetscOptionsTail">PetscOptionsTail</a>();
+<a name="line1312">1312: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1313">1313: </a>}
+
+<a name="line1315">1315: </a><font color="#B22222">/*------------------------------------------------------------------------------------*/</font>
+
+<a name="line1319">1319: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetFields_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PCFieldSplitSetFields_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,const char splitname[],<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> n,const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscIn [...]
+<a name="line1320">1320: </a>{
+<a name="line1321">1321: </a>  PC_FieldSplit     *jac = (PC_FieldSplit*)pc->data;
+<a name="line1322">1322: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+<a name="line1323">1323: </a>  PC_FieldSplitLink ilink,next = jac->head;
+<a name="line1324">1324: </a>  char              prefix[128];
+<a name="line1325">1325: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          i;
+
+<a name="line1328">1328: </a>  <font color="#4169E1">if</font> (jac->splitdefined) {
+<a name="line1329">1329: </a>    PetscInfo1(pc,<font color="#666666">"Ignoring new split \"%s\" because the splits have already been defined\n"</font>,splitname);
+<a name="line1330">1330: </a>    <font color="#4169E1">return</font>(0);
+<a name="line1331">1331: </a>  }
+<a name="line1332">1332: </a>  <font color="#4169E1">for</font> (i=0; i<n; i++) {
+<a name="line1333">1333: </a>    <font color="#4169E1">if</font> (fields[i] >= jac->bs) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Field %D requested but only %D exist"</font>,fields[i],jac->bs);
+<a name="line1334">1334: </a>    <font color="#4169E1">if</font> (fields[i] < 0) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Negative field %D requested"</font>,fields[i]);
+<a name="line1335">1335: </a>  }
+<a name="line1336">1336: </a>  <a href="../../../../../docs/manualpages/Sys/PetscNew.html#PetscNew">PetscNew</a>(&ilink);
+<a name="line1337">1337: </a>  <font color="#4169E1">if</font> (splitname) {
+<a name="line1338">1338: </a>    <a href="../../../../../docs/manualpages/Sys/PetscStrallocpy.html#PetscStrallocpy">PetscStrallocpy</a>(splitname,&ilink->splitname);
+<a name="line1339">1339: </a>  } <font color="#4169E1">else</font> {
+<a name="line1340">1340: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(3,&ilink->splitname);
+<a name="line1341">1341: </a>    <a href="../../../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(ilink->splitname,2,<font color="#666666">"%s"</font>,jac->nsplits);
+<a name="line1342">1342: </a>  }
+<a name="line1343">1343: </a>  ilink->event = jac->nsplits < 5 ? KSP_Solve_FS_0 + jac->nsplits : KSP_Solve_FS_0 + 4; <font color="#B22222">/* Any split great than 4 gets logged in the 4th split */</font>
+<a name="line1344">1344: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(n,&ilink->fields);
+<a name="line1345">1345: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(ilink->fields,fields,n*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
+<a name="line1346">1346: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(n,&ilink->fields_col);
+<a name="line1347">1347: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(ilink->fields_col,fields_col,n*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
+
+<a name="line1349">1349: </a>  ilink->nfields = n;
+<a name="line1350">1350: </a>  ilink->next    = NULL;
+<a name="line1351">1351: </a>  <a href="../../../../../docs/manualpages/KSP/KSPCreate.html#KSPCreate">KSPCreate</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc),&ilink->ksp);
+<a name="line1352">1352: </a>  <a href="../../../../../docs/manualpages/KSP/KSPSetErrorIfNotConverged.html#KSPSetErrorIfNotConverged">KSPSetErrorIfNotConverged</a>(ilink->ksp,pc->erroriffailure);
+<a name="line1353">1353: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectIncrementTabLevel.html#PetscObjectIncrementTabLevel">PetscObjectIncrementTabLevel</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ilink->ksp,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,1);
+<a name="line1354">1354: </a>  <a href="../../../../../docs/manualpages/KSP/KSPSetType.html#KSPSetType">KSPSetType</a>(ilink->ksp,<a href="../../../../../docs/manualpages/KSP/KSPPREONLY.html#KSPPREONLY">KSPPREONLY</a>);
+<a name="line1355">1355: </a>  PetscLogObjectParent((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ilink->ksp);
+
+<a name="line1357">1357: </a>  <a href="../../../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(prefix,<font color="#4169E1">sizeof</font>(prefix),<font color="#666666">"%sfieldsplit_%s_"</font>,((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix ? ((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix : <font color="#666666">""</font>,ilink->spl [...]
+<a name="line1358">1358: </a>  <a href="../../../../../docs/manualpages/KSP/KSPSetOptionsPrefix.html#KSPSetOptionsPrefix">KSPSetOptionsPrefix</a>(ilink->ksp,prefix);
+
+<a name="line1360">1360: </a>  <font color="#4169E1">if</font> (!next) {
+<a name="line1361">1361: </a>    jac->head       = ilink;
+<a name="line1362">1362: </a>    ilink->previous = NULL;
+<a name="line1363">1363: </a>  } <font color="#4169E1">else</font> {
+<a name="line1364">1364: </a>    <font color="#4169E1">while</font> (next->next) {
+<a name="line1365">1365: </a>      next = next->next;
+<a name="line1366">1366: </a>    }
+<a name="line1367">1367: </a>    next->next      = ilink;
+<a name="line1368">1368: </a>    ilink->previous = next;
+<a name="line1369">1369: </a>  }
+<a name="line1370">1370: </a>  jac->nsplits++;
 <a name="line1371">1371: </a>  <font color="#4169E1">return</font>(0);
 <a name="line1372">1372: </a>}
 
-<a name="line1376">1376: </a><strong><font color="#4169E1"><a name="PCFieldSplitGetSubKSP_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PCFieldSplitGetSubKSP_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *n,<a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> **subksp)</font></strong>
+<a name="line1376">1376: </a><strong><font color="#4169E1"><a name="PCFieldSplitGetSubKSP_FieldSplit_Schur"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PCFieldSplitGetSubKSP_FieldSplit_Schur(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *n,<a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> **subksp)</font [...]
 <a name="line1377">1377: </a>{
-<a name="line1378">1378: </a>  PC_FieldSplit     *jac = (PC_FieldSplit*)pc->data;
-<a name="line1379">1379: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-<a name="line1380">1380: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          cnt   = 0;
-<a name="line1381">1381: </a>  PC_FieldSplitLink ilink = jac->head;
-
-<a name="line1384">1384: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(jac->nsplits,subksp);
-<a name="line1385">1385: </a>  <font color="#4169E1">while</font> (ilink) {
-<a name="line1386">1386: </a>    (*subksp)[cnt++] = ilink->ksp;
-<a name="line1387">1387: </a>    ilink            = ilink->next;
-<a name="line1388">1388: </a>  }
-<a name="line1389">1389: </a>  <font color="#4169E1">if</font> (cnt != jac->nsplits) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_PLIB,<font color="#666666">"Corrupt <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a> object: number of splits in linked list %D does not match number in object %D"</ [...]
-<a name="line1390">1390: </a>  <font color="#4169E1">if</font> (n) *n = jac->nsplits;
-<a name="line1391">1391: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1392">1392: </a>}
-
-<a name="line1396">1396: </a><font color="#B22222">/*@C</font>
-<a name="line1397">1397: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitRestrictIS.html#PCFieldSplitRestrictIS">PCFieldSplitRestrictIS</a> - Restricts the fieldsplit ISs to be within a given <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a>.</font>
-
-<a name="line1399">1399: </a><font color="#B22222">    Input Parameters:</font>
-<a name="line1400">1400: </a><font color="#B22222">+   pc  - the preconditioner context</font>
-<a name="line1401">1401: </a><font color="#B22222">+   is - the index set that defines the indices to which the fieldsplit is to be restricted</font>
-
-<a name="line1403">1403: </a><font color="#B22222">    Level: advanced</font>
-
-<a name="line1405">1405: </a><font color="#B22222">@*/</font>
-<a name="line1406">1406: </a><strong><font color="#4169E1"><a name="PCFieldSplitRestrictIS"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitRestrictIS.html#PCFieldSplitRestrictIS">PCFieldSplitRestrictIS</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> isy)</font></strong>
-<a name="line1407">1407: </a>{
-
-<a name="line1413">1413: </a>  PetscTryMethod(pc,<font color="#666666">"PCFieldSplitRestrictIS_C"</font>,(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>,<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a>),(pc,isy));
-<a name="line1414">1414: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1415">1415: </a>}
-
-
-<a name="line1420">1420: </a><strong><font color="#4169E1"><a name="PCFieldSplitRestrictIS_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PCFieldSplitRestrictIS_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc, <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> isy)</font></strong>
-<a name="line1421">1421: </a>{
-<a name="line1422">1422: </a>  PC_FieldSplit     *jac = (PC_FieldSplit*)pc->data;
-<a name="line1423">1423: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-<a name="line1424">1424: </a>  PC_FieldSplitLink ilink = jac->head, next;
-<a name="line1425">1425: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          localsize,size,sizez,i;
-<a name="line1426">1426: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>    *ind, *indz;
-<a name="line1427">1427: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          *indc, *indcz;
-<a name="line1428">1428: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>         flg;
-
-<a name="line1431">1431: </a>  <a href="../../../../../docs/manualpages/IS/ISGetLocalSize.html#ISGetLocalSize">ISGetLocalSize</a>(isy,&localsize);
-<a name="line1432">1432: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Scan.html#MPI_Scan">MPI_Scan</a>(&localsize,&size,1,MPIU_INT,MPI_SUM,<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)isy));
-<a name="line1433">1433: </a>  size -= localsize;
-<a name="line1434">1434: </a>  <font color="#4169E1">while</font>(ilink) {
-<a name="line1435">1435: </a>    <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> isrl,isr;
-<a name="line1436">1436: </a>    <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> subpc;
-<a name="line1437">1437: </a>    <font color="#4169E1">if</font> (jac->reset) {
-<a name="line1438">1438: </a>      <a href="../../../../../docs/manualpages/IS/ISEmbed.html#ISEmbed">ISEmbed</a>(ilink->is_orig, isy, <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>, &isrl);
-<a name="line1439">1439: </a>    } <font color="#4169E1">else</font> {
-<a name="line1440">1440: </a>      <a href="../../../../../docs/manualpages/IS/ISEmbed.html#ISEmbed">ISEmbed</a>(ilink->is, isy, <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>, &isrl);
-<a name="line1441">1441: </a>    }
-<a name="line1442">1442: </a>    <a href="../../../../../docs/manualpages/IS/ISGetLocalSize.html#ISGetLocalSize">ISGetLocalSize</a>(isrl,&localsize);
-<a name="line1443">1443: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(localsize,&indc);
-<a name="line1444">1444: </a>    <a href="../../../../../docs/manualpages/IS/ISGetIndices.html#ISGetIndices">ISGetIndices</a>(isrl,&ind);
-<a name="line1445">1445: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(indc,ind,localsize*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
-<a name="line1446">1446: </a>    <a href="../../../../../docs/manualpages/IS/ISRestoreIndices.html#ISRestoreIndices">ISRestoreIndices</a>(isrl,&ind);
-<a name="line1447">1447: </a>    <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&isrl);
-<a name="line1448">1448: </a>    <font color="#4169E1">for</font> (i=0; i<localsize; i++) *(indc+i) += size;
-<a name="line1449">1449: </a>    <a href="../../../../../docs/manualpages/IS/ISCreateGeneral.html#ISCreateGeneral">ISCreateGeneral</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)isy),localsize,indc,PETSC_OWN_POINTER,&isr);
-<a name="line1450">1450: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectReference.html#PetscObjectReference">PetscObjectReference</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)isr);
-<a name="line1451">1451: </a>    <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&ilink->is);
-<a name="line1452">1452: </a>    ilink->is     = isr;
-<a name="line1453">1453: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectReference.html#PetscObjectReference">PetscObjectReference</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)isr);
-<a name="line1454">1454: </a>    <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&ilink->is_col);
-<a name="line1455">1455: </a>    ilink->is_col = isr;
-<a name="line1456">1456: </a>    <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&isr);
-<a name="line1457">1457: </a>    <a href="../../../../../docs/manualpages/KSP/KSPGetPC.html#KSPGetPC">KSPGetPC</a>(ilink->ksp, &subpc);
-<a name="line1458">1458: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)subpc,<a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>,&flg);
-<a name="line1459">1459: </a>    <font color="#4169E1">if</font>(flg) {
-<a name="line1460">1460: </a>      <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> iszl,isz;
-<a name="line1461">1461: </a>      <a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a> comm;
-<a name="line1462">1462: </a>      <font color="#4169E1">if</font> (jac->reset) {
-<a name="line1463">1463: </a>        <a href="../../../../../docs/manualpages/IS/ISGetLocalSize.html#ISGetLocalSize">ISGetLocalSize</a>(ilink->is_orig,&localsize);
-<a name="line1464">1464: </a>        comm = <a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ilink->is_orig);
-<a name="line1465">1465: </a>        <a href="../../../../../docs/manualpages/IS/ISEmbed.html#ISEmbed">ISEmbed</a>(isy, ilink->is_orig, <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>, &iszl);
-<a name="line1466">1466: </a>      } <font color="#4169E1">else</font> {
-<a name="line1467">1467: </a>        <a href="../../../../../docs/manualpages/IS/ISGetLocalSize.html#ISGetLocalSize">ISGetLocalSize</a>(ilink->is,&localsize);
-<a name="line1468">1468: </a>        comm = <a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ilink->is);
-<a name="line1469">1469: </a>        <a href="../../../../../docs/manualpages/IS/ISEmbed.html#ISEmbed">ISEmbed</a>(isy, ilink->is, <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>, &iszl);
-<a name="line1470">1470: </a>      }
-<a name="line1471">1471: </a>      <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Scan.html#MPI_Scan">MPI_Scan</a>(&localsize,&sizez,1,MPIU_INT,MPI_SUM,comm);
-<a name="line1472">1472: </a>      sizez -= localsize;
-<a name="line1473">1473: </a>      <a href="../../../../../docs/manualpages/IS/ISGetLocalSize.html#ISGetLocalSize">ISGetLocalSize</a>(iszl,&localsize);
-<a name="line1474">1474: </a>      <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(localsize,&indcz);
-<a name="line1475">1475: </a>      <a href="../../../../../docs/manualpages/IS/ISGetIndices.html#ISGetIndices">ISGetIndices</a>(iszl,&indz);
-<a name="line1476">1476: </a>      <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(indcz,indz,localsize*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
-<a name="line1477">1477: </a>      <a href="../../../../../docs/manualpages/IS/ISRestoreIndices.html#ISRestoreIndices">ISRestoreIndices</a>(iszl,&indz);
-<a name="line1478">1478: </a>      <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&iszl);
-<a name="line1479">1479: </a>      <font color="#4169E1">for</font> (i=0; i<localsize; i++) *(indcz+i) += sizez;
-<a name="line1480">1480: </a>      <a href="../../../../../docs/manualpages/IS/ISCreateGeneral.html#ISCreateGeneral">ISCreateGeneral</a>(comm,localsize,indcz,PETSC_OWN_POINTER,&isz);
-<a name="line1481">1481: </a>      <a href="../../../../../docs/manualpages/PC/PCFieldSplitRestrictIS.html#PCFieldSplitRestrictIS">PCFieldSplitRestrictIS</a>(subpc,isz);
-<a name="line1482">1482: </a>      <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&isz);
-<a name="line1483">1483: </a>    }
-<a name="line1484">1484: </a>    next = ilink->next;
-<a name="line1485">1485: </a>    ilink = next;
-<a name="line1486">1486: </a>  }
-<a name="line1487">1487: </a>  jac->isrestrict = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line1488">1488: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1489">1489: </a>}
-
-<a name="line1493">1493: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetIS_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PCFieldSplitSetIS_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,const char splitname[],<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> is)</font></strong>
-<a name="line1494">1494: </a>{
-<a name="line1495">1495: </a>  PC_FieldSplit     *jac = (PC_FieldSplit*)pc->data;
-<a name="line1496">1496: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-<a name="line1497">1497: </a>  PC_FieldSplitLink ilink, next = jac->head;
-<a name="line1498">1498: </a>  char              prefix[128];
-
-<a name="line1501">1501: </a>  <font color="#4169E1">if</font> (jac->splitdefined) {
-<a name="line1502">1502: </a>    PetscInfo1(pc,<font color="#666666">"Ignoring new split \"%s\" because the splits have already been defined\n"</font>,splitname);
-<a name="line1503">1503: </a>    <font color="#4169E1">return</font>(0);
-<a name="line1504">1504: </a>  }
-<a name="line1505">1505: </a>  <a href="../../../../../docs/manualpages/Sys/PetscNew.html#PetscNew">PetscNew</a>(&ilink);
-<a name="line1506">1506: </a>  <font color="#4169E1">if</font> (splitname) {
-<a name="line1507">1507: </a>    <a href="../../../../../docs/manualpages/Sys/PetscStrallocpy.html#PetscStrallocpy">PetscStrallocpy</a>(splitname,&ilink->splitname);
-<a name="line1508">1508: </a>  } <font color="#4169E1">else</font> {
-<a name="line1509">1509: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(8,&ilink->splitname);
-<a name="line1510">1510: </a>    <a href="../../../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(ilink->splitname,7,<font color="#666666">"%D"</font>,jac->nsplits);
-<a name="line1511">1511: </a>  }
-<a name="line1512">1512: </a>  ilink->event = jac->nsplits < 5 ? KSP_Solve_FS_0 + jac->nsplits : KSP_Solve_FS_0 + 4; <font color="#B22222">/* Any split great than 4 gets logged in the 4th split */</font>
-<a name="line1513">1513: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectReference.html#PetscObjectReference">PetscObjectReference</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)is);
-<a name="line1514">1514: </a>  <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&ilink->is);
-<a name="line1515">1515: </a>  ilink->is     = is;
-<a name="line1516">1516: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectReference.html#PetscObjectReference">PetscObjectReference</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)is);
-<a name="line1517">1517: </a>  <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&ilink->is_col);
-<a name="line1518">1518: </a>  ilink->is_col = is;
-<a name="line1519">1519: </a>  ilink->next   = NULL;
-<a name="line1520">1520: </a>  <a href="../../../../../docs/manualpages/KSP/KSPCreate.html#KSPCreate">KSPCreate</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc),&ilink->ksp);
-<a name="line1521">1521: </a>  <a href="../../../../../docs/manualpages/KSP/KSPSetErrorIfNotConverged.html#KSPSetErrorIfNotConverged">KSPSetErrorIfNotConverged</a>(ilink->ksp,pc->erroriffailure);
-<a name="line1522">1522: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectIncrementTabLevel.html#PetscObjectIncrementTabLevel">PetscObjectIncrementTabLevel</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ilink->ksp,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,1);
-<a name="line1523">1523: </a>  <a href="../../../../../docs/manualpages/KSP/KSPSetType.html#KSPSetType">KSPSetType</a>(ilink->ksp,<a href="../../../../../docs/manualpages/KSP/KSPPREONLY.html#KSPPREONLY">KSPPREONLY</a>);
-<a name="line1524">1524: </a>  PetscLogObjectParent((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ilink->ksp);
-
-<a name="line1526">1526: </a>  <a href="../../../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(prefix,<font color="#4169E1">sizeof</font>(prefix),<font color="#666666">"%sfieldsplit_%s_"</font>,((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix ? ((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix : <font color="#666666">""</font>,ilink->spl [...]
-<a name="line1527">1527: </a>  <a href="../../../../../docs/manualpages/KSP/KSPSetOptionsPrefix.html#KSPSetOptionsPrefix">KSPSetOptionsPrefix</a>(ilink->ksp,prefix);
-
-<a name="line1529">1529: </a>  <font color="#4169E1">if</font> (!next) {
-<a name="line1530">1530: </a>    jac->head       = ilink;
-<a name="line1531">1531: </a>    ilink->previous = NULL;
-<a name="line1532">1532: </a>  } <font color="#4169E1">else</font> {
-<a name="line1533">1533: </a>    <font color="#4169E1">while</font> (next->next) {
-<a name="line1534">1534: </a>      next = next->next;
-<a name="line1535">1535: </a>    }
-<a name="line1536">1536: </a>    next->next      = ilink;
-<a name="line1537">1537: </a>    ilink->previous = next;
-<a name="line1538">1538: </a>  }
-<a name="line1539">1539: </a>  jac->nsplits++;
-<a name="line1540">1540: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1541">1541: </a>}
-
-<a name="line1545">1545: </a><font color="#B22222">/*@</font>
-<a name="line1546">1546: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetFields.html#PCFieldSplitSetFields">PCFieldSplitSetFields</a> - Sets the fields for one particular split in the field split preconditioner</font>
-
-<a name="line1548">1548: </a><font color="#B22222">    Logically Collective on <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
-
-<a name="line1550">1550: </a><font color="#B22222">    Input Parameters:</font>
-<a name="line1551">1551: </a><font color="#B22222">+   pc  - the preconditioner context</font>
-<a name="line1552">1552: </a><font color="#B22222">.   splitname - name of this split, if NULL the number of the split is used</font>
-<a name="line1553">1553: </a><font color="#B22222">.   n - the number of fields in this split</font>
-<a name="line1554">1554: </a><font color="#B22222">-   fields - the fields in this split</font>
-
-<a name="line1556">1556: </a><font color="#B22222">    Level: intermediate</font>
-
-<a name="line1558">1558: </a><font color="#B22222">    Notes: Use <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetIS.html#PCFieldSplitSetIS">PCFieldSplitSetIS</a>() to set a completely general set of indices as a field.</font>
-
-<a name="line1560">1560: </a><font color="#B22222">     The <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetFields.html#PCFieldSplitSetFields">PCFieldSplitSetFields</a>() is for defining fields as strided blocks. For example, if the block</font>
-<a name="line1561">1561: </a><font color="#B22222">     size is three then one can define a field as 0, or 1 or 2 or 0,1 or 0,2 or 1,2 which mean</font>
-<a name="line1562">1562: </a><font color="#B22222">     0xx3xx6xx9xx12 ... x1xx4xx7xx ... xx2xx5xx8xx.. 01x34x67x... 0x1x3x5x7.. x12x45x78x....</font>
-<a name="line1563">1563: </a><font color="#B22222">     where the numbered entries indicate what is in the field.</font>
-
-<a name="line1565">1565: </a><font color="#B22222">     This function is called once per split (it creates a new split each time).  Solve options</font>
-<a name="line1566">1566: </a><font color="#B22222">     for this split will be available under the prefix -fieldsplit_SPLITNAME_.</font>
-
-<a name="line1568">1568: </a><font color="#B22222">     Developer Note: This routine does not actually create the <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> representing the split, that is delayed</font>
-<a name="line1569">1569: </a><font color="#B22222">     until PCSetUp_FieldSplit(), because information about the vector/matrix layouts may not be</font>
-<a name="line1570">1570: </a><font color="#B22222">     available when this routine is called.</font>
-
-<a name="line1572">1572: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>(), <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>, <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetBlockSize.html#PCFieldSplitSetBlockSize">PCFieldSplitSetBlockSize</a>(), <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetIS.html#PCFieldSplitSet [...]
-
-<a name="line1574">1574: </a><font color="#B22222">@*/</font>
-<a name="line1575">1575: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetFields"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetFields.html#PCFieldSplitSetFields">PCFieldSplitSetFields</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,const char splitname[],<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> n,con [...]
-<a name="line1576">1576: </a>{
-
-<a name="line1582">1582: </a>  <font color="#4169E1">if</font> (n < 1) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Provided number of fields %D in split \"%s\" not positive"</font>,n,splitname);
-<a name="line1584">1584: </a>  PetscTryMethod(pc,<font color="#666666">"PCFieldSplitSetFields_C"</font>,(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>,const char[],<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>,const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>*,const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>*),(pc,splitname,n,fields,fields_col));
-<a name="line1585">1585: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1586">1586: </a>}
-
-<a name="line1590">1590: </a><font color="#B22222">/*@</font>
-<a name="line1591">1591: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetDiagUseAmat.html#PCFieldSplitSetDiagUseAmat">PCFieldSplitSetDiagUseAmat</a> - set flag indicating whether to extract diagonal blocks from Amat (rather than Pmat)</font>
-
-<a name="line1593">1593: </a><font color="#B22222">    Logically Collective on <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
-
-<a name="line1595">1595: </a><font color="#B22222">    Input Parameters:</font>
-<a name="line1596">1596: </a><font color="#B22222">+   pc  - the preconditioner object</font>
-<a name="line1597">1597: </a><font color="#B22222">-   flg - boolean flag indicating whether or not to use Amat to extract the diagonal blocks from</font>
-
-<a name="line1599">1599: </a><font color="#B22222">    Options Database:</font>
-<a name="line1600">1600: </a><font color="#B22222">.     -pc_fieldsplit_diag_use_amat</font>
+<a name="line1378">1378: </a>  PC_FieldSplit  *jac = (PC_FieldSplit*)pc->data;
+
+<a name="line1382">1382: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(jac->nsplits,subksp);
+<a name="line1383">1383: </a>  <a href="../../../../../docs/manualpages/KSP/MatSchurComplementGetKSP.html#MatSchurComplementGetKSP">MatSchurComplementGetKSP</a>(jac->schur,*subksp);
+
+<a name="line1385">1385: </a>  (*subksp)[1] = jac->kspschur;
+<a name="line1386">1386: </a>  <font color="#4169E1">if</font> (n) *n = jac->nsplits;
+<a name="line1387">1387: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1388">1388: </a>}
+
+<a name="line1392">1392: </a><strong><font color="#4169E1"><a name="PCFieldSplitGetSubKSP_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PCFieldSplitGetSubKSP_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *n,<a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> **subksp)</font></strong>
+<a name="line1393">1393: </a>{
+<a name="line1394">1394: </a>  PC_FieldSplit     *jac = (PC_FieldSplit*)pc->data;
+<a name="line1395">1395: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+<a name="line1396">1396: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          cnt   = 0;
+<a name="line1397">1397: </a>  PC_FieldSplitLink ilink = jac->head;
+
+<a name="line1400">1400: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(jac->nsplits,subksp);
+<a name="line1401">1401: </a>  <font color="#4169E1">while</font> (ilink) {
+<a name="line1402">1402: </a>    (*subksp)[cnt++] = ilink->ksp;
+<a name="line1403">1403: </a>    ilink            = ilink->next;
+<a name="line1404">1404: </a>  }
+<a name="line1405">1405: </a>  <font color="#4169E1">if</font> (cnt != jac->nsplits) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_PLIB,<font color="#666666">"Corrupt <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a> object: number of splits in linked list %D does not match number in object %D"</ [...]
+<a name="line1406">1406: </a>  <font color="#4169E1">if</font> (n) *n = jac->nsplits;
+<a name="line1407">1407: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1408">1408: </a>}
+
+<a name="line1412">1412: </a><font color="#B22222">/*@C</font>
+<a name="line1413">1413: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitRestrictIS.html#PCFieldSplitRestrictIS">PCFieldSplitRestrictIS</a> - Restricts the fieldsplit ISs to be within a given <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a>.</font>
+
+<a name="line1415">1415: </a><font color="#B22222">    Input Parameters:</font>
+<a name="line1416">1416: </a><font color="#B22222">+   pc  - the preconditioner context</font>
+<a name="line1417">1417: </a><font color="#B22222">+   is - the index set that defines the indices to which the fieldsplit is to be restricted</font>
+
+<a name="line1419">1419: </a><font color="#B22222">    Level: advanced</font>
+
+<a name="line1421">1421: </a><font color="#B22222">@*/</font>
+<a name="line1422">1422: </a><strong><font color="#4169E1"><a name="PCFieldSplitRestrictIS"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitRestrictIS.html#PCFieldSplitRestrictIS">PCFieldSplitRestrictIS</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> isy)</font></strong>
+<a name="line1423">1423: </a>{
+
+<a name="line1429">1429: </a>  PetscTryMethod(pc,<font color="#666666">"PCFieldSplitRestrictIS_C"</font>,(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>,<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a>),(pc,isy));
+<a name="line1430">1430: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1431">1431: </a>}
+
+
+<a name="line1436">1436: </a><strong><font color="#4169E1"><a name="PCFieldSplitRestrictIS_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PCFieldSplitRestrictIS_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc, <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> isy)</font></strong>
+<a name="line1437">1437: </a>{
+<a name="line1438">1438: </a>  PC_FieldSplit     *jac = (PC_FieldSplit*)pc->data;
+<a name="line1439">1439: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+<a name="line1440">1440: </a>  PC_FieldSplitLink ilink = jac->head, next;
+<a name="line1441">1441: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          localsize,size,sizez,i;
+<a name="line1442">1442: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>    *ind, *indz;
+<a name="line1443">1443: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          *indc, *indcz;
+<a name="line1444">1444: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>         flg;
+
+<a name="line1447">1447: </a>  <a href="../../../../../docs/manualpages/IS/ISGetLocalSize.html#ISGetLocalSize">ISGetLocalSize</a>(isy,&localsize);
+<a name="line1448">1448: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Scan.html#MPI_Scan">MPI_Scan</a>(&localsize,&size,1,MPIU_INT,MPI_SUM,<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)isy));
+<a name="line1449">1449: </a>  size -= localsize;
+<a name="line1450">1450: </a>  <font color="#4169E1">while</font>(ilink) {
+<a name="line1451">1451: </a>    <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> isrl,isr;
+<a name="line1452">1452: </a>    <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> subpc;
+<a name="line1453">1453: </a>    <font color="#4169E1">if</font> (jac->reset) {
+<a name="line1454">1454: </a>      <a href="../../../../../docs/manualpages/IS/ISEmbed.html#ISEmbed">ISEmbed</a>(ilink->is_orig, isy, <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>, &isrl);
+<a name="line1455">1455: </a>    } <font color="#4169E1">else</font> {
+<a name="line1456">1456: </a>      <a href="../../../../../docs/manualpages/IS/ISEmbed.html#ISEmbed">ISEmbed</a>(ilink->is, isy, <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>, &isrl);
+<a name="line1457">1457: </a>    }
+<a name="line1458">1458: </a>    <a href="../../../../../docs/manualpages/IS/ISGetLocalSize.html#ISGetLocalSize">ISGetLocalSize</a>(isrl,&localsize);
+<a name="line1459">1459: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(localsize,&indc);
+<a name="line1460">1460: </a>    <a href="../../../../../docs/manualpages/IS/ISGetIndices.html#ISGetIndices">ISGetIndices</a>(isrl,&ind);
+<a name="line1461">1461: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(indc,ind,localsize*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
+<a name="line1462">1462: </a>    <a href="../../../../../docs/manualpages/IS/ISRestoreIndices.html#ISRestoreIndices">ISRestoreIndices</a>(isrl,&ind);
+<a name="line1463">1463: </a>    <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&isrl);
+<a name="line1464">1464: </a>    <font color="#4169E1">for</font> (i=0; i<localsize; i++) *(indc+i) += size;
+<a name="line1465">1465: </a>    <a href="../../../../../docs/manualpages/IS/ISCreateGeneral.html#ISCreateGeneral">ISCreateGeneral</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)isy),localsize,indc,PETSC_OWN_POINTER,&isr);
+<a name="line1466">1466: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectReference.html#PetscObjectReference">PetscObjectReference</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)isr);
+<a name="line1467">1467: </a>    <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&ilink->is);
+<a name="line1468">1468: </a>    ilink->is     = isr;
+<a name="line1469">1469: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectReference.html#PetscObjectReference">PetscObjectReference</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)isr);
+<a name="line1470">1470: </a>    <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&ilink->is_col);
+<a name="line1471">1471: </a>    ilink->is_col = isr;
+<a name="line1472">1472: </a>    <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&isr);
+<a name="line1473">1473: </a>    <a href="../../../../../docs/manualpages/KSP/KSPGetPC.html#KSPGetPC">KSPGetPC</a>(ilink->ksp, &subpc);
+<a name="line1474">1474: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)subpc,<a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>,&flg);
+<a name="line1475">1475: </a>    <font color="#4169E1">if</font>(flg) {
+<a name="line1476">1476: </a>      <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> iszl,isz;
+<a name="line1477">1477: </a>      <a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a> comm;
+<a name="line1478">1478: </a>      <font color="#4169E1">if</font> (jac->reset) {
+<a name="line1479">1479: </a>        <a href="../../../../../docs/manualpages/IS/ISGetLocalSize.html#ISGetLocalSize">ISGetLocalSize</a>(ilink->is_orig,&localsize);
+<a name="line1480">1480: </a>        comm = <a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ilink->is_orig);
+<a name="line1481">1481: </a>        <a href="../../../../../docs/manualpages/IS/ISEmbed.html#ISEmbed">ISEmbed</a>(isy, ilink->is_orig, <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>, &iszl);
+<a name="line1482">1482: </a>      } <font color="#4169E1">else</font> {
+<a name="line1483">1483: </a>        <a href="../../../../../docs/manualpages/IS/ISGetLocalSize.html#ISGetLocalSize">ISGetLocalSize</a>(ilink->is,&localsize);
+<a name="line1484">1484: </a>        comm = <a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ilink->is);
+<a name="line1485">1485: </a>        <a href="../../../../../docs/manualpages/IS/ISEmbed.html#ISEmbed">ISEmbed</a>(isy, ilink->is, <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>, &iszl);
+<a name="line1486">1486: </a>      }
+<a name="line1487">1487: </a>      <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Scan.html#MPI_Scan">MPI_Scan</a>(&localsize,&sizez,1,MPIU_INT,MPI_SUM,comm);
+<a name="line1488">1488: </a>      sizez -= localsize;
+<a name="line1489">1489: </a>      <a href="../../../../../docs/manualpages/IS/ISGetLocalSize.html#ISGetLocalSize">ISGetLocalSize</a>(iszl,&localsize);
+<a name="line1490">1490: </a>      <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(localsize,&indcz);
+<a name="line1491">1491: </a>      <a href="../../../../../docs/manualpages/IS/ISGetIndices.html#ISGetIndices">ISGetIndices</a>(iszl,&indz);
+<a name="line1492">1492: </a>      <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(indcz,indz,localsize*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
+<a name="line1493">1493: </a>      <a href="../../../../../docs/manualpages/IS/ISRestoreIndices.html#ISRestoreIndices">ISRestoreIndices</a>(iszl,&indz);
+<a name="line1494">1494: </a>      <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&iszl);
+<a name="line1495">1495: </a>      <font color="#4169E1">for</font> (i=0; i<localsize; i++) *(indcz+i) += sizez;
+<a name="line1496">1496: </a>      <a href="../../../../../docs/manualpages/IS/ISCreateGeneral.html#ISCreateGeneral">ISCreateGeneral</a>(comm,localsize,indcz,PETSC_OWN_POINTER,&isz);
+<a name="line1497">1497: </a>      <a href="../../../../../docs/manualpages/PC/PCFieldSplitRestrictIS.html#PCFieldSplitRestrictIS">PCFieldSplitRestrictIS</a>(subpc,isz);
+<a name="line1498">1498: </a>      <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&isz);
+<a name="line1499">1499: </a>    }
+<a name="line1500">1500: </a>    next = ilink->next;
+<a name="line1501">1501: </a>    ilink = next;
+<a name="line1502">1502: </a>  }
+<a name="line1503">1503: </a>  jac->isrestrict = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line1504">1504: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1505">1505: </a>}
+
+<a name="line1509">1509: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetIS_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PCFieldSplitSetIS_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,const char splitname[],<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> is)</font></strong>
+<a name="line1510">1510: </a>{
+<a name="line1511">1511: </a>  PC_FieldSplit     *jac = (PC_FieldSplit*)pc->data;
+<a name="line1512">1512: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+<a name="line1513">1513: </a>  PC_FieldSplitLink ilink, next = jac->head;
+<a name="line1514">1514: </a>  char              prefix[128];
+
+<a name="line1517">1517: </a>  <font color="#4169E1">if</font> (jac->splitdefined) {
+<a name="line1518">1518: </a>    PetscInfo1(pc,<font color="#666666">"Ignoring new split \"%s\" because the splits have already been defined\n"</font>,splitname);
+<a name="line1519">1519: </a>    <font color="#4169E1">return</font>(0);
+<a name="line1520">1520: </a>  }
+<a name="line1521">1521: </a>  <a href="../../../../../docs/manualpages/Sys/PetscNew.html#PetscNew">PetscNew</a>(&ilink);
+<a name="line1522">1522: </a>  <font color="#4169E1">if</font> (splitname) {
+<a name="line1523">1523: </a>    <a href="../../../../../docs/manualpages/Sys/PetscStrallocpy.html#PetscStrallocpy">PetscStrallocpy</a>(splitname,&ilink->splitname);
+<a name="line1524">1524: </a>  } <font color="#4169E1">else</font> {
+<a name="line1525">1525: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(8,&ilink->splitname);
+<a name="line1526">1526: </a>    <a href="../../../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(ilink->splitname,7,<font color="#666666">"%D"</font>,jac->nsplits);
+<a name="line1527">1527: </a>  }
+<a name="line1528">1528: </a>  ilink->event = jac->nsplits < 5 ? KSP_Solve_FS_0 + jac->nsplits : KSP_Solve_FS_0 + 4; <font color="#B22222">/* Any split great than 4 gets logged in the 4th split */</font>
+<a name="line1529">1529: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectReference.html#PetscObjectReference">PetscObjectReference</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)is);
+<a name="line1530">1530: </a>  <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&ilink->is);
+<a name="line1531">1531: </a>  ilink->is     = is;
+<a name="line1532">1532: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectReference.html#PetscObjectReference">PetscObjectReference</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)is);
+<a name="line1533">1533: </a>  <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&ilink->is_col);
+<a name="line1534">1534: </a>  ilink->is_col = is;
+<a name="line1535">1535: </a>  ilink->next   = NULL;
+<a name="line1536">1536: </a>  <a href="../../../../../docs/manualpages/KSP/KSPCreate.html#KSPCreate">KSPCreate</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc),&ilink->ksp);
+<a name="line1537">1537: </a>  <a href="../../../../../docs/manualpages/KSP/KSPSetErrorIfNotConverged.html#KSPSetErrorIfNotConverged">KSPSetErrorIfNotConverged</a>(ilink->ksp,pc->erroriffailure);
+<a name="line1538">1538: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectIncrementTabLevel.html#PetscObjectIncrementTabLevel">PetscObjectIncrementTabLevel</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ilink->ksp,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,1);
+<a name="line1539">1539: </a>  <a href="../../../../../docs/manualpages/KSP/KSPSetType.html#KSPSetType">KSPSetType</a>(ilink->ksp,<a href="../../../../../docs/manualpages/KSP/KSPPREONLY.html#KSPPREONLY">KSPPREONLY</a>);
+<a name="line1540">1540: </a>  PetscLogObjectParent((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ilink->ksp);
+
+<a name="line1542">1542: </a>  <a href="../../../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(prefix,<font color="#4169E1">sizeof</font>(prefix),<font color="#666666">"%sfieldsplit_%s_"</font>,((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix ? ((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc)->prefix : <font color="#666666">""</font>,ilink->spl [...]
+<a name="line1543">1543: </a>  <a href="../../../../../docs/manualpages/KSP/KSPSetOptionsPrefix.html#KSPSetOptionsPrefix">KSPSetOptionsPrefix</a>(ilink->ksp,prefix);
+
+<a name="line1545">1545: </a>  <font color="#4169E1">if</font> (!next) {
+<a name="line1546">1546: </a>    jac->head       = ilink;
+<a name="line1547">1547: </a>    ilink->previous = NULL;
+<a name="line1548">1548: </a>  } <font color="#4169E1">else</font> {
+<a name="line1549">1549: </a>    <font color="#4169E1">while</font> (next->next) {
+<a name="line1550">1550: </a>      next = next->next;
+<a name="line1551">1551: </a>    }
+<a name="line1552">1552: </a>    next->next      = ilink;
+<a name="line1553">1553: </a>    ilink->previous = next;
+<a name="line1554">1554: </a>  }
+<a name="line1555">1555: </a>  jac->nsplits++;
+<a name="line1556">1556: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1557">1557: </a>}
+
+<a name="line1561">1561: </a><font color="#B22222">/*@</font>
+<a name="line1562">1562: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetFields.html#PCFieldSplitSetFields">PCFieldSplitSetFields</a> - Sets the fields for one particular split in the field split preconditioner</font>
+
+<a name="line1564">1564: </a><font color="#B22222">    Logically Collective on <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
+
+<a name="line1566">1566: </a><font color="#B22222">    Input Parameters:</font>
+<a name="line1567">1567: </a><font color="#B22222">+   pc  - the preconditioner context</font>
+<a name="line1568">1568: </a><font color="#B22222">.   splitname - name of this split, if NULL the number of the split is used</font>
+<a name="line1569">1569: </a><font color="#B22222">.   n - the number of fields in this split</font>
+<a name="line1570">1570: </a><font color="#B22222">-   fields - the fields in this split</font>
+
+<a name="line1572">1572: </a><font color="#B22222">    Level: intermediate</font>
+
+<a name="line1574">1574: </a><font color="#B22222">    Notes: Use <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetIS.html#PCFieldSplitSetIS">PCFieldSplitSetIS</a>() to set a completely general set of indices as a field.</font>
+
+<a name="line1576">1576: </a><font color="#B22222">     The <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetFields.html#PCFieldSplitSetFields">PCFieldSplitSetFields</a>() is for defining fields as strided blocks. For example, if the block</font>
+<a name="line1577">1577: </a><font color="#B22222">     size is three then one can define a field as 0, or 1 or 2 or 0,1 or 0,2 or 1,2 which mean</font>
+<a name="line1578">1578: </a><font color="#B22222">     0xx3xx6xx9xx12 ... x1xx4xx7xx ... xx2xx5xx8xx.. 01x34x67x... 0x1x3x5x7.. x12x45x78x....</font>
+<a name="line1579">1579: </a><font color="#B22222">     where the numbered entries indicate what is in the field.</font>
+
+<a name="line1581">1581: </a><font color="#B22222">     This function is called once per split (it creates a new split each time).  Solve options</font>
+<a name="line1582">1582: </a><font color="#B22222">     for this split will be available under the prefix -fieldsplit_SPLITNAME_.</font>
+
+<a name="line1584">1584: </a><font color="#B22222">     Developer Note: This routine does not actually create the <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> representing the split, that is delayed</font>
+<a name="line1585">1585: </a><font color="#B22222">     until PCSetUp_FieldSplit(), because information about the vector/matrix layouts may not be</font>
+<a name="line1586">1586: </a><font color="#B22222">     available when this routine is called.</font>
+
+<a name="line1588">1588: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>(), <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>, <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetBlockSize.html#PCFieldSplitSetBlockSize">PCFieldSplitSetBlockSize</a>(), <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetIS.html#PCFieldSplitSet [...]
+
+<a name="line1590">1590: </a><font color="#B22222">@*/</font>
+<a name="line1591">1591: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetFields"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetFields.html#PCFieldSplitSetFields">PCFieldSplitSetFields</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,const char splitname[],<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> n,con [...]
+<a name="line1592">1592: </a>{
+
+<a name="line1598">1598: </a>  <font color="#4169E1">if</font> (n < 1) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Provided number of fields %D in split \"%s\" not positive"</font>,n,splitname);
+<a name="line1600">1600: </a>  PetscTryMethod(pc,<font color="#666666">"PCFieldSplitSetFields_C"</font>,(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>,const char[],<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>,const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>*,const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>*),(pc,splitname,n,fields,fields_col));
+<a name="line1601">1601: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1602">1602: </a>}
+
+<a name="line1606">1606: </a><font color="#B22222">/*@</font>
+<a name="line1607">1607: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetDiagUseAmat.html#PCFieldSplitSetDiagUseAmat">PCFieldSplitSetDiagUseAmat</a> - set flag indicating whether to extract diagonal blocks from Amat (rather than Pmat)</font>
+
+<a name="line1609">1609: </a><font color="#B22222">    Logically Collective on <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
+
+<a name="line1611">1611: </a><font color="#B22222">    Input Parameters:</font>
+<a name="line1612">1612: </a><font color="#B22222">+   pc  - the preconditioner object</font>
+<a name="line1613">1613: </a><font color="#B22222">-   flg - boolean flag indicating whether or not to use Amat to extract the diagonal blocks from</font>
+
+<a name="line1615">1615: </a><font color="#B22222">    Options Database:</font>
+<a name="line1616">1616: </a><font color="#B22222">.     -pc_fieldsplit_diag_use_amat</font>
 
-<a name="line1602">1602: </a><font color="#B22222">    Level: intermediate</font>
+<a name="line1618">1618: </a><font color="#B22222">    Level: intermediate</font>
 
-<a name="line1604">1604: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetDiagUseAmat.html#PCFieldSplitGetDiagUseAmat">PCFieldSplitGetDiagUseAmat</a>(), <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetOffDiagUseAmat.html#PCFieldSplitSetOffDiagUseAmat">PCFieldSplitSetOffDiagUseAmat</a>(), <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a></font>
+<a name="line1620">1620: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetDiagUseAmat.html#PCFieldSplitGetDiagUseAmat">PCFieldSplitGetDiagUseAmat</a>(), <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetOffDiagUseAmat.html#PCFieldSplitSetOffDiagUseAmat">PCFieldSplitSetOffDiagUseAmat</a>(), <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a></font>
 
-<a name="line1606">1606: </a><font color="#B22222">@*/</font>
-<a name="line1607">1607: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetDiagUseAmat"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetDiagUseAmat.html#PCFieldSplitSetDiagUseAmat">PCFieldSplitSetDiagUseAmat</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> flg)< [...]
-<a name="line1608">1608: </a>{
-<a name="line1609">1609: </a>  PC_FieldSplit  *jac = (PC_FieldSplit*)pc->data;
-<a name="line1610">1610: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      isfs;
+<a name="line1622">1622: </a><font color="#B22222">@*/</font>
+<a name="line1623">1623: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetDiagUseAmat"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetDiagUseAmat.html#PCFieldSplitSetDiagUseAmat">PCFieldSplitSetDiagUseAmat</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> flg)< [...]
+<a name="line1624">1624: </a>{
+<a name="line1625">1625: </a>  PC_FieldSplit  *jac = (PC_FieldSplit*)pc->data;
+<a name="line1626">1626: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      isfs;
 
-<a name="line1615">1615: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>,&isfs);
-<a name="line1616">1616: </a>  <font color="#4169E1">if</font> (!isfs) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> not of type %s"</font>,<a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>);
-<a name="line1617">1617: </a>  jac->diag_use_amat = flg;
-<a name="line1618">1618: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1619">1619: </a>}
+<a name="line1631">1631: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>,&isfs);
+<a name="line1632">1632: </a>  <font color="#4169E1">if</font> (!isfs) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> not of type %s"</font>,<a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>);
+<a name="line1633">1633: </a>  jac->diag_use_amat = flg;
+<a name="line1634">1634: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1635">1635: </a>}
 
-<a name="line1623">1623: </a><font color="#B22222">/*@</font>
-<a name="line1624">1624: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetDiagUseAmat.html#PCFieldSplitGetDiagUseAmat">PCFieldSplitGetDiagUseAmat</a> - get the flag indicating whether to extract diagonal blocks from Amat (rather than Pmat)</font>
+<a name="line1639">1639: </a><font color="#B22222">/*@</font>
+<a name="line1640">1640: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetDiagUseAmat.html#PCFieldSplitGetDiagUseAmat">PCFieldSplitGetDiagUseAmat</a> - get the flag indicating whether to extract diagonal blocks from Amat (rather than Pmat)</font>
 
-<a name="line1626">1626: </a><font color="#B22222">    Logically Collective on <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
+<a name="line1642">1642: </a><font color="#B22222">    Logically Collective on <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
 
-<a name="line1628">1628: </a><font color="#B22222">    Input Parameters:</font>
-<a name="line1629">1629: </a><font color="#B22222">.   pc  - the preconditioner object</font>
+<a name="line1644">1644: </a><font color="#B22222">    Input Parameters:</font>
+<a name="line1645">1645: </a><font color="#B22222">.   pc  - the preconditioner object</font>
 
-<a name="line1631">1631: </a><font color="#B22222">    Output Parameters:</font>
-<a name="line1632">1632: </a><font color="#B22222">.   flg - boolean flag indicating whether or not to use Amat to extract the diagonal blocks from</font>
+<a name="line1647">1647: </a><font color="#B22222">    Output Parameters:</font>
+<a name="line1648">1648: </a><font color="#B22222">.   flg - boolean flag indicating whether or not to use Amat to extract the diagonal blocks from</font>
 
 
-<a name="line1635">1635: </a><font color="#B22222">    Level: intermediate</font>
+<a name="line1651">1651: </a><font color="#B22222">    Level: intermediate</font>
 
-<a name="line1637">1637: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetDiagUseAmat.html#PCFieldSplitSetDiagUseAmat">PCFieldSplitSetDiagUseAmat</a>(), <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetOffDiagUseAmat.html#PCFieldSplitGetOffDiagUseAmat">PCFieldSplitGetOffDiagUseAmat</a>(), <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a></font>
+<a name="line1653">1653: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetDiagUseAmat.html#PCFieldSplitSetDiagUseAmat">PCFieldSplitSetDiagUseAmat</a>(), <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetOffDiagUseAmat.html#PCFieldSplitGetOffDiagUseAmat">PCFieldSplitGetOffDiagUseAmat</a>(), <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a></font>
 
-<a name="line1639">1639: </a><font color="#B22222">@*/</font>
-<a name="line1640">1640: </a><strong><font color="#4169E1"><a name="PCFieldSplitGetDiagUseAmat"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetDiagUseAmat.html#PCFieldSplitGetDiagUseAmat">PCFieldSplitGetDiagUseAmat</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> *flg) [...]
-<a name="line1641">1641: </a>{
-<a name="line1642">1642: </a>  PC_FieldSplit  *jac = (PC_FieldSplit*)pc->data;
-<a name="line1643">1643: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      isfs;
+<a name="line1655">1655: </a><font color="#B22222">@*/</font>
+<a name="line1656">1656: </a><strong><font color="#4169E1"><a name="PCFieldSplitGetDiagUseAmat"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetDiagUseAmat.html#PCFieldSplitGetDiagUseAmat">PCFieldSplitGetDiagUseAmat</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> *flg) [...]
+<a name="line1657">1657: </a>{
+<a name="line1658">1658: </a>  PC_FieldSplit  *jac = (PC_FieldSplit*)pc->data;
+<a name="line1659">1659: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      isfs;
 
-<a name="line1649">1649: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>,&isfs);
-<a name="line1650">1650: </a>  <font color="#4169E1">if</font> (!isfs) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> not of type %s"</font>,<a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>);
-<a name="line1651">1651: </a>  *flg = jac->diag_use_amat;
-<a name="line1652">1652: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1653">1653: </a>}
+<a name="line1665">1665: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>,&isfs);
+<a name="line1666">1666: </a>  <font color="#4169E1">if</font> (!isfs) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> not of type %s"</font>,<a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>);
+<a name="line1667">1667: </a>  *flg = jac->diag_use_amat;
+<a name="line1668">1668: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1669">1669: </a>}
 
-<a name="line1657">1657: </a><font color="#B22222">/*@</font>
-<a name="line1658">1658: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetOffDiagUseAmat.html#PCFieldSplitSetOffDiagUseAmat">PCFieldSplitSetOffDiagUseAmat</a> - set flag indicating whether to extract off-diagonal blocks from Amat (rather than Pmat)</font>
+<a name="line1673">1673: </a><font color="#B22222">/*@</font>
+<a name="line1674">1674: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetOffDiagUseAmat.html#PCFieldSplitSetOffDiagUseAmat">PCFieldSplitSetOffDiagUseAmat</a> - set flag indicating whether to extract off-diagonal blocks from Amat (rather than Pmat)</font>
 
-<a name="line1660">1660: </a><font color="#B22222">    Logically Collective on <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
+<a name="line1676">1676: </a><font color="#B22222">    Logically Collective on <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
 
-<a name="line1662">1662: </a><font color="#B22222">    Input Parameters:</font>
-<a name="line1663">1663: </a><font color="#B22222">+   pc  - the preconditioner object</font>
-<a name="line1664">1664: </a><font color="#B22222">-   flg - boolean flag indicating whether or not to use Amat to extract the off-diagonal blocks from</font>
+<a name="line1678">1678: </a><font color="#B22222">    Input Parameters:</font>
+<a name="line1679">1679: </a><font color="#B22222">+   pc  - the preconditioner object</font>
+<a name="line1680">1680: </a><font color="#B22222">-   flg - boolean flag indicating whether or not to use Amat to extract the off-diagonal blocks from</font>
 
-<a name="line1666">1666: </a><font color="#B22222">    Options Database:</font>
-<a name="line1667">1667: </a><font color="#B22222">.     -pc_fieldsplit_off_diag_use_amat</font>
+<a name="line1682">1682: </a><font color="#B22222">    Options Database:</font>
+<a name="line1683">1683: </a><font color="#B22222">.     -pc_fieldsplit_off_diag_use_amat</font>
 
-<a name="line1669">1669: </a><font color="#B22222">    Level: intermediate</font>
+<a name="line1685">1685: </a><font color="#B22222">    Level: intermediate</font>
 
-<a name="line1671">1671: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetOffDiagUseAmat.html#PCFieldSplitGetOffDiagUseAmat">PCFieldSplitGetOffDiagUseAmat</a>(), <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetDiagUseAmat.html#PCFieldSplitSetDiagUseAmat">PCFieldSplitSetDiagUseAmat</a>(), <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a></font>
+<a name="line1687">1687: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetOffDiagUseAmat.html#PCFieldSplitGetOffDiagUseAmat">PCFieldSplitGetOffDiagUseAmat</a>(), <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetDiagUseAmat.html#PCFieldSplitSetDiagUseAmat">PCFieldSplitSetDiagUseAmat</a>(), <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a></font>
 
-<a name="line1673">1673: </a><font color="#B22222">@*/</font>
-<a name="line1674">1674: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetOffDiagUseAmat"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetOffDiagUseAmat.html#PCFieldSplitSetOffDiagUseAmat">PCFieldSplitSetOffDiagUseAmat</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBo [...]
-<a name="line1675">1675: </a>{
-<a name="line1676">1676: </a>  PC_FieldSplit *jac = (PC_FieldSplit*)pc->data;
-<a name="line1677">1677: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      isfs;
+<a name="line1689">1689: </a><font color="#B22222">@*/</font>
+<a name="line1690">1690: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetOffDiagUseAmat"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetOffDiagUseAmat.html#PCFieldSplitSetOffDiagUseAmat">PCFieldSplitSetOffDiagUseAmat</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBo [...]
+<a name="line1691">1691: </a>{
+<a name="line1692">1692: </a>  PC_FieldSplit *jac = (PC_FieldSplit*)pc->data;
+<a name="line1693">1693: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      isfs;
 
-<a name="line1682">1682: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>,&isfs);
-<a name="line1683">1683: </a>  <font color="#4169E1">if</font> (!isfs) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> not of type %s"</font>,<a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>);
-<a name="line1684">1684: </a>  jac->offdiag_use_amat = flg;
-<a name="line1685">1685: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1686">1686: </a>}
+<a name="line1698">1698: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>,&isfs);
+<a name="line1699">1699: </a>  <font color="#4169E1">if</font> (!isfs) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> not of type %s"</font>,<a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>);
+<a name="line1700">1700: </a>  jac->offdiag_use_amat = flg;
+<a name="line1701">1701: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1702">1702: </a>}
 
-<a name="line1690">1690: </a><font color="#B22222">/*@</font>
-<a name="line1691">1691: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetOffDiagUseAmat.html#PCFieldSplitGetOffDiagUseAmat">PCFieldSplitGetOffDiagUseAmat</a> - get the flag indicating whether to extract off-diagonal blocks from Amat (rather than Pmat)</font>
+<a name="line1706">1706: </a><font color="#B22222">/*@</font>
+<a name="line1707">1707: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetOffDiagUseAmat.html#PCFieldSplitGetOffDiagUseAmat">PCFieldSplitGetOffDiagUseAmat</a> - get the flag indicating whether to extract off-diagonal blocks from Amat (rather than Pmat)</font>
 
-<a name="line1693">1693: </a><font color="#B22222">    Logically Collective on <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
+<a name="line1709">1709: </a><font color="#B22222">    Logically Collective on <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
 
-<a name="line1695">1695: </a><font color="#B22222">    Input Parameters:</font>
-<a name="line1696">1696: </a><font color="#B22222">.   pc  - the preconditioner object</font>
+<a name="line1711">1711: </a><font color="#B22222">    Input Parameters:</font>
+<a name="line1712">1712: </a><font color="#B22222">.   pc  - the preconditioner object</font>
 
-<a name="line1698">1698: </a><font color="#B22222">    Output Parameters:</font>
-<a name="line1699">1699: </a><font color="#B22222">.   flg - boolean flag indicating whether or not to use Amat to extract the off-diagonal blocks from</font>
+<a name="line1714">1714: </a><font color="#B22222">    Output Parameters:</font>
+<a name="line1715">1715: </a><font color="#B22222">.   flg - boolean flag indicating whether or not to use Amat to extract the off-diagonal blocks from</font>
 
 
-<a name="line1702">1702: </a><font color="#B22222">    Level: intermediate</font>
+<a name="line1718">1718: </a><font color="#B22222">    Level: intermediate</font>
 
-<a name="line1704">1704: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetOffDiagUseAmat.html#PCFieldSplitSetOffDiagUseAmat">PCFieldSplitSetOffDiagUseAmat</a>(), <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetDiagUseAmat.html#PCFieldSplitGetDiagUseAmat">PCFieldSplitGetDiagUseAmat</a>(), <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a></font>
+<a name="line1720">1720: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetOffDiagUseAmat.html#PCFieldSplitSetOffDiagUseAmat">PCFieldSplitSetOffDiagUseAmat</a>(), <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetDiagUseAmat.html#PCFieldSplitGetDiagUseAmat">PCFieldSplitGetDiagUseAmat</a>(), <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a></font>
 
-<a name="line1706">1706: </a><font color="#B22222">@*/</font>
-<a name="line1707">1707: </a><strong><font color="#4169E1"><a name="PCFieldSplitGetOffDiagUseAmat"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetOffDiagUseAmat.html#PCFieldSplitGetOffDiagUseAmat">PCFieldSplitGetOffDiagUseAmat</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBo [...]
-<a name="line1708">1708: </a>{
-<a name="line1709">1709: </a>  PC_FieldSplit  *jac = (PC_FieldSplit*)pc->data;
-<a name="line1710">1710: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      isfs;
+<a name="line1722">1722: </a><font color="#B22222">@*/</font>
+<a name="line1723">1723: </a><strong><font color="#4169E1"><a name="PCFieldSplitGetOffDiagUseAmat"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetOffDiagUseAmat.html#PCFieldSplitGetOffDiagUseAmat">PCFieldSplitGetOffDiagUseAmat</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBo [...]
+<a name="line1724">1724: </a>{
+<a name="line1725">1725: </a>  PC_FieldSplit  *jac = (PC_FieldSplit*)pc->data;
+<a name="line1726">1726: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      isfs;
 
-<a name="line1716">1716: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>,&isfs);
-<a name="line1717">1717: </a>  <font color="#4169E1">if</font> (!isfs) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> not of type %s"</font>,<a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>);
-<a name="line1718">1718: </a>  *flg = jac->offdiag_use_amat;
-<a name="line1719">1719: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1720">1720: </a>}
+<a name="line1732">1732: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>,&isfs);
+<a name="line1733">1733: </a>  <font color="#4169E1">if</font> (!isfs) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> not of type %s"</font>,<a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>);
+<a name="line1734">1734: </a>  *flg = jac->offdiag_use_amat;
+<a name="line1735">1735: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1736">1736: </a>}
 
 
 
-<a name="line1726">1726: </a><font color="#B22222">/*@C</font>
-<a name="line1727">1727: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetIS.html#PCFieldSplitSetIS">PCFieldSplitSetIS</a> - Sets the exact elements for field</font>
+<a name="line1742">1742: </a><font color="#B22222">/*@C</font>
+<a name="line1743">1743: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetIS.html#PCFieldSplitSetIS">PCFieldSplitSetIS</a> - Sets the exact elements for field</font>
 
-<a name="line1729">1729: </a><font color="#B22222">    Logically Collective on <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
+<a name="line1745">1745: </a><font color="#B22222">    Logically Collective on <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
 
-<a name="line1731">1731: </a><font color="#B22222">    Input Parameters:</font>
-<a name="line1732">1732: </a><font color="#B22222">+   pc  - the preconditioner context</font>
-<a name="line1733">1733: </a><font color="#B22222">.   splitname - name of this split, if NULL the number of the split is used</font>
-<a name="line1734">1734: </a><font color="#B22222">-   is - the index set that defines the vector elements in this field</font>
+<a name="line1747">1747: </a><font color="#B22222">    Input Parameters:</font>
+<a name="line1748">1748: </a><font color="#B22222">+   pc  - the preconditioner context</font>
+<a name="line1749">1749: </a><font color="#B22222">.   splitname - name of this split, if NULL the number of the split is used</font>
+<a name="line1750">1750: </a><font color="#B22222">-   is - the index set that defines the vector elements in this field</font>
 
 
-<a name="line1737">1737: </a><font color="#B22222">    Notes:</font>
-<a name="line1738">1738: </a><font color="#B22222">    Use <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetFields.html#PCFieldSplitSetFields">PCFieldSplitSetFields</a>(), for fields defined by strided types.</font>
+<a name="line1753">1753: </a><font color="#B22222">    Notes:</font>
+<a name="line1754">1754: </a><font color="#B22222">    Use <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetFields.html#PCFieldSplitSetFields">PCFieldSplitSetFields</a>(), for fields defined by strided types.</font>
 
-<a name="line1740">1740: </a><font color="#B22222">    This function is called once per split (it creates a new split each time).  Solve options</font>
-<a name="line1741">1741: </a><font color="#B22222">    for this split will be available under the prefix -fieldsplit_SPLITNAME_.</font>
+<a name="line1756">1756: </a><font color="#B22222">    This function is called once per split (it creates a new split each time).  Solve options</font>
+<a name="line1757">1757: </a><font color="#B22222">    for this split will be available under the prefix -fieldsplit_SPLITNAME_.</font>
 
-<a name="line1743">1743: </a><font color="#B22222">    Level: intermediate</font>
+<a name="line1759">1759: </a><font color="#B22222">    Level: intermediate</font>
 
-<a name="line1745">1745: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>(), <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>, <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetBlockSize.html#PCFieldSplitSetBlockSize">PCFieldSplitSetBlockSize</a>()</font>
+<a name="line1761">1761: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>(), <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>, <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetBlockSize.html#PCFieldSplitSetBlockSize">PCFieldSplitSetBlockSize</a>()</font>
 
-<a name="line1747">1747: </a><font color="#B22222">@*/</font>
-<a name="line1748">1748: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetIS"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetIS.html#PCFieldSplitSetIS">PCFieldSplitSetIS</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,const char splitname[],<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> is)</font></strong>
-<a name="line1749">1749: </a>{
+<a name="line1763">1763: </a><font color="#B22222">@*/</font>
+<a name="line1764">1764: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetIS"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetIS.html#PCFieldSplitSetIS">PCFieldSplitSetIS</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,const char splitname[],<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> is)</font></strong>
+<a name="line1765">1765: </a>{
 
-<a name="line1756">1756: </a>  PetscUseMethod(pc,<font color="#666666">"PCFieldSplitSetIS_C"</font>,(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>,const char[],<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a>),(pc,splitname,is));
-<a name="line1757">1757: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1758">1758: </a>}
+<a name="line1772">1772: </a>  PetscUseMethod(pc,<font color="#666666">"PCFieldSplitSetIS_C"</font>,(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>,const char[],<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a>),(pc,splitname,is));
+<a name="line1773">1773: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1774">1774: </a>}
 
-<a name="line1762">1762: </a><font color="#B22222">/*@</font>
-<a name="line1763">1763: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetIS.html#PCFieldSplitGetIS">PCFieldSplitGetIS</a> - Retrieves the elements for a field as an <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a></font>
+<a name="line1778">1778: </a><font color="#B22222">/*@</font>
+<a name="line1779">1779: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetIS.html#PCFieldSplitGetIS">PCFieldSplitGetIS</a> - Retrieves the elements for a field as an <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a></font>
 
-<a name="line1765">1765: </a><font color="#B22222">    Logically Collective on <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
+<a name="line1781">1781: </a><font color="#B22222">    Logically Collective on <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
 
-<a name="line1767">1767: </a><font color="#B22222">    Input Parameters:</font>
-<a name="line1768">1768: </a><font color="#B22222">+   pc  - the preconditioner context</font>
-<a name="line1769">1769: </a><font color="#B22222">-   splitname - name of this split</font>
+<a name="line1783">1783: </a><font color="#B22222">    Input Parameters:</font>
+<a name="line1784">1784: </a><font color="#B22222">+   pc  - the preconditioner context</font>
+<a name="line1785">1785: </a><font color="#B22222">-   splitname - name of this split</font>
 
-<a name="line1771">1771: </a><font color="#B22222">    Output Parameter:</font>
-<a name="line1772">1772: </a><font color="#B22222">-   is - the index set that defines the vector elements in this field, or NULL if the field is not found</font>
+<a name="line1787">1787: </a><font color="#B22222">    Output Parameter:</font>
+<a name="line1788">1788: </a><font color="#B22222">-   is - the index set that defines the vector elements in this field, or NULL if the field is not found</font>
 
-<a name="line1774">1774: </a><font color="#B22222">    Level: intermediate</font>
+<a name="line1790">1790: </a><font color="#B22222">    Level: intermediate</font>
 
-<a name="line1776">1776: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>(), <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>, <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetIS.html#PCFieldSplitSetIS">PCFieldSplitSetIS</a>()</font>
+<a name="line1792">1792: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>(), <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>, <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetIS.html#PCFieldSplitSetIS">PCFieldSplitSetIS</a>()</font>
 
-<a name="line1778">1778: </a><font color="#B22222">@*/</font>
-<a name="line1779">1779: </a><strong><font color="#4169E1"><a name="PCFieldSplitGetIS"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetIS.html#PCFieldSplitGetIS">PCFieldSplitGetIS</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,const char splitname[],<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> *is)</font></strong>
-<a name="line1780">1780: </a>{
+<a name="line1794">1794: </a><font color="#B22222">@*/</font>
+<a name="line1795">1795: </a><strong><font color="#4169E1"><a name="PCFieldSplitGetIS"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetIS.html#PCFieldSplitGetIS">PCFieldSplitGetIS</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,const char splitname[],<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> *is)</font></strong>
+<a name="line1796">1796: </a>{
 
-<a name="line1787">1787: </a>  {
-<a name="line1788">1788: </a>    PC_FieldSplit     *jac  = (PC_FieldSplit*) pc->data;
-<a name="line1789">1789: </a>    PC_FieldSplitLink ilink = jac->head;
-<a name="line1790">1790: </a>    <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>         found;
+<a name="line1803">1803: </a>  {
+<a name="line1804">1804: </a>    PC_FieldSplit     *jac  = (PC_FieldSplit*) pc->data;
+<a name="line1805">1805: </a>    PC_FieldSplitLink ilink = jac->head;
+<a name="line1806">1806: </a>    <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>         found;
 
-<a name="line1792">1792: </a>    *is = NULL;
-<a name="line1793">1793: </a>    <font color="#4169E1">while</font> (ilink) {
-<a name="line1794">1794: </a>      <a href="../../../../../docs/manualpages/Sys/PetscStrcmp.html#PetscStrcmp">PetscStrcmp</a>(ilink->splitname, splitname, &found);
-<a name="line1795">1795: </a>      <font color="#4169E1">if</font> (found) {
-<a name="line1796">1796: </a>        *is = ilink->is;
-<a name="line1797">1797: </a>        <font color="#4169E1">break</font>;
-<a name="line1798">1798: </a>      }
-<a name="line1799">1799: </a>      ilink = ilink->next;
-<a name="line1800">1800: </a>    }
-<a name="line1801">1801: </a>  }
-<a name="line1802">1802: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1803">1803: </a>}
+<a name="line1808">1808: </a>    *is = NULL;
+<a name="line1809">1809: </a>    <font color="#4169E1">while</font> (ilink) {
+<a name="line1810">1810: </a>      <a href="../../../../../docs/manualpages/Sys/PetscStrcmp.html#PetscStrcmp">PetscStrcmp</a>(ilink->splitname, splitname, &found);
+<a name="line1811">1811: </a>      <font color="#4169E1">if</font> (found) {
+<a name="line1812">1812: </a>        *is = ilink->is;
+<a name="line1813">1813: </a>        <font color="#4169E1">break</font>;
+<a name="line1814">1814: </a>      }
+<a name="line1815">1815: </a>      ilink = ilink->next;
+<a name="line1816">1816: </a>    }
+<a name="line1817">1817: </a>  }
+<a name="line1818">1818: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1819">1819: </a>}
 
-<a name="line1807">1807: </a><font color="#B22222">/*@</font>
-<a name="line1808">1808: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetBlockSize.html#PCFieldSplitSetBlockSize">PCFieldSplitSetBlockSize</a> - Sets the block size for defining where fields start in the</font>
-<a name="line1809">1809: </a><font color="#B22222">      fieldsplit preconditioner. If not set the matrix block size is used.</font>
+<a name="line1823">1823: </a><font color="#B22222">/*@</font>
+<a name="line1824">1824: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetBlockSize.html#PCFieldSplitSetBlockSize">PCFieldSplitSetBlockSize</a> - Sets the block size for defining where fields start in the</font>
+<a name="line1825">1825: </a><font color="#B22222">      fieldsplit preconditioner. If not set the matrix block size is used.</font>
 
-<a name="line1811">1811: </a><font color="#B22222">    Logically Collective on <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
+<a name="line1827">1827: </a><font color="#B22222">    Logically Collective on <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
 
-<a name="line1813">1813: </a><font color="#B22222">    Input Parameters:</font>
-<a name="line1814">1814: </a><font color="#B22222">+   pc  - the preconditioner context</font>
-<a name="line1815">1815: </a><font color="#B22222">-   bs - the block size</font>
+<a name="line1829">1829: </a><font color="#B22222">    Input Parameters:</font>
+<a name="line1830">1830: </a><font color="#B22222">+   pc  - the preconditioner context</font>
+<a name="line1831">1831: </a><font color="#B22222">-   bs - the block size</font>
 
-<a name="line1817">1817: </a><font color="#B22222">    Level: intermediate</font>
+<a name="line1833">1833: </a><font color="#B22222">    Level: intermediate</font>
 
-<a name="line1819">1819: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>(), <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>, <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetFields.html#PCFieldSplitSetFields">PCFieldSplitSetFields</a>()</font>
+<a name="line1835">1835: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>(), <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>, <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetFields.html#PCFieldSplitSetFields">PCFieldSplitSetFields</a>()</font>
 
-<a name="line1821">1821: </a><font color="#B22222">@*/</font>
-<a name="line1822">1822: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetBlockSize"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetBlockSize.html#PCFieldSplitSetBlockSize">PCFieldSplitSetBlockSize</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> bs)</font></strong>
-<a name="line1823">1823: </a>{
+<a name="line1837">1837: </a><font color="#B22222">@*/</font>
+<a name="line1838">1838: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetBlockSize"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetBlockSize.html#PCFieldSplitSetBlockSize">PCFieldSplitSetBlockSize</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> bs)</font></strong>
+<a name="line1839">1839: </a>{
 
-<a name="line1829">1829: </a>  PetscTryMethod(pc,<font color="#666666">"PCFieldSplitSetBlockSize_C"</font>,(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>),(pc,bs));
-<a name="line1830">1830: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1831">1831: </a>}
+<a name="line1845">1845: </a>  PetscTryMethod(pc,<font color="#666666">"PCFieldSplitSetBlockSize_C"</font>,(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>),(pc,bs));
+<a name="line1846">1846: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1847">1847: </a>}
 
-<a name="line1835">1835: </a><font color="#B22222">/*@C</font>
-<a name="line1836">1836: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a> - Gets the <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> contexts for all splits</font>
+<a name="line1851">1851: </a><font color="#B22222">/*@C</font>
+<a name="line1852">1852: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a> - Gets the <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> contexts for all splits</font>
 
-<a name="line1838">1838: </a><font color="#B22222">   Collective on <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a></font>
+<a name="line1854">1854: </a><font color="#B22222">   Collective on <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a></font>
 
-<a name="line1840">1840: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line1841">1841: </a><font color="#B22222">.  pc - the preconditioner context</font>
+<a name="line1856">1856: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line1857">1857: </a><font color="#B22222">.  pc - the preconditioner context</font>
 
-<a name="line1843">1843: </a><font color="#B22222">   Output Parameters:</font>
-<a name="line1844">1844: </a><font color="#B22222">+  n - the number of splits</font>
-<a name="line1845">1845: </a><font color="#B22222">-  pc - the array of <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> contexts</font>
+<a name="line1859">1859: </a><font color="#B22222">   Output Parameters:</font>
+<a name="line1860">1860: </a><font color="#B22222">+  n - the number of splits</font>
+<a name="line1861">1861: </a><font color="#B22222">-  pc - the array of <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> contexts</font>
 
-<a name="line1847">1847: </a><font color="#B22222">   Note:</font>
-<a name="line1848">1848: </a><font color="#B22222">   After <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>() the array of KSPs <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> to be freed by the user</font>
-<a name="line1849">1849: </a><font color="#B22222">   (not the <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> just the array that contains them).</font>
+<a name="line1863">1863: </a><font color="#B22222">   Note:</font>
+<a name="line1864">1864: </a><font color="#B22222">   After <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>() the array of KSPs <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> to be freed by the user</font>
+<a name="line1865">1865: </a><font color="#B22222">   (not the <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> just the array that contains them).</font>
 
-<a name="line1851">1851: </a><font color="#B22222">   You must call <a href="../../../../../docs/manualpages/KSP/KSPSetUp.html#KSPSetUp">KSPSetUp</a>() before calling <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>().</font>
+<a name="line1867">1867: </a><font color="#B22222">   You must call <a href="../../../../../docs/manualpages/KSP/KSPSetUp.html#KSPSetUp">KSPSetUp</a>() before calling <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>().</font>
 
-<a name="line1853">1853: </a><font color="#B22222">   Fortran Usage: You must pass in a <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> array that is large enough to contain all the local KSPs.</font>
-<a name="line1854">1854: </a><font color="#B22222">      You can call <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>(pc,n,NULL_OBJECT,ierr) to determine how large the</font>
-<a name="line1855">1855: </a><font color="#B22222">      <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> array must be.</font>
+<a name="line1869">1869: </a><font color="#B22222">   Fortran Usage: You must pass in a <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> array that is large enough to contain all the local KSPs.</font>
+<a name="line1870">1870: </a><font color="#B22222">      You can call <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>(pc,n,NULL_OBJECT,ierr) to determine how large the</font>
+<a name="line1871">1871: </a><font color="#B22222">      <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> array must be.</font>
 
 
-<a name="line1858">1858: </a><font color="#B22222">   Level: advanced</font>
+<a name="line1874">1874: </a><font color="#B22222">   Level: advanced</font>
 
-<a name="line1860">1860: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a></font>
-<a name="line1861">1861: </a><font color="#B22222">@*/</font>
-<a name="line1862">1862: </a><strong><font color="#4169E1"><a name="PCFieldSplitGetSubKSP"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *n,<a href="../../../../../d [...]
-<a name="line1863">1863: </a>{
+<a name="line1876">1876: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a></font>
+<a name="line1877">1877: </a><font color="#B22222">@*/</font>
+<a name="line1878">1878: </a><strong><font color="#4169E1"><a name="PCFieldSplitGetSubKSP"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *n,<a href="../../../../../d [...]
+<a name="line1879">1879: </a>{
 
-<a name="line1869">1869: </a>  PetscUseMethod(pc,<font color="#666666">"PCFieldSplitGetSubKSP_C"</font>,(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>*,<a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> **),(pc,n,subksp));
-<a name="line1870">1870: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1871">1871: </a>}
+<a name="line1885">1885: </a>  PetscUseMethod(pc,<font color="#666666">"PCFieldSplitGetSubKSP_C"</font>,(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>*,<a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> **),(pc,n,subksp));
+<a name="line1886">1886: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1887">1887: </a>}
 
-<a name="line1875">1875: </a><font color="#B22222">/*@</font>
-<a name="line1876">1876: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetSchurPre.html#PCFieldSplitSetSchurPre">PCFieldSplitSetSchurPre</a> -  Indicates if the Schur complement is preconditioned by a preconditioner constructed by the</font>
-<a name="line1877">1877: </a><font color="#B22222">      A11 matrix. Otherwise no preconditioner is used.</font>
+<a name="line1891">1891: </a><font color="#B22222">/*@</font>
+<a name="line1892">1892: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetSchurPre.html#PCFieldSplitSetSchurPre">PCFieldSplitSetSchurPre</a> -  Indicates if the Schur complement is preconditioned by a preconditioner constructed by the</font>
+<a name="line1893">1893: </a><font color="#B22222">      A11 matrix. Otherwise no preconditioner is used.</font>
 
-<a name="line1879">1879: </a><font color="#B22222">    Collective on <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
+<a name="line1895">1895: </a><font color="#B22222">    Collective on <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
 
-<a name="line1881">1881: </a><font color="#B22222">    Input Parameters:</font>
-<a name="line1882">1882: </a><font color="#B22222">+   pc      - the preconditioner context</font>
-<a name="line1883">1883: </a><font color="#B22222">.   ptype   - which matrix to use for preconditioning the Schur complement: PC_FIELDSPLIT_SCHUR_PRE_A11 (default), PC_FIELDSPLIT_SCHUR_PRE_SELF, PC_FIELDSPLIT_SCHUR_PRE_USER </font>
-<a name="line1884">1884: </a><font color="#B22222">              PC_FIELDSPLIT_SCHUR_PRE_SELFP, and PC_FIELDSPLIT_SCHUR_PRE_FULL</font>
-<a name="line1885">1885: </a><font color="#B22222">-   userpre - matrix to use for preconditioning, or NULL</font>
+<a name="line1897">1897: </a><font color="#B22222">    Input Parameters:</font>
+<a name="line1898">1898: </a><font color="#B22222">+   pc      - the preconditioner context</font>
+<a name="line1899">1899: </a><font color="#B22222">.   ptype   - which matrix to use for preconditioning the Schur complement: PC_FIELDSPLIT_SCHUR_PRE_A11 (default), PC_FIELDSPLIT_SCHUR_PRE_SELF, PC_FIELDSPLIT_SCHUR_PRE_USER </font>
+<a name="line1900">1900: </a><font color="#B22222">              PC_FIELDSPLIT_SCHUR_PRE_SELFP, and PC_FIELDSPLIT_SCHUR_PRE_FULL</font>
+<a name="line1901">1901: </a><font color="#B22222">-   userpre - matrix to use for preconditioning, or NULL</font>
 
-<a name="line1887">1887: </a><font color="#B22222">    Options Database:</font>
-<a name="line1888">1888: </a><font color="#B22222">.     -pc_fieldsplit_schur_precondition <self,selfp,user,a11,full> - default is a11. See notes for meaning of various arguments</font>
+<a name="line1903">1903: </a><font color="#B22222">    Options Database:</font>
+<a name="line1904">1904: </a><font color="#B22222">.     -pc_fieldsplit_schur_precondition <self,selfp,user,a11,full> - default is a11. See notes for meaning of various arguments</font>
 
-<a name="line1890">1890: </a><font color="#B22222">    Notes:</font>
-<a name="line1891">1891: </a><font color="#B22222">$    If ptype is</font>
-<a name="line1892">1892: </a><font color="#B22222">$        a11 then the preconditioner for the Schur complement is generated from the block diagonal part of the preconditioner</font>
-<a name="line1893">1893: </a><font color="#B22222">$             matrix associated with the Schur complement (i.e. A11), not he Schur complement matrix</font>
-<a name="line1894">1894: </a><font color="#B22222">$        self the preconditioner for the Schur complement is generated from the symbolic representation of the Schur complement matrix:</font>
-<a name="line1895">1895: </a><font color="#B22222">$             The only preconditioner that currently works with this symbolic respresentation matrix object is the <a href="../../../../../docs/manualpages/PC/PCLSC.html#PCLSC">PCLSC</a></font>
-<a name="line1896">1896: </a><font color="#B22222">$             preconditioner</font>
-<a name="line1897">1897: </a><font color="#B22222">$        user then the preconditioner for the Schur complement is generated from the user provided matrix (pre argument</font>
-<a name="line1898">1898: </a><font color="#B22222">$             to this function).</font>
-<a name="line1899">1899: </a><font color="#B22222">$        selfp then the preconditioning for the Schur complement is generated from an explicitly-assembled approximation Sp = A11 - A10 inv(diag(A00)) A01</font>
-<a name="line1900">1900: </a><font color="#B22222">$             This is only a good preconditioner when diag(A00) is a good preconditioner for A00. Optionally, A00 can be</font>
-<a name="line1901">1901: </a><font color="#B22222">$             lumped before extracting the diagonal using the additional option -fieldsplit_1_mat_schur_complement_ainv_type lump</font>
-<a name="line1902">1902: </a><font color="#B22222">$        full then the preconditioner for the Schur complement is generated from the exact Schur complement matrix representation computed internally by PFIELDSPLIT (this is expensive)</font>
-<a name="line1903">1903: </a><font color="#B22222">$             useful mostly as a test that the Schur complement approach can work for your problem</font>
+<a name="line1906">1906: </a><font color="#B22222">    Notes:</font>
+<a name="line1907">1907: </a><font color="#B22222">$    If ptype is</font>
+<a name="line1908">1908: </a><font color="#B22222">$        a11 then the preconditioner for the Schur complement is generated from the block diagonal part of the preconditioner</font>
+<a name="line1909">1909: </a><font color="#B22222">$             matrix associated with the Schur complement (i.e. A11), not he Schur complement matrix</font>
+<a name="line1910">1910: </a><font color="#B22222">$        self the preconditioner for the Schur complement is generated from the symbolic representation of the Schur complement matrix:</font>
+<a name="line1911">1911: </a><font color="#B22222">$             The only preconditioner that currently works with this symbolic respresentation matrix object is the <a href="../../../../../docs/manualpages/PC/PCLSC.html#PCLSC">PCLSC</a></font>
+<a name="line1912">1912: </a><font color="#B22222">$             preconditioner</font>
+<a name="line1913">1913: </a><font color="#B22222">$        user then the preconditioner for the Schur complement is generated from the user provided matrix (pre argument</font>
+<a name="line1914">1914: </a><font color="#B22222">$             to this function).</font>
+<a name="line1915">1915: </a><font color="#B22222">$        selfp then the preconditioning for the Schur complement is generated from an explicitly-assembled approximation Sp = A11 - A10 inv(diag(A00)) A01</font>
+<a name="line1916">1916: </a><font color="#B22222">$             This is only a good preconditioner when diag(A00) is a good preconditioner for A00. Optionally, A00 can be</font>
+<a name="line1917">1917: </a><font color="#B22222">$             lumped before extracting the diagonal using the additional option -fieldsplit_1_mat_schur_complement_ainv_type lump</font>
+<a name="line1918">1918: </a><font color="#B22222">$        full then the preconditioner for the Schur complement is generated from the exact Schur complement matrix representation computed internally by PFIELDSPLIT (this is expensive)</font>
+<a name="line1919">1919: </a><font color="#B22222">$             useful mostly as a test that the Schur complement approach can work for your problem</font>
 
-<a name="line1905">1905: </a><font color="#B22222">     When solving a saddle point problem, where the A11 block is identically zero, using a11 as the ptype only makes sense</font>
-<a name="line1906">1906: </a><font color="#B22222">    with the additional option -fieldsplit_1_pc_type none. Usually for saddle point problems one would use a ptype of self and</font>
-<a name="line1907">1907: </a><font color="#B22222">    -fieldsplit_1_pc_type lsc which uses the least squares commutator to compute a preconditioner for the Schur complement.</font>
+<a name="line1921">1921: </a><font color="#B22222">     When solving a saddle point problem, where the A11 block is identically zero, using a11 as the ptype only makes sense</font>
+<a name="line1922">1922: </a><font color="#B22222">    with the additional option -fieldsplit_1_pc_type none. Usually for saddle point problems one would use a ptype of self and</font>
+<a name="line1923">1923: </a><font color="#B22222">    -fieldsplit_1_pc_type lsc which uses the least squares commutator to compute a preconditioner for the Schur complement.</font>
 
-<a name="line1909">1909: </a><font color="#B22222">    Level: intermediate</font>
+<a name="line1925">1925: </a><font color="#B22222">    Level: intermediate</font>
 
-<a name="line1911">1911: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSchurPre.html#PCFieldSplitGetSchurPre">PCFieldSplitGetSchurPre</a>(), <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>(), <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>, <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetFields.html#PCFieldSplitSe [...]
-<a name="line1912">1912: </a><font color="#B22222">          <a href="../../../../../docs/manualpages/KSP/MatSchurComplementSetAinvType.html#MatSchurComplementSetAinvType">MatSchurComplementSetAinvType</a>(), <a href="../../../../../docs/manualpages/PC/PCLSC.html#PCLSC">PCLSC</a></font>
+<a name="line1927">1927: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSchurPre.html#PCFieldSplitGetSchurPre">PCFieldSplitGetSchurPre</a>(), <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>(), <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>, <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetFields.html#PCFieldSplitSe [...]
+<a name="line1928">1928: </a><font color="#B22222">          <a href="../../../../../docs/manualpages/KSP/MatSchurComplementSetAinvType.html#MatSchurComplementSetAinvType">MatSchurComplementSetAinvType</a>(), <a href="../../../../../docs/manualpages/PC/PCLSC.html#PCLSC">PCLSC</a></font>
 
-<a name="line1914">1914: </a><font color="#B22222">@*/</font>
-<a name="line1915">1915: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetSchurPre"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetSchurPre.html#PCFieldSplitSetSchurPre">PCFieldSplitSetSchurPre</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurPreType.html#PCFieldSplitSchurPreType">PCF [...]
-<a name="line1916">1916: </a>{
+<a name="line1930">1930: </a><font color="#B22222">@*/</font>
+<a name="line1931">1931: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetSchurPre"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetSchurPre.html#PCFieldSplitSetSchurPre">PCFieldSplitSetSchurPre</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurPreType.html#PCFieldSplitSchurPreType">PCF [...]
+<a name="line1932">1932: </a>{
 
-<a name="line1921">1921: </a>  PetscTryMethod(pc,<font color="#666666">"PCFieldSplitSetSchurPre_C"</font>,(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>,<a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurPreType.html#PCFieldSplitSchurPreType">PCFieldSplitSchurPreType</a>,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>),(pc,ptype,pre));
-<a name="line1922">1922: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1923">1923: </a>}
-<a name="line1924">1924: </a><strong><font color="#4169E1"><a name="PCFieldSplitSchurPrecondition"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PCFieldSplitSchurPrecondition(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurPreType.html#PCFieldSplitSchurPreType">PCFieldSplitSchurPreType</a> ptype,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat" [...]
+<a name="line1937">1937: </a>  PetscTryMethod(pc,<font color="#666666">"PCFieldSplitSetSchurPre_C"</font>,(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>,<a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurPreType.html#PCFieldSplitSchurPreType">PCFieldSplitSchurPreType</a>,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>),(pc,ptype,pre));
+<a name="line1938">1938: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1939">1939: </a>}
+<a name="line1940">1940: </a><strong><font color="#4169E1"><a name="PCFieldSplitSchurPrecondition"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PCFieldSplitSchurPrecondition(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurPreType.html#PCFieldSplitSchurPreType">PCFieldSplitSchurPreType</a> ptype,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat" [...]
 
-<a name="line1928">1928: </a><font color="#B22222">/*@</font>
-<a name="line1929">1929: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSchurPre.html#PCFieldSplitGetSchurPre">PCFieldSplitGetSchurPre</a> - For Schur complement fieldsplit, determine how the Schur complement will be</font>
-<a name="line1930">1930: </a><font color="#B22222">    preconditioned.  See <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetSchurPre.html#PCFieldSplitSetSchurPre">PCFieldSplitSetSchurPre</a>() for details.</font>
+<a name="line1944">1944: </a><font color="#B22222">/*@</font>
+<a name="line1945">1945: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSchurPre.html#PCFieldSplitGetSchurPre">PCFieldSplitGetSchurPre</a> - For Schur complement fieldsplit, determine how the Schur complement will be</font>
+<a name="line1946">1946: </a><font color="#B22222">    preconditioned.  See <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetSchurPre.html#PCFieldSplitSetSchurPre">PCFieldSplitSetSchurPre</a>() for details.</font>
 
-<a name="line1932">1932: </a><font color="#B22222">    Logically Collective on <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
+<a name="line1948">1948: </a><font color="#B22222">    Logically Collective on <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
 
-<a name="line1934">1934: </a><font color="#B22222">    Input Parameters:</font>
-<a name="line1935">1935: </a><font color="#B22222">.   pc      - the preconditioner context</font>
+<a name="line1950">1950: </a><font color="#B22222">    Input Parameters:</font>
+<a name="line1951">1951: </a><font color="#B22222">.   pc      - the preconditioner context</font>
 
-<a name="line1937">1937: </a><font color="#B22222">    Output Parameters:</font>
-<a name="line1938">1938: </a><font color="#B22222">+   ptype   - which matrix to use for preconditioning the Schur complement: PC_FIELDSPLIT_SCHUR_PRE_A11, PC_FIELDSPLIT_SCHUR_PRE_SELF, PC_FIELDSPLIT_PRE_USER</font>
-<a name="line1939">1939: </a><font color="#B22222">-   userpre - matrix to use for preconditioning (with PC_FIELDSPLIT_PRE_USER), or NULL</font>
+<a name="line1953">1953: </a><font color="#B22222">    Output Parameters:</font>
+<a name="line1954">1954: </a><font color="#B22222">+   ptype   - which matrix to use for preconditioning the Schur complement: PC_FIELDSPLIT_SCHUR_PRE_A11, PC_FIELDSPLIT_SCHUR_PRE_SELF, PC_FIELDSPLIT_PRE_USER</font>
+<a name="line1955">1955: </a><font color="#B22222">-   userpre - matrix to use for preconditioning (with PC_FIELDSPLIT_PRE_USER), or NULL</font>
 
-<a name="line1941">1941: </a><font color="#B22222">    Level: intermediate</font>
+<a name="line1957">1957: </a><font color="#B22222">    Level: intermediate</font>
 
-<a name="line1943">1943: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetSchurPre.html#PCFieldSplitSetSchurPre">PCFieldSplitSetSchurPre</a>(), <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>(), <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>, <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetFields.html#PCFieldSplitSe [...]
+<a name="line1959">1959: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetSchurPre.html#PCFieldSplitSetSchurPre">PCFieldSplitSetSchurPre</a>(), <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>(), <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>, <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetFields.html#PCFieldSplitSe [...]
 
-<a name="line1945">1945: </a><font color="#B22222">@*/</font>
-<a name="line1946">1946: </a><strong><font color="#4169E1"><a name="PCFieldSplitGetSchurPre"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSchurPre.html#PCFieldSplitGetSchurPre">PCFieldSplitGetSchurPre</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurPreType.html#PCFieldSplitSchurPreType">PCF [...]
-<a name="line1947">1947: </a>{
+<a name="line1961">1961: </a><font color="#B22222">@*/</font>
+<a name="line1962">1962: </a><strong><font color="#4169E1"><a name="PCFieldSplitGetSchurPre"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSchurPre.html#PCFieldSplitGetSchurPre">PCFieldSplitGetSchurPre</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurPreType.html#PCFieldSplitSchurPreType">PCF [...]
+<a name="line1963">1963: </a>{
 
-<a name="line1952">1952: </a>  PetscUseMethod(pc,<font color="#666666">"PCFieldSplitGetSchurPre_C"</font>,(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>,<a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurPreType.html#PCFieldSplitSchurPreType">PCFieldSplitSchurPreType</a>*,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>*),(pc,ptype,pre));
-<a name="line1953">1953: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1954">1954: </a>}
+<a name="line1968">1968: </a>  PetscUseMethod(pc,<font color="#666666">"PCFieldSplitGetSchurPre_C"</font>,(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>,<a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurPreType.html#PCFieldSplitSchurPreType">PCFieldSplitSchurPreType</a>*,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>*),(pc,ptype,pre));
+<a name="line1969">1969: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1970">1970: </a>}
 
-<a name="line1958">1958: </a><font color="#B22222">/*@</font>
-<a name="line1959">1959: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurGetS.html#PCFieldSplitSchurGetS">PCFieldSplitSchurGetS</a> -  extract the MatSchurComplement object used by this <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> in case it needs to be configured separately</font>
+<a name="line1974">1974: </a><font color="#B22222">/*@</font>
+<a name="line1975">1975: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurGetS.html#PCFieldSplitSchurGetS">PCFieldSplitSchurGetS</a> -  extract the MatSchurComplement object used by this <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> in case it needs to be configured separately</font>
 
-<a name="line1961">1961: </a><font color="#B22222">    Not collective</font>
+<a name="line1977">1977: </a><font color="#B22222">    Not collective</font>
 
-<a name="line1963">1963: </a><font color="#B22222">    Input Parameter:</font>
-<a name="line1964">1964: </a><font color="#B22222">.   pc      - the preconditioner context</font>
+<a name="line1979">1979: </a><font color="#B22222">    Input Parameter:</font>
+<a name="line1980">1980: </a><font color="#B22222">.   pc      - the preconditioner context</font>
 
-<a name="line1966">1966: </a><font color="#B22222">    Output Parameter:</font>
-<a name="line1967">1967: </a><font color="#B22222">.   S       - the Schur complement matrix</font>
+<a name="line1982">1982: </a><font color="#B22222">    Output Parameter:</font>
+<a name="line1983">1983: </a><font color="#B22222">.   S       - the Schur complement matrix</font>
 
-<a name="line1969">1969: </a><font color="#B22222">    Notes:</font>
-<a name="line1970">1970: </a><font color="#B22222">    This matrix should not be destroyed using <a href="../../../../../docs/manualpages/Mat/MatDestroy.html#MatDestroy">MatDestroy</a>(); rather, use <a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurRestoreS.html#PCFieldSplitSchurRestoreS">PCFieldSplitSchurRestoreS</a>().</font>
+<a name="line1985">1985: </a><font color="#B22222">    Notes:</font>
+<a name="line1986">1986: </a><font color="#B22222">    This matrix should not be destroyed using <a href="../../../../../docs/manualpages/Mat/MatDestroy.html#MatDestroy">MatDestroy</a>(); rather, use <a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurRestoreS.html#PCFieldSplitSchurRestoreS">PCFieldSplitSchurRestoreS</a>().</font>
 
-<a name="line1972">1972: </a><font color="#B22222">    Level: advanced</font>
+<a name="line1988">1988: </a><font color="#B22222">    Level: advanced</font>
 
-<a name="line1974">1974: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>(), <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>, <a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurPreType.html#PCFieldSplitSchurPreType">PCFieldSplitSchurPreType</a>, <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetSchurPre.html#PCFieldSpli [...]
+<a name="line1990">1990: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>(), <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>, <a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurPreType.html#PCFieldSplitSchurPreType">PCFieldSplitSchurPreType</a>, <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetSchurPre.html#PCFieldSpli [...]
 
-<a name="line1976">1976: </a><font color="#B22222">@*/</font>
-<a name="line1977">1977: </a><strong><font color="#4169E1"><a name="PCFieldSplitSchurGetS"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurGetS.html#PCFieldSplitSchurGetS">PCFieldSplitSchurGetS</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> *S)</font></strong>
-<a name="line1978">1978: </a>{
-<a name="line1980">1980: </a>  const char*    t;
-<a name="line1981">1981: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      isfs;
-<a name="line1982">1982: </a>  PC_FieldSplit  *jac;
+<a name="line1992">1992: </a><font color="#B22222">@*/</font>
+<a name="line1993">1993: </a><strong><font color="#4169E1"><a name="PCFieldSplitSchurGetS"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurGetS.html#PCFieldSplitSchurGetS">PCFieldSplitSchurGetS</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> *S)</font></strong>
+<a name="line1994">1994: </a>{
+<a name="line1996">1996: </a>  const char*    t;
+<a name="line1997">1997: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      isfs;
+<a name="line1998">1998: </a>  PC_FieldSplit  *jac;
 
-<a name="line1986">1986: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectGetType.html#PetscObjectGetType">PetscObjectGetType</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,&t);
-<a name="line1987">1987: </a>  <a href="../../../../../docs/manualpages/Sys/PetscStrcmp.html#PetscStrcmp">PetscStrcmp</a>(t,<a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>,&isfs);
-<a name="line1988">1988: </a>  <font color="#4169E1">if</font> (!isfs) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"Expected <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> of type <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>, got %s instead"</font>,t);
-<a name="line1989">1989: </a>  jac = (PC_FieldSplit*)pc->data;
-<a name="line1990">1990: </a>  <font color="#4169E1">if</font> (jac->type != PC_COMPOSITE_SCHUR) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"Expected <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a> of type SCHUR, got %D instead"</font>,jac->type);
-<a name="line1991">1991: </a>  <font color="#4169E1">if</font> (S) *S = jac->schur;
-<a name="line1992">1992: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1993">1993: </a>}
+<a name="line2002">2002: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectGetType.html#PetscObjectGetType">PetscObjectGetType</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,&t);
+<a name="line2003">2003: </a>  <a href="../../../../../docs/manualpages/Sys/PetscStrcmp.html#PetscStrcmp">PetscStrcmp</a>(t,<a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>,&isfs);
+<a name="line2004">2004: </a>  <font color="#4169E1">if</font> (!isfs) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"Expected <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> of type <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>, got %s instead"</font>,t);
+<a name="line2005">2005: </a>  jac = (PC_FieldSplit*)pc->data;
+<a name="line2006">2006: </a>  <font color="#4169E1">if</font> (jac->type != PC_COMPOSITE_SCHUR) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"Expected <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a> of type SCHUR, got %D instead"</font>,jac->type);
+<a name="line2007">2007: </a>  <font color="#4169E1">if</font> (S) *S = jac->schur;
+<a name="line2008">2008: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2009">2009: </a>}
 
-<a name="line1997">1997: </a><font color="#B22222">/*@</font>
-<a name="line1998">1998: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurRestoreS.html#PCFieldSplitSchurRestoreS">PCFieldSplitSchurRestoreS</a> -  restores the MatSchurComplement object used by this <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
+<a name="line2013">2013: </a><font color="#B22222">/*@</font>
+<a name="line2014">2014: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurRestoreS.html#PCFieldSplitSchurRestoreS">PCFieldSplitSchurRestoreS</a> -  restores the MatSchurComplement object used by this <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
 
-<a name="line2000">2000: </a><font color="#B22222">    Not collective</font>
+<a name="line2016">2016: </a><font color="#B22222">    Not collective</font>
 
-<a name="line2002">2002: </a><font color="#B22222">    Input Parameters:</font>
-<a name="line2003">2003: </a><font color="#B22222">+   pc      - the preconditioner context</font>
-<a name="line2004">2004: </a><font color="#B22222">.   S       - the Schur complement matrix</font>
+<a name="line2018">2018: </a><font color="#B22222">    Input Parameters:</font>
+<a name="line2019">2019: </a><font color="#B22222">+   pc      - the preconditioner context</font>
+<a name="line2020">2020: </a><font color="#B22222">.   S       - the Schur complement matrix</font>
 
-<a name="line2006">2006: </a><font color="#B22222">    Level: advanced</font>
+<a name="line2022">2022: </a><font color="#B22222">    Level: advanced</font>
 
-<a name="line2008">2008: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>(), <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>, <a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurPreType.html#PCFieldSplitSchurPreType">PCFieldSplitSchurPreType</a>, <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetSchurPre.html#PCFieldSpli [...]
+<a name="line2024">2024: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>(), <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>, <a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurPreType.html#PCFieldSplitSchurPreType">PCFieldSplitSchurPreType</a>, <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetSchurPre.html#PCFieldSpli [...]
 
-<a name="line2010">2010: </a><font color="#B22222">@*/</font>
-<a name="line2011">2011: </a><strong><font color="#4169E1"><a name="PCFieldSplitSchurRestoreS"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurRestoreS.html#PCFieldSplitSchurRestoreS">PCFieldSplitSchurRestoreS</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> *S)</font></strong>
-<a name="line2012">2012: </a>{
-<a name="line2014">2014: </a>  const char*    t;
-<a name="line2015">2015: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      isfs;
-<a name="line2016">2016: </a>  PC_FieldSplit  *jac;
+<a name="line2026">2026: </a><font color="#B22222">@*/</font>
+<a name="line2027">2027: </a><strong><font color="#4169E1"><a name="PCFieldSplitSchurRestoreS"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurRestoreS.html#PCFieldSplitSchurRestoreS">PCFieldSplitSchurRestoreS</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> *S)</font></strong>
+<a name="line2028">2028: </a>{
+<a name="line2030">2030: </a>  const char*    t;
+<a name="line2031">2031: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      isfs;
+<a name="line2032">2032: </a>  PC_FieldSplit  *jac;
 
-<a name="line2020">2020: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectGetType.html#PetscObjectGetType">PetscObjectGetType</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,&t);
-<a name="line2021">2021: </a>  <a href="../../../../../docs/manualpages/Sys/PetscStrcmp.html#PetscStrcmp">PetscStrcmp</a>(t,<a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>,&isfs);
-<a name="line2022">2022: </a>  <font color="#4169E1">if</font> (!isfs) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"Expected <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> of type <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>, got %s instead"</font>,t);
-<a name="line2023">2023: </a>  jac = (PC_FieldSplit*)pc->data;
-<a name="line2024">2024: </a>  <font color="#4169E1">if</font> (jac->type != PC_COMPOSITE_SCHUR) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"Expected <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a> of type SCHUR, got %D instead"</font>,jac->type);
-<a name="line2025">2025: </a>  <font color="#4169E1">if</font> (!S || *S != jac->schur) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"MatSchurComplement restored is not the same as gotten"</font>);
-<a name="line2026">2026: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2027">2027: </a>}
+<a name="line2036">2036: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectGetType.html#PetscObjectGetType">PetscObjectGetType</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,&t);
+<a name="line2037">2037: </a>  <a href="../../../../../docs/manualpages/Sys/PetscStrcmp.html#PetscStrcmp">PetscStrcmp</a>(t,<a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>,&isfs);
+<a name="line2038">2038: </a>  <font color="#4169E1">if</font> (!isfs) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"Expected <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> of type <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>, got %s instead"</font>,t);
+<a name="line2039">2039: </a>  jac = (PC_FieldSplit*)pc->data;
+<a name="line2040">2040: </a>  <font color="#4169E1">if</font> (jac->type != PC_COMPOSITE_SCHUR) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"Expected <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a> of type SCHUR, got %D instead"</font>,jac->type);
+<a name="line2041">2041: </a>  <font color="#4169E1">if</font> (!S || *S != jac->schur) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"MatSchurComplement restored is not the same as gotten"</font>);
+<a name="line2042">2042: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2043">2043: </a>}
 
 
-<a name="line2032">2032: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetSchurPre_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PCFieldSplitSetSchurPre_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurPreType.html#PCFieldSplitSchurPreType">PCFieldSplitSchurPreType</a> ptype,<a href="../../../../../docs/manualpages [...]
-<a name="line2033">2033: </a>{
-<a name="line2034">2034: </a>  PC_FieldSplit  *jac = (PC_FieldSplit*)pc->data;
+<a name="line2048">2048: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetSchurPre_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PCFieldSplitSetSchurPre_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurPreType.html#PCFieldSplitSchurPreType">PCFieldSplitSchurPreType</a> ptype,<a href="../../../../../docs/manualpages [...]
+<a name="line2049">2049: </a>{
+<a name="line2050">2050: </a>  PC_FieldSplit  *jac = (PC_FieldSplit*)pc->data;
 
-<a name="line2038">2038: </a>  jac->schurpre = ptype;
-<a name="line2039">2039: </a>  <font color="#4169E1">if</font> (ptype == PC_FIELDSPLIT_SCHUR_PRE_USER && pre) {
-<a name="line2040">2040: </a>    <a href="../../../../../docs/manualpages/Mat/MatDestroy.html#MatDestroy">MatDestroy</a>(&jac->schur_user);
-<a name="line2041">2041: </a>    jac->schur_user = pre;
-<a name="line2042">2042: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectReference.html#PetscObjectReference">PetscObjectReference</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)jac->schur_user);
-<a name="line2043">2043: </a>  }
-<a name="line2044">2044: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2045">2045: </a>}
+<a name="line2054">2054: </a>  jac->schurpre = ptype;
+<a name="line2055">2055: </a>  <font color="#4169E1">if</font> (ptype == PC_FIELDSPLIT_SCHUR_PRE_USER && pre) {
+<a name="line2056">2056: </a>    <a href="../../../../../docs/manualpages/Mat/MatDestroy.html#MatDestroy">MatDestroy</a>(&jac->schur_user);
+<a name="line2057">2057: </a>    jac->schur_user = pre;
+<a name="line2058">2058: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectReference.html#PetscObjectReference">PetscObjectReference</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)jac->schur_user);
+<a name="line2059">2059: </a>  }
+<a name="line2060">2060: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2061">2061: </a>}
 
-<a name="line2049">2049: </a><strong><font color="#4169E1"><a name="PCFieldSplitGetSchurPre_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PCFieldSplitGetSchurPre_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurPreType.html#PCFieldSplitSchurPreType">PCFieldSplitSchurPreType</a> *ptype,<a href="../../../../../docs/manualpage [...]
-<a name="line2050">2050: </a>{
-<a name="line2051">2051: </a>  PC_FieldSplit  *jac = (PC_FieldSplit*)pc->data;
+<a name="line2065">2065: </a><strong><font color="#4169E1"><a name="PCFieldSplitGetSchurPre_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PCFieldSplitGetSchurPre_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurPreType.html#PCFieldSplitSchurPreType">PCFieldSplitSchurPreType</a> *ptype,<a href="../../../../../docs/manualpage [...]
+<a name="line2066">2066: </a>{
+<a name="line2067">2067: </a>  PC_FieldSplit  *jac = (PC_FieldSplit*)pc->data;
 
-<a name="line2054">2054: </a>  *ptype = jac->schurpre;
-<a name="line2055">2055: </a>  *pre   = jac->schur_user;
-<a name="line2056">2056: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2057">2057: </a>}
+<a name="line2070">2070: </a>  *ptype = jac->schurpre;
+<a name="line2071">2071: </a>  *pre   = jac->schur_user;
+<a name="line2072">2072: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2073">2073: </a>}
 
-<a name="line2061">2061: </a><font color="#B22222">/*@</font>
-<a name="line2062">2062: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetSchurFactType.html#PCFieldSplitSetSchurFactType">PCFieldSplitSetSchurFactType</a> -  sets which blocks of the approximate block factorization to retain</font>
+<a name="line2077">2077: </a><font color="#B22222">/*@</font>
+<a name="line2078">2078: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetSchurFactType.html#PCFieldSplitSetSchurFactType">PCFieldSplitSetSchurFactType</a> -  sets which blocks of the approximate block factorization to retain</font>
 
-<a name="line2064">2064: </a><font color="#B22222">    Collective on <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
+<a name="line2080">2080: </a><font color="#B22222">    Collective on <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
 
-<a name="line2066">2066: </a><font color="#B22222">    Input Parameters:</font>
-<a name="line2067">2067: </a><font color="#B22222">+   pc  - the preconditioner context</font>
-<a name="line2068">2068: </a><font color="#B22222">-   ftype - which blocks of factorization to retain, PC_FIELDSPLIT_SCHUR_FACT_FULL is default</font>
+<a name="line2082">2082: </a><font color="#B22222">    Input Parameters:</font>
+<a name="line2083">2083: </a><font color="#B22222">+   pc  - the preconditioner context</font>
+<a name="line2084">2084: </a><font color="#B22222">-   ftype - which blocks of factorization to retain, PC_FIELDSPLIT_SCHUR_FACT_FULL is default</font>
 
-<a name="line2070">2070: </a><font color="#B22222">    Options Database:</font>
-<a name="line2071">2071: </a><font color="#B22222">.     -pc_fieldsplit_schur_fact_type <diag,lower,upper,full> default is full</font>
+<a name="line2086">2086: </a><font color="#B22222">    Options Database:</font>
+<a name="line2087">2087: </a><font color="#B22222">.     -pc_fieldsplit_schur_fact_type <diag,lower,upper,full> default is full</font>
 
 
-<a name="line2074">2074: </a><font color="#B22222">    Level: intermediate</font>
+<a name="line2090">2090: </a><font color="#B22222">    Level: intermediate</font>
 
-<a name="line2076">2076: </a><font color="#B22222">    Notes:</font>
-<a name="line2077">2077: </a><font color="#B22222">    The FULL factorization is</font>
+<a name="line2092">2092: </a><font color="#B22222">    Notes:</font>
+<a name="line2093">2093: </a><font color="#B22222">    The FULL factorization is</font>
 
-<a name="line2079">2079: </a><font color="#B22222">$   (A   B)  = (1       0) (A   0) (1  Ainv*B)</font>
-<a name="line2080">2080: </a><font color="#B22222">$   (C   D)    (C*Ainv  1) (0   S) (0     1  )</font>
+<a name="line2095">2095: </a><font color="#B22222">$   (A   B)  = (1       0) (A   0) (1  Ainv*B)</font>
+<a name="line2096">2096: </a><font color="#B22222">$   (C   D)    (C*Ainv  1) (0   S) (0     1  )</font>
 
-<a name="line2082">2082: </a><font color="#B22222">    where S = D - C*Ainv*B. In practice, the full factorization is applied via block triangular solves with the grouping L*(D*U). UPPER uses D*U, LOWER uses L*D,</font>
-<a name="line2083">2083: </a><font color="#B22222">    and DIAG is the diagonal part with the sign of S flipped (because this makes the preconditioner positive definite for many formulations, thus allowing the use of <a href="../../../../../docs/manualpages/KSP/KSPMINRES.html#KSPMINRES">KSPMINRES</a>).</font>
+<a name="line2098">2098: </a><font color="#B22222">    where S = D - C*Ainv*B. In practice, the full factorization is applied via block triangular solves with the grouping L*(D*U). UPPER uses D*U, LOWER uses L*D,</font>
+<a name="line2099">2099: </a><font color="#B22222">    and DIAG is the diagonal part with the sign of S flipped (because this makes the preconditioner positive definite for many formulations, thus allowing the use of <a href="../../../../../docs/manualpages/KSP/KSPMINRES.html#KSPMINRES">KSPMINRES</a>).</font>
 
-<a name="line2085">2085: </a><font color="#B22222">    If applied exactly, FULL factorization is a direct solver. The preconditioned operator with LOWER or UPPER has all eigenvalues equal to 1 and minimal polynomial</font>
-<a name="line2086">2086: </a><font color="#B22222">    of degree 2, so <a href="../../../../../docs/manualpages/KSP/KSPGMRES.html#KSPGMRES">KSPGMRES</a> converges in 2 iterations. If the iteration count is very low, consider using <a href="../../../../../docs/manualpages/KSP/KSPFGMRES.html#KSPFGMRES">KSPFGMRES</a> or <a href="../../../../../docs/manualpages/KSP/KSPGCR.html#KSPGCR">KSPGCR</a> which can use one less preconditioner</font>
-<a name="line2087">2087: </a><font color="#B22222">    application in this case. Note that the preconditioned operator may be highly non-normal, so such fast convergence may not be observed in practice. With DIAG,</font>
-<a name="line2088">2088: </a><font color="#B22222">    the preconditioned operator has three distinct nonzero eigenvalues and minimal polynomial of degree at most 4, so <a href="../../../../../docs/manualpages/KSP/KSPGMRES.html#KSPGMRES">KSPGMRES</a> converges in at most 4 iterations.</font>
+<a name="line2101">2101: </a><font color="#B22222">    If applied exactly, FULL factorization is a direct solver. The preconditioned operator with LOWER or UPPER has all eigenvalues equal to 1 and minimal polynomial</font>
+<a name="line2102">2102: </a><font color="#B22222">    of degree 2, so <a href="../../../../../docs/manualpages/KSP/KSPGMRES.html#KSPGMRES">KSPGMRES</a> converges in 2 iterations. If the iteration count is very low, consider using <a href="../../../../../docs/manualpages/KSP/KSPFGMRES.html#KSPFGMRES">KSPFGMRES</a> or <a href="../../../../../docs/manualpages/KSP/KSPGCR.html#KSPGCR">KSPGCR</a> which can use one less preconditioner</font>
+<a name="line2103">2103: </a><font color="#B22222">    application in this case. Note that the preconditioned operator may be highly non-normal, so such fast convergence may not be observed in practice. With DIAG,</font>
+<a name="line2104">2104: </a><font color="#B22222">    the preconditioned operator has three distinct nonzero eigenvalues and minimal polynomial of degree at most 4, so <a href="../../../../../docs/manualpages/KSP/KSPGMRES.html#KSPGMRES">KSPGMRES</a> converges in at most 4 iterations.</font>
 
-<a name="line2090">2090: </a><font color="#B22222">    For symmetric problems in which A is positive definite and S is negative definite, DIAG can be used with <a href="../../../../../docs/manualpages/KSP/KSPMINRES.html#KSPMINRES">KSPMINRES</a>. Note that a flexible method like <a href="../../../../../docs/manualpages/KSP/KSPFGMRES.html#KSPFGMRES">KSPFGMRES</a></font>
-<a name="line2091">2091: </a><font color="#B22222">    or <a href="../../../../../docs/manualpages/KSP/KSPGCR.html#KSPGCR">KSPGCR</a> must be used if the fieldsplit preconditioner is nonlinear (e.g. a few iterations of a Krylov method is used inside a split).</font>
+<a name="line2106">2106: </a><font color="#B22222">    For symmetric problems in which A is positive definite and S is negative definite, DIAG can be used with <a href="../../../../../docs/manualpages/KSP/KSPMINRES.html#KSPMINRES">KSPMINRES</a>. Note that a flexible method like <a href="../../../../../docs/manualpages/KSP/KSPFGMRES.html#KSPFGMRES">KSPFGMRES</a></font>
+<a name="line2107">2107: </a><font color="#B22222">    or <a href="../../../../../docs/manualpages/KSP/KSPGCR.html#KSPGCR">KSPGCR</a> must be used if the fieldsplit preconditioner is nonlinear (e.g. a few iterations of a Krylov method is used inside a split).</font>
 
-<a name="line2093">2093: </a><font color="#B22222">    References:</font>
-<a name="line2094">2094: </a><font color="#B22222">+   1. - Murphy, Golub, and Wathen, A note on preconditioning indefinite linear systems, SIAM J. Sci. Comput., 21 (2000).</font>
-<a name="line2095">2095: </a><font color="#B22222">-   2. - Ipsen, A note on preconditioning nonsymmetric matrices, SIAM J. Sci. Comput., 23 (2001).</font>
+<a name="line2109">2109: </a><font color="#B22222">    References:</font>
+<a name="line2110">2110: </a><font color="#B22222">+   1. - Murphy, Golub, and Wathen, A note on preconditioning indefinite linear systems, SIAM J. Sci. Comput., 21 (2000).</font>
+<a name="line2111">2111: </a><font color="#B22222">-   2. - Ipsen, A note on preconditioning nonsymmetric matrices, SIAM J. Sci. Comput., 23 (2001).</font>
 
-<a name="line2097">2097: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>(), <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>, <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetFields.html#PCFieldSplitSetFields">PCFieldSplitSetFields</a>(), <a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurPreType.html#PCFieldSplitSchur [...]
-<a name="line2098">2098: </a><font color="#B22222">@*/</font>
-<a name="line2099">2099: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetSchurFactType"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetSchurFactType.html#PCFieldSplitSetSchurFactType">PCFieldSplitSetSchurFactType</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurFactType.html#PCField [...]
-<a name="line2100">2100: </a>{
+<a name="line2113">2113: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>(), <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>, <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetFields.html#PCFieldSplitSetFields">PCFieldSplitSetFields</a>(), <a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurPreType.html#PCFieldSplitSchur [...]
+<a name="line2114">2114: </a><font color="#B22222">@*/</font>
+<a name="line2115">2115: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetSchurFactType"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetSchurFactType.html#PCFieldSplitSetSchurFactType">PCFieldSplitSetSchurFactType</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurFactType.html#PCField [...]
+<a name="line2116">2116: </a>{
 
-<a name="line2105">2105: </a>  PetscTryMethod(pc,<font color="#666666">"PCFieldSplitSetSchurFactType_C"</font>,(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>,<a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurFactType.html#PCFieldSplitSchurFactType">PCFieldSplitSchurFactType</a>),(pc,ftype));
-<a name="line2106">2106: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2107">2107: </a>}
+<a name="line2121">2121: </a>  PetscTryMethod(pc,<font color="#666666">"PCFieldSplitSetSchurFactType_C"</font>,(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>,<a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurFactType.html#PCFieldSplitSchurFactType">PCFieldSplitSchurFactType</a>),(pc,ftype));
+<a name="line2122">2122: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2123">2123: </a>}
 
-<a name="line2111">2111: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetSchurFactType_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PCFieldSplitSetSchurFactType_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurFactType.html#PCFieldSplitSchurFactType">PCFieldSplitSchurFactType</a> ftype)</font></strong>
-<a name="line2112">2112: </a>{
-<a name="line2113">2113: </a>  PC_FieldSplit *jac = (PC_FieldSplit*)pc->data;
+<a name="line2127">2127: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetSchurFactType_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PCFieldSplitSetSchurFactType_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/PC/PCFieldSplitSchurFactType.html#PCFieldSplitSchurFactType">PCFieldSplitSchurFactType</a> ftype)</font></strong>
+<a name="line2128">2128: </a>{
+<a name="line2129">2129: </a>  PC_FieldSplit *jac = (PC_FieldSplit*)pc->data;
 
-<a name="line2116">2116: </a>  jac->schurfactorization = ftype;
-<a name="line2117">2117: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2118">2118: </a>}
+<a name="line2132">2132: </a>  jac->schurfactorization = ftype;
+<a name="line2133">2133: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2134">2134: </a>}
 
-<a name="line2122">2122: </a><font color="#B22222">/*@C</font>
-<a name="line2123">2123: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSchurBlocks.html#PCFieldSplitGetSchurBlocks">PCFieldSplitGetSchurBlocks</a> - Gets all matrix blocks for the Schur complement</font>
+<a name="line2138">2138: </a><font color="#B22222">/*@C</font>
+<a name="line2139">2139: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSchurBlocks.html#PCFieldSplitGetSchurBlocks">PCFieldSplitGetSchurBlocks</a> - Gets all matrix blocks for the Schur complement</font>
 
-<a name="line2125">2125: </a><font color="#B22222">   Collective on <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a></font>
+<a name="line2141">2141: </a><font color="#B22222">   Collective on <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a></font>
 
-<a name="line2127">2127: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line2128">2128: </a><font color="#B22222">.  pc - the preconditioner context</font>
+<a name="line2143">2143: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line2144">2144: </a><font color="#B22222">.  pc - the preconditioner context</font>
 
-<a name="line2130">2130: </a><font color="#B22222">   Output Parameters:</font>
-<a name="line2131">2131: </a><font color="#B22222">+  A00 - the (0,0) block</font>
-<a name="line2132">2132: </a><font color="#B22222">.  A01 - the (0,1) block</font>
-<a name="line2133">2133: </a><font color="#B22222">.  A10 - the (1,0) block</font>
-<a name="line2134">2134: </a><font color="#B22222">-  A11 - the (1,1) block</font>
+<a name="line2146">2146: </a><font color="#B22222">   Output Parameters:</font>
+<a name="line2147">2147: </a><font color="#B22222">+  A00 - the (0,0) block</font>
+<a name="line2148">2148: </a><font color="#B22222">.  A01 - the (0,1) block</font>
+<a name="line2149">2149: </a><font color="#B22222">.  A10 - the (1,0) block</font>
+<a name="line2150">2150: </a><font color="#B22222">-  A11 - the (1,1) block</font>
 
-<a name="line2136">2136: </a><font color="#B22222">   Level: advanced</font>
+<a name="line2152">2152: </a><font color="#B22222">   Level: advanced</font>
 
-<a name="line2138">2138: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a></font>
-<a name="line2139">2139: </a><font color="#B22222">@*/</font>
-<a name="line2140">2140: </a><strong><font color="#4169E1"><a name="PCFieldSplitGetSchurBlocks"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSchurBlocks.html#PCFieldSplitGetSchurBlocks">PCFieldSplitGetSchurBlocks</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> *A00,<a href="../../../ [...]
-<a name="line2141">2141: </a>{
-<a name="line2142">2142: </a>  PC_FieldSplit *jac = (PC_FieldSplit*) pc->data;
+<a name="line2154">2154: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a></font>
+<a name="line2155">2155: </a><font color="#B22222">@*/</font>
+<a name="line2156">2156: </a><strong><font color="#4169E1"><a name="PCFieldSplitGetSchurBlocks"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSchurBlocks.html#PCFieldSplitGetSchurBlocks">PCFieldSplitGetSchurBlocks</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> *A00,<a href="../../../ [...]
+<a name="line2157">2157: </a>{
+<a name="line2158">2158: </a>  PC_FieldSplit *jac = (PC_FieldSplit*) pc->data;
 
-<a name="line2146">2146: </a>  <font color="#4169E1">if</font> (jac->type != PC_COMPOSITE_SCHUR) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc),PETSC_ERR_ARG_WRONG, <font color="#666666">"FieldSplit is not using a Schur complement approach."</font>);
-<a name="line2147">2147: </a>  <font color="#4169E1">if</font> (A00) *A00 = jac->pmat[0];
-<a name="line2148">2148: </a>  <font color="#4169E1">if</font> (A01) *A01 = jac->B;
-<a name="line2149">2149: </a>  <font color="#4169E1">if</font> (A10) *A10 = jac->C;
-<a name="line2150">2150: </a>  <font color="#4169E1">if</font> (A11) *A11 = jac->pmat[1];
-<a name="line2151">2151: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2152">2152: </a>}
+<a name="line2162">2162: </a>  <font color="#4169E1">if</font> (jac->type != PC_COMPOSITE_SCHUR) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc),PETSC_ERR_ARG_WRONG, <font color="#666666">"FieldSplit is not using a Schur complement approach."</font>);
+<a name="line2163">2163: </a>  <font color="#4169E1">if</font> (A00) *A00 = jac->pmat[0];
+<a name="line2164">2164: </a>  <font color="#4169E1">if</font> (A01) *A01 = jac->B;
+<a name="line2165">2165: </a>  <font color="#4169E1">if</font> (A10) *A10 = jac->C;
+<a name="line2166">2166: </a>  <font color="#4169E1">if</font> (A11) *A11 = jac->pmat[1];
+<a name="line2167">2167: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2168">2168: </a>}
 
-<a name="line2156">2156: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetType_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PCFieldSplitSetType_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/PC/PCCompositeType.html#PCCompositeType">PCCompositeType</a> type)</font></strong>
-<a name="line2157">2157: </a>{
-<a name="line2158">2158: </a>  PC_FieldSplit  *jac = (PC_FieldSplit*)pc->data;
+<a name="line2172">2172: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetType_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PCFieldSplitSetType_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/PC/PCCompositeType.html#PCCompositeType">PCCompositeType</a> type)</font></strong>
+<a name="line2173">2173: </a>{
+<a name="line2174">2174: </a>  PC_FieldSplit  *jac = (PC_FieldSplit*)pc->data;
 
-<a name="line2162">2162: </a>  jac->type = type;
-<a name="line2163">2163: </a>  <font color="#4169E1">if</font> (type == PC_COMPOSITE_SCHUR) {
-<a name="line2164">2164: </a>    pc->ops->apply = PCApply_FieldSplit_Schur;
-<a name="line2165">2165: </a>    pc->ops->view  = PCView_FieldSplit_Schur;
+<a name="line2178">2178: </a>  jac->type = type;
+<a name="line2179">2179: </a>  <font color="#4169E1">if</font> (type == PC_COMPOSITE_SCHUR) {
+<a name="line2180">2180: </a>    pc->ops->apply = PCApply_FieldSplit_Schur;
+<a name="line2181">2181: </a>    pc->ops->view  = PCView_FieldSplit_Schur;
 
-<a name="line2167">2167: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitGetSubKSP_C"</font>,PCFieldSplitGetSubKSP_FieldSplit_Schur);
-<a name="line2168">2168: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetSchurPre_C"</font>,PCFieldSplitSetSchurPre_FieldSplit);
-<a name="line2169">2169: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitGetSchurPre_C"</font>,PCFieldSplitGetSchurPre_FieldSplit);
-<a name="line2170">2170: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetSchurFactType_C"</font>,PCFieldSplitSetSchurFactType_FieldSplit);
+<a name="line2183">2183: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitGetSubKSP_C"</font>,PCFieldSplitGetSubKSP_FieldSplit_Schur);
+<a name="line2184">2184: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetSchurPre_C"</font>,PCFieldSplitSetSchurPre_FieldSplit);
+<a name="line2185">2185: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitGetSchurPre_C"</font>,PCFieldSplitGetSchurPre_FieldSplit);
+<a name="line2186">2186: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetSchurFactType_C"</font>,PCFieldSplitSetSchurFactType_FieldSplit);
 
-<a name="line2172">2172: </a>  } <font color="#4169E1">else</font> {
-<a name="line2173">2173: </a>    pc->ops->apply = PCApply_FieldSplit;
-<a name="line2174">2174: </a>    pc->ops->view  = PCView_FieldSplit;
+<a name="line2188">2188: </a>  } <font color="#4169E1">else</font> {
+<a name="line2189">2189: </a>    pc->ops->apply = PCApply_FieldSplit;
+<a name="line2190">2190: </a>    pc->ops->view  = PCView_FieldSplit;
 
-<a name="line2176">2176: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitGetSubKSP_C"</font>,PCFieldSplitGetSubKSP_FieldSplit);
-<a name="line2177">2177: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetSchurPre_C"</font>,0);
-<a name="line2178">2178: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitGetSchurPre_C"</font>,0);
-<a name="line2179">2179: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetSchurFactType_C"</font>,0);
-<a name="line2180">2180: </a>  }
-<a name="line2181">2181: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2182">2182: </a>}
+<a name="line2192">2192: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitGetSubKSP_C"</font>,PCFieldSplitGetSubKSP_FieldSplit);
+<a name="line2193">2193: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetSchurPre_C"</font>,0);
+<a name="line2194">2194: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitGetSchurPre_C"</font>,0);
+<a name="line2195">2195: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetSchurFactType_C"</font>,0);
+<a name="line2196">2196: </a>  }
+<a name="line2197">2197: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2198">2198: </a>}
 
-<a name="line2186">2186: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetBlockSize_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PCFieldSplitSetBlockSize_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> bs)</font></strong>
-<a name="line2187">2187: </a>{
-<a name="line2188">2188: </a>  PC_FieldSplit *jac = (PC_FieldSplit*)pc->data;
+<a name="line2202">2202: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetBlockSize_FieldSplit"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PCFieldSplitSetBlockSize_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> bs)</font></strong>
+<a name="line2203">2203: </a>{
+<a name="line2204">2204: </a>  PC_FieldSplit *jac = (PC_FieldSplit*)pc->data;
 
-<a name="line2191">2191: </a>  <font color="#4169E1">if</font> (bs < 1) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Blocksize must be positive, you gave %D"</font>,bs);
-<a name="line2192">2192: </a>  <font color="#4169E1">if</font> (jac->bs > 0 && jac->bs != bs) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc),PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Cannot change fieldsplit blocksize from %D to %D aft [...]
-<a name="line2193">2193: </a>  jac->bs = bs;
-<a name="line2194">2194: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2195">2195: </a>}
+<a name="line2207">2207: </a>  <font color="#4169E1">if</font> (bs < 1) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Blocksize must be positive, you gave %D"</font>,bs);
+<a name="line2208">2208: </a>  <font color="#4169E1">if</font> (jac->bs > 0 && jac->bs != bs) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc),PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Cannot change fieldsplit blocksize from %D to %D aft [...]
+<a name="line2209">2209: </a>  jac->bs = bs;
+<a name="line2210">2210: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2211">2211: </a>}
 
-<a name="line2199">2199: </a><font color="#B22222">/*@</font>
-<a name="line2200">2200: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetType.html#PCFieldSplitSetType">PCFieldSplitSetType</a> - Sets the type of fieldsplit preconditioner.</font>
+<a name="line2215">2215: </a><font color="#B22222">/*@</font>
+<a name="line2216">2216: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetType.html#PCFieldSplitSetType">PCFieldSplitSetType</a> - Sets the type of fieldsplit preconditioner.</font>
 
-<a name="line2202">2202: </a><font color="#B22222">   Collective on <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
+<a name="line2218">2218: </a><font color="#B22222">   Collective on <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
 
-<a name="line2204">2204: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line2205">2205: </a><font color="#B22222">.  pc - the preconditioner context</font>
-<a name="line2206">2206: </a><font color="#B22222">.  type - PC_COMPOSITE_ADDITIVE, PC_COMPOSITE_MULTIPLICATIVE (default), PC_COMPOSITE_SYMMETRIC_MULTIPLICATIVE, PC_COMPOSITE_SPECIAL, PC_COMPOSITE_SCHUR</font>
+<a name="line2220">2220: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line2221">2221: </a><font color="#B22222">.  pc - the preconditioner context</font>
+<a name="line2222">2222: </a><font color="#B22222">.  type - PC_COMPOSITE_ADDITIVE, PC_COMPOSITE_MULTIPLICATIVE (default), PC_COMPOSITE_SYMMETRIC_MULTIPLICATIVE, PC_COMPOSITE_SPECIAL, PC_COMPOSITE_SCHUR</font>
 
-<a name="line2208">2208: </a><font color="#B22222">   Options Database Key:</font>
-<a name="line2209">2209: </a><font color="#B22222">.  -pc_fieldsplit_type <type: one of multiplicative, additive, symmetric_multiplicative, special, schur> - Sets fieldsplit preconditioner type</font>
+<a name="line2224">2224: </a><font color="#B22222">   Options Database Key:</font>
+<a name="line2225">2225: </a><font color="#B22222">.  -pc_fieldsplit_type <type: one of multiplicative, additive, symmetric_multiplicative, special, schur> - Sets fieldsplit preconditioner type</font>
 
-<a name="line2211">2211: </a><font color="#B22222">   Level: Intermediate</font>
+<a name="line2227">2227: </a><font color="#B22222">   Level: Intermediate</font>
 
-<a name="line2213">2213: </a><font color="#B22222">.keywords: <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>, set, type, composite preconditioner, additive, multiplicative</font>
+<a name="line2229">2229: </a><font color="#B22222">.keywords: <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>, set, type, composite preconditioner, additive, multiplicative</font>
 
-<a name="line2215">2215: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCCompositeSetType.html#PCCompositeSetType">PCCompositeSetType</a>()</font>
+<a name="line2231">2231: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCCompositeSetType.html#PCCompositeSetType">PCCompositeSetType</a>()</font>
 
-<a name="line2217">2217: </a><font color="#B22222">@*/</font>
-<a name="line2218">2218: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetType"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetType.html#PCFieldSplitSetType">PCFieldSplitSetType</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/PC/PCCompositeType.html#PCCompositeType">PCCompositeType</a> type)</font></strong>
-<a name="line2219">2219: </a>{
+<a name="line2233">2233: </a><font color="#B22222">@*/</font>
+<a name="line2234">2234: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetType"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetType.html#PCFieldSplitSetType">PCFieldSplitSetType</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/PC/PCCompositeType.html#PCCompositeType">PCCompositeType</a> type)</font></strong>
+<a name="line2235">2235: </a>{
 
-<a name="line2224">2224: </a>  PetscTryMethod(pc,<font color="#666666">"PCFieldSplitSetType_C"</font>,(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>,<a href="../../../../../docs/manualpages/PC/PCCompositeType.html#PCCompositeType">PCCompositeType</a>),(pc,type));
-<a name="line2225">2225: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2226">2226: </a>}
+<a name="line2240">2240: </a>  PetscTryMethod(pc,<font color="#666666">"PCFieldSplitSetType_C"</font>,(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>,<a href="../../../../../docs/manualpages/PC/PCCompositeType.html#PCCompositeType">PCCompositeType</a>),(pc,type));
+<a name="line2241">2241: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2242">2242: </a>}
 
-<a name="line2230">2230: </a><font color="#B22222">/*@</font>
-<a name="line2231">2231: </a><font color="#B22222">  <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetType.html#PCFieldSplitGetType">PCFieldSplitGetType</a> - Gets the type of fieldsplit preconditioner.</font>
+<a name="line2246">2246: </a><font color="#B22222">/*@</font>
+<a name="line2247">2247: </a><font color="#B22222">  <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetType.html#PCFieldSplitGetType">PCFieldSplitGetType</a> - Gets the type of fieldsplit preconditioner.</font>
 
-<a name="line2233">2233: </a><font color="#B22222">  Not collective</font>
+<a name="line2249">2249: </a><font color="#B22222">  Not collective</font>
 
-<a name="line2235">2235: </a><font color="#B22222">  Input Parameter:</font>
-<a name="line2236">2236: </a><font color="#B22222">. pc - the preconditioner context</font>
+<a name="line2251">2251: </a><font color="#B22222">  Input Parameter:</font>
+<a name="line2252">2252: </a><font color="#B22222">. pc - the preconditioner context</font>
 
-<a name="line2238">2238: </a><font color="#B22222">  Output Parameter:</font>
-<a name="line2239">2239: </a><font color="#B22222">. type - PC_COMPOSITE_ADDITIVE, PC_COMPOSITE_MULTIPLICATIVE (default), PC_COMPOSITE_SYMMETRIC_MULTIPLICATIVE, PC_COMPOSITE_SPECIAL, PC_COMPOSITE_SCHUR</font>
+<a name="line2254">2254: </a><font color="#B22222">  Output Parameter:</font>
+<a name="line2255">2255: </a><font color="#B22222">. type - PC_COMPOSITE_ADDITIVE, PC_COMPOSITE_MULTIPLICATIVE (default), PC_COMPOSITE_SYMMETRIC_MULTIPLICATIVE, PC_COMPOSITE_SPECIAL, PC_COMPOSITE_SCHUR</font>
 
-<a name="line2241">2241: </a><font color="#B22222">  Level: Intermediate</font>
+<a name="line2257">2257: </a><font color="#B22222">  Level: Intermediate</font>
 
-<a name="line2243">2243: </a><font color="#B22222">.keywords: <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>, set, type, composite preconditioner, additive, multiplicative</font>
-<a name="line2244">2244: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCCompositeSetType.html#PCCompositeSetType">PCCompositeSetType</a>()</font>
-<a name="line2245">2245: </a><font color="#B22222">@*/</font>
-<a name="line2246">2246: </a><strong><font color="#4169E1"><a name="PCFieldSplitGetType"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetType.html#PCFieldSplitGetType">PCFieldSplitGetType</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc, <a href="../../../../../docs/manualpages/PC/PCCompositeType.html#PCCompositeType">PCCompositeType</a> *type)</font></strong>
-<a name="line2247">2247: </a>{
-<a name="line2248">2248: </a>  PC_FieldSplit *jac = (PC_FieldSplit*) pc->data;
+<a name="line2259">2259: </a><font color="#B22222">.keywords: <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>, set, type, composite preconditioner, additive, multiplicative</font>
+<a name="line2260">2260: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCCompositeSetType.html#PCCompositeSetType">PCCompositeSetType</a>()</font>
+<a name="line2261">2261: </a><font color="#B22222">@*/</font>
+<a name="line2262">2262: </a><strong><font color="#4169E1"><a name="PCFieldSplitGetType"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetType.html#PCFieldSplitGetType">PCFieldSplitGetType</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc, <a href="../../../../../docs/manualpages/PC/PCCompositeType.html#PCCompositeType">PCCompositeType</a> *type)</font></strong>
+<a name="line2263">2263: </a>{
+<a name="line2264">2264: </a>  PC_FieldSplit *jac = (PC_FieldSplit*) pc->data;
 
-<a name="line2253">2253: </a>  *type = jac->type;
-<a name="line2254">2254: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2255">2255: </a>}
+<a name="line2269">2269: </a>  *type = jac->type;
+<a name="line2270">2270: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2271">2271: </a>}
 
-<a name="line2259">2259: </a><font color="#B22222">/*@</font>
-<a name="line2260">2260: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetDMSplits.html#PCFieldSplitSetDMSplits">PCFieldSplitSetDMSplits</a> - Flags whether <a href="../../../../../docs/manualpages/DM/DMCreateFieldDecomposition.html#DMCreateFieldDecomposition">DMCreateFieldDecomposition</a>() should be used to define the splits, whenever possible.</font>
+<a name="line2275">2275: </a><font color="#B22222">/*@</font>
+<a name="line2276">2276: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetDMSplits.html#PCFieldSplitSetDMSplits">PCFieldSplitSetDMSplits</a> - Flags whether <a href="../../../../../docs/manualpages/DM/DMCreateFieldDecomposition.html#DMCreateFieldDecomposition">DMCreateFieldDecomposition</a>() should be used to define the splits, whenever possible.</font>
 
-<a name="line2262">2262: </a><font color="#B22222">   Logically Collective</font>
+<a name="line2278">2278: </a><font color="#B22222">   Logically Collective</font>
 
-<a name="line2264">2264: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line2265">2265: </a><font color="#B22222">+  pc   - the preconditioner context</font>
-<a name="line2266">2266: </a><font color="#B22222">-  flg  - boolean indicating whether to use field splits defined by the <a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a></font>
+<a name="line2280">2280: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line2281">2281: </a><font color="#B22222">+  pc   - the preconditioner context</font>
+<a name="line2282">2282: </a><font color="#B22222">-  flg  - boolean indicating whether to use field splits defined by the <a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a></font>
 
-<a name="line2268">2268: </a><font color="#B22222">   Options Database Key:</font>
-<a name="line2269">2269: </a><font color="#B22222">.  -pc_fieldsplit_dm_splits</font>
+<a name="line2284">2284: </a><font color="#B22222">   Options Database Key:</font>
+<a name="line2285">2285: </a><font color="#B22222">.  -pc_fieldsplit_dm_splits</font>
 
-<a name="line2271">2271: </a><font color="#B22222">   Level: Intermediate</font>
+<a name="line2287">2287: </a><font color="#B22222">   Level: Intermediate</font>
 
-<a name="line2273">2273: </a><font color="#B22222">.keywords: <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>, <a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a>, composite preconditioner, additive, multiplicative</font>
+<a name="line2289">2289: </a><font color="#B22222">.keywords: <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>, <a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a>, composite preconditioner, additive, multiplicative</font>
 
-<a name="line2275">2275: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetDMSplits.html#PCFieldSplitGetDMSplits">PCFieldSplitGetDMSplits</a>()</font>
+<a name="line2291">2291: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetDMSplits.html#PCFieldSplitGetDMSplits">PCFieldSplitGetDMSplits</a>()</font>
 
-<a name="line2277">2277: </a><font color="#B22222">@*/</font>
-<a name="line2278">2278: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetDMSplits"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetDMSplits.html#PCFieldSplitSetDMSplits">PCFieldSplitSetDMSplits</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> flg)</font></strong>
-<a name="line2279">2279: </a>{
-<a name="line2280">2280: </a>  PC_FieldSplit  *jac = (PC_FieldSplit*)pc->data;
-<a name="line2281">2281: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      isfs;
+<a name="line2293">2293: </a><font color="#B22222">@*/</font>
+<a name="line2294">2294: </a><strong><font color="#4169E1"><a name="PCFieldSplitSetDMSplits"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetDMSplits.html#PCFieldSplitSetDMSplits">PCFieldSplitSetDMSplits</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> flg)</font></strong>
+<a name="line2295">2295: </a>{
+<a name="line2296">2296: </a>  PC_FieldSplit  *jac = (PC_FieldSplit*)pc->data;
+<a name="line2297">2297: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      isfs;
 
-<a name="line2287">2287: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>,&isfs);
-<a name="line2288">2288: </a>  <font color="#4169E1">if</font> (isfs) {
-<a name="line2289">2289: </a>    jac->dm_splits = flg;
-<a name="line2290">2290: </a>  }
-<a name="line2291">2291: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2292">2292: </a>}
+<a name="line2303">2303: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>,&isfs);
+<a name="line2304">2304: </a>  <font color="#4169E1">if</font> (isfs) {
+<a name="line2305">2305: </a>    jac->dm_splits = flg;
+<a name="line2306">2306: </a>  }
+<a name="line2307">2307: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2308">2308: </a>}
 
 
-<a name="line2297">2297: </a><font color="#B22222">/*@</font>
-<a name="line2298">2298: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetDMSplits.html#PCFieldSplitGetDMSplits">PCFieldSplitGetDMSplits</a> - Returns flag indicating whether <a href="../../../../../docs/manualpages/DM/DMCreateFieldDecomposition.html#DMCreateFieldDecomposition">DMCreateFieldDecomposition</a>() should be used to define the splits, whenever possible.</font>
+<a name="line2313">2313: </a><font color="#B22222">/*@</font>
+<a name="line2314">2314: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetDMSplits.html#PCFieldSplitGetDMSplits">PCFieldSplitGetDMSplits</a> - Returns flag indicating whether <a href="../../../../../docs/manualpages/DM/DMCreateFieldDecomposition.html#DMCreateFieldDecomposition">DMCreateFieldDecomposition</a>() should be used to define the splits, whenever possible.</font>
 
-<a name="line2300">2300: </a><font color="#B22222">   Logically Collective</font>
+<a name="line2316">2316: </a><font color="#B22222">   Logically Collective</font>
 
-<a name="line2302">2302: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line2303">2303: </a><font color="#B22222">.  pc   - the preconditioner context</font>
+<a name="line2318">2318: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line2319">2319: </a><font color="#B22222">.  pc   - the preconditioner context</font>
 
-<a name="line2305">2305: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line2306">2306: </a><font color="#B22222">.  flg  - boolean indicating whether to use field splits defined by the <a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a></font>
+<a name="line2321">2321: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line2322">2322: </a><font color="#B22222">.  flg  - boolean indicating whether to use field splits defined by the <a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a></font>
 
-<a name="line2308">2308: </a><font color="#B22222">   Level: Intermediate</font>
+<a name="line2324">2324: </a><font color="#B22222">   Level: Intermediate</font>
 
-<a name="line2310">2310: </a><font color="#B22222">.keywords: <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>, <a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a>, composite preconditioner, additive, multiplicative</font>
+<a name="line2326">2326: </a><font color="#B22222">.keywords: <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>, <a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a>, composite preconditioner, additive, multiplicative</font>
 
-<a name="line2312">2312: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetDMSplits.html#PCFieldSplitSetDMSplits">PCFieldSplitSetDMSplits</a>()</font>
+<a name="line2328">2328: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetDMSplits.html#PCFieldSplitSetDMSplits">PCFieldSplitSetDMSplits</a>()</font>
 
-<a name="line2314">2314: </a><font color="#B22222">@*/</font>
-<a name="line2315">2315: </a><strong><font color="#4169E1"><a name="PCFieldSplitGetDMSplits"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetDMSplits.html#PCFieldSplitGetDMSplits">PCFieldSplitGetDMSplits</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>* flg)</font></strong>
-<a name="line2316">2316: </a>{
-<a name="line2317">2317: </a>  PC_FieldSplit  *jac = (PC_FieldSplit*)pc->data;
-<a name="line2318">2318: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      isfs;
+<a name="line2330">2330: </a><font color="#B22222">@*/</font>
+<a name="line2331">2331: </a><strong><font color="#4169E1"><a name="PCFieldSplitGetDMSplits"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetDMSplits.html#PCFieldSplitGetDMSplits">PCFieldSplitGetDMSplits</a>(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc,<a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>* flg)</font></strong>
+<a name="line2332">2332: </a>{
+<a name="line2333">2333: </a>  PC_FieldSplit  *jac = (PC_FieldSplit*)pc->data;
+<a name="line2334">2334: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      isfs;
 
-<a name="line2324">2324: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>,&isfs);
-<a name="line2325">2325: </a>  <font color="#4169E1">if</font> (isfs) {
-<a name="line2326">2326: </a>    <font color="#4169E1">if</font>(flg) *flg = jac->dm_splits;
-<a name="line2327">2327: </a>  }
-<a name="line2328">2328: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2329">2329: </a>}
+<a name="line2340">2340: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>,&isfs);
+<a name="line2341">2341: </a>  <font color="#4169E1">if</font> (isfs) {
+<a name="line2342">2342: </a>    <font color="#4169E1">if</font>(flg) *flg = jac->dm_splits;
+<a name="line2343">2343: </a>  }
+<a name="line2344">2344: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2345">2345: </a>}
 
-<a name="line2331">2331: </a><font color="#B22222">/* -------------------------------------------------------------------------------------*/</font>
-<a name="line2332">2332: </a><font color="#B22222">/*MC</font>
-<a name="line2333">2333: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a> - Preconditioner created by combining separate preconditioners for individual</font>
-<a name="line2334">2334: </a><font color="#B22222">                  fields or groups of fields. See the users manual section "Solving Block Matrices" for more details.</font>
+<a name="line2347">2347: </a><font color="#B22222">/* -------------------------------------------------------------------------------------*/</font>
+<a name="line2348">2348: </a><font color="#B22222">/*MC</font>
+<a name="line2349">2349: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a> - Preconditioner created by combining separate preconditioners for individual</font>
+<a name="line2350">2350: </a><font color="#B22222">                  fields or groups of fields. See the users manual section "Solving Block Matrices" for more details.</font>
 
-<a name="line2336">2336: </a><font color="#B22222">     To set options on the solvers for each block append -fieldsplit_ to all the <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
-<a name="line2337">2337: </a><font color="#B22222">        options database keys. For example, -fieldsplit_pc_type ilu -fieldsplit_pc_factor_levels 1</font>
+<a name="line2352">2352: </a><font color="#B22222">     To set options on the solvers for each block append -fieldsplit_ to all the <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a></font>
+<a name="line2353">2353: </a><font color="#B22222">        options database keys. For example, -fieldsplit_pc_type ilu -fieldsplit_pc_factor_levels 1</font>
 
-<a name="line2339">2339: </a><font color="#B22222">     To set the options on the solvers separate for each block call <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>()</font>
-<a name="line2340">2340: </a><font color="#B22222">         and set the options directly on the resulting <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> object</font>
+<a name="line2355">2355: </a><font color="#B22222">     To set the options on the solvers separate for each block call <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>()</font>
+<a name="line2356">2356: </a><font color="#B22222">         and set the options directly on the resulting <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> object</font>
 
-<a name="line2342">2342: </a><font color="#B22222">   Level: intermediate</font>
+<a name="line2358">2358: </a><font color="#B22222">   Level: intermediate</font>
 
-<a name="line2344">2344: </a><font color="#B22222">   Options Database Keys:</font>
-<a name="line2345">2345: </a><font color="#B22222">+   -pc_fieldsplit_%d_fields <a,b,..> - indicates the fields to be used in the %d'th split</font>
-<a name="line2346">2346: </a><font color="#B22222">.   -pc_fieldsplit_default - automatically add any fields to additional splits that have not</font>
-<a name="line2347">2347: </a><font color="#B22222">                              been supplied explicitly by -pc_fieldsplit_%d_fields</font>
-<a name="line2348">2348: </a><font color="#B22222">.   -pc_fieldsplit_block_size <bs> - size of block that defines fields (i.e. there are bs fields)</font>
-<a name="line2349">2349: </a><font color="#B22222">.   -pc_fieldsplit_type <additive,multiplicative,symmetric_multiplicative,schur> - type of relaxation or factorization splitting</font>
-<a name="line2350">2350: </a><font color="#B22222">.   -pc_fieldsplit_schur_precondition <self,selfp,user,a11,full> - default is a11; see <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetSchurPre.html#PCFieldSplitSetSchurPre">PCFieldSplitSetSchurPre</a>()</font>
-<a name="line2351">2351: </a><font color="#B22222">.   -pc_fieldsplit_detect_saddle_point - automatically finds rows with zero or negative diagonal and uses Schur complement with no preconditioner as the solver</font>
-
-<a name="line2353">2353: </a><font color="#B22222">-    Options prefix for inner solvers when using Schur complement preconditioner are -fieldsplit_0_ and -fieldsplit_1_</font>
-<a name="line2354">2354: </a><font color="#B22222">     for all other solvers they are -fieldsplit_%d_ for the dth field, use -fieldsplit_ for all fields</font>
-
-<a name="line2356">2356: </a><font color="#B22222">   Notes:</font>
-<a name="line2357">2357: </a><font color="#B22222">    Use <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetFields.html#PCFieldSplitSetFields">PCFieldSplitSetFields</a>() to set fields defined by "strided" entries and <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetIS.html#PCFieldSplitSetIS">PCFieldSplitSetIS</a>()</font>
-<a name="line2358">2358: </a><font color="#B22222">     to define a field by an arbitrary collection of entries.</font>
-
-<a name="line2360">2360: </a><font color="#B22222">      If no fields are set the default is used. The fields are defined by entries strided by bs,</font>
-<a name="line2361">2361: </a><font color="#B22222">      beginning at 0 then 1, etc to bs-1. The block size can be set with <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetBlockSize.html#PCFieldSplitSetBlockSize">PCFieldSplitSetBlockSize</a>(),</font>
-<a name="line2362">2362: </a><font color="#B22222">      if this is not called the block size defaults to the blocksize of the second matrix passed</font>
-<a name="line2363">2363: </a><font color="#B22222">      to <a href="../../../../../docs/manualpages/KSP/KSPSetOperators.html#KSPSetOperators">KSPSetOperators</a>()/<a href="../../../../../docs/manualpages/PC/PCSetOperators.html#PCSetOperators">PCSetOperators</a>().</font>
-
-<a name="line2365">2365: </a><font color="#B22222">$     For the Schur complement preconditioner if J = ( A00 A01 )</font>
-<a name="line2366">2366: </a><font color="#B22222">$                                                    ( A10 A11 )</font>
-<a name="line2367">2367: </a><font color="#B22222">$     the preconditioner using full factorization is</font>
-<a name="line2368">2368: </a><font color="#B22222">$              ( I   -ksp(A00) A01 ) ( inv(A00)     0  ) (     I          0  )</font>
-<a name="line2369">2369: </a><font color="#B22222">$              ( 0         I       ) (   0      ksp(S) ) ( -A10 ksp(A00)  I  )</font>
-<a name="line2370">2370: </a><font color="#B22222">     where the action of inv(A00) is applied using the <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> solver with prefix -fieldsplit_0_.  S is the Schur complement</font>
-<a name="line2371">2371: </a><font color="#B22222">$              S = A11 - A10 ksp(A00) A01</font>
-<a name="line2372">2372: </a><font color="#B22222">     which is usually dense and not stored explicitly.  The action of ksp(S) is computed using the <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> solver with prefix -fieldsplit_splitname_ (where splitname was given</font>
-<a name="line2373">2373: </a><font color="#B22222">     in providing the SECOND split or 1 if not give). For PCFieldSplitGetKSP() when field number is 0,</font>
-<a name="line2374">2374: </a><font color="#B22222">     it returns the <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> associated with -fieldsplit_0_ while field number 1 gives -fieldsplit_1_ <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>. By default</font>
-<a name="line2375">2375: </a><font color="#B22222">     A11 is used to construct a preconditioner for S, use <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetSchurPre.html#PCFieldSplitSetSchurPre">PCFieldSplitSetSchurPre</a>() for all the possible ways to construct the preconditioner for S.</font>
-
-<a name="line2377">2377: </a><font color="#B22222">     The factorization type is set using -pc_fieldsplit_schur_fact_type <diag, lower, upper, full>. The full is shown above,</font>
-<a name="line2378">2378: </a><font color="#B22222">     diag gives</font>
-<a name="line2379">2379: </a><font color="#B22222">$              ( inv(A00)     0   )</font>
-<a name="line2380">2380: </a><font color="#B22222">$              (   0      -ksp(S) )</font>
-<a name="line2381">2381: </a><font color="#B22222">     note that slightly counter intuitively there is a negative in front of the ksp(S) so that the preconditioner is positive definite. The lower factorization is the inverse of</font>
-<a name="line2382">2382: </a><font color="#B22222">$              (  A00   0 )</font>
-<a name="line2383">2383: </a><font color="#B22222">$              (  A10   S )</font>
-<a name="line2384">2384: </a><font color="#B22222">     where the inverses of A00 and S are applied using KSPs. The upper factorization is the inverse of</font>
-<a name="line2385">2385: </a><font color="#B22222">$              ( A00 A01 )</font>
-<a name="line2386">2386: </a><font color="#B22222">$              (  0   S  )</font>
-<a name="line2387">2387: </a><font color="#B22222">     where again the inverses of A00 and S are applied using KSPs.</font>
-
-<a name="line2389">2389: </a><font color="#B22222">     If only one set of indices (one <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a>) is provided with <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetIS.html#PCFieldSplitSetIS">PCFieldSplitSetIS</a>() then the complement of that <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a></font>
-<a name="line2390">2390: </a><font color="#B22222">     is used automatically for a second block.</font>
-
-<a name="line2392">2392: </a><font color="#B22222">     The fieldsplit preconditioner cannot currently be used with the BAIJ or SBAIJ data formats if the blocksize is larger than 1.</font>
-<a name="line2393">2393: </a><font color="#B22222">     Generally it should be used with the AIJ format.</font>
-
-<a name="line2395">2395: </a><font color="#B22222">     The forms of these preconditioners are closely related if not identical to forms derived as "Distributive Iterations", see,</font>
-<a name="line2396">2396: </a><font color="#B22222">     for example, page 294 in "Principles of Computational Fluid Dynamics" by Pieter Wesseling. Note that one can also use <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a></font>
-<a name="line2397">2397: </a><font color="#B22222">     inside a smoother resulting in "Distributive Smoothers".</font>
-
-<a name="line2399">2399: </a><font color="#B22222">   Concepts: physics based preconditioners, block preconditioners</font>
-
-<a name="line2401">2401: </a><font color="#B22222">   There is a nice discussion of block preconditioners in</font>
-
-<a name="line2403">2403: </a><font color="#B22222">[El08] A taxonomy and comparison of parallel block multi-level preconditioners for the incompressible Navier-Stokes equations</font>
-<a name="line2404">2404: </a><font color="#B22222">       Howard Elman, V.E. Howle, John Shadid, Robert Shuttleworth, Ray Tuminaro, Journal of Computational Physics 227 (2008) 1790--1808</font>
-<a name="line2405">2405: </a><font color="#B22222">       http://chess.cs.umd.edu/~elman/papers/tax.pdf</font>
-
-<a name="line2407">2407: </a><font color="#B22222">   The Constrained Pressure Preconditioner (CPR) does not appear to be currently implementable directly with <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>. CPR solves first the Schur complemented pressure equation, updates the</font>
-<a name="line2408">2408: </a><font color="#B22222">   residual on all variables and then applies a simple ILU like preconditioner on all the variables. So it is very much like the full Schur complement with selfp representing the Schur complement but instead</font>
-<a name="line2409">2409: </a><font color="#B22222">   of backsolving for the saturations in the last step it solves a full coupled (ILU) system for updates to all the variables.</font>
-
-<a name="line2411">2411: </a><font color="#B22222">.seealso:  <a href="../../../../../docs/manualpages/PC/PCCreate.html#PCCreate">PCCreate</a>(), <a href="../../../../../docs/manualpages/PC/PCSetType.html#PCSetType">PCSetType</a>(), <a href="../../../../../docs/manualpages/PC/PCType.html#PCType">PCType</a> (for list of available types), <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>, Block_Preconditioners, <a href="../../../../../docs/manualpages/PC/PCLSC.html#PCLSC">PCLS [...]
-<a name="line2412">2412: </a><font color="#B22222">           <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>(), <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetFields.html#PCFieldSplitSetFields">PCFieldSplitSetFields</a>(), <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetType.html#PCFieldSplitSetType">PCFieldSplitSetType</a>(), <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetIS.html# [...]
-<a name="line2413">2413: </a><font color="#B22222">           <a href="../../../../../docs/manualpages/KSP/MatSchurComplementSetAinvType.html#MatSchurComplementSetAinvType">MatSchurComplementSetAinvType</a>()</font>
-<a name="line2414">2414: </a><font color="#B22222">M*/</font>
-
-<a name="line2418">2418: </a><strong><font color="#4169E1"><a name="PCCreate_FieldSplit"></a>PETSC_EXTERN <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PCCreate_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc)</font></strong>
-<a name="line2419">2419: </a>{
-<a name="line2421">2421: </a>  PC_FieldSplit  *jac;
-
-<a name="line2424">2424: </a>  <a href="../../../../../docs/manualpages/Sys/PetscNewLog.html#PetscNewLog">PetscNewLog</a>(pc,&jac);
-
-<a name="line2426">2426: </a>  jac->bs                 = -1;
-<a name="line2427">2427: </a>  jac->nsplits            = 0;
-<a name="line2428">2428: </a>  jac->type               = PC_COMPOSITE_MULTIPLICATIVE;
-<a name="line2429">2429: </a>  jac->schurpre           = PC_FIELDSPLIT_SCHUR_PRE_USER; <font color="#B22222">/* Try user preconditioner first, fall back on diagonal */</font>
-<a name="line2430">2430: </a>  jac->schurfactorization = PC_FIELDSPLIT_SCHUR_FACT_FULL;
-<a name="line2431">2431: </a>  jac->dm_splits          = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-
-<a name="line2433">2433: </a>  pc->data = (void*)jac;
-
-<a name="line2435">2435: </a>  pc->ops->apply           = PCApply_FieldSplit;
-<a name="line2436">2436: </a>  pc->ops->applytranspose  = PCApplyTranspose_FieldSplit;
-<a name="line2437">2437: </a>  pc->ops->setup           = PCSetUp_FieldSplit;
-<a name="line2438">2438: </a>  pc->ops->reset           = PCReset_FieldSplit;
-<a name="line2439">2439: </a>  pc->ops->destroy         = PCDestroy_FieldSplit;
-<a name="line2440">2440: </a>  pc->ops->setfromoptions  = PCSetFromOptions_FieldSplit;
-<a name="line2441">2441: </a>  pc->ops->view            = PCView_FieldSplit;
-<a name="line2442">2442: </a>  pc->ops->applyrichardson = 0;
-
-<a name="line2444">2444: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitGetSubKSP_C"</font>,PCFieldSplitGetSubKSP_FieldSplit);
-<a name="line2445">2445: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetFields_C"</font>,PCFieldSplitSetFields_FieldSplit);
-<a name="line2446">2446: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetIS_C"</font>,PCFieldSplitSetIS_FieldSplit);
-<a name="line2447">2447: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetType_C"</font>,PCFieldSplitSetType_FieldSplit);
-<a name="line2448">2448: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetBlockSize_C"</font>,PCFieldSplitSetBlockSize_FieldSplit);
-<a name="line2449">2449: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitRestrictIS_C"</font>,PCFieldSplitRestrictIS_FieldSplit);
-<a name="line2450">2450: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2451">2451: </a>}
+<a name="line2360">2360: </a><font color="#B22222">   Options Database Keys:</font>
+<a name="line2361">2361: </a><font color="#B22222">+   -pc_fieldsplit_%d_fields <a,b,..> - indicates the fields to be used in the %d'th split</font>
+<a name="line2362">2362: </a><font color="#B22222">.   -pc_fieldsplit_default - automatically add any fields to additional splits that have not</font>
+<a name="line2363">2363: </a><font color="#B22222">                              been supplied explicitly by -pc_fieldsplit_%d_fields</font>
+<a name="line2364">2364: </a><font color="#B22222">.   -pc_fieldsplit_block_size <bs> - size of block that defines fields (i.e. there are bs fields)</font>
+<a name="line2365">2365: </a><font color="#B22222">.   -pc_fieldsplit_type <additive,multiplicative,symmetric_multiplicative,schur> - type of relaxation or factorization splitting</font>
+<a name="line2366">2366: </a><font color="#B22222">.   -pc_fieldsplit_schur_precondition <self,selfp,user,a11,full> - default is a11; see <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetSchurPre.html#PCFieldSplitSetSchurPre">PCFieldSplitSetSchurPre</a>()</font>
+<a name="line2367">2367: </a><font color="#B22222">.   -pc_fieldsplit_detect_saddle_point - automatically finds rows with zero or negative diagonal and uses Schur complement with no preconditioner as the solver</font>
+
+<a name="line2369">2369: </a><font color="#B22222">-    Options prefix for inner solvers when using Schur complement preconditioner are -fieldsplit_0_ and -fieldsplit_1_</font>
+<a name="line2370">2370: </a><font color="#B22222">     for all other solvers they are -fieldsplit_%d_ for the dth field, use -fieldsplit_ for all fields</font>
+
+<a name="line2372">2372: </a><font color="#B22222">   Notes:</font>
+<a name="line2373">2373: </a><font color="#B22222">    Use <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetFields.html#PCFieldSplitSetFields">PCFieldSplitSetFields</a>() to set fields defined by "strided" entries and <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetIS.html#PCFieldSplitSetIS">PCFieldSplitSetIS</a>()</font>
+<a name="line2374">2374: </a><font color="#B22222">     to define a field by an arbitrary collection of entries.</font>
+
+<a name="line2376">2376: </a><font color="#B22222">      If no fields are set the default is used. The fields are defined by entries strided by bs,</font>
+<a name="line2377">2377: </a><font color="#B22222">      beginning at 0 then 1, etc to bs-1. The block size can be set with <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetBlockSize.html#PCFieldSplitSetBlockSize">PCFieldSplitSetBlockSize</a>(),</font>
+<a name="line2378">2378: </a><font color="#B22222">      if this is not called the block size defaults to the blocksize of the second matrix passed</font>
+<a name="line2379">2379: </a><font color="#B22222">      to <a href="../../../../../docs/manualpages/KSP/KSPSetOperators.html#KSPSetOperators">KSPSetOperators</a>()/<a href="../../../../../docs/manualpages/PC/PCSetOperators.html#PCSetOperators">PCSetOperators</a>().</font>
+
+<a name="line2381">2381: </a><font color="#B22222">$     For the Schur complement preconditioner if J = ( A00 A01 )</font>
+<a name="line2382">2382: </a><font color="#B22222">$                                                    ( A10 A11 )</font>
+<a name="line2383">2383: </a><font color="#B22222">$     the preconditioner using full factorization is</font>
+<a name="line2384">2384: </a><font color="#B22222">$              ( I   -ksp(A00) A01 ) ( inv(A00)     0  ) (     I          0  )</font>
+<a name="line2385">2385: </a><font color="#B22222">$              ( 0         I       ) (   0      ksp(S) ) ( -A10 ksp(A00)  I  )</font>
+<a name="line2386">2386: </a><font color="#B22222">     where the action of inv(A00) is applied using the <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> solver with prefix -fieldsplit_0_.  S is the Schur complement</font>
+<a name="line2387">2387: </a><font color="#B22222">$              S = A11 - A10 ksp(A00) A01</font>
+<a name="line2388">2388: </a><font color="#B22222">     which is usually dense and not stored explicitly.  The action of ksp(S) is computed using the <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> solver with prefix -fieldsplit_splitname_ (where splitname was given</font>
+<a name="line2389">2389: </a><font color="#B22222">     in providing the SECOND split or 1 if not give). For PCFieldSplitGetKSP() when field number is 0,</font>
+<a name="line2390">2390: </a><font color="#B22222">     it returns the <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> associated with -fieldsplit_0_ while field number 1 gives -fieldsplit_1_ <a href="../../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>. By default</font>
+<a name="line2391">2391: </a><font color="#B22222">     A11 is used to construct a preconditioner for S, use <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetSchurPre.html#PCFieldSplitSetSchurPre">PCFieldSplitSetSchurPre</a>() for all the possible ways to construct the preconditioner for S.</font>
+
+<a name="line2393">2393: </a><font color="#B22222">     The factorization type is set using -pc_fieldsplit_schur_fact_type <diag, lower, upper, full>. The full is shown above,</font>
+<a name="line2394">2394: </a><font color="#B22222">     diag gives</font>
+<a name="line2395">2395: </a><font color="#B22222">$              ( inv(A00)     0   )</font>
+<a name="line2396">2396: </a><font color="#B22222">$              (   0      -ksp(S) )</font>
+<a name="line2397">2397: </a><font color="#B22222">     note that slightly counter intuitively there is a negative in front of the ksp(S) so that the preconditioner is positive definite. The lower factorization is the inverse of</font>
+<a name="line2398">2398: </a><font color="#B22222">$              (  A00   0 )</font>
+<a name="line2399">2399: </a><font color="#B22222">$              (  A10   S )</font>
+<a name="line2400">2400: </a><font color="#B22222">     where the inverses of A00 and S are applied using KSPs. The upper factorization is the inverse of</font>
+<a name="line2401">2401: </a><font color="#B22222">$              ( A00 A01 )</font>
+<a name="line2402">2402: </a><font color="#B22222">$              (  0   S  )</font>
+<a name="line2403">2403: </a><font color="#B22222">     where again the inverses of A00 and S are applied using KSPs.</font>
+
+<a name="line2405">2405: </a><font color="#B22222">     If only one set of indices (one <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a>) is provided with <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetIS.html#PCFieldSplitSetIS">PCFieldSplitSetIS</a>() then the complement of that <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a></font>
+<a name="line2406">2406: </a><font color="#B22222">     is used automatically for a second block.</font>
+
+<a name="line2408">2408: </a><font color="#B22222">     The fieldsplit preconditioner cannot currently be used with the BAIJ or SBAIJ data formats if the blocksize is larger than 1.</font>
+<a name="line2409">2409: </a><font color="#B22222">     Generally it should be used with the AIJ format.</font>
+
+<a name="line2411">2411: </a><font color="#B22222">     The forms of these preconditioners are closely related if not identical to forms derived as "Distributive Iterations", see,</font>
+<a name="line2412">2412: </a><font color="#B22222">     for example, page 294 in "Principles of Computational Fluid Dynamics" by Pieter Wesseling. Note that one can also use <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a></font>
+<a name="line2413">2413: </a><font color="#B22222">     inside a smoother resulting in "Distributive Smoothers".</font>
+
+<a name="line2415">2415: </a><font color="#B22222">   Concepts: physics based preconditioners, block preconditioners</font>
+
+<a name="line2417">2417: </a><font color="#B22222">   There is a nice discussion of block preconditioners in</font>
+
+<a name="line2419">2419: </a><font color="#B22222">[El08] A taxonomy and comparison of parallel block multi-level preconditioners for the incompressible Navier-Stokes equations</font>
+<a name="line2420">2420: </a><font color="#B22222">       Howard Elman, V.E. Howle, John Shadid, Robert Shuttleworth, Ray Tuminaro, Journal of Computational Physics 227 (2008) 1790--1808</font>
+<a name="line2421">2421: </a><font color="#B22222">       http://chess.cs.umd.edu/~elman/papers/tax.pdf</font>
+
+<a name="line2423">2423: </a><font color="#B22222">   The Constrained Pressure Preconditioner (CPR) does not appear to be currently implementable directly with <a href="../../../../../docs/manualpages/PC/PCFIELDSPLIT.html#PCFIELDSPLIT">PCFIELDSPLIT</a>. CPR solves first the Schur complemented pressure equation, updates the</font>
+<a name="line2424">2424: </a><font color="#B22222">   residual on all variables and then applies a simple ILU like preconditioner on all the variables. So it is very much like the full Schur complement with selfp representing the Schur complement but instead</font>
+<a name="line2425">2425: </a><font color="#B22222">   of backsolving for the saturations in the last step it solves a full coupled (ILU) system for updates to all the variables.</font>
+
+<a name="line2427">2427: </a><font color="#B22222">.seealso:  <a href="../../../../../docs/manualpages/PC/PCCreate.html#PCCreate">PCCreate</a>(), <a href="../../../../../docs/manualpages/PC/PCSetType.html#PCSetType">PCSetType</a>(), <a href="../../../../../docs/manualpages/PC/PCType.html#PCType">PCType</a> (for list of available types), <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a>, Block_Preconditioners, <a href="../../../../../docs/manualpages/PC/PCLSC.html#PCLSC">PCLS [...]
+<a name="line2428">2428: </a><font color="#B22222">           <a href="../../../../../docs/manualpages/PC/PCFieldSplitGetSubKSP.html#PCFieldSplitGetSubKSP">PCFieldSplitGetSubKSP</a>(), <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetFields.html#PCFieldSplitSetFields">PCFieldSplitSetFields</a>(), <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetType.html#PCFieldSplitSetType">PCFieldSplitSetType</a>(), <a href="../../../../../docs/manualpages/PC/PCFieldSplitSetIS.html# [...]
+<a name="line2429">2429: </a><font color="#B22222">           <a href="../../../../../docs/manualpages/KSP/MatSchurComplementSetAinvType.html#MatSchurComplementSetAinvType">MatSchurComplementSetAinvType</a>()</font>
+<a name="line2430">2430: </a><font color="#B22222">M*/</font>
+
+<a name="line2434">2434: </a><strong><font color="#4169E1"><a name="PCCreate_FieldSplit"></a>PETSC_EXTERN <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PCCreate_FieldSplit(<a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> pc)</font></strong>
+<a name="line2435">2435: </a>{
+<a name="line2437">2437: </a>  PC_FieldSplit  *jac;
+
+<a name="line2440">2440: </a>  <a href="../../../../../docs/manualpages/Sys/PetscNewLog.html#PetscNewLog">PetscNewLog</a>(pc,&jac);
+
+<a name="line2442">2442: </a>  jac->bs                 = -1;
+<a name="line2443">2443: </a>  jac->nsplits            = 0;
+<a name="line2444">2444: </a>  jac->type               = PC_COMPOSITE_MULTIPLICATIVE;
+<a name="line2445">2445: </a>  jac->schurpre           = PC_FIELDSPLIT_SCHUR_PRE_USER; <font color="#B22222">/* Try user preconditioner first, fall back on diagonal */</font>
+<a name="line2446">2446: </a>  jac->schurfactorization = PC_FIELDSPLIT_SCHUR_FACT_FULL;
+<a name="line2447">2447: </a>  jac->dm_splits          = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+
+<a name="line2449">2449: </a>  pc->data = (void*)jac;
+
+<a name="line2451">2451: </a>  pc->ops->apply           = PCApply_FieldSplit;
+<a name="line2452">2452: </a>  pc->ops->applytranspose  = PCApplyTranspose_FieldSplit;
+<a name="line2453">2453: </a>  pc->ops->setup           = PCSetUp_FieldSplit;
+<a name="line2454">2454: </a>  pc->ops->reset           = PCReset_FieldSplit;
+<a name="line2455">2455: </a>  pc->ops->destroy         = PCDestroy_FieldSplit;
+<a name="line2456">2456: </a>  pc->ops->setfromoptions  = PCSetFromOptions_FieldSplit;
+<a name="line2457">2457: </a>  pc->ops->view            = PCView_FieldSplit;
+<a name="line2458">2458: </a>  pc->ops->applyrichardson = 0;
+
+<a name="line2460">2460: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitGetSubKSP_C"</font>,PCFieldSplitGetSubKSP_FieldSplit);
+<a name="line2461">2461: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetFields_C"</font>,PCFieldSplitSetFields_FieldSplit);
+<a name="line2462">2462: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetIS_C"</font>,PCFieldSplitSetIS_FieldSplit);
+<a name="line2463">2463: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetType_C"</font>,PCFieldSplitSetType_FieldSplit);
+<a name="line2464">2464: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitSetBlockSize_C"</font>,PCFieldSplitSetBlockSize_FieldSplit);
+<a name="line2465">2465: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)pc,<font color="#666666">"PCFieldSplitRestrictIS_C"</font>,PCFieldSplitRestrictIS_FieldSplit);
+<a name="line2466">2466: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2467">2467: </a>}
 
 
 
diff --git a/src/ksp/pc/impls/fieldsplit/index.html b/src/ksp/pc/impls/fieldsplit/index.html
index b89b7bf..1ad3025 100644
--- a/src/ksp/pc/impls/fieldsplit/index.html
+++ b/src/ksp/pc/impls/fieldsplit/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/fieldsplit/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/fieldsplit/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/fieldsplit/makefile.html b/src/ksp/pc/impls/fieldsplit/makefile.html
index 230e036..6dbc67b 100644
--- a/src/ksp/pc/impls/fieldsplit/makefile.html
+++ b/src/ksp/pc/impls/fieldsplit/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/fieldsplit/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:03+00:00">
+<meta name="date" content="2017-04-24T14:21:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/fieldsplit/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/fieldsplit/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/galerkin/galerkin.c.html b/src/ksp/pc/impls/galerkin/galerkin.c.html
index 7f04e88..6d82a69 100644
--- a/src/ksp/pc/impls/galerkin/galerkin.c.html
+++ b/src/ksp/pc/impls/galerkin/galerkin.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/galerkin/galerkin.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:11+00:00">
+<meta name="date" content="2017-04-24T14:21:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/galerkin/galerkin.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/galerkin/galerkin.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">      Defines a preconditioner defined by R^T S R</font>
diff --git a/src/ksp/pc/impls/galerkin/index.html b/src/ksp/pc/impls/galerkin/index.html
index 604ead6..472a25e 100644
--- a/src/ksp/pc/impls/galerkin/index.html
+++ b/src/ksp/pc/impls/galerkin/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/galerkin/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/galerkin/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/galerkin/makefile.html b/src/ksp/pc/impls/galerkin/makefile.html
index c56d4ad..4e9d5ee 100644
--- a/src/ksp/pc/impls/galerkin/makefile.html
+++ b/src/ksp/pc/impls/galerkin/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/galerkin/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:12+00:00">
+<meta name="date" content="2017-04-24T14:21:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/galerkin/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/galerkin/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/gamg/agg.c.html b/src/ksp/pc/impls/gamg/agg.c.html
index 671a8e0..1d6e9fb 100644
--- a/src/ksp/pc/impls/gamg/agg.c.html
+++ b/src/ksp/pc/impls/gamg/agg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/gamg/agg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:30+00:00">
+<meta name="date" content="2017-04-24T14:22:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/gamg/agg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/gamg/agg.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"> GAMG geometric-algebric multiogrid <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> - Mark Adams 2011</font>
 <a name="line3">  3: </a><font color="#B22222"> */</font>
diff --git a/src/ksp/pc/impls/gamg/classical.c.html b/src/ksp/pc/impls/gamg/classical.c.html
index 8194b77..0ab4227 100644
--- a/src/ksp/pc/impls/gamg/classical.c.html
+++ b/src/ksp/pc/impls/gamg/classical.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/gamg/classical.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:37+00:00">
+<meta name="date" content="2017-04-24T14:22:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/gamg/classical.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/gamg/classical.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/ksp/pc/impls/gamg/gamg.h>        </font><font color="#B22222">/*I "petscpc.h" I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/kspimpl.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscsf.h></font>
diff --git a/src/ksp/pc/impls/gamg/gamg.c.html b/src/ksp/pc/impls/gamg/gamg.c.html
index 68c38f6..f5efc99 100644
--- a/src/ksp/pc/impls/gamg/gamg.c.html
+++ b/src/ksp/pc/impls/gamg/gamg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/gamg/gamg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:27+00:00">
+<meta name="date" content="2017-04-24T14:22:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/gamg/gamg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/gamg/gamg.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"> GAMG geometric-algebric multigrid <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> - Mark Adams 2011</font>
 <a name="line3">  3: </a><font color="#B22222"> */</font>
diff --git a/src/ksp/pc/impls/gamg/gamg.h.html b/src/ksp/pc/impls/gamg/gamg.h.html
index 74478a5..dd5751f 100644
--- a/src/ksp/pc/impls/gamg/gamg.h.html
+++ b/src/ksp/pc/impls/gamg/gamg.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/gamg/gamg.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:40+00:00">
+<meta name="date" content="2017-04-24T14:22:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/gamg/gamg.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/gamg/gamg.h.html "><small>Report Typos and Errors</small></a></div>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <petsc/private/pcgamgimpl.h></font>
 <a name="line5">  5: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/aij.h></font>
diff --git a/src/ksp/pc/impls/gamg/geo.c.html b/src/ksp/pc/impls/gamg/geo.c.html
index be2d7d5..8e97b0a 100644
--- a/src/ksp/pc/impls/gamg/geo.c.html
+++ b/src/ksp/pc/impls/gamg/geo.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/gamg/geo.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:34+00:00">
+<meta name="date" content="2017-04-24T14:22:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/gamg/geo.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/gamg/geo.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"> GAMG geometric-algebric multiogrid <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> - Mark Adams 2011</font>
 <a name="line3">  3: </a><font color="#B22222"> */</font>
diff --git a/src/ksp/pc/impls/gamg/index.html b/src/ksp/pc/impls/gamg/index.html
index e1f0392..fd05476 100644
--- a/src/ksp/pc/impls/gamg/index.html
+++ b/src/ksp/pc/impls/gamg/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/gamg/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/gamg/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/gamg/makefile.html b/src/ksp/pc/impls/gamg/makefile.html
index 171f09f..a4174b7 100644
--- a/src/ksp/pc/impls/gamg/makefile.html
+++ b/src/ksp/pc/impls/gamg/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/gamg/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:40+00:00">
+<meta name="date" content="2017-04-24T14:22:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/gamg/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/gamg/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/gamg/util.c.html b/src/ksp/pc/impls/gamg/util.c.html
index deb75bc..31c32e6 100644
--- a/src/ksp/pc/impls/gamg/util.c.html
+++ b/src/ksp/pc/impls/gamg/util.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/gamg/util.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:36+00:00">
+<meta name="date" content="2017-04-24T14:22:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/gamg/util.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/gamg/util.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"> GAMG geometric-algebric multigrid <a href="../../../../../docs/manualpages/PC/PC.html#PC">PC</a> - Mark Adams 2011</font>
 <a name="line3">  3: </a><font color="#B22222"> */</font>
diff --git a/src/ksp/pc/impls/gasm/gasm.c.html b/src/ksp/pc/impls/gasm/gasm.c.html
index a641a25..0be445c 100644
--- a/src/ksp/pc/impls/gasm/gasm.c.html
+++ b/src/ksp/pc/impls/gasm/gasm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/gasm/gasm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:20+00:00">
+<meta name="date" content="2017-04-24T14:22:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/gasm/gasm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/gasm/gasm.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 defines an "generalized" additive Schwarz preconditioner for any <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> implementation.</font>
 <a name="line3">  3: </a><font color="#B22222">  In this version each processor may intersect multiple subdomains and any subdomain may</font>
diff --git a/src/ksp/pc/impls/gasm/index.html b/src/ksp/pc/impls/gasm/index.html
index a6640e5..315e073 100644
--- a/src/ksp/pc/impls/gasm/index.html
+++ b/src/ksp/pc/impls/gasm/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/gasm/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/gasm/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/gasm/makefile.html b/src/ksp/pc/impls/gasm/makefile.html
index 22b0b83..888961b 100644
--- a/src/ksp/pc/impls/gasm/makefile.html
+++ b/src/ksp/pc/impls/gasm/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/gasm/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:25+00:00">
+<meta name="date" content="2017-04-24T14:22:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/gasm/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/gasm/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/ksp/pc/impls/hypre/hypre.c.html b/src/ksp/pc/impls/hypre/hypre.c.html
index 38f459d..eb9686f 100644
--- a/src/ksp/pc/impls/hypre/hypre.c.html
+++ b/src/ksp/pc/impls/hypre/hypre.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/hypre/hypre.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:37+00:00">
+<meta name="date" content="2017-04-24T14:21:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/hypre/hypre.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/hypre/hypre.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Provides an interface to the LLNL package hypre</font>
diff --git a/src/ksp/pc/impls/hypre/index.html b/src/ksp/pc/impls/hypre/index.html
index 4f992be..747226b 100644
--- a/src/ksp/pc/impls/hypre/index.html
+++ b/src/ksp/pc/impls/hypre/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/hypre/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/hypre/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/hypre/makefile.html b/src/ksp/pc/impls/hypre/makefile.html
index ab7940a..a6ec732 100644
--- a/src/ksp/pc/impls/hypre/makefile.html
+++ b/src/ksp/pc/impls/hypre/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/hypre/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:43+00:00">
+<meta name="date" content="2017-04-24T14:21:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/hypre/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/hypre/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#requirespackage  'PETSC_HAVE_HYPRE'</font>
 <font color="#A020F0">#requiresprecision double</font>
diff --git a/src/ksp/pc/impls/index.html b/src/ksp/pc/impls/index.html
index 97f544f..b654a56 100644
--- a/src/ksp/pc/impls/index.html
+++ b/src/ksp/pc/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/ksp/pc/impls/is/index.html b/src/ksp/pc/impls/is/index.html
index fb50ad2..801ea5b 100644
--- a/src/ksp/pc/impls/is/index.html
+++ b/src/ksp/pc/impls/is/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/is/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/is/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/is/makefile.html b/src/ksp/pc/impls/is/makefile.html
index 79fd09d..96ca1bf 100644
--- a/src/ksp/pc/impls/is/makefile.html
+++ b/src/ksp/pc/impls/is/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/is/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:31+00:00">
+<meta name="date" content="2017-04-24T14:20:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/is/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/is/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 CFLAGS   =
diff --git a/src/ksp/pc/impls/is/nn/index.html b/src/ksp/pc/impls/is/nn/index.html
index b81581b..5a04492 100644
--- a/src/ksp/pc/impls/is/nn/index.html
+++ b/src/ksp/pc/impls/is/nn/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/is/nn/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/is/nn/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/is/nn/makefile.html b/src/ksp/pc/impls/is/nn/makefile.html
index c188f9c..8f0ab85 100644
--- a/src/ksp/pc/impls/is/nn/makefile.html
+++ b/src/ksp/pc/impls/is/nn/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/is/nn/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:33+00:00">
+<meta name="date" content="2017-04-24T14:20:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/is/nn/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/is/nn/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/is/nn/nn.c.html b/src/ksp/pc/impls/is/nn/nn.c.html
index 4f0124e..d2680fb 100644
--- a/src/ksp/pc/impls/is/nn/nn.c.html
+++ b/src/ksp/pc/impls/is/nn/nn.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/is/nn/nn.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:31+00:00">
+<meta name="date" content="2017-04-24T14:20:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/is/nn/nn.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/is/nn/nn.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/ksp/pc/impls/is/nn/nn.h></font>
 
diff --git a/src/ksp/pc/impls/is/nn/nn.h.html b/src/ksp/pc/impls/is/nn/nn.h.html
index c716e18..8709c90 100644
--- a/src/ksp/pc/impls/is/nn/nn.h.html
+++ b/src/ksp/pc/impls/is/nn/nn.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/is/nn/nn.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:33+00:00">
+<meta name="date" content="2017-04-24T14:20:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/is/nn/nn.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/is/nn/nn.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <a name="line5">  5: </a><font color="#A020F0">#include <../src/ksp/pc/impls/is/pcis.h></font>
diff --git a/src/ksp/pc/impls/is/pcis.c.html b/src/ksp/pc/impls/is/pcis.c.html
index f14e23d..2a2ffd3 100644
--- a/src/ksp/pc/impls/is/pcis.c.html
+++ b/src/ksp/pc/impls/is/pcis.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/is/pcis.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:29+00:00">
+<meta name="date" content="2017-04-24T14:20:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/is/pcis.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/is/pcis.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/ksp/pc/impls/is/pcis.h> </font><font color="#B22222">/*I "petscpc.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/ksp/pc/impls/is/pcis.h.html b/src/ksp/pc/impls/is/pcis.h.html
index 73fcdd4..7537514 100644
--- a/src/ksp/pc/impls/is/pcis.h.html
+++ b/src/ksp/pc/impls/is/pcis.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/is/pcis.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:31+00:00">
+<meta name="date" content="2017-04-24T14:20:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/is/pcis.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/is/pcis.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <a name="line5">  5: </a><font color="#A020F0">#include <petsc/private/pcimpl.h></font>
diff --git a/src/ksp/pc/impls/jacobi/index.html b/src/ksp/pc/impls/jacobi/index.html
index 6e272fc..ae87f38 100644
--- a/src/ksp/pc/impls/jacobi/index.html
+++ b/src/ksp/pc/impls/jacobi/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/jacobi/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/jacobi/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/jacobi/jacobi.c.html b/src/ksp/pc/impls/jacobi/jacobi.c.html
index be8427c..03e60c4 100644
--- a/src/ksp/pc/impls/jacobi/jacobi.c.html
+++ b/src/ksp/pc/impls/jacobi/jacobi.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/jacobi/jacobi.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:02+00:00">
+<meta name="date" content="2017-04-24T14:20:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/jacobi/jacobi.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/jacobi/jacobi.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*  --------------------------------------------------------------------</font>
 
diff --git a/src/ksp/pc/impls/jacobi/makefile.html b/src/ksp/pc/impls/jacobi/makefile.html
index 47fb7b4..aab9651 100644
--- a/src/ksp/pc/impls/jacobi/makefile.html
+++ b/src/ksp/pc/impls/jacobi/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/jacobi/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:04+00:00">
+<meta name="date" content="2017-04-24T14:20:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/jacobi/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/jacobi/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/kaczmarz/index.html b/src/ksp/pc/impls/kaczmarz/index.html
index 6de1ff4..e252dec 100644
--- a/src/ksp/pc/impls/kaczmarz/index.html
+++ b/src/ksp/pc/impls/kaczmarz/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/kaczmarz/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/kaczmarz/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/kaczmarz/kaczmarz.c.html b/src/ksp/pc/impls/kaczmarz/kaczmarz.c.html
index 3cb07cc..fdd7bc6 100644
--- a/src/ksp/pc/impls/kaczmarz/kaczmarz.c.html
+++ b/src/ksp/pc/impls/kaczmarz/kaczmarz.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/kaczmarz/kaczmarz.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:11+00:00">
+<meta name="date" content="2017-04-24T14:23:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/kaczmarz/kaczmarz.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/kaczmarz/kaczmarz.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/pcimpl.h>               </font><font color="#B22222">/*I "petscpc.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line3">  3: </a><font color="#4169E1">typedef</font> <font color="#4169E1">struct</font> {
diff --git a/src/ksp/pc/impls/kaczmarz/makefile.html b/src/ksp/pc/impls/kaczmarz/makefile.html
index d44d6f9..151fea7 100644
--- a/src/ksp/pc/impls/kaczmarz/makefile.html
+++ b/src/ksp/pc/impls/kaczmarz/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/kaczmarz/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:11+00:00">
+<meta name="date" content="2017-04-24T14:23:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/kaczmarz/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/kaczmarz/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/ksp/index.html b/src/ksp/pc/impls/ksp/index.html
index 6ff2a1d..64ed2d3 100644
--- a/src/ksp/pc/impls/ksp/index.html
+++ b/src/ksp/pc/impls/ksp/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/ksp/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/ksp/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/ksp/makefile.html b/src/ksp/pc/impls/ksp/makefile.html
index 841780e..6e6a6b7 100644
--- a/src/ksp/pc/impls/ksp/makefile.html
+++ b/src/ksp/pc/impls/ksp/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/ksp/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:23+00:00">
+<meta name="date" content="2017-04-24T14:20:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/ksp/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/ksp/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/ksp/pcksp.c.html b/src/ksp/pc/impls/ksp/pcksp.c.html
index 52a6127..b3641f2 100644
--- a/src/ksp/pc/impls/ksp/pcksp.c.html
+++ b/src/ksp/pc/impls/ksp/pcksp.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/ksp/pcksp.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:23+00:00">
+<meta name="date" content="2017-04-24T14:20:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/ksp/pcksp.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/ksp/pcksp.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/pcimpl.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscksp.h>            </font><font color="#B22222">/*I "petscksp.h" I*/</font><font color="#A020F0"></font>
diff --git a/src/ksp/pc/impls/lsc/index.html b/src/ksp/pc/impls/lsc/index.html
index fc00fdc..ad4f8a6 100644
--- a/src/ksp/pc/impls/lsc/index.html
+++ b/src/ksp/pc/impls/lsc/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/lsc/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/lsc/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/lsc/lsc.c.html b/src/ksp/pc/impls/lsc/lsc.c.html
index f8cded1..6ec158b 100644
--- a/src/ksp/pc/impls/lsc/lsc.c.html
+++ b/src/ksp/pc/impls/lsc/lsc.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/lsc/lsc.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:18+00:00">
+<meta name="date" content="2017-04-24T14:22:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/lsc/lsc.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/lsc/lsc.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/pcimpl.h>   </font><font color="#B22222">/*I "petscpc.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/ksp/pc/impls/lsc/makefile.html b/src/ksp/pc/impls/lsc/makefile.html
index 3a79e6b..57ab9bd 100644
--- a/src/ksp/pc/impls/lsc/makefile.html
+++ b/src/ksp/pc/impls/lsc/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/lsc/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:19+00:00">
+<meta name="date" content="2017-04-24T14:22:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/lsc/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/lsc/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/makefile.html b/src/ksp/pc/impls/makefile.html
index 3d1a6c3..abac9fd 100644
--- a/src/ksp/pc/impls/makefile.html
+++ b/src/ksp/pc/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:02+00:00">
+<meta name="date" content="2017-04-24T14:20:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/mat/index.html b/src/ksp/pc/impls/mat/index.html
index 7d6fb84..6f28841 100644
--- a/src/ksp/pc/impls/mat/index.html
+++ b/src/ksp/pc/impls/mat/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/mat/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/mat/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/mat/makefile.html b/src/ksp/pc/impls/mat/makefile.html
index 1aa59dd..fba75bd 100644
--- a/src/ksp/pc/impls/mat/makefile.html
+++ b/src/ksp/pc/impls/mat/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/mat/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:37+00:00">
+<meta name="date" content="2017-04-24T14:21:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/mat/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/mat/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/mat/pcmat.c.html b/src/ksp/pc/impls/mat/pcmat.c.html
index 8e3c1f5..c4cfd4c 100644
--- a/src/ksp/pc/impls/mat/pcmat.c.html
+++ b/src/ksp/pc/impls/mat/pcmat.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/mat/pcmat.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:37+00:00">
+<meta name="date" content="2017-04-24T14:21:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/mat/pcmat.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/mat/pcmat.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/pcimpl.h>   </font><font color="#B22222">/*I "petscpc.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/ksp/pc/impls/mg/fmg.c.html b/src/ksp/pc/impls/mg/fmg.c.html
index 25d590d..fd18872 100644
--- a/src/ksp/pc/impls/mg/fmg.c.html
+++ b/src/ksp/pc/impls/mg/fmg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/mg/fmg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:14+00:00">
+<meta name="date" content="2017-04-24T14:20:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/mg/fmg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/mg/fmg.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">     Full multigrid using either additive or multiplicative V or W cycle</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/ksp/pc/impls/mg/index.html b/src/ksp/pc/impls/mg/index.html
index 91b5f22..7e93937 100644
--- a/src/ksp/pc/impls/mg/index.html
+++ b/src/ksp/pc/impls/mg/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/mg/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/mg/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/mg/makefile.html b/src/ksp/pc/impls/mg/makefile.html
index 9afc1f6..84b24f4 100644
--- a/src/ksp/pc/impls/mg/makefile.html
+++ b/src/ksp/pc/impls/mg/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/mg/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:17+00:00">
+<meta name="date" content="2017-04-24T14:20:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/mg/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/mg/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/mg/mg.c.html b/src/ksp/pc/impls/mg/mg.c.html
index 37af086..763fe60 100644
--- a/src/ksp/pc/impls/mg/mg.c.html
+++ b/src/ksp/pc/impls/mg/mg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/mg/mg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:11+00:00">
+<meta name="date" content="2017-04-24T14:20:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/mg/mg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/mg/mg.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Defines the multigrid preconditioner interface.</font>
diff --git a/src/ksp/pc/impls/mg/mgfunc.c.html b/src/ksp/pc/impls/mg/mgfunc.c.html
index 642e67f..ee35140 100644
--- a/src/ksp/pc/impls/mg/mgfunc.c.html
+++ b/src/ksp/pc/impls/mg/mgfunc.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/mg/mgfunc.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:15+00:00">
+<meta name="date" content="2017-04-24T14:20:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/mg/mgfunc.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/mg/mgfunc.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/pcmgimpl.h>       </font><font color="#B22222">/*I "petscksp.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/ksp/pc/impls/mg/smg.c.html b/src/ksp/pc/impls/mg/smg.c.html
index cb76efd..5da7ef5 100644
--- a/src/ksp/pc/impls/mg/smg.c.html
+++ b/src/ksp/pc/impls/mg/smg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/mg/smg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:15+00:00">
+<meta name="date" content="2017-04-24T14:20:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/mg/smg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/mg/smg.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Additive Multigrid V Cycle routine</font>
diff --git a/src/ksp/pc/impls/ml/index.html b/src/ksp/pc/impls/ml/index.html
index 239042b..c9ec3ae 100644
--- a/src/ksp/pc/impls/ml/index.html
+++ b/src/ksp/pc/impls/ml/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/ml/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/ml/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/ml/makefile.html b/src/ksp/pc/impls/ml/makefile.html
index b42cd7c..b579469 100644
--- a/src/ksp/pc/impls/ml/makefile.html
+++ b/src/ksp/pc/impls/ml/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/ml/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:37+00:00">
+<meta name="date" content="2017-04-24T14:21:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/ml/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/ml/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage  'PETSC_HAVE_ML'</font>
 <font color="#A020F0">#requiresprecision double</font>
 <font color="#A020F0">#requiresscalar    real</font>
diff --git a/src/ksp/pc/impls/ml/ml.c.html b/src/ksp/pc/impls/ml/ml.c.html
index 8130c49..a96b6f3 100644
--- a/src/ksp/pc/impls/ml/ml.c.html
+++ b/src/ksp/pc/impls/ml/ml.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/ml/ml.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:34+00:00">
+<meta name="date" content="2017-04-24T14:20:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/ml/ml.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/ml/ml.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Provides an interface to the ML smoothed Aggregation</font>
diff --git a/src/ksp/pc/impls/none/index.html b/src/ksp/pc/impls/none/index.html
index a05e60d..495f59b 100644
--- a/src/ksp/pc/impls/none/index.html
+++ b/src/ksp/pc/impls/none/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/none/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/none/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/none/makefile.html b/src/ksp/pc/impls/none/makefile.html
index f16eac6..1ac5ad9 100644
--- a/src/ksp/pc/impls/none/makefile.html
+++ b/src/ksp/pc/impls/none/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/none/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:04+00:00">
+<meta name="date" content="2017-04-24T14:20:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/none/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/none/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/none/none.c.html b/src/ksp/pc/impls/none/none.c.html
index 229a465..d3dbb9a 100644
--- a/src/ksp/pc/impls/none/none.c.html
+++ b/src/ksp/pc/impls/none/none.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/none/none.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:04+00:00">
+<meta name="date" content="2017-04-24T14:20:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/none/none.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/none/none.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Identity preconditioner, simply copies vector x to y.</font>
diff --git a/src/ksp/pc/impls/parms/index.html b/src/ksp/pc/impls/parms/index.html
index 6365402..c7f88ec 100644
--- a/src/ksp/pc/impls/parms/index.html
+++ b/src/ksp/pc/impls/parms/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/parms/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/parms/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/parms/makefile.html b/src/ksp/pc/impls/parms/makefile.html
index 087c2b3..5101ee0 100644
--- a/src/ksp/pc/impls/parms/makefile.html
+++ b/src/ksp/pc/impls/parms/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/parms/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:42+00:00">
+<meta name="date" content="2017-04-24T14:22:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/parms/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/parms/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#requirespackage  'PETSC_HAVE_PARMS'</font>
 <font color="#A020F0">#requiresprecision double</font>
diff --git a/src/ksp/pc/impls/parms/parms.c.html b/src/ksp/pc/impls/parms/parms.c.html
index 2316eea..1b10f74 100644
--- a/src/ksp/pc/impls/parms/parms.c.html
+++ b/src/ksp/pc/impls/parms/parms.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/parms/parms.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:40+00:00">
+<meta name="date" content="2017-04-24T14:22:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/parms/parms.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/parms/parms.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSCKSP_DLL</font></strong>
 
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/ksp/pc/impls/pbjacobi/index.html b/src/ksp/pc/impls/pbjacobi/index.html
index dd41095..7b44b60 100644
--- a/src/ksp/pc/impls/pbjacobi/index.html
+++ b/src/ksp/pc/impls/pbjacobi/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/pbjacobi/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/pbjacobi/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/pbjacobi/makefile.html b/src/ksp/pc/impls/pbjacobi/makefile.html
index 001bde6..9e14902 100644
--- a/src/ksp/pc/impls/pbjacobi/makefile.html
+++ b/src/ksp/pc/impls/pbjacobi/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/pbjacobi/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:34+00:00">
+<meta name="date" content="2017-04-24T14:20:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/pbjacobi/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/pbjacobi/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/pbjacobi/pbjacobi.c b/src/ksp/pc/impls/pbjacobi/pbjacobi.c
index 1772382..2e56e01 100644
--- a/src/ksp/pc/impls/pbjacobi/pbjacobi.c
+++ b/src/ksp/pc/impls/pbjacobi/pbjacobi.c
@@ -33,7 +33,7 @@ static PetscErrorCode PCApply_PBJacobi_1(PC pc,Vec x,Vec y)
   for (i=0; i<m; i++) yy[i] = diag[i]*xx[i];
   ierr = VecRestoreArrayRead(x,&xx);CHKERRQ(ierr);
   ierr = VecRestoreArray(y,&yy);CHKERRQ(ierr);
-  ierr = PetscLogFlops(2.0*m);CHKERRQ(ierr);
+  ierr = PetscLogFlops(m);CHKERRQ(ierr);
   PetscFunctionReturn(0);
 }
 
@@ -204,7 +204,7 @@ static PetscErrorCode PCApply_PBJacobi_7(PC pc,Vec x,Vec y)
   }
   ierr = VecRestoreArrayRead(x,&xx);CHKERRQ(ierr);
   ierr = VecRestoreArray(y,&yy);CHKERRQ(ierr);
-  ierr = PetscLogFlops(80.0*m);CHKERRQ(ierr);
+  ierr = PetscLogFlops(91*m);CHKERRQ(ierr); /* 2*bs2 - bs */
   PetscFunctionReturn(0);
 }
 /* -------------------------------------------------------------------------- */
diff --git a/src/ksp/pc/impls/pbjacobi/pbjacobi.c.html b/src/ksp/pc/impls/pbjacobi/pbjacobi.c.html
index a8e5374..e2d5929 100644
--- a/src/ksp/pc/impls/pbjacobi/pbjacobi.c.html
+++ b/src/ksp/pc/impls/pbjacobi/pbjacobi.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/pbjacobi/pbjacobi.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:33+00:00">
+<meta name="date" content="2017-04-24T14:20:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/pbjacobi/pbjacobi.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/pbjacobi/pbjacobi.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Include files needed for the PBJacobi preconditioner:</font>
@@ -42,7 +42,7 @@
 <a name="line33"> 33: </a>  <font color="#4169E1">for</font> (i=0; i<m; i++) yy[i] = diag[i]*xx[i];
 <a name="line34"> 34: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(x,&xx);
 <a name="line35"> 35: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(y,&yy);
-<a name="line36"> 36: </a>  <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*m);
+<a name="line36"> 36: </a>  <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(m);
 <a name="line37"> 37: </a>  <font color="#4169E1">return</font>(0);
 <a name="line38"> 38: </a>}
 
@@ -195,7 +195,7 @@
 <a name="line204">204: </a>  }
 <a name="line205">205: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(x,&xx);
 <a name="line206">206: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(y,&yy);
-<a name="line207">207: </a>  <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(80.0*m);
+<a name="line207">207: </a>  <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(91*m); <font color="#B22222">/* 2*bs2 - bs */</font>
 <a name="line208">208: </a>  <font color="#4169E1">return</font>(0);
 <a name="line209">209: </a>}
 <a name="line210">210: </a><font color="#B22222">/* -------------------------------------------------------------------------- */</font>
diff --git a/src/ksp/pc/impls/python/index.html b/src/ksp/pc/impls/python/index.html
index 7fa2780..2067ef4 100644
--- a/src/ksp/pc/impls/python/index.html
+++ b/src/ksp/pc/impls/python/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/python/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/python/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/python/makefile.html b/src/ksp/pc/impls/python/makefile.html
index 81d8142..2691b64 100644
--- a/src/ksp/pc/impls/python/makefile.html
+++ b/src/ksp/pc/impls/python/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/python/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:15+00:00">
+<meta name="date" content="2017-04-24T14:22:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/python/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/python/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/python/pythonpc.c.html b/src/ksp/pc/impls/python/pythonpc.c.html
index 1a92474..37238da 100644
--- a/src/ksp/pc/impls/python/pythonpc.c.html
+++ b/src/ksp/pc/impls/python/pythonpc.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/python/pythonpc.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:15+00:00">
+<meta name="date" content="2017-04-24T14:22:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/python/pythonpc.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/python/pythonpc.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/pcimpl.h>          </font><font color="#B22222">/*I "petscpc.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line5">  5: </a><font color="#B22222">/*@C</font>
diff --git a/src/ksp/pc/impls/redistribute/index.html b/src/ksp/pc/impls/redistribute/index.html
index e1df6e7..c8b18e9 100644
--- a/src/ksp/pc/impls/redistribute/index.html
+++ b/src/ksp/pc/impls/redistribute/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/redistribute/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/redistribute/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/redistribute/makefile.html b/src/ksp/pc/impls/redistribute/makefile.html
index 2e3b6d3..83247b7 100644
--- a/src/ksp/pc/impls/redistribute/makefile.html
+++ b/src/ksp/pc/impls/redistribute/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/redistribute/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:20+00:00">
+<meta name="date" content="2017-04-24T14:22:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/redistribute/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/redistribute/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/redistribute/redistribute.c.html b/src/ksp/pc/impls/redistribute/redistribute.c.html
index c032445..595fc78 100644
--- a/src/ksp/pc/impls/redistribute/redistribute.c.html
+++ b/src/ksp/pc/impls/redistribute/redistribute.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/redistribute/redistribute.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:19+00:00">
+<meta name="date" content="2017-04-24T14:22:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/redistribute/redistribute.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/redistribute/redistribute.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  This file defines a "solve the problem redistributely on each subgroup of processor" preconditioner.</font>
diff --git a/src/ksp/pc/impls/redundant/index.html b/src/ksp/pc/impls/redundant/index.html
index a0e42a8..fef74c4 100644
--- a/src/ksp/pc/impls/redundant/index.html
+++ b/src/ksp/pc/impls/redundant/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/redundant/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/redundant/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/redundant/makefile.html b/src/ksp/pc/impls/redundant/makefile.html
index 87dd965..c3aa266 100644
--- a/src/ksp/pc/impls/redundant/makefile.html
+++ b/src/ksp/pc/impls/redundant/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/redundant/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:26+00:00">
+<meta name="date" content="2017-04-24T14:20:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/redundant/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/redundant/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/redundant/redundant.c.html b/src/ksp/pc/impls/redundant/redundant.c.html
index f47e92e..9ed0cb6 100644
--- a/src/ksp/pc/impls/redundant/redundant.c.html
+++ b/src/ksp/pc/impls/redundant/redundant.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/redundant/redundant.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:25+00:00">
+<meta name="date" content="2017-04-24T14:20:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/redundant/redundant.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/redundant/redundant.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  This file defines a "solve the problem redundantly on each subgroup of processor" preconditioner.</font>
diff --git a/src/ksp/pc/impls/sacusp/index.html b/src/ksp/pc/impls/sacusp/index.html
index 1c420c2..1aa684d 100644
--- a/src/ksp/pc/impls/sacusp/index.html
+++ b/src/ksp/pc/impls/sacusp/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/sacusp/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/sacusp/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/sacusp/makefile.html b/src/ksp/pc/impls/sacusp/makefile.html
index dce0429..664fb95 100644
--- a/src/ksp/pc/impls/sacusp/makefile.html
+++ b/src/ksp/pc/impls/sacusp/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/sacusp/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:17+00:00">
+<meta name="date" content="2017-04-24T14:22:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/sacusp/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/sacusp/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresdefine 'PETSC_HAVE_CUSP'</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/sacusp/sacusp.cu.html b/src/ksp/pc/impls/sacusp/sacusp.cu.html
index dbe0a12..f672d0d 100644
--- a/src/ksp/pc/impls/sacusp/sacusp.cu.html
+++ b/src/ksp/pc/impls/sacusp/sacusp.cu.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/sacusp/sacusp.cu.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:16+00:00">
+<meta name="date" content="2017-04-24T14:22:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/sacusp/sacusp.cu.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/sacusp/sacusp.cu.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*  -------------------------------------------------------------------- */</font>
 
diff --git a/src/ksp/pc/impls/sacusp/sacusppoly.cu.html b/src/ksp/pc/impls/sacusp/sacusppoly.cu.html
index 430a2c0..1c23da0 100644
--- a/src/ksp/pc/impls/sacusp/sacusppoly.cu.html
+++ b/src/ksp/pc/impls/sacusp/sacusppoly.cu.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/sacusp/sacusppoly.cu.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:17+00:00">
+<meta name="date" content="2017-04-24T14:22:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/sacusp/sacusppoly.cu.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/sacusp/sacusppoly.cu.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*  -------------------------------------------------------------------- */</font>
 
diff --git a/src/ksp/pc/impls/shell/index.html b/src/ksp/pc/impls/shell/index.html
index 32cf423..1359fcb 100644
--- a/src/ksp/pc/impls/shell/index.html
+++ b/src/ksp/pc/impls/shell/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/shell/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/shell/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/shell/makefile.html b/src/ksp/pc/impls/shell/makefile.html
index 5eead6f..6a5264a 100644
--- a/src/ksp/pc/impls/shell/makefile.html
+++ b/src/ksp/pc/impls/shell/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/shell/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:08+00:00">
+<meta name="date" content="2017-04-24T14:20:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/shell/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/shell/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/shell/shellpc.c.html b/src/ksp/pc/impls/shell/shellpc.c.html
index ca0376e..722b091 100644
--- a/src/ksp/pc/impls/shell/shellpc.c.html
+++ b/src/ksp/pc/impls/shell/shellpc.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/shell/shellpc.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:05+00:00">
+<meta name="date" content="2017-04-24T14:20:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/shell/shellpc.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/shell/shellpc.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   This provides a simple shell for Fortran (and C programmers) to</font>
diff --git a/src/ksp/pc/impls/sor/index.html b/src/ksp/pc/impls/sor/index.html
index 05e4041..c2a836e 100644
--- a/src/ksp/pc/impls/sor/index.html
+++ b/src/ksp/pc/impls/sor/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/sor/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/sor/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/sor/makefile.html b/src/ksp/pc/impls/sor/makefile.html
index cb04413..4c678ab 100644
--- a/src/ksp/pc/impls/sor/makefile.html
+++ b/src/ksp/pc/impls/sor/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/sor/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:05+00:00">
+<meta name="date" content="2017-04-24T14:20:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/sor/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/sor/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/sor/sor.c.html b/src/ksp/pc/impls/sor/sor.c.html
index 1e97b8d..3a7e954 100644
--- a/src/ksp/pc/impls/sor/sor.c.html
+++ b/src/ksp/pc/impls/sor/sor.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/sor/sor.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:04+00:00">
+<meta name="date" content="2017-04-24T14:20:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/sor/sor.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/sor/sor.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Defines a  (S)SOR  preconditioner for any <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> implementation</font>
diff --git a/src/ksp/pc/impls/spai/dspai.c.html b/src/ksp/pc/impls/spai/dspai.c.html
index 97ae70e..28de58f 100644
--- a/src/ksp/pc/impls/spai/dspai.c.html
+++ b/src/ksp/pc/impls/spai/dspai.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/spai/dspai.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:29+00:00">
+<meta name="date" content="2017-04-24T14:20:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/spai/dspai.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/spai/dspai.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscmat.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/petscimpl.h></font>
diff --git a/src/ksp/pc/impls/spai/index.html b/src/ksp/pc/impls/spai/index.html
index 4dcf212..b22b8c0 100644
--- a/src/ksp/pc/impls/spai/index.html
+++ b/src/ksp/pc/impls/spai/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/spai/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/spai/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/spai/ispai.c.html b/src/ksp/pc/impls/spai/ispai.c.html
index 876d56c..65cc25e 100644
--- a/src/ksp/pc/impls/spai/ispai.c.html
+++ b/src/ksp/pc/impls/spai/ispai.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/spai/ispai.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:26+00:00">
+<meta name="date" content="2017-04-24T14:20:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/spai/ispai.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/spai/ispai.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   3/99 Modified by Stephen Barnard to support SPAI version 3.0</font>
diff --git a/src/ksp/pc/impls/spai/makefile.html b/src/ksp/pc/impls/spai/makefile.html
index 304b77e..b3d054e 100644
--- a/src/ksp/pc/impls/spai/makefile.html
+++ b/src/ksp/pc/impls/spai/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/spai/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:29+00:00">
+<meta name="date" content="2017-04-24T14:20:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/spai/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/spai/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#requirespackage   'PETSC_HAVE_SPAI'</font>
 <font color="#A020F0">#requiresprecision double</font>
diff --git a/src/ksp/pc/impls/svd/index.html b/src/ksp/pc/impls/svd/index.html
index c3d4d15..f7710cd 100644
--- a/src/ksp/pc/impls/svd/index.html
+++ b/src/ksp/pc/impls/svd/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/svd/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/svd/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/svd/makefile.html b/src/ksp/pc/impls/svd/makefile.html
index 8703eaf..64bf029 100644
--- a/src/ksp/pc/impls/svd/makefile.html
+++ b/src/ksp/pc/impls/svd/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/svd/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:27+00:00">
+<meta name="date" content="2017-04-24T14:22:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/svd/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/svd/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/svd/svd.c.html b/src/ksp/pc/impls/svd/svd.c.html
index 2427c8a..de5ec5b 100644
--- a/src/ksp/pc/impls/svd/svd.c.html
+++ b/src/ksp/pc/impls/svd/svd.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/svd/svd.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:25+00:00">
+<meta name="date" content="2017-04-24T14:22:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/svd/svd.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/svd/svd.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/pcimpl.h>   </font><font color="#B22222">/*I "petscpc.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscblaslapack.h></font>
diff --git a/src/ksp/pc/impls/telescope/index.html b/src/ksp/pc/impls/telescope/index.html
index 6e70dff..115f596 100644
--- a/src/ksp/pc/impls/telescope/index.html
+++ b/src/ksp/pc/impls/telescope/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/telescope/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/telescope/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/telescope/makefile.html b/src/ksp/pc/impls/telescope/makefile.html
index 75cf9bd..0407738 100644
--- a/src/ksp/pc/impls/telescope/makefile.html
+++ b/src/ksp/pc/impls/telescope/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/telescope/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:16+00:00">
+<meta name="date" content="2017-04-24T14:23:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/telescope/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/telescope/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/telescope/telescope.c.html b/src/ksp/pc/impls/telescope/telescope.c.html
index 23a5b01..8bb69b1 100644
--- a/src/ksp/pc/impls/telescope/telescope.c.html
+++ b/src/ksp/pc/impls/telescope/telescope.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/telescope/telescope.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:11+00:00">
+<meta name="date" content="2017-04-24T14:23:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/telescope/telescope.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/telescope/telescope.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 
diff --git a/src/ksp/pc/impls/telescope/telescope_dmda.c.html b/src/ksp/pc/impls/telescope/telescope_dmda.c.html
index e9304c8..119af41 100644
--- a/src/ksp/pc/impls/telescope/telescope_dmda.c.html
+++ b/src/ksp/pc/impls/telescope/telescope_dmda.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/telescope/telescope_dmda.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:26:14+00:00">
+<meta name="date" content="2017-04-24T14:23:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/telescope/telescope_dmda.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/telescope/telescope_dmda.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/matimpl.h></font>
diff --git a/src/ksp/pc/impls/tfs/bitmask.c.html b/src/ksp/pc/impls/tfs/bitmask.c.html
index 712203d..0897635 100644
--- a/src/ksp/pc/impls/tfs/bitmask.c.html
+++ b/src/ksp/pc/impls/tfs/bitmask.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/tfs/bitmask.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:43+00:00">
+<meta name="date" content="2017-04-24T14:21:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/tfs/bitmask.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/tfs/bitmask.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/********************************bit_mask.c************************************</font>
 
diff --git a/src/ksp/pc/impls/tfs/comm.c.html b/src/ksp/pc/impls/tfs/comm.c.html
index 478d2ad..bee2478 100644
--- a/src/ksp/pc/impls/tfs/comm.c.html
+++ b/src/ksp/pc/impls/tfs/comm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/tfs/comm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:44+00:00">
+<meta name="date" content="2017-04-24T14:21:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/tfs/comm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/tfs/comm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/***********************************comm.c*************************************</font>
 
diff --git a/src/ksp/pc/impls/tfs/gs.c.html b/src/ksp/pc/impls/tfs/gs.c.html
index 85ac31c..2ac81a9 100644
--- a/src/ksp/pc/impls/tfs/gs.c.html
+++ b/src/ksp/pc/impls/tfs/gs.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/tfs/gs.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:45+00:00">
+<meta name="date" content="2017-04-24T14:21:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/tfs/gs.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/tfs/gs.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/***********************************gs.c***************************************</font>
 
diff --git a/src/ksp/pc/impls/tfs/index.html b/src/ksp/pc/impls/tfs/index.html
index 02c1794..b61eae0 100644
--- a/src/ksp/pc/impls/tfs/index.html
+++ b/src/ksp/pc/impls/tfs/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/tfs/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/tfs/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/tfs/ivec.c.html b/src/ksp/pc/impls/tfs/ivec.c.html
index 6eebe9d..64c6a18 100644
--- a/src/ksp/pc/impls/tfs/ivec.c.html
+++ b/src/ksp/pc/impls/tfs/ivec.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/tfs/ivec.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:49+00:00">
+<meta name="date" content="2017-04-24T14:21:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/tfs/ivec.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/tfs/ivec.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <a name="line3">  3: </a><font color="#B22222">/**********************************ivec.c**************************************</font>
diff --git a/src/ksp/pc/impls/tfs/makefile.html b/src/ksp/pc/impls/tfs/makefile.html
index cfa2b70..7f2008b 100644
--- a/src/ksp/pc/impls/tfs/makefile.html
+++ b/src/ksp/pc/impls/tfs/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/tfs/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:56+00:00">
+<meta name="date" content="2017-04-24T14:21:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/tfs/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/tfs/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#requiresscalar real</font>
 
diff --git a/src/ksp/pc/impls/tfs/tfs.c.html b/src/ksp/pc/impls/tfs/tfs.c.html
index 4114ea0..3ee8f16 100644
--- a/src/ksp/pc/impls/tfs/tfs.c.html
+++ b/src/ksp/pc/impls/tfs/tfs.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/tfs/tfs.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:54+00:00">
+<meta name="date" content="2017-04-24T14:21:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/tfs/tfs.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/tfs/tfs.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">        Provides an interface to the Tufo-Fischer parallel direct solver</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/ksp/pc/impls/tfs/tfs.h.html b/src/ksp/pc/impls/tfs/tfs.h.html
index ed658db..357d634 100644
--- a/src/ksp/pc/impls/tfs/tfs.h.html
+++ b/src/ksp/pc/impls/tfs/tfs.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/tfs/tfs.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:55+00:00">
+<meta name="date" content="2017-04-24T14:21:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/tfs/tfs.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/tfs/tfs.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <a name="line5">  5: </a><font color="#B22222">/**********************************const.h*************************************</font>
diff --git a/src/ksp/pc/impls/tfs/xxt.c.html b/src/ksp/pc/impls/tfs/xxt.c.html
index 6e00e47..7b932f6 100644
--- a/src/ksp/pc/impls/tfs/xxt.c.html
+++ b/src/ksp/pc/impls/tfs/xxt.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/tfs/xxt.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:50+00:00">
+<meta name="date" content="2017-04-24T14:21:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/tfs/xxt.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/tfs/xxt.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*************************************xxt.c************************************</font>
 <a name="line3">  3: </a><font color="#B22222">Module Name: xxt</font>
diff --git a/src/ksp/pc/impls/tfs/xyt.c.html b/src/ksp/pc/impls/tfs/xyt.c.html
index a618251..859b201 100644
--- a/src/ksp/pc/impls/tfs/xyt.c.html
+++ b/src/ksp/pc/impls/tfs/xyt.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/tfs/xyt.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:52+00:00">
+<meta name="date" content="2017-04-24T14:21:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/tfs/xyt.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/tfs/xyt.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*************************************xyt.c************************************</font>
 <a name="line3">  3: </a><font color="#B22222">Module Name: xyt</font>
diff --git a/src/ksp/pc/impls/wb/index.html b/src/ksp/pc/impls/wb/index.html
index c2c158f..1f33fdf 100644
--- a/src/ksp/pc/impls/wb/index.html
+++ b/src/ksp/pc/impls/wb/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/wb/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/wb/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/impls/wb/makefile.html b/src/ksp/pc/impls/wb/makefile.html
index 1fe5bfe..2ea9722 100644
--- a/src/ksp/pc/impls/wb/makefile.html
+++ b/src/ksp/pc/impls/wb/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/wb/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:15+00:00">
+<meta name="date" content="2017-04-24T14:22:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/wb/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/wb/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/impls/wb/wb.c.html b/src/ksp/pc/impls/wb/wb.c.html
index 95eaa69..21fa23f 100644
--- a/src/ksp/pc/impls/wb/wb.c.html
+++ b/src/ksp/pc/impls/wb/wb.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/impls/wb/wb.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:25:12+00:00">
+<meta name="date" content="2017-04-24T14:21:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/impls/wb/wb.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/impls/wb/wb.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscdmda.h>   </font><font color="#B22222">/*I "petscdmda.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/pcmgimpl.h>   </font><font color="#B22222">/*I "petscksp.h" I*/</font><font color="#A020F0"></font>
diff --git a/src/ksp/pc/index.html b/src/ksp/pc/index.html
index 83a7c9e..7c25ad7 100644
--- a/src/ksp/pc/index.html
+++ b/src/ksp/pc/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/interface/index.html b/src/ksp/pc/interface/index.html
index 9b002d2..7894bba 100644
--- a/src/ksp/pc/interface/index.html
+++ b/src/ksp/pc/interface/index.html
@@ -3,8 +3,8 @@
 <TITLE>Preconditioners - PC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Preconditioners - PC: <A HREF="../../../../src/ksp/pc/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ksp/pc/interface/makefile.html b/src/ksp/pc/interface/makefile.html
index 7803731..3f2dc34 100644
--- a/src/ksp/pc/interface/makefile.html
+++ b/src/ksp/pc/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:02+00:00">
+<meta name="date" content="2017-04-24T14:20:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ksp/pc/interface/pcregis.c.html b/src/ksp/pc/interface/pcregis.c.html
index ebd56d1..c437820 100644
--- a/src/ksp/pc/interface/pcregis.c.html
+++ b/src/ksp/pc/interface/pcregis.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/interface/pcregis.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:02+00:00">
+<meta name="date" content="2017-04-24T14:19:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/interface/pcregis.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/interface/pcregis.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/pcimpl.h>          </font><font color="#B22222">/*I   "petscpc.h"   I*/</font><font color="#A020F0"></font>
 
diff --git a/src/ksp/pc/interface/pcset.c.html b/src/ksp/pc/interface/pcset.c.html
index eb29f24..99f1ecc 100644
--- a/src/ksp/pc/interface/pcset.c.html
+++ b/src/ksp/pc/interface/pcset.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/interface/pcset.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:24:01+00:00">
+<meta name="date" content="2017-04-24T14:19:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/interface/pcset.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/interface/pcset.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Routines to set <a href="../../../../docs/manualpages/PC/PC.html#PC">PC</a> methods and options.</font>
diff --git a/src/ksp/pc/interface/precon.c.html b/src/ksp/pc/interface/precon.c.html
index cbd9136..a781d74 100644
--- a/src/ksp/pc/interface/precon.c.html
+++ b/src/ksp/pc/interface/precon.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/interface/precon.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:56+00:00">
+<meta name="date" content="2017-04-24T14:19:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/interface/precon.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/interface/precon.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    The <a href="../../../../docs/manualpages/PC/PC.html#PC">PC</a> (preconditioner) interface routines, callable by users.</font>
diff --git a/src/ksp/pc/makefile.html b/src/ksp/pc/makefile.html
index f3cb5a8..2ad9096 100644
--- a/src/ksp/pc/makefile.html
+++ b/src/ksp/pc/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ksp/pc/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:23:56+00:00">
+<meta name="date" content="2017-04-24T14:19:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ksp/pc/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ksp/pc/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/makefile.html b/src/makefile.html
index db2b5fc..2ec80b4 100644
--- a/src/makefile.html
+++ b/src/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:08+00:00">
+<meta name="date" content="2017-04-24T13:50:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 DIRS     = sys vec mat dm ksp snes ts tao contrib benchmarks docs
 LOCDIR   = src/
diff --git a/src/mat/coarsen/coarsen.c.html b/src/mat/coarsen/coarsen.c.html
index fe45483..7c63437 100644
--- a/src/mat/coarsen/coarsen.c.html
+++ b/src/mat/coarsen/coarsen.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/coarsen/coarsen.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:03+00:00">
+<meta name="date" content="2017-04-24T14:11:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/coarsen/coarsen.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/coarsen/coarsen.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matimpl.h>               </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/mat/coarsen/impls/hem/hem.c.html b/src/mat/coarsen/impls/hem/hem.c.html
index 60e4ba6..7ce85cb 100644
--- a/src/mat/coarsen/impls/hem/hem.c.html
+++ b/src/mat/coarsen/impls/hem/hem.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/coarsen/impls/hem/hem.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:05+00:00">
+<meta name="date" content="2017-04-24T14:11:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/coarsen/impls/hem/hem.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/coarsen/impls/hem/hem.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matimpl.h>    </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/aij.h></font>
diff --git a/src/mat/coarsen/impls/hem/index.html b/src/mat/coarsen/impls/hem/index.html
index 0d10487..bf8c9e7 100644
--- a/src/mat/coarsen/impls/hem/index.html
+++ b/src/mat/coarsen/impls/hem/index.html
@@ -3,8 +3,8 @@
 <TITLE>Manual Pages for Matrix Orders, Colorings, and Partitionings</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/coarsen/impls/hem/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/coarsen/impls/hem/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Orders, Colorings, and Partitionings Manual Pages 
 </H2>
diff --git a/src/mat/coarsen/impls/hem/makefile.html b/src/mat/coarsen/impls/hem/makefile.html
index 710cc9b..1f435ca 100644
--- a/src/mat/coarsen/impls/hem/makefile.html
+++ b/src/mat/coarsen/impls/hem/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/coarsen/impls/hem/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:08+00:00">
+<meta name="date" content="2017-04-24T14:11:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/coarsen/impls/hem/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/coarsen/impls/hem/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/coarsen/impls/index.html b/src/mat/coarsen/impls/index.html
index b3a6757..2490cb5 100644
--- a/src/mat/coarsen/impls/index.html
+++ b/src/mat/coarsen/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/coarsen/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/coarsen/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/mat/coarsen/impls/makefile.html b/src/mat/coarsen/impls/makefile.html
index 6487665..f56cc3c 100644
--- a/src/mat/coarsen/impls/makefile.html
+++ b/src/mat/coarsen/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/coarsen/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:04+00:00">
+<meta name="date" content="2017-04-24T14:11:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/coarsen/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/coarsen/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/coarsen/impls/mis/index.html b/src/mat/coarsen/impls/mis/index.html
index 59e904c..6f4c46e 100644
--- a/src/mat/coarsen/impls/mis/index.html
+++ b/src/mat/coarsen/impls/mis/index.html
@@ -3,8 +3,8 @@
 <TITLE>Manual Pages for Matrix Orders, Colorings, and Partitionings</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/coarsen/impls/mis/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/coarsen/impls/mis/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Orders, Colorings, and Partitionings Manual Pages 
 </H2>
diff --git a/src/mat/coarsen/impls/mis/makefile.html b/src/mat/coarsen/impls/mis/makefile.html
index 6f2c543..771ad7a 100644
--- a/src/mat/coarsen/impls/mis/makefile.html
+++ b/src/mat/coarsen/impls/mis/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/coarsen/impls/mis/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:05+00:00">
+<meta name="date" content="2017-04-24T14:11:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/coarsen/impls/mis/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/coarsen/impls/mis/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/coarsen/impls/mis/mis.c.html b/src/mat/coarsen/impls/mis/mis.c.html
index 650bbde..51ca797 100644
--- a/src/mat/coarsen/impls/mis/mis.c.html
+++ b/src/mat/coarsen/impls/mis/mis.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/coarsen/impls/mis/mis.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:04+00:00">
+<meta name="date" content="2017-04-24T14:11:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/coarsen/impls/mis/mis.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/coarsen/impls/mis/mis.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/matimpl.h>    </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/aij.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/mat/impls/aij/mpi/mpiaij.h></font>
diff --git a/src/mat/coarsen/index.html b/src/mat/coarsen/index.html
index 63b6430..5f121ca 100644
--- a/src/mat/coarsen/index.html
+++ b/src/mat/coarsen/index.html
@@ -3,8 +3,8 @@
 <TITLE>Manual Pages for Matrix Orders, Colorings, and Partitionings</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/coarsen/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/coarsen/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Orders, Colorings, and Partitionings Manual Pages 
 </H2>
diff --git a/src/mat/coarsen/makefile.html b/src/mat/coarsen/makefile.html
index ff321de..b0627bb 100644
--- a/src/mat/coarsen/makefile.html
+++ b/src/mat/coarsen/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/coarsen/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:04+00:00">
+<meta name="date" content="2017-04-24T14:11:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/coarsen/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/coarsen/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/coarsen/scoarsen.c.html b/src/mat/coarsen/scoarsen.c.html
index a83f1d8..ddf7b10 100644
--- a/src/mat/coarsen/scoarsen.c.html
+++ b/src/mat/coarsen/scoarsen.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/coarsen/scoarsen.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:04+00:00">
+<meta name="date" content="2017-04-24T14:11:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/coarsen/scoarsen.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/coarsen/scoarsen.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscmat.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/matimpl.h></font>
diff --git a/src/mat/color/impls/greedy/greedy.c.html b/src/mat/color/impls/greedy/greedy.c.html
index 0e60e69..099d0bd 100644
--- a/src/mat/color/impls/greedy/greedy.c.html
+++ b/src/mat/color/impls/greedy/greedy.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/color/impls/greedy/greedy.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:23+00:00">
+<meta name="date" content="2017-04-24T14:12:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/impls/greedy/greedy.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/impls/greedy/greedy.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/matimpl.h>      </font><font color="#B22222">/*I "petscmat.h"  I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/aij.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/mat/impls/aij/mpi/mpiaij.h></font>
diff --git a/src/mat/color/impls/greedy/index.html b/src/mat/color/impls/greedy/index.html
index ff3589d..a0c7bb4 100644
--- a/src/mat/color/impls/greedy/index.html
+++ b/src/mat/color/impls/greedy/index.html
@@ -3,8 +3,8 @@
 <TITLE>Manual Pages for Matrix Orders, Colorings, and Partitionings</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/impls/greedy/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/impls/greedy/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Orders, Colorings, and Partitionings Manual Pages 
 </H2>
diff --git a/src/mat/color/impls/greedy/makefile.html b/src/mat/color/impls/greedy/makefile.html
index cf2ad3b..cf8038e 100644
--- a/src/mat/color/impls/greedy/makefile.html
+++ b/src/mat/color/impls/greedy/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/color/impls/greedy/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:25+00:00">
+<meta name="date" content="2017-04-24T14:12:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/impls/greedy/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/impls/greedy/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/color/impls/index.html b/src/mat/color/impls/index.html
index b41b839..93aba71 100644
--- a/src/mat/color/impls/index.html
+++ b/src/mat/color/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/mat/color/impls/jp/index.html b/src/mat/color/impls/jp/index.html
index 9d3ad7c..5d9fbaa 100644
--- a/src/mat/color/impls/jp/index.html
+++ b/src/mat/color/impls/jp/index.html
@@ -3,8 +3,8 @@
 <TITLE>Manual Pages for Matrix Orders, Colorings, and Partitionings</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/impls/jp/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/impls/jp/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Orders, Colorings, and Partitionings Manual Pages 
 </H2>
diff --git a/src/mat/color/impls/jp/jp.c.html b/src/mat/color/impls/jp/jp.c.html
index fef1746..9772511 100644
--- a/src/mat/color/impls/jp/jp.c.html
+++ b/src/mat/color/impls/jp/jp.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/color/impls/jp/jp.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:22+00:00">
+<meta name="date" content="2017-04-24T14:12:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/impls/jp/jp.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/impls/jp/jp.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/matimpl.h>      </font><font color="#B22222">/*I "petscmat.h"  I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/aij.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/mat/impls/aij/mpi/mpiaij.h></font>
diff --git a/src/mat/color/impls/jp/makefile.html b/src/mat/color/impls/jp/makefile.html
index f2ac1b7..a2119e2 100644
--- a/src/mat/color/impls/jp/makefile.html
+++ b/src/mat/color/impls/jp/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/color/impls/jp/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:23+00:00">
+<meta name="date" content="2017-04-24T14:12:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/impls/jp/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/impls/jp/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/color/impls/makefile.html b/src/mat/color/impls/makefile.html
index c5f0b14..3b7c1c7 100644
--- a/src/mat/color/impls/makefile.html
+++ b/src/mat/color/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/color/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:17+00:00">
+<meta name="date" content="2017-04-24T14:12:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/color/impls/minpack/color.c.html b/src/mat/color/impls/minpack/color.c.html
index 691841a..a0c2522 100644
--- a/src/mat/color/impls/minpack/color.c.html
+++ b/src/mat/color/impls/minpack/color.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/color/impls/minpack/color.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:18+00:00">
+<meta name="date" content="2017-04-24T14:12:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/impls/minpack/color.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/impls/minpack/color.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Routines that call the kernel minpack coloring subroutines</font>
diff --git a/src/mat/color/impls/minpack/color.h.html b/src/mat/color/impls/minpack/color.h.html
index 7a88e3b..2cb9856 100644
--- a/src/mat/color/impls/minpack/color.h.html
+++ b/src/mat/color/impls/minpack/color.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/color/impls/minpack/color.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:22+00:00">
+<meta name="date" content="2017-04-24T14:12:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/impls/minpack/color.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/impls/minpack/color.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#if !defined(_MINPACK_COLOR_H)</font>
 <a name="line3">  3: </a><strong><font color="#228B22">#define _MINPACK_COLOR_H</font></strong>
diff --git a/src/mat/color/impls/minpack/degr.c.html b/src/mat/color/impls/minpack/degr.c.html
index 3e2aab8..3728256 100644
--- a/src/mat/color/impls/minpack/degr.c.html
+++ b/src/mat/color/impls/minpack/degr.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/color/impls/minpack/degr.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:19+00:00">
+<meta name="date" content="2017-04-24T14:12:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/impls/minpack/degr.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/impls/minpack/degr.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/* degr.f -- translated by f2c (version of 25 March 1992  12:58:56). */</font>
 
diff --git a/src/mat/color/impls/minpack/dsm.c.html b/src/mat/color/impls/minpack/dsm.c.html
index 627ee87..5ea1dde 100644
--- a/src/mat/color/impls/minpack/dsm.c.html
+++ b/src/mat/color/impls/minpack/dsm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/color/impls/minpack/dsm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:19+00:00">
+<meta name="date" content="2017-04-24T14:12:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/impls/minpack/dsm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/impls/minpack/dsm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/* dsm.f -- translated by f2c (version of 25 March 1992  12:58:56). */</font>
 
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/mat/color/impls/minpack/color.h></font>
diff --git a/src/mat/color/impls/minpack/ido.c.html b/src/mat/color/impls/minpack/ido.c.html
index 817a33e..080369c 100644
--- a/src/mat/color/impls/minpack/ido.c.html
+++ b/src/mat/color/impls/minpack/ido.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/color/impls/minpack/ido.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:19+00:00">
+<meta name="date" content="2017-04-24T14:12:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/impls/minpack/ido.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/impls/minpack/ido.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/* ido.f -- translated by f2c (version of 25 March 1992  12:58:56).*/</font>
 
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/mat/color/impls/minpack/color.h></font>
diff --git a/src/mat/color/impls/minpack/index.html b/src/mat/color/impls/minpack/index.html
index db8cd07..828169d 100644
--- a/src/mat/color/impls/minpack/index.html
+++ b/src/mat/color/impls/minpack/index.html
@@ -3,8 +3,8 @@
 <TITLE>Manual Pages for Matrix Orders, Colorings, and Partitionings</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/impls/minpack/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/impls/minpack/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Orders, Colorings, and Partitionings Manual Pages 
 </H2>
diff --git a/src/mat/color/impls/minpack/makefile.html b/src/mat/color/impls/minpack/makefile.html
index dc9f0b1..55a72b8 100644
--- a/src/mat/color/impls/minpack/makefile.html
+++ b/src/mat/color/impls/minpack/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/color/impls/minpack/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:22+00:00">
+<meta name="date" content="2017-04-24T14:12:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/impls/minpack/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/impls/minpack/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/color/impls/minpack/numsrt.c.html b/src/mat/color/impls/minpack/numsrt.c.html
index 00b2be4..0ad2302 100644
--- a/src/mat/color/impls/minpack/numsrt.c.html
+++ b/src/mat/color/impls/minpack/numsrt.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/color/impls/minpack/numsrt.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:20+00:00">
+<meta name="date" content="2017-04-24T14:12:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/impls/minpack/numsrt.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/impls/minpack/numsrt.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/* numsrt.f -- translated by f2c (version of 25 March 1992  12:58:56). */</font>
 
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/mat/color/impls/minpack/color.h></font>
diff --git a/src/mat/color/impls/minpack/seq.c.html b/src/mat/color/impls/minpack/seq.c.html
index 82d28d1..921bd0e 100644
--- a/src/mat/color/impls/minpack/seq.c.html
+++ b/src/mat/color/impls/minpack/seq.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/color/impls/minpack/seq.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:20+00:00">
+<meta name="date" content="2017-04-24T14:12:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/impls/minpack/seq.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/impls/minpack/seq.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/* seq.f -- translated by f2c (version of 25 March 1992  12:58:56).*/</font>
 
diff --git a/src/mat/color/impls/minpack/setr.c.html b/src/mat/color/impls/minpack/setr.c.html
index a2b4cc0..5797e4f 100644
--- a/src/mat/color/impls/minpack/setr.c.html
+++ b/src/mat/color/impls/minpack/setr.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/color/impls/minpack/setr.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:21+00:00">
+<meta name="date" content="2017-04-24T14:12:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/impls/minpack/setr.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/impls/minpack/setr.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/* setr.f -- translated by f2c (version of 25 March 1992  12:58:56). */</font>
 
diff --git a/src/mat/color/impls/minpack/slo.c.html b/src/mat/color/impls/minpack/slo.c.html
index a22f6a9..7e0a650 100644
--- a/src/mat/color/impls/minpack/slo.c.html
+++ b/src/mat/color/impls/minpack/slo.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/color/impls/minpack/slo.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:21+00:00">
+<meta name="date" content="2017-04-24T14:12:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/impls/minpack/slo.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/impls/minpack/slo.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/* slo.f -- translated by f2c (version of 25 March 1992  12:58:56).*/</font>
 
diff --git a/src/mat/color/impls/natural/index.html b/src/mat/color/impls/natural/index.html
index 3f20d95..9fa8d07 100644
--- a/src/mat/color/impls/natural/index.html
+++ b/src/mat/color/impls/natural/index.html
@@ -3,8 +3,8 @@
 <TITLE>Manual Pages for Matrix Orders, Colorings, and Partitionings</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/impls/natural/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/impls/natural/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Orders, Colorings, and Partitionings Manual Pages 
 </H2>
diff --git a/src/mat/color/impls/natural/makefile.html b/src/mat/color/impls/natural/makefile.html
index 84693c5..93b10de 100644
--- a/src/mat/color/impls/natural/makefile.html
+++ b/src/mat/color/impls/natural/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/color/impls/natural/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:18+00:00">
+<meta name="date" content="2017-04-24T14:12:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/impls/natural/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/impls/natural/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/color/impls/natural/natural.c.html b/src/mat/color/impls/natural/natural.c.html
index 709dd8d..ea382ca 100644
--- a/src/mat/color/impls/natural/natural.c.html
+++ b/src/mat/color/impls/natural/natural.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/color/impls/natural/natural.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:17+00:00">
+<meta name="date" content="2017-04-24T14:12:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/impls/natural/natural.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/impls/natural/natural.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/matimpl.h>      </font><font color="#B22222">/*I "petscmat.h"  I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/isimpl.h></font>
 
diff --git a/src/mat/color/impls/power/index.html b/src/mat/color/impls/power/index.html
index 81acf35..21cd063 100644
--- a/src/mat/color/impls/power/index.html
+++ b/src/mat/color/impls/power/index.html
@@ -3,8 +3,8 @@
 <TITLE>Manual Pages for Matrix Orders, Colorings, and Partitionings</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/impls/power/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/impls/power/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Orders, Colorings, and Partitionings Manual Pages 
 </H2>
diff --git a/src/mat/color/impls/power/makefile.html b/src/mat/color/impls/power/makefile.html
index 53b84b8..6e8e856 100644
--- a/src/mat/color/impls/power/makefile.html
+++ b/src/mat/color/impls/power/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/color/impls/power/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:25+00:00">
+<meta name="date" content="2017-04-24T14:12:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/impls/power/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/impls/power/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/color/impls/power/power.c.html b/src/mat/color/impls/power/power.c.html
index cb86cad..889c2d6 100644
--- a/src/mat/color/impls/power/power.c.html
+++ b/src/mat/color/impls/power/power.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/color/impls/power/power.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:25+00:00">
+<meta name="date" content="2017-04-24T14:12:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/impls/power/power.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/impls/power/power.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/matimpl.h>      </font><font color="#B22222">/*I "petscmat.h"  I*/</font><font color="#A020F0"></font>
 
 <a name="line5">  5: </a><strong><font color="#4169E1"><a name="MatColoringApply_Power"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatColoringApply_Power(<a href="../../../../../docs/manualpages/Mat/MatColoring.html#MatColoring">MatColoring</a> mc,<a href="../../../../../docs/manualpages/IS/ISColoring.html#ISColoring">ISColoring</a> *iscoloring)</font></strong>
diff --git a/src/mat/color/index.html b/src/mat/color/index.html
index c16a4d2..43f0f69 100644
--- a/src/mat/color/index.html
+++ b/src/mat/color/index.html
@@ -3,8 +3,8 @@
 <TITLE>Manual Pages for Matrix Orders, Colorings, and Partitionings</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Orders, Colorings, and Partitionings Manual Pages 
 </H2>
diff --git a/src/mat/color/interface/index.html b/src/mat/color/interface/index.html
index ea63aa6..168f43b 100644
--- a/src/mat/color/interface/index.html
+++ b/src/mat/color/interface/index.html
@@ -3,8 +3,8 @@
 <TITLE>Manual Pages for Matrix Orders, Colorings, and Partitionings</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Orders, Colorings, and Partitionings Manual Pages 
 </H2>
diff --git a/src/mat/color/interface/makefile.html b/src/mat/color/interface/makefile.html
index e505901..c8c85d6 100644
--- a/src/mat/color/interface/makefile.html
+++ b/src/mat/color/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/color/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:17+00:00">
+<meta name="date" content="2017-04-24T14:12:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/color/interface/matcoloring.c.html b/src/mat/color/interface/matcoloring.c.html
index cc91c44..d6d1c73 100644
--- a/src/mat/color/interface/matcoloring.c.html
+++ b/src/mat/color/interface/matcoloring.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/color/interface/matcoloring.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:16+00:00">
+<meta name="date" content="2017-04-24T14:12:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/interface/matcoloring.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/interface/matcoloring.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/matimpl.h>      </font><font color="#B22222">/*I "petscmat.h"  I*/</font><font color="#A020F0"></font>
 
 <a name="line3">  3: </a><a href="../../../../docs/manualpages/Sys/PetscFunctionList.html#PetscFunctionList">PetscFunctionList</a> MatColoringList              = 0;
diff --git a/src/mat/color/interface/matcoloringregi.c.html b/src/mat/color/interface/matcoloringregi.c.html
index 2a31bdb..99a5900 100644
--- a/src/mat/color/interface/matcoloringregi.c.html
+++ b/src/mat/color/interface/matcoloringregi.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/color/interface/matcoloringregi.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:17+00:00">
+<meta name="date" content="2017-04-24T14:12:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/interface/matcoloringregi.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/interface/matcoloringregi.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscmat.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/matimpl.h></font>
diff --git a/src/mat/color/makefile.html b/src/mat/color/makefile.html
index 7e8670d..6f8e47f 100644
--- a/src/mat/color/makefile.html
+++ b/src/mat/color/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/color/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:16+00:00">
+<meta name="date" content="2017-04-24T14:12:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/mat/color/utils/bipartite.c.html b/src/mat/color/utils/bipartite.c.html
index 35cf838..5be90b7 100644
--- a/src/mat/color/utils/bipartite.c.html
+++ b/src/mat/color/utils/bipartite.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/color/utils/bipartite.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:25+00:00">
+<meta name="date" content="2017-04-24T14:12:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/utils/bipartite.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/utils/bipartite.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/matimpl.h>      </font><font color="#B22222">/*I "petscmat.h"  I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsf.h></font>
 
diff --git a/src/mat/color/utils/index.html b/src/mat/color/utils/index.html
index 98e2646..e3d6f6f 100644
--- a/src/mat/color/utils/index.html
+++ b/src/mat/color/utils/index.html
@@ -3,8 +3,8 @@
 <TITLE>Manual Pages for Matrix Orders, Colorings, and Partitionings</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/utils/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/utils/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Orders, Colorings, and Partitionings Manual Pages 
 </H2>
diff --git a/src/mat/color/utils/makefile.html b/src/mat/color/utils/makefile.html
index fa05dd7..7afb5cc 100644
--- a/src/mat/color/utils/makefile.html
+++ b/src/mat/color/utils/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/color/utils/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:27+00:00">
+<meta name="date" content="2017-04-24T14:12:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/utils/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/utils/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/color/utils/valid.c.html b/src/mat/color/utils/valid.c.html
index 9d6b37d..f40c983 100644
--- a/src/mat/color/utils/valid.c.html
+++ b/src/mat/color/utils/valid.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/color/utils/valid.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:25+00:00">
+<meta name="date" content="2017-04-24T14:12:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/utils/valid.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/utils/valid.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/matimpl.h>      </font><font color="#B22222">/*I "petscmat.h"  I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsf.h></font>
 
diff --git a/src/mat/color/utils/weights.c.html b/src/mat/color/utils/weights.c.html
index 7fc408c..f727ed7 100644
--- a/src/mat/color/utils/weights.c.html
+++ b/src/mat/color/utils/weights.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/color/utils/weights.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:26+00:00">
+<meta name="date" content="2017-04-24T14:12:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/color/utils/weights.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/color/utils/weights.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/matimpl.h>      </font><font color="#B22222">/*I "petscmat.h"  I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/aij.h></font>
 
diff --git a/src/mat/examples/index.html b/src/mat/examples/index.html
index 6c22c67..d69e333 100644
--- a/src/mat/examples/index.html
+++ b/src/mat/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/mat/examples/makefile.html b/src/mat/examples/makefile.html
index d1e0635..1c13dfb 100644
--- a/src/mat/examples/makefile.html
+++ b/src/mat/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:41+00:00">
+<meta name="date" content="2017-04-24T14:09:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong>
 
diff --git a/src/mat/examples/tests/ex1.c.html b/src/mat/examples/tests/ex1.c.html
index dac996e..025820f 100644
--- a/src/mat/examples/tests/ex1.c.html
+++ b/src/mat/examples/tests/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:41+00:00">
+<meta name="date" content="2017-04-24T14:09:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests LU, Cholesky factorization and <a href="../../../../docs/manualpages/Mat/MatMatSolve.html#MatMatSolve">MatMatSolve</a>() for a sequential dense matrix. \n\</font>
 <a name="line3">  3: </a><font color="#666666">                      For <a href="../../../../docs/manualpages/Mat/MATSEQDENSE.html#MATSEQDENSE">MATSEQDENSE</a> matrix, the factorization is just a thin wrapper to LAPACK \n\n"</font>;
diff --git a/src/mat/examples/tests/ex10.c.html b/src/mat/examples/tests/ex10.c.html
index 291bb1c..824e004 100644
--- a/src/mat/examples/tests/ex10.c.html
+++ b/src/mat/examples/tests/ex10.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex10.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:43+00:00">
+<meta name="date" content="2017-04-24T14:09:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex10.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex10.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests repeated use of assembly for matrices.\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex100.c.html b/src/mat/examples/tests/ex100.c.html
index d497555..3b1c113 100644
--- a/src/mat/examples/tests/ex100.c.html
+++ b/src/mat/examples/tests/ex100.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex100.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:11+00:00">
+<meta name="date" content="2017-04-24T14:10:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex100.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex100.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests vatious routines in MatMAIJ format.\n"</font>;
 
diff --git a/src/mat/examples/tests/ex101.c.html b/src/mat/examples/tests/ex101.c.html
index bf0c90c..9bae7e2 100644
--- a/src/mat/examples/tests/ex101.c.html
+++ b/src/mat/examples/tests/ex101.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex101.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:11+00:00">
+<meta name="date" content="2017-04-24T14:10:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex101.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex101.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Testing PtAP for SeqMAIJ matrix, P, with SeqAIJ matrix, A.\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscmat.h></font>
diff --git a/src/mat/examples/tests/ex102.c.html b/src/mat/examples/tests/ex102.c.html
index f4941c7..b2721b5 100644
--- a/src/mat/examples/tests/ex102.c.html
+++ b/src/mat/examples/tests/ex102.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex102.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:11+00:00">
+<meta name="date" content="2017-04-24T14:10:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex102.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex102.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatCreateLRC.html#MatCreateLRC">MatCreateLRC</a>()\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex104.c.html b/src/mat/examples/tests/ex104.c.html
index bddedb9..dc49421 100644
--- a/src/mat/examples/tests/ex104.c.html
+++ b/src/mat/examples/tests/ex104.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex104.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:12+00:00">
+<meta name="date" content="2017-04-24T14:10:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex104.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex104.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Test <a href="../../../../docs/manualpages/Mat/MatMatMult.html#MatMatMult">MatMatMult</a>(), <a href="../../../../docs/manualpages/Mat/MatTranspose.html#MatTranspose">MatTranspose</a>(), <a href="../../../../docs/manualpages/Mat/MatTransposeMatMult.html#MatTransposeMatMult">MatTransposeMatMult</a>() for Dense and Elemental matrices.\n\n"</font>;
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222"> Example:</font>
diff --git a/src/mat/examples/tests/ex105f.F.html b/src/mat/examples/tests/ex105f.F.html
index 65b8f0d..1d481de 100644
--- a/src/mat/examples/tests/ex105f.F.html
+++ b/src/mat/examples/tests/ex105f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex105f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:35+00:00">
+<meta name="date" content="2017-04-24T14:11:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex105f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex105f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!   This program tests <a href="../../../../docs/manualpages/Mat/MatGetDiagonal.html#MatGetDiagonal">MatGetDiagonal</a>()
 <a name="line3">  3: </a>!
diff --git a/src/mat/examples/tests/ex106.c.html b/src/mat/examples/tests/ex106.c.html
index 2694656..8ec4050 100644
--- a/src/mat/examples/tests/ex106.c.html
+++ b/src/mat/examples/tests/ex106.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex106.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:12+00:00">
+<meta name="date" content="2017-04-24T14:10:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex106.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex106.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Test repeated LU factorizations. Used for checking memory leak\n\</font>
 <a name="line3">  3: </a><font color="#666666">  -m <size> : problem size\n\</font>
diff --git a/src/mat/examples/tests/ex108.c.html b/src/mat/examples/tests/ex108.c.html
index 4b6f243..d60859f 100644
--- a/src/mat/examples/tests/ex108.c.html
+++ b/src/mat/examples/tests/ex108.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex108.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:13+00:00">
+<meta name="date" content="2017-04-24T14:10:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex108.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex108.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Testing <a href="../../../../docs/manualpages/Mat/MatCreateSeqBAIJWithArrays.html#MatCreateSeqBAIJWithArrays">MatCreateSeqBAIJWithArrays</a>() and <a href="../../../../docs/manualpages/Mat/MatCreateSeqSBAIJWithArrays.html#MatCreateSeqSBAIJWithArrays">MatCreateSeqSBAIJWithArrays</a>().\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscmat.h></font>
diff --git a/src/mat/examples/tests/ex109.c.html b/src/mat/examples/tests/ex109.c.html
index 499d852..f90322a 100644
--- a/src/mat/examples/tests/ex109.c.html
+++ b/src/mat/examples/tests/ex109.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex109.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:13+00:00">
+<meta name="date" content="2017-04-24T14:10:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex109.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex109.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Test <a href="../../../../docs/manualpages/Mat/MatMatMult.html#MatMatMult">MatMatMult</a>() for AIJ and Dense matrices.\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscmat.h></font>
diff --git a/src/mat/examples/tests/ex11.c.html b/src/mat/examples/tests/ex11.c.html
index 941bfaf..2b6f33f 100644
--- a/src/mat/examples/tests/ex11.c.html
+++ b/src/mat/examples/tests/ex11.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex11.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:44+00:00">
+<meta name="date" content="2017-04-24T14:09:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex11.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex11.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests the use of <a href="../../../../docs/manualpages/Mat/MatZeroRows.html#MatZeroRows">MatZeroRows</a>() for uniprocessor matrices.\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex110.c.html b/src/mat/examples/tests/ex110.c.html
index 6894caa..acf712e 100644
--- a/src/mat/examples/tests/ex110.c.html
+++ b/src/mat/examples/tests/ex110.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex110.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:13+00:00">
+<meta name="date" content="2017-04-24T14:10:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex110.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex110.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Testing <a href="../../../../docs/manualpages/Mat/MatCreateMPIAIJWithSplitArrays.html#MatCreateMPIAIJWithSplitArrays">MatCreateMPIAIJWithSplitArrays</a>().\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscmat.h></font>
diff --git a/src/mat/examples/tests/ex111.c.html b/src/mat/examples/tests/ex111.c.html
index a7f878c..8953519 100644
--- a/src/mat/examples/tests/ex111.c.html
+++ b/src/mat/examples/tests/ex111.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex111.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:13+00:00">
+<meta name="date" content="2017-04-24T14:10:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex111.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex111.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Test <a href="../../../../docs/manualpages/Mat/MatPtAP.html#MatPtAP">MatPtAP</a>,  <a href="../../../../docs/manualpages/Mat/MatMatMatMult.html#MatMatMatMult">MatMatMatMult</a>\n\</font>
 <a name="line2">  2: </a><font color="#666666">Reads PETSc matrix A and P, then comput Pt*A*P \n\</font>
 <a name="line3">  3: </a><font color="#666666">Input parameters include\n\</font>
diff --git a/src/mat/examples/tests/ex112.c.html b/src/mat/examples/tests/ex112.c.html
index 2cc9d26..8897194 100644
--- a/src/mat/examples/tests/ex112.c.html
+++ b/src/mat/examples/tests/ex112.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex112.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:14+00:00">
+<meta name="date" content="2017-04-24T14:10:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex112.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex112.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Test sequential FFTW interface \n\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/mat/examples/tests/ex113.c.html b/src/mat/examples/tests/ex113.c.html
index d1720d0..db79426 100644
--- a/src/mat/examples/tests/ex113.c.html
+++ b/src/mat/examples/tests/ex113.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex113.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:14+00:00">
+<meta name="date" content="2017-04-24T14:10:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex113.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex113.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests sequential and parallel <a href="../../../../docs/manualpages/Mat/MatMatMult.html#MatMatMult">MatMatMult</a>() and <a href="../../../../docs/manualpages/Mat/MatAXPY.html#MatAXPY">MatAXPY</a>(...,SUBSET_NONZERO_PATTERN) \n\</font>
 <a name="line3">  3: </a><font color="#666666">Input arguments are:\n\</font>
diff --git a/src/mat/examples/tests/ex114.c.html b/src/mat/examples/tests/ex114.c.html
index 713d7fd..43cd601 100644
--- a/src/mat/examples/tests/ex114.c.html
+++ b/src/mat/examples/tests/ex114.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex114.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:14+00:00">
+<meta name="date" content="2017-04-24T14:10:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex114.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex114.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatGetRowMax.html#MatGetRowMax">MatGetRowMax</a>(), <a href="../../../../docs/manualpages/Mat/MatGetRowMin.html#MatGetRowMin">MatGetRowMin</a>(), <a href="../../../../docs/manualpages/Mat/MatGetRowMaxAbs.html#MatGetRowMaxAbs">MatGetRowMaxAbs</a>()\n"</font>;
 
diff --git a/src/mat/examples/tests/ex116.c.html b/src/mat/examples/tests/ex116.c.html
index 6d1384c..bd775b2 100644
--- a/src/mat/examples/tests/ex116.c.html
+++ b/src/mat/examples/tests/ex116.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex116.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:14+00:00">
+<meta name="date" content="2017-04-24T14:10:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex116.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex116.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Test LAPACK routine DSYEV() or DSYEVX(). \n\</font>
 <a name="line2">  2: </a><font color="#666666">Reads PETSc matrix A \n\</font>
 <a name="line3">  3: </a><font color="#666666">then computes selected eigenvalues, and optionally, eigenvectors of \n\</font>
diff --git a/src/mat/examples/tests/ex117.c.html b/src/mat/examples/tests/ex117.c.html
index 0867e13..fd87e16 100644
--- a/src/mat/examples/tests/ex117.c.html
+++ b/src/mat/examples/tests/ex117.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex117.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:15+00:00">
+<meta name="date" content="2017-04-24T14:10:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex117.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex117.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests Cholesky factorization for a SBAIJ matrix, (bs=2).\n"</font>;
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/mat/examples/tests/ex118.c.html b/src/mat/examples/tests/ex118.c.html
index ea1327e..bb32c59 100644
--- a/src/mat/examples/tests/ex118.c.html
+++ b/src/mat/examples/tests/ex118.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex118.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:15+00:00">
+<meta name="date" content="2017-04-24T14:10:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex118.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex118.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Test LAPACK routine DSTEBZ() and DTEIN().  \n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscmat.h></font>
diff --git a/src/mat/examples/tests/ex119.c.html b/src/mat/examples/tests/ex119.c.html
index 8abc943..8d83803 100644
--- a/src/mat/examples/tests/ex119.c.html
+++ b/src/mat/examples/tests/ex119.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex119.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:16+00:00">
+<meta name="date" content="2017-04-24T14:10:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex119.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex119.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Tests binary <a href="../../../../docs/manualpages/Mat/MatView.html#MatView">MatView</a>() for MPIDENSE matrices \n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscmat.h></font>
diff --git a/src/mat/examples/tests/ex12.c.html b/src/mat/examples/tests/ex12.c.html
index e665c17..e71aa52 100644
--- a/src/mat/examples/tests/ex12.c.html
+++ b/src/mat/examples/tests/ex12.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex12.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:44+00:00">
+<meta name="date" content="2017-04-24T14:09:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex12.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex12.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests the use of <a href="../../../../docs/manualpages/Mat/MatZeroRows.html#MatZeroRows">MatZeroRows</a>() for parallel matrices.\n\</font>
 <a name="line3">  3: </a><font color="#666666">This example also tests the use of <a href="../../../../docs/manualpages/Mat/MatDuplicate.html#MatDuplicate">MatDuplicate</a>() for both MPIAIJ and MPIBAIJ matrices"</font>;
diff --git a/src/mat/examples/tests/ex120.c.html b/src/mat/examples/tests/ex120.c.html
index eca28a5..9d5d85d 100644
--- a/src/mat/examples/tests/ex120.c.html
+++ b/src/mat/examples/tests/ex120.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex120.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:16+00:00">
+<meta name="date" content="2017-04-24T14:10:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex120.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex120.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Test LAPACK routine ZHEEV, ZHEEVX, ZHEGV and ZHEGVX. \n\</font>
 <a name="line2">  2: </a><font color="#666666">ZHEEV computes all eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix A. \n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex120f.F.html b/src/mat/examples/tests/ex120f.F.html
index 5644a68..6d14744 100644
--- a/src/mat/examples/tests/ex120f.F.html
+++ b/src/mat/examples/tests/ex120f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex120f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:36+00:00">
+<meta name="date" content="2017-04-24T14:11:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex120f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex120f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!   This program tests <a href="../../../../docs/manualpages/Mat/MatCreateVecs.html#MatCreateVecs">MatCreateVecs</a>() <font color="#4169E1">for</font> Shell Matrix
 <a name="line3">  3: </a>!
diff --git a/src/mat/examples/tests/ex121.c.html b/src/mat/examples/tests/ex121.c.html
index 81f5c8d..a8be69e 100644
--- a/src/mat/examples/tests/ex121.c.html
+++ b/src/mat/examples/tests/ex121.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex121.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:17+00:00">
+<meta name="date" content="2017-04-24T14:10:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex121.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex121.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Test sequential FFTW convolution\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/mat/examples/tests/ex122.c.html b/src/mat/examples/tests/ex122.c.html
index 4b86252..0510fb5 100644
--- a/src/mat/examples/tests/ex122.c.html
+++ b/src/mat/examples/tests/ex122.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex122.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:17+00:00">
+<meta name="date" content="2017-04-24T14:10:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex122.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex122.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Test <a href="../../../../docs/manualpages/Mat/MatMatMult.html#MatMatMult">MatMatMult</a>() for AIJ and Dense matrices.\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscmat.h></font>
diff --git a/src/mat/examples/tests/ex124.c.html b/src/mat/examples/tests/ex124.c.html
index 5978d17..3a70f02 100644
--- a/src/mat/examples/tests/ex124.c.html
+++ b/src/mat/examples/tests/ex124.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex124.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:17+00:00">
+<meta name="date" content="2017-04-24T14:10:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex124.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex124.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Check the difference of the two matrices \n\</font>
 <a name="line2">  2: </a><font color="#666666">Reads PETSc matrix A and B, then check B=A-B \n\</font>
 <a name="line3">  3: </a><font color="#666666">Input parameters include\n\</font>
diff --git a/src/mat/examples/tests/ex125.c.html b/src/mat/examples/tests/ex125.c.html
index f1220fc..b3d729b 100644
--- a/src/mat/examples/tests/ex125.c.html
+++ b/src/mat/examples/tests/ex125.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex125.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:18+00:00">
+<meta name="date" content="2017-04-24T14:10:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex125.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex125.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatSolve.html#MatSolve">MatSolve</a>() and <a href="../../../../docs/manualpages/Mat/MatMatSolve.html#MatMatSolve">MatMatSolve</a>() (interface to superlu_dist, mumps and mkl_pardiso).\n\</font>
 <a name="line3">  3: </a><font color="#666666">Example: mpiexec -n <np> ./ex125 -f <matrix binary file> -nrhs 4 \n\n"</font>;
diff --git a/src/mat/examples/tests/ex126f.F.html b/src/mat/examples/tests/ex126f.F.html
index 12c32fb..96b98a0 100644
--- a/src/mat/examples/tests/ex126f.F.html
+++ b/src/mat/examples/tests/ex126f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex126f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:36+00:00">
+<meta name="date" content="2017-04-24T14:11:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex126f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex126f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>! This program is modified from a user's contribution.
 <a name="line3">  3: </a>! It illustrates how to call MUMPS's LU solver
diff --git a/src/mat/examples/tests/ex127.c.html b/src/mat/examples/tests/ex127.c.html
index b595e81..56ffef0 100644
--- a/src/mat/examples/tests/ex127.c.html
+++ b/src/mat/examples/tests/ex127.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex127.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:18+00:00">
+<meta name="date" content="2017-04-24T14:10:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex127.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex127.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Test <a href="../../../../docs/manualpages/Mat/MatMult.html#MatMult">MatMult</a>() for Hermitian matrix.\n\n"</font>;
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Example of usage</font>
diff --git a/src/mat/examples/tests/ex128.c.html b/src/mat/examples/tests/ex128.c.html
index c6f40a8..18a4afd 100644
--- a/src/mat/examples/tests/ex128.c.html
+++ b/src/mat/examples/tests/ex128.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex128.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:19+00:00">
+<meta name="date" content="2017-04-24T14:10:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex128.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex128.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests ILU and ICC factorization with and without matrix ordering on seqsbaij format. Modified from ex30.c\n\</font>
 <a name="line3">  3: </a><font color="#666666">  Input parameters are:\n\</font>
diff --git a/src/mat/examples/tests/ex129.c.html b/src/mat/examples/tests/ex129.c.html
index 8bfb1c3..ceec4a8 100644
--- a/src/mat/examples/tests/ex129.c.html
+++ b/src/mat/examples/tests/ex129.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex129.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:19+00:00">
+<meta name="date" content="2017-04-24T14:10:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex129.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex129.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Laplacian in 3D. Use for testing <a href="../../../../docs/manualpages/Mat/MatSolve.html#MatSolve">MatSolve</a> routines.</font>
diff --git a/src/mat/examples/tests/ex13.c.html b/src/mat/examples/tests/ex13.c.html
index 7f6e64c..3ed3311 100644
--- a/src/mat/examples/tests/ex13.c.html
+++ b/src/mat/examples/tests/ex13.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex13.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:44+00:00">
+<meta name="date" content="2017-04-24T14:09:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex13.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex13.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests copying and ordering uniprocessor row-based sparse matrices.\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex130.c.html b/src/mat/examples/tests/ex130.c.html
index 174f533..2e16296 100644
--- a/src/mat/examples/tests/ex130.c.html
+++ b/src/mat/examples/tests/ex130.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex130.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:20+00:00">
+<meta name="date" content="2017-04-24T14:10:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex130.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex130.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests external direct solvers. Simplified from ex125.c\n\</font>
 <a name="line3">  3: </a><font color="#666666">Example: mpiexec -n <np> ./ex130 -f <matrix binary file> -mat_solver_package 1 -mat_superlu_equil \n\n"</font>;
diff --git a/src/mat/examples/tests/ex131.c.html b/src/mat/examples/tests/ex131.c.html
index 9294b0f..f9b3bc5 100644
--- a/src/mat/examples/tests/ex131.c.html
+++ b/src/mat/examples/tests/ex131.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex131.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:20+00:00">
+<meta name="date" content="2017-04-24T14:10:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex131.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex131.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatMult.html#MatMult">MatMult</a>() on <a href="../../../../docs/manualpages/Mat/MatLoad.html#MatLoad">MatLoad</a>() matrix \n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex132.c.html b/src/mat/examples/tests/ex132.c.html
index 5991a17..84e6275 100644
--- a/src/mat/examples/tests/ex132.c.html
+++ b/src/mat/examples/tests/ex132.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex132.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:20+00:00">
+<meta name="date" content="2017-04-24T14:10:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex132.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex132.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Test <a href="../../../../docs/manualpages/Mat/MatAXPY.html#MatAXPY">MatAXPY</a>(), and illustrate how to reduce number of mallocs used during <a href="../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>() calls \n\</font>
 <a name="line3">  3: </a><font color="#666666">                      Matrix C is copied from ~petsc/src/ksp/ksp/examples/tutorials/ex5.c\n\n"</font>;
diff --git a/src/mat/examples/tests/ex133.c.html b/src/mat/examples/tests/ex133.c.html
index 8e31c5c..2d1be17 100644
--- a/src/mat/examples/tests/ex133.c.html
+++ b/src/mat/examples/tests/ex133.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex133.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:21+00:00">
+<meta name="date" content="2017-04-24T14:10:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex133.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex133.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Test saving SeqSBAIJ matrix that is missing diagonal entries."</font>;
 
diff --git a/src/mat/examples/tests/ex134.c.html b/src/mat/examples/tests/ex134.c.html
index 0a6555c..3d24991 100644
--- a/src/mat/examples/tests/ex134.c.html
+++ b/src/mat/examples/tests/ex134.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex134.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:21+00:00">
+<meta name="date" content="2017-04-24T14:10:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex134.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex134.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"Test parallel assembly of SBAIJ matrices\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscmat.h></font>
diff --git a/src/mat/examples/tests/ex135.c.html b/src/mat/examples/tests/ex135.c.html
index 253b4cf..91f533f 100644
--- a/src/mat/examples/tests/ex135.c.html
+++ b/src/mat/examples/tests/ex135.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex135.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:21+00:00">
+<meta name="date" content="2017-04-24T14:10:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex135.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex135.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"Test parallel assembly of SBAIJ matrices\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscmat.h></font>
diff --git a/src/mat/examples/tests/ex136.c.html b/src/mat/examples/tests/ex136.c.html
index 99877fb..bb14f12 100644
--- a/src/mat/examples/tests/ex136.c.html
+++ b/src/mat/examples/tests/ex136.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex136.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:21+00:00">
+<meta name="date" content="2017-04-24T14:10:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex136.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex136.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatLoad.html#MatLoad">MatLoad</a>() <a href="../../../../docs/manualpages/Mat/MatView.html#MatView">MatView</a>() for MPIBAIJ.\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex137.c.html b/src/mat/examples/tests/ex137.c.html
index 40b64ab..9a505b2 100644
--- a/src/mat/examples/tests/ex137.c.html
+++ b/src/mat/examples/tests/ex137.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex137.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:21+00:00">
+<meta name="date" content="2017-04-24T14:10:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex137.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex137.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatCreateMPISBAIJWithArrays.html#MatCreateMPISBAIJWithArrays">MatCreateMPISBAIJWithArrays</a>().\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex138.c.html b/src/mat/examples/tests/ex138.c.html
index 5178924..e9ddfe9 100644
--- a/src/mat/examples/tests/ex138.c.html
+++ b/src/mat/examples/tests/ex138.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex138.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:22+00:00">
+<meta name="date" content="2017-04-24T14:10:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex138.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex138.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatGetColumnNorms.html#MatGetColumnNorms">MatGetColumnNorms</a>() for matrix read from file."</font>;
 
diff --git a/src/mat/examples/tests/ex139.c.html b/src/mat/examples/tests/ex139.c.html
index af18630..3d1c846 100644
--- a/src/mat/examples/tests/ex139.c.html
+++ b/src/mat/examples/tests/ex139.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex139.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:22+00:00">
+<meta name="date" content="2017-04-24T14:10:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex139.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex139.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>const char help[] = <font color="#666666">"Test <a href="../../../../docs/manualpages/Mat/MatCreateLocalRef.html#MatCreateLocalRef">MatCreateLocalRef</a>()\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex14.c.html b/src/mat/examples/tests/ex14.c.html
index 9628002..3321c5a 100644
--- a/src/mat/examples/tests/ex14.c.html
+++ b/src/mat/examples/tests/ex14.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex14.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:44+00:00">
+<meta name="date" content="2017-04-24T14:09:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex14.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex14.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests sequential and parallel <a href="../../../../docs/manualpages/Mat/MatGetRow.html#MatGetRow">MatGetRow</a>() and <a href="../../../../docs/manualpages/Mat/MatRestoreRow.html#MatRestoreRow">MatRestoreRow</a>().\n"</font>;
 
diff --git a/src/mat/examples/tests/ex140.c.html b/src/mat/examples/tests/ex140.c.html
index 34431cf..1ca830f 100644
--- a/src/mat/examples/tests/ex140.c.html
+++ b/src/mat/examples/tests/ex140.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex140.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:22+00:00">
+<meta name="date" content="2017-04-24T14:10:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex140.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex140.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatLoad.html#MatLoad">MatLoad</a>(), <a href="../../../../docs/manualpages/Mat/MatZeroRowsColumns.html#MatZeroRowsColumns">MatZeroRowsColumns</a>(), <a href="../../../../docs/manualpages/Mat/MatView.html#MatView">MatView</a>() for MPIBAIJ.\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex141.c.html b/src/mat/examples/tests/ex141.c.html
index 198704e..585d04f 100644
--- a/src/mat/examples/tests/ex141.c.html
+++ b/src/mat/examples/tests/ex141.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex141.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:22+00:00">
+<meta name="date" content="2017-04-24T14:10:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex141.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex141.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests converting a SBAIJ matrix to BAIJ format with MatCovert. Modified from ex55.c\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex142.c.html b/src/mat/examples/tests/ex142.c.html
index 36277e4..4b3cc25 100644
--- a/src/mat/examples/tests/ex142.c.html
+++ b/src/mat/examples/tests/ex142.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex142.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:23+00:00">
+<meta name="date" content="2017-04-24T14:10:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex142.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex142.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Test sequential r2c/c2r FFTW without PETSc interface \n\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/mat/examples/tests/ex143.c.html b/src/mat/examples/tests/ex143.c.html
index 3fbee36..55ea0e8 100644
--- a/src/mat/examples/tests/ex143.c.html
+++ b/src/mat/examples/tests/ex143.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex143.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:23+00:00">
+<meta name="date" content="2017-04-24T14:10:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex143.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex143.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Illustrate how to use mpi FFTW and PETSc-FFTW interface \n\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/mat/examples/tests/ex144.c.html b/src/mat/examples/tests/ex144.c.html
index d788b35..787591e 100644
--- a/src/mat/examples/tests/ex144.c.html
+++ b/src/mat/examples/tests/ex144.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex144.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:24+00:00">
+<meta name="date" content="2017-04-24T14:10:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex144.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex144.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/* This program illustrates use of parallel real FFT */</font>
 <a name="line2">  2: </a>static char help[]=<font color="#666666">"This program illustrates the use of parallel real 2D fft using fftw without PETSc interface"</font>;
 <a name="line3">  3: </a><font color="#A020F0">#include <petscmat.h></font>
diff --git a/src/mat/examples/tests/ex145.c.html b/src/mat/examples/tests/ex145.c.html
index 8acd5bc..845f825 100644
--- a/src/mat/examples/tests/ex145.c.html
+++ b/src/mat/examples/tests/ex145.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex145.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:24+00:00">
+<meta name="date" content="2017-04-24T14:10:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex145.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex145.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests LU, Cholesky factorization and <a href="../../../../docs/manualpages/Mat/MatMatSolve.html#MatMatSolve">MatMatSolve</a>() for an Elemental dense matrix.\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex146.c.html b/src/mat/examples/tests/ex146.c.html
index 46ffdec..970c435 100644
--- a/src/mat/examples/tests/ex146.c.html
+++ b/src/mat/examples/tests/ex146.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex146.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:25+00:00">
+<meta name="date" content="2017-04-24T14:10:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex146.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex146.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/* This program illustrates use of paralllel real FFT*/</font>
 <a name="line2">  2: </a>static char help[]=<font color="#666666">"This program illustrates the use of parallel real 3D fftw (without PETSc interface)"</font>;
 <a name="line3">  3: </a><font color="#A020F0">#include <petscmat.h></font>
diff --git a/src/mat/examples/tests/ex147.c.html b/src/mat/examples/tests/ex147.c.html
index c054012..d5a8b83 100644
--- a/src/mat/examples/tests/ex147.c.html
+++ b/src/mat/examples/tests/ex147.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex147.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:25+00:00">
+<meta name="date" content="2017-04-24T14:10:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex147.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex147.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/* This program illustrates use of parallel real FFT */</font>
 <a name="line2">  2: </a>static char help[]=<font color="#666666">"This program illustrates the use of parallel real multi-dimensional fftw (without PETSc interface)"</font>;
 <a name="line3">  3: </a><font color="#A020F0">#include <petscmat.h></font>
diff --git a/src/mat/examples/tests/ex148.c.html b/src/mat/examples/tests/ex148.c.html
index be7e401..c9f4db7 100644
--- a/src/mat/examples/tests/ex148.c.html
+++ b/src/mat/examples/tests/ex148.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex148.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:26+00:00">
+<meta name="date" content="2017-04-24T14:10:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex148.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex148.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[]=<font color="#666666">"This program illustrates the use of PETSc-fftw interface for real 2D DFT.\n\</font>
 <a name="line2">  2: </a><font color="#666666">                    See ~petsc/src/mat/examples/tests/ex158.c for general cases. \n\n"</font>;
 <a name="line3">  3: </a><font color="#A020F0">#include <petscmat.h></font>
diff --git a/src/mat/examples/tests/ex149.c.html b/src/mat/examples/tests/ex149.c.html
index e49b890..c498f23 100644
--- a/src/mat/examples/tests/ex149.c.html
+++ b/src/mat/examples/tests/ex149.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex149.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:26+00:00">
+<meta name="date" content="2017-04-24T14:10:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex149.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex149.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[]=<font color="#666666">"This program illustrates the use of PETSc-fftw interface for real DFT\n"</font>;
 <a name="line2">  2: </a><font color="#A020F0">#include <petscmat.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <fftw3-mpi.h></font>
diff --git a/src/mat/examples/tests/ex15.c.html b/src/mat/examples/tests/ex15.c.html
index 1a1377d..b8a405b 100644
--- a/src/mat/examples/tests/ex15.c.html
+++ b/src/mat/examples/tests/ex15.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex15.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:45+00:00">
+<meta name="date" content="2017-04-24T14:09:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex15.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex15.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatNorm.html#MatNorm">MatNorm</a>(), <a href="../../../../docs/manualpages/Mat/MatLUFactor.html#MatLUFactor">MatLUFactor</a>(), <a href="../../../../docs/manualpages/Mat/MatSolve.html#MatSolve">MatSolve</a>() and <a href="../../../../docs/manualpages/Mat/MatSolveAdd.html#MatSolveAdd">MatSolveAdd</a>().\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex150.c.html b/src/mat/examples/tests/ex150.c.html
index e36c8db..b7e51ff 100644
--- a/src/mat/examples/tests/ex150.c.html
+++ b/src/mat/examples/tests/ex150.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex150.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:26+00:00">
+<meta name="date" content="2017-04-24T14:10:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex150.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex150.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[]=<font color="#666666">"This program illustrates the use of PETSc-fftw interface for real DFT\n"</font>;
 <a name="line2">  2: </a><font color="#A020F0">#include <petscmat.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <fftw3-mpi.h></font>
diff --git a/src/mat/examples/tests/ex151.c.html b/src/mat/examples/tests/ex151.c.html
index dbbde75..0cee770 100644
--- a/src/mat/examples/tests/ex151.c.html
+++ b/src/mat/examples/tests/ex151.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex151.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:26+00:00">
+<meta name="date" content="2017-04-24T14:10:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex151.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex151.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatPermute.html#MatPermute">MatPermute</a>() in parallel.\n\n"</font>;
 <a name="line2">  2: </a><font color="#B22222">/* Results:</font>
 <a name="line3">  3: </a><font color="#B22222">   Sequential:</font>
diff --git a/src/mat/examples/tests/ex152.c.html b/src/mat/examples/tests/ex152.c.html
index a9ff7cf..d42c69e 100644
--- a/src/mat/examples/tests/ex152.c.html
+++ b/src/mat/examples/tests/ex152.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex152.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:27+00:00">
+<meta name="date" content="2017-04-24T14:10:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex152.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex152.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"Test ParMETIS handling of negative weights.\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/* Test contributed by John Fettig */</font>
diff --git a/src/mat/examples/tests/ex153.c.html b/src/mat/examples/tests/ex153.c.html
index 583867c..385869a 100644
--- a/src/mat/examples/tests/ex153.c.html
+++ b/src/mat/examples/tests/ex153.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex153.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:27+00:00">
+<meta name="date" content="2017-04-24T14:10:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex153.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex153.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[]=<font color="#666666">"This program illustrates the use of PETSc-fftw interface for sequential real DFT\n"</font>;
 <a name="line2">  2: </a><font color="#A020F0">#include <petscmat.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <fftw3-mpi.h></font>
diff --git a/src/mat/examples/tests/ex155.c.html b/src/mat/examples/tests/ex155.c.html
index e78ee4e..15177c0 100644
--- a/src/mat/examples/tests/ex155.c.html
+++ b/src/mat/examples/tests/ex155.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex155.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:27+00:00">
+<meta name="date" content="2017-04-24T14:10:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex155.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex155.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[]=<font color="#666666">"This program illustrates the use of PETSc-fftw interface for parallel real DFT\n"</font>;
 <a name="line2">  2: </a><font color="#A020F0">#include <petscmat.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <fftw3-mpi.h></font>
diff --git a/src/mat/examples/tests/ex157.c.html b/src/mat/examples/tests/ex157.c.html
index bef1b85..f72745b 100644
--- a/src/mat/examples/tests/ex157.c.html
+++ b/src/mat/examples/tests/ex157.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex157.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:28+00:00">
+<meta name="date" content="2017-04-24T14:10:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex157.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex157.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[]=<font color="#666666">"This program illustrates the use of PETSc-fftw interface for parallel real DFT\n"</font>;
 <a name="line2">  2: </a><font color="#A020F0">#include <petscmat.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <fftw3-mpi.h></font>
diff --git a/src/mat/examples/tests/ex158.c.html b/src/mat/examples/tests/ex158.c.html
index 21912c1..ed33830 100644
--- a/src/mat/examples/tests/ex158.c.html
+++ b/src/mat/examples/tests/ex158.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex158.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:28+00:00">
+<meta name="date" content="2017-04-24T14:10:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex158.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex158.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Illustrate how to use mpi FFTW and PETSc-FFTW interface \n\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/mat/examples/tests/ex159.c.html b/src/mat/examples/tests/ex159.c.html
index c553584..69baa67 100644
--- a/src/mat/examples/tests/ex159.c.html
+++ b/src/mat/examples/tests/ex159.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex159.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:28+00:00">
+<meta name="date" content="2017-04-24T14:10:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex159.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex159.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"Test <a href="../../../../docs/manualpages/Mat/MatGetLocalSubMatrix.html#MatGetLocalSubMatrix">MatGetLocalSubMatrix</a>() with multiple levels of nesting.\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscmat.h></font>
diff --git a/src/mat/examples/tests/ex16.c.html b/src/mat/examples/tests/ex16.c.html
index 33fe03d..96cca9a 100644
--- a/src/mat/examples/tests/ex16.c.html
+++ b/src/mat/examples/tests/ex16.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex16.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:45+00:00">
+<meta name="date" content="2017-04-24T14:09:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex16.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex16.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatDenseGetArray.html#MatDenseGetArray">MatDenseGetArray</a>() and MatView_SeqDense_Binary(), MatView_MPIDense_Binary().\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex164.c.html b/src/mat/examples/tests/ex164.c.html
index 55ad1a5..1d72965 100644
--- a/src/mat/examples/tests/ex164.c.html
+++ b/src/mat/examples/tests/ex164.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex164.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:29+00:00">
+<meta name="date" content="2017-04-24T14:10:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex164.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex164.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatConvert.html#MatConvert">MatConvert</a>() from SeqDense to SeqAIJ \n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex169.c.html b/src/mat/examples/tests/ex169.c.html
index feac2b2..2a53bc9 100644
--- a/src/mat/examples/tests/ex169.c.html
+++ b/src/mat/examples/tests/ex169.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex169.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:29+00:00">
+<meta name="date" content="2017-04-24T14:10:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex169.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex169.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Test memory leak when duplicating a redundant matrix.\n\n"</font>;
 <a name="line3">  3: </a>
diff --git a/src/mat/examples/tests/ex16f90.F.html b/src/mat/examples/tests/ex16f90.F.html
index 32e1955..eb049b0 100644
--- a/src/mat/examples/tests/ex16f90.F.html
+++ b/src/mat/examples/tests/ex16f90.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex16f90.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:34+00:00">
+<meta name="date" content="2017-04-24T14:10:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex16f90.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex16f90.F.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>!  Tests <a href="../../../../docs/manualpages/Mat/MatDenseGetArray.html#MatDenseGetArray">MatDenseGetArray</a>()
diff --git a/src/mat/examples/tests/ex17.c.html b/src/mat/examples/tests/ex17.c.html
index e7d80a0..e9ba816 100644
--- a/src/mat/examples/tests/ex17.c.html
+++ b/src/mat/examples/tests/ex17.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex17.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:45+00:00">
+<meta name="date" content="2017-04-24T14:09:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex17.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex17.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests the use of <a href="../../../../docs/manualpages/Mat/MatSolveTranspose.html#MatSolveTranspose">MatSolveTranspose</a>().\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex171.c.html b/src/mat/examples/tests/ex171.c.html
index 040ea67..aa375ca 100644
--- a/src/mat/examples/tests/ex171.c.html
+++ b/src/mat/examples/tests/ex171.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex171.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:29+00:00">
+<meta name="date" content="2017-04-24T14:10:50+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex171.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex171.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatDiagonalSet.html#MatDiagonalSet">MatDiagonalSet</a>() on <a href="../../../../docs/manualpages/Mat/MatLoad.html#MatLoad">MatLoad</a>() matrix \n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex171f.F.html b/src/mat/examples/tests/ex171f.F.html
index 9d249f3..bd67dcf 100644
--- a/src/mat/examples/tests/ex171f.F.html
+++ b/src/mat/examples/tests/ex171f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex171f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:36+00:00">
+<meta name="date" content="2017-04-24T14:11:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex171f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex171f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!   This program tests <a href="../../../../docs/manualpages/Mat/MatNullSpaceCreate.html#MatNullSpaceCreate">MatNullSpaceCreate</a>()
 <a name="line3">  3: </a>!
diff --git a/src/mat/examples/tests/ex172.c.html b/src/mat/examples/tests/ex172.c.html
index 68af52d..0f18f4b 100644
--- a/src/mat/examples/tests/ex172.c.html
+++ b/src/mat/examples/tests/ex172.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex172.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:29+00:00">
+<meta name="date" content="2017-04-24T14:10:50+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex172.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex172.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Test <a href="../../../../docs/manualpages/Mat/MatAXPY.html#MatAXPY">MatAXPY</a> and SUBSET_NONZERO_PATTERN [-different] [-skip]\n by default subset pattern is used \n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex173.c.html b/src/mat/examples/tests/ex173.c.html
index 1a2b26b..bba8edb 100644
--- a/src/mat/examples/tests/ex173.c.html
+++ b/src/mat/examples/tests/ex173.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex173.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:29+00:00">
+<meta name="date" content="2017-04-24T14:10:50+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex173.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex173.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Test MatrixMarket outputing.\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex174.cxx.html b/src/mat/examples/tests/ex174.cxx.html
index 55d5dfd..94365bf 100644
--- a/src/mat/examples/tests/ex174.cxx.html
+++ b/src/mat/examples/tests/ex174.cxx.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex174.cxx.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:29+00:00">
+<meta name="date" content="2017-04-24T14:10:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex174.cxx.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex174.cxx.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatConvert.html#MatConvert">MatConvert</a>(), <a href="../../../../docs/manualpages/Mat/MatLoad.html#MatLoad">MatLoad</a>(), <a href="../../../../docs/manualpages/Mat/MatElementalHermitianGenDefEig.html#MatElementalHermitianGenDefEig">MatElementalHermitianGenDefEig</a>() for <a href="../../../../docs/manualpages/Mat/MATELEMENTAL.html#MATELEMENTAL">MATELEMENTAL</a> interfac [...]
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/mat/examples/tests/ex175.c.html b/src/mat/examples/tests/ex175.c.html
index 9e7b702..b13b527 100644
--- a/src/mat/examples/tests/ex175.c.html
+++ b/src/mat/examples/tests/ex175.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex175.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:30+00:00">
+<meta name="date" content="2017-04-24T14:10:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex175.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex175.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatCreateHermitianTranspose.html#MatCreateHermitianTranspose">MatCreateHermitianTranspose</a>().\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex18.c.html b/src/mat/examples/tests/ex18.c.html
index 17c9b30..1186e9d 100644
--- a/src/mat/examples/tests/ex18.c.html
+++ b/src/mat/examples/tests/ex18.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex18.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:45+00:00">
+<meta name="date" content="2017-04-24T14:09:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex18.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex18.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Tests the use of <a href="../../../../docs/manualpages/Mat/MatZeroRowsColumns.html#MatZeroRowsColumns">MatZeroRowsColumns</a>() for parallel matrices.\n\</font>
 <a name="line2">  2: </a><font color="#666666">Contributed-by: Stephan Kramer <s.kramer at imperial.ac.uk>\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex180.c.html b/src/mat/examples/tests/ex180.c.html
index e405cf4..44c7fee 100644
--- a/src/mat/examples/tests/ex180.c.html
+++ b/src/mat/examples/tests/ex180.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex180.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:30+00:00">
+<meta name="date" content="2017-04-24T14:10:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex180.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex180.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatLoad.html#MatLoad">MatLoad</a>() with blocksize set in in program\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscmat.h></font>
diff --git a/src/mat/examples/tests/ex181.c.html b/src/mat/examples/tests/ex181.c.html
index f454f98..0569265 100644
--- a/src/mat/examples/tests/ex181.c.html
+++ b/src/mat/examples/tests/ex181.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex181.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:30+00:00">
+<meta name="date" content="2017-04-24T14:10:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex181.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex181.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests MatGetSubmatrix() with entire matrix, modified from ex59.c."</font>;
 
diff --git a/src/mat/examples/tests/ex182.c.html b/src/mat/examples/tests/ex182.c.html
index b618b9b..0873a28 100644
--- a/src/mat/examples/tests/ex182.c.html
+++ b/src/mat/examples/tests/ex182.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex182.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:30+00:00">
+<meta name="date" content="2017-04-24T14:10:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex182.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex182.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests using <a href="../../../../docs/manualpages/Mat/MatShift.html#MatShift">MatShift</a>() to create a constant diagonal matrix\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex183.c.html b/src/mat/examples/tests/ex183.c.html
index 9669cf4..1b66cdd 100644
--- a/src/mat/examples/tests/ex183.c.html
+++ b/src/mat/examples/tests/ex183.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex183.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:31+00:00">
+<meta name="date" content="2017-04-24T14:10:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex183.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex183.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] =
 <a name="line2">  2: </a>  <font color="#666666">"Example of extracting an array of MPI submatrices from a given MPI matrix.\n"</font>
 <a name="line3">  3: </a>  <font color="#666666">"This test can only be run in parallel.\n"</font>
diff --git a/src/mat/examples/tests/ex19.c.html b/src/mat/examples/tests/ex19.c.html
index a328226..4e9d8ff 100644
--- a/src/mat/examples/tests/ex19.c.html
+++ b/src/mat/examples/tests/ex19.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex19.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:46+00:00">
+<meta name="date" content="2017-04-24T14:09:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex19.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex19.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests reusing MPI parallel matrices and <a href="../../../../docs/manualpages/Mat/MatGetValues.html#MatGetValues">MatGetValues</a>().\n\</font>
 <a name="line3">  3: </a><font color="#666666">To test the parallel matrix assembly, this example intentionally lays out\n\</font>
diff --git a/src/mat/examples/tests/ex190.c.html b/src/mat/examples/tests/ex190.c.html
index 8f729e5..958fdfe 100644
--- a/src/mat/examples/tests/ex190.c.html
+++ b/src/mat/examples/tests/ex190.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex190.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:31+00:00">
+<meta name="date" content="2017-04-24T14:10:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex190.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex190.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatLoad.html#MatLoad">MatLoad</a>() with uneven dimensions set in program\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscmat.h></font>
diff --git a/src/mat/examples/tests/ex191.c.html b/src/mat/examples/tests/ex191.c.html
index bc7cf22..4baf1ef 100644
--- a/src/mat/examples/tests/ex191.c.html
+++ b/src/mat/examples/tests/ex191.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex191.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:32+00:00">
+<meta name="date" content="2017-04-24T14:10:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex191.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex191.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatLoad.html#MatLoad">MatLoad</a>() for dense matrix with uneven dimensions set in program\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscmat.h></font>
diff --git a/src/mat/examples/tests/ex192.c.html b/src/mat/examples/tests/ex192.c.html
index 9367de4..e95c169 100644
--- a/src/mat/examples/tests/ex192.c.html
+++ b/src/mat/examples/tests/ex192.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex192.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:32+00:00">
+<meta name="date" content="2017-04-24T14:10:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex192.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex192.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatSolve.html#MatSolve">MatSolve</a>() and <a href="../../../../docs/manualpages/Mat/MatMatSolve.html#MatMatSolve">MatMatSolve</a>() with MUMPS or MKL_PARDISO sequential solvers in Schur complement mode.\n\</font>
 <a name="line3">  3: </a><font color="#666666">Example: mpiexec -n 1 ./ex192 -f <matrix binary file> -nrhs 4 -symmetric_solve -hermitian_solve -schur_ratio 0.3\n\n"</font>;
diff --git a/src/mat/examples/tests/ex193.c.html b/src/mat/examples/tests/ex193.c.html
index 24036d8..c568c92 100644
--- a/src/mat/examples/tests/ex193.c.html
+++ b/src/mat/examples/tests/ex193.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex193.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:32+00:00">
+<meta name="date" content="2017-04-24T14:10:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex193.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex193.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"> * ex193.c</font>
 <a name="line3">  3: </a><font color="#B22222"> *</font>
diff --git a/src/mat/examples/tests/ex194.c.html b/src/mat/examples/tests/ex194.c.html
index 791cde0..e133cb7 100644
--- a/src/mat/examples/tests/ex194.c.html
+++ b/src/mat/examples/tests/ex194.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex194.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:33+00:00">
+<meta name="date" content="2017-04-24T14:10:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex194.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex194.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests MatGetSubmatrix() with certain entire rows of matrix, modified from ex181.c."</font>;
 
diff --git a/src/mat/examples/tests/ex195.c.html b/src/mat/examples/tests/ex195.c.html
index ad42884..bb481f5 100644
--- a/src/mat/examples/tests/ex195.c.html
+++ b/src/mat/examples/tests/ex195.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex195.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:33+00:00">
+<meta name="date" content="2017-04-24T14:10:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex195.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex195.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"> * ex195.c</font>
 <a name="line3">  3: </a><font color="#B22222"> *</font>
diff --git a/src/mat/examples/tests/ex196f90.F.html b/src/mat/examples/tests/ex196f90.F.html
index f111507..4fd29f6 100644
--- a/src/mat/examples/tests/ex196f90.F.html
+++ b/src/mat/examples/tests/ex196f90.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex196f90.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:36+00:00">
+<meta name="date" content="2017-04-24T14:11:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex196f90.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex196f90.F.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>!   This program demonstrates use of <a href="../../../../docs/manualpages/Mat/MatSeqAIJGetArrayF90.html#MatSeqAIJGetArrayF90">MatSeqAIJGetArrayF90</a>()
diff --git a/src/mat/examples/tests/ex197.c.html b/src/mat/examples/tests/ex197.c.html
index 33634f2..5eead5f 100644
--- a/src/mat/examples/tests/ex197.c.html
+++ b/src/mat/examples/tests/ex197.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex197.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:33+00:00">
+<meta name="date" content="2017-04-24T14:10:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex197.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex197.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Test <a href="../../../../docs/manualpages/Mat/MatMultHermitianTranspose.html#MatMultHermitianTranspose">MatMultHermitianTranspose</a>() and <a href="../../../../docs/manualpages/Mat/MatMultHermitianTransposeAdd.html#MatMultHermitianTransposeAdd">MatMultHermitianTransposeAdd</a>().\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscmat.h></font>
diff --git a/src/mat/examples/tests/ex198.c.html b/src/mat/examples/tests/ex198.c.html
index ee91bc3..c04c5b5 100644
--- a/src/mat/examples/tests/ex198.c.html
+++ b/src/mat/examples/tests/ex198.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex198.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:33+00:00">
+<meta name="date" content="2017-04-24T14:10:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex198.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex198.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Test <a href="../../../../docs/manualpages/Mat/MatMatMatMult.html#MatMatMatMult">MatMatMatMult</a>\n\</font>
 <a name="line2">  2: </a><font color="#666666">Reads PETSc matrix A B and C, then comput D=A*B*C \n\</font>
 <a name="line3">  3: </a><font color="#666666">Input parameters include\n\</font>
diff --git a/src/mat/examples/tests/ex2.c.html b/src/mat/examples/tests/ex2.c.html
index 3f18197..1c907b4 100644
--- a/src/mat/examples/tests/ex2.c.html
+++ b/src/mat/examples/tests/ex2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:41+00:00">
+<meta name="date" content="2017-04-24T14:09:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatTranspose.html#MatTranspose">MatTranspose</a>(), <a href="../../../../docs/manualpages/Mat/MatNorm.html#MatNorm">MatNorm</a>(), <a href="../../../../docs/manualpages/Mat/MatAXPY.html#MatAXPY">MatAXPY</a>() and <a href="../../../../docs/manualpages/Mat/MatAYPX.html#MatAYPX">MatAYPX</a>().\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex20.c.html b/src/mat/examples/tests/ex20.c.html
index 0b81461..ecdad97 100644
--- a/src/mat/examples/tests/ex20.c.html
+++ b/src/mat/examples/tests/ex20.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex20.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:46+00:00">
+<meta name="date" content="2017-04-24T14:09:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex20.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex20.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests converting a matrix to another format with <a href="../../../../docs/manualpages/Mat/MatConvert.html#MatConvert">MatConvert</a>().\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex200.c.html b/src/mat/examples/tests/ex200.c.html
index bb24c87..7ecaa0a 100644
--- a/src/mat/examples/tests/ex200.c.html
+++ b/src/mat/examples/tests/ex200.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex200.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:34+00:00">
+<meta name="date" content="2017-04-24T14:10:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex200.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex200.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscmat.h></font>
 
diff --git a/src/mat/examples/tests/ex21.c.html b/src/mat/examples/tests/ex21.c.html
index 8233f60..79586d5 100644
--- a/src/mat/examples/tests/ex21.c.html
+++ b/src/mat/examples/tests/ex21.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex21.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:46+00:00">
+<meta name="date" content="2017-04-24T14:09:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex21.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex21.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests converting a parallel AIJ formatted matrix to the parallel Row format.\n\</font>
 <a name="line3">  3: </a><font color="#666666"> This also tests <a href="../../../../docs/manualpages/Mat/MatGetRow.html#MatGetRow">MatGetRow</a>() and <a href="../../../../docs/manualpages/Mat/MatRestoreRow.html#MatRestoreRow">MatRestoreRow</a>() for the parallel case.\n\n"</font>;
diff --git a/src/mat/examples/tests/ex22.c.html b/src/mat/examples/tests/ex22.c.html
index fd7f05b..2d1e7fa 100644
--- a/src/mat/examples/tests/ex22.c.html
+++ b/src/mat/examples/tests/ex22.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex22.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:47+00:00">
+<meta name="date" content="2017-04-24T14:09:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex22.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex22.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests matrix ordering routines.\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex24.c.html b/src/mat/examples/tests/ex24.c.html
index 27e06cf..607c718 100644
--- a/src/mat/examples/tests/ex24.c.html
+++ b/src/mat/examples/tests/ex24.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex24.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:47+00:00">
+<meta name="date" content="2017-04-24T14:09:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex24.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex24.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests copying an AIJ matrix.\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex25.c.html b/src/mat/examples/tests/ex25.c.html
index fe1b32c..2908e0a 100644
--- a/src/mat/examples/tests/ex25.c.html
+++ b/src/mat/examples/tests/ex25.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex25.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:47+00:00">
+<meta name="date" content="2017-04-24T14:09:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex25.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex25.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatTranspose.html#MatTranspose">MatTranspose</a>()\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex26.c.html b/src/mat/examples/tests/ex26.c.html
index b051720..968eb79 100644
--- a/src/mat/examples/tests/ex26.c.html
+++ b/src/mat/examples/tests/ex26.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex26.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:48+00:00">
+<meta name="date" content="2017-04-24T14:09:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex26.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex26.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatGetRowIJ.html#MatGetRowIJ">MatGetRowIJ</a> for SeqAIJ, SeqBAIJ and SeqSBAIJ\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex27.c.html b/src/mat/examples/tests/ex27.c.html
index 1b2b11a..5906da3 100644
--- a/src/mat/examples/tests/ex27.c.html
+++ b/src/mat/examples/tests/ex27.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex27.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:48+00:00">
+<meta name="date" content="2017-04-24T14:09:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex27.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex27.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests repeated use of assembly for matrices.\n\</font>
 <a name="line3">  3: </a><font color="#666666"> does nasty case where matrix must be rebuilt.\n\n"</font>;
diff --git a/src/mat/examples/tests/ex28.c.html b/src/mat/examples/tests/ex28.c.html
index 7813587..e76f688 100644
--- a/src/mat/examples/tests/ex28.c.html
+++ b/src/mat/examples/tests/ex28.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex28.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:48+00:00">
+<meta name="date" content="2017-04-24T14:09:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex28.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex28.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatReorderForNonzeroDiagonal.html#MatReorderForNonzeroDiagonal">MatReorderForNonzeroDiagonal</a>()\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex29.c.html b/src/mat/examples/tests/ex29.c.html
index b0c37af..aa4804b 100644
--- a/src/mat/examples/tests/ex29.c.html
+++ b/src/mat/examples/tests/ex29.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex29.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:48+00:00">
+<meta name="date" content="2017-04-24T14:09:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex29.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex29.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Tests PetscHeapCreate)_\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/mat/utils/petscheap.h></font>
diff --git a/src/mat/examples/tests/ex3.c.html b/src/mat/examples/tests/ex3.c.html
index 2d049ed..5902ebf 100644
--- a/src/mat/examples/tests/ex3.c.html
+++ b/src/mat/examples/tests/ex3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:42+00:00">
+<meta name="date" content="2017-04-24T14:09:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests relaxation for dense matrices.\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex30.c.html b/src/mat/examples/tests/ex30.c.html
index 5e6979d..7ef8e71 100644
--- a/src/mat/examples/tests/ex30.c.html
+++ b/src/mat/examples/tests/ex30.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex30.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:49+00:00">
+<meta name="date" content="2017-04-24T14:09:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex30.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex30.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests ILU and ICC factorization with and without matrix ordering on seqaij format, and illustrates drawing of matrix sparsity structure with <a href="../../../../docs/manualpages/Mat/MatView.html#MatView">MatView</a>().\n\</font>
 <a name="line3">  3: </a><font color="#666666">  Input parameters are:\n\</font>
diff --git a/src/mat/examples/tests/ex300.c.html b/src/mat/examples/tests/ex300.c.html
index 6155a36..cf4f5b9 100644
--- a/src/mat/examples/tests/ex300.c.html
+++ b/src/mat/examples/tests/ex300.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex300.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:31+00:00">
+<meta name="date" content="2017-04-24T14:10:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex300.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex300.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Show <a href="../../../../docs/manualpages/Mat/MatShift.html#MatShift">MatShift</a> BUG happening after copying a matrix with no rows on a process"</font>;
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/mat/examples/tests/ex31.c.html b/src/mat/examples/tests/ex31.c.html
index 26aafe4..d895bc2 100644
--- a/src/mat/examples/tests/ex31.c.html
+++ b/src/mat/examples/tests/ex31.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex31.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:49+00:00">
+<meta name="date" content="2017-04-24T14:09:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex31.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex31.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests binary I/O of matrices and illustrates user-defined event logging.\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex32.c.html b/src/mat/examples/tests/ex32.c.html
index 3e28686..4814a51 100644
--- a/src/mat/examples/tests/ex32.c.html
+++ b/src/mat/examples/tests/ex32.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex32.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:50+00:00">
+<meta name="date" content="2017-04-24T14:09:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex32.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex32.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscmat.h></font>
 
diff --git a/src/mat/examples/tests/ex33.c.html b/src/mat/examples/tests/ex33.c.html
index 84eb98c..9dcfd48 100644
--- a/src/mat/examples/tests/ex33.c.html
+++ b/src/mat/examples/tests/ex33.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex33.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:50+00:00">
+<meta name="date" content="2017-04-24T14:09:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex33.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex33.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Writes a matrix using the PETSc sparse format. Input arguments are:\n\</font>
 <a name="line3">  3: </a><font color="#666666">   -fout <file> : output file name\n\n"</font>;
diff --git a/src/mat/examples/tests/ex34.c.html b/src/mat/examples/tests/ex34.c.html
index 5832af3..f38f39e 100644
--- a/src/mat/examples/tests/ex34.c.html
+++ b/src/mat/examples/tests/ex34.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex34.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:50+00:00">
+<meta name="date" content="2017-04-24T14:09:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex34.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex34.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Reads a matrix and vector from a file and writes to another. Input options:\n\</font>
 <a name="line3">  3: </a><font color="#666666">  -fin <input_file> : file to load.  For example see $PETSC_DIR/share/petsc/datafiles/matrices\n\</font>
diff --git a/src/mat/examples/tests/ex35.c.html b/src/mat/examples/tests/ex35.c.html
index 3852970..de56c0c 100644
--- a/src/mat/examples/tests/ex35.c.html
+++ b/src/mat/examples/tests/ex35.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex35.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:50+00:00">
+<meta name="date" content="2017-04-24T14:09:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex35.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex35.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatGetSubMatrices.html#MatGetSubMatrices">MatGetSubMatrices</a>().\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex36f.F.html b/src/mat/examples/tests/ex36f.F.html
index e0901df..3ffe436 100644
--- a/src/mat/examples/tests/ex36f.F.html
+++ b/src/mat/examples/tests/ex36f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex36f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:34+00:00">
+<meta name="date" content="2017-04-24T14:10:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex36f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex36f.F.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>!   This program demonstrates use of PETSc dense matrices.
diff --git a/src/mat/examples/tests/ex37.c.html b/src/mat/examples/tests/ex37.c.html
index 45cd291..0cd79f3 100644
--- a/src/mat/examples/tests/ex37.c.html
+++ b/src/mat/examples/tests/ex37.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex37.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:51+00:00">
+<meta name="date" content="2017-04-24T14:09:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex37.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex37.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatCopy.html#MatCopy">MatCopy</a>() and MatStore/RetrieveValues().\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex38.c.html b/src/mat/examples/tests/ex38.c.html
index 12c1f95..b10ec79 100644
--- a/src/mat/examples/tests/ex38.c.html
+++ b/src/mat/examples/tests/ex38.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex38.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:51+00:00">
+<meta name="date" content="2017-04-24T14:09:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex38.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex38.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Test interface of Elemental. \n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex4.c.html b/src/mat/examples/tests/ex4.c.html
index 9e2c219..7bff2e6 100644
--- a/src/mat/examples/tests/ex4.c.html
+++ b/src/mat/examples/tests/ex4.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex4.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:42+00:00">
+<meta name="date" content="2017-04-24T14:09:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex4.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex4.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Creates a matrix, inserts some values, and tests <a href="../../../../docs/manualpages/Mat/MatGetSubMatrices.html#MatGetSubMatrices">MatGetSubMatrices</a>() and <a href="../../../../docs/manualpages/Mat/MatZeroEntries.html#MatZeroEntries">MatZeroEntries</a>().\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex40.c.html b/src/mat/examples/tests/ex40.c.html
index 6c0c886..ebf9604 100644
--- a/src/mat/examples/tests/ex40.c.html
+++ b/src/mat/examples/tests/ex40.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex40.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:51+00:00">
+<meta name="date" content="2017-04-24T14:09:50+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex40.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex40.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests the parallel case for <a href="../../../../docs/manualpages/Mat/MatIncreaseOverlap.html#MatIncreaseOverlap">MatIncreaseOverlap</a>(). Input arguments are:\n\</font>
 <a name="line3">  3: </a><font color="#666666">  -f <input_file> : file to load.  For example see $PETSC_DIR/share/petsc/datafiles/matrices\n\</font>
diff --git a/src/mat/examples/tests/ex41.c.html b/src/mat/examples/tests/ex41.c.html
index 4a4c010..34fc2dd 100644
--- a/src/mat/examples/tests/ex41.c.html
+++ b/src/mat/examples/tests/ex41.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex41.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:51+00:00">
+<meta name="date" content="2017-04-24T14:09:50+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex41.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex41.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatIncreaseOverlap.html#MatIncreaseOverlap">MatIncreaseOverlap</a>() - the parallel case. This example\n\</font>
 <a name="line3">  3: </a><font color="#666666">is similar to ex40.c; here the index sets used are random. Input arguments are:\n\</font>
diff --git a/src/mat/examples/tests/ex42.c.html b/src/mat/examples/tests/ex42.c.html
index 52fcca2..dfcff76 100644
--- a/src/mat/examples/tests/ex42.c.html
+++ b/src/mat/examples/tests/ex42.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex42.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:52+00:00">
+<meta name="date" content="2017-04-24T14:09:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex42.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex42.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatIncreaseOverlap.html#MatIncreaseOverlap">MatIncreaseOverlap</a>() and MatGetSubmatrices() for the parallel case.\n\</font>
 <a name="line3">  3: </a><font color="#666666">This example is similar to ex40.c; here the index sets used are random.\n\</font>
diff --git a/src/mat/examples/tests/ex43.c.html b/src/mat/examples/tests/ex43.c.html
index 1ac1e30..8601b8b 100644
--- a/src/mat/examples/tests/ex43.c.html
+++ b/src/mat/examples/tests/ex43.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex43.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:52+00:00">
+<meta name="date" content="2017-04-24T14:09:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex43.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex43.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Saves a dense matrix in a dense format (binary).\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex44.c.html b/src/mat/examples/tests/ex44.c.html
index 08af783..5771039 100644
--- a/src/mat/examples/tests/ex44.c.html
+++ b/src/mat/examples/tests/ex44.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex44.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:52+00:00">
+<meta name="date" content="2017-04-24T14:09:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex44.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex44.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Loads matrix dumped by ex43.\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex45.c.html b/src/mat/examples/tests/ex45.c.html
index b3d9a10..7fe048b 100644
--- a/src/mat/examples/tests/ex45.c.html
+++ b/src/mat/examples/tests/ex45.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex45.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:52+00:00">
+<meta name="date" content="2017-04-24T14:09:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex45.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex45.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscconf.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <stdio.h></font>
diff --git a/src/mat/examples/tests/ex47.c.html b/src/mat/examples/tests/ex47.c.html
index 06c4dbe..88d7ed3 100644
--- a/src/mat/examples/tests/ex47.c.html
+++ b/src/mat/examples/tests/ex47.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex47.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:53+00:00">
+<meta name="date" content="2017-04-24T14:09:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex47.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex47.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests the various routines in MatBAIJ format.\n\</font>
 <a name="line3">  3: </a><font color="#666666">Input arguments are:\n\</font>
diff --git a/src/mat/examples/tests/ex48.c.html b/src/mat/examples/tests/ex48.c.html
index 08894aa..3c1dc1f 100644
--- a/src/mat/examples/tests/ex48.c.html
+++ b/src/mat/examples/tests/ex48.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex48.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:53+00:00">
+<meta name="date" content="2017-04-24T14:09:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex48.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex48.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests the vatious routines in MatSeqBAIJ format.\n"</font>;
 
diff --git a/src/mat/examples/tests/ex49.c.html b/src/mat/examples/tests/ex49.c.html
index 4dafb5b..46f29b5 100644
--- a/src/mat/examples/tests/ex49.c.html
+++ b/src/mat/examples/tests/ex49.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex49.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:54+00:00">
+<meta name="date" content="2017-04-24T14:09:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex49.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex49.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatTranspose.html#MatTranspose">MatTranspose</a>(), <a href="../../../../docs/manualpages/Mat/MatNorm.html#MatNorm">MatNorm</a>(), and <a href="../../../../docs/manualpages/Mat/MatAXPY.html#MatAXPY">MatAXPY</a>().\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex5.c.html b/src/mat/examples/tests/ex5.c.html
index 03a90c6..8e16dbe 100644
--- a/src/mat/examples/tests/ex5.c.html
+++ b/src/mat/examples/tests/ex5.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex5.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:42+00:00">
+<meta name="date" content="2017-04-24T14:09:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex5.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex5.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatMult.html#MatMult">MatMult</a>(), <a href="../../../../docs/manualpages/Mat/MatMultAdd.html#MatMultAdd">MatMultAdd</a>(), <a href="../../../../docs/manualpages/Mat/MatMultTranspose.html#MatMultTranspose">MatMultTranspose</a>().\n\</font>
 <a name="line3">  3: </a><font color="#666666">Also <a href="../../../../docs/manualpages/Mat/MatMultTransposeAdd.html#MatMultTransposeAdd">MatMultTransposeAdd</a>(), <a href="../../../../docs/manualpages/Mat/MatScale.html#MatScale">MatScale</a>(), <a href="../../../../docs/manualpages/Mat/MatGetDiagonal.html#MatGetDiagonal">MatGetDiagonal</a>(), and <a href="../../../../docs/manualpages/Mat/MatDiagonalScale.html#MatDiagonalScale">MatDiagonalScale</a>().\n\n"</font>;
diff --git a/src/mat/examples/tests/ex50.c.html b/src/mat/examples/tests/ex50.c.html
index dc68e4c..c7c4f50 100644
--- a/src/mat/examples/tests/ex50.c.html
+++ b/src/mat/examples/tests/ex50.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex50.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:54+00:00">
+<meta name="date" content="2017-04-24T14:09:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex50.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex50.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscmat.h></font>
 
diff --git a/src/mat/examples/tests/ex51.c.html b/src/mat/examples/tests/ex51.c.html
index 34c76bb..c75fe8f 100644
--- a/src/mat/examples/tests/ex51.c.html
+++ b/src/mat/examples/tests/ex51.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex51.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:54+00:00">
+<meta name="date" content="2017-04-24T14:09:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex51.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex51.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatIncreaseOverlap.html#MatIncreaseOverlap">MatIncreaseOverlap</a>(), <a href="../../../../docs/manualpages/Mat/MatGetSubMatrices.html#MatGetSubMatrices">MatGetSubMatrices</a>() for MatBAIJ format.\n"</font>;
 
diff --git a/src/mat/examples/tests/ex52.c.html b/src/mat/examples/tests/ex52.c.html
index 5d61e98..2e035c3 100644
--- a/src/mat/examples/tests/ex52.c.html
+++ b/src/mat/examples/tests/ex52.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex52.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:55+00:00">
+<meta name="date" content="2017-04-24T14:09:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex52.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex52.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests the vatious routines in MatMPIBAIJ format.\n"</font>;
 
diff --git a/src/mat/examples/tests/ex53.c.html b/src/mat/examples/tests/ex53.c.html
index b2448ce..52266f4 100644
--- a/src/mat/examples/tests/ex53.c.html
+++ b/src/mat/examples/tests/ex53.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex53.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:55+00:00">
+<meta name="date" content="2017-04-24T14:09:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex53.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex53.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests the vatious routines in MatMPIBAIJ format.\n"</font>;
 
diff --git a/src/mat/examples/tests/ex54.c.html b/src/mat/examples/tests/ex54.c.html
index 426dbbd..ca66d07 100644
--- a/src/mat/examples/tests/ex54.c.html
+++ b/src/mat/examples/tests/ex54.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex54.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:55+00:00">
+<meta name="date" content="2017-04-24T14:09:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex54.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex54.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatIncreaseOverlap.html#MatIncreaseOverlap">MatIncreaseOverlap</a>(), <a href="../../../../docs/manualpages/Mat/MatGetSubMatrices.html#MatGetSubMatrices">MatGetSubMatrices</a>() for parallel MatBAIJ format.\n"</font>;
 
diff --git a/src/mat/examples/tests/ex55.c.html b/src/mat/examples/tests/ex55.c.html
index c17b4b0..b1a37be 100644
--- a/src/mat/examples/tests/ex55.c.html
+++ b/src/mat/examples/tests/ex55.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex55.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:56+00:00">
+<meta name="date" content="2017-04-24T14:09:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex55.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex55.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests converting a matrix to another format with <a href="../../../../docs/manualpages/Mat/MatConvert.html#MatConvert">MatConvert</a>().\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex56.c.html b/src/mat/examples/tests/ex56.c.html
index 75919cd..d788066 100644
--- a/src/mat/examples/tests/ex56.c.html
+++ b/src/mat/examples/tests/ex56.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex56.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:56+00:00">
+<meta name="date" content="2017-04-24T14:09:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex56.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex56.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Test the use of <a href="../../../../docs/manualpages/Mat/MatSetValuesBlocked.html#MatSetValuesBlocked">MatSetValuesBlocked</a>(), <a href="../../../../docs/manualpages/Mat/MatZeroRows.html#MatZeroRows">MatZeroRows</a>() for rectangular MatBAIJ matrix, test <a href="../../../../docs/manualpages/Mat/MatSetValuesBlocked.html#MatSetValuesBlocked">MatSetValuesBlocked</a>() for MatSBAIJ matrix (-test_mat_sbaij)."</font>;
 
diff --git a/src/mat/examples/tests/ex57.c.html b/src/mat/examples/tests/ex57.c.html
index 6e9ac7a..3a80ced 100644
--- a/src/mat/examples/tests/ex57.c.html
+++ b/src/mat/examples/tests/ex57.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex57.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:57+00:00">
+<meta name="date" content="2017-04-24T14:09:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex57.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex57.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Reads in a binary file, extracts a submatrix from it, and writes to another binary file.\n\</font>
 <a name="line3">  3: </a><font color="#666666">Options:\n\</font>
diff --git a/src/mat/examples/tests/ex58.c.html b/src/mat/examples/tests/ex58.c.html
index 0adeb43..92bcdbd 100644
--- a/src/mat/examples/tests/ex58.c.html
+++ b/src/mat/examples/tests/ex58.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex58.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:57+00:00">
+<meta name="date" content="2017-04-24T14:09:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex58.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex58.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatTranspose.html#MatTranspose">MatTranspose</a>() and <a href="../../../../docs/manualpages/Mat/MatEqual.html#MatEqual">MatEqual</a>() for MPIAIJ matrices.\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex58f.F.html b/src/mat/examples/tests/ex58f.F.html
index 4c34a1f..5d6d9f8 100644
--- a/src/mat/examples/tests/ex58f.F.html
+++ b/src/mat/examples/tests/ex58f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex58f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:34+00:00">
+<meta name="date" content="2017-04-24T14:10:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex58f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex58f.F.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>!   This program demonstrates use of <a href="../../../../docs/manualpages/Mat/MatGetRow.html#MatGetRow">MatGetRow</a>() and <a href="../../../../docs/manualpages/Mat/MatGetRowMaxAbs.html#MatGetRowMaxAbs">MatGetRowMaxAbs</a>() from Fortran
diff --git a/src/mat/examples/tests/ex59.c.html b/src/mat/examples/tests/ex59.c.html
index 2ce319f..2a4d41f 100644
--- a/src/mat/examples/tests/ex59.c.html
+++ b/src/mat/examples/tests/ex59.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex59.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:57+00:00">
+<meta name="date" content="2017-04-24T14:09:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex59.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex59.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests MatGetSubmatrix() in parallel."</font>;
 
diff --git a/src/mat/examples/tests/ex6.c.html b/src/mat/examples/tests/ex6.c.html
index 06b6ee9..8a7c8c1 100644
--- a/src/mat/examples/tests/ex6.c.html
+++ b/src/mat/examples/tests/ex6.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex6.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:43+00:00">
+<meta name="date" content="2017-04-24T14:09:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex6.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex6.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests reordering a matrix.\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex60.c.html b/src/mat/examples/tests/ex60.c.html
index bca94f6..954c6ee 100644
--- a/src/mat/examples/tests/ex60.c.html
+++ b/src/mat/examples/tests/ex60.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex60.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:57+00:00">
+<meta name="date" content="2017-04-24T14:10:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex60.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex60.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatGetColumnVector.html#MatGetColumnVector">MatGetColumnVector</a>()."</font>;
 
diff --git a/src/mat/examples/tests/ex61.c.html b/src/mat/examples/tests/ex61.c.html
index 9472657..7232ebf 100644
--- a/src/mat/examples/tests/ex61.c.html
+++ b/src/mat/examples/tests/ex61.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex61.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:57+00:00">
+<meta name="date" content="2017-04-24T14:10:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex61.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex61.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests MatSeq(B)AIJSetColumnIndices().\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex62.c.html b/src/mat/examples/tests/ex62.c.html
index a39ea36..212536b 100644
--- a/src/mat/examples/tests/ex62.c.html
+++ b/src/mat/examples/tests/ex62.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex62.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:58+00:00">
+<meta name="date" content="2017-04-24T14:10:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex62.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex62.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests the use of <a href="../../../../docs/manualpages/Mat/MatSolveTranspose.html#MatSolveTranspose">MatSolveTranspose</a>().\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex63f.F.html b/src/mat/examples/tests/ex63f.F.html
index 9bbe5fb..12ddee8 100644
--- a/src/mat/examples/tests/ex63f.F.html
+++ b/src/mat/examples/tests/ex63f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex63f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:35+00:00">
+<meta name="date" content="2017-04-24T14:10:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex63f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex63f.F.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>!   This program tests storage of PETSc Dense matrix.
diff --git a/src/mat/examples/tests/ex64.c.html b/src/mat/examples/tests/ex64.c.html
index db87506..4e73434 100644
--- a/src/mat/examples/tests/ex64.c.html
+++ b/src/mat/examples/tests/ex64.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex64.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:58+00:00">
+<meta name="date" content="2017-04-24T14:10:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex64.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex64.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Saves 4by4 block matrix.\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex65.c.html b/src/mat/examples/tests/ex65.c.html
index 734a642..ca6dd75 100644
--- a/src/mat/examples/tests/ex65.c.html
+++ b/src/mat/examples/tests/ex65.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex65.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:58+00:00">
+<meta name="date" content="2017-04-24T14:10:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex65.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex65.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Saves a rectangular sparse matrix to disk.\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex66.c.html b/src/mat/examples/tests/ex66.c.html
index 4309ece..75dbd5c 100644
--- a/src/mat/examples/tests/ex66.c.html
+++ b/src/mat/examples/tests/ex66.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex66.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:58+00:00">
+<meta name="date" content="2017-04-24T14:10:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex66.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex66.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Reads in rectangular matrix from disk, stored from ex65.c\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex67f.F.html b/src/mat/examples/tests/ex67f.F.html
index c128db2..5faf9f6 100644
--- a/src/mat/examples/tests/ex67f.F.html
+++ b/src/mat/examples/tests/ex67f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex67f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:35+00:00">
+<meta name="date" content="2017-04-24T14:11:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex67f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex67f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!   This program demonstrates use of <a href="../../../../docs/manualpages/Mat/MatGetSubMatrices.html#MatGetSubMatrices">MatGetSubMatrices</a>() from Fortran
 <a name="line3">  3: </a>!
diff --git a/src/mat/examples/tests/ex68.c.html b/src/mat/examples/tests/ex68.c.html
index f0dbb6c..51d8cca 100644
--- a/src/mat/examples/tests/ex68.c.html
+++ b/src/mat/examples/tests/ex68.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex68.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:58+00:00">
+<meta name="date" content="2017-04-24T14:10:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex68.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex68.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatReorderForNonzeroDiagonal.html#MatReorderForNonzeroDiagonal">MatReorderForNonzeroDiagonal</a>().\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex7.c.html b/src/mat/examples/tests/ex7.c.html
index cafe1a6..b4cfae0 100644
--- a/src/mat/examples/tests/ex7.c.html
+++ b/src/mat/examples/tests/ex7.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex7.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:43+00:00">
+<meta name="date" content="2017-04-24T14:09:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex7.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex7.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests matrix factorization.  Note that most users should\n\</font>
 <a name="line3">  3: </a><font color="#666666">employ the <a href="../../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a>  interface to the linear solvers instead of using the factorization\n\</font>
diff --git a/src/mat/examples/tests/ex70.c.html b/src/mat/examples/tests/ex70.c.html
index ee36178..d74057a 100644
--- a/src/mat/examples/tests/ex70.c.html
+++ b/src/mat/examples/tests/ex70.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex70.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:59+00:00">
+<meta name="date" content="2017-04-24T14:10:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex70.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex70.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a>/<a href="../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>() with negative row and column indices.\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex71.c.html b/src/mat/examples/tests/ex71.c.html
index 7bc3747..15e86b9 100644
--- a/src/mat/examples/tests/ex71.c.html
+++ b/src/mat/examples/tests/ex71.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex71.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:59+00:00">
+<meta name="date" content="2017-04-24T14:10:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex71.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex71.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Passes a sparse matrix to MATLAB.\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex72.c.html b/src/mat/examples/tests/ex72.c.html
index 9b187be..ed1a7f1 100644
--- a/src/mat/examples/tests/ex72.c.html
+++ b/src/mat/examples/tests/ex72.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex72.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:59+00:00">
+<meta name="date" content="2017-04-24T14:10:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex72.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex72.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscmat.h></font>
 
diff --git a/src/mat/examples/tests/ex73.c.html b/src/mat/examples/tests/ex73.c.html
index df29bec..b22c275 100644
--- a/src/mat/examples/tests/ex73.c.html
+++ b/src/mat/examples/tests/ex73.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex73.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:59+00:00">
+<meta name="date" content="2017-04-24T14:10:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex73.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex73.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Reads a PETSc matrix from a file partitions it\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex74.c.html b/src/mat/examples/tests/ex74.c.html
index 82f4a6f..ccc8c36 100644
--- a/src/mat/examples/tests/ex74.c.html
+++ b/src/mat/examples/tests/ex74.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex74.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:00+00:00">
+<meta name="date" content="2017-04-24T14:10:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex74.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex74.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests the various sequential routines in MatSBAIJ format.\n"</font>;
 
diff --git a/src/mat/examples/tests/ex75.c.html b/src/mat/examples/tests/ex75.c.html
index 1269115..253ee7e 100644
--- a/src/mat/examples/tests/ex75.c.html
+++ b/src/mat/examples/tests/ex75.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex75.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:01+00:00">
+<meta name="date" content="2017-04-24T14:10:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex75.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex75.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests the vatious routines in MatMPISBAIJ format.\n"</font>;
 
diff --git a/src/mat/examples/tests/ex76.c.html b/src/mat/examples/tests/ex76.c.html
index 51a1d28..10e0c0f 100644
--- a/src/mat/examples/tests/ex76.c.html
+++ b/src/mat/examples/tests/ex76.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex76.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:02+00:00">
+<meta name="date" content="2017-04-24T14:10:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex76.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex76.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests cholesky, icc factorization and solve on sequential aij, baij and sbaij matrices. \n"</font>;
 
diff --git a/src/mat/examples/tests/ex77.c.html b/src/mat/examples/tests/ex77.c.html
index 47a715b..e071239 100644
--- a/src/mat/examples/tests/ex77.c.html
+++ b/src/mat/examples/tests/ex77.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex77.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:03+00:00">
+<meta name="date" content="2017-04-24T14:10:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex77.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex77.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests the various sequential routines in MatSBAIJ format. Same as ex74.c except diagonal entries of the matrices are zeros.\n"</font>;
 
diff --git a/src/mat/examples/tests/ex78.c.html b/src/mat/examples/tests/ex78.c.html
index 6ab8b83..76bda90 100644
--- a/src/mat/examples/tests/ex78.c.html
+++ b/src/mat/examples/tests/ex78.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex78.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:03+00:00">
+<meta name="date" content="2017-04-24T14:10:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex78.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex78.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Reads in a matrix in ASCII MATLAB format (I,J,A), read in vectors rhs and exact_solu in ASCII format.\n\</font>
 <a name="line3">  3: </a><font color="#666666">Writes them using the PETSc sparse format.\n\</font>
diff --git a/src/mat/examples/tests/ex79f.F.html b/src/mat/examples/tests/ex79f.F.html
index 37c10d5..b8b45c5 100644
--- a/src/mat/examples/tests/ex79f.F.html
+++ b/src/mat/examples/tests/ex79f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex79f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:35+00:00">
+<meta name="date" content="2017-04-24T14:11:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex79f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex79f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!   This program demonstrates use of <a href="../../../../docs/manualpages/Mat/MatGetRowIJ.html#MatGetRowIJ">MatGetRowIJ</a>() from Fortran
 <a name="line3">  3: </a>!
diff --git a/src/mat/examples/tests/ex8.c.html b/src/mat/examples/tests/ex8.c.html
index 9ea6d03..41f99c0 100644
--- a/src/mat/examples/tests/ex8.c.html
+++ b/src/mat/examples/tests/ex8.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex8.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:43+00:00">
+<meta name="date" content="2017-04-24T14:09:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex8.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex8.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests automatic allocation of matrix storage space.\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex80.c.html b/src/mat/examples/tests/ex80.c.html
index 2446c0b..efb943d 100644
--- a/src/mat/examples/tests/ex80.c.html
+++ b/src/mat/examples/tests/ex80.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex80.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:04+00:00">
+<meta name="date" content="2017-04-24T14:10:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex80.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex80.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Partition tiny grid.\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex81.c.html b/src/mat/examples/tests/ex81.c.html
index cd4c3ae..47606f7 100644
--- a/src/mat/examples/tests/ex81.c.html
+++ b/src/mat/examples/tests/ex81.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex81.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:04+00:00">
+<meta name="date" content="2017-04-24T14:10:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex81.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex81.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Reads in a PETSc binary matrix and saves in Harwell-Boeing format.\n\</font>
 <a name="line3">  3: </a><font color="#666666">  -fout <output_file> : file to load.\n\</font>
diff --git a/src/mat/examples/tests/ex82.c.html b/src/mat/examples/tests/ex82.c.html
index 934a335..5a321e0 100644
--- a/src/mat/examples/tests/ex82.c.html
+++ b/src/mat/examples/tests/ex82.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex82.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:04+00:00">
+<meta name="date" content="2017-04-24T14:10:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex82.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex82.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Partition a tiny grid using hierarchical partitioning.\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex83.c.html b/src/mat/examples/tests/ex83.c.html
index cfd8979..42928c8 100644
--- a/src/mat/examples/tests/ex83.c.html
+++ b/src/mat/examples/tests/ex83.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex83.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:05+00:00">
+<meta name="date" content="2017-04-24T14:10:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex83.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex83.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Partition tiny grid using hierarchical partitioning and increase overlap using <a href="../../../../docs/manualpages/Mat/MatIncreaseOverlapSplit.html#MatIncreaseOverlapSplit">MatIncreaseOverlapSplit</a>.\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex85f.F.html b/src/mat/examples/tests/ex85f.F.html
index 45719e3..1154d6e 100644
--- a/src/mat/examples/tests/ex85f.F.html
+++ b/src/mat/examples/tests/ex85f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex85f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:35+00:00">
+<meta name="date" content="2017-04-24T14:11:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex85f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex85f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!   This program tests <a href="../../../../docs/manualpages/Mat/MatGetDiagonal.html#MatGetDiagonal">MatGetDiagonal</a>()
 <a name="line3">  3: </a>!
diff --git a/src/mat/examples/tests/ex86.c.html b/src/mat/examples/tests/ex86.c.html
index 8dde5bb..9c709b8 100644
--- a/src/mat/examples/tests/ex86.c.html
+++ b/src/mat/examples/tests/ex86.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex86.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:05+00:00">
+<meta name="date" content="2017-04-24T14:10:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex86.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex86.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Testing <a href="../../../../docs/manualpages/Mat/MatCreateMPIMatConcatenateSeqMat.html#MatCreateMPIMatConcatenateSeqMat">MatCreateMPIMatConcatenateSeqMat</a>().\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscmat.h></font>
diff --git a/src/mat/examples/tests/ex87.c.html b/src/mat/examples/tests/ex87.c.html
index c37f3ee..27c6b80 100644
--- a/src/mat/examples/tests/ex87.c.html
+++ b/src/mat/examples/tests/ex87.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex87.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:05+00:00">
+<meta name="date" content="2017-04-24T14:10:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex87.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex87.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatGetSubMatrices.html#MatGetSubMatrices">MatGetSubMatrices</a>() for SBAIJ matrices\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex88.c.html b/src/mat/examples/tests/ex88.c.html
index ddb46b1..4bee1b5 100644
--- a/src/mat/examples/tests/ex88.c.html
+++ b/src/mat/examples/tests/ex88.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex88.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:05+00:00">
+<meta name="date" content="2017-04-24T14:10:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex88.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex88.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatShift.html#MatShift">MatShift</a>(), <a href="../../../../docs/manualpages/Mat/MatScale.html#MatScale">MatScale</a>(), and <a href="../../../../docs/manualpages/Mat/MatDiagonalScale.html#MatDiagonalScale">MatDiagonalScale</a>() for SHELL and NEST matrices\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex9.c.html b/src/mat/examples/tests/ex9.c.html
index 3dfefd0..35894fb 100644
--- a/src/mat/examples/tests/ex9.c.html
+++ b/src/mat/examples/tests/ex9.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex9.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:43+00:00">
+<meta name="date" content="2017-04-24T14:09:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex9.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex9.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests MPI parallel matrix creation. Test <a href="../../../../docs/manualpages/Mat/MatCreateRedundantMatrix.html#MatCreateRedundantMatrix">MatCreateRedundantMatrix</a>() \n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex91.c.html b/src/mat/examples/tests/ex91.c.html
index dd75ff0..cbf31d8 100644
--- a/src/mat/examples/tests/ex91.c.html
+++ b/src/mat/examples/tests/ex91.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex91.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:06+00:00">
+<meta name="date" content="2017-04-24T14:10:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex91.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex91.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatIncreaseOverlap.html#MatIncreaseOverlap">MatIncreaseOverlap</a>(), <a href="../../../../docs/manualpages/Mat/MatGetSubMatrices.html#MatGetSubMatrices">MatGetSubMatrices</a>() for sequential MatSBAIJ format. Derived from ex51.c\n"</font>;
 
diff --git a/src/mat/examples/tests/ex92.c.html b/src/mat/examples/tests/ex92.c.html
index db97d64..b3bc54f 100644
--- a/src/mat/examples/tests/ex92.c.html
+++ b/src/mat/examples/tests/ex92.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex92.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:06+00:00">
+<meta name="date" content="2017-04-24T14:10:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex92.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex92.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatIncreaseOverlap.html#MatIncreaseOverlap">MatIncreaseOverlap</a>(), <a href="../../../../docs/manualpages/Mat/MatGetSubMatrices.html#MatGetSubMatrices">MatGetSubMatrices</a>() for parallel MatSBAIJ format.\n"</font>;
 <a name="line3">  3: </a><font color="#B22222">/* Example of usage:</font>
diff --git a/src/mat/examples/tests/ex93.c.html b/src/mat/examples/tests/ex93.c.html
index 6a9c151..ae5870d 100644
--- a/src/mat/examples/tests/ex93.c.html
+++ b/src/mat/examples/tests/ex93.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex93.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:07+00:00">
+<meta name="date" content="2017-04-24T14:10:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex93.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex93.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Test <a href="../../../../docs/manualpages/Mat/MatMatMult.html#MatMatMult">MatMatMult</a>() and <a href="../../../../docs/manualpages/Mat/MatPtAP.html#MatPtAP">MatPtAP</a>() for AIJ matrices.\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscmat.h></font>
diff --git a/src/mat/examples/tests/ex94.c.html b/src/mat/examples/tests/ex94.c.html
index bf5cc06..c7bc026 100644
--- a/src/mat/examples/tests/ex94.c.html
+++ b/src/mat/examples/tests/ex94.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex94.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:07+00:00">
+<meta name="date" content="2017-04-24T14:10:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex94.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex94.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests sequential and parallel <a href="../../../../docs/manualpages/Mat/MatMatMult.html#MatMatMult">MatMatMult</a>() and <a href="../../../../docs/manualpages/Mat/MatPtAP.html#MatPtAP">MatPtAP</a>(), <a href="../../../../docs/manualpages/Mat/MatTransposeMatMult.html#MatTransposeMatMult">MatTransposeMatMult</a>(), sequential <a href="../../../../docs/manualpages/Mat/MatMatTransposeMult.html#MatMatTransposeMult">MatMatTra [...]
 <a name="line3">  3: </a><font color="#666666">Input arguments are:\n\</font>
diff --git a/src/mat/examples/tests/ex95.c.html b/src/mat/examples/tests/ex95.c.html
index 2b34745..76fad67 100644
--- a/src/mat/examples/tests/ex95.c.html
+++ b/src/mat/examples/tests/ex95.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex95.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:09+00:00">
+<meta name="date" content="2017-04-24T14:10:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex95.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex95.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Testing <a href="../../../../docs/manualpages/Mat/MatCreateMPIAIJSumSeqAIJ.html#MatCreateMPIAIJSumSeqAIJ">MatCreateMPIAIJSumSeqAIJ</a>().\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscmat.h></font>
diff --git a/src/mat/examples/tests/ex96.c.html b/src/mat/examples/tests/ex96.c.html
index 292dc18..67f2e1d 100644
--- a/src/mat/examples/tests/ex96.c.html
+++ b/src/mat/examples/tests/ex96.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex96.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:09+00:00">
+<meta name="date" content="2017-04-24T14:10:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex96.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex96.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] =<font color="#666666">"Tests sequential and parallel <a href="../../../../docs/manualpages/DM/DMCreateMatrix.html#DMCreateMatrix">DMCreateMatrix</a>(), <a href="../../../../docs/manualpages/Mat/MatMatMult.html#MatMatMult">MatMatMult</a>() and <a href="../../../../docs/manualpages/Mat/MatPtAP.html#MatPtAP">MatPtAP</a>()\n\</font>
 <a name="line3">  3: </a><font color="#666666">  -Mx <xg>, where <xg> = number of coarse grid points in the x-direction\n\</font>
diff --git a/src/mat/examples/tests/ex97.c.html b/src/mat/examples/tests/ex97.c.html
index 4b0732b..63cad00 100644
--- a/src/mat/examples/tests/ex97.c.html
+++ b/src/mat/examples/tests/ex97.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex97.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:09+00:00">
+<meta name="date" content="2017-04-24T14:10:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex97.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex97.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatGetSubMatrix.html#MatGetSubMatrix">MatGetSubMatrix</a> with MatSubMatrix versus MatAIJ, non-square\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscmat.h></font>
diff --git a/src/mat/examples/tests/ex98.c.html b/src/mat/examples/tests/ex98.c.html
index 67898be..7793287 100644
--- a/src/mat/examples/tests/ex98.c.html
+++ b/src/mat/examples/tests/ex98.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex98.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:10+00:00">
+<meta name="date" content="2017-04-24T14:10:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex98.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex98.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatMPIAIJSetPreallocationCSR.html#MatMPIAIJSetPreallocationCSR">MatMPIAIJSetPreallocationCSR</a>()\n\n"</font>;
 
diff --git a/src/mat/examples/tests/ex99.c.html b/src/mat/examples/tests/ex99.c.html
index 03ef5cf..5fa5cb2 100644
--- a/src/mat/examples/tests/ex99.c.html
+++ b/src/mat/examples/tests/ex99.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/ex99.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:10+00:00">
+<meta name="date" content="2017-04-24T14:10:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/ex99.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/ex99.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Test LAPACK routine DSYGV() or DSYGVX(). \n\</font>
 <a name="line2">  2: </a><font color="#666666">Reads PETSc matrix A and B (or create B=I), \n\</font>
 <a name="line3">  3: </a><font color="#666666">then computes selected eigenvalues, and optionally, eigenvectors of \n\</font>
diff --git a/src/mat/examples/tests/index.html b/src/mat/examples/tests/index.html
index 7d341b2..b37670a 100644
--- a/src/mat/examples/tests/index.html
+++ b/src/mat/examples/tests/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/mat/examples/tests/makefile.html b/src/mat/examples/tests/makefile.html
index 032e29f..4d8ad88 100644
--- a/src/mat/examples/tests/makefile.html
+++ b/src/mat/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:39+00:00">
+<meta name="date" content="2017-04-24T14:11:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS		 =
 FFLAGS		 =
diff --git a/src/mat/examples/tutorials/ex1.c.html b/src/mat/examples/tutorials/ex1.c.html
index d96e9eb..0985f5f 100644
--- a/src/mat/examples/tutorials/ex1.c.html
+++ b/src/mat/examples/tutorials/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tutorials/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:39+00:00">
+<meta name="date" content="2017-04-24T14:11:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Reads a PETSc matrix and vector from a file and reorders it.\n\</font>
 <a name="line3">  3: </a><font color="#666666">  -f0 <input_file> : first file to load (small system)\n\</font>
diff --git a/src/mat/examples/tutorials/ex10.c.html b/src/mat/examples/tutorials/ex10.c.html
index 0f66c7e..c65875a 100644
--- a/src/mat/examples/tutorials/ex10.c.html
+++ b/src/mat/examples/tutorials/ex10.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tutorials/ex10.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:41+00:00">
+<meta name="date" content="2017-04-24T14:11:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tutorials/ex10.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tutorials/ex10.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Reads a PETSc matrix and computes the 2 norm of the columns\n\n"</font>;
 
diff --git a/src/mat/examples/tutorials/ex11.c.html b/src/mat/examples/tutorials/ex11.c.html
index f2e12d5..34310af 100644
--- a/src/mat/examples/tutorials/ex11.c.html
+++ b/src/mat/examples/tutorials/ex11.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tutorials/ex11.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:42+00:00">
+<meta name="date" content="2017-04-24T14:11:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tutorials/ex11.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tutorials/ex11.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests MatMeshToDual()\n\n"</font>;
 
diff --git a/src/mat/examples/tutorials/ex12.c.html b/src/mat/examples/tutorials/ex12.c.html
index 92c76c8..9ff4aa1 100644
--- a/src/mat/examples/tutorials/ex12.c.html
+++ b/src/mat/examples/tutorials/ex12.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tutorials/ex12.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:42+00:00">
+<meta name="date" content="2017-04-24T14:11:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tutorials/ex12.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tutorials/ex12.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Reads a PETSc matrix and vector from a file appends the vector the matrix\n\n"</font>;
 
diff --git a/src/mat/examples/tutorials/ex15.c.html b/src/mat/examples/tutorials/ex15.c.html
index 87ed568..b470eb9 100644
--- a/src/mat/examples/tutorials/ex15.c.html
+++ b/src/mat/examples/tutorials/ex15.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tutorials/ex15.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:42+00:00">
+<meta name="date" content="2017-04-24T14:11:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tutorials/ex15.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tutorials/ex15.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Example of using graph partitioning to segment an image\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*T</font>
diff --git a/src/mat/examples/tutorials/ex16.c.html b/src/mat/examples/tutorials/ex16.c.html
index da6a841..bc931f9 100644
--- a/src/mat/examples/tutorials/ex16.c.html
+++ b/src/mat/examples/tutorials/ex16.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tutorials/ex16.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:42+00:00">
+<meta name="date" content="2017-04-24T14:11:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tutorials/ex16.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tutorials/ex16.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Reads a matrix from PETSc binary file. Use for view or investigating matrix data structure. \n\n"</font>;
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/mat/examples/tutorials/ex17.c.html b/src/mat/examples/tutorials/ex17.c.html
index 6282235..a3f7d2e 100644
--- a/src/mat/examples/tutorials/ex17.c.html
+++ b/src/mat/examples/tutorials/ex17.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tutorials/ex17.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:43+00:00">
+<meta name="date" content="2017-04-24T14:11:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tutorials/ex17.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tutorials/ex17.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Example of using graph partitioning with a matrix in which some procs have empty ownership\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*T</font>
diff --git a/src/mat/examples/tutorials/ex2.c.html b/src/mat/examples/tutorials/ex2.c.html
index df7578f..2be8719 100644
--- a/src/mat/examples/tutorials/ex2.c.html
+++ b/src/mat/examples/tutorials/ex2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tutorials/ex2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:39+00:00">
+<meta name="date" content="2017-04-24T14:11:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tutorials/ex2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tutorials/ex2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"testing SeqDense matrices with an LDA (leading dimension of the user-allocated arrray) larger than M.\n"</font>;
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222"> * Example code testing SeqDense matrices with an LDA (leading dimension</font>
diff --git a/src/mat/examples/tutorials/ex4.c.html b/src/mat/examples/tutorials/ex4.c.html
index 671d8b4..d71fadd 100644
--- a/src/mat/examples/tutorials/ex4.c.html
+++ b/src/mat/examples/tutorials/ex4.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tutorials/ex4.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:40+00:00">
+<meta name="date" content="2017-04-24T14:11:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tutorials/ex4.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tutorials/ex4.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Reads U and V matrices from a file and performs y = V*U'*x.\n\</font>
 <a name="line3">  3: </a><font color="#666666">  -f <input_file> : file to load \n\n"</font>;
diff --git a/src/mat/examples/tutorials/ex5.c.html b/src/mat/examples/tutorials/ex5.c.html
index 3234a5f..91045b1 100644
--- a/src/mat/examples/tutorials/ex5.c.html
+++ b/src/mat/examples/tutorials/ex5.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tutorials/ex5.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:40+00:00">
+<meta name="date" content="2017-04-24T14:11:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tutorials/ex5.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tutorials/ex5.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Each process opens the file and reads its part. Not scalable do not copy\n"</font>;
 
diff --git a/src/mat/examples/tutorials/ex8.c.html b/src/mat/examples/tutorials/ex8.c.html
index 8e9feef..3f8e752 100644
--- a/src/mat/examples/tutorials/ex8.c.html
+++ b/src/mat/examples/tutorials/ex8.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tutorials/ex8.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:41+00:00">
+<meta name="date" content="2017-04-24T14:11:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tutorials/ex8.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tutorials/ex8.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Shows how to add a new MatOperation to AIJ <a href="../../../../docs/manualpages/Mat/MatType.html#MatType">MatType</a>\n\n"</font>;
 
diff --git a/src/mat/examples/tutorials/ex9.c.html b/src/mat/examples/tutorials/ex9.c.html
index 58fb24b..62a2c49 100644
--- a/src/mat/examples/tutorials/ex9.c.html
+++ b/src/mat/examples/tutorials/ex9.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tutorials/ex9.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:41+00:00">
+<meta name="date" content="2017-04-24T14:11:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tutorials/ex9.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tutorials/ex9.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Mat/MatCreateComposite.html#MatCreateComposite">MatCreateComposite</a>()\n\n"</font>;
 
diff --git a/src/mat/examples/tutorials/index.html b/src/mat/examples/tutorials/index.html
index d22ef2e..6cef3f6 100644
--- a/src/mat/examples/tutorials/index.html
+++ b/src/mat/examples/tutorials/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/examples/tutorials/makefile.html b/src/mat/examples/tutorials/makefile.html
index 5902671..d24b465 100644
--- a/src/mat/examples/tutorials/makefile.html
+++ b/src/mat/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:43+00:00">
+<meta name="date" content="2017-04-24T14:11:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS 	        =
 FFLAGS	        =
diff --git a/src/mat/f90-mod/index.html b/src/mat/f90-mod/index.html
index 6913660..11fc1ca 100644
--- a/src/mat/f90-mod/index.html
+++ b/src/mat/f90-mod/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../..90-mod/../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/f90-mod/makefile.html b/src/mat/f90-mod/makefile.html
index 66d8ac0..4397053 100644
--- a/src/mat/f90-mod/makefile.html
+++ b/src/mat/f90-mod/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/f90-mod/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:27+00:00">
+<meta name="date" content="2017-04-24T14:12:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresdefine   'PETSC_USING_F90'</font>
 <font color="#A020F0">#</font>
 <font color="#A020F0">#   Makes Fortran module functions from *.h90 files in include/petsc/finclude</font>
diff --git a/src/mat/f90-mod/petscmatmod.F.html b/src/mat/f90-mod/petscmatmod.F.html
index 1759bd0..85905af 100644
--- a/src/mat/f90-mod/petscmatmod.F.html
+++ b/src/mat/f90-mod/petscmatmod.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/f90-mod/petscmatmod.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:27+00:00">
+<meta name="date" content="2017-04-24T14:12:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/f90-mod/petscmatmod.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/f90-mod/petscmatmod.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSC_USE_FORTRAN_MODULES</font></strong>
 
 <a name="line3">  3: </a>        module petscmatdef
diff --git a/src/mat/ftn-kernels/index.html b/src/mat/ftn-kernels/index.html
index 8dda1a0..7178e86 100644
--- a/src/mat/ftn-kernels/index.html
+++ b/src/mat/ftn-kernels/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/ftn-kernels/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/ftn-kernels/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/mat/ftn-kernels/makefile.html b/src/mat/ftn-kernels/makefile.html
index b89c1ea..70f2285 100644
--- a/src/mat/ftn-kernels/makefile.html
+++ b/src/mat/ftn-kernels/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/ftn-kernels/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:27+00:00">
+<meta name="date" content="2017-04-24T14:12:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/ftn-kernels/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/ftn-kernels/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0"># This directory contains some computational kernels written in</font>
 <font color="#A020F0"># Fortran77.  These are mainly intended to provide high performance for</font>
diff --git a/src/mat/ftn-kernels/sgemv.F.html b/src/mat/ftn-kernels/sgemv.F.html
index 2050966..b194c7f 100644
--- a/src/mat/ftn-kernels/sgemv.F.html
+++ b/src/mat/ftn-kernels/sgemv.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/ftn-kernels/sgemv.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:27+00:00">
+<meta name="date" content="2017-04-24T14:12:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/ftn-kernels/sgemv.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/ftn-kernels/sgemv.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!    Fortran kernel <font color="#4169E1">for</font> gemv() BLAS operation. This version supports
 <a name="line3">  3: </a>!  matrix array stored in single precision but vectors in double
diff --git a/src/mat/impls/adj/index.html b/src/mat/impls/adj/index.html
index a2564ac..5cf5d23 100644
--- a/src/mat/impls/adj/index.html
+++ b/src/mat/impls/adj/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/adj/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/adj/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/mat/impls/adj/makefile.html b/src/mat/impls/adj/makefile.html
index faa1916..54f6134 100644
--- a/src/mat/impls/adj/makefile.html
+++ b/src/mat/impls/adj/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/adj/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:10+00:00">
+<meta name="date" content="2017-04-24T14:07:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/adj/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/adj/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/adj/mpi/index.html b/src/mat/impls/adj/mpi/index.html
index 3549757..fe2f152 100644
--- a/src/mat/impls/adj/mpi/index.html
+++ b/src/mat/impls/adj/mpi/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/adj/mpi/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/adj/mpi/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/adj/mpi/makefile.html b/src/mat/impls/adj/mpi/makefile.html
index 803b9c3..d09d312 100644
--- a/src/mat/impls/adj/mpi/makefile.html
+++ b/src/mat/impls/adj/mpi/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/adj/mpi/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:12+00:00">
+<meta name="date" content="2017-04-24T14:07:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/adj/mpi/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/adj/mpi/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/adj/mpi/mpiadj.c.html b/src/mat/impls/adj/mpi/mpiadj.c.html
index 7cf3981..9d7de7e 100644
--- a/src/mat/impls/adj/mpi/mpiadj.c.html
+++ b/src/mat/impls/adj/mpi/mpiadj.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/adj/mpi/mpiadj.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:10+00:00">
+<meta name="date" content="2017-04-24T14:07:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/adj/mpi/mpiadj.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/adj/mpi/mpiadj.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Defines the basic matrix operations for the ADJ adjacency list matrix data-structure.</font>
diff --git a/src/mat/impls/adj/mpi/mpiadj.h.html b/src/mat/impls/adj/mpi/mpiadj.h.html
index b374ffb..c6f96ba 100644
--- a/src/mat/impls/adj/mpi/mpiadj.h.html
+++ b/src/mat/impls/adj/mpi/mpiadj.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/adj/mpi/mpiadj.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:12+00:00">
+<meta name="date" content="2017-04-24T14:07:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/adj/mpi/mpiadj.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/adj/mpi/mpiadj.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line4">  4: </a><font color="#A020F0">#include <petsc/private/matimpl.h></font>
 
diff --git a/src/mat/impls/aij/index.html b/src/mat/impls/aij/index.html
index 847ac31..682c7f6 100644
--- a/src/mat/impls/aij/index.html
+++ b/src/mat/impls/aij/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/mat/impls/aij/makefile.html b/src/mat/impls/aij/makefile.html
index 9c8f3af..121cf7d 100644
--- a/src/mat/impls/aij/makefile.html
+++ b/src/mat/impls/aij/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:12:48+00:00">
+<meta name="date" content="2017-04-24T14:01:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/aij/mpi/clique/clique.cxx.html b/src/mat/impls/aij/mpi/clique/clique.cxx.html
index c5d93cd..1da9fe1 100644
--- a/src/mat/impls/aij/mpi/clique/clique.cxx.html
+++ b/src/mat/impls/aij/mpi/clique/clique.cxx.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/clique/clique.cxx.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:46+00:00">
+<meta name="date" content="2017-04-24T14:04:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/clique/clique.cxx.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/clique/clique.cxx.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/mat/impls/aij/mpi/clique/matcliqueimpl.h> </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222"> Provides an interface to the Clique sparse solver (http://poulson.github.com/Clique/)</font>
diff --git a/src/mat/impls/aij/mpi/clique/index.html b/src/mat/impls/aij/mpi/clique/index.html
index 343e2f0..74ec553 100644
--- a/src/mat/impls/aij/mpi/clique/index.html
+++ b/src/mat/impls/aij/mpi/clique/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/clique/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/clique/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/aij/mpi/clique/makefile.html b/src/mat/impls/aij/mpi/clique/makefile.html
index 55619e5..6b0d1c2 100644
--- a/src/mat/impls/aij/mpi/clique/makefile.html
+++ b/src/mat/impls/aij/mpi/clique/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/clique/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:47+00:00">
+<meta name="date" content="2017-04-24T14:04:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/clique/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/clique/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#requirespackage   'PETSC_HAVE_CLIQUE'</font>
 
diff --git a/src/mat/impls/aij/mpi/clique/matcliqueimpl.h.html b/src/mat/impls/aij/mpi/clique/matcliqueimpl.h.html
index 44e745d..9c66e17 100644
--- a/src/mat/impls/aij/mpi/clique/matcliqueimpl.h.html
+++ b/src/mat/impls/aij/mpi/clique/matcliqueimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/clique/matcliqueimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:47+00:00">
+<meta name="date" content="2017-04-24T14:04:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/clique/matcliqueimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/clique/matcliqueimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_matcliqueimpl_h)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _matcliqueimpl_h</font></strong>
 
diff --git a/src/mat/impls/aij/mpi/crl/index.html b/src/mat/impls/aij/mpi/crl/index.html
index d531398..d3e5c50 100644
--- a/src/mat/impls/aij/mpi/crl/index.html
+++ b/src/mat/impls/aij/mpi/crl/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/crl/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/crl/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/aij/mpi/crl/makefile.html b/src/mat/impls/aij/mpi/crl/makefile.html
index fb674c3..8e98e14 100644
--- a/src/mat/impls/aij/mpi/crl/makefile.html
+++ b/src/mat/impls/aij/mpi/crl/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/crl/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:40+00:00">
+<meta name="date" content="2017-04-24T14:04:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/crl/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/crl/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/mat/impls/aij/mpi/crl/mcrl.c.html b/src/mat/impls/aij/mpi/crl/mcrl.c.html
index 165ef4f..3b73f62 100644
--- a/src/mat/impls/aij/mpi/crl/mcrl.c.html
+++ b/src/mat/impls/aij/mpi/crl/mcrl.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/crl/mcrl.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:39+00:00">
+<meta name="date" content="2017-04-24T14:04:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/crl/mcrl.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/crl/mcrl.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Defines a matrix-vector product for the MATMPIAIJCRL matrix class.</font>
diff --git a/src/mat/impls/aij/mpi/csrperm/index.html b/src/mat/impls/aij/mpi/csrperm/index.html
index 51cde18..17625c8 100644
--- a/src/mat/impls/aij/mpi/csrperm/index.html
+++ b/src/mat/impls/aij/mpi/csrperm/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/csrperm/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/csrperm/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/aij/mpi/csrperm/makefile.html b/src/mat/impls/aij/mpi/csrperm/makefile.html
index 6f9fa94..bf31e97 100644
--- a/src/mat/impls/aij/mpi/csrperm/makefile.html
+++ b/src/mat/impls/aij/mpi/csrperm/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/csrperm/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:39+00:00">
+<meta name="date" content="2017-04-24T14:04:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/csrperm/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/csrperm/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/mat/impls/aij/mpi/csrperm/mpicsrperm.c.html b/src/mat/impls/aij/mpi/csrperm/mpicsrperm.c.html
index 2f8c48c..8f79469 100644
--- a/src/mat/impls/aij/mpi/csrperm/mpicsrperm.c.html
+++ b/src/mat/impls/aij/mpi/csrperm/mpicsrperm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/csrperm/mpicsrperm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:39+00:00">
+<meta name="date" content="2017-04-24T14:04:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/csrperm/mpicsrperm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/csrperm/mpicsrperm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/aij/mpi/mpiaij.h></font>
 <a name="line5">  5: </a><font color="#B22222">/*@C</font>
diff --git a/src/mat/impls/aij/mpi/fdmpiaij.c.html b/src/mat/impls/aij/mpi/fdmpiaij.c.html
index afd50a1..db51802 100644
--- a/src/mat/impls/aij/mpi/fdmpiaij.c.html
+++ b/src/mat/impls/aij/mpi/fdmpiaij.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/fdmpiaij.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:18+00:00">
+<meta name="date" content="2017-04-24T14:03:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/fdmpiaij.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/fdmpiaij.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/aij/mpi/mpiaij.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/mat/impls/baij/mpi/mpibaij.h></font>
diff --git a/src/mat/impls/aij/mpi/index.html b/src/mat/impls/aij/mpi/index.html
index 5e982a7..4598492 100644
--- a/src/mat/impls/aij/mpi/index.html
+++ b/src/mat/impls/aij/mpi/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/aij/mpi/makefile.html b/src/mat/impls/aij/mpi/makefile.html
index 2e897ab..272219f 100644
--- a/src/mat/impls/aij/mpi/makefile.html
+++ b/src/mat/impls/aij/mpi/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:30+00:00">
+<meta name="date" content="2017-04-24T14:04:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/aij/mpi/mkl_cpardiso/index.html b/src/mat/impls/aij/mpi/mkl_cpardiso/index.html
index 14172e2..2351b5e 100644
--- a/src/mat/impls/aij/mpi/mkl_cpardiso/index.html
+++ b/src/mat/impls/aij/mpi/mkl_cpardiso/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mkl_cpardiso/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mkl_cpardiso/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../.._cpardiso/../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/aij/mpi/mkl_cpardiso/makefile.html b/src/mat/impls/aij/mpi/mkl_cpardiso/makefile.html
index 5d3f1ed..474d583 100644
--- a/src/mat/impls/aij/mpi/mkl_cpardiso/makefile.html
+++ b/src/mat/impls/aij/mpi/mkl_cpardiso/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/mkl_cpardiso/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:49+00:00">
+<meta name="date" content="2017-04-24T14:04:50+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mkl_cpardiso/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mkl_cpardiso/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage   'PETSC_HAVE_MKL_CPARDISO'</font>
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/mat/impls/aij/mpi/mkl_cpardiso/mkl_cpardiso.c.html b/src/mat/impls/aij/mpi/mkl_cpardiso/mkl_cpardiso.c.html
index ce97382..8c64641 100644
--- a/src/mat/impls/aij/mpi/mkl_cpardiso/mkl_cpardiso.c.html
+++ b/src/mat/impls/aij/mpi/mkl_cpardiso/mkl_cpardiso.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/mkl_cpardiso/mkl_cpardiso.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:47+00:00">
+<meta name="date" content="2017-04-24T14:04:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mkl_cpardiso/mkl_cpardiso.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mkl_cpardiso/mkl_cpardiso.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if defined(PETSC_HAVE_LIBMKL_INTEL_ILP64)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define MKL_ILP64</font></strong>
 <a name="line3">  3: </a><font color="#A020F0">#endif</font>
diff --git a/src/mat/impls/aij/mpi/mmaij.c.html b/src/mat/impls/aij/mpi/mmaij.c.html
index 5abd4e9..5ed2085 100644
--- a/src/mat/impls/aij/mpi/mmaij.c.html
+++ b/src/mat/impls/aij/mpi/mmaij.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/mmaij.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:11+00:00">
+<meta name="date" content="2017-04-24T14:03:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mmaij.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mmaij.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Support for the parallel AIJ matrix vector multiply</font>
diff --git a/src/mat/impls/aij/mpi/mpb_aij.c.html b/src/mat/impls/aij/mpi/mpb_aij.c.html
index 169210a..72c2ea1 100644
--- a/src/mat/impls/aij/mpi/mpb_aij.c.html
+++ b/src/mat/impls/aij/mpi/mpb_aij.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/mpb_aij.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:28+00:00">
+<meta name="date" content="2017-04-24T14:04:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mpb_aij.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mpb_aij.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/mat/impls/aij/mpi/mpiaij.h></font>
 
 <a name="line5">  5: </a><strong><font color="#4169E1"><a name="MatGetMultiProcBlock_MPIAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatGetMultiProcBlock_MPIAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> mat, <a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a> subComm, <a href="../../../../../docs/manualpages/Mat/MatReuse.html#MatReuse">MatReuse</a> scall,<a href="../../ [...]
diff --git a/src/mat/impls/aij/mpi/mpiaij.c.html b/src/mat/impls/aij/mpi/mpiaij.c.html
index bc1c947..5e38161 100644
--- a/src/mat/impls/aij/mpi/mpiaij.c.html
+++ b/src/mat/impls/aij/mpi/mpiaij.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/mpiaij.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:58+00:00">
+<meta name="date" content="2017-04-24T14:03:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mpiaij.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mpiaij.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/aij/mpi/mpiaij.h>   </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/vecimpl.h></font>
diff --git a/src/mat/impls/aij/mpi/mpiaij.h.html b/src/mat/impls/aij/mpi/mpiaij.h.html
index 7b63bee..38d159a 100644
--- a/src/mat/impls/aij/mpi/mpiaij.h.html
+++ b/src/mat/impls/aij/mpi/mpiaij.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/mpiaij.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:29+00:00">
+<meta name="date" content="2017-04-24T14:04:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mpiaij.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mpiaij.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <a name="line5">  5: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/aij.h></font>
diff --git a/src/mat/impls/aij/mpi/mpiaijpc.c.html b/src/mat/impls/aij/mpi/mpiaijpc.c.html
index 311e01e..9aa835a 100644
--- a/src/mat/impls/aij/mpi/mpiaijpc.c.html
+++ b/src/mat/impls/aij/mpi/mpiaijpc.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/mpiaijpc.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:12+00:00">
+<meta name="date" content="2017-04-24T14:03:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mpiaijpc.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mpiaijpc.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/aij/mpi/mpiaij.h></font>
 
diff --git a/src/mat/impls/aij/mpi/mpicusp/index.html b/src/mat/impls/aij/mpi/mpicusp/index.html
index 2a866cd..180818a 100644
--- a/src/mat/impls/aij/mpi/mpicusp/index.html
+++ b/src/mat/impls/aij/mpi/mpicusp/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mpicusp/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mpicusp/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/aij/mpi/mpicusp/makefile.html b/src/mat/impls/aij/mpi/mpicusp/makefile.html
index 033b77f..320ed18 100644
--- a/src/mat/impls/aij/mpi/mpicusp/makefile.html
+++ b/src/mat/impls/aij/mpi/mpicusp/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/mpicusp/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:44+00:00">
+<meta name="date" content="2017-04-24T14:04:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mpicusp/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mpicusp/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage 'PETSC_HAVE_CUSP'</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/aij/mpi/mpicusp/mpiaijAssemble.cu.html b/src/mat/impls/aij/mpi/mpicusp/mpiaijAssemble.cu.html
index ca1f578..255aac7 100644
--- a/src/mat/impls/aij/mpi/mpicusp/mpiaijAssemble.cu.html
+++ b/src/mat/impls/aij/mpi/mpicusp/mpiaijAssemble.cu.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/mpicusp/mpiaijAssemble.cu.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:43+00:00">
+<meta name="date" content="2017-04-24T14:04:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mpicusp/mpiaijAssemble.cu.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mpicusp/mpiaijAssemble.cu.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSC_SKIP_COMPLEX</font></strong>
 <a name="line2">  2: </a><strong><font color="#228B22">#define PETSC_SKIP_SPINLOCK</font></strong>
 
diff --git a/src/mat/impls/aij/mpi/mpicusp/mpiaijcusp.cu.html b/src/mat/impls/aij/mpi/mpicusp/mpiaijcusp.cu.html
index 72e5d05..ec171ea 100644
--- a/src/mat/impls/aij/mpi/mpicusp/mpiaijcusp.cu.html
+++ b/src/mat/impls/aij/mpi/mpicusp/mpiaijcusp.cu.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/mpicusp/mpiaijcusp.cu.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:42+00:00">
+<meta name="date" content="2017-04-24T14:04:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mpicusp/mpiaijcusp.cu.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mpicusp/mpiaijcusp.cu.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSC_SKIP_COMPLEX</font></strong>
 <a name="line2">  2: </a><strong><font color="#228B22">#define PETSC_SKIP_SPINLOCK</font></strong>
 
diff --git a/src/mat/impls/aij/mpi/mpicusp/mpicuspmatimpl.h.html b/src/mat/impls/aij/mpi/mpicusp/mpicuspmatimpl.h.html
index 496f5c4..e367487 100644
--- a/src/mat/impls/aij/mpi/mpicusp/mpicuspmatimpl.h.html
+++ b/src/mat/impls/aij/mpi/mpicusp/mpicuspmatimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/mpicusp/mpicuspmatimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:44+00:00">
+<meta name="date" content="2017-04-24T14:04:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mpicusp/mpicuspmatimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mpicusp/mpicuspmatimpl.h.html "><small>Report Typos and Errors</small></a></div>
 
 <a name="line4">  4: </a><font color="#4169E1">typedef</font> <font color="#4169E1">struct</font> {
 <a name="line5">  5: </a>  <font color="#B22222">/* The following are used by GPU capabilities to store matrix storage formats on the device */</font>
diff --git a/src/mat/impls/aij/mpi/mpicusparse/index.html b/src/mat/impls/aij/mpi/mpicusparse/index.html
index 43d461e..6d79fb6 100644
--- a/src/mat/impls/aij/mpi/mpicusparse/index.html
+++ b/src/mat/impls/aij/mpi/mpicusparse/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mpicusparse/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mpicusparse/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/aij/mpi/mpicusparse/makefile.html b/src/mat/impls/aij/mpi/mpicusparse/makefile.html
index 3138c1a..f22ab85 100644
--- a/src/mat/impls/aij/mpi/mpicusparse/makefile.html
+++ b/src/mat/impls/aij/mpi/mpicusparse/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/mpicusparse/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:45+00:00">
+<meta name="date" content="2017-04-24T14:04:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mpicusparse/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mpicusparse/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage 'PETSC_HAVE_VECCUDA'</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu.html b/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu.html
index ad45f78..ec83a67 100644
--- a/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu.html
+++ b/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:44+00:00">
+<meta name="date" content="2017-04-24T14:04:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSC_SKIP_SPINLOCK</font></strong>
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscconf.h></font>
diff --git a/src/mat/impls/aij/mpi/mpicusparse/mpicusparsematimpl.h.html b/src/mat/impls/aij/mpi/mpicusparse/mpicusparsematimpl.h.html
index de2aa5c..1695996 100644
--- a/src/mat/impls/aij/mpi/mpicusparse/mpicusparsematimpl.h.html
+++ b/src/mat/impls/aij/mpi/mpicusparse/mpicusparsematimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/mpicusparse/mpicusparsematimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:45+00:00">
+<meta name="date" content="2017-04-24T14:04:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mpicusparse/mpicusparsematimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mpicusparse/mpicusparsematimpl.h.html "><small>Report Typos and Errors</small></a></div>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <cusparse_v2.h></font>
 <a name="line5">  5: </a><font color="#A020F0">#include <../src/vec/vec/impls/seq/seqcuda/cudavecimpl.h></font>
diff --git a/src/mat/impls/aij/mpi/mpimatmatmatmult.c.html b/src/mat/impls/aij/mpi/mpimatmatmatmult.c.html
index 8536f06..5acd69f 100644
--- a/src/mat/impls/aij/mpi/mpimatmatmatmult.c.html
+++ b/src/mat/impls/aij/mpi/mpimatmatmatmult.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/mpimatmatmatmult.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:29+00:00">
+<meta name="date" content="2017-04-24T14:04:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mpimatmatmatmult.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mpimatmatmatmult.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">  Defines matrix-matrix-matrix product routines for MPIAIJ matrices</font>
 <a name="line3">  3: </a><font color="#B22222">          D = A * B * C</font>
diff --git a/src/mat/impls/aij/mpi/mpimatmatmult.c b/src/mat/impls/aij/mpi/mpimatmatmult.c
index 816b735..278d606 100644
--- a/src/mat/impls/aij/mpi/mpimatmatmult.c
+++ b/src/mat/impls/aij/mpi/mpimatmatmult.c
@@ -216,8 +216,8 @@ PetscErrorCode MatMatMultSymbolic_MPIAIJ_MPIAIJ_nonscalable(Mat A,Mat P,PetscRea
   ptap->api = api;
   api[0]    = 0;
 
-  /* create and initialize a linked list */
-  ierr = PetscTableCreate(pN,pN,&ta);CHKERRQ(ierr); 
+  /* create and initialize a linked list -- TODO: replace it with PetscBTCreate()! */
+  ierr = PetscTableCreate(pn,pN,&ta);CHKERRQ(ierr); 
   MatRowMergeMax_SeqAIJ(p_loc,ptap->P_loc->rmap->N,ta);
   MatRowMergeMax_SeqAIJ(p_oth,ptap->P_oth->rmap->N,ta);
   ierr = PetscTableGetCount(ta,&Crmax);CHKERRQ(ierr);
@@ -717,7 +717,7 @@ PetscErrorCode MatMatMultSymbolic_MPIAIJ_MPIAIJ(Mat A,Mat P,PetscReal fill,Mat *
 
   /* get P_oth by taking rows of P (= non-zero cols of local A) from other processors */
   ierr = MatGetBrowsOfAoCols_MPIAIJ(A,P,MAT_INITIAL_MATRIX,&ptap->startsj_s,&ptap->startsj_r,&ptap->bufa,&ptap->P_oth);CHKERRQ(ierr);
-  
+
   /* get P_loc by taking all local rows of P */
   ierr = MatMPIAIJGetLocalMat(P,MAT_INITIAL_MATRIX,&ptap->P_loc);CHKERRQ(ierr);
 
@@ -738,14 +738,12 @@ PetscErrorCode MatMatMultSymbolic_MPIAIJ_MPIAIJ(Mat A,Mat P,PetscReal fill,Mat *
   api[0]    = 0;
 
   /* create and initialize a linked list */
-  apnz_max = 6*(p_loc->rmax + (PetscInt)(1.e-2*pN)); /* expected apnz_max */
-  if (apnz_max > pN) apnz_max = pN;
-  ierr = PetscTableCreate(apnz_max,pN,&ta);CHKERRQ(ierr); 
+  ierr = PetscTableCreate(pn,pN,&ta);CHKERRQ(ierr);
 
   /* Calculate apnz_max */
   apnz_max = 0;
   for (i=0; i<am; i++) {
-    ierr = PetscTableRemoveAll(ta);CHKERRQ(ierr); 
+    ierr = PetscTableRemoveAll(ta);CHKERRQ(ierr);
     /* diagonal portion of A */
     nzi  = adi[i+1] - adi[i];
     Jptr = adj+adi[i];  /* cols of A_diag */
@@ -761,7 +759,7 @@ PetscErrorCode MatMatMultSymbolic_MPIAIJ_MPIAIJ(Mat A,Mat P,PetscReal fill,Mat *
     if (apnz_max < apnz) apnz_max = apnz;
   }
   ierr = PetscTableDestroy(&ta);CHKERRQ(ierr);
- 
+
   ierr = PetscLLCondensedCreate_Scalable(apnz_max,&lnk);CHKERRQ(ierr);
 
   /* Initial FreeSpace size is fill*(nnz(A)+nnz(P)) */
@@ -1611,7 +1609,7 @@ PetscErrorCode MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ(Mat P,Mat A,PetscReal f
   Mat                 Cmpi,A_loc,POt,PDt;
   Mat_PtAPMPI         *ptap;
   PetscFreeSpaceList  free_space=NULL,current_space=NULL;
-  Mat_MPIAIJ          *p        =(Mat_MPIAIJ*)P->data,*c;
+  Mat_MPIAIJ          *p=(Mat_MPIAIJ*)P->data,*a=(Mat_MPIAIJ*)A->data,*c;
   PetscInt            *pdti,*pdtj,*poti,*potj,*ptJ;
   PetscInt            nnz;
   PetscInt            *lnk,*owners_co,*coi,*coj,i,k,pnz,row;
@@ -1673,9 +1671,10 @@ PetscErrorCode MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ(Mat P,Mat A,PetscReal f
   current_space = free_space;
 
   /* create and initialize a linked list */
-  ierr = PetscTableCreate(aN,aN,&ta);CHKERRQ(ierr);
+  ierr = PetscTableCreate(A->cmap->n + a->B->cmap->N,aN,&ta);CHKERRQ(ierr);
   MatRowMergeMax_SeqAIJ(a_loc,am,ta);
   ierr = PetscTableGetCount(ta,&Armax);CHKERRQ(ierr);
+
   ierr = PetscLLCondensedCreate_Scalable(Armax,&lnk);CHKERRQ(ierr);
 
   for (i=0; i<pon; i++) {
@@ -1778,13 +1777,15 @@ PetscErrorCode MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ(Mat P,Mat A,PetscReal f
   if (merge->nsend) {ierr = MPI_Waitall(merge->nsend,swaits,sstatus);CHKERRQ(ierr);}
 
   /* add received column indices into table to update Armax */
+  /* Armax can be as large as aN if a P[row,:] is dense, see src/ksp/ksp/examples/tutorials/ex56.c! */
   for (k=0; k<merge->nrecv; k++) {/* k-th received message */
     Jptr = buf_rj[k];
     for (j=0; j<merge->len_r[k]; j++) {
-      ierr = PetscTableAdd(ta,*(Jptr+j)+1,1,INSERT_VALUES);CHKERRQ(ierr); 
+      ierr = PetscTableAdd(ta,*(Jptr+j)+1,1,INSERT_VALUES);CHKERRQ(ierr);
     }
   }
   ierr = PetscTableGetCount(ta,&Armax);CHKERRQ(ierr);
+  /* printf("Armax %d, an %d + Bn %d = %d, aN %d\n",Armax,A->cmap->n,a->B->cmap->N,A->cmap->n+a->B->cmap->N,aN); */
 
   /* send and recv coi */
   /*-------------------*/
diff --git a/src/mat/impls/aij/mpi/mpimatmatmult.c.html b/src/mat/impls/aij/mpi/mpimatmatmult.c.html
index 7d21331..22d8064 100644
--- a/src/mat/impls/aij/mpi/mpimatmatmult.c.html
+++ b/src/mat/impls/aij/mpi/mpimatmatmult.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/mpimatmatmult.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:23+00:00">
+<meta name="date" content="2017-04-24T14:04:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mpimatmatmult.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mpimatmatmult.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Defines matrix-matrix product routines for pairs of MPIAIJ matrices</font>
@@ -209,8 +209,8 @@
 <a name="line216">216: </a>  ptap->api = api;
 <a name="line217">217: </a>  api[0]    = 0;
 
-<a name="line219">219: </a>  <font color="#B22222">/* create and initialize a linked list */</font>
-<a name="line220">220: </a>  PetscTableCreate(pN,pN,&ta);
+<a name="line219">219: </a>  <font color="#B22222">/* create and initialize a linked list -- TODO: replace it with PetscBTCreate()! */</font>
+<a name="line220">220: </a>  PetscTableCreate(pn,pN,&ta);
 <a name="line221">221: </a>  MatRowMergeMax_SeqAIJ(p_loc,ptap->P_loc->rmap->N,ta);
 <a name="line222">222: </a>  MatRowMergeMax_SeqAIJ(p_oth,ptap->P_oth->rmap->N,ta);
 <a name="line223">223: </a>  PetscTableGetCount(ta,&Crmax);
@@ -683,7 +683,7 @@
 
 <a name="line718">718: </a>  <font color="#B22222">/* get P_oth by taking rows of P (= non-zero cols of local A) from other processors */</font>
 <a name="line719">719: </a>  MatGetBrowsOfAoCols_MPIAIJ(A,P,MAT_INITIAL_MATRIX,&ptap->startsj_s,&ptap->startsj_r,&ptap->bufa,&ptap->P_oth);
-<a name="line720">720: </a>
+
 <a name="line721">721: </a>  <font color="#B22222">/* get P_loc by taking all local rows of P */</font>
 <a name="line722">722: </a>  <a href="../../../../../docs/manualpages/Mat/MatMPIAIJGetLocalMat.html#MatMPIAIJGetLocalMat">MatMPIAIJGetLocalMat</a>(P,MAT_INITIAL_MATRIX,&ptap->P_loc);
 
@@ -704,1026 +704,1026 @@
 <a name="line738">738: </a>  api[0]    = 0;
 
 <a name="line740">740: </a>  <font color="#B22222">/* create and initialize a linked list */</font>
-<a name="line741">741: </a>  apnz_max = 6*(p_loc->rmax + (<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>)(1.e-2*pN)); <font color="#B22222">/* expected apnz_max */</font>
-<a name="line742">742: </a>  <font color="#4169E1">if</font> (apnz_max > pN) apnz_max = pN;
-<a name="line743">743: </a>  PetscTableCreate(apnz_max,pN,&ta);
-
-<a name="line745">745: </a>  <font color="#B22222">/* Calculate apnz_max */</font>
-<a name="line746">746: </a>  apnz_max = 0;
-<a name="line747">747: </a>  <font color="#4169E1">for</font> (i=0; i<am; i++) {
-<a name="line748">748: </a>    PetscTableRemoveAll(ta);
-<a name="line749">749: </a>    <font color="#B22222">/* diagonal portion of A */</font>
-<a name="line750">750: </a>    nzi  = adi[i+1] - adi[i];
-<a name="line751">751: </a>    Jptr = adj+adi[i];  <font color="#B22222">/* cols of A_diag */</font>
-<a name="line752">752: </a>    MatMergeRows_SeqAIJ(p_loc,nzi,Jptr,ta);
-<a name="line753">753: </a>    PetscTableGetCount(ta,&apnz);
-<a name="line754">754: </a>    <font color="#4169E1">if</font> (apnz_max < apnz) apnz_max = apnz;
-
-<a name="line756">756: </a>    <font color="#B22222">/*  off-diagonal portion of A */</font>
-<a name="line757">757: </a>    nzi = aoi[i+1] - aoi[i];
-<a name="line758">758: </a>    Jptr = aoj+aoi[i];  <font color="#B22222">/* cols of A_off */</font>
-<a name="line759">759: </a>    MatMergeRows_SeqAIJ(p_oth,nzi,Jptr,ta);
-<a name="line760">760: </a>    PetscTableGetCount(ta,&apnz);
-<a name="line761">761: </a>    <font color="#4169E1">if</font> (apnz_max < apnz) apnz_max = apnz;
-<a name="line762">762: </a>  }
-<a name="line763">763: </a>  PetscTableDestroy(&ta);
-<a name="line764">764: </a>
-<a name="line765">765: </a>  PetscLLCondensedCreate_Scalable(apnz_max,&lnk);
-
-<a name="line767">767: </a>  <font color="#B22222">/* Initial FreeSpace size is fill*(nnz(A)+nnz(P)) */</font>
-<a name="line768">768: </a>  PetscFreeSpaceGet(<a href="../../../../../docs/manualpages/Sys/PetscRealIntMultTruncate.html#PetscRealIntMultTruncate">PetscRealIntMultTruncate</a>(fill,<a href="../../../../../docs/manualpages/Sys/PetscIntSumTruncate.html#PetscIntSumTruncate">PetscIntSumTruncate</a>(adi[am],<a href="../../../../../docs/manualpages/Sys/PetscIntSumTruncate.html#PetscIntSumTruncate">PetscIntSumTruncate</a>(aoi[am],pi_loc[pm]))),&free_space);
-<a name="line769">769: </a>  current_space = free_space;
-<a name="line770">770: </a>  <a href="../../../../../docs/manualpages/Mat/MatPreallocateInitialize.html#MatPreallocateInitialize">MatPreallocateInitialize</a>(comm,am,pn,dnz,onz);
-<a name="line771">771: </a>  <font color="#4169E1">for</font> (i=0; i<am; i++) {
-<a name="line772">772: </a>    <font color="#B22222">/* diagonal portion of A */</font>
-<a name="line773">773: </a>    nzi = adi[i+1] - adi[i];
-<a name="line774">774: </a>    <font color="#4169E1">for</font> (j=0; j<nzi; j++) {
-<a name="line775">775: </a>      row  = *adj++;
-<a name="line776">776: </a>      pnz  = pi_loc[row+1] - pi_loc[row];
-<a name="line777">777: </a>      Jptr = pj_loc + pi_loc[row];
-<a name="line778">778: </a>      <font color="#B22222">/* add non-zero cols of P into the sorted linked list lnk */</font>
-<a name="line779">779: </a>      PetscLLCondensedAddSorted_Scalable(pnz,Jptr,lnk);
-<a name="line780">780: </a>    }
-<a name="line781">781: </a>    <font color="#B22222">/* off-diagonal portion of A */</font>
-<a name="line782">782: </a>    nzi = aoi[i+1] - aoi[i];
-<a name="line783">783: </a>    <font color="#4169E1">for</font> (j=0; j<nzi; j++) {
-<a name="line784">784: </a>      row  = *aoj++;
-<a name="line785">785: </a>      pnz  = pi_oth[row+1] - pi_oth[row];
-<a name="line786">786: </a>      Jptr = pj_oth + pi_oth[row];
-<a name="line787">787: </a>      PetscLLCondensedAddSorted_Scalable(pnz,Jptr,lnk);
-<a name="line788">788: </a>    }
-
-<a name="line790">790: </a>    apnz     = *lnk;
-<a name="line791">791: </a>    api[i+1] = api[i] + apnz;
-
-<a name="line793">793: </a>    <font color="#B22222">/* if free space is not available, double the total space in the list */</font>
-<a name="line794">794: </a>    <font color="#4169E1">if</font> (current_space->local_remaining<apnz) {
-<a name="line795">795: </a>      PetscFreeSpaceGet(<a href="../../../../../docs/manualpages/Sys/PetscIntSumTruncate.html#PetscIntSumTruncate">PetscIntSumTruncate</a>(apnz,current_space->total_array_size),&current_space);
-<a name="line796">796: </a>      nspacedouble++;
-<a name="line797">797: </a>    }
-
-<a name="line799">799: </a>    <font color="#B22222">/* Copy data into free space, then initialize lnk */</font>
-<a name="line800">800: </a>    PetscLLCondensedClean_Scalable(apnz,current_space->array,lnk);
-<a name="line801">801: </a>    <a href="../../../../../docs/manualpages/Mat/MatPreallocateSet.html#MatPreallocateSet">MatPreallocateSet</a>(i+rstart,apnz,current_space->array,dnz,onz);
-
-<a name="line803">803: </a>    current_space->array           += apnz;
-<a name="line804">804: </a>    current_space->local_used      += apnz;
-<a name="line805">805: </a>    current_space->local_remaining -= apnz;
-<a name="line806">806: </a>  }
-
-<a name="line808">808: </a>  <font color="#B22222">/* Allocate space for apj, initialize apj, and */</font>
-<a name="line809">809: </a>  <font color="#B22222">/* destroy list of free space and other temporary array(s) */</font>
-<a name="line810">810: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(api[am]+1,&ptap->apj);
-<a name="line811">811: </a>  apj  = ptap->apj;
-<a name="line812">812: </a>  PetscFreeSpaceContiguous(&free_space,ptap->apj);
-<a name="line813">813: </a>  PetscLLCondensedDestroy_Scalable(lnk);
-
-<a name="line815">815: </a>  <font color="#B22222">/* create and assemble symbolic parallel matrix Cmpi */</font>
-<a name="line816">816: </a>  <font color="#B22222">/*----------------------------------------------------*/</font>
-<a name="line817">817: </a>  <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(comm,&Cmpi);
-<a name="line818">818: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(Cmpi,am,pn,<a href="../../../../../docs/manualpages/Sys/PETSC_DETERMINE.html#PETSC_DETERMINE">PETSC_DETERMINE</a>,<a href="../../../../../docs/manualpages/Sys/PETSC_DETERMINE.html#PETSC_DETERMINE">PETSC_DETERMINE</a>);
-<a name="line819">819: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetBlockSizesFromMats.html#MatSetBlockSizesFromMats">MatSetBlockSizesFromMats</a>(Cmpi,A,P);
-<a name="line820">820: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(Cmpi,<a href="../../../../../docs/manualpages/Mat/MATMPIAIJ.html#MATMPIAIJ">MATMPIAIJ</a>);
-<a name="line821">821: </a>  <a href="../../../../../docs/manualpages/Mat/MatMPIAIJSetPreallocation.html#MatMPIAIJSetPreallocation">MatMPIAIJSetPreallocation</a>(Cmpi,0,dnz,0,onz);
-<a name="line822">822: </a>  <a href="../../../../../docs/manualpages/Mat/MatPreallocateFinalize.html#MatPreallocateFinalize">MatPreallocateFinalize</a>(dnz,onz);
-
-<a name="line824">824: </a>  <font color="#B22222">/* malloc apa for assembly Cmpi */</font>
-<a name="line825">825: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(apnz_max,&apa);
-
-<a name="line827">827: </a>  ptap->apa = apa;
-<a name="line828">828: </a>  <font color="#4169E1">for</font> (i=0; i<am; i++) {
-<a name="line829">829: </a>    row  = i + rstart;
-<a name="line830">830: </a>    apnz = api[i+1] - api[i];
-<a name="line831">831: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>(Cmpi,1,&row,apnz,apj,apa,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
-<a name="line832">832: </a>    apj += apnz;
-<a name="line833">833: </a>  }
-<a name="line834">834: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(Cmpi,MAT_FINAL_ASSEMBLY);
-<a name="line835">835: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(Cmpi,MAT_FINAL_ASSEMBLY);
-
-<a name="line837">837: </a>  ptap->destroy             = Cmpi->ops->destroy;
-<a name="line838">838: </a>  ptap->duplicate           = Cmpi->ops->duplicate;
-<a name="line839">839: </a>  Cmpi->ops->matmultnumeric = MatMatMultNumeric_MPIAIJ_MPIAIJ;
-<a name="line840">840: </a>  Cmpi->ops->destroy        = MatDestroy_MPIAIJ_MatMatMult;
-<a name="line841">841: </a>  Cmpi->ops->duplicate      = MatDuplicate_MPIAIJ_MatMatMult;
-
-<a name="line843">843: </a>  <font color="#B22222">/* attach the supporting struct to Cmpi for reuse */</font>
-<a name="line844">844: </a>  c       = (Mat_MPIAIJ*)Cmpi->data;
-<a name="line845">845: </a>  c->ptap = ptap;
-
-<a name="line847">847: </a>  *C = Cmpi;
-
-<a name="line849">849: </a>  <font color="#B22222">/* set <a href="../../../../../docs/manualpages/Mat/MatInfo.html#MatInfo">MatInfo</a> */</font>
-<a name="line850">850: </a>  afill = (<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>)api[am]/(adi[am]+aoi[am]+pi_loc[pm]+1) + 1.e-5;
-<a name="line851">851: </a>  <font color="#4169E1">if</font> (afill < 1.0) afill = 1.0;
-<a name="line852">852: </a>  Cmpi->info.mallocs           = nspacedouble;
-<a name="line853">853: </a>  Cmpi->info.fill_ratio_given  = fill;
-<a name="line854">854: </a>  Cmpi->info.fill_ratio_needed = afill;
-
-<a name="line856">856: </a><font color="#A020F0">#if defined(PETSC_USE_INFO)</font>
-<a name="line857">857: </a>  <font color="#4169E1">if</font> (api[am]) {
-<a name="line858">858: </a>    PetscInfo3(Cmpi,<font color="#666666">"Reallocs %D; Fill ratio: given %g needed %g.\n"</font>,nspacedouble,(double)fill,(double)afill);
-<a name="line859">859: </a>    PetscInfo1(Cmpi,<font color="#666666">"Use <a href="../../../../../docs/manualpages/Mat/MatMatMult.html#MatMatMult">MatMatMult</a>(A,B,<a href="../../../../../docs/manualpages/Mat/MatReuse.html#MatReuse">MatReuse</a>,%g,&C) for best performance.;\n"</font>,(double)afill);
-<a name="line860">860: </a>  } <font color="#4169E1">else</font> {
-<a name="line861">861: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscInfo.html#PetscInfo">PetscInfo</a>(Cmpi,<font color="#666666">"Empty matrix product\n"</font>);
-<a name="line862">862: </a>  }
-<a name="line863">863: </a><font color="#A020F0">#endif</font>
-<a name="line864">864: </a>  <font color="#4169E1">return</font>(0);
-<a name="line865">865: </a>}
-
-<a name="line867">867: </a><font color="#B22222">/*-------------------------------------------------------------------------*/</font>
-<a name="line870">870: </a><strong><font color="#4169E1"><a name="MatTransposeMatMult_MPIAIJ_MPIAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatTransposeMatMult_MPIAIJ_MPIAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> P,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/MatReuse.html#MatReuse">MatReuse</a> scall,<a href="../../../../../doc [...]
-<a name="line871">871: </a>{
-<a name="line873">873: </a>  const char     *algTypes[3] = {<font color="#666666">"scalable"</font>,<font color="#666666">"nonscalable"</font>,<font color="#666666">"matmatmult"</font>};
-<a name="line874">874: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       alg=0; <font color="#B22222">/* set default algorithm */</font>
-
-<a name="line877">877: </a>  <font color="#4169E1">if</font> (scall == MAT_INITIAL_MATRIX) {
-<a name="line878">878: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectOptionsBegin.html#PetscObjectOptionsBegin">PetscObjectOptionsBegin</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A);
-<a name="line879">879: </a>    <a href="../../../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>(<font color="#666666">"-mattransposematmult_via"</font>,<font color="#666666">"Algorithmic approach"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/Mat/MatTransposeMatMult.html#MatTransposeMatMult">MatTransposeMatMult</a>"</font>,algTypes,3,algTypes[0],&alg,NULL);
-<a name="line880">880: </a>    <a href="../../../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>();
-
-<a name="line882">882: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(MAT_TransposeMatMultSymbolic,P,A,0,0);
-<a name="line883">883: </a>    <font color="#4169E1">switch</font> (alg) {
-<a name="line884">884: </a>    <font color="#4169E1">case</font> 1:
-<a name="line885">885: </a>      MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ_nonscalable(P,A,fill,C);
-<a name="line886">886: </a>      <font color="#4169E1">break</font>;
-<a name="line887">887: </a>    <font color="#4169E1">case</font> 2:
-<a name="line888">888: </a>    {
-<a name="line889">889: </a>      <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>         Pt;
-<a name="line890">890: </a>      Mat_PtAPMPI *ptap;
-<a name="line891">891: </a>      Mat_MPIAIJ  *c;
-<a name="line892">892: </a>      <a href="../../../../../docs/manualpages/Mat/MatTranspose.html#MatTranspose">MatTranspose</a>(P,MAT_INITIAL_MATRIX,&Pt);
-<a name="line893">893: </a>      <a href="../../../../../docs/manualpages/Mat/MatMatMult.html#MatMatMult">MatMatMult</a>(Pt,A,MAT_INITIAL_MATRIX,fill,C);
-<a name="line894">894: </a>      c        = (Mat_MPIAIJ*)(*C)->data;
-<a name="line895">895: </a>      ptap     = c->ptap;
-<a name="line896">896: </a>      ptap->Pt = Pt;
-<a name="line897">897: </a>      (*C)->ops->mattransposemultnumeric = MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ_matmatmult;
-<a name="line898">898: </a>      <font color="#4169E1">return</font>(0);
-<a name="line899">899: </a>    }
-<a name="line900">900: </a>      <font color="#4169E1">break</font>;
-<a name="line901">901: </a><strong><font color="#FF0000">    default:</font></strong>
-<a name="line902">902: </a>      MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ(P,A,fill,C);
-<a name="line903">903: </a>      <font color="#4169E1">break</font>;
-<a name="line904">904: </a>    }
-<a name="line905">905: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(MAT_TransposeMatMultSymbolic,P,A,0,0);
-<a name="line906">906: </a>  }
-<a name="line907">907: </a>  <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(MAT_TransposeMatMultNumeric,P,A,0,0);
-<a name="line908">908: </a>  (*(*C)->ops->mattransposemultnumeric)(P,A,*C);
-<a name="line909">909: </a>  <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(MAT_TransposeMatMultNumeric,P,A,0,0);
-<a name="line910">910: </a>  <font color="#4169E1">return</font>(0);
-<a name="line911">911: </a>}
-
-<a name="line913">913: </a><font color="#B22222">/* This routine only works when scall=MAT_REUSE_MATRIX! */</font>
-<a name="line916">916: </a><strong><font color="#4169E1"><a name="MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ_matmatmult"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ_matmatmult(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> P,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> C)</font></strong>
-<a name="line917">917: </a>{
-<a name="line919">919: </a>  Mat_MPIAIJ     *c=(Mat_MPIAIJ*)C->data;
-<a name="line920">920: </a>  Mat_PtAPMPI    *ptap= c->ptap;
-<a name="line921">921: </a>  <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>            Pt=ptap->Pt;
-
-<a name="line924">924: </a>  <a href="../../../../../docs/manualpages/Mat/MatTranspose.html#MatTranspose">MatTranspose</a>(P,MAT_REUSE_MATRIX,&Pt);
-<a name="line925">925: </a>  <a href="../../../../../docs/manualpages/Mat/MatMatMultNumeric.html#MatMatMultNumeric">MatMatMultNumeric</a>(Pt,A,C);
-<a name="line926">926: </a>  <font color="#4169E1">return</font>(0);
-<a name="line927">927: </a>}
-
-<a name="line929">929: </a><font color="#B22222">/* Non-scalable version, use dense axpy */</font>
-<a name="line932">932: </a><strong><font color="#4169E1"><a name="MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ_nonscalable"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ_nonscalable(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> P,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> C)</font>< [...]
-<a name="line933">933: </a>{
-<a name="line934">934: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>      ierr;
-<a name="line935">935: </a>  Mat_Merge_SeqsToMPI *merge;
-<a name="line936">936: </a>  Mat_MPIAIJ          *p =(Mat_MPIAIJ*)P->data,*c=(Mat_MPIAIJ*)C->data;
-<a name="line937">937: </a>  Mat_SeqAIJ          *pd=(Mat_SeqAIJ*)(p->A)->data,*po=(Mat_SeqAIJ*)(p->B)->data;
-<a name="line938">938: </a>  Mat_PtAPMPI         *ptap;
-<a name="line939">939: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *adj,*aJ;
-<a name="line940">940: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            i,j,k,anz,pnz,row,*cj;
-<a name="line941">941: </a>  MatScalar           *ada,*aval,*ca,valtmp;
-<a name="line942">942: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            am  =A->rmap->n,cm=C->rmap->n,pon=(p->B)->cmap->n;
-<a name="line943">943: </a>  <a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a>            comm;
-<a name="line944">944: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a>         size,rank,taga,*len_s;
-<a name="line945">945: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *owners,proc,nrows,**buf_ri_k,**nextrow,**nextci;
-<a name="line946">946: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            **buf_ri,**buf_rj;
-<a name="line947">947: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            cnz=0,*bj_i,*bi,*bj,bnz,nextcj;  <font color="#B22222">/* bi,bj,ba: local array of C(mpi mat) */</font>
-<a name="line948">948: </a>  MPI_Request         *s_waits,*r_waits;
-<a name="line949">949: </a>  MPI_Status          *status;
-<a name="line950">950: </a>  MatScalar           **abuf_r,*ba_i,*pA,*coa,*ba;
-<a name="line951">951: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *ai,*aj,*coi,*coj;
-<a name="line952">952: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *poJ,*pdJ;
-<a name="line953">953: </a>  <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>                 A_loc;
-<a name="line954">954: </a>  Mat_SeqAIJ          *a_loc;
-
-<a name="line957">957: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectGetComm.html#PetscObjectGetComm">PetscObjectGetComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)C,&comm);
-<a name="line958">958: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_size.html#MPI_Comm_size">MPI_Comm_size</a>(comm,&size);
-<a name="line959">959: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_rank.html#MPI_Comm_rank">MPI_Comm_rank</a>(comm,&rank);
-
-<a name="line961">961: </a>  ptap  = c->ptap;
-<a name="line962">962: </a>  merge = ptap->merge;
-
-<a name="line964">964: </a>  <font color="#B22222">/* 2) compute numeric C_seq = P_loc^T*A_loc*P - dominating part */</font>
-<a name="line965">965: </a>  <font color="#B22222">/*--------------------------------------------------------------*/</font>
-<a name="line966">966: </a>  <font color="#B22222">/* get data from symbolic products */</font>
-<a name="line967">967: </a>  coi  = merge->coi; coj = merge->coj;
-<a name="line968">968: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(coi[pon]+1,&coa);
-
-<a name="line970">970: </a>  bi     = merge->bi; bj = merge->bj;
-<a name="line971">971: </a>  owners = merge->rowmap->range;
-<a name="line972">972: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(bi[cm]+1,&ba);
-
-<a name="line974">974: </a>  <font color="#B22222">/* get A_loc by taking all local rows of A */</font>
-<a name="line975">975: </a>  A_loc = ptap->A_loc;
-<a name="line976">976: </a>  <a href="../../../../../docs/manualpages/Mat/MatMPIAIJGetLocalMat.html#MatMPIAIJGetLocalMat">MatMPIAIJGetLocalMat</a>(A,MAT_REUSE_MATRIX,&A_loc);
-<a name="line977">977: </a>  a_loc = (Mat_SeqAIJ*)(A_loc)->data;
-<a name="line978">978: </a>  ai    = a_loc->i;
-<a name="line979">979: </a>  aj    = a_loc->j;
-
-<a name="line981">981: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(A->cmap->N,&aval); <font color="#B22222">/* non-scalable!!! */</font>
-
-<a name="line983">983: </a>  <font color="#4169E1">for</font> (i=0; i<am; i++) {
-<a name="line984">984: </a>    <font color="#B22222">/* 2-a) put A[i,:] to dense array aval */</font>
-<a name="line985">985: </a>    anz = ai[i+1] - ai[i];
-<a name="line986">986: </a>    adj = aj + ai[i];
-<a name="line987">987: </a>    ada = a_loc->a + ai[i];
-<a name="line988">988: </a>    <font color="#4169E1">for</font> (j=0; j<anz; j++) {
-<a name="line989">989: </a>      aval[adj[j]] = ada[j];
-<a name="line990">990: </a>    }
-
-<a name="line992">992: </a>    <font color="#B22222">/* 2-b) Compute Cseq = P_loc[i,:]^T*A[i,:] using outer product */</font>
-<a name="line993">993: </a>    <font color="#B22222">/*--------------------------------------------------------------*/</font>
-<a name="line994">994: </a>    <font color="#B22222">/* put the value into Co=(p->B)^T*A (off-diagonal part, send to others) */</font>
-<a name="line995">995: </a>    pnz = po->i[i+1] - po->i[i];
-<a name="line996">996: </a>    poJ = po->j + po->i[i];
-<a name="line997">997: </a>    pA  = po->a + po->i[i];
-<a name="line998">998: </a>    <font color="#4169E1">for</font> (j=0; j<pnz; j++) {
-<a name="line999">999: </a>      row = poJ[j];
-<a name="line1000">1000: </a>      cnz = coi[row+1] - coi[row];
-<a name="line1001">1001: </a>      cj  = coj + coi[row];
-<a name="line1002">1002: </a>      ca  = coa + coi[row];
-<a name="line1003">1003: </a>      <font color="#B22222">/* perform dense axpy */</font>
-<a name="line1004">1004: </a>      valtmp = pA[j];
-<a name="line1005">1005: </a>      <font color="#4169E1">for</font> (k=0; k<cnz; k++) {
-<a name="line1006">1006: </a>        ca[k] += valtmp*aval[cj[k]];
-<a name="line1007">1007: </a>      }
-<a name="line1008">1008: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*cnz);
-<a name="line1009">1009: </a>    }
-
-<a name="line1011">1011: </a>    <font color="#B22222">/* put the value into Cd (diagonal part) */</font>
-<a name="line1012">1012: </a>    pnz = pd->i[i+1] - pd->i[i];
-<a name="line1013">1013: </a>    pdJ = pd->j + pd->i[i];
-<a name="line1014">1014: </a>    pA  = pd->a + pd->i[i];
-<a name="line1015">1015: </a>    <font color="#4169E1">for</font> (j=0; j<pnz; j++) {
-<a name="line1016">1016: </a>      row = pdJ[j];
-<a name="line1017">1017: </a>      cnz = bi[row+1] - bi[row];
-<a name="line1018">1018: </a>      cj  = bj + bi[row];
-<a name="line1019">1019: </a>      ca  = ba + bi[row];
-<a name="line1020">1020: </a>      <font color="#B22222">/* perform dense axpy */</font>
-<a name="line1021">1021: </a>      valtmp = pA[j];
-<a name="line1022">1022: </a>      <font color="#4169E1">for</font> (k=0; k<cnz; k++) {
-<a name="line1023">1023: </a>        ca[k] += valtmp*aval[cj[k]];
-<a name="line1024">1024: </a>      }
-<a name="line1025">1025: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*cnz);
-<a name="line1026">1026: </a>    }
-
-<a name="line1028">1028: </a>    <font color="#B22222">/* zero the current row of Pt*A */</font>
-<a name="line1029">1029: </a>    aJ = aj + ai[i];
-<a name="line1030">1030: </a>    <font color="#4169E1">for</font> (k=0; k<anz; k++) aval[aJ[k]] = 0.0;
-<a name="line1031">1031: </a>  }
-
-<a name="line1033">1033: </a>  <font color="#B22222">/* 3) send and recv matrix values coa */</font>
-<a name="line1034">1034: </a>  <font color="#B22222">/*------------------------------------*/</font>
-<a name="line1035">1035: </a>  buf_ri = merge->buf_ri;
-<a name="line1036">1036: </a>  buf_rj = merge->buf_rj;
-<a name="line1037">1037: </a>  len_s  = merge->len_s;
-<a name="line1038">1038: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCommGetNewTag.html#PetscCommGetNewTag">PetscCommGetNewTag</a>(comm,&taga);
-<a name="line1039">1039: </a>  PetscPostIrecvScalar(comm,taga,merge->nrecv,merge->id_r,merge->len_r,&abuf_r,&r_waits);
-
-<a name="line1041">1041: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc2.html#PetscMalloc2">PetscMalloc2</a>(merge->nsend+1,&s_waits,size,&status);
-<a name="line1042">1042: </a>  <font color="#4169E1">for</font> (proc=0,k=0; proc<size; proc++) {
-<a name="line1043">1043: </a>    <font color="#4169E1">if</font> (!len_s[proc]) <font color="#4169E1">continue</font>;
-<a name="line1044">1044: </a>    i    = merge->owners_co[proc];
-<a name="line1045">1045: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Isend.html#MPI_Isend">MPI_Isend</a>(coa+coi[i],len_s[proc],MPIU_MATSCALAR,proc,taga,comm,s_waits+k);
-<a name="line1046">1046: </a>    k++;
-<a name="line1047">1047: </a>  }
-<a name="line1048">1048: </a>  <font color="#4169E1">if</font> (merge->nrecv) {<a href="http://www.mpich.org/static/docs/latest/www3/MPI_Waitall.html#MPI_Waitall">MPI_Waitall</a>(merge->nrecv,r_waits,status);}
-<a name="line1049">1049: </a>  <font color="#4169E1">if</font> (merge->nsend) {<a href="http://www.mpich.org/static/docs/latest/www3/MPI_Waitall.html#MPI_Waitall">MPI_Waitall</a>(merge->nsend,s_waits,status);}
-
-<a name="line1051">1051: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree2.html#PetscFree2">PetscFree2</a>(s_waits,status);
-<a name="line1052">1052: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(r_waits);
-<a name="line1053">1053: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(coa);
-
-<a name="line1055">1055: </a>  <font color="#B22222">/* 4) insert local Cseq and received values into Cmpi */</font>
-<a name="line1056">1056: </a>  <font color="#B22222">/*----------------------------------------------------*/</font>
-<a name="line1057">1057: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc3.html#PetscMalloc3">PetscMalloc3</a>(merge->nrecv,&buf_ri_k,merge->nrecv,&nextrow,merge->nrecv,&nextci);
-<a name="line1058">1058: </a>  <font color="#4169E1">for</font> (k=0; k<merge->nrecv; k++) {
-<a name="line1059">1059: </a>    buf_ri_k[k] = buf_ri[k]; <font color="#B22222">/* beginning of k-th recved i-structure */</font>
-<a name="line1060">1060: </a>    nrows       = *(buf_ri_k[k]);
-<a name="line1061">1061: </a>    nextrow[k]  = buf_ri_k[k]+1;  <font color="#B22222">/* next row number of k-th recved i-structure */</font>
-<a name="line1062">1062: </a>    nextci[k]   = buf_ri_k[k] + (nrows + 1); <font color="#B22222">/* poins to the next i-structure of k-th recved i-structure  */</font>
-<a name="line1063">1063: </a>  }
-
-<a name="line1065">1065: </a>  <font color="#4169E1">for</font> (i=0; i<cm; i++) {
-<a name="line1066">1066: </a>    row  = owners[rank] + i; <font color="#B22222">/* global row index of C_seq */</font>
-<a name="line1067">1067: </a>    bj_i = bj + bi[i];  <font color="#B22222">/* col indices of the i-th row of C */</font>
-<a name="line1068">1068: </a>    ba_i = ba + bi[i];
-<a name="line1069">1069: </a>    bnz  = bi[i+1] - bi[i];
-<a name="line1070">1070: </a>    <font color="#B22222">/* add received vals into ba */</font>
-<a name="line1071">1071: </a>    <font color="#4169E1">for</font> (k=0; k<merge->nrecv; k++) { <font color="#B22222">/* k-th received message */</font>
-<a name="line1072">1072: </a>      <font color="#B22222">/* i-th row */</font>
-<a name="line1073">1073: </a>      <font color="#4169E1">if</font> (i == *nextrow[k]) {
-<a name="line1074">1074: </a>        cnz    = *(nextci[k]+1) - *nextci[k];
-<a name="line1075">1075: </a>        cj     = buf_rj[k] + *(nextci[k]);
-<a name="line1076">1076: </a>        ca     = abuf_r[k] + *(nextci[k]);
-<a name="line1077">1077: </a>        nextcj = 0;
-<a name="line1078">1078: </a>        <font color="#4169E1">for</font> (j=0; nextcj<cnz; j++) {
-<a name="line1079">1079: </a>          <font color="#4169E1">if</font> (bj_i[j] == cj[nextcj]) { <font color="#B22222">/* bcol == ccol */</font>
-<a name="line1080">1080: </a>            ba_i[j] += ca[nextcj++];
-<a name="line1081">1081: </a>          }
-<a name="line1082">1082: </a>        }
-<a name="line1083">1083: </a>        nextrow[k]++; nextci[k]++;
-<a name="line1084">1084: </a>        <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*cnz);
-<a name="line1085">1085: </a>      }
-<a name="line1086">1086: </a>    }
-<a name="line1087">1087: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>(C,1,&row,bnz,bj_i,ba_i,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
-<a name="line1088">1088: </a>  }
-<a name="line1089">1089: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(C,MAT_FINAL_ASSEMBLY);
-<a name="line1090">1090: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(C,MAT_FINAL_ASSEMBLY);
-
-<a name="line1092">1092: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(ba);
-<a name="line1093">1093: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(abuf_r[0]);
-<a name="line1094">1094: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(abuf_r);
-<a name="line1095">1095: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree3.html#PetscFree3">PetscFree3</a>(buf_ri_k,nextrow,nextci);
-<a name="line1096">1096: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(aval);
-<a name="line1097">1097: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1098">1098: </a>}
-
-<a name="line1100">1100: </a><strong><font color="#4169E1"><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatDuplicate_MPIAIJ_MatPtAP(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>, <a href="../../../../../docs/manualpages/Mat/MatDuplicateOption.html#MatDuplicateOption">MatDuplicateOption</a>,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>*)</font></strong>;
-<a name="line1101">1101: </a><font color="#B22222">/* This routine is modified from MatPtAPSymbolic_MPIAIJ_MPIAIJ() */</font>
-<a name="line1104">1104: </a><strong><font color="#4169E1"><a name="MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ_nonscalable"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ_nonscalable(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> P,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">Pe [...]
-<a name="line1105">1105: </a>{
-<a name="line1106">1106: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>      ierr;
-<a name="line1107">1107: </a>  <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>                 Cmpi,A_loc,POt,PDt;
-<a name="line1108">1108: </a>  Mat_PtAPMPI         *ptap;
-<a name="line1109">1109: </a>  PetscFreeSpaceList  free_space=NULL,current_space=NULL;
-<a name="line1110">1110: </a>  Mat_MPIAIJ          *p        =(Mat_MPIAIJ*)P->data,*c;
-<a name="line1111">1111: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *pdti,*pdtj,*poti,*potj,*ptJ;
-<a name="line1112">1112: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            nnz;
-<a name="line1113">1113: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *lnk,*owners_co,*coi,*coj,i,k,pnz,row;
-<a name="line1114">1114: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            am=A->rmap->n,pn=P->cmap->n;
-<a name="line1115">1115: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBT.html#PetscBT">PetscBT</a>             lnkbt;
-<a name="line1116">1116: </a>  <a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a>            comm;
-<a name="line1117">1117: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a>         size,rank,tagi,tagj,*len_si,*len_s,*len_ri;
-<a name="line1118">1118: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            **buf_rj,**buf_ri,**buf_ri_k;
-<a name="line1119">1119: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            len,proc,*dnz,*onz,*owners;
-<a name="line1120">1120: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            nzi,*bi,*bj;
-<a name="line1121">1121: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            nrows,*buf_s,*buf_si,*buf_si_i,**nextrow,**nextci;
-<a name="line1122">1122: </a>  MPI_Request         *swaits,*rwaits;
-<a name="line1123">1123: </a>  MPI_Status          *sstatus,rstatus;
-<a name="line1124">1124: </a>  Mat_Merge_SeqsToMPI *merge;
-<a name="line1125">1125: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *ai,*aj,*Jptr,anz,*prmap=p->garray,pon,nspacedouble=0,j;
-<a name="line1126">1126: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>           afill  =1.0,afill_tmp;
-<a name="line1127">1127: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            rstart = P->cmap->rstart,rmax,aN=A->cmap->N;
-<a name="line1128">1128: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>         *vals;
-<a name="line1129">1129: </a>  Mat_SeqAIJ          *a_loc, *pdt,*pot;
-
-<a name="line1132">1132: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectGetComm.html#PetscObjectGetComm">PetscObjectGetComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,&comm);
-<a name="line1133">1133: </a>  <font color="#B22222">/* check if matrix local sizes are compatible */</font>
-<a name="line1134">1134: </a>  <font color="#4169E1">if</font> (A->rmap->rstart != P->rmap->rstart || A->rmap->rend != P->rmap->rend) <a href="../../../../../docs/manualpages/Sys/SETERRQ4.html#SETERRQ4">SETERRQ4</a>(comm,PETSC_ERR_ARG_SIZ,<font color="#666666">"Matrix local dimensions are incompatible, A (%D, %D) != P (%D,%D)"</font>,A->rmap->rstart,A->rmap->rend,P->rmap->rstart,P->rmap->rend);
-
-<a name="line1136">1136: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_size.html#MPI_Comm_size">MPI_Comm_size</a>(comm,&size);
-<a name="line1137">1137: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_rank.html#MPI_Comm_rank">MPI_Comm_rank</a>(comm,&rank);
-
-<a name="line1139">1139: </a>  <font color="#B22222">/* create struct Mat_PtAPMPI and attached it to C later */</font>
-<a name="line1140">1140: </a>  <a href="../../../../../docs/manualpages/Sys/PetscNew.html#PetscNew">PetscNew</a>(&ptap);
-
-<a name="line1142">1142: </a>  <font color="#B22222">/* get A_loc by taking all local rows of A */</font>
-<a name="line1143">1143: </a>  <a href="../../../../../docs/manualpages/Mat/MatMPIAIJGetLocalMat.html#MatMPIAIJGetLocalMat">MatMPIAIJGetLocalMat</a>(A,MAT_INITIAL_MATRIX,&A_loc);
-
-<a name="line1145">1145: </a>  ptap->A_loc = A_loc;
-
-<a name="line1147">1147: </a>  a_loc = (Mat_SeqAIJ*)(A_loc)->data;
-<a name="line1148">1148: </a>  ai    = a_loc->i;
-<a name="line1149">1149: </a>  aj    = a_loc->j;
-
-<a name="line1151">1151: </a>  <font color="#B22222">/* determine symbolic Co=(p->B)^T*A - send to others */</font>
-<a name="line1152">1152: </a>  <font color="#B22222">/*----------------------------------------------------*/</font>
-<a name="line1153">1153: </a>  MatTransposeSymbolic_SeqAIJ(p->A,&PDt);
-<a name="line1154">1154: </a>  pdt  = (Mat_SeqAIJ*)PDt->data;
-<a name="line1155">1155: </a>  pdti = pdt->i; pdtj = pdt->j;
-
-<a name="line1157">1157: </a>  MatTransposeSymbolic_SeqAIJ(p->B,&POt);
-<a name="line1158">1158: </a>  pot  = (Mat_SeqAIJ*)POt->data;
-<a name="line1159">1159: </a>  poti = pot->i; potj = pot->j;
-
-<a name="line1161">1161: </a>  <font color="#B22222">/* then, compute symbolic Co = (p->B)^T*A */</font>
-<a name="line1162">1162: </a>  pon    = (p->B)->cmap->n; <font color="#B22222">/* total num of rows to be sent to other processors >= (num of nonzero rows of C_seq) - pn */</font>
-<a name="line1163">1163: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(pon+1,&coi);
-<a name="line1164">1164: </a>  coi[0] = 0;
-
-<a name="line1166">1166: </a>  <font color="#B22222">/* set initial free space to be fill*(nnz(p->B) + nnz(A)) */</font>
-<a name="line1167">1167: </a>  nnz           = <a href="../../../../../docs/manualpages/Sys/PetscRealIntMultTruncate.html#PetscRealIntMultTruncate">PetscRealIntMultTruncate</a>(fill,<a href="../../../../../docs/manualpages/Sys/PetscIntSumTruncate.html#PetscIntSumTruncate">PetscIntSumTruncate</a>(poti[pon],ai[am]));
-<a name="line1168">1168: </a>  PetscFreeSpaceGet(nnz,&free_space);
-<a name="line1169">1169: </a>  current_space = free_space;
-
-<a name="line1171">1171: </a>  <font color="#B22222">/* create and initialize a linked list */</font>
-<a name="line1172">1172: </a>  PetscLLCondensedCreate(aN,aN,&lnk,&lnkbt);
-
-<a name="line1174">1174: </a>  <font color="#4169E1">for</font> (i=0; i<pon; i++) {
-<a name="line1175">1175: </a>    pnz = poti[i+1] - poti[i];
-<a name="line1176">1176: </a>    ptJ = potj + poti[i];
-<a name="line1177">1177: </a>    <font color="#4169E1">for</font> (j=0; j<pnz; j++) {
-<a name="line1178">1178: </a>      row  = ptJ[j]; <font color="#B22222">/* row of A_loc == col of Pot */</font>
-<a name="line1179">1179: </a>      anz  = ai[row+1] - ai[row];
-<a name="line1180">1180: </a>      Jptr = aj + ai[row];
-<a name="line1181">1181: </a>      <font color="#B22222">/* add non-zero cols of AP into the sorted linked list lnk */</font>
-<a name="line1182">1182: </a>      PetscLLCondensedAddSorted(anz,Jptr,lnk,lnkbt);
-<a name="line1183">1183: </a>    }
-<a name="line1184">1184: </a>    nnz = lnk[0];
-
-<a name="line1186">1186: </a>    <font color="#B22222">/* If free space is not available, double the total space in the list */</font>
-<a name="line1187">1187: </a>    <font color="#4169E1">if</font> (current_space->local_remaining<nnz) {
-<a name="line1188">1188: </a>      PetscFreeSpaceGet(<a href="../../../../../docs/manualpages/Sys/PetscIntSumTruncate.html#PetscIntSumTruncate">PetscIntSumTruncate</a>(nnz,current_space->total_array_size),&current_space);
-<a name="line1189">1189: </a>      nspacedouble++;
-<a name="line1190">1190: </a>    }
-
-<a name="line1192">1192: </a>    <font color="#B22222">/* Copy data into free space, and zero out denserows */</font>
-<a name="line1193">1193: </a>    PetscLLCondensedClean(aN,nnz,current_space->array,lnk,lnkbt);
-
-<a name="line1195">1195: </a>    current_space->array           += nnz;
-<a name="line1196">1196: </a>    current_space->local_used      += nnz;
-<a name="line1197">1197: </a>    current_space->local_remaining -= nnz;
-
-<a name="line1199">1199: </a>    coi[i+1] = coi[i] + nnz;
-<a name="line1200">1200: </a>  }
-
-<a name="line1202">1202: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(coi[pon]+1,&coj);
-<a name="line1203">1203: </a>  PetscFreeSpaceContiguous(&free_space,coj);
-
-<a name="line1205">1205: </a>  afill_tmp = (<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>)coi[pon]/(poti[pon] + ai[am]+1);
-<a name="line1206">1206: </a>  <font color="#4169E1">if</font> (afill_tmp > afill) afill = afill_tmp;
-
-<a name="line1208">1208: </a>  <font color="#B22222">/* send j-array (coj) of Co to other processors */</font>
-<a name="line1209">1209: </a>  <font color="#B22222">/*----------------------------------------------*/</font>
-<a name="line1210">1210: </a>  <font color="#B22222">/* determine row ownership */</font>
-<a name="line1211">1211: </a>  <a href="../../../../../docs/manualpages/Sys/PetscNew.html#PetscNew">PetscNew</a>(&merge);
-<a name="line1212">1212: </a>  <a href="../../../../../docs/manualpages/IS/PetscLayoutCreate.html#PetscLayoutCreate">PetscLayoutCreate</a>(comm,&merge->rowmap);
-
-<a name="line1214">1214: </a>  merge->rowmap->n  = pn;
-<a name="line1215">1215: </a>  merge->rowmap->bs = 1;
-
-<a name="line1217">1217: </a>  <a href="../../../../../docs/manualpages/IS/PetscLayoutSetUp.html#PetscLayoutSetUp">PetscLayoutSetUp</a>(merge->rowmap);
-<a name="line1218">1218: </a>  owners = merge->rowmap->range;
-
-<a name="line1220">1220: </a>  <font color="#B22222">/* determine the number of messages to send, their lengths */</font>
-<a name="line1221">1221: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(size,&len_si);
-<a name="line1222">1222: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(size,&merge->len_s);
-
-<a name="line1224">1224: </a>  len_s        = merge->len_s;
-<a name="line1225">1225: </a>  merge->nsend = 0;
-
-<a name="line1227">1227: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(size+2,&owners_co);
-<a name="line1228">1228: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemzero.html#PetscMemzero">PetscMemzero</a>(len_s,size*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a>));
-
-<a name="line1230">1230: </a>  proc = 0;
-<a name="line1231">1231: </a>  <font color="#4169E1">for</font> (i=0; i<pon; i++) {
-<a name="line1232">1232: </a>    <font color="#4169E1">while</font> (prmap[i] >= owners[proc+1]) proc++;
-<a name="line1233">1233: </a>    len_si[proc]++;  <font color="#B22222">/* num of rows in Co to be sent to [proc] */</font>
-<a name="line1234">1234: </a>    len_s[proc] += coi[i+1] - coi[i];
-<a name="line1235">1235: </a>  }
-
-<a name="line1237">1237: </a>  len          = 0; <font color="#B22222">/* max length of buf_si[] */</font>
-<a name="line1238">1238: </a>  owners_co[0] = 0;
-<a name="line1239">1239: </a>  <font color="#4169E1">for</font> (proc=0; proc<size; proc++) {
-<a name="line1240">1240: </a>    owners_co[proc+1] = owners_co[proc] + len_si[proc];
-<a name="line1241">1241: </a>    <font color="#4169E1">if</font> (len_si[proc]) {
-<a name="line1242">1242: </a>      merge->nsend++;
-<a name="line1243">1243: </a>      len_si[proc] = 2*(len_si[proc] + 1);
-<a name="line1244">1244: </a>      len         += len_si[proc];
-<a name="line1245">1245: </a>    }
-<a name="line1246">1246: </a>  }
-
-<a name="line1248">1248: </a>  <font color="#B22222">/* determine the number and length of messages to receive for coi and coj  */</font>
-<a name="line1249">1249: </a>  <a href="../../../../../docs/manualpages/Sys/PetscGatherNumberOfMessages.html#PetscGatherNumberOfMessages">PetscGatherNumberOfMessages</a>(comm,NULL,len_s,&merge->nrecv);
-<a name="line1250">1250: </a>  <a href="../../../../../docs/manualpages/Sys/PetscGatherMessageLengths2.html#PetscGatherMessageLengths2">PetscGatherMessageLengths2</a>(comm,merge->nsend,merge->nrecv,len_s,len_si,&merge->id_r,&merge->len_r,&len_ri);
-
-<a name="line1252">1252: </a>  <font color="#B22222">/* post the Irecv and Isend of coj */</font>
-<a name="line1253">1253: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCommGetNewTag.html#PetscCommGetNewTag">PetscCommGetNewTag</a>(comm,&tagj);
-<a name="line1254">1254: </a>  PetscPostIrecvInt(comm,tagj,merge->nrecv,merge->id_r,merge->len_r,&buf_rj,&rwaits);
-<a name="line1255">1255: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(merge->nsend+1,&swaits);
-<a name="line1256">1256: </a>  <font color="#4169E1">for</font> (proc=0, k=0; proc<size; proc++) {
-<a name="line1257">1257: </a>    <font color="#4169E1">if</font> (!len_s[proc]) <font color="#4169E1">continue</font>;
-<a name="line1258">1258: </a>    i    = owners_co[proc];
-<a name="line1259">1259: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Isend.html#MPI_Isend">MPI_Isend</a>(coj+coi[i],len_s[proc],MPIU_INT,proc,tagj,comm,swaits+k);
-<a name="line1260">1260: </a>    k++;
-<a name="line1261">1261: </a>  }
-
-<a name="line1263">1263: </a>  <font color="#B22222">/* receives and sends of coj are complete */</font>
-<a name="line1264">1264: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(size,&sstatus);
-<a name="line1265">1265: </a>  <font color="#4169E1">for</font> (i=0; i<merge->nrecv; i++) {
-<a name="line1266">1266: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a> icompleted;
-<a name="line1267">1267: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Waitany.html#MPI_Waitany">MPI_Waitany</a>(merge->nrecv,rwaits,&icompleted,&rstatus);
-<a name="line1268">1268: </a>  }
-<a name="line1269">1269: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(rwaits);
-<a name="line1270">1270: </a>  <font color="#4169E1">if</font> (merge->nsend) {<a href="http://www.mpich.org/static/docs/latest/www3/MPI_Waitall.html#MPI_Waitall">MPI_Waitall</a>(merge->nsend,swaits,sstatus);}
-
-<a name="line1272">1272: </a>  <font color="#B22222">/* send and recv coi */</font>
-<a name="line1273">1273: </a>  <font color="#B22222">/*-------------------*/</font>
-<a name="line1274">1274: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCommGetNewTag.html#PetscCommGetNewTag">PetscCommGetNewTag</a>(comm,&tagi);
-<a name="line1275">1275: </a>  PetscPostIrecvInt(comm,tagi,merge->nrecv,merge->id_r,len_ri,&buf_ri,&rwaits);
-<a name="line1276">1276: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(len+1,&buf_s);
-<a name="line1277">1277: </a>  buf_si = buf_s;  <font color="#B22222">/* points to the beginning of k-th msg to be sent */</font>
-<a name="line1278">1278: </a>  <font color="#4169E1">for</font> (proc=0,k=0; proc<size; proc++) {
-<a name="line1279">1279: </a>    <font color="#4169E1">if</font> (!len_s[proc]) <font color="#4169E1">continue</font>;
-<a name="line1280">1280: </a>    <font color="#B22222">/* form outgoing message for i-structure:</font>
-<a name="line1281">1281: </a><font color="#B22222">         buf_si[0]:                 nrows to be sent</font>
-<a name="line1282">1282: </a><font color="#B22222">               [1:nrows]:           row index (global)</font>
-<a name="line1283">1283: </a><font color="#B22222">               [nrows+1:2*nrows+1]: i-structure index</font>
-<a name="line1284">1284: </a><font color="#B22222">    */</font>
-<a name="line1285">1285: </a>    <font color="#B22222">/*-------------------------------------------*/</font>
-<a name="line1286">1286: </a>    nrows       = len_si[proc]/2 - 1;
-<a name="line1287">1287: </a>    buf_si_i    = buf_si + nrows+1;
-<a name="line1288">1288: </a>    buf_si[0]   = nrows;
-<a name="line1289">1289: </a>    buf_si_i[0] = 0;
-<a name="line1290">1290: </a>    nrows       = 0;
-<a name="line1291">1291: </a>    <font color="#4169E1">for</font> (i=owners_co[proc]; i<owners_co[proc+1]; i++) {
-<a name="line1292">1292: </a>      nzi               = coi[i+1] - coi[i];
-<a name="line1293">1293: </a>      buf_si_i[nrows+1] = buf_si_i[nrows] + nzi; <font color="#B22222">/* i-structure */</font>
-<a name="line1294">1294: </a>      buf_si[nrows+1]   = prmap[i] -owners[proc]; <font color="#B22222">/* local row index */</font>
-<a name="line1295">1295: </a>      nrows++;
-<a name="line1296">1296: </a>    }
-<a name="line1297">1297: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Isend.html#MPI_Isend">MPI_Isend</a>(buf_si,len_si[proc],MPIU_INT,proc,tagi,comm,swaits+k);
-<a name="line1298">1298: </a>    k++;
-<a name="line1299">1299: </a>    buf_si += len_si[proc];
-<a name="line1300">1300: </a>  }
-<a name="line1301">1301: </a>  i = merge->nrecv;
-<a name="line1302">1302: </a>  <font color="#4169E1">while</font> (i--) {
-<a name="line1303">1303: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a> icompleted;
-<a name="line1304">1304: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Waitany.html#MPI_Waitany">MPI_Waitany</a>(merge->nrecv,rwaits,&icompleted,&rstatus);
-<a name="line1305">1305: </a>  }
-<a name="line1306">1306: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(rwaits);
-<a name="line1307">1307: </a>  <font color="#4169E1">if</font> (merge->nsend) {<a href="http://www.mpich.org/static/docs/latest/www3/MPI_Waitall.html#MPI_Waitall">MPI_Waitall</a>(merge->nsend,swaits,sstatus);}
-<a name="line1308">1308: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(len_si);
-<a name="line1309">1309: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(len_ri);
-<a name="line1310">1310: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(swaits);
-<a name="line1311">1311: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(sstatus);
-<a name="line1312">1312: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(buf_s);
-
-<a name="line1314">1314: </a>  <font color="#B22222">/* compute the local portion of C (mpi mat) */</font>
-<a name="line1315">1315: </a>  <font color="#B22222">/*------------------------------------------*/</font>
-<a name="line1316">1316: </a>  <font color="#B22222">/* allocate bi array and free space for accumulating nonzero column info */</font>
-<a name="line1317">1317: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(pn+1,&bi);
-<a name="line1318">1318: </a>  bi[0] = 0;
-
-<a name="line1320">1320: </a>  <font color="#B22222">/* set initial free space to be fill*(nnz(P) + nnz(A)) */</font>
-<a name="line1321">1321: </a>  nnz           = <a href="../../../../../docs/manualpages/Sys/PetscRealIntMultTruncate.html#PetscRealIntMultTruncate">PetscRealIntMultTruncate</a>(fill,<a href="../../../../../docs/manualpages/Sys/PetscIntSumTruncate.html#PetscIntSumTruncate">PetscIntSumTruncate</a>(pdti[pn],<a href="../../../../../docs/manualpages/Sys/PetscIntSumTruncate.html#PetscIntSumTruncate">PetscIntSumTruncate</a>(poti[pon],ai[am])));
-<a name="line1322">1322: </a>  PetscFreeSpaceGet(nnz,&free_space);
-<a name="line1323">1323: </a>  current_space = free_space;
-
-<a name="line1325">1325: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc3.html#PetscMalloc3">PetscMalloc3</a>(merge->nrecv,&buf_ri_k,merge->nrecv,&nextrow,merge->nrecv,&nextci);
-<a name="line1326">1326: </a>  <font color="#4169E1">for</font> (k=0; k<merge->nrecv; k++) {
-<a name="line1327">1327: </a>    buf_ri_k[k] = buf_ri[k]; <font color="#B22222">/* beginning of k-th recved i-structure */</font>
-<a name="line1328">1328: </a>    nrows       = *buf_ri_k[k];
-<a name="line1329">1329: </a>    nextrow[k]  = buf_ri_k[k] + 1;  <font color="#B22222">/* next row number of k-th recved i-structure */</font>
-<a name="line1330">1330: </a>    nextci[k]   = buf_ri_k[k] + (nrows + 1); <font color="#B22222">/* poins to the next i-structure of k-th recved i-structure  */</font>
-<a name="line1331">1331: </a>  }
-
-<a name="line1333">1333: </a>  <a href="../../../../../docs/manualpages/Mat/MatPreallocateInitialize.html#MatPreallocateInitialize">MatPreallocateInitialize</a>(comm,pn,A->cmap->n,dnz,onz);
-<a name="line1334">1334: </a>  rmax = 0;
-<a name="line1335">1335: </a>  <font color="#4169E1">for</font> (i=0; i<pn; i++) {
-<a name="line1336">1336: </a>    <font color="#B22222">/* add pdt[i,:]*AP into lnk */</font>
-<a name="line1337">1337: </a>    pnz = pdti[i+1] - pdti[i];
-<a name="line1338">1338: </a>    ptJ = pdtj + pdti[i];
-<a name="line1339">1339: </a>    <font color="#4169E1">for</font> (j=0; j<pnz; j++) {
-<a name="line1340">1340: </a>      row  = ptJ[j];  <font color="#B22222">/* row of AP == col of Pt */</font>
-<a name="line1341">1341: </a>      anz  = ai[row+1] - ai[row];
-<a name="line1342">1342: </a>      Jptr = aj + ai[row];
-<a name="line1343">1343: </a>      <font color="#B22222">/* add non-zero cols of AP into the sorted linked list lnk */</font>
-<a name="line1344">1344: </a>      PetscLLCondensedAddSorted(anz,Jptr,lnk,lnkbt);
-<a name="line1345">1345: </a>    }
-
-<a name="line1347">1347: </a>    <font color="#B22222">/* add received col data into lnk */</font>
-<a name="line1348">1348: </a>    <font color="#4169E1">for</font> (k=0; k<merge->nrecv; k++) { <font color="#B22222">/* k-th received message */</font>
-<a name="line1349">1349: </a>      <font color="#4169E1">if</font> (i == *nextrow[k]) { <font color="#B22222">/* i-th row */</font>
-<a name="line1350">1350: </a>        nzi  = *(nextci[k]+1) - *nextci[k];
-<a name="line1351">1351: </a>        Jptr = buf_rj[k] + *nextci[k];
-<a name="line1352">1352: </a>        PetscLLCondensedAddSorted(nzi,Jptr,lnk,lnkbt);
-<a name="line1353">1353: </a>        nextrow[k]++; nextci[k]++;
-<a name="line1354">1354: </a>      }
-<a name="line1355">1355: </a>    }
-<a name="line1356">1356: </a>    nnz = lnk[0];
-
-<a name="line1358">1358: </a>    <font color="#B22222">/* if free space is not available, make more free space */</font>
-<a name="line1359">1359: </a>    <font color="#4169E1">if</font> (current_space->local_remaining<nnz) {
-<a name="line1360">1360: </a>      PetscFreeSpaceGet(<a href="../../../../../docs/manualpages/Sys/PetscIntSumTruncate.html#PetscIntSumTruncate">PetscIntSumTruncate</a>(nnz,current_space->total_array_size),&current_space);
-<a name="line1361">1361: </a>      nspacedouble++;
-<a name="line1362">1362: </a>    }
-<a name="line1363">1363: </a>    <font color="#B22222">/* copy data into free space, then initialize lnk */</font>
-<a name="line1364">1364: </a>    PetscLLCondensedClean(aN,nnz,current_space->array,lnk,lnkbt);
-<a name="line1365">1365: </a>    <a href="../../../../../docs/manualpages/Mat/MatPreallocateSet.html#MatPreallocateSet">MatPreallocateSet</a>(i+owners[rank],nnz,current_space->array,dnz,onz);
-
-<a name="line1367">1367: </a>    current_space->array           += nnz;
-<a name="line1368">1368: </a>    current_space->local_used      += nnz;
-<a name="line1369">1369: </a>    current_space->local_remaining -= nnz;
-
-<a name="line1371">1371: </a>    bi[i+1] = bi[i] + nnz;
-<a name="line1372">1372: </a>    <font color="#4169E1">if</font> (nnz > rmax) rmax = nnz;
-<a name="line1373">1373: </a>  }
-<a name="line1374">1374: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree3.html#PetscFree3">PetscFree3</a>(buf_ri_k,nextrow,nextci);
-
-<a name="line1376">1376: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(bi[pn]+1,&bj);
-<a name="line1377">1377: </a>  PetscFreeSpaceContiguous(&free_space,bj);
-
-<a name="line1379">1379: </a>  afill_tmp = (<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>)bi[pn]/(pdti[pn] + poti[pon] + ai[am]+1);
-<a name="line1380">1380: </a>  <font color="#4169E1">if</font> (afill_tmp > afill) afill = afill_tmp;
-<a name="line1381">1381: </a>  PetscLLCondensedDestroy(lnk,lnkbt);
-<a name="line1382">1382: </a>  <a href="../../../../../docs/manualpages/Mat/MatDestroy.html#MatDestroy">MatDestroy</a>(&POt);
-<a name="line1383">1383: </a>  <a href="../../../../../docs/manualpages/Mat/MatDestroy.html#MatDestroy">MatDestroy</a>(&PDt);
-
-<a name="line1385">1385: </a>  <font color="#B22222">/* create symbolic parallel matrix Cmpi - why cannot be assembled in Numeric part   */</font>
-<a name="line1386">1386: </a>  <font color="#B22222">/*----------------------------------------------------------------------------------*/</font>
-<a name="line1387">1387: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(rmax+1,&vals);
-
-<a name="line1389">1389: </a>  <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(comm,&Cmpi);
-<a name="line1390">1390: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(Cmpi,pn,A->cmap->n,<a href="../../../../../docs/manualpages/Sys/PETSC_DETERMINE.html#PETSC_DETERMINE">PETSC_DETERMINE</a>,<a href="../../../../../docs/manualpages/Sys/PETSC_DETERMINE.html#PETSC_DETERMINE">PETSC_DETERMINE</a>);
-<a name="line1391">1391: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetBlockSizes.html#MatSetBlockSizes">MatSetBlockSizes</a>(Cmpi,PetscAbs(P->cmap->bs),PetscAbs(A->cmap->bs));
-<a name="line1392">1392: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(Cmpi,<a href="../../../../../docs/manualpages/Mat/MATMPIAIJ.html#MATMPIAIJ">MATMPIAIJ</a>);
-<a name="line1393">1393: </a>  <a href="../../../../../docs/manualpages/Mat/MatMPIAIJSetPreallocation.html#MatMPIAIJSetPreallocation">MatMPIAIJSetPreallocation</a>(Cmpi,0,dnz,0,onz);
-<a name="line1394">1394: </a>  <a href="../../../../../docs/manualpages/Mat/MatPreallocateFinalize.html#MatPreallocateFinalize">MatPreallocateFinalize</a>(dnz,onz);
-<a name="line1395">1395: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetBlockSize.html#MatSetBlockSize">MatSetBlockSize</a>(Cmpi,1);
-<a name="line1396">1396: </a>  <font color="#4169E1">for</font> (i=0; i<pn; i++) {
-<a name="line1397">1397: </a>    row  = i + rstart;
-<a name="line1398">1398: </a>    nnz  = bi[i+1] - bi[i];
-<a name="line1399">1399: </a>    Jptr = bj + bi[i];
-<a name="line1400">1400: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>(Cmpi,1,&row,nnz,Jptr,vals,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
-<a name="line1401">1401: </a>  }
-<a name="line1402">1402: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(Cmpi,MAT_FINAL_ASSEMBLY);
-<a name="line1403">1403: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(Cmpi,MAT_FINAL_ASSEMBLY);
-<a name="line1404">1404: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(vals);
-
-<a name="line1406">1406: </a>  merge->bi        = bi;
-<a name="line1407">1407: </a>  merge->bj        = bj;
-<a name="line1408">1408: </a>  merge->coi       = coi;
-<a name="line1409">1409: </a>  merge->coj       = coj;
-<a name="line1410">1410: </a>  merge->buf_ri    = buf_ri;
-<a name="line1411">1411: </a>  merge->buf_rj    = buf_rj;
-<a name="line1412">1412: </a>  merge->owners_co = owners_co;
-
-<a name="line1414">1414: </a>  <font color="#B22222">/* attach the supporting struct to Cmpi for reuse */</font>
-<a name="line1415">1415: </a>  c           = (Mat_MPIAIJ*)Cmpi->data;
-<a name="line1416">1416: </a>  c->ptap     = ptap;
-<a name="line1417">1417: </a>  ptap->api   = NULL;
-<a name="line1418">1418: </a>  ptap->apj   = NULL;
-<a name="line1419">1419: </a>  ptap->merge = merge;
-<a name="line1420">1420: </a>  ptap->destroy   = Cmpi->ops->destroy;
-<a name="line1421">1421: </a>  ptap->duplicate = Cmpi->ops->duplicate;
-
-<a name="line1423">1423: </a>  Cmpi->ops->mattransposemultnumeric = MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ_nonscalable;
-<a name="line1424">1424: </a>  Cmpi->ops->destroy                 = MatDestroy_MPIAIJ_PtAP;
-<a name="line1425">1425: </a>  Cmpi->ops->duplicate               = MatDuplicate_MPIAIJ_MatPtAP;
-
-<a name="line1427">1427: </a>  *C = Cmpi;
-<a name="line1428">1428: </a><font color="#A020F0">#if defined(PETSC_USE_INFO)</font>
-<a name="line1429">1429: </a>  <font color="#4169E1">if</font> (bi[pn] != 0) {
-<a name="line1430">1430: </a>    PetscInfo3(Cmpi,<font color="#666666">"Reallocs %D; Fill ratio: given %g needed %g.\n"</font>,nspacedouble,(double)fill,(double)afill);
-<a name="line1431">1431: </a>    PetscInfo1(Cmpi,<font color="#666666">"Use <a href="../../../../../docs/manualpages/Mat/MatTransposeMatMult.html#MatTransposeMatMult">MatTransposeMatMult</a>(A,B,<a href="../../../../../docs/manualpages/Mat/MatReuse.html#MatReuse">MatReuse</a>,%g,&C) for best performance.\n"</font>,(double)afill);
-<a name="line1432">1432: </a>  } <font color="#4169E1">else</font> {
-<a name="line1433">1433: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscInfo.html#PetscInfo">PetscInfo</a>(Cmpi,<font color="#666666">"Empty matrix product\n"</font>);
-<a name="line1434">1434: </a>  }
-<a name="line1435">1435: </a><font color="#A020F0">#endif</font>
-<a name="line1436">1436: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1437">1437: </a>}
-
-<a name="line1441">1441: </a><strong><font color="#4169E1"><a name="MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> P,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> C)</font></strong>
-<a name="line1442">1442: </a>{
-<a name="line1443">1443: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>      ierr;
-<a name="line1444">1444: </a>  Mat_Merge_SeqsToMPI *merge;
-<a name="line1445">1445: </a>  Mat_MPIAIJ          *p =(Mat_MPIAIJ*)P->data,*c=(Mat_MPIAIJ*)C->data;
-<a name="line1446">1446: </a>  Mat_SeqAIJ          *pd=(Mat_SeqAIJ*)(p->A)->data,*po=(Mat_SeqAIJ*)(p->B)->data;
-<a name="line1447">1447: </a>  Mat_PtAPMPI         *ptap;
-<a name="line1448">1448: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *adj;
-<a name="line1449">1449: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            i,j,k,anz,pnz,row,*cj,nexta;
-<a name="line1450">1450: </a>  MatScalar           *ada,*ca,valtmp;
-<a name="line1451">1451: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            am  =A->rmap->n,cm=C->rmap->n,pon=(p->B)->cmap->n;
-<a name="line1452">1452: </a>  <a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a>            comm;
-<a name="line1453">1453: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a>         size,rank,taga,*len_s;
-<a name="line1454">1454: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *owners,proc,nrows,**buf_ri_k,**nextrow,**nextci;
-<a name="line1455">1455: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            **buf_ri,**buf_rj;
-<a name="line1456">1456: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            cnz=0,*bj_i,*bi,*bj,bnz,nextcj;  <font color="#B22222">/* bi,bj,ba: local array of C(mpi mat) */</font>
-<a name="line1457">1457: </a>  MPI_Request         *s_waits,*r_waits;
-<a name="line1458">1458: </a>  MPI_Status          *status;
-<a name="line1459">1459: </a>  MatScalar           **abuf_r,*ba_i,*pA,*coa,*ba;
-<a name="line1460">1460: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *ai,*aj,*coi,*coj;
-<a name="line1461">1461: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *poJ,*pdJ;
-<a name="line1462">1462: </a>  <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>                 A_loc;
-<a name="line1463">1463: </a>  Mat_SeqAIJ          *a_loc;
-
-<a name="line1466">1466: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectGetComm.html#PetscObjectGetComm">PetscObjectGetComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)C,&comm);
-<a name="line1467">1467: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_size.html#MPI_Comm_size">MPI_Comm_size</a>(comm,&size);
-<a name="line1468">1468: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_rank.html#MPI_Comm_rank">MPI_Comm_rank</a>(comm,&rank);
-
-<a name="line1470">1470: </a>  ptap  = c->ptap;
-<a name="line1471">1471: </a>  merge = ptap->merge;
-
-<a name="line1473">1473: </a>  <font color="#B22222">/* 2) compute numeric C_seq = P_loc^T*A_loc */</font>
-<a name="line1474">1474: </a>  <font color="#B22222">/*------------------------------------------*/</font>
-<a name="line1475">1475: </a>  <font color="#B22222">/* get data from symbolic products */</font>
-<a name="line1476">1476: </a>  coi    = merge->coi; coj = merge->coj;
-<a name="line1477">1477: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(coi[pon]+1,&coa);
-<a name="line1478">1478: </a>  bi     = merge->bi; bj = merge->bj;
-<a name="line1479">1479: </a>  owners = merge->rowmap->range;
-<a name="line1480">1480: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(bi[cm]+1,&ba);
-
-<a name="line1482">1482: </a>  <font color="#B22222">/* get A_loc by taking all local rows of A */</font>
-<a name="line1483">1483: </a>  A_loc = ptap->A_loc;
-<a name="line1484">1484: </a>  <a href="../../../../../docs/manualpages/Mat/MatMPIAIJGetLocalMat.html#MatMPIAIJGetLocalMat">MatMPIAIJGetLocalMat</a>(A,MAT_REUSE_MATRIX,&A_loc);
-<a name="line1485">1485: </a>  a_loc = (Mat_SeqAIJ*)(A_loc)->data;
-<a name="line1486">1486: </a>  ai    = a_loc->i;
-<a name="line1487">1487: </a>  aj    = a_loc->j;
-
-<a name="line1489">1489: </a>  <font color="#4169E1">for</font> (i=0; i<am; i++) {
-<a name="line1490">1490: </a>    anz = ai[i+1] - ai[i];
-<a name="line1491">1491: </a>    adj = aj + ai[i];
-<a name="line1492">1492: </a>    ada = a_loc->a + ai[i];
-
-<a name="line1494">1494: </a>    <font color="#B22222">/* 2-b) Compute Cseq = P_loc[i,:]^T*A[i,:] using outer product */</font>
-<a name="line1495">1495: </a>    <font color="#B22222">/*-------------------------------------------------------------*/</font>
-<a name="line1496">1496: </a>    <font color="#B22222">/* put the value into Co=(p->B)^T*A (off-diagonal part, send to others) */</font>
-<a name="line1497">1497: </a>    pnz = po->i[i+1] - po->i[i];
-<a name="line1498">1498: </a>    poJ = po->j + po->i[i];
-<a name="line1499">1499: </a>    pA  = po->a + po->i[i];
-<a name="line1500">1500: </a>    <font color="#4169E1">for</font> (j=0; j<pnz; j++) {
-<a name="line1501">1501: </a>      row = poJ[j];
-<a name="line1502">1502: </a>      cj  = coj + coi[row];
-<a name="line1503">1503: </a>      ca  = coa + coi[row];
-<a name="line1504">1504: </a>      <font color="#B22222">/* perform sparse axpy */</font>
-<a name="line1505">1505: </a>      nexta  = 0;
-<a name="line1506">1506: </a>      valtmp = pA[j];
-<a name="line1507">1507: </a>      <font color="#4169E1">for</font> (k=0; nexta<anz; k++) {
-<a name="line1508">1508: </a>        <font color="#4169E1">if</font> (cj[k] == adj[nexta]) {
-<a name="line1509">1509: </a>          ca[k] += valtmp*ada[nexta];
-<a name="line1510">1510: </a>          nexta++;
-<a name="line1511">1511: </a>        }
-<a name="line1512">1512: </a>      }
-<a name="line1513">1513: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*anz);
-<a name="line1514">1514: </a>    }
-
-<a name="line1516">1516: </a>    <font color="#B22222">/* put the value into Cd (diagonal part) */</font>
-<a name="line1517">1517: </a>    pnz = pd->i[i+1] - pd->i[i];
-<a name="line1518">1518: </a>    pdJ = pd->j + pd->i[i];
-<a name="line1519">1519: </a>    pA  = pd->a + pd->i[i];
-<a name="line1520">1520: </a>    <font color="#4169E1">for</font> (j=0; j<pnz; j++) {
-<a name="line1521">1521: </a>      row = pdJ[j];
-<a name="line1522">1522: </a>      cj  = bj + bi[row];
-<a name="line1523">1523: </a>      ca  = ba + bi[row];
-<a name="line1524">1524: </a>      <font color="#B22222">/* perform sparse axpy */</font>
-<a name="line1525">1525: </a>      nexta  = 0;
-<a name="line1526">1526: </a>      valtmp = pA[j];
-<a name="line1527">1527: </a>      <font color="#4169E1">for</font> (k=0; nexta<anz; k++) {
-<a name="line1528">1528: </a>        <font color="#4169E1">if</font> (cj[k] == adj[nexta]) {
-<a name="line1529">1529: </a>          ca[k] += valtmp*ada[nexta];
-<a name="line1530">1530: </a>          nexta++;
-<a name="line1531">1531: </a>        }
-<a name="line1532">1532: </a>      }
-<a name="line1533">1533: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*anz);
-<a name="line1534">1534: </a>    }
-<a name="line1535">1535: </a>  }
-
-<a name="line1537">1537: </a>  <font color="#B22222">/* 3) send and recv matrix values coa */</font>
-<a name="line1538">1538: </a>  <font color="#B22222">/*------------------------------------*/</font>
-<a name="line1539">1539: </a>  buf_ri = merge->buf_ri;
-<a name="line1540">1540: </a>  buf_rj = merge->buf_rj;
-<a name="line1541">1541: </a>  len_s  = merge->len_s;
-<a name="line1542">1542: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCommGetNewTag.html#PetscCommGetNewTag">PetscCommGetNewTag</a>(comm,&taga);
-<a name="line1543">1543: </a>  PetscPostIrecvScalar(comm,taga,merge->nrecv,merge->id_r,merge->len_r,&abuf_r,&r_waits);
-
-<a name="line1545">1545: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc2.html#PetscMalloc2">PetscMalloc2</a>(merge->nsend+1,&s_waits,size,&status);
-<a name="line1546">1546: </a>  <font color="#4169E1">for</font> (proc=0,k=0; proc<size; proc++) {
-<a name="line1547">1547: </a>    <font color="#4169E1">if</font> (!len_s[proc]) <font color="#4169E1">continue</font>;
-<a name="line1548">1548: </a>    i    = merge->owners_co[proc];
-<a name="line1549">1549: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Isend.html#MPI_Isend">MPI_Isend</a>(coa+coi[i],len_s[proc],MPIU_MATSCALAR,proc,taga,comm,s_waits+k);
-<a name="line1550">1550: </a>    k++;
-<a name="line1551">1551: </a>  }
-<a name="line1552">1552: </a>  <font color="#4169E1">if</font> (merge->nrecv) {<a href="http://www.mpich.org/static/docs/latest/www3/MPI_Waitall.html#MPI_Waitall">MPI_Waitall</a>(merge->nrecv,r_waits,status);}
-<a name="line1553">1553: </a>  <font color="#4169E1">if</font> (merge->nsend) {<a href="http://www.mpich.org/static/docs/latest/www3/MPI_Waitall.html#MPI_Waitall">MPI_Waitall</a>(merge->nsend,s_waits,status);}
-
-<a name="line1555">1555: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree2.html#PetscFree2">PetscFree2</a>(s_waits,status);
-<a name="line1556">1556: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(r_waits);
-<a name="line1557">1557: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(coa);
-
-<a name="line1559">1559: </a>  <font color="#B22222">/* 4) insert local Cseq and received values into Cmpi */</font>
-<a name="line1560">1560: </a>  <font color="#B22222">/*----------------------------------------------------*/</font>
-<a name="line1561">1561: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc3.html#PetscMalloc3">PetscMalloc3</a>(merge->nrecv,&buf_ri_k,merge->nrecv,&nextrow,merge->nrecv,&nextci);
-<a name="line1562">1562: </a>  <font color="#4169E1">for</font> (k=0; k<merge->nrecv; k++) {
-<a name="line1563">1563: </a>    buf_ri_k[k] = buf_ri[k]; <font color="#B22222">/* beginning of k-th recved i-structure */</font>
-<a name="line1564">1564: </a>    nrows       = *(buf_ri_k[k]);
-<a name="line1565">1565: </a>    nextrow[k]  = buf_ri_k[k]+1;  <font color="#B22222">/* next row number of k-th recved i-structure */</font>
-<a name="line1566">1566: </a>    nextci[k]   = buf_ri_k[k] + (nrows + 1); <font color="#B22222">/* poins to the next i-structure of k-th recved i-structure  */</font>
-<a name="line1567">1567: </a>  }
-
-<a name="line1569">1569: </a>  <font color="#4169E1">for</font> (i=0; i<cm; i++) {
-<a name="line1570">1570: </a>    row  = owners[rank] + i; <font color="#B22222">/* global row index of C_seq */</font>
-<a name="line1571">1571: </a>    bj_i = bj + bi[i];  <font color="#B22222">/* col indices of the i-th row of C */</font>
-<a name="line1572">1572: </a>    ba_i = ba + bi[i];
-<a name="line1573">1573: </a>    bnz  = bi[i+1] - bi[i];
-<a name="line1574">1574: </a>    <font color="#B22222">/* add received vals into ba */</font>
-<a name="line1575">1575: </a>    <font color="#4169E1">for</font> (k=0; k<merge->nrecv; k++) { <font color="#B22222">/* k-th received message */</font>
-<a name="line1576">1576: </a>      <font color="#B22222">/* i-th row */</font>
-<a name="line1577">1577: </a>      <font color="#4169E1">if</font> (i == *nextrow[k]) {
-<a name="line1578">1578: </a>        cnz    = *(nextci[k]+1) - *nextci[k];
-<a name="line1579">1579: </a>        cj     = buf_rj[k] + *(nextci[k]);
-<a name="line1580">1580: </a>        ca     = abuf_r[k] + *(nextci[k]);
-<a name="line1581">1581: </a>        nextcj = 0;
-<a name="line1582">1582: </a>        <font color="#4169E1">for</font> (j=0; nextcj<cnz; j++) {
-<a name="line1583">1583: </a>          <font color="#4169E1">if</font> (bj_i[j] == cj[nextcj]) { <font color="#B22222">/* bcol == ccol */</font>
-<a name="line1584">1584: </a>            ba_i[j] += ca[nextcj++];
-<a name="line1585">1585: </a>          }
-<a name="line1586">1586: </a>        }
-<a name="line1587">1587: </a>        nextrow[k]++; nextci[k]++;
-<a name="line1588">1588: </a>        <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*cnz);
-<a name="line1589">1589: </a>      }
-<a name="line1590">1590: </a>    }
-<a name="line1591">1591: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>(C,1,&row,bnz,bj_i,ba_i,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
-<a name="line1592">1592: </a>  }
-<a name="line1593">1593: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(C,MAT_FINAL_ASSEMBLY);
-<a name="line1594">1594: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(C,MAT_FINAL_ASSEMBLY);
-
-<a name="line1596">1596: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(ba);
-<a name="line1597">1597: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(abuf_r[0]);
-<a name="line1598">1598: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(abuf_r);
-<a name="line1599">1599: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree3.html#PetscFree3">PetscFree3</a>(buf_ri_k,nextrow,nextci);
-<a name="line1600">1600: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1601">1601: </a>}
-
-<a name="line1603">1603: </a><strong><font color="#4169E1"><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatDuplicate_MPIAIJ_MatPtAP(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>, <a href="../../../../../docs/manualpages/Mat/MatDuplicateOption.html#MatDuplicateOption">MatDuplicateOption</a>,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>*)</font></strong>;
-<a name="line1604">1604: </a><font color="#B22222">/* This routine is modified from MatPtAPSymbolic_MPIAIJ_MPIAIJ();</font>
-<a name="line1605">1605: </a><font color="#B22222">   differ from MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ_nonscalable in using LLCondensedCreate_Scalable() */</font>
-<a name="line1608">1608: </a><strong><font color="#4169E1"><a name="MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> P,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> fill,<a href [...]
-<a name="line1609">1609: </a>{
-<a name="line1610">1610: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>      ierr;
-<a name="line1611">1611: </a>  <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>                 Cmpi,A_loc,POt,PDt;
-<a name="line1612">1612: </a>  Mat_PtAPMPI         *ptap;
-<a name="line1613">1613: </a>  PetscFreeSpaceList  free_space=NULL,current_space=NULL;
-<a name="line1614">1614: </a>  Mat_MPIAIJ          *p        =(Mat_MPIAIJ*)P->data,*c;
-<a name="line1615">1615: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *pdti,*pdtj,*poti,*potj,*ptJ;
-<a name="line1616">1616: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            nnz;
-<a name="line1617">1617: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *lnk,*owners_co,*coi,*coj,i,k,pnz,row;
-<a name="line1618">1618: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            am  =A->rmap->n,pn=P->cmap->n;
-<a name="line1619">1619: </a>  <a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a>            comm;
-<a name="line1620">1620: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a>         size,rank,tagi,tagj,*len_si,*len_s,*len_ri;
-<a name="line1621">1621: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            **buf_rj,**buf_ri,**buf_ri_k;
-<a name="line1622">1622: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            len,proc,*dnz,*onz,*owners;
-<a name="line1623">1623: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            nzi,*bi,*bj;
-<a name="line1624">1624: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            nrows,*buf_s,*buf_si,*buf_si_i,**nextrow,**nextci;
-<a name="line1625">1625: </a>  MPI_Request         *swaits,*rwaits;
-<a name="line1626">1626: </a>  MPI_Status          *sstatus,rstatus;
-<a name="line1627">1627: </a>  Mat_Merge_SeqsToMPI *merge;
-<a name="line1628">1628: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *ai,*aj,*Jptr,anz,*prmap=p->garray,pon,nspacedouble=0,j;
-<a name="line1629">1629: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>           afill  =1.0,afill_tmp;
-<a name="line1630">1630: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            rstart = P->cmap->rstart,rmax,aN=A->cmap->N,Armax;
-<a name="line1631">1631: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>         *vals;
-<a name="line1632">1632: </a>  Mat_SeqAIJ          *a_loc,*pdt,*pot;
-<a name="line1633">1633: </a>  PetscTable          ta;
-
-<a name="line1636">1636: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectGetComm.html#PetscObjectGetComm">PetscObjectGetComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,&comm);
-<a name="line1637">1637: </a>  <font color="#B22222">/* check if matrix local sizes are compatible */</font>
-<a name="line1638">1638: </a>  <font color="#4169E1">if</font> (A->rmap->rstart != P->rmap->rstart || A->rmap->rend != P->rmap->rend) <a href="../../../../../docs/manualpages/Sys/SETERRQ4.html#SETERRQ4">SETERRQ4</a>(comm,PETSC_ERR_ARG_SIZ,<font color="#666666">"Matrix local dimensions are incompatible, A (%D, %D) != P (%D,%D)"</font>,A->rmap->rstart,A->rmap->rend,P->rmap->rstart,P->rmap->rend);
-
-<a name="line1640">1640: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_size.html#MPI_Comm_size">MPI_Comm_size</a>(comm,&size);
-<a name="line1641">1641: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_rank.html#MPI_Comm_rank">MPI_Comm_rank</a>(comm,&rank);
-
-<a name="line1643">1643: </a>  <font color="#B22222">/* create struct Mat_PtAPMPI and attached it to C later */</font>
-<a name="line1644">1644: </a>  <a href="../../../../../docs/manualpages/Sys/PetscNew.html#PetscNew">PetscNew</a>(&ptap);
-
-<a name="line1646">1646: </a>  <font color="#B22222">/* get A_loc by taking all local rows of A */</font>
-<a name="line1647">1647: </a>  <a href="../../../../../docs/manualpages/Mat/MatMPIAIJGetLocalMat.html#MatMPIAIJGetLocalMat">MatMPIAIJGetLocalMat</a>(A,MAT_INITIAL_MATRIX,&A_loc);
-
-<a name="line1649">1649: </a>  ptap->A_loc = A_loc;
-<a name="line1650">1650: </a>  a_loc       = (Mat_SeqAIJ*)(A_loc)->data;
-<a name="line1651">1651: </a>  ai          = a_loc->i;
-<a name="line1652">1652: </a>  aj          = a_loc->j;
-
-<a name="line1654">1654: </a>  <font color="#B22222">/* determine symbolic Co=(p->B)^T*A - send to others */</font>
-<a name="line1655">1655: </a>  <font color="#B22222">/*----------------------------------------------------*/</font>
-<a name="line1656">1656: </a>  MatTransposeSymbolic_SeqAIJ(p->A,&PDt);
-<a name="line1657">1657: </a>  pdt  = (Mat_SeqAIJ*)PDt->data;
-<a name="line1658">1658: </a>  pdti = pdt->i; pdtj = pdt->j;
-
-<a name="line1660">1660: </a>  MatTransposeSymbolic_SeqAIJ(p->B,&POt);
-<a name="line1661">1661: </a>  pot  = (Mat_SeqAIJ*)POt->data;
-<a name="line1662">1662: </a>  poti = pot->i; potj = pot->j;
-
-<a name="line1664">1664: </a>  <font color="#B22222">/* then, compute symbolic Co = (p->B)^T*A */</font>
-<a name="line1665">1665: </a>  pon    = (p->B)->cmap->n; <font color="#B22222">/* total num of rows to be sent to other processors</font>
-<a name="line1666">1666: </a><font color="#B22222">                         >= (num of nonzero rows of C_seq) - pn */</font>
-<a name="line1667">1667: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(pon+1,&coi);
-<a name="line1668">1668: </a>  coi[0] = 0;
-
-<a name="line1670">1670: </a>  <font color="#B22222">/* set initial free space to be fill*(nnz(p->B) + nnz(A)) */</font>
-<a name="line1671">1671: </a>  nnz           = <a href="../../../../../docs/manualpages/Sys/PetscRealIntMultTruncate.html#PetscRealIntMultTruncate">PetscRealIntMultTruncate</a>(fill,<a href="../../../../../docs/manualpages/Sys/PetscIntSumTruncate.html#PetscIntSumTruncate">PetscIntSumTruncate</a>(poti[pon],ai[am]));
-<a name="line1672">1672: </a>  PetscFreeSpaceGet(nnz,&free_space);
-<a name="line1673">1673: </a>  current_space = free_space;
-
-<a name="line1675">1675: </a>  <font color="#B22222">/* create and initialize a linked list */</font>
-<a name="line1676">1676: </a>  PetscTableCreate(aN,aN,&ta);
-<a name="line1677">1677: </a>  MatRowMergeMax_SeqAIJ(a_loc,am,ta);
-<a name="line1678">1678: </a>  PetscTableGetCount(ta,&Armax);
-<a name="line1679">1679: </a>  PetscLLCondensedCreate_Scalable(Armax,&lnk);
-
-<a name="line1681">1681: </a>  <font color="#4169E1">for</font> (i=0; i<pon; i++) {
-<a name="line1682">1682: </a>    pnz = poti[i+1] - poti[i];
-<a name="line1683">1683: </a>    ptJ = potj + poti[i];
-<a name="line1684">1684: </a>    <font color="#4169E1">for</font> (j=0; j<pnz; j++) {
-<a name="line1685">1685: </a>      row  = ptJ[j]; <font color="#B22222">/* row of A_loc == col of Pot */</font>
-<a name="line1686">1686: </a>      anz  = ai[row+1] - ai[row];
-<a name="line1687">1687: </a>      Jptr = aj + ai[row];
-<a name="line1688">1688: </a>      <font color="#B22222">/* add non-zero cols of AP into the sorted linked list lnk */</font>
-<a name="line1689">1689: </a>      PetscLLCondensedAddSorted_Scalable(anz,Jptr,lnk);
-<a name="line1690">1690: </a>    }
-<a name="line1691">1691: </a>    nnz = lnk[0];
-
-<a name="line1693">1693: </a>    <font color="#B22222">/* If free space is not available, double the total space in the list */</font>
-<a name="line1694">1694: </a>    <font color="#4169E1">if</font> (current_space->local_remaining<nnz) {
-<a name="line1695">1695: </a>      PetscFreeSpaceGet(<a href="../../../../../docs/manualpages/Sys/PetscIntSumTruncate.html#PetscIntSumTruncate">PetscIntSumTruncate</a>(nnz,current_space->total_array_size),&current_space);
-<a name="line1696">1696: </a>      nspacedouble++;
-<a name="line1697">1697: </a>    }
-
-<a name="line1699">1699: </a>    <font color="#B22222">/* Copy data into free space, and zero out denserows */</font>
-<a name="line1700">1700: </a>    PetscLLCondensedClean_Scalable(nnz,current_space->array,lnk);
-
-<a name="line1702">1702: </a>    current_space->array           += nnz;
-<a name="line1703">1703: </a>    current_space->local_used      += nnz;
-<a name="line1704">1704: </a>    current_space->local_remaining -= nnz;
-
-<a name="line1706">1706: </a>    coi[i+1] = coi[i] + nnz;
-<a name="line1707">1707: </a>  }
-
-<a name="line1709">1709: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(coi[pon]+1,&coj);
-<a name="line1710">1710: </a>  PetscFreeSpaceContiguous(&free_space,coj);
-<a name="line1711">1711: </a>  PetscLLCondensedDestroy_Scalable(lnk); <font color="#B22222">/* must destroy to get a new one for C */</font>
-
-<a name="line1713">1713: </a>  afill_tmp = (<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>)coi[pon]/(poti[pon] + ai[am]+1);
-<a name="line1714">1714: </a>  <font color="#4169E1">if</font> (afill_tmp > afill) afill = afill_tmp;
-
-<a name="line1716">1716: </a>  <font color="#B22222">/* send j-array (coj) of Co to other processors */</font>
-<a name="line1717">1717: </a>  <font color="#B22222">/*----------------------------------------------*/</font>
-<a name="line1718">1718: </a>  <font color="#B22222">/* determine row ownership */</font>
-<a name="line1719">1719: </a>  <a href="../../../../../docs/manualpages/Sys/PetscNew.html#PetscNew">PetscNew</a>(&merge);
-<a name="line1720">1720: </a>  <a href="../../../../../docs/manualpages/IS/PetscLayoutCreate.html#PetscLayoutCreate">PetscLayoutCreate</a>(comm,&merge->rowmap);
-
-<a name="line1722">1722: </a>  merge->rowmap->n  = pn;
-<a name="line1723">1723: </a>  merge->rowmap->bs = 1;
-
-<a name="line1725">1725: </a>  <a href="../../../../../docs/manualpages/IS/PetscLayoutSetUp.html#PetscLayoutSetUp">PetscLayoutSetUp</a>(merge->rowmap);
-<a name="line1726">1726: </a>  owners = merge->rowmap->range;
-
-<a name="line1728">1728: </a>  <font color="#B22222">/* determine the number of messages to send, their lengths */</font>
-<a name="line1729">1729: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(size,&len_si);
-<a name="line1730">1730: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(size,&merge->len_s);
-
-<a name="line1732">1732: </a>  len_s        = merge->len_s;
-<a name="line1733">1733: </a>  merge->nsend = 0;
-
-<a name="line1735">1735: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(size+2,&owners_co);
-<a name="line1736">1736: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemzero.html#PetscMemzero">PetscMemzero</a>(len_s,size*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a>));
-
-<a name="line1738">1738: </a>  proc = 0;
-<a name="line1739">1739: </a>  <font color="#4169E1">for</font> (i=0; i<pon; i++) {
-<a name="line1740">1740: </a>    <font color="#4169E1">while</font> (prmap[i] >= owners[proc+1]) proc++;
-<a name="line1741">1741: </a>    len_si[proc]++;  <font color="#B22222">/* num of rows in Co to be sent to [proc] */</font>
-<a name="line1742">1742: </a>    len_s[proc] += coi[i+1] - coi[i];
-<a name="line1743">1743: </a>  }
-
-<a name="line1745">1745: </a>  len          = 0; <font color="#B22222">/* max length of buf_si[] */</font>
-<a name="line1746">1746: </a>  owners_co[0] = 0;
-<a name="line1747">1747: </a>  <font color="#4169E1">for</font> (proc=0; proc<size; proc++) {
-<a name="line1748">1748: </a>    owners_co[proc+1] = owners_co[proc] + len_si[proc];
-<a name="line1749">1749: </a>    <font color="#4169E1">if</font> (len_si[proc]) {
-<a name="line1750">1750: </a>      merge->nsend++;
-<a name="line1751">1751: </a>      len_si[proc] = 2*(len_si[proc] + 1);
-<a name="line1752">1752: </a>      len         += len_si[proc];
-<a name="line1753">1753: </a>    }
-<a name="line1754">1754: </a>  }
-
-<a name="line1756">1756: </a>  <font color="#B22222">/* determine the number and length of messages to receive for coi and coj  */</font>
-<a name="line1757">1757: </a>  <a href="../../../../../docs/manualpages/Sys/PetscGatherNumberOfMessages.html#PetscGatherNumberOfMessages">PetscGatherNumberOfMessages</a>(comm,NULL,len_s,&merge->nrecv);
-<a name="line1758">1758: </a>  <a href="../../../../../docs/manualpages/Sys/PetscGatherMessageLengths2.html#PetscGatherMessageLengths2">PetscGatherMessageLengths2</a>(comm,merge->nsend,merge->nrecv,len_s,len_si,&merge->id_r,&merge->len_r,&len_ri);
-
-<a name="line1760">1760: </a>  <font color="#B22222">/* post the Irecv and Isend of coj */</font>
-<a name="line1761">1761: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCommGetNewTag.html#PetscCommGetNewTag">PetscCommGetNewTag</a>(comm,&tagj);
-<a name="line1762">1762: </a>  PetscPostIrecvInt(comm,tagj,merge->nrecv,merge->id_r,merge->len_r,&buf_rj,&rwaits);
-<a name="line1763">1763: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(merge->nsend+1,&swaits);
-<a name="line1764">1764: </a>  <font color="#4169E1">for</font> (proc=0, k=0; proc<size; proc++) {
-<a name="line1765">1765: </a>    <font color="#4169E1">if</font> (!len_s[proc]) <font color="#4169E1">continue</font>;
-<a name="line1766">1766: </a>    i    = owners_co[proc];
-<a name="line1767">1767: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Isend.html#MPI_Isend">MPI_Isend</a>(coj+coi[i],len_s[proc],MPIU_INT,proc,tagj,comm,swaits+k);
-<a name="line1768">1768: </a>    k++;
-<a name="line1769">1769: </a>  }
-
-<a name="line1771">1771: </a>  <font color="#B22222">/* receives and sends of coj are complete */</font>
-<a name="line1772">1772: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(size,&sstatus);
-<a name="line1773">1773: </a>  <font color="#4169E1">for</font> (i=0; i<merge->nrecv; i++) {
-<a name="line1774">1774: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a> icompleted;
-<a name="line1775">1775: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Waitany.html#MPI_Waitany">MPI_Waitany</a>(merge->nrecv,rwaits,&icompleted,&rstatus);
-<a name="line1776">1776: </a>  }
-<a name="line1777">1777: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(rwaits);
-<a name="line1778">1778: </a>  <font color="#4169E1">if</font> (merge->nsend) {<a href="http://www.mpich.org/static/docs/latest/www3/MPI_Waitall.html#MPI_Waitall">MPI_Waitall</a>(merge->nsend,swaits,sstatus);}
-
-<a name="line1780">1780: </a>  <font color="#B22222">/* add received column indices into table to update Armax */</font>
+<a name="line741">741: </a>  PetscTableCreate(pn,pN,&ta);
+
+<a name="line743">743: </a>  <font color="#B22222">/* Calculate apnz_max */</font>
+<a name="line744">744: </a>  apnz_max = 0;
+<a name="line745">745: </a>  <font color="#4169E1">for</font> (i=0; i<am; i++) {
+<a name="line746">746: </a>    PetscTableRemoveAll(ta);
+<a name="line747">747: </a>    <font color="#B22222">/* diagonal portion of A */</font>
+<a name="line748">748: </a>    nzi  = adi[i+1] - adi[i];
+<a name="line749">749: </a>    Jptr = adj+adi[i];  <font color="#B22222">/* cols of A_diag */</font>
+<a name="line750">750: </a>    MatMergeRows_SeqAIJ(p_loc,nzi,Jptr,ta);
+<a name="line751">751: </a>    PetscTableGetCount(ta,&apnz);
+<a name="line752">752: </a>    <font color="#4169E1">if</font> (apnz_max < apnz) apnz_max = apnz;
+
+<a name="line754">754: </a>    <font color="#B22222">/*  off-diagonal portion of A */</font>
+<a name="line755">755: </a>    nzi = aoi[i+1] - aoi[i];
+<a name="line756">756: </a>    Jptr = aoj+aoi[i];  <font color="#B22222">/* cols of A_off */</font>
+<a name="line757">757: </a>    MatMergeRows_SeqAIJ(p_oth,nzi,Jptr,ta);
+<a name="line758">758: </a>    PetscTableGetCount(ta,&apnz);
+<a name="line759">759: </a>    <font color="#4169E1">if</font> (apnz_max < apnz) apnz_max = apnz;
+<a name="line760">760: </a>  }
+<a name="line761">761: </a>  PetscTableDestroy(&ta);
+
+<a name="line763">763: </a>  PetscLLCondensedCreate_Scalable(apnz_max,&lnk);
+
+<a name="line765">765: </a>  <font color="#B22222">/* Initial FreeSpace size is fill*(nnz(A)+nnz(P)) */</font>
+<a name="line766">766: </a>  PetscFreeSpaceGet(<a href="../../../../../docs/manualpages/Sys/PetscRealIntMultTruncate.html#PetscRealIntMultTruncate">PetscRealIntMultTruncate</a>(fill,<a href="../../../../../docs/manualpages/Sys/PetscIntSumTruncate.html#PetscIntSumTruncate">PetscIntSumTruncate</a>(adi[am],<a href="../../../../../docs/manualpages/Sys/PetscIntSumTruncate.html#PetscIntSumTruncate">PetscIntSumTruncate</a>(aoi[am],pi_loc[pm]))),&free_space);
+<a name="line767">767: </a>  current_space = free_space;
+<a name="line768">768: </a>  <a href="../../../../../docs/manualpages/Mat/MatPreallocateInitialize.html#MatPreallocateInitialize">MatPreallocateInitialize</a>(comm,am,pn,dnz,onz);
+<a name="line769">769: </a>  <font color="#4169E1">for</font> (i=0; i<am; i++) {
+<a name="line770">770: </a>    <font color="#B22222">/* diagonal portion of A */</font>
+<a name="line771">771: </a>    nzi = adi[i+1] - adi[i];
+<a name="line772">772: </a>    <font color="#4169E1">for</font> (j=0; j<nzi; j++) {
+<a name="line773">773: </a>      row  = *adj++;
+<a name="line774">774: </a>      pnz  = pi_loc[row+1] - pi_loc[row];
+<a name="line775">775: </a>      Jptr = pj_loc + pi_loc[row];
+<a name="line776">776: </a>      <font color="#B22222">/* add non-zero cols of P into the sorted linked list lnk */</font>
+<a name="line777">777: </a>      PetscLLCondensedAddSorted_Scalable(pnz,Jptr,lnk);
+<a name="line778">778: </a>    }
+<a name="line779">779: </a>    <font color="#B22222">/* off-diagonal portion of A */</font>
+<a name="line780">780: </a>    nzi = aoi[i+1] - aoi[i];
+<a name="line781">781: </a>    <font color="#4169E1">for</font> (j=0; j<nzi; j++) {
+<a name="line782">782: </a>      row  = *aoj++;
+<a name="line783">783: </a>      pnz  = pi_oth[row+1] - pi_oth[row];
+<a name="line784">784: </a>      Jptr = pj_oth + pi_oth[row];
+<a name="line785">785: </a>      PetscLLCondensedAddSorted_Scalable(pnz,Jptr,lnk);
+<a name="line786">786: </a>    }
+
+<a name="line788">788: </a>    apnz     = *lnk;
+<a name="line789">789: </a>    api[i+1] = api[i] + apnz;
+
+<a name="line791">791: </a>    <font color="#B22222">/* if free space is not available, double the total space in the list */</font>
+<a name="line792">792: </a>    <font color="#4169E1">if</font> (current_space->local_remaining<apnz) {
+<a name="line793">793: </a>      PetscFreeSpaceGet(<a href="../../../../../docs/manualpages/Sys/PetscIntSumTruncate.html#PetscIntSumTruncate">PetscIntSumTruncate</a>(apnz,current_space->total_array_size),&current_space);
+<a name="line794">794: </a>      nspacedouble++;
+<a name="line795">795: </a>    }
+
+<a name="line797">797: </a>    <font color="#B22222">/* Copy data into free space, then initialize lnk */</font>
+<a name="line798">798: </a>    PetscLLCondensedClean_Scalable(apnz,current_space->array,lnk);
+<a name="line799">799: </a>    <a href="../../../../../docs/manualpages/Mat/MatPreallocateSet.html#MatPreallocateSet">MatPreallocateSet</a>(i+rstart,apnz,current_space->array,dnz,onz);
+
+<a name="line801">801: </a>    current_space->array           += apnz;
+<a name="line802">802: </a>    current_space->local_used      += apnz;
+<a name="line803">803: </a>    current_space->local_remaining -= apnz;
+<a name="line804">804: </a>  }
+
+<a name="line806">806: </a>  <font color="#B22222">/* Allocate space for apj, initialize apj, and */</font>
+<a name="line807">807: </a>  <font color="#B22222">/* destroy list of free space and other temporary array(s) */</font>
+<a name="line808">808: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(api[am]+1,&ptap->apj);
+<a name="line809">809: </a>  apj  = ptap->apj;
+<a name="line810">810: </a>  PetscFreeSpaceContiguous(&free_space,ptap->apj);
+<a name="line811">811: </a>  PetscLLCondensedDestroy_Scalable(lnk);
+
+<a name="line813">813: </a>  <font color="#B22222">/* create and assemble symbolic parallel matrix Cmpi */</font>
+<a name="line814">814: </a>  <font color="#B22222">/*----------------------------------------------------*/</font>
+<a name="line815">815: </a>  <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(comm,&Cmpi);
+<a name="line816">816: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(Cmpi,am,pn,<a href="../../../../../docs/manualpages/Sys/PETSC_DETERMINE.html#PETSC_DETERMINE">PETSC_DETERMINE</a>,<a href="../../../../../docs/manualpages/Sys/PETSC_DETERMINE.html#PETSC_DETERMINE">PETSC_DETERMINE</a>);
+<a name="line817">817: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetBlockSizesFromMats.html#MatSetBlockSizesFromMats">MatSetBlockSizesFromMats</a>(Cmpi,A,P);
+<a name="line818">818: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(Cmpi,<a href="../../../../../docs/manualpages/Mat/MATMPIAIJ.html#MATMPIAIJ">MATMPIAIJ</a>);
+<a name="line819">819: </a>  <a href="../../../../../docs/manualpages/Mat/MatMPIAIJSetPreallocation.html#MatMPIAIJSetPreallocation">MatMPIAIJSetPreallocation</a>(Cmpi,0,dnz,0,onz);
+<a name="line820">820: </a>  <a href="../../../../../docs/manualpages/Mat/MatPreallocateFinalize.html#MatPreallocateFinalize">MatPreallocateFinalize</a>(dnz,onz);
+
+<a name="line822">822: </a>  <font color="#B22222">/* malloc apa for assembly Cmpi */</font>
+<a name="line823">823: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(apnz_max,&apa);
+
+<a name="line825">825: </a>  ptap->apa = apa;
+<a name="line826">826: </a>  <font color="#4169E1">for</font> (i=0; i<am; i++) {
+<a name="line827">827: </a>    row  = i + rstart;
+<a name="line828">828: </a>    apnz = api[i+1] - api[i];
+<a name="line829">829: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>(Cmpi,1,&row,apnz,apj,apa,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
+<a name="line830">830: </a>    apj += apnz;
+<a name="line831">831: </a>  }
+<a name="line832">832: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(Cmpi,MAT_FINAL_ASSEMBLY);
+<a name="line833">833: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(Cmpi,MAT_FINAL_ASSEMBLY);
+
+<a name="line835">835: </a>  ptap->destroy             = Cmpi->ops->destroy;
+<a name="line836">836: </a>  ptap->duplicate           = Cmpi->ops->duplicate;
+<a name="line837">837: </a>  Cmpi->ops->matmultnumeric = MatMatMultNumeric_MPIAIJ_MPIAIJ;
+<a name="line838">838: </a>  Cmpi->ops->destroy        = MatDestroy_MPIAIJ_MatMatMult;
+<a name="line839">839: </a>  Cmpi->ops->duplicate      = MatDuplicate_MPIAIJ_MatMatMult;
+
+<a name="line841">841: </a>  <font color="#B22222">/* attach the supporting struct to Cmpi for reuse */</font>
+<a name="line842">842: </a>  c       = (Mat_MPIAIJ*)Cmpi->data;
+<a name="line843">843: </a>  c->ptap = ptap;
+
+<a name="line845">845: </a>  *C = Cmpi;
+
+<a name="line847">847: </a>  <font color="#B22222">/* set <a href="../../../../../docs/manualpages/Mat/MatInfo.html#MatInfo">MatInfo</a> */</font>
+<a name="line848">848: </a>  afill = (<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>)api[am]/(adi[am]+aoi[am]+pi_loc[pm]+1) + 1.e-5;
+<a name="line849">849: </a>  <font color="#4169E1">if</font> (afill < 1.0) afill = 1.0;
+<a name="line850">850: </a>  Cmpi->info.mallocs           = nspacedouble;
+<a name="line851">851: </a>  Cmpi->info.fill_ratio_given  = fill;
+<a name="line852">852: </a>  Cmpi->info.fill_ratio_needed = afill;
+
+<a name="line854">854: </a><font color="#A020F0">#if defined(PETSC_USE_INFO)</font>
+<a name="line855">855: </a>  <font color="#4169E1">if</font> (api[am]) {
+<a name="line856">856: </a>    PetscInfo3(Cmpi,<font color="#666666">"Reallocs %D; Fill ratio: given %g needed %g.\n"</font>,nspacedouble,(double)fill,(double)afill);
+<a name="line857">857: </a>    PetscInfo1(Cmpi,<font color="#666666">"Use <a href="../../../../../docs/manualpages/Mat/MatMatMult.html#MatMatMult">MatMatMult</a>(A,B,<a href="../../../../../docs/manualpages/Mat/MatReuse.html#MatReuse">MatReuse</a>,%g,&C) for best performance.;\n"</font>,(double)afill);
+<a name="line858">858: </a>  } <font color="#4169E1">else</font> {
+<a name="line859">859: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscInfo.html#PetscInfo">PetscInfo</a>(Cmpi,<font color="#666666">"Empty matrix product\n"</font>);
+<a name="line860">860: </a>  }
+<a name="line861">861: </a><font color="#A020F0">#endif</font>
+<a name="line862">862: </a>  <font color="#4169E1">return</font>(0);
+<a name="line863">863: </a>}
+
+<a name="line865">865: </a><font color="#B22222">/*-------------------------------------------------------------------------*/</font>
+<a name="line868">868: </a><strong><font color="#4169E1"><a name="MatTransposeMatMult_MPIAIJ_MPIAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatTransposeMatMult_MPIAIJ_MPIAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> P,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/MatReuse.html#MatReuse">MatReuse</a> scall,<a href="../../../../../doc [...]
+<a name="line869">869: </a>{
+<a name="line871">871: </a>  const char     *algTypes[3] = {<font color="#666666">"scalable"</font>,<font color="#666666">"nonscalable"</font>,<font color="#666666">"matmatmult"</font>};
+<a name="line872">872: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       alg=0; <font color="#B22222">/* set default algorithm */</font>
+
+<a name="line875">875: </a>  <font color="#4169E1">if</font> (scall == MAT_INITIAL_MATRIX) {
+<a name="line876">876: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectOptionsBegin.html#PetscObjectOptionsBegin">PetscObjectOptionsBegin</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A);
+<a name="line877">877: </a>    <a href="../../../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>(<font color="#666666">"-mattransposematmult_via"</font>,<font color="#666666">"Algorithmic approach"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/Mat/MatTransposeMatMult.html#MatTransposeMatMult">MatTransposeMatMult</a>"</font>,algTypes,3,algTypes[0],&alg,NULL);
+<a name="line878">878: </a>    <a href="../../../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>();
+
+<a name="line880">880: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(MAT_TransposeMatMultSymbolic,P,A,0,0);
+<a name="line881">881: </a>    <font color="#4169E1">switch</font> (alg) {
+<a name="line882">882: </a>    <font color="#4169E1">case</font> 1:
+<a name="line883">883: </a>      MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ_nonscalable(P,A,fill,C);
+<a name="line884">884: </a>      <font color="#4169E1">break</font>;
+<a name="line885">885: </a>    <font color="#4169E1">case</font> 2:
+<a name="line886">886: </a>    {
+<a name="line887">887: </a>      <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>         Pt;
+<a name="line888">888: </a>      Mat_PtAPMPI *ptap;
+<a name="line889">889: </a>      Mat_MPIAIJ  *c;
+<a name="line890">890: </a>      <a href="../../../../../docs/manualpages/Mat/MatTranspose.html#MatTranspose">MatTranspose</a>(P,MAT_INITIAL_MATRIX,&Pt);
+<a name="line891">891: </a>      <a href="../../../../../docs/manualpages/Mat/MatMatMult.html#MatMatMult">MatMatMult</a>(Pt,A,MAT_INITIAL_MATRIX,fill,C);
+<a name="line892">892: </a>      c        = (Mat_MPIAIJ*)(*C)->data;
+<a name="line893">893: </a>      ptap     = c->ptap;
+<a name="line894">894: </a>      ptap->Pt = Pt;
+<a name="line895">895: </a>      (*C)->ops->mattransposemultnumeric = MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ_matmatmult;
+<a name="line896">896: </a>      <font color="#4169E1">return</font>(0);
+<a name="line897">897: </a>    }
+<a name="line898">898: </a>      <font color="#4169E1">break</font>;
+<a name="line899">899: </a><strong><font color="#FF0000">    default:</font></strong>
+<a name="line900">900: </a>      MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ(P,A,fill,C);
+<a name="line901">901: </a>      <font color="#4169E1">break</font>;
+<a name="line902">902: </a>    }
+<a name="line903">903: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(MAT_TransposeMatMultSymbolic,P,A,0,0);
+<a name="line904">904: </a>  }
+<a name="line905">905: </a>  <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(MAT_TransposeMatMultNumeric,P,A,0,0);
+<a name="line906">906: </a>  (*(*C)->ops->mattransposemultnumeric)(P,A,*C);
+<a name="line907">907: </a>  <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(MAT_TransposeMatMultNumeric,P,A,0,0);
+<a name="line908">908: </a>  <font color="#4169E1">return</font>(0);
+<a name="line909">909: </a>}
+
+<a name="line911">911: </a><font color="#B22222">/* This routine only works when scall=MAT_REUSE_MATRIX! */</font>
+<a name="line914">914: </a><strong><font color="#4169E1"><a name="MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ_matmatmult"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ_matmatmult(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> P,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> C)</font></strong>
+<a name="line915">915: </a>{
+<a name="line917">917: </a>  Mat_MPIAIJ     *c=(Mat_MPIAIJ*)C->data;
+<a name="line918">918: </a>  Mat_PtAPMPI    *ptap= c->ptap;
+<a name="line919">919: </a>  <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>            Pt=ptap->Pt;
+
+<a name="line922">922: </a>  <a href="../../../../../docs/manualpages/Mat/MatTranspose.html#MatTranspose">MatTranspose</a>(P,MAT_REUSE_MATRIX,&Pt);
+<a name="line923">923: </a>  <a href="../../../../../docs/manualpages/Mat/MatMatMultNumeric.html#MatMatMultNumeric">MatMatMultNumeric</a>(Pt,A,C);
+<a name="line924">924: </a>  <font color="#4169E1">return</font>(0);
+<a name="line925">925: </a>}
+
+<a name="line927">927: </a><font color="#B22222">/* Non-scalable version, use dense axpy */</font>
+<a name="line930">930: </a><strong><font color="#4169E1"><a name="MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ_nonscalable"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ_nonscalable(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> P,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> C)</font>< [...]
+<a name="line931">931: </a>{
+<a name="line932">932: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>      ierr;
+<a name="line933">933: </a>  Mat_Merge_SeqsToMPI *merge;
+<a name="line934">934: </a>  Mat_MPIAIJ          *p =(Mat_MPIAIJ*)P->data,*c=(Mat_MPIAIJ*)C->data;
+<a name="line935">935: </a>  Mat_SeqAIJ          *pd=(Mat_SeqAIJ*)(p->A)->data,*po=(Mat_SeqAIJ*)(p->B)->data;
+<a name="line936">936: </a>  Mat_PtAPMPI         *ptap;
+<a name="line937">937: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *adj,*aJ;
+<a name="line938">938: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            i,j,k,anz,pnz,row,*cj;
+<a name="line939">939: </a>  MatScalar           *ada,*aval,*ca,valtmp;
+<a name="line940">940: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            am  =A->rmap->n,cm=C->rmap->n,pon=(p->B)->cmap->n;
+<a name="line941">941: </a>  <a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a>            comm;
+<a name="line942">942: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a>         size,rank,taga,*len_s;
+<a name="line943">943: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *owners,proc,nrows,**buf_ri_k,**nextrow,**nextci;
+<a name="line944">944: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            **buf_ri,**buf_rj;
+<a name="line945">945: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            cnz=0,*bj_i,*bi,*bj,bnz,nextcj;  <font color="#B22222">/* bi,bj,ba: local array of C(mpi mat) */</font>
+<a name="line946">946: </a>  MPI_Request         *s_waits,*r_waits;
+<a name="line947">947: </a>  MPI_Status          *status;
+<a name="line948">948: </a>  MatScalar           **abuf_r,*ba_i,*pA,*coa,*ba;
+<a name="line949">949: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *ai,*aj,*coi,*coj;
+<a name="line950">950: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *poJ,*pdJ;
+<a name="line951">951: </a>  <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>                 A_loc;
+<a name="line952">952: </a>  Mat_SeqAIJ          *a_loc;
+
+<a name="line955">955: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectGetComm.html#PetscObjectGetComm">PetscObjectGetComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)C,&comm);
+<a name="line956">956: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_size.html#MPI_Comm_size">MPI_Comm_size</a>(comm,&size);
+<a name="line957">957: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_rank.html#MPI_Comm_rank">MPI_Comm_rank</a>(comm,&rank);
+
+<a name="line959">959: </a>  ptap  = c->ptap;
+<a name="line960">960: </a>  merge = ptap->merge;
+
+<a name="line962">962: </a>  <font color="#B22222">/* 2) compute numeric C_seq = P_loc^T*A_loc*P - dominating part */</font>
+<a name="line963">963: </a>  <font color="#B22222">/*--------------------------------------------------------------*/</font>
+<a name="line964">964: </a>  <font color="#B22222">/* get data from symbolic products */</font>
+<a name="line965">965: </a>  coi  = merge->coi; coj = merge->coj;
+<a name="line966">966: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(coi[pon]+1,&coa);
+
+<a name="line968">968: </a>  bi     = merge->bi; bj = merge->bj;
+<a name="line969">969: </a>  owners = merge->rowmap->range;
+<a name="line970">970: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(bi[cm]+1,&ba);
+
+<a name="line972">972: </a>  <font color="#B22222">/* get A_loc by taking all local rows of A */</font>
+<a name="line973">973: </a>  A_loc = ptap->A_loc;
+<a name="line974">974: </a>  <a href="../../../../../docs/manualpages/Mat/MatMPIAIJGetLocalMat.html#MatMPIAIJGetLocalMat">MatMPIAIJGetLocalMat</a>(A,MAT_REUSE_MATRIX,&A_loc);
+<a name="line975">975: </a>  a_loc = (Mat_SeqAIJ*)(A_loc)->data;
+<a name="line976">976: </a>  ai    = a_loc->i;
+<a name="line977">977: </a>  aj    = a_loc->j;
+
+<a name="line979">979: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(A->cmap->N,&aval); <font color="#B22222">/* non-scalable!!! */</font>
+
+<a name="line981">981: </a>  <font color="#4169E1">for</font> (i=0; i<am; i++) {
+<a name="line982">982: </a>    <font color="#B22222">/* 2-a) put A[i,:] to dense array aval */</font>
+<a name="line983">983: </a>    anz = ai[i+1] - ai[i];
+<a name="line984">984: </a>    adj = aj + ai[i];
+<a name="line985">985: </a>    ada = a_loc->a + ai[i];
+<a name="line986">986: </a>    <font color="#4169E1">for</font> (j=0; j<anz; j++) {
+<a name="line987">987: </a>      aval[adj[j]] = ada[j];
+<a name="line988">988: </a>    }
+
+<a name="line990">990: </a>    <font color="#B22222">/* 2-b) Compute Cseq = P_loc[i,:]^T*A[i,:] using outer product */</font>
+<a name="line991">991: </a>    <font color="#B22222">/*--------------------------------------------------------------*/</font>
+<a name="line992">992: </a>    <font color="#B22222">/* put the value into Co=(p->B)^T*A (off-diagonal part, send to others) */</font>
+<a name="line993">993: </a>    pnz = po->i[i+1] - po->i[i];
+<a name="line994">994: </a>    poJ = po->j + po->i[i];
+<a name="line995">995: </a>    pA  = po->a + po->i[i];
+<a name="line996">996: </a>    <font color="#4169E1">for</font> (j=0; j<pnz; j++) {
+<a name="line997">997: </a>      row = poJ[j];
+<a name="line998">998: </a>      cnz = coi[row+1] - coi[row];
+<a name="line999">999: </a>      cj  = coj + coi[row];
+<a name="line1000">1000: </a>      ca  = coa + coi[row];
+<a name="line1001">1001: </a>      <font color="#B22222">/* perform dense axpy */</font>
+<a name="line1002">1002: </a>      valtmp = pA[j];
+<a name="line1003">1003: </a>      <font color="#4169E1">for</font> (k=0; k<cnz; k++) {
+<a name="line1004">1004: </a>        ca[k] += valtmp*aval[cj[k]];
+<a name="line1005">1005: </a>      }
+<a name="line1006">1006: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*cnz);
+<a name="line1007">1007: </a>    }
+
+<a name="line1009">1009: </a>    <font color="#B22222">/* put the value into Cd (diagonal part) */</font>
+<a name="line1010">1010: </a>    pnz = pd->i[i+1] - pd->i[i];
+<a name="line1011">1011: </a>    pdJ = pd->j + pd->i[i];
+<a name="line1012">1012: </a>    pA  = pd->a + pd->i[i];
+<a name="line1013">1013: </a>    <font color="#4169E1">for</font> (j=0; j<pnz; j++) {
+<a name="line1014">1014: </a>      row = pdJ[j];
+<a name="line1015">1015: </a>      cnz = bi[row+1] - bi[row];
+<a name="line1016">1016: </a>      cj  = bj + bi[row];
+<a name="line1017">1017: </a>      ca  = ba + bi[row];
+<a name="line1018">1018: </a>      <font color="#B22222">/* perform dense axpy */</font>
+<a name="line1019">1019: </a>      valtmp = pA[j];
+<a name="line1020">1020: </a>      <font color="#4169E1">for</font> (k=0; k<cnz; k++) {
+<a name="line1021">1021: </a>        ca[k] += valtmp*aval[cj[k]];
+<a name="line1022">1022: </a>      }
+<a name="line1023">1023: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*cnz);
+<a name="line1024">1024: </a>    }
+
+<a name="line1026">1026: </a>    <font color="#B22222">/* zero the current row of Pt*A */</font>
+<a name="line1027">1027: </a>    aJ = aj + ai[i];
+<a name="line1028">1028: </a>    <font color="#4169E1">for</font> (k=0; k<anz; k++) aval[aJ[k]] = 0.0;
+<a name="line1029">1029: </a>  }
+
+<a name="line1031">1031: </a>  <font color="#B22222">/* 3) send and recv matrix values coa */</font>
+<a name="line1032">1032: </a>  <font color="#B22222">/*------------------------------------*/</font>
+<a name="line1033">1033: </a>  buf_ri = merge->buf_ri;
+<a name="line1034">1034: </a>  buf_rj = merge->buf_rj;
+<a name="line1035">1035: </a>  len_s  = merge->len_s;
+<a name="line1036">1036: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCommGetNewTag.html#PetscCommGetNewTag">PetscCommGetNewTag</a>(comm,&taga);
+<a name="line1037">1037: </a>  PetscPostIrecvScalar(comm,taga,merge->nrecv,merge->id_r,merge->len_r,&abuf_r,&r_waits);
+
+<a name="line1039">1039: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc2.html#PetscMalloc2">PetscMalloc2</a>(merge->nsend+1,&s_waits,size,&status);
+<a name="line1040">1040: </a>  <font color="#4169E1">for</font> (proc=0,k=0; proc<size; proc++) {
+<a name="line1041">1041: </a>    <font color="#4169E1">if</font> (!len_s[proc]) <font color="#4169E1">continue</font>;
+<a name="line1042">1042: </a>    i    = merge->owners_co[proc];
+<a name="line1043">1043: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Isend.html#MPI_Isend">MPI_Isend</a>(coa+coi[i],len_s[proc],MPIU_MATSCALAR,proc,taga,comm,s_waits+k);
+<a name="line1044">1044: </a>    k++;
+<a name="line1045">1045: </a>  }
+<a name="line1046">1046: </a>  <font color="#4169E1">if</font> (merge->nrecv) {<a href="http://www.mpich.org/static/docs/latest/www3/MPI_Waitall.html#MPI_Waitall">MPI_Waitall</a>(merge->nrecv,r_waits,status);}
+<a name="line1047">1047: </a>  <font color="#4169E1">if</font> (merge->nsend) {<a href="http://www.mpich.org/static/docs/latest/www3/MPI_Waitall.html#MPI_Waitall">MPI_Waitall</a>(merge->nsend,s_waits,status);}
+
+<a name="line1049">1049: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree2.html#PetscFree2">PetscFree2</a>(s_waits,status);
+<a name="line1050">1050: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(r_waits);
+<a name="line1051">1051: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(coa);
+
+<a name="line1053">1053: </a>  <font color="#B22222">/* 4) insert local Cseq and received values into Cmpi */</font>
+<a name="line1054">1054: </a>  <font color="#B22222">/*----------------------------------------------------*/</font>
+<a name="line1055">1055: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc3.html#PetscMalloc3">PetscMalloc3</a>(merge->nrecv,&buf_ri_k,merge->nrecv,&nextrow,merge->nrecv,&nextci);
+<a name="line1056">1056: </a>  <font color="#4169E1">for</font> (k=0; k<merge->nrecv; k++) {
+<a name="line1057">1057: </a>    buf_ri_k[k] = buf_ri[k]; <font color="#B22222">/* beginning of k-th recved i-structure */</font>
+<a name="line1058">1058: </a>    nrows       = *(buf_ri_k[k]);
+<a name="line1059">1059: </a>    nextrow[k]  = buf_ri_k[k]+1;  <font color="#B22222">/* next row number of k-th recved i-structure */</font>
+<a name="line1060">1060: </a>    nextci[k]   = buf_ri_k[k] + (nrows + 1); <font color="#B22222">/* poins to the next i-structure of k-th recved i-structure  */</font>
+<a name="line1061">1061: </a>  }
+
+<a name="line1063">1063: </a>  <font color="#4169E1">for</font> (i=0; i<cm; i++) {
+<a name="line1064">1064: </a>    row  = owners[rank] + i; <font color="#B22222">/* global row index of C_seq */</font>
+<a name="line1065">1065: </a>    bj_i = bj + bi[i];  <font color="#B22222">/* col indices of the i-th row of C */</font>
+<a name="line1066">1066: </a>    ba_i = ba + bi[i];
+<a name="line1067">1067: </a>    bnz  = bi[i+1] - bi[i];
+<a name="line1068">1068: </a>    <font color="#B22222">/* add received vals into ba */</font>
+<a name="line1069">1069: </a>    <font color="#4169E1">for</font> (k=0; k<merge->nrecv; k++) { <font color="#B22222">/* k-th received message */</font>
+<a name="line1070">1070: </a>      <font color="#B22222">/* i-th row */</font>
+<a name="line1071">1071: </a>      <font color="#4169E1">if</font> (i == *nextrow[k]) {
+<a name="line1072">1072: </a>        cnz    = *(nextci[k]+1) - *nextci[k];
+<a name="line1073">1073: </a>        cj     = buf_rj[k] + *(nextci[k]);
+<a name="line1074">1074: </a>        ca     = abuf_r[k] + *(nextci[k]);
+<a name="line1075">1075: </a>        nextcj = 0;
+<a name="line1076">1076: </a>        <font color="#4169E1">for</font> (j=0; nextcj<cnz; j++) {
+<a name="line1077">1077: </a>          <font color="#4169E1">if</font> (bj_i[j] == cj[nextcj]) { <font color="#B22222">/* bcol == ccol */</font>
+<a name="line1078">1078: </a>            ba_i[j] += ca[nextcj++];
+<a name="line1079">1079: </a>          }
+<a name="line1080">1080: </a>        }
+<a name="line1081">1081: </a>        nextrow[k]++; nextci[k]++;
+<a name="line1082">1082: </a>        <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*cnz);
+<a name="line1083">1083: </a>      }
+<a name="line1084">1084: </a>    }
+<a name="line1085">1085: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>(C,1,&row,bnz,bj_i,ba_i,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
+<a name="line1086">1086: </a>  }
+<a name="line1087">1087: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(C,MAT_FINAL_ASSEMBLY);
+<a name="line1088">1088: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(C,MAT_FINAL_ASSEMBLY);
+
+<a name="line1090">1090: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(ba);
+<a name="line1091">1091: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(abuf_r[0]);
+<a name="line1092">1092: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(abuf_r);
+<a name="line1093">1093: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree3.html#PetscFree3">PetscFree3</a>(buf_ri_k,nextrow,nextci);
+<a name="line1094">1094: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(aval);
+<a name="line1095">1095: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1096">1096: </a>}
+
+<a name="line1098">1098: </a><strong><font color="#4169E1"><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatDuplicate_MPIAIJ_MatPtAP(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>, <a href="../../../../../docs/manualpages/Mat/MatDuplicateOption.html#MatDuplicateOption">MatDuplicateOption</a>,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>*)</font></strong>;
+<a name="line1099">1099: </a><font color="#B22222">/* This routine is modified from MatPtAPSymbolic_MPIAIJ_MPIAIJ() */</font>
+<a name="line1102">1102: </a><strong><font color="#4169E1"><a name="MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ_nonscalable"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ_nonscalable(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> P,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">Pe [...]
+<a name="line1103">1103: </a>{
+<a name="line1104">1104: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>      ierr;
+<a name="line1105">1105: </a>  <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>                 Cmpi,A_loc,POt,PDt;
+<a name="line1106">1106: </a>  Mat_PtAPMPI         *ptap;
+<a name="line1107">1107: </a>  PetscFreeSpaceList  free_space=NULL,current_space=NULL;
+<a name="line1108">1108: </a>  Mat_MPIAIJ          *p        =(Mat_MPIAIJ*)P->data,*c;
+<a name="line1109">1109: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *pdti,*pdtj,*poti,*potj,*ptJ;
+<a name="line1110">1110: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            nnz;
+<a name="line1111">1111: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *lnk,*owners_co,*coi,*coj,i,k,pnz,row;
+<a name="line1112">1112: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            am=A->rmap->n,pn=P->cmap->n;
+<a name="line1113">1113: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBT.html#PetscBT">PetscBT</a>             lnkbt;
+<a name="line1114">1114: </a>  <a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a>            comm;
+<a name="line1115">1115: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a>         size,rank,tagi,tagj,*len_si,*len_s,*len_ri;
+<a name="line1116">1116: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            **buf_rj,**buf_ri,**buf_ri_k;
+<a name="line1117">1117: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            len,proc,*dnz,*onz,*owners;
+<a name="line1118">1118: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            nzi,*bi,*bj;
+<a name="line1119">1119: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            nrows,*buf_s,*buf_si,*buf_si_i,**nextrow,**nextci;
+<a name="line1120">1120: </a>  MPI_Request         *swaits,*rwaits;
+<a name="line1121">1121: </a>  MPI_Status          *sstatus,rstatus;
+<a name="line1122">1122: </a>  Mat_Merge_SeqsToMPI *merge;
+<a name="line1123">1123: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *ai,*aj,*Jptr,anz,*prmap=p->garray,pon,nspacedouble=0,j;
+<a name="line1124">1124: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>           afill  =1.0,afill_tmp;
+<a name="line1125">1125: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            rstart = P->cmap->rstart,rmax,aN=A->cmap->N;
+<a name="line1126">1126: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>         *vals;
+<a name="line1127">1127: </a>  Mat_SeqAIJ          *a_loc, *pdt,*pot;
+
+<a name="line1130">1130: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectGetComm.html#PetscObjectGetComm">PetscObjectGetComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,&comm);
+<a name="line1131">1131: </a>  <font color="#B22222">/* check if matrix local sizes are compatible */</font>
+<a name="line1132">1132: </a>  <font color="#4169E1">if</font> (A->rmap->rstart != P->rmap->rstart || A->rmap->rend != P->rmap->rend) <a href="../../../../../docs/manualpages/Sys/SETERRQ4.html#SETERRQ4">SETERRQ4</a>(comm,PETSC_ERR_ARG_SIZ,<font color="#666666">"Matrix local dimensions are incompatible, A (%D, %D) != P (%D,%D)"</font>,A->rmap->rstart,A->rmap->rend,P->rmap->rstart,P->rmap->rend);
+
+<a name="line1134">1134: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_size.html#MPI_Comm_size">MPI_Comm_size</a>(comm,&size);
+<a name="line1135">1135: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_rank.html#MPI_Comm_rank">MPI_Comm_rank</a>(comm,&rank);
+
+<a name="line1137">1137: </a>  <font color="#B22222">/* create struct Mat_PtAPMPI and attached it to C later */</font>
+<a name="line1138">1138: </a>  <a href="../../../../../docs/manualpages/Sys/PetscNew.html#PetscNew">PetscNew</a>(&ptap);
+
+<a name="line1140">1140: </a>  <font color="#B22222">/* get A_loc by taking all local rows of A */</font>
+<a name="line1141">1141: </a>  <a href="../../../../../docs/manualpages/Mat/MatMPIAIJGetLocalMat.html#MatMPIAIJGetLocalMat">MatMPIAIJGetLocalMat</a>(A,MAT_INITIAL_MATRIX,&A_loc);
+
+<a name="line1143">1143: </a>  ptap->A_loc = A_loc;
+
+<a name="line1145">1145: </a>  a_loc = (Mat_SeqAIJ*)(A_loc)->data;
+<a name="line1146">1146: </a>  ai    = a_loc->i;
+<a name="line1147">1147: </a>  aj    = a_loc->j;
+
+<a name="line1149">1149: </a>  <font color="#B22222">/* determine symbolic Co=(p->B)^T*A - send to others */</font>
+<a name="line1150">1150: </a>  <font color="#B22222">/*----------------------------------------------------*/</font>
+<a name="line1151">1151: </a>  MatTransposeSymbolic_SeqAIJ(p->A,&PDt);
+<a name="line1152">1152: </a>  pdt  = (Mat_SeqAIJ*)PDt->data;
+<a name="line1153">1153: </a>  pdti = pdt->i; pdtj = pdt->j;
+
+<a name="line1155">1155: </a>  MatTransposeSymbolic_SeqAIJ(p->B,&POt);
+<a name="line1156">1156: </a>  pot  = (Mat_SeqAIJ*)POt->data;
+<a name="line1157">1157: </a>  poti = pot->i; potj = pot->j;
+
+<a name="line1159">1159: </a>  <font color="#B22222">/* then, compute symbolic Co = (p->B)^T*A */</font>
+<a name="line1160">1160: </a>  pon    = (p->B)->cmap->n; <font color="#B22222">/* total num of rows to be sent to other processors >= (num of nonzero rows of C_seq) - pn */</font>
+<a name="line1161">1161: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(pon+1,&coi);
+<a name="line1162">1162: </a>  coi[0] = 0;
+
+<a name="line1164">1164: </a>  <font color="#B22222">/* set initial free space to be fill*(nnz(p->B) + nnz(A)) */</font>
+<a name="line1165">1165: </a>  nnz           = <a href="../../../../../docs/manualpages/Sys/PetscRealIntMultTruncate.html#PetscRealIntMultTruncate">PetscRealIntMultTruncate</a>(fill,<a href="../../../../../docs/manualpages/Sys/PetscIntSumTruncate.html#PetscIntSumTruncate">PetscIntSumTruncate</a>(poti[pon],ai[am]));
+<a name="line1166">1166: </a>  PetscFreeSpaceGet(nnz,&free_space);
+<a name="line1167">1167: </a>  current_space = free_space;
+
+<a name="line1169">1169: </a>  <font color="#B22222">/* create and initialize a linked list */</font>
+<a name="line1170">1170: </a>  PetscLLCondensedCreate(aN,aN,&lnk,&lnkbt);
+
+<a name="line1172">1172: </a>  <font color="#4169E1">for</font> (i=0; i<pon; i++) {
+<a name="line1173">1173: </a>    pnz = poti[i+1] - poti[i];
+<a name="line1174">1174: </a>    ptJ = potj + poti[i];
+<a name="line1175">1175: </a>    <font color="#4169E1">for</font> (j=0; j<pnz; j++) {
+<a name="line1176">1176: </a>      row  = ptJ[j]; <font color="#B22222">/* row of A_loc == col of Pot */</font>
+<a name="line1177">1177: </a>      anz  = ai[row+1] - ai[row];
+<a name="line1178">1178: </a>      Jptr = aj + ai[row];
+<a name="line1179">1179: </a>      <font color="#B22222">/* add non-zero cols of AP into the sorted linked list lnk */</font>
+<a name="line1180">1180: </a>      PetscLLCondensedAddSorted(anz,Jptr,lnk,lnkbt);
+<a name="line1181">1181: </a>    }
+<a name="line1182">1182: </a>    nnz = lnk[0];
+
+<a name="line1184">1184: </a>    <font color="#B22222">/* If free space is not available, double the total space in the list */</font>
+<a name="line1185">1185: </a>    <font color="#4169E1">if</font> (current_space->local_remaining<nnz) {
+<a name="line1186">1186: </a>      PetscFreeSpaceGet(<a href="../../../../../docs/manualpages/Sys/PetscIntSumTruncate.html#PetscIntSumTruncate">PetscIntSumTruncate</a>(nnz,current_space->total_array_size),&current_space);
+<a name="line1187">1187: </a>      nspacedouble++;
+<a name="line1188">1188: </a>    }
+
+<a name="line1190">1190: </a>    <font color="#B22222">/* Copy data into free space, and zero out denserows */</font>
+<a name="line1191">1191: </a>    PetscLLCondensedClean(aN,nnz,current_space->array,lnk,lnkbt);
+
+<a name="line1193">1193: </a>    current_space->array           += nnz;
+<a name="line1194">1194: </a>    current_space->local_used      += nnz;
+<a name="line1195">1195: </a>    current_space->local_remaining -= nnz;
+
+<a name="line1197">1197: </a>    coi[i+1] = coi[i] + nnz;
+<a name="line1198">1198: </a>  }
+
+<a name="line1200">1200: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(coi[pon]+1,&coj);
+<a name="line1201">1201: </a>  PetscFreeSpaceContiguous(&free_space,coj);
+
+<a name="line1203">1203: </a>  afill_tmp = (<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>)coi[pon]/(poti[pon] + ai[am]+1);
+<a name="line1204">1204: </a>  <font color="#4169E1">if</font> (afill_tmp > afill) afill = afill_tmp;
+
+<a name="line1206">1206: </a>  <font color="#B22222">/* send j-array (coj) of Co to other processors */</font>
+<a name="line1207">1207: </a>  <font color="#B22222">/*----------------------------------------------*/</font>
+<a name="line1208">1208: </a>  <font color="#B22222">/* determine row ownership */</font>
+<a name="line1209">1209: </a>  <a href="../../../../../docs/manualpages/Sys/PetscNew.html#PetscNew">PetscNew</a>(&merge);
+<a name="line1210">1210: </a>  <a href="../../../../../docs/manualpages/IS/PetscLayoutCreate.html#PetscLayoutCreate">PetscLayoutCreate</a>(comm,&merge->rowmap);
+
+<a name="line1212">1212: </a>  merge->rowmap->n  = pn;
+<a name="line1213">1213: </a>  merge->rowmap->bs = 1;
+
+<a name="line1215">1215: </a>  <a href="../../../../../docs/manualpages/IS/PetscLayoutSetUp.html#PetscLayoutSetUp">PetscLayoutSetUp</a>(merge->rowmap);
+<a name="line1216">1216: </a>  owners = merge->rowmap->range;
+
+<a name="line1218">1218: </a>  <font color="#B22222">/* determine the number of messages to send, their lengths */</font>
+<a name="line1219">1219: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(size,&len_si);
+<a name="line1220">1220: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(size,&merge->len_s);
+
+<a name="line1222">1222: </a>  len_s        = merge->len_s;
+<a name="line1223">1223: </a>  merge->nsend = 0;
+
+<a name="line1225">1225: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(size+2,&owners_co);
+<a name="line1226">1226: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemzero.html#PetscMemzero">PetscMemzero</a>(len_s,size*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a>));
+
+<a name="line1228">1228: </a>  proc = 0;
+<a name="line1229">1229: </a>  <font color="#4169E1">for</font> (i=0; i<pon; i++) {
+<a name="line1230">1230: </a>    <font color="#4169E1">while</font> (prmap[i] >= owners[proc+1]) proc++;
+<a name="line1231">1231: </a>    len_si[proc]++;  <font color="#B22222">/* num of rows in Co to be sent to [proc] */</font>
+<a name="line1232">1232: </a>    len_s[proc] += coi[i+1] - coi[i];
+<a name="line1233">1233: </a>  }
+
+<a name="line1235">1235: </a>  len          = 0; <font color="#B22222">/* max length of buf_si[] */</font>
+<a name="line1236">1236: </a>  owners_co[0] = 0;
+<a name="line1237">1237: </a>  <font color="#4169E1">for</font> (proc=0; proc<size; proc++) {
+<a name="line1238">1238: </a>    owners_co[proc+1] = owners_co[proc] + len_si[proc];
+<a name="line1239">1239: </a>    <font color="#4169E1">if</font> (len_si[proc]) {
+<a name="line1240">1240: </a>      merge->nsend++;
+<a name="line1241">1241: </a>      len_si[proc] = 2*(len_si[proc] + 1);
+<a name="line1242">1242: </a>      len         += len_si[proc];
+<a name="line1243">1243: </a>    }
+<a name="line1244">1244: </a>  }
+
+<a name="line1246">1246: </a>  <font color="#B22222">/* determine the number and length of messages to receive for coi and coj  */</font>
+<a name="line1247">1247: </a>  <a href="../../../../../docs/manualpages/Sys/PetscGatherNumberOfMessages.html#PetscGatherNumberOfMessages">PetscGatherNumberOfMessages</a>(comm,NULL,len_s,&merge->nrecv);
+<a name="line1248">1248: </a>  <a href="../../../../../docs/manualpages/Sys/PetscGatherMessageLengths2.html#PetscGatherMessageLengths2">PetscGatherMessageLengths2</a>(comm,merge->nsend,merge->nrecv,len_s,len_si,&merge->id_r,&merge->len_r,&len_ri);
+
+<a name="line1250">1250: </a>  <font color="#B22222">/* post the Irecv and Isend of coj */</font>
+<a name="line1251">1251: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCommGetNewTag.html#PetscCommGetNewTag">PetscCommGetNewTag</a>(comm,&tagj);
+<a name="line1252">1252: </a>  PetscPostIrecvInt(comm,tagj,merge->nrecv,merge->id_r,merge->len_r,&buf_rj,&rwaits);
+<a name="line1253">1253: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(merge->nsend+1,&swaits);
+<a name="line1254">1254: </a>  <font color="#4169E1">for</font> (proc=0, k=0; proc<size; proc++) {
+<a name="line1255">1255: </a>    <font color="#4169E1">if</font> (!len_s[proc]) <font color="#4169E1">continue</font>;
+<a name="line1256">1256: </a>    i    = owners_co[proc];
+<a name="line1257">1257: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Isend.html#MPI_Isend">MPI_Isend</a>(coj+coi[i],len_s[proc],MPIU_INT,proc,tagj,comm,swaits+k);
+<a name="line1258">1258: </a>    k++;
+<a name="line1259">1259: </a>  }
+
+<a name="line1261">1261: </a>  <font color="#B22222">/* receives and sends of coj are complete */</font>
+<a name="line1262">1262: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(size,&sstatus);
+<a name="line1263">1263: </a>  <font color="#4169E1">for</font> (i=0; i<merge->nrecv; i++) {
+<a name="line1264">1264: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a> icompleted;
+<a name="line1265">1265: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Waitany.html#MPI_Waitany">MPI_Waitany</a>(merge->nrecv,rwaits,&icompleted,&rstatus);
+<a name="line1266">1266: </a>  }
+<a name="line1267">1267: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(rwaits);
+<a name="line1268">1268: </a>  <font color="#4169E1">if</font> (merge->nsend) {<a href="http://www.mpich.org/static/docs/latest/www3/MPI_Waitall.html#MPI_Waitall">MPI_Waitall</a>(merge->nsend,swaits,sstatus);}
+
+<a name="line1270">1270: </a>  <font color="#B22222">/* send and recv coi */</font>
+<a name="line1271">1271: </a>  <font color="#B22222">/*-------------------*/</font>
+<a name="line1272">1272: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCommGetNewTag.html#PetscCommGetNewTag">PetscCommGetNewTag</a>(comm,&tagi);
+<a name="line1273">1273: </a>  PetscPostIrecvInt(comm,tagi,merge->nrecv,merge->id_r,len_ri,&buf_ri,&rwaits);
+<a name="line1274">1274: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(len+1,&buf_s);
+<a name="line1275">1275: </a>  buf_si = buf_s;  <font color="#B22222">/* points to the beginning of k-th msg to be sent */</font>
+<a name="line1276">1276: </a>  <font color="#4169E1">for</font> (proc=0,k=0; proc<size; proc++) {
+<a name="line1277">1277: </a>    <font color="#4169E1">if</font> (!len_s[proc]) <font color="#4169E1">continue</font>;
+<a name="line1278">1278: </a>    <font color="#B22222">/* form outgoing message for i-structure:</font>
+<a name="line1279">1279: </a><font color="#B22222">         buf_si[0]:                 nrows to be sent</font>
+<a name="line1280">1280: </a><font color="#B22222">               [1:nrows]:           row index (global)</font>
+<a name="line1281">1281: </a><font color="#B22222">               [nrows+1:2*nrows+1]: i-structure index</font>
+<a name="line1282">1282: </a><font color="#B22222">    */</font>
+<a name="line1283">1283: </a>    <font color="#B22222">/*-------------------------------------------*/</font>
+<a name="line1284">1284: </a>    nrows       = len_si[proc]/2 - 1;
+<a name="line1285">1285: </a>    buf_si_i    = buf_si + nrows+1;
+<a name="line1286">1286: </a>    buf_si[0]   = nrows;
+<a name="line1287">1287: </a>    buf_si_i[0] = 0;
+<a name="line1288">1288: </a>    nrows       = 0;
+<a name="line1289">1289: </a>    <font color="#4169E1">for</font> (i=owners_co[proc]; i<owners_co[proc+1]; i++) {
+<a name="line1290">1290: </a>      nzi               = coi[i+1] - coi[i];
+<a name="line1291">1291: </a>      buf_si_i[nrows+1] = buf_si_i[nrows] + nzi; <font color="#B22222">/* i-structure */</font>
+<a name="line1292">1292: </a>      buf_si[nrows+1]   = prmap[i] -owners[proc]; <font color="#B22222">/* local row index */</font>
+<a name="line1293">1293: </a>      nrows++;
+<a name="line1294">1294: </a>    }
+<a name="line1295">1295: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Isend.html#MPI_Isend">MPI_Isend</a>(buf_si,len_si[proc],MPIU_INT,proc,tagi,comm,swaits+k);
+<a name="line1296">1296: </a>    k++;
+<a name="line1297">1297: </a>    buf_si += len_si[proc];
+<a name="line1298">1298: </a>  }
+<a name="line1299">1299: </a>  i = merge->nrecv;
+<a name="line1300">1300: </a>  <font color="#4169E1">while</font> (i--) {
+<a name="line1301">1301: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a> icompleted;
+<a name="line1302">1302: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Waitany.html#MPI_Waitany">MPI_Waitany</a>(merge->nrecv,rwaits,&icompleted,&rstatus);
+<a name="line1303">1303: </a>  }
+<a name="line1304">1304: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(rwaits);
+<a name="line1305">1305: </a>  <font color="#4169E1">if</font> (merge->nsend) {<a href="http://www.mpich.org/static/docs/latest/www3/MPI_Waitall.html#MPI_Waitall">MPI_Waitall</a>(merge->nsend,swaits,sstatus);}
+<a name="line1306">1306: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(len_si);
+<a name="line1307">1307: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(len_ri);
+<a name="line1308">1308: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(swaits);
+<a name="line1309">1309: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(sstatus);
+<a name="line1310">1310: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(buf_s);
+
+<a name="line1312">1312: </a>  <font color="#B22222">/* compute the local portion of C (mpi mat) */</font>
+<a name="line1313">1313: </a>  <font color="#B22222">/*------------------------------------------*/</font>
+<a name="line1314">1314: </a>  <font color="#B22222">/* allocate bi array and free space for accumulating nonzero column info */</font>
+<a name="line1315">1315: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(pn+1,&bi);
+<a name="line1316">1316: </a>  bi[0] = 0;
+
+<a name="line1318">1318: </a>  <font color="#B22222">/* set initial free space to be fill*(nnz(P) + nnz(A)) */</font>
+<a name="line1319">1319: </a>  nnz           = <a href="../../../../../docs/manualpages/Sys/PetscRealIntMultTruncate.html#PetscRealIntMultTruncate">PetscRealIntMultTruncate</a>(fill,<a href="../../../../../docs/manualpages/Sys/PetscIntSumTruncate.html#PetscIntSumTruncate">PetscIntSumTruncate</a>(pdti[pn],<a href="../../../../../docs/manualpages/Sys/PetscIntSumTruncate.html#PetscIntSumTruncate">PetscIntSumTruncate</a>(poti[pon],ai[am])));
+<a name="line1320">1320: </a>  PetscFreeSpaceGet(nnz,&free_space);
+<a name="line1321">1321: </a>  current_space = free_space;
+
+<a name="line1323">1323: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc3.html#PetscMalloc3">PetscMalloc3</a>(merge->nrecv,&buf_ri_k,merge->nrecv,&nextrow,merge->nrecv,&nextci);
+<a name="line1324">1324: </a>  <font color="#4169E1">for</font> (k=0; k<merge->nrecv; k++) {
+<a name="line1325">1325: </a>    buf_ri_k[k] = buf_ri[k]; <font color="#B22222">/* beginning of k-th recved i-structure */</font>
+<a name="line1326">1326: </a>    nrows       = *buf_ri_k[k];
+<a name="line1327">1327: </a>    nextrow[k]  = buf_ri_k[k] + 1;  <font color="#B22222">/* next row number of k-th recved i-structure */</font>
+<a name="line1328">1328: </a>    nextci[k]   = buf_ri_k[k] + (nrows + 1); <font color="#B22222">/* poins to the next i-structure of k-th recved i-structure  */</font>
+<a name="line1329">1329: </a>  }
+
+<a name="line1331">1331: </a>  <a href="../../../../../docs/manualpages/Mat/MatPreallocateInitialize.html#MatPreallocateInitialize">MatPreallocateInitialize</a>(comm,pn,A->cmap->n,dnz,onz);
+<a name="line1332">1332: </a>  rmax = 0;
+<a name="line1333">1333: </a>  <font color="#4169E1">for</font> (i=0; i<pn; i++) {
+<a name="line1334">1334: </a>    <font color="#B22222">/* add pdt[i,:]*AP into lnk */</font>
+<a name="line1335">1335: </a>    pnz = pdti[i+1] - pdti[i];
+<a name="line1336">1336: </a>    ptJ = pdtj + pdti[i];
+<a name="line1337">1337: </a>    <font color="#4169E1">for</font> (j=0; j<pnz; j++) {
+<a name="line1338">1338: </a>      row  = ptJ[j];  <font color="#B22222">/* row of AP == col of Pt */</font>
+<a name="line1339">1339: </a>      anz  = ai[row+1] - ai[row];
+<a name="line1340">1340: </a>      Jptr = aj + ai[row];
+<a name="line1341">1341: </a>      <font color="#B22222">/* add non-zero cols of AP into the sorted linked list lnk */</font>
+<a name="line1342">1342: </a>      PetscLLCondensedAddSorted(anz,Jptr,lnk,lnkbt);
+<a name="line1343">1343: </a>    }
+
+<a name="line1345">1345: </a>    <font color="#B22222">/* add received col data into lnk */</font>
+<a name="line1346">1346: </a>    <font color="#4169E1">for</font> (k=0; k<merge->nrecv; k++) { <font color="#B22222">/* k-th received message */</font>
+<a name="line1347">1347: </a>      <font color="#4169E1">if</font> (i == *nextrow[k]) { <font color="#B22222">/* i-th row */</font>
+<a name="line1348">1348: </a>        nzi  = *(nextci[k]+1) - *nextci[k];
+<a name="line1349">1349: </a>        Jptr = buf_rj[k] + *nextci[k];
+<a name="line1350">1350: </a>        PetscLLCondensedAddSorted(nzi,Jptr,lnk,lnkbt);
+<a name="line1351">1351: </a>        nextrow[k]++; nextci[k]++;
+<a name="line1352">1352: </a>      }
+<a name="line1353">1353: </a>    }
+<a name="line1354">1354: </a>    nnz = lnk[0];
+
+<a name="line1356">1356: </a>    <font color="#B22222">/* if free space is not available, make more free space */</font>
+<a name="line1357">1357: </a>    <font color="#4169E1">if</font> (current_space->local_remaining<nnz) {
+<a name="line1358">1358: </a>      PetscFreeSpaceGet(<a href="../../../../../docs/manualpages/Sys/PetscIntSumTruncate.html#PetscIntSumTruncate">PetscIntSumTruncate</a>(nnz,current_space->total_array_size),&current_space);
+<a name="line1359">1359: </a>      nspacedouble++;
+<a name="line1360">1360: </a>    }
+<a name="line1361">1361: </a>    <font color="#B22222">/* copy data into free space, then initialize lnk */</font>
+<a name="line1362">1362: </a>    PetscLLCondensedClean(aN,nnz,current_space->array,lnk,lnkbt);
+<a name="line1363">1363: </a>    <a href="../../../../../docs/manualpages/Mat/MatPreallocateSet.html#MatPreallocateSet">MatPreallocateSet</a>(i+owners[rank],nnz,current_space->array,dnz,onz);
+
+<a name="line1365">1365: </a>    current_space->array           += nnz;
+<a name="line1366">1366: </a>    current_space->local_used      += nnz;
+<a name="line1367">1367: </a>    current_space->local_remaining -= nnz;
+
+<a name="line1369">1369: </a>    bi[i+1] = bi[i] + nnz;
+<a name="line1370">1370: </a>    <font color="#4169E1">if</font> (nnz > rmax) rmax = nnz;
+<a name="line1371">1371: </a>  }
+<a name="line1372">1372: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree3.html#PetscFree3">PetscFree3</a>(buf_ri_k,nextrow,nextci);
+
+<a name="line1374">1374: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(bi[pn]+1,&bj);
+<a name="line1375">1375: </a>  PetscFreeSpaceContiguous(&free_space,bj);
+
+<a name="line1377">1377: </a>  afill_tmp = (<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>)bi[pn]/(pdti[pn] + poti[pon] + ai[am]+1);
+<a name="line1378">1378: </a>  <font color="#4169E1">if</font> (afill_tmp > afill) afill = afill_tmp;
+<a name="line1379">1379: </a>  PetscLLCondensedDestroy(lnk,lnkbt);
+<a name="line1380">1380: </a>  <a href="../../../../../docs/manualpages/Mat/MatDestroy.html#MatDestroy">MatDestroy</a>(&POt);
+<a name="line1381">1381: </a>  <a href="../../../../../docs/manualpages/Mat/MatDestroy.html#MatDestroy">MatDestroy</a>(&PDt);
+
+<a name="line1383">1383: </a>  <font color="#B22222">/* create symbolic parallel matrix Cmpi - why cannot be assembled in Numeric part   */</font>
+<a name="line1384">1384: </a>  <font color="#B22222">/*----------------------------------------------------------------------------------*/</font>
+<a name="line1385">1385: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(rmax+1,&vals);
+
+<a name="line1387">1387: </a>  <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(comm,&Cmpi);
+<a name="line1388">1388: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(Cmpi,pn,A->cmap->n,<a href="../../../../../docs/manualpages/Sys/PETSC_DETERMINE.html#PETSC_DETERMINE">PETSC_DETERMINE</a>,<a href="../../../../../docs/manualpages/Sys/PETSC_DETERMINE.html#PETSC_DETERMINE">PETSC_DETERMINE</a>);
+<a name="line1389">1389: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetBlockSizes.html#MatSetBlockSizes">MatSetBlockSizes</a>(Cmpi,PetscAbs(P->cmap->bs),PetscAbs(A->cmap->bs));
+<a name="line1390">1390: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(Cmpi,<a href="../../../../../docs/manualpages/Mat/MATMPIAIJ.html#MATMPIAIJ">MATMPIAIJ</a>);
+<a name="line1391">1391: </a>  <a href="../../../../../docs/manualpages/Mat/MatMPIAIJSetPreallocation.html#MatMPIAIJSetPreallocation">MatMPIAIJSetPreallocation</a>(Cmpi,0,dnz,0,onz);
+<a name="line1392">1392: </a>  <a href="../../../../../docs/manualpages/Mat/MatPreallocateFinalize.html#MatPreallocateFinalize">MatPreallocateFinalize</a>(dnz,onz);
+<a name="line1393">1393: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetBlockSize.html#MatSetBlockSize">MatSetBlockSize</a>(Cmpi,1);
+<a name="line1394">1394: </a>  <font color="#4169E1">for</font> (i=0; i<pn; i++) {
+<a name="line1395">1395: </a>    row  = i + rstart;
+<a name="line1396">1396: </a>    nnz  = bi[i+1] - bi[i];
+<a name="line1397">1397: </a>    Jptr = bj + bi[i];
+<a name="line1398">1398: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>(Cmpi,1,&row,nnz,Jptr,vals,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
+<a name="line1399">1399: </a>  }
+<a name="line1400">1400: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(Cmpi,MAT_FINAL_ASSEMBLY);
+<a name="line1401">1401: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(Cmpi,MAT_FINAL_ASSEMBLY);
+<a name="line1402">1402: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(vals);
+
+<a name="line1404">1404: </a>  merge->bi        = bi;
+<a name="line1405">1405: </a>  merge->bj        = bj;
+<a name="line1406">1406: </a>  merge->coi       = coi;
+<a name="line1407">1407: </a>  merge->coj       = coj;
+<a name="line1408">1408: </a>  merge->buf_ri    = buf_ri;
+<a name="line1409">1409: </a>  merge->buf_rj    = buf_rj;
+<a name="line1410">1410: </a>  merge->owners_co = owners_co;
+
+<a name="line1412">1412: </a>  <font color="#B22222">/* attach the supporting struct to Cmpi for reuse */</font>
+<a name="line1413">1413: </a>  c           = (Mat_MPIAIJ*)Cmpi->data;
+<a name="line1414">1414: </a>  c->ptap     = ptap;
+<a name="line1415">1415: </a>  ptap->api   = NULL;
+<a name="line1416">1416: </a>  ptap->apj   = NULL;
+<a name="line1417">1417: </a>  ptap->merge = merge;
+<a name="line1418">1418: </a>  ptap->destroy   = Cmpi->ops->destroy;
+<a name="line1419">1419: </a>  ptap->duplicate = Cmpi->ops->duplicate;
+
+<a name="line1421">1421: </a>  Cmpi->ops->mattransposemultnumeric = MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ_nonscalable;
+<a name="line1422">1422: </a>  Cmpi->ops->destroy                 = MatDestroy_MPIAIJ_PtAP;
+<a name="line1423">1423: </a>  Cmpi->ops->duplicate               = MatDuplicate_MPIAIJ_MatPtAP;
+
+<a name="line1425">1425: </a>  *C = Cmpi;
+<a name="line1426">1426: </a><font color="#A020F0">#if defined(PETSC_USE_INFO)</font>
+<a name="line1427">1427: </a>  <font color="#4169E1">if</font> (bi[pn] != 0) {
+<a name="line1428">1428: </a>    PetscInfo3(Cmpi,<font color="#666666">"Reallocs %D; Fill ratio: given %g needed %g.\n"</font>,nspacedouble,(double)fill,(double)afill);
+<a name="line1429">1429: </a>    PetscInfo1(Cmpi,<font color="#666666">"Use <a href="../../../../../docs/manualpages/Mat/MatTransposeMatMult.html#MatTransposeMatMult">MatTransposeMatMult</a>(A,B,<a href="../../../../../docs/manualpages/Mat/MatReuse.html#MatReuse">MatReuse</a>,%g,&C) for best performance.\n"</font>,(double)afill);
+<a name="line1430">1430: </a>  } <font color="#4169E1">else</font> {
+<a name="line1431">1431: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscInfo.html#PetscInfo">PetscInfo</a>(Cmpi,<font color="#666666">"Empty matrix product\n"</font>);
+<a name="line1432">1432: </a>  }
+<a name="line1433">1433: </a><font color="#A020F0">#endif</font>
+<a name="line1434">1434: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1435">1435: </a>}
+
+<a name="line1439">1439: </a><strong><font color="#4169E1"><a name="MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> P,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> C)</font></strong>
+<a name="line1440">1440: </a>{
+<a name="line1441">1441: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>      ierr;
+<a name="line1442">1442: </a>  Mat_Merge_SeqsToMPI *merge;
+<a name="line1443">1443: </a>  Mat_MPIAIJ          *p =(Mat_MPIAIJ*)P->data,*c=(Mat_MPIAIJ*)C->data;
+<a name="line1444">1444: </a>  Mat_SeqAIJ          *pd=(Mat_SeqAIJ*)(p->A)->data,*po=(Mat_SeqAIJ*)(p->B)->data;
+<a name="line1445">1445: </a>  Mat_PtAPMPI         *ptap;
+<a name="line1446">1446: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *adj;
+<a name="line1447">1447: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            i,j,k,anz,pnz,row,*cj,nexta;
+<a name="line1448">1448: </a>  MatScalar           *ada,*ca,valtmp;
+<a name="line1449">1449: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            am  =A->rmap->n,cm=C->rmap->n,pon=(p->B)->cmap->n;
+<a name="line1450">1450: </a>  <a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a>            comm;
+<a name="line1451">1451: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a>         size,rank,taga,*len_s;
+<a name="line1452">1452: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *owners,proc,nrows,**buf_ri_k,**nextrow,**nextci;
+<a name="line1453">1453: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            **buf_ri,**buf_rj;
+<a name="line1454">1454: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            cnz=0,*bj_i,*bi,*bj,bnz,nextcj;  <font color="#B22222">/* bi,bj,ba: local array of C(mpi mat) */</font>
+<a name="line1455">1455: </a>  MPI_Request         *s_waits,*r_waits;
+<a name="line1456">1456: </a>  MPI_Status          *status;
+<a name="line1457">1457: </a>  MatScalar           **abuf_r,*ba_i,*pA,*coa,*ba;
+<a name="line1458">1458: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *ai,*aj,*coi,*coj;
+<a name="line1459">1459: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *poJ,*pdJ;
+<a name="line1460">1460: </a>  <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>                 A_loc;
+<a name="line1461">1461: </a>  Mat_SeqAIJ          *a_loc;
+
+<a name="line1464">1464: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectGetComm.html#PetscObjectGetComm">PetscObjectGetComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)C,&comm);
+<a name="line1465">1465: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_size.html#MPI_Comm_size">MPI_Comm_size</a>(comm,&size);
+<a name="line1466">1466: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_rank.html#MPI_Comm_rank">MPI_Comm_rank</a>(comm,&rank);
+
+<a name="line1468">1468: </a>  ptap  = c->ptap;
+<a name="line1469">1469: </a>  merge = ptap->merge;
+
+<a name="line1471">1471: </a>  <font color="#B22222">/* 2) compute numeric C_seq = P_loc^T*A_loc */</font>
+<a name="line1472">1472: </a>  <font color="#B22222">/*------------------------------------------*/</font>
+<a name="line1473">1473: </a>  <font color="#B22222">/* get data from symbolic products */</font>
+<a name="line1474">1474: </a>  coi    = merge->coi; coj = merge->coj;
+<a name="line1475">1475: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(coi[pon]+1,&coa);
+<a name="line1476">1476: </a>  bi     = merge->bi; bj = merge->bj;
+<a name="line1477">1477: </a>  owners = merge->rowmap->range;
+<a name="line1478">1478: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(bi[cm]+1,&ba);
+
+<a name="line1480">1480: </a>  <font color="#B22222">/* get A_loc by taking all local rows of A */</font>
+<a name="line1481">1481: </a>  A_loc = ptap->A_loc;
+<a name="line1482">1482: </a>  <a href="../../../../../docs/manualpages/Mat/MatMPIAIJGetLocalMat.html#MatMPIAIJGetLocalMat">MatMPIAIJGetLocalMat</a>(A,MAT_REUSE_MATRIX,&A_loc);
+<a name="line1483">1483: </a>  a_loc = (Mat_SeqAIJ*)(A_loc)->data;
+<a name="line1484">1484: </a>  ai    = a_loc->i;
+<a name="line1485">1485: </a>  aj    = a_loc->j;
+
+<a name="line1487">1487: </a>  <font color="#4169E1">for</font> (i=0; i<am; i++) {
+<a name="line1488">1488: </a>    anz = ai[i+1] - ai[i];
+<a name="line1489">1489: </a>    adj = aj + ai[i];
+<a name="line1490">1490: </a>    ada = a_loc->a + ai[i];
+
+<a name="line1492">1492: </a>    <font color="#B22222">/* 2-b) Compute Cseq = P_loc[i,:]^T*A[i,:] using outer product */</font>
+<a name="line1493">1493: </a>    <font color="#B22222">/*-------------------------------------------------------------*/</font>
+<a name="line1494">1494: </a>    <font color="#B22222">/* put the value into Co=(p->B)^T*A (off-diagonal part, send to others) */</font>
+<a name="line1495">1495: </a>    pnz = po->i[i+1] - po->i[i];
+<a name="line1496">1496: </a>    poJ = po->j + po->i[i];
+<a name="line1497">1497: </a>    pA  = po->a + po->i[i];
+<a name="line1498">1498: </a>    <font color="#4169E1">for</font> (j=0; j<pnz; j++) {
+<a name="line1499">1499: </a>      row = poJ[j];
+<a name="line1500">1500: </a>      cj  = coj + coi[row];
+<a name="line1501">1501: </a>      ca  = coa + coi[row];
+<a name="line1502">1502: </a>      <font color="#B22222">/* perform sparse axpy */</font>
+<a name="line1503">1503: </a>      nexta  = 0;
+<a name="line1504">1504: </a>      valtmp = pA[j];
+<a name="line1505">1505: </a>      <font color="#4169E1">for</font> (k=0; nexta<anz; k++) {
+<a name="line1506">1506: </a>        <font color="#4169E1">if</font> (cj[k] == adj[nexta]) {
+<a name="line1507">1507: </a>          ca[k] += valtmp*ada[nexta];
+<a name="line1508">1508: </a>          nexta++;
+<a name="line1509">1509: </a>        }
+<a name="line1510">1510: </a>      }
+<a name="line1511">1511: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*anz);
+<a name="line1512">1512: </a>    }
+
+<a name="line1514">1514: </a>    <font color="#B22222">/* put the value into Cd (diagonal part) */</font>
+<a name="line1515">1515: </a>    pnz = pd->i[i+1] - pd->i[i];
+<a name="line1516">1516: </a>    pdJ = pd->j + pd->i[i];
+<a name="line1517">1517: </a>    pA  = pd->a + pd->i[i];
+<a name="line1518">1518: </a>    <font color="#4169E1">for</font> (j=0; j<pnz; j++) {
+<a name="line1519">1519: </a>      row = pdJ[j];
+<a name="line1520">1520: </a>      cj  = bj + bi[row];
+<a name="line1521">1521: </a>      ca  = ba + bi[row];
+<a name="line1522">1522: </a>      <font color="#B22222">/* perform sparse axpy */</font>
+<a name="line1523">1523: </a>      nexta  = 0;
+<a name="line1524">1524: </a>      valtmp = pA[j];
+<a name="line1525">1525: </a>      <font color="#4169E1">for</font> (k=0; nexta<anz; k++) {
+<a name="line1526">1526: </a>        <font color="#4169E1">if</font> (cj[k] == adj[nexta]) {
+<a name="line1527">1527: </a>          ca[k] += valtmp*ada[nexta];
+<a name="line1528">1528: </a>          nexta++;
+<a name="line1529">1529: </a>        }
+<a name="line1530">1530: </a>      }
+<a name="line1531">1531: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*anz);
+<a name="line1532">1532: </a>    }
+<a name="line1533">1533: </a>  }
+
+<a name="line1535">1535: </a>  <font color="#B22222">/* 3) send and recv matrix values coa */</font>
+<a name="line1536">1536: </a>  <font color="#B22222">/*------------------------------------*/</font>
+<a name="line1537">1537: </a>  buf_ri = merge->buf_ri;
+<a name="line1538">1538: </a>  buf_rj = merge->buf_rj;
+<a name="line1539">1539: </a>  len_s  = merge->len_s;
+<a name="line1540">1540: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCommGetNewTag.html#PetscCommGetNewTag">PetscCommGetNewTag</a>(comm,&taga);
+<a name="line1541">1541: </a>  PetscPostIrecvScalar(comm,taga,merge->nrecv,merge->id_r,merge->len_r,&abuf_r,&r_waits);
+
+<a name="line1543">1543: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc2.html#PetscMalloc2">PetscMalloc2</a>(merge->nsend+1,&s_waits,size,&status);
+<a name="line1544">1544: </a>  <font color="#4169E1">for</font> (proc=0,k=0; proc<size; proc++) {
+<a name="line1545">1545: </a>    <font color="#4169E1">if</font> (!len_s[proc]) <font color="#4169E1">continue</font>;
+<a name="line1546">1546: </a>    i    = merge->owners_co[proc];
+<a name="line1547">1547: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Isend.html#MPI_Isend">MPI_Isend</a>(coa+coi[i],len_s[proc],MPIU_MATSCALAR,proc,taga,comm,s_waits+k);
+<a name="line1548">1548: </a>    k++;
+<a name="line1549">1549: </a>  }
+<a name="line1550">1550: </a>  <font color="#4169E1">if</font> (merge->nrecv) {<a href="http://www.mpich.org/static/docs/latest/www3/MPI_Waitall.html#MPI_Waitall">MPI_Waitall</a>(merge->nrecv,r_waits,status);}
+<a name="line1551">1551: </a>  <font color="#4169E1">if</font> (merge->nsend) {<a href="http://www.mpich.org/static/docs/latest/www3/MPI_Waitall.html#MPI_Waitall">MPI_Waitall</a>(merge->nsend,s_waits,status);}
+
+<a name="line1553">1553: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree2.html#PetscFree2">PetscFree2</a>(s_waits,status);
+<a name="line1554">1554: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(r_waits);
+<a name="line1555">1555: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(coa);
+
+<a name="line1557">1557: </a>  <font color="#B22222">/* 4) insert local Cseq and received values into Cmpi */</font>
+<a name="line1558">1558: </a>  <font color="#B22222">/*----------------------------------------------------*/</font>
+<a name="line1559">1559: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc3.html#PetscMalloc3">PetscMalloc3</a>(merge->nrecv,&buf_ri_k,merge->nrecv,&nextrow,merge->nrecv,&nextci);
+<a name="line1560">1560: </a>  <font color="#4169E1">for</font> (k=0; k<merge->nrecv; k++) {
+<a name="line1561">1561: </a>    buf_ri_k[k] = buf_ri[k]; <font color="#B22222">/* beginning of k-th recved i-structure */</font>
+<a name="line1562">1562: </a>    nrows       = *(buf_ri_k[k]);
+<a name="line1563">1563: </a>    nextrow[k]  = buf_ri_k[k]+1;  <font color="#B22222">/* next row number of k-th recved i-structure */</font>
+<a name="line1564">1564: </a>    nextci[k]   = buf_ri_k[k] + (nrows + 1); <font color="#B22222">/* poins to the next i-structure of k-th recved i-structure  */</font>
+<a name="line1565">1565: </a>  }
+
+<a name="line1567">1567: </a>  <font color="#4169E1">for</font> (i=0; i<cm; i++) {
+<a name="line1568">1568: </a>    row  = owners[rank] + i; <font color="#B22222">/* global row index of C_seq */</font>
+<a name="line1569">1569: </a>    bj_i = bj + bi[i];  <font color="#B22222">/* col indices of the i-th row of C */</font>
+<a name="line1570">1570: </a>    ba_i = ba + bi[i];
+<a name="line1571">1571: </a>    bnz  = bi[i+1] - bi[i];
+<a name="line1572">1572: </a>    <font color="#B22222">/* add received vals into ba */</font>
+<a name="line1573">1573: </a>    <font color="#4169E1">for</font> (k=0; k<merge->nrecv; k++) { <font color="#B22222">/* k-th received message */</font>
+<a name="line1574">1574: </a>      <font color="#B22222">/* i-th row */</font>
+<a name="line1575">1575: </a>      <font color="#4169E1">if</font> (i == *nextrow[k]) {
+<a name="line1576">1576: </a>        cnz    = *(nextci[k]+1) - *nextci[k];
+<a name="line1577">1577: </a>        cj     = buf_rj[k] + *(nextci[k]);
+<a name="line1578">1578: </a>        ca     = abuf_r[k] + *(nextci[k]);
+<a name="line1579">1579: </a>        nextcj = 0;
+<a name="line1580">1580: </a>        <font color="#4169E1">for</font> (j=0; nextcj<cnz; j++) {
+<a name="line1581">1581: </a>          <font color="#4169E1">if</font> (bj_i[j] == cj[nextcj]) { <font color="#B22222">/* bcol == ccol */</font>
+<a name="line1582">1582: </a>            ba_i[j] += ca[nextcj++];
+<a name="line1583">1583: </a>          }
+<a name="line1584">1584: </a>        }
+<a name="line1585">1585: </a>        nextrow[k]++; nextci[k]++;
+<a name="line1586">1586: </a>        <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*cnz);
+<a name="line1587">1587: </a>      }
+<a name="line1588">1588: </a>    }
+<a name="line1589">1589: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>(C,1,&row,bnz,bj_i,ba_i,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
+<a name="line1590">1590: </a>  }
+<a name="line1591">1591: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(C,MAT_FINAL_ASSEMBLY);
+<a name="line1592">1592: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(C,MAT_FINAL_ASSEMBLY);
+
+<a name="line1594">1594: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(ba);
+<a name="line1595">1595: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(abuf_r[0]);
+<a name="line1596">1596: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(abuf_r);
+<a name="line1597">1597: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree3.html#PetscFree3">PetscFree3</a>(buf_ri_k,nextrow,nextci);
+<a name="line1598">1598: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1599">1599: </a>}
+
+<a name="line1601">1601: </a><strong><font color="#4169E1"><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatDuplicate_MPIAIJ_MatPtAP(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>, <a href="../../../../../docs/manualpages/Mat/MatDuplicateOption.html#MatDuplicateOption">MatDuplicateOption</a>,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>*)</font></strong>;
+<a name="line1602">1602: </a><font color="#B22222">/* This routine is modified from MatPtAPSymbolic_MPIAIJ_MPIAIJ();</font>
+<a name="line1603">1603: </a><font color="#B22222">   differ from MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ_nonscalable in using LLCondensedCreate_Scalable() */</font>
+<a name="line1606">1606: </a><strong><font color="#4169E1"><a name="MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> P,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> fill,<a href [...]
+<a name="line1607">1607: </a>{
+<a name="line1608">1608: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>      ierr;
+<a name="line1609">1609: </a>  <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>                 Cmpi,A_loc,POt,PDt;
+<a name="line1610">1610: </a>  Mat_PtAPMPI         *ptap;
+<a name="line1611">1611: </a>  PetscFreeSpaceList  free_space=NULL,current_space=NULL;
+<a name="line1612">1612: </a>  Mat_MPIAIJ          *p=(Mat_MPIAIJ*)P->data,*a=(Mat_MPIAIJ*)A->data,*c;
+<a name="line1613">1613: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *pdti,*pdtj,*poti,*potj,*ptJ;
+<a name="line1614">1614: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            nnz;
+<a name="line1615">1615: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *lnk,*owners_co,*coi,*coj,i,k,pnz,row;
+<a name="line1616">1616: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            am  =A->rmap->n,pn=P->cmap->n;
+<a name="line1617">1617: </a>  <a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a>            comm;
+<a name="line1618">1618: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a>         size,rank,tagi,tagj,*len_si,*len_s,*len_ri;
+<a name="line1619">1619: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            **buf_rj,**buf_ri,**buf_ri_k;
+<a name="line1620">1620: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            len,proc,*dnz,*onz,*owners;
+<a name="line1621">1621: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            nzi,*bi,*bj;
+<a name="line1622">1622: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            nrows,*buf_s,*buf_si,*buf_si_i,**nextrow,**nextci;
+<a name="line1623">1623: </a>  MPI_Request         *swaits,*rwaits;
+<a name="line1624">1624: </a>  MPI_Status          *sstatus,rstatus;
+<a name="line1625">1625: </a>  Mat_Merge_SeqsToMPI *merge;
+<a name="line1626">1626: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            *ai,*aj,*Jptr,anz,*prmap=p->garray,pon,nspacedouble=0,j;
+<a name="line1627">1627: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>           afill  =1.0,afill_tmp;
+<a name="line1628">1628: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>            rstart = P->cmap->rstart,rmax,aN=A->cmap->N,Armax;
+<a name="line1629">1629: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>         *vals;
+<a name="line1630">1630: </a>  Mat_SeqAIJ          *a_loc,*pdt,*pot;
+<a name="line1631">1631: </a>  PetscTable          ta;
+
+<a name="line1634">1634: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectGetComm.html#PetscObjectGetComm">PetscObjectGetComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,&comm);
+<a name="line1635">1635: </a>  <font color="#B22222">/* check if matrix local sizes are compatible */</font>
+<a name="line1636">1636: </a>  <font color="#4169E1">if</font> (A->rmap->rstart != P->rmap->rstart || A->rmap->rend != P->rmap->rend) <a href="../../../../../docs/manualpages/Sys/SETERRQ4.html#SETERRQ4">SETERRQ4</a>(comm,PETSC_ERR_ARG_SIZ,<font color="#666666">"Matrix local dimensions are incompatible, A (%D, %D) != P (%D,%D)"</font>,A->rmap->rstart,A->rmap->rend,P->rmap->rstart,P->rmap->rend);
+
+<a name="line1638">1638: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_size.html#MPI_Comm_size">MPI_Comm_size</a>(comm,&size);
+<a name="line1639">1639: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_rank.html#MPI_Comm_rank">MPI_Comm_rank</a>(comm,&rank);
+
+<a name="line1641">1641: </a>  <font color="#B22222">/* create struct Mat_PtAPMPI and attached it to C later */</font>
+<a name="line1642">1642: </a>  <a href="../../../../../docs/manualpages/Sys/PetscNew.html#PetscNew">PetscNew</a>(&ptap);
+
+<a name="line1644">1644: </a>  <font color="#B22222">/* get A_loc by taking all local rows of A */</font>
+<a name="line1645">1645: </a>  <a href="../../../../../docs/manualpages/Mat/MatMPIAIJGetLocalMat.html#MatMPIAIJGetLocalMat">MatMPIAIJGetLocalMat</a>(A,MAT_INITIAL_MATRIX,&A_loc);
+
+<a name="line1647">1647: </a>  ptap->A_loc = A_loc;
+<a name="line1648">1648: </a>  a_loc       = (Mat_SeqAIJ*)(A_loc)->data;
+<a name="line1649">1649: </a>  ai          = a_loc->i;
+<a name="line1650">1650: </a>  aj          = a_loc->j;
+
+<a name="line1652">1652: </a>  <font color="#B22222">/* determine symbolic Co=(p->B)^T*A - send to others */</font>
+<a name="line1653">1653: </a>  <font color="#B22222">/*----------------------------------------------------*/</font>
+<a name="line1654">1654: </a>  MatTransposeSymbolic_SeqAIJ(p->A,&PDt);
+<a name="line1655">1655: </a>  pdt  = (Mat_SeqAIJ*)PDt->data;
+<a name="line1656">1656: </a>  pdti = pdt->i; pdtj = pdt->j;
+
+<a name="line1658">1658: </a>  MatTransposeSymbolic_SeqAIJ(p->B,&POt);
+<a name="line1659">1659: </a>  pot  = (Mat_SeqAIJ*)POt->data;
+<a name="line1660">1660: </a>  poti = pot->i; potj = pot->j;
+
+<a name="line1662">1662: </a>  <font color="#B22222">/* then, compute symbolic Co = (p->B)^T*A */</font>
+<a name="line1663">1663: </a>  pon    = (p->B)->cmap->n; <font color="#B22222">/* total num of rows to be sent to other processors</font>
+<a name="line1664">1664: </a><font color="#B22222">                         >= (num of nonzero rows of C_seq) - pn */</font>
+<a name="line1665">1665: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(pon+1,&coi);
+<a name="line1666">1666: </a>  coi[0] = 0;
+
+<a name="line1668">1668: </a>  <font color="#B22222">/* set initial free space to be fill*(nnz(p->B) + nnz(A)) */</font>
+<a name="line1669">1669: </a>  nnz           = <a href="../../../../../docs/manualpages/Sys/PetscRealIntMultTruncate.html#PetscRealIntMultTruncate">PetscRealIntMultTruncate</a>(fill,<a href="../../../../../docs/manualpages/Sys/PetscIntSumTruncate.html#PetscIntSumTruncate">PetscIntSumTruncate</a>(poti[pon],ai[am]));
+<a name="line1670">1670: </a>  PetscFreeSpaceGet(nnz,&free_space);
+<a name="line1671">1671: </a>  current_space = free_space;
+
+<a name="line1673">1673: </a>  <font color="#B22222">/* create and initialize a linked list */</font>
+<a name="line1674">1674: </a>  PetscTableCreate(A->cmap->n + a->B->cmap->N,aN,&ta);
+<a name="line1675">1675: </a>  MatRowMergeMax_SeqAIJ(a_loc,am,ta);
+<a name="line1676">1676: </a>  PetscTableGetCount(ta,&Armax);
+
+<a name="line1678">1678: </a>  PetscLLCondensedCreate_Scalable(Armax,&lnk);
+
+<a name="line1680">1680: </a>  <font color="#4169E1">for</font> (i=0; i<pon; i++) {
+<a name="line1681">1681: </a>    pnz = poti[i+1] - poti[i];
+<a name="line1682">1682: </a>    ptJ = potj + poti[i];
+<a name="line1683">1683: </a>    <font color="#4169E1">for</font> (j=0; j<pnz; j++) {
+<a name="line1684">1684: </a>      row  = ptJ[j]; <font color="#B22222">/* row of A_loc == col of Pot */</font>
+<a name="line1685">1685: </a>      anz  = ai[row+1] - ai[row];
+<a name="line1686">1686: </a>      Jptr = aj + ai[row];
+<a name="line1687">1687: </a>      <font color="#B22222">/* add non-zero cols of AP into the sorted linked list lnk */</font>
+<a name="line1688">1688: </a>      PetscLLCondensedAddSorted_Scalable(anz,Jptr,lnk);
+<a name="line1689">1689: </a>    }
+<a name="line1690">1690: </a>    nnz = lnk[0];
+
+<a name="line1692">1692: </a>    <font color="#B22222">/* If free space is not available, double the total space in the list */</font>
+<a name="line1693">1693: </a>    <font color="#4169E1">if</font> (current_space->local_remaining<nnz) {
+<a name="line1694">1694: </a>      PetscFreeSpaceGet(<a href="../../../../../docs/manualpages/Sys/PetscIntSumTruncate.html#PetscIntSumTruncate">PetscIntSumTruncate</a>(nnz,current_space->total_array_size),&current_space);
+<a name="line1695">1695: </a>      nspacedouble++;
+<a name="line1696">1696: </a>    }
+
+<a name="line1698">1698: </a>    <font color="#B22222">/* Copy data into free space, and zero out denserows */</font>
+<a name="line1699">1699: </a>    PetscLLCondensedClean_Scalable(nnz,current_space->array,lnk);
+
+<a name="line1701">1701: </a>    current_space->array           += nnz;
+<a name="line1702">1702: </a>    current_space->local_used      += nnz;
+<a name="line1703">1703: </a>    current_space->local_remaining -= nnz;
+
+<a name="line1705">1705: </a>    coi[i+1] = coi[i] + nnz;
+<a name="line1706">1706: </a>  }
+
+<a name="line1708">1708: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(coi[pon]+1,&coj);
+<a name="line1709">1709: </a>  PetscFreeSpaceContiguous(&free_space,coj);
+<a name="line1710">1710: </a>  PetscLLCondensedDestroy_Scalable(lnk); <font color="#B22222">/* must destroy to get a new one for C */</font>
+
+<a name="line1712">1712: </a>  afill_tmp = (<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>)coi[pon]/(poti[pon] + ai[am]+1);
+<a name="line1713">1713: </a>  <font color="#4169E1">if</font> (afill_tmp > afill) afill = afill_tmp;
+
+<a name="line1715">1715: </a>  <font color="#B22222">/* send j-array (coj) of Co to other processors */</font>
+<a name="line1716">1716: </a>  <font color="#B22222">/*----------------------------------------------*/</font>
+<a name="line1717">1717: </a>  <font color="#B22222">/* determine row ownership */</font>
+<a name="line1718">1718: </a>  <a href="../../../../../docs/manualpages/Sys/PetscNew.html#PetscNew">PetscNew</a>(&merge);
+<a name="line1719">1719: </a>  <a href="../../../../../docs/manualpages/IS/PetscLayoutCreate.html#PetscLayoutCreate">PetscLayoutCreate</a>(comm,&merge->rowmap);
+
+<a name="line1721">1721: </a>  merge->rowmap->n  = pn;
+<a name="line1722">1722: </a>  merge->rowmap->bs = 1;
+
+<a name="line1724">1724: </a>  <a href="../../../../../docs/manualpages/IS/PetscLayoutSetUp.html#PetscLayoutSetUp">PetscLayoutSetUp</a>(merge->rowmap);
+<a name="line1725">1725: </a>  owners = merge->rowmap->range;
+
+<a name="line1727">1727: </a>  <font color="#B22222">/* determine the number of messages to send, their lengths */</font>
+<a name="line1728">1728: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(size,&len_si);
+<a name="line1729">1729: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(size,&merge->len_s);
+
+<a name="line1731">1731: </a>  len_s        = merge->len_s;
+<a name="line1732">1732: </a>  merge->nsend = 0;
+
+<a name="line1734">1734: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(size+2,&owners_co);
+<a name="line1735">1735: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemzero.html#PetscMemzero">PetscMemzero</a>(len_s,size*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a>));
+
+<a name="line1737">1737: </a>  proc = 0;
+<a name="line1738">1738: </a>  <font color="#4169E1">for</font> (i=0; i<pon; i++) {
+<a name="line1739">1739: </a>    <font color="#4169E1">while</font> (prmap[i] >= owners[proc+1]) proc++;
+<a name="line1740">1740: </a>    len_si[proc]++;  <font color="#B22222">/* num of rows in Co to be sent to [proc] */</font>
+<a name="line1741">1741: </a>    len_s[proc] += coi[i+1] - coi[i];
+<a name="line1742">1742: </a>  }
+
+<a name="line1744">1744: </a>  len          = 0; <font color="#B22222">/* max length of buf_si[] */</font>
+<a name="line1745">1745: </a>  owners_co[0] = 0;
+<a name="line1746">1746: </a>  <font color="#4169E1">for</font> (proc=0; proc<size; proc++) {
+<a name="line1747">1747: </a>    owners_co[proc+1] = owners_co[proc] + len_si[proc];
+<a name="line1748">1748: </a>    <font color="#4169E1">if</font> (len_si[proc]) {
+<a name="line1749">1749: </a>      merge->nsend++;
+<a name="line1750">1750: </a>      len_si[proc] = 2*(len_si[proc] + 1);
+<a name="line1751">1751: </a>      len         += len_si[proc];
+<a name="line1752">1752: </a>    }
+<a name="line1753">1753: </a>  }
+
+<a name="line1755">1755: </a>  <font color="#B22222">/* determine the number and length of messages to receive for coi and coj  */</font>
+<a name="line1756">1756: </a>  <a href="../../../../../docs/manualpages/Sys/PetscGatherNumberOfMessages.html#PetscGatherNumberOfMessages">PetscGatherNumberOfMessages</a>(comm,NULL,len_s,&merge->nrecv);
+<a name="line1757">1757: </a>  <a href="../../../../../docs/manualpages/Sys/PetscGatherMessageLengths2.html#PetscGatherMessageLengths2">PetscGatherMessageLengths2</a>(comm,merge->nsend,merge->nrecv,len_s,len_si,&merge->id_r,&merge->len_r,&len_ri);
+
+<a name="line1759">1759: </a>  <font color="#B22222">/* post the Irecv and Isend of coj */</font>
+<a name="line1760">1760: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCommGetNewTag.html#PetscCommGetNewTag">PetscCommGetNewTag</a>(comm,&tagj);
+<a name="line1761">1761: </a>  PetscPostIrecvInt(comm,tagj,merge->nrecv,merge->id_r,merge->len_r,&buf_rj,&rwaits);
+<a name="line1762">1762: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(merge->nsend+1,&swaits);
+<a name="line1763">1763: </a>  <font color="#4169E1">for</font> (proc=0, k=0; proc<size; proc++) {
+<a name="line1764">1764: </a>    <font color="#4169E1">if</font> (!len_s[proc]) <font color="#4169E1">continue</font>;
+<a name="line1765">1765: </a>    i    = owners_co[proc];
+<a name="line1766">1766: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Isend.html#MPI_Isend">MPI_Isend</a>(coj+coi[i],len_s[proc],MPIU_INT,proc,tagj,comm,swaits+k);
+<a name="line1767">1767: </a>    k++;
+<a name="line1768">1768: </a>  }
+
+<a name="line1770">1770: </a>  <font color="#B22222">/* receives and sends of coj are complete */</font>
+<a name="line1771">1771: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(size,&sstatus);
+<a name="line1772">1772: </a>  <font color="#4169E1">for</font> (i=0; i<merge->nrecv; i++) {
+<a name="line1773">1773: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a> icompleted;
+<a name="line1774">1774: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Waitany.html#MPI_Waitany">MPI_Waitany</a>(merge->nrecv,rwaits,&icompleted,&rstatus);
+<a name="line1775">1775: </a>  }
+<a name="line1776">1776: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(rwaits);
+<a name="line1777">1777: </a>  <font color="#4169E1">if</font> (merge->nsend) {<a href="http://www.mpich.org/static/docs/latest/www3/MPI_Waitall.html#MPI_Waitall">MPI_Waitall</a>(merge->nsend,swaits,sstatus);}
+
+<a name="line1779">1779: </a>  <font color="#B22222">/* add received column indices into table to update Armax */</font>
+<a name="line1780">1780: </a>  <font color="#B22222">/* Armax can be as large as aN if a P[row,:] is dense, see src/ksp/ksp/examples/tutorials/ex56.c! */</font>
 <a name="line1781">1781: </a>  <font color="#4169E1">for</font> (k=0; k<merge->nrecv; k++) {<font color="#B22222">/* k-th received message */</font>
 <a name="line1782">1782: </a>    Jptr = buf_rj[k];
 <a name="line1783">1783: </a>    <font color="#4169E1">for</font> (j=0; j<merge->len_r[k]; j++) {
@@ -1731,177 +1731,178 @@
 <a name="line1785">1785: </a>    }
 <a name="line1786">1786: </a>  }
 <a name="line1787">1787: </a>  PetscTableGetCount(ta,&Armax);
-
-<a name="line1789">1789: </a>  <font color="#B22222">/* send and recv coi */</font>
-<a name="line1790">1790: </a>  <font color="#B22222">/*-------------------*/</font>
-<a name="line1791">1791: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCommGetNewTag.html#PetscCommGetNewTag">PetscCommGetNewTag</a>(comm,&tagi);
-<a name="line1792">1792: </a>  PetscPostIrecvInt(comm,tagi,merge->nrecv,merge->id_r,len_ri,&buf_ri,&rwaits);
-<a name="line1793">1793: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(len+1,&buf_s);
-<a name="line1794">1794: </a>  buf_si = buf_s;  <font color="#B22222">/* points to the beginning of k-th msg to be sent */</font>
-<a name="line1795">1795: </a>  <font color="#4169E1">for</font> (proc=0,k=0; proc<size; proc++) {
-<a name="line1796">1796: </a>    <font color="#4169E1">if</font> (!len_s[proc]) <font color="#4169E1">continue</font>;
-<a name="line1797">1797: </a>    <font color="#B22222">/* form outgoing message for i-structure:</font>
-<a name="line1798">1798: </a><font color="#B22222">         buf_si[0]:                 nrows to be sent</font>
-<a name="line1799">1799: </a><font color="#B22222">               [1:nrows]:           row index (global)</font>
-<a name="line1800">1800: </a><font color="#B22222">               [nrows+1:2*nrows+1]: i-structure index</font>
-<a name="line1801">1801: </a><font color="#B22222">    */</font>
-<a name="line1802">1802: </a>    <font color="#B22222">/*-------------------------------------------*/</font>
-<a name="line1803">1803: </a>    nrows       = len_si[proc]/2 - 1;
-<a name="line1804">1804: </a>    buf_si_i    = buf_si + nrows+1;
-<a name="line1805">1805: </a>    buf_si[0]   = nrows;
-<a name="line1806">1806: </a>    buf_si_i[0] = 0;
-<a name="line1807">1807: </a>    nrows       = 0;
-<a name="line1808">1808: </a>    <font color="#4169E1">for</font> (i=owners_co[proc]; i<owners_co[proc+1]; i++) {
-<a name="line1809">1809: </a>      nzi               = coi[i+1] - coi[i];
-<a name="line1810">1810: </a>      buf_si_i[nrows+1] = buf_si_i[nrows] + nzi;  <font color="#B22222">/* i-structure */</font>
-<a name="line1811">1811: </a>      buf_si[nrows+1]   = prmap[i] -owners[proc]; <font color="#B22222">/* local row index */</font>
-<a name="line1812">1812: </a>      nrows++;
-<a name="line1813">1813: </a>    }
-<a name="line1814">1814: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Isend.html#MPI_Isend">MPI_Isend</a>(buf_si,len_si[proc],MPIU_INT,proc,tagi,comm,swaits+k);
-<a name="line1815">1815: </a>    k++;
-<a name="line1816">1816: </a>    buf_si += len_si[proc];
-<a name="line1817">1817: </a>  }
-<a name="line1818">1818: </a>  i = merge->nrecv;
-<a name="line1819">1819: </a>  <font color="#4169E1">while</font> (i--) {
-<a name="line1820">1820: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a> icompleted;
-<a name="line1821">1821: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Waitany.html#MPI_Waitany">MPI_Waitany</a>(merge->nrecv,rwaits,&icompleted,&rstatus);
-<a name="line1822">1822: </a>  }
-<a name="line1823">1823: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(rwaits);
-<a name="line1824">1824: </a>  <font color="#4169E1">if</font> (merge->nsend) {<a href="http://www.mpich.org/static/docs/latest/www3/MPI_Waitall.html#MPI_Waitall">MPI_Waitall</a>(merge->nsend,swaits,sstatus);}
-<a name="line1825">1825: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(len_si);
-<a name="line1826">1826: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(len_ri);
-<a name="line1827">1827: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(swaits);
-<a name="line1828">1828: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(sstatus);
-<a name="line1829">1829: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(buf_s);
-
-<a name="line1831">1831: </a>  <font color="#B22222">/* compute the local portion of C (mpi mat) */</font>
-<a name="line1832">1832: </a>  <font color="#B22222">/*------------------------------------------*/</font>
-<a name="line1833">1833: </a>  <font color="#B22222">/* allocate bi array and free space for accumulating nonzero column info */</font>
-<a name="line1834">1834: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(pn+1,&bi);
-<a name="line1835">1835: </a>  bi[0] = 0;
-
-<a name="line1837">1837: </a>  <font color="#B22222">/* set initial free space to be fill*(nnz(P) + nnz(AP)) */</font>
-<a name="line1838">1838: </a>  nnz           = <a href="../../../../../docs/manualpages/Sys/PetscRealIntMultTruncate.html#PetscRealIntMultTruncate">PetscRealIntMultTruncate</a>(fill,<a href="../../../../../docs/manualpages/Sys/PetscIntSumTruncate.html#PetscIntSumTruncate">PetscIntSumTruncate</a>(pdti[pn],<a href="../../../../../docs/manualpages/Sys/PetscIntSumTruncate.html#PetscIntSumTruncate">PetscIntSumTruncate</a>(poti[pon],ai[am])));
-<a name="line1839">1839: </a>  PetscFreeSpaceGet(nnz,&free_space);
-<a name="line1840">1840: </a>  current_space = free_space;
-
-<a name="line1842">1842: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc3.html#PetscMalloc3">PetscMalloc3</a>(merge->nrecv,&buf_ri_k,merge->nrecv,&nextrow,merge->nrecv,&nextci);
-<a name="line1843">1843: </a>  <font color="#4169E1">for</font> (k=0; k<merge->nrecv; k++) {
-<a name="line1844">1844: </a>    buf_ri_k[k] = buf_ri[k]; <font color="#B22222">/* beginning of k-th recved i-structure */</font>
-<a name="line1845">1845: </a>    nrows       = *buf_ri_k[k];
-<a name="line1846">1846: </a>    nextrow[k]  = buf_ri_k[k] + 1;  <font color="#B22222">/* next row number of k-th recved i-structure */</font>
-<a name="line1847">1847: </a>    nextci[k]   = buf_ri_k[k] + (nrows + 1); <font color="#B22222">/* points to the next i-structure of k-th recieved i-structure  */</font>
-<a name="line1848">1848: </a>  }
-
-<a name="line1850">1850: </a>  PetscLLCondensedCreate_Scalable(Armax,&lnk);
-<a name="line1851">1851: </a>  <a href="../../../../../docs/manualpages/Mat/MatPreallocateInitialize.html#MatPreallocateInitialize">MatPreallocateInitialize</a>(comm,pn,A->cmap->n,dnz,onz);
-<a name="line1852">1852: </a>  rmax = 0;
-<a name="line1853">1853: </a>  <font color="#4169E1">for</font> (i=0; i<pn; i++) {
-<a name="line1854">1854: </a>    <font color="#B22222">/* add pdt[i,:]*AP into lnk */</font>
-<a name="line1855">1855: </a>    pnz = pdti[i+1] - pdti[i];
-<a name="line1856">1856: </a>    ptJ = pdtj + pdti[i];
-<a name="line1857">1857: </a>    <font color="#4169E1">for</font> (j=0; j<pnz; j++) {
-<a name="line1858">1858: </a>      row  = ptJ[j];  <font color="#B22222">/* row of AP == col of Pt */</font>
-<a name="line1859">1859: </a>      anz  = ai[row+1] - ai[row];
-<a name="line1860">1860: </a>      Jptr = aj + ai[row];
-<a name="line1861">1861: </a>      <font color="#B22222">/* add non-zero cols of AP into the sorted linked list lnk */</font>
-<a name="line1862">1862: </a>      PetscLLCondensedAddSorted_Scalable(anz,Jptr,lnk);
-<a name="line1863">1863: </a>    }
-
-<a name="line1865">1865: </a>    <font color="#B22222">/* add received col data into lnk */</font>
-<a name="line1866">1866: </a>    <font color="#4169E1">for</font> (k=0; k<merge->nrecv; k++) { <font color="#B22222">/* k-th received message */</font>
-<a name="line1867">1867: </a>      <font color="#4169E1">if</font> (i == *nextrow[k]) { <font color="#B22222">/* i-th row */</font>
-<a name="line1868">1868: </a>        nzi  = *(nextci[k]+1) - *nextci[k];
-<a name="line1869">1869: </a>        Jptr = buf_rj[k] + *nextci[k];
-<a name="line1870">1870: </a>        PetscLLCondensedAddSorted_Scalable(nzi,Jptr,lnk);
-<a name="line1871">1871: </a>        nextrow[k]++; nextci[k]++;
-<a name="line1872">1872: </a>      }
-<a name="line1873">1873: </a>    }
-<a name="line1874">1874: </a>    nnz = lnk[0];
-
-<a name="line1876">1876: </a>    <font color="#B22222">/* if free space is not available, make more free space */</font>
-<a name="line1877">1877: </a>    <font color="#4169E1">if</font> (current_space->local_remaining<nnz) {
-<a name="line1878">1878: </a>      PetscFreeSpaceGet(<a href="../../../../../docs/manualpages/Sys/PetscIntSumTruncate.html#PetscIntSumTruncate">PetscIntSumTruncate</a>(nnz,current_space->total_array_size),&current_space);
-<a name="line1879">1879: </a>      nspacedouble++;
-<a name="line1880">1880: </a>    }
-<a name="line1881">1881: </a>    <font color="#B22222">/* copy data into free space, then initialize lnk */</font>
-<a name="line1882">1882: </a>    PetscLLCondensedClean_Scalable(nnz,current_space->array,lnk);
-<a name="line1883">1883: </a>    <a href="../../../../../docs/manualpages/Mat/MatPreallocateSet.html#MatPreallocateSet">MatPreallocateSet</a>(i+owners[rank],nnz,current_space->array,dnz,onz);
-
-<a name="line1885">1885: </a>    current_space->array           += nnz;
-<a name="line1886">1886: </a>    current_space->local_used      += nnz;
-<a name="line1887">1887: </a>    current_space->local_remaining -= nnz;
-
-<a name="line1889">1889: </a>    bi[i+1] = bi[i] + nnz;
-<a name="line1890">1890: </a>    <font color="#4169E1">if</font> (nnz > rmax) rmax = nnz;
-<a name="line1891">1891: </a>  }
-<a name="line1892">1892: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree3.html#PetscFree3">PetscFree3</a>(buf_ri_k,nextrow,nextci);
-
-<a name="line1894">1894: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(bi[pn]+1,&bj);
-<a name="line1895">1895: </a>  PetscFreeSpaceContiguous(&free_space,bj);
-<a name="line1896">1896: </a>  afill_tmp = (<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>)bi[pn]/(pdti[pn] + poti[pon] + ai[am]+1);
-<a name="line1897">1897: </a>  <font color="#4169E1">if</font> (afill_tmp > afill) afill = afill_tmp;
-<a name="line1898">1898: </a>  PetscLLCondensedDestroy_Scalable(lnk);
-<a name="line1899">1899: </a>  PetscTableDestroy(&ta);
-
-<a name="line1901">1901: </a>  <a href="../../../../../docs/manualpages/Mat/MatDestroy.html#MatDestroy">MatDestroy</a>(&POt);
-<a name="line1902">1902: </a>  <a href="../../../../../docs/manualpages/Mat/MatDestroy.html#MatDestroy">MatDestroy</a>(&PDt);
-
-<a name="line1904">1904: </a>  <font color="#B22222">/* create symbolic parallel matrix Cmpi - why cannot be assembled in Numeric part   */</font>
-<a name="line1905">1905: </a>  <font color="#B22222">/*----------------------------------------------------------------------------------*/</font>
-<a name="line1906">1906: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(rmax+1,&vals);
-
-<a name="line1908">1908: </a>  <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(comm,&Cmpi);
-<a name="line1909">1909: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(Cmpi,pn,A->cmap->n,<a href="../../../../../docs/manualpages/Sys/PETSC_DETERMINE.html#PETSC_DETERMINE">PETSC_DETERMINE</a>,<a href="../../../../../docs/manualpages/Sys/PETSC_DETERMINE.html#PETSC_DETERMINE">PETSC_DETERMINE</a>);
-<a name="line1910">1910: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetBlockSizes.html#MatSetBlockSizes">MatSetBlockSizes</a>(Cmpi,PetscAbs(P->cmap->bs),PetscAbs(A->cmap->bs));
-<a name="line1911">1911: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(Cmpi,<a href="../../../../../docs/manualpages/Mat/MATMPIAIJ.html#MATMPIAIJ">MATMPIAIJ</a>);
-<a name="line1912">1912: </a>  <a href="../../../../../docs/manualpages/Mat/MatMPIAIJSetPreallocation.html#MatMPIAIJSetPreallocation">MatMPIAIJSetPreallocation</a>(Cmpi,0,dnz,0,onz);
-<a name="line1913">1913: </a>  <a href="../../../../../docs/manualpages/Mat/MatPreallocateFinalize.html#MatPreallocateFinalize">MatPreallocateFinalize</a>(dnz,onz);
-<a name="line1914">1914: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetBlockSize.html#MatSetBlockSize">MatSetBlockSize</a>(Cmpi,1);
-<a name="line1915">1915: </a>  <font color="#4169E1">for</font> (i=0; i<pn; i++) {
-<a name="line1916">1916: </a>    row  = i + rstart;
-<a name="line1917">1917: </a>    nnz  = bi[i+1] - bi[i];
-<a name="line1918">1918: </a>    Jptr = bj + bi[i];
-<a name="line1919">1919: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>(Cmpi,1,&row,nnz,Jptr,vals,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
-<a name="line1920">1920: </a>  }
-<a name="line1921">1921: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(Cmpi,MAT_FINAL_ASSEMBLY);
-<a name="line1922">1922: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(Cmpi,MAT_FINAL_ASSEMBLY);
-<a name="line1923">1923: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(vals);
-
-<a name="line1925">1925: </a>  merge->bi        = bi;
-<a name="line1926">1926: </a>  merge->bj        = bj;
-<a name="line1927">1927: </a>  merge->coi       = coi;
-<a name="line1928">1928: </a>  merge->coj       = coj;
-<a name="line1929">1929: </a>  merge->buf_ri    = buf_ri;
-<a name="line1930">1930: </a>  merge->buf_rj    = buf_rj;
-<a name="line1931">1931: </a>  merge->owners_co = owners_co;
-
-<a name="line1933">1933: </a>  <font color="#B22222">/* attach the supporting struct to Cmpi for reuse */</font>
-<a name="line1934">1934: </a>  c = (Mat_MPIAIJ*)Cmpi->data;
-
-<a name="line1936">1936: </a>  c->ptap     = ptap;
-<a name="line1937">1937: </a>  ptap->api   = NULL;
-<a name="line1938">1938: </a>  ptap->apj   = NULL;
-<a name="line1939">1939: </a>  ptap->merge = merge;
-<a name="line1940">1940: </a>  ptap->apa   = NULL;
-<a name="line1941">1941: </a>  ptap->destroy   = Cmpi->ops->destroy;
-<a name="line1942">1942: </a>  ptap->duplicate = Cmpi->ops->duplicate;
-
-<a name="line1944">1944: </a>  Cmpi->ops->mattransposemultnumeric = MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ;
-<a name="line1945">1945: </a>  Cmpi->ops->destroy                 = MatDestroy_MPIAIJ_PtAP;
-<a name="line1946">1946: </a>  Cmpi->ops->duplicate               = MatDuplicate_MPIAIJ_MatPtAP;
-
-<a name="line1948">1948: </a>  *C = Cmpi;
-<a name="line1949">1949: </a><font color="#A020F0">#if defined(PETSC_USE_INFO)</font>
-<a name="line1950">1950: </a>  <font color="#4169E1">if</font> (bi[pn] != 0) {
-<a name="line1951">1951: </a>    PetscInfo3(Cmpi,<font color="#666666">"Reallocs %D; Fill ratio: given %g needed %g.\n"</font>,nspacedouble,(double)fill,(double)afill);
-<a name="line1952">1952: </a>    PetscInfo1(Cmpi,<font color="#666666">"Use <a href="../../../../../docs/manualpages/Mat/MatTransposeMatMult.html#MatTransposeMatMult">MatTransposeMatMult</a>(A,B,<a href="../../../../../docs/manualpages/Mat/MatReuse.html#MatReuse">MatReuse</a>,%g,&C) for best performance.\n"</font>,(double)afill);
-<a name="line1953">1953: </a>  } <font color="#4169E1">else</font> {
-<a name="line1954">1954: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscInfo.html#PetscInfo">PetscInfo</a>(Cmpi,<font color="#666666">"Empty matrix product\n"</font>);
-<a name="line1955">1955: </a>  }
-<a name="line1956">1956: </a><font color="#A020F0">#endif</font>
-<a name="line1957">1957: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1958">1958: </a>}
+<a name="line1788">1788: </a>  <font color="#B22222">/* printf("Armax %d, an %d + Bn %d = %d, aN %d\n",Armax,A->cmap->n,a->B->cmap->N,A->cmap->n+a->B->cmap->N,aN); */</font>
+
+<a name="line1790">1790: </a>  <font color="#B22222">/* send and recv coi */</font>
+<a name="line1791">1791: </a>  <font color="#B22222">/*-------------------*/</font>
+<a name="line1792">1792: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCommGetNewTag.html#PetscCommGetNewTag">PetscCommGetNewTag</a>(comm,&tagi);
+<a name="line1793">1793: </a>  PetscPostIrecvInt(comm,tagi,merge->nrecv,merge->id_r,len_ri,&buf_ri,&rwaits);
+<a name="line1794">1794: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(len+1,&buf_s);
+<a name="line1795">1795: </a>  buf_si = buf_s;  <font color="#B22222">/* points to the beginning of k-th msg to be sent */</font>
+<a name="line1796">1796: </a>  <font color="#4169E1">for</font> (proc=0,k=0; proc<size; proc++) {
+<a name="line1797">1797: </a>    <font color="#4169E1">if</font> (!len_s[proc]) <font color="#4169E1">continue</font>;
+<a name="line1798">1798: </a>    <font color="#B22222">/* form outgoing message for i-structure:</font>
+<a name="line1799">1799: </a><font color="#B22222">         buf_si[0]:                 nrows to be sent</font>
+<a name="line1800">1800: </a><font color="#B22222">               [1:nrows]:           row index (global)</font>
+<a name="line1801">1801: </a><font color="#B22222">               [nrows+1:2*nrows+1]: i-structure index</font>
+<a name="line1802">1802: </a><font color="#B22222">    */</font>
+<a name="line1803">1803: </a>    <font color="#B22222">/*-------------------------------------------*/</font>
+<a name="line1804">1804: </a>    nrows       = len_si[proc]/2 - 1;
+<a name="line1805">1805: </a>    buf_si_i    = buf_si + nrows+1;
+<a name="line1806">1806: </a>    buf_si[0]   = nrows;
+<a name="line1807">1807: </a>    buf_si_i[0] = 0;
+<a name="line1808">1808: </a>    nrows       = 0;
+<a name="line1809">1809: </a>    <font color="#4169E1">for</font> (i=owners_co[proc]; i<owners_co[proc+1]; i++) {
+<a name="line1810">1810: </a>      nzi               = coi[i+1] - coi[i];
+<a name="line1811">1811: </a>      buf_si_i[nrows+1] = buf_si_i[nrows] + nzi;  <font color="#B22222">/* i-structure */</font>
+<a name="line1812">1812: </a>      buf_si[nrows+1]   = prmap[i] -owners[proc]; <font color="#B22222">/* local row index */</font>
+<a name="line1813">1813: </a>      nrows++;
+<a name="line1814">1814: </a>    }
+<a name="line1815">1815: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Isend.html#MPI_Isend">MPI_Isend</a>(buf_si,len_si[proc],MPIU_INT,proc,tagi,comm,swaits+k);
+<a name="line1816">1816: </a>    k++;
+<a name="line1817">1817: </a>    buf_si += len_si[proc];
+<a name="line1818">1818: </a>  }
+<a name="line1819">1819: </a>  i = merge->nrecv;
+<a name="line1820">1820: </a>  <font color="#4169E1">while</font> (i--) {
+<a name="line1821">1821: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a> icompleted;
+<a name="line1822">1822: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Waitany.html#MPI_Waitany">MPI_Waitany</a>(merge->nrecv,rwaits,&icompleted,&rstatus);
+<a name="line1823">1823: </a>  }
+<a name="line1824">1824: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(rwaits);
+<a name="line1825">1825: </a>  <font color="#4169E1">if</font> (merge->nsend) {<a href="http://www.mpich.org/static/docs/latest/www3/MPI_Waitall.html#MPI_Waitall">MPI_Waitall</a>(merge->nsend,swaits,sstatus);}
+<a name="line1826">1826: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(len_si);
+<a name="line1827">1827: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(len_ri);
+<a name="line1828">1828: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(swaits);
+<a name="line1829">1829: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(sstatus);
+<a name="line1830">1830: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(buf_s);
+
+<a name="line1832">1832: </a>  <font color="#B22222">/* compute the local portion of C (mpi mat) */</font>
+<a name="line1833">1833: </a>  <font color="#B22222">/*------------------------------------------*/</font>
+<a name="line1834">1834: </a>  <font color="#B22222">/* allocate bi array and free space for accumulating nonzero column info */</font>
+<a name="line1835">1835: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(pn+1,&bi);
+<a name="line1836">1836: </a>  bi[0] = 0;
+
+<a name="line1838">1838: </a>  <font color="#B22222">/* set initial free space to be fill*(nnz(P) + nnz(AP)) */</font>
+<a name="line1839">1839: </a>  nnz           = <a href="../../../../../docs/manualpages/Sys/PetscRealIntMultTruncate.html#PetscRealIntMultTruncate">PetscRealIntMultTruncate</a>(fill,<a href="../../../../../docs/manualpages/Sys/PetscIntSumTruncate.html#PetscIntSumTruncate">PetscIntSumTruncate</a>(pdti[pn],<a href="../../../../../docs/manualpages/Sys/PetscIntSumTruncate.html#PetscIntSumTruncate">PetscIntSumTruncate</a>(poti[pon],ai[am])));
+<a name="line1840">1840: </a>  PetscFreeSpaceGet(nnz,&free_space);
+<a name="line1841">1841: </a>  current_space = free_space;
+
+<a name="line1843">1843: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc3.html#PetscMalloc3">PetscMalloc3</a>(merge->nrecv,&buf_ri_k,merge->nrecv,&nextrow,merge->nrecv,&nextci);
+<a name="line1844">1844: </a>  <font color="#4169E1">for</font> (k=0; k<merge->nrecv; k++) {
+<a name="line1845">1845: </a>    buf_ri_k[k] = buf_ri[k]; <font color="#B22222">/* beginning of k-th recved i-structure */</font>
+<a name="line1846">1846: </a>    nrows       = *buf_ri_k[k];
+<a name="line1847">1847: </a>    nextrow[k]  = buf_ri_k[k] + 1;  <font color="#B22222">/* next row number of k-th recved i-structure */</font>
+<a name="line1848">1848: </a>    nextci[k]   = buf_ri_k[k] + (nrows + 1); <font color="#B22222">/* points to the next i-structure of k-th recieved i-structure  */</font>
+<a name="line1849">1849: </a>  }
+
+<a name="line1851">1851: </a>  PetscLLCondensedCreate_Scalable(Armax,&lnk);
+<a name="line1852">1852: </a>  <a href="../../../../../docs/manualpages/Mat/MatPreallocateInitialize.html#MatPreallocateInitialize">MatPreallocateInitialize</a>(comm,pn,A->cmap->n,dnz,onz);
+<a name="line1853">1853: </a>  rmax = 0;
+<a name="line1854">1854: </a>  <font color="#4169E1">for</font> (i=0; i<pn; i++) {
+<a name="line1855">1855: </a>    <font color="#B22222">/* add pdt[i,:]*AP into lnk */</font>
+<a name="line1856">1856: </a>    pnz = pdti[i+1] - pdti[i];
+<a name="line1857">1857: </a>    ptJ = pdtj + pdti[i];
+<a name="line1858">1858: </a>    <font color="#4169E1">for</font> (j=0; j<pnz; j++) {
+<a name="line1859">1859: </a>      row  = ptJ[j];  <font color="#B22222">/* row of AP == col of Pt */</font>
+<a name="line1860">1860: </a>      anz  = ai[row+1] - ai[row];
+<a name="line1861">1861: </a>      Jptr = aj + ai[row];
+<a name="line1862">1862: </a>      <font color="#B22222">/* add non-zero cols of AP into the sorted linked list lnk */</font>
+<a name="line1863">1863: </a>      PetscLLCondensedAddSorted_Scalable(anz,Jptr,lnk);
+<a name="line1864">1864: </a>    }
+
+<a name="line1866">1866: </a>    <font color="#B22222">/* add received col data into lnk */</font>
+<a name="line1867">1867: </a>    <font color="#4169E1">for</font> (k=0; k<merge->nrecv; k++) { <font color="#B22222">/* k-th received message */</font>
+<a name="line1868">1868: </a>      <font color="#4169E1">if</font> (i == *nextrow[k]) { <font color="#B22222">/* i-th row */</font>
+<a name="line1869">1869: </a>        nzi  = *(nextci[k]+1) - *nextci[k];
+<a name="line1870">1870: </a>        Jptr = buf_rj[k] + *nextci[k];
+<a name="line1871">1871: </a>        PetscLLCondensedAddSorted_Scalable(nzi,Jptr,lnk);
+<a name="line1872">1872: </a>        nextrow[k]++; nextci[k]++;
+<a name="line1873">1873: </a>      }
+<a name="line1874">1874: </a>    }
+<a name="line1875">1875: </a>    nnz = lnk[0];
+
+<a name="line1877">1877: </a>    <font color="#B22222">/* if free space is not available, make more free space */</font>
+<a name="line1878">1878: </a>    <font color="#4169E1">if</font> (current_space->local_remaining<nnz) {
+<a name="line1879">1879: </a>      PetscFreeSpaceGet(<a href="../../../../../docs/manualpages/Sys/PetscIntSumTruncate.html#PetscIntSumTruncate">PetscIntSumTruncate</a>(nnz,current_space->total_array_size),&current_space);
+<a name="line1880">1880: </a>      nspacedouble++;
+<a name="line1881">1881: </a>    }
+<a name="line1882">1882: </a>    <font color="#B22222">/* copy data into free space, then initialize lnk */</font>
+<a name="line1883">1883: </a>    PetscLLCondensedClean_Scalable(nnz,current_space->array,lnk);
+<a name="line1884">1884: </a>    <a href="../../../../../docs/manualpages/Mat/MatPreallocateSet.html#MatPreallocateSet">MatPreallocateSet</a>(i+owners[rank],nnz,current_space->array,dnz,onz);
+
+<a name="line1886">1886: </a>    current_space->array           += nnz;
+<a name="line1887">1887: </a>    current_space->local_used      += nnz;
+<a name="line1888">1888: </a>    current_space->local_remaining -= nnz;
+
+<a name="line1890">1890: </a>    bi[i+1] = bi[i] + nnz;
+<a name="line1891">1891: </a>    <font color="#4169E1">if</font> (nnz > rmax) rmax = nnz;
+<a name="line1892">1892: </a>  }
+<a name="line1893">1893: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree3.html#PetscFree3">PetscFree3</a>(buf_ri_k,nextrow,nextci);
+
+<a name="line1895">1895: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(bi[pn]+1,&bj);
+<a name="line1896">1896: </a>  PetscFreeSpaceContiguous(&free_space,bj);
+<a name="line1897">1897: </a>  afill_tmp = (<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>)bi[pn]/(pdti[pn] + poti[pon] + ai[am]+1);
+<a name="line1898">1898: </a>  <font color="#4169E1">if</font> (afill_tmp > afill) afill = afill_tmp;
+<a name="line1899">1899: </a>  PetscLLCondensedDestroy_Scalable(lnk);
+<a name="line1900">1900: </a>  PetscTableDestroy(&ta);
+
+<a name="line1902">1902: </a>  <a href="../../../../../docs/manualpages/Mat/MatDestroy.html#MatDestroy">MatDestroy</a>(&POt);
+<a name="line1903">1903: </a>  <a href="../../../../../docs/manualpages/Mat/MatDestroy.html#MatDestroy">MatDestroy</a>(&PDt);
+
+<a name="line1905">1905: </a>  <font color="#B22222">/* create symbolic parallel matrix Cmpi - why cannot be assembled in Numeric part   */</font>
+<a name="line1906">1906: </a>  <font color="#B22222">/*----------------------------------------------------------------------------------*/</font>
+<a name="line1907">1907: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(rmax+1,&vals);
+
+<a name="line1909">1909: </a>  <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(comm,&Cmpi);
+<a name="line1910">1910: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(Cmpi,pn,A->cmap->n,<a href="../../../../../docs/manualpages/Sys/PETSC_DETERMINE.html#PETSC_DETERMINE">PETSC_DETERMINE</a>,<a href="../../../../../docs/manualpages/Sys/PETSC_DETERMINE.html#PETSC_DETERMINE">PETSC_DETERMINE</a>);
+<a name="line1911">1911: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetBlockSizes.html#MatSetBlockSizes">MatSetBlockSizes</a>(Cmpi,PetscAbs(P->cmap->bs),PetscAbs(A->cmap->bs));
+<a name="line1912">1912: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(Cmpi,<a href="../../../../../docs/manualpages/Mat/MATMPIAIJ.html#MATMPIAIJ">MATMPIAIJ</a>);
+<a name="line1913">1913: </a>  <a href="../../../../../docs/manualpages/Mat/MatMPIAIJSetPreallocation.html#MatMPIAIJSetPreallocation">MatMPIAIJSetPreallocation</a>(Cmpi,0,dnz,0,onz);
+<a name="line1914">1914: </a>  <a href="../../../../../docs/manualpages/Mat/MatPreallocateFinalize.html#MatPreallocateFinalize">MatPreallocateFinalize</a>(dnz,onz);
+<a name="line1915">1915: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetBlockSize.html#MatSetBlockSize">MatSetBlockSize</a>(Cmpi,1);
+<a name="line1916">1916: </a>  <font color="#4169E1">for</font> (i=0; i<pn; i++) {
+<a name="line1917">1917: </a>    row  = i + rstart;
+<a name="line1918">1918: </a>    nnz  = bi[i+1] - bi[i];
+<a name="line1919">1919: </a>    Jptr = bj + bi[i];
+<a name="line1920">1920: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>(Cmpi,1,&row,nnz,Jptr,vals,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
+<a name="line1921">1921: </a>  }
+<a name="line1922">1922: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(Cmpi,MAT_FINAL_ASSEMBLY);
+<a name="line1923">1923: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(Cmpi,MAT_FINAL_ASSEMBLY);
+<a name="line1924">1924: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(vals);
+
+<a name="line1926">1926: </a>  merge->bi        = bi;
+<a name="line1927">1927: </a>  merge->bj        = bj;
+<a name="line1928">1928: </a>  merge->coi       = coi;
+<a name="line1929">1929: </a>  merge->coj       = coj;
+<a name="line1930">1930: </a>  merge->buf_ri    = buf_ri;
+<a name="line1931">1931: </a>  merge->buf_rj    = buf_rj;
+<a name="line1932">1932: </a>  merge->owners_co = owners_co;
+
+<a name="line1934">1934: </a>  <font color="#B22222">/* attach the supporting struct to Cmpi for reuse */</font>
+<a name="line1935">1935: </a>  c = (Mat_MPIAIJ*)Cmpi->data;
+
+<a name="line1937">1937: </a>  c->ptap     = ptap;
+<a name="line1938">1938: </a>  ptap->api   = NULL;
+<a name="line1939">1939: </a>  ptap->apj   = NULL;
+<a name="line1940">1940: </a>  ptap->merge = merge;
+<a name="line1941">1941: </a>  ptap->apa   = NULL;
+<a name="line1942">1942: </a>  ptap->destroy   = Cmpi->ops->destroy;
+<a name="line1943">1943: </a>  ptap->duplicate = Cmpi->ops->duplicate;
+
+<a name="line1945">1945: </a>  Cmpi->ops->mattransposemultnumeric = MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ;
+<a name="line1946">1946: </a>  Cmpi->ops->destroy                 = MatDestroy_MPIAIJ_PtAP;
+<a name="line1947">1947: </a>  Cmpi->ops->duplicate               = MatDuplicate_MPIAIJ_MatPtAP;
+
+<a name="line1949">1949: </a>  *C = Cmpi;
+<a name="line1950">1950: </a><font color="#A020F0">#if defined(PETSC_USE_INFO)</font>
+<a name="line1951">1951: </a>  <font color="#4169E1">if</font> (bi[pn] != 0) {
+<a name="line1952">1952: </a>    PetscInfo3(Cmpi,<font color="#666666">"Reallocs %D; Fill ratio: given %g needed %g.\n"</font>,nspacedouble,(double)fill,(double)afill);
+<a name="line1953">1953: </a>    PetscInfo1(Cmpi,<font color="#666666">"Use <a href="../../../../../docs/manualpages/Mat/MatTransposeMatMult.html#MatTransposeMatMult">MatTransposeMatMult</a>(A,B,<a href="../../../../../docs/manualpages/Mat/MatReuse.html#MatReuse">MatReuse</a>,%g,&C) for best performance.\n"</font>,(double)afill);
+<a name="line1954">1954: </a>  } <font color="#4169E1">else</font> {
+<a name="line1955">1955: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscInfo.html#PetscInfo">PetscInfo</a>(Cmpi,<font color="#666666">"Empty matrix product\n"</font>);
+<a name="line1956">1956: </a>  }
+<a name="line1957">1957: </a><font color="#A020F0">#endif</font>
+<a name="line1958">1958: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1959">1959: </a>}
 </pre>
 </body>
 
diff --git a/src/mat/impls/aij/mpi/mpimattransposematmult.c.html b/src/mat/impls/aij/mpi/mpimattransposematmult.c.html
index f7e5e3e..290537f 100644
--- a/src/mat/impls/aij/mpi/mpimattransposematmult.c.html
+++ b/src/mat/impls/aij/mpi/mpimattransposematmult.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/mpimattransposematmult.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:29+00:00">
+<meta name="date" content="2017-04-24T14:04:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mpimattransposematmult.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mpimattransposematmult.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Defines matrix-matrix product routines for pairs of MPIAIJ matrices</font>
diff --git a/src/mat/impls/aij/mpi/mpiov.c.html b/src/mat/impls/aij/mpi/mpiov.c.html
index 432698a..92fddaa 100644
--- a/src/mat/impls/aij/mpi/mpiov.c.html
+++ b/src/mat/impls/aij/mpi/mpiov.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/mpiov.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:12+00:00">
+<meta name="date" content="2017-04-24T14:03:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mpiov.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mpiov.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Routines to compute overlapping regions of a parallel MPI matrix</font>
diff --git a/src/mat/impls/aij/mpi/mpiptap.c b/src/mat/impls/aij/mpi/mpiptap.c
index 9810024..f753f59 100644
--- a/src/mat/impls/aij/mpi/mpiptap.c
+++ b/src/mat/impls/aij/mpi/mpiptap.c
@@ -179,7 +179,7 @@ PetscErrorCode MatPtAPSymbolic_MPIAIJ_MPIAIJ(Mat A,Mat P,PetscReal fill,Mat *C)
   p_oth  = (Mat_SeqAIJ*)(ptap->P_oth)->data;
 
   /* create and initialize a linked list */
-  ierr = PetscTableCreate(pN,pN,&ta);CHKERRQ(ierr); /* for compute AP_loc and Cmpi */
+  ierr = PetscTableCreate(pn,pN,&ta);CHKERRQ(ierr); /* for compute AP_loc and Cmpi */
   MatRowMergeMax_SeqAIJ(p_loc,ptap->P_loc->rmap->N,ta);
   MatRowMergeMax_SeqAIJ(p_oth,ptap->P_oth->rmap->N,ta);
   ierr = PetscTableGetCount(ta,&Crmax);CHKERRQ(ierr); /* Crmax = nnz(sum of Prows) */
diff --git a/src/mat/impls/aij/mpi/mpiptap.c.html b/src/mat/impls/aij/mpi/mpiptap.c.html
index 7f3ba08..4851456 100644
--- a/src/mat/impls/aij/mpi/mpiptap.c.html
+++ b/src/mat/impls/aij/mpi/mpiptap.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/mpiptap.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:20+00:00">
+<meta name="date" content="2017-04-24T14:04:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mpiptap.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mpiptap.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Defines projective product routines where A is a MPIAIJ matrix</font>
@@ -176,7 +176,7 @@
 <a name="line179">179: </a>  p_oth  = (Mat_SeqAIJ*)(ptap->P_oth)->data;
 
 <a name="line181">181: </a>  <font color="#B22222">/* create and initialize a linked list */</font>
-<a name="line182">182: </a>  PetscTableCreate(pN,pN,&ta); <font color="#B22222">/* for compute AP_loc and Cmpi */</font>
+<a name="line182">182: </a>  PetscTableCreate(pn,pN,&ta); <font color="#B22222">/* for compute AP_loc and Cmpi */</font>
 <a name="line183">183: </a>  MatRowMergeMax_SeqAIJ(p_loc,ptap->P_loc->rmap->N,ta);
 <a name="line184">184: </a>  MatRowMergeMax_SeqAIJ(p_oth,ptap->P_oth->rmap->N,ta);
 <a name="line185">185: </a>  PetscTableGetCount(ta,&Crmax); <font color="#B22222">/* Crmax = nnz(sum of Prows) */</font>
diff --git a/src/mat/impls/aij/mpi/mpiviennacl/index.html b/src/mat/impls/aij/mpi/mpiviennacl/index.html
index f4ca1a4..33aa39a 100644
--- a/src/mat/impls/aij/mpi/mpiviennacl/index.html
+++ b/src/mat/impls/aij/mpi/mpiviennacl/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mpiviennacl/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mpiviennacl/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/aij/mpi/mpiviennacl/makefile.html b/src/mat/impls/aij/mpi/mpiviennacl/makefile.html
index 86de363..1fc17b5 100644
--- a/src/mat/impls/aij/mpi/mpiviennacl/makefile.html
+++ b/src/mat/impls/aij/mpi/mpiviennacl/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/mpiviennacl/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:46+00:00">
+<meta name="date" content="2017-04-24T14:04:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mpiviennacl/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mpiviennacl/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage 'PETSC_HAVE_VIENNACL'</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/aij/mpi/mpiviennacl/mpiaijviennacl.cxx.html b/src/mat/impls/aij/mpi/mpiviennacl/mpiaijviennacl.cxx.html
index 4276c64..51e0f1a 100644
--- a/src/mat/impls/aij/mpi/mpiviennacl/mpiaijviennacl.cxx.html
+++ b/src/mat/impls/aij/mpi/mpiviennacl/mpiaijviennacl.cxx.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/mpiviennacl/mpiaijviennacl.cxx.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:45+00:00">
+<meta name="date" content="2017-04-24T14:04:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mpiviennacl/mpiaijviennacl.cxx.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mpiviennacl/mpiaijviennacl.cxx.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscconf.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/aij/mpi/mpiaij.h>   </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/seqviennacl/viennaclmatimpl.h></font>
diff --git a/src/mat/impls/aij/mpi/mumps/index.html b/src/mat/impls/aij/mpi/mumps/index.html
index eb03c5d..4045820 100644
--- a/src/mat/impls/aij/mpi/mumps/index.html
+++ b/src/mat/impls/aij/mpi/mumps/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mumps/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mumps/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/aij/mpi/mumps/makefile.html b/src/mat/impls/aij/mpi/mumps/makefile.html
index c7e524a..287a7a7 100644
--- a/src/mat/impls/aij/mpi/mumps/makefile.html
+++ b/src/mat/impls/aij/mpi/mumps/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/mumps/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:39+00:00">
+<meta name="date" content="2017-04-24T14:04:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mumps/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mumps/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#requirespackage   'PETSC_HAVE_MUMPS'</font>
 
diff --git a/src/mat/impls/aij/mpi/mumps/mumps.c b/src/mat/impls/aij/mpi/mumps/mumps.c
index b6c2727..bac8ae6 100644
--- a/src/mat/impls/aij/mpi/mumps/mumps.c
+++ b/src/mat/impls/aij/mpi/mumps/mumps.c
@@ -1669,8 +1669,8 @@ PetscErrorCode MatView_MUMPS(Mat A,PetscViewer viewer)
       ierr = PetscViewerASCIIPrintf(viewer,"  ICNTL(4) (level of printing):        %d \n",mumps->id.ICNTL(4));CHKERRQ(ierr);
       ierr = PetscViewerASCIIPrintf(viewer,"  ICNTL(5) (input mat struct):         %d \n",mumps->id.ICNTL(5));CHKERRQ(ierr);
       ierr = PetscViewerASCIIPrintf(viewer,"  ICNTL(6) (matrix prescaling):        %d \n",mumps->id.ICNTL(6));CHKERRQ(ierr);
-      ierr = PetscViewerASCIIPrintf(viewer,"  ICNTL(7) (sequentia matrix ordering):%d \n",mumps->id.ICNTL(7));CHKERRQ(ierr);
-      ierr = PetscViewerASCIIPrintf(viewer,"  ICNTL(8) (scalling strategy):        %d \n",mumps->id.ICNTL(8));CHKERRQ(ierr);
+      ierr = PetscViewerASCIIPrintf(viewer,"  ICNTL(7) (sequential matrix ordering):%d \n",mumps->id.ICNTL(7));CHKERRQ(ierr);
+      ierr = PetscViewerASCIIPrintf(viewer,"  ICNTL(8) (scaling strategy):        %d \n",mumps->id.ICNTL(8));CHKERRQ(ierr);
       ierr = PetscViewerASCIIPrintf(viewer,"  ICNTL(10) (max num of refinements):  %d \n",mumps->id.ICNTL(10));CHKERRQ(ierr);
       ierr = PetscViewerASCIIPrintf(viewer,"  ICNTL(11) (error analysis):          %d \n",mumps->id.ICNTL(11));CHKERRQ(ierr);
       if (mumps->id.ICNTL(11)>0) {
@@ -1686,7 +1686,7 @@ PetscErrorCode MatView_MUMPS(Mat A,PetscViewer viewer)
       ierr = PetscViewerASCIIPrintf(viewer,"  ICNTL(14) (percentage of estimated workspace increase): %d \n",mumps->id.ICNTL(14));CHKERRQ(ierr);
       /* ICNTL(15-17) not used */
       ierr = PetscViewerASCIIPrintf(viewer,"  ICNTL(18) (input mat struct):                           %d \n",mumps->id.ICNTL(18));CHKERRQ(ierr);
-      ierr = PetscViewerASCIIPrintf(viewer,"  ICNTL(19) (Shur complement info):                       %d \n",mumps->id.ICNTL(19));CHKERRQ(ierr);
+      ierr = PetscViewerASCIIPrintf(viewer,"  ICNTL(19) (Schur complement info):                       %d \n",mumps->id.ICNTL(19));CHKERRQ(ierr);
       ierr = PetscViewerASCIIPrintf(viewer,"  ICNTL(20) (rhs sparse pattern):                         %d \n",mumps->id.ICNTL(20));CHKERRQ(ierr);
       ierr = PetscViewerASCIIPrintf(viewer,"  ICNTL(21) (solution struct):                            %d \n",mumps->id.ICNTL(21));CHKERRQ(ierr);
       ierr = PetscViewerASCIIPrintf(viewer,"  ICNTL(22) (in-core/out-of-core facility):               %d \n",mumps->id.ICNTL(22));CHKERRQ(ierr);
diff --git a/src/mat/impls/aij/mpi/mumps/mumps.c.html b/src/mat/impls/aij/mpi/mumps/mumps.c.html
index ca9d27c..7d4756a 100644
--- a/src/mat/impls/aij/mpi/mumps/mumps.c.html
+++ b/src/mat/impls/aij/mpi/mumps/mumps.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/mumps/mumps.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:32+00:00">
+<meta name="date" content="2017-04-24T14:04:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/mumps/mumps.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/mumps/mumps.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Provides an interface to the MUMPS sparse solver</font>
@@ -1581,8 +1581,8 @@
 <a name="line1669">1669: </a>      <a href="../../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"  ICNTL(4) (level of printing):        %d \n"</font>,mumps->id.ICNTL(4));
 <a name="line1670">1670: </a>      <a href="../../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"  ICNTL(5) (input mat struct):         %d \n"</font>,mumps->id.ICNTL(5));
 <a name="line1671">1671: </a>      <a href="../../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"  ICNTL(6) (matrix prescaling):        %d \n"</font>,mumps->id.ICNTL(6));
-<a name="line1672">1672: </a>      <a href="../../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"  ICNTL(7) (sequentia matrix ordering):%d \n"</font>,mumps->id.ICNTL(7));
-<a name="line1673">1673: </a>      <a href="../../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"  ICNTL(8) (scalling strategy):        %d \n"</font>,mumps->id.ICNTL(8));
+<a name="line1672">1672: </a>      <a href="../../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"  ICNTL(7) (sequential matrix ordering):%d \n"</font>,mumps->id.ICNTL(7));
+<a name="line1673">1673: </a>      <a href="../../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"  ICNTL(8) (scaling strategy):        %d \n"</font>,mumps->id.ICNTL(8));
 <a name="line1674">1674: </a>      <a href="../../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"  ICNTL(10) (max num of refinements):  %d \n"</font>,mumps->id.ICNTL(10));
 <a name="line1675">1675: </a>      <a href="../../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"  ICNTL(11) (error analysis):          %d \n"</font>,mumps->id.ICNTL(11));
 <a name="line1676">1676: </a>      <font color="#4169E1">if</font> (mumps->id.ICNTL(11)>0) {
@@ -1598,7 +1598,7 @@
 <a name="line1686">1686: </a>      <a href="../../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"  ICNTL(14) (percentage of estimated workspace increase): %d \n"</font>,mumps->id.ICNTL(14));
 <a name="line1687">1687: </a>      <font color="#B22222">/* ICNTL(15-17) not used */</font>
 <a name="line1688">1688: </a>      <a href="../../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"  ICNTL(18) (input mat struct):                           %d \n"</font>,mumps->id.ICNTL(18));
-<a name="line1689">1689: </a>      <a href="../../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"  ICNTL(19) (Shur complement info):                       %d \n"</font>,mumps->id.ICNTL(19));
+<a name="line1689">1689: </a>      <a href="../../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"  ICNTL(19) (Schur complement info):                       %d \n"</font>,mumps->id.ICNTL(19));
 <a name="line1690">1690: </a>      <a href="../../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"  ICNTL(20) (rhs sparse pattern):                         %d \n"</font>,mumps->id.ICNTL(20));
 <a name="line1691">1691: </a>      <a href="../../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"  ICNTL(21) (solution struct):                            %d \n"</font>,mumps->id.ICNTL(21));
 <a name="line1692">1692: </a>      <a href="../../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"  ICNTL(22) (in-core/out-of-core facility):               %d \n"</font>,mumps->id.ICNTL(22));
diff --git a/src/mat/impls/aij/mpi/pastix/index.html b/src/mat/impls/aij/mpi/pastix/index.html
index 7f3bcaa..9d9c6ae 100644
--- a/src/mat/impls/aij/mpi/pastix/index.html
+++ b/src/mat/impls/aij/mpi/pastix/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/pastix/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/pastix/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/aij/mpi/pastix/makefile.html b/src/mat/impls/aij/mpi/pastix/makefile.html
index 6432210..d5730f9 100644
--- a/src/mat/impls/aij/mpi/pastix/makefile.html
+++ b/src/mat/impls/aij/mpi/pastix/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/pastix/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:42+00:00">
+<meta name="date" content="2017-04-24T14:04:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/pastix/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/pastix/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#requirespackage   'PETSC_HAVE_PASTIX'</font>
 <font color="#A020F0">#requiresprecision double</font>
diff --git a/src/mat/impls/aij/mpi/pastix/pastix.c.html b/src/mat/impls/aij/mpi/pastix/pastix.c.html
index 70c7cba..5f8f42c 100644
--- a/src/mat/impls/aij/mpi/pastix/pastix.c.html
+++ b/src/mat/impls/aij/mpi/pastix/pastix.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/pastix/pastix.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:40+00:00">
+<meta name="date" content="2017-04-24T14:04:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/pastix/pastix.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/pastix/pastix.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"> Provides an interface to the PaStiX sparse solver</font>
 <a name="line3">  3: </a><font color="#B22222"> */</font>
diff --git a/src/mat/impls/aij/mpi/superlu_dist/index.html b/src/mat/impls/aij/mpi/superlu_dist/index.html
index 69d2c60..4fb6a7f 100644
--- a/src/mat/impls/aij/mpi/superlu_dist/index.html
+++ b/src/mat/impls/aij/mpi/superlu_dist/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/superlu_dist/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/superlu_dist/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../.._dist/../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/aij/mpi/superlu_dist/makefile.html b/src/mat/impls/aij/mpi/superlu_dist/makefile.html
index 04e0a71..56d04b5 100644
--- a/src/mat/impls/aij/mpi/superlu_dist/makefile.html
+++ b/src/mat/impls/aij/mpi/superlu_dist/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/superlu_dist/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:32+00:00">
+<meta name="date" content="2017-04-24T14:04:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/superlu_dist/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/superlu_dist/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#requirespackage   'PETSC_HAVE_SUPERLU_DIST'</font>
 <font color="#A020F0">#requiresprecision double</font>
diff --git a/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c.html b/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c.html
index ca7c4e3..badc171 100644
--- a/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c.html
+++ b/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:30+00:00">
+<meta name="date" content="2017-04-24T14:04:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">        Provides an interface to the SuperLU_DIST_2.2 sparse solver</font>
diff --git a/src/mat/impls/aij/seq/aij.c b/src/mat/impls/aij/seq/aij.c
index 26e63a6..6c7836d 100644
--- a/src/mat/impls/aij/seq/aij.c
+++ b/src/mat/impls/aij/seq/aij.c
@@ -594,6 +594,8 @@ PetscErrorCode MatView_SeqAIJ_ASCII(Mat A,PetscViewer viewer)
   PetscViewerFormat format;
 
   PetscFunctionBegin;
+  if (!a->a) PetscFunctionReturn(0);
+
   ierr = PetscViewerGetFormat(viewer,&format);CHKERRQ(ierr);
   if (format == PETSC_VIEWER_ASCII_MATLAB) {
     PetscInt nofinalvalue = 0;
@@ -1810,11 +1812,13 @@ PetscErrorCode MatGetInfo_SeqAIJ(Mat A,MatInfoType flag,MatInfo *info)
 PetscErrorCode MatZeroRows_SeqAIJ(Mat A,PetscInt N,const PetscInt rows[],PetscScalar diag,Vec x,Vec b)
 {
   Mat_SeqAIJ        *a = (Mat_SeqAIJ*)A->data;
-  PetscInt          i,m = A->rmap->n - 1,d = 0;
+  PetscInt          i,m = A->rmap->n - 1;
   PetscErrorCode    ierr;
   const PetscScalar *xx;
   PetscScalar       *bb;
-  PetscBool         missing;
+#if defined(PETSC_USE_DEBUG)
+  PetscInt          d = 0;
+#endif
 
   PetscFunctionBegin;
   if (x && b) {
@@ -1828,14 +1832,18 @@ PetscErrorCode MatZeroRows_SeqAIJ(Mat A,PetscInt N,const PetscInt rows[],PetscSc
     ierr = VecRestoreArray(b,&bb);CHKERRQ(ierr);
   }
 
-  ierr = MatMissingDiagonal_SeqAIJ(A,&missing,&d);CHKERRQ(ierr);
   if (a->keepnonzeropattern) {
     for (i=0; i<N; i++) {
       if (rows[i] < 0 || rows[i] > m) SETERRQ1(PETSC_COMM_SELF,PETSC_ERR_ARG_OUTOFRANGE,"row %D out of range", rows[i]);
       ierr = PetscMemzero(&a->a[a->i[rows[i]]],a->ilen[rows[i]]*sizeof(PetscScalar));CHKERRQ(ierr);
     }
     if (diag != 0.0) {
-      if (missing) SETERRQ1(PETSC_COMM_SELF,PETSC_ERR_ARG_WRONGSTATE,"Matrix is missing diagonal entry in row %D",d);
+#if defined(PETSC_USE_DEBUG)
+      for (i=0; i<N; i++) {
+        d = rows[i];
+        if (a->diag[d] >= a->i[d+1]) SETERRQ1(PETSC_COMM_SELF,PETSC_ERR_ARG_WRONGSTATE,"Matrix is missing diagonal entry in the zeroed row %D",d);
+      }
+#endif
       for (i=0; i<N; i++) {
         a->a[a->diag[rows[i]]] = diag;
       }
diff --git a/src/mat/impls/aij/seq/aij.c.html b/src/mat/impls/aij/seq/aij.c.html
index 08f1013..5d95238 100644
--- a/src/mat/impls/aij/seq/aij.c.html
+++ b/src/mat/impls/aij/seq/aij.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/aij.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:12:48+00:00">
+<meta name="date" content="2017-04-24T14:01:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/aij.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/aij.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Defines the basic matrix operations for the AIJ (compressed row)</font>
@@ -542,3755 +542,3763 @@
 <a name="line593">593: </a>  const char        *name;
 <a name="line594">594: </a>  <a href="../../../../../docs/manualpages/Viewer/PetscViewerFormat.html#PetscViewerFormat">PetscViewerFormat</a> format;
 
-<a name="line597">597: </a>  PetscViewerGetFormat(viewer,&format);
-<a name="line598">598: </a>  <font color="#4169E1">if</font> (format == PETSC_VIEWER_ASCII_MATLAB) {
-<a name="line599">599: </a>    <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> nofinalvalue = 0;
-<a name="line600">600: </a>    <font color="#4169E1">if</font> (m && ((a->i[m] == a->i[m-1]) || (a->j[a->nz-1] != A->cmap->n-1))) {
-<a name="line601">601: </a>      <font color="#B22222">/* Need a dummy value to ensure the dimension of the matrix. */</font>
-<a name="line602">602: </a>      nofinalvalue = 1;
-<a name="line603">603: </a>    }
-<a name="line604">604: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html#PetscViewerASCIIUseTabs">PetscViewerASCIIUseTabs</a>(viewer,<a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);
-<a name="line605">605: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"%% Size = %D %D \n"</font>,m,A->cmap->n);
-<a name="line606">606: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"%% Nonzeros = %D \n"</font>,a->nz);
-<a name="line607">607: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
-<a name="line608">608: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"zzz = zeros(%D,4);\n"</font>,a->nz+nofinalvalue);
-<a name="line609">609: </a><font color="#A020F0">#else</font>
-<a name="line610">610: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"zzz = zeros(%D,3);\n"</font>,a->nz+nofinalvalue);
-<a name="line611">611: </a><font color="#A020F0">#endif</font>
-<a name="line612">612: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"zzz = [\n"</font>);
-
-<a name="line614">614: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line615">615: </a>      <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
-<a name="line616">616: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
-<a name="line617">617: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"%D %D  %18.16e %18.16e\n"</font>,i+1,a->j[j]+1,(double)PetscRealPart(a->a[j]),(double)PetscImaginaryPart(a->a[j]));
-<a name="line618">618: </a><font color="#A020F0">#else</font>
-<a name="line619">619: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"%D %D  %18.16e\n"</font>,i+1,a->j[j]+1,(double)a->a[j]);
-<a name="line620">620: </a><font color="#A020F0">#endif</font>
-<a name="line621">621: </a>      }
-<a name="line622">622: </a>    }
-<a name="line623">623: </a>    <font color="#4169E1">if</font> (nofinalvalue) {
-<a name="line624">624: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
-<a name="line625">625: </a>      <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"%D %D  %18.16e %18.16e\n"</font>,m,A->cmap->n,0.,0.);
-<a name="line626">626: </a><font color="#A020F0">#else</font>
-<a name="line627">627: </a>      <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"%D %D  %18.16e\n"</font>,m,A->cmap->n,0.0);
-<a name="line628">628: </a><font color="#A020F0">#endif</font>
-<a name="line629">629: </a>    }
-<a name="line630">630: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectGetName.html#PetscObjectGetName">PetscObjectGetName</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,&name);
-<a name="line631">631: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"];\n %s = spconvert(zzz);\n"</font>,name);
-<a name="line632">632: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html#PetscViewerASCIIUseTabs">PetscViewerASCIIUseTabs</a>(viewer,<a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
-<a name="line633">633: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (format == PETSC_VIEWER_ASCII_FACTOR_INFO || format == PETSC_VIEWER_ASCII_INFO) {
-<a name="line634">634: </a>    <font color="#4169E1">return</font>(0);
-<a name="line635">635: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (format == PETSC_VIEWER_ASCII_COMMON) {
-<a name="line636">636: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html#PetscViewerASCIIUseTabs">PetscViewerASCIIUseTabs</a>(viewer,<a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);
-<a name="line637">637: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line638">638: </a>      <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"row %D:"</font>,i);
-<a name="line639">639: </a>      <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
-<a name="line640">640: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
-<a name="line641">641: </a>        <font color="#4169E1">if</font> (PetscImaginaryPart(a->a[j]) > 0.0 && PetscRealPart(a->a[j]) != 0.0) {
-<a name="line642">642: </a>          <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g + %g i)"</font>,a->j[j],(double)PetscRealPart(a->a[j]),(double)PetscImaginaryPart(a->a[j]));
-<a name="line643">643: </a>        } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (PetscImaginaryPart(a->a[j]) < 0.0 && PetscRealPart(a->a[j]) != 0.0) {
-<a name="line644">644: </a>          <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g - %g i)"</font>,a->j[j],(double)PetscRealPart(a->a[j]),(double)-PetscImaginaryPart(a->a[j]));
-<a name="line645">645: </a>        } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (PetscRealPart(a->a[j]) != 0.0) {
-<a name="line646">646: </a>          <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g) "</font>,a->j[j],(double)PetscRealPart(a->a[j]));
-<a name="line647">647: </a>        }
-<a name="line648">648: </a><font color="#A020F0">#else</font>
-<a name="line649">649: </a>        <font color="#4169E1">if</font> (a->a[j] != 0.0) {<a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g) "</font>,a->j[j],(double)a->a[j]);}
-<a name="line650">650: </a><font color="#A020F0">#endif</font>
-<a name="line651">651: </a>      }
-<a name="line652">652: </a>      <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"\n"</font>);
-<a name="line653">653: </a>    }
-<a name="line654">654: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html#PetscViewerASCIIUseTabs">PetscViewerASCIIUseTabs</a>(viewer,<a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
-<a name="line655">655: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (format == PETSC_VIEWER_ASCII_SYMMODU) {
-<a name="line656">656: </a>    <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> nzd=0,fshift=1,*sptr;
-<a name="line657">657: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html#PetscViewerASCIIUseTabs">PetscViewerASCIIUseTabs</a>(viewer,<a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);
-<a name="line658">658: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(m+1,&sptr);
-<a name="line659">659: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line660">660: </a>      sptr[i] = nzd+1;
-<a name="line661">661: </a>      <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
-<a name="line662">662: </a>        <font color="#4169E1">if</font> (a->j[j] >= i) {
-<a name="line663">663: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
-<a name="line664">664: </a>          <font color="#4169E1">if</font> (PetscImaginaryPart(a->a[j]) != 0.0 || PetscRealPart(a->a[j]) != 0.0) nzd++;
-<a name="line665">665: </a><font color="#A020F0">#else</font>
-<a name="line666">666: </a>          <font color="#4169E1">if</font> (a->a[j] != 0.0) nzd++;
-<a name="line667">667: </a><font color="#A020F0">#endif</font>
-<a name="line668">668: </a>        }
-<a name="line669">669: </a>      }
-<a name="line670">670: </a>    }
-<a name="line671">671: </a>    sptr[m] = nzd+1;
-<a name="line672">672: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" %D %D\n\n"</font>,m,nzd);
-<a name="line673">673: </a>    <font color="#4169E1">for</font> (i=0; i<m+1; i+=6) {
-<a name="line674">674: </a>      <font color="#4169E1">if</font> (i+4<m) {
-<a name="line675">675: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" %D %D %D %D %D %D\n"</font>,sptr[i],sptr[i+1],sptr[i+2],sptr[i+3],sptr[i+4],sptr[i+5]);
-<a name="line676">676: </a>      } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (i+3<m) {
-<a name="line677">677: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" %D %D %D %D %D\n"</font>,sptr[i],sptr[i+1],sptr[i+2],sptr[i+3],sptr[i+4]);
-<a name="line678">678: </a>      } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (i+2<m) {
-<a name="line679">679: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" %D %D %D %D\n"</font>,sptr[i],sptr[i+1],sptr[i+2],sptr[i+3]);
-<a name="line680">680: </a>      } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (i+1<m) {
-<a name="line681">681: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" %D %D %D\n"</font>,sptr[i],sptr[i+1],sptr[i+2]);
-<a name="line682">682: </a>      } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (i<m) {
-<a name="line683">683: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" %D %D\n"</font>,sptr[i],sptr[i+1]);
-<a name="line684">684: </a>      } <font color="#4169E1">else</font> {
-<a name="line685">685: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" %D\n"</font>,sptr[i]);
-<a name="line686">686: </a>      }
-<a name="line687">687: </a>    }
-<a name="line688">688: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"\n"</font>);
-<a name="line689">689: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(sptr);
-<a name="line690">690: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line691">691: </a>      <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
-<a name="line692">692: </a>        <font color="#4169E1">if</font> (a->j[j] >= i) {<a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" %D "</font>,a->j[j]+fshift);}
-<a name="line693">693: </a>      }
-<a name="line694">694: </a>      <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"\n"</font>);
-<a name="line695">695: </a>    }
-<a name="line696">696: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"\n"</font>);
-<a name="line697">697: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line698">698: </a>      <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
-<a name="line699">699: </a>        <font color="#4169E1">if</font> (a->j[j] >= i) {
-<a name="line700">700: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
-<a name="line701">701: </a>          <font color="#4169E1">if</font> (PetscImaginaryPart(a->a[j]) != 0.0 || PetscRealPart(a->a[j]) != 0.0) {
-<a name="line702">702: </a>            <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" %18.16e %18.16e "</font>,(double)PetscRealPart(a->a[j]),(double)PetscImaginaryPart(a->a[j]));
-<a name="line703">703: </a>          }
-<a name="line704">704: </a><font color="#A020F0">#else</font>
-<a name="line705">705: </a>          <font color="#4169E1">if</font> (a->a[j] != 0.0) {<a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" %18.16e "</font>,(double)a->a[j]);}
-<a name="line706">706: </a><font color="#A020F0">#endif</font>
-<a name="line707">707: </a>        }
-<a name="line708">708: </a>      }
-<a name="line709">709: </a>      <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"\n"</font>);
-<a name="line710">710: </a>    }
-<a name="line711">711: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html#PetscViewerASCIIUseTabs">PetscViewerASCIIUseTabs</a>(viewer,<a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
-<a name="line712">712: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (format == PETSC_VIEWER_ASCII_DENSE) {
-<a name="line713">713: </a>    <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>    cnt = 0,jcnt;
-<a name="line714">714: </a>    <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> value;
-<a name="line715">715: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
-<a name="line716">716: </a>    <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>   realonly = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-
-<a name="line718">718: </a>    <font color="#4169E1">for</font> (i=0; i<a->i[m]; i++) {
-<a name="line719">719: </a>      <font color="#4169E1">if</font> (PetscImaginaryPart(a->a[i]) != 0.0) {
-<a name="line720">720: </a>        realonly = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line721">721: </a>        <font color="#4169E1">break</font>;
-<a name="line722">722: </a>      }
-<a name="line723">723: </a>    }
-<a name="line724">724: </a><font color="#A020F0">#endif</font>
-
-<a name="line726">726: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html#PetscViewerASCIIUseTabs">PetscViewerASCIIUseTabs</a>(viewer,<a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);
-<a name="line727">727: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line728">728: </a>      jcnt = 0;
-<a name="line729">729: </a>      <font color="#4169E1">for</font> (j=0; j<A->cmap->n; j++) {
-<a name="line730">730: </a>        <font color="#4169E1">if</font> (jcnt < a->i[i+1]-a->i[i] && j == a->j[cnt]) {
-<a name="line731">731: </a>          value = a->a[cnt++];
-<a name="line732">732: </a>          jcnt++;
-<a name="line733">733: </a>        } <font color="#4169E1">else</font> {
-<a name="line734">734: </a>          value = 0.0;
-<a name="line735">735: </a>        }
-<a name="line736">736: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
-<a name="line737">737: </a>        <font color="#4169E1">if</font> (realonly) {
-<a name="line738">738: </a>          <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" %7.5e "</font>,(double)PetscRealPart(value));
-<a name="line739">739: </a>        } <font color="#4169E1">else</font> {
-<a name="line740">740: </a>          <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" %7.5e+%7.5e i "</font>,(double)PetscRealPart(value),(double)PetscImaginaryPart(value));
-<a name="line741">741: </a>        }
-<a name="line742">742: </a><font color="#A020F0">#else</font>
-<a name="line743">743: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" %7.5e "</font>,(double)value);
-<a name="line744">744: </a><font color="#A020F0">#endif</font>
-<a name="line745">745: </a>      }
-<a name="line746">746: </a>      <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"\n"</font>);
-<a name="line747">747: </a>    }
-<a name="line748">748: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html#PetscViewerASCIIUseTabs">PetscViewerASCIIUseTabs</a>(viewer,<a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
-<a name="line749">749: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (format == PETSC_VIEWER_ASCII_MATRIXMARKET) {
-<a name="line750">750: </a>    <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> fshift=1;
-<a name="line751">751: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html#PetscViewerASCIIUseTabs">PetscViewerASCIIUseTabs</a>(viewer,<a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);
-<a name="line752">752: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
-<a name="line753">753: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"%%%%MatrixMarket matrix coordinate complex general\n"</font>);
-<a name="line754">754: </a><font color="#A020F0">#else</font>
-<a name="line755">755: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"%%%%MatrixMarket matrix coordinate real general\n"</font>);
-<a name="line756">756: </a><font color="#A020F0">#endif</font>
-<a name="line757">757: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"%D %D %D\n"</font>, m, A->cmap->n, a->nz);
-<a name="line758">758: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line759">759: </a>      <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
-<a name="line760">760: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
-<a name="line761">761: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"%D %D %g %g\n"</font>, i+fshift,a->j[j]+fshift,(double)PetscRealPart(a->a[j]),(double)PetscImaginaryPart(a->a[j]));
-<a name="line762">762: </a><font color="#A020F0">#else</font>
-<a name="line763">763: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"%D %D %g\n"</font>, i+fshift, a->j[j]+fshift, (double)a->a[j]);
-<a name="line764">764: </a><font color="#A020F0">#endif</font>
-<a name="line765">765: </a>      }
-<a name="line766">766: </a>    }
-<a name="line767">767: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html#PetscViewerASCIIUseTabs">PetscViewerASCIIUseTabs</a>(viewer,<a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
-<a name="line768">768: </a>  } <font color="#4169E1">else</font> {
-<a name="line769">769: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html#PetscViewerASCIIUseTabs">PetscViewerASCIIUseTabs</a>(viewer,<a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);
-<a name="line770">770: </a>    <font color="#4169E1">if</font> (A->factortype) {
-<a name="line771">771: </a>      <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line772">772: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"row %D:"</font>,i);
-<a name="line773">773: </a>        <font color="#B22222">/* L part */</font>
-<a name="line774">774: </a>        <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
-<a name="line775">775: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
-<a name="line776">776: </a>          <font color="#4169E1">if</font> (PetscImaginaryPart(a->a[j]) > 0.0) {
-<a name="line777">777: </a>            <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g + %g i)"</font>,a->j[j],(double)PetscRealPart(a->a[j]),(double)PetscImaginaryPart(a->a[j]));
-<a name="line778">778: </a>          } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (PetscImaginaryPart(a->a[j]) < 0.0) {
-<a name="line779">779: </a>            <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g - %g i)"</font>,a->j[j],(double)PetscRealPart(a->a[j]),(double)(-PetscImaginaryPart(a->a[j])));
-<a name="line780">780: </a>          } <font color="#4169E1">else</font> {
-<a name="line781">781: </a>            <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g) "</font>,a->j[j],(double)PetscRealPart(a->a[j]));
-<a name="line782">782: </a>          }
-<a name="line783">783: </a><font color="#A020F0">#else</font>
-<a name="line784">784: </a>          <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g) "</font>,a->j[j],(double)a->a[j]);
-<a name="line785">785: </a><font color="#A020F0">#endif</font>
-<a name="line786">786: </a>        }
-<a name="line787">787: </a>        <font color="#B22222">/* diagonal */</font>
-<a name="line788">788: </a>        j = a->diag[i];
-<a name="line789">789: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
-<a name="line790">790: </a>        <font color="#4169E1">if</font> (PetscImaginaryPart(a->a[j]) > 0.0) {
-<a name="line791">791: </a>          <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g + %g i)"</font>,a->j[j],(double)PetscRealPart(1.0/a->a[j]),(double)PetscImaginaryPart(1.0/a->a[j]));
-<a name="line792">792: </a>        } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (PetscImaginaryPart(a->a[j]) < 0.0) {
-<a name="line793">793: </a>          <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g - %g i)"</font>,a->j[j],(double)PetscRealPart(1.0/a->a[j]),(double)(-PetscImaginaryPart(1.0/a->a[j])));
-<a name="line794">794: </a>        } <font color="#4169E1">else</font> {
-<a name="line795">795: </a>          <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g) "</font>,a->j[j],(double)PetscRealPart(1.0/a->a[j]));
-<a name="line796">796: </a>        }
-<a name="line797">797: </a><font color="#A020F0">#else</font>
-<a name="line798">798: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g) "</font>,a->j[j],(double)(1.0/a->a[j]));
-<a name="line799">799: </a><font color="#A020F0">#endif</font>
-
-<a name="line801">801: </a>        <font color="#B22222">/* U part */</font>
-<a name="line802">802: </a>        <font color="#4169E1">for</font> (j=a->diag[i+1]+1; j<a->diag[i]; j++) {
-<a name="line803">803: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
-<a name="line804">804: </a>          <font color="#4169E1">if</font> (PetscImaginaryPart(a->a[j]) > 0.0) {
-<a name="line805">805: </a>            <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g + %g i)"</font>,a->j[j],(double)PetscRealPart(a->a[j]),(double)PetscImaginaryPart(a->a[j]));
-<a name="line806">806: </a>          } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (PetscImaginaryPart(a->a[j]) < 0.0) {
-<a name="line807">807: </a>            <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g - %g i)"</font>,a->j[j],(double)PetscRealPart(a->a[j]),(double)(-PetscImaginaryPart(a->a[j])));
-<a name="line808">808: </a>          } <font color="#4169E1">else</font> {
-<a name="line809">809: </a>            <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g) "</font>,a->j[j],(double)PetscRealPart(a->a[j]));
-<a name="line810">810: </a>          }
-<a name="line811">811: </a><font color="#A020F0">#else</font>
-<a name="line812">812: </a>          <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g) "</font>,a->j[j],(double)a->a[j]);
-<a name="line813">813: </a><font color="#A020F0">#endif</font>
-<a name="line814">814: </a>        }
-<a name="line815">815: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"\n"</font>);
-<a name="line816">816: </a>      }
-<a name="line817">817: </a>    } <font color="#4169E1">else</font> {
-<a name="line818">818: </a>      <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line819">819: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"row %D:"</font>,i);
-<a name="line820">820: </a>        <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
-<a name="line821">821: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
-<a name="line822">822: </a>          <font color="#4169E1">if</font> (PetscImaginaryPart(a->a[j]) > 0.0) {
-<a name="line823">823: </a>            <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g + %g i)"</font>,a->j[j],(double)PetscRealPart(a->a[j]),(double)PetscImaginaryPart(a->a[j]));
-<a name="line824">824: </a>          } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (PetscImaginaryPart(a->a[j]) < 0.0) {
-<a name="line825">825: </a>            <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g - %g i)"</font>,a->j[j],(double)PetscRealPart(a->a[j]),(double)-PetscImaginaryPart(a->a[j]));
-<a name="line826">826: </a>          } <font color="#4169E1">else</font> {
-<a name="line827">827: </a>            <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g) "</font>,a->j[j],(double)PetscRealPart(a->a[j]));
-<a name="line828">828: </a>          }
-<a name="line829">829: </a><font color="#A020F0">#else</font>
-<a name="line830">830: </a>          <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g) "</font>,a->j[j],(double)a->a[j]);
-<a name="line831">831: </a><font color="#A020F0">#endif</font>
-<a name="line832">832: </a>        }
-<a name="line833">833: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"\n"</font>);
-<a name="line834">834: </a>      }
-<a name="line835">835: </a>    }
-<a name="line836">836: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html#PetscViewerASCIIUseTabs">PetscViewerASCIIUseTabs</a>(viewer,<a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
-<a name="line837">837: </a>  }
-<a name="line838">838: </a>  <a href="../../../../../docs/manualpages/Viewer/PetscViewerFlush.html#PetscViewerFlush">PetscViewerFlush</a>(viewer);
-<a name="line839">839: </a>  <font color="#4169E1">return</font>(0);
-<a name="line840">840: </a>}
-
-<a name="line842">842: </a><font color="#A020F0">#include <petscdraw.h></font>
-<a name="line845">845: </a><strong><font color="#4169E1"><a name="MatView_SeqAIJ_Draw_Zoom"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatView_SeqAIJ_Draw_Zoom(<a href="../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> draw,void *Aa)</font></strong>
-<a name="line846">846: </a>{
-<a name="line847">847: </a>  <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>               A  = (<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>) Aa;
-<a name="line848">848: </a>  Mat_SeqAIJ        *a = (Mat_SeqAIJ*)A->data;
-<a name="line849">849: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-<a name="line850">850: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          i,j,m = A->rmap->n;
-<a name="line851">851: </a>  int               color;
-<a name="line852">852: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>         xl,yl,xr,yr,x_l,x_r,y_l,y_r;
-<a name="line853">853: </a>  <a href="../../../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a>       viewer;
-<a name="line854">854: </a>  <a href="../../../../../docs/manualpages/Viewer/PetscViewerFormat.html#PetscViewerFormat">PetscViewerFormat</a> format;
-
-<a name="line857">857: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectQuery.html#PetscObjectQuery">PetscObjectQuery</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"Zoomviewer"</font>,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>*)&viewer);
-<a name="line858">858: </a>  PetscViewerGetFormat(viewer,&format);
-<a name="line859">859: </a>  <a href="../../../../../docs/manualpages/Draw/PetscDrawGetCoordinates.html#PetscDrawGetCoordinates">PetscDrawGetCoordinates</a>(draw,&xl,&yl,&xr,&yr);
-
-<a name="line861">861: </a>  <font color="#B22222">/* loop over matrix elements drawing boxes */</font>
-
-<a name="line863">863: </a>  <font color="#4169E1">if</font> (format != PETSC_VIEWER_DRAW_CONTOUR) {
-<a name="line864">864: </a>    PetscDrawCollectiveBegin(draw);
-<a name="line865">865: </a>    <font color="#B22222">/* Blue for negative, Cyan for zero and  Red for positive */</font>
-<a name="line866">866: </a>    color = PETSC_DRAW_BLUE;
-<a name="line867">867: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line868">868: </a>      y_l = m - i - 1.0; y_r = y_l + 1.0;
-<a name="line869">869: </a>      <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
-<a name="line870">870: </a>        x_l = a->j[j]; x_r = x_l + 1.0;
-<a name="line871">871: </a>        <font color="#4169E1">if</font> (PetscRealPart(a->a[j]) >=  0.) <font color="#4169E1">continue</font>;
-<a name="line872">872: </a>        <a href="../../../../../docs/manualpages/Draw/PetscDrawRectangle.html#PetscDrawRectangle">PetscDrawRectangle</a>(draw,x_l,y_l,x_r,y_r,color,color,color,color);
-<a name="line873">873: </a>      }
-<a name="line874">874: </a>    }
-<a name="line875">875: </a>    color = PETSC_DRAW_CYAN;
-<a name="line876">876: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line877">877: </a>      y_l = m - i - 1.0; y_r = y_l + 1.0;
-<a name="line878">878: </a>      <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
-<a name="line879">879: </a>        x_l = a->j[j]; x_r = x_l + 1.0;
-<a name="line880">880: </a>        <font color="#4169E1">if</font> (a->a[j] !=  0.) <font color="#4169E1">continue</font>;
-<a name="line881">881: </a>        <a href="../../../../../docs/manualpages/Draw/PetscDrawRectangle.html#PetscDrawRectangle">PetscDrawRectangle</a>(draw,x_l,y_l,x_r,y_r,color,color,color,color);
-<a name="line882">882: </a>      }
-<a name="line883">883: </a>    }
-<a name="line884">884: </a>    color = PETSC_DRAW_RED;
-<a name="line885">885: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line886">886: </a>      y_l = m - i - 1.0; y_r = y_l + 1.0;
-<a name="line887">887: </a>      <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
-<a name="line888">888: </a>        x_l = a->j[j]; x_r = x_l + 1.0;
-<a name="line889">889: </a>        <font color="#4169E1">if</font> (PetscRealPart(a->a[j]) <=  0.) <font color="#4169E1">continue</font>;
-<a name="line890">890: </a>        <a href="../../../../../docs/manualpages/Draw/PetscDrawRectangle.html#PetscDrawRectangle">PetscDrawRectangle</a>(draw,x_l,y_l,x_r,y_r,color,color,color,color);
-<a name="line891">891: </a>      }
-<a name="line892">892: </a>    }
-<a name="line893">893: </a>    PetscDrawCollectiveEnd(draw);
-<a name="line894">894: </a>  } <font color="#4169E1">else</font> {
-<a name="line895">895: </a>    <font color="#B22222">/* use contour shading to indicate magnitude of values */</font>
-<a name="line896">896: </a>    <font color="#B22222">/* first determine max of all nonzero values */</font>
-<a name="line897">897: </a>    <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> minv = 0.0, maxv = 0.0;
-<a name="line898">898: </a>    <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>  nz = a->nz, count = 0;
-<a name="line899">899: </a>    <a href="../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> popup;
-
-<a name="line901">901: </a>    <font color="#4169E1">for</font> (i=0; i<nz; i++) {
-<a name="line902">902: </a>      <font color="#4169E1">if</font> (PetscAbsScalar(a->a[i]) > maxv) maxv = PetscAbsScalar(a->a[i]);
-<a name="line903">903: </a>    }
-<a name="line904">904: </a>    <font color="#4169E1">if</font> (minv >= maxv) maxv = minv + PETSC_SMALL;
-<a name="line905">905: </a>    <a href="../../../../../docs/manualpages/Draw/PetscDrawGetPopup.html#PetscDrawGetPopup">PetscDrawGetPopup</a>(draw,&popup);
-<a name="line906">906: </a>    <a href="../../../../../docs/manualpages/Draw/PetscDrawScalePopup.html#PetscDrawScalePopup">PetscDrawScalePopup</a>(popup,minv,maxv);
-
-<a name="line908">908: </a>    PetscDrawCollectiveBegin(draw);
-<a name="line909">909: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line910">910: </a>      y_l = m - i - 1.0;
-<a name="line911">911: </a>      y_r = y_l + 1.0;
-<a name="line912">912: </a>      <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
-<a name="line913">913: </a>        x_l = a->j[j];
-<a name="line914">914: </a>        x_r = x_l + 1.0;
-<a name="line915">915: </a>        color = <a href="../../../../../docs/manualpages/Draw/PetscDrawRealToColor.html#PetscDrawRealToColor">PetscDrawRealToColor</a>(PetscAbsScalar(a->a[count]),minv,maxv);
-<a name="line916">916: </a>        <a href="../../../../../docs/manualpages/Draw/PetscDrawRectangle.html#PetscDrawRectangle">PetscDrawRectangle</a>(draw,x_l,y_l,x_r,y_r,color,color,color,color);
-<a name="line917">917: </a>        count++;
-<a name="line918">918: </a>      }
-<a name="line919">919: </a>    }
-<a name="line920">920: </a>    PetscDrawCollectiveEnd(draw);
-<a name="line921">921: </a>  }
-<a name="line922">922: </a>  <font color="#4169E1">return</font>(0);
-<a name="line923">923: </a>}
-
-<a name="line925">925: </a><font color="#A020F0">#include <petscdraw.h></font>
-<a name="line928">928: </a><strong><font color="#4169E1"><a name="MatView_SeqAIJ_Draw"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatView_SeqAIJ_Draw(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a> viewer)</font></strong>
-<a name="line929">929: </a>{
-<a name="line931">931: </a>  <a href="../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a>      draw;
-<a name="line932">932: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>      xr,yr,xl,yl,h,w;
-<a name="line933">933: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      isnull;
-
-<a name="line936">936: </a>  <a href="../../../../../docs/manualpages/Viewer/PetscViewerDrawGetDraw.html#PetscViewerDrawGetDraw">PetscViewerDrawGetDraw</a>(viewer,0,&draw);
-<a name="line937">937: </a>  <a href="../../../../../docs/manualpages/Draw/PetscDrawIsNull.html#PetscDrawIsNull">PetscDrawIsNull</a>(draw,&isnull);
-<a name="line938">938: </a>  <font color="#4169E1">if</font> (isnull) <font color="#4169E1">return</font>(0);
-
-<a name="line940">940: </a>  xr   = A->cmap->n; yr  = A->rmap->n; h = yr/10.0; w = xr/10.0;
-<a name="line941">941: </a>  xr  += w;          yr += h;         xl = -w;     yl = -h;
-<a name="line942">942: </a>  <a href="../../../../../docs/manualpages/Draw/PetscDrawSetCoordinates.html#PetscDrawSetCoordinates">PetscDrawSetCoordinates</a>(draw,xl,yl,xr,yr);
-<a name="line943">943: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectCompose.html#PetscObjectCompose">PetscObjectCompose</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"Zoomviewer"</font>,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)viewer);
-<a name="line944">944: </a>  <a href="../../../../../docs/manualpages/Draw/PetscDrawZoom.html#PetscDrawZoom">PetscDrawZoom</a>(draw,MatView_SeqAIJ_Draw_Zoom,A);
-<a name="line945">945: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectCompose.html#PetscObjectCompose">PetscObjectCompose</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"Zoomviewer"</font>,NULL);
-<a name="line946">946: </a>  <a href="../../../../../docs/manualpages/Draw/PetscDrawSave.html#PetscDrawSave">PetscDrawSave</a>(draw);
-<a name="line947">947: </a>  <font color="#4169E1">return</font>(0);
-<a name="line948">948: </a>}
-
-<a name="line952">952: </a><strong><font color="#4169E1"><a name="MatView_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatView_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a> viewer)</font></strong>
-<a name="line953">953: </a>{
-<a name="line955">955: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      iascii,isbinary,isdraw;
-
-<a name="line958">958: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)viewer,PETSCVIEWERASCII,&iascii);
-<a name="line959">959: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)viewer,PETSCVIEWERBINARY,&isbinary);
-<a name="line960">960: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)viewer,PETSCVIEWERDRAW,&isdraw);
-<a name="line961">961: </a>  <font color="#4169E1">if</font> (iascii) {
-<a name="line962">962: </a>    MatView_SeqAIJ_ASCII(A,viewer);
-<a name="line963">963: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (isbinary) {
-<a name="line964">964: </a>    MatView_SeqAIJ_Binary(A,viewer);
-<a name="line965">965: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (isdraw) {
-<a name="line966">966: </a>    MatView_SeqAIJ_Draw(A,viewer);
-<a name="line967">967: </a>  }
-<a name="line968">968: </a>  MatView_SeqAIJ_Inode(A,viewer);
-<a name="line969">969: </a>  <font color="#4169E1">return</font>(0);
-<a name="line970">970: </a>}
-
-<a name="line974">974: </a><strong><font color="#4169E1"><a name="MatAssemblyEnd_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatAssemblyEnd_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/MatAssemblyType.html#MatAssemblyType">MatAssemblyType</a> mode)</font></strong>
-<a name="line975">975: </a>{
-<a name="line976">976: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
-<a name="line978">978: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       fshift = 0,i,j,*ai = a->i,*aj = a->j,*imax = a->imax;
-<a name="line979">979: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       m      = A->rmap->n,*ip,N,*ailen = a->ilen,rmax = 0;
-<a name="line980">980: </a>  MatScalar      *aa    = a->a,*ap;
-<a name="line981">981: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>      ratio  = 0.6;
-
-<a name="line984">984: </a>  <font color="#4169E1">if</font> (mode == MAT_FLUSH_ASSEMBLY) <font color="#4169E1">return</font>(0);
-
-<a name="line986">986: </a>  <font color="#4169E1">if</font> (m) rmax = ailen[0]; <font color="#B22222">/* determine row with most nonzeros */</font>
-<a name="line987">987: </a>  <font color="#4169E1">for</font> (i=1; i<m; i++) {
-<a name="line988">988: </a>    <font color="#B22222">/* move each row back by the amount of empty slots (fshift) before it*/</font>
-<a name="line989">989: </a>    fshift += imax[i-1] - ailen[i-1];
-<a name="line990">990: </a>    rmax    = <a href="../../../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(rmax,ailen[i]);
-<a name="line991">991: </a>    <font color="#4169E1">if</font> (fshift) {
-<a name="line992">992: </a>      ip = aj + ai[i];
-<a name="line993">993: </a>      ap = aa + ai[i];
-<a name="line994">994: </a>      N  = ailen[i];
-<a name="line995">995: </a>      <font color="#4169E1">for</font> (j=0; j<N; j++) {
-<a name="line996">996: </a>        ip[j-fshift] = ip[j];
-<a name="line997">997: </a>        ap[j-fshift] = ap[j];
-<a name="line998">998: </a>      }
-<a name="line999">999: </a>    }
-<a name="line1000">1000: </a>    ai[i] = ai[i-1] + ailen[i-1];
-<a name="line1001">1001: </a>  }
-<a name="line1002">1002: </a>  <font color="#4169E1">if</font> (m) {
-<a name="line1003">1003: </a>    fshift += imax[m-1] - ailen[m-1];
-<a name="line1004">1004: </a>    ai[m]   = ai[m-1] + ailen[m-1];
-<a name="line1005">1005: </a>  }
-
-<a name="line1007">1007: </a>  <font color="#B22222">/* reset ilen and imax for each row */</font>
-<a name="line1008">1008: </a>  a->nonzerorowcnt = 0;
-<a name="line1009">1009: </a>  <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line1010">1010: </a>    ailen[i] = imax[i] = ai[i+1] - ai[i];
-<a name="line1011">1011: </a>    a->nonzerorowcnt += ((ai[i+1] - ai[i]) > 0);
-<a name="line1012">1012: </a>  }
-<a name="line1013">1013: </a>  a->nz = ai[m];
-<a name="line1014">1014: </a>  <font color="#4169E1">if</font> (fshift && a->nounused == -1) <a href="../../../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_PLIB, <font color="#666666">"Unused space detected in matrix: %D X %D, %D unneeded"</font>, m, A->cmap->n, fshift);
-
-<a name="line1016">1016: </a>  MatMarkDiagonal_SeqAIJ(A);
-<a name="line1017">1017: </a>  PetscInfo4(A,<font color="#666666">"Matrix size: %D X %D; storage space: %D unneeded,%D used\n"</font>,m,A->cmap->n,fshift,a->nz);
-<a name="line1018">1018: </a>  PetscInfo1(A,<font color="#666666">"Number of mallocs during <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>() is %D\n"</font>,a->reallocs);
-<a name="line1019">1019: </a>  PetscInfo1(A,<font color="#666666">"Maximum nonzeros in any row is %D\n"</font>,rmax);
-
-<a name="line1021">1021: </a>  A->info.mallocs    += a->reallocs;
-<a name="line1022">1022: </a>  a->reallocs         = 0;
-<a name="line1023">1023: </a>  A->info.nz_unneeded = (<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>)fshift;
-<a name="line1024">1024: </a>  a->rmax             = rmax;
-
-<a name="line1026">1026: </a>  <a href="../../../../../docs/manualpages/Mat/MatCheckCompressedRow.html#MatCheckCompressedRow">MatCheckCompressedRow</a>(A,a->nonzerorowcnt,&a->compressedrow,a->i,m,ratio);
-<a name="line1027">1027: </a>  MatAssemblyEnd_SeqAIJ_Inode(A,mode);
-<a name="line1028">1028: </a>  MatSeqAIJInvalidateDiagonal(A);
-<a name="line1029">1029: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1030">1030: </a>}
-
-<a name="line1034">1034: </a><strong><font color="#4169E1"><a name="MatRealPart_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatRealPart_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A)</font></strong>
-<a name="line1035">1035: </a>{
-<a name="line1036">1036: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
-<a name="line1037">1037: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,nz = a->nz;
-<a name="line1038">1038: </a>  MatScalar      *aa = a->a;
-
-<a name="line1042">1042: </a>  <font color="#4169E1">for</font> (i=0; i<nz; i++) aa[i] = PetscRealPart(aa[i]);
-<a name="line1043">1043: </a>  MatSeqAIJInvalidateDiagonal(A);
-<a name="line1044">1044: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1045">1045: </a>}
-
-<a name="line1049">1049: </a><strong><font color="#4169E1"><a name="MatImaginaryPart_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatImaginaryPart_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A)</font></strong>
-<a name="line1050">1050: </a>{
-<a name="line1051">1051: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
-<a name="line1052">1052: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,nz = a->nz;
-<a name="line1053">1053: </a>  MatScalar      *aa = a->a;
-
-<a name="line1057">1057: </a>  <font color="#4169E1">for</font> (i=0; i<nz; i++) aa[i] = PetscImaginaryPart(aa[i]);
-<a name="line1058">1058: </a>  MatSeqAIJInvalidateDiagonal(A);
-<a name="line1059">1059: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1060">1060: </a>}
-
-<a name="line1064">1064: </a><strong><font color="#4169E1"><a name="MatZeroEntries_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatZeroEntries_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A)</font></strong>
-<a name="line1065">1065: </a>{
-<a name="line1066">1066: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
-
-<a name="line1070">1070: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemzero.html#PetscMemzero">PetscMemzero</a>(a->a,(a->i[A->rmap->n])*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
-<a name="line1071">1071: </a>  MatSeqAIJInvalidateDiagonal(A);
-<a name="line1072">1072: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1073">1073: </a>}
-
-<a name="line1077">1077: </a><strong><font color="#4169E1"><a name="MatDestroy_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatDestroy_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A)</font></strong>
-<a name="line1078">1078: </a>{
-<a name="line1079">1079: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
-
-<a name="line1083">1083: </a><font color="#A020F0">#if defined(PETSC_USE_LOG)</font>
-<a name="line1084">1084: </a>  PetscLogObjectState((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"Rows=%D, Cols=%D, NZ=%D"</font>,A->rmap->n,A->cmap->n,a->nz);
-<a name="line1085">1085: </a><font color="#A020F0">#endif</font>
-<a name="line1086">1086: </a>  MatSeqXAIJFreeAIJ(A,&a->a,&a->j,&a->i);
-<a name="line1087">1087: </a>  <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&a->row);
-<a name="line1088">1088: </a>  <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&a->col);
-<a name="line1089">1089: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(a->diag);
-<a name="line1090">1090: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(a->ibdiag);
-<a name="line1091">1091: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree2.html#PetscFree2">PetscFree2</a>(a->imax,a->ilen);
-<a name="line1092">1092: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree3.html#PetscFree3">PetscFree3</a>(a->idiag,a->mdiag,a->ssor_work);
-<a name="line1093">1093: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(a->solve_work);
-<a name="line1094">1094: </a>  <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&a->icol);
-<a name="line1095">1095: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(a->saved_values);
-<a name="line1096">1096: </a>  <a href="../../../../../docs/manualpages/IS/ISColoringDestroy.html#ISColoringDestroy">ISColoringDestroy</a>(&a->coloring);
-<a name="line1097">1097: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree2.html#PetscFree2">PetscFree2</a>(a->compressedrow.i,a->compressedrow.rindex);
-<a name="line1098">1098: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(a->matmult_abdense);
-
-<a name="line1100">1100: </a>  MatDestroy_SeqAIJ_Inode(A);
-<a name="line1101">1101: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(A->data);
-
-<a name="line1103">1103: </a>  PetscObjectChangeTypeName((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,0);
-<a name="line1104">1104: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"MatSeqAIJSetColumnIndices_C"</font>,NULL);
-<a name="line1105">1105: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"MatStoreValues_C"</font>,NULL);
-<a name="line1106">1106: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"MatRetrieveValues_C"</font>,NULL);
-<a name="line1107">1107: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"MatConvert_seqaij_seqsbaij_C"</font>,NULL);
-<a name="line1108">1108: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"MatConvert_seqaij_seqbaij_C"</font>,NULL);
-<a name="line1109">1109: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"MatConvert_seqaij_seqaijperm_C"</font>,NULL);
-<a name="line1110">1110: </a><font color="#A020F0">#if defined(PETSC_HAVE_ELEMENTAL)</font>
-<a name="line1111">1111: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"MatConvert_seqaij_elemental_C"</font>,NULL);
-<a name="line1112">1112: </a><font color="#A020F0">#endif</font>
-<a name="line1113">1113: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"MatConvert_seqaij_seqdense_C"</font>,NULL);
-<a name="line1114">1114: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"MatIsTranspose_C"</font>,NULL);
-<a name="line1115">1115: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"MatSeqAIJSetPreallocation_C"</font>,NULL);
-<a name="line1116">1116: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"MatSeqAIJSetPreallocationCSR_C"</font>,NULL);
-<a name="line1117">1117: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"MatReorderForNonzeroDiagonal_C"</font>,NULL);
-<a name="line1118">1118: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1119">1119: </a>}
-
-<a name="line1123">1123: </a><strong><font color="#4169E1"><a name="MatSetOption_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatSetOption_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/MatOption.html#MatOption">MatOption</a> op,<a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> flg)</font></strong>
-<a name="line1124">1124: </a>{
-<a name="line1125">1125: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
-
-<a name="line1129">1129: </a>  <font color="#4169E1">switch</font> (op) {
-<a name="line1130">1130: </a>  <font color="#4169E1">case</font> MAT_ROW_ORIENTED:
-<a name="line1131">1131: </a>    a->roworiented = flg;
-<a name="line1132">1132: </a>    <font color="#4169E1">break</font>;
-<a name="line1133">1133: </a>  <font color="#4169E1">case</font> MAT_KEEP_NONZERO_PATTERN:
-<a name="line1134">1134: </a>    a->keepnonzeropattern = flg;
-<a name="line1135">1135: </a>    <font color="#4169E1">break</font>;
-<a name="line1136">1136: </a>  <font color="#4169E1">case</font> MAT_NEW_NONZERO_LOCATIONS:
-<a name="line1137">1137: </a>    a->nonew = (flg ? 0 : 1);
-<a name="line1138">1138: </a>    <font color="#4169E1">break</font>;
-<a name="line1139">1139: </a>  <font color="#4169E1">case</font> MAT_NEW_NONZERO_LOCATION_ERR:
-<a name="line1140">1140: </a>    a->nonew = (flg ? -1 : 0);
-<a name="line1141">1141: </a>    <font color="#4169E1">break</font>;
-<a name="line1142">1142: </a>  <font color="#4169E1">case</font> MAT_NEW_NONZERO_ALLOCATION_ERR:
-<a name="line1143">1143: </a>    a->nonew = (flg ? -2 : 0);
-<a name="line1144">1144: </a>    <font color="#4169E1">break</font>;
-<a name="line1145">1145: </a>  <font color="#4169E1">case</font> MAT_UNUSED_NONZERO_LOCATION_ERR:
-<a name="line1146">1146: </a>    a->nounused = (flg ? -1 : 0);
-<a name="line1147">1147: </a>    <font color="#4169E1">break</font>;
-<a name="line1148">1148: </a>  <font color="#4169E1">case</font> MAT_IGNORE_ZERO_ENTRIES:
-<a name="line1149">1149: </a>    a->ignorezeroentries = flg;
-<a name="line1150">1150: </a>    <font color="#4169E1">break</font>;
-<a name="line1151">1151: </a>  <font color="#4169E1">case</font> MAT_SPD:
-<a name="line1152">1152: </a>  <font color="#4169E1">case</font> MAT_SYMMETRIC:
-<a name="line1153">1153: </a>  <font color="#4169E1">case</font> MAT_STRUCTURALLY_SYMMETRIC:
-<a name="line1154">1154: </a>  <font color="#4169E1">case</font> MAT_HERMITIAN:
-<a name="line1155">1155: </a>  <font color="#4169E1">case</font> MAT_SYMMETRY_ETERNAL:
-<a name="line1156">1156: </a>    <font color="#B22222">/* These options are handled directly by <a href="../../../../../docs/manualpages/Mat/MatSetOption.html#MatSetOption">MatSetOption</a>() */</font>
-<a name="line1157">1157: </a>    <font color="#4169E1">break</font>;
-<a name="line1158">1158: </a>  <font color="#4169E1">case</font> MAT_NEW_DIAGONALS:
-<a name="line1159">1159: </a>  <font color="#4169E1">case</font> MAT_IGNORE_OFF_PROC_ENTRIES:
-<a name="line1160">1160: </a>  <font color="#4169E1">case</font> MAT_USE_HASH_TABLE:
-<a name="line1161">1161: </a>    PetscInfo1(A,<font color="#666666">"Option %s ignored\n"</font>,MatOptions[op]);
-<a name="line1162">1162: </a>    <font color="#4169E1">break</font>;
-<a name="line1163">1163: </a>  <font color="#4169E1">case</font> MAT_USE_INODES:
-<a name="line1164">1164: </a>    <font color="#B22222">/* Not an error because MatSetOption_SeqAIJ_Inode handles this one */</font>
-<a name="line1165">1165: </a>    <font color="#4169E1">break</font>;
-<a name="line1166">1166: </a><strong><font color="#FF0000">  default:</font></strong>
-<a name="line1167">1167: </a>    <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_SUP,<font color="#666666">"unknown option %d"</font>,op);
-<a name="line1168">1168: </a>  }
-<a name="line1169">1169: </a>  MatSetOption_SeqAIJ_Inode(A,op,flg);
-<a name="line1170">1170: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1171">1171: </a>}
-
-<a name="line1175">1175: </a><strong><font color="#4169E1"><a name="MatGetDiagonal_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatGetDiagonal_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> v)</font></strong>
-<a name="line1176">1176: </a>{
-<a name="line1177">1177: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
-<a name="line1179">1179: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,j,n,*ai=a->i,*aj=a->j,nz;
-<a name="line1180">1180: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>    *aa=a->a,*x,zero=0.0;
-
-<a name="line1183">1183: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(v,&n);
-<a name="line1184">1184: </a>  <font color="#4169E1">if</font> (n != A->rmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_SIZ,<font color="#666666">"Nonconforming matrix and vector"</font>);
-
-<a name="line1186">1186: </a>  <font color="#4169E1">if</font> (A->factortype == MAT_FACTOR_ILU || A->factortype == MAT_FACTOR_LU) {
-<a name="line1187">1187: </a>    <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *diag=a->diag;
-<a name="line1188">1188: </a>    <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(v,&x);
-<a name="line1189">1189: </a>    <font color="#4169E1">for</font> (i=0; i<n; i++) x[i] = 1.0/aa[diag[i]];
-<a name="line1190">1190: </a>    <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(v,&x);
-<a name="line1191">1191: </a>    <font color="#4169E1">return</font>(0);
-<a name="line1192">1192: </a>  }
-
-<a name="line1194">1194: </a>  <a href="../../../../../docs/manualpages/Vec/VecSet.html#VecSet">VecSet</a>(v,zero);
-<a name="line1195">1195: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(v,&x);
-<a name="line1196">1196: </a>  <font color="#4169E1">for</font> (i=0; i<n; i++) {
-<a name="line1197">1197: </a>    nz = ai[i+1] - ai[i];
-<a name="line1198">1198: </a>    <font color="#4169E1">if</font> (!nz) x[i] = 0.0;
-<a name="line1199">1199: </a>    <font color="#4169E1">for</font> (j=ai[i]; j<ai[i+1]; j++) {
-<a name="line1200">1200: </a>      <font color="#4169E1">if</font> (aj[j] == i) {
-<a name="line1201">1201: </a>        x[i] = aa[j];
-<a name="line1202">1202: </a>        <font color="#4169E1">break</font>;
-<a name="line1203">1203: </a>      }
-<a name="line1204">1204: </a>    }
-<a name="line1205">1205: </a>  }
-<a name="line1206">1206: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(v,&x);
-<a name="line1207">1207: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1208">1208: </a>}
-
-<a name="line1210">1210: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/ftn-kernels/fmult.h></font>
-<a name="line1213">1213: </a><strong><font color="#4169E1"><a name="MatMultTransposeAdd_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatMultTransposeAdd_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> xx,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> zz,<a href="../../../../../docs/manualpages/Vec/Vec.html#Ve [...]
-<a name="line1214">1214: </a>{
-<a name="line1215">1215: </a>  Mat_SeqAIJ        *a = (Mat_SeqAIJ*)A->data;
-<a name="line1216">1216: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       *y;
-<a name="line1217">1217: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *x;
-<a name="line1218">1218: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-<a name="line1219">1219: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          m = A->rmap->n;
-<a name="line1220">1220: </a><font color="#A020F0">#if !defined(PETSC_USE_FORTRAN_KERNEL_MULTTRANSPOSEAIJ)</font>
-<a name="line1221">1221: </a>  const MatScalar   *v;
-<a name="line1222">1222: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       alpha;
-<a name="line1223">1223: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          n,i,j;
-<a name="line1224">1224: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>    *idx,*ii,*ridx=NULL;
-<a name="line1225">1225: </a>  Mat_CompressedRow cprow    = a->compressedrow;
-<a name="line1226">1226: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>         usecprow = cprow.use;
-<a name="line1227">1227: </a><font color="#A020F0">#endif</font>
-
-<a name="line1230">1230: </a>  <font color="#4169E1">if</font> (zz != yy) {<a href="../../../../../docs/manualpages/Vec/VecCopy.html#VecCopy">VecCopy</a>(zz,yy);}
-<a name="line1231">1231: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(xx,&x);
-<a name="line1232">1232: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(yy,&y);
-
-<a name="line1234">1234: </a><font color="#A020F0">#if defined(PETSC_USE_FORTRAN_KERNEL_MULTTRANSPOSEAIJ)</font>
-<a name="line1235">1235: </a>  fortranmulttransposeaddaij_(&m,x,a->i,a->j,a->a,y);
-<a name="line1236">1236: </a><font color="#A020F0">#else</font>
-<a name="line1237">1237: </a>  <font color="#4169E1">if</font> (usecprow) {
-<a name="line1238">1238: </a>    m    = cprow.nrows;
-<a name="line1239">1239: </a>    ii   = cprow.i;
-<a name="line1240">1240: </a>    ridx = cprow.rindex;
-<a name="line1241">1241: </a>  } <font color="#4169E1">else</font> {
-<a name="line1242">1242: </a>    ii = a->i;
-<a name="line1243">1243: </a>  }
-<a name="line1244">1244: </a>  <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line1245">1245: </a>    idx = a->j + ii[i];
-<a name="line1246">1246: </a>    v   = a->a + ii[i];
-<a name="line1247">1247: </a>    n   = ii[i+1] - ii[i];
-<a name="line1248">1248: </a>    <font color="#4169E1">if</font> (usecprow) {
-<a name="line1249">1249: </a>      alpha = x[ridx[i]];
-<a name="line1250">1250: </a>    } <font color="#4169E1">else</font> {
-<a name="line1251">1251: </a>      alpha = x[i];
-<a name="line1252">1252: </a>    }
-<a name="line1253">1253: </a>    <font color="#4169E1">for</font> (j=0; j<n; j++) y[idx[j]] += alpha*v[j];
-<a name="line1254">1254: </a>  }
-<a name="line1255">1255: </a><font color="#A020F0">#endif</font>
-<a name="line1256">1256: </a>  <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*a->nz);
-<a name="line1257">1257: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(xx,&x);
-<a name="line1258">1258: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(yy,&y);
-<a name="line1259">1259: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1260">1260: </a>}
-
-<a name="line1264">1264: </a><strong><font color="#4169E1"><a name="MatMultTranspose_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatMultTranspose_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> xx,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> yy)</font></strong>
-<a name="line1265">1265: </a>{
-
-<a name="line1269">1269: </a>  <a href="../../../../../docs/manualpages/Vec/VecSet.html#VecSet">VecSet</a>(yy,0.0);
-<a name="line1270">1270: </a>  MatMultTransposeAdd_SeqAIJ(A,xx,yy,yy);
-<a name="line1271">1271: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1272">1272: </a>}
-
-<a name="line1274">1274: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/ftn-kernels/fmult.h></font>
-
-<a name="line1278">1278: </a><strong><font color="#4169E1"><a name="MatMult_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatMult_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> xx,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> yy)</font></strong>
-<a name="line1279">1279: </a>{
-<a name="line1280">1280: </a>  Mat_SeqAIJ        *a = (Mat_SeqAIJ*)A->data;
-<a name="line1281">1281: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       *y;
-<a name="line1282">1282: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *x;
-<a name="line1283">1283: </a>  const MatScalar   *aa;
-<a name="line1284">1284: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-<a name="line1285">1285: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          m=A->rmap->n;
-<a name="line1286">1286: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>    *aj,*ii,*ridx=NULL;
-<a name="line1287">1287: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          n,i;
-<a name="line1288">1288: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       sum;
-<a name="line1289">1289: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>         usecprow=a->compressedrow.use;
-
-<a name="line1291">1291: </a><font color="#A020F0">#if defined(PETSC_HAVE_PRAGMA_DISJOINT)</font>
-<a name="line1292">1292: </a><font color="#A020F0">#pragma disjoint(*x,*y,*aa)</font>
-<a name="line1293">1293: </a><font color="#A020F0">#endif</font>
-
-<a name="line1296">1296: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(xx,&x);
-<a name="line1297">1297: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(yy,&y);
-<a name="line1298">1298: </a>  ii   = a->i;
-<a name="line1299">1299: </a>  <font color="#4169E1">if</font> (usecprow) { <font color="#B22222">/* use compressed row format */</font>
-<a name="line1300">1300: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMemzero.html#PetscMemzero">PetscMemzero</a>(y,m*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
-<a name="line1301">1301: </a>    m    = a->compressedrow.nrows;
-<a name="line1302">1302: </a>    ii   = a->compressedrow.i;
-<a name="line1303">1303: </a>    ridx = a->compressedrow.rindex;
-<a name="line1304">1304: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line1305">1305: </a>      n           = ii[i+1] - ii[i];
-<a name="line1306">1306: </a>      aj          = a->j + ii[i];
-<a name="line1307">1307: </a>      aa          = a->a + ii[i];
-<a name="line1308">1308: </a>      sum         = 0.0;
-<a name="line1309">1309: </a>      PetscSparseDensePlusDot(sum,x,aa,aj,n);
-<a name="line1310">1310: </a>      <font color="#B22222">/* for (j=0; j<n; j++) sum += (*aa++)*x[*aj++]; */</font>
-<a name="line1311">1311: </a>      y[*ridx++] = sum;
-<a name="line1312">1312: </a>    }
-<a name="line1313">1313: </a>  } <font color="#4169E1">else</font> { <font color="#B22222">/* do not use compressed row format */</font>
-<a name="line1314">1314: </a><font color="#A020F0">#if defined(PETSC_USE_FORTRAN_KERNEL_MULTAIJ)</font>
-<a name="line1315">1315: </a>    aj   = a->j;
-<a name="line1316">1316: </a>    aa   = a->a;
-<a name="line1317">1317: </a>    fortranmultaij_(&m,x,ii,aj,aa,y);
-<a name="line1318">1318: </a><font color="#A020F0">#else</font>
-<a name="line1319">1319: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line1320">1320: </a>      n           = ii[i+1] - ii[i];
-<a name="line1321">1321: </a>      aj          = a->j + ii[i];
-<a name="line1322">1322: </a>      aa          = a->a + ii[i];
-<a name="line1323">1323: </a>      sum         = 0.0;
-<a name="line1324">1324: </a>      PetscSparseDensePlusDot(sum,x,aa,aj,n);
-<a name="line1325">1325: </a>      y[i] = sum;
-<a name="line1326">1326: </a>    }
-<a name="line1327">1327: </a><font color="#A020F0">#endif</font>
-<a name="line1328">1328: </a>  }
-<a name="line1329">1329: </a>  <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*a->nz - a->nonzerorowcnt);
-<a name="line1330">1330: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(xx,&x);
-<a name="line1331">1331: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(yy,&y);
-<a name="line1332">1332: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1333">1333: </a>}
-
-<a name="line1337">1337: </a><strong><font color="#4169E1"><a name="MatMultMax_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatMultMax_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> xx,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> yy)</font></strong>
-<a name="line1338">1338: </a>{
-<a name="line1339">1339: </a>  Mat_SeqAIJ        *a = (Mat_SeqAIJ*)A->data;
-<a name="line1340">1340: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       *y;
-<a name="line1341">1341: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *x;
-<a name="line1342">1342: </a>  const MatScalar   *aa;
-<a name="line1343">1343: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-<a name="line1344">1344: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          m=A->rmap->n;
-<a name="line1345">1345: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>    *aj,*ii,*ridx=NULL;
-<a name="line1346">1346: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          n,i,nonzerorow=0;
-<a name="line1347">1347: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       sum;
-<a name="line1348">1348: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>         usecprow=a->compressedrow.use;
-
-<a name="line1350">1350: </a><font color="#A020F0">#if defined(PETSC_HAVE_PRAGMA_DISJOINT)</font>
-<a name="line1351">1351: </a><font color="#A020F0">#pragma disjoint(*x,*y,*aa)</font>
-<a name="line1352">1352: </a><font color="#A020F0">#endif</font>
-
-<a name="line1355">1355: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(xx,&x);
-<a name="line1356">1356: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(yy,&y);
-<a name="line1357">1357: </a>  <font color="#4169E1">if</font> (usecprow) { <font color="#B22222">/* use compressed row format */</font>
-<a name="line1358">1358: </a>    m    = a->compressedrow.nrows;
-<a name="line1359">1359: </a>    ii   = a->compressedrow.i;
-<a name="line1360">1360: </a>    ridx = a->compressedrow.rindex;
-<a name="line1361">1361: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line1362">1362: </a>      n           = ii[i+1] - ii[i];
-<a name="line1363">1363: </a>      aj          = a->j + ii[i];
-<a name="line1364">1364: </a>      aa          = a->a + ii[i];
-<a name="line1365">1365: </a>      sum         = 0.0;
-<a name="line1366">1366: </a>      nonzerorow += (n>0);
-<a name="line1367">1367: </a>      PetscSparseDenseMaxDot(sum,x,aa,aj,n);
-<a name="line1368">1368: </a>      <font color="#B22222">/* for (j=0; j<n; j++) sum += (*aa++)*x[*aj++]; */</font>
-<a name="line1369">1369: </a>      y[*ridx++] = sum;
-<a name="line1370">1370: </a>    }
-<a name="line1371">1371: </a>  } <font color="#4169E1">else</font> { <font color="#B22222">/* do not use compressed row format */</font>
-<a name="line1372">1372: </a>    ii = a->i;
-<a name="line1373">1373: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line1374">1374: </a>      n           = ii[i+1] - ii[i];
-<a name="line1375">1375: </a>      aj          = a->j + ii[i];
-<a name="line1376">1376: </a>      aa          = a->a + ii[i];
-<a name="line1377">1377: </a>      sum         = 0.0;
-<a name="line1378">1378: </a>      nonzerorow += (n>0);
-<a name="line1379">1379: </a>      PetscSparseDenseMaxDot(sum,x,aa,aj,n);
-<a name="line1380">1380: </a>      y[i] = sum;
-<a name="line1381">1381: </a>    }
-<a name="line1382">1382: </a>  }
-<a name="line1383">1383: </a>  <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*a->nz - nonzerorow);
-<a name="line1384">1384: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(xx,&x);
-<a name="line1385">1385: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(yy,&y);
-<a name="line1386">1386: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1387">1387: </a>}
-
-<a name="line1391">1391: </a><strong><font color="#4169E1"><a name="MatMultAddMax_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatMultAddMax_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> xx,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> yy,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> z [...]
-<a name="line1392">1392: </a>{
-<a name="line1393">1393: </a>  Mat_SeqAIJ        *a = (Mat_SeqAIJ*)A->data;
-<a name="line1394">1394: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       *y,*z;
-<a name="line1395">1395: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *x;
-<a name="line1396">1396: </a>  const MatScalar   *aa;
-<a name="line1397">1397: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-<a name="line1398">1398: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          m = A->rmap->n,*aj,*ii;
-<a name="line1399">1399: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          n,i,*ridx=NULL;
-<a name="line1400">1400: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       sum;
-<a name="line1401">1401: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>         usecprow=a->compressedrow.use;
-
-<a name="line1404">1404: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(xx,&x);
-<a name="line1405">1405: </a>  VecGetArrayPair(yy,zz,&y,&z);
-<a name="line1406">1406: </a>  <font color="#4169E1">if</font> (usecprow) { <font color="#B22222">/* use compressed row format */</font>
-<a name="line1407">1407: </a>    <font color="#4169E1">if</font> (zz != yy) {
-<a name="line1408">1408: </a>      <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(z,y,m*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
-<a name="line1409">1409: </a>    }
-<a name="line1410">1410: </a>    m    = a->compressedrow.nrows;
-<a name="line1411">1411: </a>    ii   = a->compressedrow.i;
-<a name="line1412">1412: </a>    ridx = a->compressedrow.rindex;
-<a name="line1413">1413: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line1414">1414: </a>      n   = ii[i+1] - ii[i];
-<a name="line1415">1415: </a>      aj  = a->j + ii[i];
-<a name="line1416">1416: </a>      aa  = a->a + ii[i];
-<a name="line1417">1417: </a>      sum = y[*ridx];
-<a name="line1418">1418: </a>      PetscSparseDenseMaxDot(sum,x,aa,aj,n);
-<a name="line1419">1419: </a>      z[*ridx++] = sum;
-<a name="line1420">1420: </a>    }
-<a name="line1421">1421: </a>  } <font color="#4169E1">else</font> { <font color="#B22222">/* do not use compressed row format */</font>
-<a name="line1422">1422: </a>    ii = a->i;
-<a name="line1423">1423: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line1424">1424: </a>      n   = ii[i+1] - ii[i];
-<a name="line1425">1425: </a>      aj  = a->j + ii[i];
-<a name="line1426">1426: </a>      aa  = a->a + ii[i];
-<a name="line1427">1427: </a>      sum = y[i];
-<a name="line1428">1428: </a>      PetscSparseDenseMaxDot(sum,x,aa,aj,n);
-<a name="line1429">1429: </a>      z[i] = sum;
-<a name="line1430">1430: </a>    }
-<a name="line1431">1431: </a>  }
-<a name="line1432">1432: </a>  <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*a->nz);
-<a name="line1433">1433: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(xx,&x);
-<a name="line1434">1434: </a>  VecRestoreArrayPair(yy,zz,&y,&z);
-<a name="line1435">1435: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1436">1436: </a>}
-
-<a name="line1438">1438: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/ftn-kernels/fmultadd.h></font>
-<a name="line1441">1441: </a><strong><font color="#4169E1"><a name="MatMultAdd_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatMultAdd_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> xx,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> yy,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> zz)</fo [...]
-<a name="line1442">1442: </a>{
-<a name="line1443">1443: </a>  Mat_SeqAIJ        *a = (Mat_SeqAIJ*)A->data;
-<a name="line1444">1444: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       *y,*z;
-<a name="line1445">1445: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *x;
-<a name="line1446">1446: </a>  const MatScalar   *aa;
-<a name="line1447">1447: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-<a name="line1448">1448: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>    *aj,*ii,*ridx=NULL;
-<a name="line1449">1449: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          m = A->rmap->n,n,i;
-<a name="line1450">1450: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       sum;
-<a name="line1451">1451: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>         usecprow=a->compressedrow.use;
-
-<a name="line1454">1454: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(xx,&x);
-<a name="line1455">1455: </a>  VecGetArrayPair(yy,zz,&y,&z);
-<a name="line1456">1456: </a>  <font color="#4169E1">if</font> (usecprow) { <font color="#B22222">/* use compressed row format */</font>
-<a name="line1457">1457: </a>    <font color="#4169E1">if</font> (zz != yy) {
-<a name="line1458">1458: </a>      <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(z,y,m*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
-<a name="line1459">1459: </a>    }
-<a name="line1460">1460: </a>    m    = a->compressedrow.nrows;
-<a name="line1461">1461: </a>    ii   = a->compressedrow.i;
-<a name="line1462">1462: </a>    ridx = a->compressedrow.rindex;
-<a name="line1463">1463: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line1464">1464: </a>      n   = ii[i+1] - ii[i];
-<a name="line1465">1465: </a>      aj  = a->j + ii[i];
-<a name="line1466">1466: </a>      aa  = a->a + ii[i];
-<a name="line1467">1467: </a>      sum = y[*ridx];
-<a name="line1468">1468: </a>      PetscSparseDensePlusDot(sum,x,aa,aj,n);
-<a name="line1469">1469: </a>      z[*ridx++] = sum;
-<a name="line1470">1470: </a>    }
-<a name="line1471">1471: </a>  } <font color="#4169E1">else</font> { <font color="#B22222">/* do not use compressed row format */</font>
-<a name="line1472">1472: </a>    ii = a->i;
-<a name="line1473">1473: </a><font color="#A020F0">#if defined(PETSC_USE_FORTRAN_KERNEL_MULTADDAIJ)</font>
-<a name="line1474">1474: </a>    aj = a->j;
-<a name="line1475">1475: </a>    aa = a->a;
-<a name="line1476">1476: </a>    fortranmultaddaij_(&m,x,ii,aj,aa,y,z);
-<a name="line1477">1477: </a><font color="#A020F0">#else</font>
-<a name="line1478">1478: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line1479">1479: </a>      n   = ii[i+1] - ii[i];
-<a name="line1480">1480: </a>      aj  = a->j + ii[i];
-<a name="line1481">1481: </a>      aa  = a->a + ii[i];
-<a name="line1482">1482: </a>      sum = y[i];
-<a name="line1483">1483: </a>      PetscSparseDensePlusDot(sum,x,aa,aj,n);
-<a name="line1484">1484: </a>      z[i] = sum;
-<a name="line1485">1485: </a>    }
-<a name="line1486">1486: </a><font color="#A020F0">#endif</font>
-<a name="line1487">1487: </a>  }
-<a name="line1488">1488: </a>  <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*a->nz);
-<a name="line1489">1489: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(xx,&x);
-<a name="line1490">1490: </a>  VecRestoreArrayPair(yy,zz,&y,&z);
-<a name="line1491">1491: </a><font color="#A020F0">#if defined(PETSC_HAVE_CUSP)</font>
-<a name="line1492">1492: </a>  <font color="#B22222">/*</font>
-<a name="line1493">1493: </a><font color="#B22222">  <a href="../../../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(xx,0);</font>
-<a name="line1494">1494: </a><font color="#B22222">  <a href="../../../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(zz,0);</font>
-<a name="line1495">1495: </a><font color="#B22222">  <a href="../../../../../docs/manualpages/Mat/MatView.html#MatView">MatView</a>(A,0);</font>
-<a name="line1496">1496: </a><font color="#B22222">  */</font>
-<a name="line1497">1497: </a><font color="#A020F0">#endif</font>
-<a name="line1498">1498: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1499">1499: </a>}
-
-<a name="line1501">1501: </a><font color="#B22222">/*</font>
-<a name="line1502">1502: </a><font color="#B22222">     Adds diagonal pointers to sparse matrix structure.</font>
-<a name="line1503">1503: </a><font color="#B22222">*/</font>
-<a name="line1506">1506: </a><strong><font color="#4169E1"><a name="MatMarkDiagonal_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatMarkDiagonal_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A)</font></strong>
-<a name="line1507">1507: </a>{
-<a name="line1508">1508: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
-<a name="line1510">1510: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,j,m = A->rmap->n;
-
-<a name="line1513">1513: </a>  <font color="#4169E1">if</font> (!a->diag) {
-<a name="line1514">1514: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(m,&a->diag);
-<a name="line1515">1515: </a>    PetscLogObjectMemory((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A, m*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
-<a name="line1516">1516: </a>  }
-<a name="line1517">1517: </a>  <font color="#4169E1">for</font> (i=0; i<A->rmap->n; i++) {
-<a name="line1518">1518: </a>    a->diag[i] = a->i[i+1];
-<a name="line1519">1519: </a>    <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
-<a name="line1520">1520: </a>      <font color="#4169E1">if</font> (a->j[j] == i) {
-<a name="line1521">1521: </a>        a->diag[i] = j;
-<a name="line1522">1522: </a>        <font color="#4169E1">break</font>;
-<a name="line1523">1523: </a>      }
-<a name="line1524">1524: </a>    }
-<a name="line1525">1525: </a>  }
-<a name="line1526">1526: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1527">1527: </a>}
-
-<a name="line1529">1529: </a><font color="#B22222">/*</font>
-<a name="line1530">1530: </a><font color="#B22222">     Checks for missing diagonals</font>
-<a name="line1531">1531: </a><font color="#B22222">*/</font>
-<a name="line1534">1534: </a><strong><font color="#4169E1"><a name="MatMissingDiagonal_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatMissingDiagonal_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>  *missing,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *d)</font></strong>
-<a name="line1535">1535: </a>{
-<a name="line1536">1536: </a>  Mat_SeqAIJ *a = (Mat_SeqAIJ*)A->data;
-<a name="line1537">1537: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>   *diag,*ii = a->i,i;
-
-<a name="line1540">1540: </a>  *missing = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line1541">1541: </a>  <font color="#4169E1">if</font> (A->rmap->n > 0 && !ii) {
-<a name="line1542">1542: </a>    *missing = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line1543">1543: </a>    <font color="#4169E1">if</font> (d) *d = 0;
-<a name="line1544">1544: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscInfo.html#PetscInfo">PetscInfo</a>(A,<font color="#666666">"Matrix has no entries therefore is missing diagonal\n"</font>);
-<a name="line1545">1545: </a>  } <font color="#4169E1">else</font> {
-<a name="line1546">1546: </a>    diag = a->diag;
-<a name="line1547">1547: </a>    <font color="#4169E1">for</font> (i=0; i<A->rmap->n; i++) {
-<a name="line1548">1548: </a>      <font color="#4169E1">if</font> (diag[i] >= ii[i+1]) {
-<a name="line1549">1549: </a>        *missing = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line1550">1550: </a>        <font color="#4169E1">if</font> (d) *d = i;
-<a name="line1551">1551: </a>        PetscInfo1(A,<font color="#666666">"Matrix is missing diagonal number %D\n"</font>,i);
-<a name="line1552">1552: </a>        <font color="#4169E1">break</font>;
-<a name="line1553">1553: </a>      }
-<a name="line1554">1554: </a>    }
-<a name="line1555">1555: </a>  }
-<a name="line1556">1556: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1557">1557: </a>}
-
-<a name="line1561">1561: </a><font color="#B22222">/*</font>
-<a name="line1562">1562: </a><font color="#B22222">   Negative shift indicates do not generate an error if there is a zero diagonal, just invert it anyways</font>
-<a name="line1563">1563: </a><font color="#B22222">*/</font>
-<a name="line1564">1564: </a><strong><font color="#4169E1"><a name="MatInvertDiagonal_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatInvertDiagonal_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> omega,<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> fshift)</fo [...]
-<a name="line1565">1565: </a>{
-<a name="line1566">1566: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*) A->data;
-<a name="line1568">1568: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,*diag,m = A->rmap->n;
-<a name="line1569">1569: </a>  MatScalar      *v = a->a;
-<a name="line1570">1570: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>    *idiag,*mdiag;
-
-<a name="line1573">1573: </a>  <font color="#4169E1">if</font> (a->idiagvalid) <font color="#4169E1">return</font>(0);
-<a name="line1574">1574: </a>  MatMarkDiagonal_SeqAIJ(A);
-<a name="line1575">1575: </a>  diag = a->diag;
-<a name="line1576">1576: </a>  <font color="#4169E1">if</font> (!a->idiag) {
-<a name="line1577">1577: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc3.html#PetscMalloc3">PetscMalloc3</a>(m,&a->idiag,m,&a->mdiag,m,&a->ssor_work);
-<a name="line1578">1578: </a>    PetscLogObjectMemory((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A, 3*m*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
-<a name="line1579">1579: </a>    v    = a->a;
-<a name="line1580">1580: </a>  }
-<a name="line1581">1581: </a>  mdiag = a->mdiag;
-<a name="line1582">1582: </a>  idiag = a->idiag;
-
-<a name="line1584">1584: </a>  <font color="#4169E1">if</font> (omega == 1.0 && PetscRealPart(fshift) <= 0.0) {
-<a name="line1585">1585: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line1586">1586: </a>      mdiag[i] = v[diag[i]];
-<a name="line1587">1587: </a>      <font color="#4169E1">if</font> (!PetscAbsScalar(mdiag[i])) { <font color="#B22222">/* zero diagonal */</font>
-<a name="line1588">1588: </a>        <font color="#4169E1">if</font> (PetscRealPart(fshift)) {
-<a name="line1589">1589: </a>          PetscInfo1(A,<font color="#666666">"Zero diagonal on row %D\n"</font>,i);
-<a name="line1590">1590: </a>          A->errortype = MAT_FACTOR_NUMERIC_ZEROPIVOT;
-<a name="line1591">1591: </a>        } <font color="#4169E1">else</font> {
-<a name="line1592">1592: </a>          <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_INCOMP,<font color="#666666">"Zero diagonal on row %D"</font>,i);
-<a name="line1593">1593: </a>        }
-<a name="line1594">1594: </a>      }
-<a name="line1595">1595: </a>      idiag[i] = 1.0/v[diag[i]];
-<a name="line1596">1596: </a>    }
-<a name="line1597">1597: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(m);
-<a name="line1598">1598: </a>  } <font color="#4169E1">else</font> {
-<a name="line1599">1599: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line1600">1600: </a>      mdiag[i] = v[diag[i]];
-<a name="line1601">1601: </a>      idiag[i] = omega/(fshift + v[diag[i]]);
-<a name="line1602">1602: </a>    }
-<a name="line1603">1603: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*m);
-<a name="line1604">1604: </a>  }
-<a name="line1605">1605: </a>  a->idiagvalid = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line1606">1606: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1607">1607: </a>}
-
-<a name="line1609">1609: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/ftn-kernels/frelax.h></font>
-<a name="line1612">1612: </a><strong><font color="#4169E1"><a name="MatSOR_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatSOR_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> bb,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> omega,<a href="../../../../../docs/manualpages/Mat/MatSORType.html# [...]
-<a name="line1613">1613: </a>{
-<a name="line1614">1614: </a>  Mat_SeqAIJ        *a = (Mat_SeqAIJ*)A->data;
-<a name="line1615">1615: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       *x,d,sum,*t,scale;
-<a name="line1616">1616: </a>  const MatScalar   *v,*idiag=0,*mdiag;
-<a name="line1617">1617: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *b, *bs,*xb, *ts;
-<a name="line1618">1618: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-<a name="line1619">1619: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          n,m = A->rmap->n,i;
-<a name="line1620">1620: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>    *idx,*diag;
-
-<a name="line1623">1623: </a>  its = its*lits;
-
-<a name="line1625">1625: </a>  <font color="#4169E1">if</font> (fshift != a->fshift || omega != a->omega) a->idiagvalid = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>; <font color="#B22222">/* must recompute idiag[] */</font>
-<a name="line1626">1626: </a>  <font color="#4169E1">if</font> (!a->idiagvalid) {MatInvertDiagonal_SeqAIJ(A,omega,fshift);}
-<a name="line1627">1627: </a>  a->fshift = fshift;
-<a name="line1628">1628: </a>  a->omega  = omega;
-
-<a name="line1630">1630: </a>  diag  = a->diag;
-<a name="line1631">1631: </a>  t     = a->ssor_work;
-<a name="line1632">1632: </a>  idiag = a->idiag;
-<a name="line1633">1633: </a>  mdiag = a->mdiag;
-
-<a name="line1635">1635: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(xx,&x);
-<a name="line1636">1636: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(bb,&b);
-<a name="line1637">1637: </a>  <font color="#B22222">/* We count flops by assuming the upper triangular and lower triangular parts have the same number of nonzeros */</font>
-<a name="line1638">1638: </a>  <font color="#4169E1">if</font> (flag == SOR_APPLY_UPPER) {
-<a name="line1639">1639: </a>    <font color="#B22222">/* apply (U + D/omega) to the vector */</font>
-<a name="line1640">1640: </a>    bs = b;
-<a name="line1641">1641: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line1642">1642: </a>      d   = fshift + mdiag[i];
-<a name="line1643">1643: </a>      n   = a->i[i+1] - diag[i] - 1;
-<a name="line1644">1644: </a>      idx = a->j + diag[i] + 1;
-<a name="line1645">1645: </a>      v   = a->a + diag[i] + 1;
-<a name="line1646">1646: </a>      sum = b[i]*d/omega;
-<a name="line1647">1647: </a>      PetscSparseDensePlusDot(sum,bs,v,idx,n);
-<a name="line1648">1648: </a>      x[i] = sum;
-<a name="line1649">1649: </a>    }
-<a name="line1650">1650: </a>    <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(xx,&x);
-<a name="line1651">1651: </a>    <a href="../../../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(bb,&b);
-<a name="line1652">1652: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(a->nz);
-<a name="line1653">1653: </a>    <font color="#4169E1">return</font>(0);
-<a name="line1654">1654: </a>  }
-
-<a name="line1656">1656: </a>  <font color="#4169E1">if</font> (flag == SOR_APPLY_LOWER) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_SUP,<font color="#666666">"SOR_APPLY_LOWER is not implemented"</font>);
-<a name="line1657">1657: </a>  <font color="#4169E1">else</font> <font color="#4169E1">if</font> (flag & SOR_EISENSTAT) {
-<a name="line1658">1658: </a>    <font color="#B22222">/* Let  A = L + U + D; where L is lower trianglar,</font>
-<a name="line1659">1659: </a><font color="#B22222">    U is upper triangular, E = D/omega; This routine applies</font>
-
-<a name="line1661">1661: </a><font color="#B22222">            (L + E)^{-1} A (U + E)^{-1}</font>
-
-<a name="line1663">1663: </a><font color="#B22222">    to a vector efficiently using Eisenstat's trick.</font>
-<a name="line1664">1664: </a><font color="#B22222">    */</font>
-<a name="line1665">1665: </a>    scale = (2.0/omega) - 1.0;
-
-<a name="line1667">1667: </a>    <font color="#B22222">/*  x = (E + U)^{-1} b */</font>
-<a name="line1668">1668: </a>    <font color="#4169E1">for</font> (i=m-1; i>=0; i--) {
-<a name="line1669">1669: </a>      n   = a->i[i+1] - diag[i] - 1;
-<a name="line1670">1670: </a>      idx = a->j + diag[i] + 1;
-<a name="line1671">1671: </a>      v   = a->a + diag[i] + 1;
-<a name="line1672">1672: </a>      sum = b[i];
-<a name="line1673">1673: </a>      PetscSparseDenseMinusDot(sum,x,v,idx,n);
-<a name="line1674">1674: </a>      x[i] = sum*idiag[i];
-<a name="line1675">1675: </a>    }
-
-<a name="line1677">1677: </a>    <font color="#B22222">/*  t = b - (2*E - D)x */</font>
-<a name="line1678">1678: </a>    v = a->a;
-<a name="line1679">1679: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) t[i] = b[i] - scale*(v[*diag++])*x[i];
-
-<a name="line1681">1681: </a>    <font color="#B22222">/*  t = (E + L)^{-1}t */</font>
-<a name="line1682">1682: </a>    ts   = t;
-<a name="line1683">1683: </a>    diag = a->diag;
-<a name="line1684">1684: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line1685">1685: </a>      n   = diag[i] - a->i[i];
-<a name="line1686">1686: </a>      idx = a->j + a->i[i];
-<a name="line1687">1687: </a>      v   = a->a + a->i[i];
-<a name="line1688">1688: </a>      sum = t[i];
-<a name="line1689">1689: </a>      PetscSparseDenseMinusDot(sum,ts,v,idx,n);
-<a name="line1690">1690: </a>      t[i] = sum*idiag[i];
-<a name="line1691">1691: </a>      <font color="#B22222">/*  x = x + t */</font>
-<a name="line1692">1692: </a>      x[i] += t[i];
-<a name="line1693">1693: </a>    }
-
-<a name="line1695">1695: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(6.0*m-1 + 2.0*a->nz);
-<a name="line1696">1696: </a>    <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(xx,&x);
-<a name="line1697">1697: </a>    <a href="../../../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(bb,&b);
-<a name="line1698">1698: </a>    <font color="#4169E1">return</font>(0);
-<a name="line1699">1699: </a>  }
-<a name="line1700">1700: </a>  <font color="#4169E1">if</font> (flag & SOR_ZERO_INITIAL_GUESS) {
-<a name="line1701">1701: </a>    <font color="#4169E1">if</font> (flag & SOR_FORWARD_SWEEP || flag & SOR_LOCAL_FORWARD_SWEEP) {
-<a name="line1702">1702: </a>      <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line1703">1703: </a>        n   = diag[i] - a->i[i];
-<a name="line1704">1704: </a>        idx = a->j + a->i[i];
-<a name="line1705">1705: </a>        v   = a->a + a->i[i];
-<a name="line1706">1706: </a>        sum = b[i];
-<a name="line1707">1707: </a>        PetscSparseDenseMinusDot(sum,x,v,idx,n);
-<a name="line1708">1708: </a>        t[i] = sum;
-<a name="line1709">1709: </a>        x[i] = sum*idiag[i];
-<a name="line1710">1710: </a>      }
-<a name="line1711">1711: </a>      xb   = t;
-<a name="line1712">1712: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(a->nz);
-<a name="line1713">1713: </a>    } <font color="#4169E1">else</font> xb = b;
-<a name="line1714">1714: </a>    <font color="#4169E1">if</font> (flag & SOR_BACKWARD_SWEEP || flag & SOR_LOCAL_BACKWARD_SWEEP) {
-<a name="line1715">1715: </a>      <font color="#4169E1">for</font> (i=m-1; i>=0; i--) {
-<a name="line1716">1716: </a>        n   = a->i[i+1] - diag[i] - 1;
-<a name="line1717">1717: </a>        idx = a->j + diag[i] + 1;
-<a name="line1718">1718: </a>        v   = a->a + diag[i] + 1;
-<a name="line1719">1719: </a>        sum = xb[i];
-<a name="line1720">1720: </a>        PetscSparseDenseMinusDot(sum,x,v,idx,n);
-<a name="line1721">1721: </a>        <font color="#4169E1">if</font> (xb == b) {
-<a name="line1722">1722: </a>          x[i] = sum*idiag[i];
-<a name="line1723">1723: </a>        } <font color="#4169E1">else</font> {
-<a name="line1724">1724: </a>          x[i] = (1-omega)*x[i] + sum*idiag[i];  <font color="#B22222">/* omega in idiag */</font>
-<a name="line1725">1725: </a>        }
-<a name="line1726">1726: </a>      }
-<a name="line1727">1727: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(a->nz); <font color="#B22222">/* assumes 1/2 in upper */</font>
-<a name="line1728">1728: </a>    }
-<a name="line1729">1729: </a>    its--;
-<a name="line1730">1730: </a>  }
-<a name="line1731">1731: </a>  <font color="#4169E1">while</font> (its--) {
-<a name="line1732">1732: </a>    <font color="#4169E1">if</font> (flag & SOR_FORWARD_SWEEP || flag & SOR_LOCAL_FORWARD_SWEEP) {
-<a name="line1733">1733: </a>      <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line1734">1734: </a>        <font color="#B22222">/* lower */</font>
-<a name="line1735">1735: </a>        n   = diag[i] - a->i[i];
-<a name="line1736">1736: </a>        idx = a->j + a->i[i];
-<a name="line1737">1737: </a>        v   = a->a + a->i[i];
-<a name="line1738">1738: </a>        sum = b[i];
-<a name="line1739">1739: </a>        PetscSparseDenseMinusDot(sum,x,v,idx,n);
-<a name="line1740">1740: </a>        t[i] = sum;             <font color="#B22222">/* save application of the lower-triangular part */</font>
-<a name="line1741">1741: </a>        <font color="#B22222">/* upper */</font>
-<a name="line1742">1742: </a>        n   = a->i[i+1] - diag[i] - 1;
-<a name="line1743">1743: </a>        idx = a->j + diag[i] + 1;
-<a name="line1744">1744: </a>        v   = a->a + diag[i] + 1;
-<a name="line1745">1745: </a>        PetscSparseDenseMinusDot(sum,x,v,idx,n);
-<a name="line1746">1746: </a>        x[i] = (1. - omega)*x[i] + sum*idiag[i]; <font color="#B22222">/* omega in idiag */</font>
-<a name="line1747">1747: </a>      }
-<a name="line1748">1748: </a>      xb   = t;
-<a name="line1749">1749: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*a->nz);
-<a name="line1750">1750: </a>    } <font color="#4169E1">else</font> xb = b;
-<a name="line1751">1751: </a>    <font color="#4169E1">if</font> (flag & SOR_BACKWARD_SWEEP || flag & SOR_LOCAL_BACKWARD_SWEEP) {
-<a name="line1752">1752: </a>      <font color="#4169E1">for</font> (i=m-1; i>=0; i--) {
-<a name="line1753">1753: </a>        sum = xb[i];
-<a name="line1754">1754: </a>        <font color="#4169E1">if</font> (xb == b) {
-<a name="line1755">1755: </a>          <font color="#B22222">/* whole matrix (no checkpointing available) */</font>
-<a name="line1756">1756: </a>          n   = a->i[i+1] - a->i[i];
-<a name="line1757">1757: </a>          idx = a->j + a->i[i];
-<a name="line1758">1758: </a>          v   = a->a + a->i[i];
-<a name="line1759">1759: </a>          PetscSparseDenseMinusDot(sum,x,v,idx,n);
-<a name="line1760">1760: </a>          x[i] = (1. - omega)*x[i] + (sum + mdiag[i]*x[i])*idiag[i];
-<a name="line1761">1761: </a>        } <font color="#4169E1">else</font> { <font color="#B22222">/* lower-triangular part has been saved, so only apply upper-triangular */</font>
-<a name="line1762">1762: </a>          n   = a->i[i+1] - diag[i] - 1;
-<a name="line1763">1763: </a>          idx = a->j + diag[i] + 1;
-<a name="line1764">1764: </a>          v   = a->a + diag[i] + 1;
-<a name="line1765">1765: </a>          PetscSparseDenseMinusDot(sum,x,v,idx,n);
-<a name="line1766">1766: </a>          x[i] = (1. - omega)*x[i] + sum*idiag[i];  <font color="#B22222">/* omega in idiag */</font>
-<a name="line1767">1767: </a>        }
-<a name="line1768">1768: </a>      }
-<a name="line1769">1769: </a>      <font color="#4169E1">if</font> (xb == b) {
-<a name="line1770">1770: </a>        <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*a->nz);
-<a name="line1771">1771: </a>      } <font color="#4169E1">else</font> {
-<a name="line1772">1772: </a>        <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(a->nz); <font color="#B22222">/* assumes 1/2 in upper */</font>
-<a name="line1773">1773: </a>      }
-<a name="line1774">1774: </a>    }
-<a name="line1775">1775: </a>  }
-<a name="line1776">1776: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(xx,&x);
-<a name="line1777">1777: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(bb,&b);
-<a name="line1778">1778: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1779">1779: </a>}
-
-
-<a name="line1784">1784: </a><strong><font color="#4169E1"><a name="MatGetInfo_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatGetInfo_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/MatInfoType.html#MatInfoType">MatInfoType</a> flag,<a href="../../../../../docs/manualpages/Mat/MatInfo.html#MatInfo">MatInfo</a> *info)</font></strong>
-<a name="line1785">1785: </a>{
-<a name="line1786">1786: </a>  Mat_SeqAIJ *a = (Mat_SeqAIJ*)A->data;
-
-<a name="line1789">1789: </a>  info->block_size   = 1.0;
-<a name="line1790">1790: </a>  info->nz_allocated = (double)a->maxnz;
-<a name="line1791">1791: </a>  info->nz_used      = (double)a->nz;
-<a name="line1792">1792: </a>  info->nz_unneeded  = (double)(a->maxnz - a->nz);
-<a name="line1793">1793: </a>  info->assemblies   = (double)A->num_ass;
-<a name="line1794">1794: </a>  info->mallocs      = (double)A->info.mallocs;
-<a name="line1795">1795: </a>  info->memory       = ((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A)->mem;
-<a name="line1796">1796: </a>  <font color="#4169E1">if</font> (A->factortype) {
-<a name="line1797">1797: </a>    info->fill_ratio_given  = A->info.fill_ratio_given;
-<a name="line1798">1798: </a>    info->fill_ratio_needed = A->info.fill_ratio_needed;
-<a name="line1799">1799: </a>    info->factor_mallocs    = A->info.factor_mallocs;
-<a name="line1800">1800: </a>  } <font color="#4169E1">else</font> {
-<a name="line1801">1801: </a>    info->fill_ratio_given  = 0;
-<a name="line1802">1802: </a>    info->fill_ratio_needed = 0;
-<a name="line1803">1803: </a>    info->factor_mallocs    = 0;
-<a name="line1804">1804: </a>  }
-<a name="line1805">1805: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1806">1806: </a>}
-
-<a name="line1810">1810: </a><strong><font color="#4169E1"><a name="MatZeroRows_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatZeroRows_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> N,const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> rows[],<a href="../../../../../docs/manu [...]
-<a name="line1811">1811: </a>{
-<a name="line1812">1812: </a>  Mat_SeqAIJ        *a = (Mat_SeqAIJ*)A->data;
-<a name="line1813">1813: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          i,m = A->rmap->n - 1,d = 0;
-<a name="line1814">1814: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-<a name="line1815">1815: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *xx;
-<a name="line1816">1816: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       *bb;
-<a name="line1817">1817: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>         missing;
-
-<a name="line1820">1820: </a>  <font color="#4169E1">if</font> (x && b) {
-<a name="line1821">1821: </a>    <a href="../../../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(x,&xx);
-<a name="line1822">1822: </a>    <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(b,&bb);
-<a name="line1823">1823: </a>    <font color="#4169E1">for</font> (i=0; i<N; i++) {
-<a name="line1824">1824: </a>      <font color="#4169E1">if</font> (rows[i] < 0 || rows[i] > m) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"row %D out of range"</font>, rows[i]);
-<a name="line1825">1825: </a>      bb[rows[i]] = diag*xx[rows[i]];
-<a name="line1826">1826: </a>    }
-<a name="line1827">1827: </a>    <a href="../../../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(x,&xx);
-<a name="line1828">1828: </a>    <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(b,&bb);
-<a name="line1829">1829: </a>  }
-
-<a name="line1831">1831: </a>  MatMissingDiagonal_SeqAIJ(A,&missing,&d);
-<a name="line1832">1832: </a>  <font color="#4169E1">if</font> (a->keepnonzeropattern) {
-<a name="line1833">1833: </a>    <font color="#4169E1">for</font> (i=0; i<N; i++) {
-<a name="line1834">1834: </a>      <font color="#4169E1">if</font> (rows[i] < 0 || rows[i] > m) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"row %D out of range"</font>, rows[i]);
-<a name="line1835">1835: </a>      <a href="../../../../../docs/manualpages/Sys/PetscMemzero.html#PetscMemzero">PetscMemzero</a>(&a->a[a->i[rows[i]]],a->ilen[rows[i]]*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
-<a name="line1836">1836: </a>    }
-<a name="line1837">1837: </a>    <font color="#4169E1">if</font> (diag != 0.0) {
-<a name="line1838">1838: </a>      <font color="#4169E1">if</font> (missing) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Matrix is missing diagonal entry in row %D"</font>,d);
-<a name="line1839">1839: </a>      <font color="#4169E1">for</font> (i=0; i<N; i++) {
-<a name="line1840">1840: </a>        a->a[a->diag[rows[i]]] = diag;
-<a name="line1841">1841: </a>      }
-<a name="line1842">1842: </a>    }
-<a name="line1843">1843: </a>  } <font color="#4169E1">else</font> {
-<a name="line1844">1844: </a>    <font color="#4169E1">if</font> (diag != 0.0) {
-<a name="line1845">1845: </a>      <font color="#4169E1">for</font> (i=0; i<N; i++) {
-<a name="line1846">1846: </a>        <font color="#4169E1">if</font> (rows[i] < 0 || rows[i] > m) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"row %D out of range"</font>, rows[i]);
-<a name="line1847">1847: </a>        <font color="#4169E1">if</font> (a->ilen[rows[i]] > 0) {
-<a name="line1848">1848: </a>          a->ilen[rows[i]]    = 1;
-<a name="line1849">1849: </a>          a->a[a->i[rows[i]]] = diag;
-<a name="line1850">1850: </a>          a->j[a->i[rows[i]]] = rows[i];
-<a name="line1851">1851: </a>        } <font color="#4169E1">else</font> { <font color="#B22222">/* in case row was completely empty */</font>
-<a name="line1852">1852: </a>          MatSetValues_SeqAIJ(A,1,&rows[i],1,&rows[i],&diag,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
-<a name="line1853">1853: </a>        }
-<a name="line1854">1854: </a>      }
-<a name="line1855">1855: </a>    } <font color="#4169E1">else</font> {
-<a name="line1856">1856: </a>      <font color="#4169E1">for</font> (i=0; i<N; i++) {
-<a name="line1857">1857: </a>        <font color="#4169E1">if</font> (rows[i] < 0 || rows[i] > m) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"row %D out of range"</font>, rows[i]);
-<a name="line1858">1858: </a>        a->ilen[rows[i]] = 0;
-<a name="line1859">1859: </a>      }
-<a name="line1860">1860: </a>    }
-<a name="line1861">1861: </a>    A->nonzerostate++;
-<a name="line1862">1862: </a>  }
-<a name="line1863">1863: </a>  MatAssemblyEnd_SeqAIJ(A,MAT_FINAL_ASSEMBLY);
-<a name="line1864">1864: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1865">1865: </a>}
-
-<a name="line1869">1869: </a><strong><font color="#4169E1"><a name="MatZeroRowsColumns_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatZeroRowsColumns_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> N,const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> rows[],<a href="../../../. [...]
-<a name="line1870">1870: </a>{
-<a name="line1871">1871: </a>  Mat_SeqAIJ        *a = (Mat_SeqAIJ*)A->data;
-<a name="line1872">1872: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          i,j,m = A->rmap->n - 1,d = 0;
-<a name="line1873">1873: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-<a name="line1874">1874: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>         missing,*zeroed,vecs = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line1875">1875: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *xx;
-<a name="line1876">1876: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       *bb;
-
-<a name="line1879">1879: </a>  <font color="#4169E1">if</font> (x && b) {
-<a name="line1880">1880: </a>    <a href="../../../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(x,&xx);
-<a name="line1881">1881: </a>    <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(b,&bb);
-<a name="line1882">1882: </a>    vecs = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line1883">1883: </a>  }
-<a name="line1884">1884: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(A->rmap->n,&zeroed);
-<a name="line1885">1885: </a>  <font color="#4169E1">for</font> (i=0; i<N; i++) {
-<a name="line1886">1886: </a>    <font color="#4169E1">if</font> (rows[i] < 0 || rows[i] > m) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"row %D out of range"</font>, rows[i]);
-<a name="line1887">1887: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMemzero.html#PetscMemzero">PetscMemzero</a>(&a->a[a->i[rows[i]]],a->ilen[rows[i]]*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
-
-<a name="line1889">1889: </a>    zeroed[rows[i]] = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line1890">1890: </a>  }
-<a name="line1891">1891: </a>  <font color="#4169E1">for</font> (i=0; i<A->rmap->n; i++) {
-<a name="line1892">1892: </a>    <font color="#4169E1">if</font> (!zeroed[i]) {
-<a name="line1893">1893: </a>      <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
-<a name="line1894">1894: </a>        <font color="#4169E1">if</font> (zeroed[a->j[j]]) {
-<a name="line1895">1895: </a>          <font color="#4169E1">if</font> (vecs) bb[i] -= a->a[j]*xx[a->j[j]];
-<a name="line1896">1896: </a>          a->a[j] = 0.0;
-<a name="line1897">1897: </a>        }
-<a name="line1898">1898: </a>      }
-<a name="line1899">1899: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (vecs) bb[i] = diag*xx[i];
-<a name="line1900">1900: </a>  }
-<a name="line1901">1901: </a>  <font color="#4169E1">if</font> (x && b) {
-<a name="line1902">1902: </a>    <a href="../../../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(x,&xx);
-<a name="line1903">1903: </a>    <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(b,&bb);
-<a name="line1904">1904: </a>  }
-<a name="line1905">1905: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(zeroed);
-<a name="line1906">1906: </a>  <font color="#4169E1">if</font> (diag != 0.0) {
-<a name="line1907">1907: </a>    MatMissingDiagonal_SeqAIJ(A,&missing,&d);
-<a name="line1908">1908: </a>    <font color="#4169E1">if</font> (missing) {
-<a name="line1909">1909: </a>      <font color="#4169E1">if</font> (a->nonew) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Matrix is missing diagonal entry in row %D"</font>,d);
-<a name="line1910">1910: </a>      <font color="#4169E1">else</font> {
-<a name="line1911">1911: </a>        <font color="#4169E1">for</font> (i=0; i<N; i++) {
-<a name="line1912">1912: </a>          MatSetValues_SeqAIJ(A,1,&rows[i],1,&rows[i],&diag,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
-<a name="line1913">1913: </a>        }
-<a name="line1914">1914: </a>      }
-<a name="line1915">1915: </a>    } <font color="#4169E1">else</font> {
-<a name="line1916">1916: </a>      <font color="#4169E1">for</font> (i=0; i<N; i++) {
-<a name="line1917">1917: </a>        a->a[a->diag[rows[i]]] = diag;
-<a name="line1918">1918: </a>      }
-<a name="line1919">1919: </a>    }
-<a name="line1920">1920: </a>  }
-<a name="line1921">1921: </a>  MatAssemblyEnd_SeqAIJ(A,MAT_FINAL_ASSEMBLY);
-<a name="line1922">1922: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1923">1923: </a>}
-
-<a name="line1927">1927: </a><strong><font color="#4169E1"><a name="MatGetRow_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatGetRow_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> row,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *nz,<a href="../../../../../docs/manualpages/Sys [...]
-<a name="line1928">1928: </a>{
-<a name="line1929">1929: </a>  Mat_SeqAIJ *a = (Mat_SeqAIJ*)A->data;
-<a name="line1930">1930: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>   *itmp;
-
-<a name="line1933">1933: </a>  <font color="#4169E1">if</font> (row < 0 || row >= A->rmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Row %D out of range"</font>,row);
-
-<a name="line1935">1935: </a>  *nz = a->i[row+1] - a->i[row];
-<a name="line1936">1936: </a>  <font color="#4169E1">if</font> (v) *v = a->a + a->i[row];
-<a name="line1937">1937: </a>  <font color="#4169E1">if</font> (idx) {
-<a name="line1938">1938: </a>    itmp = a->j + a->i[row];
-<a name="line1939">1939: </a>    <font color="#4169E1">if</font> (*nz) *idx = itmp;
-<a name="line1940">1940: </a>    <font color="#4169E1">else</font> *idx = 0;
-<a name="line1941">1941: </a>  }
-<a name="line1942">1942: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1943">1943: </a>}
-
-<a name="line1945">1945: </a><font color="#B22222">/* remove this function? */</font>
-<a name="line1948">1948: </a><strong><font color="#4169E1"><a name="MatRestoreRow_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatRestoreRow_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> row,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *nz,<a href="../../../../../docs/manualp [...]
-<a name="line1949">1949: </a>{
-<a name="line1951">1951: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1952">1952: </a>}
-
-<a name="line1956">1956: </a><strong><font color="#4169E1"><a name="MatNorm_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatNorm_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/NormType.html#NormType">NormType</a> type,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> *nrm)</font></strong>
+<a name="line597">597: </a>  <font color="#4169E1">if</font> (!a->a) <font color="#4169E1">return</font>(0);
+
+<a name="line599">599: </a>  PetscViewerGetFormat(viewer,&format);
+<a name="line600">600: </a>  <font color="#4169E1">if</font> (format == PETSC_VIEWER_ASCII_MATLAB) {
+<a name="line601">601: </a>    <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> nofinalvalue = 0;
+<a name="line602">602: </a>    <font color="#4169E1">if</font> (m && ((a->i[m] == a->i[m-1]) || (a->j[a->nz-1] != A->cmap->n-1))) {
+<a name="line603">603: </a>      <font color="#B22222">/* Need a dummy value to ensure the dimension of the matrix. */</font>
+<a name="line604">604: </a>      nofinalvalue = 1;
+<a name="line605">605: </a>    }
+<a name="line606">606: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html#PetscViewerASCIIUseTabs">PetscViewerASCIIUseTabs</a>(viewer,<a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);
+<a name="line607">607: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"%% Size = %D %D \n"</font>,m,A->cmap->n);
+<a name="line608">608: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"%% Nonzeros = %D \n"</font>,a->nz);
+<a name="line609">609: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
+<a name="line610">610: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"zzz = zeros(%D,4);\n"</font>,a->nz+nofinalvalue);
+<a name="line611">611: </a><font color="#A020F0">#else</font>
+<a name="line612">612: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"zzz = zeros(%D,3);\n"</font>,a->nz+nofinalvalue);
+<a name="line613">613: </a><font color="#A020F0">#endif</font>
+<a name="line614">614: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"zzz = [\n"</font>);
+
+<a name="line616">616: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line617">617: </a>      <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
+<a name="line618">618: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
+<a name="line619">619: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"%D %D  %18.16e %18.16e\n"</font>,i+1,a->j[j]+1,(double)PetscRealPart(a->a[j]),(double)PetscImaginaryPart(a->a[j]));
+<a name="line620">620: </a><font color="#A020F0">#else</font>
+<a name="line621">621: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"%D %D  %18.16e\n"</font>,i+1,a->j[j]+1,(double)a->a[j]);
+<a name="line622">622: </a><font color="#A020F0">#endif</font>
+<a name="line623">623: </a>      }
+<a name="line624">624: </a>    }
+<a name="line625">625: </a>    <font color="#4169E1">if</font> (nofinalvalue) {
+<a name="line626">626: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
+<a name="line627">627: </a>      <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"%D %D  %18.16e %18.16e\n"</font>,m,A->cmap->n,0.,0.);
+<a name="line628">628: </a><font color="#A020F0">#else</font>
+<a name="line629">629: </a>      <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"%D %D  %18.16e\n"</font>,m,A->cmap->n,0.0);
+<a name="line630">630: </a><font color="#A020F0">#endif</font>
+<a name="line631">631: </a>    }
+<a name="line632">632: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectGetName.html#PetscObjectGetName">PetscObjectGetName</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,&name);
+<a name="line633">633: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"];\n %s = spconvert(zzz);\n"</font>,name);
+<a name="line634">634: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html#PetscViewerASCIIUseTabs">PetscViewerASCIIUseTabs</a>(viewer,<a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
+<a name="line635">635: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (format == PETSC_VIEWER_ASCII_FACTOR_INFO || format == PETSC_VIEWER_ASCII_INFO) {
+<a name="line636">636: </a>    <font color="#4169E1">return</font>(0);
+<a name="line637">637: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (format == PETSC_VIEWER_ASCII_COMMON) {
+<a name="line638">638: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html#PetscViewerASCIIUseTabs">PetscViewerASCIIUseTabs</a>(viewer,<a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);
+<a name="line639">639: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line640">640: </a>      <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"row %D:"</font>,i);
+<a name="line641">641: </a>      <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
+<a name="line642">642: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
+<a name="line643">643: </a>        <font color="#4169E1">if</font> (PetscImaginaryPart(a->a[j]) > 0.0 && PetscRealPart(a->a[j]) != 0.0) {
+<a name="line644">644: </a>          <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g + %g i)"</font>,a->j[j],(double)PetscRealPart(a->a[j]),(double)PetscImaginaryPart(a->a[j]));
+<a name="line645">645: </a>        } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (PetscImaginaryPart(a->a[j]) < 0.0 && PetscRealPart(a->a[j]) != 0.0) {
+<a name="line646">646: </a>          <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g - %g i)"</font>,a->j[j],(double)PetscRealPart(a->a[j]),(double)-PetscImaginaryPart(a->a[j]));
+<a name="line647">647: </a>        } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (PetscRealPart(a->a[j]) != 0.0) {
+<a name="line648">648: </a>          <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g) "</font>,a->j[j],(double)PetscRealPart(a->a[j]));
+<a name="line649">649: </a>        }
+<a name="line650">650: </a><font color="#A020F0">#else</font>
+<a name="line651">651: </a>        <font color="#4169E1">if</font> (a->a[j] != 0.0) {<a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g) "</font>,a->j[j],(double)a->a[j]);}
+<a name="line652">652: </a><font color="#A020F0">#endif</font>
+<a name="line653">653: </a>      }
+<a name="line654">654: </a>      <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"\n"</font>);
+<a name="line655">655: </a>    }
+<a name="line656">656: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html#PetscViewerASCIIUseTabs">PetscViewerASCIIUseTabs</a>(viewer,<a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
+<a name="line657">657: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (format == PETSC_VIEWER_ASCII_SYMMODU) {
+<a name="line658">658: </a>    <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> nzd=0,fshift=1,*sptr;
+<a name="line659">659: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html#PetscViewerASCIIUseTabs">PetscViewerASCIIUseTabs</a>(viewer,<a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);
+<a name="line660">660: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(m+1,&sptr);
+<a name="line661">661: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line662">662: </a>      sptr[i] = nzd+1;
+<a name="line663">663: </a>      <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
+<a name="line664">664: </a>        <font color="#4169E1">if</font> (a->j[j] >= i) {
+<a name="line665">665: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
+<a name="line666">666: </a>          <font color="#4169E1">if</font> (PetscImaginaryPart(a->a[j]) != 0.0 || PetscRealPart(a->a[j]) != 0.0) nzd++;
+<a name="line667">667: </a><font color="#A020F0">#else</font>
+<a name="line668">668: </a>          <font color="#4169E1">if</font> (a->a[j] != 0.0) nzd++;
+<a name="line669">669: </a><font color="#A020F0">#endif</font>
+<a name="line670">670: </a>        }
+<a name="line671">671: </a>      }
+<a name="line672">672: </a>    }
+<a name="line673">673: </a>    sptr[m] = nzd+1;
+<a name="line674">674: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" %D %D\n\n"</font>,m,nzd);
+<a name="line675">675: </a>    <font color="#4169E1">for</font> (i=0; i<m+1; i+=6) {
+<a name="line676">676: </a>      <font color="#4169E1">if</font> (i+4<m) {
+<a name="line677">677: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" %D %D %D %D %D %D\n"</font>,sptr[i],sptr[i+1],sptr[i+2],sptr[i+3],sptr[i+4],sptr[i+5]);
+<a name="line678">678: </a>      } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (i+3<m) {
+<a name="line679">679: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" %D %D %D %D %D\n"</font>,sptr[i],sptr[i+1],sptr[i+2],sptr[i+3],sptr[i+4]);
+<a name="line680">680: </a>      } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (i+2<m) {
+<a name="line681">681: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" %D %D %D %D\n"</font>,sptr[i],sptr[i+1],sptr[i+2],sptr[i+3]);
+<a name="line682">682: </a>      } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (i+1<m) {
+<a name="line683">683: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" %D %D %D\n"</font>,sptr[i],sptr[i+1],sptr[i+2]);
+<a name="line684">684: </a>      } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (i<m) {
+<a name="line685">685: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" %D %D\n"</font>,sptr[i],sptr[i+1]);
+<a name="line686">686: </a>      } <font color="#4169E1">else</font> {
+<a name="line687">687: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" %D\n"</font>,sptr[i]);
+<a name="line688">688: </a>      }
+<a name="line689">689: </a>    }
+<a name="line690">690: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"\n"</font>);
+<a name="line691">691: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(sptr);
+<a name="line692">692: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line693">693: </a>      <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
+<a name="line694">694: </a>        <font color="#4169E1">if</font> (a->j[j] >= i) {<a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" %D "</font>,a->j[j]+fshift);}
+<a name="line695">695: </a>      }
+<a name="line696">696: </a>      <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"\n"</font>);
+<a name="line697">697: </a>    }
+<a name="line698">698: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"\n"</font>);
+<a name="line699">699: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line700">700: </a>      <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
+<a name="line701">701: </a>        <font color="#4169E1">if</font> (a->j[j] >= i) {
+<a name="line702">702: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
+<a name="line703">703: </a>          <font color="#4169E1">if</font> (PetscImaginaryPart(a->a[j]) != 0.0 || PetscRealPart(a->a[j]) != 0.0) {
+<a name="line704">704: </a>            <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" %18.16e %18.16e "</font>,(double)PetscRealPart(a->a[j]),(double)PetscImaginaryPart(a->a[j]));
+<a name="line705">705: </a>          }
+<a name="line706">706: </a><font color="#A020F0">#else</font>
+<a name="line707">707: </a>          <font color="#4169E1">if</font> (a->a[j] != 0.0) {<a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" %18.16e "</font>,(double)a->a[j]);}
+<a name="line708">708: </a><font color="#A020F0">#endif</font>
+<a name="line709">709: </a>        }
+<a name="line710">710: </a>      }
+<a name="line711">711: </a>      <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"\n"</font>);
+<a name="line712">712: </a>    }
+<a name="line713">713: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html#PetscViewerASCIIUseTabs">PetscViewerASCIIUseTabs</a>(viewer,<a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
+<a name="line714">714: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (format == PETSC_VIEWER_ASCII_DENSE) {
+<a name="line715">715: </a>    <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>    cnt = 0,jcnt;
+<a name="line716">716: </a>    <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> value;
+<a name="line717">717: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
+<a name="line718">718: </a>    <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>   realonly = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+
+<a name="line720">720: </a>    <font color="#4169E1">for</font> (i=0; i<a->i[m]; i++) {
+<a name="line721">721: </a>      <font color="#4169E1">if</font> (PetscImaginaryPart(a->a[i]) != 0.0) {
+<a name="line722">722: </a>        realonly = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line723">723: </a>        <font color="#4169E1">break</font>;
+<a name="line724">724: </a>      }
+<a name="line725">725: </a>    }
+<a name="line726">726: </a><font color="#A020F0">#endif</font>
+
+<a name="line728">728: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html#PetscViewerASCIIUseTabs">PetscViewerASCIIUseTabs</a>(viewer,<a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);
+<a name="line729">729: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line730">730: </a>      jcnt = 0;
+<a name="line731">731: </a>      <font color="#4169E1">for</font> (j=0; j<A->cmap->n; j++) {
+<a name="line732">732: </a>        <font color="#4169E1">if</font> (jcnt < a->i[i+1]-a->i[i] && j == a->j[cnt]) {
+<a name="line733">733: </a>          value = a->a[cnt++];
+<a name="line734">734: </a>          jcnt++;
+<a name="line735">735: </a>        } <font color="#4169E1">else</font> {
+<a name="line736">736: </a>          value = 0.0;
+<a name="line737">737: </a>        }
+<a name="line738">738: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
+<a name="line739">739: </a>        <font color="#4169E1">if</font> (realonly) {
+<a name="line740">740: </a>          <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" %7.5e "</font>,(double)PetscRealPart(value));
+<a name="line741">741: </a>        } <font color="#4169E1">else</font> {
+<a name="line742">742: </a>          <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" %7.5e+%7.5e i "</font>,(double)PetscRealPart(value),(double)PetscImaginaryPart(value));
+<a name="line743">743: </a>        }
+<a name="line744">744: </a><font color="#A020F0">#else</font>
+<a name="line745">745: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" %7.5e "</font>,(double)value);
+<a name="line746">746: </a><font color="#A020F0">#endif</font>
+<a name="line747">747: </a>      }
+<a name="line748">748: </a>      <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"\n"</font>);
+<a name="line749">749: </a>    }
+<a name="line750">750: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html#PetscViewerASCIIUseTabs">PetscViewerASCIIUseTabs</a>(viewer,<a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
+<a name="line751">751: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (format == PETSC_VIEWER_ASCII_MATRIXMARKET) {
+<a name="line752">752: </a>    <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> fshift=1;
+<a name="line753">753: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html#PetscViewerASCIIUseTabs">PetscViewerASCIIUseTabs</a>(viewer,<a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);
+<a name="line754">754: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
+<a name="line755">755: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"%%%%MatrixMarket matrix coordinate complex general\n"</font>);
+<a name="line756">756: </a><font color="#A020F0">#else</font>
+<a name="line757">757: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"%%%%MatrixMarket matrix coordinate real general\n"</font>);
+<a name="line758">758: </a><font color="#A020F0">#endif</font>
+<a name="line759">759: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"%D %D %D\n"</font>, m, A->cmap->n, a->nz);
+<a name="line760">760: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line761">761: </a>      <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
+<a name="line762">762: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
+<a name="line763">763: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"%D %D %g %g\n"</font>, i+fshift,a->j[j]+fshift,(double)PetscRealPart(a->a[j]),(double)PetscImaginaryPart(a->a[j]));
+<a name="line764">764: </a><font color="#A020F0">#else</font>
+<a name="line765">765: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"%D %D %g\n"</font>, i+fshift, a->j[j]+fshift, (double)a->a[j]);
+<a name="line766">766: </a><font color="#A020F0">#endif</font>
+<a name="line767">767: </a>      }
+<a name="line768">768: </a>    }
+<a name="line769">769: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html#PetscViewerASCIIUseTabs">PetscViewerASCIIUseTabs</a>(viewer,<a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
+<a name="line770">770: </a>  } <font color="#4169E1">else</font> {
+<a name="line771">771: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html#PetscViewerASCIIUseTabs">PetscViewerASCIIUseTabs</a>(viewer,<a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);
+<a name="line772">772: </a>    <font color="#4169E1">if</font> (A->factortype) {
+<a name="line773">773: </a>      <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line774">774: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"row %D:"</font>,i);
+<a name="line775">775: </a>        <font color="#B22222">/* L part */</font>
+<a name="line776">776: </a>        <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
+<a name="line777">777: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
+<a name="line778">778: </a>          <font color="#4169E1">if</font> (PetscImaginaryPart(a->a[j]) > 0.0) {
+<a name="line779">779: </a>            <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g + %g i)"</font>,a->j[j],(double)PetscRealPart(a->a[j]),(double)PetscImaginaryPart(a->a[j]));
+<a name="line780">780: </a>          } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (PetscImaginaryPart(a->a[j]) < 0.0) {
+<a name="line781">781: </a>            <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g - %g i)"</font>,a->j[j],(double)PetscRealPart(a->a[j]),(double)(-PetscImaginaryPart(a->a[j])));
+<a name="line782">782: </a>          } <font color="#4169E1">else</font> {
+<a name="line783">783: </a>            <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g) "</font>,a->j[j],(double)PetscRealPart(a->a[j]));
+<a name="line784">784: </a>          }
+<a name="line785">785: </a><font color="#A020F0">#else</font>
+<a name="line786">786: </a>          <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g) "</font>,a->j[j],(double)a->a[j]);
+<a name="line787">787: </a><font color="#A020F0">#endif</font>
+<a name="line788">788: </a>        }
+<a name="line789">789: </a>        <font color="#B22222">/* diagonal */</font>
+<a name="line790">790: </a>        j = a->diag[i];
+<a name="line791">791: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
+<a name="line792">792: </a>        <font color="#4169E1">if</font> (PetscImaginaryPart(a->a[j]) > 0.0) {
+<a name="line793">793: </a>          <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g + %g i)"</font>,a->j[j],(double)PetscRealPart(1.0/a->a[j]),(double)PetscImaginaryPart(1.0/a->a[j]));
+<a name="line794">794: </a>        } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (PetscImaginaryPart(a->a[j]) < 0.0) {
+<a name="line795">795: </a>          <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g - %g i)"</font>,a->j[j],(double)PetscRealPart(1.0/a->a[j]),(double)(-PetscImaginaryPart(1.0/a->a[j])));
+<a name="line796">796: </a>        } <font color="#4169E1">else</font> {
+<a name="line797">797: </a>          <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g) "</font>,a->j[j],(double)PetscRealPart(1.0/a->a[j]));
+<a name="line798">798: </a>        }
+<a name="line799">799: </a><font color="#A020F0">#else</font>
+<a name="line800">800: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g) "</font>,a->j[j],(double)(1.0/a->a[j]));
+<a name="line801">801: </a><font color="#A020F0">#endif</font>
+
+<a name="line803">803: </a>        <font color="#B22222">/* U part */</font>
+<a name="line804">804: </a>        <font color="#4169E1">for</font> (j=a->diag[i+1]+1; j<a->diag[i]; j++) {
+<a name="line805">805: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
+<a name="line806">806: </a>          <font color="#4169E1">if</font> (PetscImaginaryPart(a->a[j]) > 0.0) {
+<a name="line807">807: </a>            <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g + %g i)"</font>,a->j[j],(double)PetscRealPart(a->a[j]),(double)PetscImaginaryPart(a->a[j]));
+<a name="line808">808: </a>          } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (PetscImaginaryPart(a->a[j]) < 0.0) {
+<a name="line809">809: </a>            <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g - %g i)"</font>,a->j[j],(double)PetscRealPart(a->a[j]),(double)(-PetscImaginaryPart(a->a[j])));
+<a name="line810">810: </a>          } <font color="#4169E1">else</font> {
+<a name="line811">811: </a>            <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g) "</font>,a->j[j],(double)PetscRealPart(a->a[j]));
+<a name="line812">812: </a>          }
+<a name="line813">813: </a><font color="#A020F0">#else</font>
+<a name="line814">814: </a>          <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g) "</font>,a->j[j],(double)a->a[j]);
+<a name="line815">815: </a><font color="#A020F0">#endif</font>
+<a name="line816">816: </a>        }
+<a name="line817">817: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"\n"</font>);
+<a name="line818">818: </a>      }
+<a name="line819">819: </a>    } <font color="#4169E1">else</font> {
+<a name="line820">820: </a>      <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line821">821: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"row %D:"</font>,i);
+<a name="line822">822: </a>        <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
+<a name="line823">823: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
+<a name="line824">824: </a>          <font color="#4169E1">if</font> (PetscImaginaryPart(a->a[j]) > 0.0) {
+<a name="line825">825: </a>            <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g + %g i)"</font>,a->j[j],(double)PetscRealPart(a->a[j]),(double)PetscImaginaryPart(a->a[j]));
+<a name="line826">826: </a>          } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (PetscImaginaryPart(a->a[j]) < 0.0) {
+<a name="line827">827: </a>            <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g - %g i)"</font>,a->j[j],(double)PetscRealPart(a->a[j]),(double)-PetscImaginaryPart(a->a[j]));
+<a name="line828">828: </a>          } <font color="#4169E1">else</font> {
+<a name="line829">829: </a>            <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g) "</font>,a->j[j],(double)PetscRealPart(a->a[j]));
+<a name="line830">830: </a>          }
+<a name="line831">831: </a><font color="#A020F0">#else</font>
+<a name="line832">832: </a>          <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">" (%D, %g) "</font>,a->j[j],(double)a->a[j]);
+<a name="line833">833: </a><font color="#A020F0">#endif</font>
+<a name="line834">834: </a>        }
+<a name="line835">835: </a>        <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"\n"</font>);
+<a name="line836">836: </a>      }
+<a name="line837">837: </a>    }
+<a name="line838">838: </a>    <a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIUseTabs.html#PetscViewerASCIIUseTabs">PetscViewerASCIIUseTabs</a>(viewer,<a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
+<a name="line839">839: </a>  }
+<a name="line840">840: </a>  <a href="../../../../../docs/manualpages/Viewer/PetscViewerFlush.html#PetscViewerFlush">PetscViewerFlush</a>(viewer);
+<a name="line841">841: </a>  <font color="#4169E1">return</font>(0);
+<a name="line842">842: </a>}
+
+<a name="line844">844: </a><font color="#A020F0">#include <petscdraw.h></font>
+<a name="line847">847: </a><strong><font color="#4169E1"><a name="MatView_SeqAIJ_Draw_Zoom"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatView_SeqAIJ_Draw_Zoom(<a href="../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> draw,void *Aa)</font></strong>
+<a name="line848">848: </a>{
+<a name="line849">849: </a>  <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>               A  = (<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>) Aa;
+<a name="line850">850: </a>  Mat_SeqAIJ        *a = (Mat_SeqAIJ*)A->data;
+<a name="line851">851: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+<a name="line852">852: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          i,j,m = A->rmap->n;
+<a name="line853">853: </a>  int               color;
+<a name="line854">854: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>         xl,yl,xr,yr,x_l,x_r,y_l,y_r;
+<a name="line855">855: </a>  <a href="../../../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a>       viewer;
+<a name="line856">856: </a>  <a href="../../../../../docs/manualpages/Viewer/PetscViewerFormat.html#PetscViewerFormat">PetscViewerFormat</a> format;
+
+<a name="line859">859: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectQuery.html#PetscObjectQuery">PetscObjectQuery</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"Zoomviewer"</font>,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>*)&viewer);
+<a name="line860">860: </a>  PetscViewerGetFormat(viewer,&format);
+<a name="line861">861: </a>  <a href="../../../../../docs/manualpages/Draw/PetscDrawGetCoordinates.html#PetscDrawGetCoordinates">PetscDrawGetCoordinates</a>(draw,&xl,&yl,&xr,&yr);
+
+<a name="line863">863: </a>  <font color="#B22222">/* loop over matrix elements drawing boxes */</font>
+
+<a name="line865">865: </a>  <font color="#4169E1">if</font> (format != PETSC_VIEWER_DRAW_CONTOUR) {
+<a name="line866">866: </a>    PetscDrawCollectiveBegin(draw);
+<a name="line867">867: </a>    <font color="#B22222">/* Blue for negative, Cyan for zero and  Red for positive */</font>
+<a name="line868">868: </a>    color = PETSC_DRAW_BLUE;
+<a name="line869">869: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line870">870: </a>      y_l = m - i - 1.0; y_r = y_l + 1.0;
+<a name="line871">871: </a>      <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
+<a name="line872">872: </a>        x_l = a->j[j]; x_r = x_l + 1.0;
+<a name="line873">873: </a>        <font color="#4169E1">if</font> (PetscRealPart(a->a[j]) >=  0.) <font color="#4169E1">continue</font>;
+<a name="line874">874: </a>        <a href="../../../../../docs/manualpages/Draw/PetscDrawRectangle.html#PetscDrawRectangle">PetscDrawRectangle</a>(draw,x_l,y_l,x_r,y_r,color,color,color,color);
+<a name="line875">875: </a>      }
+<a name="line876">876: </a>    }
+<a name="line877">877: </a>    color = PETSC_DRAW_CYAN;
+<a name="line878">878: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line879">879: </a>      y_l = m - i - 1.0; y_r = y_l + 1.0;
+<a name="line880">880: </a>      <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
+<a name="line881">881: </a>        x_l = a->j[j]; x_r = x_l + 1.0;
+<a name="line882">882: </a>        <font color="#4169E1">if</font> (a->a[j] !=  0.) <font color="#4169E1">continue</font>;
+<a name="line883">883: </a>        <a href="../../../../../docs/manualpages/Draw/PetscDrawRectangle.html#PetscDrawRectangle">PetscDrawRectangle</a>(draw,x_l,y_l,x_r,y_r,color,color,color,color);
+<a name="line884">884: </a>      }
+<a name="line885">885: </a>    }
+<a name="line886">886: </a>    color = PETSC_DRAW_RED;
+<a name="line887">887: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line888">888: </a>      y_l = m - i - 1.0; y_r = y_l + 1.0;
+<a name="line889">889: </a>      <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
+<a name="line890">890: </a>        x_l = a->j[j]; x_r = x_l + 1.0;
+<a name="line891">891: </a>        <font color="#4169E1">if</font> (PetscRealPart(a->a[j]) <=  0.) <font color="#4169E1">continue</font>;
+<a name="line892">892: </a>        <a href="../../../../../docs/manualpages/Draw/PetscDrawRectangle.html#PetscDrawRectangle">PetscDrawRectangle</a>(draw,x_l,y_l,x_r,y_r,color,color,color,color);
+<a name="line893">893: </a>      }
+<a name="line894">894: </a>    }
+<a name="line895">895: </a>    PetscDrawCollectiveEnd(draw);
+<a name="line896">896: </a>  } <font color="#4169E1">else</font> {
+<a name="line897">897: </a>    <font color="#B22222">/* use contour shading to indicate magnitude of values */</font>
+<a name="line898">898: </a>    <font color="#B22222">/* first determine max of all nonzero values */</font>
+<a name="line899">899: </a>    <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> minv = 0.0, maxv = 0.0;
+<a name="line900">900: </a>    <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>  nz = a->nz, count = 0;
+<a name="line901">901: </a>    <a href="../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> popup;
+
+<a name="line903">903: </a>    <font color="#4169E1">for</font> (i=0; i<nz; i++) {
+<a name="line904">904: </a>      <font color="#4169E1">if</font> (PetscAbsScalar(a->a[i]) > maxv) maxv = PetscAbsScalar(a->a[i]);
+<a name="line905">905: </a>    }
+<a name="line906">906: </a>    <font color="#4169E1">if</font> (minv >= maxv) maxv = minv + PETSC_SMALL;
+<a name="line907">907: </a>    <a href="../../../../../docs/manualpages/Draw/PetscDrawGetPopup.html#PetscDrawGetPopup">PetscDrawGetPopup</a>(draw,&popup);
+<a name="line908">908: </a>    <a href="../../../../../docs/manualpages/Draw/PetscDrawScalePopup.html#PetscDrawScalePopup">PetscDrawScalePopup</a>(popup,minv,maxv);
+
+<a name="line910">910: </a>    PetscDrawCollectiveBegin(draw);
+<a name="line911">911: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line912">912: </a>      y_l = m - i - 1.0;
+<a name="line913">913: </a>      y_r = y_l + 1.0;
+<a name="line914">914: </a>      <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
+<a name="line915">915: </a>        x_l = a->j[j];
+<a name="line916">916: </a>        x_r = x_l + 1.0;
+<a name="line917">917: </a>        color = <a href="../../../../../docs/manualpages/Draw/PetscDrawRealToColor.html#PetscDrawRealToColor">PetscDrawRealToColor</a>(PetscAbsScalar(a->a[count]),minv,maxv);
+<a name="line918">918: </a>        <a href="../../../../../docs/manualpages/Draw/PetscDrawRectangle.html#PetscDrawRectangle">PetscDrawRectangle</a>(draw,x_l,y_l,x_r,y_r,color,color,color,color);
+<a name="line919">919: </a>        count++;
+<a name="line920">920: </a>      }
+<a name="line921">921: </a>    }
+<a name="line922">922: </a>    PetscDrawCollectiveEnd(draw);
+<a name="line923">923: </a>  }
+<a name="line924">924: </a>  <font color="#4169E1">return</font>(0);
+<a name="line925">925: </a>}
+
+<a name="line927">927: </a><font color="#A020F0">#include <petscdraw.h></font>
+<a name="line930">930: </a><strong><font color="#4169E1"><a name="MatView_SeqAIJ_Draw"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatView_SeqAIJ_Draw(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a> viewer)</font></strong>
+<a name="line931">931: </a>{
+<a name="line933">933: </a>  <a href="../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a>      draw;
+<a name="line934">934: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>      xr,yr,xl,yl,h,w;
+<a name="line935">935: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      isnull;
+
+<a name="line938">938: </a>  <a href="../../../../../docs/manualpages/Viewer/PetscViewerDrawGetDraw.html#PetscViewerDrawGetDraw">PetscViewerDrawGetDraw</a>(viewer,0,&draw);
+<a name="line939">939: </a>  <a href="../../../../../docs/manualpages/Draw/PetscDrawIsNull.html#PetscDrawIsNull">PetscDrawIsNull</a>(draw,&isnull);
+<a name="line940">940: </a>  <font color="#4169E1">if</font> (isnull) <font color="#4169E1">return</font>(0);
+
+<a name="line942">942: </a>  xr   = A->cmap->n; yr  = A->rmap->n; h = yr/10.0; w = xr/10.0;
+<a name="line943">943: </a>  xr  += w;          yr += h;         xl = -w;     yl = -h;
+<a name="line944">944: </a>  <a href="../../../../../docs/manualpages/Draw/PetscDrawSetCoordinates.html#PetscDrawSetCoordinates">PetscDrawSetCoordinates</a>(draw,xl,yl,xr,yr);
+<a name="line945">945: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectCompose.html#PetscObjectCompose">PetscObjectCompose</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"Zoomviewer"</font>,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)viewer);
+<a name="line946">946: </a>  <a href="../../../../../docs/manualpages/Draw/PetscDrawZoom.html#PetscDrawZoom">PetscDrawZoom</a>(draw,MatView_SeqAIJ_Draw_Zoom,A);
+<a name="line947">947: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectCompose.html#PetscObjectCompose">PetscObjectCompose</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"Zoomviewer"</font>,NULL);
+<a name="line948">948: </a>  <a href="../../../../../docs/manualpages/Draw/PetscDrawSave.html#PetscDrawSave">PetscDrawSave</a>(draw);
+<a name="line949">949: </a>  <font color="#4169E1">return</font>(0);
+<a name="line950">950: </a>}
+
+<a name="line954">954: </a><strong><font color="#4169E1"><a name="MatView_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatView_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a> viewer)</font></strong>
+<a name="line955">955: </a>{
+<a name="line957">957: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      iascii,isbinary,isdraw;
+
+<a name="line960">960: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)viewer,PETSCVIEWERASCII,&iascii);
+<a name="line961">961: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)viewer,PETSCVIEWERBINARY,&isbinary);
+<a name="line962">962: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)viewer,PETSCVIEWERDRAW,&isdraw);
+<a name="line963">963: </a>  <font color="#4169E1">if</font> (iascii) {
+<a name="line964">964: </a>    MatView_SeqAIJ_ASCII(A,viewer);
+<a name="line965">965: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (isbinary) {
+<a name="line966">966: </a>    MatView_SeqAIJ_Binary(A,viewer);
+<a name="line967">967: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (isdraw) {
+<a name="line968">968: </a>    MatView_SeqAIJ_Draw(A,viewer);
+<a name="line969">969: </a>  }
+<a name="line970">970: </a>  MatView_SeqAIJ_Inode(A,viewer);
+<a name="line971">971: </a>  <font color="#4169E1">return</font>(0);
+<a name="line972">972: </a>}
+
+<a name="line976">976: </a><strong><font color="#4169E1"><a name="MatAssemblyEnd_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatAssemblyEnd_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/MatAssemblyType.html#MatAssemblyType">MatAssemblyType</a> mode)</font></strong>
+<a name="line977">977: </a>{
+<a name="line978">978: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
+<a name="line980">980: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       fshift = 0,i,j,*ai = a->i,*aj = a->j,*imax = a->imax;
+<a name="line981">981: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       m      = A->rmap->n,*ip,N,*ailen = a->ilen,rmax = 0;
+<a name="line982">982: </a>  MatScalar      *aa    = a->a,*ap;
+<a name="line983">983: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>      ratio  = 0.6;
+
+<a name="line986">986: </a>  <font color="#4169E1">if</font> (mode == MAT_FLUSH_ASSEMBLY) <font color="#4169E1">return</font>(0);
+
+<a name="line988">988: </a>  <font color="#4169E1">if</font> (m) rmax = ailen[0]; <font color="#B22222">/* determine row with most nonzeros */</font>
+<a name="line989">989: </a>  <font color="#4169E1">for</font> (i=1; i<m; i++) {
+<a name="line990">990: </a>    <font color="#B22222">/* move each row back by the amount of empty slots (fshift) before it*/</font>
+<a name="line991">991: </a>    fshift += imax[i-1] - ailen[i-1];
+<a name="line992">992: </a>    rmax    = <a href="../../../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(rmax,ailen[i]);
+<a name="line993">993: </a>    <font color="#4169E1">if</font> (fshift) {
+<a name="line994">994: </a>      ip = aj + ai[i];
+<a name="line995">995: </a>      ap = aa + ai[i];
+<a name="line996">996: </a>      N  = ailen[i];
+<a name="line997">997: </a>      <font color="#4169E1">for</font> (j=0; j<N; j++) {
+<a name="line998">998: </a>        ip[j-fshift] = ip[j];
+<a name="line999">999: </a>        ap[j-fshift] = ap[j];
+<a name="line1000">1000: </a>      }
+<a name="line1001">1001: </a>    }
+<a name="line1002">1002: </a>    ai[i] = ai[i-1] + ailen[i-1];
+<a name="line1003">1003: </a>  }
+<a name="line1004">1004: </a>  <font color="#4169E1">if</font> (m) {
+<a name="line1005">1005: </a>    fshift += imax[m-1] - ailen[m-1];
+<a name="line1006">1006: </a>    ai[m]   = ai[m-1] + ailen[m-1];
+<a name="line1007">1007: </a>  }
+
+<a name="line1009">1009: </a>  <font color="#B22222">/* reset ilen and imax for each row */</font>
+<a name="line1010">1010: </a>  a->nonzerorowcnt = 0;
+<a name="line1011">1011: </a>  <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line1012">1012: </a>    ailen[i] = imax[i] = ai[i+1] - ai[i];
+<a name="line1013">1013: </a>    a->nonzerorowcnt += ((ai[i+1] - ai[i]) > 0);
+<a name="line1014">1014: </a>  }
+<a name="line1015">1015: </a>  a->nz = ai[m];
+<a name="line1016">1016: </a>  <font color="#4169E1">if</font> (fshift && a->nounused == -1) <a href="../../../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_PLIB, <font color="#666666">"Unused space detected in matrix: %D X %D, %D unneeded"</font>, m, A->cmap->n, fshift);
+
+<a name="line1018">1018: </a>  MatMarkDiagonal_SeqAIJ(A);
+<a name="line1019">1019: </a>  PetscInfo4(A,<font color="#666666">"Matrix size: %D X %D; storage space: %D unneeded,%D used\n"</font>,m,A->cmap->n,fshift,a->nz);
+<a name="line1020">1020: </a>  PetscInfo1(A,<font color="#666666">"Number of mallocs during <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>() is %D\n"</font>,a->reallocs);
+<a name="line1021">1021: </a>  PetscInfo1(A,<font color="#666666">"Maximum nonzeros in any row is %D\n"</font>,rmax);
+
+<a name="line1023">1023: </a>  A->info.mallocs    += a->reallocs;
+<a name="line1024">1024: </a>  a->reallocs         = 0;
+<a name="line1025">1025: </a>  A->info.nz_unneeded = (<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>)fshift;
+<a name="line1026">1026: </a>  a->rmax             = rmax;
+
+<a name="line1028">1028: </a>  <a href="../../../../../docs/manualpages/Mat/MatCheckCompressedRow.html#MatCheckCompressedRow">MatCheckCompressedRow</a>(A,a->nonzerorowcnt,&a->compressedrow,a->i,m,ratio);
+<a name="line1029">1029: </a>  MatAssemblyEnd_SeqAIJ_Inode(A,mode);
+<a name="line1030">1030: </a>  MatSeqAIJInvalidateDiagonal(A);
+<a name="line1031">1031: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1032">1032: </a>}
+
+<a name="line1036">1036: </a><strong><font color="#4169E1"><a name="MatRealPart_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatRealPart_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A)</font></strong>
+<a name="line1037">1037: </a>{
+<a name="line1038">1038: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
+<a name="line1039">1039: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,nz = a->nz;
+<a name="line1040">1040: </a>  MatScalar      *aa = a->a;
+
+<a name="line1044">1044: </a>  <font color="#4169E1">for</font> (i=0; i<nz; i++) aa[i] = PetscRealPart(aa[i]);
+<a name="line1045">1045: </a>  MatSeqAIJInvalidateDiagonal(A);
+<a name="line1046">1046: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1047">1047: </a>}
+
+<a name="line1051">1051: </a><strong><font color="#4169E1"><a name="MatImaginaryPart_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatImaginaryPart_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A)</font></strong>
+<a name="line1052">1052: </a>{
+<a name="line1053">1053: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
+<a name="line1054">1054: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,nz = a->nz;
+<a name="line1055">1055: </a>  MatScalar      *aa = a->a;
+
+<a name="line1059">1059: </a>  <font color="#4169E1">for</font> (i=0; i<nz; i++) aa[i] = PetscImaginaryPart(aa[i]);
+<a name="line1060">1060: </a>  MatSeqAIJInvalidateDiagonal(A);
+<a name="line1061">1061: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1062">1062: </a>}
+
+<a name="line1066">1066: </a><strong><font color="#4169E1"><a name="MatZeroEntries_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatZeroEntries_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A)</font></strong>
+<a name="line1067">1067: </a>{
+<a name="line1068">1068: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
+
+<a name="line1072">1072: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemzero.html#PetscMemzero">PetscMemzero</a>(a->a,(a->i[A->rmap->n])*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
+<a name="line1073">1073: </a>  MatSeqAIJInvalidateDiagonal(A);
+<a name="line1074">1074: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1075">1075: </a>}
+
+<a name="line1079">1079: </a><strong><font color="#4169E1"><a name="MatDestroy_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatDestroy_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A)</font></strong>
+<a name="line1080">1080: </a>{
+<a name="line1081">1081: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
+
+<a name="line1085">1085: </a><font color="#A020F0">#if defined(PETSC_USE_LOG)</font>
+<a name="line1086">1086: </a>  PetscLogObjectState((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"Rows=%D, Cols=%D, NZ=%D"</font>,A->rmap->n,A->cmap->n,a->nz);
+<a name="line1087">1087: </a><font color="#A020F0">#endif</font>
+<a name="line1088">1088: </a>  MatSeqXAIJFreeAIJ(A,&a->a,&a->j,&a->i);
+<a name="line1089">1089: </a>  <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&a->row);
+<a name="line1090">1090: </a>  <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&a->col);
+<a name="line1091">1091: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(a->diag);
+<a name="line1092">1092: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(a->ibdiag);
+<a name="line1093">1093: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree2.html#PetscFree2">PetscFree2</a>(a->imax,a->ilen);
+<a name="line1094">1094: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree3.html#PetscFree3">PetscFree3</a>(a->idiag,a->mdiag,a->ssor_work);
+<a name="line1095">1095: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(a->solve_work);
+<a name="line1096">1096: </a>  <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&a->icol);
+<a name="line1097">1097: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(a->saved_values);
+<a name="line1098">1098: </a>  <a href="../../../../../docs/manualpages/IS/ISColoringDestroy.html#ISColoringDestroy">ISColoringDestroy</a>(&a->coloring);
+<a name="line1099">1099: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree2.html#PetscFree2">PetscFree2</a>(a->compressedrow.i,a->compressedrow.rindex);
+<a name="line1100">1100: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(a->matmult_abdense);
+
+<a name="line1102">1102: </a>  MatDestroy_SeqAIJ_Inode(A);
+<a name="line1103">1103: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(A->data);
+
+<a name="line1105">1105: </a>  PetscObjectChangeTypeName((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,0);
+<a name="line1106">1106: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"MatSeqAIJSetColumnIndices_C"</font>,NULL);
+<a name="line1107">1107: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"MatStoreValues_C"</font>,NULL);
+<a name="line1108">1108: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"MatRetrieveValues_C"</font>,NULL);
+<a name="line1109">1109: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"MatConvert_seqaij_seqsbaij_C"</font>,NULL);
+<a name="line1110">1110: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"MatConvert_seqaij_seqbaij_C"</font>,NULL);
+<a name="line1111">1111: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"MatConvert_seqaij_seqaijperm_C"</font>,NULL);
+<a name="line1112">1112: </a><font color="#A020F0">#if defined(PETSC_HAVE_ELEMENTAL)</font>
+<a name="line1113">1113: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"MatConvert_seqaij_elemental_C"</font>,NULL);
+<a name="line1114">1114: </a><font color="#A020F0">#endif</font>
+<a name="line1115">1115: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"MatConvert_seqaij_seqdense_C"</font>,NULL);
+<a name="line1116">1116: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"MatIsTranspose_C"</font>,NULL);
+<a name="line1117">1117: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"MatSeqAIJSetPreallocation_C"</font>,NULL);
+<a name="line1118">1118: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"MatSeqAIJSetPreallocationCSR_C"</font>,NULL);
+<a name="line1119">1119: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,<font color="#666666">"MatReorderForNonzeroDiagonal_C"</font>,NULL);
+<a name="line1120">1120: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1121">1121: </a>}
+
+<a name="line1125">1125: </a><strong><font color="#4169E1"><a name="MatSetOption_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatSetOption_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/MatOption.html#MatOption">MatOption</a> op,<a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> flg)</font></strong>
+<a name="line1126">1126: </a>{
+<a name="line1127">1127: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
+
+<a name="line1131">1131: </a>  <font color="#4169E1">switch</font> (op) {
+<a name="line1132">1132: </a>  <font color="#4169E1">case</font> MAT_ROW_ORIENTED:
+<a name="line1133">1133: </a>    a->roworiented = flg;
+<a name="line1134">1134: </a>    <font color="#4169E1">break</font>;
+<a name="line1135">1135: </a>  <font color="#4169E1">case</font> MAT_KEEP_NONZERO_PATTERN:
+<a name="line1136">1136: </a>    a->keepnonzeropattern = flg;
+<a name="line1137">1137: </a>    <font color="#4169E1">break</font>;
+<a name="line1138">1138: </a>  <font color="#4169E1">case</font> MAT_NEW_NONZERO_LOCATIONS:
+<a name="line1139">1139: </a>    a->nonew = (flg ? 0 : 1);
+<a name="line1140">1140: </a>    <font color="#4169E1">break</font>;
+<a name="line1141">1141: </a>  <font color="#4169E1">case</font> MAT_NEW_NONZERO_LOCATION_ERR:
+<a name="line1142">1142: </a>    a->nonew = (flg ? -1 : 0);
+<a name="line1143">1143: </a>    <font color="#4169E1">break</font>;
+<a name="line1144">1144: </a>  <font color="#4169E1">case</font> MAT_NEW_NONZERO_ALLOCATION_ERR:
+<a name="line1145">1145: </a>    a->nonew = (flg ? -2 : 0);
+<a name="line1146">1146: </a>    <font color="#4169E1">break</font>;
+<a name="line1147">1147: </a>  <font color="#4169E1">case</font> MAT_UNUSED_NONZERO_LOCATION_ERR:
+<a name="line1148">1148: </a>    a->nounused = (flg ? -1 : 0);
+<a name="line1149">1149: </a>    <font color="#4169E1">break</font>;
+<a name="line1150">1150: </a>  <font color="#4169E1">case</font> MAT_IGNORE_ZERO_ENTRIES:
+<a name="line1151">1151: </a>    a->ignorezeroentries = flg;
+<a name="line1152">1152: </a>    <font color="#4169E1">break</font>;
+<a name="line1153">1153: </a>  <font color="#4169E1">case</font> MAT_SPD:
+<a name="line1154">1154: </a>  <font color="#4169E1">case</font> MAT_SYMMETRIC:
+<a name="line1155">1155: </a>  <font color="#4169E1">case</font> MAT_STRUCTURALLY_SYMMETRIC:
+<a name="line1156">1156: </a>  <font color="#4169E1">case</font> MAT_HERMITIAN:
+<a name="line1157">1157: </a>  <font color="#4169E1">case</font> MAT_SYMMETRY_ETERNAL:
+<a name="line1158">1158: </a>    <font color="#B22222">/* These options are handled directly by <a href="../../../../../docs/manualpages/Mat/MatSetOption.html#MatSetOption">MatSetOption</a>() */</font>
+<a name="line1159">1159: </a>    <font color="#4169E1">break</font>;
+<a name="line1160">1160: </a>  <font color="#4169E1">case</font> MAT_NEW_DIAGONALS:
+<a name="line1161">1161: </a>  <font color="#4169E1">case</font> MAT_IGNORE_OFF_PROC_ENTRIES:
+<a name="line1162">1162: </a>  <font color="#4169E1">case</font> MAT_USE_HASH_TABLE:
+<a name="line1163">1163: </a>    PetscInfo1(A,<font color="#666666">"Option %s ignored\n"</font>,MatOptions[op]);
+<a name="line1164">1164: </a>    <font color="#4169E1">break</font>;
+<a name="line1165">1165: </a>  <font color="#4169E1">case</font> MAT_USE_INODES:
+<a name="line1166">1166: </a>    <font color="#B22222">/* Not an error because MatSetOption_SeqAIJ_Inode handles this one */</font>
+<a name="line1167">1167: </a>    <font color="#4169E1">break</font>;
+<a name="line1168">1168: </a><strong><font color="#FF0000">  default:</font></strong>
+<a name="line1169">1169: </a>    <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_SUP,<font color="#666666">"unknown option %d"</font>,op);
+<a name="line1170">1170: </a>  }
+<a name="line1171">1171: </a>  MatSetOption_SeqAIJ_Inode(A,op,flg);
+<a name="line1172">1172: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1173">1173: </a>}
+
+<a name="line1177">1177: </a><strong><font color="#4169E1"><a name="MatGetDiagonal_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatGetDiagonal_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> v)</font></strong>
+<a name="line1178">1178: </a>{
+<a name="line1179">1179: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
+<a name="line1181">1181: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,j,n,*ai=a->i,*aj=a->j,nz;
+<a name="line1182">1182: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>    *aa=a->a,*x,zero=0.0;
+
+<a name="line1185">1185: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(v,&n);
+<a name="line1186">1186: </a>  <font color="#4169E1">if</font> (n != A->rmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_SIZ,<font color="#666666">"Nonconforming matrix and vector"</font>);
+
+<a name="line1188">1188: </a>  <font color="#4169E1">if</font> (A->factortype == MAT_FACTOR_ILU || A->factortype == MAT_FACTOR_LU) {
+<a name="line1189">1189: </a>    <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *diag=a->diag;
+<a name="line1190">1190: </a>    <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(v,&x);
+<a name="line1191">1191: </a>    <font color="#4169E1">for</font> (i=0; i<n; i++) x[i] = 1.0/aa[diag[i]];
+<a name="line1192">1192: </a>    <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(v,&x);
+<a name="line1193">1193: </a>    <font color="#4169E1">return</font>(0);
+<a name="line1194">1194: </a>  }
+
+<a name="line1196">1196: </a>  <a href="../../../../../docs/manualpages/Vec/VecSet.html#VecSet">VecSet</a>(v,zero);
+<a name="line1197">1197: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(v,&x);
+<a name="line1198">1198: </a>  <font color="#4169E1">for</font> (i=0; i<n; i++) {
+<a name="line1199">1199: </a>    nz = ai[i+1] - ai[i];
+<a name="line1200">1200: </a>    <font color="#4169E1">if</font> (!nz) x[i] = 0.0;
+<a name="line1201">1201: </a>    <font color="#4169E1">for</font> (j=ai[i]; j<ai[i+1]; j++) {
+<a name="line1202">1202: </a>      <font color="#4169E1">if</font> (aj[j] == i) {
+<a name="line1203">1203: </a>        x[i] = aa[j];
+<a name="line1204">1204: </a>        <font color="#4169E1">break</font>;
+<a name="line1205">1205: </a>      }
+<a name="line1206">1206: </a>    }
+<a name="line1207">1207: </a>  }
+<a name="line1208">1208: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(v,&x);
+<a name="line1209">1209: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1210">1210: </a>}
+
+<a name="line1212">1212: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/ftn-kernels/fmult.h></font>
+<a name="line1215">1215: </a><strong><font color="#4169E1"><a name="MatMultTransposeAdd_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatMultTransposeAdd_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> xx,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> zz,<a href="../../../../../docs/manualpages/Vec/Vec.html#Ve [...]
+<a name="line1216">1216: </a>{
+<a name="line1217">1217: </a>  Mat_SeqAIJ        *a = (Mat_SeqAIJ*)A->data;
+<a name="line1218">1218: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       *y;
+<a name="line1219">1219: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *x;
+<a name="line1220">1220: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+<a name="line1221">1221: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          m = A->rmap->n;
+<a name="line1222">1222: </a><font color="#A020F0">#if !defined(PETSC_USE_FORTRAN_KERNEL_MULTTRANSPOSEAIJ)</font>
+<a name="line1223">1223: </a>  const MatScalar   *v;
+<a name="line1224">1224: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       alpha;
+<a name="line1225">1225: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          n,i,j;
+<a name="line1226">1226: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>    *idx,*ii,*ridx=NULL;
+<a name="line1227">1227: </a>  Mat_CompressedRow cprow    = a->compressedrow;
+<a name="line1228">1228: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>         usecprow = cprow.use;
+<a name="line1229">1229: </a><font color="#A020F0">#endif</font>
+
+<a name="line1232">1232: </a>  <font color="#4169E1">if</font> (zz != yy) {<a href="../../../../../docs/manualpages/Vec/VecCopy.html#VecCopy">VecCopy</a>(zz,yy);}
+<a name="line1233">1233: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(xx,&x);
+<a name="line1234">1234: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(yy,&y);
+
+<a name="line1236">1236: </a><font color="#A020F0">#if defined(PETSC_USE_FORTRAN_KERNEL_MULTTRANSPOSEAIJ)</font>
+<a name="line1237">1237: </a>  fortranmulttransposeaddaij_(&m,x,a->i,a->j,a->a,y);
+<a name="line1238">1238: </a><font color="#A020F0">#else</font>
+<a name="line1239">1239: </a>  <font color="#4169E1">if</font> (usecprow) {
+<a name="line1240">1240: </a>    m    = cprow.nrows;
+<a name="line1241">1241: </a>    ii   = cprow.i;
+<a name="line1242">1242: </a>    ridx = cprow.rindex;
+<a name="line1243">1243: </a>  } <font color="#4169E1">else</font> {
+<a name="line1244">1244: </a>    ii = a->i;
+<a name="line1245">1245: </a>  }
+<a name="line1246">1246: </a>  <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line1247">1247: </a>    idx = a->j + ii[i];
+<a name="line1248">1248: </a>    v   = a->a + ii[i];
+<a name="line1249">1249: </a>    n   = ii[i+1] - ii[i];
+<a name="line1250">1250: </a>    <font color="#4169E1">if</font> (usecprow) {
+<a name="line1251">1251: </a>      alpha = x[ridx[i]];
+<a name="line1252">1252: </a>    } <font color="#4169E1">else</font> {
+<a name="line1253">1253: </a>      alpha = x[i];
+<a name="line1254">1254: </a>    }
+<a name="line1255">1255: </a>    <font color="#4169E1">for</font> (j=0; j<n; j++) y[idx[j]] += alpha*v[j];
+<a name="line1256">1256: </a>  }
+<a name="line1257">1257: </a><font color="#A020F0">#endif</font>
+<a name="line1258">1258: </a>  <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*a->nz);
+<a name="line1259">1259: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(xx,&x);
+<a name="line1260">1260: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(yy,&y);
+<a name="line1261">1261: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1262">1262: </a>}
+
+<a name="line1266">1266: </a><strong><font color="#4169E1"><a name="MatMultTranspose_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatMultTranspose_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> xx,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> yy)</font></strong>
+<a name="line1267">1267: </a>{
+
+<a name="line1271">1271: </a>  <a href="../../../../../docs/manualpages/Vec/VecSet.html#VecSet">VecSet</a>(yy,0.0);
+<a name="line1272">1272: </a>  MatMultTransposeAdd_SeqAIJ(A,xx,yy,yy);
+<a name="line1273">1273: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1274">1274: </a>}
+
+<a name="line1276">1276: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/ftn-kernels/fmult.h></font>
+
+<a name="line1280">1280: </a><strong><font color="#4169E1"><a name="MatMult_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatMult_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> xx,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> yy)</font></strong>
+<a name="line1281">1281: </a>{
+<a name="line1282">1282: </a>  Mat_SeqAIJ        *a = (Mat_SeqAIJ*)A->data;
+<a name="line1283">1283: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       *y;
+<a name="line1284">1284: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *x;
+<a name="line1285">1285: </a>  const MatScalar   *aa;
+<a name="line1286">1286: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+<a name="line1287">1287: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          m=A->rmap->n;
+<a name="line1288">1288: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>    *aj,*ii,*ridx=NULL;
+<a name="line1289">1289: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          n,i;
+<a name="line1290">1290: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       sum;
+<a name="line1291">1291: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>         usecprow=a->compressedrow.use;
+
+<a name="line1293">1293: </a><font color="#A020F0">#if defined(PETSC_HAVE_PRAGMA_DISJOINT)</font>
+<a name="line1294">1294: </a><font color="#A020F0">#pragma disjoint(*x,*y,*aa)</font>
+<a name="line1295">1295: </a><font color="#A020F0">#endif</font>
+
+<a name="line1298">1298: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(xx,&x);
+<a name="line1299">1299: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(yy,&y);
+<a name="line1300">1300: </a>  ii   = a->i;
+<a name="line1301">1301: </a>  <font color="#4169E1">if</font> (usecprow) { <font color="#B22222">/* use compressed row format */</font>
+<a name="line1302">1302: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMemzero.html#PetscMemzero">PetscMemzero</a>(y,m*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
+<a name="line1303">1303: </a>    m    = a->compressedrow.nrows;
+<a name="line1304">1304: </a>    ii   = a->compressedrow.i;
+<a name="line1305">1305: </a>    ridx = a->compressedrow.rindex;
+<a name="line1306">1306: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line1307">1307: </a>      n           = ii[i+1] - ii[i];
+<a name="line1308">1308: </a>      aj          = a->j + ii[i];
+<a name="line1309">1309: </a>      aa          = a->a + ii[i];
+<a name="line1310">1310: </a>      sum         = 0.0;
+<a name="line1311">1311: </a>      PetscSparseDensePlusDot(sum,x,aa,aj,n);
+<a name="line1312">1312: </a>      <font color="#B22222">/* for (j=0; j<n; j++) sum += (*aa++)*x[*aj++]; */</font>
+<a name="line1313">1313: </a>      y[*ridx++] = sum;
+<a name="line1314">1314: </a>    }
+<a name="line1315">1315: </a>  } <font color="#4169E1">else</font> { <font color="#B22222">/* do not use compressed row format */</font>
+<a name="line1316">1316: </a><font color="#A020F0">#if defined(PETSC_USE_FORTRAN_KERNEL_MULTAIJ)</font>
+<a name="line1317">1317: </a>    aj   = a->j;
+<a name="line1318">1318: </a>    aa   = a->a;
+<a name="line1319">1319: </a>    fortranmultaij_(&m,x,ii,aj,aa,y);
+<a name="line1320">1320: </a><font color="#A020F0">#else</font>
+<a name="line1321">1321: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line1322">1322: </a>      n           = ii[i+1] - ii[i];
+<a name="line1323">1323: </a>      aj          = a->j + ii[i];
+<a name="line1324">1324: </a>      aa          = a->a + ii[i];
+<a name="line1325">1325: </a>      sum         = 0.0;
+<a name="line1326">1326: </a>      PetscSparseDensePlusDot(sum,x,aa,aj,n);
+<a name="line1327">1327: </a>      y[i] = sum;
+<a name="line1328">1328: </a>    }
+<a name="line1329">1329: </a><font color="#A020F0">#endif</font>
+<a name="line1330">1330: </a>  }
+<a name="line1331">1331: </a>  <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*a->nz - a->nonzerorowcnt);
+<a name="line1332">1332: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(xx,&x);
+<a name="line1333">1333: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(yy,&y);
+<a name="line1334">1334: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1335">1335: </a>}
+
+<a name="line1339">1339: </a><strong><font color="#4169E1"><a name="MatMultMax_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatMultMax_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> xx,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> yy)</font></strong>
+<a name="line1340">1340: </a>{
+<a name="line1341">1341: </a>  Mat_SeqAIJ        *a = (Mat_SeqAIJ*)A->data;
+<a name="line1342">1342: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       *y;
+<a name="line1343">1343: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *x;
+<a name="line1344">1344: </a>  const MatScalar   *aa;
+<a name="line1345">1345: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+<a name="line1346">1346: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          m=A->rmap->n;
+<a name="line1347">1347: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>    *aj,*ii,*ridx=NULL;
+<a name="line1348">1348: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          n,i,nonzerorow=0;
+<a name="line1349">1349: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       sum;
+<a name="line1350">1350: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>         usecprow=a->compressedrow.use;
+
+<a name="line1352">1352: </a><font color="#A020F0">#if defined(PETSC_HAVE_PRAGMA_DISJOINT)</font>
+<a name="line1353">1353: </a><font color="#A020F0">#pragma disjoint(*x,*y,*aa)</font>
+<a name="line1354">1354: </a><font color="#A020F0">#endif</font>
+
+<a name="line1357">1357: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(xx,&x);
+<a name="line1358">1358: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(yy,&y);
+<a name="line1359">1359: </a>  <font color="#4169E1">if</font> (usecprow) { <font color="#B22222">/* use compressed row format */</font>
+<a name="line1360">1360: </a>    m    = a->compressedrow.nrows;
+<a name="line1361">1361: </a>    ii   = a->compressedrow.i;
+<a name="line1362">1362: </a>    ridx = a->compressedrow.rindex;
+<a name="line1363">1363: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line1364">1364: </a>      n           = ii[i+1] - ii[i];
+<a name="line1365">1365: </a>      aj          = a->j + ii[i];
+<a name="line1366">1366: </a>      aa          = a->a + ii[i];
+<a name="line1367">1367: </a>      sum         = 0.0;
+<a name="line1368">1368: </a>      nonzerorow += (n>0);
+<a name="line1369">1369: </a>      PetscSparseDenseMaxDot(sum,x,aa,aj,n);
+<a name="line1370">1370: </a>      <font color="#B22222">/* for (j=0; j<n; j++) sum += (*aa++)*x[*aj++]; */</font>
+<a name="line1371">1371: </a>      y[*ridx++] = sum;
+<a name="line1372">1372: </a>    }
+<a name="line1373">1373: </a>  } <font color="#4169E1">else</font> { <font color="#B22222">/* do not use compressed row format */</font>
+<a name="line1374">1374: </a>    ii = a->i;
+<a name="line1375">1375: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line1376">1376: </a>      n           = ii[i+1] - ii[i];
+<a name="line1377">1377: </a>      aj          = a->j + ii[i];
+<a name="line1378">1378: </a>      aa          = a->a + ii[i];
+<a name="line1379">1379: </a>      sum         = 0.0;
+<a name="line1380">1380: </a>      nonzerorow += (n>0);
+<a name="line1381">1381: </a>      PetscSparseDenseMaxDot(sum,x,aa,aj,n);
+<a name="line1382">1382: </a>      y[i] = sum;
+<a name="line1383">1383: </a>    }
+<a name="line1384">1384: </a>  }
+<a name="line1385">1385: </a>  <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*a->nz - nonzerorow);
+<a name="line1386">1386: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(xx,&x);
+<a name="line1387">1387: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(yy,&y);
+<a name="line1388">1388: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1389">1389: </a>}
+
+<a name="line1393">1393: </a><strong><font color="#4169E1"><a name="MatMultAddMax_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatMultAddMax_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> xx,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> yy,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> z [...]
+<a name="line1394">1394: </a>{
+<a name="line1395">1395: </a>  Mat_SeqAIJ        *a = (Mat_SeqAIJ*)A->data;
+<a name="line1396">1396: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       *y,*z;
+<a name="line1397">1397: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *x;
+<a name="line1398">1398: </a>  const MatScalar   *aa;
+<a name="line1399">1399: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+<a name="line1400">1400: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          m = A->rmap->n,*aj,*ii;
+<a name="line1401">1401: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          n,i,*ridx=NULL;
+<a name="line1402">1402: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       sum;
+<a name="line1403">1403: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>         usecprow=a->compressedrow.use;
+
+<a name="line1406">1406: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(xx,&x);
+<a name="line1407">1407: </a>  VecGetArrayPair(yy,zz,&y,&z);
+<a name="line1408">1408: </a>  <font color="#4169E1">if</font> (usecprow) { <font color="#B22222">/* use compressed row format */</font>
+<a name="line1409">1409: </a>    <font color="#4169E1">if</font> (zz != yy) {
+<a name="line1410">1410: </a>      <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(z,y,m*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
+<a name="line1411">1411: </a>    }
+<a name="line1412">1412: </a>    m    = a->compressedrow.nrows;
+<a name="line1413">1413: </a>    ii   = a->compressedrow.i;
+<a name="line1414">1414: </a>    ridx = a->compressedrow.rindex;
+<a name="line1415">1415: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line1416">1416: </a>      n   = ii[i+1] - ii[i];
+<a name="line1417">1417: </a>      aj  = a->j + ii[i];
+<a name="line1418">1418: </a>      aa  = a->a + ii[i];
+<a name="line1419">1419: </a>      sum = y[*ridx];
+<a name="line1420">1420: </a>      PetscSparseDenseMaxDot(sum,x,aa,aj,n);
+<a name="line1421">1421: </a>      z[*ridx++] = sum;
+<a name="line1422">1422: </a>    }
+<a name="line1423">1423: </a>  } <font color="#4169E1">else</font> { <font color="#B22222">/* do not use compressed row format */</font>
+<a name="line1424">1424: </a>    ii = a->i;
+<a name="line1425">1425: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line1426">1426: </a>      n   = ii[i+1] - ii[i];
+<a name="line1427">1427: </a>      aj  = a->j + ii[i];
+<a name="line1428">1428: </a>      aa  = a->a + ii[i];
+<a name="line1429">1429: </a>      sum = y[i];
+<a name="line1430">1430: </a>      PetscSparseDenseMaxDot(sum,x,aa,aj,n);
+<a name="line1431">1431: </a>      z[i] = sum;
+<a name="line1432">1432: </a>    }
+<a name="line1433">1433: </a>  }
+<a name="line1434">1434: </a>  <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*a->nz);
+<a name="line1435">1435: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(xx,&x);
+<a name="line1436">1436: </a>  VecRestoreArrayPair(yy,zz,&y,&z);
+<a name="line1437">1437: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1438">1438: </a>}
+
+<a name="line1440">1440: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/ftn-kernels/fmultadd.h></font>
+<a name="line1443">1443: </a><strong><font color="#4169E1"><a name="MatMultAdd_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatMultAdd_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> xx,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> yy,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> zz)</fo [...]
+<a name="line1444">1444: </a>{
+<a name="line1445">1445: </a>  Mat_SeqAIJ        *a = (Mat_SeqAIJ*)A->data;
+<a name="line1446">1446: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       *y,*z;
+<a name="line1447">1447: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *x;
+<a name="line1448">1448: </a>  const MatScalar   *aa;
+<a name="line1449">1449: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+<a name="line1450">1450: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>    *aj,*ii,*ridx=NULL;
+<a name="line1451">1451: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          m = A->rmap->n,n,i;
+<a name="line1452">1452: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       sum;
+<a name="line1453">1453: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>         usecprow=a->compressedrow.use;
+
+<a name="line1456">1456: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(xx,&x);
+<a name="line1457">1457: </a>  VecGetArrayPair(yy,zz,&y,&z);
+<a name="line1458">1458: </a>  <font color="#4169E1">if</font> (usecprow) { <font color="#B22222">/* use compressed row format */</font>
+<a name="line1459">1459: </a>    <font color="#4169E1">if</font> (zz != yy) {
+<a name="line1460">1460: </a>      <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(z,y,m*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
+<a name="line1461">1461: </a>    }
+<a name="line1462">1462: </a>    m    = a->compressedrow.nrows;
+<a name="line1463">1463: </a>    ii   = a->compressedrow.i;
+<a name="line1464">1464: </a>    ridx = a->compressedrow.rindex;
+<a name="line1465">1465: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line1466">1466: </a>      n   = ii[i+1] - ii[i];
+<a name="line1467">1467: </a>      aj  = a->j + ii[i];
+<a name="line1468">1468: </a>      aa  = a->a + ii[i];
+<a name="line1469">1469: </a>      sum = y[*ridx];
+<a name="line1470">1470: </a>      PetscSparseDensePlusDot(sum,x,aa,aj,n);
+<a name="line1471">1471: </a>      z[*ridx++] = sum;
+<a name="line1472">1472: </a>    }
+<a name="line1473">1473: </a>  } <font color="#4169E1">else</font> { <font color="#B22222">/* do not use compressed row format */</font>
+<a name="line1474">1474: </a>    ii = a->i;
+<a name="line1475">1475: </a><font color="#A020F0">#if defined(PETSC_USE_FORTRAN_KERNEL_MULTADDAIJ)</font>
+<a name="line1476">1476: </a>    aj = a->j;
+<a name="line1477">1477: </a>    aa = a->a;
+<a name="line1478">1478: </a>    fortranmultaddaij_(&m,x,ii,aj,aa,y,z);
+<a name="line1479">1479: </a><font color="#A020F0">#else</font>
+<a name="line1480">1480: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line1481">1481: </a>      n   = ii[i+1] - ii[i];
+<a name="line1482">1482: </a>      aj  = a->j + ii[i];
+<a name="line1483">1483: </a>      aa  = a->a + ii[i];
+<a name="line1484">1484: </a>      sum = y[i];
+<a name="line1485">1485: </a>      PetscSparseDensePlusDot(sum,x,aa,aj,n);
+<a name="line1486">1486: </a>      z[i] = sum;
+<a name="line1487">1487: </a>    }
+<a name="line1488">1488: </a><font color="#A020F0">#endif</font>
+<a name="line1489">1489: </a>  }
+<a name="line1490">1490: </a>  <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*a->nz);
+<a name="line1491">1491: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(xx,&x);
+<a name="line1492">1492: </a>  VecRestoreArrayPair(yy,zz,&y,&z);
+<a name="line1493">1493: </a><font color="#A020F0">#if defined(PETSC_HAVE_CUSP)</font>
+<a name="line1494">1494: </a>  <font color="#B22222">/*</font>
+<a name="line1495">1495: </a><font color="#B22222">  <a href="../../../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(xx,0);</font>
+<a name="line1496">1496: </a><font color="#B22222">  <a href="../../../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(zz,0);</font>
+<a name="line1497">1497: </a><font color="#B22222">  <a href="../../../../../docs/manualpages/Mat/MatView.html#MatView">MatView</a>(A,0);</font>
+<a name="line1498">1498: </a><font color="#B22222">  */</font>
+<a name="line1499">1499: </a><font color="#A020F0">#endif</font>
+<a name="line1500">1500: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1501">1501: </a>}
+
+<a name="line1503">1503: </a><font color="#B22222">/*</font>
+<a name="line1504">1504: </a><font color="#B22222">     Adds diagonal pointers to sparse matrix structure.</font>
+<a name="line1505">1505: </a><font color="#B22222">*/</font>
+<a name="line1508">1508: </a><strong><font color="#4169E1"><a name="MatMarkDiagonal_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatMarkDiagonal_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A)</font></strong>
+<a name="line1509">1509: </a>{
+<a name="line1510">1510: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
+<a name="line1512">1512: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,j,m = A->rmap->n;
+
+<a name="line1515">1515: </a>  <font color="#4169E1">if</font> (!a->diag) {
+<a name="line1516">1516: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(m,&a->diag);
+<a name="line1517">1517: </a>    PetscLogObjectMemory((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A, m*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
+<a name="line1518">1518: </a>  }
+<a name="line1519">1519: </a>  <font color="#4169E1">for</font> (i=0; i<A->rmap->n; i++) {
+<a name="line1520">1520: </a>    a->diag[i] = a->i[i+1];
+<a name="line1521">1521: </a>    <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
+<a name="line1522">1522: </a>      <font color="#4169E1">if</font> (a->j[j] == i) {
+<a name="line1523">1523: </a>        a->diag[i] = j;
+<a name="line1524">1524: </a>        <font color="#4169E1">break</font>;
+<a name="line1525">1525: </a>      }
+<a name="line1526">1526: </a>    }
+<a name="line1527">1527: </a>  }
+<a name="line1528">1528: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1529">1529: </a>}
+
+<a name="line1531">1531: </a><font color="#B22222">/*</font>
+<a name="line1532">1532: </a><font color="#B22222">     Checks for missing diagonals</font>
+<a name="line1533">1533: </a><font color="#B22222">*/</font>
+<a name="line1536">1536: </a><strong><font color="#4169E1"><a name="MatMissingDiagonal_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatMissingDiagonal_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>  *missing,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *d)</font></strong>
+<a name="line1537">1537: </a>{
+<a name="line1538">1538: </a>  Mat_SeqAIJ *a = (Mat_SeqAIJ*)A->data;
+<a name="line1539">1539: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>   *diag,*ii = a->i,i;
+
+<a name="line1542">1542: </a>  *missing = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line1543">1543: </a>  <font color="#4169E1">if</font> (A->rmap->n > 0 && !ii) {
+<a name="line1544">1544: </a>    *missing = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line1545">1545: </a>    <font color="#4169E1">if</font> (d) *d = 0;
+<a name="line1546">1546: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscInfo.html#PetscInfo">PetscInfo</a>(A,<font color="#666666">"Matrix has no entries therefore is missing diagonal\n"</font>);
+<a name="line1547">1547: </a>  } <font color="#4169E1">else</font> {
+<a name="line1548">1548: </a>    diag = a->diag;
+<a name="line1549">1549: </a>    <font color="#4169E1">for</font> (i=0; i<A->rmap->n; i++) {
+<a name="line1550">1550: </a>      <font color="#4169E1">if</font> (diag[i] >= ii[i+1]) {
+<a name="line1551">1551: </a>        *missing = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line1552">1552: </a>        <font color="#4169E1">if</font> (d) *d = i;
+<a name="line1553">1553: </a>        PetscInfo1(A,<font color="#666666">"Matrix is missing diagonal number %D\n"</font>,i);
+<a name="line1554">1554: </a>        <font color="#4169E1">break</font>;
+<a name="line1555">1555: </a>      }
+<a name="line1556">1556: </a>    }
+<a name="line1557">1557: </a>  }
+<a name="line1558">1558: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1559">1559: </a>}
+
+<a name="line1563">1563: </a><font color="#B22222">/*</font>
+<a name="line1564">1564: </a><font color="#B22222">   Negative shift indicates do not generate an error if there is a zero diagonal, just invert it anyways</font>
+<a name="line1565">1565: </a><font color="#B22222">*/</font>
+<a name="line1566">1566: </a><strong><font color="#4169E1"><a name="MatInvertDiagonal_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatInvertDiagonal_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> omega,<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> fshift)</fo [...]
+<a name="line1567">1567: </a>{
+<a name="line1568">1568: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*) A->data;
+<a name="line1570">1570: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,*diag,m = A->rmap->n;
+<a name="line1571">1571: </a>  MatScalar      *v = a->a;
+<a name="line1572">1572: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>    *idiag,*mdiag;
+
+<a name="line1575">1575: </a>  <font color="#4169E1">if</font> (a->idiagvalid) <font color="#4169E1">return</font>(0);
+<a name="line1576">1576: </a>  MatMarkDiagonal_SeqAIJ(A);
+<a name="line1577">1577: </a>  diag = a->diag;
+<a name="line1578">1578: </a>  <font color="#4169E1">if</font> (!a->idiag) {
+<a name="line1579">1579: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc3.html#PetscMalloc3">PetscMalloc3</a>(m,&a->idiag,m,&a->mdiag,m,&a->ssor_work);
+<a name="line1580">1580: </a>    PetscLogObjectMemory((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A, 3*m*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
+<a name="line1581">1581: </a>    v    = a->a;
+<a name="line1582">1582: </a>  }
+<a name="line1583">1583: </a>  mdiag = a->mdiag;
+<a name="line1584">1584: </a>  idiag = a->idiag;
+
+<a name="line1586">1586: </a>  <font color="#4169E1">if</font> (omega == 1.0 && PetscRealPart(fshift) <= 0.0) {
+<a name="line1587">1587: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line1588">1588: </a>      mdiag[i] = v[diag[i]];
+<a name="line1589">1589: </a>      <font color="#4169E1">if</font> (!PetscAbsScalar(mdiag[i])) { <font color="#B22222">/* zero diagonal */</font>
+<a name="line1590">1590: </a>        <font color="#4169E1">if</font> (PetscRealPart(fshift)) {
+<a name="line1591">1591: </a>          PetscInfo1(A,<font color="#666666">"Zero diagonal on row %D\n"</font>,i);
+<a name="line1592">1592: </a>          A->errortype = MAT_FACTOR_NUMERIC_ZEROPIVOT;
+<a name="line1593">1593: </a>        } <font color="#4169E1">else</font> {
+<a name="line1594">1594: </a>          <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_INCOMP,<font color="#666666">"Zero diagonal on row %D"</font>,i);
+<a name="line1595">1595: </a>        }
+<a name="line1596">1596: </a>      }
+<a name="line1597">1597: </a>      idiag[i] = 1.0/v[diag[i]];
+<a name="line1598">1598: </a>    }
+<a name="line1599">1599: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(m);
+<a name="line1600">1600: </a>  } <font color="#4169E1">else</font> {
+<a name="line1601">1601: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line1602">1602: </a>      mdiag[i] = v[diag[i]];
+<a name="line1603">1603: </a>      idiag[i] = omega/(fshift + v[diag[i]]);
+<a name="line1604">1604: </a>    }
+<a name="line1605">1605: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*m);
+<a name="line1606">1606: </a>  }
+<a name="line1607">1607: </a>  a->idiagvalid = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line1608">1608: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1609">1609: </a>}
+
+<a name="line1611">1611: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/ftn-kernels/frelax.h></font>
+<a name="line1614">1614: </a><strong><font color="#4169E1"><a name="MatSOR_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatSOR_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> bb,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> omega,<a href="../../../../../docs/manualpages/Mat/MatSORType.html# [...]
+<a name="line1615">1615: </a>{
+<a name="line1616">1616: </a>  Mat_SeqAIJ        *a = (Mat_SeqAIJ*)A->data;
+<a name="line1617">1617: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       *x,d,sum,*t,scale;
+<a name="line1618">1618: </a>  const MatScalar   *v,*idiag=0,*mdiag;
+<a name="line1619">1619: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *b, *bs,*xb, *ts;
+<a name="line1620">1620: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+<a name="line1621">1621: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          n,m = A->rmap->n,i;
+<a name="line1622">1622: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>    *idx,*diag;
+
+<a name="line1625">1625: </a>  its = its*lits;
+
+<a name="line1627">1627: </a>  <font color="#4169E1">if</font> (fshift != a->fshift || omega != a->omega) a->idiagvalid = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>; <font color="#B22222">/* must recompute idiag[] */</font>
+<a name="line1628">1628: </a>  <font color="#4169E1">if</font> (!a->idiagvalid) {MatInvertDiagonal_SeqAIJ(A,omega,fshift);}
+<a name="line1629">1629: </a>  a->fshift = fshift;
+<a name="line1630">1630: </a>  a->omega  = omega;
+
+<a name="line1632">1632: </a>  diag  = a->diag;
+<a name="line1633">1633: </a>  t     = a->ssor_work;
+<a name="line1634">1634: </a>  idiag = a->idiag;
+<a name="line1635">1635: </a>  mdiag = a->mdiag;
+
+<a name="line1637">1637: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(xx,&x);
+<a name="line1638">1638: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(bb,&b);
+<a name="line1639">1639: </a>  <font color="#B22222">/* We count flops by assuming the upper triangular and lower triangular parts have the same number of nonzeros */</font>
+<a name="line1640">1640: </a>  <font color="#4169E1">if</font> (flag == SOR_APPLY_UPPER) {
+<a name="line1641">1641: </a>    <font color="#B22222">/* apply (U + D/omega) to the vector */</font>
+<a name="line1642">1642: </a>    bs = b;
+<a name="line1643">1643: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line1644">1644: </a>      d   = fshift + mdiag[i];
+<a name="line1645">1645: </a>      n   = a->i[i+1] - diag[i] - 1;
+<a name="line1646">1646: </a>      idx = a->j + diag[i] + 1;
+<a name="line1647">1647: </a>      v   = a->a + diag[i] + 1;
+<a name="line1648">1648: </a>      sum = b[i]*d/omega;
+<a name="line1649">1649: </a>      PetscSparseDensePlusDot(sum,bs,v,idx,n);
+<a name="line1650">1650: </a>      x[i] = sum;
+<a name="line1651">1651: </a>    }
+<a name="line1652">1652: </a>    <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(xx,&x);
+<a name="line1653">1653: </a>    <a href="../../../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(bb,&b);
+<a name="line1654">1654: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(a->nz);
+<a name="line1655">1655: </a>    <font color="#4169E1">return</font>(0);
+<a name="line1656">1656: </a>  }
+
+<a name="line1658">1658: </a>  <font color="#4169E1">if</font> (flag == SOR_APPLY_LOWER) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_SUP,<font color="#666666">"SOR_APPLY_LOWER is not implemented"</font>);
+<a name="line1659">1659: </a>  <font color="#4169E1">else</font> <font color="#4169E1">if</font> (flag & SOR_EISENSTAT) {
+<a name="line1660">1660: </a>    <font color="#B22222">/* Let  A = L + U + D; where L is lower trianglar,</font>
+<a name="line1661">1661: </a><font color="#B22222">    U is upper triangular, E = D/omega; This routine applies</font>
+
+<a name="line1663">1663: </a><font color="#B22222">            (L + E)^{-1} A (U + E)^{-1}</font>
+
+<a name="line1665">1665: </a><font color="#B22222">    to a vector efficiently using Eisenstat's trick.</font>
+<a name="line1666">1666: </a><font color="#B22222">    */</font>
+<a name="line1667">1667: </a>    scale = (2.0/omega) - 1.0;
+
+<a name="line1669">1669: </a>    <font color="#B22222">/*  x = (E + U)^{-1} b */</font>
+<a name="line1670">1670: </a>    <font color="#4169E1">for</font> (i=m-1; i>=0; i--) {
+<a name="line1671">1671: </a>      n   = a->i[i+1] - diag[i] - 1;
+<a name="line1672">1672: </a>      idx = a->j + diag[i] + 1;
+<a name="line1673">1673: </a>      v   = a->a + diag[i] + 1;
+<a name="line1674">1674: </a>      sum = b[i];
+<a name="line1675">1675: </a>      PetscSparseDenseMinusDot(sum,x,v,idx,n);
+<a name="line1676">1676: </a>      x[i] = sum*idiag[i];
+<a name="line1677">1677: </a>    }
+
+<a name="line1679">1679: </a>    <font color="#B22222">/*  t = b - (2*E - D)x */</font>
+<a name="line1680">1680: </a>    v = a->a;
+<a name="line1681">1681: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) t[i] = b[i] - scale*(v[*diag++])*x[i];
+
+<a name="line1683">1683: </a>    <font color="#B22222">/*  t = (E + L)^{-1}t */</font>
+<a name="line1684">1684: </a>    ts   = t;
+<a name="line1685">1685: </a>    diag = a->diag;
+<a name="line1686">1686: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line1687">1687: </a>      n   = diag[i] - a->i[i];
+<a name="line1688">1688: </a>      idx = a->j + a->i[i];
+<a name="line1689">1689: </a>      v   = a->a + a->i[i];
+<a name="line1690">1690: </a>      sum = t[i];
+<a name="line1691">1691: </a>      PetscSparseDenseMinusDot(sum,ts,v,idx,n);
+<a name="line1692">1692: </a>      t[i] = sum*idiag[i];
+<a name="line1693">1693: </a>      <font color="#B22222">/*  x = x + t */</font>
+<a name="line1694">1694: </a>      x[i] += t[i];
+<a name="line1695">1695: </a>    }
+
+<a name="line1697">1697: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(6.0*m-1 + 2.0*a->nz);
+<a name="line1698">1698: </a>    <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(xx,&x);
+<a name="line1699">1699: </a>    <a href="../../../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(bb,&b);
+<a name="line1700">1700: </a>    <font color="#4169E1">return</font>(0);
+<a name="line1701">1701: </a>  }
+<a name="line1702">1702: </a>  <font color="#4169E1">if</font> (flag & SOR_ZERO_INITIAL_GUESS) {
+<a name="line1703">1703: </a>    <font color="#4169E1">if</font> (flag & SOR_FORWARD_SWEEP || flag & SOR_LOCAL_FORWARD_SWEEP) {
+<a name="line1704">1704: </a>      <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line1705">1705: </a>        n   = diag[i] - a->i[i];
+<a name="line1706">1706: </a>        idx = a->j + a->i[i];
+<a name="line1707">1707: </a>        v   = a->a + a->i[i];
+<a name="line1708">1708: </a>        sum = b[i];
+<a name="line1709">1709: </a>        PetscSparseDenseMinusDot(sum,x,v,idx,n);
+<a name="line1710">1710: </a>        t[i] = sum;
+<a name="line1711">1711: </a>        x[i] = sum*idiag[i];
+<a name="line1712">1712: </a>      }
+<a name="line1713">1713: </a>      xb   = t;
+<a name="line1714">1714: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(a->nz);
+<a name="line1715">1715: </a>    } <font color="#4169E1">else</font> xb = b;
+<a name="line1716">1716: </a>    <font color="#4169E1">if</font> (flag & SOR_BACKWARD_SWEEP || flag & SOR_LOCAL_BACKWARD_SWEEP) {
+<a name="line1717">1717: </a>      <font color="#4169E1">for</font> (i=m-1; i>=0; i--) {
+<a name="line1718">1718: </a>        n   = a->i[i+1] - diag[i] - 1;
+<a name="line1719">1719: </a>        idx = a->j + diag[i] + 1;
+<a name="line1720">1720: </a>        v   = a->a + diag[i] + 1;
+<a name="line1721">1721: </a>        sum = xb[i];
+<a name="line1722">1722: </a>        PetscSparseDenseMinusDot(sum,x,v,idx,n);
+<a name="line1723">1723: </a>        <font color="#4169E1">if</font> (xb == b) {
+<a name="line1724">1724: </a>          x[i] = sum*idiag[i];
+<a name="line1725">1725: </a>        } <font color="#4169E1">else</font> {
+<a name="line1726">1726: </a>          x[i] = (1-omega)*x[i] + sum*idiag[i];  <font color="#B22222">/* omega in idiag */</font>
+<a name="line1727">1727: </a>        }
+<a name="line1728">1728: </a>      }
+<a name="line1729">1729: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(a->nz); <font color="#B22222">/* assumes 1/2 in upper */</font>
+<a name="line1730">1730: </a>    }
+<a name="line1731">1731: </a>    its--;
+<a name="line1732">1732: </a>  }
+<a name="line1733">1733: </a>  <font color="#4169E1">while</font> (its--) {
+<a name="line1734">1734: </a>    <font color="#4169E1">if</font> (flag & SOR_FORWARD_SWEEP || flag & SOR_LOCAL_FORWARD_SWEEP) {
+<a name="line1735">1735: </a>      <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line1736">1736: </a>        <font color="#B22222">/* lower */</font>
+<a name="line1737">1737: </a>        n   = diag[i] - a->i[i];
+<a name="line1738">1738: </a>        idx = a->j + a->i[i];
+<a name="line1739">1739: </a>        v   = a->a + a->i[i];
+<a name="line1740">1740: </a>        sum = b[i];
+<a name="line1741">1741: </a>        PetscSparseDenseMinusDot(sum,x,v,idx,n);
+<a name="line1742">1742: </a>        t[i] = sum;             <font color="#B22222">/* save application of the lower-triangular part */</font>
+<a name="line1743">1743: </a>        <font color="#B22222">/* upper */</font>
+<a name="line1744">1744: </a>        n   = a->i[i+1] - diag[i] - 1;
+<a name="line1745">1745: </a>        idx = a->j + diag[i] + 1;
+<a name="line1746">1746: </a>        v   = a->a + diag[i] + 1;
+<a name="line1747">1747: </a>        PetscSparseDenseMinusDot(sum,x,v,idx,n);
+<a name="line1748">1748: </a>        x[i] = (1. - omega)*x[i] + sum*idiag[i]; <font color="#B22222">/* omega in idiag */</font>
+<a name="line1749">1749: </a>      }
+<a name="line1750">1750: </a>      xb   = t;
+<a name="line1751">1751: </a>      <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*a->nz);
+<a name="line1752">1752: </a>    } <font color="#4169E1">else</font> xb = b;
+<a name="line1753">1753: </a>    <font color="#4169E1">if</font> (flag & SOR_BACKWARD_SWEEP || flag & SOR_LOCAL_BACKWARD_SWEEP) {
+<a name="line1754">1754: </a>      <font color="#4169E1">for</font> (i=m-1; i>=0; i--) {
+<a name="line1755">1755: </a>        sum = xb[i];
+<a name="line1756">1756: </a>        <font color="#4169E1">if</font> (xb == b) {
+<a name="line1757">1757: </a>          <font color="#B22222">/* whole matrix (no checkpointing available) */</font>
+<a name="line1758">1758: </a>          n   = a->i[i+1] - a->i[i];
+<a name="line1759">1759: </a>          idx = a->j + a->i[i];
+<a name="line1760">1760: </a>          v   = a->a + a->i[i];
+<a name="line1761">1761: </a>          PetscSparseDenseMinusDot(sum,x,v,idx,n);
+<a name="line1762">1762: </a>          x[i] = (1. - omega)*x[i] + (sum + mdiag[i]*x[i])*idiag[i];
+<a name="line1763">1763: </a>        } <font color="#4169E1">else</font> { <font color="#B22222">/* lower-triangular part has been saved, so only apply upper-triangular */</font>
+<a name="line1764">1764: </a>          n   = a->i[i+1] - diag[i] - 1;
+<a name="line1765">1765: </a>          idx = a->j + diag[i] + 1;
+<a name="line1766">1766: </a>          v   = a->a + diag[i] + 1;
+<a name="line1767">1767: </a>          PetscSparseDenseMinusDot(sum,x,v,idx,n);
+<a name="line1768">1768: </a>          x[i] = (1. - omega)*x[i] + sum*idiag[i];  <font color="#B22222">/* omega in idiag */</font>
+<a name="line1769">1769: </a>        }
+<a name="line1770">1770: </a>      }
+<a name="line1771">1771: </a>      <font color="#4169E1">if</font> (xb == b) {
+<a name="line1772">1772: </a>        <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2.0*a->nz);
+<a name="line1773">1773: </a>      } <font color="#4169E1">else</font> {
+<a name="line1774">1774: </a>        <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(a->nz); <font color="#B22222">/* assumes 1/2 in upper */</font>
+<a name="line1775">1775: </a>      }
+<a name="line1776">1776: </a>    }
+<a name="line1777">1777: </a>  }
+<a name="line1778">1778: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(xx,&x);
+<a name="line1779">1779: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(bb,&b);
+<a name="line1780">1780: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1781">1781: </a>}
+
+
+<a name="line1786">1786: </a><strong><font color="#4169E1"><a name="MatGetInfo_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatGetInfo_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/MatInfoType.html#MatInfoType">MatInfoType</a> flag,<a href="../../../../../docs/manualpages/Mat/MatInfo.html#MatInfo">MatInfo</a> *info)</font></strong>
+<a name="line1787">1787: </a>{
+<a name="line1788">1788: </a>  Mat_SeqAIJ *a = (Mat_SeqAIJ*)A->data;
+
+<a name="line1791">1791: </a>  info->block_size   = 1.0;
+<a name="line1792">1792: </a>  info->nz_allocated = (double)a->maxnz;
+<a name="line1793">1793: </a>  info->nz_used      = (double)a->nz;
+<a name="line1794">1794: </a>  info->nz_unneeded  = (double)(a->maxnz - a->nz);
+<a name="line1795">1795: </a>  info->assemblies   = (double)A->num_ass;
+<a name="line1796">1796: </a>  info->mallocs      = (double)A->info.mallocs;
+<a name="line1797">1797: </a>  info->memory       = ((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A)->mem;
+<a name="line1798">1798: </a>  <font color="#4169E1">if</font> (A->factortype) {
+<a name="line1799">1799: </a>    info->fill_ratio_given  = A->info.fill_ratio_given;
+<a name="line1800">1800: </a>    info->fill_ratio_needed = A->info.fill_ratio_needed;
+<a name="line1801">1801: </a>    info->factor_mallocs    = A->info.factor_mallocs;
+<a name="line1802">1802: </a>  } <font color="#4169E1">else</font> {
+<a name="line1803">1803: </a>    info->fill_ratio_given  = 0;
+<a name="line1804">1804: </a>    info->fill_ratio_needed = 0;
+<a name="line1805">1805: </a>    info->factor_mallocs    = 0;
+<a name="line1806">1806: </a>  }
+<a name="line1807">1807: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1808">1808: </a>}
+
+<a name="line1812">1812: </a><strong><font color="#4169E1"><a name="MatZeroRows_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatZeroRows_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> N,const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> rows[],<a href="../../../../../docs/manu [...]
+<a name="line1813">1813: </a>{
+<a name="line1814">1814: </a>  Mat_SeqAIJ        *a = (Mat_SeqAIJ*)A->data;
+<a name="line1815">1815: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          i,m = A->rmap->n - 1;
+<a name="line1816">1816: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+<a name="line1817">1817: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *xx;
+<a name="line1818">1818: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       *bb;
+<a name="line1819">1819: </a><font color="#A020F0">#if defined(PETSC_USE_DEBUG)</font>
+<a name="line1820">1820: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          d = 0;
+<a name="line1821">1821: </a><font color="#A020F0">#endif</font>
+
+<a name="line1824">1824: </a>  <font color="#4169E1">if</font> (x && b) {
+<a name="line1825">1825: </a>    <a href="../../../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(x,&xx);
+<a name="line1826">1826: </a>    <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(b,&bb);
+<a name="line1827">1827: </a>    <font color="#4169E1">for</font> (i=0; i<N; i++) {
+<a name="line1828">1828: </a>      <font color="#4169E1">if</font> (rows[i] < 0 || rows[i] > m) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"row %D out of range"</font>, rows[i]);
+<a name="line1829">1829: </a>      bb[rows[i]] = diag*xx[rows[i]];
+<a name="line1830">1830: </a>    }
+<a name="line1831">1831: </a>    <a href="../../../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(x,&xx);
+<a name="line1832">1832: </a>    <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(b,&bb);
+<a name="line1833">1833: </a>  }
+
+<a name="line1835">1835: </a>  <font color="#4169E1">if</font> (a->keepnonzeropattern) {
+<a name="line1836">1836: </a>    <font color="#4169E1">for</font> (i=0; i<N; i++) {
+<a name="line1837">1837: </a>      <font color="#4169E1">if</font> (rows[i] < 0 || rows[i] > m) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"row %D out of range"</font>, rows[i]);
+<a name="line1838">1838: </a>      <a href="../../../../../docs/manualpages/Sys/PetscMemzero.html#PetscMemzero">PetscMemzero</a>(&a->a[a->i[rows[i]]],a->ilen[rows[i]]*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
+<a name="line1839">1839: </a>    }
+<a name="line1840">1840: </a>    <font color="#4169E1">if</font> (diag != 0.0) {
+<a name="line1841">1841: </a><font color="#A020F0">#if defined(PETSC_USE_DEBUG)</font>
+<a name="line1842">1842: </a>      <font color="#4169E1">for</font> (i=0; i<N; i++) {
+<a name="line1843">1843: </a>        d = rows[i];
+<a name="line1844">1844: </a>        <font color="#4169E1">if</font> (a->diag[d] >= a->i[d+1]) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Matrix is missing diagonal entry in the zeroed row %D"</font>,d);
+<a name="line1845">1845: </a>      }
+<a name="line1846">1846: </a><font color="#A020F0">#endif</font>
+<a name="line1847">1847: </a>      <font color="#4169E1">for</font> (i=0; i<N; i++) {
+<a name="line1848">1848: </a>        a->a[a->diag[rows[i]]] = diag;
+<a name="line1849">1849: </a>      }
+<a name="line1850">1850: </a>    }
+<a name="line1851">1851: </a>  } <font color="#4169E1">else</font> {
+<a name="line1852">1852: </a>    <font color="#4169E1">if</font> (diag != 0.0) {
+<a name="line1853">1853: </a>      <font color="#4169E1">for</font> (i=0; i<N; i++) {
+<a name="line1854">1854: </a>        <font color="#4169E1">if</font> (rows[i] < 0 || rows[i] > m) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"row %D out of range"</font>, rows[i]);
+<a name="line1855">1855: </a>        <font color="#4169E1">if</font> (a->ilen[rows[i]] > 0) {
+<a name="line1856">1856: </a>          a->ilen[rows[i]]    = 1;
+<a name="line1857">1857: </a>          a->a[a->i[rows[i]]] = diag;
+<a name="line1858">1858: </a>          a->j[a->i[rows[i]]] = rows[i];
+<a name="line1859">1859: </a>        } <font color="#4169E1">else</font> { <font color="#B22222">/* in case row was completely empty */</font>
+<a name="line1860">1860: </a>          MatSetValues_SeqAIJ(A,1,&rows[i],1,&rows[i],&diag,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
+<a name="line1861">1861: </a>        }
+<a name="line1862">1862: </a>      }
+<a name="line1863">1863: </a>    } <font color="#4169E1">else</font> {
+<a name="line1864">1864: </a>      <font color="#4169E1">for</font> (i=0; i<N; i++) {
+<a name="line1865">1865: </a>        <font color="#4169E1">if</font> (rows[i] < 0 || rows[i] > m) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"row %D out of range"</font>, rows[i]);
+<a name="line1866">1866: </a>        a->ilen[rows[i]] = 0;
+<a name="line1867">1867: </a>      }
+<a name="line1868">1868: </a>    }
+<a name="line1869">1869: </a>    A->nonzerostate++;
+<a name="line1870">1870: </a>  }
+<a name="line1871">1871: </a>  MatAssemblyEnd_SeqAIJ(A,MAT_FINAL_ASSEMBLY);
+<a name="line1872">1872: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1873">1873: </a>}
+
+<a name="line1877">1877: </a><strong><font color="#4169E1"><a name="MatZeroRowsColumns_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatZeroRowsColumns_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> N,const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> rows[],<a href="../../../. [...]
+<a name="line1878">1878: </a>{
+<a name="line1879">1879: </a>  Mat_SeqAIJ        *a = (Mat_SeqAIJ*)A->data;
+<a name="line1880">1880: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          i,j,m = A->rmap->n - 1,d = 0;
+<a name="line1881">1881: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+<a name="line1882">1882: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>         missing,*zeroed,vecs = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line1883">1883: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *xx;
+<a name="line1884">1884: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       *bb;
+
+<a name="line1887">1887: </a>  <font color="#4169E1">if</font> (x && b) {
+<a name="line1888">1888: </a>    <a href="../../../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(x,&xx);
+<a name="line1889">1889: </a>    <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(b,&bb);
+<a name="line1890">1890: </a>    vecs = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line1891">1891: </a>  }
+<a name="line1892">1892: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(A->rmap->n,&zeroed);
+<a name="line1893">1893: </a>  <font color="#4169E1">for</font> (i=0; i<N; i++) {
+<a name="line1894">1894: </a>    <font color="#4169E1">if</font> (rows[i] < 0 || rows[i] > m) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"row %D out of range"</font>, rows[i]);
+<a name="line1895">1895: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMemzero.html#PetscMemzero">PetscMemzero</a>(&a->a[a->i[rows[i]]],a->ilen[rows[i]]*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
+
+<a name="line1897">1897: </a>    zeroed[rows[i]] = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line1898">1898: </a>  }
+<a name="line1899">1899: </a>  <font color="#4169E1">for</font> (i=0; i<A->rmap->n; i++) {
+<a name="line1900">1900: </a>    <font color="#4169E1">if</font> (!zeroed[i]) {
+<a name="line1901">1901: </a>      <font color="#4169E1">for</font> (j=a->i[i]; j<a->i[i+1]; j++) {
+<a name="line1902">1902: </a>        <font color="#4169E1">if</font> (zeroed[a->j[j]]) {
+<a name="line1903">1903: </a>          <font color="#4169E1">if</font> (vecs) bb[i] -= a->a[j]*xx[a->j[j]];
+<a name="line1904">1904: </a>          a->a[j] = 0.0;
+<a name="line1905">1905: </a>        }
+<a name="line1906">1906: </a>      }
+<a name="line1907">1907: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (vecs) bb[i] = diag*xx[i];
+<a name="line1908">1908: </a>  }
+<a name="line1909">1909: </a>  <font color="#4169E1">if</font> (x && b) {
+<a name="line1910">1910: </a>    <a href="../../../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(x,&xx);
+<a name="line1911">1911: </a>    <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(b,&bb);
+<a name="line1912">1912: </a>  }
+<a name="line1913">1913: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(zeroed);
+<a name="line1914">1914: </a>  <font color="#4169E1">if</font> (diag != 0.0) {
+<a name="line1915">1915: </a>    MatMissingDiagonal_SeqAIJ(A,&missing,&d);
+<a name="line1916">1916: </a>    <font color="#4169E1">if</font> (missing) {
+<a name="line1917">1917: </a>      <font color="#4169E1">if</font> (a->nonew) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Matrix is missing diagonal entry in row %D"</font>,d);
+<a name="line1918">1918: </a>      <font color="#4169E1">else</font> {
+<a name="line1919">1919: </a>        <font color="#4169E1">for</font> (i=0; i<N; i++) {
+<a name="line1920">1920: </a>          MatSetValues_SeqAIJ(A,1,&rows[i],1,&rows[i],&diag,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
+<a name="line1921">1921: </a>        }
+<a name="line1922">1922: </a>      }
+<a name="line1923">1923: </a>    } <font color="#4169E1">else</font> {
+<a name="line1924">1924: </a>      <font color="#4169E1">for</font> (i=0; i<N; i++) {
+<a name="line1925">1925: </a>        a->a[a->diag[rows[i]]] = diag;
+<a name="line1926">1926: </a>      }
+<a name="line1927">1927: </a>    }
+<a name="line1928">1928: </a>  }
+<a name="line1929">1929: </a>  MatAssemblyEnd_SeqAIJ(A,MAT_FINAL_ASSEMBLY);
+<a name="line1930">1930: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1931">1931: </a>}
+
+<a name="line1935">1935: </a><strong><font color="#4169E1"><a name="MatGetRow_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatGetRow_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> row,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *nz,<a href="../../../../../docs/manualpages/Sys [...]
+<a name="line1936">1936: </a>{
+<a name="line1937">1937: </a>  Mat_SeqAIJ *a = (Mat_SeqAIJ*)A->data;
+<a name="line1938">1938: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>   *itmp;
+
+<a name="line1941">1941: </a>  <font color="#4169E1">if</font> (row < 0 || row >= A->rmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Row %D out of range"</font>,row);
+
+<a name="line1943">1943: </a>  *nz = a->i[row+1] - a->i[row];
+<a name="line1944">1944: </a>  <font color="#4169E1">if</font> (v) *v = a->a + a->i[row];
+<a name="line1945">1945: </a>  <font color="#4169E1">if</font> (idx) {
+<a name="line1946">1946: </a>    itmp = a->j + a->i[row];
+<a name="line1947">1947: </a>    <font color="#4169E1">if</font> (*nz) *idx = itmp;
+<a name="line1948">1948: </a>    <font color="#4169E1">else</font> *idx = 0;
+<a name="line1949">1949: </a>  }
+<a name="line1950">1950: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1951">1951: </a>}
+
+<a name="line1953">1953: </a><font color="#B22222">/* remove this function? */</font>
+<a name="line1956">1956: </a><strong><font color="#4169E1"><a name="MatRestoreRow_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatRestoreRow_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> row,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *nz,<a href="../../../../../docs/manualp [...]
 <a name="line1957">1957: </a>{
-<a name="line1958">1958: </a>  Mat_SeqAIJ     *a  = (Mat_SeqAIJ*)A->data;
-<a name="line1959">1959: </a>  MatScalar      *v  = a->a;
-<a name="line1960">1960: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>      sum = 0.0;
-<a name="line1962">1962: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,j;
-
-<a name="line1965">1965: </a>  <font color="#4169E1">if</font> (type == <a href="../../../../../docs/manualpages/Vec/NORM_FROBENIUS.html#NORM_FROBENIUS">NORM_FROBENIUS</a>) {
-<a name="line1966">1966: </a>    <font color="#4169E1">for</font> (i=0; i<a->nz; i++) {
-<a name="line1967">1967: </a>      sum += PetscRealPart(PetscConj(*v)*(*v)); v++;
-<a name="line1968">1968: </a>    }
-<a name="line1969">1969: </a>    *nrm = PetscSqrtReal(sum);
-<a name="line1970">1970: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2*a->nz);
-<a name="line1971">1971: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (type == <a href="../../../../../docs/manualpages/Vec/NORM_1.html#NORM_1">NORM_1</a>) {
-<a name="line1972">1972: </a>    <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> *tmp;
-<a name="line1973">1973: </a>    <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>  *jj = a->j;
-<a name="line1974">1974: </a>    <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(A->cmap->n+1,&tmp);
-<a name="line1975">1975: </a>    *nrm = 0.0;
-<a name="line1976">1976: </a>    <font color="#4169E1">for</font> (j=0; j<a->nz; j++) {
-<a name="line1977">1977: </a>      tmp[*jj++] += PetscAbsScalar(*v);  v++;
-<a name="line1978">1978: </a>    }
-<a name="line1979">1979: </a>    <font color="#4169E1">for</font> (j=0; j<A->cmap->n; j++) {
-<a name="line1980">1980: </a>      <font color="#4169E1">if</font> (tmp[j] > *nrm) *nrm = tmp[j];
-<a name="line1981">1981: </a>    }
-<a name="line1982">1982: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(tmp);
-<a name="line1983">1983: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(<a href="../../../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(a->nz-1,0));
-<a name="line1984">1984: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (type == <a href="../../../../../docs/manualpages/Vec/NORM_INFINITY.html#NORM_INFINITY">NORM_INFINITY</a>) {
-<a name="line1985">1985: </a>    *nrm = 0.0;
-<a name="line1986">1986: </a>    <font color="#4169E1">for</font> (j=0; j<A->rmap->n; j++) {
-<a name="line1987">1987: </a>      v   = a->a + a->i[j];
-<a name="line1988">1988: </a>      sum = 0.0;
-<a name="line1989">1989: </a>      <font color="#4169E1">for</font> (i=0; i<a->i[j+1]-a->i[j]; i++) {
-<a name="line1990">1990: </a>        sum += PetscAbsScalar(*v); v++;
-<a name="line1991">1991: </a>      }
-<a name="line1992">1992: </a>      <font color="#4169E1">if</font> (sum > *nrm) *nrm = sum;
-<a name="line1993">1993: </a>    }
-<a name="line1994">1994: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(<a href="../../../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(a->nz-1,0));
-<a name="line1995">1995: </a>  } <font color="#4169E1">else</font> <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_SUP,<font color="#666666">"No support for two norm"</font>);
-<a name="line1996">1996: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1997">1997: </a>}
-
-<a name="line1999">1999: </a><font color="#B22222">/* Merged from MatGetSymbolicTranspose_SeqAIJ() - replace MatGetSymbolicTranspose_SeqAIJ()? */</font>
-<a name="line2002">2002: </a><strong><font color="#4169E1"><a name="MatTransposeSymbolic_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatTransposeSymbolic_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> *B)</font></strong>
-<a name="line2003">2003: </a>{
-<a name="line2005">2005: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,j,anzj;
-<a name="line2006">2006: </a>  Mat_SeqAIJ     *a=(Mat_SeqAIJ*)A->data,*b;
-<a name="line2007">2007: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       an=A->cmap->N,am=A->rmap->N;
-<a name="line2008">2008: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       *ati,*atj,*atfill,*ai=a->i,*aj=a->j;
-
-<a name="line2011">2011: </a>  <font color="#B22222">/* Allocate space for symbolic transpose info and work array */</font>
-<a name="line2012">2012: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(an+1,&ati);
-<a name="line2013">2013: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(ai[am],&atj);
-<a name="line2014">2014: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(an,&atfill);
-
-<a name="line2016">2016: </a>  <font color="#B22222">/* Walk through aj and count ## of non-zeros in each row of A^T. */</font>
-<a name="line2017">2017: </a>  <font color="#B22222">/* Note: offset by 1 for fast conversion into csr format. */</font>
-<a name="line2018">2018: </a>  <font color="#4169E1">for</font> (i=0;i<ai[am];i++) ati[aj[i]+1] += 1;
-<a name="line2019">2019: </a>  <font color="#B22222">/* Form ati for csr format of A^T. */</font>
-<a name="line2020">2020: </a>  <font color="#4169E1">for</font> (i=0;i<an;i++) ati[i+1] += ati[i];
-
-<a name="line2022">2022: </a>  <font color="#B22222">/* Copy ati into atfill so we have locations of the next free space in atj */</font>
-<a name="line2023">2023: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(atfill,ati,an*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
-
-<a name="line2025">2025: </a>  <font color="#B22222">/* Walk through A row-wise and mark nonzero entries of A^T. */</font>
-<a name="line2026">2026: </a>  <font color="#4169E1">for</font> (i=0;i<am;i++) {
-<a name="line2027">2027: </a>    anzj = ai[i+1] - ai[i];
-<a name="line2028">2028: </a>    <font color="#4169E1">for</font> (j=0;j<anzj;j++) {
-<a name="line2029">2029: </a>      atj[atfill[*aj]] = i;
-<a name="line2030">2030: </a>      atfill[*aj++]   += 1;
-<a name="line2031">2031: </a>    }
-<a name="line2032">2032: </a>  }
-
-<a name="line2034">2034: </a>  <font color="#B22222">/* Clean up temporary space and complete requests. */</font>
-<a name="line2035">2035: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(atfill);
-<a name="line2036">2036: </a>  <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJWithArrays.html#MatCreateSeqAIJWithArrays">MatCreateSeqAIJWithArrays</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A),an,am,ati,atj,NULL,B);
-<a name="line2037">2037: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetBlockSizes.html#MatSetBlockSizes">MatSetBlockSizes</a>(*B,PetscAbs(A->cmap->bs),PetscAbs(A->rmap->bs));
-
-<a name="line2039">2039: </a>  b          = (Mat_SeqAIJ*)((*B)->data);
-<a name="line2040">2040: </a>  b->free_a  = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line2041">2041: </a>  b->free_ij = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line2042">2042: </a>  b->nonew   = 0;
-<a name="line2043">2043: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2044">2044: </a>}
-
-<a name="line2048">2048: </a><strong><font color="#4169E1"><a name="MatTranspose_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatTranspose_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/MatReuse.html#MatReuse">MatReuse</a> reuse,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> *B)</font></strong>
-<a name="line2049">2049: </a>{
-<a name="line2050">2050: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
-<a name="line2051">2051: </a>  <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>            C;
-<a name="line2053">2053: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,*aj = a->j,*ai = a->i,m = A->rmap->n,len,*col;
-<a name="line2054">2054: </a>  MatScalar      *array = a->a;
-
-<a name="line2057">2057: </a>  <font color="#4169E1">if</font> (reuse == MAT_REUSE_MATRIX && A == *B && m != A->cmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_SIZ,<font color="#666666">"Square matrix only for in-place"</font>);
-
-<a name="line2059">2059: </a>  <font color="#4169E1">if</font> (reuse == MAT_INITIAL_MATRIX || *B == A) {
-<a name="line2060">2060: </a>    <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(1+A->cmap->n,&col);
-
-<a name="line2062">2062: </a>    <font color="#4169E1">for</font> (i=0; i<ai[m]; i++) col[aj[i]] += 1;
-<a name="line2063">2063: </a>    <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A),&C);
-<a name="line2064">2064: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(C,A->cmap->n,m,A->cmap->n,m);
-<a name="line2065">2065: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetBlockSizes.html#MatSetBlockSizes">MatSetBlockSizes</a>(C,PetscAbs(A->cmap->bs),PetscAbs(A->rmap->bs));
-<a name="line2066">2066: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(C,((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A)->type_name);
-<a name="line2067">2067: </a>    MatSeqAIJSetPreallocation_SeqAIJ(C,0,col);
-<a name="line2068">2068: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(col);
-<a name="line2069">2069: </a>  } <font color="#4169E1">else</font> {
-<a name="line2070">2070: </a>    C = *B;
-<a name="line2071">2071: </a>  }
-
-<a name="line2073">2073: </a>  <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line2074">2074: </a>    len    = ai[i+1]-ai[i];
-<a name="line2075">2075: </a>    MatSetValues_SeqAIJ(C,len,aj,1,&i,array,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
-<a name="line2076">2076: </a>    array += len;
-<a name="line2077">2077: </a>    aj    += len;
-<a name="line2078">2078: </a>  }
-<a name="line2079">2079: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(C,MAT_FINAL_ASSEMBLY);
-<a name="line2080">2080: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(C,MAT_FINAL_ASSEMBLY);
-
-<a name="line2082">2082: </a>  <font color="#4169E1">if</font> (reuse == MAT_INITIAL_MATRIX || *B != A) {
-<a name="line2083">2083: </a>    *B = C;
-<a name="line2084">2084: </a>  } <font color="#4169E1">else</font> {
-<a name="line2085">2085: </a>    MatHeaderMerge(A,&C);
+<a name="line1959">1959: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1960">1960: </a>}
+
+<a name="line1964">1964: </a><strong><font color="#4169E1"><a name="MatNorm_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatNorm_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/NormType.html#NormType">NormType</a> type,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> *nrm)</font></strong>
+<a name="line1965">1965: </a>{
+<a name="line1966">1966: </a>  Mat_SeqAIJ     *a  = (Mat_SeqAIJ*)A->data;
+<a name="line1967">1967: </a>  MatScalar      *v  = a->a;
+<a name="line1968">1968: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>      sum = 0.0;
+<a name="line1970">1970: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,j;
+
+<a name="line1973">1973: </a>  <font color="#4169E1">if</font> (type == <a href="../../../../../docs/manualpages/Vec/NORM_FROBENIUS.html#NORM_FROBENIUS">NORM_FROBENIUS</a>) {
+<a name="line1974">1974: </a>    <font color="#4169E1">for</font> (i=0; i<a->nz; i++) {
+<a name="line1975">1975: </a>      sum += PetscRealPart(PetscConj(*v)*(*v)); v++;
+<a name="line1976">1976: </a>    }
+<a name="line1977">1977: </a>    *nrm = PetscSqrtReal(sum);
+<a name="line1978">1978: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(2*a->nz);
+<a name="line1979">1979: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (type == <a href="../../../../../docs/manualpages/Vec/NORM_1.html#NORM_1">NORM_1</a>) {
+<a name="line1980">1980: </a>    <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> *tmp;
+<a name="line1981">1981: </a>    <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>  *jj = a->j;
+<a name="line1982">1982: </a>    <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(A->cmap->n+1,&tmp);
+<a name="line1983">1983: </a>    *nrm = 0.0;
+<a name="line1984">1984: </a>    <font color="#4169E1">for</font> (j=0; j<a->nz; j++) {
+<a name="line1985">1985: </a>      tmp[*jj++] += PetscAbsScalar(*v);  v++;
+<a name="line1986">1986: </a>    }
+<a name="line1987">1987: </a>    <font color="#4169E1">for</font> (j=0; j<A->cmap->n; j++) {
+<a name="line1988">1988: </a>      <font color="#4169E1">if</font> (tmp[j] > *nrm) *nrm = tmp[j];
+<a name="line1989">1989: </a>    }
+<a name="line1990">1990: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(tmp);
+<a name="line1991">1991: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(<a href="../../../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(a->nz-1,0));
+<a name="line1992">1992: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (type == <a href="../../../../../docs/manualpages/Vec/NORM_INFINITY.html#NORM_INFINITY">NORM_INFINITY</a>) {
+<a name="line1993">1993: </a>    *nrm = 0.0;
+<a name="line1994">1994: </a>    <font color="#4169E1">for</font> (j=0; j<A->rmap->n; j++) {
+<a name="line1995">1995: </a>      v   = a->a + a->i[j];
+<a name="line1996">1996: </a>      sum = 0.0;
+<a name="line1997">1997: </a>      <font color="#4169E1">for</font> (i=0; i<a->i[j+1]-a->i[j]; i++) {
+<a name="line1998">1998: </a>        sum += PetscAbsScalar(*v); v++;
+<a name="line1999">1999: </a>      }
+<a name="line2000">2000: </a>      <font color="#4169E1">if</font> (sum > *nrm) *nrm = sum;
+<a name="line2001">2001: </a>    }
+<a name="line2002">2002: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(<a href="../../../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(a->nz-1,0));
+<a name="line2003">2003: </a>  } <font color="#4169E1">else</font> <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_SUP,<font color="#666666">"No support for two norm"</font>);
+<a name="line2004">2004: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2005">2005: </a>}
+
+<a name="line2007">2007: </a><font color="#B22222">/* Merged from MatGetSymbolicTranspose_SeqAIJ() - replace MatGetSymbolicTranspose_SeqAIJ()? */</font>
+<a name="line2010">2010: </a><strong><font color="#4169E1"><a name="MatTransposeSymbolic_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatTransposeSymbolic_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> *B)</font></strong>
+<a name="line2011">2011: </a>{
+<a name="line2013">2013: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,j,anzj;
+<a name="line2014">2014: </a>  Mat_SeqAIJ     *a=(Mat_SeqAIJ*)A->data,*b;
+<a name="line2015">2015: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       an=A->cmap->N,am=A->rmap->N;
+<a name="line2016">2016: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       *ati,*atj,*atfill,*ai=a->i,*aj=a->j;
+
+<a name="line2019">2019: </a>  <font color="#B22222">/* Allocate space for symbolic transpose info and work array */</font>
+<a name="line2020">2020: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(an+1,&ati);
+<a name="line2021">2021: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(ai[am],&atj);
+<a name="line2022">2022: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(an,&atfill);
+
+<a name="line2024">2024: </a>  <font color="#B22222">/* Walk through aj and count ## of non-zeros in each row of A^T. */</font>
+<a name="line2025">2025: </a>  <font color="#B22222">/* Note: offset by 1 for fast conversion into csr format. */</font>
+<a name="line2026">2026: </a>  <font color="#4169E1">for</font> (i=0;i<ai[am];i++) ati[aj[i]+1] += 1;
+<a name="line2027">2027: </a>  <font color="#B22222">/* Form ati for csr format of A^T. */</font>
+<a name="line2028">2028: </a>  <font color="#4169E1">for</font> (i=0;i<an;i++) ati[i+1] += ati[i];
+
+<a name="line2030">2030: </a>  <font color="#B22222">/* Copy ati into atfill so we have locations of the next free space in atj */</font>
+<a name="line2031">2031: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(atfill,ati,an*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
+
+<a name="line2033">2033: </a>  <font color="#B22222">/* Walk through A row-wise and mark nonzero entries of A^T. */</font>
+<a name="line2034">2034: </a>  <font color="#4169E1">for</font> (i=0;i<am;i++) {
+<a name="line2035">2035: </a>    anzj = ai[i+1] - ai[i];
+<a name="line2036">2036: </a>    <font color="#4169E1">for</font> (j=0;j<anzj;j++) {
+<a name="line2037">2037: </a>      atj[atfill[*aj]] = i;
+<a name="line2038">2038: </a>      atfill[*aj++]   += 1;
+<a name="line2039">2039: </a>    }
+<a name="line2040">2040: </a>  }
+
+<a name="line2042">2042: </a>  <font color="#B22222">/* Clean up temporary space and complete requests. */</font>
+<a name="line2043">2043: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(atfill);
+<a name="line2044">2044: </a>  <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJWithArrays.html#MatCreateSeqAIJWithArrays">MatCreateSeqAIJWithArrays</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A),an,am,ati,atj,NULL,B);
+<a name="line2045">2045: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetBlockSizes.html#MatSetBlockSizes">MatSetBlockSizes</a>(*B,PetscAbs(A->cmap->bs),PetscAbs(A->rmap->bs));
+
+<a name="line2047">2047: </a>  b          = (Mat_SeqAIJ*)((*B)->data);
+<a name="line2048">2048: </a>  b->free_a  = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line2049">2049: </a>  b->free_ij = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line2050">2050: </a>  b->nonew   = 0;
+<a name="line2051">2051: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2052">2052: </a>}
+
+<a name="line2056">2056: </a><strong><font color="#4169E1"><a name="MatTranspose_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatTranspose_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/MatReuse.html#MatReuse">MatReuse</a> reuse,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> *B)</font></strong>
+<a name="line2057">2057: </a>{
+<a name="line2058">2058: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
+<a name="line2059">2059: </a>  <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>            C;
+<a name="line2061">2061: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,*aj = a->j,*ai = a->i,m = A->rmap->n,len,*col;
+<a name="line2062">2062: </a>  MatScalar      *array = a->a;
+
+<a name="line2065">2065: </a>  <font color="#4169E1">if</font> (reuse == MAT_REUSE_MATRIX && A == *B && m != A->cmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_SIZ,<font color="#666666">"Square matrix only for in-place"</font>);
+
+<a name="line2067">2067: </a>  <font color="#4169E1">if</font> (reuse == MAT_INITIAL_MATRIX || *B == A) {
+<a name="line2068">2068: </a>    <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(1+A->cmap->n,&col);
+
+<a name="line2070">2070: </a>    <font color="#4169E1">for</font> (i=0; i<ai[m]; i++) col[aj[i]] += 1;
+<a name="line2071">2071: </a>    <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A),&C);
+<a name="line2072">2072: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(C,A->cmap->n,m,A->cmap->n,m);
+<a name="line2073">2073: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetBlockSizes.html#MatSetBlockSizes">MatSetBlockSizes</a>(C,PetscAbs(A->cmap->bs),PetscAbs(A->rmap->bs));
+<a name="line2074">2074: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(C,((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A)->type_name);
+<a name="line2075">2075: </a>    MatSeqAIJSetPreallocation_SeqAIJ(C,0,col);
+<a name="line2076">2076: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(col);
+<a name="line2077">2077: </a>  } <font color="#4169E1">else</font> {
+<a name="line2078">2078: </a>    C = *B;
+<a name="line2079">2079: </a>  }
+
+<a name="line2081">2081: </a>  <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line2082">2082: </a>    len    = ai[i+1]-ai[i];
+<a name="line2083">2083: </a>    MatSetValues_SeqAIJ(C,len,aj,1,&i,array,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
+<a name="line2084">2084: </a>    array += len;
+<a name="line2085">2085: </a>    aj    += len;
 <a name="line2086">2086: </a>  }
-<a name="line2087">2087: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2088">2088: </a>}
-
-<a name="line2092">2092: </a><strong><font color="#4169E1"><a name="MatIsTranspose_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatIsTranspose_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> tol,<a href="../../../../../docs/manualpages/Sys/Pe [...]
-<a name="line2093">2093: </a>{
-<a name="line2094">2094: </a>  Mat_SeqAIJ     *aij = (Mat_SeqAIJ*) A->data,*bij = (Mat_SeqAIJ*) B->data;
-<a name="line2095">2095: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       *adx,*bdx,*aii,*bii,*aptr,*bptr;
-<a name="line2096">2096: </a>  MatScalar      *va,*vb;
-<a name="line2098">2098: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       ma,na,mb,nb, i;
-
-<a name="line2101">2101: </a>  <a href="../../../../../docs/manualpages/Mat/MatGetSize.html#MatGetSize">MatGetSize</a>(A,&ma,&na);
-<a name="line2102">2102: </a>  <a href="../../../../../docs/manualpages/Mat/MatGetSize.html#MatGetSize">MatGetSize</a>(B,&mb,&nb);
-<a name="line2103">2103: </a>  <font color="#4169E1">if</font> (ma!=nb || na!=mb) {
-<a name="line2104">2104: </a>    *f = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line2105">2105: </a>    <font color="#4169E1">return</font>(0);
-<a name="line2106">2106: </a>  }
-<a name="line2107">2107: </a>  aii  = aij->i; bii = bij->i;
-<a name="line2108">2108: </a>  adx  = aij->j; bdx = bij->j;
-<a name="line2109">2109: </a>  va   = aij->a; vb = bij->a;
-<a name="line2110">2110: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(ma,&aptr);
-<a name="line2111">2111: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(mb,&bptr);
-<a name="line2112">2112: </a>  <font color="#4169E1">for</font> (i=0; i<ma; i++) aptr[i] = aii[i];
-<a name="line2113">2113: </a>  <font color="#4169E1">for</font> (i=0; i<mb; i++) bptr[i] = bii[i];
-
-<a name="line2115">2115: </a>  *f = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line2116">2116: </a>  <font color="#4169E1">for</font> (i=0; i<ma; i++) {
-<a name="line2117">2117: </a>    <font color="#4169E1">while</font> (aptr[i]<aii[i+1]) {
-<a name="line2118">2118: </a>      <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>    idc,idr;
-<a name="line2119">2119: </a>      <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> vc,vr;
-<a name="line2120">2120: </a>      <font color="#B22222">/* column/row index/value */</font>
-<a name="line2121">2121: </a>      idc = adx[aptr[i]];
-<a name="line2122">2122: </a>      idr = bdx[bptr[idc]];
-<a name="line2123">2123: </a>      vc  = va[aptr[i]];
-<a name="line2124">2124: </a>      vr  = vb[bptr[idc]];
-<a name="line2125">2125: </a>      <font color="#4169E1">if</font> (i!=idr || PetscAbsScalar(vc-vr) > tol) {
-<a name="line2126">2126: </a>        *f = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line2127">2127: </a>        <font color="#4169E1">goto</font> done;
-<a name="line2128">2128: </a>      } <font color="#4169E1">else</font> {
-<a name="line2129">2129: </a>        aptr[i]++;
-<a name="line2130">2130: </a>        <font color="#4169E1">if</font> (B || i!=idc) bptr[idc]++;
-<a name="line2131">2131: </a>      }
-<a name="line2132">2132: </a>    }
-<a name="line2133">2133: </a>  }
-<a name="line2134">2134: </a><strong><font color="#FF0000">done:</font></strong>
-<a name="line2135">2135: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(aptr);
-<a name="line2136">2136: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(bptr);
-<a name="line2137">2137: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2138">2138: </a>}
-
-<a name="line2142">2142: </a><strong><font color="#4169E1"><a name="MatIsHermitianTranspose_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatIsHermitianTranspose_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> tol,<a href="../../../../../docs/ [...]
-<a name="line2143">2143: </a>{
-<a name="line2144">2144: </a>  Mat_SeqAIJ     *aij = (Mat_SeqAIJ*) A->data,*bij = (Mat_SeqAIJ*) B->data;
-<a name="line2145">2145: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       *adx,*bdx,*aii,*bii,*aptr,*bptr;
-<a name="line2146">2146: </a>  MatScalar      *va,*vb;
-<a name="line2148">2148: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       ma,na,mb,nb, i;
-
-<a name="line2151">2151: </a>  <a href="../../../../../docs/manualpages/Mat/MatGetSize.html#MatGetSize">MatGetSize</a>(A,&ma,&na);
-<a name="line2152">2152: </a>  <a href="../../../../../docs/manualpages/Mat/MatGetSize.html#MatGetSize">MatGetSize</a>(B,&mb,&nb);
-<a name="line2153">2153: </a>  <font color="#4169E1">if</font> (ma!=nb || na!=mb) {
-<a name="line2154">2154: </a>    *f = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line2155">2155: </a>    <font color="#4169E1">return</font>(0);
-<a name="line2156">2156: </a>  }
-<a name="line2157">2157: </a>  aii  = aij->i; bii = bij->i;
-<a name="line2158">2158: </a>  adx  = aij->j; bdx = bij->j;
-<a name="line2159">2159: </a>  va   = aij->a; vb = bij->a;
-<a name="line2160">2160: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(ma,&aptr);
-<a name="line2161">2161: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(mb,&bptr);
-<a name="line2162">2162: </a>  <font color="#4169E1">for</font> (i=0; i<ma; i++) aptr[i] = aii[i];
-<a name="line2163">2163: </a>  <font color="#4169E1">for</font> (i=0; i<mb; i++) bptr[i] = bii[i];
-
-<a name="line2165">2165: </a>  *f = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line2166">2166: </a>  <font color="#4169E1">for</font> (i=0; i<ma; i++) {
-<a name="line2167">2167: </a>    <font color="#4169E1">while</font> (aptr[i]<aii[i+1]) {
-<a name="line2168">2168: </a>      <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>    idc,idr;
-<a name="line2169">2169: </a>      <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> vc,vr;
-<a name="line2170">2170: </a>      <font color="#B22222">/* column/row index/value */</font>
-<a name="line2171">2171: </a>      idc = adx[aptr[i]];
-<a name="line2172">2172: </a>      idr = bdx[bptr[idc]];
-<a name="line2173">2173: </a>      vc  = va[aptr[i]];
-<a name="line2174">2174: </a>      vr  = vb[bptr[idc]];
-<a name="line2175">2175: </a>      <font color="#4169E1">if</font> (i!=idr || PetscAbsScalar(vc-PetscConj(vr)) > tol) {
-<a name="line2176">2176: </a>        *f = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line2177">2177: </a>        <font color="#4169E1">goto</font> done;
-<a name="line2178">2178: </a>      } <font color="#4169E1">else</font> {
-<a name="line2179">2179: </a>        aptr[i]++;
-<a name="line2180">2180: </a>        <font color="#4169E1">if</font> (B || i!=idc) bptr[idc]++;
-<a name="line2181">2181: </a>      }
-<a name="line2182">2182: </a>    }
-<a name="line2183">2183: </a>  }
-<a name="line2184">2184: </a><strong><font color="#FF0000">done:</font></strong>
-<a name="line2185">2185: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(aptr);
-<a name="line2186">2186: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(bptr);
-<a name="line2187">2187: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2188">2188: </a>}
-
-<a name="line2192">2192: </a><strong><font color="#4169E1"><a name="MatIsSymmetric_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatIsSymmetric_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> tol,<a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>  *f)</font></strong>
-<a name="line2193">2193: </a>{
-
-<a name="line2197">2197: </a>  MatIsTranspose_SeqAIJ(A,A,tol,f);
-<a name="line2198">2198: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2199">2199: </a>}
-
-<a name="line2203">2203: </a><strong><font color="#4169E1"><a name="MatIsHermitian_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatIsHermitian_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> tol,<a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>  *f)</font></strong>
-<a name="line2204">2204: </a>{
-
-<a name="line2208">2208: </a>  MatIsHermitianTranspose_SeqAIJ(A,A,tol,f);
-<a name="line2209">2209: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2210">2210: </a>}
-
-<a name="line2214">2214: </a><strong><font color="#4169E1"><a name="MatDiagonalScale_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatDiagonalScale_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> ll,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> rr)</font></strong>
-<a name="line2215">2215: </a>{
-<a name="line2216">2216: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
-<a name="line2217">2217: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>    *l,*r,x;
-<a name="line2218">2218: </a>  MatScalar      *v;
-<a name="line2220">2220: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,j,m = A->rmap->n,n = A->cmap->n,M,nz = a->nz,*jj;
-
-<a name="line2223">2223: </a>  <font color="#4169E1">if</font> (ll) {
-<a name="line2224">2224: </a>    <font color="#B22222">/* The local size is used so that VecMPI can be passed to this routine</font>
-<a name="line2225">2225: </a><font color="#B22222">       by MatDiagonalScale_MPIAIJ */</font>
-<a name="line2226">2226: </a>    <a href="../../../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(ll,&m);
-<a name="line2227">2227: </a>    <font color="#4169E1">if</font> (m != A->rmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_SIZ,<font color="#666666">"Left scaling vector wrong length"</font>);
-<a name="line2228">2228: </a>    <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(ll,&l);
-<a name="line2229">2229: </a>    v    = a->a;
-<a name="line2230">2230: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line2231">2231: </a>      x = l[i];
-<a name="line2232">2232: </a>      M = a->i[i+1] - a->i[i];
-<a name="line2233">2233: </a>      <font color="#4169E1">for</font> (j=0; j<M; j++) (*v++) *= x;
-<a name="line2234">2234: </a>    }
-<a name="line2235">2235: </a>    <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(ll,&l);
-<a name="line2236">2236: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(nz);
-<a name="line2237">2237: </a>  }
-<a name="line2238">2238: </a>  <font color="#4169E1">if</font> (rr) {
-<a name="line2239">2239: </a>    <a href="../../../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(rr,&n);
-<a name="line2240">2240: </a>    <font color="#4169E1">if</font> (n != A->cmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_SIZ,<font color="#666666">"Right scaling vector wrong length"</font>);
-<a name="line2241">2241: </a>    <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(rr,&r);
-<a name="line2242">2242: </a>    v    = a->a; jj = a->j;
-<a name="line2243">2243: </a>    <font color="#4169E1">for</font> (i=0; i<nz; i++) (*v++) *= r[*jj++];
-<a name="line2244">2244: </a>    <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(rr,&r);
-<a name="line2245">2245: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(nz);
-<a name="line2246">2246: </a>  }
-<a name="line2247">2247: </a>  MatSeqAIJInvalidateDiagonal(A);
-<a name="line2248">2248: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2249">2249: </a>}
-
-<a name="line2253">2253: </a><strong><font color="#4169E1"><a name="MatGetSubMatrix_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatGetSubMatrix_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> isrow,<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> iscol,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscIn [...]
-<a name="line2254">2254: </a>{
-<a name="line2255">2255: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data,*c;
-<a name="line2257">2257: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       *smap,i,k,kstart,kend,oldcols = A->cmap->n,*lens;
-<a name="line2258">2258: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       row,mat_i,*mat_j,tcol,first,step,*mat_ilen,sum,lensi;
-<a name="line2259">2259: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *irow,*icol;
-<a name="line2260">2260: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       nrows,ncols;
-<a name="line2261">2261: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       *starts,*j_new,*i_new,*aj = a->j,*ai = a->i,ii,*ailen = a->ilen;
-<a name="line2262">2262: </a>  MatScalar      *a_new,*mat_a;
-<a name="line2263">2263: </a>  <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>            C;
-<a name="line2264">2264: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      stride;
-
-
-<a name="line2268">2268: </a>  <a href="../../../../../docs/manualpages/IS/ISGetIndices.html#ISGetIndices">ISGetIndices</a>(isrow,&irow);
-<a name="line2269">2269: </a>  <a href="../../../../../docs/manualpages/IS/ISGetLocalSize.html#ISGetLocalSize">ISGetLocalSize</a>(isrow,&nrows);
-<a name="line2270">2270: </a>  <a href="../../../../../docs/manualpages/IS/ISGetLocalSize.html#ISGetLocalSize">ISGetLocalSize</a>(iscol,&ncols);
-
-<a name="line2272">2272: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)iscol,ISSTRIDE,&stride);
-<a name="line2273">2273: </a>  <font color="#4169E1">if</font> (stride) {
-<a name="line2274">2274: </a>    <a href="../../../../../docs/manualpages/IS/ISStrideGetInfo.html#ISStrideGetInfo">ISStrideGetInfo</a>(iscol,&first,&step);
-<a name="line2275">2275: </a>  } <font color="#4169E1">else</font> {
-<a name="line2276">2276: </a>    first = 0;
-<a name="line2277">2277: </a>    step  = 0;
-<a name="line2278">2278: </a>  }
-<a name="line2279">2279: </a>  <font color="#4169E1">if</font> (stride && step == 1) {
-<a name="line2280">2280: </a>    <font color="#B22222">/* special case of contiguous rows */</font>
-<a name="line2281">2281: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc2.html#PetscMalloc2">PetscMalloc2</a>(nrows,&lens,nrows,&starts);
-<a name="line2282">2282: </a>    <font color="#B22222">/* loop over new rows determining lens and starting points */</font>
-<a name="line2283">2283: </a>    <font color="#4169E1">for</font> (i=0; i<nrows; i++) {
-<a name="line2284">2284: </a>      kstart = ai[irow[i]];
-<a name="line2285">2285: </a>      kend   = kstart + ailen[irow[i]];
-<a name="line2286">2286: </a>      starts[i] = kstart;
-<a name="line2287">2287: </a>      <font color="#4169E1">for</font> (k=kstart; k<kend; k++) {
-<a name="line2288">2288: </a>        <font color="#4169E1">if</font> (aj[k] >= first) {
-<a name="line2289">2289: </a>          starts[i] = k;
-<a name="line2290">2290: </a>          <font color="#4169E1">break</font>;
-<a name="line2291">2291: </a>        }
-<a name="line2292">2292: </a>      }
-<a name="line2293">2293: </a>      sum = 0;
-<a name="line2294">2294: </a>      <font color="#4169E1">while</font> (k < kend) {
-<a name="line2295">2295: </a>        <font color="#4169E1">if</font> (aj[k++] >= first+ncols) <font color="#4169E1">break</font>;
-<a name="line2296">2296: </a>        sum++;
-<a name="line2297">2297: </a>      }
-<a name="line2298">2298: </a>      lens[i] = sum;
-<a name="line2299">2299: </a>    }
-<a name="line2300">2300: </a>    <font color="#B22222">/* create submatrix */</font>
-<a name="line2301">2301: </a>    <font color="#4169E1">if</font> (scall == MAT_REUSE_MATRIX) {
-<a name="line2302">2302: </a>      <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> n_cols,n_rows;
-<a name="line2303">2303: </a>      <a href="../../../../../docs/manualpages/Mat/MatGetSize.html#MatGetSize">MatGetSize</a>(*B,&n_rows,&n_cols);
-<a name="line2304">2304: </a>      <font color="#4169E1">if</font> (n_rows != nrows || n_cols != ncols) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_SIZ,<font color="#666666">"Reused submatrix wrong size"</font>);
-<a name="line2305">2305: </a>      <a href="../../../../../docs/manualpages/Mat/MatZeroEntries.html#MatZeroEntries">MatZeroEntries</a>(*B);
-<a name="line2306">2306: </a>      C    = *B;
-<a name="line2307">2307: </a>    } <font color="#4169E1">else</font> {
-<a name="line2308">2308: </a>      <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> rbs,cbs;
-<a name="line2309">2309: </a>      <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A),&C);
-<a name="line2310">2310: </a>      <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(C,nrows,ncols,<a href="../../../../../docs/manualpages/Sys/PETSC_DETERMINE.html#PETSC_DETERMINE">PETSC_DETERMINE</a>,<a href="../../../../../docs/manualpages/Sys/PETSC_DETERMINE.html#PETSC_DETERMINE">PETSC_DETERMINE</a>);
-<a name="line2311">2311: </a>      <a href="../../../../../docs/manualpages/IS/ISGetBlockSize.html#ISGetBlockSize">ISGetBlockSize</a>(isrow,&rbs);
-<a name="line2312">2312: </a>      <a href="../../../../../docs/manualpages/IS/ISGetBlockSize.html#ISGetBlockSize">ISGetBlockSize</a>(iscol,&cbs);
-<a name="line2313">2313: </a>      <a href="../../../../../docs/manualpages/Mat/MatSetBlockSizes.html#MatSetBlockSizes">MatSetBlockSizes</a>(C,rbs,cbs);
-<a name="line2314">2314: </a>      <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(C,((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A)->type_name);
-<a name="line2315">2315: </a>      MatSeqAIJSetPreallocation_SeqAIJ(C,0,lens);
-<a name="line2316">2316: </a>    }
-<a name="line2317">2317: </a>    c = (Mat_SeqAIJ*)C->data;
-
-<a name="line2319">2319: </a>    <font color="#B22222">/* loop over rows inserting into submatrix */</font>
-<a name="line2320">2320: </a>    a_new = c->a;
-<a name="line2321">2321: </a>    j_new = c->j;
-<a name="line2322">2322: </a>    i_new = c->i;
-
-<a name="line2324">2324: </a>    <font color="#4169E1">for</font> (i=0; i<nrows; i++) {
-<a name="line2325">2325: </a>      ii    = starts[i];
-<a name="line2326">2326: </a>      lensi = lens[i];
-<a name="line2327">2327: </a>      <font color="#4169E1">for</font> (k=0; k<lensi; k++) {
-<a name="line2328">2328: </a>        *j_new++ = aj[ii+k] - first;
-<a name="line2329">2329: </a>      }
-<a name="line2330">2330: </a>      <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(a_new,a->a + starts[i],lensi*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
-<a name="line2331">2331: </a>      a_new     += lensi;
-<a name="line2332">2332: </a>      i_new[i+1] = i_new[i] + lensi;
-<a name="line2333">2333: </a>      c->ilen[i] = lensi;
-<a name="line2334">2334: </a>    }
-<a name="line2335">2335: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree2.html#PetscFree2">PetscFree2</a>(lens,starts);
-<a name="line2336">2336: </a>  } <font color="#4169E1">else</font> {
-<a name="line2337">2337: </a>    <a href="../../../../../docs/manualpages/IS/ISGetIndices.html#ISGetIndices">ISGetIndices</a>(iscol,&icol);
-<a name="line2338">2338: </a>    <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(oldcols,&smap);
-<a name="line2339">2339: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(1+nrows,&lens);
-<a name="line2340">2340: </a>    <font color="#4169E1">for</font> (i=0; i<ncols; i++) {
-<a name="line2341">2341: </a><font color="#A020F0">#if defined(PETSC_USE_DEBUG)</font>
-<a name="line2342">2342: </a>      <font color="#4169E1">if</font> (icol[i] >= oldcols) <a href="../../../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Requesting column beyond largest column icol[%D] %D <= A->cmap->n %D"</font>,i,icol[i],oldcols);
-<a name="line2343">2343: </a><font color="#A020F0">#endif</font>
-<a name="line2344">2344: </a>      smap[icol[i]] = i+1;
-<a name="line2345">2345: </a>    }
-
-<a name="line2347">2347: </a>    <font color="#B22222">/* determine lens of each row */</font>
-<a name="line2348">2348: </a>    <font color="#4169E1">for</font> (i=0; i<nrows; i++) {
-<a name="line2349">2349: </a>      kstart  = ai[irow[i]];
-<a name="line2350">2350: </a>      kend    = kstart + a->ilen[irow[i]];
-<a name="line2351">2351: </a>      lens[i] = 0;
-<a name="line2352">2352: </a>      <font color="#4169E1">for</font> (k=kstart; k<kend; k++) {
-<a name="line2353">2353: </a>        <font color="#4169E1">if</font> (smap[aj[k]]) {
-<a name="line2354">2354: </a>          lens[i]++;
-<a name="line2355">2355: </a>        }
-<a name="line2356">2356: </a>      }
-<a name="line2357">2357: </a>    }
-<a name="line2358">2358: </a>    <font color="#B22222">/* Create and fill new matrix */</font>
-<a name="line2359">2359: </a>    <font color="#4169E1">if</font> (scall == MAT_REUSE_MATRIX) {
-<a name="line2360">2360: </a>      <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> equal;
-
-<a name="line2362">2362: </a>      c = (Mat_SeqAIJ*)((*B)->data);
-<a name="line2363">2363: </a>      <font color="#4169E1">if</font> ((*B)->rmap->n  != nrows || (*B)->cmap->n != ncols) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_SIZ,<font color="#666666">"Cannot reuse matrix. wrong size"</font>);
-<a name="line2364">2364: </a>      <a href="../../../../../docs/manualpages/Sys/PetscMemcmp.html#PetscMemcmp">PetscMemcmp</a>(c->ilen,lens,(*B)->rmap->n*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>),&equal);
-<a name="line2365">2365: </a>      <font color="#4169E1">if</font> (!equal) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_SIZ,<font color="#666666">"Cannot reuse matrix. wrong no of nonzeros"</font>);
-<a name="line2366">2366: </a>      <a href="../../../../../docs/manualpages/Sys/PetscMemzero.html#PetscMemzero">PetscMemzero</a>(c->ilen,(*B)->rmap->n*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
-<a name="line2367">2367: </a>      C    = *B;
-<a name="line2368">2368: </a>    } <font color="#4169E1">else</font> {
-<a name="line2369">2369: </a>      <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> rbs,cbs;
-<a name="line2370">2370: </a>      <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A),&C);
-<a name="line2371">2371: </a>      <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(C,nrows,ncols,<a href="../../../../../docs/manualpages/Sys/PETSC_DETERMINE.html#PETSC_DETERMINE">PETSC_DETERMINE</a>,<a href="../../../../../docs/manualpages/Sys/PETSC_DETERMINE.html#PETSC_DETERMINE">PETSC_DETERMINE</a>);
-<a name="line2372">2372: </a>      <a href="../../../../../docs/manualpages/IS/ISGetBlockSize.html#ISGetBlockSize">ISGetBlockSize</a>(isrow,&rbs);
-<a name="line2373">2373: </a>      <a href="../../../../../docs/manualpages/IS/ISGetBlockSize.html#ISGetBlockSize">ISGetBlockSize</a>(iscol,&cbs);
-<a name="line2374">2374: </a>      <a href="../../../../../docs/manualpages/Mat/MatSetBlockSizes.html#MatSetBlockSizes">MatSetBlockSizes</a>(C,rbs,cbs);
-<a name="line2375">2375: </a>      <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(C,((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A)->type_name);
-<a name="line2376">2376: </a>      MatSeqAIJSetPreallocation_SeqAIJ(C,0,lens);
-<a name="line2377">2377: </a>    }
-<a name="line2378">2378: </a>    c = (Mat_SeqAIJ*)(C->data);
-<a name="line2379">2379: </a>    <font color="#4169E1">for</font> (i=0; i<nrows; i++) {
-<a name="line2380">2380: </a>      row      = irow[i];
-<a name="line2381">2381: </a>      kstart   = ai[row];
-<a name="line2382">2382: </a>      kend     = kstart + a->ilen[row];
-<a name="line2383">2383: </a>      mat_i    = c->i[i];
-<a name="line2384">2384: </a>      mat_j    = c->j + mat_i;
-<a name="line2385">2385: </a>      mat_a    = c->a + mat_i;
-<a name="line2386">2386: </a>      mat_ilen = c->ilen + i;
-<a name="line2387">2387: </a>      <font color="#4169E1">for</font> (k=kstart; k<kend; k++) {
-<a name="line2388">2388: </a>        <font color="#4169E1">if</font> ((tcol=smap[a->j[k]])) {
-<a name="line2389">2389: </a>          *mat_j++ = tcol - 1;
-<a name="line2390">2390: </a>          *mat_a++ = a->a[k];
-<a name="line2391">2391: </a>          (*mat_ilen)++;
-
-<a name="line2393">2393: </a>        }
-<a name="line2394">2394: </a>      }
-<a name="line2395">2395: </a>    }
-<a name="line2396">2396: </a>    <font color="#B22222">/* Free work space */</font>
-<a name="line2397">2397: </a>    <a href="../../../../../docs/manualpages/IS/ISRestoreIndices.html#ISRestoreIndices">ISRestoreIndices</a>(iscol,&icol);
-<a name="line2398">2398: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(smap);
-<a name="line2399">2399: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(lens);
-<a name="line2400">2400: </a>    <font color="#B22222">/* sort */</font>
-<a name="line2401">2401: </a>    <font color="#4169E1">for</font> (i = 0; i < nrows; i++) {
-<a name="line2402">2402: </a>      <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> ilen;
-
-<a name="line2404">2404: </a>      mat_i = c->i[i];
-<a name="line2405">2405: </a>      mat_j = c->j + mat_i;
-<a name="line2406">2406: </a>      mat_a = c->a + mat_i;
-<a name="line2407">2407: </a>      ilen  = c->ilen[i];
-<a name="line2408">2408: </a>      PetscSortIntWithMatScalarArray(ilen,mat_j,mat_a);
-<a name="line2409">2409: </a>    }
-<a name="line2410">2410: </a>  }
-<a name="line2411">2411: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(C,MAT_FINAL_ASSEMBLY);
-<a name="line2412">2412: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(C,MAT_FINAL_ASSEMBLY);
-
-<a name="line2414">2414: </a>  <a href="../../../../../docs/manualpages/IS/ISRestoreIndices.html#ISRestoreIndices">ISRestoreIndices</a>(isrow,&irow);
-<a name="line2415">2415: </a>  *B   = C;
-<a name="line2416">2416: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2417">2417: </a>}
-
-<a name="line2421">2421: </a><strong><font color="#4169E1"><a name="MatGetMultiProcBlock_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatGetMultiProcBlock_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> mat,<a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a> subComm,<a href="../../../../../docs/manualpages/Mat/MatReuse.html#MatReuse">MatReuse</a> scall,<a href="../. [...]
-<a name="line2422">2422: </a>{
-<a name="line2424">2424: </a>  <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>            B;
-
-<a name="line2427">2427: </a>  <font color="#4169E1">if</font> (scall == MAT_INITIAL_MATRIX) {
-<a name="line2428">2428: </a>    <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(subComm,&B);
-<a name="line2429">2429: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(B,mat->rmap->n,mat->cmap->n,mat->rmap->n,mat->cmap->n);
-<a name="line2430">2430: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetBlockSizesFromMats.html#MatSetBlockSizesFromMats">MatSetBlockSizesFromMats</a>(B,mat,mat);
-<a name="line2431">2431: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(B,<a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a>);
-<a name="line2432">2432: </a>    MatDuplicateNoCreate_SeqAIJ(B,mat,MAT_COPY_VALUES,<a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
-<a name="line2433">2433: </a>    *subMat = B;
-<a name="line2434">2434: </a>  } <font color="#4169E1">else</font> {
-<a name="line2435">2435: </a>    MatCopy_SeqAIJ(mat,*subMat,SAME_NONZERO_PATTERN);
-<a name="line2436">2436: </a>  }
-<a name="line2437">2437: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2438">2438: </a>}
-
-<a name="line2442">2442: </a><strong><font color="#4169E1"><a name="MatILUFactor_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatILUFactor_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> inA,<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> row,<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> col,const <a href="../../../../../docs/manualpages/Mat/MatFactorInfo.html#MatF [...]
-<a name="line2443">2443: </a>{
-<a name="line2444">2444: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)inA->data;
-<a name="line2446">2446: </a>  <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>            outA;
-<a name="line2447">2447: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      row_identity,col_identity;
-
-<a name="line2450">2450: </a>  <font color="#4169E1">if</font> (info->levels != 0) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_SUP,<font color="#666666">"Only levels=0 supported for in-place ilu"</font>);
-
-<a name="line2452">2452: </a>  <a href="../../../../../docs/manualpages/IS/ISIdentity.html#ISIdentity">ISIdentity</a>(row,&row_identity);
-<a name="line2453">2453: </a>  <a href="../../../../../docs/manualpages/IS/ISIdentity.html#ISIdentity">ISIdentity</a>(col,&col_identity);
-
-<a name="line2455">2455: </a>  outA             = inA;
-<a name="line2456">2456: </a>  outA->factortype = MAT_FACTOR_LU;
-<a name="line2457">2457: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(inA->solvertype);
-<a name="line2458">2458: </a>  <a href="../../../../../docs/manualpages/Sys/PetscStrallocpy.html#PetscStrallocpy">PetscStrallocpy</a>(MATSOLVERPETSC,&inA->solvertype);
-
-<a name="line2460">2460: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectReference.html#PetscObjectReference">PetscObjectReference</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)row);
-<a name="line2461">2461: </a>  <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&a->row);
-
-<a name="line2463">2463: </a>  a->row = row;
-
-<a name="line2465">2465: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectReference.html#PetscObjectReference">PetscObjectReference</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)col);
-<a name="line2466">2466: </a>  <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&a->col);
-
-<a name="line2468">2468: </a>  a->col = col;
-
-<a name="line2470">2470: </a>  <font color="#B22222">/* Create the inverse permutation so that it can be used in <a href="../../../../../docs/manualpages/Mat/MatLUFactorNumeric.html#MatLUFactorNumeric">MatLUFactorNumeric</a>() */</font>
-<a name="line2471">2471: </a>  <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&a->icol);
-<a name="line2472">2472: </a>  <a href="../../../../../docs/manualpages/IS/ISInvertPermutation.html#ISInvertPermutation">ISInvertPermutation</a>(col,<a href="../../../../../docs/manualpages/Sys/PETSC_DECIDE.html#PETSC_DECIDE">PETSC_DECIDE</a>,&a->icol);
-<a name="line2473">2473: </a>  PetscLogObjectParent((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)inA,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)a->icol);
-
-<a name="line2475">2475: </a>  <font color="#4169E1">if</font> (!a->solve_work) { <font color="#B22222">/* this matrix may have been factored before */</font>
-<a name="line2476">2476: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(inA->rmap->n+1,&a->solve_work);
-<a name="line2477">2477: </a>    PetscLogObjectMemory((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)inA, (inA->rmap->n+1)*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
-<a name="line2478">2478: </a>  }
-
-<a name="line2480">2480: </a>  MatMarkDiagonal_SeqAIJ(inA);
-<a name="line2481">2481: </a>  <font color="#4169E1">if</font> (row_identity && col_identity) {
-<a name="line2482">2482: </a>    MatLUFactorNumeric_SeqAIJ_inplace(outA,inA,info);
-<a name="line2483">2483: </a>  } <font color="#4169E1">else</font> {
-<a name="line2484">2484: </a>    MatLUFactorNumeric_SeqAIJ_InplaceWithPerm(outA,inA,info);
-<a name="line2485">2485: </a>  }
-<a name="line2486">2486: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2487">2487: </a>}
-
-<a name="line2491">2491: </a><strong><font color="#4169E1"><a name="MatScale_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatScale_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> inA,<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> alpha)</font></strong>
-<a name="line2492">2492: </a>{
-<a name="line2493">2493: </a>  Mat_SeqAIJ     *a     = (Mat_SeqAIJ*)inA->data;
-<a name="line2494">2494: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>    oalpha = alpha;
-<a name="line2496">2496: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBLASInt.html#PetscBLASInt">PetscBLASInt</a>   one = 1,bnz;
-
-<a name="line2499">2499: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBLASIntCast.html#PetscBLASIntCast">PetscBLASIntCast</a>(a->nz,&bnz);
-<a name="line2500">2500: </a>  PetscStackCallBLAS(<font color="#666666">"BLASscal"</font>,BLASscal_(&bnz,&oalpha,a->a,&one));
-<a name="line2501">2501: </a>  <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(a->nz);
-<a name="line2502">2502: </a>  MatSeqAIJInvalidateDiagonal(inA);
-<a name="line2503">2503: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2504">2504: </a>}
-
-<a name="line2508">2508: </a><strong><font color="#4169E1"><a name="MatGetSubMatrices_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatGetSubMatrices_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> n,const <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> irow[],const <a href="../../../../../docs/manua [...]
-<a name="line2509">2509: </a>{
-<a name="line2511">2511: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
-
-<a name="line2514">2514: </a>  <font color="#4169E1">if</font> (scall == MAT_INITIAL_MATRIX) {
-<a name="line2515">2515: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(n+1,B);
-<a name="line2516">2516: </a>  }
-
-<a name="line2518">2518: </a>  <font color="#4169E1">for</font> (i=0; i<n; i++) {
-<a name="line2519">2519: </a>    MatGetSubMatrix_SeqAIJ(A,irow[i],icol[i],<a href="../../../../../docs/manualpages/Sys/PETSC_DECIDE.html#PETSC_DECIDE">PETSC_DECIDE</a>,scall,&(*B)[i]);
-<a name="line2520">2520: </a>  }
-<a name="line2521">2521: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2522">2522: </a>}
-
-<a name="line2526">2526: </a><strong><font color="#4169E1"><a name="MatIncreaseOverlap_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatIncreaseOverlap_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> is_max,<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> is[],<a href="../../../../../docs/manualpages/ [...]
-<a name="line2527">2527: </a>{
-<a name="line2528">2528: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
-<a name="line2530">2530: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       row,i,j,k,l,m,n,*nidx,isz,val;
-<a name="line2531">2531: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *idx;
-<a name="line2532">2532: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       start,end,*ai,*aj;
-<a name="line2533">2533: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBT.html#PetscBT">PetscBT</a>        table;
-
-<a name="line2536">2536: </a>  m  = A->rmap->n;
-<a name="line2537">2537: </a>  ai = a->i;
-<a name="line2538">2538: </a>  aj = a->j;
-
-<a name="line2540">2540: </a>  <font color="#4169E1">if</font> (ov < 0) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"illegal negative overlap value used"</font>);
-
-<a name="line2542">2542: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(m+1,&nidx);
-<a name="line2543">2543: </a>  PetscBTCreate(m,&table);
-
-<a name="line2545">2545: </a>  <font color="#4169E1">for</font> (i=0; i<is_max; i++) {
-<a name="line2546">2546: </a>    <font color="#B22222">/* Initialize the two local arrays */</font>
-<a name="line2547">2547: </a>    isz  = 0;
-<a name="line2548">2548: </a>    PetscBTMemzero(m,table);
-
-<a name="line2550">2550: </a>    <font color="#B22222">/* Extract the indices, assume there can be duplicate entries */</font>
-<a name="line2551">2551: </a>    <a href="../../../../../docs/manualpages/IS/ISGetIndices.html#ISGetIndices">ISGetIndices</a>(is[i],&idx);
-<a name="line2552">2552: </a>    <a href="../../../../../docs/manualpages/IS/ISGetLocalSize.html#ISGetLocalSize">ISGetLocalSize</a>(is[i],&n);
-
-<a name="line2554">2554: </a>    <font color="#B22222">/* Enter these into the temp arrays. I.e., mark table[row], enter row into new index */</font>
-<a name="line2555">2555: </a>    <font color="#4169E1">for</font> (j=0; j<n; ++j) {
-<a name="line2556">2556: </a>      <font color="#4169E1">if</font> (!PetscBTLookupSet(table,idx[j])) nidx[isz++] = idx[j];
-<a name="line2557">2557: </a>    }
-<a name="line2558">2558: </a>    <a href="../../../../../docs/manualpages/IS/ISRestoreIndices.html#ISRestoreIndices">ISRestoreIndices</a>(is[i],&idx);
-<a name="line2559">2559: </a>    <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&is[i]);
-
-<a name="line2561">2561: </a>    k = 0;
-<a name="line2562">2562: </a>    <font color="#4169E1">for</font> (j=0; j<ov; j++) { <font color="#B22222">/* for each overlap */</font>
-<a name="line2563">2563: </a>      n = isz;
-<a name="line2564">2564: </a>      <font color="#4169E1">for</font> (; k<n; k++) { <font color="#B22222">/* do only those rows in nidx[k], which are not done yet */</font>
-<a name="line2565">2565: </a>        row   = nidx[k];
-<a name="line2566">2566: </a>        start = ai[row];
-<a name="line2567">2567: </a>        end   = ai[row+1];
-<a name="line2568">2568: </a>        <font color="#4169E1">for</font> (l = start; l<end; l++) {
-<a name="line2569">2569: </a>          val = aj[l];
-<a name="line2570">2570: </a>          <font color="#4169E1">if</font> (!PetscBTLookupSet(table,val)) nidx[isz++] = val;
-<a name="line2571">2571: </a>        }
-<a name="line2572">2572: </a>      }
-<a name="line2573">2573: </a>    }
-<a name="line2574">2574: </a>    <a href="../../../../../docs/manualpages/IS/ISCreateGeneral.html#ISCreateGeneral">ISCreateGeneral</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,isz,nidx,PETSC_COPY_VALUES,(is+i));
-<a name="line2575">2575: </a>  }
-<a name="line2576">2576: </a>  PetscBTDestroy(&table);
-<a name="line2577">2577: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(nidx);
-<a name="line2578">2578: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2579">2579: </a>}
-
-<a name="line2581">2581: </a><font color="#B22222">/* -------------------------------------------------------------- */</font>
-<a name="line2584">2584: </a><strong><font color="#4169E1"><a name="MatPermute_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatPermute_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> rowp,<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> colp,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> *B)</font>< [...]
-<a name="line2585">2585: </a>{
-<a name="line2586">2586: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
-<a name="line2588">2588: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,nz = 0,m = A->rmap->n,n = A->cmap->n;
-<a name="line2589">2589: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *row,*col;
-<a name="line2590">2590: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       *cnew,j,*lens;
-<a name="line2591">2591: </a>  <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a>             icolp,irowp;
-<a name="line2592">2592: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       *cwork = NULL;
-<a name="line2593">2593: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>    *vwork = NULL;
-
-<a name="line2596">2596: </a>  <a href="../../../../../docs/manualpages/IS/ISInvertPermutation.html#ISInvertPermutation">ISInvertPermutation</a>(rowp,<a href="../../../../../docs/manualpages/Sys/PETSC_DECIDE.html#PETSC_DECIDE">PETSC_DECIDE</a>,&irowp);
-<a name="line2597">2597: </a>  <a href="../../../../../docs/manualpages/IS/ISGetIndices.html#ISGetIndices">ISGetIndices</a>(irowp,&row);
-<a name="line2598">2598: </a>  <a href="../../../../../docs/manualpages/IS/ISInvertPermutation.html#ISInvertPermutation">ISInvertPermutation</a>(colp,<a href="../../../../../docs/manualpages/Sys/PETSC_DECIDE.html#PETSC_DECIDE">PETSC_DECIDE</a>,&icolp);
-<a name="line2599">2599: </a>  <a href="../../../../../docs/manualpages/IS/ISGetIndices.html#ISGetIndices">ISGetIndices</a>(icolp,&col);
-
-<a name="line2601">2601: </a>  <font color="#B22222">/* determine lengths of permuted rows */</font>
-<a name="line2602">2602: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(m+1,&lens);
-<a name="line2603">2603: </a>  <font color="#4169E1">for</font> (i=0; i<m; i++) lens[row[i]] = a->i[i+1] - a->i[i];
-<a name="line2604">2604: </a>  <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A),B);
-<a name="line2605">2605: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(*B,m,n,m,n);
-<a name="line2606">2606: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetBlockSizesFromMats.html#MatSetBlockSizesFromMats">MatSetBlockSizesFromMats</a>(*B,A,A);
-<a name="line2607">2607: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(*B,((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A)->type_name);
-<a name="line2608">2608: </a>  MatSeqAIJSetPreallocation_SeqAIJ(*B,0,lens);
-<a name="line2609">2609: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(lens);
-
-<a name="line2611">2611: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(n,&cnew);
-<a name="line2612">2612: </a>  <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line2613">2613: </a>    MatGetRow_SeqAIJ(A,i,&nz,&cwork,&vwork);
-<a name="line2614">2614: </a>    <font color="#4169E1">for</font> (j=0; j<nz; j++) cnew[j] = col[cwork[j]];
-<a name="line2615">2615: </a>    MatSetValues_SeqAIJ(*B,1,&row[i],nz,cnew,vwork,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
-<a name="line2616">2616: </a>    MatRestoreRow_SeqAIJ(A,i,&nz,&cwork,&vwork);
-<a name="line2617">2617: </a>  }
-<a name="line2618">2618: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(cnew);
-
-<a name="line2620">2620: </a>  (*B)->assembled = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-
-<a name="line2622">2622: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(*B,MAT_FINAL_ASSEMBLY);
-<a name="line2623">2623: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(*B,MAT_FINAL_ASSEMBLY);
-<a name="line2624">2624: </a>  <a href="../../../../../docs/manualpages/IS/ISRestoreIndices.html#ISRestoreIndices">ISRestoreIndices</a>(irowp,&row);
-<a name="line2625">2625: </a>  <a href="../../../../../docs/manualpages/IS/ISRestoreIndices.html#ISRestoreIndices">ISRestoreIndices</a>(icolp,&col);
-<a name="line2626">2626: </a>  <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&irowp);
-<a name="line2627">2627: </a>  <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&icolp);
-<a name="line2628">2628: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2629">2629: </a>}
-
-<a name="line2633">2633: </a><strong><font color="#4169E1"><a name="MatCopy_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatCopy_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B,<a href="../../../../../docs/manualpages/Mat/MatStructure.html#MatStructure">MatStructure</a> str)</font></strong>
-<a name="line2634">2634: </a>{
-
-<a name="line2638">2638: </a>  <font color="#B22222">/* If the two matrices have the same copy implementation, use fast copy. */</font>
-<a name="line2639">2639: </a>  <font color="#4169E1">if</font> (str == SAME_NONZERO_PATTERN && (A->ops->copy == B->ops->copy)) {
-<a name="line2640">2640: </a>    Mat_SeqAIJ *a = (Mat_SeqAIJ*)A->data;
-<a name="line2641">2641: </a>    Mat_SeqAIJ *b = (Mat_SeqAIJ*)B->data;
-
-<a name="line2643">2643: </a>    <font color="#4169E1">if</font> (a->i[A->rmap->n] != b->i[B->rmap->n]) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_INCOMP,<font color="#666666">"Number of nonzeros in two matrices are different"</font>);
-<a name="line2644">2644: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(b->a,a->a,(a->i[A->rmap->n])*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
-<a name="line2645">2645: </a>  } <font color="#4169E1">else</font> {
-<a name="line2646">2646: </a>    MatCopy_Basic(A,B,str);
-<a name="line2647">2647: </a>  }
-<a name="line2648">2648: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2649">2649: </a>}
-
-<a name="line2653">2653: </a><strong><font color="#4169E1"><a name="MatSetUp_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatSetUp_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A)</font></strong>
-<a name="line2654">2654: </a>{
-
-<a name="line2658">2658: </a>   MatSeqAIJSetPreallocation_SeqAIJ(A,<a href="../../../../../docs/manualpages/Sys/PETSC_DEFAULT.html#PETSC_DEFAULT">PETSC_DEFAULT</a>,0);
-<a name="line2659">2659: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2660">2660: </a>}
-
-<a name="line2664">2664: </a><strong><font color="#4169E1"><a name="MatSeqAIJGetArray_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatSeqAIJGetArray_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *array[])</font></strong>
-<a name="line2665">2665: </a>{
-<a name="line2666">2666: </a>  Mat_SeqAIJ *a = (Mat_SeqAIJ*)A->data;
-
-<a name="line2669">2669: </a>  *array = a->a;
-<a name="line2670">2670: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2671">2671: </a>}
-
-<a name="line2675">2675: </a><strong><font color="#4169E1"><a name="MatSeqAIJRestoreArray_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatSeqAIJRestoreArray_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *array[])</font></strong>
-<a name="line2676">2676: </a>{
+<a name="line2087">2087: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(C,MAT_FINAL_ASSEMBLY);
+<a name="line2088">2088: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(C,MAT_FINAL_ASSEMBLY);
+
+<a name="line2090">2090: </a>  <font color="#4169E1">if</font> (reuse == MAT_INITIAL_MATRIX || *B != A) {
+<a name="line2091">2091: </a>    *B = C;
+<a name="line2092">2092: </a>  } <font color="#4169E1">else</font> {
+<a name="line2093">2093: </a>    MatHeaderMerge(A,&C);
+<a name="line2094">2094: </a>  }
+<a name="line2095">2095: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2096">2096: </a>}
+
+<a name="line2100">2100: </a><strong><font color="#4169E1"><a name="MatIsTranspose_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatIsTranspose_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> tol,<a href="../../../../../docs/manualpages/Sys/Pe [...]
+<a name="line2101">2101: </a>{
+<a name="line2102">2102: </a>  Mat_SeqAIJ     *aij = (Mat_SeqAIJ*) A->data,*bij = (Mat_SeqAIJ*) B->data;
+<a name="line2103">2103: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       *adx,*bdx,*aii,*bii,*aptr,*bptr;
+<a name="line2104">2104: </a>  MatScalar      *va,*vb;
+<a name="line2106">2106: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       ma,na,mb,nb, i;
+
+<a name="line2109">2109: </a>  <a href="../../../../../docs/manualpages/Mat/MatGetSize.html#MatGetSize">MatGetSize</a>(A,&ma,&na);
+<a name="line2110">2110: </a>  <a href="../../../../../docs/manualpages/Mat/MatGetSize.html#MatGetSize">MatGetSize</a>(B,&mb,&nb);
+<a name="line2111">2111: </a>  <font color="#4169E1">if</font> (ma!=nb || na!=mb) {
+<a name="line2112">2112: </a>    *f = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line2113">2113: </a>    <font color="#4169E1">return</font>(0);
+<a name="line2114">2114: </a>  }
+<a name="line2115">2115: </a>  aii  = aij->i; bii = bij->i;
+<a name="line2116">2116: </a>  adx  = aij->j; bdx = bij->j;
+<a name="line2117">2117: </a>  va   = aij->a; vb = bij->a;
+<a name="line2118">2118: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(ma,&aptr);
+<a name="line2119">2119: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(mb,&bptr);
+<a name="line2120">2120: </a>  <font color="#4169E1">for</font> (i=0; i<ma; i++) aptr[i] = aii[i];
+<a name="line2121">2121: </a>  <font color="#4169E1">for</font> (i=0; i<mb; i++) bptr[i] = bii[i];
+
+<a name="line2123">2123: </a>  *f = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line2124">2124: </a>  <font color="#4169E1">for</font> (i=0; i<ma; i++) {
+<a name="line2125">2125: </a>    <font color="#4169E1">while</font> (aptr[i]<aii[i+1]) {
+<a name="line2126">2126: </a>      <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>    idc,idr;
+<a name="line2127">2127: </a>      <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> vc,vr;
+<a name="line2128">2128: </a>      <font color="#B22222">/* column/row index/value */</font>
+<a name="line2129">2129: </a>      idc = adx[aptr[i]];
+<a name="line2130">2130: </a>      idr = bdx[bptr[idc]];
+<a name="line2131">2131: </a>      vc  = va[aptr[i]];
+<a name="line2132">2132: </a>      vr  = vb[bptr[idc]];
+<a name="line2133">2133: </a>      <font color="#4169E1">if</font> (i!=idr || PetscAbsScalar(vc-vr) > tol) {
+<a name="line2134">2134: </a>        *f = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line2135">2135: </a>        <font color="#4169E1">goto</font> done;
+<a name="line2136">2136: </a>      } <font color="#4169E1">else</font> {
+<a name="line2137">2137: </a>        aptr[i]++;
+<a name="line2138">2138: </a>        <font color="#4169E1">if</font> (B || i!=idc) bptr[idc]++;
+<a name="line2139">2139: </a>      }
+<a name="line2140">2140: </a>    }
+<a name="line2141">2141: </a>  }
+<a name="line2142">2142: </a><strong><font color="#FF0000">done:</font></strong>
+<a name="line2143">2143: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(aptr);
+<a name="line2144">2144: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(bptr);
+<a name="line2145">2145: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2146">2146: </a>}
+
+<a name="line2150">2150: </a><strong><font color="#4169E1"><a name="MatIsHermitianTranspose_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatIsHermitianTranspose_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> tol,<a href="../../../../../docs/ [...]
+<a name="line2151">2151: </a>{
+<a name="line2152">2152: </a>  Mat_SeqAIJ     *aij = (Mat_SeqAIJ*) A->data,*bij = (Mat_SeqAIJ*) B->data;
+<a name="line2153">2153: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       *adx,*bdx,*aii,*bii,*aptr,*bptr;
+<a name="line2154">2154: </a>  MatScalar      *va,*vb;
+<a name="line2156">2156: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       ma,na,mb,nb, i;
+
+<a name="line2159">2159: </a>  <a href="../../../../../docs/manualpages/Mat/MatGetSize.html#MatGetSize">MatGetSize</a>(A,&ma,&na);
+<a name="line2160">2160: </a>  <a href="../../../../../docs/manualpages/Mat/MatGetSize.html#MatGetSize">MatGetSize</a>(B,&mb,&nb);
+<a name="line2161">2161: </a>  <font color="#4169E1">if</font> (ma!=nb || na!=mb) {
+<a name="line2162">2162: </a>    *f = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line2163">2163: </a>    <font color="#4169E1">return</font>(0);
+<a name="line2164">2164: </a>  }
+<a name="line2165">2165: </a>  aii  = aij->i; bii = bij->i;
+<a name="line2166">2166: </a>  adx  = aij->j; bdx = bij->j;
+<a name="line2167">2167: </a>  va   = aij->a; vb = bij->a;
+<a name="line2168">2168: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(ma,&aptr);
+<a name="line2169">2169: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(mb,&bptr);
+<a name="line2170">2170: </a>  <font color="#4169E1">for</font> (i=0; i<ma; i++) aptr[i] = aii[i];
+<a name="line2171">2171: </a>  <font color="#4169E1">for</font> (i=0; i<mb; i++) bptr[i] = bii[i];
+
+<a name="line2173">2173: </a>  *f = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line2174">2174: </a>  <font color="#4169E1">for</font> (i=0; i<ma; i++) {
+<a name="line2175">2175: </a>    <font color="#4169E1">while</font> (aptr[i]<aii[i+1]) {
+<a name="line2176">2176: </a>      <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>    idc,idr;
+<a name="line2177">2177: </a>      <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> vc,vr;
+<a name="line2178">2178: </a>      <font color="#B22222">/* column/row index/value */</font>
+<a name="line2179">2179: </a>      idc = adx[aptr[i]];
+<a name="line2180">2180: </a>      idr = bdx[bptr[idc]];
+<a name="line2181">2181: </a>      vc  = va[aptr[i]];
+<a name="line2182">2182: </a>      vr  = vb[bptr[idc]];
+<a name="line2183">2183: </a>      <font color="#4169E1">if</font> (i!=idr || PetscAbsScalar(vc-PetscConj(vr)) > tol) {
+<a name="line2184">2184: </a>        *f = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line2185">2185: </a>        <font color="#4169E1">goto</font> done;
+<a name="line2186">2186: </a>      } <font color="#4169E1">else</font> {
+<a name="line2187">2187: </a>        aptr[i]++;
+<a name="line2188">2188: </a>        <font color="#4169E1">if</font> (B || i!=idc) bptr[idc]++;
+<a name="line2189">2189: </a>      }
+<a name="line2190">2190: </a>    }
+<a name="line2191">2191: </a>  }
+<a name="line2192">2192: </a><strong><font color="#FF0000">done:</font></strong>
+<a name="line2193">2193: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(aptr);
+<a name="line2194">2194: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(bptr);
+<a name="line2195">2195: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2196">2196: </a>}
+
+<a name="line2200">2200: </a><strong><font color="#4169E1"><a name="MatIsSymmetric_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatIsSymmetric_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> tol,<a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>  *f)</font></strong>
+<a name="line2201">2201: </a>{
+
+<a name="line2205">2205: </a>  MatIsTranspose_SeqAIJ(A,A,tol,f);
+<a name="line2206">2206: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2207">2207: </a>}
+
+<a name="line2211">2211: </a><strong><font color="#4169E1"><a name="MatIsHermitian_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatIsHermitian_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> tol,<a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>  *f)</font></strong>
+<a name="line2212">2212: </a>{
+
+<a name="line2216">2216: </a>  MatIsHermitianTranspose_SeqAIJ(A,A,tol,f);
+<a name="line2217">2217: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2218">2218: </a>}
+
+<a name="line2222">2222: </a><strong><font color="#4169E1"><a name="MatDiagonalScale_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatDiagonalScale_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> ll,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> rr)</font></strong>
+<a name="line2223">2223: </a>{
+<a name="line2224">2224: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
+<a name="line2225">2225: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>    *l,*r,x;
+<a name="line2226">2226: </a>  MatScalar      *v;
+<a name="line2228">2228: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,j,m = A->rmap->n,n = A->cmap->n,M,nz = a->nz,*jj;
+
+<a name="line2231">2231: </a>  <font color="#4169E1">if</font> (ll) {
+<a name="line2232">2232: </a>    <font color="#B22222">/* The local size is used so that VecMPI can be passed to this routine</font>
+<a name="line2233">2233: </a><font color="#B22222">       by MatDiagonalScale_MPIAIJ */</font>
+<a name="line2234">2234: </a>    <a href="../../../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(ll,&m);
+<a name="line2235">2235: </a>    <font color="#4169E1">if</font> (m != A->rmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_SIZ,<font color="#666666">"Left scaling vector wrong length"</font>);
+<a name="line2236">2236: </a>    <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(ll,&l);
+<a name="line2237">2237: </a>    v    = a->a;
+<a name="line2238">2238: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line2239">2239: </a>      x = l[i];
+<a name="line2240">2240: </a>      M = a->i[i+1] - a->i[i];
+<a name="line2241">2241: </a>      <font color="#4169E1">for</font> (j=0; j<M; j++) (*v++) *= x;
+<a name="line2242">2242: </a>    }
+<a name="line2243">2243: </a>    <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(ll,&l);
+<a name="line2244">2244: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(nz);
+<a name="line2245">2245: </a>  }
+<a name="line2246">2246: </a>  <font color="#4169E1">if</font> (rr) {
+<a name="line2247">2247: </a>    <a href="../../../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(rr,&n);
+<a name="line2248">2248: </a>    <font color="#4169E1">if</font> (n != A->cmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_SIZ,<font color="#666666">"Right scaling vector wrong length"</font>);
+<a name="line2249">2249: </a>    <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(rr,&r);
+<a name="line2250">2250: </a>    v    = a->a; jj = a->j;
+<a name="line2251">2251: </a>    <font color="#4169E1">for</font> (i=0; i<nz; i++) (*v++) *= r[*jj++];
+<a name="line2252">2252: </a>    <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(rr,&r);
+<a name="line2253">2253: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(nz);
+<a name="line2254">2254: </a>  }
+<a name="line2255">2255: </a>  MatSeqAIJInvalidateDiagonal(A);
+<a name="line2256">2256: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2257">2257: </a>}
+
+<a name="line2261">2261: </a><strong><font color="#4169E1"><a name="MatGetSubMatrix_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatGetSubMatrix_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> isrow,<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> iscol,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscIn [...]
+<a name="line2262">2262: </a>{
+<a name="line2263">2263: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data,*c;
+<a name="line2265">2265: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       *smap,i,k,kstart,kend,oldcols = A->cmap->n,*lens;
+<a name="line2266">2266: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       row,mat_i,*mat_j,tcol,first,step,*mat_ilen,sum,lensi;
+<a name="line2267">2267: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *irow,*icol;
+<a name="line2268">2268: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       nrows,ncols;
+<a name="line2269">2269: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       *starts,*j_new,*i_new,*aj = a->j,*ai = a->i,ii,*ailen = a->ilen;
+<a name="line2270">2270: </a>  MatScalar      *a_new,*mat_a;
+<a name="line2271">2271: </a>  <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>            C;
+<a name="line2272">2272: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      stride;
+
+
+<a name="line2276">2276: </a>  <a href="../../../../../docs/manualpages/IS/ISGetIndices.html#ISGetIndices">ISGetIndices</a>(isrow,&irow);
+<a name="line2277">2277: </a>  <a href="../../../../../docs/manualpages/IS/ISGetLocalSize.html#ISGetLocalSize">ISGetLocalSize</a>(isrow,&nrows);
+<a name="line2278">2278: </a>  <a href="../../../../../docs/manualpages/IS/ISGetLocalSize.html#ISGetLocalSize">ISGetLocalSize</a>(iscol,&ncols);
+
+<a name="line2280">2280: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)iscol,ISSTRIDE,&stride);
+<a name="line2281">2281: </a>  <font color="#4169E1">if</font> (stride) {
+<a name="line2282">2282: </a>    <a href="../../../../../docs/manualpages/IS/ISStrideGetInfo.html#ISStrideGetInfo">ISStrideGetInfo</a>(iscol,&first,&step);
+<a name="line2283">2283: </a>  } <font color="#4169E1">else</font> {
+<a name="line2284">2284: </a>    first = 0;
+<a name="line2285">2285: </a>    step  = 0;
+<a name="line2286">2286: </a>  }
+<a name="line2287">2287: </a>  <font color="#4169E1">if</font> (stride && step == 1) {
+<a name="line2288">2288: </a>    <font color="#B22222">/* special case of contiguous rows */</font>
+<a name="line2289">2289: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc2.html#PetscMalloc2">PetscMalloc2</a>(nrows,&lens,nrows,&starts);
+<a name="line2290">2290: </a>    <font color="#B22222">/* loop over new rows determining lens and starting points */</font>
+<a name="line2291">2291: </a>    <font color="#4169E1">for</font> (i=0; i<nrows; i++) {
+<a name="line2292">2292: </a>      kstart = ai[irow[i]];
+<a name="line2293">2293: </a>      kend   = kstart + ailen[irow[i]];
+<a name="line2294">2294: </a>      starts[i] = kstart;
+<a name="line2295">2295: </a>      <font color="#4169E1">for</font> (k=kstart; k<kend; k++) {
+<a name="line2296">2296: </a>        <font color="#4169E1">if</font> (aj[k] >= first) {
+<a name="line2297">2297: </a>          starts[i] = k;
+<a name="line2298">2298: </a>          <font color="#4169E1">break</font>;
+<a name="line2299">2299: </a>        }
+<a name="line2300">2300: </a>      }
+<a name="line2301">2301: </a>      sum = 0;
+<a name="line2302">2302: </a>      <font color="#4169E1">while</font> (k < kend) {
+<a name="line2303">2303: </a>        <font color="#4169E1">if</font> (aj[k++] >= first+ncols) <font color="#4169E1">break</font>;
+<a name="line2304">2304: </a>        sum++;
+<a name="line2305">2305: </a>      }
+<a name="line2306">2306: </a>      lens[i] = sum;
+<a name="line2307">2307: </a>    }
+<a name="line2308">2308: </a>    <font color="#B22222">/* create submatrix */</font>
+<a name="line2309">2309: </a>    <font color="#4169E1">if</font> (scall == MAT_REUSE_MATRIX) {
+<a name="line2310">2310: </a>      <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> n_cols,n_rows;
+<a name="line2311">2311: </a>      <a href="../../../../../docs/manualpages/Mat/MatGetSize.html#MatGetSize">MatGetSize</a>(*B,&n_rows,&n_cols);
+<a name="line2312">2312: </a>      <font color="#4169E1">if</font> (n_rows != nrows || n_cols != ncols) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_SIZ,<font color="#666666">"Reused submatrix wrong size"</font>);
+<a name="line2313">2313: </a>      <a href="../../../../../docs/manualpages/Mat/MatZeroEntries.html#MatZeroEntries">MatZeroEntries</a>(*B);
+<a name="line2314">2314: </a>      C    = *B;
+<a name="line2315">2315: </a>    } <font color="#4169E1">else</font> {
+<a name="line2316">2316: </a>      <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> rbs,cbs;
+<a name="line2317">2317: </a>      <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A),&C);
+<a name="line2318">2318: </a>      <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(C,nrows,ncols,<a href="../../../../../docs/manualpages/Sys/PETSC_DETERMINE.html#PETSC_DETERMINE">PETSC_DETERMINE</a>,<a href="../../../../../docs/manualpages/Sys/PETSC_DETERMINE.html#PETSC_DETERMINE">PETSC_DETERMINE</a>);
+<a name="line2319">2319: </a>      <a href="../../../../../docs/manualpages/IS/ISGetBlockSize.html#ISGetBlockSize">ISGetBlockSize</a>(isrow,&rbs);
+<a name="line2320">2320: </a>      <a href="../../../../../docs/manualpages/IS/ISGetBlockSize.html#ISGetBlockSize">ISGetBlockSize</a>(iscol,&cbs);
+<a name="line2321">2321: </a>      <a href="../../../../../docs/manualpages/Mat/MatSetBlockSizes.html#MatSetBlockSizes">MatSetBlockSizes</a>(C,rbs,cbs);
+<a name="line2322">2322: </a>      <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(C,((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A)->type_name);
+<a name="line2323">2323: </a>      MatSeqAIJSetPreallocation_SeqAIJ(C,0,lens);
+<a name="line2324">2324: </a>    }
+<a name="line2325">2325: </a>    c = (Mat_SeqAIJ*)C->data;
+
+<a name="line2327">2327: </a>    <font color="#B22222">/* loop over rows inserting into submatrix */</font>
+<a name="line2328">2328: </a>    a_new = c->a;
+<a name="line2329">2329: </a>    j_new = c->j;
+<a name="line2330">2330: </a>    i_new = c->i;
+
+<a name="line2332">2332: </a>    <font color="#4169E1">for</font> (i=0; i<nrows; i++) {
+<a name="line2333">2333: </a>      ii    = starts[i];
+<a name="line2334">2334: </a>      lensi = lens[i];
+<a name="line2335">2335: </a>      <font color="#4169E1">for</font> (k=0; k<lensi; k++) {
+<a name="line2336">2336: </a>        *j_new++ = aj[ii+k] - first;
+<a name="line2337">2337: </a>      }
+<a name="line2338">2338: </a>      <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(a_new,a->a + starts[i],lensi*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
+<a name="line2339">2339: </a>      a_new     += lensi;
+<a name="line2340">2340: </a>      i_new[i+1] = i_new[i] + lensi;
+<a name="line2341">2341: </a>      c->ilen[i] = lensi;
+<a name="line2342">2342: </a>    }
+<a name="line2343">2343: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree2.html#PetscFree2">PetscFree2</a>(lens,starts);
+<a name="line2344">2344: </a>  } <font color="#4169E1">else</font> {
+<a name="line2345">2345: </a>    <a href="../../../../../docs/manualpages/IS/ISGetIndices.html#ISGetIndices">ISGetIndices</a>(iscol,&icol);
+<a name="line2346">2346: </a>    <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(oldcols,&smap);
+<a name="line2347">2347: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(1+nrows,&lens);
+<a name="line2348">2348: </a>    <font color="#4169E1">for</font> (i=0; i<ncols; i++) {
+<a name="line2349">2349: </a><font color="#A020F0">#if defined(PETSC_USE_DEBUG)</font>
+<a name="line2350">2350: </a>      <font color="#4169E1">if</font> (icol[i] >= oldcols) <a href="../../../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Requesting column beyond largest column icol[%D] %D <= A->cmap->n %D"</font>,i,icol[i],oldcols);
+<a name="line2351">2351: </a><font color="#A020F0">#endif</font>
+<a name="line2352">2352: </a>      smap[icol[i]] = i+1;
+<a name="line2353">2353: </a>    }
+
+<a name="line2355">2355: </a>    <font color="#B22222">/* determine lens of each row */</font>
+<a name="line2356">2356: </a>    <font color="#4169E1">for</font> (i=0; i<nrows; i++) {
+<a name="line2357">2357: </a>      kstart  = ai[irow[i]];
+<a name="line2358">2358: </a>      kend    = kstart + a->ilen[irow[i]];
+<a name="line2359">2359: </a>      lens[i] = 0;
+<a name="line2360">2360: </a>      <font color="#4169E1">for</font> (k=kstart; k<kend; k++) {
+<a name="line2361">2361: </a>        <font color="#4169E1">if</font> (smap[aj[k]]) {
+<a name="line2362">2362: </a>          lens[i]++;
+<a name="line2363">2363: </a>        }
+<a name="line2364">2364: </a>      }
+<a name="line2365">2365: </a>    }
+<a name="line2366">2366: </a>    <font color="#B22222">/* Create and fill new matrix */</font>
+<a name="line2367">2367: </a>    <font color="#4169E1">if</font> (scall == MAT_REUSE_MATRIX) {
+<a name="line2368">2368: </a>      <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> equal;
+
+<a name="line2370">2370: </a>      c = (Mat_SeqAIJ*)((*B)->data);
+<a name="line2371">2371: </a>      <font color="#4169E1">if</font> ((*B)->rmap->n  != nrows || (*B)->cmap->n != ncols) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_SIZ,<font color="#666666">"Cannot reuse matrix. wrong size"</font>);
+<a name="line2372">2372: </a>      <a href="../../../../../docs/manualpages/Sys/PetscMemcmp.html#PetscMemcmp">PetscMemcmp</a>(c->ilen,lens,(*B)->rmap->n*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>),&equal);
+<a name="line2373">2373: </a>      <font color="#4169E1">if</font> (!equal) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_SIZ,<font color="#666666">"Cannot reuse matrix. wrong no of nonzeros"</font>);
+<a name="line2374">2374: </a>      <a href="../../../../../docs/manualpages/Sys/PetscMemzero.html#PetscMemzero">PetscMemzero</a>(c->ilen,(*B)->rmap->n*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
+<a name="line2375">2375: </a>      C    = *B;
+<a name="line2376">2376: </a>    } <font color="#4169E1">else</font> {
+<a name="line2377">2377: </a>      <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> rbs,cbs;
+<a name="line2378">2378: </a>      <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A),&C);
+<a name="line2379">2379: </a>      <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(C,nrows,ncols,<a href="../../../../../docs/manualpages/Sys/PETSC_DETERMINE.html#PETSC_DETERMINE">PETSC_DETERMINE</a>,<a href="../../../../../docs/manualpages/Sys/PETSC_DETERMINE.html#PETSC_DETERMINE">PETSC_DETERMINE</a>);
+<a name="line2380">2380: </a>      <a href="../../../../../docs/manualpages/IS/ISGetBlockSize.html#ISGetBlockSize">ISGetBlockSize</a>(isrow,&rbs);
+<a name="line2381">2381: </a>      <a href="../../../../../docs/manualpages/IS/ISGetBlockSize.html#ISGetBlockSize">ISGetBlockSize</a>(iscol,&cbs);
+<a name="line2382">2382: </a>      <a href="../../../../../docs/manualpages/Mat/MatSetBlockSizes.html#MatSetBlockSizes">MatSetBlockSizes</a>(C,rbs,cbs);
+<a name="line2383">2383: </a>      <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(C,((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A)->type_name);
+<a name="line2384">2384: </a>      MatSeqAIJSetPreallocation_SeqAIJ(C,0,lens);
+<a name="line2385">2385: </a>    }
+<a name="line2386">2386: </a>    c = (Mat_SeqAIJ*)(C->data);
+<a name="line2387">2387: </a>    <font color="#4169E1">for</font> (i=0; i<nrows; i++) {
+<a name="line2388">2388: </a>      row      = irow[i];
+<a name="line2389">2389: </a>      kstart   = ai[row];
+<a name="line2390">2390: </a>      kend     = kstart + a->ilen[row];
+<a name="line2391">2391: </a>      mat_i    = c->i[i];
+<a name="line2392">2392: </a>      mat_j    = c->j + mat_i;
+<a name="line2393">2393: </a>      mat_a    = c->a + mat_i;
+<a name="line2394">2394: </a>      mat_ilen = c->ilen + i;
+<a name="line2395">2395: </a>      <font color="#4169E1">for</font> (k=kstart; k<kend; k++) {
+<a name="line2396">2396: </a>        <font color="#4169E1">if</font> ((tcol=smap[a->j[k]])) {
+<a name="line2397">2397: </a>          *mat_j++ = tcol - 1;
+<a name="line2398">2398: </a>          *mat_a++ = a->a[k];
+<a name="line2399">2399: </a>          (*mat_ilen)++;
+
+<a name="line2401">2401: </a>        }
+<a name="line2402">2402: </a>      }
+<a name="line2403">2403: </a>    }
+<a name="line2404">2404: </a>    <font color="#B22222">/* Free work space */</font>
+<a name="line2405">2405: </a>    <a href="../../../../../docs/manualpages/IS/ISRestoreIndices.html#ISRestoreIndices">ISRestoreIndices</a>(iscol,&icol);
+<a name="line2406">2406: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(smap);
+<a name="line2407">2407: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(lens);
+<a name="line2408">2408: </a>    <font color="#B22222">/* sort */</font>
+<a name="line2409">2409: </a>    <font color="#4169E1">for</font> (i = 0; i < nrows; i++) {
+<a name="line2410">2410: </a>      <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> ilen;
+
+<a name="line2412">2412: </a>      mat_i = c->i[i];
+<a name="line2413">2413: </a>      mat_j = c->j + mat_i;
+<a name="line2414">2414: </a>      mat_a = c->a + mat_i;
+<a name="line2415">2415: </a>      ilen  = c->ilen[i];
+<a name="line2416">2416: </a>      PetscSortIntWithMatScalarArray(ilen,mat_j,mat_a);
+<a name="line2417">2417: </a>    }
+<a name="line2418">2418: </a>  }
+<a name="line2419">2419: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(C,MAT_FINAL_ASSEMBLY);
+<a name="line2420">2420: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(C,MAT_FINAL_ASSEMBLY);
+
+<a name="line2422">2422: </a>  <a href="../../../../../docs/manualpages/IS/ISRestoreIndices.html#ISRestoreIndices">ISRestoreIndices</a>(isrow,&irow);
+<a name="line2423">2423: </a>  *B   = C;
+<a name="line2424">2424: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2425">2425: </a>}
+
+<a name="line2429">2429: </a><strong><font color="#4169E1"><a name="MatGetMultiProcBlock_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatGetMultiProcBlock_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> mat,<a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a> subComm,<a href="../../../../../docs/manualpages/Mat/MatReuse.html#MatReuse">MatReuse</a> scall,<a href="../. [...]
+<a name="line2430">2430: </a>{
+<a name="line2432">2432: </a>  <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>            B;
+
+<a name="line2435">2435: </a>  <font color="#4169E1">if</font> (scall == MAT_INITIAL_MATRIX) {
+<a name="line2436">2436: </a>    <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(subComm,&B);
+<a name="line2437">2437: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(B,mat->rmap->n,mat->cmap->n,mat->rmap->n,mat->cmap->n);
+<a name="line2438">2438: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetBlockSizesFromMats.html#MatSetBlockSizesFromMats">MatSetBlockSizesFromMats</a>(B,mat,mat);
+<a name="line2439">2439: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(B,<a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a>);
+<a name="line2440">2440: </a>    MatDuplicateNoCreate_SeqAIJ(B,mat,MAT_COPY_VALUES,<a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
+<a name="line2441">2441: </a>    *subMat = B;
+<a name="line2442">2442: </a>  } <font color="#4169E1">else</font> {
+<a name="line2443">2443: </a>    MatCopy_SeqAIJ(mat,*subMat,SAME_NONZERO_PATTERN);
+<a name="line2444">2444: </a>  }
+<a name="line2445">2445: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2446">2446: </a>}
+
+<a name="line2450">2450: </a><strong><font color="#4169E1"><a name="MatILUFactor_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatILUFactor_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> inA,<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> row,<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> col,const <a href="../../../../../docs/manualpages/Mat/MatFactorInfo.html#MatF [...]
+<a name="line2451">2451: </a>{
+<a name="line2452">2452: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)inA->data;
+<a name="line2454">2454: </a>  <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>            outA;
+<a name="line2455">2455: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      row_identity,col_identity;
+
+<a name="line2458">2458: </a>  <font color="#4169E1">if</font> (info->levels != 0) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_SUP,<font color="#666666">"Only levels=0 supported for in-place ilu"</font>);
+
+<a name="line2460">2460: </a>  <a href="../../../../../docs/manualpages/IS/ISIdentity.html#ISIdentity">ISIdentity</a>(row,&row_identity);
+<a name="line2461">2461: </a>  <a href="../../../../../docs/manualpages/IS/ISIdentity.html#ISIdentity">ISIdentity</a>(col,&col_identity);
+
+<a name="line2463">2463: </a>  outA             = inA;
+<a name="line2464">2464: </a>  outA->factortype = MAT_FACTOR_LU;
+<a name="line2465">2465: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(inA->solvertype);
+<a name="line2466">2466: </a>  <a href="../../../../../docs/manualpages/Sys/PetscStrallocpy.html#PetscStrallocpy">PetscStrallocpy</a>(MATSOLVERPETSC,&inA->solvertype);
+
+<a name="line2468">2468: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectReference.html#PetscObjectReference">PetscObjectReference</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)row);
+<a name="line2469">2469: </a>  <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&a->row);
+
+<a name="line2471">2471: </a>  a->row = row;
+
+<a name="line2473">2473: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectReference.html#PetscObjectReference">PetscObjectReference</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)col);
+<a name="line2474">2474: </a>  <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&a->col);
+
+<a name="line2476">2476: </a>  a->col = col;
+
+<a name="line2478">2478: </a>  <font color="#B22222">/* Create the inverse permutation so that it can be used in <a href="../../../../../docs/manualpages/Mat/MatLUFactorNumeric.html#MatLUFactorNumeric">MatLUFactorNumeric</a>() */</font>
+<a name="line2479">2479: </a>  <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&a->icol);
+<a name="line2480">2480: </a>  <a href="../../../../../docs/manualpages/IS/ISInvertPermutation.html#ISInvertPermutation">ISInvertPermutation</a>(col,<a href="../../../../../docs/manualpages/Sys/PETSC_DECIDE.html#PETSC_DECIDE">PETSC_DECIDE</a>,&a->icol);
+<a name="line2481">2481: </a>  PetscLogObjectParent((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)inA,(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)a->icol);
+
+<a name="line2483">2483: </a>  <font color="#4169E1">if</font> (!a->solve_work) { <font color="#B22222">/* this matrix may have been factored before */</font>
+<a name="line2484">2484: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(inA->rmap->n+1,&a->solve_work);
+<a name="line2485">2485: </a>    PetscLogObjectMemory((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)inA, (inA->rmap->n+1)*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
+<a name="line2486">2486: </a>  }
+
+<a name="line2488">2488: </a>  MatMarkDiagonal_SeqAIJ(inA);
+<a name="line2489">2489: </a>  <font color="#4169E1">if</font> (row_identity && col_identity) {
+<a name="line2490">2490: </a>    MatLUFactorNumeric_SeqAIJ_inplace(outA,inA,info);
+<a name="line2491">2491: </a>  } <font color="#4169E1">else</font> {
+<a name="line2492">2492: </a>    MatLUFactorNumeric_SeqAIJ_InplaceWithPerm(outA,inA,info);
+<a name="line2493">2493: </a>  }
+<a name="line2494">2494: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2495">2495: </a>}
+
+<a name="line2499">2499: </a><strong><font color="#4169E1"><a name="MatScale_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatScale_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> inA,<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> alpha)</font></strong>
+<a name="line2500">2500: </a>{
+<a name="line2501">2501: </a>  Mat_SeqAIJ     *a     = (Mat_SeqAIJ*)inA->data;
+<a name="line2502">2502: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>    oalpha = alpha;
+<a name="line2504">2504: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBLASInt.html#PetscBLASInt">PetscBLASInt</a>   one = 1,bnz;
+
+<a name="line2507">2507: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBLASIntCast.html#PetscBLASIntCast">PetscBLASIntCast</a>(a->nz,&bnz);
+<a name="line2508">2508: </a>  PetscStackCallBLAS(<font color="#666666">"BLASscal"</font>,BLASscal_(&bnz,&oalpha,a->a,&one));
+<a name="line2509">2509: </a>  <a href="../../../../../docs/manualpages/Profiling/PetscLogFlops.html#PetscLogFlops">PetscLogFlops</a>(a->nz);
+<a name="line2510">2510: </a>  MatSeqAIJInvalidateDiagonal(inA);
+<a name="line2511">2511: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2512">2512: </a>}
+
+<a name="line2516">2516: </a><strong><font color="#4169E1"><a name="MatGetSubMatrices_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatGetSubMatrices_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> n,const <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> irow[],const <a href="../../../../../docs/manua [...]
+<a name="line2517">2517: </a>{
+<a name="line2519">2519: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
+
+<a name="line2522">2522: </a>  <font color="#4169E1">if</font> (scall == MAT_INITIAL_MATRIX) {
+<a name="line2523">2523: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(n+1,B);
+<a name="line2524">2524: </a>  }
+
+<a name="line2526">2526: </a>  <font color="#4169E1">for</font> (i=0; i<n; i++) {
+<a name="line2527">2527: </a>    MatGetSubMatrix_SeqAIJ(A,irow[i],icol[i],<a href="../../../../../docs/manualpages/Sys/PETSC_DECIDE.html#PETSC_DECIDE">PETSC_DECIDE</a>,scall,&(*B)[i]);
+<a name="line2528">2528: </a>  }
+<a name="line2529">2529: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2530">2530: </a>}
+
+<a name="line2534">2534: </a><strong><font color="#4169E1"><a name="MatIncreaseOverlap_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatIncreaseOverlap_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> is_max,<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> is[],<a href="../../../../../docs/manualpages/ [...]
+<a name="line2535">2535: </a>{
+<a name="line2536">2536: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
+<a name="line2538">2538: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       row,i,j,k,l,m,n,*nidx,isz,val;
+<a name="line2539">2539: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *idx;
+<a name="line2540">2540: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       start,end,*ai,*aj;
+<a name="line2541">2541: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBT.html#PetscBT">PetscBT</a>        table;
+
+<a name="line2544">2544: </a>  m  = A->rmap->n;
+<a name="line2545">2545: </a>  ai = a->i;
+<a name="line2546">2546: </a>  aj = a->j;
+
+<a name="line2548">2548: </a>  <font color="#4169E1">if</font> (ov < 0) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"illegal negative overlap value used"</font>);
+
+<a name="line2550">2550: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(m+1,&nidx);
+<a name="line2551">2551: </a>  PetscBTCreate(m,&table);
+
+<a name="line2553">2553: </a>  <font color="#4169E1">for</font> (i=0; i<is_max; i++) {
+<a name="line2554">2554: </a>    <font color="#B22222">/* Initialize the two local arrays */</font>
+<a name="line2555">2555: </a>    isz  = 0;
+<a name="line2556">2556: </a>    PetscBTMemzero(m,table);
+
+<a name="line2558">2558: </a>    <font color="#B22222">/* Extract the indices, assume there can be duplicate entries */</font>
+<a name="line2559">2559: </a>    <a href="../../../../../docs/manualpages/IS/ISGetIndices.html#ISGetIndices">ISGetIndices</a>(is[i],&idx);
+<a name="line2560">2560: </a>    <a href="../../../../../docs/manualpages/IS/ISGetLocalSize.html#ISGetLocalSize">ISGetLocalSize</a>(is[i],&n);
+
+<a name="line2562">2562: </a>    <font color="#B22222">/* Enter these into the temp arrays. I.e., mark table[row], enter row into new index */</font>
+<a name="line2563">2563: </a>    <font color="#4169E1">for</font> (j=0; j<n; ++j) {
+<a name="line2564">2564: </a>      <font color="#4169E1">if</font> (!PetscBTLookupSet(table,idx[j])) nidx[isz++] = idx[j];
+<a name="line2565">2565: </a>    }
+<a name="line2566">2566: </a>    <a href="../../../../../docs/manualpages/IS/ISRestoreIndices.html#ISRestoreIndices">ISRestoreIndices</a>(is[i],&idx);
+<a name="line2567">2567: </a>    <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&is[i]);
+
+<a name="line2569">2569: </a>    k = 0;
+<a name="line2570">2570: </a>    <font color="#4169E1">for</font> (j=0; j<ov; j++) { <font color="#B22222">/* for each overlap */</font>
+<a name="line2571">2571: </a>      n = isz;
+<a name="line2572">2572: </a>      <font color="#4169E1">for</font> (; k<n; k++) { <font color="#B22222">/* do only those rows in nidx[k], which are not done yet */</font>
+<a name="line2573">2573: </a>        row   = nidx[k];
+<a name="line2574">2574: </a>        start = ai[row];
+<a name="line2575">2575: </a>        end   = ai[row+1];
+<a name="line2576">2576: </a>        <font color="#4169E1">for</font> (l = start; l<end; l++) {
+<a name="line2577">2577: </a>          val = aj[l];
+<a name="line2578">2578: </a>          <font color="#4169E1">if</font> (!PetscBTLookupSet(table,val)) nidx[isz++] = val;
+<a name="line2579">2579: </a>        }
+<a name="line2580">2580: </a>      }
+<a name="line2581">2581: </a>    }
+<a name="line2582">2582: </a>    <a href="../../../../../docs/manualpages/IS/ISCreateGeneral.html#ISCreateGeneral">ISCreateGeneral</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,isz,nidx,PETSC_COPY_VALUES,(is+i));
+<a name="line2583">2583: </a>  }
+<a name="line2584">2584: </a>  PetscBTDestroy(&table);
+<a name="line2585">2585: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(nidx);
+<a name="line2586">2586: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2587">2587: </a>}
+
+<a name="line2589">2589: </a><font color="#B22222">/* -------------------------------------------------------------- */</font>
+<a name="line2592">2592: </a><strong><font color="#4169E1"><a name="MatPermute_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatPermute_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> rowp,<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> colp,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> *B)</font>< [...]
+<a name="line2593">2593: </a>{
+<a name="line2594">2594: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
+<a name="line2596">2596: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,nz = 0,m = A->rmap->n,n = A->cmap->n;
+<a name="line2597">2597: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *row,*col;
+<a name="line2598">2598: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       *cnew,j,*lens;
+<a name="line2599">2599: </a>  <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a>             icolp,irowp;
+<a name="line2600">2600: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       *cwork = NULL;
+<a name="line2601">2601: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>    *vwork = NULL;
+
+<a name="line2604">2604: </a>  <a href="../../../../../docs/manualpages/IS/ISInvertPermutation.html#ISInvertPermutation">ISInvertPermutation</a>(rowp,<a href="../../../../../docs/manualpages/Sys/PETSC_DECIDE.html#PETSC_DECIDE">PETSC_DECIDE</a>,&irowp);
+<a name="line2605">2605: </a>  <a href="../../../../../docs/manualpages/IS/ISGetIndices.html#ISGetIndices">ISGetIndices</a>(irowp,&row);
+<a name="line2606">2606: </a>  <a href="../../../../../docs/manualpages/IS/ISInvertPermutation.html#ISInvertPermutation">ISInvertPermutation</a>(colp,<a href="../../../../../docs/manualpages/Sys/PETSC_DECIDE.html#PETSC_DECIDE">PETSC_DECIDE</a>,&icolp);
+<a name="line2607">2607: </a>  <a href="../../../../../docs/manualpages/IS/ISGetIndices.html#ISGetIndices">ISGetIndices</a>(icolp,&col);
+
+<a name="line2609">2609: </a>  <font color="#B22222">/* determine lengths of permuted rows */</font>
+<a name="line2610">2610: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(m+1,&lens);
+<a name="line2611">2611: </a>  <font color="#4169E1">for</font> (i=0; i<m; i++) lens[row[i]] = a->i[i+1] - a->i[i];
+<a name="line2612">2612: </a>  <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A),B);
+<a name="line2613">2613: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(*B,m,n,m,n);
+<a name="line2614">2614: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetBlockSizesFromMats.html#MatSetBlockSizesFromMats">MatSetBlockSizesFromMats</a>(*B,A,A);
+<a name="line2615">2615: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(*B,((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A)->type_name);
+<a name="line2616">2616: </a>  MatSeqAIJSetPreallocation_SeqAIJ(*B,0,lens);
+<a name="line2617">2617: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(lens);
+
+<a name="line2619">2619: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(n,&cnew);
+<a name="line2620">2620: </a>  <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line2621">2621: </a>    MatGetRow_SeqAIJ(A,i,&nz,&cwork,&vwork);
+<a name="line2622">2622: </a>    <font color="#4169E1">for</font> (j=0; j<nz; j++) cnew[j] = col[cwork[j]];
+<a name="line2623">2623: </a>    MatSetValues_SeqAIJ(*B,1,&row[i],nz,cnew,vwork,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
+<a name="line2624">2624: </a>    MatRestoreRow_SeqAIJ(A,i,&nz,&cwork,&vwork);
+<a name="line2625">2625: </a>  }
+<a name="line2626">2626: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(cnew);
+
+<a name="line2628">2628: </a>  (*B)->assembled = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+
+<a name="line2630">2630: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(*B,MAT_FINAL_ASSEMBLY);
+<a name="line2631">2631: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(*B,MAT_FINAL_ASSEMBLY);
+<a name="line2632">2632: </a>  <a href="../../../../../docs/manualpages/IS/ISRestoreIndices.html#ISRestoreIndices">ISRestoreIndices</a>(irowp,&row);
+<a name="line2633">2633: </a>  <a href="../../../../../docs/manualpages/IS/ISRestoreIndices.html#ISRestoreIndices">ISRestoreIndices</a>(icolp,&col);
+<a name="line2634">2634: </a>  <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&irowp);
+<a name="line2635">2635: </a>  <a href="../../../../../docs/manualpages/IS/ISDestroy.html#ISDestroy">ISDestroy</a>(&icolp);
+<a name="line2636">2636: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2637">2637: </a>}
+
+<a name="line2641">2641: </a><strong><font color="#4169E1"><a name="MatCopy_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatCopy_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B,<a href="../../../../../docs/manualpages/Mat/MatStructure.html#MatStructure">MatStructure</a> str)</font></strong>
+<a name="line2642">2642: </a>{
+
+<a name="line2646">2646: </a>  <font color="#B22222">/* If the two matrices have the same copy implementation, use fast copy. */</font>
+<a name="line2647">2647: </a>  <font color="#4169E1">if</font> (str == SAME_NONZERO_PATTERN && (A->ops->copy == B->ops->copy)) {
+<a name="line2648">2648: </a>    Mat_SeqAIJ *a = (Mat_SeqAIJ*)A->data;
+<a name="line2649">2649: </a>    Mat_SeqAIJ *b = (Mat_SeqAIJ*)B->data;
+
+<a name="line2651">2651: </a>    <font color="#4169E1">if</font> (a->i[A->rmap->n] != b->i[B->rmap->n]) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_INCOMP,<font color="#666666">"Number of nonzeros in two matrices are different"</font>);
+<a name="line2652">2652: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(b->a,a->a,(a->i[A->rmap->n])*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
+<a name="line2653">2653: </a>  } <font color="#4169E1">else</font> {
+<a name="line2654">2654: </a>    MatCopy_Basic(A,B,str);
+<a name="line2655">2655: </a>  }
+<a name="line2656">2656: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2657">2657: </a>}
+
+<a name="line2661">2661: </a><strong><font color="#4169E1"><a name="MatSetUp_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatSetUp_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A)</font></strong>
+<a name="line2662">2662: </a>{
+
+<a name="line2666">2666: </a>   MatSeqAIJSetPreallocation_SeqAIJ(A,<a href="../../../../../docs/manualpages/Sys/PETSC_DEFAULT.html#PETSC_DEFAULT">PETSC_DEFAULT</a>,0);
+<a name="line2667">2667: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2668">2668: </a>}
+
+<a name="line2672">2672: </a><strong><font color="#4169E1"><a name="MatSeqAIJGetArray_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatSeqAIJGetArray_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *array[])</font></strong>
+<a name="line2673">2673: </a>{
+<a name="line2674">2674: </a>  Mat_SeqAIJ *a = (Mat_SeqAIJ*)A->data;
+
+<a name="line2677">2677: </a>  *array = a->a;
 <a name="line2678">2678: </a>  <font color="#4169E1">return</font>(0);
 <a name="line2679">2679: </a>}
 
-<a name="line2681">2681: </a><font color="#B22222">/*</font>
-<a name="line2682">2682: </a><font color="#B22222">   Computes the number of nonzeros per row needed for preallocation when X and Y</font>
-<a name="line2683">2683: </a><font color="#B22222">   have different nonzero structure.</font>
-<a name="line2684">2684: </a><font color="#B22222">*/</font>
-<a name="line2687">2687: </a><strong><font color="#4169E1"><a name="MatAXPYGetPreallocation_SeqX_private"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatAXPYGetPreallocation_SeqX_private(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> m,const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *xi,const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#Pets [...]
-<a name="line2688">2688: </a>{
-<a name="line2689">2689: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,j,k,nzx,nzy;
-
-<a name="line2692">2692: </a>  <font color="#B22222">/* Set the number of nonzeros in the new matrix */</font>
-<a name="line2693">2693: </a>  <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line2694">2694: </a>    const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *xjj = xj+xi[i],*yjj = yj+yi[i];
-<a name="line2695">2695: </a>    nzx = xi[i+1] - xi[i];
-<a name="line2696">2696: </a>    nzy = yi[i+1] - yi[i];
-<a name="line2697">2697: </a>    nnz[i] = 0;
-<a name="line2698">2698: </a>    <font color="#4169E1">for</font> (j=0,k=0; j<nzx; j++) {                   <font color="#B22222">/* Point in X */</font>
-<a name="line2699">2699: </a>      <font color="#4169E1">for</font> (; k<nzy && yjj[k]<xjj[j]; k++) nnz[i]++; <font color="#B22222">/* Catch up to X */</font>
-<a name="line2700">2700: </a>      <font color="#4169E1">if</font> (k<nzy && yjj[k]==xjj[j]) k++;             <font color="#B22222">/* Skip duplicate */</font>
-<a name="line2701">2701: </a>      nnz[i]++;
-<a name="line2702">2702: </a>    }
-<a name="line2703">2703: </a>    <font color="#4169E1">for</font> (; k<nzy; k++) nnz[i]++;
-<a name="line2704">2704: </a>  }
-<a name="line2705">2705: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2706">2706: </a>}
-
-<a name="line2710">2710: </a><strong><font color="#4169E1"><a name="MatAXPYGetPreallocation_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatAXPYGetPreallocation_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> Y,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> X,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *nnz)</font></strong>
-<a name="line2711">2711: </a>{
-<a name="line2712">2712: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       m = Y->rmap->N;
-<a name="line2713">2713: </a>  Mat_SeqAIJ     *x = (Mat_SeqAIJ*)X->data;
-<a name="line2714">2714: </a>  Mat_SeqAIJ     *y = (Mat_SeqAIJ*)Y->data;
-
-<a name="line2718">2718: </a>  <font color="#B22222">/* Set the number of nonzeros in the new matrix */</font>
-<a name="line2719">2719: </a>  MatAXPYGetPreallocation_SeqX_private(m,x->i,x->j,y->i,y->j,nnz);
-<a name="line2720">2720: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2721">2721: </a>}
-
-<a name="line2725">2725: </a><strong><font color="#4169E1"><a name="MatAXPY_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatAXPY_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> Y,<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> a,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> X,<a href="../../../../../docs/manualpages/Mat/MatStructure. [...]
-<a name="line2726">2726: </a>{
-<a name="line2728">2728: </a>  Mat_SeqAIJ     *x = (Mat_SeqAIJ*)X->data,*y = (Mat_SeqAIJ*)Y->data;
-<a name="line2729">2729: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBLASInt.html#PetscBLASInt">PetscBLASInt</a>   one=1,bnz;
-
-<a name="line2732">2732: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBLASIntCast.html#PetscBLASIntCast">PetscBLASIntCast</a>(x->nz,&bnz);
-<a name="line2733">2733: </a>  <font color="#4169E1">if</font> (str == SAME_NONZERO_PATTERN) {
-<a name="line2734">2734: </a>    <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> alpha = a;
-<a name="line2735">2735: </a>    PetscStackCallBLAS(<font color="#666666">"BLASaxpy"</font>,BLASaxpy_(&bnz,&alpha,x->a,&one,y->a,&one));
-<a name="line2736">2736: </a>    MatSeqAIJInvalidateDiagonal(Y);
-<a name="line2737">2737: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectStateIncrease.html#PetscObjectStateIncrease">PetscObjectStateIncrease</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)Y);
-<a name="line2738">2738: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (str == SUBSET_NONZERO_PATTERN) { <font color="#B22222">/* nonzeros of X is a subset of Y's */</font>
-<a name="line2739">2739: </a>    MatAXPY_Basic(Y,a,X,str);
-<a name="line2740">2740: </a>  } <font color="#4169E1">else</font> {
-<a name="line2741">2741: </a>    <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>      B;
-<a name="line2742">2742: </a>    <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *nnz;
-<a name="line2743">2743: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(Y->rmap->N,&nnz);
-<a name="line2744">2744: </a>    <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)Y),&B);
-<a name="line2745">2745: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectSetName.html#PetscObjectSetName">PetscObjectSetName</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)Y)->name);
-<a name="line2746">2746: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(B,Y->rmap->n,Y->cmap->n,Y->rmap->N,Y->cmap->N);
-<a name="line2747">2747: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetBlockSizesFromMats.html#MatSetBlockSizesFromMats">MatSetBlockSizesFromMats</a>(B,Y,Y);
-<a name="line2748">2748: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(B,(<a href="../../../../../docs/manualpages/Mat/MatType.html#MatType">MatType</a>) ((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)Y)->type_name);
-<a name="line2749">2749: </a>    MatAXPYGetPreallocation_SeqAIJ(Y,X,nnz);
-<a name="line2750">2750: </a>    <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetPreallocation.html#MatSeqAIJSetPreallocation">MatSeqAIJSetPreallocation</a>(B,0,nnz);
-<a name="line2751">2751: </a>    MatAXPY_BasicWithPreallocation(B,Y,a,X,str);
-<a name="line2752">2752: </a>    MatHeaderReplace(Y,&B);
-<a name="line2753">2753: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(nnz);
-<a name="line2754">2754: </a>  }
-<a name="line2755">2755: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2756">2756: </a>}
-
-<a name="line2760">2760: </a><strong><font color="#4169E1"><a name="MatConjugate_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatConjugate_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> mat)</font></strong>
-<a name="line2761">2761: </a>{
-<a name="line2762">2762: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
-<a name="line2763">2763: </a>  Mat_SeqAIJ  *aij = (Mat_SeqAIJ*)mat->data;
-<a name="line2764">2764: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>    i,nz;
-<a name="line2765">2765: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *a;
-
-<a name="line2768">2768: </a>  nz = aij->nz;
-<a name="line2769">2769: </a>  a  = aij->a;
-<a name="line2770">2770: </a>  <font color="#4169E1">for</font> (i=0; i<nz; i++) a[i] = PetscConj(a[i]);
-<a name="line2771">2771: </a><font color="#A020F0">#else</font>
-<a name="line2773">2773: </a><font color="#A020F0">#endif</font>
-<a name="line2774">2774: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2775">2775: </a>}
-
-<a name="line2779">2779: </a><strong><font color="#4169E1"><a name="MatGetRowMaxAbs_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatGetRowMaxAbs_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> v,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> idx[])</font></strong>
-<a name="line2780">2780: </a>{
-<a name="line2781">2781: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
-<a name="line2783">2783: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,j,m = A->rmap->n,*ai,*aj,ncols,n;
-<a name="line2784">2784: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>      atmp;
-<a name="line2785">2785: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>    *x;
-<a name="line2786">2786: </a>  MatScalar      *aa;
-
-<a name="line2789">2789: </a>  <font color="#4169E1">if</font> (A->factortype) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Not for factored matrix"</font>);
-<a name="line2790">2790: </a>  aa = a->a;
-<a name="line2791">2791: </a>  ai = a->i;
-<a name="line2792">2792: </a>  aj = a->j;
-
-<a name="line2794">2794: </a>  <a href="../../../../../docs/manualpages/Vec/VecSet.html#VecSet">VecSet</a>(v,0.0);
-<a name="line2795">2795: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(v,&x);
-<a name="line2796">2796: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(v,&n);
-<a name="line2797">2797: </a>  <font color="#4169E1">if</font> (n != A->rmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_SIZ,<font color="#666666">"Nonconforming matrix and vector"</font>);
-<a name="line2798">2798: </a>  <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line2799">2799: </a>    ncols = ai[1] - ai[0]; ai++;
-<a name="line2800">2800: </a>    x[i]  = 0.0;
-<a name="line2801">2801: </a>    <font color="#4169E1">for</font> (j=0; j<ncols; j++) {
-<a name="line2802">2802: </a>      atmp = PetscAbsScalar(*aa);
-<a name="line2803">2803: </a>      <font color="#4169E1">if</font> (PetscAbsScalar(x[i]) < atmp) {x[i] = atmp; <font color="#4169E1">if</font> (idx) idx[i] = *aj;}
-<a name="line2804">2804: </a>      aa++; aj++;
-<a name="line2805">2805: </a>    }
-<a name="line2806">2806: </a>  }
-<a name="line2807">2807: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(v,&x);
-<a name="line2808">2808: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2809">2809: </a>}
-
-<a name="line2813">2813: </a><strong><font color="#4169E1"><a name="MatGetRowMax_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatGetRowMax_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> v,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> idx[])</font></strong>
-<a name="line2814">2814: </a>{
-<a name="line2815">2815: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
-<a name="line2817">2817: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,j,m = A->rmap->n,*ai,*aj,ncols,n;
-<a name="line2818">2818: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>    *x;
-<a name="line2819">2819: </a>  MatScalar      *aa;
-
-<a name="line2822">2822: </a>  <font color="#4169E1">if</font> (A->factortype) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Not for factored matrix"</font>);
-<a name="line2823">2823: </a>  aa = a->a;
-<a name="line2824">2824: </a>  ai = a->i;
-<a name="line2825">2825: </a>  aj = a->j;
-
-<a name="line2827">2827: </a>  <a href="../../../../../docs/manualpages/Vec/VecSet.html#VecSet">VecSet</a>(v,0.0);
-<a name="line2828">2828: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(v,&x);
-<a name="line2829">2829: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(v,&n);
-<a name="line2830">2830: </a>  <font color="#4169E1">if</font> (n != A->rmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_SIZ,<font color="#666666">"Nonconforming matrix and vector"</font>);
-<a name="line2831">2831: </a>  <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line2832">2832: </a>    ncols = ai[1] - ai[0]; ai++;
-<a name="line2833">2833: </a>    <font color="#4169E1">if</font> (ncols == A->cmap->n) { <font color="#B22222">/* row is dense */</font>
-<a name="line2834">2834: </a>      x[i] = *aa; <font color="#4169E1">if</font> (idx) idx[i] = 0;
-<a name="line2835">2835: </a>    } <font color="#4169E1">else</font> {  <font color="#B22222">/* row is sparse so already KNOW maximum is 0.0 or higher */</font>
-<a name="line2836">2836: </a>      x[i] = 0.0;
-<a name="line2837">2837: </a>      <font color="#4169E1">if</font> (idx) {
-<a name="line2838">2838: </a>        idx[i] = 0; <font color="#B22222">/* in case ncols is zero */</font>
-<a name="line2839">2839: </a>        <font color="#4169E1">for</font> (j=0;j<ncols;j++) { <font color="#B22222">/* find first implicit 0.0 in the row */</font>
-<a name="line2840">2840: </a>          <font color="#4169E1">if</font> (aj[j] > j) {
-<a name="line2841">2841: </a>            idx[i] = j;
-<a name="line2842">2842: </a>            <font color="#4169E1">break</font>;
-<a name="line2843">2843: </a>          }
-<a name="line2844">2844: </a>        }
-<a name="line2845">2845: </a>      }
-<a name="line2846">2846: </a>    }
-<a name="line2847">2847: </a>    <font color="#4169E1">for</font> (j=0; j<ncols; j++) {
-<a name="line2848">2848: </a>      <font color="#4169E1">if</font> (PetscRealPart(x[i]) < PetscRealPart(*aa)) {x[i] = *aa; <font color="#4169E1">if</font> (idx) idx[i] = *aj;}
-<a name="line2849">2849: </a>      aa++; aj++;
-<a name="line2850">2850: </a>    }
-<a name="line2851">2851: </a>  }
-<a name="line2852">2852: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(v,&x);
-<a name="line2853">2853: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2854">2854: </a>}
-
-<a name="line2858">2858: </a><strong><font color="#4169E1"><a name="MatGetRowMinAbs_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatGetRowMinAbs_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> v,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> idx[])</font></strong>
-<a name="line2859">2859: </a>{
-<a name="line2860">2860: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
-<a name="line2862">2862: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,j,m = A->rmap->n,*ai,*aj,ncols,n;
-<a name="line2863">2863: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>      atmp;
-<a name="line2864">2864: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>    *x;
-<a name="line2865">2865: </a>  MatScalar      *aa;
-
-<a name="line2868">2868: </a>  <font color="#4169E1">if</font> (A->factortype) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Not for factored matrix"</font>);
-<a name="line2869">2869: </a>  aa = a->a;
-<a name="line2870">2870: </a>  ai = a->i;
-<a name="line2871">2871: </a>  aj = a->j;
-
-<a name="line2873">2873: </a>  <a href="../../../../../docs/manualpages/Vec/VecSet.html#VecSet">VecSet</a>(v,0.0);
-<a name="line2874">2874: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(v,&x);
-<a name="line2875">2875: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(v,&n);
-<a name="line2876">2876: </a>  <font color="#4169E1">if</font> (n != A->rmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_SIZ,<font color="#666666">"Nonconforming matrix and vector, %D vs. %D rows"</font>, A->rmap->n, n);
-<a name="line2877">2877: </a>  <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line2878">2878: </a>    ncols = ai[1] - ai[0]; ai++;
-<a name="line2879">2879: </a>    <font color="#4169E1">if</font> (ncols) {
-<a name="line2880">2880: </a>      <font color="#B22222">/* Get first nonzero */</font>
-<a name="line2881">2881: </a>      <font color="#4169E1">for</font> (j = 0; j < ncols; j++) {
-<a name="line2882">2882: </a>        atmp = PetscAbsScalar(aa[j]);
-<a name="line2883">2883: </a>        <font color="#4169E1">if</font> (atmp > 1.0e-12) {
-<a name="line2884">2884: </a>          x[i] = atmp;
-<a name="line2885">2885: </a>          <font color="#4169E1">if</font> (idx) idx[i] = aj[j];
-<a name="line2886">2886: </a>          <font color="#4169E1">break</font>;
-<a name="line2887">2887: </a>        }
-<a name="line2888">2888: </a>      }
-<a name="line2889">2889: </a>      <font color="#4169E1">if</font> (j == ncols) {x[i] = PetscAbsScalar(*aa); <font color="#4169E1">if</font> (idx) idx[i] = *aj;}
-<a name="line2890">2890: </a>    } <font color="#4169E1">else</font> {
-<a name="line2891">2891: </a>      x[i] = 0.0; <font color="#4169E1">if</font> (idx) idx[i] = 0;
-<a name="line2892">2892: </a>    }
-<a name="line2893">2893: </a>    <font color="#4169E1">for</font> (j = 0; j < ncols; j++) {
-<a name="line2894">2894: </a>      atmp = PetscAbsScalar(*aa);
-<a name="line2895">2895: </a>      <font color="#4169E1">if</font> (atmp > 1.0e-12 && PetscAbsScalar(x[i]) > atmp) {x[i] = atmp; <font color="#4169E1">if</font> (idx) idx[i] = *aj;}
-<a name="line2896">2896: </a>      aa++; aj++;
-<a name="line2897">2897: </a>    }
-<a name="line2898">2898: </a>  }
-<a name="line2899">2899: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(v,&x);
-<a name="line2900">2900: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2901">2901: </a>}
-
-<a name="line2905">2905: </a><strong><font color="#4169E1"><a name="MatGetRowMin_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatGetRowMin_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> v,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> idx[])</font></strong>
-<a name="line2906">2906: </a>{
-<a name="line2907">2907: </a>  Mat_SeqAIJ      *a = (Mat_SeqAIJ*)A->data;
-<a name="line2908">2908: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  ierr;
-<a name="line2909">2909: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>        i,j,m = A->rmap->n,ncols,n;
-<a name="line2910">2910: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>  *ai,*aj;
-<a name="line2911">2911: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>     *x;
-<a name="line2912">2912: </a>  const MatScalar *aa;
-
-<a name="line2915">2915: </a>  <font color="#4169E1">if</font> (A->factortype) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Not for factored matrix"</font>);
-<a name="line2916">2916: </a>  aa = a->a;
-<a name="line2917">2917: </a>  ai = a->i;
-<a name="line2918">2918: </a>  aj = a->j;
-
-<a name="line2920">2920: </a>  <a href="../../../../../docs/manualpages/Vec/VecSet.html#VecSet">VecSet</a>(v,0.0);
-<a name="line2921">2921: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(v,&x);
-<a name="line2922">2922: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(v,&n);
-<a name="line2923">2923: </a>  <font color="#4169E1">if</font> (n != A->rmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_SIZ,<font color="#666666">"Nonconforming matrix and vector"</font>);
-<a name="line2924">2924: </a>  <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line2925">2925: </a>    ncols = ai[1] - ai[0]; ai++;
-<a name="line2926">2926: </a>    <font color="#4169E1">if</font> (ncols == A->cmap->n) { <font color="#B22222">/* row is dense */</font>
-<a name="line2927">2927: </a>      x[i] = *aa; <font color="#4169E1">if</font> (idx) idx[i] = 0;
-<a name="line2928">2928: </a>    } <font color="#4169E1">else</font> {  <font color="#B22222">/* row is sparse so already KNOW minimum is 0.0 or lower */</font>
-<a name="line2929">2929: </a>      x[i] = 0.0;
-<a name="line2930">2930: </a>      <font color="#4169E1">if</font> (idx) {   <font color="#B22222">/* find first implicit 0.0 in the row */</font>
-<a name="line2931">2931: </a>        idx[i] = 0; <font color="#B22222">/* in case ncols is zero */</font>
-<a name="line2932">2932: </a>        <font color="#4169E1">for</font> (j=0; j<ncols; j++) {
-<a name="line2933">2933: </a>          <font color="#4169E1">if</font> (aj[j] > j) {
-<a name="line2934">2934: </a>            idx[i] = j;
-<a name="line2935">2935: </a>            <font color="#4169E1">break</font>;
-<a name="line2936">2936: </a>          }
-<a name="line2937">2937: </a>        }
-<a name="line2938">2938: </a>      }
-<a name="line2939">2939: </a>    }
-<a name="line2940">2940: </a>    <font color="#4169E1">for</font> (j=0; j<ncols; j++) {
-<a name="line2941">2941: </a>      <font color="#4169E1">if</font> (PetscRealPart(x[i]) > PetscRealPart(*aa)) {x[i] = *aa; <font color="#4169E1">if</font> (idx) idx[i] = *aj;}
-<a name="line2942">2942: </a>      aa++; aj++;
-<a name="line2943">2943: </a>    }
-<a name="line2944">2944: </a>  }
-<a name="line2945">2945: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(v,&x);
-<a name="line2946">2946: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2947">2947: </a>}
-
-<a name="line2949">2949: </a><font color="#A020F0">#include <petscblaslapack.h></font>
-<a name="line2950">2950: </a><font color="#A020F0">#include <petsc/private/kernels/blockinvert.h></font>
-
-<a name="line2954">2954: </a><strong><font color="#4169E1"><a name="MatInvertBlockDiagonal_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatInvertBlockDiagonal_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,const <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> **values)</font></strong>
-<a name="line2955">2955: </a>{
-<a name="line2956">2956: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*) A->data;
-<a name="line2958">2958: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,bs = PetscAbs(A->rmap->bs),mbs = A->rmap->n/bs,ipvt[5],bs2 = bs*bs,*v_pivots,ij[7],*IJ,j;
-<a name="line2959">2959: </a>  MatScalar      *diag,work[25],*v_work;
-<a name="line2960">2960: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>      shift = 0.0;
-<a name="line2961">2961: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      allowzeropivot,zeropivotdetected=<a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-
-<a name="line2964">2964: </a>  allowzeropivot = PetscNot(A->erroriffailure);
-<a name="line2965">2965: </a>  <font color="#4169E1">if</font> (a->ibdiagvalid) {
-<a name="line2966">2966: </a>    <font color="#4169E1">if</font> (values) *values = a->ibdiag;
-<a name="line2967">2967: </a>    <font color="#4169E1">return</font>(0);
-<a name="line2968">2968: </a>  }
-<a name="line2969">2969: </a>  MatMarkDiagonal_SeqAIJ(A);
-<a name="line2970">2970: </a>  <font color="#4169E1">if</font> (!a->ibdiag) {
-<a name="line2971">2971: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(bs2*mbs,&a->ibdiag);
-<a name="line2972">2972: </a>    PetscLogObjectMemory((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,bs2*mbs*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
-<a name="line2973">2973: </a>  }
-<a name="line2974">2974: </a>  diag = a->ibdiag;
-<a name="line2975">2975: </a>  <font color="#4169E1">if</font> (values) *values = a->ibdiag;
-<a name="line2976">2976: </a>  <font color="#B22222">/* factor and invert each block */</font>
-<a name="line2977">2977: </a>  <font color="#4169E1">switch</font> (bs) {
-<a name="line2978">2978: </a>  <font color="#4169E1">case</font> 1:
-<a name="line2979">2979: </a>    <font color="#4169E1">for</font> (i=0; i<mbs; i++) {
-<a name="line2980">2980: </a>      <a href="../../../../../docs/manualpages/Mat/MatGetValues.html#MatGetValues">MatGetValues</a>(A,1,&i,1,&i,diag+i);
-<a name="line2981">2981: </a>      <font color="#4169E1">if</font> (PetscAbsScalar(diag[i] + shift) < PETSC_MACHINE_EPSILON) {
-<a name="line2982">2982: </a>        <font color="#4169E1">if</font> (allowzeropivot) {
-<a name="line2983">2983: </a>          A->errortype = MAT_FACTOR_NUMERIC_ZEROPIVOT;
-<a name="line2984">2984: </a>          PetscInfo1(A,<font color="#666666">"Zero pivot, row %D\n"</font>,i);
-<a name="line2985">2985: </a>        } <font color="#4169E1">else</font> <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_MAT_LU_ZRPVT,<font color="#666666">"Zero pivot, row %D"</font>,i);
-<a name="line2986">2986: </a>      }
-<a name="line2987">2987: </a>      diag[i] = (<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>)1.0 / (diag[i] + shift);
-<a name="line2988">2988: </a>    }
-<a name="line2989">2989: </a>    <font color="#4169E1">break</font>;
-<a name="line2990">2990: </a>  <font color="#4169E1">case</font> 2:
-<a name="line2991">2991: </a>    <font color="#4169E1">for</font> (i=0; i<mbs; i++) {
-<a name="line2992">2992: </a>      ij[0] = 2*i; ij[1] = 2*i + 1;
-<a name="line2993">2993: </a>      <a href="../../../../../docs/manualpages/Mat/MatGetValues.html#MatGetValues">MatGetValues</a>(A,2,ij,2,ij,diag);
-<a name="line2994">2994: </a>      PetscKernel_A_gets_inverse_A_2(diag,shift,allowzeropivot,&zeropivotdetected);
-<a name="line2995">2995: </a>      <font color="#4169E1">if</font> (zeropivotdetected) A->errortype = MAT_FACTOR_NUMERIC_ZEROPIVOT;
-<a name="line2996">2996: </a>      PetscKernel_A_gets_transpose_A_2(diag);
-<a name="line2997">2997: </a>      diag += 4;
-<a name="line2998">2998: </a>    }
-<a name="line2999">2999: </a>    <font color="#4169E1">break</font>;
-<a name="line3000">3000: </a>  <font color="#4169E1">case</font> 3:
-<a name="line3001">3001: </a>    <font color="#4169E1">for</font> (i=0; i<mbs; i++) {
-<a name="line3002">3002: </a>      ij[0] = 3*i; ij[1] = 3*i + 1; ij[2] = 3*i + 2;
-<a name="line3003">3003: </a>      <a href="../../../../../docs/manualpages/Mat/MatGetValues.html#MatGetValues">MatGetValues</a>(A,3,ij,3,ij,diag);
-<a name="line3004">3004: </a>      PetscKernel_A_gets_inverse_A_3(diag,shift,allowzeropivot,&zeropivotdetected);
-<a name="line3005">3005: </a>      <font color="#4169E1">if</font> (zeropivotdetected) A->errortype = MAT_FACTOR_NUMERIC_ZEROPIVOT;
-<a name="line3006">3006: </a>      PetscKernel_A_gets_transpose_A_3(diag);
-<a name="line3007">3007: </a>      diag += 9;
-<a name="line3008">3008: </a>    }
-<a name="line3009">3009: </a>    <font color="#4169E1">break</font>;
-<a name="line3010">3010: </a>  <font color="#4169E1">case</font> 4:
-<a name="line3011">3011: </a>    <font color="#4169E1">for</font> (i=0; i<mbs; i++) {
-<a name="line3012">3012: </a>      ij[0] = 4*i; ij[1] = 4*i + 1; ij[2] = 4*i + 2; ij[3] = 4*i + 3;
-<a name="line3013">3013: </a>      <a href="../../../../../docs/manualpages/Mat/MatGetValues.html#MatGetValues">MatGetValues</a>(A,4,ij,4,ij,diag);
-<a name="line3014">3014: </a>      PetscKernel_A_gets_inverse_A_4(diag,shift,allowzeropivot,&zeropivotdetected);
-<a name="line3015">3015: </a>      <font color="#4169E1">if</font> (zeropivotdetected) A->errortype = MAT_FACTOR_NUMERIC_ZEROPIVOT;
-<a name="line3016">3016: </a>      PetscKernel_A_gets_transpose_A_4(diag);
-<a name="line3017">3017: </a>      diag += 16;
-<a name="line3018">3018: </a>    }
-<a name="line3019">3019: </a>    <font color="#4169E1">break</font>;
-<a name="line3020">3020: </a>  <font color="#4169E1">case</font> 5:
-<a name="line3021">3021: </a>    <font color="#4169E1">for</font> (i=0; i<mbs; i++) {
-<a name="line3022">3022: </a>      ij[0] = 5*i; ij[1] = 5*i + 1; ij[2] = 5*i + 2; ij[3] = 5*i + 3; ij[4] = 5*i + 4;
-<a name="line3023">3023: </a>      <a href="../../../../../docs/manualpages/Mat/MatGetValues.html#MatGetValues">MatGetValues</a>(A,5,ij,5,ij,diag);
-<a name="line3024">3024: </a>      PetscKernel_A_gets_inverse_A_5(diag,ipvt,work,shift,allowzeropivot,&zeropivotdetected);
-<a name="line3025">3025: </a>      <font color="#4169E1">if</font> (zeropivotdetected) A->errortype = MAT_FACTOR_NUMERIC_ZEROPIVOT;
-<a name="line3026">3026: </a>      PetscKernel_A_gets_transpose_A_5(diag);
-<a name="line3027">3027: </a>      diag += 25;
-<a name="line3028">3028: </a>    }
-<a name="line3029">3029: </a>    <font color="#4169E1">break</font>;
-<a name="line3030">3030: </a>  <font color="#4169E1">case</font> 6:
-<a name="line3031">3031: </a>    <font color="#4169E1">for</font> (i=0; i<mbs; i++) {
-<a name="line3032">3032: </a>      ij[0] = 6*i; ij[1] = 6*i + 1; ij[2] = 6*i + 2; ij[3] = 6*i + 3; ij[4] = 6*i + 4; ij[5] = 6*i + 5;
-<a name="line3033">3033: </a>      <a href="../../../../../docs/manualpages/Mat/MatGetValues.html#MatGetValues">MatGetValues</a>(A,6,ij,6,ij,diag);
-<a name="line3034">3034: </a>      PetscKernel_A_gets_inverse_A_6(diag,shift,allowzeropivot,&zeropivotdetected);
-<a name="line3035">3035: </a>      <font color="#4169E1">if</font> (zeropivotdetected) A->errortype = MAT_FACTOR_NUMERIC_ZEROPIVOT;
-<a name="line3036">3036: </a>      PetscKernel_A_gets_transpose_A_6(diag);
-<a name="line3037">3037: </a>      diag += 36;
-<a name="line3038">3038: </a>    }
-<a name="line3039">3039: </a>    <font color="#4169E1">break</font>;
-<a name="line3040">3040: </a>  <font color="#4169E1">case</font> 7:
-<a name="line3041">3041: </a>    <font color="#4169E1">for</font> (i=0; i<mbs; i++) {
-<a name="line3042">3042: </a>      ij[0] = 7*i; ij[1] = 7*i + 1; ij[2] = 7*i + 2; ij[3] = 7*i + 3; ij[4] = 7*i + 4; ij[5] = 7*i + 5; ij[5] = 7*i + 6;
-<a name="line3043">3043: </a>      <a href="../../../../../docs/manualpages/Mat/MatGetValues.html#MatGetValues">MatGetValues</a>(A,7,ij,7,ij,diag);
-<a name="line3044">3044: </a>      PetscKernel_A_gets_inverse_A_7(diag,shift,allowzeropivot,&zeropivotdetected);
-<a name="line3045">3045: </a>      <font color="#4169E1">if</font> (zeropivotdetected) A->errortype = MAT_FACTOR_NUMERIC_ZEROPIVOT;
-<a name="line3046">3046: </a>      PetscKernel_A_gets_transpose_A_7(diag);
-<a name="line3047">3047: </a>      diag += 49;
-<a name="line3048">3048: </a>    }
-<a name="line3049">3049: </a>    <font color="#4169E1">break</font>;
-<a name="line3050">3050: </a><strong><font color="#FF0000">  default:</font></strong>
-<a name="line3051">3051: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc3.html#PetscMalloc3">PetscMalloc3</a>(bs,&v_work,bs,&v_pivots,bs,&IJ);
-<a name="line3052">3052: </a>    <font color="#4169E1">for</font> (i=0; i<mbs; i++) {
-<a name="line3053">3053: </a>      <font color="#4169E1">for</font> (j=0; j<bs; j++) {
-<a name="line3054">3054: </a>        IJ[j] = bs*i + j;
-<a name="line3055">3055: </a>      }
-<a name="line3056">3056: </a>      <a href="../../../../../docs/manualpages/Mat/MatGetValues.html#MatGetValues">MatGetValues</a>(A,bs,IJ,bs,IJ,diag);
-<a name="line3057">3057: </a>      PetscKernel_A_gets_inverse_A(bs,diag,v_pivots,v_work,allowzeropivot,&zeropivotdetected);
-<a name="line3058">3058: </a>      <font color="#4169E1">if</font> (zeropivotdetected) A->errortype = MAT_FACTOR_NUMERIC_ZEROPIVOT;
-<a name="line3059">3059: </a>      PetscKernel_A_gets_transpose_A_N(diag,bs);
-<a name="line3060">3060: </a>      diag += bs2;
-<a name="line3061">3061: </a>    }
-<a name="line3062">3062: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree3.html#PetscFree3">PetscFree3</a>(v_work,v_pivots,IJ);
-<a name="line3063">3063: </a>  }
-<a name="line3064">3064: </a>  a->ibdiagvalid = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line3065">3065: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3066">3066: </a>}
-
-<a name="line3070">3070: </a><strong><font color="#4169E1"><a name="MatSetRandom_SeqAIJ"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatSetRandom_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> x,<a href="../../../../../docs/manualpages/Sys/PetscRandom.html#PetscRandom">PetscRandom</a> rctx)</font></strong>
-<a name="line3071">3071: </a>{
-<a name="line3073">3073: </a>  Mat_SeqAIJ     *aij = (Mat_SeqAIJ*)x->data;
-<a name="line3074">3074: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>    a;
-<a name="line3075">3075: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       m,n,i,j,col;
-
-<a name="line3078">3078: </a>  <font color="#4169E1">if</font> (!x->assembled) {
-<a name="line3079">3079: </a>    <a href="../../../../../docs/manualpages/Mat/MatGetSize.html#MatGetSize">MatGetSize</a>(x,&m,&n);
-<a name="line3080">3080: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line3081">3081: </a>      <font color="#4169E1">for</font> (j=0; j<aij->imax[i]; j++) {
-<a name="line3082">3082: </a>        <a href="../../../../../docs/manualpages/Sys/PetscRandomGetValue.html#PetscRandomGetValue">PetscRandomGetValue</a>(rctx,&a);
-<a name="line3083">3083: </a>        col  = (<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>)(n*PetscRealPart(a));
-<a name="line3084">3084: </a>        <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>(x,1,&i,1,&col,&a,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>);
-<a name="line3085">3085: </a>      }
-<a name="line3086">3086: </a>    }
-<a name="line3087">3087: </a>  } <font color="#4169E1">else</font> <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_SUP,<font color="#666666">"Not yet coded"</font>);
-<a name="line3088">3088: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(x,MAT_FINAL_ASSEMBLY);
-<a name="line3089">3089: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(x,MAT_FINAL_ASSEMBLY);
-<a name="line3090">3090: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3091">3091: </a>}
-
-<a name="line3095">3095: </a><strong><font color="#4169E1"><a name="MatShift_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatShift_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> Y,<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> a)</font></strong>
-<a name="line3096">3096: </a>{
-<a name="line3098">3098: </a>  Mat_SeqAIJ     *aij = (Mat_SeqAIJ*)Y->data;
-
-<a name="line3101">3101: </a>  <font color="#4169E1">if</font> (!Y->preallocated || !aij->nz) {
-<a name="line3102">3102: </a>    <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetPreallocation.html#MatSeqAIJSetPreallocation">MatSeqAIJSetPreallocation</a>(Y,1,NULL);
-<a name="line3103">3103: </a>  }
-<a name="line3104">3104: </a>  MatShift_Basic(Y,a);
-<a name="line3105">3105: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3106">3106: </a>}
-
-<a name="line3108">3108: </a><font color="#B22222">/* -------------------------------------------------------------------*/</font>
-<a name="line3109">3109: </a>static <font color="#4169E1">struct _MatOps</font> MatOps_Values = { MatSetValues_SeqAIJ,
-<a name="line3110">3110: </a>                                        MatGetRow_SeqAIJ,
-<a name="line3111">3111: </a>                                        MatRestoreRow_SeqAIJ,
-<a name="line3112">3112: </a>                                        MatMult_SeqAIJ,
-<a name="line3113">3113: </a>                                <font color="#B22222">/*  4*/</font> MatMultAdd_SeqAIJ,
-<a name="line3114">3114: </a>                                        MatMultTranspose_SeqAIJ,
-<a name="line3115">3115: </a>                                        MatMultTransposeAdd_SeqAIJ,
-<a name="line3116">3116: </a>                                        0,
-<a name="line3117">3117: </a>                                        0,
-<a name="line3118">3118: </a>                                        0,
-<a name="line3119">3119: </a>                                <font color="#B22222">/* 10*/</font> 0,
-<a name="line3120">3120: </a>                                        MatLUFactor_SeqAIJ,
-<a name="line3121">3121: </a>                                        0,
-<a name="line3122">3122: </a>                                        MatSOR_SeqAIJ,
-<a name="line3123">3123: </a>                                        MatTranspose_SeqAIJ,
-<a name="line3124">3124: </a>                                <font color="#B22222">/*1 5*/</font> MatGetInfo_SeqAIJ,
-<a name="line3125">3125: </a>                                        MatEqual_SeqAIJ,
-<a name="line3126">3126: </a>                                        MatGetDiagonal_SeqAIJ,
-<a name="line3127">3127: </a>                                        MatDiagonalScale_SeqAIJ,
-<a name="line3128">3128: </a>                                        MatNorm_SeqAIJ,
-<a name="line3129">3129: </a>                                <font color="#B22222">/* 20*/</font> 0,
-<a name="line3130">3130: </a>                                        MatAssemblyEnd_SeqAIJ,
-<a name="line3131">3131: </a>                                        MatSetOption_SeqAIJ,
-<a name="line3132">3132: </a>                                        MatZeroEntries_SeqAIJ,
-<a name="line3133">3133: </a>                                <font color="#B22222">/* 24*/</font> MatZeroRows_SeqAIJ,
-<a name="line3134">3134: </a>                                        0,
-<a name="line3135">3135: </a>                                        0,
-<a name="line3136">3136: </a>                                        0,
-<a name="line3137">3137: </a>                                        0,
-<a name="line3138">3138: </a>                                <font color="#B22222">/* 29*/</font> MatSetUp_SeqAIJ,
-<a name="line3139">3139: </a>                                        0,
-<a name="line3140">3140: </a>                                        0,
-<a name="line3141">3141: </a>                                        0,
+<a name="line2683">2683: </a><strong><font color="#4169E1"><a name="MatSeqAIJRestoreArray_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatSeqAIJRestoreArray_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *array[])</font></strong>
+<a name="line2684">2684: </a>{
+<a name="line2686">2686: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2687">2687: </a>}
+
+<a name="line2689">2689: </a><font color="#B22222">/*</font>
+<a name="line2690">2690: </a><font color="#B22222">   Computes the number of nonzeros per row needed for preallocation when X and Y</font>
+<a name="line2691">2691: </a><font color="#B22222">   have different nonzero structure.</font>
+<a name="line2692">2692: </a><font color="#B22222">*/</font>
+<a name="line2695">2695: </a><strong><font color="#4169E1"><a name="MatAXPYGetPreallocation_SeqX_private"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatAXPYGetPreallocation_SeqX_private(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> m,const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *xi,const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#Pets [...]
+<a name="line2696">2696: </a>{
+<a name="line2697">2697: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,j,k,nzx,nzy;
+
+<a name="line2700">2700: </a>  <font color="#B22222">/* Set the number of nonzeros in the new matrix */</font>
+<a name="line2701">2701: </a>  <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line2702">2702: </a>    const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *xjj = xj+xi[i],*yjj = yj+yi[i];
+<a name="line2703">2703: </a>    nzx = xi[i+1] - xi[i];
+<a name="line2704">2704: </a>    nzy = yi[i+1] - yi[i];
+<a name="line2705">2705: </a>    nnz[i] = 0;
+<a name="line2706">2706: </a>    <font color="#4169E1">for</font> (j=0,k=0; j<nzx; j++) {                   <font color="#B22222">/* Point in X */</font>
+<a name="line2707">2707: </a>      <font color="#4169E1">for</font> (; k<nzy && yjj[k]<xjj[j]; k++) nnz[i]++; <font color="#B22222">/* Catch up to X */</font>
+<a name="line2708">2708: </a>      <font color="#4169E1">if</font> (k<nzy && yjj[k]==xjj[j]) k++;             <font color="#B22222">/* Skip duplicate */</font>
+<a name="line2709">2709: </a>      nnz[i]++;
+<a name="line2710">2710: </a>    }
+<a name="line2711">2711: </a>    <font color="#4169E1">for</font> (; k<nzy; k++) nnz[i]++;
+<a name="line2712">2712: </a>  }
+<a name="line2713">2713: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2714">2714: </a>}
+
+<a name="line2718">2718: </a><strong><font color="#4169E1"><a name="MatAXPYGetPreallocation_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatAXPYGetPreallocation_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> Y,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> X,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *nnz)</font></strong>
+<a name="line2719">2719: </a>{
+<a name="line2720">2720: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       m = Y->rmap->N;
+<a name="line2721">2721: </a>  Mat_SeqAIJ     *x = (Mat_SeqAIJ*)X->data;
+<a name="line2722">2722: </a>  Mat_SeqAIJ     *y = (Mat_SeqAIJ*)Y->data;
+
+<a name="line2726">2726: </a>  <font color="#B22222">/* Set the number of nonzeros in the new matrix */</font>
+<a name="line2727">2727: </a>  MatAXPYGetPreallocation_SeqX_private(m,x->i,x->j,y->i,y->j,nnz);
+<a name="line2728">2728: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2729">2729: </a>}
+
+<a name="line2733">2733: </a><strong><font color="#4169E1"><a name="MatAXPY_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatAXPY_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> Y,<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> a,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> X,<a href="../../../../../docs/manualpages/Mat/MatStructure. [...]
+<a name="line2734">2734: </a>{
+<a name="line2736">2736: </a>  Mat_SeqAIJ     *x = (Mat_SeqAIJ*)X->data,*y = (Mat_SeqAIJ*)Y->data;
+<a name="line2737">2737: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBLASInt.html#PetscBLASInt">PetscBLASInt</a>   one=1,bnz;
+
+<a name="line2740">2740: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBLASIntCast.html#PetscBLASIntCast">PetscBLASIntCast</a>(x->nz,&bnz);
+<a name="line2741">2741: </a>  <font color="#4169E1">if</font> (str == SAME_NONZERO_PATTERN) {
+<a name="line2742">2742: </a>    <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> alpha = a;
+<a name="line2743">2743: </a>    PetscStackCallBLAS(<font color="#666666">"BLASaxpy"</font>,BLASaxpy_(&bnz,&alpha,x->a,&one,y->a,&one));
+<a name="line2744">2744: </a>    MatSeqAIJInvalidateDiagonal(Y);
+<a name="line2745">2745: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectStateIncrease.html#PetscObjectStateIncrease">PetscObjectStateIncrease</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)Y);
+<a name="line2746">2746: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (str == SUBSET_NONZERO_PATTERN) { <font color="#B22222">/* nonzeros of X is a subset of Y's */</font>
+<a name="line2747">2747: </a>    MatAXPY_Basic(Y,a,X,str);
+<a name="line2748">2748: </a>  } <font color="#4169E1">else</font> {
+<a name="line2749">2749: </a>    <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>      B;
+<a name="line2750">2750: </a>    <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *nnz;
+<a name="line2751">2751: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(Y->rmap->N,&nnz);
+<a name="line2752">2752: </a>    <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)Y),&B);
+<a name="line2753">2753: </a>    <a href="../../../../../docs/manualpages/Sys/PetscObjectSetName.html#PetscObjectSetName">PetscObjectSetName</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)Y)->name);
+<a name="line2754">2754: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(B,Y->rmap->n,Y->cmap->n,Y->rmap->N,Y->cmap->N);
+<a name="line2755">2755: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetBlockSizesFromMats.html#MatSetBlockSizesFromMats">MatSetBlockSizesFromMats</a>(B,Y,Y);
+<a name="line2756">2756: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(B,(<a href="../../../../../docs/manualpages/Mat/MatType.html#MatType">MatType</a>) ((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)Y)->type_name);
+<a name="line2757">2757: </a>    MatAXPYGetPreallocation_SeqAIJ(Y,X,nnz);
+<a name="line2758">2758: </a>    <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetPreallocation.html#MatSeqAIJSetPreallocation">MatSeqAIJSetPreallocation</a>(B,0,nnz);
+<a name="line2759">2759: </a>    MatAXPY_BasicWithPreallocation(B,Y,a,X,str);
+<a name="line2760">2760: </a>    MatHeaderReplace(Y,&B);
+<a name="line2761">2761: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(nnz);
+<a name="line2762">2762: </a>  }
+<a name="line2763">2763: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2764">2764: </a>}
+
+<a name="line2768">2768: </a><strong><font color="#4169E1"><a name="MatConjugate_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatConjugate_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> mat)</font></strong>
+<a name="line2769">2769: </a>{
+<a name="line2770">2770: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
+<a name="line2771">2771: </a>  Mat_SeqAIJ  *aij = (Mat_SeqAIJ*)mat->data;
+<a name="line2772">2772: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>    i,nz;
+<a name="line2773">2773: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *a;
+
+<a name="line2776">2776: </a>  nz = aij->nz;
+<a name="line2777">2777: </a>  a  = aij->a;
+<a name="line2778">2778: </a>  <font color="#4169E1">for</font> (i=0; i<nz; i++) a[i] = PetscConj(a[i]);
+<a name="line2779">2779: </a><font color="#A020F0">#else</font>
+<a name="line2781">2781: </a><font color="#A020F0">#endif</font>
+<a name="line2782">2782: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2783">2783: </a>}
+
+<a name="line2787">2787: </a><strong><font color="#4169E1"><a name="MatGetRowMaxAbs_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatGetRowMaxAbs_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> v,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> idx[])</font></strong>
+<a name="line2788">2788: </a>{
+<a name="line2789">2789: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
+<a name="line2791">2791: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,j,m = A->rmap->n,*ai,*aj,ncols,n;
+<a name="line2792">2792: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>      atmp;
+<a name="line2793">2793: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>    *x;
+<a name="line2794">2794: </a>  MatScalar      *aa;
+
+<a name="line2797">2797: </a>  <font color="#4169E1">if</font> (A->factortype) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Not for factored matrix"</font>);
+<a name="line2798">2798: </a>  aa = a->a;
+<a name="line2799">2799: </a>  ai = a->i;
+<a name="line2800">2800: </a>  aj = a->j;
+
+<a name="line2802">2802: </a>  <a href="../../../../../docs/manualpages/Vec/VecSet.html#VecSet">VecSet</a>(v,0.0);
+<a name="line2803">2803: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(v,&x);
+<a name="line2804">2804: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(v,&n);
+<a name="line2805">2805: </a>  <font color="#4169E1">if</font> (n != A->rmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_SIZ,<font color="#666666">"Nonconforming matrix and vector"</font>);
+<a name="line2806">2806: </a>  <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line2807">2807: </a>    ncols = ai[1] - ai[0]; ai++;
+<a name="line2808">2808: </a>    x[i]  = 0.0;
+<a name="line2809">2809: </a>    <font color="#4169E1">for</font> (j=0; j<ncols; j++) {
+<a name="line2810">2810: </a>      atmp = PetscAbsScalar(*aa);
+<a name="line2811">2811: </a>      <font color="#4169E1">if</font> (PetscAbsScalar(x[i]) < atmp) {x[i] = atmp; <font color="#4169E1">if</font> (idx) idx[i] = *aj;}
+<a name="line2812">2812: </a>      aa++; aj++;
+<a name="line2813">2813: </a>    }
+<a name="line2814">2814: </a>  }
+<a name="line2815">2815: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(v,&x);
+<a name="line2816">2816: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2817">2817: </a>}
+
+<a name="line2821">2821: </a><strong><font color="#4169E1"><a name="MatGetRowMax_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatGetRowMax_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> v,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> idx[])</font></strong>
+<a name="line2822">2822: </a>{
+<a name="line2823">2823: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
+<a name="line2825">2825: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,j,m = A->rmap->n,*ai,*aj,ncols,n;
+<a name="line2826">2826: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>    *x;
+<a name="line2827">2827: </a>  MatScalar      *aa;
+
+<a name="line2830">2830: </a>  <font color="#4169E1">if</font> (A->factortype) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Not for factored matrix"</font>);
+<a name="line2831">2831: </a>  aa = a->a;
+<a name="line2832">2832: </a>  ai = a->i;
+<a name="line2833">2833: </a>  aj = a->j;
+
+<a name="line2835">2835: </a>  <a href="../../../../../docs/manualpages/Vec/VecSet.html#VecSet">VecSet</a>(v,0.0);
+<a name="line2836">2836: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(v,&x);
+<a name="line2837">2837: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(v,&n);
+<a name="line2838">2838: </a>  <font color="#4169E1">if</font> (n != A->rmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_SIZ,<font color="#666666">"Nonconforming matrix and vector"</font>);
+<a name="line2839">2839: </a>  <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line2840">2840: </a>    ncols = ai[1] - ai[0]; ai++;
+<a name="line2841">2841: </a>    <font color="#4169E1">if</font> (ncols == A->cmap->n) { <font color="#B22222">/* row is dense */</font>
+<a name="line2842">2842: </a>      x[i] = *aa; <font color="#4169E1">if</font> (idx) idx[i] = 0;
+<a name="line2843">2843: </a>    } <font color="#4169E1">else</font> {  <font color="#B22222">/* row is sparse so already KNOW maximum is 0.0 or higher */</font>
+<a name="line2844">2844: </a>      x[i] = 0.0;
+<a name="line2845">2845: </a>      <font color="#4169E1">if</font> (idx) {
+<a name="line2846">2846: </a>        idx[i] = 0; <font color="#B22222">/* in case ncols is zero */</font>
+<a name="line2847">2847: </a>        <font color="#4169E1">for</font> (j=0;j<ncols;j++) { <font color="#B22222">/* find first implicit 0.0 in the row */</font>
+<a name="line2848">2848: </a>          <font color="#4169E1">if</font> (aj[j] > j) {
+<a name="line2849">2849: </a>            idx[i] = j;
+<a name="line2850">2850: </a>            <font color="#4169E1">break</font>;
+<a name="line2851">2851: </a>          }
+<a name="line2852">2852: </a>        }
+<a name="line2853">2853: </a>      }
+<a name="line2854">2854: </a>    }
+<a name="line2855">2855: </a>    <font color="#4169E1">for</font> (j=0; j<ncols; j++) {
+<a name="line2856">2856: </a>      <font color="#4169E1">if</font> (PetscRealPart(x[i]) < PetscRealPart(*aa)) {x[i] = *aa; <font color="#4169E1">if</font> (idx) idx[i] = *aj;}
+<a name="line2857">2857: </a>      aa++; aj++;
+<a name="line2858">2858: </a>    }
+<a name="line2859">2859: </a>  }
+<a name="line2860">2860: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(v,&x);
+<a name="line2861">2861: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2862">2862: </a>}
+
+<a name="line2866">2866: </a><strong><font color="#4169E1"><a name="MatGetRowMinAbs_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatGetRowMinAbs_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> v,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> idx[])</font></strong>
+<a name="line2867">2867: </a>{
+<a name="line2868">2868: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
+<a name="line2870">2870: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,j,m = A->rmap->n,*ai,*aj,ncols,n;
+<a name="line2871">2871: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>      atmp;
+<a name="line2872">2872: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>    *x;
+<a name="line2873">2873: </a>  MatScalar      *aa;
+
+<a name="line2876">2876: </a>  <font color="#4169E1">if</font> (A->factortype) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Not for factored matrix"</font>);
+<a name="line2877">2877: </a>  aa = a->a;
+<a name="line2878">2878: </a>  ai = a->i;
+<a name="line2879">2879: </a>  aj = a->j;
+
+<a name="line2881">2881: </a>  <a href="../../../../../docs/manualpages/Vec/VecSet.html#VecSet">VecSet</a>(v,0.0);
+<a name="line2882">2882: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(v,&x);
+<a name="line2883">2883: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(v,&n);
+<a name="line2884">2884: </a>  <font color="#4169E1">if</font> (n != A->rmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_SIZ,<font color="#666666">"Nonconforming matrix and vector, %D vs. %D rows"</font>, A->rmap->n, n);
+<a name="line2885">2885: </a>  <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line2886">2886: </a>    ncols = ai[1] - ai[0]; ai++;
+<a name="line2887">2887: </a>    <font color="#4169E1">if</font> (ncols) {
+<a name="line2888">2888: </a>      <font color="#B22222">/* Get first nonzero */</font>
+<a name="line2889">2889: </a>      <font color="#4169E1">for</font> (j = 0; j < ncols; j++) {
+<a name="line2890">2890: </a>        atmp = PetscAbsScalar(aa[j]);
+<a name="line2891">2891: </a>        <font color="#4169E1">if</font> (atmp > 1.0e-12) {
+<a name="line2892">2892: </a>          x[i] = atmp;
+<a name="line2893">2893: </a>          <font color="#4169E1">if</font> (idx) idx[i] = aj[j];
+<a name="line2894">2894: </a>          <font color="#4169E1">break</font>;
+<a name="line2895">2895: </a>        }
+<a name="line2896">2896: </a>      }
+<a name="line2897">2897: </a>      <font color="#4169E1">if</font> (j == ncols) {x[i] = PetscAbsScalar(*aa); <font color="#4169E1">if</font> (idx) idx[i] = *aj;}
+<a name="line2898">2898: </a>    } <font color="#4169E1">else</font> {
+<a name="line2899">2899: </a>      x[i] = 0.0; <font color="#4169E1">if</font> (idx) idx[i] = 0;
+<a name="line2900">2900: </a>    }
+<a name="line2901">2901: </a>    <font color="#4169E1">for</font> (j = 0; j < ncols; j++) {
+<a name="line2902">2902: </a>      atmp = PetscAbsScalar(*aa);
+<a name="line2903">2903: </a>      <font color="#4169E1">if</font> (atmp > 1.0e-12 && PetscAbsScalar(x[i]) > atmp) {x[i] = atmp; <font color="#4169E1">if</font> (idx) idx[i] = *aj;}
+<a name="line2904">2904: </a>      aa++; aj++;
+<a name="line2905">2905: </a>    }
+<a name="line2906">2906: </a>  }
+<a name="line2907">2907: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(v,&x);
+<a name="line2908">2908: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2909">2909: </a>}
+
+<a name="line2913">2913: </a><strong><font color="#4169E1"><a name="MatGetRowMin_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatGetRowMin_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> v,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> idx[])</font></strong>
+<a name="line2914">2914: </a>{
+<a name="line2915">2915: </a>  Mat_SeqAIJ      *a = (Mat_SeqAIJ*)A->data;
+<a name="line2916">2916: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  ierr;
+<a name="line2917">2917: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>        i,j,m = A->rmap->n,ncols,n;
+<a name="line2918">2918: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>  *ai,*aj;
+<a name="line2919">2919: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>     *x;
+<a name="line2920">2920: </a>  const MatScalar *aa;
+
+<a name="line2923">2923: </a>  <font color="#4169E1">if</font> (A->factortype) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Not for factored matrix"</font>);
+<a name="line2924">2924: </a>  aa = a->a;
+<a name="line2925">2925: </a>  ai = a->i;
+<a name="line2926">2926: </a>  aj = a->j;
+
+<a name="line2928">2928: </a>  <a href="../../../../../docs/manualpages/Vec/VecSet.html#VecSet">VecSet</a>(v,0.0);
+<a name="line2929">2929: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>(v,&x);
+<a name="line2930">2930: </a>  <a href="../../../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(v,&n);
+<a name="line2931">2931: </a>  <font color="#4169E1">if</font> (n != A->rmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_SIZ,<font color="#666666">"Nonconforming matrix and vector"</font>);
+<a name="line2932">2932: </a>  <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line2933">2933: </a>    ncols = ai[1] - ai[0]; ai++;
+<a name="line2934">2934: </a>    <font color="#4169E1">if</font> (ncols == A->cmap->n) { <font color="#B22222">/* row is dense */</font>
+<a name="line2935">2935: </a>      x[i] = *aa; <font color="#4169E1">if</font> (idx) idx[i] = 0;
+<a name="line2936">2936: </a>    } <font color="#4169E1">else</font> {  <font color="#B22222">/* row is sparse so already KNOW minimum is 0.0 or lower */</font>
+<a name="line2937">2937: </a>      x[i] = 0.0;
+<a name="line2938">2938: </a>      <font color="#4169E1">if</font> (idx) {   <font color="#B22222">/* find first implicit 0.0 in the row */</font>
+<a name="line2939">2939: </a>        idx[i] = 0; <font color="#B22222">/* in case ncols is zero */</font>
+<a name="line2940">2940: </a>        <font color="#4169E1">for</font> (j=0; j<ncols; j++) {
+<a name="line2941">2941: </a>          <font color="#4169E1">if</font> (aj[j] > j) {
+<a name="line2942">2942: </a>            idx[i] = j;
+<a name="line2943">2943: </a>            <font color="#4169E1">break</font>;
+<a name="line2944">2944: </a>          }
+<a name="line2945">2945: </a>        }
+<a name="line2946">2946: </a>      }
+<a name="line2947">2947: </a>    }
+<a name="line2948">2948: </a>    <font color="#4169E1">for</font> (j=0; j<ncols; j++) {
+<a name="line2949">2949: </a>      <font color="#4169E1">if</font> (PetscRealPart(x[i]) > PetscRealPart(*aa)) {x[i] = *aa; <font color="#4169E1">if</font> (idx) idx[i] = *aj;}
+<a name="line2950">2950: </a>      aa++; aj++;
+<a name="line2951">2951: </a>    }
+<a name="line2952">2952: </a>  }
+<a name="line2953">2953: </a>  <a href="../../../../../docs/manualpages/Vec/VecRestoreArray.html#VecRestoreArray">VecRestoreArray</a>(v,&x);
+<a name="line2954">2954: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2955">2955: </a>}
+
+<a name="line2957">2957: </a><font color="#A020F0">#include <petscblaslapack.h></font>
+<a name="line2958">2958: </a><font color="#A020F0">#include <petsc/private/kernels/blockinvert.h></font>
+
+<a name="line2962">2962: </a><strong><font color="#4169E1"><a name="MatInvertBlockDiagonal_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatInvertBlockDiagonal_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,const <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> **values)</font></strong>
+<a name="line2963">2963: </a>{
+<a name="line2964">2964: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*) A->data;
+<a name="line2966">2966: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,bs = PetscAbs(A->rmap->bs),mbs = A->rmap->n/bs,ipvt[5],bs2 = bs*bs,*v_pivots,ij[7],*IJ,j;
+<a name="line2967">2967: </a>  MatScalar      *diag,work[25],*v_work;
+<a name="line2968">2968: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>      shift = 0.0;
+<a name="line2969">2969: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      allowzeropivot,zeropivotdetected=<a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+
+<a name="line2972">2972: </a>  allowzeropivot = PetscNot(A->erroriffailure);
+<a name="line2973">2973: </a>  <font color="#4169E1">if</font> (a->ibdiagvalid) {
+<a name="line2974">2974: </a>    <font color="#4169E1">if</font> (values) *values = a->ibdiag;
+<a name="line2975">2975: </a>    <font color="#4169E1">return</font>(0);
+<a name="line2976">2976: </a>  }
+<a name="line2977">2977: </a>  MatMarkDiagonal_SeqAIJ(A);
+<a name="line2978">2978: </a>  <font color="#4169E1">if</font> (!a->ibdiag) {
+<a name="line2979">2979: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(bs2*mbs,&a->ibdiag);
+<a name="line2980">2980: </a>    PetscLogObjectMemory((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A,bs2*mbs*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
+<a name="line2981">2981: </a>  }
+<a name="line2982">2982: </a>  diag = a->ibdiag;
+<a name="line2983">2983: </a>  <font color="#4169E1">if</font> (values) *values = a->ibdiag;
+<a name="line2984">2984: </a>  <font color="#B22222">/* factor and invert each block */</font>
+<a name="line2985">2985: </a>  <font color="#4169E1">switch</font> (bs) {
+<a name="line2986">2986: </a>  <font color="#4169E1">case</font> 1:
+<a name="line2987">2987: </a>    <font color="#4169E1">for</font> (i=0; i<mbs; i++) {
+<a name="line2988">2988: </a>      <a href="../../../../../docs/manualpages/Mat/MatGetValues.html#MatGetValues">MatGetValues</a>(A,1,&i,1,&i,diag+i);
+<a name="line2989">2989: </a>      <font color="#4169E1">if</font> (PetscAbsScalar(diag[i] + shift) < PETSC_MACHINE_EPSILON) {
+<a name="line2990">2990: </a>        <font color="#4169E1">if</font> (allowzeropivot) {
+<a name="line2991">2991: </a>          A->errortype = MAT_FACTOR_NUMERIC_ZEROPIVOT;
+<a name="line2992">2992: </a>          PetscInfo1(A,<font color="#666666">"Zero pivot, row %D\n"</font>,i);
+<a name="line2993">2993: </a>        } <font color="#4169E1">else</font> <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_MAT_LU_ZRPVT,<font color="#666666">"Zero pivot, row %D"</font>,i);
+<a name="line2994">2994: </a>      }
+<a name="line2995">2995: </a>      diag[i] = (<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>)1.0 / (diag[i] + shift);
+<a name="line2996">2996: </a>    }
+<a name="line2997">2997: </a>    <font color="#4169E1">break</font>;
+<a name="line2998">2998: </a>  <font color="#4169E1">case</font> 2:
+<a name="line2999">2999: </a>    <font color="#4169E1">for</font> (i=0; i<mbs; i++) {
+<a name="line3000">3000: </a>      ij[0] = 2*i; ij[1] = 2*i + 1;
+<a name="line3001">3001: </a>      <a href="../../../../../docs/manualpages/Mat/MatGetValues.html#MatGetValues">MatGetValues</a>(A,2,ij,2,ij,diag);
+<a name="line3002">3002: </a>      PetscKernel_A_gets_inverse_A_2(diag,shift,allowzeropivot,&zeropivotdetected);
+<a name="line3003">3003: </a>      <font color="#4169E1">if</font> (zeropivotdetected) A->errortype = MAT_FACTOR_NUMERIC_ZEROPIVOT;
+<a name="line3004">3004: </a>      PetscKernel_A_gets_transpose_A_2(diag);
+<a name="line3005">3005: </a>      diag += 4;
+<a name="line3006">3006: </a>    }
+<a name="line3007">3007: </a>    <font color="#4169E1">break</font>;
+<a name="line3008">3008: </a>  <font color="#4169E1">case</font> 3:
+<a name="line3009">3009: </a>    <font color="#4169E1">for</font> (i=0; i<mbs; i++) {
+<a name="line3010">3010: </a>      ij[0] = 3*i; ij[1] = 3*i + 1; ij[2] = 3*i + 2;
+<a name="line3011">3011: </a>      <a href="../../../../../docs/manualpages/Mat/MatGetValues.html#MatGetValues">MatGetValues</a>(A,3,ij,3,ij,diag);
+<a name="line3012">3012: </a>      PetscKernel_A_gets_inverse_A_3(diag,shift,allowzeropivot,&zeropivotdetected);
+<a name="line3013">3013: </a>      <font color="#4169E1">if</font> (zeropivotdetected) A->errortype = MAT_FACTOR_NUMERIC_ZEROPIVOT;
+<a name="line3014">3014: </a>      PetscKernel_A_gets_transpose_A_3(diag);
+<a name="line3015">3015: </a>      diag += 9;
+<a name="line3016">3016: </a>    }
+<a name="line3017">3017: </a>    <font color="#4169E1">break</font>;
+<a name="line3018">3018: </a>  <font color="#4169E1">case</font> 4:
+<a name="line3019">3019: </a>    <font color="#4169E1">for</font> (i=0; i<mbs; i++) {
+<a name="line3020">3020: </a>      ij[0] = 4*i; ij[1] = 4*i + 1; ij[2] = 4*i + 2; ij[3] = 4*i + 3;
+<a name="line3021">3021: </a>      <a href="../../../../../docs/manualpages/Mat/MatGetValues.html#MatGetValues">MatGetValues</a>(A,4,ij,4,ij,diag);
+<a name="line3022">3022: </a>      PetscKernel_A_gets_inverse_A_4(diag,shift,allowzeropivot,&zeropivotdetected);
+<a name="line3023">3023: </a>      <font color="#4169E1">if</font> (zeropivotdetected) A->errortype = MAT_FACTOR_NUMERIC_ZEROPIVOT;
+<a name="line3024">3024: </a>      PetscKernel_A_gets_transpose_A_4(diag);
+<a name="line3025">3025: </a>      diag += 16;
+<a name="line3026">3026: </a>    }
+<a name="line3027">3027: </a>    <font color="#4169E1">break</font>;
+<a name="line3028">3028: </a>  <font color="#4169E1">case</font> 5:
+<a name="line3029">3029: </a>    <font color="#4169E1">for</font> (i=0; i<mbs; i++) {
+<a name="line3030">3030: </a>      ij[0] = 5*i; ij[1] = 5*i + 1; ij[2] = 5*i + 2; ij[3] = 5*i + 3; ij[4] = 5*i + 4;
+<a name="line3031">3031: </a>      <a href="../../../../../docs/manualpages/Mat/MatGetValues.html#MatGetValues">MatGetValues</a>(A,5,ij,5,ij,diag);
+<a name="line3032">3032: </a>      PetscKernel_A_gets_inverse_A_5(diag,ipvt,work,shift,allowzeropivot,&zeropivotdetected);
+<a name="line3033">3033: </a>      <font color="#4169E1">if</font> (zeropivotdetected) A->errortype = MAT_FACTOR_NUMERIC_ZEROPIVOT;
+<a name="line3034">3034: </a>      PetscKernel_A_gets_transpose_A_5(diag);
+<a name="line3035">3035: </a>      diag += 25;
+<a name="line3036">3036: </a>    }
+<a name="line3037">3037: </a>    <font color="#4169E1">break</font>;
+<a name="line3038">3038: </a>  <font color="#4169E1">case</font> 6:
+<a name="line3039">3039: </a>    <font color="#4169E1">for</font> (i=0; i<mbs; i++) {
+<a name="line3040">3040: </a>      ij[0] = 6*i; ij[1] = 6*i + 1; ij[2] = 6*i + 2; ij[3] = 6*i + 3; ij[4] = 6*i + 4; ij[5] = 6*i + 5;
+<a name="line3041">3041: </a>      <a href="../../../../../docs/manualpages/Mat/MatGetValues.html#MatGetValues">MatGetValues</a>(A,6,ij,6,ij,diag);
+<a name="line3042">3042: </a>      PetscKernel_A_gets_inverse_A_6(diag,shift,allowzeropivot,&zeropivotdetected);
+<a name="line3043">3043: </a>      <font color="#4169E1">if</font> (zeropivotdetected) A->errortype = MAT_FACTOR_NUMERIC_ZEROPIVOT;
+<a name="line3044">3044: </a>      PetscKernel_A_gets_transpose_A_6(diag);
+<a name="line3045">3045: </a>      diag += 36;
+<a name="line3046">3046: </a>    }
+<a name="line3047">3047: </a>    <font color="#4169E1">break</font>;
+<a name="line3048">3048: </a>  <font color="#4169E1">case</font> 7:
+<a name="line3049">3049: </a>    <font color="#4169E1">for</font> (i=0; i<mbs; i++) {
+<a name="line3050">3050: </a>      ij[0] = 7*i; ij[1] = 7*i + 1; ij[2] = 7*i + 2; ij[3] = 7*i + 3; ij[4] = 7*i + 4; ij[5] = 7*i + 5; ij[5] = 7*i + 6;
+<a name="line3051">3051: </a>      <a href="../../../../../docs/manualpages/Mat/MatGetValues.html#MatGetValues">MatGetValues</a>(A,7,ij,7,ij,diag);
+<a name="line3052">3052: </a>      PetscKernel_A_gets_inverse_A_7(diag,shift,allowzeropivot,&zeropivotdetected);
+<a name="line3053">3053: </a>      <font color="#4169E1">if</font> (zeropivotdetected) A->errortype = MAT_FACTOR_NUMERIC_ZEROPIVOT;
+<a name="line3054">3054: </a>      PetscKernel_A_gets_transpose_A_7(diag);
+<a name="line3055">3055: </a>      diag += 49;
+<a name="line3056">3056: </a>    }
+<a name="line3057">3057: </a>    <font color="#4169E1">break</font>;
+<a name="line3058">3058: </a><strong><font color="#FF0000">  default:</font></strong>
+<a name="line3059">3059: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc3.html#PetscMalloc3">PetscMalloc3</a>(bs,&v_work,bs,&v_pivots,bs,&IJ);
+<a name="line3060">3060: </a>    <font color="#4169E1">for</font> (i=0; i<mbs; i++) {
+<a name="line3061">3061: </a>      <font color="#4169E1">for</font> (j=0; j<bs; j++) {
+<a name="line3062">3062: </a>        IJ[j] = bs*i + j;
+<a name="line3063">3063: </a>      }
+<a name="line3064">3064: </a>      <a href="../../../../../docs/manualpages/Mat/MatGetValues.html#MatGetValues">MatGetValues</a>(A,bs,IJ,bs,IJ,diag);
+<a name="line3065">3065: </a>      PetscKernel_A_gets_inverse_A(bs,diag,v_pivots,v_work,allowzeropivot,&zeropivotdetected);
+<a name="line3066">3066: </a>      <font color="#4169E1">if</font> (zeropivotdetected) A->errortype = MAT_FACTOR_NUMERIC_ZEROPIVOT;
+<a name="line3067">3067: </a>      PetscKernel_A_gets_transpose_A_N(diag,bs);
+<a name="line3068">3068: </a>      diag += bs2;
+<a name="line3069">3069: </a>    }
+<a name="line3070">3070: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree3.html#PetscFree3">PetscFree3</a>(v_work,v_pivots,IJ);
+<a name="line3071">3071: </a>  }
+<a name="line3072">3072: </a>  a->ibdiagvalid = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line3073">3073: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3074">3074: </a>}
+
+<a name="line3078">3078: </a><strong><font color="#4169E1"><a name="MatSetRandom_SeqAIJ"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatSetRandom_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> x,<a href="../../../../../docs/manualpages/Sys/PetscRandom.html#PetscRandom">PetscRandom</a> rctx)</font></strong>
+<a name="line3079">3079: </a>{
+<a name="line3081">3081: </a>  Mat_SeqAIJ     *aij = (Mat_SeqAIJ*)x->data;
+<a name="line3082">3082: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>    a;
+<a name="line3083">3083: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       m,n,i,j,col;
+
+<a name="line3086">3086: </a>  <font color="#4169E1">if</font> (!x->assembled) {
+<a name="line3087">3087: </a>    <a href="../../../../../docs/manualpages/Mat/MatGetSize.html#MatGetSize">MatGetSize</a>(x,&m,&n);
+<a name="line3088">3088: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line3089">3089: </a>      <font color="#4169E1">for</font> (j=0; j<aij->imax[i]; j++) {
+<a name="line3090">3090: </a>        <a href="../../../../../docs/manualpages/Sys/PetscRandomGetValue.html#PetscRandomGetValue">PetscRandomGetValue</a>(rctx,&a);
+<a name="line3091">3091: </a>        col  = (<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>)(n*PetscRealPart(a));
+<a name="line3092">3092: </a>        <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>(x,1,&i,1,&col,&a,<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>);
+<a name="line3093">3093: </a>      }
+<a name="line3094">3094: </a>    }
+<a name="line3095">3095: </a>  } <font color="#4169E1">else</font> <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_SUP,<font color="#666666">"Not yet coded"</font>);
+<a name="line3096">3096: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(x,MAT_FINAL_ASSEMBLY);
+<a name="line3097">3097: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(x,MAT_FINAL_ASSEMBLY);
+<a name="line3098">3098: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3099">3099: </a>}
+
+<a name="line3103">3103: </a><strong><font color="#4169E1"><a name="MatShift_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatShift_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> Y,<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> a)</font></strong>
+<a name="line3104">3104: </a>{
+<a name="line3106">3106: </a>  Mat_SeqAIJ     *aij = (Mat_SeqAIJ*)Y->data;
+
+<a name="line3109">3109: </a>  <font color="#4169E1">if</font> (!Y->preallocated || !aij->nz) {
+<a name="line3110">3110: </a>    <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetPreallocation.html#MatSeqAIJSetPreallocation">MatSeqAIJSetPreallocation</a>(Y,1,NULL);
+<a name="line3111">3111: </a>  }
+<a name="line3112">3112: </a>  MatShift_Basic(Y,a);
+<a name="line3113">3113: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3114">3114: </a>}
+
+<a name="line3116">3116: </a><font color="#B22222">/* -------------------------------------------------------------------*/</font>
+<a name="line3117">3117: </a>static <font color="#4169E1">struct _MatOps</font> MatOps_Values = { MatSetValues_SeqAIJ,
+<a name="line3118">3118: </a>                                        MatGetRow_SeqAIJ,
+<a name="line3119">3119: </a>                                        MatRestoreRow_SeqAIJ,
+<a name="line3120">3120: </a>                                        MatMult_SeqAIJ,
+<a name="line3121">3121: </a>                                <font color="#B22222">/*  4*/</font> MatMultAdd_SeqAIJ,
+<a name="line3122">3122: </a>                                        MatMultTranspose_SeqAIJ,
+<a name="line3123">3123: </a>                                        MatMultTransposeAdd_SeqAIJ,
+<a name="line3124">3124: </a>                                        0,
+<a name="line3125">3125: </a>                                        0,
+<a name="line3126">3126: </a>                                        0,
+<a name="line3127">3127: </a>                                <font color="#B22222">/* 10*/</font> 0,
+<a name="line3128">3128: </a>                                        MatLUFactor_SeqAIJ,
+<a name="line3129">3129: </a>                                        0,
+<a name="line3130">3130: </a>                                        MatSOR_SeqAIJ,
+<a name="line3131">3131: </a>                                        MatTranspose_SeqAIJ,
+<a name="line3132">3132: </a>                                <font color="#B22222">/*1 5*/</font> MatGetInfo_SeqAIJ,
+<a name="line3133">3133: </a>                                        MatEqual_SeqAIJ,
+<a name="line3134">3134: </a>                                        MatGetDiagonal_SeqAIJ,
+<a name="line3135">3135: </a>                                        MatDiagonalScale_SeqAIJ,
+<a name="line3136">3136: </a>                                        MatNorm_SeqAIJ,
+<a name="line3137">3137: </a>                                <font color="#B22222">/* 20*/</font> 0,
+<a name="line3138">3138: </a>                                        MatAssemblyEnd_SeqAIJ,
+<a name="line3139">3139: </a>                                        MatSetOption_SeqAIJ,
+<a name="line3140">3140: </a>                                        MatZeroEntries_SeqAIJ,
+<a name="line3141">3141: </a>                                <font color="#B22222">/* 24*/</font> MatZeroRows_SeqAIJ,
 <a name="line3142">3142: </a>                                        0,
-<a name="line3143">3143: </a>                                <font color="#B22222">/* 34*/</font> MatDuplicate_SeqAIJ,
+<a name="line3143">3143: </a>                                        0,
 <a name="line3144">3144: </a>                                        0,
 <a name="line3145">3145: </a>                                        0,
-<a name="line3146">3146: </a>                                        MatILUFactor_SeqAIJ,
+<a name="line3146">3146: </a>                                <font color="#B22222">/* 29*/</font> MatSetUp_SeqAIJ,
 <a name="line3147">3147: </a>                                        0,
-<a name="line3148">3148: </a>                                <font color="#B22222">/* 39*/</font> MatAXPY_SeqAIJ,
-<a name="line3149">3149: </a>                                        MatGetSubMatrices_SeqAIJ,
-<a name="line3150">3150: </a>                                        MatIncreaseOverlap_SeqAIJ,
-<a name="line3151">3151: </a>                                        MatGetValues_SeqAIJ,
-<a name="line3152">3152: </a>                                        MatCopy_SeqAIJ,
-<a name="line3153">3153: </a>                                <font color="#B22222">/* 44*/</font> MatGetRowMax_SeqAIJ,
-<a name="line3154">3154: </a>                                        MatScale_SeqAIJ,
-<a name="line3155">3155: </a>                                        MatShift_SeqAIJ,
-<a name="line3156">3156: </a>                                        MatDiagonalSet_SeqAIJ,
-<a name="line3157">3157: </a>                                        MatZeroRowsColumns_SeqAIJ,
-<a name="line3158">3158: </a>                                <font color="#B22222">/* 49*/</font> MatSetRandom_SeqAIJ,
-<a name="line3159">3159: </a>                                        MatGetRowIJ_SeqAIJ,
-<a name="line3160">3160: </a>                                        MatRestoreRowIJ_SeqAIJ,
-<a name="line3161">3161: </a>                                        MatGetColumnIJ_SeqAIJ,
-<a name="line3162">3162: </a>                                        MatRestoreColumnIJ_SeqAIJ,
-<a name="line3163">3163: </a>                                <font color="#B22222">/* 54*/</font> MatFDColoringCreate_SeqXAIJ,
-<a name="line3164">3164: </a>                                        0,
-<a name="line3165">3165: </a>                                        0,
-<a name="line3166">3166: </a>                                        MatPermute_SeqAIJ,
-<a name="line3167">3167: </a>                                        0,
-<a name="line3168">3168: </a>                                <font color="#B22222">/* 59*/</font> 0,
-<a name="line3169">3169: </a>                                        MatDestroy_SeqAIJ,
-<a name="line3170">3170: </a>                                        MatView_SeqAIJ,
-<a name="line3171">3171: </a>                                        0,
-<a name="line3172">3172: </a>                                        MatMatMatMult_SeqAIJ_SeqAIJ_SeqAIJ,
-<a name="line3173">3173: </a>                                <font color="#B22222">/* 64*/</font> MatMatMatMultSymbolic_SeqAIJ_SeqAIJ_SeqAIJ,
-<a name="line3174">3174: </a>                                        MatMatMatMultNumeric_SeqAIJ_SeqAIJ_SeqAIJ,
+<a name="line3148">3148: </a>                                        0,
+<a name="line3149">3149: </a>                                        0,
+<a name="line3150">3150: </a>                                        0,
+<a name="line3151">3151: </a>                                <font color="#B22222">/* 34*/</font> MatDuplicate_SeqAIJ,
+<a name="line3152">3152: </a>                                        0,
+<a name="line3153">3153: </a>                                        0,
+<a name="line3154">3154: </a>                                        MatILUFactor_SeqAIJ,
+<a name="line3155">3155: </a>                                        0,
+<a name="line3156">3156: </a>                                <font color="#B22222">/* 39*/</font> MatAXPY_SeqAIJ,
+<a name="line3157">3157: </a>                                        MatGetSubMatrices_SeqAIJ,
+<a name="line3158">3158: </a>                                        MatIncreaseOverlap_SeqAIJ,
+<a name="line3159">3159: </a>                                        MatGetValues_SeqAIJ,
+<a name="line3160">3160: </a>                                        MatCopy_SeqAIJ,
+<a name="line3161">3161: </a>                                <font color="#B22222">/* 44*/</font> MatGetRowMax_SeqAIJ,
+<a name="line3162">3162: </a>                                        MatScale_SeqAIJ,
+<a name="line3163">3163: </a>                                        MatShift_SeqAIJ,
+<a name="line3164">3164: </a>                                        MatDiagonalSet_SeqAIJ,
+<a name="line3165">3165: </a>                                        MatZeroRowsColumns_SeqAIJ,
+<a name="line3166">3166: </a>                                <font color="#B22222">/* 49*/</font> MatSetRandom_SeqAIJ,
+<a name="line3167">3167: </a>                                        MatGetRowIJ_SeqAIJ,
+<a name="line3168">3168: </a>                                        MatRestoreRowIJ_SeqAIJ,
+<a name="line3169">3169: </a>                                        MatGetColumnIJ_SeqAIJ,
+<a name="line3170">3170: </a>                                        MatRestoreColumnIJ_SeqAIJ,
+<a name="line3171">3171: </a>                                <font color="#B22222">/* 54*/</font> MatFDColoringCreate_SeqXAIJ,
+<a name="line3172">3172: </a>                                        0,
+<a name="line3173">3173: </a>                                        0,
+<a name="line3174">3174: </a>                                        MatPermute_SeqAIJ,
 <a name="line3175">3175: </a>                                        0,
-<a name="line3176">3176: </a>                                        0,
-<a name="line3177">3177: </a>                                        0,
-<a name="line3178">3178: </a>                                <font color="#B22222">/* 69*/</font> MatGetRowMaxAbs_SeqAIJ,
-<a name="line3179">3179: </a>                                        MatGetRowMinAbs_SeqAIJ,
-<a name="line3180">3180: </a>                                        0,
-<a name="line3181">3181: </a>                                        MatSetColoring_SeqAIJ,
-<a name="line3182">3182: </a>                                        0,
-<a name="line3183">3183: </a>                                <font color="#B22222">/* 74*/</font> MatSetValuesAdifor_SeqAIJ,
-<a name="line3184">3184: </a>                                        MatFDColoringApply_AIJ,
+<a name="line3176">3176: </a>                                <font color="#B22222">/* 59*/</font> 0,
+<a name="line3177">3177: </a>                                        MatDestroy_SeqAIJ,
+<a name="line3178">3178: </a>                                        MatView_SeqAIJ,
+<a name="line3179">3179: </a>                                        0,
+<a name="line3180">3180: </a>                                        MatMatMatMult_SeqAIJ_SeqAIJ_SeqAIJ,
+<a name="line3181">3181: </a>                                <font color="#B22222">/* 64*/</font> MatMatMatMultSymbolic_SeqAIJ_SeqAIJ_SeqAIJ,
+<a name="line3182">3182: </a>                                        MatMatMatMultNumeric_SeqAIJ_SeqAIJ_SeqAIJ,
+<a name="line3183">3183: </a>                                        0,
+<a name="line3184">3184: </a>                                        0,
 <a name="line3185">3185: </a>                                        0,
-<a name="line3186">3186: </a>                                        0,
-<a name="line3187">3187: </a>                                        0,
-<a name="line3188">3188: </a>                                <font color="#B22222">/* 79*/</font> MatFindZeroDiagonals_SeqAIJ,
-<a name="line3189">3189: </a>                                        0,
+<a name="line3186">3186: </a>                                <font color="#B22222">/* 69*/</font> MatGetRowMaxAbs_SeqAIJ,
+<a name="line3187">3187: </a>                                        MatGetRowMinAbs_SeqAIJ,
+<a name="line3188">3188: </a>                                        0,
+<a name="line3189">3189: </a>                                        MatSetColoring_SeqAIJ,
 <a name="line3190">3190: </a>                                        0,
-<a name="line3191">3191: </a>                                        0,
-<a name="line3192">3192: </a>                                        MatLoad_SeqAIJ,
-<a name="line3193">3193: </a>                                <font color="#B22222">/* 84*/</font> MatIsSymmetric_SeqAIJ,
-<a name="line3194">3194: </a>                                        MatIsHermitian_SeqAIJ,
+<a name="line3191">3191: </a>                                <font color="#B22222">/* 74*/</font> MatSetValuesAdifor_SeqAIJ,
+<a name="line3192">3192: </a>                                        MatFDColoringApply_AIJ,
+<a name="line3193">3193: </a>                                        0,
+<a name="line3194">3194: </a>                                        0,
 <a name="line3195">3195: </a>                                        0,
-<a name="line3196">3196: </a>                                        0,
+<a name="line3196">3196: </a>                                <font color="#B22222">/* 79*/</font> MatFindZeroDiagonals_SeqAIJ,
 <a name="line3197">3197: </a>                                        0,
-<a name="line3198">3198: </a>                                <font color="#B22222">/* 89*/</font> MatMatMult_SeqAIJ_SeqAIJ,
-<a name="line3199">3199: </a>                                        MatMatMultSymbolic_SeqAIJ_SeqAIJ,
-<a name="line3200">3200: </a>                                        MatMatMultNumeric_SeqAIJ_SeqAIJ,
-<a name="line3201">3201: </a>                                        MatPtAP_SeqAIJ_SeqAIJ,
-<a name="line3202">3202: </a>                                        MatPtAPSymbolic_SeqAIJ_SeqAIJ_DenseAxpy,
-<a name="line3203">3203: </a>                                <font color="#B22222">/* 94*/</font> MatPtAPNumeric_SeqAIJ_SeqAIJ,
-<a name="line3204">3204: </a>                                        MatMatTransposeMult_SeqAIJ_SeqAIJ,
-<a name="line3205">3205: </a>                                        MatMatTransposeMultSymbolic_SeqAIJ_SeqAIJ,
-<a name="line3206">3206: </a>                                        MatMatTransposeMultNumeric_SeqAIJ_SeqAIJ,
-<a name="line3207">3207: </a>                                        0,
-<a name="line3208">3208: </a>                                <font color="#B22222">/* 99*/</font> 0,
-<a name="line3209">3209: </a>                                        0,
-<a name="line3210">3210: </a>                                        0,
-<a name="line3211">3211: </a>                                        MatConjugate_SeqAIJ,
-<a name="line3212">3212: </a>                                        0,
-<a name="line3213">3213: </a>                                <font color="#B22222">/*104*/</font> MatSetValuesRow_SeqAIJ,
-<a name="line3214">3214: </a>                                        MatRealPart_SeqAIJ,
-<a name="line3215">3215: </a>                                        MatImaginaryPart_SeqAIJ,
-<a name="line3216">3216: </a>                                        0,
+<a name="line3198">3198: </a>                                        0,
+<a name="line3199">3199: </a>                                        0,
+<a name="line3200">3200: </a>                                        MatLoad_SeqAIJ,
+<a name="line3201">3201: </a>                                <font color="#B22222">/* 84*/</font> MatIsSymmetric_SeqAIJ,
+<a name="line3202">3202: </a>                                        MatIsHermitian_SeqAIJ,
+<a name="line3203">3203: </a>                                        0,
+<a name="line3204">3204: </a>                                        0,
+<a name="line3205">3205: </a>                                        0,
+<a name="line3206">3206: </a>                                <font color="#B22222">/* 89*/</font> MatMatMult_SeqAIJ_SeqAIJ,
+<a name="line3207">3207: </a>                                        MatMatMultSymbolic_SeqAIJ_SeqAIJ,
+<a name="line3208">3208: </a>                                        MatMatMultNumeric_SeqAIJ_SeqAIJ,
+<a name="line3209">3209: </a>                                        MatPtAP_SeqAIJ_SeqAIJ,
+<a name="line3210">3210: </a>                                        MatPtAPSymbolic_SeqAIJ_SeqAIJ_DenseAxpy,
+<a name="line3211">3211: </a>                                <font color="#B22222">/* 94*/</font> MatPtAPNumeric_SeqAIJ_SeqAIJ,
+<a name="line3212">3212: </a>                                        MatMatTransposeMult_SeqAIJ_SeqAIJ,
+<a name="line3213">3213: </a>                                        MatMatTransposeMultSymbolic_SeqAIJ_SeqAIJ,
+<a name="line3214">3214: </a>                                        MatMatTransposeMultNumeric_SeqAIJ_SeqAIJ,
+<a name="line3215">3215: </a>                                        0,
+<a name="line3216">3216: </a>                                <font color="#B22222">/* 99*/</font> 0,
 <a name="line3217">3217: </a>                                        0,
-<a name="line3218">3218: </a>                                <font color="#B22222">/*109*/</font> MatMatSolve_SeqAIJ,
-<a name="line3219">3219: </a>                                        0,
-<a name="line3220">3220: </a>                                        MatGetRowMin_SeqAIJ,
-<a name="line3221">3221: </a>                                        0,
-<a name="line3222">3222: </a>                                        MatMissingDiagonal_SeqAIJ,
-<a name="line3223">3223: </a>                                <font color="#B22222">/*114*/</font> 0,
+<a name="line3218">3218: </a>                                        0,
+<a name="line3219">3219: </a>                                        MatConjugate_SeqAIJ,
+<a name="line3220">3220: </a>                                        0,
+<a name="line3221">3221: </a>                                <font color="#B22222">/*104*/</font> MatSetValuesRow_SeqAIJ,
+<a name="line3222">3222: </a>                                        MatRealPart_SeqAIJ,
+<a name="line3223">3223: </a>                                        MatImaginaryPart_SeqAIJ,
 <a name="line3224">3224: </a>                                        0,
 <a name="line3225">3225: </a>                                        0,
-<a name="line3226">3226: </a>                                        0,
+<a name="line3226">3226: </a>                                <font color="#B22222">/*109*/</font> MatMatSolve_SeqAIJ,
 <a name="line3227">3227: </a>                                        0,
-<a name="line3228">3228: </a>                                <font color="#B22222">/*119*/</font> 0,
+<a name="line3228">3228: </a>                                        MatGetRowMin_SeqAIJ,
 <a name="line3229">3229: </a>                                        0,
-<a name="line3230">3230: </a>                                        0,
-<a name="line3231">3231: </a>                                        0,
-<a name="line3232">3232: </a>                                        MatGetMultiProcBlock_SeqAIJ,
-<a name="line3233">3233: </a>                                <font color="#B22222">/*124*/</font> MatFindNonzeroRows_SeqAIJ,
-<a name="line3234">3234: </a>                                        MatGetColumnNorms_SeqAIJ,
-<a name="line3235">3235: </a>                                        MatInvertBlockDiagonal_SeqAIJ,
-<a name="line3236">3236: </a>                                        0,
+<a name="line3230">3230: </a>                                        MatMissingDiagonal_SeqAIJ,
+<a name="line3231">3231: </a>                                <font color="#B22222">/*114*/</font> 0,
+<a name="line3232">3232: </a>                                        0,
+<a name="line3233">3233: </a>                                        0,
+<a name="line3234">3234: </a>                                        0,
+<a name="line3235">3235: </a>                                        0,
+<a name="line3236">3236: </a>                                <font color="#B22222">/*119*/</font> 0,
 <a name="line3237">3237: </a>                                        0,
-<a name="line3238">3238: </a>                                <font color="#B22222">/*129*/</font> 0,
-<a name="line3239">3239: </a>                                        MatTransposeMatMult_SeqAIJ_SeqAIJ,
-<a name="line3240">3240: </a>                                        MatTransposeMatMultSymbolic_SeqAIJ_SeqAIJ,
-<a name="line3241">3241: </a>                                        MatTransposeMatMultNumeric_SeqAIJ_SeqAIJ,
-<a name="line3242">3242: </a>                                        MatTransposeColoringCreate_SeqAIJ,
-<a name="line3243">3243: </a>                                <font color="#B22222">/*134*/</font> MatTransColoringApplySpToDen_SeqAIJ,
-<a name="line3244">3244: </a>                                        MatTransColoringApplyDenToSp_SeqAIJ,
-<a name="line3245">3245: </a>                                        MatRARt_SeqAIJ_SeqAIJ,
-<a name="line3246">3246: </a>                                        MatRARtSymbolic_SeqAIJ_SeqAIJ,
-<a name="line3247">3247: </a>                                        MatRARtNumeric_SeqAIJ_SeqAIJ,
-<a name="line3248">3248: </a>                                 <font color="#B22222">/*139*/</font>0,
-<a name="line3249">3249: </a>                                        0,
-<a name="line3250">3250: </a>                                        0,
-<a name="line3251">3251: </a>                                        MatFDColoringSetUp_SeqXAIJ,
-<a name="line3252">3252: </a>                                        MatFindOffBlockDiagonalEntries_SeqAIJ,
-<a name="line3253">3253: </a>                                 <font color="#B22222">/*144*/</font>MatCreateMPIMatConcatenateSeqMat_SeqAIJ
-<a name="line3254">3254: </a>};
-
-<a name="line3258">3258: </a><strong><font color="#4169E1"><a name="MatSeqAIJSetColumnIndices_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatSeqAIJSetColumnIndices_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> mat,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *indices)</font></strong>
-<a name="line3259">3259: </a>{
-<a name="line3260">3260: </a>  Mat_SeqAIJ *aij = (Mat_SeqAIJ*)mat->data;
-<a name="line3261">3261: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>   i,nz,n;
-
-<a name="line3264">3264: </a>  nz = aij->maxnz;
-<a name="line3265">3265: </a>  n  = mat->rmap->n;
-<a name="line3266">3266: </a>  <font color="#4169E1">for</font> (i=0; i<nz; i++) {
-<a name="line3267">3267: </a>    aij->j[i] = indices[i];
-<a name="line3268">3268: </a>  }
-<a name="line3269">3269: </a>  aij->nz = nz;
-<a name="line3270">3270: </a>  <font color="#4169E1">for</font> (i=0; i<n; i++) {
-<a name="line3271">3271: </a>    aij->ilen[i] = aij->imax[i];
-<a name="line3272">3272: </a>  }
-<a name="line3273">3273: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3274">3274: </a>}
-
-<a name="line3278">3278: </a><font color="#B22222">/*@</font>
-<a name="line3279">3279: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetColumnIndices.html#MatSeqAIJSetColumnIndices">MatSeqAIJSetColumnIndices</a> - Set the column indices for all the rows</font>
-<a name="line3280">3280: </a><font color="#B22222">       in the matrix.</font>
-
-<a name="line3282">3282: </a><font color="#B22222">  Input Parameters:</font>
-<a name="line3283">3283: </a><font color="#B22222">+  mat - the SeqAIJ matrix</font>
-<a name="line3284">3284: </a><font color="#B22222">-  indices - the column indices</font>
-
-<a name="line3286">3286: </a><font color="#B22222">  Level: advanced</font>
-
-<a name="line3288">3288: </a><font color="#B22222">  Notes:</font>
-<a name="line3289">3289: </a><font color="#B22222">    This can be called if you have precomputed the nonzero structure of the</font>
-<a name="line3290">3290: </a><font color="#B22222">  matrix and want to provide it to the matrix object to improve the performance</font>
-<a name="line3291">3291: </a><font color="#B22222">  of the <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>() operation.</font>
-
-<a name="line3293">3293: </a><font color="#B22222">    You MUST have set the correct numbers of nonzeros per row in the call to</font>
-<a name="line3294">3294: </a><font color="#B22222">  <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJ.html#MatCreateSeqAIJ">MatCreateSeqAIJ</a>(), and the columns indices MUST be sorted.</font>
-
-<a name="line3296">3296: </a><font color="#B22222">    MUST be called before any calls to <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>();</font>
-
-<a name="line3298">3298: </a><font color="#B22222">    The indices should start with zero, not one.</font>
-
-<a name="line3300">3300: </a><font color="#B22222">@*/</font>
-<a name="line3301">3301: </a><strong><font color="#4169E1"><a name="MatSeqAIJSetColumnIndices"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetColumnIndices.html#MatSeqAIJSetColumnIndices">MatSeqAIJSetColumnIndices</a>(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> mat,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *indic [...]
-<a name="line3302">3302: </a>{
-
-<a name="line3308">3308: </a>  PetscUseMethod(mat,<font color="#666666">"MatSeqAIJSetColumnIndices_C"</font>,(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>*),(mat,indices));
-<a name="line3309">3309: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3310">3310: </a>}
-
-<a name="line3312">3312: </a><font color="#B22222">/* ----------------------------------------------------------------------------------------*/</font>
-
-<a name="line3316">3316: </a><strong><font color="#4169E1"><a name="MatStoreValues_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatStoreValues_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> mat)</font></strong>
-<a name="line3317">3317: </a>{
-<a name="line3318">3318: </a>  Mat_SeqAIJ     *aij = (Mat_SeqAIJ*)mat->data;
-<a name="line3320">3320: </a>  size_t         nz = aij->i[mat->rmap->n];
-
-<a name="line3323">3323: </a>  <font color="#4169E1">if</font> (!aij->nonew) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ORDER,<font color="#666666">"Must call <a href="../../../../../docs/manualpages/Mat/MatSetOption.html#MatSetOption">MatSetOption</a>(A,MAT_NEW_NONZERO_LOCATIONS,<a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.ht [...]
-
-<a name="line3325">3325: </a>  <font color="#B22222">/* allocate space for values if not already there */</font>
-<a name="line3326">3326: </a>  <font color="#4169E1">if</font> (!aij->saved_values) {
-<a name="line3327">3327: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(nz+1,&aij->saved_values);
-<a name="line3328">3328: </a>    PetscLogObjectMemory((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)mat,(nz+1)*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
-<a name="line3329">3329: </a>  }
-
-<a name="line3331">3331: </a>  <font color="#B22222">/* copy values over */</font>
-<a name="line3332">3332: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(aij->saved_values,aij->a,nz*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
-<a name="line3333">3333: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3334">3334: </a>}
-
-<a name="line3338">3338: </a><font color="#B22222">/*@</font>
-<a name="line3339">3339: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/Mat/MatStoreValues.html#MatStoreValues">MatStoreValues</a> - Stashes a copy of the matrix values; this allows, for</font>
-<a name="line3340">3340: </a><font color="#B22222">       example, reuse of the linear part of a Jacobian, while recomputing the</font>
-<a name="line3341">3341: </a><font color="#B22222">       nonlinear portion.</font>
-
-<a name="line3343">3343: </a><font color="#B22222">   Collect on <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a></font>
-
-<a name="line3345">3345: </a><font color="#B22222">  Input Parameters:</font>
-<a name="line3346">3346: </a><font color="#B22222">.  mat - the matrix (currently only AIJ matrices support this option)</font>
-
-<a name="line3348">3348: </a><font color="#B22222">  Level: advanced</font>
-
-<a name="line3350">3350: </a><font color="#B22222">  Common Usage, with <a href="../../../../../docs/manualpages/SNES/SNESSolve.html#SNESSolve">SNESSolve</a>():</font>
-<a name="line3351">3351: </a><font color="#B22222">$    Create Jacobian matrix</font>
-<a name="line3352">3352: </a><font color="#B22222">$    Set linear terms into matrix</font>
-<a name="line3353">3353: </a><font color="#B22222">$    Apply boundary conditions to matrix, at this time matrix must have</font>
-<a name="line3354">3354: </a><font color="#B22222">$      final nonzero structure (i.e. setting the nonlinear terms and applying</font>
-<a name="line3355">3355: </a><font color="#B22222">$      boundary conditions again will not change the nonzero structure</font>
-<a name="line3356">3356: </a><font color="#B22222">$    <a href="../../../../../docs/manualpages/Mat/MatSetOption.html#MatSetOption">MatSetOption</a>(mat,MAT_NEW_NONZERO_LOCATIONS,<a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);</font>
-<a name="line3357">3357: </a><font color="#B22222">$    <a href="../../../../../docs/manualpages/Mat/MatStoreValues.html#MatStoreValues">MatStoreValues</a>(mat);</font>
-<a name="line3358">3358: </a><font color="#B22222">$    Call <a href="../../../../../docs/manualpages/SNES/SNESSetJacobian.html#SNESSetJacobian">SNESSetJacobian</a>() with matrix</font>
-<a name="line3359">3359: </a><font color="#B22222">$    In your Jacobian routine</font>
-<a name="line3360">3360: </a><font color="#B22222">$      <a href="../../../../../docs/manualpages/Mat/MatRetrieveValues.html#MatRetrieveValues">MatRetrieveValues</a>(mat);</font>
-<a name="line3361">3361: </a><font color="#B22222">$      Set nonlinear terms in matrix</font>
-
-<a name="line3363">3363: </a><font color="#B22222">  Common Usage without <a href="../../../../../docs/manualpages/SNES/SNESSolve.html#SNESSolve">SNESSolve</a>(), i.e. when you handle nonlinear solve yourself:</font>
-<a name="line3364">3364: </a><font color="#B22222">$    // build linear portion of Jacobian</font>
-<a name="line3365">3365: </a><font color="#B22222">$    <a href="../../../../../docs/manualpages/Mat/MatSetOption.html#MatSetOption">MatSetOption</a>(mat,MAT_NEW_NONZERO_LOCATIONS,<a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);</font>
-<a name="line3366">3366: </a><font color="#B22222">$    <a href="../../../../../docs/manualpages/Mat/MatStoreValues.html#MatStoreValues">MatStoreValues</a>(mat);</font>
-<a name="line3367">3367: </a><font color="#B22222">$    loop over nonlinear iterations</font>
-<a name="line3368">3368: </a><font color="#B22222">$       <a href="../../../../../docs/manualpages/Mat/MatRetrieveValues.html#MatRetrieveValues">MatRetrieveValues</a>(mat);</font>
-<a name="line3369">3369: </a><font color="#B22222">$       // call <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>(mat,...) to set nonliner portion of Jacobian</font>
-<a name="line3370">3370: </a><font color="#B22222">$       // call <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>/End() on matrix</font>
-<a name="line3371">3371: </a><font color="#B22222">$       Solve linear system with Jacobian</font>
-<a name="line3372">3372: </a><font color="#B22222">$    endloop</font>
-
-<a name="line3374">3374: </a><font color="#B22222">  Notes:</font>
-<a name="line3375">3375: </a><font color="#B22222">    Matrix must already be assemblied before calling this routine</font>
-<a name="line3376">3376: </a><font color="#B22222">    Must set the matrix option <a href="../../../../../docs/manualpages/Mat/MatSetOption.html#MatSetOption">MatSetOption</a>(mat,MAT_NEW_NONZERO_LOCATIONS,<a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>); before</font>
-<a name="line3377">3377: </a><font color="#B22222">    calling this routine.</font>
-
-<a name="line3379">3379: </a><font color="#B22222">    When this is called multiple times it overwrites the previous set of stored values</font>
-<a name="line3380">3380: </a><font color="#B22222">    and does not allocated additional space.</font>
-
-<a name="line3382">3382: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Mat/MatRetrieveValues.html#MatRetrieveValues">MatRetrieveValues</a>()</font>
-
-<a name="line3384">3384: </a><font color="#B22222">@*/</font>
-<a name="line3385">3385: </a><strong><font color="#4169E1"><a name="MatStoreValues"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/Mat/MatStoreValues.html#MatStoreValues">MatStoreValues</a>(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> mat)</font></strong>
-<a name="line3386">3386: </a>{
-
-<a name="line3391">3391: </a>  <font color="#4169E1">if</font> (!mat->assembled) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Not for unassembled matrix"</font>);
-<a name="line3392">3392: </a>  <font color="#4169E1">if</font> (mat->factortype) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Not for factored matrix"</font>);
-<a name="line3393">3393: </a>  PetscUseMethod(mat,<font color="#666666">"MatStoreValues_C"</font>,(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>),(mat));
-<a name="line3394">3394: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3395">3395: </a>}
-
-<a name="line3399">3399: </a><strong><font color="#4169E1"><a name="MatRetrieveValues_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatRetrieveValues_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> mat)</font></strong>
-<a name="line3400">3400: </a>{
-<a name="line3401">3401: </a>  Mat_SeqAIJ     *aij = (Mat_SeqAIJ*)mat->data;
-<a name="line3403">3403: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       nz = aij->i[mat->rmap->n];
-
-<a name="line3406">3406: </a>  <font color="#4169E1">if</font> (!aij->nonew) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ORDER,<font color="#666666">"Must call <a href="../../../../../docs/manualpages/Mat/MatSetOption.html#MatSetOption">MatSetOption</a>(A,MAT_NEW_NONZERO_LOCATIONS,<a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.ht [...]
-<a name="line3407">3407: </a>  <font color="#4169E1">if</font> (!aij->saved_values) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ORDER,<font color="#666666">"Must call <a href="../../../../../docs/manualpages/Mat/MatStoreValues.html#MatStoreValues">MatStoreValues</a>(A);first"</font>);
-<a name="line3408">3408: </a>  <font color="#B22222">/* copy values over */</font>
-<a name="line3409">3409: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(aij->a,aij->saved_values,nz*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
-<a name="line3410">3410: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3411">3411: </a>}
-
-<a name="line3415">3415: </a><font color="#B22222">/*@</font>
-<a name="line3416">3416: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/Mat/MatRetrieveValues.html#MatRetrieveValues">MatRetrieveValues</a> - Retrieves the copy of the matrix values; this allows, for</font>
-<a name="line3417">3417: </a><font color="#B22222">       example, reuse of the linear part of a Jacobian, while recomputing the</font>
-<a name="line3418">3418: </a><font color="#B22222">       nonlinear portion.</font>
-
-<a name="line3420">3420: </a><font color="#B22222">   Collect on <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a></font>
-
-<a name="line3422">3422: </a><font color="#B22222">  Input Parameters:</font>
-<a name="line3423">3423: </a><font color="#B22222">.  mat - the matrix (currently on AIJ matrices support this option)</font>
-
-<a name="line3425">3425: </a><font color="#B22222">  Level: advanced</font>
-
-<a name="line3427">3427: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Mat/MatStoreValues.html#MatStoreValues">MatStoreValues</a>()</font>
-
-<a name="line3429">3429: </a><font color="#B22222">@*/</font>
-<a name="line3430">3430: </a><strong><font color="#4169E1"><a name="MatRetrieveValues"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/Mat/MatRetrieveValues.html#MatRetrieveValues">MatRetrieveValues</a>(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> mat)</font></strong>
-<a name="line3431">3431: </a>{
-
-<a name="line3436">3436: </a>  <font color="#4169E1">if</font> (!mat->assembled) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Not for unassembled matrix"</font>);
-<a name="line3437">3437: </a>  <font color="#4169E1">if</font> (mat->factortype) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Not for factored matrix"</font>);
-<a name="line3438">3438: </a>  PetscUseMethod(mat,<font color="#666666">"MatRetrieveValues_C"</font>,(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>),(mat));
-<a name="line3439">3439: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3440">3440: </a>}
-
-
-<a name="line3443">3443: </a><font color="#B22222">/* --------------------------------------------------------------------------------*/</font>
-<a name="line3446">3446: </a><font color="#B22222">/*@C</font>
-<a name="line3447">3447: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJ.html#MatCreateSeqAIJ">MatCreateSeqAIJ</a> - Creates a sparse matrix in AIJ (compressed row) format</font>
-<a name="line3448">3448: </a><font color="#B22222">   (the default parallel PETSc format).  For good matrix assembly performance</font>
-<a name="line3449">3449: </a><font color="#B22222">   the user should preallocate the matrix storage by setting the parameter nz</font>
-<a name="line3450">3450: </a><font color="#B22222">   (or the array nnz).  By setting these parameters accurately, performance</font>
-<a name="line3451">3451: </a><font color="#B22222">   during matrix assembly can be increased by more than a factor of 50.</font>
-
-<a name="line3453">3453: </a><font color="#B22222">   Collective on <a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a></font>
-
-<a name="line3455">3455: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line3456">3456: </a><font color="#B22222">+  comm - MPI communicator, set to <a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a></font>
-<a name="line3457">3457: </a><font color="#B22222">.  m - number of rows</font>
-<a name="line3458">3458: </a><font color="#B22222">.  n - number of columns</font>
-<a name="line3459">3459: </a><font color="#B22222">.  nz - number of nonzeros per row (same for all rows)</font>
-<a name="line3460">3460: </a><font color="#B22222">-  nnz - array containing the number of nonzeros in the various rows</font>
-<a name="line3461">3461: </a><font color="#B22222">         (possibly different for each row) or NULL</font>
-
-<a name="line3463">3463: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line3464">3464: </a><font color="#B22222">.  A - the matrix</font>
-
-<a name="line3466">3466: </a><font color="#B22222">   It is recommended that one use the <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(), <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>() and/or <a href="../../../../../docs/manualpages/Mat/MatSetFromOptions.html#MatSetFromOptions">MatSetFromOptions</a>(),</font>
-<a name="line3467">3467: </a><font color="#B22222">   MatXXXXSetPreallocation() paradgm instead of this routine directly.</font>
-<a name="line3468">3468: </a><font color="#B22222">   [MatXXXXSetPreallocation() is, for example, <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetPreallocation.html#MatSeqAIJSetPreallocation">MatSeqAIJSetPreallocation</a>]</font>
-
-<a name="line3470">3470: </a><font color="#B22222">   Notes:</font>
-<a name="line3471">3471: </a><font color="#B22222">   If nnz is given then nz is ignored</font>
-
-<a name="line3473">3473: </a><font color="#B22222">   The AIJ format (also called the Yale sparse matrix format or</font>
-<a name="line3474">3474: </a><font color="#B22222">   compressed row storage), is fully compatible with standard Fortran 77</font>
-<a name="line3475">3475: </a><font color="#B22222">   storage.  That is, the stored row and column indices can begin at</font>
-<a name="line3476">3476: </a><font color="#B22222">   either one (as in Fortran) or zero.  See the users' manual for details.</font>
-
-<a name="line3478">3478: </a><font color="#B22222">   Specify the preallocated storage with either nz or nnz (not both).</font>
-<a name="line3479">3479: </a><font color="#B22222">   Set nz=<a href="../../../../../docs/manualpages/Sys/PETSC_DEFAULT.html#PETSC_DEFAULT">PETSC_DEFAULT</a> and nnz=NULL for PETSc to control dynamic memory</font>
-<a name="line3480">3480: </a><font color="#B22222">   allocation.  For large problems you MUST preallocate memory or you</font>
-<a name="line3481">3481: </a><font color="#B22222">   will get TERRIBLE performance, see the users' manual chapter on matrices.</font>
-
-<a name="line3483">3483: </a><font color="#B22222">   By default, this format uses inodes (identical nodes) when possible, to</font>
-<a name="line3484">3484: </a><font color="#B22222">   improve numerical efficiency of matrix-vector products and solves. We</font>
-<a name="line3485">3485: </a><font color="#B22222">   search for consecutive rows with the same nonzero structure, thereby</font>
-<a name="line3486">3486: </a><font color="#B22222">   reusing matrix information to achieve increased efficiency.</font>
-
-<a name="line3488">3488: </a><font color="#B22222">   Options Database Keys:</font>
-<a name="line3489">3489: </a><font color="#B22222">+  -mat_no_inode  - Do not use inodes</font>
-<a name="line3490">3490: </a><font color="#B22222">-  -mat_inode_limit <limit> - Sets inode limit (max limit=5)</font>
-
-<a name="line3492">3492: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line3494">3494: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(), <a href="../../../../../docs/manualpages/Mat/MatCreateAIJ.html#MatCreateAIJ">MatCreateAIJ</a>(), <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>(), <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetColumnIndices.html#MatSeqAIJSetColumnIndices">MatSeqAIJSetColumnIndices</a>(), <a href="../. [...]
-
-<a name="line3496">3496: </a><font color="#B22222">@*/</font>
-<a name="line3497">3497: </a><strong><font color="#4169E1"><a name="MatCreateSeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJ.html#MatCreateSeqAIJ">MatCreateSeqAIJ</a>(<a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a> comm,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> m,<a href="../../../../../docs [...]
-<a name="line3498">3498: </a>{
-
-<a name="line3502">3502: </a>  <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(comm,A);
-<a name="line3503">3503: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(*A,m,n,m,n);
-<a name="line3504">3504: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(*A,<a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a>);
-<a name="line3505">3505: </a>  MatSeqAIJSetPreallocation_SeqAIJ(*A,nz,nnz);
-<a name="line3506">3506: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3507">3507: </a>}
-
-<a name="line3511">3511: </a><font color="#B22222">/*@C</font>
-<a name="line3512">3512: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetPreallocation.html#MatSeqAIJSetPreallocation">MatSeqAIJSetPreallocation</a> - For good matrix assembly performance</font>
-<a name="line3513">3513: </a><font color="#B22222">   the user should preallocate the matrix storage by setting the parameter nz</font>
-<a name="line3514">3514: </a><font color="#B22222">   (or the array nnz).  By setting these parameters accurately, performance</font>
-<a name="line3515">3515: </a><font color="#B22222">   during matrix assembly can be increased by more than a factor of 50.</font>
-
-<a name="line3517">3517: </a><font color="#B22222">   Collective on <a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a></font>
-
-<a name="line3519">3519: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line3520">3520: </a><font color="#B22222">+  B - The matrix</font>
-<a name="line3521">3521: </a><font color="#B22222">.  nz - number of nonzeros per row (same for all rows)</font>
-<a name="line3522">3522: </a><font color="#B22222">-  nnz - array containing the number of nonzeros in the various rows</font>
-<a name="line3523">3523: </a><font color="#B22222">         (possibly different for each row) or NULL</font>
-
-<a name="line3525">3525: </a><font color="#B22222">   Notes:</font>
-<a name="line3526">3526: </a><font color="#B22222">     If nnz is given then nz is ignored</font>
-
-<a name="line3528">3528: </a><font color="#B22222">    The AIJ format (also called the Yale sparse matrix format or</font>
-<a name="line3529">3529: </a><font color="#B22222">   compressed row storage), is fully compatible with standard Fortran 77</font>
-<a name="line3530">3530: </a><font color="#B22222">   storage.  That is, the stored row and column indices can begin at</font>
-<a name="line3531">3531: </a><font color="#B22222">   either one (as in Fortran) or zero.  See the users' manual for details.</font>
-
-<a name="line3533">3533: </a><font color="#B22222">   Specify the preallocated storage with either nz or nnz (not both).</font>
-<a name="line3534">3534: </a><font color="#B22222">   Set nz=<a href="../../../../../docs/manualpages/Sys/PETSC_DEFAULT.html#PETSC_DEFAULT">PETSC_DEFAULT</a> and nnz=NULL for PETSc to control dynamic memory</font>
-<a name="line3535">3535: </a><font color="#B22222">   allocation.  For large problems you MUST preallocate memory or you</font>
-<a name="line3536">3536: </a><font color="#B22222">   will get TERRIBLE performance, see the users' manual chapter on matrices.</font>
-
-<a name="line3538">3538: </a><font color="#B22222">   You can call <a href="../../../../../docs/manualpages/Mat/MatGetInfo.html#MatGetInfo">MatGetInfo</a>() to get information on how effective the preallocation was;</font>
-<a name="line3539">3539: </a><font color="#B22222">   for example the fields mallocs,nz_allocated,nz_used,nz_unneeded;</font>
-<a name="line3540">3540: </a><font color="#B22222">   You can also run with the option -info and look for messages with the string</font>
-<a name="line3541">3541: </a><font color="#B22222">   malloc in them to see if additional memory allocation was needed.</font>
-
-<a name="line3543">3543: </a><font color="#B22222">   Developers: Use nz of MAT_SKIP_ALLOCATION to not allocate any space for the matrix</font>
-<a name="line3544">3544: </a><font color="#B22222">   entries or columns indices</font>
-
-<a name="line3546">3546: </a><font color="#B22222">   By default, this format uses inodes (identical nodes) when possible, to</font>
-<a name="line3547">3547: </a><font color="#B22222">   improve numerical efficiency of matrix-vector products and solves. We</font>
-<a name="line3548">3548: </a><font color="#B22222">   search for consecutive rows with the same nonzero structure, thereby</font>
-<a name="line3549">3549: </a><font color="#B22222">   reusing matrix information to achieve increased efficiency.</font>
-
-<a name="line3551">3551: </a><font color="#B22222">   Options Database Keys:</font>
-<a name="line3552">3552: </a><font color="#B22222">+  -mat_no_inode  - Do not use inodes</font>
-<a name="line3553">3553: </a><font color="#B22222">.  -mat_inode_limit <limit> - Sets inode limit (max limit=5)</font>
-<a name="line3554">3554: </a><font color="#B22222">-  -mat_aij_oneindex - Internally use indexing starting at 1</font>
-<a name="line3555">3555: </a><font color="#B22222">        rather than 0.  Note that when calling <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>(),</font>
-<a name="line3556">3556: </a><font color="#B22222">        the user still MUST index entries starting at 0!</font>
-
-<a name="line3558">3558: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line3560">3560: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(), <a href="../../../../../docs/manualpages/Mat/MatCreateAIJ.html#MatCreateAIJ">MatCreateAIJ</a>(), <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>(), <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetColumnIndices.html#MatSeqAIJSetColumnIndices">MatSeqAIJSetColumnIndices</a>(), <a href="../. [...]
-
-<a name="line3562">3562: </a><font color="#B22222">@*/</font>
-<a name="line3563">3563: </a><strong><font color="#4169E1"><a name="MatSeqAIJSetPreallocation"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetPreallocation.html#MatSeqAIJSetPreallocation">MatSeqAIJSetPreallocation</a>(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> nz,const [...]
-<a name="line3564">3564: </a>{
-
-<a name="line3570">3570: </a>  PetscTryMethod(B,<font color="#666666">"MatSeqAIJSetPreallocation_C"</font>,(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>,const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>[]),(B,nz,nnz));
-<a name="line3571">3571: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3572">3572: </a>}
-
-<a name="line3576">3576: </a><strong><font color="#4169E1"><a name="MatSeqAIJSetPreallocation_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatSeqAIJSetPreallocation_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> nz,const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *nnz)</fon [...]
-<a name="line3577">3577: </a>{
-<a name="line3578">3578: </a>  Mat_SeqAIJ     *b;
-<a name="line3579">3579: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      skipallocation = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>,realalloc = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line3581">3581: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
-
-<a name="line3584">3584: </a>  <font color="#4169E1">if</font> (nz >= 0 || nnz) realalloc = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line3585">3585: </a>  <font color="#4169E1">if</font> (nz == MAT_SKIP_ALLOCATION) {
-<a name="line3586">3586: </a>    skipallocation = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line3587">3587: </a>    nz             = 0;
-<a name="line3588">3588: </a>  }
-
-<a name="line3590">3590: </a>  <a href="../../../../../docs/manualpages/IS/PetscLayoutSetUp.html#PetscLayoutSetUp">PetscLayoutSetUp</a>(B->rmap);
-<a name="line3591">3591: </a>  <a href="../../../../../docs/manualpages/IS/PetscLayoutSetUp.html#PetscLayoutSetUp">PetscLayoutSetUp</a>(B->cmap);
-
-<a name="line3593">3593: </a>  <font color="#4169E1">if</font> (nz == <a href="../../../../../docs/manualpages/Sys/PETSC_DEFAULT.html#PETSC_DEFAULT">PETSC_DEFAULT</a> || nz == <a href="../../../../../docs/manualpages/Sys/PETSC_DECIDE.html#PETSC_DECIDE">PETSC_DECIDE</a>) nz = 5;
-<a name="line3594">3594: </a>  <font color="#4169E1">if</font> (nz < 0) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"nz cannot be less than 0: value %D"</font>,nz);
-<a name="line3595">3595: </a>  <font color="#4169E1">if</font> (nnz) {
-<a name="line3596">3596: </a>    <font color="#4169E1">for</font> (i=0; i<B->rmap->n; i++) {
-<a name="line3597">3597: </a>      <font color="#4169E1">if</font> (nnz[i] < 0) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"nnz cannot be less than 0: local row %D value %D"</font>,i,nnz[i]);
-<a name="line3598">3598: </a>      <font color="#4169E1">if</font> (nnz[i] > B->cmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"nnz cannot be greater than row length: local row %D value %d rowlength %D"</font>,i,nnz[i],B->cmap->n);
-<a name="line3599">3599: </a>    }
-<a name="line3600">3600: </a>  }
-
-<a name="line3602">3602: </a>  B->preallocated = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-
-<a name="line3604">3604: </a>  b = (Mat_SeqAIJ*)B->data;
-
-<a name="line3606">3606: </a>  <font color="#4169E1">if</font> (!skipallocation) {
-<a name="line3607">3607: </a>    <font color="#4169E1">if</font> (!b->imax) {
-<a name="line3608">3608: </a>      <a href="../../../../../docs/manualpages/Sys/PetscMalloc2.html#PetscMalloc2">PetscMalloc2</a>(B->rmap->n,&b->imax,B->rmap->n,&b->ilen);
-<a name="line3609">3609: </a>      PetscLogObjectMemory((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,2*B->rmap->n*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
-<a name="line3610">3610: </a>    }
-<a name="line3611">3611: </a>    <font color="#4169E1">if</font> (!nnz) {
-<a name="line3612">3612: </a>      <font color="#4169E1">if</font> (nz == <a href="../../../../../docs/manualpages/Sys/PETSC_DEFAULT.html#PETSC_DEFAULT">PETSC_DEFAULT</a> || nz == <a href="../../../../../docs/manualpages/Sys/PETSC_DECIDE.html#PETSC_DECIDE">PETSC_DECIDE</a>) nz = 10;
-<a name="line3613">3613: </a>      <font color="#4169E1">else</font> <font color="#4169E1">if</font> (nz < 0) nz = 1;
-<a name="line3614">3614: </a>      <font color="#4169E1">for</font> (i=0; i<B->rmap->n; i++) b->imax[i] = nz;
-<a name="line3615">3615: </a>      nz = nz*B->rmap->n;
-<a name="line3616">3616: </a>    } <font color="#4169E1">else</font> {
-<a name="line3617">3617: </a>      nz = 0;
-<a name="line3618">3618: </a>      <font color="#4169E1">for</font> (i=0; i<B->rmap->n; i++) {b->imax[i] = nnz[i]; nz += nnz[i];}
-<a name="line3619">3619: </a>    }
-<a name="line3620">3620: </a>    <font color="#B22222">/* b->ilen will count nonzeros in each row so far. */</font>
-<a name="line3621">3621: </a>    <font color="#4169E1">for</font> (i=0; i<B->rmap->n; i++) b->ilen[i] = 0;
-
-<a name="line3623">3623: </a>    <font color="#B22222">/* allocate the matrix space */</font>
-<a name="line3624">3624: </a>    <font color="#B22222">/* FIXME: should B's old memory be unlogged? */</font>
-<a name="line3625">3625: </a>    MatSeqXAIJFreeAIJ(B,&b->a,&b->j,&b->i);
-<a name="line3626">3626: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc3.html#PetscMalloc3">PetscMalloc3</a>(nz,&b->a,nz,&b->j,B->rmap->n+1,&b->i);
-<a name="line3627">3627: </a>    PetscLogObjectMemory((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,(B->rmap->n+1)*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>)+nz*(<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>)+<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualp [...]
-<a name="line3628">3628: </a>    b->i[0] = 0;
-<a name="line3629">3629: </a>    <font color="#4169E1">for</font> (i=1; i<B->rmap->n+1; i++) {
-<a name="line3630">3630: </a>      b->i[i] = b->i[i-1] + b->imax[i-1];
-<a name="line3631">3631: </a>    }
-<a name="line3632">3632: </a>    b->singlemalloc = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line3633">3633: </a>    b->free_a       = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line3634">3634: </a>    b->free_ij      = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line3635">3635: </a>  } <font color="#4169E1">else</font> {
-<a name="line3636">3636: </a>    b->free_a  = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line3637">3637: </a>    b->free_ij = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line3638">3638: </a>  }
-
-<a name="line3640">3640: </a>  b->nz               = 0;
-<a name="line3641">3641: </a>  b->maxnz            = nz;
-<a name="line3642">3642: </a>  B->info.nz_unneeded = (double)b->maxnz;
-<a name="line3643">3643: </a>  <font color="#4169E1">if</font> (realalloc) {
-<a name="line3644">3644: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetOption.html#MatSetOption">MatSetOption</a>(B,MAT_NEW_NONZERO_ALLOCATION_ERR,<a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
-<a name="line3645">3645: </a>  }
-<a name="line3646">3646: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3647">3647: </a>}
-
-<a name="line3649">3649: </a><strong><font color="#228B22">#undef  __FUNCT__</font></strong>
-<a name="line3651">3651: </a><font color="#B22222">/*@</font>
-<a name="line3652">3652: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetPreallocationCSR.html#MatSeqAIJSetPreallocationCSR">MatSeqAIJSetPreallocationCSR</a> - Allocates memory for a sparse sequential matrix in AIJ format.</font>
-
-<a name="line3654">3654: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line3655">3655: </a><font color="#B22222">+  B - the matrix</font>
-<a name="line3656">3656: </a><font color="#B22222">.  i - the indices into j for the start of each row (starts with zero)</font>
-<a name="line3657">3657: </a><font color="#B22222">.  j - the column indices for each row (starts with zero) these must be sorted for each row</font>
-<a name="line3658">3658: </a><font color="#B22222">-  v - optional values in the matrix</font>
-
-<a name="line3660">3660: </a><font color="#B22222">   Level: developer</font>
-
-<a name="line3662">3662: </a><font color="#B22222">   The i,j,v values are COPIED with this routine; to avoid the copy use <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJWithArrays.html#MatCreateSeqAIJWithArrays">MatCreateSeqAIJWithArrays</a>()</font>
-
-<a name="line3664">3664: </a><font color="#B22222">.keywords: matrix, aij, compressed row, sparse, sequential</font>
-
-<a name="line3666">3666: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(), <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJ.html#MatCreateSeqAIJ">MatCreateSeqAIJ</a>(), <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>(), <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetPreallocation.html#MatSeqAIJSetPreallocation">MatSeqAIJSetPreallocation</a>(), <a h [...]
-<a name="line3667">3667: </a><font color="#B22222">@*/</font>
-<a name="line3668">3668: </a><strong><font color="#4169E1"><a name="MatSeqAIJSetPreallocationCSR"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetPreallocationCSR.html#MatSeqAIJSetPreallocationCSR">MatSeqAIJSetPreallocationCSR</a>(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B,const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">Pets [...]
-<a name="line3669">3669: </a>{
-
-<a name="line3675">3675: </a>  PetscTryMethod(B,<font color="#666666">"MatSeqAIJSetPreallocationCSR_C"</font>,(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>,const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>[],const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>[],const <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>[]),(B,i,j,v));
-<a name="line3676">3676: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3677">3677: </a>}
-
-<a name="line3679">3679: </a><strong><font color="#228B22">#undef  __FUNCT__</font></strong>
-<a name="line3681">3681: </a><strong><font color="#4169E1"><a name="MatSeqAIJSetPreallocationCSR_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatSeqAIJSetPreallocationCSR_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B,const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> Ii[],const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt< [...]
-<a name="line3682">3682: </a>{
-<a name="line3683">3683: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
-<a name="line3684">3684: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       m,n;
-<a name="line3685">3685: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       nz;
-<a name="line3686">3686: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       *nnz, nz_max = 0;
-<a name="line3687">3687: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>    *values;
-
-<a name="line3691">3691: </a>  <font color="#4169E1">if</font> (Ii[0]) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE, <font color="#666666">"Ii[0] must be 0 it is %D"</font>, Ii[0]);
-
-<a name="line3693">3693: </a>  <a href="../../../../../docs/manualpages/IS/PetscLayoutSetUp.html#PetscLayoutSetUp">PetscLayoutSetUp</a>(B->rmap);
-<a name="line3694">3694: </a>  <a href="../../../../../docs/manualpages/IS/PetscLayoutSetUp.html#PetscLayoutSetUp">PetscLayoutSetUp</a>(B->cmap);
-
-<a name="line3696">3696: </a>  <a href="../../../../../docs/manualpages/Mat/MatGetSize.html#MatGetSize">MatGetSize</a>(B, &m, &n);
-<a name="line3697">3697: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(m+1, &nnz);
-<a name="line3698">3698: </a>  <font color="#4169E1">for</font> (i = 0; i < m; i++) {
-<a name="line3699">3699: </a>    nz     = Ii[i+1]- Ii[i];
-<a name="line3700">3700: </a>    nz_max = <a href="../../../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(nz_max, nz);
-<a name="line3701">3701: </a>    <font color="#4169E1">if</font> (nz < 0) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE, <font color="#666666">"Local row %D has a negative number of columns %D"</font>, i, nnz);
-<a name="line3702">3702: </a>    nnz[i] = nz;
-<a name="line3703">3703: </a>  }
-<a name="line3704">3704: </a>  <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetPreallocation.html#MatSeqAIJSetPreallocation">MatSeqAIJSetPreallocation</a>(B, 0, nnz);
-<a name="line3705">3705: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(nnz);
-
-<a name="line3707">3707: </a>  <font color="#4169E1">if</font> (v) {
-<a name="line3708">3708: </a>    values = (<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>*) v;
-<a name="line3709">3709: </a>  } <font color="#4169E1">else</font> {
-<a name="line3710">3710: </a>    <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(nz_max, &values);
+<a name="line3238">3238: </a>                                        0,
+<a name="line3239">3239: </a>                                        0,
+<a name="line3240">3240: </a>                                        MatGetMultiProcBlock_SeqAIJ,
+<a name="line3241">3241: </a>                                <font color="#B22222">/*124*/</font> MatFindNonzeroRows_SeqAIJ,
+<a name="line3242">3242: </a>                                        MatGetColumnNorms_SeqAIJ,
+<a name="line3243">3243: </a>                                        MatInvertBlockDiagonal_SeqAIJ,
+<a name="line3244">3244: </a>                                        0,
+<a name="line3245">3245: </a>                                        0,
+<a name="line3246">3246: </a>                                <font color="#B22222">/*129*/</font> 0,
+<a name="line3247">3247: </a>                                        MatTransposeMatMult_SeqAIJ_SeqAIJ,
+<a name="line3248">3248: </a>                                        MatTransposeMatMultSymbolic_SeqAIJ_SeqAIJ,
+<a name="line3249">3249: </a>                                        MatTransposeMatMultNumeric_SeqAIJ_SeqAIJ,
+<a name="line3250">3250: </a>                                        MatTransposeColoringCreate_SeqAIJ,
+<a name="line3251">3251: </a>                                <font color="#B22222">/*134*/</font> MatTransColoringApplySpToDen_SeqAIJ,
+<a name="line3252">3252: </a>                                        MatTransColoringApplyDenToSp_SeqAIJ,
+<a name="line3253">3253: </a>                                        MatRARt_SeqAIJ_SeqAIJ,
+<a name="line3254">3254: </a>                                        MatRARtSymbolic_SeqAIJ_SeqAIJ,
+<a name="line3255">3255: </a>                                        MatRARtNumeric_SeqAIJ_SeqAIJ,
+<a name="line3256">3256: </a>                                 <font color="#B22222">/*139*/</font>0,
+<a name="line3257">3257: </a>                                        0,
+<a name="line3258">3258: </a>                                        0,
+<a name="line3259">3259: </a>                                        MatFDColoringSetUp_SeqXAIJ,
+<a name="line3260">3260: </a>                                        MatFindOffBlockDiagonalEntries_SeqAIJ,
+<a name="line3261">3261: </a>                                 <font color="#B22222">/*144*/</font>MatCreateMPIMatConcatenateSeqMat_SeqAIJ
+<a name="line3262">3262: </a>};
+
+<a name="line3266">3266: </a><strong><font color="#4169E1"><a name="MatSeqAIJSetColumnIndices_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatSeqAIJSetColumnIndices_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> mat,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *indices)</font></strong>
+<a name="line3267">3267: </a>{
+<a name="line3268">3268: </a>  Mat_SeqAIJ *aij = (Mat_SeqAIJ*)mat->data;
+<a name="line3269">3269: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>   i,nz,n;
+
+<a name="line3272">3272: </a>  nz = aij->maxnz;
+<a name="line3273">3273: </a>  n  = mat->rmap->n;
+<a name="line3274">3274: </a>  <font color="#4169E1">for</font> (i=0; i<nz; i++) {
+<a name="line3275">3275: </a>    aij->j[i] = indices[i];
+<a name="line3276">3276: </a>  }
+<a name="line3277">3277: </a>  aij->nz = nz;
+<a name="line3278">3278: </a>  <font color="#4169E1">for</font> (i=0; i<n; i++) {
+<a name="line3279">3279: </a>    aij->ilen[i] = aij->imax[i];
+<a name="line3280">3280: </a>  }
+<a name="line3281">3281: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3282">3282: </a>}
+
+<a name="line3286">3286: </a><font color="#B22222">/*@</font>
+<a name="line3287">3287: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetColumnIndices.html#MatSeqAIJSetColumnIndices">MatSeqAIJSetColumnIndices</a> - Set the column indices for all the rows</font>
+<a name="line3288">3288: </a><font color="#B22222">       in the matrix.</font>
+
+<a name="line3290">3290: </a><font color="#B22222">  Input Parameters:</font>
+<a name="line3291">3291: </a><font color="#B22222">+  mat - the SeqAIJ matrix</font>
+<a name="line3292">3292: </a><font color="#B22222">-  indices - the column indices</font>
+
+<a name="line3294">3294: </a><font color="#B22222">  Level: advanced</font>
+
+<a name="line3296">3296: </a><font color="#B22222">  Notes:</font>
+<a name="line3297">3297: </a><font color="#B22222">    This can be called if you have precomputed the nonzero structure of the</font>
+<a name="line3298">3298: </a><font color="#B22222">  matrix and want to provide it to the matrix object to improve the performance</font>
+<a name="line3299">3299: </a><font color="#B22222">  of the <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>() operation.</font>
+
+<a name="line3301">3301: </a><font color="#B22222">    You MUST have set the correct numbers of nonzeros per row in the call to</font>
+<a name="line3302">3302: </a><font color="#B22222">  <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJ.html#MatCreateSeqAIJ">MatCreateSeqAIJ</a>(), and the columns indices MUST be sorted.</font>
+
+<a name="line3304">3304: </a><font color="#B22222">    MUST be called before any calls to <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>();</font>
+
+<a name="line3306">3306: </a><font color="#B22222">    The indices should start with zero, not one.</font>
+
+<a name="line3308">3308: </a><font color="#B22222">@*/</font>
+<a name="line3309">3309: </a><strong><font color="#4169E1"><a name="MatSeqAIJSetColumnIndices"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetColumnIndices.html#MatSeqAIJSetColumnIndices">MatSeqAIJSetColumnIndices</a>(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> mat,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *indic [...]
+<a name="line3310">3310: </a>{
+
+<a name="line3316">3316: </a>  PetscUseMethod(mat,<font color="#666666">"MatSeqAIJSetColumnIndices_C"</font>,(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>*),(mat,indices));
+<a name="line3317">3317: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3318">3318: </a>}
+
+<a name="line3320">3320: </a><font color="#B22222">/* ----------------------------------------------------------------------------------------*/</font>
+
+<a name="line3324">3324: </a><strong><font color="#4169E1"><a name="MatStoreValues_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatStoreValues_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> mat)</font></strong>
+<a name="line3325">3325: </a>{
+<a name="line3326">3326: </a>  Mat_SeqAIJ     *aij = (Mat_SeqAIJ*)mat->data;
+<a name="line3328">3328: </a>  size_t         nz = aij->i[mat->rmap->n];
+
+<a name="line3331">3331: </a>  <font color="#4169E1">if</font> (!aij->nonew) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ORDER,<font color="#666666">"Must call <a href="../../../../../docs/manualpages/Mat/MatSetOption.html#MatSetOption">MatSetOption</a>(A,MAT_NEW_NONZERO_LOCATIONS,<a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.ht [...]
+
+<a name="line3333">3333: </a>  <font color="#B22222">/* allocate space for values if not already there */</font>
+<a name="line3334">3334: </a>  <font color="#4169E1">if</font> (!aij->saved_values) {
+<a name="line3335">3335: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(nz+1,&aij->saved_values);
+<a name="line3336">3336: </a>    PetscLogObjectMemory((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)mat,(nz+1)*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
+<a name="line3337">3337: </a>  }
+
+<a name="line3339">3339: </a>  <font color="#B22222">/* copy values over */</font>
+<a name="line3340">3340: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(aij->saved_values,aij->a,nz*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
+<a name="line3341">3341: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3342">3342: </a>}
+
+<a name="line3346">3346: </a><font color="#B22222">/*@</font>
+<a name="line3347">3347: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/Mat/MatStoreValues.html#MatStoreValues">MatStoreValues</a> - Stashes a copy of the matrix values; this allows, for</font>
+<a name="line3348">3348: </a><font color="#B22222">       example, reuse of the linear part of a Jacobian, while recomputing the</font>
+<a name="line3349">3349: </a><font color="#B22222">       nonlinear portion.</font>
+
+<a name="line3351">3351: </a><font color="#B22222">   Collect on <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a></font>
+
+<a name="line3353">3353: </a><font color="#B22222">  Input Parameters:</font>
+<a name="line3354">3354: </a><font color="#B22222">.  mat - the matrix (currently only AIJ matrices support this option)</font>
+
+<a name="line3356">3356: </a><font color="#B22222">  Level: advanced</font>
+
+<a name="line3358">3358: </a><font color="#B22222">  Common Usage, with <a href="../../../../../docs/manualpages/SNES/SNESSolve.html#SNESSolve">SNESSolve</a>():</font>
+<a name="line3359">3359: </a><font color="#B22222">$    Create Jacobian matrix</font>
+<a name="line3360">3360: </a><font color="#B22222">$    Set linear terms into matrix</font>
+<a name="line3361">3361: </a><font color="#B22222">$    Apply boundary conditions to matrix, at this time matrix must have</font>
+<a name="line3362">3362: </a><font color="#B22222">$      final nonzero structure (i.e. setting the nonlinear terms and applying</font>
+<a name="line3363">3363: </a><font color="#B22222">$      boundary conditions again will not change the nonzero structure</font>
+<a name="line3364">3364: </a><font color="#B22222">$    <a href="../../../../../docs/manualpages/Mat/MatSetOption.html#MatSetOption">MatSetOption</a>(mat,MAT_NEW_NONZERO_LOCATIONS,<a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);</font>
+<a name="line3365">3365: </a><font color="#B22222">$    <a href="../../../../../docs/manualpages/Mat/MatStoreValues.html#MatStoreValues">MatStoreValues</a>(mat);</font>
+<a name="line3366">3366: </a><font color="#B22222">$    Call <a href="../../../../../docs/manualpages/SNES/SNESSetJacobian.html#SNESSetJacobian">SNESSetJacobian</a>() with matrix</font>
+<a name="line3367">3367: </a><font color="#B22222">$    In your Jacobian routine</font>
+<a name="line3368">3368: </a><font color="#B22222">$      <a href="../../../../../docs/manualpages/Mat/MatRetrieveValues.html#MatRetrieveValues">MatRetrieveValues</a>(mat);</font>
+<a name="line3369">3369: </a><font color="#B22222">$      Set nonlinear terms in matrix</font>
+
+<a name="line3371">3371: </a><font color="#B22222">  Common Usage without <a href="../../../../../docs/manualpages/SNES/SNESSolve.html#SNESSolve">SNESSolve</a>(), i.e. when you handle nonlinear solve yourself:</font>
+<a name="line3372">3372: </a><font color="#B22222">$    // build linear portion of Jacobian</font>
+<a name="line3373">3373: </a><font color="#B22222">$    <a href="../../../../../docs/manualpages/Mat/MatSetOption.html#MatSetOption">MatSetOption</a>(mat,MAT_NEW_NONZERO_LOCATIONS,<a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);</font>
+<a name="line3374">3374: </a><font color="#B22222">$    <a href="../../../../../docs/manualpages/Mat/MatStoreValues.html#MatStoreValues">MatStoreValues</a>(mat);</font>
+<a name="line3375">3375: </a><font color="#B22222">$    loop over nonlinear iterations</font>
+<a name="line3376">3376: </a><font color="#B22222">$       <a href="../../../../../docs/manualpages/Mat/MatRetrieveValues.html#MatRetrieveValues">MatRetrieveValues</a>(mat);</font>
+<a name="line3377">3377: </a><font color="#B22222">$       // call <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>(mat,...) to set nonliner portion of Jacobian</font>
+<a name="line3378">3378: </a><font color="#B22222">$       // call <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>/End() on matrix</font>
+<a name="line3379">3379: </a><font color="#B22222">$       Solve linear system with Jacobian</font>
+<a name="line3380">3380: </a><font color="#B22222">$    endloop</font>
+
+<a name="line3382">3382: </a><font color="#B22222">  Notes:</font>
+<a name="line3383">3383: </a><font color="#B22222">    Matrix must already be assemblied before calling this routine</font>
+<a name="line3384">3384: </a><font color="#B22222">    Must set the matrix option <a href="../../../../../docs/manualpages/Mat/MatSetOption.html#MatSetOption">MatSetOption</a>(mat,MAT_NEW_NONZERO_LOCATIONS,<a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>); before</font>
+<a name="line3385">3385: </a><font color="#B22222">    calling this routine.</font>
+
+<a name="line3387">3387: </a><font color="#B22222">    When this is called multiple times it overwrites the previous set of stored values</font>
+<a name="line3388">3388: </a><font color="#B22222">    and does not allocated additional space.</font>
+
+<a name="line3390">3390: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Mat/MatRetrieveValues.html#MatRetrieveValues">MatRetrieveValues</a>()</font>
+
+<a name="line3392">3392: </a><font color="#B22222">@*/</font>
+<a name="line3393">3393: </a><strong><font color="#4169E1"><a name="MatStoreValues"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/Mat/MatStoreValues.html#MatStoreValues">MatStoreValues</a>(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> mat)</font></strong>
+<a name="line3394">3394: </a>{
+
+<a name="line3399">3399: </a>  <font color="#4169E1">if</font> (!mat->assembled) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Not for unassembled matrix"</font>);
+<a name="line3400">3400: </a>  <font color="#4169E1">if</font> (mat->factortype) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Not for factored matrix"</font>);
+<a name="line3401">3401: </a>  PetscUseMethod(mat,<font color="#666666">"MatStoreValues_C"</font>,(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>),(mat));
+<a name="line3402">3402: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3403">3403: </a>}
+
+<a name="line3407">3407: </a><strong><font color="#4169E1"><a name="MatRetrieveValues_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatRetrieveValues_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> mat)</font></strong>
+<a name="line3408">3408: </a>{
+<a name="line3409">3409: </a>  Mat_SeqAIJ     *aij = (Mat_SeqAIJ*)mat->data;
+<a name="line3411">3411: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       nz = aij->i[mat->rmap->n];
+
+<a name="line3414">3414: </a>  <font color="#4169E1">if</font> (!aij->nonew) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ORDER,<font color="#666666">"Must call <a href="../../../../../docs/manualpages/Mat/MatSetOption.html#MatSetOption">MatSetOption</a>(A,MAT_NEW_NONZERO_LOCATIONS,<a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.ht [...]
+<a name="line3415">3415: </a>  <font color="#4169E1">if</font> (!aij->saved_values) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ORDER,<font color="#666666">"Must call <a href="../../../../../docs/manualpages/Mat/MatStoreValues.html#MatStoreValues">MatStoreValues</a>(A);first"</font>);
+<a name="line3416">3416: </a>  <font color="#B22222">/* copy values over */</font>
+<a name="line3417">3417: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(aij->a,aij->saved_values,nz*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
+<a name="line3418">3418: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3419">3419: </a>}
+
+<a name="line3423">3423: </a><font color="#B22222">/*@</font>
+<a name="line3424">3424: </a><font color="#B22222">    <a href="../../../../../docs/manualpages/Mat/MatRetrieveValues.html#MatRetrieveValues">MatRetrieveValues</a> - Retrieves the copy of the matrix values; this allows, for</font>
+<a name="line3425">3425: </a><font color="#B22222">       example, reuse of the linear part of a Jacobian, while recomputing the</font>
+<a name="line3426">3426: </a><font color="#B22222">       nonlinear portion.</font>
+
+<a name="line3428">3428: </a><font color="#B22222">   Collect on <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a></font>
+
+<a name="line3430">3430: </a><font color="#B22222">  Input Parameters:</font>
+<a name="line3431">3431: </a><font color="#B22222">.  mat - the matrix (currently on AIJ matrices support this option)</font>
+
+<a name="line3433">3433: </a><font color="#B22222">  Level: advanced</font>
+
+<a name="line3435">3435: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Mat/MatStoreValues.html#MatStoreValues">MatStoreValues</a>()</font>
+
+<a name="line3437">3437: </a><font color="#B22222">@*/</font>
+<a name="line3438">3438: </a><strong><font color="#4169E1"><a name="MatRetrieveValues"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/Mat/MatRetrieveValues.html#MatRetrieveValues">MatRetrieveValues</a>(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> mat)</font></strong>
+<a name="line3439">3439: </a>{
+
+<a name="line3444">3444: </a>  <font color="#4169E1">if</font> (!mat->assembled) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Not for unassembled matrix"</font>);
+<a name="line3445">3445: </a>  <font color="#4169E1">if</font> (mat->factortype) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Not for factored matrix"</font>);
+<a name="line3446">3446: </a>  PetscUseMethod(mat,<font color="#666666">"MatRetrieveValues_C"</font>,(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>),(mat));
+<a name="line3447">3447: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3448">3448: </a>}
+
+
+<a name="line3451">3451: </a><font color="#B22222">/* --------------------------------------------------------------------------------*/</font>
+<a name="line3454">3454: </a><font color="#B22222">/*@C</font>
+<a name="line3455">3455: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJ.html#MatCreateSeqAIJ">MatCreateSeqAIJ</a> - Creates a sparse matrix in AIJ (compressed row) format</font>
+<a name="line3456">3456: </a><font color="#B22222">   (the default parallel PETSc format).  For good matrix assembly performance</font>
+<a name="line3457">3457: </a><font color="#B22222">   the user should preallocate the matrix storage by setting the parameter nz</font>
+<a name="line3458">3458: </a><font color="#B22222">   (or the array nnz).  By setting these parameters accurately, performance</font>
+<a name="line3459">3459: </a><font color="#B22222">   during matrix assembly can be increased by more than a factor of 50.</font>
+
+<a name="line3461">3461: </a><font color="#B22222">   Collective on <a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a></font>
+
+<a name="line3463">3463: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line3464">3464: </a><font color="#B22222">+  comm - MPI communicator, set to <a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a></font>
+<a name="line3465">3465: </a><font color="#B22222">.  m - number of rows</font>
+<a name="line3466">3466: </a><font color="#B22222">.  n - number of columns</font>
+<a name="line3467">3467: </a><font color="#B22222">.  nz - number of nonzeros per row (same for all rows)</font>
+<a name="line3468">3468: </a><font color="#B22222">-  nnz - array containing the number of nonzeros in the various rows</font>
+<a name="line3469">3469: </a><font color="#B22222">         (possibly different for each row) or NULL</font>
+
+<a name="line3471">3471: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line3472">3472: </a><font color="#B22222">.  A - the matrix</font>
+
+<a name="line3474">3474: </a><font color="#B22222">   It is recommended that one use the <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(), <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>() and/or <a href="../../../../../docs/manualpages/Mat/MatSetFromOptions.html#MatSetFromOptions">MatSetFromOptions</a>(),</font>
+<a name="line3475">3475: </a><font color="#B22222">   MatXXXXSetPreallocation() paradgm instead of this routine directly.</font>
+<a name="line3476">3476: </a><font color="#B22222">   [MatXXXXSetPreallocation() is, for example, <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetPreallocation.html#MatSeqAIJSetPreallocation">MatSeqAIJSetPreallocation</a>]</font>
+
+<a name="line3478">3478: </a><font color="#B22222">   Notes:</font>
+<a name="line3479">3479: </a><font color="#B22222">   If nnz is given then nz is ignored</font>
+
+<a name="line3481">3481: </a><font color="#B22222">   The AIJ format (also called the Yale sparse matrix format or</font>
+<a name="line3482">3482: </a><font color="#B22222">   compressed row storage), is fully compatible with standard Fortran 77</font>
+<a name="line3483">3483: </a><font color="#B22222">   storage.  That is, the stored row and column indices can begin at</font>
+<a name="line3484">3484: </a><font color="#B22222">   either one (as in Fortran) or zero.  See the users' manual for details.</font>
+
+<a name="line3486">3486: </a><font color="#B22222">   Specify the preallocated storage with either nz or nnz (not both).</font>
+<a name="line3487">3487: </a><font color="#B22222">   Set nz=<a href="../../../../../docs/manualpages/Sys/PETSC_DEFAULT.html#PETSC_DEFAULT">PETSC_DEFAULT</a> and nnz=NULL for PETSc to control dynamic memory</font>
+<a name="line3488">3488: </a><font color="#B22222">   allocation.  For large problems you MUST preallocate memory or you</font>
+<a name="line3489">3489: </a><font color="#B22222">   will get TERRIBLE performance, see the users' manual chapter on matrices.</font>
+
+<a name="line3491">3491: </a><font color="#B22222">   By default, this format uses inodes (identical nodes) when possible, to</font>
+<a name="line3492">3492: </a><font color="#B22222">   improve numerical efficiency of matrix-vector products and solves. We</font>
+<a name="line3493">3493: </a><font color="#B22222">   search for consecutive rows with the same nonzero structure, thereby</font>
+<a name="line3494">3494: </a><font color="#B22222">   reusing matrix information to achieve increased efficiency.</font>
+
+<a name="line3496">3496: </a><font color="#B22222">   Options Database Keys:</font>
+<a name="line3497">3497: </a><font color="#B22222">+  -mat_no_inode  - Do not use inodes</font>
+<a name="line3498">3498: </a><font color="#B22222">-  -mat_inode_limit <limit> - Sets inode limit (max limit=5)</font>
+
+<a name="line3500">3500: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line3502">3502: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(), <a href="../../../../../docs/manualpages/Mat/MatCreateAIJ.html#MatCreateAIJ">MatCreateAIJ</a>(), <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>(), <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetColumnIndices.html#MatSeqAIJSetColumnIndices">MatSeqAIJSetColumnIndices</a>(), <a href="../. [...]
+
+<a name="line3504">3504: </a><font color="#B22222">@*/</font>
+<a name="line3505">3505: </a><strong><font color="#4169E1"><a name="MatCreateSeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJ.html#MatCreateSeqAIJ">MatCreateSeqAIJ</a>(<a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a> comm,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> m,<a href="../../../../../docs [...]
+<a name="line3506">3506: </a>{
+
+<a name="line3510">3510: </a>  <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(comm,A);
+<a name="line3511">3511: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(*A,m,n,m,n);
+<a name="line3512">3512: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(*A,<a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a>);
+<a name="line3513">3513: </a>  MatSeqAIJSetPreallocation_SeqAIJ(*A,nz,nnz);
+<a name="line3514">3514: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3515">3515: </a>}
+
+<a name="line3519">3519: </a><font color="#B22222">/*@C</font>
+<a name="line3520">3520: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetPreallocation.html#MatSeqAIJSetPreallocation">MatSeqAIJSetPreallocation</a> - For good matrix assembly performance</font>
+<a name="line3521">3521: </a><font color="#B22222">   the user should preallocate the matrix storage by setting the parameter nz</font>
+<a name="line3522">3522: </a><font color="#B22222">   (or the array nnz).  By setting these parameters accurately, performance</font>
+<a name="line3523">3523: </a><font color="#B22222">   during matrix assembly can be increased by more than a factor of 50.</font>
+
+<a name="line3525">3525: </a><font color="#B22222">   Collective on <a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a></font>
+
+<a name="line3527">3527: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line3528">3528: </a><font color="#B22222">+  B - The matrix</font>
+<a name="line3529">3529: </a><font color="#B22222">.  nz - number of nonzeros per row (same for all rows)</font>
+<a name="line3530">3530: </a><font color="#B22222">-  nnz - array containing the number of nonzeros in the various rows</font>
+<a name="line3531">3531: </a><font color="#B22222">         (possibly different for each row) or NULL</font>
+
+<a name="line3533">3533: </a><font color="#B22222">   Notes:</font>
+<a name="line3534">3534: </a><font color="#B22222">     If nnz is given then nz is ignored</font>
+
+<a name="line3536">3536: </a><font color="#B22222">    The AIJ format (also called the Yale sparse matrix format or</font>
+<a name="line3537">3537: </a><font color="#B22222">   compressed row storage), is fully compatible with standard Fortran 77</font>
+<a name="line3538">3538: </a><font color="#B22222">   storage.  That is, the stored row and column indices can begin at</font>
+<a name="line3539">3539: </a><font color="#B22222">   either one (as in Fortran) or zero.  See the users' manual for details.</font>
+
+<a name="line3541">3541: </a><font color="#B22222">   Specify the preallocated storage with either nz or nnz (not both).</font>
+<a name="line3542">3542: </a><font color="#B22222">   Set nz=<a href="../../../../../docs/manualpages/Sys/PETSC_DEFAULT.html#PETSC_DEFAULT">PETSC_DEFAULT</a> and nnz=NULL for PETSc to control dynamic memory</font>
+<a name="line3543">3543: </a><font color="#B22222">   allocation.  For large problems you MUST preallocate memory or you</font>
+<a name="line3544">3544: </a><font color="#B22222">   will get TERRIBLE performance, see the users' manual chapter on matrices.</font>
+
+<a name="line3546">3546: </a><font color="#B22222">   You can call <a href="../../../../../docs/manualpages/Mat/MatGetInfo.html#MatGetInfo">MatGetInfo</a>() to get information on how effective the preallocation was;</font>
+<a name="line3547">3547: </a><font color="#B22222">   for example the fields mallocs,nz_allocated,nz_used,nz_unneeded;</font>
+<a name="line3548">3548: </a><font color="#B22222">   You can also run with the option -info and look for messages with the string</font>
+<a name="line3549">3549: </a><font color="#B22222">   malloc in them to see if additional memory allocation was needed.</font>
+
+<a name="line3551">3551: </a><font color="#B22222">   Developers: Use nz of MAT_SKIP_ALLOCATION to not allocate any space for the matrix</font>
+<a name="line3552">3552: </a><font color="#B22222">   entries or columns indices</font>
+
+<a name="line3554">3554: </a><font color="#B22222">   By default, this format uses inodes (identical nodes) when possible, to</font>
+<a name="line3555">3555: </a><font color="#B22222">   improve numerical efficiency of matrix-vector products and solves. We</font>
+<a name="line3556">3556: </a><font color="#B22222">   search for consecutive rows with the same nonzero structure, thereby</font>
+<a name="line3557">3557: </a><font color="#B22222">   reusing matrix information to achieve increased efficiency.</font>
+
+<a name="line3559">3559: </a><font color="#B22222">   Options Database Keys:</font>
+<a name="line3560">3560: </a><font color="#B22222">+  -mat_no_inode  - Do not use inodes</font>
+<a name="line3561">3561: </a><font color="#B22222">.  -mat_inode_limit <limit> - Sets inode limit (max limit=5)</font>
+<a name="line3562">3562: </a><font color="#B22222">-  -mat_aij_oneindex - Internally use indexing starting at 1</font>
+<a name="line3563">3563: </a><font color="#B22222">        rather than 0.  Note that when calling <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>(),</font>
+<a name="line3564">3564: </a><font color="#B22222">        the user still MUST index entries starting at 0!</font>
+
+<a name="line3566">3566: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line3568">3568: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(), <a href="../../../../../docs/manualpages/Mat/MatCreateAIJ.html#MatCreateAIJ">MatCreateAIJ</a>(), <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>(), <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetColumnIndices.html#MatSeqAIJSetColumnIndices">MatSeqAIJSetColumnIndices</a>(), <a href="../. [...]
+
+<a name="line3570">3570: </a><font color="#B22222">@*/</font>
+<a name="line3571">3571: </a><strong><font color="#4169E1"><a name="MatSeqAIJSetPreallocation"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetPreallocation.html#MatSeqAIJSetPreallocation">MatSeqAIJSetPreallocation</a>(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> nz,const [...]
+<a name="line3572">3572: </a>{
+
+<a name="line3578">3578: </a>  PetscTryMethod(B,<font color="#666666">"MatSeqAIJSetPreallocation_C"</font>,(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>,const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>[]),(B,nz,nnz));
+<a name="line3579">3579: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3580">3580: </a>}
+
+<a name="line3584">3584: </a><strong><font color="#4169E1"><a name="MatSeqAIJSetPreallocation_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatSeqAIJSetPreallocation_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> nz,const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *nnz)</fon [...]
+<a name="line3585">3585: </a>{
+<a name="line3586">3586: </a>  Mat_SeqAIJ     *b;
+<a name="line3587">3587: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      skipallocation = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>,realalloc = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line3589">3589: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
+
+<a name="line3592">3592: </a>  <font color="#4169E1">if</font> (nz >= 0 || nnz) realalloc = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line3593">3593: </a>  <font color="#4169E1">if</font> (nz == MAT_SKIP_ALLOCATION) {
+<a name="line3594">3594: </a>    skipallocation = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line3595">3595: </a>    nz             = 0;
+<a name="line3596">3596: </a>  }
+
+<a name="line3598">3598: </a>  <a href="../../../../../docs/manualpages/IS/PetscLayoutSetUp.html#PetscLayoutSetUp">PetscLayoutSetUp</a>(B->rmap);
+<a name="line3599">3599: </a>  <a href="../../../../../docs/manualpages/IS/PetscLayoutSetUp.html#PetscLayoutSetUp">PetscLayoutSetUp</a>(B->cmap);
+
+<a name="line3601">3601: </a>  <font color="#4169E1">if</font> (nz == <a href="../../../../../docs/manualpages/Sys/PETSC_DEFAULT.html#PETSC_DEFAULT">PETSC_DEFAULT</a> || nz == <a href="../../../../../docs/manualpages/Sys/PETSC_DECIDE.html#PETSC_DECIDE">PETSC_DECIDE</a>) nz = 5;
+<a name="line3602">3602: </a>  <font color="#4169E1">if</font> (nz < 0) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"nz cannot be less than 0: value %D"</font>,nz);
+<a name="line3603">3603: </a>  <font color="#4169E1">if</font> (nnz) {
+<a name="line3604">3604: </a>    <font color="#4169E1">for</font> (i=0; i<B->rmap->n; i++) {
+<a name="line3605">3605: </a>      <font color="#4169E1">if</font> (nnz[i] < 0) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"nnz cannot be less than 0: local row %D value %D"</font>,i,nnz[i]);
+<a name="line3606">3606: </a>      <font color="#4169E1">if</font> (nnz[i] > B->cmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"nnz cannot be greater than row length: local row %D value %d rowlength %D"</font>,i,nnz[i],B->cmap->n);
+<a name="line3607">3607: </a>    }
+<a name="line3608">3608: </a>  }
+
+<a name="line3610">3610: </a>  B->preallocated = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+
+<a name="line3612">3612: </a>  b = (Mat_SeqAIJ*)B->data;
+
+<a name="line3614">3614: </a>  <font color="#4169E1">if</font> (!skipallocation) {
+<a name="line3615">3615: </a>    <font color="#4169E1">if</font> (!b->imax) {
+<a name="line3616">3616: </a>      <a href="../../../../../docs/manualpages/Sys/PetscMalloc2.html#PetscMalloc2">PetscMalloc2</a>(B->rmap->n,&b->imax,B->rmap->n,&b->ilen);
+<a name="line3617">3617: </a>      PetscLogObjectMemory((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,2*B->rmap->n*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
+<a name="line3618">3618: </a>    }
+<a name="line3619">3619: </a>    <font color="#4169E1">if</font> (!nnz) {
+<a name="line3620">3620: </a>      <font color="#4169E1">if</font> (nz == <a href="../../../../../docs/manualpages/Sys/PETSC_DEFAULT.html#PETSC_DEFAULT">PETSC_DEFAULT</a> || nz == <a href="../../../../../docs/manualpages/Sys/PETSC_DECIDE.html#PETSC_DECIDE">PETSC_DECIDE</a>) nz = 10;
+<a name="line3621">3621: </a>      <font color="#4169E1">else</font> <font color="#4169E1">if</font> (nz < 0) nz = 1;
+<a name="line3622">3622: </a>      <font color="#4169E1">for</font> (i=0; i<B->rmap->n; i++) b->imax[i] = nz;
+<a name="line3623">3623: </a>      nz = nz*B->rmap->n;
+<a name="line3624">3624: </a>    } <font color="#4169E1">else</font> {
+<a name="line3625">3625: </a>      nz = 0;
+<a name="line3626">3626: </a>      <font color="#4169E1">for</font> (i=0; i<B->rmap->n; i++) {b->imax[i] = nnz[i]; nz += nnz[i];}
+<a name="line3627">3627: </a>    }
+<a name="line3628">3628: </a>    <font color="#B22222">/* b->ilen will count nonzeros in each row so far. */</font>
+<a name="line3629">3629: </a>    <font color="#4169E1">for</font> (i=0; i<B->rmap->n; i++) b->ilen[i] = 0;
+
+<a name="line3631">3631: </a>    <font color="#B22222">/* allocate the matrix space */</font>
+<a name="line3632">3632: </a>    <font color="#B22222">/* FIXME: should B's old memory be unlogged? */</font>
+<a name="line3633">3633: </a>    MatSeqXAIJFreeAIJ(B,&b->a,&b->j,&b->i);
+<a name="line3634">3634: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc3.html#PetscMalloc3">PetscMalloc3</a>(nz,&b->a,nz,&b->j,B->rmap->n+1,&b->i);
+<a name="line3635">3635: </a>    PetscLogObjectMemory((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,(B->rmap->n+1)*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>)+nz*(<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>)+<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualp [...]
+<a name="line3636">3636: </a>    b->i[0] = 0;
+<a name="line3637">3637: </a>    <font color="#4169E1">for</font> (i=1; i<B->rmap->n+1; i++) {
+<a name="line3638">3638: </a>      b->i[i] = b->i[i-1] + b->imax[i-1];
+<a name="line3639">3639: </a>    }
+<a name="line3640">3640: </a>    b->singlemalloc = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line3641">3641: </a>    b->free_a       = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line3642">3642: </a>    b->free_ij      = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line3643">3643: </a>  } <font color="#4169E1">else</font> {
+<a name="line3644">3644: </a>    b->free_a  = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line3645">3645: </a>    b->free_ij = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line3646">3646: </a>  }
+
+<a name="line3648">3648: </a>  b->nz               = 0;
+<a name="line3649">3649: </a>  b->maxnz            = nz;
+<a name="line3650">3650: </a>  B->info.nz_unneeded = (double)b->maxnz;
+<a name="line3651">3651: </a>  <font color="#4169E1">if</font> (realalloc) {
+<a name="line3652">3652: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetOption.html#MatSetOption">MatSetOption</a>(B,MAT_NEW_NONZERO_ALLOCATION_ERR,<a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
+<a name="line3653">3653: </a>  }
+<a name="line3654">3654: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3655">3655: </a>}
+
+<a name="line3657">3657: </a><strong><font color="#228B22">#undef  __FUNCT__</font></strong>
+<a name="line3659">3659: </a><font color="#B22222">/*@</font>
+<a name="line3660">3660: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetPreallocationCSR.html#MatSeqAIJSetPreallocationCSR">MatSeqAIJSetPreallocationCSR</a> - Allocates memory for a sparse sequential matrix in AIJ format.</font>
+
+<a name="line3662">3662: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line3663">3663: </a><font color="#B22222">+  B - the matrix</font>
+<a name="line3664">3664: </a><font color="#B22222">.  i - the indices into j for the start of each row (starts with zero)</font>
+<a name="line3665">3665: </a><font color="#B22222">.  j - the column indices for each row (starts with zero) these must be sorted for each row</font>
+<a name="line3666">3666: </a><font color="#B22222">-  v - optional values in the matrix</font>
+
+<a name="line3668">3668: </a><font color="#B22222">   Level: developer</font>
+
+<a name="line3670">3670: </a><font color="#B22222">   The i,j,v values are COPIED with this routine; to avoid the copy use <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJWithArrays.html#MatCreateSeqAIJWithArrays">MatCreateSeqAIJWithArrays</a>()</font>
+
+<a name="line3672">3672: </a><font color="#B22222">.keywords: matrix, aij, compressed row, sparse, sequential</font>
+
+<a name="line3674">3674: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(), <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJ.html#MatCreateSeqAIJ">MatCreateSeqAIJ</a>(), <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>(), <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetPreallocation.html#MatSeqAIJSetPreallocation">MatSeqAIJSetPreallocation</a>(), <a h [...]
+<a name="line3675">3675: </a><font color="#B22222">@*/</font>
+<a name="line3676">3676: </a><strong><font color="#4169E1"><a name="MatSeqAIJSetPreallocationCSR"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetPreallocationCSR.html#MatSeqAIJSetPreallocationCSR">MatSeqAIJSetPreallocationCSR</a>(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B,const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">Pets [...]
+<a name="line3677">3677: </a>{
+
+<a name="line3683">3683: </a>  PetscTryMethod(B,<font color="#666666">"MatSeqAIJSetPreallocationCSR_C"</font>,(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>,const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>[],const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>[],const <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>[]),(B,i,j,v));
+<a name="line3684">3684: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3685">3685: </a>}
+
+<a name="line3687">3687: </a><strong><font color="#228B22">#undef  __FUNCT__</font></strong>
+<a name="line3689">3689: </a><strong><font color="#4169E1"><a name="MatSeqAIJSetPreallocationCSR_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatSeqAIJSetPreallocationCSR_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B,const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> Ii[],const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt< [...]
+<a name="line3690">3690: </a>{
+<a name="line3691">3691: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
+<a name="line3692">3692: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       m,n;
+<a name="line3693">3693: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       nz;
+<a name="line3694">3694: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       *nnz, nz_max = 0;
+<a name="line3695">3695: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>    *values;
+
+<a name="line3699">3699: </a>  <font color="#4169E1">if</font> (Ii[0]) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE, <font color="#666666">"Ii[0] must be 0 it is %D"</font>, Ii[0]);
+
+<a name="line3701">3701: </a>  <a href="../../../../../docs/manualpages/IS/PetscLayoutSetUp.html#PetscLayoutSetUp">PetscLayoutSetUp</a>(B->rmap);
+<a name="line3702">3702: </a>  <a href="../../../../../docs/manualpages/IS/PetscLayoutSetUp.html#PetscLayoutSetUp">PetscLayoutSetUp</a>(B->cmap);
+
+<a name="line3704">3704: </a>  <a href="../../../../../docs/manualpages/Mat/MatGetSize.html#MatGetSize">MatGetSize</a>(B, &m, &n);
+<a name="line3705">3705: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(m+1, &nnz);
+<a name="line3706">3706: </a>  <font color="#4169E1">for</font> (i = 0; i < m; i++) {
+<a name="line3707">3707: </a>    nz     = Ii[i+1]- Ii[i];
+<a name="line3708">3708: </a>    nz_max = <a href="../../../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(nz_max, nz);
+<a name="line3709">3709: </a>    <font color="#4169E1">if</font> (nz < 0) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE, <font color="#666666">"Local row %D has a negative number of columns %D"</font>, i, nnz);
+<a name="line3710">3710: </a>    nnz[i] = nz;
 <a name="line3711">3711: </a>  }
+<a name="line3712">3712: </a>  <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetPreallocation.html#MatSeqAIJSetPreallocation">MatSeqAIJSetPreallocation</a>(B, 0, nnz);
+<a name="line3713">3713: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(nnz);
+
+<a name="line3715">3715: </a>  <font color="#4169E1">if</font> (v) {
+<a name="line3716">3716: </a>    values = (<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>*) v;
+<a name="line3717">3717: </a>  } <font color="#4169E1">else</font> {
+<a name="line3718">3718: </a>    <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(nz_max, &values);
+<a name="line3719">3719: </a>  }
+
+<a name="line3721">3721: </a>  <font color="#4169E1">for</font> (i = 0; i < m; i++) {
+<a name="line3722">3722: </a>    nz   = Ii[i+1] - Ii[i];
+<a name="line3723">3723: </a>    MatSetValues_SeqAIJ(B, 1, &i, nz, J+Ii[i], values + (v ? Ii[i] : 0), <a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
+<a name="line3724">3724: </a>  }
+
+<a name="line3726">3726: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(B,MAT_FINAL_ASSEMBLY);
+<a name="line3727">3727: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(B,MAT_FINAL_ASSEMBLY);
+
+<a name="line3729">3729: </a>  <font color="#4169E1">if</font> (!v) {
+<a name="line3730">3730: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(values);
+<a name="line3731">3731: </a>  }
+<a name="line3732">3732: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetOption.html#MatSetOption">MatSetOption</a>(B,MAT_NEW_NONZERO_LOCATION_ERR,<a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
+<a name="line3733">3733: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3734">3734: </a>}
+
+<a name="line3736">3736: </a><font color="#A020F0">#include <../src/mat/impls/dense/seq/dense.h></font>
+<a name="line3737">3737: </a><font color="#A020F0">#include <petsc/private/kernels/petscaxpy.h></font>
+
+<a name="line3741">3741: </a><font color="#B22222">/*</font>
+<a name="line3742">3742: </a><font color="#B22222">    Computes (B'*A')' since computing B*A directly is untenable</font>
+
+<a name="line3744">3744: </a><font color="#B22222">               n                       p                          p</font>
+<a name="line3745">3745: </a><font color="#B22222">        (              )       (              )         (                  )</font>
+<a name="line3746">3746: </a><font color="#B22222">      m (      A       )  *  n (       B      )   =   m (         C        )</font>
+<a name="line3747">3747: </a><font color="#B22222">        (              )       (              )         (                  )</font>
+
+<a name="line3749">3749: </a><font color="#B22222">*/</font>
+<a name="line3750">3750: </a><strong><font color="#4169E1"><a name="MatMatMultNumeric_SeqDense_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatMatMultNumeric_SeqDense_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> C)</font></strong>
+<a name="line3751">3751: </a>{
+<a name="line3752">3752: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+<a name="line3753">3753: </a>  Mat_SeqDense      *sub_a = (Mat_SeqDense*)A->data;
+<a name="line3754">3754: </a>  Mat_SeqAIJ        *sub_b = (Mat_SeqAIJ*)B->data;
+<a name="line3755">3755: </a>  Mat_SeqDense      *sub_c = (Mat_SeqDense*)C->data;
+<a name="line3756">3756: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          i,n,m,q,p;
+<a name="line3757">3757: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>    *ii,*idx;
+<a name="line3758">3758: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *b,*a,*a_q;
+<a name="line3759">3759: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       *c,*c_q;
+
+<a name="line3762">3762: </a>  m    = A->rmap->n;
+<a name="line3763">3763: </a>  n    = A->cmap->n;
+<a name="line3764">3764: </a>  p    = B->cmap->n;
+<a name="line3765">3765: </a>  a    = sub_a->v;
+<a name="line3766">3766: </a>  b    = sub_b->a;
+<a name="line3767">3767: </a>  c    = sub_c->v;
+<a name="line3768">3768: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemzero.html#PetscMemzero">PetscMemzero</a>(c,m*p*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
+
+<a name="line3770">3770: </a>  ii  = sub_b->i;
+<a name="line3771">3771: </a>  idx = sub_b->j;
+<a name="line3772">3772: </a>  <font color="#4169E1">for</font> (i=0; i<n; i++) {
+<a name="line3773">3773: </a>    q = ii[i+1] - ii[i];
+<a name="line3774">3774: </a>    <font color="#4169E1">while</font> (q-->0) {
+<a name="line3775">3775: </a>      c_q = c + m*(*idx);
+<a name="line3776">3776: </a>      a_q = a + m*i;
+<a name="line3777">3777: </a>      PetscKernelAXPY(c_q,*b,a_q,m);
+<a name="line3778">3778: </a>      idx++;
+<a name="line3779">3779: </a>      b++;
+<a name="line3780">3780: </a>    }
+<a name="line3781">3781: </a>  }
+<a name="line3782">3782: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3783">3783: </a>}
+
+<a name="line3787">3787: </a><strong><font color="#4169E1"><a name="MatMatMultSymbolic_SeqDense_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatMatMultSymbolic_SeqDense_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> fill,<a href="../../../../ [...]
+<a name="line3788">3788: </a>{
+<a name="line3790">3790: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       m=A->rmap->n,n=B->cmap->n;
+<a name="line3791">3791: </a>  <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>            Cmat;
+
+<a name="line3794">3794: </a>  <font color="#4169E1">if</font> (A->cmap->n != B->rmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_SIZ,<font color="#666666">"A->cmap->n %D != B->rmap->n %D\n"</font>,A->cmap->n,B->rmap->n);
+<a name="line3795">3795: </a>  <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A),&Cmat);
+<a name="line3796">3796: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(Cmat,m,n,m,n);
+<a name="line3797">3797: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetBlockSizesFromMats.html#MatSetBlockSizesFromMats">MatSetBlockSizesFromMats</a>(Cmat,A,B);
+<a name="line3798">3798: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(Cmat,<a href="../../../../../docs/manualpages/Mat/MATSEQDENSE.html#MATSEQDENSE">MATSEQDENSE</a>);
+<a name="line3799">3799: </a>  <a href="../../../../../docs/manualpages/Mat/MatSeqDenseSetPreallocation.html#MatSeqDenseSetPreallocation">MatSeqDenseSetPreallocation</a>(Cmat,NULL);
+
+<a name="line3801">3801: </a>  Cmat->ops->matmultnumeric = MatMatMultNumeric_SeqDense_SeqAIJ;
+
+<a name="line3803">3803: </a>  *C = Cmat;
+<a name="line3804">3804: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3805">3805: </a>}
+
+<a name="line3807">3807: </a><font color="#B22222">/* ----------------------------------------------------------------*/</font>
+<a name="line3810">3810: </a><strong><font color="#4169E1"><a name="MatMatMult_SeqDense_SeqAIJ"></a>PETSC_INTERN <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatMatMult_SeqDense_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B,<a href="../../../../../docs/manualpages/Mat/MatReuse.html#MatReuse">MatReuse</a> scall,<a href="../../../../../do [...]
+<a name="line3811">3811: </a>{
+
+<a name="line3815">3815: </a>  <font color="#4169E1">if</font> (scall == MAT_INITIAL_MATRIX) {
+<a name="line3816">3816: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(MAT_MatMultSymbolic,A,B,0,0);
+<a name="line3817">3817: </a>    MatMatMultSymbolic_SeqDense_SeqAIJ(A,B,fill,C);
+<a name="line3818">3818: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(MAT_MatMultSymbolic,A,B,0,0);
+<a name="line3819">3819: </a>  }
+<a name="line3820">3820: </a>  <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(MAT_MatMultNumeric,A,B,0,0);
+<a name="line3821">3821: </a>  MatMatMultNumeric_SeqDense_SeqAIJ(A,B,*C);
+<a name="line3822">3822: </a>  <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(MAT_MatMultNumeric,A,B,0,0);
+<a name="line3823">3823: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3824">3824: </a>}
+
+
+<a name="line3827">3827: </a><font color="#B22222">/*MC</font>
+<a name="line3828">3828: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a> - <a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a> = "seqaij" - A matrix type to be used for sequential sparse matrices,</font>
+<a name="line3829">3829: </a><font color="#B22222">   based on compressed sparse row format.</font>
+
+<a name="line3831">3831: </a><font color="#B22222">   Options Database Keys:</font>
+<a name="line3832">3832: </a><font color="#B22222">. -mat_type seqaij - sets the matrix type to "seqaij" during a call to <a href="../../../../../docs/manualpages/Mat/MatSetFromOptions.html#MatSetFromOptions">MatSetFromOptions</a>()</font>
+
+<a name="line3834">3834: </a><font color="#B22222">  Level: beginner</font>
+
+<a name="line3836">3836: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJ.html#MatCreateSeqAIJ">MatCreateSeqAIJ</a>(), <a href="../../../../../docs/manualpages/Mat/MatSetFromOptions.html#MatSetFromOptions">MatSetFromOptions</a>(), <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(), <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(), <a href="../../../../../docs/manua [...]
+<a name="line3837">3837: </a><font color="#B22222">M*/</font>
+
+<a name="line3839">3839: </a><font color="#B22222">/*MC</font>
+<a name="line3840">3840: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/Mat/MATAIJ.html#MATAIJ">MATAIJ</a> - <a href="../../../../../docs/manualpages/Mat/MATAIJ.html#MATAIJ">MATAIJ</a> = "aij" - A matrix type to be used for sparse matrices.</font>
+
+<a name="line3842">3842: </a><font color="#B22222">   This matrix type is identical to <a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a> when constructed with a single process communicator,</font>
+<a name="line3843">3843: </a><font color="#B22222">   and <a href="../../../../../docs/manualpages/Mat/MATMPIAIJ.html#MATMPIAIJ">MATMPIAIJ</a> otherwise.  As a result, for single process communicators,</font>
+<a name="line3844">3844: </a><font color="#B22222">  <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetPreallocation.html#MatSeqAIJSetPreallocation">MatSeqAIJSetPreallocation</a> is supported, and similarly <a href="../../../../../docs/manualpages/Mat/MatMPIAIJSetPreallocation.html#MatMPIAIJSetPreallocation">MatMPIAIJSetPreallocation</a> is supported</font>
+<a name="line3845">3845: </a><font color="#B22222">  for communicators controlling multiple processes.  It is recommended that you call both of</font>
+<a name="line3846">3846: </a><font color="#B22222">  the above preallocation routines for simplicity.</font>
+
+<a name="line3848">3848: </a><font color="#B22222">   Options Database Keys:</font>
+<a name="line3849">3849: </a><font color="#B22222">. -mat_type aij - sets the matrix type to "aij" during a call to <a href="../../../../../docs/manualpages/Mat/MatSetFromOptions.html#MatSetFromOptions">MatSetFromOptions</a>()</font>
+
+<a name="line3851">3851: </a><font color="#B22222">  Developer Notes: Subclasses include <a href="../../../../../docs/manualpages/Mat/MATAIJCUSP.html#MATAIJCUSP">MATAIJCUSP</a>, <a href="../../../../../docs/manualpages/Mat/MATAIJPERM.html#MATAIJPERM">MATAIJPERM</a>, <a href="../../../../../docs/manualpages/Mat/MATAIJCRL.html#MATAIJCRL">MATAIJCRL</a>, and also automatically switches over to use inodes when</font>
+<a name="line3852">3852: </a><font color="#B22222">   enough exist.</font>
+
+<a name="line3854">3854: </a><font color="#B22222">  Level: beginner</font>
+
+<a name="line3856">3856: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Mat/MatCreateAIJ.html#MatCreateAIJ">MatCreateAIJ</a>(), <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJ.html#MatCreateSeqAIJ">MatCreateSeqAIJ</a>(), <a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a>,<a href="../../../../../docs/manualpages/Mat/MATMPIAIJ.html#MATMPIAIJ">MATMPIAIJ</a></font>
+<a name="line3857">3857: </a><font color="#B22222">M*/</font>
+
+<a name="line3859">3859: </a><font color="#B22222">/*MC</font>
+<a name="line3860">3860: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/Mat/MATAIJCRL.html#MATAIJCRL">MATAIJCRL</a> - <a href="../../../../../docs/manualpages/Mat/MATAIJCRL.html#MATAIJCRL">MATAIJCRL</a> = "aijcrl" - A matrix type to be used for sparse matrices.</font>
 
-<a name="line3713">3713: </a>  <font color="#4169E1">for</font> (i = 0; i < m; i++) {
-<a name="line3714">3714: </a>    nz   = Ii[i+1] - Ii[i];
-<a name="line3715">3715: </a>    MatSetValues_SeqAIJ(B, 1, &i, nz, J+Ii[i], values + (v ? Ii[i] : 0), <a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
-<a name="line3716">3716: </a>  }
-
-<a name="line3718">3718: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(B,MAT_FINAL_ASSEMBLY);
-<a name="line3719">3719: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(B,MAT_FINAL_ASSEMBLY);
-
-<a name="line3721">3721: </a>  <font color="#4169E1">if</font> (!v) {
-<a name="line3722">3722: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(values);
-<a name="line3723">3723: </a>  }
-<a name="line3724">3724: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetOption.html#MatSetOption">MatSetOption</a>(B,MAT_NEW_NONZERO_LOCATION_ERR,<a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
-<a name="line3725">3725: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3726">3726: </a>}
-
-<a name="line3728">3728: </a><font color="#A020F0">#include <../src/mat/impls/dense/seq/dense.h></font>
-<a name="line3729">3729: </a><font color="#A020F0">#include <petsc/private/kernels/petscaxpy.h></font>
-
-<a name="line3733">3733: </a><font color="#B22222">/*</font>
-<a name="line3734">3734: </a><font color="#B22222">    Computes (B'*A')' since computing B*A directly is untenable</font>
-
-<a name="line3736">3736: </a><font color="#B22222">               n                       p                          p</font>
-<a name="line3737">3737: </a><font color="#B22222">        (              )       (              )         (                  )</font>
-<a name="line3738">3738: </a><font color="#B22222">      m (      A       )  *  n (       B      )   =   m (         C        )</font>
-<a name="line3739">3739: </a><font color="#B22222">        (              )       (              )         (                  )</font>
-
-<a name="line3741">3741: </a><font color="#B22222">*/</font>
-<a name="line3742">3742: </a><strong><font color="#4169E1"><a name="MatMatMultNumeric_SeqDense_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatMatMultNumeric_SeqDense_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> C)</font></strong>
-<a name="line3743">3743: </a>{
-<a name="line3744">3744: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-<a name="line3745">3745: </a>  Mat_SeqDense      *sub_a = (Mat_SeqDense*)A->data;
-<a name="line3746">3746: </a>  Mat_SeqAIJ        *sub_b = (Mat_SeqAIJ*)B->data;
-<a name="line3747">3747: </a>  Mat_SeqDense      *sub_c = (Mat_SeqDense*)C->data;
-<a name="line3748">3748: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          i,n,m,q,p;
-<a name="line3749">3749: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>    *ii,*idx;
-<a name="line3750">3750: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *b,*a,*a_q;
-<a name="line3751">3751: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>       *c,*c_q;
-
-<a name="line3754">3754: </a>  m    = A->rmap->n;
-<a name="line3755">3755: </a>  n    = A->cmap->n;
-<a name="line3756">3756: </a>  p    = B->cmap->n;
-<a name="line3757">3757: </a>  a    = sub_a->v;
-<a name="line3758">3758: </a>  b    = sub_b->a;
-<a name="line3759">3759: </a>  c    = sub_c->v;
-<a name="line3760">3760: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemzero.html#PetscMemzero">PetscMemzero</a>(c,m*p*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
-
-<a name="line3762">3762: </a>  ii  = sub_b->i;
-<a name="line3763">3763: </a>  idx = sub_b->j;
-<a name="line3764">3764: </a>  <font color="#4169E1">for</font> (i=0; i<n; i++) {
-<a name="line3765">3765: </a>    q = ii[i+1] - ii[i];
-<a name="line3766">3766: </a>    <font color="#4169E1">while</font> (q-->0) {
-<a name="line3767">3767: </a>      c_q = c + m*(*idx);
-<a name="line3768">3768: </a>      a_q = a + m*i;
-<a name="line3769">3769: </a>      PetscKernelAXPY(c_q,*b,a_q,m);
-<a name="line3770">3770: </a>      idx++;
-<a name="line3771">3771: </a>      b++;
-<a name="line3772">3772: </a>    }
-<a name="line3773">3773: </a>  }
-<a name="line3774">3774: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3775">3775: </a>}
-
-<a name="line3779">3779: </a><strong><font color="#4169E1"><a name="MatMatMultSymbolic_SeqDense_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatMatMultSymbolic_SeqDense_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> fill,<a href="../../../../ [...]
-<a name="line3780">3780: </a>{
-<a name="line3782">3782: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       m=A->rmap->n,n=B->cmap->n;
-<a name="line3783">3783: </a>  <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>            Cmat;
-
-<a name="line3786">3786: </a>  <font color="#4169E1">if</font> (A->cmap->n != B->rmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_SIZ,<font color="#666666">"A->cmap->n %D != B->rmap->n %D\n"</font>,A->cmap->n,B->rmap->n);
-<a name="line3787">3787: </a>  <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A),&Cmat);
-<a name="line3788">3788: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(Cmat,m,n,m,n);
-<a name="line3789">3789: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetBlockSizesFromMats.html#MatSetBlockSizesFromMats">MatSetBlockSizesFromMats</a>(Cmat,A,B);
-<a name="line3790">3790: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(Cmat,<a href="../../../../../docs/manualpages/Mat/MATSEQDENSE.html#MATSEQDENSE">MATSEQDENSE</a>);
-<a name="line3791">3791: </a>  <a href="../../../../../docs/manualpages/Mat/MatSeqDenseSetPreallocation.html#MatSeqDenseSetPreallocation">MatSeqDenseSetPreallocation</a>(Cmat,NULL);
-
-<a name="line3793">3793: </a>  Cmat->ops->matmultnumeric = MatMatMultNumeric_SeqDense_SeqAIJ;
-
-<a name="line3795">3795: </a>  *C = Cmat;
-<a name="line3796">3796: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3797">3797: </a>}
-
-<a name="line3799">3799: </a><font color="#B22222">/* ----------------------------------------------------------------*/</font>
-<a name="line3802">3802: </a><strong><font color="#4169E1"><a name="MatMatMult_SeqDense_SeqAIJ"></a>PETSC_INTERN <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatMatMult_SeqDense_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B,<a href="../../../../../docs/manualpages/Mat/MatReuse.html#MatReuse">MatReuse</a> scall,<a href="../../../../../do [...]
-<a name="line3803">3803: </a>{
-
-<a name="line3807">3807: </a>  <font color="#4169E1">if</font> (scall == MAT_INITIAL_MATRIX) {
-<a name="line3808">3808: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(MAT_MatMultSymbolic,A,B,0,0);
-<a name="line3809">3809: </a>    MatMatMultSymbolic_SeqDense_SeqAIJ(A,B,fill,C);
-<a name="line3810">3810: </a>    <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(MAT_MatMultSymbolic,A,B,0,0);
-<a name="line3811">3811: </a>  }
-<a name="line3812">3812: </a>  <a href="../../../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(MAT_MatMultNumeric,A,B,0,0);
-<a name="line3813">3813: </a>  MatMatMultNumeric_SeqDense_SeqAIJ(A,B,*C);
-<a name="line3814">3814: </a>  <a href="../../../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(MAT_MatMultNumeric,A,B,0,0);
-<a name="line3815">3815: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3816">3816: </a>}
-
-
-<a name="line3819">3819: </a><font color="#B22222">/*MC</font>
-<a name="line3820">3820: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a> - <a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a> = "seqaij" - A matrix type to be used for sequential sparse matrices,</font>
-<a name="line3821">3821: </a><font color="#B22222">   based on compressed sparse row format.</font>
-
-<a name="line3823">3823: </a><font color="#B22222">   Options Database Keys:</font>
-<a name="line3824">3824: </a><font color="#B22222">. -mat_type seqaij - sets the matrix type to "seqaij" during a call to <a href="../../../../../docs/manualpages/Mat/MatSetFromOptions.html#MatSetFromOptions">MatSetFromOptions</a>()</font>
-
-<a name="line3826">3826: </a><font color="#B22222">  Level: beginner</font>
-
-<a name="line3828">3828: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJ.html#MatCreateSeqAIJ">MatCreateSeqAIJ</a>(), <a href="../../../../../docs/manualpages/Mat/MatSetFromOptions.html#MatSetFromOptions">MatSetFromOptions</a>(), <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(), <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(), <a href="../../../../../docs/manua [...]
-<a name="line3829">3829: </a><font color="#B22222">M*/</font>
-
-<a name="line3831">3831: </a><font color="#B22222">/*MC</font>
-<a name="line3832">3832: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/Mat/MATAIJ.html#MATAIJ">MATAIJ</a> - <a href="../../../../../docs/manualpages/Mat/MATAIJ.html#MATAIJ">MATAIJ</a> = "aij" - A matrix type to be used for sparse matrices.</font>
-
-<a name="line3834">3834: </a><font color="#B22222">   This matrix type is identical to <a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a> when constructed with a single process communicator,</font>
-<a name="line3835">3835: </a><font color="#B22222">   and <a href="../../../../../docs/manualpages/Mat/MATMPIAIJ.html#MATMPIAIJ">MATMPIAIJ</a> otherwise.  As a result, for single process communicators,</font>
-<a name="line3836">3836: </a><font color="#B22222">  <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetPreallocation.html#MatSeqAIJSetPreallocation">MatSeqAIJSetPreallocation</a> is supported, and similarly <a href="../../../../../docs/manualpages/Mat/MatMPIAIJSetPreallocation.html#MatMPIAIJSetPreallocation">MatMPIAIJSetPreallocation</a> is supported</font>
-<a name="line3837">3837: </a><font color="#B22222">  for communicators controlling multiple processes.  It is recommended that you call both of</font>
-<a name="line3838">3838: </a><font color="#B22222">  the above preallocation routines for simplicity.</font>
-
-<a name="line3840">3840: </a><font color="#B22222">   Options Database Keys:</font>
-<a name="line3841">3841: </a><font color="#B22222">. -mat_type aij - sets the matrix type to "aij" during a call to <a href="../../../../../docs/manualpages/Mat/MatSetFromOptions.html#MatSetFromOptions">MatSetFromOptions</a>()</font>
-
-<a name="line3843">3843: </a><font color="#B22222">  Developer Notes: Subclasses include <a href="../../../../../docs/manualpages/Mat/MATAIJCUSP.html#MATAIJCUSP">MATAIJCUSP</a>, <a href="../../../../../docs/manualpages/Mat/MATAIJPERM.html#MATAIJPERM">MATAIJPERM</a>, <a href="../../../../../docs/manualpages/Mat/MATAIJCRL.html#MATAIJCRL">MATAIJCRL</a>, and also automatically switches over to use inodes when</font>
-<a name="line3844">3844: </a><font color="#B22222">   enough exist.</font>
-
-<a name="line3846">3846: </a><font color="#B22222">  Level: beginner</font>
-
-<a name="line3848">3848: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Mat/MatCreateAIJ.html#MatCreateAIJ">MatCreateAIJ</a>(), <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJ.html#MatCreateSeqAIJ">MatCreateSeqAIJ</a>(), <a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a>,<a href="../../../../../docs/manualpages/Mat/MATMPIAIJ.html#MATMPIAIJ">MATMPIAIJ</a></font>
-<a name="line3849">3849: </a><font color="#B22222">M*/</font>
-
-<a name="line3851">3851: </a><font color="#B22222">/*MC</font>
-<a name="line3852">3852: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/Mat/MATAIJCRL.html#MATAIJCRL">MATAIJCRL</a> - <a href="../../../../../docs/manualpages/Mat/MATAIJCRL.html#MATAIJCRL">MATAIJCRL</a> = "aijcrl" - A matrix type to be used for sparse matrices.</font>
+<a name="line3862">3862: </a><font color="#B22222">   This matrix type is identical to MATSEQAIJCRL when constructed with a single process communicator,</font>
+<a name="line3863">3863: </a><font color="#B22222">   and MATMPIAIJCRL otherwise.  As a result, for single process communicators,</font>
+<a name="line3864">3864: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetPreallocation.html#MatSeqAIJSetPreallocation">MatSeqAIJSetPreallocation</a>() is supported, and similarly <a href="../../../../../docs/manualpages/Mat/MatMPIAIJSetPreallocation.html#MatMPIAIJSetPreallocation">MatMPIAIJSetPreallocation</a>() is supported</font>
+<a name="line3865">3865: </a><font color="#B22222">  for communicators controlling multiple processes.  It is recommended that you call both of</font>
+<a name="line3866">3866: </a><font color="#B22222">  the above preallocation routines for simplicity.</font>
 
-<a name="line3854">3854: </a><font color="#B22222">   This matrix type is identical to MATSEQAIJCRL when constructed with a single process communicator,</font>
-<a name="line3855">3855: </a><font color="#B22222">   and MATMPIAIJCRL otherwise.  As a result, for single process communicators,</font>
-<a name="line3856">3856: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetPreallocation.html#MatSeqAIJSetPreallocation">MatSeqAIJSetPreallocation</a>() is supported, and similarly <a href="../../../../../docs/manualpages/Mat/MatMPIAIJSetPreallocation.html#MatMPIAIJSetPreallocation">MatMPIAIJSetPreallocation</a>() is supported</font>
-<a name="line3857">3857: </a><font color="#B22222">  for communicators controlling multiple processes.  It is recommended that you call both of</font>
-<a name="line3858">3858: </a><font color="#B22222">  the above preallocation routines for simplicity.</font>
+<a name="line3868">3868: </a><font color="#B22222">   Options Database Keys:</font>
+<a name="line3869">3869: </a><font color="#B22222">. -mat_type aijcrl - sets the matrix type to "aijcrl" during a call to <a href="../../../../../docs/manualpages/Mat/MatSetFromOptions.html#MatSetFromOptions">MatSetFromOptions</a>()</font>
 
-<a name="line3860">3860: </a><font color="#B22222">   Options Database Keys:</font>
-<a name="line3861">3861: </a><font color="#B22222">. -mat_type aijcrl - sets the matrix type to "aijcrl" during a call to <a href="../../../../../docs/manualpages/Mat/MatSetFromOptions.html#MatSetFromOptions">MatSetFromOptions</a>()</font>
+<a name="line3871">3871: </a><font color="#B22222">  Level: beginner</font>
 
-<a name="line3863">3863: </a><font color="#B22222">  Level: beginner</font>
+<a name="line3873">3873: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Mat/MatCreateMPIAIJCRL.html#MatCreateMPIAIJCRL">MatCreateMPIAIJCRL</a>,MATSEQAIJCRL,MATMPIAIJCRL, MATSEQAIJCRL, MATMPIAIJCRL</font>
+<a name="line3874">3874: </a><font color="#B22222">M*/</font>
 
-<a name="line3865">3865: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Mat/MatCreateMPIAIJCRL.html#MatCreateMPIAIJCRL">MatCreateMPIAIJCRL</a>,MATSEQAIJCRL,MATMPIAIJCRL, MATSEQAIJCRL, MATMPIAIJCRL</font>
-<a name="line3866">3866: </a><font color="#B22222">M*/</font>
+<a name="line3876">3876: </a><strong><font color="#4169E1">PETSC_INTERN <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatConvert_SeqAIJ_SeqAIJCRL(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>,<a href="../../../../../docs/manualpages/Mat/MatType.html#MatType">MatType</a>,<a href="../../../../../docs/manualpages/Mat/MatReuse.html#MatReuse">MatReuse</a>,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</ [...]
+<a name="line3877">3877: </a><font color="#A020F0">#if defined(PETSC_HAVE_ELEMENTAL)</font>
+<a name="line3878">3878: </a><strong><font color="#4169E1">PETSC_INTERN <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatConvert_SeqAIJ_Elemental(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>,<a href="../../../../../docs/manualpages/Mat/MatType.html#MatType">MatType</a>,<a href="../../../../../docs/manualpages/Mat/MatReuse.html#MatReuse">MatReuse</a>,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</ [...]
+<a name="line3879">3879: </a><font color="#A020F0">#endif</font>
+<a name="line3880">3880: </a><strong><font color="#4169E1">PETSC_INTERN <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatConvert_SeqAIJ_SeqDense(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>,<a href="../../../../../docs/manualpages/Mat/MatType.html#MatType">MatType</a>,<a href="../../../../../docs/manualpages/Mat/MatReuse.html#MatReuse">MatReuse</a>,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a [...]
 
-<a name="line3868">3868: </a><strong><font color="#4169E1">PETSC_INTERN <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatConvert_SeqAIJ_SeqAIJCRL(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>,<a href="../../../../../docs/manualpages/Mat/MatType.html#MatType">MatType</a>,<a href="../../../../../docs/manualpages/Mat/MatReuse.html#MatReuse">MatReuse</a>,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</ [...]
-<a name="line3869">3869: </a><font color="#A020F0">#if defined(PETSC_HAVE_ELEMENTAL)</font>
-<a name="line3870">3870: </a><strong><font color="#4169E1">PETSC_INTERN <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatConvert_SeqAIJ_Elemental(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>,<a href="../../../../../docs/manualpages/Mat/MatType.html#MatType">MatType</a>,<a href="../../../../../docs/manualpages/Mat/MatReuse.html#MatReuse">MatReuse</a>,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</ [...]
-<a name="line3871">3871: </a><font color="#A020F0">#endif</font>
-<a name="line3872">3872: </a><strong><font color="#4169E1">PETSC_INTERN <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatConvert_SeqAIJ_SeqDense(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>,<a href="../../../../../docs/manualpages/Mat/MatType.html#MatType">MatType</a>,<a href="../../../../../docs/manualpages/Mat/MatReuse.html#MatReuse">MatReuse</a>,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a [...]
+<a name="line3882">3882: </a><font color="#A020F0">#if defined(PETSC_HAVE_MATLAB_ENGINE)</font>
+<a name="line3883">3883: </a><strong><font color="#4169E1">PETSC_EXTERN <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatlabEnginePut_SeqAIJ(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>,void*)</font></strong>;
+<a name="line3884">3884: </a><strong><font color="#4169E1">PETSC_EXTERN <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatlabEngineGet_SeqAIJ(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>,void*)</font></strong>;
+<a name="line3885">3885: </a><font color="#A020F0">#endif</font>
 
-<a name="line3874">3874: </a><font color="#A020F0">#if defined(PETSC_HAVE_MATLAB_ENGINE)</font>
-<a name="line3875">3875: </a><strong><font color="#4169E1">PETSC_EXTERN <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatlabEnginePut_SeqAIJ(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>,void*)</font></strong>;
-<a name="line3876">3876: </a><strong><font color="#4169E1">PETSC_EXTERN <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatlabEngineGet_SeqAIJ(<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>,void*)</font></strong>;
-<a name="line3877">3877: </a><font color="#A020F0">#endif</font>
 
+<a name="line3890">3890: </a><font color="#B22222">/*@C</font>
+<a name="line3891">3891: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/Mat/MatSeqAIJGetArray.html#MatSeqAIJGetArray">MatSeqAIJGetArray</a> - gives access to the array where the data for a SeqSeqAIJ matrix is stored</font>
 
-<a name="line3882">3882: </a><font color="#B22222">/*@C</font>
-<a name="line3883">3883: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/Mat/MatSeqAIJGetArray.html#MatSeqAIJGetArray">MatSeqAIJGetArray</a> - gives access to the array where the data for a SeqSeqAIJ matrix is stored</font>
+<a name="line3893">3893: </a><font color="#B22222">   Not Collective</font>
 
-<a name="line3885">3885: </a><font color="#B22222">   Not Collective</font>
+<a name="line3895">3895: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line3896">3896: </a><font color="#B22222">.  mat - a <a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a> matrix</font>
 
-<a name="line3887">3887: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line3888">3888: </a><font color="#B22222">.  mat - a <a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a> matrix</font>
+<a name="line3898">3898: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line3899">3899: </a><font color="#B22222">.   array - pointer to the data</font>
 
-<a name="line3890">3890: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line3891">3891: </a><font color="#B22222">.   array - pointer to the data</font>
+<a name="line3901">3901: </a><font color="#B22222">   Level: intermediate</font>
 
-<a name="line3893">3893: </a><font color="#B22222">   Level: intermediate</font>
+<a name="line3903">3903: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Mat/MatSeqAIJRestoreArray.html#MatSeqAIJRestoreArray">MatSeqAIJRestoreArray</a>(), <a href="../../../../../docs/manualpages/Mat/MatSeqAIJGetArrayF90.html#MatSeqAIJGetArrayF90">MatSeqAIJGetArrayF90</a>()</font>
+<a name="line3904">3904: </a><font color="#B22222">@*/</font>
+<a name="line3905">3905: </a><strong><font color="#4169E1"><a name="MatSeqAIJGetArray"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/Mat/MatSeqAIJGetArray.html#MatSeqAIJGetArray">MatSeqAIJGetArray</a>(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> **array)</font></strong>
+<a name="line3906">3906: </a>{
 
-<a name="line3895">3895: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Mat/MatSeqAIJRestoreArray.html#MatSeqAIJRestoreArray">MatSeqAIJRestoreArray</a>(), <a href="../../../../../docs/manualpages/Mat/MatSeqAIJGetArrayF90.html#MatSeqAIJGetArrayF90">MatSeqAIJGetArrayF90</a>()</font>
-<a name="line3896">3896: </a><font color="#B22222">@*/</font>
-<a name="line3897">3897: </a><strong><font color="#4169E1"><a name="MatSeqAIJGetArray"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/Mat/MatSeqAIJGetArray.html#MatSeqAIJGetArray">MatSeqAIJGetArray</a>(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> **array)</font></strong>
-<a name="line3898">3898: </a>{
+<a name="line3910">3910: </a>  PetscUseMethod(A,<font color="#666666">"MatSeqAIJGetArray_C"</font>,(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>,<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>**),(A,array));
+<a name="line3911">3911: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3912">3912: </a>}
 
-<a name="line3902">3902: </a>  PetscUseMethod(A,<font color="#666666">"MatSeqAIJGetArray_C"</font>,(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>,<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>**),(A,array));
-<a name="line3903">3903: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3904">3904: </a>}
-
-<a name="line3908">3908: </a><font color="#B22222">/*@C</font>
-<a name="line3909">3909: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/Mat/MatSeqAIJGetMaxRowNonzeros.html#MatSeqAIJGetMaxRowNonzeros">MatSeqAIJGetMaxRowNonzeros</a> - returns the maximum number of nonzeros in any row</font>
-
-<a name="line3911">3911: </a><font color="#B22222">   Not Collective</font>
-
-<a name="line3913">3913: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line3914">3914: </a><font color="#B22222">.  mat - a <a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a> matrix</font>
-
-<a name="line3916">3916: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line3917">3917: </a><font color="#B22222">.   nz - the maximum number of nonzeros in any row</font>
-
-<a name="line3919">3919: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line3921">3921: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Mat/MatSeqAIJRestoreArray.html#MatSeqAIJRestoreArray">MatSeqAIJRestoreArray</a>(), <a href="../../../../../docs/manualpages/Mat/MatSeqAIJGetArrayF90.html#MatSeqAIJGetArrayF90">MatSeqAIJGetArrayF90</a>()</font>
-<a name="line3922">3922: </a><font color="#B22222">@*/</font>
-<a name="line3923">3923: </a><strong><font color="#4169E1"><a name="MatSeqAIJGetMaxRowNonzeros"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/Mat/MatSeqAIJGetMaxRowNonzeros.html#MatSeqAIJGetMaxRowNonzeros">MatSeqAIJGetMaxRowNonzeros</a>(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *nz) [...]
-<a name="line3924">3924: </a>{
-<a name="line3925">3925: </a>  Mat_SeqAIJ     *aij = (Mat_SeqAIJ*)A->data;
-
-<a name="line3928">3928: </a>  *nz = aij->rmax;
-<a name="line3929">3929: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3930">3930: </a>}
-
-<a name="line3934">3934: </a><font color="#B22222">/*@C</font>
-<a name="line3935">3935: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/Mat/MatSeqAIJRestoreArray.html#MatSeqAIJRestoreArray">MatSeqAIJRestoreArray</a> - returns access to the array where the data for a <a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a> matrix is stored obtained by <a href="../../../../../docs/manualpages/Mat/MatSeqAIJGetArray.html#MatSeqAIJGetArray">MatSeqAIJGetArray</a>()</font>
-
-<a name="line3937">3937: </a><font color="#B22222">   Not Collective</font>
-
-<a name="line3939">3939: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line3940">3940: </a><font color="#B22222">.  mat - a <a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a> matrix</font>
-<a name="line3941">3941: </a><font color="#B22222">.  array - pointer to the data</font>
-
-<a name="line3943">3943: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line3945">3945: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Mat/MatSeqAIJGetArray.html#MatSeqAIJGetArray">MatSeqAIJGetArray</a>(), <a href="../../../../../docs/manualpages/Mat/MatSeqAIJRestoreArrayF90.html#MatSeqAIJRestoreArrayF90">MatSeqAIJRestoreArrayF90</a>()</font>
-<a name="line3946">3946: </a><font color="#B22222">@*/</font>
-<a name="line3947">3947: </a><strong><font color="#4169E1"><a name="MatSeqAIJRestoreArray"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/Mat/MatSeqAIJRestoreArray.html#MatSeqAIJRestoreArray">MatSeqAIJRestoreArray</a>(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> **array)</font> [...]
-<a name="line3948">3948: </a>{
-
-<a name="line3952">3952: </a>  PetscUseMethod(A,<font color="#666666">"MatSeqAIJRestoreArray_C"</font>,(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>,<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>**),(A,array));
-<a name="line3953">3953: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3954">3954: </a>}
-
-<a name="line3958">3958: </a><strong><font color="#4169E1"><a name="MatCreate_SeqAIJ"></a>PETSC_EXTERN <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatCreate_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B)</font></strong>
-<a name="line3959">3959: </a>{
-<a name="line3960">3960: </a>  Mat_SeqAIJ     *b;
-<a name="line3962">3962: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a>    size;
-
-<a name="line3965">3965: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_size.html#MPI_Comm_size">MPI_Comm_size</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B),&size);
-<a name="line3966">3966: </a>  <font color="#4169E1">if</font> (size > 1) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Comm must be of size 1"</font>);
-
-<a name="line3968">3968: </a>  <a href="../../../../../docs/manualpages/Sys/PetscNewLog.html#PetscNewLog">PetscNewLog</a>(B,&b);
-
-<a name="line3970">3970: </a>  B->data = (void*)b;
-
-<a name="line3972">3972: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(B->ops,&MatOps_Values,<font color="#4169E1">sizeof</font>(<font color="#4169E1">struct _MatOps</font>));
-
-<a name="line3974">3974: </a>  b->row                = 0;
-<a name="line3975">3975: </a>  b->col                = 0;
-<a name="line3976">3976: </a>  b->icol               = 0;
-<a name="line3977">3977: </a>  b->reallocs           = 0;
-<a name="line3978">3978: </a>  b->ignorezeroentries  = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line3979">3979: </a>  b->roworiented        = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line3980">3980: </a>  b->nonew              = 0;
-<a name="line3981">3981: </a>  b->diag               = 0;
-<a name="line3982">3982: </a>  b->solve_work         = 0;
-<a name="line3983">3983: </a>  B->spptr              = 0;
-<a name="line3984">3984: </a>  b->saved_values       = 0;
-<a name="line3985">3985: </a>  b->idiag              = 0;
-<a name="line3986">3986: </a>  b->mdiag              = 0;
-<a name="line3987">3987: </a>  b->ssor_work          = 0;
-<a name="line3988">3988: </a>  b->omega              = 1.0;
-<a name="line3989">3989: </a>  b->fshift             = 0.0;
-<a name="line3990">3990: </a>  b->idiagvalid         = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line3991">3991: </a>  b->ibdiagvalid        = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line3992">3992: </a>  b->keepnonzeropattern = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-
-<a name="line3994">3994: </a>  PetscObjectChangeTypeName((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a>);
-<a name="line3995">3995: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatSeqAIJGetArray_C"</font>,MatSeqAIJGetArray_SeqAIJ);
-<a name="line3996">3996: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatSeqAIJRestoreArray_C"</font>,MatSeqAIJRestoreArray_SeqAIJ);
-
-<a name="line3998">3998: </a><font color="#A020F0">#if defined(PETSC_HAVE_MATLAB_ENGINE)</font>
-<a name="line3999">3999: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"PetscMatlabEnginePut_C"</font>,MatlabEnginePut_SeqAIJ);
-<a name="line4000">4000: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"PetscMatlabEngineGet_C"</font>,MatlabEngineGet_SeqAIJ);
-<a name="line4001">4001: </a><font color="#A020F0">#endif</font>
-
-<a name="line4003">4003: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatSeqAIJSetColumnIndices_C"</font>,MatSeqAIJSetColumnIndices_SeqAIJ);
-<a name="line4004">4004: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatStoreValues_C"</font>,MatStoreValues_SeqAIJ);
-<a name="line4005">4005: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatRetrieveValues_C"</font>,MatRetrieveValues_SeqAIJ);
-<a name="line4006">4006: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatConvert_seqaij_seqsbaij_C"</font>,MatConvert_SeqAIJ_SeqSBAIJ);
-<a name="line4007">4007: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatConvert_seqaij_seqbaij_C"</font>,MatConvert_SeqAIJ_SeqBAIJ);
-<a name="line4008">4008: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatConvert_seqaij_seqaijperm_C"</font>,MatConvert_SeqAIJ_SeqAIJPERM);
-<a name="line4009">4009: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatConvert_seqaij_seqaijcrl_C"</font>,MatConvert_SeqAIJ_SeqAIJCRL);
-<a name="line4010">4010: </a><font color="#A020F0">#if defined(PETSC_HAVE_ELEMENTAL)</font>
-<a name="line4011">4011: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatConvert_seqaij_elemental_C"</font>,MatConvert_SeqAIJ_Elemental);
-<a name="line4012">4012: </a><font color="#A020F0">#endif</font>
-<a name="line4013">4013: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatConvert_seqaij_seqdense_C"</font>,MatConvert_SeqAIJ_SeqDense);
-<a name="line4014">4014: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatIsTranspose_C"</font>,MatIsTranspose_SeqAIJ);
-<a name="line4015">4015: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatIsHermitianTranspose_C"</font>,MatIsTranspose_SeqAIJ);
-<a name="line4016">4016: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatSeqAIJSetPreallocation_C"</font>,MatSeqAIJSetPreallocation_SeqAIJ);
-<a name="line4017">4017: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatSeqAIJSetPreallocationCSR_C"</font>,MatSeqAIJSetPreallocationCSR_SeqAIJ);
-<a name="line4018">4018: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatReorderForNonzeroDiagonal_C"</font>,MatReorderForNonzeroDiagonal_SeqAIJ);
-<a name="line4019">4019: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatMatMult_seqdense_seqaij_C"</font>,MatMatMult_SeqDense_SeqAIJ);
-<a name="line4020">4020: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatMatMultSymbolic_seqdense_seqaij_C"</font>,MatMatMultSymbolic_SeqDense_SeqAIJ);
-<a name="line4021">4021: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatMatMultNumeric_seqdense_seqaij_C"</font>,MatMatMultNumeric_SeqDense_SeqAIJ);
-<a name="line4022">4022: </a>  MatCreate_SeqAIJ_Inode(B);
-<a name="line4023">4023: </a>  PetscObjectChangeTypeName((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a>);
-<a name="line4024">4024: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4025">4025: </a>}
-
-<a name="line4029">4029: </a><font color="#B22222">/*</font>
-<a name="line4030">4030: </a><font color="#B22222">    Given a matrix generated with <a href="../../../../../docs/manualpages/Mat/MatGetFactor.html#MatGetFactor">MatGetFactor</a>() duplicates all the information in A into B</font>
-<a name="line4031">4031: </a><font color="#B22222">*/</font>
-<a name="line4032">4032: </a><strong><font color="#4169E1"><a name="MatDuplicateNoCreate_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatDuplicateNoCreate_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> C,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/MatDuplicateOption.html#MatDuplicateOption">MatDuplicateOption</a> cpvalues,<a h [...]
-<a name="line4033">4033: </a>{
-<a name="line4034">4034: </a>  Mat_SeqAIJ     *c,*a = (Mat_SeqAIJ*)A->data;
-<a name="line4036">4036: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,m = A->rmap->n;
-
-<a name="line4039">4039: </a>  c = (Mat_SeqAIJ*)C->data;
-
-<a name="line4041">4041: </a>  C->factortype = A->factortype;
-<a name="line4042">4042: </a>  c->row        = 0;
-<a name="line4043">4043: </a>  c->col        = 0;
-<a name="line4044">4044: </a>  c->icol       = 0;
-<a name="line4045">4045: </a>  c->reallocs   = 0;
-
-<a name="line4047">4047: </a>  C->assembled = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-
-<a name="line4049">4049: </a>  <a href="../../../../../docs/manualpages/IS/PetscLayoutReference.html#PetscLayoutReference">PetscLayoutReference</a>(A->rmap,&C->rmap);
-<a name="line4050">4050: </a>  <a href="../../../../../docs/manualpages/IS/PetscLayoutReference.html#PetscLayoutReference">PetscLayoutReference</a>(A->cmap,&C->cmap);
-
-<a name="line4052">4052: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc2.html#PetscMalloc2">PetscMalloc2</a>(m,&c->imax,m,&c->ilen);
-<a name="line4053">4053: </a>  PetscLogObjectMemory((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)C, 2*m*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
-<a name="line4054">4054: </a>  <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line4055">4055: </a>    c->imax[i] = a->imax[i];
-<a name="line4056">4056: </a>    c->ilen[i] = a->ilen[i];
-<a name="line4057">4057: </a>  }
-
-<a name="line4059">4059: </a>  <font color="#B22222">/* allocate the matrix space */</font>
-<a name="line4060">4060: </a>  <font color="#4169E1">if</font> (mallocmatspace) {
-<a name="line4061">4061: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc3.html#PetscMalloc3">PetscMalloc3</a>(a->i[m],&c->a,a->i[m],&c->j,m+1,&c->i);
-<a name="line4062">4062: </a>    PetscLogObjectMemory((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)C, a->i[m]*(<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>)+<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>))+(m+1)*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/ [...]
-
-<a name="line4064">4064: </a>    c->singlemalloc = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-
-<a name="line4066">4066: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(c->i,a->i,(m+1)*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
-<a name="line4067">4067: </a>    <font color="#4169E1">if</font> (m > 0) {
-<a name="line4068">4068: </a>      <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(c->j,a->j,(a->i[m])*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
-<a name="line4069">4069: </a>      <font color="#4169E1">if</font> (cpvalues == MAT_COPY_VALUES) {
-<a name="line4070">4070: </a>        <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(c->a,a->a,(a->i[m])*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
-<a name="line4071">4071: </a>      } <font color="#4169E1">else</font> {
-<a name="line4072">4072: </a>        <a href="../../../../../docs/manualpages/Sys/PetscMemzero.html#PetscMemzero">PetscMemzero</a>(c->a,(a->i[m])*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
-<a name="line4073">4073: </a>      }
-<a name="line4074">4074: </a>    }
-<a name="line4075">4075: </a>  }
-
-<a name="line4077">4077: </a>  c->ignorezeroentries = a->ignorezeroentries;
-<a name="line4078">4078: </a>  c->roworiented       = a->roworiented;
-<a name="line4079">4079: </a>  c->nonew             = a->nonew;
-<a name="line4080">4080: </a>  <font color="#4169E1">if</font> (a->diag) {
-<a name="line4081">4081: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(m+1,&c->diag);
-<a name="line4082">4082: </a>    PetscLogObjectMemory((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)C,(m+1)*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
-<a name="line4083">4083: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line4084">4084: </a>      c->diag[i] = a->diag[i];
-<a name="line4085">4085: </a>    }
-<a name="line4086">4086: </a>  } <font color="#4169E1">else</font> c->diag = 0;
-
-<a name="line4088">4088: </a>  c->solve_work         = 0;
-<a name="line4089">4089: </a>  c->saved_values       = 0;
-<a name="line4090">4090: </a>  c->idiag              = 0;
-<a name="line4091">4091: </a>  c->ssor_work          = 0;
-<a name="line4092">4092: </a>  c->keepnonzeropattern = a->keepnonzeropattern;
-<a name="line4093">4093: </a>  c->free_a             = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line4094">4094: </a>  c->free_ij            = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-
-<a name="line4096">4096: </a>  c->rmax         = a->rmax;
-<a name="line4097">4097: </a>  c->nz           = a->nz;
-<a name="line4098">4098: </a>  c->maxnz        = a->nz;       <font color="#B22222">/* Since we allocate exactly the right amount */</font>
-<a name="line4099">4099: </a>  C->preallocated = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-
-<a name="line4101">4101: </a>  c->compressedrow.use   = a->compressedrow.use;
-<a name="line4102">4102: </a>  c->compressedrow.nrows = a->compressedrow.nrows;
-<a name="line4103">4103: </a>  <font color="#4169E1">if</font> (a->compressedrow.use) {
-<a name="line4104">4104: </a>    i    = a->compressedrow.nrows;
-<a name="line4105">4105: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc2.html#PetscMalloc2">PetscMalloc2</a>(i+1,&c->compressedrow.i,i,&c->compressedrow.rindex);
-<a name="line4106">4106: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(c->compressedrow.i,a->compressedrow.i,(i+1)*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
-<a name="line4107">4107: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(c->compressedrow.rindex,a->compressedrow.rindex,i*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
-<a name="line4108">4108: </a>  } <font color="#4169E1">else</font> {
-<a name="line4109">4109: </a>    c->compressedrow.use    = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line4110">4110: </a>    c->compressedrow.i      = NULL;
-<a name="line4111">4111: </a>    c->compressedrow.rindex = NULL;
-<a name="line4112">4112: </a>  }
-<a name="line4113">4113: </a>  c->nonzerorowcnt = a->nonzerorowcnt;
-<a name="line4114">4114: </a>  C->nonzerostate  = A->nonzerostate;
-
-<a name="line4116">4116: </a>  MatDuplicate_SeqAIJ_Inode(A,cpvalues,&C);
-<a name="line4117">4117: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFunctionListDuplicate.html#PetscFunctionListDuplicate">PetscFunctionListDuplicate</a>(((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A)->qlist,&((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)C)->qlist);
-<a name="line4118">4118: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4119">4119: </a>}
-
-<a name="line4123">4123: </a><strong><font color="#4169E1"><a name="MatDuplicate_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatDuplicate_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/MatDuplicateOption.html#MatDuplicateOption">MatDuplicateOption</a> cpvalues,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> *B)</font></strong>
-<a name="line4124">4124: </a>{
-
-<a name="line4128">4128: </a>  <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A),B);
-<a name="line4129">4129: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(*B,A->rmap->n,A->cmap->n,A->rmap->n,A->cmap->n);
-<a name="line4130">4130: </a>  <font color="#4169E1">if</font> (!(A->rmap->n % A->rmap->bs) && !(A->cmap->n % A->cmap->bs)) {
-<a name="line4131">4131: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetBlockSizesFromMats.html#MatSetBlockSizesFromMats">MatSetBlockSizesFromMats</a>(*B,A,A);
-<a name="line4132">4132: </a>  }
-<a name="line4133">4133: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(*B,((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A)->type_name);
-<a name="line4134">4134: </a>  MatDuplicateNoCreate_SeqAIJ(*B,A,cpvalues,<a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
-<a name="line4135">4135: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4136">4136: </a>}
-
-<a name="line4140">4140: </a><strong><font color="#4169E1"><a name="MatLoad_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatLoad_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> newMat, <a href="../../../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a> viewer)</font></strong>
-<a name="line4141">4141: </a>{
-<a name="line4142">4142: </a>  Mat_SeqAIJ     *a;
-<a name="line4144">4144: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,sum,nz,header[4],*rowlengths = 0,M,N,rows,cols;
-<a name="line4145">4145: </a>  int            fd;
-<a name="line4146">4146: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a>    size;
-<a name="line4147">4147: </a>  <a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a>       comm;
-<a name="line4148">4148: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       bs = newMat->rmap->bs;
-
-<a name="line4151">4151: </a>  <font color="#B22222">/* force binary viewer to load .info file if it has not yet done so */</font>
-<a name="line4152">4152: </a>  <a href="../../../../../docs/manualpages/Viewer/PetscViewerSetUp.html#PetscViewerSetUp">PetscViewerSetUp</a>(viewer);
-<a name="line4153">4153: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectGetComm.html#PetscObjectGetComm">PetscObjectGetComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)viewer,&comm);
-<a name="line4154">4154: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_size.html#MPI_Comm_size">MPI_Comm_size</a>(comm,&size);
-<a name="line4155">4155: </a>  <font color="#4169E1">if</font> (size > 1) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_SIZ,<font color="#666666">"view must have one processor"</font>);
-
-<a name="line4157">4157: </a>  <a href="../../../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(comm,NULL,<font color="#666666">"Options for loading SEQAIJ matrix"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>"</font>);
-<a name="line4158">4158: </a>  <a href="../../../../../docs/manualpages/Sys/PetscOptionsInt.html#PetscOptionsInt">PetscOptionsInt</a>(<font color="#666666">"-matload_block_size"</font>,<font color="#666666">"Set the blocksize used to store the matrix"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/Mat/MatLoad.html#MatLoad">MatLoad</a>"</font>,bs,&bs,NULL);
-<a name="line4159">4159: </a>  <a href="../../../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>();
-<a name="line4160">4160: </a>  <font color="#4169E1">if</font> (bs < 0) bs = 1;
-<a name="line4161">4161: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetBlockSize.html#MatSetBlockSize">MatSetBlockSize</a>(newMat,bs);
-
-<a name="line4163">4163: </a>  <a href="../../../../../docs/manualpages/Viewer/PetscViewerBinaryGetDescriptor.html#PetscViewerBinaryGetDescriptor">PetscViewerBinaryGetDescriptor</a>(viewer,&fd);
-<a name="line4164">4164: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBinaryRead.html#PetscBinaryRead">PetscBinaryRead</a>(fd,header,4,PETSC_INT);
-<a name="line4165">4165: </a>  <font color="#4169E1">if</font> (header[0] != MAT_FILE_CLASSID) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_FILE_UNEXPECTED,<font color="#666666">"not matrix object in file"</font>);
-<a name="line4166">4166: </a>  M = header[1]; N = header[2]; nz = header[3];
-
-<a name="line4168">4168: </a>  <font color="#4169E1">if</font> (nz < 0) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_FILE_UNEXPECTED,<font color="#666666">"Matrix stored in special format on disk,cannot load as SeqAIJ"</font>);
-
-<a name="line4170">4170: </a>  <font color="#B22222">/* read in row lengths */</font>
-<a name="line4171">4171: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(M,&rowlengths);
-<a name="line4172">4172: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBinaryRead.html#PetscBinaryRead">PetscBinaryRead</a>(fd,rowlengths,M,PETSC_INT);
-
-<a name="line4174">4174: </a>  <font color="#B22222">/* check if sum of rowlengths is same as nz */</font>
-<a name="line4175">4175: </a>  <font color="#4169E1">for</font> (i=0,sum=0; i< M; i++) sum +=rowlengths[i];
-<a name="line4176">4176: </a>  <font color="#4169E1">if</font> (sum != nz) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_FILE_READ,<font color="#666666">"Inconsistant matrix data in file. no-nonzeros = %dD, sum-row-lengths = %D\n"</font>,nz,sum);
-
-<a name="line4178">4178: </a>  <font color="#B22222">/* set global size if not set already*/</font>
-<a name="line4179">4179: </a>  <font color="#4169E1">if</font> (newMat->rmap->n < 0 && newMat->rmap->N < 0 && newMat->cmap->n < 0 && newMat->cmap->N < 0) {
-<a name="line4180">4180: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(newMat,<a href="../../../../../docs/manualpages/Sys/PETSC_DECIDE.html#PETSC_DECIDE">PETSC_DECIDE</a>,<a href="../../../../../docs/manualpages/Sys/PETSC_DECIDE.html#PETSC_DECIDE">PETSC_DECIDE</a>,M,N);
-<a name="line4181">4181: </a>  } <font color="#4169E1">else</font> {
-<a name="line4182">4182: </a>    <font color="#B22222">/* if sizes and type are already set, check if the matrix  global sizes are correct */</font>
-<a name="line4183">4183: </a>    <a href="../../../../../docs/manualpages/Mat/MatGetSize.html#MatGetSize">MatGetSize</a>(newMat,&rows,&cols);
-<a name="line4184">4184: </a>    <font color="#4169E1">if</font> (rows < 0 && cols < 0) { <font color="#B22222">/* user might provide local size instead of global size */</font>
-<a name="line4185">4185: </a>      <a href="../../../../../docs/manualpages/Mat/MatGetLocalSize.html#MatGetLocalSize">MatGetLocalSize</a>(newMat,&rows,&cols);
-<a name="line4186">4186: </a>    }
-<a name="line4187">4187: </a>    <font color="#4169E1">if</font> (M != rows ||  N != cols) <a href="../../../../../docs/manualpages/Sys/SETERRQ4.html#SETERRQ4">SETERRQ4</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_FILE_UNEXPECTED, <font color="#666666">"Matrix in file of different length (%D, %D) than the input matrix (%D, %D)"</font>,M,N,rows,cols);
-<a name="line4188">4188: </a>  }
-<a name="line4189">4189: </a>  MatSeqAIJSetPreallocation_SeqAIJ(newMat,0,rowlengths);
-<a name="line4190">4190: </a>  a    = (Mat_SeqAIJ*)newMat->data;
-
-<a name="line4192">4192: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBinaryRead.html#PetscBinaryRead">PetscBinaryRead</a>(fd,a->j,nz,PETSC_INT);
-
-<a name="line4194">4194: </a>  <font color="#B22222">/* read in nonzero values */</font>
-<a name="line4195">4195: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBinaryRead.html#PetscBinaryRead">PetscBinaryRead</a>(fd,a->a,nz,PETSC_SCALAR);
-
-<a name="line4197">4197: </a>  <font color="#B22222">/* set matrix "i" values */</font>
-<a name="line4198">4198: </a>  a->i[0] = 0;
-<a name="line4199">4199: </a>  <font color="#4169E1">for</font> (i=1; i<= M; i++) {
-<a name="line4200">4200: </a>    a->i[i]      = a->i[i-1] + rowlengths[i-1];
-<a name="line4201">4201: </a>    a->ilen[i-1] = rowlengths[i-1];
-<a name="line4202">4202: </a>  }
-<a name="line4203">4203: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(rowlengths);
-
-<a name="line4205">4205: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(newMat,MAT_FINAL_ASSEMBLY);
-<a name="line4206">4206: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(newMat,MAT_FINAL_ASSEMBLY);
-<a name="line4207">4207: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4208">4208: </a>}
-
-<a name="line4212">4212: </a><strong><font color="#4169E1"><a name="MatEqual_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatEqual_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B,<a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> * flg)</font></strong>
-<a name="line4213">4213: </a>{
-<a name="line4214">4214: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data,*b = (Mat_SeqAIJ*)B->data;
-<a name="line4216">4216: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
-<a name="line4217">4217: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> k;
-<a name="line4218">4218: </a><font color="#A020F0">#endif</font>
-
-<a name="line4221">4221: </a>  <font color="#B22222">/* If the  matrix dimensions are not equal,or no of nonzeros */</font>
-<a name="line4222">4222: </a>  <font color="#4169E1">if</font> ((A->rmap->n != B->rmap->n) || (A->cmap->n != B->cmap->n) ||(a->nz != b->nz)) {
-<a name="line4223">4223: </a>    *flg = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line4224">4224: </a>    <font color="#4169E1">return</font>(0);
-<a name="line4225">4225: </a>  }
-
-<a name="line4227">4227: </a>  <font color="#B22222">/* if the a->i are the same */</font>
-<a name="line4228">4228: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemcmp.html#PetscMemcmp">PetscMemcmp</a>(a->i,b->i,(A->rmap->n+1)*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>),flg);
-<a name="line4229">4229: </a>  <font color="#4169E1">if</font> (!*flg) <font color="#4169E1">return</font>(0);
-
-<a name="line4231">4231: </a>  <font color="#B22222">/* if a->j are the same */</font>
-<a name="line4232">4232: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemcmp.html#PetscMemcmp">PetscMemcmp</a>(a->j,b->j,(a->nz)*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>),flg);
-<a name="line4233">4233: </a>  <font color="#4169E1">if</font> (!*flg) <font color="#4169E1">return</font>(0);
-
-<a name="line4235">4235: </a>  <font color="#B22222">/* if a->a are the same */</font>
-<a name="line4236">4236: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
-<a name="line4237">4237: </a>  <font color="#4169E1">for</font> (k=0; k<a->nz; k++) {
-<a name="line4238">4238: </a>    <font color="#4169E1">if</font> (PetscRealPart(a->a[k]) != PetscRealPart(b->a[k]) || PetscImaginaryPart(a->a[k]) != PetscImaginaryPart(b->a[k])) {
-<a name="line4239">4239: </a>      *flg = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line4240">4240: </a>      <font color="#4169E1">return</font>(0);
-<a name="line4241">4241: </a>    }
-<a name="line4242">4242: </a>  }
-<a name="line4243">4243: </a><font color="#A020F0">#else</font>
-<a name="line4244">4244: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemcmp.html#PetscMemcmp">PetscMemcmp</a>(a->a,b->a,(a->nz)*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>),flg);
-<a name="line4245">4245: </a><font color="#A020F0">#endif</font>
-<a name="line4246">4246: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4247">4247: </a>}
-
-<a name="line4251">4251: </a><font color="#B22222">/*@</font>
-<a name="line4252">4252: </a><font color="#B22222">     <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJWithArrays.html#MatCreateSeqAIJWithArrays">MatCreateSeqAIJWithArrays</a> - Creates an sequential AIJ matrix using matrix elements (in CSR format)</font>
-<a name="line4253">4253: </a><font color="#B22222">              provided by the user.</font>
-
-<a name="line4255">4255: </a><font color="#B22222">      Collective on <a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a></font>
-
-<a name="line4257">4257: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line4258">4258: </a><font color="#B22222">+   comm - must be an MPI communicator of size 1</font>
-<a name="line4259">4259: </a><font color="#B22222">.   m - number of rows</font>
-<a name="line4260">4260: </a><font color="#B22222">.   n - number of columns</font>
-<a name="line4261">4261: </a><font color="#B22222">.   i - row indices</font>
-<a name="line4262">4262: </a><font color="#B22222">.   j - column indices</font>
-<a name="line4263">4263: </a><font color="#B22222">-   a - matrix values</font>
-
-<a name="line4265">4265: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line4266">4266: </a><font color="#B22222">.   mat - the matrix</font>
-
-<a name="line4268">4268: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line4270">4270: </a><font color="#B22222">   Notes:</font>
-<a name="line4271">4271: </a><font color="#B22222">       The i, j, and a arrays are not copied by this routine, the user must free these arrays</font>
-<a name="line4272">4272: </a><font color="#B22222">    once the matrix is destroyed and not before</font>
-
-<a name="line4274">4274: </a><font color="#B22222">       You cannot set new nonzero locations into this matrix, that will generate an error.</font>
-
-<a name="line4276">4276: </a><font color="#B22222">       The i and j indices are 0 based</font>
-
-<a name="line4278">4278: </a><font color="#B22222">       The format which is used for the sparse matrix input, is equivalent to a</font>
-<a name="line4279">4279: </a><font color="#B22222">    row-major ordering.. i.e for the following matrix, the input data expected is</font>
-<a name="line4280">4280: </a><font color="#B22222">    as shown</font>
-
-<a name="line4282">4282: </a><font color="#B22222">$        1 0 0</font>
-<a name="line4283">4283: </a><font color="#B22222">$        2 0 3</font>
-<a name="line4284">4284: </a><font color="#B22222">$        4 5 6</font>
-<a name="line4285">4285: </a><font color="#B22222">$</font>
-<a name="line4286">4286: </a><font color="#B22222">$        i =  {0,1,3,6}  [size = nrow+1  = 3+1]</font>
-<a name="line4287">4287: </a><font color="#B22222">$        j =  {0,0,2,0,1,2}  [size = 6]; values must be sorted for each row</font>
-<a name="line4288">4288: </a><font color="#B22222">$        v =  {1,2,3,4,5,6}  [size = 6]</font>
-
-
-<a name="line4291">4291: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(), <a href="../../../../../docs/manualpages/Mat/MatCreateAIJ.html#MatCreateAIJ">MatCreateAIJ</a>(), <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJ.html#MatCreateSeqAIJ">MatCreateSeqAIJ</a>(), <a href="../../../../../docs/manualpages/Mat/MatCreateMPIAIJWithArrays.html#MatCreateMPIAIJWithArrays">MatCreateMPIAIJWithArrays</a>(), <a h [...]
-
-<a name="line4293">4293: </a><font color="#B22222">@*/</font>
-<a name="line4294">4294: </a><strong><font color="#4169E1"><a name="MatCreateSeqAIJWithArrays"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJWithArrays.html#MatCreateSeqAIJWithArrays">MatCreateSeqAIJWithArrays</a>(<a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a> comm,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">Pet [...]
-<a name="line4295">4295: </a>{
-<a name="line4297">4297: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       ii;
-<a name="line4298">4298: </a>  Mat_SeqAIJ     *aij;
-<a name="line4299">4299: </a><font color="#A020F0">#if defined(PETSC_USE_DEBUG)</font>
-<a name="line4300">4300: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> jj;
-<a name="line4301">4301: </a><font color="#A020F0">#endif</font>
-
-<a name="line4304">4304: </a>  <font color="#4169E1">if</font> (m > 0 && i[0]) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"i (row indices) must start with 0"</font>);
-<a name="line4305">4305: </a>  <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(comm,mat);
-<a name="line4306">4306: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(*mat,m,n,m,n);
-<a name="line4307">4307: </a>  <font color="#B22222">/* <a href="../../../../../docs/manualpages/Mat/MatSetBlockSizes.html#MatSetBlockSizes">MatSetBlockSizes</a>(*mat,,); */</font>
-<a name="line4308">4308: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(*mat,<a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a>);
-<a name="line4309">4309: </a>  MatSeqAIJSetPreallocation_SeqAIJ(*mat,MAT_SKIP_ALLOCATION,0);
-<a name="line4310">4310: </a>  aij  = (Mat_SeqAIJ*)(*mat)->data;
-<a name="line4311">4311: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc2.html#PetscMalloc2">PetscMalloc2</a>(m,&aij->imax,m,&aij->ilen);
-
-<a name="line4313">4313: </a>  aij->i            = i;
-<a name="line4314">4314: </a>  aij->j            = j;
-<a name="line4315">4315: </a>  aij->a            = a;
-<a name="line4316">4316: </a>  aij->singlemalloc = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line4317">4317: </a>  aij->nonew        = -1;             <font color="#B22222">/*this indicates that inserting a new value in the matrix that generates a new nonzero is an error*/</font>
-<a name="line4318">4318: </a>  aij->free_a       = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line4319">4319: </a>  aij->free_ij      = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-
-<a name="line4321">4321: </a>  <font color="#4169E1">for</font> (ii=0; ii<m; ii++) {
-<a name="line4322">4322: </a>    aij->ilen[ii] = aij->imax[ii] = i[ii+1] - i[ii];
-<a name="line4323">4323: </a><font color="#A020F0">#if defined(PETSC_USE_DEBUG)</font>
-<a name="line4324">4324: </a>    <font color="#4169E1">if</font> (i[ii+1] - i[ii] < 0) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Negative row length in i (row indices) row = %D length = %D"</font>,ii,i[ii+1] - i[ii]);
-<a name="line4325">4325: </a>    <font color="#4169E1">for</font> (jj=i[ii]+1; jj<i[ii+1]; jj++) {
-<a name="line4326">4326: </a>      <font color="#4169E1">if</font> (j[jj] < j[jj-1]) <a href="../../../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Column entry number %D (actual colum %D) in row %D is not sorted"</font>,jj-i[ii],j[jj],ii);
-<a name="line4327">4327: </a>      <font color="#4169E1">if</font> (j[jj] == j[jj]-1) <a href="../../../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Column entry number %D (actual colum %D) in row %D is identical to previous entry"</font>,jj-i[ii],j[jj],ii);
-<a name="line4328">4328: </a>    }
-<a name="line4329">4329: </a><font color="#A020F0">#endif</font>
-<a name="line4330">4330: </a>  }
+<a name="line3916">3916: </a><font color="#B22222">/*@C</font>
+<a name="line3917">3917: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/Mat/MatSeqAIJGetMaxRowNonzeros.html#MatSeqAIJGetMaxRowNonzeros">MatSeqAIJGetMaxRowNonzeros</a> - returns the maximum number of nonzeros in any row</font>
+
+<a name="line3919">3919: </a><font color="#B22222">   Not Collective</font>
+
+<a name="line3921">3921: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line3922">3922: </a><font color="#B22222">.  mat - a <a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a> matrix</font>
+
+<a name="line3924">3924: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line3925">3925: </a><font color="#B22222">.   nz - the maximum number of nonzeros in any row</font>
+
+<a name="line3927">3927: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line3929">3929: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Mat/MatSeqAIJRestoreArray.html#MatSeqAIJRestoreArray">MatSeqAIJRestoreArray</a>(), <a href="../../../../../docs/manualpages/Mat/MatSeqAIJGetArrayF90.html#MatSeqAIJGetArrayF90">MatSeqAIJGetArrayF90</a>()</font>
+<a name="line3930">3930: </a><font color="#B22222">@*/</font>
+<a name="line3931">3931: </a><strong><font color="#4169E1"><a name="MatSeqAIJGetMaxRowNonzeros"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/Mat/MatSeqAIJGetMaxRowNonzeros.html#MatSeqAIJGetMaxRowNonzeros">MatSeqAIJGetMaxRowNonzeros</a>(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *nz) [...]
+<a name="line3932">3932: </a>{
+<a name="line3933">3933: </a>  Mat_SeqAIJ     *aij = (Mat_SeqAIJ*)A->data;
+
+<a name="line3936">3936: </a>  *nz = aij->rmax;
+<a name="line3937">3937: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3938">3938: </a>}
+
+<a name="line3942">3942: </a><font color="#B22222">/*@C</font>
+<a name="line3943">3943: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/Mat/MatSeqAIJRestoreArray.html#MatSeqAIJRestoreArray">MatSeqAIJRestoreArray</a> - returns access to the array where the data for a <a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a> matrix is stored obtained by <a href="../../../../../docs/manualpages/Mat/MatSeqAIJGetArray.html#MatSeqAIJGetArray">MatSeqAIJGetArray</a>()</font>
+
+<a name="line3945">3945: </a><font color="#B22222">   Not Collective</font>
+
+<a name="line3947">3947: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line3948">3948: </a><font color="#B22222">.  mat - a <a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a> matrix</font>
+<a name="line3949">3949: </a><font color="#B22222">.  array - pointer to the data</font>
+
+<a name="line3951">3951: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line3953">3953: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Mat/MatSeqAIJGetArray.html#MatSeqAIJGetArray">MatSeqAIJGetArray</a>(), <a href="../../../../../docs/manualpages/Mat/MatSeqAIJRestoreArrayF90.html#MatSeqAIJRestoreArrayF90">MatSeqAIJRestoreArrayF90</a>()</font>
+<a name="line3954">3954: </a><font color="#B22222">@*/</font>
+<a name="line3955">3955: </a><strong><font color="#4169E1"><a name="MatSeqAIJRestoreArray"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/Mat/MatSeqAIJRestoreArray.html#MatSeqAIJRestoreArray">MatSeqAIJRestoreArray</a>(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> **array)</font> [...]
+<a name="line3956">3956: </a>{
+
+<a name="line3960">3960: </a>  PetscUseMethod(A,<font color="#666666">"MatSeqAIJRestoreArray_C"</font>,(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>,<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>**),(A,array));
+<a name="line3961">3961: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3962">3962: </a>}
+
+<a name="line3966">3966: </a><strong><font color="#4169E1"><a name="MatCreate_SeqAIJ"></a>PETSC_EXTERN <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatCreate_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B)</font></strong>
+<a name="line3967">3967: </a>{
+<a name="line3968">3968: </a>  Mat_SeqAIJ     *b;
+<a name="line3970">3970: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a>    size;
+
+<a name="line3973">3973: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_size.html#MPI_Comm_size">MPI_Comm_size</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B),&size);
+<a name="line3974">3974: </a>  <font color="#4169E1">if</font> (size > 1) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Comm must be of size 1"</font>);
+
+<a name="line3976">3976: </a>  <a href="../../../../../docs/manualpages/Sys/PetscNewLog.html#PetscNewLog">PetscNewLog</a>(B,&b);
+
+<a name="line3978">3978: </a>  B->data = (void*)b;
+
+<a name="line3980">3980: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(B->ops,&MatOps_Values,<font color="#4169E1">sizeof</font>(<font color="#4169E1">struct _MatOps</font>));
+
+<a name="line3982">3982: </a>  b->row                = 0;
+<a name="line3983">3983: </a>  b->col                = 0;
+<a name="line3984">3984: </a>  b->icol               = 0;
+<a name="line3985">3985: </a>  b->reallocs           = 0;
+<a name="line3986">3986: </a>  b->ignorezeroentries  = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line3987">3987: </a>  b->roworiented        = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line3988">3988: </a>  b->nonew              = 0;
+<a name="line3989">3989: </a>  b->diag               = 0;
+<a name="line3990">3990: </a>  b->solve_work         = 0;
+<a name="line3991">3991: </a>  B->spptr              = 0;
+<a name="line3992">3992: </a>  b->saved_values       = 0;
+<a name="line3993">3993: </a>  b->idiag              = 0;
+<a name="line3994">3994: </a>  b->mdiag              = 0;
+<a name="line3995">3995: </a>  b->ssor_work          = 0;
+<a name="line3996">3996: </a>  b->omega              = 1.0;
+<a name="line3997">3997: </a>  b->fshift             = 0.0;
+<a name="line3998">3998: </a>  b->idiagvalid         = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line3999">3999: </a>  b->ibdiagvalid        = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line4000">4000: </a>  b->keepnonzeropattern = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+
+<a name="line4002">4002: </a>  PetscObjectChangeTypeName((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a>);
+<a name="line4003">4003: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatSeqAIJGetArray_C"</font>,MatSeqAIJGetArray_SeqAIJ);
+<a name="line4004">4004: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatSeqAIJRestoreArray_C"</font>,MatSeqAIJRestoreArray_SeqAIJ);
+
+<a name="line4006">4006: </a><font color="#A020F0">#if defined(PETSC_HAVE_MATLAB_ENGINE)</font>
+<a name="line4007">4007: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"PetscMatlabEnginePut_C"</font>,MatlabEnginePut_SeqAIJ);
+<a name="line4008">4008: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"PetscMatlabEngineGet_C"</font>,MatlabEngineGet_SeqAIJ);
+<a name="line4009">4009: </a><font color="#A020F0">#endif</font>
+
+<a name="line4011">4011: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatSeqAIJSetColumnIndices_C"</font>,MatSeqAIJSetColumnIndices_SeqAIJ);
+<a name="line4012">4012: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatStoreValues_C"</font>,MatStoreValues_SeqAIJ);
+<a name="line4013">4013: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatRetrieveValues_C"</font>,MatRetrieveValues_SeqAIJ);
+<a name="line4014">4014: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatConvert_seqaij_seqsbaij_C"</font>,MatConvert_SeqAIJ_SeqSBAIJ);
+<a name="line4015">4015: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatConvert_seqaij_seqbaij_C"</font>,MatConvert_SeqAIJ_SeqBAIJ);
+<a name="line4016">4016: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatConvert_seqaij_seqaijperm_C"</font>,MatConvert_SeqAIJ_SeqAIJPERM);
+<a name="line4017">4017: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatConvert_seqaij_seqaijcrl_C"</font>,MatConvert_SeqAIJ_SeqAIJCRL);
+<a name="line4018">4018: </a><font color="#A020F0">#if defined(PETSC_HAVE_ELEMENTAL)</font>
+<a name="line4019">4019: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatConvert_seqaij_elemental_C"</font>,MatConvert_SeqAIJ_Elemental);
+<a name="line4020">4020: </a><font color="#A020F0">#endif</font>
+<a name="line4021">4021: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatConvert_seqaij_seqdense_C"</font>,MatConvert_SeqAIJ_SeqDense);
+<a name="line4022">4022: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatIsTranspose_C"</font>,MatIsTranspose_SeqAIJ);
+<a name="line4023">4023: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatIsHermitianTranspose_C"</font>,MatIsTranspose_SeqAIJ);
+<a name="line4024">4024: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatSeqAIJSetPreallocation_C"</font>,MatSeqAIJSetPreallocation_SeqAIJ);
+<a name="line4025">4025: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatSeqAIJSetPreallocationCSR_C"</font>,MatSeqAIJSetPreallocationCSR_SeqAIJ);
+<a name="line4026">4026: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatReorderForNonzeroDiagonal_C"</font>,MatReorderForNonzeroDiagonal_SeqAIJ);
+<a name="line4027">4027: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatMatMult_seqdense_seqaij_C"</font>,MatMatMult_SeqDense_SeqAIJ);
+<a name="line4028">4028: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatMatMultSymbolic_seqdense_seqaij_C"</font>,MatMatMultSymbolic_SeqDense_SeqAIJ);
+<a name="line4029">4029: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<font color="#666666">"MatMatMultNumeric_seqdense_seqaij_C"</font>,MatMatMultNumeric_SeqDense_SeqAIJ);
+<a name="line4030">4030: </a>  MatCreate_SeqAIJ_Inode(B);
+<a name="line4031">4031: </a>  PetscObjectChangeTypeName((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a>);
+<a name="line4032">4032: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4033">4033: </a>}
+
+<a name="line4037">4037: </a><font color="#B22222">/*</font>
+<a name="line4038">4038: </a><font color="#B22222">    Given a matrix generated with <a href="../../../../../docs/manualpages/Mat/MatGetFactor.html#MatGetFactor">MatGetFactor</a>() duplicates all the information in A into B</font>
+<a name="line4039">4039: </a><font color="#B22222">*/</font>
+<a name="line4040">4040: </a><strong><font color="#4169E1"><a name="MatDuplicateNoCreate_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatDuplicateNoCreate_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> C,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/MatDuplicateOption.html#MatDuplicateOption">MatDuplicateOption</a> cpvalues,<a h [...]
+<a name="line4041">4041: </a>{
+<a name="line4042">4042: </a>  Mat_SeqAIJ     *c,*a = (Mat_SeqAIJ*)A->data;
+<a name="line4044">4044: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,m = A->rmap->n;
+
+<a name="line4047">4047: </a>  c = (Mat_SeqAIJ*)C->data;
+
+<a name="line4049">4049: </a>  C->factortype = A->factortype;
+<a name="line4050">4050: </a>  c->row        = 0;
+<a name="line4051">4051: </a>  c->col        = 0;
+<a name="line4052">4052: </a>  c->icol       = 0;
+<a name="line4053">4053: </a>  c->reallocs   = 0;
+
+<a name="line4055">4055: </a>  C->assembled = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+
+<a name="line4057">4057: </a>  <a href="../../../../../docs/manualpages/IS/PetscLayoutReference.html#PetscLayoutReference">PetscLayoutReference</a>(A->rmap,&C->rmap);
+<a name="line4058">4058: </a>  <a href="../../../../../docs/manualpages/IS/PetscLayoutReference.html#PetscLayoutReference">PetscLayoutReference</a>(A->cmap,&C->cmap);
+
+<a name="line4060">4060: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc2.html#PetscMalloc2">PetscMalloc2</a>(m,&c->imax,m,&c->ilen);
+<a name="line4061">4061: </a>  PetscLogObjectMemory((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)C, 2*m*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
+<a name="line4062">4062: </a>  <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line4063">4063: </a>    c->imax[i] = a->imax[i];
+<a name="line4064">4064: </a>    c->ilen[i] = a->ilen[i];
+<a name="line4065">4065: </a>  }
+
+<a name="line4067">4067: </a>  <font color="#B22222">/* allocate the matrix space */</font>
+<a name="line4068">4068: </a>  <font color="#4169E1">if</font> (mallocmatspace) {
+<a name="line4069">4069: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc3.html#PetscMalloc3">PetscMalloc3</a>(a->i[m],&c->a,a->i[m],&c->j,m+1,&c->i);
+<a name="line4070">4070: </a>    PetscLogObjectMemory((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)C, a->i[m]*(<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>)+<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>))+(m+1)*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/ [...]
+
+<a name="line4072">4072: </a>    c->singlemalloc = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+
+<a name="line4074">4074: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(c->i,a->i,(m+1)*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
+<a name="line4075">4075: </a>    <font color="#4169E1">if</font> (m > 0) {
+<a name="line4076">4076: </a>      <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(c->j,a->j,(a->i[m])*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
+<a name="line4077">4077: </a>      <font color="#4169E1">if</font> (cpvalues == MAT_COPY_VALUES) {
+<a name="line4078">4078: </a>        <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(c->a,a->a,(a->i[m])*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
+<a name="line4079">4079: </a>      } <font color="#4169E1">else</font> {
+<a name="line4080">4080: </a>        <a href="../../../../../docs/manualpages/Sys/PetscMemzero.html#PetscMemzero">PetscMemzero</a>(c->a,(a->i[m])*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>));
+<a name="line4081">4081: </a>      }
+<a name="line4082">4082: </a>    }
+<a name="line4083">4083: </a>  }
+
+<a name="line4085">4085: </a>  c->ignorezeroentries = a->ignorezeroentries;
+<a name="line4086">4086: </a>  c->roworiented       = a->roworiented;
+<a name="line4087">4087: </a>  c->nonew             = a->nonew;
+<a name="line4088">4088: </a>  <font color="#4169E1">if</font> (a->diag) {
+<a name="line4089">4089: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(m+1,&c->diag);
+<a name="line4090">4090: </a>    PetscLogObjectMemory((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)C,(m+1)*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
+<a name="line4091">4091: </a>    <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line4092">4092: </a>      c->diag[i] = a->diag[i];
+<a name="line4093">4093: </a>    }
+<a name="line4094">4094: </a>  } <font color="#4169E1">else</font> c->diag = 0;
+
+<a name="line4096">4096: </a>  c->solve_work         = 0;
+<a name="line4097">4097: </a>  c->saved_values       = 0;
+<a name="line4098">4098: </a>  c->idiag              = 0;
+<a name="line4099">4099: </a>  c->ssor_work          = 0;
+<a name="line4100">4100: </a>  c->keepnonzeropattern = a->keepnonzeropattern;
+<a name="line4101">4101: </a>  c->free_a             = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line4102">4102: </a>  c->free_ij            = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+
+<a name="line4104">4104: </a>  c->rmax         = a->rmax;
+<a name="line4105">4105: </a>  c->nz           = a->nz;
+<a name="line4106">4106: </a>  c->maxnz        = a->nz;       <font color="#B22222">/* Since we allocate exactly the right amount */</font>
+<a name="line4107">4107: </a>  C->preallocated = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+
+<a name="line4109">4109: </a>  c->compressedrow.use   = a->compressedrow.use;
+<a name="line4110">4110: </a>  c->compressedrow.nrows = a->compressedrow.nrows;
+<a name="line4111">4111: </a>  <font color="#4169E1">if</font> (a->compressedrow.use) {
+<a name="line4112">4112: </a>    i    = a->compressedrow.nrows;
+<a name="line4113">4113: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc2.html#PetscMalloc2">PetscMalloc2</a>(i+1,&c->compressedrow.i,i,&c->compressedrow.rindex);
+<a name="line4114">4114: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(c->compressedrow.i,a->compressedrow.i,(i+1)*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
+<a name="line4115">4115: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(c->compressedrow.rindex,a->compressedrow.rindex,i*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
+<a name="line4116">4116: </a>  } <font color="#4169E1">else</font> {
+<a name="line4117">4117: </a>    c->compressedrow.use    = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line4118">4118: </a>    c->compressedrow.i      = NULL;
+<a name="line4119">4119: </a>    c->compressedrow.rindex = NULL;
+<a name="line4120">4120: </a>  }
+<a name="line4121">4121: </a>  c->nonzerorowcnt = a->nonzerorowcnt;
+<a name="line4122">4122: </a>  C->nonzerostate  = A->nonzerostate;
+
+<a name="line4124">4124: </a>  MatDuplicate_SeqAIJ_Inode(A,cpvalues,&C);
+<a name="line4125">4125: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFunctionListDuplicate.html#PetscFunctionListDuplicate">PetscFunctionListDuplicate</a>(((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A)->qlist,&((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)C)->qlist);
+<a name="line4126">4126: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4127">4127: </a>}
+
+<a name="line4131">4131: </a><strong><font color="#4169E1"><a name="MatDuplicate_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatDuplicate_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/MatDuplicateOption.html#MatDuplicateOption">MatDuplicateOption</a> cpvalues,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> *B)</font></strong>
+<a name="line4132">4132: </a>{
+
+<a name="line4136">4136: </a>  <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A),B);
+<a name="line4137">4137: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(*B,A->rmap->n,A->cmap->n,A->rmap->n,A->cmap->n);
+<a name="line4138">4138: </a>  <font color="#4169E1">if</font> (!(A->rmap->n % A->rmap->bs) && !(A->cmap->n % A->cmap->bs)) {
+<a name="line4139">4139: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetBlockSizesFromMats.html#MatSetBlockSizesFromMats">MatSetBlockSizesFromMats</a>(*B,A,A);
+<a name="line4140">4140: </a>  }
+<a name="line4141">4141: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(*B,((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A)->type_name);
+<a name="line4142">4142: </a>  MatDuplicateNoCreate_SeqAIJ(*B,A,cpvalues,<a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
+<a name="line4143">4143: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4144">4144: </a>}
+
+<a name="line4148">4148: </a><strong><font color="#4169E1"><a name="MatLoad_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatLoad_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> newMat, <a href="../../../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a> viewer)</font></strong>
+<a name="line4149">4149: </a>{
+<a name="line4150">4150: </a>  Mat_SeqAIJ     *a;
+<a name="line4152">4152: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,sum,nz,header[4],*rowlengths = 0,M,N,rows,cols;
+<a name="line4153">4153: </a>  int            fd;
+<a name="line4154">4154: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a>    size;
+<a name="line4155">4155: </a>  <a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a>       comm;
+<a name="line4156">4156: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       bs = newMat->rmap->bs;
+
+<a name="line4159">4159: </a>  <font color="#B22222">/* force binary viewer to load .info file if it has not yet done so */</font>
+<a name="line4160">4160: </a>  <a href="../../../../../docs/manualpages/Viewer/PetscViewerSetUp.html#PetscViewerSetUp">PetscViewerSetUp</a>(viewer);
+<a name="line4161">4161: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectGetComm.html#PetscObjectGetComm">PetscObjectGetComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)viewer,&comm);
+<a name="line4162">4162: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_size.html#MPI_Comm_size">MPI_Comm_size</a>(comm,&size);
+<a name="line4163">4163: </a>  <font color="#4169E1">if</font> (size > 1) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_SIZ,<font color="#666666">"view must have one processor"</font>);
+
+<a name="line4165">4165: </a>  <a href="../../../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(comm,NULL,<font color="#666666">"Options for loading SEQAIJ matrix"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>"</font>);
+<a name="line4166">4166: </a>  <a href="../../../../../docs/manualpages/Sys/PetscOptionsInt.html#PetscOptionsInt">PetscOptionsInt</a>(<font color="#666666">"-matload_block_size"</font>,<font color="#666666">"Set the blocksize used to store the matrix"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/Mat/MatLoad.html#MatLoad">MatLoad</a>"</font>,bs,&bs,NULL);
+<a name="line4167">4167: </a>  <a href="../../../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>();
+<a name="line4168">4168: </a>  <font color="#4169E1">if</font> (bs < 0) bs = 1;
+<a name="line4169">4169: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetBlockSize.html#MatSetBlockSize">MatSetBlockSize</a>(newMat,bs);
+
+<a name="line4171">4171: </a>  <a href="../../../../../docs/manualpages/Viewer/PetscViewerBinaryGetDescriptor.html#PetscViewerBinaryGetDescriptor">PetscViewerBinaryGetDescriptor</a>(viewer,&fd);
+<a name="line4172">4172: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBinaryRead.html#PetscBinaryRead">PetscBinaryRead</a>(fd,header,4,PETSC_INT);
+<a name="line4173">4173: </a>  <font color="#4169E1">if</font> (header[0] != MAT_FILE_CLASSID) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_FILE_UNEXPECTED,<font color="#666666">"not matrix object in file"</font>);
+<a name="line4174">4174: </a>  M = header[1]; N = header[2]; nz = header[3];
+
+<a name="line4176">4176: </a>  <font color="#4169E1">if</font> (nz < 0) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_FILE_UNEXPECTED,<font color="#666666">"Matrix stored in special format on disk,cannot load as SeqAIJ"</font>);
+
+<a name="line4178">4178: </a>  <font color="#B22222">/* read in row lengths */</font>
+<a name="line4179">4179: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(M,&rowlengths);
+<a name="line4180">4180: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBinaryRead.html#PetscBinaryRead">PetscBinaryRead</a>(fd,rowlengths,M,PETSC_INT);
+
+<a name="line4182">4182: </a>  <font color="#B22222">/* check if sum of rowlengths is same as nz */</font>
+<a name="line4183">4183: </a>  <font color="#4169E1">for</font> (i=0,sum=0; i< M; i++) sum +=rowlengths[i];
+<a name="line4184">4184: </a>  <font color="#4169E1">if</font> (sum != nz) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_FILE_READ,<font color="#666666">"Inconsistant matrix data in file. no-nonzeros = %dD, sum-row-lengths = %D\n"</font>,nz,sum);
+
+<a name="line4186">4186: </a>  <font color="#B22222">/* set global size if not set already*/</font>
+<a name="line4187">4187: </a>  <font color="#4169E1">if</font> (newMat->rmap->n < 0 && newMat->rmap->N < 0 && newMat->cmap->n < 0 && newMat->cmap->N < 0) {
+<a name="line4188">4188: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(newMat,<a href="../../../../../docs/manualpages/Sys/PETSC_DECIDE.html#PETSC_DECIDE">PETSC_DECIDE</a>,<a href="../../../../../docs/manualpages/Sys/PETSC_DECIDE.html#PETSC_DECIDE">PETSC_DECIDE</a>,M,N);
+<a name="line4189">4189: </a>  } <font color="#4169E1">else</font> {
+<a name="line4190">4190: </a>    <font color="#B22222">/* if sizes and type are already set, check if the matrix  global sizes are correct */</font>
+<a name="line4191">4191: </a>    <a href="../../../../../docs/manualpages/Mat/MatGetSize.html#MatGetSize">MatGetSize</a>(newMat,&rows,&cols);
+<a name="line4192">4192: </a>    <font color="#4169E1">if</font> (rows < 0 && cols < 0) { <font color="#B22222">/* user might provide local size instead of global size */</font>
+<a name="line4193">4193: </a>      <a href="../../../../../docs/manualpages/Mat/MatGetLocalSize.html#MatGetLocalSize">MatGetLocalSize</a>(newMat,&rows,&cols);
+<a name="line4194">4194: </a>    }
+<a name="line4195">4195: </a>    <font color="#4169E1">if</font> (M != rows ||  N != cols) <a href="../../../../../docs/manualpages/Sys/SETERRQ4.html#SETERRQ4">SETERRQ4</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_FILE_UNEXPECTED, <font color="#666666">"Matrix in file of different length (%D, %D) than the input matrix (%D, %D)"</font>,M,N,rows,cols);
+<a name="line4196">4196: </a>  }
+<a name="line4197">4197: </a>  MatSeqAIJSetPreallocation_SeqAIJ(newMat,0,rowlengths);
+<a name="line4198">4198: </a>  a    = (Mat_SeqAIJ*)newMat->data;
+
+<a name="line4200">4200: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBinaryRead.html#PetscBinaryRead">PetscBinaryRead</a>(fd,a->j,nz,PETSC_INT);
+
+<a name="line4202">4202: </a>  <font color="#B22222">/* read in nonzero values */</font>
+<a name="line4203">4203: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBinaryRead.html#PetscBinaryRead">PetscBinaryRead</a>(fd,a->a,nz,PETSC_SCALAR);
+
+<a name="line4205">4205: </a>  <font color="#B22222">/* set matrix "i" values */</font>
+<a name="line4206">4206: </a>  a->i[0] = 0;
+<a name="line4207">4207: </a>  <font color="#4169E1">for</font> (i=1; i<= M; i++) {
+<a name="line4208">4208: </a>    a->i[i]      = a->i[i-1] + rowlengths[i-1];
+<a name="line4209">4209: </a>    a->ilen[i-1] = rowlengths[i-1];
+<a name="line4210">4210: </a>  }
+<a name="line4211">4211: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(rowlengths);
+
+<a name="line4213">4213: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(newMat,MAT_FINAL_ASSEMBLY);
+<a name="line4214">4214: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(newMat,MAT_FINAL_ASSEMBLY);
+<a name="line4215">4215: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4216">4216: </a>}
+
+<a name="line4220">4220: </a><strong><font color="#4169E1"><a name="MatEqual_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatEqual_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B,<a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> * flg)</font></strong>
+<a name="line4221">4221: </a>{
+<a name="line4222">4222: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data,*b = (Mat_SeqAIJ*)B->data;
+<a name="line4224">4224: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
+<a name="line4225">4225: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> k;
+<a name="line4226">4226: </a><font color="#A020F0">#endif</font>
+
+<a name="line4229">4229: </a>  <font color="#B22222">/* If the  matrix dimensions are not equal,or no of nonzeros */</font>
+<a name="line4230">4230: </a>  <font color="#4169E1">if</font> ((A->rmap->n != B->rmap->n) || (A->cmap->n != B->cmap->n) ||(a->nz != b->nz)) {
+<a name="line4231">4231: </a>    *flg = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line4232">4232: </a>    <font color="#4169E1">return</font>(0);
+<a name="line4233">4233: </a>  }
+
+<a name="line4235">4235: </a>  <font color="#B22222">/* if the a->i are the same */</font>
+<a name="line4236">4236: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemcmp.html#PetscMemcmp">PetscMemcmp</a>(a->i,b->i,(A->rmap->n+1)*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>),flg);
+<a name="line4237">4237: </a>  <font color="#4169E1">if</font> (!*flg) <font color="#4169E1">return</font>(0);
+
+<a name="line4239">4239: </a>  <font color="#B22222">/* if a->j are the same */</font>
+<a name="line4240">4240: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemcmp.html#PetscMemcmp">PetscMemcmp</a>(a->j,b->j,(a->nz)*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>),flg);
+<a name="line4241">4241: </a>  <font color="#4169E1">if</font> (!*flg) <font color="#4169E1">return</font>(0);
+
+<a name="line4243">4243: </a>  <font color="#B22222">/* if a->a are the same */</font>
+<a name="line4244">4244: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
+<a name="line4245">4245: </a>  <font color="#4169E1">for</font> (k=0; k<a->nz; k++) {
+<a name="line4246">4246: </a>    <font color="#4169E1">if</font> (PetscRealPart(a->a[k]) != PetscRealPart(b->a[k]) || PetscImaginaryPart(a->a[k]) != PetscImaginaryPart(b->a[k])) {
+<a name="line4247">4247: </a>      *flg = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line4248">4248: </a>      <font color="#4169E1">return</font>(0);
+<a name="line4249">4249: </a>    }
+<a name="line4250">4250: </a>  }
+<a name="line4251">4251: </a><font color="#A020F0">#else</font>
+<a name="line4252">4252: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemcmp.html#PetscMemcmp">PetscMemcmp</a>(a->a,b->a,(a->nz)*<font color="#4169E1">sizeof</font>(<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>),flg);
+<a name="line4253">4253: </a><font color="#A020F0">#endif</font>
+<a name="line4254">4254: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4255">4255: </a>}
+
+<a name="line4259">4259: </a><font color="#B22222">/*@</font>
+<a name="line4260">4260: </a><font color="#B22222">     <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJWithArrays.html#MatCreateSeqAIJWithArrays">MatCreateSeqAIJWithArrays</a> - Creates an sequential AIJ matrix using matrix elements (in CSR format)</font>
+<a name="line4261">4261: </a><font color="#B22222">              provided by the user.</font>
+
+<a name="line4263">4263: </a><font color="#B22222">      Collective on <a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a></font>
+
+<a name="line4265">4265: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line4266">4266: </a><font color="#B22222">+   comm - must be an MPI communicator of size 1</font>
+<a name="line4267">4267: </a><font color="#B22222">.   m - number of rows</font>
+<a name="line4268">4268: </a><font color="#B22222">.   n - number of columns</font>
+<a name="line4269">4269: </a><font color="#B22222">.   i - row indices</font>
+<a name="line4270">4270: </a><font color="#B22222">.   j - column indices</font>
+<a name="line4271">4271: </a><font color="#B22222">-   a - matrix values</font>
+
+<a name="line4273">4273: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line4274">4274: </a><font color="#B22222">.   mat - the matrix</font>
+
+<a name="line4276">4276: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line4278">4278: </a><font color="#B22222">   Notes:</font>
+<a name="line4279">4279: </a><font color="#B22222">       The i, j, and a arrays are not copied by this routine, the user must free these arrays</font>
+<a name="line4280">4280: </a><font color="#B22222">    once the matrix is destroyed and not before</font>
+
+<a name="line4282">4282: </a><font color="#B22222">       You cannot set new nonzero locations into this matrix, that will generate an error.</font>
+
+<a name="line4284">4284: </a><font color="#B22222">       The i and j indices are 0 based</font>
+
+<a name="line4286">4286: </a><font color="#B22222">       The format which is used for the sparse matrix input, is equivalent to a</font>
+<a name="line4287">4287: </a><font color="#B22222">    row-major ordering.. i.e for the following matrix, the input data expected is</font>
+<a name="line4288">4288: </a><font color="#B22222">    as shown</font>
+
+<a name="line4290">4290: </a><font color="#B22222">$        1 0 0</font>
+<a name="line4291">4291: </a><font color="#B22222">$        2 0 3</font>
+<a name="line4292">4292: </a><font color="#B22222">$        4 5 6</font>
+<a name="line4293">4293: </a><font color="#B22222">$</font>
+<a name="line4294">4294: </a><font color="#B22222">$        i =  {0,1,3,6}  [size = nrow+1  = 3+1]</font>
+<a name="line4295">4295: </a><font color="#B22222">$        j =  {0,0,2,0,1,2}  [size = 6]; values must be sorted for each row</font>
+<a name="line4296">4296: </a><font color="#B22222">$        v =  {1,2,3,4,5,6}  [size = 6]</font>
+
+
+<a name="line4299">4299: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(), <a href="../../../../../docs/manualpages/Mat/MatCreateAIJ.html#MatCreateAIJ">MatCreateAIJ</a>(), <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJ.html#MatCreateSeqAIJ">MatCreateSeqAIJ</a>(), <a href="../../../../../docs/manualpages/Mat/MatCreateMPIAIJWithArrays.html#MatCreateMPIAIJWithArrays">MatCreateMPIAIJWithArrays</a>(), <a h [...]
+
+<a name="line4301">4301: </a><font color="#B22222">@*/</font>
+<a name="line4302">4302: </a><strong><font color="#4169E1"><a name="MatCreateSeqAIJWithArrays"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJWithArrays.html#MatCreateSeqAIJWithArrays">MatCreateSeqAIJWithArrays</a>(<a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a> comm,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">Pet [...]
+<a name="line4303">4303: </a>{
+<a name="line4305">4305: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       ii;
+<a name="line4306">4306: </a>  Mat_SeqAIJ     *aij;
+<a name="line4307">4307: </a><font color="#A020F0">#if defined(PETSC_USE_DEBUG)</font>
+<a name="line4308">4308: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> jj;
+<a name="line4309">4309: </a><font color="#A020F0">#endif</font>
+
+<a name="line4312">4312: </a>  <font color="#4169E1">if</font> (m > 0 && i[0]) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"i (row indices) must start with 0"</font>);
+<a name="line4313">4313: </a>  <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(comm,mat);
+<a name="line4314">4314: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(*mat,m,n,m,n);
+<a name="line4315">4315: </a>  <font color="#B22222">/* <a href="../../../../../docs/manualpages/Mat/MatSetBlockSizes.html#MatSetBlockSizes">MatSetBlockSizes</a>(*mat,,); */</font>
+<a name="line4316">4316: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(*mat,<a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a>);
+<a name="line4317">4317: </a>  MatSeqAIJSetPreallocation_SeqAIJ(*mat,MAT_SKIP_ALLOCATION,0);
+<a name="line4318">4318: </a>  aij  = (Mat_SeqAIJ*)(*mat)->data;
+<a name="line4319">4319: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc2.html#PetscMalloc2">PetscMalloc2</a>(m,&aij->imax,m,&aij->ilen);
+
+<a name="line4321">4321: </a>  aij->i            = i;
+<a name="line4322">4322: </a>  aij->j            = j;
+<a name="line4323">4323: </a>  aij->a            = a;
+<a name="line4324">4324: </a>  aij->singlemalloc = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line4325">4325: </a>  aij->nonew        = -1;             <font color="#B22222">/*this indicates that inserting a new value in the matrix that generates a new nonzero is an error*/</font>
+<a name="line4326">4326: </a>  aij->free_a       = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line4327">4327: </a>  aij->free_ij      = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+
+<a name="line4329">4329: </a>  <font color="#4169E1">for</font> (ii=0; ii<m; ii++) {
+<a name="line4330">4330: </a>    aij->ilen[ii] = aij->imax[ii] = i[ii+1] - i[ii];
 <a name="line4331">4331: </a><font color="#A020F0">#if defined(PETSC_USE_DEBUG)</font>
-<a name="line4332">4332: </a>  <font color="#4169E1">for</font> (ii=0; ii<aij->i[m]; ii++) {
-<a name="line4333">4333: </a>    <font color="#4169E1">if</font> (j[ii] < 0) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Negative column index at location = %D index = %D"</font>,ii,j[ii]);
-<a name="line4334">4334: </a>    <font color="#4169E1">if</font> (j[ii] > n - 1) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Column index to large at location = %D index = %D"</font>,ii,j[ii]);
-<a name="line4335">4335: </a>  }
-<a name="line4336">4336: </a><font color="#A020F0">#endif</font>
-
-<a name="line4338">4338: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(*mat,MAT_FINAL_ASSEMBLY);
-<a name="line4339">4339: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(*mat,MAT_FINAL_ASSEMBLY);
-<a name="line4340">4340: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4341">4341: </a>}
-<a name="line4344">4344: </a><font color="#B22222">/*@C</font>
-<a name="line4345">4345: </a><font color="#B22222">     <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJFromTriple.html#MatCreateSeqAIJFromTriple">MatCreateSeqAIJFromTriple</a> - Creates an sequential AIJ matrix using matrix elements (in COO format)</font>
-<a name="line4346">4346: </a><font color="#B22222">              provided by the user.</font>
-
-<a name="line4348">4348: </a><font color="#B22222">      Collective on <a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a></font>
-
-<a name="line4350">4350: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line4351">4351: </a><font color="#B22222">+   comm - must be an MPI communicator of size 1</font>
-<a name="line4352">4352: </a><font color="#B22222">.   m   - number of rows</font>
-<a name="line4353">4353: </a><font color="#B22222">.   n   - number of columns</font>
-<a name="line4354">4354: </a><font color="#B22222">.   i   - row indices</font>
-<a name="line4355">4355: </a><font color="#B22222">.   j   - column indices</font>
-<a name="line4356">4356: </a><font color="#B22222">.   a   - matrix values</font>
-<a name="line4357">4357: </a><font color="#B22222">.   nz  - number of nonzeros</font>
-<a name="line4358">4358: </a><font color="#B22222">-   idx - 0 or 1 based</font>
-
-<a name="line4360">4360: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line4361">4361: </a><font color="#B22222">.   mat - the matrix</font>
-
-<a name="line4363">4363: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line4365">4365: </a><font color="#B22222">   Notes:</font>
-<a name="line4366">4366: </a><font color="#B22222">       The i and j indices are 0 based</font>
-
-<a name="line4368">4368: </a><font color="#B22222">       The format which is used for the sparse matrix input, is equivalent to a</font>
-<a name="line4369">4369: </a><font color="#B22222">    row-major ordering.. i.e for the following matrix, the input data expected is</font>
-<a name="line4370">4370: </a><font color="#B22222">    as shown:</font>
-
-<a name="line4372">4372: </a><font color="#B22222">        1 0 0</font>
-<a name="line4373">4373: </a><font color="#B22222">        2 0 3</font>
-<a name="line4374">4374: </a><font color="#B22222">        4 5 6</font>
-
-<a name="line4376">4376: </a><font color="#B22222">        i =  {0,1,1,2,2,2}</font>
-<a name="line4377">4377: </a><font color="#B22222">        j =  {0,0,2,0,1,2}</font>
-<a name="line4378">4378: </a><font color="#B22222">        v =  {1,2,3,4,5,6}</font>
-
-
-<a name="line4381">4381: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(), <a href="../../../../../docs/manualpages/Mat/MatCreateAIJ.html#MatCreateAIJ">MatCreateAIJ</a>(), <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJ.html#MatCreateSeqAIJ">MatCreateSeqAIJ</a>(), <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJWithArrays.html#MatCreateSeqAIJWithArrays">MatCreateSeqAIJWithArrays</a>(), <a h [...]
-
-<a name="line4383">4383: </a><font color="#B22222">@*/</font>
-<a name="line4384">4384: </a><strong><font color="#4169E1"><a name="MatCreateSeqAIJFromTriple"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJFromTriple.html#MatCreateSeqAIJFromTriple">MatCreateSeqAIJFromTriple</a>(<a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a> comm,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">Pet [...]
-<a name="line4385">4385: </a>{
-<a name="line4387">4387: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       ii, *nnz, one = 1,row,col;
-
-
-<a name="line4391">4391: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(m,&nnz);
-<a name="line4392">4392: </a>  <font color="#4169E1">for</font> (ii = 0; ii < nz; ii++) {
-<a name="line4393">4393: </a>    nnz[i[ii] - !!idx] += 1;
-<a name="line4394">4394: </a>  }
-<a name="line4395">4395: </a>  <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(comm,mat);
-<a name="line4396">4396: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(*mat,m,n,m,n);
-<a name="line4397">4397: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(*mat,<a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a>);
-<a name="line4398">4398: </a>  MatSeqAIJSetPreallocation_SeqAIJ(*mat,0,nnz);
-<a name="line4399">4399: </a>  <font color="#4169E1">for</font> (ii = 0; ii < nz; ii++) {
-<a name="line4400">4400: </a>    <font color="#4169E1">if</font> (idx) {
-<a name="line4401">4401: </a>      row = i[ii] - 1;
-<a name="line4402">4402: </a>      col = j[ii] - 1;
-<a name="line4403">4403: </a>    } <font color="#4169E1">else</font> {
-<a name="line4404">4404: </a>      row = i[ii];
-<a name="line4405">4405: </a>      col = j[ii];
-<a name="line4406">4406: </a>    }
-<a name="line4407">4407: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>(*mat,one,&row,one,&col,&a[ii],<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>);
-<a name="line4408">4408: </a>  }
-<a name="line4409">4409: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(*mat,MAT_FINAL_ASSEMBLY);
-<a name="line4410">4410: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(*mat,MAT_FINAL_ASSEMBLY);
-<a name="line4411">4411: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(nnz);
-<a name="line4412">4412: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4413">4413: </a>}
-
-<a name="line4417">4417: </a><strong><font color="#4169E1"><a name="MatSetColoring_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatSetColoring_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/IS/ISColoring.html#ISColoring">ISColoring</a> coloring)</font></strong>
-<a name="line4418">4418: </a>{
-<a name="line4420">4420: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
-
-<a name="line4423">4423: </a>  <font color="#4169E1">if</font> (coloring->ctype == IS_COLORING_GLOBAL) {
-<a name="line4424">4424: </a>    ISColoringReference(coloring);
-<a name="line4425">4425: </a>    a->coloring = coloring;
-<a name="line4426">4426: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (coloring->ctype == IS_COLORING_GHOSTED) {
-<a name="line4427">4427: </a>    <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>        i,*larray;
-<a name="line4428">4428: </a>    <a href="../../../../../docs/manualpages/IS/ISColoring.html#ISColoring">ISColoring</a>      ocoloring;
-<a name="line4429">4429: </a>    ISColoringValue *colors;
-
-<a name="line4431">4431: </a>    <font color="#B22222">/* set coloring for diagonal portion */</font>
-<a name="line4432">4432: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(A->cmap->n,&larray);
-<a name="line4433">4433: </a>    <font color="#4169E1">for</font> (i=0; i<A->cmap->n; i++) larray[i] = i;
-<a name="line4434">4434: </a>    <a href="../../../../../docs/manualpages/IS/ISGlobalToLocalMappingApply.html#ISGlobalToLocalMappingApply">ISGlobalToLocalMappingApply</a>(A->cmap->mapping,IS_GTOLM_MASK,A->cmap->n,larray,NULL,larray);
-<a name="line4435">4435: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(A->cmap->n,&colors);
-<a name="line4436">4436: </a>    <font color="#4169E1">for</font> (i=0; i<A->cmap->n; i++) colors[i] = coloring->colors[larray[i]];
-<a name="line4437">4437: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(larray);
-<a name="line4438">4438: </a>    <a href="../../../../../docs/manualpages/IS/ISColoringCreate.html#ISColoringCreate">ISColoringCreate</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,coloring->n,A->cmap->n,colors,PETSC_OWN_POINTER,&ocoloring);
-<a name="line4439">4439: </a>    a->coloring = ocoloring;
-<a name="line4440">4440: </a>  }
-<a name="line4441">4441: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4442">4442: </a>}
-
-<a name="line4446">4446: </a><strong><font color="#4169E1"><a name="MatSetValuesAdifor_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatSetValuesAdifor_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> nl,void *advalues)</font></strong>
-<a name="line4447">4447: </a>{
-<a name="line4448">4448: </a>  Mat_SeqAIJ      *a      = (Mat_SeqAIJ*)A->data;
-<a name="line4449">4449: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>        m       = A->rmap->n,*ii = a->i,*jj = a->j,nz,i,j;
-<a name="line4450">4450: </a>  MatScalar       *v      = a->a;
-<a name="line4451">4451: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>     *values = (<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>*)advalues;
-<a name="line4452">4452: </a>  ISColoringValue *color;
-
-<a name="line4455">4455: </a>  <font color="#4169E1">if</font> (!a->coloring) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Coloring not set for matrix"</font>);
-<a name="line4456">4456: </a>  color = a->coloring->colors;
-<a name="line4457">4457: </a>  <font color="#B22222">/* loop over rows */</font>
-<a name="line4458">4458: </a>  <font color="#4169E1">for</font> (i=0; i<m; i++) {
-<a name="line4459">4459: </a>    nz = ii[i+1] - ii[i];
-<a name="line4460">4460: </a>    <font color="#B22222">/* loop over columns putting computed value into matrix */</font>
-<a name="line4461">4461: </a>    <font color="#4169E1">for</font> (j=0; j<nz; j++) *v++ = values[color[*jj++]];
-<a name="line4462">4462: </a>    values += nl; <font color="#B22222">/* jump to next row of derivatives */</font>
-<a name="line4463">4463: </a>  }
-<a name="line4464">4464: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4465">4465: </a>}
-
-<a name="line4469">4469: </a><strong><font color="#4169E1"><a name="MatSeqAIJInvalidateDiagonal"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatSeqAIJInvalidateDiagonal(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A)</font></strong>
-<a name="line4470">4470: </a>{
-<a name="line4471">4471: </a>  Mat_SeqAIJ     *a=(Mat_SeqAIJ*)A->data;
-
-<a name="line4475">4475: </a>  a->idiagvalid  = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line4476">4476: </a>  a->ibdiagvalid = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-
-<a name="line4478">4478: </a>  MatSeqAIJInvalidateDiagonal_Inode(A);
-<a name="line4479">4479: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4480">4480: </a>}
-
-<a name="line4484">4484: </a><strong><font color="#4169E1"><a name="MatCreateMPIMatConcatenateSeqMat_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatCreateMPIMatConcatenateSeqMat_SeqAIJ(<a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a> comm,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> inmat,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</ [...]
-<a name="line4485">4485: </a>{
-
-<a name="line4489">4489: </a>  MatCreateMPIMatConcatenateSeqMat_MPIAIJ(comm,inmat,n,scall,outmat);
-<a name="line4490">4490: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4491">4491: </a>}
-
-<a name="line4493">4493: </a><font color="#B22222">/*</font>
-<a name="line4494">4494: </a><font color="#B22222"> Permute A into C's *local* index space using rowemb,colemb.</font>
-<a name="line4495">4495: </a><font color="#B22222"> The embedding are supposed to be injections and the above implies that the range of rowemb is a subset</font>
-<a name="line4496">4496: </a><font color="#B22222"> of [0,m), colemb is in [0,n).</font>
-<a name="line4497">4497: </a><font color="#B22222"> If pattern == DIFFERENT_NONZERO_PATTERN, C is preallocated according to A.</font>
-<a name="line4498">4498: </a><font color="#B22222"> */</font>
-<a name="line4501">4501: </a><strong><font color="#4169E1"><a name="MatSetSeqMat_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatSetSeqMat_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> C,<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> rowemb,<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> colemb,<a href="../../../../../docs/manualpages/Mat/MatStructure.html#MatStru [...]
-<a name="line4502">4502: </a>{
-<a name="line4503">4503: </a>  <font color="#B22222">/* If making this function public, change the error returned in this function away from _PLIB. */</font>
-<a name="line4505">4505: </a>  Mat_SeqAIJ     *Baij;
-<a name="line4506">4506: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      seqaij;
-<a name="line4507">4507: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       m,n,*nz,i,j,count;
-<a name="line4508">4508: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>    v;
-<a name="line4509">4509: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *rowindices,*colindices;
-
-<a name="line4512">4512: </a>  <font color="#4169E1">if</font> (!B) <font color="#4169E1">return</font>(0);
-<a name="line4513">4513: </a>  <font color="#B22222">/* Check to make sure the target matrix (and embeddings) are compatible with C and each other. */</font>
-<a name="line4514">4514: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a>,&seqaij);
-<a name="line4515">4515: </a>  <font color="#4169E1">if</font> (!seqaij) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_PLIB,<font color="#666666">"Input matrix is of wrong type"</font>);
-<a name="line4516">4516: </a>  <font color="#4169E1">if</font> (rowemb) {
-<a name="line4517">4517: </a>    <a href="../../../../../docs/manualpages/IS/ISGetLocalSize.html#ISGetLocalSize">ISGetLocalSize</a>(rowemb,&m);
-<a name="line4518">4518: </a>    <font color="#4169E1">if</font> (m != B->rmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_PLIB,<font color="#666666">"Row <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> of size %D is incompatible with matrix row size %D"</font>,m,B->rmap->n);
-<a name="line4519">4519: </a>  } <font color="#4169E1">else</font> {
-<a name="line4520">4520: </a>    <font color="#4169E1">if</font> (C->rmap->n != B->rmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_PLIB,<font color="#666666">"Input matrix is row-incompatible with the target matrix"</font>);
-<a name="line4521">4521: </a>  }
-<a name="line4522">4522: </a>  <font color="#4169E1">if</font> (colemb) {
-<a name="line4523">4523: </a>    <a href="../../../../../docs/manualpages/IS/ISGetLocalSize.html#ISGetLocalSize">ISGetLocalSize</a>(colemb,&n);
-<a name="line4524">4524: </a>    <font color="#4169E1">if</font> (n != B->cmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_PLIB,<font color="#666666">"Diag col <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> of size %D is incompatible with input matrix col size %D"</font>,n,B->cmap->n);
-<a name="line4525">4525: </a>  } <font color="#4169E1">else</font> {
-<a name="line4526">4526: </a>    <font color="#4169E1">if</font> (C->cmap->n != B->cmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_PLIB,<font color="#666666">"Input matrix is col-incompatible with the target matrix"</font>);
-<a name="line4527">4527: </a>  }
-
-<a name="line4529">4529: </a>  Baij = (Mat_SeqAIJ*)(B->data);
-<a name="line4530">4530: </a>  <font color="#4169E1">if</font> (pattern == DIFFERENT_NONZERO_PATTERN) {
-<a name="line4531">4531: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(B->rmap->n,&nz);
-<a name="line4532">4532: </a>    <font color="#4169E1">for</font> (i=0; i<B->rmap->n; i++) {
-<a name="line4533">4533: </a>      nz[i] = Baij->i[i+1] - Baij->i[i];
-<a name="line4534">4534: </a>    }
-<a name="line4535">4535: </a>    <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetPreallocation.html#MatSeqAIJSetPreallocation">MatSeqAIJSetPreallocation</a>(C,0,nz);
-<a name="line4536">4536: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(nz);
-<a name="line4537">4537: </a>  }
-<a name="line4538">4538: </a>  <font color="#4169E1">if</font> (pattern == SUBSET_NONZERO_PATTERN) {
-<a name="line4539">4539: </a>    <a href="../../../../../docs/manualpages/Mat/MatZeroEntries.html#MatZeroEntries">MatZeroEntries</a>(C);
-<a name="line4540">4540: </a>  }
-<a name="line4541">4541: </a>  count = 0;
-<a name="line4542">4542: </a>  rowindices = NULL;
-<a name="line4543">4543: </a>  colindices = NULL;
-<a name="line4544">4544: </a>  <font color="#4169E1">if</font> (rowemb) {
-<a name="line4545">4545: </a>    <a href="../../../../../docs/manualpages/IS/ISGetIndices.html#ISGetIndices">ISGetIndices</a>(rowemb,&rowindices);
-<a name="line4546">4546: </a>  }
-<a name="line4547">4547: </a>  <font color="#4169E1">if</font> (colemb) {
-<a name="line4548">4548: </a>    <a href="../../../../../docs/manualpages/IS/ISGetIndices.html#ISGetIndices">ISGetIndices</a>(colemb,&colindices);
-<a name="line4549">4549: </a>  }
-<a name="line4550">4550: </a>  <font color="#4169E1">for</font> (i=0; i<B->rmap->n; i++) {
-<a name="line4551">4551: </a>    <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> row;
-<a name="line4552">4552: </a>    row = i;
-<a name="line4553">4553: </a>    <font color="#4169E1">if</font> (rowindices) row = rowindices[i];
-<a name="line4554">4554: </a>    <font color="#4169E1">for</font> (j=Baij->i[i]; j<Baij->i[i+1]; j++) {
-<a name="line4555">4555: </a>      <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> col;
-<a name="line4556">4556: </a>      col  = Baij->j[count];
-<a name="line4557">4557: </a>      <font color="#4169E1">if</font> (colindices) col = colindices[col];
-<a name="line4558">4558: </a>      v    = Baij->a[count];
-<a name="line4559">4559: </a>      <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>(C,1,&row,1,&col,&v,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
-<a name="line4560">4560: </a>      ++count;
-<a name="line4561">4561: </a>    }
-<a name="line4562">4562: </a>  }
-<a name="line4563">4563: </a>  <font color="#B22222">/* FIXME: set C's nonzerostate correctly. */</font>
-<a name="line4564">4564: </a>  <font color="#B22222">/* Assembly for C is necessary. */</font>
-<a name="line4565">4565: </a>  C->preallocated = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line4566">4566: </a>  C->assembled     = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line4567">4567: </a>  C->was_assembled = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line4568">4568: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4569">4569: </a>}
-
-
-<a name="line4572">4572: </a><font color="#B22222">/*</font>
-<a name="line4573">4573: </a><font color="#B22222">    Special version for direct calls from Fortran</font>
-<a name="line4574">4574: </a><font color="#B22222">*/</font>
-<a name="line4575">4575: </a><font color="#A020F0">#include <petsc/private/fortranimpl.h></font>
-<a name="line4576">4576: </a><font color="#A020F0">#if defined(PETSC_HAVE_FORTRAN_CAPS)</font>
-<a name="line4577">4577: </a><strong><font color="#228B22">#define matsetvaluesseqaij_ MATSETVALUESSEQAIJ</font></strong>
-<a name="line4578">4578: </a><font color="#A020F0">#elif !defined(PETSC_HAVE_FORTRAN_UNDERSCORE)</font>
-<a name="line4579">4579: </a><strong><font color="#228B22">#define matsetvaluesseqaij_ matsetvaluesseqaij</font></strong>
-<a name="line4580">4580: </a><font color="#A020F0">#endif</font>
-
-<a name="line4582">4582: </a><font color="#B22222">/* Change these macros so can be used in void function */</font>
-<a name="line4583">4583: </a><strong><font color="#228B22">#undef <a href="../../../../../docs/manualpages/Sys/CHKERRQ.html#CHKERRQ">CHKERRQ</a></font></strong>
-<a name="line4584">4584: </a><strong><font color="#228B22">#define <a href="../../../../../docs/manualpages/Sys/CHKERRQ.html#CHKERRQ">CHKERRQ</a>(ierr) CHKERRABORT(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A),ierr)</font></strong>
-<a name="line4585">4585: </a><strong><font color="#228B22">#undef <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a></font></strong>
-<a name="line4586">4586: </a><strong><font color="#228B22">#define <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(comm,ierr,b,c,d) CHKERRABORT(comm,ierr)</font></strong>
-<a name="line4587">4587: </a><strong><font color="#228B22">#undef <a href="../../../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a></font></strong>
-<a name="line4588">4588: </a><strong><font color="#228B22">#define <a href="../../../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(comm,ierr,b,c,d,e) CHKERRABORT(comm,ierr)</font></strong>
-
-<a name="line4592">4592: </a><strong><font color="#4169E1"><a name="matsetvaluesseqaij_"></a>PETSC_EXTERN void PETSC_STDCALL matsetvaluesseqaij_(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> *AA,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *mm,const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> im[],<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *nn,const <a hr [...]
-<a name="line4593">4593: </a>{
-<a name="line4594">4594: </a>  <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>            A  = *AA;
-<a name="line4595">4595: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       m  = *mm, n = *nn;
-<a name="line4596">4596: </a>  <a href="../../../../../docs/manualpages/Sys/InsertMode.html#InsertMode">InsertMode</a>     is = *isis;
-<a name="line4597">4597: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
-<a name="line4598">4598: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       *rp,k,low,high,t,ii,row,nrow,i,col,l,rmax,N;
-<a name="line4599">4599: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       *imax,*ai,*ailen;
-<a name="line4601">4601: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       *aj,nonew = a->nonew,lastcol = -1;
-<a name="line4602">4602: </a>  MatScalar      *ap,value,*aa;
-<a name="line4603">4603: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      ignorezeroentries = a->ignorezeroentries;
-<a name="line4604">4604: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      roworiented       = a->roworiented;
-
-<a name="line4607">4607: </a>  MatCheckPreallocated(A,1);
-<a name="line4608">4608: </a>  imax  = a->imax;
-<a name="line4609">4609: </a>  ai    = a->i;
-<a name="line4610">4610: </a>  ailen = a->ilen;
-<a name="line4611">4611: </a>  aj    = a->j;
-<a name="line4612">4612: </a>  aa    = a->a;
-
-<a name="line4614">4614: </a>  <font color="#4169E1">for</font> (k=0; k<m; k++) { <font color="#B22222">/* loop over added rows */</font>
-<a name="line4615">4615: </a>    row = im[k];
-<a name="line4616">4616: </a>    <font color="#4169E1">if</font> (row < 0) <font color="#4169E1">continue</font>;
-<a name="line4617">4617: </a><font color="#A020F0">#if defined(PETSC_USE_DEBUG)</font>
-<a name="line4618">4618: </a>    <font color="#4169E1">if</font> (row >= A->rmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRABORT.html#SETERRABORT">SETERRABORT</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Row too large"</font>);
-<a name="line4619">4619: </a><font color="#A020F0">#endif</font>
-<a name="line4620">4620: </a>    rp   = aj + ai[row]; ap = aa + ai[row];
-<a name="line4621">4621: </a>    rmax = imax[row]; nrow = ailen[row];
-<a name="line4622">4622: </a>    low  = 0;
-<a name="line4623">4623: </a>    high = nrow;
-<a name="line4624">4624: </a>    <font color="#4169E1">for</font> (l=0; l<n; l++) { <font color="#B22222">/* loop over added columns */</font>
-<a name="line4625">4625: </a>      <font color="#4169E1">if</font> (in[l] < 0) <font color="#4169E1">continue</font>;
-<a name="line4626">4626: </a><font color="#A020F0">#if defined(PETSC_USE_DEBUG)</font>
-<a name="line4627">4627: </a>      <font color="#4169E1">if</font> (in[l] >= A->cmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRABORT.html#SETERRABORT">SETERRABORT</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Column too large"</font>);
-<a name="line4628">4628: </a><font color="#A020F0">#endif</font>
-<a name="line4629">4629: </a>      col = in[l];
-<a name="line4630">4630: </a>      <font color="#4169E1">if</font> (roworiented) value = v[l + k*n];
-<a name="line4631">4631: </a>      <font color="#4169E1">else</font> value = v[k + l*m];
-
-<a name="line4633">4633: </a>      <font color="#4169E1">if</font> (value == 0.0 && ignorezeroentries && (is == <a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>)) <font color="#4169E1">continue</font>;
-
-<a name="line4635">4635: </a>      <font color="#4169E1">if</font> (col <= lastcol) low = 0;
-<a name="line4636">4636: </a>      <font color="#4169E1">else</font> high = nrow;
-<a name="line4637">4637: </a>      lastcol = col;
-<a name="line4638">4638: </a>      <font color="#4169E1">while</font> (high-low > 5) {
-<a name="line4639">4639: </a>        t = (low+high)/2;
-<a name="line4640">4640: </a>        <font color="#4169E1">if</font> (rp[t] > col) high = t;
-<a name="line4641">4641: </a>        <font color="#4169E1">else</font>             low  = t;
-<a name="line4642">4642: </a>      }
-<a name="line4643">4643: </a>      <font color="#4169E1">for</font> (i=low; i<high; i++) {
-<a name="line4644">4644: </a>        <font color="#4169E1">if</font> (rp[i] > col) <font color="#4169E1">break</font>;
-<a name="line4645">4645: </a>        <font color="#4169E1">if</font> (rp[i] == col) {
-<a name="line4646">4646: </a>          <font color="#4169E1">if</font> (is == <a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>) ap[i] += value;
-<a name="line4647">4647: </a>          <font color="#4169E1">else</font>                  ap[i] = value;
-<a name="line4648">4648: </a>          <font color="#4169E1">goto</font> noinsert;
-<a name="line4649">4649: </a>        }
+<a name="line4332">4332: </a>    <font color="#4169E1">if</font> (i[ii+1] - i[ii] < 0) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Negative row length in i (row indices) row = %D length = %D"</font>,ii,i[ii+1] - i[ii]);
+<a name="line4333">4333: </a>    <font color="#4169E1">for</font> (jj=i[ii]+1; jj<i[ii+1]; jj++) {
+<a name="line4334">4334: </a>      <font color="#4169E1">if</font> (j[jj] < j[jj-1]) <a href="../../../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Column entry number %D (actual colum %D) in row %D is not sorted"</font>,jj-i[ii],j[jj],ii);
+<a name="line4335">4335: </a>      <font color="#4169E1">if</font> (j[jj] == j[jj]-1) <a href="../../../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Column entry number %D (actual colum %D) in row %D is identical to previous entry"</font>,jj-i[ii],j[jj],ii);
+<a name="line4336">4336: </a>    }
+<a name="line4337">4337: </a><font color="#A020F0">#endif</font>
+<a name="line4338">4338: </a>  }
+<a name="line4339">4339: </a><font color="#A020F0">#if defined(PETSC_USE_DEBUG)</font>
+<a name="line4340">4340: </a>  <font color="#4169E1">for</font> (ii=0; ii<aij->i[m]; ii++) {
+<a name="line4341">4341: </a>    <font color="#4169E1">if</font> (j[ii] < 0) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Negative column index at location = %D index = %D"</font>,ii,j[ii]);
+<a name="line4342">4342: </a>    <font color="#4169E1">if</font> (j[ii] > n - 1) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Column index to large at location = %D index = %D"</font>,ii,j[ii]);
+<a name="line4343">4343: </a>  }
+<a name="line4344">4344: </a><font color="#A020F0">#endif</font>
+
+<a name="line4346">4346: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(*mat,MAT_FINAL_ASSEMBLY);
+<a name="line4347">4347: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(*mat,MAT_FINAL_ASSEMBLY);
+<a name="line4348">4348: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4349">4349: </a>}
+<a name="line4352">4352: </a><font color="#B22222">/*@C</font>
+<a name="line4353">4353: </a><font color="#B22222">     <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJFromTriple.html#MatCreateSeqAIJFromTriple">MatCreateSeqAIJFromTriple</a> - Creates an sequential AIJ matrix using matrix elements (in COO format)</font>
+<a name="line4354">4354: </a><font color="#B22222">              provided by the user.</font>
+
+<a name="line4356">4356: </a><font color="#B22222">      Collective on <a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a></font>
+
+<a name="line4358">4358: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line4359">4359: </a><font color="#B22222">+   comm - must be an MPI communicator of size 1</font>
+<a name="line4360">4360: </a><font color="#B22222">.   m   - number of rows</font>
+<a name="line4361">4361: </a><font color="#B22222">.   n   - number of columns</font>
+<a name="line4362">4362: </a><font color="#B22222">.   i   - row indices</font>
+<a name="line4363">4363: </a><font color="#B22222">.   j   - column indices</font>
+<a name="line4364">4364: </a><font color="#B22222">.   a   - matrix values</font>
+<a name="line4365">4365: </a><font color="#B22222">.   nz  - number of nonzeros</font>
+<a name="line4366">4366: </a><font color="#B22222">-   idx - 0 or 1 based</font>
+
+<a name="line4368">4368: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line4369">4369: </a><font color="#B22222">.   mat - the matrix</font>
+
+<a name="line4371">4371: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line4373">4373: </a><font color="#B22222">   Notes:</font>
+<a name="line4374">4374: </a><font color="#B22222">       The i and j indices are 0 based</font>
+
+<a name="line4376">4376: </a><font color="#B22222">       The format which is used for the sparse matrix input, is equivalent to a</font>
+<a name="line4377">4377: </a><font color="#B22222">    row-major ordering.. i.e for the following matrix, the input data expected is</font>
+<a name="line4378">4378: </a><font color="#B22222">    as shown:</font>
+
+<a name="line4380">4380: </a><font color="#B22222">        1 0 0</font>
+<a name="line4381">4381: </a><font color="#B22222">        2 0 3</font>
+<a name="line4382">4382: </a><font color="#B22222">        4 5 6</font>
+
+<a name="line4384">4384: </a><font color="#B22222">        i =  {0,1,1,2,2,2}</font>
+<a name="line4385">4385: </a><font color="#B22222">        j =  {0,0,2,0,1,2}</font>
+<a name="line4386">4386: </a><font color="#B22222">        v =  {1,2,3,4,5,6}</font>
+
+
+<a name="line4389">4389: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(), <a href="../../../../../docs/manualpages/Mat/MatCreateAIJ.html#MatCreateAIJ">MatCreateAIJ</a>(), <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJ.html#MatCreateSeqAIJ">MatCreateSeqAIJ</a>(), <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJWithArrays.html#MatCreateSeqAIJWithArrays">MatCreateSeqAIJWithArrays</a>(), <a h [...]
+
+<a name="line4391">4391: </a><font color="#B22222">@*/</font>
+<a name="line4392">4392: </a><strong><font color="#4169E1"><a name="MatCreateSeqAIJFromTriple"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../../docs/manualpages/Mat/MatCreateSeqAIJFromTriple.html#MatCreateSeqAIJFromTriple">MatCreateSeqAIJFromTriple</a>(<a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a> comm,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">Pet [...]
+<a name="line4393">4393: </a>{
+<a name="line4395">4395: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       ii, *nnz, one = 1,row,col;
+
+
+<a name="line4399">4399: </a>  <a href="../../../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(m,&nnz);
+<a name="line4400">4400: </a>  <font color="#4169E1">for</font> (ii = 0; ii < nz; ii++) {
+<a name="line4401">4401: </a>    nnz[i[ii] - !!idx] += 1;
+<a name="line4402">4402: </a>  }
+<a name="line4403">4403: </a>  <a href="../../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(comm,mat);
+<a name="line4404">4404: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(*mat,m,n,m,n);
+<a name="line4405">4405: </a>  <a href="../../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(*mat,<a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a>);
+<a name="line4406">4406: </a>  MatSeqAIJSetPreallocation_SeqAIJ(*mat,0,nnz);
+<a name="line4407">4407: </a>  <font color="#4169E1">for</font> (ii = 0; ii < nz; ii++) {
+<a name="line4408">4408: </a>    <font color="#4169E1">if</font> (idx) {
+<a name="line4409">4409: </a>      row = i[ii] - 1;
+<a name="line4410">4410: </a>      col = j[ii] - 1;
+<a name="line4411">4411: </a>    } <font color="#4169E1">else</font> {
+<a name="line4412">4412: </a>      row = i[ii];
+<a name="line4413">4413: </a>      col = j[ii];
+<a name="line4414">4414: </a>    }
+<a name="line4415">4415: </a>    <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>(*mat,one,&row,one,&col,&a[ii],<a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>);
+<a name="line4416">4416: </a>  }
+<a name="line4417">4417: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(*mat,MAT_FINAL_ASSEMBLY);
+<a name="line4418">4418: </a>  <a href="../../../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(*mat,MAT_FINAL_ASSEMBLY);
+<a name="line4419">4419: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(nnz);
+<a name="line4420">4420: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4421">4421: </a>}
+
+<a name="line4425">4425: </a><strong><font color="#4169E1"><a name="MatSetColoring_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatSetColoring_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/IS/ISColoring.html#ISColoring">ISColoring</a> coloring)</font></strong>
+<a name="line4426">4426: </a>{
+<a name="line4428">4428: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
+
+<a name="line4431">4431: </a>  <font color="#4169E1">if</font> (coloring->ctype == IS_COLORING_GLOBAL) {
+<a name="line4432">4432: </a>    ISColoringReference(coloring);
+<a name="line4433">4433: </a>    a->coloring = coloring;
+<a name="line4434">4434: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (coloring->ctype == IS_COLORING_GHOSTED) {
+<a name="line4435">4435: </a>    <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>        i,*larray;
+<a name="line4436">4436: </a>    <a href="../../../../../docs/manualpages/IS/ISColoring.html#ISColoring">ISColoring</a>      ocoloring;
+<a name="line4437">4437: </a>    ISColoringValue *colors;
+
+<a name="line4439">4439: </a>    <font color="#B22222">/* set coloring for diagonal portion */</font>
+<a name="line4440">4440: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(A->cmap->n,&larray);
+<a name="line4441">4441: </a>    <font color="#4169E1">for</font> (i=0; i<A->cmap->n; i++) larray[i] = i;
+<a name="line4442">4442: </a>    <a href="../../../../../docs/manualpages/IS/ISGlobalToLocalMappingApply.html#ISGlobalToLocalMappingApply">ISGlobalToLocalMappingApply</a>(A->cmap->mapping,IS_GTOLM_MASK,A->cmap->n,larray,NULL,larray);
+<a name="line4443">4443: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(A->cmap->n,&colors);
+<a name="line4444">4444: </a>    <font color="#4169E1">for</font> (i=0; i<A->cmap->n; i++) colors[i] = coloring->colors[larray[i]];
+<a name="line4445">4445: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(larray);
+<a name="line4446">4446: </a>    <a href="../../../../../docs/manualpages/IS/ISColoringCreate.html#ISColoringCreate">ISColoringCreate</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,coloring->n,A->cmap->n,colors,PETSC_OWN_POINTER,&ocoloring);
+<a name="line4447">4447: </a>    a->coloring = ocoloring;
+<a name="line4448">4448: </a>  }
+<a name="line4449">4449: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4450">4450: </a>}
+
+<a name="line4454">4454: </a><strong><font color="#4169E1"><a name="MatSetValuesAdifor_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatSetValuesAdifor_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> nl,void *advalues)</font></strong>
+<a name="line4455">4455: </a>{
+<a name="line4456">4456: </a>  Mat_SeqAIJ      *a      = (Mat_SeqAIJ*)A->data;
+<a name="line4457">4457: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>        m       = A->rmap->n,*ii = a->i,*jj = a->j,nz,i,j;
+<a name="line4458">4458: </a>  MatScalar       *v      = a->a;
+<a name="line4459">4459: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>     *values = (<a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>*)advalues;
+<a name="line4460">4460: </a>  ISColoringValue *color;
+
+<a name="line4463">4463: </a>  <font color="#4169E1">if</font> (!a->coloring) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Coloring not set for matrix"</font>);
+<a name="line4464">4464: </a>  color = a->coloring->colors;
+<a name="line4465">4465: </a>  <font color="#B22222">/* loop over rows */</font>
+<a name="line4466">4466: </a>  <font color="#4169E1">for</font> (i=0; i<m; i++) {
+<a name="line4467">4467: </a>    nz = ii[i+1] - ii[i];
+<a name="line4468">4468: </a>    <font color="#B22222">/* loop over columns putting computed value into matrix */</font>
+<a name="line4469">4469: </a>    <font color="#4169E1">for</font> (j=0; j<nz; j++) *v++ = values[color[*jj++]];
+<a name="line4470">4470: </a>    values += nl; <font color="#B22222">/* jump to next row of derivatives */</font>
+<a name="line4471">4471: </a>  }
+<a name="line4472">4472: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4473">4473: </a>}
+
+<a name="line4477">4477: </a><strong><font color="#4169E1"><a name="MatSeqAIJInvalidateDiagonal"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatSeqAIJInvalidateDiagonal(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A)</font></strong>
+<a name="line4478">4478: </a>{
+<a name="line4479">4479: </a>  Mat_SeqAIJ     *a=(Mat_SeqAIJ*)A->data;
+
+<a name="line4483">4483: </a>  a->idiagvalid  = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line4484">4484: </a>  a->ibdiagvalid = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+
+<a name="line4486">4486: </a>  MatSeqAIJInvalidateDiagonal_Inode(A);
+<a name="line4487">4487: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4488">4488: </a>}
+
+<a name="line4492">4492: </a><strong><font color="#4169E1"><a name="MatCreateMPIMatConcatenateSeqMat_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatCreateMPIMatConcatenateSeqMat_SeqAIJ(<a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a> comm,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> inmat,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</ [...]
+<a name="line4493">4493: </a>{
+
+<a name="line4497">4497: </a>  MatCreateMPIMatConcatenateSeqMat_MPIAIJ(comm,inmat,n,scall,outmat);
+<a name="line4498">4498: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4499">4499: </a>}
+
+<a name="line4501">4501: </a><font color="#B22222">/*</font>
+<a name="line4502">4502: </a><font color="#B22222"> Permute A into C's *local* index space using rowemb,colemb.</font>
+<a name="line4503">4503: </a><font color="#B22222"> The embedding are supposed to be injections and the above implies that the range of rowemb is a subset</font>
+<a name="line4504">4504: </a><font color="#B22222"> of [0,m), colemb is in [0,n).</font>
+<a name="line4505">4505: </a><font color="#B22222"> If pattern == DIFFERENT_NONZERO_PATTERN, C is preallocated according to A.</font>
+<a name="line4506">4506: </a><font color="#B22222"> */</font>
+<a name="line4509">4509: </a><strong><font color="#4169E1"><a name="MatSetSeqMat_SeqAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatSetSeqMat_SeqAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> C,<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> rowemb,<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> colemb,<a href="../../../../../docs/manualpages/Mat/MatStructure.html#MatStru [...]
+<a name="line4510">4510: </a>{
+<a name="line4511">4511: </a>  <font color="#B22222">/* If making this function public, change the error returned in this function away from _PLIB. */</font>
+<a name="line4513">4513: </a>  Mat_SeqAIJ     *Baij;
+<a name="line4514">4514: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      seqaij;
+<a name="line4515">4515: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       m,n,*nz,i,j,count;
+<a name="line4516">4516: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>    v;
+<a name="line4517">4517: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *rowindices,*colindices;
+
+<a name="line4520">4520: </a>  <font color="#4169E1">if</font> (!B) <font color="#4169E1">return</font>(0);
+<a name="line4521">4521: </a>  <font color="#B22222">/* Check to make sure the target matrix (and embeddings) are compatible with C and each other. */</font>
+<a name="line4522">4522: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)B,<a href="../../../../../docs/manualpages/Mat/MATSEQAIJ.html#MATSEQAIJ">MATSEQAIJ</a>,&seqaij);
+<a name="line4523">4523: </a>  <font color="#4169E1">if</font> (!seqaij) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_PLIB,<font color="#666666">"Input matrix is of wrong type"</font>);
+<a name="line4524">4524: </a>  <font color="#4169E1">if</font> (rowemb) {
+<a name="line4525">4525: </a>    <a href="../../../../../docs/manualpages/IS/ISGetLocalSize.html#ISGetLocalSize">ISGetLocalSize</a>(rowemb,&m);
+<a name="line4526">4526: </a>    <font color="#4169E1">if</font> (m != B->rmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_PLIB,<font color="#666666">"Row <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> of size %D is incompatible with matrix row size %D"</font>,m,B->rmap->n);
+<a name="line4527">4527: </a>  } <font color="#4169E1">else</font> {
+<a name="line4528">4528: </a>    <font color="#4169E1">if</font> (C->rmap->n != B->rmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_PLIB,<font color="#666666">"Input matrix is row-incompatible with the target matrix"</font>);
+<a name="line4529">4529: </a>  }
+<a name="line4530">4530: </a>  <font color="#4169E1">if</font> (colemb) {
+<a name="line4531">4531: </a>    <a href="../../../../../docs/manualpages/IS/ISGetLocalSize.html#ISGetLocalSize">ISGetLocalSize</a>(colemb,&n);
+<a name="line4532">4532: </a>    <font color="#4169E1">if</font> (n != B->cmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_PLIB,<font color="#666666">"Diag col <a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a> of size %D is incompatible with input matrix col size %D"</font>,n,B->cmap->n);
+<a name="line4533">4533: </a>  } <font color="#4169E1">else</font> {
+<a name="line4534">4534: </a>    <font color="#4169E1">if</font> (C->cmap->n != B->cmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_PLIB,<font color="#666666">"Input matrix is col-incompatible with the target matrix"</font>);
+<a name="line4535">4535: </a>  }
+
+<a name="line4537">4537: </a>  Baij = (Mat_SeqAIJ*)(B->data);
+<a name="line4538">4538: </a>  <font color="#4169E1">if</font> (pattern == DIFFERENT_NONZERO_PATTERN) {
+<a name="line4539">4539: </a>    <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(B->rmap->n,&nz);
+<a name="line4540">4540: </a>    <font color="#4169E1">for</font> (i=0; i<B->rmap->n; i++) {
+<a name="line4541">4541: </a>      nz[i] = Baij->i[i+1] - Baij->i[i];
+<a name="line4542">4542: </a>    }
+<a name="line4543">4543: </a>    <a href="../../../../../docs/manualpages/Mat/MatSeqAIJSetPreallocation.html#MatSeqAIJSetPreallocation">MatSeqAIJSetPreallocation</a>(C,0,nz);
+<a name="line4544">4544: </a>    <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(nz);
+<a name="line4545">4545: </a>  }
+<a name="line4546">4546: </a>  <font color="#4169E1">if</font> (pattern == SUBSET_NONZERO_PATTERN) {
+<a name="line4547">4547: </a>    <a href="../../../../../docs/manualpages/Mat/MatZeroEntries.html#MatZeroEntries">MatZeroEntries</a>(C);
+<a name="line4548">4548: </a>  }
+<a name="line4549">4549: </a>  count = 0;
+<a name="line4550">4550: </a>  rowindices = NULL;
+<a name="line4551">4551: </a>  colindices = NULL;
+<a name="line4552">4552: </a>  <font color="#4169E1">if</font> (rowemb) {
+<a name="line4553">4553: </a>    <a href="../../../../../docs/manualpages/IS/ISGetIndices.html#ISGetIndices">ISGetIndices</a>(rowemb,&rowindices);
+<a name="line4554">4554: </a>  }
+<a name="line4555">4555: </a>  <font color="#4169E1">if</font> (colemb) {
+<a name="line4556">4556: </a>    <a href="../../../../../docs/manualpages/IS/ISGetIndices.html#ISGetIndices">ISGetIndices</a>(colemb,&colindices);
+<a name="line4557">4557: </a>  }
+<a name="line4558">4558: </a>  <font color="#4169E1">for</font> (i=0; i<B->rmap->n; i++) {
+<a name="line4559">4559: </a>    <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> row;
+<a name="line4560">4560: </a>    row = i;
+<a name="line4561">4561: </a>    <font color="#4169E1">if</font> (rowindices) row = rowindices[i];
+<a name="line4562">4562: </a>    <font color="#4169E1">for</font> (j=Baij->i[i]; j<Baij->i[i+1]; j++) {
+<a name="line4563">4563: </a>      <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> col;
+<a name="line4564">4564: </a>      col  = Baij->j[count];
+<a name="line4565">4565: </a>      <font color="#4169E1">if</font> (colindices) col = colindices[col];
+<a name="line4566">4566: </a>      v    = Baij->a[count];
+<a name="line4567">4567: </a>      <a href="../../../../../docs/manualpages/Mat/MatSetValues.html#MatSetValues">MatSetValues</a>(C,1,&row,1,&col,&v,<a href="../../../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
+<a name="line4568">4568: </a>      ++count;
+<a name="line4569">4569: </a>    }
+<a name="line4570">4570: </a>  }
+<a name="line4571">4571: </a>  <font color="#B22222">/* FIXME: set C's nonzerostate correctly. */</font>
+<a name="line4572">4572: </a>  <font color="#B22222">/* Assembly for C is necessary. */</font>
+<a name="line4573">4573: </a>  C->preallocated = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line4574">4574: </a>  C->assembled     = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line4575">4575: </a>  C->was_assembled = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line4576">4576: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4577">4577: </a>}
+
+
+<a name="line4580">4580: </a><font color="#B22222">/*</font>
+<a name="line4581">4581: </a><font color="#B22222">    Special version for direct calls from Fortran</font>
+<a name="line4582">4582: </a><font color="#B22222">*/</font>
+<a name="line4583">4583: </a><font color="#A020F0">#include <petsc/private/fortranimpl.h></font>
+<a name="line4584">4584: </a><font color="#A020F0">#if defined(PETSC_HAVE_FORTRAN_CAPS)</font>
+<a name="line4585">4585: </a><strong><font color="#228B22">#define matsetvaluesseqaij_ MATSETVALUESSEQAIJ</font></strong>
+<a name="line4586">4586: </a><font color="#A020F0">#elif !defined(PETSC_HAVE_FORTRAN_UNDERSCORE)</font>
+<a name="line4587">4587: </a><strong><font color="#228B22">#define matsetvaluesseqaij_ matsetvaluesseqaij</font></strong>
+<a name="line4588">4588: </a><font color="#A020F0">#endif</font>
+
+<a name="line4590">4590: </a><font color="#B22222">/* Change these macros so can be used in void function */</font>
+<a name="line4591">4591: </a><strong><font color="#228B22">#undef <a href="../../../../../docs/manualpages/Sys/CHKERRQ.html#CHKERRQ">CHKERRQ</a></font></strong>
+<a name="line4592">4592: </a><strong><font color="#228B22">#define <a href="../../../../../docs/manualpages/Sys/CHKERRQ.html#CHKERRQ">CHKERRQ</a>(ierr) CHKERRABORT(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A),ierr)</font></strong>
+<a name="line4593">4593: </a><strong><font color="#228B22">#undef <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a></font></strong>
+<a name="line4594">4594: </a><strong><font color="#228B22">#define <a href="../../../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(comm,ierr,b,c,d) CHKERRABORT(comm,ierr)</font></strong>
+<a name="line4595">4595: </a><strong><font color="#228B22">#undef <a href="../../../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a></font></strong>
+<a name="line4596">4596: </a><strong><font color="#228B22">#define <a href="../../../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(comm,ierr,b,c,d,e) CHKERRABORT(comm,ierr)</font></strong>
+
+<a name="line4600">4600: </a><strong><font color="#4169E1"><a name="matsetvaluesseqaij_"></a>PETSC_EXTERN void PETSC_STDCALL matsetvaluesseqaij_(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> *AA,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *mm,const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> im[],<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *nn,const <a hr [...]
+<a name="line4601">4601: </a>{
+<a name="line4602">4602: </a>  <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>            A  = *AA;
+<a name="line4603">4603: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       m  = *mm, n = *nn;
+<a name="line4604">4604: </a>  <a href="../../../../../docs/manualpages/Sys/InsertMode.html#InsertMode">InsertMode</a>     is = *isis;
+<a name="line4605">4605: </a>  Mat_SeqAIJ     *a = (Mat_SeqAIJ*)A->data;
+<a name="line4606">4606: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       *rp,k,low,high,t,ii,row,nrow,i,col,l,rmax,N;
+<a name="line4607">4607: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       *imax,*ai,*ailen;
+<a name="line4609">4609: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       *aj,nonew = a->nonew,lastcol = -1;
+<a name="line4610">4610: </a>  MatScalar      *ap,value,*aa;
+<a name="line4611">4611: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      ignorezeroentries = a->ignorezeroentries;
+<a name="line4612">4612: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      roworiented       = a->roworiented;
+
+<a name="line4615">4615: </a>  MatCheckPreallocated(A,1);
+<a name="line4616">4616: </a>  imax  = a->imax;
+<a name="line4617">4617: </a>  ai    = a->i;
+<a name="line4618">4618: </a>  ailen = a->ilen;
+<a name="line4619">4619: </a>  aj    = a->j;
+<a name="line4620">4620: </a>  aa    = a->a;
+
+<a name="line4622">4622: </a>  <font color="#4169E1">for</font> (k=0; k<m; k++) { <font color="#B22222">/* loop over added rows */</font>
+<a name="line4623">4623: </a>    row = im[k];
+<a name="line4624">4624: </a>    <font color="#4169E1">if</font> (row < 0) <font color="#4169E1">continue</font>;
+<a name="line4625">4625: </a><font color="#A020F0">#if defined(PETSC_USE_DEBUG)</font>
+<a name="line4626">4626: </a>    <font color="#4169E1">if</font> (row >= A->rmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRABORT.html#SETERRABORT">SETERRABORT</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Row too large"</font>);
+<a name="line4627">4627: </a><font color="#A020F0">#endif</font>
+<a name="line4628">4628: </a>    rp   = aj + ai[row]; ap = aa + ai[row];
+<a name="line4629">4629: </a>    rmax = imax[row]; nrow = ailen[row];
+<a name="line4630">4630: </a>    low  = 0;
+<a name="line4631">4631: </a>    high = nrow;
+<a name="line4632">4632: </a>    <font color="#4169E1">for</font> (l=0; l<n; l++) { <font color="#B22222">/* loop over added columns */</font>
+<a name="line4633">4633: </a>      <font color="#4169E1">if</font> (in[l] < 0) <font color="#4169E1">continue</font>;
+<a name="line4634">4634: </a><font color="#A020F0">#if defined(PETSC_USE_DEBUG)</font>
+<a name="line4635">4635: </a>      <font color="#4169E1">if</font> (in[l] >= A->cmap->n) <a href="../../../../../docs/manualpages/Sys/SETERRABORT.html#SETERRABORT">SETERRABORT</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Column too large"</font>);
+<a name="line4636">4636: </a><font color="#A020F0">#endif</font>
+<a name="line4637">4637: </a>      col = in[l];
+<a name="line4638">4638: </a>      <font color="#4169E1">if</font> (roworiented) value = v[l + k*n];
+<a name="line4639">4639: </a>      <font color="#4169E1">else</font> value = v[k + l*m];
+
+<a name="line4641">4641: </a>      <font color="#4169E1">if</font> (value == 0.0 && ignorezeroentries && (is == <a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>)) <font color="#4169E1">continue</font>;
+
+<a name="line4643">4643: </a>      <font color="#4169E1">if</font> (col <= lastcol) low = 0;
+<a name="line4644">4644: </a>      <font color="#4169E1">else</font> high = nrow;
+<a name="line4645">4645: </a>      lastcol = col;
+<a name="line4646">4646: </a>      <font color="#4169E1">while</font> (high-low > 5) {
+<a name="line4647">4647: </a>        t = (low+high)/2;
+<a name="line4648">4648: </a>        <font color="#4169E1">if</font> (rp[t] > col) high = t;
+<a name="line4649">4649: </a>        <font color="#4169E1">else</font>             low  = t;
 <a name="line4650">4650: </a>      }
-<a name="line4651">4651: </a>      <font color="#4169E1">if</font> (value == 0.0 && ignorezeroentries) <font color="#4169E1">goto</font> noinsert;
-<a name="line4652">4652: </a>      <font color="#4169E1">if</font> (nonew == 1) <font color="#4169E1">goto</font> noinsert;
-<a name="line4653">4653: </a>      <font color="#4169E1">if</font> (nonew == -1) <a href="../../../../../docs/manualpages/Sys/SETERRABORT.html#SETERRABORT">SETERRABORT</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Inserting a new nonzero in the matrix"</font>);
-<a name="line4654">4654: </a>      MatSeqXAIJReallocateAIJ(A,A->rmap->n,1,nrow,row,col,rmax,aa,ai,aj,rp,ap,imax,nonew,MatScalar);
-<a name="line4655">4655: </a>      N = nrow++ - 1; a->nz++; high++;
-<a name="line4656">4656: </a>      <font color="#B22222">/* shift up all the later entries in this row */</font>
-<a name="line4657">4657: </a>      <font color="#4169E1">for</font> (ii=N; ii>=i; ii--) {
-<a name="line4658">4658: </a>        rp[ii+1] = rp[ii];
-<a name="line4659">4659: </a>        ap[ii+1] = ap[ii];
-<a name="line4660">4660: </a>      }
-<a name="line4661">4661: </a>      rp[i] = col;
-<a name="line4662">4662: </a>      ap[i] = value;
-<a name="line4663">4663: </a>      A->nonzerostate++;
-<a name="line4664">4664: </a><strong><font color="#FF0000">noinsert:</font></strong>;
-<a name="line4665">4665: </a>      low = i + 1;
-<a name="line4666">4666: </a>    }
-<a name="line4667">4667: </a>    ailen[row] = nrow;
-<a name="line4668">4668: </a>  }
-<a name="line4669">4669: </a>  PetscFunctionReturnVoid();
-<a name="line4670">4670: </a>}
+<a name="line4651">4651: </a>      <font color="#4169E1">for</font> (i=low; i<high; i++) {
+<a name="line4652">4652: </a>        <font color="#4169E1">if</font> (rp[i] > col) <font color="#4169E1">break</font>;
+<a name="line4653">4653: </a>        <font color="#4169E1">if</font> (rp[i] == col) {
+<a name="line4654">4654: </a>          <font color="#4169E1">if</font> (is == <a href="../../../../../docs/manualpages/Sys/ADD_VALUES.html#ADD_VALUES">ADD_VALUES</a>) ap[i] += value;
+<a name="line4655">4655: </a>          <font color="#4169E1">else</font>                  ap[i] = value;
+<a name="line4656">4656: </a>          <font color="#4169E1">goto</font> noinsert;
+<a name="line4657">4657: </a>        }
+<a name="line4658">4658: </a>      }
+<a name="line4659">4659: </a>      <font color="#4169E1">if</font> (value == 0.0 && ignorezeroentries) <font color="#4169E1">goto</font> noinsert;
+<a name="line4660">4660: </a>      <font color="#4169E1">if</font> (nonew == 1) <font color="#4169E1">goto</font> noinsert;
+<a name="line4661">4661: </a>      <font color="#4169E1">if</font> (nonew == -1) <a href="../../../../../docs/manualpages/Sys/SETERRABORT.html#SETERRABORT">SETERRABORT</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)A),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Inserting a new nonzero in the matrix"</font>);
+<a name="line4662">4662: </a>      MatSeqXAIJReallocateAIJ(A,A->rmap->n,1,nrow,row,col,rmax,aa,ai,aj,rp,ap,imax,nonew,MatScalar);
+<a name="line4663">4663: </a>      N = nrow++ - 1; a->nz++; high++;
+<a name="line4664">4664: </a>      <font color="#B22222">/* shift up all the later entries in this row */</font>
+<a name="line4665">4665: </a>      <font color="#4169E1">for</font> (ii=N; ii>=i; ii--) {
+<a name="line4666">4666: </a>        rp[ii+1] = rp[ii];
+<a name="line4667">4667: </a>        ap[ii+1] = ap[ii];
+<a name="line4668">4668: </a>      }
+<a name="line4669">4669: </a>      rp[i] = col;
+<a name="line4670">4670: </a>      ap[i] = value;
+<a name="line4671">4671: </a>      A->nonzerostate++;
+<a name="line4672">4672: </a><strong><font color="#FF0000">noinsert:</font></strong>;
+<a name="line4673">4673: </a>      low = i + 1;
+<a name="line4674">4674: </a>    }
+<a name="line4675">4675: </a>    ailen[row] = nrow;
+<a name="line4676">4676: </a>  }
+<a name="line4677">4677: </a>  PetscFunctionReturnVoid();
+<a name="line4678">4678: </a>}
 
 </pre>
 </body>
diff --git a/src/mat/impls/aij/seq/aij.h.html b/src/mat/impls/aij/seq/aij.h.html
index 6795d33..7d1acd2 100644
--- a/src/mat/impls/aij/seq/aij.h.html
+++ b/src/mat/impls/aij/seq/aij.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/aij.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:29+00:00">
+<meta name="date" content="2017-04-24T14:02:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/aij.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/aij.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <a name="line5">  5: </a><font color="#A020F0">#include <petsc/private/matimpl.h></font>
diff --git a/src/mat/impls/aij/seq/aijfact.c.html b/src/mat/impls/aij/seq/aijfact.c.html
index 07f03e7..7dd37e8 100644
--- a/src/mat/impls/aij/seq/aijfact.c.html
+++ b/src/mat/impls/aij/seq/aijfact.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/aijfact.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:00+00:00">
+<meta name="date" content="2017-04-24T14:01:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/aijfact.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/aijfact.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/aij.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/mat/impls/sbaij/seq/sbaij.h></font>
diff --git a/src/mat/impls/aij/seq/bas/basfactor.c.html b/src/mat/impls/aij/seq/bas/basfactor.c.html
index fdc7d42..4ac4413 100644
--- a/src/mat/impls/aij/seq/bas/basfactor.c.html
+++ b/src/mat/impls/aij/seq/bas/basfactor.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/bas/basfactor.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:38+00:00">
+<meta name="date" content="2017-04-24T14:02:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/bas/basfactor.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/bas/basfactor.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/aij.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/mat/impls/sbaij/seq/sbaij.h></font>
diff --git a/src/mat/impls/aij/seq/bas/index.html b/src/mat/impls/aij/seq/bas/index.html
index 4c4c8d9..2b03ad9 100644
--- a/src/mat/impls/aij/seq/bas/index.html
+++ b/src/mat/impls/aij/seq/bas/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/bas/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/bas/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/aij/seq/bas/makefile.html b/src/mat/impls/aij/seq/bas/makefile.html
index cb29544..f1a722f 100644
--- a/src/mat/impls/aij/seq/bas/makefile.html
+++ b/src/mat/impls/aij/seq/bas/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/bas/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:43+00:00">
+<meta name="date" content="2017-04-24T14:02:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/bas/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/bas/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/aij/seq/bas/spbas.c.html b/src/mat/impls/aij/seq/bas/spbas.c.html
index ce0b405..c619a41 100644
--- a/src/mat/impls/aij/seq/bas/spbas.c.html
+++ b/src/mat/impls/aij/seq/bas/spbas.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/bas/spbas.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:39+00:00">
+<meta name="date" content="2017-04-24T14:02:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/bas/spbas.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/bas/spbas.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/aij.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/bas/spbas.h></font>
 
diff --git a/src/mat/impls/aij/seq/bas/spbas.h.html b/src/mat/impls/aij/seq/bas/spbas.h.html
index a78c619..f25a8c1 100644
--- a/src/mat/impls/aij/seq/bas/spbas.h.html
+++ b/src/mat/impls/aij/seq/bas/spbas.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/bas/spbas.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:41+00:00">
+<meta name="date" content="2017-04-24T14:02:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/bas/spbas.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/bas/spbas.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">   Define type spbas_matrix: sparse matrices using pointers</font>
 
diff --git a/src/mat/impls/aij/seq/bas/spbas_cholesky.h.html b/src/mat/impls/aij/seq/bas/spbas_cholesky.h.html
index cba4164..800b6fc 100644
--- a/src/mat/impls/aij/seq/bas/spbas_cholesky.h.html
+++ b/src/mat/impls/aij/seq/bas/spbas_cholesky.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/bas/spbas_cholesky.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:42+00:00">
+<meta name="date" content="2017-04-24T14:02:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/bas/spbas_cholesky.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/bas/spbas_cholesky.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   spbas_cholesky_row_alloc:</font>
diff --git a/src/mat/impls/aij/seq/cholmod/aijcholmod.c.html b/src/mat/impls/aij/seq/cholmod/aijcholmod.c.html
index 7728af7..7639e0d 100644
--- a/src/mat/impls/aij/seq/cholmod/aijcholmod.c.html
+++ b/src/mat/impls/aij/seq/cholmod/aijcholmod.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/cholmod/aijcholmod.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:48+00:00">
+<meta name="date" content="2017-04-24T14:03:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/cholmod/aijcholmod.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/cholmod/aijcholmod.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/aij.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/mat/impls/sbaij/seq/cholmod/cholmodimpl.h></font>
diff --git a/src/mat/impls/aij/seq/cholmod/index.html b/src/mat/impls/aij/seq/cholmod/index.html
index f0251bc..7d19f31 100644
--- a/src/mat/impls/aij/seq/cholmod/index.html
+++ b/src/mat/impls/aij/seq/cholmod/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/cholmod/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/cholmod/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/aij/seq/cholmod/makefile.html b/src/mat/impls/aij/seq/cholmod/makefile.html
index 69e40fe..f5515ac 100644
--- a/src/mat/impls/aij/seq/cholmod/makefile.html
+++ b/src/mat/impls/aij/seq/cholmod/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/cholmod/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:48+00:00">
+<meta name="date" content="2017-04-24T14:03:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/cholmod/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/cholmod/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#requirespackage   'PETSC_HAVE_SUITESPARSE'</font>
 <font color="#A020F0">#requiresprecision double</font>
diff --git a/src/mat/impls/aij/seq/crl/crl.c.html b/src/mat/impls/aij/seq/crl/crl.c.html
index 57c31dc..bbed190 100644
--- a/src/mat/impls/aij/seq/crl/crl.c.html
+++ b/src/mat/impls/aij/seq/crl/crl.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/crl/crl.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:38+00:00">
+<meta name="date" content="2017-04-24T14:02:50+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/crl/crl.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/crl/crl.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Defines a matrix-vector product for the MATSEQAIJCRL matrix class.</font>
diff --git a/src/mat/impls/aij/seq/crl/ftn-kernels/fmultcrl.F.html b/src/mat/impls/aij/seq/crl/ftn-kernels/fmultcrl.F.html
index 2ee00fc..5dba879 100644
--- a/src/mat/impls/aij/seq/crl/ftn-kernels/fmultcrl.F.html
+++ b/src/mat/impls/aij/seq/crl/ftn-kernels/fmultcrl.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/crl/ftn-kernels/fmultcrl.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:38+00:00">
+<meta name="date" content="2017-04-24T14:02:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/crl/ftn-kernels/fmultcrl.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/crl/ftn-kernels/fmultcrl.F.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>!    Fortran kernel <font color="#4169E1">for</font> sparse matrix-vector product in the AIJ/CRL format
diff --git a/src/mat/impls/aij/seq/crl/ftn-kernels/index.html b/src/mat/impls/aij/seq/crl/ftn-kernels/index.html
index 03e56c2..55dff89 100644
--- a/src/mat/impls/aij/seq/crl/ftn-kernels/index.html
+++ b/src/mat/impls/aij/seq/crl/ftn-kernels/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/crl/ftn-kernels/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/crl/ftn-kernels/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/mat/impls/aij/seq/crl/ftn-kernels/makefile.html b/src/mat/impls/aij/seq/crl/ftn-kernels/makefile.html
index 0970105..f90d4d5 100644
--- a/src/mat/impls/aij/seq/crl/ftn-kernels/makefile.html
+++ b/src/mat/impls/aij/seq/crl/ftn-kernels/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/crl/ftn-kernels/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:38+00:00">
+<meta name="date" content="2017-04-24T14:02:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/crl/ftn-kernels/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/crl/ftn-kernels/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0"># This directory contains some computational kernels written in</font>
 <font color="#A020F0"># Fortran77.  These are mainly intended to provide high performance for</font>
diff --git a/src/mat/impls/aij/seq/crl/index.html b/src/mat/impls/aij/seq/crl/index.html
index 1c1ce58..46a4471 100644
--- a/src/mat/impls/aij/seq/crl/index.html
+++ b/src/mat/impls/aij/seq/crl/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/crl/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/crl/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/aij/seq/crl/makefile.html b/src/mat/impls/aij/seq/crl/makefile.html
index 1664ab3..4a5668d 100644
--- a/src/mat/impls/aij/seq/crl/makefile.html
+++ b/src/mat/impls/aij/seq/crl/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/crl/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:38+00:00">
+<meta name="date" content="2017-04-24T14:02:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/crl/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/crl/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/mat/impls/aij/seq/csrperm/csrperm.c.html b/src/mat/impls/aij/seq/csrperm/csrperm.c.html
index ec2fe7d..8cc2213 100644
--- a/src/mat/impls/aij/seq/csrperm/csrperm.c.html
+++ b/src/mat/impls/aij/seq/csrperm/csrperm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/csrperm/csrperm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:36+00:00">
+<meta name="date" content="2017-04-24T14:02:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/csrperm/csrperm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/csrperm/csrperm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Defines basic operations for the MATSEQAIJPERM matrix class.</font>
diff --git a/src/mat/impls/aij/seq/csrperm/index.html b/src/mat/impls/aij/seq/csrperm/index.html
index fc1680b..e6d163a 100644
--- a/src/mat/impls/aij/seq/csrperm/index.html
+++ b/src/mat/impls/aij/seq/csrperm/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/csrperm/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/csrperm/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/aij/seq/csrperm/makefile.html b/src/mat/impls/aij/seq/csrperm/makefile.html
index 043dfb3..9614d50 100644
--- a/src/mat/impls/aij/seq/csrperm/makefile.html
+++ b/src/mat/impls/aij/seq/csrperm/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/csrperm/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:38+00:00">
+<meta name="date" content="2017-04-24T14:02:50+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/csrperm/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/csrperm/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/mat/impls/aij/seq/essl/essl.c.html b/src/mat/impls/aij/seq/essl/essl.c.html
index d939199..8c78289 100644
--- a/src/mat/impls/aij/seq/essl/essl.c.html
+++ b/src/mat/impls/aij/seq/essl/essl.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/essl/essl.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:33+00:00">
+<meta name="date" content="2017-04-24T14:02:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/essl/essl.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/essl/essl.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">        Provides an interface to the IBM RS6000 Essl sparse solver</font>
diff --git a/src/mat/impls/aij/seq/essl/index.html b/src/mat/impls/aij/seq/essl/index.html
index 40bbaa0..0f65c74 100644
--- a/src/mat/impls/aij/seq/essl/index.html
+++ b/src/mat/impls/aij/seq/essl/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/essl/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/essl/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/aij/seq/essl/makefile.html b/src/mat/impls/aij/seq/essl/makefile.html
index 283a4cb..a7c9256 100644
--- a/src/mat/impls/aij/seq/essl/makefile.html
+++ b/src/mat/impls/aij/seq/essl/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/essl/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:34+00:00">
+<meta name="date" content="2017-04-24T14:02:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/essl/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/essl/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#requirespackage  'PETSC_HAVE_ESSL'</font>
 <font color="#A020F0">#requiresscalar    real</font>
diff --git a/src/mat/impls/aij/seq/fdaij.c.html b/src/mat/impls/aij/seq/fdaij.c.html
index fc5d482..fad62d7 100644
--- a/src/mat/impls/aij/seq/fdaij.c.html
+++ b/src/mat/impls/aij/seq/fdaij.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/fdaij.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:09+00:00">
+<meta name="date" content="2017-04-24T14:02:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/fdaij.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/fdaij.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/aij.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/mat/impls/baij/seq/baij.h></font>
diff --git a/src/mat/impls/aij/seq/ftn-kernels/fmult.F.html b/src/mat/impls/aij/seq/ftn-kernels/fmult.F.html
index 07a2ba3..6edf7f8 100644
--- a/src/mat/impls/aij/seq/ftn-kernels/fmult.F.html
+++ b/src/mat/impls/aij/seq/ftn-kernels/fmult.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/ftn-kernels/fmult.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:43+00:00">
+<meta name="date" content="2017-04-24T14:02:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/ftn-kernels/fmult.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/ftn-kernels/fmult.F.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>!    Fortran kernel <font color="#4169E1">for</font> sparse matrix-vector product in the AIJ matrix format
diff --git a/src/mat/impls/aij/seq/ftn-kernels/fmultadd.F.html b/src/mat/impls/aij/seq/ftn-kernels/fmultadd.F.html
index 0a4dd38..6be9930 100644
--- a/src/mat/impls/aij/seq/ftn-kernels/fmultadd.F.html
+++ b/src/mat/impls/aij/seq/ftn-kernels/fmultadd.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/ftn-kernels/fmultadd.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:43+00:00">
+<meta name="date" content="2017-04-24T14:02:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/ftn-kernels/fmultadd.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/ftn-kernels/fmultadd.F.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>!    Fortran kernel <font color="#4169E1">for</font> sparse matrix-vector product in the AIJ format
diff --git a/src/mat/impls/aij/seq/ftn-kernels/frelax.F.html b/src/mat/impls/aij/seq/ftn-kernels/frelax.F.html
index 633a401..985dd36 100644
--- a/src/mat/impls/aij/seq/ftn-kernels/frelax.F.html
+++ b/src/mat/impls/aij/seq/ftn-kernels/frelax.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/ftn-kernels/frelax.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:43+00:00">
+<meta name="date" content="2017-04-24T14:02:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/ftn-kernels/frelax.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/ftn-kernels/frelax.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!    Fortran kernels <font color="#4169E1">for</font> SOR relaxations
 <a name="line3">  3: </a>!
diff --git a/src/mat/impls/aij/seq/ftn-kernels/fsolve.F.html b/src/mat/impls/aij/seq/ftn-kernels/fsolve.F.html
index dd0a68e..287d5f6 100644
--- a/src/mat/impls/aij/seq/ftn-kernels/fsolve.F.html
+++ b/src/mat/impls/aij/seq/ftn-kernels/fsolve.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/ftn-kernels/fsolve.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:43+00:00">
+<meta name="date" content="2017-04-24T14:02:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/ftn-kernels/fsolve.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/ftn-kernels/fsolve.F.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>!    Fortran kernel <font color="#4169E1">for</font> sparse triangular solve in the AIJ matrix format
diff --git a/src/mat/impls/aij/seq/ftn-kernels/index.html b/src/mat/impls/aij/seq/ftn-kernels/index.html
index 76d0db5..16478a3 100644
--- a/src/mat/impls/aij/seq/ftn-kernels/index.html
+++ b/src/mat/impls/aij/seq/ftn-kernels/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/ftn-kernels/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/ftn-kernels/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/mat/impls/aij/seq/ftn-kernels/makefile.html b/src/mat/impls/aij/seq/ftn-kernels/makefile.html
index 619b86b..11d2961 100644
--- a/src/mat/impls/aij/seq/ftn-kernels/makefile.html
+++ b/src/mat/impls/aij/seq/ftn-kernels/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/ftn-kernels/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:44+00:00">
+<meta name="date" content="2017-04-24T14:03:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/ftn-kernels/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/ftn-kernels/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0"># This directory contains some computational kernels written in</font>
 <font color="#A020F0"># Fortran77.  These are mainly intended to provide high performance for</font>
diff --git a/src/mat/impls/aij/seq/ij.c.html b/src/mat/impls/aij/seq/ij.c.html
index b57865d..06e8738 100644
--- a/src/mat/impls/aij/seq/ij.c.html
+++ b/src/mat/impls/aij/seq/ij.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/ij.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:09+00:00">
+<meta name="date" content="2017-04-24T14:02:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/ij.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/ij.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/aij.h></font>
 
diff --git a/src/mat/impls/aij/seq/index.html b/src/mat/impls/aij/seq/index.html
index ac7529e..859381c 100644
--- a/src/mat/impls/aij/seq/index.html
+++ b/src/mat/impls/aij/seq/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/aij/seq/inode.c.html b/src/mat/impls/aij/seq/inode.c.html
index 509f4dd..bb11f43 100644
--- a/src/mat/impls/aij/seq/inode.c.html
+++ b/src/mat/impls/aij/seq/inode.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/inode.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:16+00:00">
+<meta name="date" content="2017-04-24T14:02:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/inode.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/inode.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  This file provides high performance routines for the Inode format (compressed sparse row)</font>
diff --git a/src/mat/impls/aij/seq/inode2.c.html b/src/mat/impls/aij/seq/inode2.c.html
index 1985186..60a2f0b 100644
--- a/src/mat/impls/aij/seq/inode2.c.html
+++ b/src/mat/impls/aij/seq/inode2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/inode2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:28+00:00">
+<meta name="date" content="2017-04-24T14:02:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/inode2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/inode2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/aij.h></font>
 
diff --git a/src/mat/impls/aij/seq/klu/index.html b/src/mat/impls/aij/seq/klu/index.html
index 974890a..1f34441 100644
--- a/src/mat/impls/aij/seq/klu/index.html
+++ b/src/mat/impls/aij/seq/klu/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/klu/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/klu/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/aij/seq/klu/klu.c.html b/src/mat/impls/aij/seq/klu/klu.c.html
index 0198c8e..26affb8 100644
--- a/src/mat/impls/aij/seq/klu/klu.c.html
+++ b/src/mat/impls/aij/seq/klu/klu.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/klu/klu.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:53+00:00">
+<meta name="date" content="2017-04-24T14:03:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/klu/klu.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/klu/klu.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Provides an interface to the KLUv1.2 sparse solver</font>
diff --git a/src/mat/impls/aij/seq/klu/makefile.html b/src/mat/impls/aij/seq/klu/makefile.html
index 8473fa7..d944b00 100644
--- a/src/mat/impls/aij/seq/klu/makefile.html
+++ b/src/mat/impls/aij/seq/klu/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/klu/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:54+00:00">
+<meta name="date" content="2017-04-24T14:03:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/klu/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/klu/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#requirespackage   'PETSC_HAVE_SUITESPARSE'</font>
 <font color="#A020F0">#requiresprecision double</font>
diff --git a/src/mat/impls/aij/seq/lusol/index.html b/src/mat/impls/aij/seq/lusol/index.html
index c627c7b..ed26bc5 100644
--- a/src/mat/impls/aij/seq/lusol/index.html
+++ b/src/mat/impls/aij/seq/lusol/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/lusol/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/lusol/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/aij/seq/lusol/lusol.c.html b/src/mat/impls/aij/seq/lusol/lusol.c.html
index 2d9008c..991e5b7 100644
--- a/src/mat/impls/aij/seq/lusol/lusol.c.html
+++ b/src/mat/impls/aij/seq/lusol/lusol.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/lusol/lusol.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:34+00:00">
+<meta name="date" content="2017-04-24T14:02:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/lusol/lusol.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/lusol/lusol.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">        Provides an interface to the LUSOL package of ....</font>
diff --git a/src/mat/impls/aij/seq/lusol/makefile.html b/src/mat/impls/aij/seq/lusol/makefile.html
index 0cb1eb9..9a76f1b 100644
--- a/src/mat/impls/aij/seq/lusol/makefile.html
+++ b/src/mat/impls/aij/seq/lusol/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/lusol/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:35+00:00">
+<meta name="date" content="2017-04-24T14:02:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/lusol/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/lusol/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#requirespackage   'PETSC_HAVE_LUSOL'</font>
 <font color="#A020F0">#requiresscalar    real</font>
diff --git a/src/mat/impls/aij/seq/makefile.html b/src/mat/impls/aij/seq/makefile.html
index 3241200..a74a798 100644
--- a/src/mat/impls/aij/seq/makefile.html
+++ b/src/mat/impls/aij/seq/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:30+00:00">
+<meta name="date" content="2017-04-24T14:02:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/aij/seq/matlab/aijmatlab.c.html b/src/mat/impls/aij/seq/matlab/aijmatlab.c.html
index 226edf2..85abe14 100644
--- a/src/mat/impls/aij/seq/matlab/aijmatlab.c.html
+++ b/src/mat/impls/aij/seq/matlab/aijmatlab.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/matlab/aijmatlab.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:35+00:00">
+<meta name="date" content="2017-04-24T14:02:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/matlab/aijmatlab.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/matlab/aijmatlab.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">        Provides an interface for the MATLAB engine sparse solver</font>
diff --git a/src/mat/impls/aij/seq/matlab/index.html b/src/mat/impls/aij/seq/matlab/index.html
index f46e802..8fbf879 100644
--- a/src/mat/impls/aij/seq/matlab/index.html
+++ b/src/mat/impls/aij/seq/matlab/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/matlab/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/matlab/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/aij/seq/matlab/makefile.html b/src/mat/impls/aij/seq/matlab/makefile.html
index 8aaa733..3021f55 100644
--- a/src/mat/impls/aij/seq/matlab/makefile.html
+++ b/src/mat/impls/aij/seq/matlab/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/matlab/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:36+00:00">
+<meta name="date" content="2017-04-24T14:02:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/matlab/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/matlab/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresdefine   'PETSC_HAVE_MATLAB_ENGINE'</font>
 <font color="#A020F0">#requiresscalar    real</font>
 <font color="#A020F0">#requiresprecision double</font>
diff --git a/src/mat/impls/aij/seq/matmatmatmult.c.html b/src/mat/impls/aij/seq/matmatmatmult.c.html
index 1f2cb0a..93416d0 100644
--- a/src/mat/impls/aij/seq/matmatmatmult.c.html
+++ b/src/mat/impls/aij/seq/matmatmatmult.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/matmatmatmult.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:28+00:00">
+<meta name="date" content="2017-04-24T14:02:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/matmatmatmult.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/matmatmatmult.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">  Defines matrix-matrix-matrix product routines for SeqAIJ matrices</font>
 <a name="line3">  3: </a><font color="#B22222">          D = A * B * C</font>
diff --git a/src/mat/impls/aij/seq/matmatmult.c.html b/src/mat/impls/aij/seq/matmatmult.c.html
index c3f206a..4b5a0be 100644
--- a/src/mat/impls/aij/seq/matmatmult.c.html
+++ b/src/mat/impls/aij/seq/matmatmult.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/matmatmult.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:10+00:00">
+<meta name="date" content="2017-04-24T14:02:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/matmatmult.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/matmatmult.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Defines matrix-matrix product routines for pairs of SeqAIJ matrices</font>
diff --git a/src/mat/impls/aij/seq/matptap.c.html b/src/mat/impls/aij/seq/matptap.c.html
index 471cbdd..b83030c 100644
--- a/src/mat/impls/aij/seq/matptap.c.html
+++ b/src/mat/impls/aij/seq/matptap.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/matptap.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:14+00:00">
+<meta name="date" content="2017-04-24T14:02:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/matptap.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/matptap.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Defines projective product routines where A is a SeqAIJ matrix</font>
diff --git a/src/mat/impls/aij/seq/matrart.c.html b/src/mat/impls/aij/seq/matrart.c.html
index e65f5a3..f737d30 100644
--- a/src/mat/impls/aij/seq/matrart.c.html
+++ b/src/mat/impls/aij/seq/matrart.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/matrart.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:15+00:00">
+<meta name="date" content="2017-04-24T14:02:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/matrart.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/matrart.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Defines projective product routines where A is a SeqAIJ matrix</font>
diff --git a/src/mat/impls/aij/seq/mattransposematmult.c.html b/src/mat/impls/aij/seq/mattransposematmult.c.html
index c83dcde..e604b4c 100644
--- a/src/mat/impls/aij/seq/mattransposematmult.c.html
+++ b/src/mat/impls/aij/seq/mattransposematmult.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/mattransposematmult.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:28+00:00">
+<meta name="date" content="2017-04-24T14:02:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/mattransposematmult.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/mattransposematmult.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Defines matrix-matrix product routines </font>
diff --git a/src/mat/impls/aij/seq/mkl_pardiso/index.html b/src/mat/impls/aij/seq/mkl_pardiso/index.html
index ace35a0..2ea59e9 100644
--- a/src/mat/impls/aij/seq/mkl_pardiso/index.html
+++ b/src/mat/impls/aij/seq/mkl_pardiso/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/mkl_pardiso/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/mkl_pardiso/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../.._pardiso/../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/aij/seq/mkl_pardiso/makefile.html b/src/mat/impls/aij/seq/mkl_pardiso/makefile.html
index 94903ae..2c23a58 100644
--- a/src/mat/impls/aij/seq/mkl_pardiso/makefile.html
+++ b/src/mat/impls/aij/seq/mkl_pardiso/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/mkl_pardiso/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:58+00:00">
+<meta name="date" content="2017-04-24T14:03:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/mkl_pardiso/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/mkl_pardiso/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage   'PETSC_HAVE_MKL_PARDISO'</font>
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/mat/impls/aij/seq/mkl_pardiso/mkl_pardiso.c.html b/src/mat/impls/aij/seq/mkl_pardiso/mkl_pardiso.c.html
index c438c49..0a4718e 100644
--- a/src/mat/impls/aij/seq/mkl_pardiso/mkl_pardiso.c.html
+++ b/src/mat/impls/aij/seq/mkl_pardiso/mkl_pardiso.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/mkl_pardiso/mkl_pardiso.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:54+00:00">
+<meta name="date" content="2017-04-24T14:03:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/mkl_pardiso/mkl_pardiso.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/mkl_pardiso/mkl_pardiso.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if defined(PETSC_HAVE_LIBMKL_INTEL_ILP64)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define MKL_ILP64</font></strong>
 <a name="line3">  3: </a><font color="#A020F0">#endif</font>
diff --git a/src/mat/impls/aij/seq/mkl_pardiso/mkl_utils.c.html b/src/mat/impls/aij/seq/mkl_pardiso/mkl_utils.c.html
index 2e3975e..bdee5a1 100644
--- a/src/mat/impls/aij/seq/mkl_pardiso/mkl_utils.c.html
+++ b/src/mat/impls/aij/seq/mkl_pardiso/mkl_utils.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/mkl_pardiso/mkl_utils.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:58+00:00">
+<meta name="date" content="2017-04-24T14:03:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/mkl_pardiso/mkl_utils.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/mkl_pardiso/mkl_utils.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/* mkl.h could conflict with petscblaslapack.h in mkl_pardiso.c */</font>
 <a name="line2">  2: </a><font color="#B22222">/* The current translation unit contains calls specific to mkl library */</font>
 <a name="line3">  3: </a><font color="#A020F0">#include </font><font color="#666666">"petscsys.h"</font><font color="#A020F0"></font>
diff --git a/src/mat/impls/aij/seq/seqcusp/aijAssemble.cu.html b/src/mat/impls/aij/seq/seqcusp/aijAssemble.cu.html
index a54a79b..c84fc97 100644
--- a/src/mat/impls/aij/seq/seqcusp/aijAssemble.cu.html
+++ b/src/mat/impls/aij/seq/seqcusp/aijAssemble.cu.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/seqcusp/aijAssemble.cu.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:45+00:00">
+<meta name="date" content="2017-04-24T14:03:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/seqcusp/aijAssemble.cu.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/seqcusp/aijAssemble.cu.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSC_SKIP_COMPLEX</font></strong>
 <a name="line2">  2: </a><strong><font color="#228B22">#define PETSC_SKIP_SPINLOCK</font></strong>
 
diff --git a/src/mat/impls/aij/seq/seqcusp/aijcusp.cu.html b/src/mat/impls/aij/seq/seqcusp/aijcusp.cu.html
index 587a974..79a5524 100644
--- a/src/mat/impls/aij/seq/seqcusp/aijcusp.cu.html
+++ b/src/mat/impls/aij/seq/seqcusp/aijcusp.cu.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/seqcusp/aijcusp.cu.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:44+00:00">
+<meta name="date" content="2017-04-24T14:03:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/seqcusp/aijcusp.cu.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/seqcusp/aijcusp.cu.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">  Defines the basic matrix operations for the AIJ (compressed row)</font>
 <a name="line3">  3: </a><font color="#B22222">  matrix storage format.</font>
diff --git a/src/mat/impls/aij/seq/seqcusp/cuspmatimpl.h.html b/src/mat/impls/aij/seq/seqcusp/cuspmatimpl.h.html
index 3e107dc..c257f6d 100644
--- a/src/mat/impls/aij/seq/seqcusp/cuspmatimpl.h.html
+++ b/src/mat/impls/aij/seq/seqcusp/cuspmatimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/seqcusp/cuspmatimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:46+00:00">
+<meta name="date" content="2017-04-24T14:03:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/seqcusp/cuspmatimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/seqcusp/cuspmatimpl.h.html "><small>Report Typos and Errors</small></a></div>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <../src/vec/vec/impls/seq/seqcusp/cuspvecimpl.h></font>
 
diff --git a/src/mat/impls/aij/seq/seqcusp/index.html b/src/mat/impls/aij/seq/seqcusp/index.html
index eb3fea6..a012704 100644
--- a/src/mat/impls/aij/seq/seqcusp/index.html
+++ b/src/mat/impls/aij/seq/seqcusp/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/seqcusp/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/seqcusp/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/aij/seq/seqcusp/makefile.html b/src/mat/impls/aij/seq/seqcusp/makefile.html
index 184161f..bdb525a 100644
--- a/src/mat/impls/aij/seq/seqcusp/makefile.html
+++ b/src/mat/impls/aij/seq/seqcusp/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/seqcusp/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:46+00:00">
+<meta name="date" content="2017-04-24T14:03:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/seqcusp/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/seqcusp/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage 'PETSC_HAVE_CUSP'</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu.html b/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu.html
index 94941ed..b65f288 100644
--- a/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu.html
+++ b/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:48+00:00">
+<meta name="date" content="2017-04-24T14:03:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu.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">  Defines the basic matrix operations for the AIJ (compressed row)</font>
 <a name="line3">  3: </a><font color="#B22222">  matrix storage format using the CUSPARSE library,</font>
diff --git a/src/mat/impls/aij/seq/seqcusparse/cusparsematimpl.h.html b/src/mat/impls/aij/seq/seqcusparse/cusparsematimpl.h.html
index 78f1990..616b996 100644
--- a/src/mat/impls/aij/seq/seqcusparse/cusparsematimpl.h.html
+++ b/src/mat/impls/aij/seq/seqcusparse/cusparsematimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/seqcusparse/cusparsematimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:53+00:00">
+<meta name="date" content="2017-04-24T14:03:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/seqcusparse/cusparsematimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/seqcusparse/cusparsematimpl.h.html "><small>Report Typos and Errors</small></a></div>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <../src/vec/vec/impls/seq/seqcuda/cudavecimpl.h></font>
 
diff --git a/src/mat/impls/aij/seq/seqcusparse/index.html b/src/mat/impls/aij/seq/seqcusparse/index.html
index 897c14c..0ab2c31 100644
--- a/src/mat/impls/aij/seq/seqcusparse/index.html
+++ b/src/mat/impls/aij/seq/seqcusparse/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/seqcusparse/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/seqcusparse/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/aij/seq/seqcusparse/makefile.html b/src/mat/impls/aij/seq/seqcusparse/makefile.html
index 86f30cf..5e0459d 100644
--- a/src/mat/impls/aij/seq/seqcusparse/makefile.html
+++ b/src/mat/impls/aij/seq/seqcusparse/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/seqcusparse/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:53+00:00">
+<meta name="date" content="2017-04-24T14:03:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/seqcusparse/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/seqcusparse/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage 'PETSC_HAVE_VECCUDA'</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/aij/seq/seqviennacl/aijviennacl.cxx.html b/src/mat/impls/aij/seq/seqviennacl/aijviennacl.cxx.html
index c61af64..a6a35a6 100644
--- a/src/mat/impls/aij/seq/seqviennacl/aijviennacl.cxx.html
+++ b/src/mat/impls/aij/seq/seqviennacl/aijviennacl.cxx.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/seqviennacl/aijviennacl.cxx.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:46+00:00">
+<meta name="date" content="2017-04-24T14:03:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/seqviennacl/aijviennacl.cxx.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/seqviennacl/aijviennacl.cxx.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/mat/impls/aij/seq/seqviennacl/index.html b/src/mat/impls/aij/seq/seqviennacl/index.html
index ef10f32..6a4674b 100644
--- a/src/mat/impls/aij/seq/seqviennacl/index.html
+++ b/src/mat/impls/aij/seq/seqviennacl/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/seqviennacl/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/seqviennacl/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/aij/seq/seqviennacl/makefile.html b/src/mat/impls/aij/seq/seqviennacl/makefile.html
index 50f0056..ed81587 100644
--- a/src/mat/impls/aij/seq/seqviennacl/makefile.html
+++ b/src/mat/impls/aij/seq/seqviennacl/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/seqviennacl/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:48+00:00">
+<meta name="date" content="2017-04-24T14:03:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/seqviennacl/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/seqviennacl/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage 'PETSC_HAVE_VIENNACL'</font>
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/mat/impls/aij/seq/seqviennacl/viennaclmatimpl.h.html b/src/mat/impls/aij/seq/seqviennacl/viennaclmatimpl.h.html
index e4343b9..d357a02 100644
--- a/src/mat/impls/aij/seq/seqviennacl/viennaclmatimpl.h.html
+++ b/src/mat/impls/aij/seq/seqviennacl/viennaclmatimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/seqviennacl/viennaclmatimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:47+00:00">
+<meta name="date" content="2017-04-24T14:03:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/seqviennacl/viennaclmatimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/seqviennacl/viennaclmatimpl.h.html "><small>Report Typos and Errors</small></a></div>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/aij.h>          </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/mat/impls/aij/seq/superlu/index.html b/src/mat/impls/aij/seq/superlu/index.html
index c26621d..3fdea64 100644
--- a/src/mat/impls/aij/seq/superlu/index.html
+++ b/src/mat/impls/aij/seq/superlu/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/superlu/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/superlu/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/aij/seq/superlu/makefile.html b/src/mat/impls/aij/seq/superlu/makefile.html
index 05f9f5f..c0417a5 100644
--- a/src/mat/impls/aij/seq/superlu/makefile.html
+++ b/src/mat/impls/aij/seq/superlu/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/superlu/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:32+00:00">
+<meta name="date" content="2017-04-24T14:02:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/superlu/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/superlu/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage   'PETSC_HAVE_SUPERLU'</font>
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/mat/impls/aij/seq/superlu/superlu.c.html b/src/mat/impls/aij/seq/superlu/superlu.c.html
index dc66a44..30b0a01 100644
--- a/src/mat/impls/aij/seq/superlu/superlu.c.html
+++ b/src/mat/impls/aij/seq/superlu/superlu.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/superlu/superlu.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:30+00:00">
+<meta name="date" content="2017-04-24T14:02:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/superlu/superlu.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/superlu/superlu.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*  --------------------------------------------------------------------</font>
 
diff --git a/src/mat/impls/aij/seq/symtranspose.c.html b/src/mat/impls/aij/seq/symtranspose.c.html
index 9d92e5e..7035d1c 100644
--- a/src/mat/impls/aij/seq/symtranspose.c.html
+++ b/src/mat/impls/aij/seq/symtranspose.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/symtranspose.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:14+00:00">
+<meta name="date" content="2017-04-24T14:02:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/symtranspose.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/symtranspose.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Defines symbolic transpose routines for SeqAIJ matrices.</font>
diff --git a/src/mat/impls/aij/seq/umfpack/index.html b/src/mat/impls/aij/seq/umfpack/index.html
index 5dd6df0..7a12393 100644
--- a/src/mat/impls/aij/seq/umfpack/index.html
+++ b/src/mat/impls/aij/seq/umfpack/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/umfpack/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/umfpack/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/aij/seq/umfpack/makefile.html b/src/mat/impls/aij/seq/umfpack/makefile.html
index cbfd19d..4114a57 100644
--- a/src/mat/impls/aij/seq/umfpack/makefile.html
+++ b/src/mat/impls/aij/seq/umfpack/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/umfpack/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:33+00:00">
+<meta name="date" content="2017-04-24T14:02:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/umfpack/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/umfpack/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#requirespackage   'PETSC_HAVE_SUITESPARSE'</font>
 <font color="#A020F0">#requiresprecision double</font>
diff --git a/src/mat/impls/aij/seq/umfpack/umfpack.c.html b/src/mat/impls/aij/seq/umfpack/umfpack.c.html
index 843dde0..b0b7a22 100644
--- a/src/mat/impls/aij/seq/umfpack/umfpack.c.html
+++ b/src/mat/impls/aij/seq/umfpack/umfpack.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/aij/seq/umfpack/umfpack.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:13:32+00:00">
+<meta name="date" content="2017-04-24T14:02:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/aij/seq/umfpack/umfpack.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/aij/seq/umfpack/umfpack.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Provides an interface to the UMFPACK sparse solver available through SuiteSparse version 4.2.1</font>
diff --git a/src/mat/impls/baij/index.html b/src/mat/impls/baij/index.html
index 81e4c7f..5cb8e85 100644
--- a/src/mat/impls/baij/index.html
+++ b/src/mat/impls/baij/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/mat/impls/baij/makefile.html b/src/mat/impls/baij/makefile.html
index ab86ff0..acb3fe8 100644
--- a/src/mat/impls/baij/makefile.html
+++ b/src/mat/impls/baij/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:52+00:00">
+<meta name="date" content="2017-04-24T14:04:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/baij/mpi/baijov.c.html b/src/mat/impls/baij/mpi/baijov.c.html
index ca1c099..8ad11b5 100644
--- a/src/mat/impls/baij/mpi/baijov.c.html
+++ b/src/mat/impls/baij/mpi/baijov.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/mpi/baijov.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:05+00:00">
+<meta name="date" content="2017-04-24T14:06:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/mpi/baijov.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/mpi/baijov.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Routines to compute overlapping regions of a parallel MPI matrix</font>
diff --git a/src/mat/impls/baij/mpi/bstream/index.html b/src/mat/impls/baij/mpi/bstream/index.html
index 675fc90..f20b855 100644
--- a/src/mat/impls/baij/mpi/bstream/index.html
+++ b/src/mat/impls/baij/mpi/bstream/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/mpi/bstream/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/mpi/bstream/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/baij/mpi/bstream/makefile.html b/src/mat/impls/baij/mpi/bstream/makefile.html
index 5c3c239..012bf10 100644
--- a/src/mat/impls/baij/mpi/bstream/makefile.html
+++ b/src/mat/impls/baij/mpi/bstream/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/mpi/bstream/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:10+00:00">
+<meta name="date" content="2017-04-24T14:07:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/mpi/bstream/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/mpi/bstream/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/mat/impls/baij/mpi/bstream/mpibstream.c.html b/src/mat/impls/baij/mpi/bstream/mpibstream.c.html
index 55fa19a..bbe12d5 100644
--- a/src/mat/impls/baij/mpi/bstream/mpibstream.c.html
+++ b/src/mat/impls/baij/mpi/bstream/mpibstream.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/mpi/bstream/mpibstream.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:09+00:00">
+<meta name="date" content="2017-04-24T14:07:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/mpi/bstream/mpibstream.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/mpi/bstream/mpibstream.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSCMAT_DLL</font></strong>
 
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/mat/impls/baij/mpi/mpibaij.h></font>
diff --git a/src/mat/impls/baij/mpi/index.html b/src/mat/impls/baij/mpi/index.html
index 2bf7977..51868fe 100644
--- a/src/mat/impls/baij/mpi/index.html
+++ b/src/mat/impls/baij/mpi/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/mpi/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/mpi/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/baij/mpi/makefile.html b/src/mat/impls/baij/mpi/makefile.html
index ec99c37..bd36ab9 100644
--- a/src/mat/impls/baij/mpi/makefile.html
+++ b/src/mat/impls/baij/mpi/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/mpi/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:09+00:00">
+<meta name="date" content="2017-04-24T14:07:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/mpi/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/mpi/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/baij/mpi/mmbaij.c.html b/src/mat/impls/baij/mpi/mmbaij.c.html
index 82256fd..9ba753d 100644
--- a/src/mat/impls/baij/mpi/mmbaij.c.html
+++ b/src/mat/impls/baij/mpi/mmbaij.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/mpi/mmbaij.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:04+00:00">
+<meta name="date" content="2017-04-24T14:06:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/mpi/mmbaij.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/mpi/mmbaij.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Support for the parallel BAIJ matrix vector multiply</font>
diff --git a/src/mat/impls/baij/mpi/mpb_baij.c.html b/src/mat/impls/baij/mpi/mpb_baij.c.html
index 6b37c0b..711119a 100644
--- a/src/mat/impls/baij/mpi/mpb_baij.c.html
+++ b/src/mat/impls/baij/mpi/mpb_baij.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/mpi/mpb_baij.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:09+00:00">
+<meta name="date" content="2017-04-24T14:06:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/mpi/mpb_baij.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/mpi/mpb_baij.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/mat/impls/baij/mpi/mpibaij.h></font>
 
 <a name="line5">  5: </a><strong><font color="#4169E1"><a name="MatGetMultiProcBlock_MPIBAIJ"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  MatGetMultiProcBlock_MPIBAIJ(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> mat, <a href="../../../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a> subComm, <a href="../../../../../docs/manualpages/Mat/MatReuse.html#MatReuse">MatReuse</a> scall,<a href="../. [...]
diff --git a/src/mat/impls/baij/mpi/mpibaij.c.html b/src/mat/impls/baij/mpi/mpibaij.c.html
index b6e2cc9..3701beb 100644
--- a/src/mat/impls/baij/mpi/mpibaij.c.html
+++ b/src/mat/impls/baij/mpi/mpibaij.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/mpi/mpibaij.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:54+00:00">
+<meta name="date" content="2017-04-24T14:06:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/mpi/mpibaij.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/mpi/mpibaij.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/baij/mpi/mpibaij.h>   </font><font color="#B22222">/*I  "petscmat.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/mat/impls/baij/mpi/mpibaij.h.html b/src/mat/impls/baij/mpi/mpibaij.h.html
index cca2929..f1d33f2 100644
--- a/src/mat/impls/baij/mpi/mpibaij.h.html
+++ b/src/mat/impls/baij/mpi/mpibaij.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/mpi/mpibaij.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:09+00:00">
+<meta name="date" content="2017-04-24T14:07:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/mpi/mpibaij.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/mpi/mpibaij.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line4">  4: </a><font color="#A020F0">#include <../src/mat/impls/baij/seq/baij.h></font>
 <a name="line5">  5: </a><font color="#A020F0">#include <../src/mat/impls/aij/mpi/mpiaij.h></font>
diff --git a/src/mat/impls/baij/seq/aijbaij.c.html b/src/mat/impls/baij/seq/aijbaij.c.html
index 669351d..b03d7e0 100644
--- a/src/mat/impls/baij/seq/aijbaij.c.html
+++ b/src/mat/impls/baij/seq/aijbaij.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/aijbaij.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:18+00:00">
+<meta name="date" content="2017-04-24T14:05:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/aijbaij.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/aijbaij.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/baij/seq/baij.h></font>
 
diff --git a/src/mat/impls/baij/seq/baij.c.html b/src/mat/impls/baij/seq/baij.c.html
index be3719a..1050296 100644
--- a/src/mat/impls/baij/seq/baij.c.html
+++ b/src/mat/impls/baij/seq/baij.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/baij.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:52+00:00">
+<meta name="date" content="2017-04-24T14:04:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/baij.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/baij.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Defines the basic matrix operations for the BAIJ (compressed row)</font>
diff --git a/src/mat/impls/baij/seq/baij.h.html b/src/mat/impls/baij/seq/baij.h.html
index fad843d..754ea48 100644
--- a/src/mat/impls/baij/seq/baij.h.html
+++ b/src/mat/impls/baij/seq/baij.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/baij.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:46+00:00">
+<meta name="date" content="2017-04-24T14:06:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/baij.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/baij.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line4">  4: </a><font color="#A020F0">#include <petsc/private/matimpl.h></font>
 <a name="line5">  5: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/aij.h></font>
diff --git a/src/mat/impls/baij/seq/baij2.c.html b/src/mat/impls/baij/seq/baij2.c.html
index 590509c..397f4b8 100644
--- a/src/mat/impls/baij/seq/baij2.c.html
+++ b/src/mat/impls/baij/seq/baij2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/baij2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:01+00:00">
+<meta name="date" content="2017-04-24T14:05:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/baij2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/baij2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/baij/seq/baij.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/kernels/blockinvert.h></font>
diff --git a/src/mat/impls/baij/seq/baijfact.c.html b/src/mat/impls/baij/seq/baijfact.c.html
index 271d064..05ff1d4 100644
--- a/src/mat/impls/baij/seq/baijfact.c.html
+++ b/src/mat/impls/baij/seq/baijfact.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/baijfact.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:07+00:00">
+<meta name="date" content="2017-04-24T14:05:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/baijfact.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/baijfact.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Factorization code for BAIJ format.</font>
diff --git a/src/mat/impls/baij/seq/baijfact11.c.html b/src/mat/impls/baij/seq/baijfact11.c.html
index 2520800..3d8890f 100644
--- a/src/mat/impls/baij/seq/baijfact11.c.html
+++ b/src/mat/impls/baij/seq/baijfact11.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/baijfact11.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:25+00:00">
+<meta name="date" content="2017-04-24T14:05:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/baijfact11.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/baijfact11.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Factorization code for BAIJ format.</font>
diff --git a/src/mat/impls/baij/seq/baijfact13.c.html b/src/mat/impls/baij/seq/baijfact13.c.html
index 592a56e..9a29492 100644
--- a/src/mat/impls/baij/seq/baijfact13.c.html
+++ b/src/mat/impls/baij/seq/baijfact13.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/baijfact13.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:30+00:00">
+<meta name="date" content="2017-04-24T14:05:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/baijfact13.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/baijfact13.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Factorization code for BAIJ format.</font>
diff --git a/src/mat/impls/baij/seq/baijfact2.c.html b/src/mat/impls/baij/seq/baijfact2.c.html
index 770d0d7..f324941 100644
--- a/src/mat/impls/baij/seq/baijfact2.c.html
+++ b/src/mat/impls/baij/seq/baijfact2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/baijfact2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:11+00:00">
+<meta name="date" content="2017-04-24T14:05:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/baijfact2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/baijfact2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Factorization code for BAIJ format.</font>
diff --git a/src/mat/impls/baij/seq/baijfact3.c.html b/src/mat/impls/baij/seq/baijfact3.c.html
index 907514c..fee740f 100644
--- a/src/mat/impls/baij/seq/baijfact3.c.html
+++ b/src/mat/impls/baij/seq/baijfact3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/baijfact3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:18+00:00">
+<meta name="date" content="2017-04-24T14:05:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/baijfact3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/baijfact3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Factorization code for BAIJ format.</font>
diff --git a/src/mat/impls/baij/seq/baijfact4.c.html b/src/mat/impls/baij/seq/baijfact4.c.html
index 023b1e3..0ed309b 100644
--- a/src/mat/impls/baij/seq/baijfact4.c.html
+++ b/src/mat/impls/baij/seq/baijfact4.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/baijfact4.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:19+00:00">
+<meta name="date" content="2017-04-24T14:05:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/baijfact4.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/baijfact4.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Factorization code for BAIJ format.</font>
diff --git a/src/mat/impls/baij/seq/baijfact5.c.html b/src/mat/impls/baij/seq/baijfact5.c.html
index d2e3cb0..9339470 100644
--- a/src/mat/impls/baij/seq/baijfact5.c.html
+++ b/src/mat/impls/baij/seq/baijfact5.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/baijfact5.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:20+00:00">
+<meta name="date" content="2017-04-24T14:05:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/baijfact5.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/baijfact5.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Factorization code for BAIJ format.</font>
diff --git a/src/mat/impls/baij/seq/baijfact7.c.html b/src/mat/impls/baij/seq/baijfact7.c.html
index 5a55765..d587f46 100644
--- a/src/mat/impls/baij/seq/baijfact7.c.html
+++ b/src/mat/impls/baij/seq/baijfact7.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/baijfact7.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:22+00:00">
+<meta name="date" content="2017-04-24T14:05:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/baijfact7.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/baijfact7.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Factorization code for BAIJ format.</font>
diff --git a/src/mat/impls/baij/seq/baijfact9.c.html b/src/mat/impls/baij/seq/baijfact9.c.html
index 92d6149..0c76cac 100644
--- a/src/mat/impls/baij/seq/baijfact9.c.html
+++ b/src/mat/impls/baij/seq/baijfact9.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/baijfact9.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:23+00:00">
+<meta name="date" content="2017-04-24T14:05:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/baijfact9.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/baijfact9.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Factorization code for BAIJ format.</font>
diff --git a/src/mat/impls/baij/seq/baijsolv.c.html b/src/mat/impls/baij/seq/baijsolv.c.html
index 6d29a8f..0198b27 100644
--- a/src/mat/impls/baij/seq/baijsolv.c.html
+++ b/src/mat/impls/baij/seq/baijsolv.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/baijsolv.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:37+00:00">
+<meta name="date" content="2017-04-24T14:06:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/baijsolv.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/baijsolv.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/mat/impls/baij/seq/baij.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/kernels/blockinvert.h></font>
 
diff --git a/src/mat/impls/baij/seq/baijsolvnat.c.html b/src/mat/impls/baij/seq/baijsolvnat.c.html
index c0d8bf8..3b14b81 100644
--- a/src/mat/impls/baij/seq/baijsolvnat.c.html
+++ b/src/mat/impls/baij/seq/baijsolvnat.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/baijsolvnat.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:41+00:00">
+<meta name="date" content="2017-04-24T14:06:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/baijsolvnat.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/baijsolvnat.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/mat/impls/baij/seq/baij.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/kernels/blockinvert.h></font>
 
diff --git a/src/mat/impls/baij/seq/baijsolvtran.c.html b/src/mat/impls/baij/seq/baijsolvtran.c.html
index 608c019..be766c4 100644
--- a/src/mat/impls/baij/seq/baijsolvtran.c.html
+++ b/src/mat/impls/baij/seq/baijsolvtran.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/baijsolvtran.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:33+00:00">
+<meta name="date" content="2017-04-24T14:06:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/baijsolvtran.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/baijsolvtran.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/mat/impls/baij/seq/baij.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/kernels/blockinvert.h></font>
 
diff --git a/src/mat/impls/baij/seq/baijsolvtrannat.c.html b/src/mat/impls/baij/seq/baijsolvtrannat.c.html
index fe1c7c3..4db1bf2 100644
--- a/src/mat/impls/baij/seq/baijsolvtrannat.c.html
+++ b/src/mat/impls/baij/seq/baijsolvtrannat.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/baijsolvtrannat.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:31+00:00">
+<meta name="date" content="2017-04-24T14:05:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/baijsolvtrannat.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/baijsolvtrannat.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/mat/impls/baij/seq/baij.h></font>
 
 <a name="line5">  5: </a><strong><font color="#4169E1"><a name="MatSolveTranspose_SeqBAIJ_1_NaturalOrdering"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> MatSolveTranspose_SeqBAIJ_1_NaturalOrdering(<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> bb,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> xx)</font></strong>
diff --git a/src/mat/impls/baij/seq/bstream/bstream.c.html b/src/mat/impls/baij/seq/bstream/bstream.c.html
index f7151e7..ba5ce60 100644
--- a/src/mat/impls/baij/seq/bstream/bstream.c.html
+++ b/src/mat/impls/baij/seq/bstream/bstream.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/bstream/bstream.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:49+00:00">
+<meta name="date" content="2017-04-24T14:06:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/bstream/bstream.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/bstream/bstream.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSCMAT_DLL</font></strong>
 
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/mat/impls/baij/seq/baij.h></font>
diff --git a/src/mat/impls/baij/seq/bstream/bstrmfact.c.html b/src/mat/impls/baij/seq/bstream/bstrmfact.c.html
index cc2f8d0..e73e3cd 100644
--- a/src/mat/impls/baij/seq/bstream/bstrmfact.c.html
+++ b/src/mat/impls/baij/seq/bstream/bstrmfact.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/bstream/bstrmfact.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:52+00:00">
+<meta name="date" content="2017-04-24T14:06:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/bstream/bstrmfact.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/bstream/bstrmfact.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSCMAT_DLL</font></strong>
 
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/mat/impls/baij/seq/baij.h></font>
diff --git a/src/mat/impls/baij/seq/bstream/index.html b/src/mat/impls/baij/seq/bstream/index.html
index d02f6df..fd87efe 100644
--- a/src/mat/impls/baij/seq/bstream/index.html
+++ b/src/mat/impls/baij/seq/bstream/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/bstream/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/bstream/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/baij/seq/bstream/makefile.html b/src/mat/impls/baij/seq/bstream/makefile.html
index 5af0e68..83f84a1 100644
--- a/src/mat/impls/baij/seq/bstream/makefile.html
+++ b/src/mat/impls/baij/seq/bstream/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/bstream/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:53+00:00">
+<meta name="date" content="2017-04-24T14:06:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/bstream/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/bstream/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/mat/impls/baij/seq/dgedi.c.html b/src/mat/impls/baij/seq/dgedi.c.html
index 4afb9bd..516c3a6 100644
--- a/src/mat/impls/baij/seq/dgedi.c.html
+++ b/src/mat/impls/baij/seq/dgedi.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/dgedi.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:14+00:00">
+<meta name="date" content="2017-04-24T14:05:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/dgedi.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/dgedi.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">              This file creating by running f2c</font>
diff --git a/src/mat/impls/baij/seq/dgefa.c.html b/src/mat/impls/baij/seq/dgefa.c.html
index 86f4c91..67deb8e 100644
--- a/src/mat/impls/baij/seq/dgefa.c.html
+++ b/src/mat/impls/baij/seq/dgefa.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/dgefa.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:13+00:00">
+<meta name="date" content="2017-04-24T14:05:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/dgefa.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/dgefa.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">       This routine was converted by f2c from Linpack source</font>
diff --git a/src/mat/impls/baij/seq/dgefa2.c.html b/src/mat/impls/baij/seq/dgefa2.c.html
index 66354a3..b2c860c 100644
--- a/src/mat/impls/baij/seq/dgefa2.c.html
+++ b/src/mat/impls/baij/seq/dgefa2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/dgefa2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:16+00:00">
+<meta name="date" content="2017-04-24T14:05:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/dgefa2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/dgefa2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Inverts 2 by 2 matrix using gaussian elimination with partial pivoting.</font>
diff --git a/src/mat/impls/baij/seq/dgefa3.c.html b/src/mat/impls/baij/seq/dgefa3.c.html
index 74cede9..8b7a123 100644
--- a/src/mat/impls/baij/seq/dgefa3.c.html
+++ b/src/mat/impls/baij/seq/dgefa3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/dgefa3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:14+00:00">
+<meta name="date" content="2017-04-24T14:05:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/dgefa3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/dgefa3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Inverts 3 by 3 matrix using gaussian elimination with partial pivoting.</font>
diff --git a/src/mat/impls/baij/seq/dgefa4.c.html b/src/mat/impls/baij/seq/dgefa4.c.html
index 86b4b19..25eabf2 100644
--- a/src/mat/impls/baij/seq/dgefa4.c.html
+++ b/src/mat/impls/baij/seq/dgefa4.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/dgefa4.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:14+00:00">
+<meta name="date" content="2017-04-24T14:05:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/dgefa4.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/dgefa4.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">       Inverts 4 by 4 matrix using gaussian elimination with partial pivoting.</font>
diff --git a/src/mat/impls/baij/seq/dgefa5.c.html b/src/mat/impls/baij/seq/dgefa5.c.html
index 8e55dcf..50e6d52 100644
--- a/src/mat/impls/baij/seq/dgefa5.c.html
+++ b/src/mat/impls/baij/seq/dgefa5.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/dgefa5.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:15+00:00">
+<meta name="date" content="2017-04-24T14:05:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/dgefa5.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/dgefa5.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">      Inverts 5 by 5 matrix using gaussian elimination with partial pivoting.</font>
diff --git a/src/mat/impls/baij/seq/dgefa6.c.html b/src/mat/impls/baij/seq/dgefa6.c.html
index 02bb180..8c331aa 100644
--- a/src/mat/impls/baij/seq/dgefa6.c.html
+++ b/src/mat/impls/baij/seq/dgefa6.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/dgefa6.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:17+00:00">
+<meta name="date" content="2017-04-24T14:05:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/dgefa6.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/dgefa6.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">      Inverts 6 by 6 matrix using gaussian elimination with partial pivoting.</font>
diff --git a/src/mat/impls/baij/seq/dgefa7.c.html b/src/mat/impls/baij/seq/dgefa7.c.html
index 0127684..360f89b 100644
--- a/src/mat/impls/baij/seq/dgefa7.c.html
+++ b/src/mat/impls/baij/seq/dgefa7.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/dgefa7.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:17+00:00">
+<meta name="date" content="2017-04-24T14:05:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/dgefa7.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/dgefa7.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">      Inverts 7 by 7 matrix using gaussian elimination with partial pivoting.</font>
diff --git a/src/mat/impls/baij/seq/ftn-kernels/fsolvebaij.F.html b/src/mat/impls/baij/seq/ftn-kernels/fsolvebaij.F.html
index 7b9c41a..ba93c0f 100644
--- a/src/mat/impls/baij/seq/ftn-kernels/fsolvebaij.F.html
+++ b/src/mat/impls/baij/seq/ftn-kernels/fsolvebaij.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/ftn-kernels/fsolvebaij.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:53+00:00">
+<meta name="date" content="2017-04-24T14:06:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/ftn-kernels/fsolvebaij.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/ftn-kernels/fsolvebaij.F.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>!    Fortran kernel <font color="#4169E1">for</font> sparse triangular solve in the BAIJ matrix format
diff --git a/src/mat/impls/baij/seq/ftn-kernels/index.html b/src/mat/impls/baij/seq/ftn-kernels/index.html
index c77517b..ac9154e 100644
--- a/src/mat/impls/baij/seq/ftn-kernels/index.html
+++ b/src/mat/impls/baij/seq/ftn-kernels/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/ftn-kernels/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/ftn-kernels/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/mat/impls/baij/seq/ftn-kernels/makefile.html b/src/mat/impls/baij/seq/ftn-kernels/makefile.html
index d5cfbef..249c8c9 100644
--- a/src/mat/impls/baij/seq/ftn-kernels/makefile.html
+++ b/src/mat/impls/baij/seq/ftn-kernels/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/ftn-kernels/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:54+00:00">
+<meta name="date" content="2017-04-24T14:06:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/ftn-kernels/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/ftn-kernels/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0"># This directory contains some computational kernels written in</font>
 <font color="#A020F0"># Fortran77.  These are mainly intended to provide high performance for</font>
diff --git a/src/mat/impls/baij/seq/index.html b/src/mat/impls/baij/seq/index.html
index 34bbbbd..6cfa6c5 100644
--- a/src/mat/impls/baij/seq/index.html
+++ b/src/mat/impls/baij/seq/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/baij/seq/makefile.html b/src/mat/impls/baij/seq/makefile.html
index dde3c1d..f5b6823 100644
--- a/src/mat/impls/baij/seq/makefile.html
+++ b/src/mat/impls/baij/seq/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/baij/seq/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:15:49+00:00">
+<meta name="date" content="2017-04-24T14:06:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/baij/seq/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/baij/seq/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/blockmat/index.html b/src/mat/impls/blockmat/index.html
index 0fd351d..24184b9 100644
--- a/src/mat/impls/blockmat/index.html
+++ b/src/mat/impls/blockmat/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/blockmat/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/blockmat/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/blockmat/makefile.html b/src/mat/impls/blockmat/makefile.html
index d97db2b..b899121 100644
--- a/src/mat/impls/blockmat/makefile.html
+++ b/src/mat/impls/blockmat/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/blockmat/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:15+00:00">
+<meta name="date" content="2017-04-24T14:08:50+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/blockmat/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/blockmat/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/blockmat/seq/blockmat.c.html b/src/mat/impls/blockmat/seq/blockmat.c.html
index 8a86d88..c272896 100644
--- a/src/mat/impls/blockmat/seq/blockmat.c.html
+++ b/src/mat/impls/blockmat/seq/blockmat.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/blockmat/seq/blockmat.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:16+00:00">
+<meta name="date" content="2017-04-24T14:08:50+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/blockmat/seq/blockmat.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/blockmat/seq/blockmat.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   This provides a matrix that consists of Mats</font>
diff --git a/src/mat/impls/blockmat/seq/index.html b/src/mat/impls/blockmat/seq/index.html
index 35641b4..dc5e921 100644
--- a/src/mat/impls/blockmat/seq/index.html
+++ b/src/mat/impls/blockmat/seq/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/blockmat/seq/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/blockmat/seq/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/blockmat/seq/makefile.html b/src/mat/impls/blockmat/seq/makefile.html
index 7f2a854..2b731ce 100644
--- a/src/mat/impls/blockmat/seq/makefile.html
+++ b/src/mat/impls/blockmat/seq/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/blockmat/seq/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:18+00:00">
+<meta name="date" content="2017-04-24T14:08:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/blockmat/seq/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/blockmat/seq/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/composite/ftn-auto/mcompositef.c b/src/mat/impls/composite/ftn-auto/mcompositef.c
index 6a84d30..c462192 100644
--- a/src/mat/impls/composite/ftn-auto/mcompositef.c
+++ b/src/mat/impls/composite/ftn-auto/mcompositef.c
@@ -43,6 +43,11 @@ extern void PetscRmPointer(void*);
 #elif !defined(PETSC_HAVE_FORTRAN_UNDERSCORE) && !defined(FORTRANDOUBLEUNDERSCORE)
 #define matcompositesettype_ matcompositesettype
 #endif
+#ifdef PETSC_HAVE_FORTRAN_CAPS
+#define matcompositemerge_ MATCOMPOSITEMERGE
+#elif !defined(PETSC_HAVE_FORTRAN_UNDERSCORE) && !defined(FORTRANDOUBLEUNDERSCORE)
+#define matcompositemerge_ matcompositemerge
+#endif
 
 
 /* Definitions of Fortran Wrapper routines */
@@ -62,6 +67,10 @@ PETSC_EXTERN void PETSC_STDCALL  matcompositesettype_(Mat mat,MatCompositeType *
 *__ierr = MatCompositeSetType(
 	(Mat)PetscToPointer((mat) ),*type);
 }
+PETSC_EXTERN void PETSC_STDCALL  matcompositemerge_(Mat mat, int *__ierr ){
+*__ierr = MatCompositeMerge(
+	(Mat)PetscToPointer((mat) ));
+}
 #if defined(__cplusplus)
 }
 #endif
diff --git a/src/mat/impls/composite/index.html b/src/mat/impls/composite/index.html
index 1ba23fe..ac73b97 100644
--- a/src/mat/impls/composite/index.html
+++ b/src/mat/impls/composite/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/composite/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/composite/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/composite/makefile.html b/src/mat/impls/composite/makefile.html
index cf66f3d..b3d640c 100644
--- a/src/mat/impls/composite/makefile.html
+++ b/src/mat/impls/composite/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/composite/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:20+00:00">
+<meta name="date" content="2017-04-24T14:08:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/composite/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/composite/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/composite/mcomposite.c b/src/mat/impls/composite/mcomposite.c
index 568270c..75cb8f4 100644
--- a/src/mat/impls/composite/mcomposite.c
+++ b/src/mat/impls/composite/mcomposite.c
@@ -574,7 +574,7 @@ PetscErrorCode  MatCompositeSetType(Mat mat,MatCompositeType type)
 
 #undef __FUNCT__
 #define __FUNCT__ "MatCompositeMerge"
-/*@C
+/*@
    MatCompositeMerge - Given a composite matrix, replaces it with a "regular" matrix
      by summing all the matrices inside the composite matrix.
 
diff --git a/src/mat/impls/composite/mcomposite.c.html b/src/mat/impls/composite/mcomposite.c.html
index 8f64cc8..130e1eb 100644
--- a/src/mat/impls/composite/mcomposite.c.html
+++ b/src/mat/impls/composite/mcomposite.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/composite/mcomposite.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:18+00:00">
+<meta name="date" content="2017-04-24T14:08:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/composite/mcomposite.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/composite/mcomposite.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matimpl.h>        </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 
@@ -537,7 +537,7 @@
 <a name="line572">572: </a>}
 
 
-<a name="line577">577: </a><font color="#B22222">/*@C</font>
+<a name="line577">577: </a><font color="#B22222">/*@</font>
 <a name="line578">578: </a><font color="#B22222">   <a href="../../../../docs/manualpages/Mat/MatCompositeMerge.html#MatCompositeMerge">MatCompositeMerge</a> - Given a composite matrix, replaces it with a "regular" matrix</font>
 <a name="line579">579: </a><font color="#B22222">     by summing all the matrices inside the composite matrix.</font>
 
diff --git a/src/mat/impls/cufft/cufft.cu.html b/src/mat/impls/cufft/cufft.cu.html
index 40fccc9..c748271 100644
--- a/src/mat/impls/cufft/cufft.cu.html
+++ b/src/mat/impls/cufft/cufft.cu.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/cufft/cufft.cu.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:20+00:00">
+<meta name="date" content="2017-04-24T14:08:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/cufft/cufft.cu.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/cufft/cufft.cu.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Provides an interface to the CUFFT package.</font>
diff --git a/src/mat/impls/cufft/index.html b/src/mat/impls/cufft/index.html
index ad394ae..2ae7e45 100644
--- a/src/mat/impls/cufft/index.html
+++ b/src/mat/impls/cufft/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/cufft/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/cufft/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/cufft/makefile.html b/src/mat/impls/cufft/makefile.html
index c3184cf..accb43f 100644
--- a/src/mat/impls/cufft/makefile.html
+++ b/src/mat/impls/cufft/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/cufft/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:20+00:00">
+<meta name="date" content="2017-04-24T14:08:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/cufft/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/cufft/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage 'PETSC_HAVE_CUDA'</font>
 <font color="#A020F0">#requiresprecision single</font>
 <font color="#A020F0">#requiresscalar    complex</font>
diff --git a/src/mat/impls/dense/index.html b/src/mat/impls/dense/index.html
index 220e5cf..7775742 100644
--- a/src/mat/impls/dense/index.html
+++ b/src/mat/impls/dense/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/dense/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/dense/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/mat/impls/dense/makefile.html b/src/mat/impls/dense/makefile.html
index c783fed..4010974 100644
--- a/src/mat/impls/dense/makefile.html
+++ b/src/mat/impls/dense/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/dense/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:12:35+00:00">
+<meta name="date" content="2017-04-24T14:01:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/dense/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/dense/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/dense/mpi/index.html b/src/mat/impls/dense/mpi/index.html
index 72c5e62..94c6440 100644
--- a/src/mat/impls/dense/mpi/index.html
+++ b/src/mat/impls/dense/mpi/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/dense/mpi/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/dense/mpi/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/dense/mpi/makefile.html b/src/mat/impls/dense/mpi/makefile.html
index 7c12470..6e5dc93 100644
--- a/src/mat/impls/dense/mpi/makefile.html
+++ b/src/mat/impls/dense/mpi/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/dense/mpi/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:12:48+00:00">
+<meta name="date" content="2017-04-24T14:01:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/dense/mpi/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/dense/mpi/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/dense/mpi/mmdense.c.html b/src/mat/impls/dense/mpi/mmdense.c.html
index 9ae75fb..ef48df6 100644
--- a/src/mat/impls/dense/mpi/mmdense.c.html
+++ b/src/mat/impls/dense/mpi/mmdense.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/dense/mpi/mmdense.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:12:46+00:00">
+<meta name="date" content="2017-04-24T14:01:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/dense/mpi/mmdense.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/dense/mpi/mmdense.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Support for the parallel dense matrix vector multiply</font>
diff --git a/src/mat/impls/dense/mpi/mpidense.c.html b/src/mat/impls/dense/mpi/mpidense.c.html
index b2411ec..bbf277a 100644
--- a/src/mat/impls/dense/mpi/mpidense.c.html
+++ b/src/mat/impls/dense/mpi/mpidense.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/dense/mpi/mpidense.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:12:42+00:00">
+<meta name="date" content="2017-04-24T14:01:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/dense/mpi/mpidense.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/dense/mpi/mpidense.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Basic functions for basic parallel dense matrices.</font>
diff --git a/src/mat/impls/dense/mpi/mpidense.h.html b/src/mat/impls/dense/mpi/mpidense.h.html
index 40c5306..f4aa483 100644
--- a/src/mat/impls/dense/mpi/mpidense.h.html
+++ b/src/mat/impls/dense/mpi/mpidense.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/dense/mpi/mpidense.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:12:48+00:00">
+<meta name="date" content="2017-04-24T14:01:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/dense/mpi/mpidense.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/dense/mpi/mpidense.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/dense/seq/dense.h></font>
 
diff --git a/src/mat/impls/dense/seq/dense.c.html b/src/mat/impls/dense/seq/dense.c.html
index b039670..98d0c73 100644
--- a/src/mat/impls/dense/seq/dense.c.html
+++ b/src/mat/impls/dense/seq/dense.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/dense/seq/dense.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:12:35+00:00">
+<meta name="date" content="2017-04-24T14:01:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/dense/seq/dense.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/dense/seq/dense.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Defines the basic matrix operations for sequential dense.</font>
diff --git a/src/mat/impls/dense/seq/dense.h.html b/src/mat/impls/dense/seq/dense.h.html
index e8eed00..7235890 100644
--- a/src/mat/impls/dense/seq/dense.h.html
+++ b/src/mat/impls/dense/seq/dense.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/dense/seq/dense.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:12:41+00:00">
+<meta name="date" content="2017-04-24T14:01:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/dense/seq/dense.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/dense/seq/dense.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line4">  4: </a><font color="#A020F0">#include <petsc/private/matimpl.h></font>
 <a name="line5">  5: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/aij.h> </font><font color="#B22222">/* Mat_MatTransMatMult is defined here */</font><font color="#A020F0"></font>
diff --git a/src/mat/impls/dense/seq/index.html b/src/mat/impls/dense/seq/index.html
index 2c115a2..6dbb126 100644
--- a/src/mat/impls/dense/seq/index.html
+++ b/src/mat/impls/dense/seq/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/dense/seq/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/dense/seq/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/dense/seq/makefile.html b/src/mat/impls/dense/seq/makefile.html
index 321066a..67e85f5 100644
--- a/src/mat/impls/dense/seq/makefile.html
+++ b/src/mat/impls/dense/seq/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/dense/seq/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:12:41+00:00">
+<meta name="date" content="2017-04-24T14:01:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/dense/seq/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/dense/seq/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/elemental/index.html b/src/mat/impls/elemental/index.html
index 6f9ad1d..725c4f6 100644
--- a/src/mat/impls/elemental/index.html
+++ b/src/mat/impls/elemental/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/elemental/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/elemental/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/elemental/makefile.html b/src/mat/impls/elemental/makefile.html
index 65687d9..1b50a19 100644
--- a/src/mat/impls/elemental/makefile.html
+++ b/src/mat/impls/elemental/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/elemental/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:40+00:00">
+<meta name="date" content="2017-04-24T14:09:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/elemental/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/elemental/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage 'PETSC_HAVE_ELEMENTAL'</font>
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/mat/impls/elemental/matelem.cxx.html b/src/mat/impls/elemental/matelem.cxx.html
index 8e105e6..53548e2 100644
--- a/src/mat/impls/elemental/matelem.cxx.html
+++ b/src/mat/impls/elemental/matelem.cxx.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/elemental/matelem.cxx.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:36+00:00">
+<meta name="date" content="2017-04-24T14:09:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/elemental/matelem.cxx.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/elemental/matelem.cxx.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/mat/impls/elemental/matelemimpl.h> </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/mat/impls/elemental/matelemimpl.h.html b/src/mat/impls/elemental/matelemimpl.h.html
index 839ec28..2fe99c0 100644
--- a/src/mat/impls/elemental/matelemimpl.h.html
+++ b/src/mat/impls/elemental/matelemimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/elemental/matelemimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:40+00:00">
+<meta name="date" content="2017-04-24T14:09:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/elemental/matelemimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/elemental/matelemimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_matelemimpl_h)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _matelemimpl_h</font></strong>
 
diff --git a/src/mat/impls/fft/fft.c.html b/src/mat/impls/fft/fft.c.html
index 7d277d0..37c28f5 100644
--- a/src/mat/impls/fft/fft.c.html
+++ b/src/mat/impls/fft/fft.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/fft/fft.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:32+00:00">
+<meta name="date" content="2017-04-24T14:09:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/fft/fft.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/fft/fft.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Provides an interface to the FFT packages.</font>
diff --git a/src/mat/impls/fft/fft.h.html b/src/mat/impls/fft/fft.h.html
index c6273e2..5aab56d 100644
--- a/src/mat/impls/fft/fft.h.html
+++ b/src/mat/impls/fft/fft.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/fft/fft.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:33+00:00">
+<meta name="date" content="2017-04-24T14:09:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/fft/fft.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/fft/fft.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <a name="line5">  5: </a><font color="#A020F0">#include <petsc/private/matimpl.h></font>
diff --git a/src/mat/impls/fft/fftw/fftw.c.html b/src/mat/impls/fft/fftw/fftw.c.html
index 67c5588..579a9fd 100644
--- a/src/mat/impls/fft/fftw/fftw.c.html
+++ b/src/mat/impls/fft/fftw/fftw.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/fft/fftw/fftw.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:33+00:00">
+<meta name="date" content="2017-04-24T14:09:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/fft/fftw/fftw.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/fft/fftw/fftw.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Provides an interface to the FFTW package.</font>
diff --git a/src/mat/impls/fft/fftw/index.html b/src/mat/impls/fft/fftw/index.html
index 674664f..f34aff6 100644
--- a/src/mat/impls/fft/fftw/index.html
+++ b/src/mat/impls/fft/fftw/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/fft/fftw/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/fft/fftw/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/fft/fftw/makefile.html b/src/mat/impls/fft/fftw/makefile.html
index 1cab771..1913a60 100644
--- a/src/mat/impls/fft/fftw/makefile.html
+++ b/src/mat/impls/fft/fftw/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/fft/fftw/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:36+00:00">
+<meta name="date" content="2017-04-24T14:09:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/fft/fftw/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/fft/fftw/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#requirespackage   'PETSC_HAVE_FFTW'</font>
 <font color="#A020F0">#requiresprecision double</font>
diff --git a/src/mat/impls/fft/index.html b/src/mat/impls/fft/index.html
index f63614a..ff246ed 100644
--- a/src/mat/impls/fft/index.html
+++ b/src/mat/impls/fft/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/fft/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/fft/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/fft/makefile.html b/src/mat/impls/fft/makefile.html
index e50da9a..35770fb 100644
--- a/src/mat/impls/fft/makefile.html
+++ b/src/mat/impls/fft/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/fft/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:33+00:00">
+<meta name="date" content="2017-04-24T14:09:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/fft/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/fft/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/index.html b/src/mat/impls/index.html
index 34f2270..4298154 100644
--- a/src/mat/impls/index.html
+++ b/src/mat/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/mat/impls/is/index.html b/src/mat/impls/is/index.html
index 76b654f..72fb264 100644
--- a/src/mat/impls/is/index.html
+++ b/src/mat/impls/is/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/is/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/is/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/is/makefile.html b/src/mat/impls/is/makefile.html
index 8352b9d..02b4070 100644
--- a/src/mat/impls/is/makefile.html
+++ b/src/mat/impls/is/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/is/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:24+00:00">
+<meta name="date" content="2017-04-24T14:07:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/is/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/is/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/mat/impls/is/matis.c b/src/mat/impls/is/matis.c
index a2e95eb..dc4a894 100644
--- a/src/mat/impls/is/matis.c
+++ b/src/mat/impls/is/matis.c
@@ -229,10 +229,10 @@ PETSC_EXTERN PetscErrorCode MatISSetMPIXAIJPreallocation_Private(Mat A, Mat B, P
       ierr = MatRestoreRow(matis->A,i,&ncols,&cols,NULL);CHKERRQ(ierr);
     }
   }
-  ierr = ISLocalToGlobalMappingRestoreIndices(A->rmap->mapping,&global_indices_r);CHKERRQ(ierr);
   if (global_indices_c != global_indices_r) {
     ierr = ISLocalToGlobalMappingRestoreIndices(A->rmap->mapping,&global_indices_c);CHKERRQ(ierr);
   }
+  ierr = ISLocalToGlobalMappingRestoreIndices(A->rmap->mapping,&global_indices_r);CHKERRQ(ierr);
   ierr = PetscFree(row_ownership);CHKERRQ(ierr);
 
   /* Reduce my_dnz and my_onz */
@@ -986,8 +986,8 @@ PetscErrorCode  MatCreateIS(MPI_Comm comm,PetscInt bs,PetscInt m,PetscInt n,Pets
   PetscFunctionBegin;
   if (!rmap && !cmap) SETERRQ(comm,PETSC_ERR_USER,"You need to provide at least one of the mapping");
   ierr = MatCreate(comm,A);CHKERRQ(ierr);
-  ierr = MatSetBlockSize(*A,bs);CHKERRQ(ierr);
   ierr = MatSetSizes(*A,m,n,M,N);CHKERRQ(ierr);
+  ierr = MatSetBlockSize(*A,bs);CHKERRQ(ierr);
   ierr = MatSetType(*A,MATIS);CHKERRQ(ierr);
   ierr = MatSetUp(*A);CHKERRQ(ierr);
   if (rmap && cmap) {
diff --git a/src/mat/impls/is/matis.c.html b/src/mat/impls/is/matis.c.html
index 28e5cd5..9b34bb8 100644
--- a/src/mat/impls/is/matis.c.html
+++ b/src/mat/impls/is/matis.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/is/matis.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:21+00:00">
+<meta name="date" content="2017-04-24T14:07:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/is/matis.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/is/matis.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Creates a matrix class for using the Neumann-Neumann type preconditioners.</font>
@@ -224,10 +224,10 @@
 <a name="line229">229: </a>      <a href="../../../../docs/manualpages/Mat/MatRestoreRow.html#MatRestoreRow">MatRestoreRow</a>(matis->A,i,&ncols,&cols,NULL);
 <a name="line230">230: </a>    }
 <a name="line231">231: </a>  }
-<a name="line232">232: </a>  <a href="../../../../docs/manualpages/IS/ISLocalToGlobalMappingRestoreIndices.html#ISLocalToGlobalMappingRestoreIndices">ISLocalToGlobalMappingRestoreIndices</a>(A->rmap->mapping,&global_indices_r);
-<a name="line233">233: </a>  <font color="#4169E1">if</font> (global_indices_c != global_indices_r) {
-<a name="line234">234: </a>    <a href="../../../../docs/manualpages/IS/ISLocalToGlobalMappingRestoreIndices.html#ISLocalToGlobalMappingRestoreIndices">ISLocalToGlobalMappingRestoreIndices</a>(A->rmap->mapping,&global_indices_c);
-<a name="line235">235: </a>  }
+<a name="line232">232: </a>  <font color="#4169E1">if</font> (global_indices_c != global_indices_r) {
+<a name="line233">233: </a>    <a href="../../../../docs/manualpages/IS/ISLocalToGlobalMappingRestoreIndices.html#ISLocalToGlobalMappingRestoreIndices">ISLocalToGlobalMappingRestoreIndices</a>(A->rmap->mapping,&global_indices_c);
+<a name="line234">234: </a>  }
+<a name="line235">235: </a>  <a href="../../../../docs/manualpages/IS/ISLocalToGlobalMappingRestoreIndices.html#ISLocalToGlobalMappingRestoreIndices">ISLocalToGlobalMappingRestoreIndices</a>(A->rmap->mapping,&global_indices_r);
 <a name="line236">236: </a>  <a href="../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(row_ownership);
 
 <a name="line238">238: </a>  <font color="#B22222">/* Reduce my_dnz and my_onz */</font>
@@ -859,8 +859,8 @@
 
 <a name="line987">987: </a>  <font color="#4169E1">if</font> (!rmap && !cmap) <a href="../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(comm,PETSC_ERR_USER,<font color="#666666">"You need to provide at least one of the mapping"</font>);
 <a name="line988">988: </a>  <a href="../../../../docs/manualpages/Mat/MatCreate.html#MatCreate">MatCreate</a>(comm,A);
-<a name="line989">989: </a>  <a href="../../../../docs/manualpages/Mat/MatSetBlockSize.html#MatSetBlockSize">MatSetBlockSize</a>(*A,bs);
-<a name="line990">990: </a>  <a href="../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(*A,m,n,M,N);
+<a name="line989">989: </a>  <a href="../../../../docs/manualpages/Mat/MatSetSizes.html#MatSetSizes">MatSetSizes</a>(*A,m,n,M,N);
+<a name="line990">990: </a>  <a href="../../../../docs/manualpages/Mat/MatSetBlockSize.html#MatSetBlockSize">MatSetBlockSize</a>(*A,bs);
 <a name="line991">991: </a>  <a href="../../../../docs/manualpages/Mat/MatSetType.html#MatSetType">MatSetType</a>(*A,<a href="../../../../docs/manualpages/Mat/MATIS.html#MATIS">MATIS</a>);
 <a name="line992">992: </a>  <a href="../../../../docs/manualpages/Mat/MatSetUp.html#MatSetUp">MatSetUp</a>(*A);
 <a name="line993">993: </a>  <font color="#4169E1">if</font> (rmap && cmap) {
diff --git a/src/mat/impls/is/matis.h.html b/src/mat/impls/is/matis.h.html
index 646d3cc..e77f83e 100644
--- a/src/mat/impls/is/matis.h.html
+++ b/src/mat/impls/is/matis.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/is/matis.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:24+00:00">
+<meta name="date" content="2017-04-24T14:07:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/is/matis.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/is/matis.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <a name="line5">  5: </a><font color="#A020F0">#include <petscsf.h></font>
diff --git a/src/mat/impls/localref/index.html b/src/mat/impls/localref/index.html
index 9ba7d7c..1b0d987 100644
--- a/src/mat/impls/localref/index.html
+++ b/src/mat/impls/localref/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/localref/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/localref/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/localref/makefile.html b/src/mat/impls/localref/makefile.html
index 6c656f6..d3d6d69 100644
--- a/src/mat/impls/localref/makefile.html
+++ b/src/mat/impls/localref/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/localref/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:28+00:00">
+<meta name="date" content="2017-04-24T14:09:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/localref/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/localref/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/localref/mlocalref.c.html b/src/mat/impls/localref/mlocalref.c.html
index 813dba1..60c41e5 100644
--- a/src/mat/impls/localref/mlocalref.c.html
+++ b/src/mat/impls/localref/mlocalref.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/localref/mlocalref.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:27+00:00">
+<meta name="date" content="2017-04-24T14:09:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/localref/mlocalref.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/localref/mlocalref.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matimpl.h>          </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/mat/impls/lrc/index.html b/src/mat/impls/lrc/index.html
index fc4db45..8d4bbd1 100644
--- a/src/mat/impls/lrc/index.html
+++ b/src/mat/impls/lrc/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/lrc/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/lrc/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/lrc/lrc.c.html b/src/mat/impls/lrc/lrc.c.html
index 9608b52..aa42715 100644
--- a/src/mat/impls/lrc/lrc.c.html
+++ b/src/mat/impls/lrc/lrc.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/lrc/lrc.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:14+00:00">
+<meta name="date" content="2017-04-24T14:08:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/lrc/lrc.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/lrc/lrc.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matimpl.h>          </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/mat/impls/lrc/makefile.html b/src/mat/impls/lrc/makefile.html
index 4529ce3..8445974 100644
--- a/src/mat/impls/lrc/makefile.html
+++ b/src/mat/impls/lrc/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/lrc/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:14+00:00">
+<meta name="date" content="2017-04-24T14:08:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/lrc/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/lrc/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/maij/index.html b/src/mat/impls/maij/index.html
index bdd6357..8ecd9eb 100644
--- a/src/mat/impls/maij/index.html
+++ b/src/mat/impls/maij/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/maij/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/maij/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/maij/maij.c.html b/src/mat/impls/maij/maij.c.html
index e21e7b8..02cb7e5 100644
--- a/src/mat/impls/maij/maij.c.html
+++ b/src/mat/impls/maij/maij.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/maij/maij.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:12+00:00">
+<meta name="date" content="2017-04-24T14:07:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/maij/maij.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/maij/maij.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Defines the basic matrix operations for the MAIJ  matrix storage format.</font>
diff --git a/src/mat/impls/maij/makefile.html b/src/mat/impls/maij/makefile.html
index 68c1049..11e9f7a 100644
--- a/src/mat/impls/maij/makefile.html
+++ b/src/mat/impls/maij/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/maij/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:21+00:00">
+<meta name="date" content="2017-04-24T14:07:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/maij/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/maij/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/makefile.html b/src/mat/impls/makefile.html
index a4ff71e..34fe69b 100644
--- a/src/mat/impls/makefile.html
+++ b/src/mat/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:12:35+00:00">
+<meta name="date" content="2017-04-24T14:01:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/mffd/index.html b/src/mat/impls/mffd/index.html
index eb0c2d9..b3380ae 100644
--- a/src/mat/impls/mffd/index.html
+++ b/src/mat/impls/mffd/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/mffd/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/mffd/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/mffd/makefile.html b/src/mat/impls/mffd/makefile.html
index 8917caa..53ff2e1 100644
--- a/src/mat/impls/mffd/makefile.html
+++ b/src/mat/impls/mffd/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/mffd/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:25+00:00">
+<meta name="date" content="2017-04-24T14:09:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/mffd/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/mffd/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/mffd/mffd.c.html b/src/mat/impls/mffd/mffd.c.html
index 8124d7a..f717212 100644
--- a/src/mat/impls/mffd/mffd.c.html
+++ b/src/mat/impls/mffd/mffd.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/mffd/mffd.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:20+00:00">
+<meta name="date" content="2017-04-24T14:08:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/mffd/mffd.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/mffd/mffd.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matimpl.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/mat/impls/mffd/mffdimpl.h>   </font><font color="#B22222">/*I  "petscmat.h"   I*/</font><font color="#A020F0"></font>
diff --git a/src/mat/impls/mffd/mffddef.c.html b/src/mat/impls/mffd/mffddef.c.html
index 26108ba..e0e9a20 100644
--- a/src/mat/impls/mffd/mffddef.c.html
+++ b/src/mat/impls/mffd/mffddef.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/mffd/mffddef.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:24+00:00">
+<meta name="date" content="2017-04-24T14:09:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/mffd/mffddef.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/mffd/mffddef.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Implements the DS PETSc approach for computing the h</font>
diff --git a/src/mat/impls/mffd/mffdimpl.h.html b/src/mat/impls/mffd/mffdimpl.h.html
index e9373ed..bbe9f1b 100644
--- a/src/mat/impls/mffd/mffdimpl.h.html
+++ b/src/mat/impls/mffd/mffdimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/mffd/mffdimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:25+00:00">
+<meta name="date" content="2017-04-24T14:09:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/mffd/mffdimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/mffd/mffdimpl.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 file should be included in NEW routines that compute the</font>
 <a name="line3">  3: </a><font color="#B22222">    differencing parameter for finite difference based matrix-free</font>
diff --git a/src/mat/impls/mffd/mfregis.c.html b/src/mat/impls/mffd/mfregis.c.html
index fb7a0cc..c937fb9 100644
--- a/src/mat/impls/mffd/mfregis.c.html
+++ b/src/mat/impls/mffd/mfregis.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/mffd/mfregis.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:24+00:00">
+<meta name="date" content="2017-04-24T14:09:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/mffd/mfregis.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/mffd/mfregis.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/mffd/mffdimpl.h>   </font><font color="#B22222">/*I  "petscmat.h"   I*/</font><font color="#A020F0"></font>
 
diff --git a/src/mat/impls/mffd/wp.c.html b/src/mat/impls/mffd/wp.c.html
index 323d34e..7de5bdc 100644
--- a/src/mat/impls/mffd/wp.c.html
+++ b/src/mat/impls/mffd/wp.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/mffd/wp.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:24+00:00">
+<meta name="date" content="2017-04-24T14:09:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/mffd/wp.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/mffd/wp.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*MC</font>
 <a name="line3">  3: </a><font color="#B22222">     <a href="../../../../docs/manualpages/Mat/MATMFFD_WP.html#MATMFFD_WP">MATMFFD_WP</a> - Implements an alternative approach for computing the differencing parameter</font>
diff --git a/src/mat/impls/nest/index.html b/src/mat/impls/nest/index.html
index 29dfb94..c4c656b 100644
--- a/src/mat/impls/nest/index.html
+++ b/src/mat/impls/nest/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/nest/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/nest/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/nest/makefile.html b/src/mat/impls/nest/makefile.html
index 289cc9a..012d700 100644
--- a/src/mat/impls/nest/makefile.html
+++ b/src/mat/impls/nest/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/nest/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:32+00:00">
+<meta name="date" content="2017-04-24T14:09:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/nest/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/nest/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/nest/matnest.c b/src/mat/impls/nest/matnest.c
index b4e0f66..a2f22ae 100644
--- a/src/mat/impls/nest/matnest.c
+++ b/src/mat/impls/nest/matnest.c
@@ -363,7 +363,7 @@ static PetscErrorCode MatNestFindSubMat(Mat A,struct MatNestISPair *is,IS isrow,
   }
   ierr = MPIU_Allreduce(&isFullCol,&isFullColGlobal,1,MPIU_BOOL,MPI_LAND,PetscObjectComm((PetscObject)iscol));CHKERRQ(ierr);
 
-  if (isFullColGlobal) {
+  if (isFullColGlobal && vs->nc > 1) {
     PetscInt row;
     ierr = MatNestFindIS(A,vs->nr,is->row,isrow,&row);CHKERRQ(ierr);
     ierr = MatNestGetRow(A,row,B);CHKERRQ(ierr);
diff --git a/src/mat/impls/nest/matnest.c.html b/src/mat/impls/nest/matnest.c.html
index 99b92c3..f9af53a 100644
--- a/src/mat/impls/nest/matnest.c.html
+++ b/src/mat/impls/nest/matnest.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/nest/matnest.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:28+00:00">
+<meta name="date" content="2017-04-24T14:09:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/nest/matnest.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/nest/matnest.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/nest/matnestimpl.h> </font><font color="#B22222">/*I   "petscmat.h"   I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscsf.h></font>
@@ -316,7 +316,7 @@
 <a name="line363">363: </a>  }
 <a name="line364">364: </a>  MPIU_Allreduce(&isFullCol,&isFullColGlobal,1,MPIU_BOOL,MPI_LAND,<a href="../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)iscol));
 
-<a name="line366">366: </a>  <font color="#4169E1">if</font> (isFullColGlobal) {
+<a name="line366">366: </a>  <font color="#4169E1">if</font> (isFullColGlobal && vs->nc > 1) {
 <a name="line367">367: </a>    <a href="../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> row;
 <a name="line368">368: </a>    MatNestFindIS(A,vs->nr,is->row,isrow,&row);
 <a name="line369">369: </a>    MatNestGetRow(A,row,B);
diff --git a/src/mat/impls/nest/matnestimpl.h.html b/src/mat/impls/nest/matnestimpl.h.html
index 961ecf5..be2d56a 100644
--- a/src/mat/impls/nest/matnestimpl.h.html
+++ b/src/mat/impls/nest/matnestimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/nest/matnestimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:32+00:00">
+<meta name="date" content="2017-04-24T14:09:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/nest/matnestimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/nest/matnestimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#if !defined(MatNest_impl_h)</font>
 <a name="line3">  3: </a><strong><font color="#228B22">#define MatNest_impl_h</font></strong>
diff --git a/src/mat/impls/normal/index.html b/src/mat/impls/normal/index.html
index 70b14a1..ba6f339 100644
--- a/src/mat/impls/normal/index.html
+++ b/src/mat/impls/normal/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/normal/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/normal/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/normal/makefile.html b/src/mat/impls/normal/makefile.html
index 2132687..0ab5f04 100644
--- a/src/mat/impls/normal/makefile.html
+++ b/src/mat/impls/normal/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/normal/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:14+00:00">
+<meta name="date" content="2017-04-24T14:08:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/normal/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/normal/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/normal/normm.c.html b/src/mat/impls/normal/normm.c.html
index 8c05eb7..2366a50 100644
--- a/src/mat/impls/normal/normm.c.html
+++ b/src/mat/impls/normal/normm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/normal/normm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:13+00:00">
+<meta name="date" content="2017-04-24T14:08:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/normal/normm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/normal/normm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matimpl.h>          </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/mat/impls/normal/normmh.c.html b/src/mat/impls/normal/normmh.c.html
index de110bd..f167022 100644
--- a/src/mat/impls/normal/normmh.c.html
+++ b/src/mat/impls/normal/normmh.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/normal/normmh.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:13+00:00">
+<meta name="date" content="2017-04-24T14:08:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/normal/normmh.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/normal/normmh.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matimpl.h>          </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/mat/impls/preallocator/index.html b/src/mat/impls/preallocator/index.html
index 848ece3..8053e2f 100644
--- a/src/mat/impls/preallocator/index.html
+++ b/src/mat/impls/preallocator/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/preallocator/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/preallocator/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/preallocator/makefile.html b/src/mat/impls/preallocator/makefile.html
index 64b036c..2bd60ee 100644
--- a/src/mat/impls/preallocator/makefile.html
+++ b/src/mat/impls/preallocator/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/preallocator/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:41+00:00">
+<meta name="date" content="2017-04-24T14:09:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/preallocator/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/preallocator/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/mat/impls/preallocator/matpreallocator.c.html b/src/mat/impls/preallocator/matpreallocator.c.html
index da91a29..e601862 100644
--- a/src/mat/impls/preallocator/matpreallocator.c.html
+++ b/src/mat/impls/preallocator/matpreallocator.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/preallocator/matpreallocator.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:40+00:00">
+<meta name="date" content="2017-04-24T14:09:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/preallocator/matpreallocator.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/preallocator/matpreallocator.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/matimpl.h>      </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/sys/utils/hash.h></font>
 
diff --git a/src/mat/impls/python/index.html b/src/mat/impls/python/index.html
index 61e400f..a0b4503 100644
--- a/src/mat/impls/python/index.html
+++ b/src/mat/impls/python/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/python/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/python/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/python/makefile.html b/src/mat/impls/python/makefile.html
index 58da763..8ab818d 100644
--- a/src/mat/impls/python/makefile.html
+++ b/src/mat/impls/python/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/python/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:26+00:00">
+<meta name="date" content="2017-04-24T14:09:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/python/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/python/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/python/pythonmat.c.html b/src/mat/impls/python/pythonmat.c.html
index c6f0077..016a532 100644
--- a/src/mat/impls/python/pythonmat.c.html
+++ b/src/mat/impls/python/pythonmat.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/python/pythonmat.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:26+00:00">
+<meta name="date" content="2017-04-24T14:09:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/python/pythonmat.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/python/pythonmat.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/matimpl.h>          </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line5">  5: </a><font color="#B22222">/*@C</font>
diff --git a/src/mat/impls/sbaij/index.html b/src/mat/impls/sbaij/index.html
index e4f07de..7723776 100644
--- a/src/mat/impls/sbaij/index.html
+++ b/src/mat/impls/sbaij/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/mat/impls/sbaij/makefile.html b/src/mat/impls/sbaij/makefile.html
index 39c0370..acc479a 100644
--- a/src/mat/impls/sbaij/makefile.html
+++ b/src/mat/impls/sbaij/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:24+00:00">
+<meta name="date" content="2017-04-24T14:07:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/mat/impls/sbaij/mpi/index.html b/src/mat/impls/sbaij/mpi/index.html
index 7f94535..a880b06 100644
--- a/src/mat/impls/sbaij/mpi/index.html
+++ b/src/mat/impls/sbaij/mpi/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/mpi/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/mpi/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/sbaij/mpi/makefile.html b/src/mat/impls/sbaij/mpi/makefile.html
index aaed97e..2e8dfd0 100644
--- a/src/mat/impls/sbaij/mpi/makefile.html
+++ b/src/mat/impls/sbaij/mpi/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/mpi/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:12+00:00">
+<meta name="date" content="2017-04-24T14:08:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/mpi/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/mpi/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/sbaij/mpi/mmsbaij.c.html b/src/mat/impls/sbaij/mpi/mmsbaij.c.html
index 35951c0..91e8a64 100644
--- a/src/mat/impls/sbaij/mpi/mmsbaij.c.html
+++ b/src/mat/impls/sbaij/mpi/mmsbaij.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/mpi/mmsbaij.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:09+00:00">
+<meta name="date" content="2017-04-24T14:08:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/mpi/mmsbaij.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/mpi/mmsbaij.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Support for the parallel SBAIJ matrix vector multiply</font>
diff --git a/src/mat/impls/sbaij/mpi/mpiaijsbaij.c.html b/src/mat/impls/sbaij/mpi/mpiaijsbaij.c.html
index 54ff64c..b5efc01 100644
--- a/src/mat/impls/sbaij/mpi/mpiaijsbaij.c.html
+++ b/src/mat/impls/sbaij/mpi/mpiaijsbaij.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/mpi/mpiaijsbaij.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:11+00:00">
+<meta name="date" content="2017-04-24T14:08:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/mpi/mpiaijsbaij.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/mpi/mpiaijsbaij.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/sbaij/mpi/mpisbaij.h> </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/mat/impls/aij/mpi/mpiaij.h></font>
diff --git a/src/mat/impls/sbaij/mpi/mpisbaij.c.html b/src/mat/impls/sbaij/mpi/mpisbaij.c.html
index 3134404..06f407f 100644
--- a/src/mat/impls/sbaij/mpi/mpisbaij.c.html
+++ b/src/mat/impls/sbaij/mpi/mpisbaij.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/mpi/mpisbaij.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:00+00:00">
+<meta name="date" content="2017-04-24T14:08:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/mpi/mpisbaij.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/mpi/mpisbaij.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/baij/mpi/mpibaij.h>    </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/mat/impls/sbaij/mpi/mpisbaij.h></font>
diff --git a/src/mat/impls/sbaij/mpi/mpisbaij.h.html b/src/mat/impls/sbaij/mpi/mpisbaij.h.html
index 93f36a0..9c87bc4 100644
--- a/src/mat/impls/sbaij/mpi/mpisbaij.h.html
+++ b/src/mat/impls/sbaij/mpi/mpisbaij.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/mpi/mpisbaij.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:12+00:00">
+<meta name="date" content="2017-04-24T14:08:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/mpi/mpisbaij.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/mpi/mpisbaij.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line4">  4: </a><font color="#A020F0">#include <../src/mat/impls/baij/seq/baij.h></font>
 <a name="line5">  5: </a><font color="#A020F0">#include <../src/mat/impls/sbaij/seq/sbaij.h></font>
diff --git a/src/mat/impls/sbaij/mpi/sbaijov.c.html b/src/mat/impls/sbaij/mpi/sbaijov.c.html
index ac48608..9814832 100644
--- a/src/mat/impls/sbaij/mpi/sbaijov.c.html
+++ b/src/mat/impls/sbaij/mpi/sbaijov.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/mpi/sbaijov.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:10+00:00">
+<meta name="date" content="2017-04-24T14:08:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/mpi/sbaijov.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/mpi/sbaijov.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Routines to compute overlapping regions of a parallel MPI matrix.</font>
diff --git a/src/mat/impls/sbaij/mpi/sbstream/index.html b/src/mat/impls/sbaij/mpi/sbstream/index.html
index 8ad3d0e..8618a5c 100644
--- a/src/mat/impls/sbaij/mpi/sbstream/index.html
+++ b/src/mat/impls/sbaij/mpi/sbstream/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/mpi/sbstream/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/mpi/sbstream/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/sbaij/mpi/sbstream/makefile.html b/src/mat/impls/sbaij/mpi/sbstream/makefile.html
index 69c02dd..2024f59 100644
--- a/src/mat/impls/sbaij/mpi/sbstream/makefile.html
+++ b/src/mat/impls/sbaij/mpi/sbstream/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/mpi/sbstream/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:12+00:00">
+<meta name="date" content="2017-04-24T14:08:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/mpi/sbstream/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/mpi/sbstream/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/mat/impls/sbaij/mpi/sbstream/mpisbstream.c.html b/src/mat/impls/sbaij/mpi/sbstream/mpisbstream.c.html
index 22a99fb..9c0591d 100644
--- a/src/mat/impls/sbaij/mpi/sbstream/mpisbstream.c.html
+++ b/src/mat/impls/sbaij/mpi/sbstream/mpisbstream.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/mpi/sbstream/mpisbstream.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:12+00:00">
+<meta name="date" content="2017-04-24T14:08:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/mpi/sbstream/mpisbstream.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/mpi/sbstream/mpisbstream.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSCMAT_DLL</font></strong>
 
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/mat/impls/sbaij/mpi/mpisbaij.h></font>
diff --git a/src/mat/impls/sbaij/seq/aijsbaij.c.html b/src/mat/impls/sbaij/seq/aijsbaij.c.html
index 92250ed..7100492 100644
--- a/src/mat/impls/sbaij/seq/aijsbaij.c.html
+++ b/src/mat/impls/sbaij/seq/aijsbaij.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/seq/aijsbaij.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:53+00:00">
+<meta name="date" content="2017-04-24T14:08:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/aijsbaij.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/aijsbaij.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/aij/seq/aij.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/mat/impls/baij/seq/baij.h></font>
diff --git a/src/mat/impls/sbaij/seq/cholmod/cholmodimpl.h.html b/src/mat/impls/sbaij/seq/cholmod/cholmodimpl.h.html
index 3201095..d0ab994 100644
--- a/src/mat/impls/sbaij/seq/cholmod/cholmodimpl.h.html
+++ b/src/mat/impls/sbaij/seq/cholmod/cholmodimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/seq/cholmod/cholmodimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:00+00:00">
+<meta name="date" content="2017-04-24T14:08:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/cholmod/cholmodimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/cholmod/cholmodimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(CHOLMODIMPL_H_)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define CHOLMODIMPL_H_</font></strong>
 
diff --git a/src/mat/impls/sbaij/seq/cholmod/index.html b/src/mat/impls/sbaij/seq/cholmod/index.html
index c061b56..7d11fde 100644
--- a/src/mat/impls/sbaij/seq/cholmod/index.html
+++ b/src/mat/impls/sbaij/seq/cholmod/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/cholmod/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/cholmod/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/sbaij/seq/cholmod/makefile.html b/src/mat/impls/sbaij/seq/cholmod/makefile.html
index 8b2d926..95a46f3 100644
--- a/src/mat/impls/sbaij/seq/cholmod/makefile.html
+++ b/src/mat/impls/sbaij/seq/cholmod/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/seq/cholmod/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:00+00:00">
+<meta name="date" content="2017-04-24T14:08:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/cholmod/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/cholmod/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#requirespackage    'PETSC_HAVE_SUITESPARSE'</font>
 <font color="#A020F0">#requiresprecision  double</font>
diff --git a/src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.c.html b/src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.c.html
index 2d14615..3cac5c6 100644
--- a/src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.c.html
+++ b/src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:59+00:00">
+<meta name="date" content="2017-04-24T14:08:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Provides an interface to the CHOLMOD sparse solver available through SuiteSparse version 4.2.1</font>
diff --git a/src/mat/impls/sbaij/seq/index.html b/src/mat/impls/sbaij/seq/index.html
index 4f0c462..7b307b5 100644
--- a/src/mat/impls/sbaij/seq/index.html
+++ b/src/mat/impls/sbaij/seq/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/sbaij/seq/makefile.html b/src/mat/impls/sbaij/seq/makefile.html
index 6c89232..dbe69f9 100644
--- a/src/mat/impls/sbaij/seq/makefile.html
+++ b/src/mat/impls/sbaij/seq/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/seq/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:55+00:00">
+<meta name="date" content="2017-04-24T14:08:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/sbaij/seq/relax.h.html b/src/mat/impls/sbaij/seq/relax.h.html
index f4bcfb2..5d097ea 100644
--- a/src/mat/impls/sbaij/seq/relax.h.html
+++ b/src/mat/impls/sbaij/seq/relax.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/seq/relax.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:55+00:00">
+<meta name="date" content="2017-04-24T14:08:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/relax.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/relax.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    This is included by sbaij.c to generate unsigned short and regular versions of these two functions</font>
diff --git a/src/mat/impls/sbaij/seq/sbaij.c.html b/src/mat/impls/sbaij/seq/sbaij.c.html
index 8748b23..91bf8d7 100644
--- a/src/mat/impls/sbaij/seq/sbaij.c.html
+++ b/src/mat/impls/sbaij/seq/sbaij.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/seq/sbaij.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:24+00:00">
+<meta name="date" content="2017-04-24T14:07:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/sbaij.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/sbaij.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Defines the basic matrix operations for the SBAIJ (compressed row)</font>
diff --git a/src/mat/impls/sbaij/seq/sbaij.h.html b/src/mat/impls/sbaij/seq/sbaij.h.html
index 6fe4361..9793fc4 100644
--- a/src/mat/impls/sbaij/seq/sbaij.h.html
+++ b/src/mat/impls/sbaij/seq/sbaij.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/seq/sbaij.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:54+00:00">
+<meta name="date" content="2017-04-24T14:08:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/sbaij.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/sbaij.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line4">  4: </a><font color="#A020F0">#include <petsc/private/matimpl.h></font>
 <a name="line5">  5: </a><font color="#A020F0">#include <../src/mat/impls/baij/seq/baij.h></font>
diff --git a/src/mat/impls/sbaij/seq/sbaij2.c.html b/src/mat/impls/sbaij/seq/sbaij2.c.html
index 479e676..822ee6f 100644
--- a/src/mat/impls/sbaij/seq/sbaij2.c.html
+++ b/src/mat/impls/sbaij/seq/sbaij2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/seq/sbaij2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:31+00:00">
+<meta name="date" content="2017-04-24T14:07:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/sbaij2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/sbaij2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/baij/seq/baij.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/kernels/blockinvert.h></font>
diff --git a/src/mat/impls/sbaij/seq/sbaijfact.c.html b/src/mat/impls/sbaij/seq/sbaijfact.c.html
index 7c413f9..231538a 100644
--- a/src/mat/impls/sbaij/seq/sbaijfact.c.html
+++ b/src/mat/impls/sbaij/seq/sbaijfact.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/seq/sbaijfact.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:35+00:00">
+<meta name="date" content="2017-04-24T14:07:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/sbaijfact.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/sbaijfact.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/baij/seq/baij.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/mat/impls/sbaij/seq/sbaij.h></font>
diff --git a/src/mat/impls/sbaij/seq/sbaijfact10.c.html b/src/mat/impls/sbaij/seq/sbaijfact10.c.html
index 25f0aaf..a58169e 100644
--- a/src/mat/impls/sbaij/seq/sbaijfact10.c.html
+++ b/src/mat/impls/sbaij/seq/sbaijfact10.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/seq/sbaijfact10.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:51+00:00">
+<meta name="date" content="2017-04-24T14:08:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/sbaijfact10.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/sbaijfact10.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/sbaij/seq/sbaij.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/kernels/blockinvert.h></font>
diff --git a/src/mat/impls/sbaij/seq/sbaijfact11.c.html b/src/mat/impls/sbaij/seq/sbaijfact11.c.html
index 0ae6532..eb8b5eb 100644
--- a/src/mat/impls/sbaij/seq/sbaijfact11.c.html
+++ b/src/mat/impls/sbaij/seq/sbaijfact11.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/seq/sbaijfact11.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:52+00:00">
+<meta name="date" content="2017-04-24T14:08:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/sbaijfact11.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/sbaijfact11.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/sbaij/seq/sbaij.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/kernels/blockinvert.h></font>
diff --git a/src/mat/impls/sbaij/seq/sbaijfact12.c.html b/src/mat/impls/sbaij/seq/sbaijfact12.c.html
index 6a56621..0250ec3 100644
--- a/src/mat/impls/sbaij/seq/sbaijfact12.c.html
+++ b/src/mat/impls/sbaij/seq/sbaijfact12.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/seq/sbaijfact12.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:53+00:00">
+<meta name="date" content="2017-04-24T14:08:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/sbaijfact12.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/sbaijfact12.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/sbaij/seq/sbaij.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/kernels/blockinvert.h></font>
diff --git a/src/mat/impls/sbaij/seq/sbaijfact2.c.html b/src/mat/impls/sbaij/seq/sbaijfact2.c.html
index 294f642..456041d 100644
--- a/src/mat/impls/sbaij/seq/sbaijfact2.c.html
+++ b/src/mat/impls/sbaij/seq/sbaijfact2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/seq/sbaijfact2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:39+00:00">
+<meta name="date" content="2017-04-24T14:07:50+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/sbaijfact2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/sbaijfact2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Factorization code for SBAIJ format.</font>
diff --git a/src/mat/impls/sbaij/seq/sbaijfact3.c.html b/src/mat/impls/sbaij/seq/sbaijfact3.c.html
index 9e46dc6..da8a4c1 100644
--- a/src/mat/impls/sbaij/seq/sbaijfact3.c.html
+++ b/src/mat/impls/sbaij/seq/sbaijfact3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/seq/sbaijfact3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:47+00:00">
+<meta name="date" content="2017-04-24T14:08:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/sbaijfact3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/sbaijfact3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/sbaij/seq/sbaij.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/kernels/blockinvert.h></font>
diff --git a/src/mat/impls/sbaij/seq/sbaijfact4.c.html b/src/mat/impls/sbaij/seq/sbaijfact4.c.html
index 81d3812..d9629bd 100644
--- a/src/mat/impls/sbaij/seq/sbaijfact4.c.html
+++ b/src/mat/impls/sbaij/seq/sbaijfact4.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/seq/sbaijfact4.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:47+00:00">
+<meta name="date" content="2017-04-24T14:08:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/sbaijfact4.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/sbaijfact4.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/sbaij/seq/sbaij.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/kernels/blockinvert.h></font>
diff --git a/src/mat/impls/sbaij/seq/sbaijfact5.c.html b/src/mat/impls/sbaij/seq/sbaijfact5.c.html
index 07135db..e7157e5 100644
--- a/src/mat/impls/sbaij/seq/sbaijfact5.c.html
+++ b/src/mat/impls/sbaij/seq/sbaijfact5.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/seq/sbaijfact5.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:48+00:00">
+<meta name="date" content="2017-04-24T14:08:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/sbaijfact5.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/sbaijfact5.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/sbaij/seq/sbaij.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/kernels/blockinvert.h></font>
diff --git a/src/mat/impls/sbaij/seq/sbaijfact6.c.html b/src/mat/impls/sbaij/seq/sbaijfact6.c.html
index 32b81d9..a2ace3c 100644
--- a/src/mat/impls/sbaij/seq/sbaijfact6.c.html
+++ b/src/mat/impls/sbaij/seq/sbaijfact6.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/seq/sbaijfact6.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:48+00:00">
+<meta name="date" content="2017-04-24T14:08:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/sbaijfact6.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/sbaijfact6.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/sbaij/seq/sbaij.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/kernels/blockinvert.h></font>
diff --git a/src/mat/impls/sbaij/seq/sbaijfact7.c.html b/src/mat/impls/sbaij/seq/sbaijfact7.c.html
index 7f4482b..c71f491 100644
--- a/src/mat/impls/sbaij/seq/sbaijfact7.c.html
+++ b/src/mat/impls/sbaij/seq/sbaijfact7.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/seq/sbaijfact7.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:49+00:00">
+<meta name="date" content="2017-04-24T14:08:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/sbaijfact7.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/sbaijfact7.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/sbaij/seq/sbaij.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/kernels/blockinvert.h></font>
diff --git a/src/mat/impls/sbaij/seq/sbaijfact8.c.html b/src/mat/impls/sbaij/seq/sbaijfact8.c.html
index d367276..966ba92 100644
--- a/src/mat/impls/sbaij/seq/sbaijfact8.c.html
+++ b/src/mat/impls/sbaij/seq/sbaijfact8.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/seq/sbaijfact8.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:50+00:00">
+<meta name="date" content="2017-04-24T14:08:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/sbaijfact8.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/sbaijfact8.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/sbaij/seq/sbaij.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/kernels/blockinvert.h></font>
diff --git a/src/mat/impls/sbaij/seq/sbaijfact9.c.html b/src/mat/impls/sbaij/seq/sbaijfact9.c.html
index df1f7df..a33a5d3 100644
--- a/src/mat/impls/sbaij/seq/sbaijfact9.c.html
+++ b/src/mat/impls/sbaij/seq/sbaijfact9.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/seq/sbaijfact9.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:50+00:00">
+<meta name="date" content="2017-04-24T14:08:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/sbaijfact9.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/sbaijfact9.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/sbaij/seq/sbaij.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/kernels/blockinvert.h></font>
diff --git a/src/mat/impls/sbaij/seq/sbstream/index.html b/src/mat/impls/sbaij/seq/sbstream/index.html
index 6b5b2a3..8d81500 100644
--- a/src/mat/impls/sbaij/seq/sbstream/index.html
+++ b/src/mat/impls/sbaij/seq/sbstream/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/sbstream/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/sbstream/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/sbaij/seq/sbstream/makefile.html b/src/mat/impls/sbaij/seq/sbstream/makefile.html
index 0ead1b1..fbdcef5 100644
--- a/src/mat/impls/sbaij/seq/sbstream/makefile.html
+++ b/src/mat/impls/sbaij/seq/sbstream/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/seq/sbstream/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:59+00:00">
+<meta name="date" content="2017-04-24T14:08:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/sbstream/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/sbstream/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/mat/impls/sbaij/seq/sbstream/sbstream.c.html b/src/mat/impls/sbaij/seq/sbstream/sbstream.c.html
index 115d931..58527d2 100644
--- a/src/mat/impls/sbaij/seq/sbstream/sbstream.c.html
+++ b/src/mat/impls/sbaij/seq/sbstream/sbstream.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/seq/sbstream/sbstream.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:56+00:00">
+<meta name="date" content="2017-04-24T14:08:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/sbstream/sbstream.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/sbstream/sbstream.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSCMAT_DLL</font></strong>
 
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/mat/impls/sbaij/seq/sbaij.h></font>
diff --git a/src/mat/impls/sbaij/seq/sbstream/sbstrmfact.c.html b/src/mat/impls/sbaij/seq/sbstream/sbstrmfact.c.html
index 58ce998..a6098f4 100644
--- a/src/mat/impls/sbaij/seq/sbstream/sbstrmfact.c.html
+++ b/src/mat/impls/sbaij/seq/sbstream/sbstrmfact.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/seq/sbstream/sbstrmfact.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:57+00:00">
+<meta name="date" content="2017-04-24T14:08:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/sbstream/sbstrmfact.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/sbstream/sbstrmfact.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSCMAT_DLL</font></strong>
 
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/mat/impls/sbaij/seq/sbaij.h></font>
diff --git a/src/mat/impls/sbaij/seq/sro.c.html b/src/mat/impls/sbaij/seq/sro.c.html
index fcd9786..9f0d5eb 100644
--- a/src/mat/impls/sbaij/seq/sro.c.html
+++ b/src/mat/impls/sbaij/seq/sro.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/sbaij/seq/sro.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:16:46+00:00">
+<meta name="date" content="2017-04-24T14:08:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/sbaij/seq/sro.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/sbaij/seq/sro.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/baij/seq/baij.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/mat/impls/sbaij/seq/sbaij.h></font>
diff --git a/src/mat/impls/scatter/index.html b/src/mat/impls/scatter/index.html
index 2912d19..8c349c8 100644
--- a/src/mat/impls/scatter/index.html
+++ b/src/mat/impls/scatter/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/scatter/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/scatter/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/scatter/makefile.html b/src/mat/impls/scatter/makefile.html
index af5d193..9f3668e 100644
--- a/src/mat/impls/scatter/makefile.html
+++ b/src/mat/impls/scatter/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/scatter/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:15+00:00">
+<meta name="date" content="2017-04-24T14:08:50+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/scatter/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/scatter/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/scatter/mscatter.c.html b/src/mat/impls/scatter/mscatter.c.html
index eb3ffd1..f4ec726 100644
--- a/src/mat/impls/scatter/mscatter.c.html
+++ b/src/mat/impls/scatter/mscatter.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/scatter/mscatter.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:14+00:00">
+<meta name="date" content="2017-04-24T14:08:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/scatter/mscatter.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/scatter/mscatter.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   This provides a matrix that applies a <a href="../../../../docs/manualpages/Vec/VecScatter.html#VecScatter">VecScatter</a> to a vector.</font>
diff --git a/src/mat/impls/shell/index.html b/src/mat/impls/shell/index.html
index 260e132..df42795 100644
--- a/src/mat/impls/shell/index.html
+++ b/src/mat/impls/shell/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/shell/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/shell/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/shell/makefile.html b/src/mat/impls/shell/makefile.html
index 6312734..b904399 100644
--- a/src/mat/impls/shell/makefile.html
+++ b/src/mat/impls/shell/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/shell/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:52+00:00">
+<meta name="date" content="2017-04-24T14:04:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/shell/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/shell/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/shell/shell.c.html b/src/mat/impls/shell/shell.c.html
index dc36a49..b99ad3e 100644
--- a/src/mat/impls/shell/shell.c.html
+++ b/src/mat/impls/shell/shell.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/shell/shell.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:49+00:00">
+<meta name="date" content="2017-04-24T14:04:50+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/shell/shell.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/shell/shell.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   This provides a simple shell for Fortran (and C programmers) to</font>
diff --git a/src/mat/impls/shell/shellcnv.c.html b/src/mat/impls/shell/shellcnv.c.html
index 128c9d8..d640a90 100644
--- a/src/mat/impls/shell/shellcnv.c.html
+++ b/src/mat/impls/shell/shellcnv.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/shell/shellcnv.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:14:52+00:00">
+<meta name="date" content="2017-04-24T14:04:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/shell/shellcnv.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/shell/shellcnv.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matimpl.h>        </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/vecimpl.h></font>
diff --git a/src/mat/impls/submat/index.html b/src/mat/impls/submat/index.html
index 356efb9..d12a150 100644
--- a/src/mat/impls/submat/index.html
+++ b/src/mat/impls/submat/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/submat/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/submat/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/submat/makefile.html b/src/mat/impls/submat/makefile.html
index 7515e4a..f68e17b 100644
--- a/src/mat/impls/submat/makefile.html
+++ b/src/mat/impls/submat/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/submat/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:27+00:00">
+<meta name="date" content="2017-04-24T14:09:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/submat/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/submat/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/submat/submat.c.html b/src/mat/impls/submat/submat.c.html
index 17ed340..b6841da 100644
--- a/src/mat/impls/submat/submat.c.html
+++ b/src/mat/impls/submat/submat.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/submat/submat.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:26+00:00">
+<meta name="date" content="2017-04-24T14:09:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/submat/submat.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/submat/submat.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matimpl.h>          </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/mat/impls/transpose/htransm.c.html b/src/mat/impls/transpose/htransm.c.html
index f0a4315..ef79d3e 100644
--- a/src/mat/impls/transpose/htransm.c.html
+++ b/src/mat/impls/transpose/htransm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/transpose/htransm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:26+00:00">
+<meta name="date" content="2017-04-24T14:09:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/transpose/htransm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/transpose/htransm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matimpl.h>          </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/mat/impls/transpose/index.html b/src/mat/impls/transpose/index.html
index df6d1a8..664d5ec 100644
--- a/src/mat/impls/transpose/index.html
+++ b/src/mat/impls/transpose/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/transpose/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/transpose/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/impls/transpose/makefile.html b/src/mat/impls/transpose/makefile.html
index ed427d1..891ec1b 100644
--- a/src/mat/impls/transpose/makefile.html
+++ b/src/mat/impls/transpose/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/transpose/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:26+00:00">
+<meta name="date" content="2017-04-24T14:09:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/transpose/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/transpose/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/impls/transpose/transm.c.html b/src/mat/impls/transpose/transm.c.html
index a88976a..b727af7 100644
--- a/src/mat/impls/transpose/transm.c.html
+++ b/src/mat/impls/transpose/transm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/impls/transpose/transm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:17:25+00:00">
+<meta name="date" content="2017-04-24T14:09:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/impls/transpose/transm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/impls/transpose/transm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matimpl.h>          </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/mat/index.html b/src/mat/index.html
index ba61da7..0dde416 100644
--- a/src/mat/index.html
+++ b/src/mat/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/interface/dlregismat.c.html b/src/mat/interface/dlregismat.c.html
index 5545793..a5c4c96 100644
--- a/src/mat/interface/dlregismat.c.html
+++ b/src/mat/interface/dlregismat.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/interface/dlregismat.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:12:34+00:00">
+<meta name="date" content="2017-04-24T14:01:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/interface/dlregismat.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/interface/dlregismat.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matimpl.h></font>
 
diff --git a/src/mat/interface/index.html b/src/mat/interface/index.html
index 8cb1f51..da35b30 100644
--- a/src/mat/interface/index.html
+++ b/src/mat/interface/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/interface/makefile.html b/src/mat/interface/makefile.html
index 83af87e..45600fb 100644
--- a/src/mat/interface/makefile.html
+++ b/src/mat/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:12:35+00:00">
+<meta name="date" content="2017-04-24T14:01:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/interface/matnull.c.html b/src/mat/interface/matnull.c.html
index ff3701a..e8be12c 100644
--- a/src/mat/interface/matnull.c.html
+++ b/src/mat/interface/matnull.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/interface/matnull.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:12:33+00:00">
+<meta name="date" content="2017-04-24T14:01:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/interface/matnull.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/interface/matnull.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Routines to project vectors out of null spaces.</font>
diff --git a/src/mat/interface/matreg.c.html b/src/mat/interface/matreg.c.html
index 54923c1..e30cbd9 100644
--- a/src/mat/interface/matreg.c.html
+++ b/src/mat/interface/matreg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/interface/matreg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:12:31+00:00">
+<meta name="date" content="2017-04-24T14:01:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/interface/matreg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/interface/matreg.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Mechanism for register PETSc matrix types</font>
diff --git a/src/mat/interface/matregis.c.html b/src/mat/interface/matregis.c.html
index 55a1b86..f493158 100644
--- a/src/mat/interface/matregis.c.html
+++ b/src/mat/interface/matregis.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/interface/matregis.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:12:32+00:00">
+<meta name="date" content="2017-04-24T14:01:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/interface/matregis.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/interface/matregis.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matimpl.h>  </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/mat/interface/matrix.c.html b/src/mat/interface/matrix.c.html
index 26ea808..1cd0efa 100644
--- a/src/mat/interface/matrix.c.html
+++ b/src/mat/interface/matrix.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/interface/matrix.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:12:02+00:00">
+<meta name="date" content="2017-04-24T14:00:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/interface/matrix.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/interface/matrix.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   This is where the abstract matrix operations are defined</font>
diff --git a/src/mat/interface/mhas.c.html b/src/mat/interface/mhas.c.html
index 7532252..b8c47a0 100644
--- a/src/mat/interface/mhas.c.html
+++ b/src/mat/interface/mhas.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/interface/mhas.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:12:31+00:00">
+<meta name="date" content="2017-04-24T14:01:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/interface/mhas.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/interface/mhas.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matimpl.h>        </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/mat/makefile.html b/src/mat/makefile.html
index 5d8f351..6494f48 100644
--- a/src/mat/makefile.html
+++ b/src/mat/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:12:02+00:00">
+<meta name="date" content="2017-04-24T14:00:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/matfd/fdmatrix.c.html b/src/mat/matfd/fdmatrix.c.html
index 71f38d1..b890bb1 100644
--- a/src/mat/matfd/fdmatrix.c.html
+++ b/src/mat/matfd/fdmatrix.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/matfd/fdmatrix.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:52+00:00">
+<meta name="date" content="2017-04-24T14:11:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/matfd/fdmatrix.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/matfd/fdmatrix.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   This is where the abstract matrix operations are defined that are</font>
diff --git a/src/mat/matfd/index.html b/src/mat/matfd/index.html
index b1cb081..d59a0f3 100644
--- a/src/mat/matfd/index.html
+++ b/src/mat/matfd/index.html
@@ -3,8 +3,8 @@
 <TITLE>MatFD Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/matfd/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/matfd/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> MatFD Manual Pages
 </H2>
diff --git a/src/mat/matfd/makefile.html b/src/mat/matfd/makefile.html
index 3aca620..974129c 100644
--- a/src/mat/matfd/makefile.html
+++ b/src/mat/matfd/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/matfd/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:54+00:00">
+<meta name="date" content="2017-04-24T14:11:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/matfd/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/matfd/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/order/amd/amd.c.html b/src/mat/order/amd/amd.c.html
index cb54cac..af8c5d9 100644
--- a/src/mat/order/amd/amd.c.html
+++ b/src/mat/order/amd/amd.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/order/amd/amd.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:16+00:00">
+<meta name="date" content="2017-04-24T14:12:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/order/amd/amd.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/order/amd/amd.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscmat.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/matorderimpl.h></font>
diff --git a/src/mat/order/amd/index.html b/src/mat/order/amd/index.html
index 1d3531b..bcb6fc3 100644
--- a/src/mat/order/amd/index.html
+++ b/src/mat/order/amd/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/order/amd/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/order/amd/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/order/amd/makefile.html b/src/mat/order/amd/makefile.html
index 16cb450..cb679b8 100644
--- a/src/mat/order/amd/makefile.html
+++ b/src/mat/order/amd/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/order/amd/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:16+00:00">
+<meta name="date" content="2017-04-24T14:12:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/order/amd/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/order/amd/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#requirespackage   'PETSC_HAVE_SUITESPARSE'</font>
 
diff --git a/src/mat/order/degree.c.html b/src/mat/order/degree.c.html
index fa902d2..98e309c 100644
--- a/src/mat/order/degree.c.html
+++ b/src/mat/order/degree.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/order/degree.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:10+00:00">
+<meta name="date" content="2017-04-24T14:11:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/order/degree.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/order/degree.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/* degree.f -- translated by f2c (version 19931217).*/</font>
 
diff --git a/src/mat/order/fn1wd.c.html b/src/mat/order/fn1wd.c.html
index f43cf1d..21fef85 100644
--- a/src/mat/order/fn1wd.c.html
+++ b/src/mat/order/fn1wd.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/order/fn1wd.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:12+00:00">
+<meta name="date" content="2017-04-24T14:12:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/order/fn1wd.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/order/fn1wd.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/* fn1wd.f -- translated by f2c (version 19931217).*/</font>
 
diff --git a/src/mat/order/fndsep.c.html b/src/mat/order/fndsep.c.html
index 9740eec..e2851ce 100644
--- a/src/mat/order/fndsep.c.html
+++ b/src/mat/order/fndsep.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/order/fndsep.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:14+00:00">
+<meta name="date" content="2017-04-24T14:12:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/order/fndsep.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/order/fndsep.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/* fndsep.f -- translated by f2c (version 19931217).</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/mat/order/fnroot.c.html b/src/mat/order/fnroot.c.html
index 52bdbab..a62d807 100644
--- a/src/mat/order/fnroot.c.html
+++ b/src/mat/order/fnroot.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/order/fnroot.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:11+00:00">
+<meta name="date" content="2017-04-24T14:11:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/order/fnroot.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/order/fnroot.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/* fnroot.f -- translated by f2c (version 19931217).*/</font>
 
diff --git a/src/mat/order/gen1wd.c.html b/src/mat/order/gen1wd.c.html
index 9c18efb..b09b578 100644
--- a/src/mat/order/gen1wd.c.html
+++ b/src/mat/order/gen1wd.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/order/gen1wd.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:13+00:00">
+<meta name="date" content="2017-04-24T14:12:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/order/gen1wd.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/order/gen1wd.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/* gen1wd.f -- translated by f2c (version 19931217).*/</font>
 
diff --git a/src/mat/order/gennd.c.html b/src/mat/order/gennd.c.html
index 2c2b490..0233177 100644
--- a/src/mat/order/gennd.c.html
+++ b/src/mat/order/gennd.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/order/gennd.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:14+00:00">
+<meta name="date" content="2017-04-24T14:12:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/order/gennd.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/order/gennd.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/* gennd.f -- translated by f2c (version 19931217).*/</font>
 
diff --git a/src/mat/order/genqmd.c.html b/src/mat/order/genqmd.c.html
index f211294..d20dd29 100644
--- a/src/mat/order/genqmd.c.html
+++ b/src/mat/order/genqmd.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/order/genqmd.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:11+00:00">
+<meta name="date" content="2017-04-24T14:11:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/order/genqmd.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/order/genqmd.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/* genqmd.f -- translated by f2c (version 19931217).*/</font>
 
diff --git a/src/mat/order/genrcm.c.html b/src/mat/order/genrcm.c.html
index 12ad6de..78c5886 100644
--- a/src/mat/order/genrcm.c.html
+++ b/src/mat/order/genrcm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/order/genrcm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:13+00:00">
+<meta name="date" content="2017-04-24T14:12:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/order/genrcm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/order/genrcm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/* genrcm.f -- translated by f2c (version 19931217).*/</font>
 
diff --git a/src/mat/order/index.html b/src/mat/order/index.html
index f8d22b6..b726298 100644
--- a/src/mat/order/index.html
+++ b/src/mat/order/index.html
@@ -3,8 +3,8 @@
 <TITLE>Manual Pages for Matrix Orders, Colorings, and Partitionings</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/order/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/order/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Orders, Colorings, and Partitionings Manual Pages 
 </H2>
diff --git a/src/mat/order/makefile.html b/src/mat/order/makefile.html
index c31ecde..a5b828a 100644
--- a/src/mat/order/makefile.html
+++ b/src/mat/order/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/order/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:15+00:00">
+<meta name="date" content="2017-04-24T14:12:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/order/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/order/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  All the Sparspack routines have been converted to C with the F2C</font>
 <font color="#A020F0"># converter. We do not include in the distribution the original Fortran 77</font>
diff --git a/src/mat/order/qmdmrg.c.html b/src/mat/order/qmdmrg.c.html
index 3267f7c..28c2094 100644
--- a/src/mat/order/qmdmrg.c.html
+++ b/src/mat/order/qmdmrg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/order/qmdmrg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:14+00:00">
+<meta name="date" content="2017-04-24T14:12:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/order/qmdmrg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/order/qmdmrg.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/* qmdmrg.f -- translated by f2c (version 19931217).*/</font>
 
diff --git a/src/mat/order/qmdqt.c.html b/src/mat/order/qmdqt.c.html
index 08cf392..8930e23 100644
--- a/src/mat/order/qmdqt.c.html
+++ b/src/mat/order/qmdqt.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/order/qmdqt.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:11+00:00">
+<meta name="date" content="2017-04-24T14:11:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/order/qmdqt.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/order/qmdqt.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/* qmdqt.f -- translated by f2c (version 19931217).*/</font>
 
diff --git a/src/mat/order/qmdrch.c.html b/src/mat/order/qmdrch.c.html
index 519be8a..1fcbd8b 100644
--- a/src/mat/order/qmdrch.c.html
+++ b/src/mat/order/qmdrch.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/order/qmdrch.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:13+00:00">
+<meta name="date" content="2017-04-24T14:12:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/order/qmdrch.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/order/qmdrch.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/* qmdrch.f -- translated by f2c (version 19931217).*/</font>
 
diff --git a/src/mat/order/qmdupd.c.html b/src/mat/order/qmdupd.c.html
index 21d6b70..6ce30a8 100644
--- a/src/mat/order/qmdupd.c.html
+++ b/src/mat/order/qmdupd.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/order/qmdupd.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:15+00:00">
+<meta name="date" content="2017-04-24T14:12:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/order/qmdupd.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/order/qmdupd.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/* qmdupd.f -- translated by f2c (version 19931217).*/</font>
 
diff --git a/src/mat/order/rcm.c.html b/src/mat/order/rcm.c.html
index aa70515..7d80380 100644
--- a/src/mat/order/rcm.c.html
+++ b/src/mat/order/rcm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/order/rcm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:12+00:00">
+<meta name="date" content="2017-04-24T14:12:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/order/rcm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/order/rcm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/* rcm.f -- translated by f2c (version 19931217).*/</font>
 
diff --git a/src/mat/order/rootls.c.html b/src/mat/order/rootls.c.html
index ca0dacf..9a83436 100644
--- a/src/mat/order/rootls.c.html
+++ b/src/mat/order/rootls.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/order/rootls.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:13+00:00">
+<meta name="date" content="2017-04-24T14:12:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/order/rootls.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/order/rootls.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/* rootls.f -- translated by f2c (version 19931217).*/</font>
 
diff --git a/src/mat/order/sorder.c.html b/src/mat/order/sorder.c.html
index 7e3cb8f..cd60316 100644
--- a/src/mat/order/sorder.c.html
+++ b/src/mat/order/sorder.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/order/sorder.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:09+00:00">
+<meta name="date" content="2017-04-24T14:11:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/order/sorder.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/order/sorder.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Provides the code that allows PETSc users to register their own</font>
diff --git a/src/mat/order/sp1wd.c.html b/src/mat/order/sp1wd.c.html
index c8b81eb..2e3e08f 100644
--- a/src/mat/order/sp1wd.c.html
+++ b/src/mat/order/sp1wd.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/order/sp1wd.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:08+00:00">
+<meta name="date" content="2017-04-24T14:11:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/order/sp1wd.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/order/sp1wd.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscmat.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/matorderimpl.h></font>
diff --git a/src/mat/order/spectral.c.html b/src/mat/order/spectral.c.html
index 1436b95..a080072 100644
--- a/src/mat/order/spectral.c.html
+++ b/src/mat/order/spectral.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/order/spectral.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:10+00:00">
+<meta name="date" content="2017-04-24T14:11:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/order/spectral.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/order/spectral.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscmat.h> </font><font color="#B22222">/*I <petscmat.h> I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscblaslapack.h></font>
 
diff --git a/src/mat/order/spnd.c.html b/src/mat/order/spnd.c.html
index 2424548..ea11020 100644
--- a/src/mat/order/spnd.c.html
+++ b/src/mat/order/spnd.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/order/spnd.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:08+00:00">
+<meta name="date" content="2017-04-24T14:11:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/order/spnd.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/order/spnd.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscmat.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/matorderimpl.h></font>
diff --git a/src/mat/order/spqmd.c.html b/src/mat/order/spqmd.c.html
index 3ad1d62..61bd46a 100644
--- a/src/mat/order/spqmd.c.html
+++ b/src/mat/order/spqmd.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/order/spqmd.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:09+00:00">
+<meta name="date" content="2017-04-24T14:11:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/order/spqmd.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/order/spqmd.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscmat.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/matorderimpl.h></font>
diff --git a/src/mat/order/sprcm.c.html b/src/mat/order/sprcm.c.html
index 0d682af..bdc8807 100644
--- a/src/mat/order/sprcm.c.html
+++ b/src/mat/order/sprcm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/order/sprcm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:09+00:00">
+<meta name="date" content="2017-04-24T14:11:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/order/sprcm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/order/sprcm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscmat.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/matorderimpl.h></font>
diff --git a/src/mat/order/sregis.c.html b/src/mat/order/sregis.c.html
index 97fae3d..3334a98 100644
--- a/src/mat/order/sregis.c.html
+++ b/src/mat/order/sregis.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/order/sregis.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:10+00:00">
+<meta name="date" content="2017-04-24T14:11:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/order/sregis.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/order/sregis.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matimpl.h>     </font><font color="#B22222">/*I       "petscmat.h"   I*/</font><font color="#A020F0"></font>
 
diff --git a/src/mat/order/wbm.c.html b/src/mat/order/wbm.c.html
index 2730979..dc0a1ef 100644
--- a/src/mat/order/wbm.c.html
+++ b/src/mat/order/wbm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/order/wbm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:15+00:00">
+<meta name="date" content="2017-04-24T14:12:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/order/wbm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/order/wbm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscmat.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matorderimpl.h></font>
 
diff --git a/src/mat/partition/impls/chaco/chaco.c.html b/src/mat/partition/impls/chaco/chaco.c.html
index 15273ed..71f9b79 100644
--- a/src/mat/partition/impls/chaco/chaco.c.html
+++ b/src/mat/partition/impls/chaco/chaco.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/partition/impls/chaco/chaco.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:56+00:00">
+<meta name="date" content="2017-04-24T14:11:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/partition/impls/chaco/chaco.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/partition/impls/chaco/chaco.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/adj/mpi/mpiadj.h>       </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/mat/partition/impls/chaco/index.html b/src/mat/partition/impls/chaco/index.html
index fd97b29..7aab86f 100644
--- a/src/mat/partition/impls/chaco/index.html
+++ b/src/mat/partition/impls/chaco/index.html
@@ -3,8 +3,8 @@
 <TITLE>Manual Pages for Matrix Orders, Colorings, and Partitionings</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/partition/impls/chaco/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/partition/impls/chaco/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Orders, Colorings, and Partitionings Manual Pages 
 </H2>
diff --git a/src/mat/partition/impls/chaco/makefile.html b/src/mat/partition/impls/chaco/makefile.html
index b934d59..5d01caa 100644
--- a/src/mat/partition/impls/chaco/makefile.html
+++ b/src/mat/partition/impls/chaco/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/partition/impls/chaco/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:58+00:00">
+<meta name="date" content="2017-04-24T14:11:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/partition/impls/chaco/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/partition/impls/chaco/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 <font color="#A020F0">#requirespackage 'PETSC_HAVE_CHACO'</font>
diff --git a/src/mat/partition/impls/hierarchical/hierarchical.c.html b/src/mat/partition/impls/hierarchical/hierarchical.c.html
index 1b29bd1..18335a5 100644
--- a/src/mat/partition/impls/hierarchical/hierarchical.c.html
+++ b/src/mat/partition/impls/hierarchical/hierarchical.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/partition/impls/hierarchical/hierarchical.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:01+00:00">
+<meta name="date" content="2017-04-24T14:11:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/partition/impls/hierarchical/hierarchical.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/partition/impls/hierarchical/hierarchical.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/adj/mpi/mpiadj.h>    </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscsf.h></font>
diff --git a/src/mat/partition/impls/hierarchical/index.html b/src/mat/partition/impls/hierarchical/index.html
index 89a24d8..6da5490 100644
--- a/src/mat/partition/impls/hierarchical/index.html
+++ b/src/mat/partition/impls/hierarchical/index.html
@@ -3,8 +3,8 @@
 <TITLE>Manual Pages for Matrix Orders, Colorings, and Partitionings</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/partition/impls/hierarchical/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/partition/impls/hierarchical/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Orders, Colorings, and Partitionings Manual Pages 
 </H2>
diff --git a/src/mat/partition/impls/hierarchical/makefile.html b/src/mat/partition/impls/hierarchical/makefile.html
index aa8a117..a17addd 100644
--- a/src/mat/partition/impls/hierarchical/makefile.html
+++ b/src/mat/partition/impls/hierarchical/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/partition/impls/hierarchical/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:03+00:00">
+<meta name="date" content="2017-04-24T14:11:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/partition/impls/hierarchical/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/partition/impls/hierarchical/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 CFLAGS   =
 FFLAGS   =
diff --git a/src/mat/partition/impls/index.html b/src/mat/partition/impls/index.html
index a9dd01a..024e1c8 100644
--- a/src/mat/partition/impls/index.html
+++ b/src/mat/partition/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/partition/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/partition/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/mat/partition/impls/makefile.html b/src/mat/partition/impls/makefile.html
index 89d5c77..eb00bc6 100644
--- a/src/mat/partition/impls/makefile.html
+++ b/src/mat/partition/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/partition/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:56+00:00">
+<meta name="date" content="2017-04-24T14:11:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/partition/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/partition/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/partition/impls/party/index.html b/src/mat/partition/impls/party/index.html
index d2555e8..1b3903b 100644
--- a/src/mat/partition/impls/party/index.html
+++ b/src/mat/partition/impls/party/index.html
@@ -3,8 +3,8 @@
 <TITLE>Manual Pages for Matrix Orders, Colorings, and Partitionings</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/partition/impls/party/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/partition/impls/party/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Orders, Colorings, and Partitionings Manual Pages 
 </H2>
diff --git a/src/mat/partition/impls/party/makefile.html b/src/mat/partition/impls/party/makefile.html
index 7542cd2..15746fb 100644
--- a/src/mat/partition/impls/party/makefile.html
+++ b/src/mat/partition/impls/party/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/partition/impls/party/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:59+00:00">
+<meta name="date" content="2017-04-24T14:11:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/partition/impls/party/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/partition/impls/party/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 <font color="#A020F0">#requirespackage 'PETSC_HAVE_PARTY'</font>
diff --git a/src/mat/partition/impls/party/party.c.html b/src/mat/partition/impls/party/party.c.html
index 266c2dd..058e4ab 100644
--- a/src/mat/partition/impls/party/party.c.html
+++ b/src/mat/partition/impls/party/party.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/partition/impls/party/party.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:58+00:00">
+<meta name="date" content="2017-04-24T14:11:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/partition/impls/party/party.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/partition/impls/party/party.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/adj/mpi/mpiadj.h>       </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/mat/partition/impls/pmetis/index.html b/src/mat/partition/impls/pmetis/index.html
index 5b1a84f..569d953 100644
--- a/src/mat/partition/impls/pmetis/index.html
+++ b/src/mat/partition/impls/pmetis/index.html
@@ -3,8 +3,8 @@
 <TITLE>Manual Pages for Matrix Orders, Colorings, and Partitionings</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/partition/impls/pmetis/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/partition/impls/pmetis/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Orders, Colorings, and Partitionings Manual Pages 
 </H2>
diff --git a/src/mat/partition/impls/pmetis/makefile.html b/src/mat/partition/impls/pmetis/makefile.html
index b145550..3843968 100644
--- a/src/mat/partition/impls/pmetis/makefile.html
+++ b/src/mat/partition/impls/pmetis/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/partition/impls/pmetis/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:00+00:00">
+<meta name="date" content="2017-04-24T14:11:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/partition/impls/pmetis/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/partition/impls/pmetis/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/partition/impls/pmetis/pmetis.c.html b/src/mat/partition/impls/pmetis/pmetis.c.html
index 66d20d4..2f2a3d7 100644
--- a/src/mat/partition/impls/pmetis/pmetis.c.html
+++ b/src/mat/partition/impls/pmetis/pmetis.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/partition/impls/pmetis/pmetis.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:59+00:00">
+<meta name="date" content="2017-04-24T14:11:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/partition/impls/pmetis/pmetis.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/partition/impls/pmetis/pmetis.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/adj/mpi/mpiadj.h>    </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/mat/partition/impls/scotch/index.html b/src/mat/partition/impls/scotch/index.html
index f411305..1726fae 100644
--- a/src/mat/partition/impls/scotch/index.html
+++ b/src/mat/partition/impls/scotch/index.html
@@ -3,8 +3,8 @@
 <TITLE>Manual Pages for Matrix Orders, Colorings, and Partitionings</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/partition/impls/scotch/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/partition/impls/scotch/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Orders, Colorings, and Partitionings Manual Pages 
 </H2>
diff --git a/src/mat/partition/impls/scotch/makefile.html b/src/mat/partition/impls/scotch/makefile.html
index 8389260..4ccb31e 100644
--- a/src/mat/partition/impls/scotch/makefile.html
+++ b/src/mat/partition/impls/scotch/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/partition/impls/scotch/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:01+00:00">
+<meta name="date" content="2017-04-24T14:11:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/partition/impls/scotch/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/partition/impls/scotch/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 <font color="#A020F0">#requirespackage 'PETSC_HAVE_PTSCOTCH'</font>
diff --git a/src/mat/partition/impls/scotch/scotch.c.html b/src/mat/partition/impls/scotch/scotch.c.html
index 7df9bce..eb8b7b7 100644
--- a/src/mat/partition/impls/scotch/scotch.c.html
+++ b/src/mat/partition/impls/scotch/scotch.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/partition/impls/scotch/scotch.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:19:00+00:00">
+<meta name="date" content="2017-04-24T14:11:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/partition/impls/scotch/scotch.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/partition/impls/scotch/scotch.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/impls/adj/mpi/mpiadj.h>       </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/mat/partition/index.html b/src/mat/partition/index.html
index 764ea80..0c25192 100644
--- a/src/mat/partition/index.html
+++ b/src/mat/partition/index.html
@@ -3,8 +3,8 @@
 <TITLE>Manual Pages for Matrix Orders, Colorings, and Partitionings</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/partition/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/partition/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Orders, Colorings, and Partitionings Manual Pages 
 </H2>
diff --git a/src/mat/partition/makefile.html b/src/mat/partition/makefile.html
index 8d1a996..7524745 100644
--- a/src/mat/partition/makefile.html
+++ b/src/mat/partition/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/partition/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:56+00:00">
+<meta name="date" content="2017-04-24T14:11:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/partition/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/partition/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/partition/partition.c.html b/src/mat/partition/partition.c.html
index 3900ded..c49f88e 100644
--- a/src/mat/partition/partition.c.html
+++ b/src/mat/partition/partition.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/partition/partition.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:54+00:00">
+<meta name="date" content="2017-04-24T14:11:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/partition/partition.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/partition/partition.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matimpl.h>               </font><font color="#B22222">/*I "petscmat.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/mat/partition/spartition.c.html b/src/mat/partition/spartition.c.html
index 7805483..725f91f 100644
--- a/src/mat/partition/spartition.c.html
+++ b/src/mat/partition/spartition.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/partition/spartition.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:56+00:00">
+<meta name="date" content="2017-04-24T14:11:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/partition/spartition.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/partition/spartition.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscmat.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/matimpl.h></font>
diff --git a/src/mat/utils/axpy.c.html b/src/mat/utils/axpy.c.html
index fa44358..a0a2c8a 100644
--- a/src/mat/utils/axpy.c.html
+++ b/src/mat/utils/axpy.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/utils/axpy.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:46+00:00">
+<meta name="date" content="2017-04-24T14:11:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/utils/axpy.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/utils/axpy.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matimpl.h>  </font><font color="#B22222">/*I   "petscmat.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/mat/utils/bandwidth.c.html b/src/mat/utils/bandwidth.c.html
index 148efa5..45273e3 100644
--- a/src/mat/utils/bandwidth.c.html
+++ b/src/mat/utils/bandwidth.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/utils/bandwidth.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:51+00:00">
+<meta name="date" content="2017-04-24T14:11:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/utils/bandwidth.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/utils/bandwidth.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/matimpl.h>       </font><font color="#B22222">/*I  "petscmat.h"  I*/</font><font color="#A020F0"></font>
 
 <a name="line5">  5: </a><font color="#B22222">/*@</font>
diff --git a/src/mat/utils/compressedrow.c.html b/src/mat/utils/compressedrow.c.html
index 0d1663f..f5b7fb8 100644
--- a/src/mat/utils/compressedrow.c.html
+++ b/src/mat/utils/compressedrow.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/utils/compressedrow.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:49+00:00">
+<meta name="date" content="2017-04-24T14:11:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/utils/compressedrow.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/utils/compressedrow.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matimpl.h>  </font><font color="#B22222">/*I   "petscmat.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/mat/utils/convert.c.html b/src/mat/utils/convert.c.html
index 7ea8506..a625c0d 100644
--- a/src/mat/utils/convert.c.html
+++ b/src/mat/utils/convert.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/utils/convert.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:43+00:00">
+<meta name="date" content="2017-04-24T14:11:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/utils/convert.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/utils/convert.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matimpl.h></font>
 
diff --git a/src/mat/utils/freespace.c.html b/src/mat/utils/freespace.c.html
index c808c34..a14799c 100644
--- a/src/mat/utils/freespace.c.html
+++ b/src/mat/utils/freespace.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/utils/freespace.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:49+00:00">
+<meta name="date" content="2017-04-24T14:11:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/utils/freespace.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/utils/freespace.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/mat/utils/freespace.h></font>
 
diff --git a/src/mat/utils/freespace.h.html b/src/mat/utils/freespace.h.html
index 066bb6f..e0b6a54 100644
--- a/src/mat/utils/freespace.h.html
+++ b/src/mat/utils/freespace.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/utils/freespace.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:52+00:00">
+<meta name="date" content="2017-04-24T14:11:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/utils/freespace.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/utils/freespace.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_FreeSpace_h_)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _FreeSpace_h_</font></strong>
 
diff --git a/src/mat/utils/gcreate.c.html b/src/mat/utils/gcreate.c.html
index 5663692..66796eb 100644
--- a/src/mat/utils/gcreate.c.html
+++ b/src/mat/utils/gcreate.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/utils/gcreate.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:48+00:00">
+<meta name="date" content="2017-04-24T14:11:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/utils/gcreate.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/utils/gcreate.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matimpl.h>       </font><font color="#B22222">/*I "petscmat.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/mat/utils/getcolv.c.html b/src/mat/utils/getcolv.c.html
index 3a777a1..d6bdc94 100644
--- a/src/mat/utils/getcolv.c.html
+++ b/src/mat/utils/getcolv.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/utils/getcolv.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:47+00:00">
+<meta name="date" content="2017-04-24T14:11:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/utils/getcolv.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/utils/getcolv.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matimpl.h>  </font><font color="#B22222">/*I   "petscmat.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/mat/utils/index.html b/src/mat/utils/index.html
index 182d257..0573b1b 100644
--- a/src/mat/utils/index.html
+++ b/src/mat/utils/index.html
@@ -3,8 +3,8 @@
 <TITLE>Mat Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/utils/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/utils/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Matrices Mat: : <A HREF="../../../src/mat/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/mat/utils/makefile.html b/src/mat/utils/makefile.html
index ce5bd54..a27ea8d 100644
--- a/src/mat/utils/makefile.html
+++ b/src/mat/utils/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/utils/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:52+00:00">
+<meta name="date" content="2017-04-24T14:11:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/utils/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/utils/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/mat/utils/matstash.c.html b/src/mat/utils/matstash.c.html
index 0fbeae6..edc49c0 100644
--- a/src/mat/utils/matstash.c.html
+++ b/src/mat/utils/matstash.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/utils/matstash.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:43+00:00">
+<meta name="date" content="2017-04-24T14:11:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/utils/matstash.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/utils/matstash.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matimpl.h></font>
 
diff --git a/src/mat/utils/matstashspace.c.html b/src/mat/utils/matstashspace.c.html
index f342432..21d196d 100644
--- a/src/mat/utils/matstashspace.c.html
+++ b/src/mat/utils/matstashspace.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/utils/matstashspace.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:51+00:00">
+<meta name="date" content="2017-04-24T14:11:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/utils/matstashspace.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/utils/matstashspace.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matimpl.h></font>
 
diff --git a/src/mat/utils/multequal.c.html b/src/mat/utils/multequal.c.html
index 75c23c2..dceaff4 100644
--- a/src/mat/utils/multequal.c.html
+++ b/src/mat/utils/multequal.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/utils/multequal.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:50+00:00">
+<meta name="date" content="2017-04-24T14:11:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/utils/multequal.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/utils/multequal.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/matimpl.h>  </font><font color="#B22222">/*I   "petscmat.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/mat/utils/overlapsplit.c.html b/src/mat/utils/overlapsplit.c.html
index 2b81331..71fa6b0 100644
--- a/src/mat/utils/overlapsplit.c.html
+++ b/src/mat/utils/overlapsplit.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/utils/overlapsplit.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:52+00:00">
+<meta name="date" content="2017-04-24T14:11:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/utils/overlapsplit.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/utils/overlapsplit.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"> * overlapsplit.c: increase the overlap of a 'big' subdomain across several processor cores</font>
 <a name="line3">  3: </a><font color="#B22222"> *</font>
diff --git a/src/mat/utils/petscheap.h.html b/src/mat/utils/petscheap.h.html
index 01d323e..be33f35 100644
--- a/src/mat/utils/petscheap.h.html
+++ b/src/mat/utils/petscheap.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/utils/petscheap.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:52+00:00">
+<meta name="date" content="2017-04-24T14:11:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/utils/petscheap.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/utils/petscheap.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_petscheap_h)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _petscheap_h</font></strong>
 
diff --git a/src/mat/utils/pheap.c.html b/src/mat/utils/pheap.c.html
index 4e08d34..7393f80 100644
--- a/src/mat/utils/pheap.c.html
+++ b/src/mat/utils/pheap.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/utils/pheap.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:51+00:00">
+<meta name="date" content="2017-04-24T14:11:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/utils/pheap.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/utils/pheap.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/mat/utils/petscheap.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/petscimpl.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscviewer.h></font>
diff --git a/src/mat/utils/zerodiag.c.html b/src/mat/utils/zerodiag.c.html
index 985235e..84a9a33 100644
--- a/src/mat/utils/zerodiag.c.html
+++ b/src/mat/utils/zerodiag.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/mat/utils/zerodiag.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:18:47+00:00">
+<meta name="date" content="2017-04-24T14:11:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/mat/utils/zerodiag.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/mat/utils/zerodiag.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    This file contains routines to reorder a matrix so that the diagonal</font>
diff --git a/src/snes/examples/index.html b/src/snes/examples/index.html
index 0681ca8..d2b0043 100644
--- a/src/snes/examples/index.html
+++ b/src/snes/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/snes/examples/makefile.html b/src/snes/examples/makefile.html
index add9a2f..9bcedb5 100644
--- a/src/snes/examples/makefile.html
+++ b/src/snes/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:52+00:00">
+<meta name="date" content="2017-04-24T14:29:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong>
 
diff --git a/src/snes/examples/tests/ex1.c.html b/src/snes/examples/tests/ex1.c.html
index 0c51ba6..dd9f85b 100644
--- a/src/snes/examples/tests/ex1.c.html
+++ b/src/snes/examples/tests/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tests/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:52+00:00">
+<meta name="date" content="2017-04-24T14:29:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves the nonlinear system, the Bratu (SFI - solid fuel ignition) problem in a 2D rectangular domain.\n\</font>
 <a name="line3">  3: </a><font color="#666666">This example also illustrates the use of matrix coloring.  Runtime options include:\n\</font>
diff --git a/src/snes/examples/tests/ex12f.F.html b/src/snes/examples/tests/ex12f.F.html
index 8386340..7b36c5c 100644
--- a/src/snes/examples/tests/ex12f.F.html
+++ b/src/snes/examples/tests/ex12f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tests/ex12f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:04+00:00">
+<meta name="date" content="2017-04-24T14:29:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tests/ex12f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tests/ex12f.F.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>!  This example demonstrates basic use of the <a href="../../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a> Fortran interface.
diff --git a/src/snes/examples/tests/ex14f.F.html b/src/snes/examples/tests/ex14f.F.html
index 91a5a87..4ee0c16 100644
--- a/src/snes/examples/tests/ex14f.F.html
+++ b/src/snes/examples/tests/ex14f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tests/ex14f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:05+00:00">
+<meta name="date" content="2017-04-24T14:29:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tests/ex14f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tests/ex14f.F.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>!  This example demonstrates use of the <a href="../../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a> Fortran interface.
diff --git a/src/snes/examples/tests/ex15.c.html b/src/snes/examples/tests/ex15.c.html
index eeeaa6b..038cfe1 100644
--- a/src/snes/examples/tests/ex15.c.html
+++ b/src/snes/examples/tests/ex15.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tests/ex15.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:55+00:00">
+<meta name="date" content="2017-04-24T14:29:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tests/ex15.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tests/ex15.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscsnes.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscdm.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdmda.h></font>
diff --git a/src/snes/examples/tests/ex16.c.html b/src/snes/examples/tests/ex16.c.html
index c3ebd83..50a57c8 100644
--- a/src/snes/examples/tests/ex16.c.html
+++ b/src/snes/examples/tests/ex16.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tests/ex16.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:57+00:00">
+<meta name="date" content="2017-04-24T14:29:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tests/ex16.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tests/ex16.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscsnes.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscdm.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdmda.h></font>
diff --git a/src/snes/examples/tests/ex17.c.html b/src/snes/examples/tests/ex17.c.html
index a8a7328..4e57a2b 100644
--- a/src/snes/examples/tests/ex17.c.html
+++ b/src/snes/examples/tests/ex17.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tests/ex17.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:59+00:00">
+<meta name="date" content="2017-04-24T14:29:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tests/ex17.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tests/ex17.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"Newton's method to solve a two-variable system, sequentially.\n"</font>
 <a name="line2">  2: </a>                           <font color="#666666">"The same problem is solved twice - i) fully assembled system + ii) block system\n\n"</font>;
 
diff --git a/src/snes/examples/tests/ex1f.F.html b/src/snes/examples/tests/ex1f.F.html
index 6d6dd0d..80cd79f 100644
--- a/src/snes/examples/tests/ex1f.F.html
+++ b/src/snes/examples/tests/ex1f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tests/ex1f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:02+00:00">
+<meta name="date" content="2017-04-24T14:29:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tests/ex1f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tests/ex1f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Description: This example solves a nonlinear system on 1 processor with <a href="../../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a>.
 <a name="line3">  3: </a>!  We solve the  Bratu (SFI - solid fuel ignition) problem in a 2D rectangular
diff --git a/src/snes/examples/tests/ex68.c.html b/src/snes/examples/tests/ex68.c.html
index c45853e..3b9841c 100644
--- a/src/snes/examples/tests/ex68.c.html
+++ b/src/snes/examples/tests/ex68.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tests/ex68.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:00+00:00">
+<meta name="date" content="2017-04-24T14:29:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tests/ex68.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tests/ex68.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Test problems for Schur complement solvers.\n\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscsnes.h></font>
diff --git a/src/snes/examples/tests/ex69.c.html b/src/snes/examples/tests/ex69.c.html
index e7100a3..dcd2a62 100644
--- a/src/snes/examples/tests/ex69.c.html
+++ b/src/snes/examples/tests/ex69.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tests/ex69.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:01+00:00">
+<meta name="date" content="2017-04-24T14:29:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tests/ex69.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tests/ex69.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests recovery from domain errors in <a href="../../../../docs/manualpages/Mat/MatMult.html#MatMult">MatMult</a>() and <a href="../../../../docs/manualpages/PC/PCApply.html#PCApply">PCApply</a>()\n\n"</font>;
 
diff --git a/src/snes/examples/tests/ex7.c.html b/src/snes/examples/tests/ex7.c.html
index 3b01f39..67f4332 100644
--- a/src/snes/examples/tests/ex7.c.html
+++ b/src/snes/examples/tests/ex7.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tests/ex7.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:53+00:00">
+<meta name="date" content="2017-04-24T14:29:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tests/ex7.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tests/ex7.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves u`` + u^{2} = f with Newton-like methods. Using\n\</font>
 <a name="line3">  3: </a><font color="#666666"> matrix-free techniques with user-provided explicit preconditioner matrix.\n\n"</font>;
diff --git a/src/snes/examples/tests/ex8.c.html b/src/snes/examples/tests/ex8.c.html
index ccff5b9..6c60a9c 100644
--- a/src/snes/examples/tests/ex8.c.html
+++ b/src/snes/examples/tests/ex8.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tests/ex8.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:54+00:00">
+<meta name="date" content="2017-04-24T14:29:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tests/ex8.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tests/ex8.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscsnes.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscdm.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdmda.h></font>
diff --git a/src/snes/examples/tests/index.html b/src/snes/examples/tests/index.html
index 99b4d85..b4d0f30 100644
--- a/src/snes/examples/tests/index.html
+++ b/src/snes/examples/tests/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/examples/tests/makefile.html b/src/snes/examples/tests/makefile.html
index 7c8f02c..5aec8a6 100644
--- a/src/snes/examples/tests/makefile.html
+++ b/src/snes/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:06+00:00">
+<meta name="date" content="2017-04-24T14:29:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	        =
 FFLAGS	        =
diff --git a/src/snes/examples/tutorials/ex1.c.html b/src/snes/examples/tutorials/ex1.c.html
index a047ae4..b50b665 100644
--- a/src/snes/examples/tutorials/ex1.c.html
+++ b/src/snes/examples/tutorials/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:06+00:00">
+<meta name="date" content="2017-04-24T14:29:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Newton's method for a two-variable system, sequential.\n\n"</font>;
 
diff --git a/src/snes/examples/tutorials/ex10.c.html b/src/snes/examples/tutorials/ex10.c.html
index ab768e3..ad218ea 100644
--- a/src/snes/examples/tutorials/ex10.c.html
+++ b/src/snes/examples/tutorials/ex10.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex10.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:16+00:00">
+<meta name="date" content="2017-04-24T14:30:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex10.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex10.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"EXAMPLE REMOVED.\n\n"</font>;
 
 <a name="line5">  5: </a><strong><font color="#4169E1"><a name="main"></a>int main(int argc, char *argv[])</font></strong>
diff --git a/src/snes/examples/tutorials/ex10d/ex10.c.html b/src/snes/examples/tutorials/ex10d/ex10.c.html
index 2aa7c6b..e31acee 100644
--- a/src/snes/examples/tutorials/ex10d/ex10.c.html
+++ b/src/snes/examples/tutorials/ex10d/ex10.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex10d/ex10.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:09+00:00">
+<meta name="date" content="2017-04-24T14:31:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex10d/ex10.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex10d/ex10.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Include "petscsnes.h" so that we can use <a href="../../../..10d/../docs/manualpages/SNES/SNES.html#SNES">SNES</a> solvers.  Note that this</font>
diff --git a/src/snes/examples/tutorials/ex10d/index.html b/src/snes/examples/tutorials/ex10d/index.html
index 38714c9..9a5ed5e 100644
--- a/src/snes/examples/tutorials/ex10d/index.html
+++ b/src/snes/examples/tutorials/ex10d/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex10d/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex10d/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../..10d/../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/examples/tutorials/ex10d/makefile.html b/src/snes/examples/tutorials/ex10d/makefile.html
index 1549093..c6ceefd 100644
--- a/src/snes/examples/tutorials/ex10d/makefile.html
+++ b/src/snes/examples/tutorials/ex10d/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex10d/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:11+00:00">
+<meta name="date" content="2017-04-24T14:31:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex10d/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex10d/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS		 =
 FFLAGS		 =
diff --git a/src/snes/examples/tutorials/ex12.c.html b/src/snes/examples/tutorials/ex12.c.html
index b058bea..435189d 100644
--- a/src/snes/examples/tutorials/ex12.c.html
+++ b/src/snes/examples/tutorials/ex12.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex12.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:16+00:00">
+<meta name="date" content="2017-04-24T14:30:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex12.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex12.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Poisson Problem in 2d and 3d with simplicial finite elements.\n\</font>
 <a name="line2">  2: </a><font color="#666666">We solve the Poisson problem in a rectangular\n\</font>
 <a name="line3">  3: </a><font color="#666666">domain, using a parallel unstructured mesh (<a href="../../../../docs/manualpages/DM/DMPLEX.html#DMPLEX">DMPLEX</a>) to discretize it.\n\</font>
diff --git a/src/snes/examples/tutorials/ex14.c.html b/src/snes/examples/tutorials/ex14.c.html
index c9135ea..c1bb1a1 100644
--- a/src/snes/examples/tutorials/ex14.c.html
+++ b/src/snes/examples/tutorials/ex14.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex14.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:19+00:00">
+<meta name="date" content="2017-04-24T14:30:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex14.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex14.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Bratu nonlinear PDE in 3d.\n\</font>
 <a name="line3">  3: </a><font color="#666666">We solve the  Bratu (SFI - solid fuel ignition) problem in a 3D rectangular\n\</font>
diff --git a/src/snes/examples/tutorials/ex15.c.html b/src/snes/examples/tutorials/ex15.c.html
index 735452c..39c0185 100644
--- a/src/snes/examples/tutorials/ex15.c.html
+++ b/src/snes/examples/tutorials/ex15.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex15.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:20+00:00">
+<meta name="date" content="2017-04-24T14:30:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex15.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex15.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"p-Bratu nonlinear PDE in 2d.\n\</font>
 <a name="line2">  2: </a><font color="#666666">We solve the  p-Laplacian (nonlinear diffusion) combined with\n\</font>
 <a name="line3">  3: </a><font color="#666666">the Bratu (solid fuel ignition) nonlinearity in a 2D rectangular\n\</font>
diff --git a/src/snes/examples/tutorials/ex18.c.html b/src/snes/examples/tutorials/ex18.c.html
index 9b994f1..8f06243 100644
--- a/src/snes/examples/tutorials/ex18.c.html
+++ b/src/snes/examples/tutorials/ex18.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex18.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:22+00:00">
+<meta name="date" content="2017-04-24T14:30:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex18.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex18.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] =<font color="#666666">"Nonlinear Radiative Transport PDE with multigrid in 2d.\n\</font>
 <a name="line3">  3: </a><font color="#666666">Uses 2-dimensional distributed arrays.\n\</font>
diff --git a/src/snes/examples/tutorials/ex19.c.html b/src/snes/examples/tutorials/ex19.c.html
index 466753f..f84628b 100644
--- a/src/snes/examples/tutorials/ex19.c.html
+++ b/src/snes/examples/tutorials/ex19.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex19.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:24+00:00">
+<meta name="date" content="2017-04-24T14:30:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex19.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex19.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Nonlinear driven cavity with multigrid in 2d.\n \</font>
 <a name="line3">  3: </a><font color="#666666">  \n\</font>
diff --git a/src/snes/examples/tutorials/ex1f.F.html b/src/snes/examples/tutorials/ex1f.F.html
index 1a406d5..e09fec0 100644
--- a/src/snes/examples/tutorials/ex1f.F.html
+++ b/src/snes/examples/tutorials/ex1f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex1f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:50+00:00">
+<meta name="date" content="2017-04-24T14:31:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex1f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/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>!
 <a name="line3">  3: </a>!  Description: Uses the Newton method to solve a two-variable system.
diff --git a/src/snes/examples/tutorials/ex2.c.html b/src/snes/examples/tutorials/ex2.c.html
index a06cf6d..4ce4148 100644
--- a/src/snes/examples/tutorials/ex2.c.html
+++ b/src/snes/examples/tutorials/ex2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:07+00:00">
+<meta name="date" content="2017-04-24T14:29:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Newton method to solve u'' + u^{2} = f, sequentially.\n\</font>
 <a name="line3">  3: </a><font color="#666666">This example employs a user-defined monitoring routine.\n\n"</font>;
diff --git a/src/snes/examples/tutorials/ex20.c.html b/src/snes/examples/tutorials/ex20.c.html
index bc6835f..825151d 100644
--- a/src/snes/examples/tutorials/ex20.c.html
+++ b/src/snes/examples/tutorials/ex20.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex20.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:25+00:00">
+<meta name="date" content="2017-04-24T14:30:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex20.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex20.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] =<font color="#666666">"Nonlinear Radiative Transport PDE with multigrid in 3d.\n\</font>
 <a name="line3">  3: </a><font color="#666666">Uses 3-dimensional distributed arrays.\n\</font>
diff --git a/src/snes/examples/tutorials/ex21.c.html b/src/snes/examples/tutorials/ex21.c.html
index 44b727f..49a4e5f 100644
--- a/src/snes/examples/tutorials/ex21.c.html
+++ b/src/snes/examples/tutorials/ex21.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex21.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:29+00:00">
+<meta name="date" content="2017-04-24T14:30:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex21.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex21.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static const char help[] = <font color="#666666">"Solves PDE optimization problem using full-space method, treats state and adjoint variables separately.\n\n"</font>;
 
diff --git a/src/snes/examples/tutorials/ex22.c.html b/src/snes/examples/tutorials/ex22.c.html
index 72362be..fdf69fd 100644
--- a/src/snes/examples/tutorials/ex22.c.html
+++ b/src/snes/examples/tutorials/ex22.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex22.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:29+00:00">
+<meta name="date" content="2017-04-24T14:30:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex22.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex22.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static const char help[] = <font color="#666666">"Solves PDE optimization problem using full-space method, interlaces state and adjoint variables.\n\n"</font>;
 
diff --git a/src/snes/examples/tutorials/ex25.c.html b/src/snes/examples/tutorials/ex25.c.html
index b0beb61..7ab5168 100644
--- a/src/snes/examples/tutorials/ex25.c.html
+++ b/src/snes/examples/tutorials/ex25.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex25.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:30+00:00">
+<meta name="date" content="2017-04-24T14:30:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex25.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex25.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] =<font color="#666666">"Minimum surface problem in 2D.\n\</font>
 <a name="line2">  2: </a><font color="#666666">Uses 2-dimensional distributed arrays.\n\</font>
 <a name="line3">  3: </a><font color="#666666">\n\</font>
diff --git a/src/snes/examples/tutorials/ex28.c.html b/src/snes/examples/tutorials/ex28.c.html
index 952bc79..1aa2cc5 100644
--- a/src/snes/examples/tutorials/ex28.c.html
+++ b/src/snes/examples/tutorials/ex28.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex28.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:31+00:00">
+<meta name="date" content="2017-04-24T14:30:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex28.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex28.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"1D multiphysics prototype with analytic Jacobians to solve individual problems and a coupled problem.\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/* Solve a PDE coupled to an algebraic system in 1D</font>
diff --git a/src/snes/examples/tutorials/ex3.c.html b/src/snes/examples/tutorials/ex3.c.html
index 057a98c..2e4af47 100644
--- a/src/snes/examples/tutorials/ex3.c.html
+++ b/src/snes/examples/tutorials/ex3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:08+00:00">
+<meta name="date" content="2017-04-24T14:29:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Newton methods to solve u'' + u^{2} = f in parallel.\n\</font>
 <a name="line3">  3: </a><font color="#666666">This example employs a user-defined monitoring routine and optionally a user-defined\n\</font>
diff --git a/src/snes/examples/tutorials/ex30.c.html b/src/snes/examples/tutorials/ex30.c.html
index e5d640f..bb289df 100644
--- a/src/snes/examples/tutorials/ex30.c.html
+++ b/src/snes/examples/tutorials/ex30.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex30.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:32+00:00">
+<meta name="date" content="2017-04-24T14:30:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex30.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex30.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"Steady-state 2D subduction flow, pressure and temperature solver.\n\</font>
 <a name="line2">  2: </a><font color="#666666">       The flow is driven by the subducting slab.\n\</font>
 <a name="line3">  3: </a><font color="#666666">---------------------------------ex30 help---------------------------------\n\</font>
diff --git a/src/snes/examples/tutorials/ex33.c.html b/src/snes/examples/tutorials/ex33.c.html
index 95eb95f..275011b 100644
--- a/src/snes/examples/tutorials/ex33.c.html
+++ b/src/snes/examples/tutorials/ex33.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex33.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:36+00:00">
+<meta name="date" content="2017-04-24T14:30:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex33.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex33.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Multiphase flow in a porous medium in 1d.\n\n"</font>;
 <a name="line2">  2: </a><font color="#A020F0">#include <petscdm.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdmda.h></font>
diff --git a/src/snes/examples/tutorials/ex35.c.html b/src/snes/examples/tutorials/ex35.c.html
index 86385c1..f13ce55 100644
--- a/src/snes/examples/tutorials/ex35.c.html
+++ b/src/snes/examples/tutorials/ex35.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex35.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:36+00:00">
+<meta name="date" content="2017-04-24T14:30:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex35.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex35.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"-Laplacian u = b as a nonlinear problem.\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*T</font>
diff --git a/src/snes/examples/tutorials/ex40f90.F90.html b/src/snes/examples/tutorials/ex40f90.F90.html
index a355c10..23c4f42 100644
--- a/src/snes/examples/tutorials/ex40f90.F90.html
+++ b/src/snes/examples/tutorials/ex40f90.F90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex40f90.F90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:57+00:00">
+<meta name="date" content="2017-04-24T14:31:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex40f90.F90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex40f90.F90.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Demonstrates use of <a href="../../../../docs/manualpages/SNES/DMDASNESSetFunctionLocal.html#DMDASNESSetFunctionLocal">DMDASNESSetFunctionLocal</a>() from Fortran
 <a name="line3">  3: </a>!
diff --git a/src/snes/examples/tutorials/ex42.c.html b/src/snes/examples/tutorials/ex42.c.html
index ad58965..b97be01 100644
--- a/src/snes/examples/tutorials/ex42.c.html
+++ b/src/snes/examples/tutorials/ex42.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex42.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:37+00:00">
+<meta name="date" content="2017-04-24T14:30:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex42.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex42.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Newton's method to solve a two-variable system that comes from the Rosenbrock function.\n\n"</font>;
 
diff --git a/src/snes/examples/tutorials/ex46.c.html b/src/snes/examples/tutorials/ex46.c.html
index 64fe3e7..f3cb332 100644
--- a/src/snes/examples/tutorials/ex46.c.html
+++ b/src/snes/examples/tutorials/ex46.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex46.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:38+00:00">
+<meta name="date" content="2017-04-24T14:30:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex46.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex46.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Surface processes in geophysics.\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*T</font>
diff --git a/src/snes/examples/tutorials/ex47cu.cu.html b/src/snes/examples/tutorials/ex47cu.cu.html
index f5749f6..9090ae6 100644
--- a/src/snes/examples/tutorials/ex47cu.cu.html
+++ b/src/snes/examples/tutorials/ex47cu.cu.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex47cu.cu.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:50+00:00">
+<meta name="date" content="2017-04-24T14:31:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex47cu.cu.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex47cu.cu.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Solves -Laplacian u - exp(u) = 0,  0 < x < 1 using GPU\n\n"</font>;
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Same as ex47.c except it also uses the GPU to evaluate the function</font>
diff --git a/src/snes/examples/tutorials/ex48.c.html b/src/snes/examples/tutorials/ex48.c.html
index 678f4f1..4440340 100644
--- a/src/snes/examples/tutorials/ex48.c.html
+++ b/src/snes/examples/tutorials/ex48.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex48.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:39+00:00">
+<meta name="date" content="2017-04-24T14:30:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex48.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex48.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"Toy hydrostatic ice flow with multigrid in 3D.\n\</font>
 <a name="line2">  2: </a><font color="#666666">\n\</font>
 <a name="line3">  3: </a><font color="#666666">Solves the hydrostatic (aka Blatter/Pattyn/First Order) equations for ice sheet flow\n\</font>
diff --git a/src/snes/examples/tutorials/ex5.c.html b/src/snes/examples/tutorials/ex5.c.html
index e08d552..f7590ea 100644
--- a/src/snes/examples/tutorials/ex5.c.html
+++ b/src/snes/examples/tutorials/ex5.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex5.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:10+00:00">
+<meta name="date" content="2017-04-24T14:29:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex5.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex5.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Bratu nonlinear PDE in 2d.\n\</font>
 <a name="line3">  3: </a><font color="#666666">We solve the  Bratu (SFI - solid fuel ignition) problem in a 2D rectangular\n\</font>
diff --git a/src/snes/examples/tutorials/ex58.c.html b/src/snes/examples/tutorials/ex58.c.html
index 3616dec..2349686 100644
--- a/src/snes/examples/tutorials/ex58.c.html
+++ b/src/snes/examples/tutorials/ex58.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex58.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:43+00:00">
+<meta name="date" content="2017-04-24T14:30:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex58.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex58.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscsnes.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscdm.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdmda.h></font>
diff --git a/src/snes/examples/tutorials/ex59.c.html b/src/snes/examples/tutorials/ex59.c.html
index 5d156a8..0cdfab3 100644
--- a/src/snes/examples/tutorials/ex59.c.html
+++ b/src/snes/examples/tutorials/ex59.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex59.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:44+00:00">
+<meta name="date" content="2017-04-24T14:30:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex59.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex59.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static const char help[] = <font color="#666666">"Tries to solve u`` + u^{2} = f for an easy case and an impossible case.\n\n"</font>;
 
diff --git a/src/snes/examples/tutorials/ex5f.F.html b/src/snes/examples/tutorials/ex5f.F.html
index f16c928..712181e 100644
--- a/src/snes/examples/tutorials/ex5f.F.html
+++ b/src/snes/examples/tutorials/ex5f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex5f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:51+00:00">
+<meta name="date" content="2017-04-24T14:31:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex5f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex5f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Description: This example solves a nonlinear system in parallel with <a href="../../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a>.
 <a name="line3">  3: </a>!  We solve the  Bratu (SFI - solid fuel ignition) problem in a 2D rectangular
diff --git a/src/snes/examples/tutorials/ex5f.h.html b/src/snes/examples/tutorials/ex5f.h.html
index 81cced0..76bf9e9 100644
--- a/src/snes/examples/tutorials/ex5f.h.html
+++ b/src/snes/examples/tutorials/ex5f.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex5f.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:08+00:00">
+<meta name="date" content="2017-04-24T14:31:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex5f.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex5f.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> program ex5f.F
 <a name="line3">  3: </a>! - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
diff --git a/src/snes/examples/tutorials/ex5f90.F.html b/src/snes/examples/tutorials/ex5f90.F.html
index 07c4f9f..225eeb5 100644
--- a/src/snes/examples/tutorials/ex5f90.F.html
+++ b/src/snes/examples/tutorials/ex5f90.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex5f90.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:53+00:00">
+<meta name="date" content="2017-04-24T14:31:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex5f90.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex5f90.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Description: Solves a nonlinear system in parallel with <a href="../../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a>.
 <a name="line3">  3: </a>!  We solve the  Bratu (SFI - solid fuel ignition) problem in a 2D rectangular
diff --git a/src/snes/examples/tutorials/ex5f90t.F.html b/src/snes/examples/tutorials/ex5f90t.F.html
index 6729632..f3a6c50 100644
--- a/src/snes/examples/tutorials/ex5f90t.F.html
+++ b/src/snes/examples/tutorials/ex5f90t.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex5f90t.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:55+00:00">
+<meta name="date" content="2017-04-24T14:31:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex5f90t.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex5f90t.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Description: Solves a nonlinear system in parallel with <a href="../../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a>.
 <a name="line3">  3: </a>!  We solve the  Bratu (SFI - solid fuel ignition) problem in a 2D rectangular
diff --git a/src/snes/examples/tutorials/ex5fs.F.html b/src/snes/examples/tutorials/ex5fs.F.html
index cd41cf7..243d4c4 100644
--- a/src/snes/examples/tutorials/ex5fs.F.html
+++ b/src/snes/examples/tutorials/ex5fs.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex5fs.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:57+00:00">
+<meta name="date" content="2017-04-24T14:31:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex5fs.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex5fs.F.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>!
diff --git a/src/snes/examples/tutorials/ex5m.m.html b/src/snes/examples/tutorials/ex5m.m.html
index 32ca362..6c3148e 100644
--- a/src/snes/examples/tutorials/ex5m.m.html
+++ b/src/snes/examples/tutorials/ex5m.m.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex5m.m.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:08+00:00">
+<meta name="date" content="2017-04-24T14:31:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex5m.m.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex5m.m.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>function localF = ex5m(localX,hx,hy,lambda)
 <a name="line2">  2: </a>% $Id: ex5m.m,v 1.3 2000/05/08 03:54:05 bsmith Exp $
 <a name="line3">  3: </a>%
diff --git a/src/snes/examples/tutorials/ex5s.c.html b/src/snes/examples/tutorials/ex5s.c.html
index b66d6e5..d6675dd 100644
--- a/src/snes/examples/tutorials/ex5s.c.html
+++ b/src/snes/examples/tutorials/ex5s.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex5s.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:12+00:00">
+<meta name="date" content="2017-04-24T14:30:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex5s.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex5s.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"2d Bratu problem in shared memory parallel with <a href="../../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a>.\n\</font>
 <a name="line3">  3: </a><font color="#666666">We solve the  Bratu (SFI - solid fuel ignition) problem in a 2D rectangular\n\</font>
diff --git a/src/snes/examples/tutorials/ex61genm.m.html b/src/snes/examples/tutorials/ex61genm.m.html
index ae5946a..b8dac8c 100644
--- a/src/snes/examples/tutorials/ex61genm.m.html
+++ b/src/snes/examples/tutorials/ex61genm.m.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex61genm.m.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:08+00:00">
+<meta name="date" content="2017-04-24T14:31:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex61genm.m.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex61genm.m.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>function ex61genm
 <a name="line2">  2: </a>%
 <a name="line3">  3: </a>%  Writes a data file <font color="#4169E1">for</font> ex61 that has a single point at the center as a radiation event
diff --git a/src/snes/examples/tutorials/ex61m.m.html b/src/snes/examples/tutorials/ex61m.m.html
index dfb5961..90116ec 100644
--- a/src/snes/examples/tutorials/ex61m.m.html
+++ b/src/snes/examples/tutorials/ex61m.m.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex61m.m.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:08+00:00">
+<meta name="date" content="2017-04-24T14:31:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex61m.m.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex61m.m.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>f = <a href="../../../../docs/manualpages/Sys/PetscBinaryRead.html#PetscBinaryRead">PetscBinaryRead</a>('perfectmovie','cell');
 <a name="line3">  3: </a>s = size(f); s = s(2);
diff --git a/src/snes/examples/tutorials/ex62.c.html b/src/snes/examples/tutorials/ex62.c.html
index ce04383..ea55333 100644
--- a/src/snes/examples/tutorials/ex62.c.html
+++ b/src/snes/examples/tutorials/ex62.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex62.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:45+00:00">
+<meta name="date" content="2017-04-24T14:30:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex62.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex62.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Stokes Problem in 2d and 3d with simplicial finite elements.\n\</font>
 <a name="line2">  2: </a><font color="#666666">We solve the Stokes problem in a rectangular\n\</font>
 <a name="line3">  3: </a><font color="#666666">domain, using a parallel unstructured mesh (<a href="../../../../docs/manualpages/DM/DMPLEX.html#DMPLEX">DMPLEX</a>) to discretize it.\n\n\n"</font>;
diff --git a/src/snes/examples/tutorials/ex7.c.html b/src/snes/examples/tutorials/ex7.c.html
index 948ca34..dee2a18 100644
--- a/src/snes/examples/tutorials/ex7.c.html
+++ b/src/snes/examples/tutorials/ex7.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex7.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:14+00:00">
+<meta name="date" content="2017-04-24T14:30:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex7.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex7.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves the Stokes equation in a 2D rectangular\n\</font>
 <a name="line3">  3: </a><font color="#666666">domain, using distributed arrays (DMDAs) to partition the parallel grid.\n\n"</font>;
diff --git a/src/snes/examples/tutorials/ex70.c.html b/src/snes/examples/tutorials/ex70.c.html
index 5ce3e78..ab4b1fe 100644
--- a/src/snes/examples/tutorials/ex70.c.html
+++ b/src/snes/examples/tutorials/ex70.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex70.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:46+00:00">
+<meta name="date" content="2017-04-24T14:30:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex70.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex70.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Poiseuille flow problem. Viscous, laminar flow in a 2D channel with parabolic velocity\n\</font>
 <a name="line2">  2: </a><font color="#666666">                      profile and linear pressure drop, exact solution of the 2D Stokes\n"</font>;
 
diff --git a/src/snes/examples/tutorials/ex74f.F90.html b/src/snes/examples/tutorials/ex74f.F90.html
index cafea67..6284fd1 100644
--- a/src/snes/examples/tutorials/ex74f.F90.html
+++ b/src/snes/examples/tutorials/ex74f.F90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex74f.F90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:57+00:00">
+<meta name="date" content="2017-04-24T14:31:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex74f.F90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex74f.F90.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>      program radhyd
 <a name="line2">  2: </a>! <font color="#666666">"$Id: ex4f.F,v 1.39 1999/03/10 19:29:25 Vince Mousseau $"</font>;
 <a name="line3">  3: </a>!
diff --git a/src/snes/examples/tutorials/ex77.c.html b/src/snes/examples/tutorials/ex77.c.html
index 4f57615..fca2830 100644
--- a/src/snes/examples/tutorials/ex77.c.html
+++ b/src/snes/examples/tutorials/ex77.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/ex77.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:30:48+00:00">
+<meta name="date" content="2017-04-24T14:30:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/ex77.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/ex77.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Nonlinear elasticity problem in 3d with simplicial finite elements.\n\</font>
 <a name="line2">  2: </a><font color="#666666">We solve a nonlinear elasticity problem, modelled as an incompressible Neo-Hookean solid, \n\</font>
 <a name="line3">  3: </a><font color="#666666"> with pressure loading in a rectangular domain, using a parallel unstructured mesh (<a href="../../../../docs/manualpages/DM/DMPLEX.html#DMPLEX">DMPLEX</a>) to discretize it.\n\n\n"</font>;
diff --git a/src/snes/examples/tutorials/index.html b/src/snes/examples/tutorials/index.html
index fe55728..04122e6 100644
--- a/src/snes/examples/tutorials/index.html
+++ b/src/snes/examples/tutorials/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/examples/tutorials/makefile.html b/src/snes/examples/tutorials/makefile.html
index 8309e8c..85a35b5 100644
--- a/src/snes/examples/tutorials/makefile.html
+++ b/src/snes/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:09+00:00">
+<meta name="date" content="2017-04-24T14:31:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0"># This directory contains <a href="ROOT/docs/manualpages/SNES/SNES.html#SNES">SNES</a> example programs for solving systems of</font>
 <font color="#A020F0"># nonlinear equations.</font>
diff --git a/src/snes/examples/tutorials/network/index.html b/src/snes/examples/tutorials/network/index.html
index 6e90e50..4485469 100644
--- a/src/snes/examples/tutorials/network/index.html
+++ b/src/snes/examples/tutorials/network/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/network/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/network/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/examples/tutorials/network/makefile.html b/src/snes/examples/tutorials/network/makefile.html
index 0bb986c..92731dd 100644
--- a/src/snes/examples/tutorials/network/makefile.html
+++ b/src/snes/examples/tutorials/network/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/network/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:11+00:00">
+<meta name="date" content="2017-04-24T14:31:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/network/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/network/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 LOCDIR		 = src/snes/examples/tutorials/network/
 DIRS		 = pflow
diff --git a/src/snes/examples/tutorials/network/pflow/index.html b/src/snes/examples/tutorials/network/pflow/index.html
index a52dfc2..48258ca 100644
--- a/src/snes/examples/tutorials/network/pflow/index.html
+++ b/src/snes/examples/tutorials/network/pflow/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/network/pflow/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/network/pflow/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/snes/examples/tutorials/network/pflow/makefile.html b/src/snes/examples/tutorials/network/pflow/makefile.html
index e161a33..1649781 100644
--- a/src/snes/examples/tutorials/network/pflow/makefile.html
+++ b/src/snes/examples/tutorials/network/pflow/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/network/pflow/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:13+00:00">
+<meta name="date" content="2017-04-24T14:31:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/network/pflow/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/network/pflow/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresdefine   'PETSC_HAVE_ATTRIBUTEALIGNED'</font>
 
 <strong><font color="#FF0000">ALL:</font></strong>pf
diff --git a/src/snes/examples/tutorials/network/pflow/pf.c.html b/src/snes/examples/tutorials/network/pflow/pf.c.html
index f4a2155..6db0aaa 100644
--- a/src/snes/examples/tutorials/network/pflow/pf.c.html
+++ b/src/snes/examples/tutorials/network/pflow/pf.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/network/pflow/pf.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:11+00:00">
+<meta name="date" content="2017-04-24T14:31:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/examples/tutorials/network/pflow/pf.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/examples/tutorials/network/pflow/pf.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"This example demonstrates the use of DMNetwork interface for solving a nonlinear electric power grid problem.\n\</font>
 <a name="line2">  2: </a><font color="#666666">                      The available solver options are in the pfoptions file and the data files are in the datafiles directory.\n\</font>
 <a name="line3">  3: </a><font color="#666666">                      The data file format used is from the MatPower package (http://www.pserc.cornell.edu//matpower/).\n\</font>
diff --git a/src/snes/f90-mod/index.html b/src/snes/f90-mod/index.html
index 417a559..55f3aec 100644
--- a/src/snes/f90-mod/index.html
+++ b/src/snes/f90-mod/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../..90-mod/../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/f90-mod/makefile.html b/src/snes/f90-mod/makefile.html
index c5cd95e..2ff00d6 100644
--- a/src/snes/f90-mod/makefile.html
+++ b/src/snes/f90-mod/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/f90-mod/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:23+00:00">
+<meta name="date" content="2017-04-24T14:31:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresdefine   'PETSC_USING_F90'</font>
 <font color="#A020F0">#</font>
 <font color="#A020F0">#   Makes Fortran module functions from *.h90 files in include/petsc/finclude</font>
diff --git a/src/snes/f90-mod/petscsnesmod.F.html b/src/snes/f90-mod/petscsnesmod.F.html
index 765d396..93a2d86 100644
--- a/src/snes/f90-mod/petscsnesmod.F.html
+++ b/src/snes/f90-mod/petscsnesmod.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/f90-mod/petscsnesmod.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:23+00:00">
+<meta name="date" content="2017-04-24T14:31:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/f90-mod/petscsnesmod.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/f90-mod/petscsnesmod.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSC_USE_FORTRAN_MODULES</font></strong>
 
 <a name="line3">  3: </a>        module petscsnesdef
diff --git a/src/snes/impls/composite/index.html b/src/snes/impls/composite/index.html
index f728a57..4705c0a 100644
--- a/src/snes/impls/composite/index.html
+++ b/src/snes/impls/composite/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/composite/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/composite/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/impls/composite/makefile.html b/src/snes/impls/composite/makefile.html
index 9817a96..3726af5 100644
--- a/src/snes/impls/composite/makefile.html
+++ b/src/snes/impls/composite/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/composite/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:52+00:00">
+<meta name="date" content="2017-04-24T14:29:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/composite/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/composite/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/snes/impls/composite/snescomposite.c.html b/src/snes/impls/composite/snescomposite.c.html
index 2f26b77..ec51e6c 100644
--- a/src/snes/impls/composite/snescomposite.c.html
+++ b/src/snes/impls/composite/snescomposite.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/composite/snescomposite.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:50+00:00">
+<meta name="date" content="2017-04-24T14:29:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/composite/snescomposite.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/composite/snescomposite.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">      Defines a <a href="../../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a> that can consist of a collection of SNESes</font>
diff --git a/src/snes/impls/fas/fas.c.html b/src/snes/impls/fas/fas.c.html
index 527f3b8..6ae9aed 100644
--- a/src/snes/impls/fas/fas.c.html
+++ b/src/snes/impls/fas/fas.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/fas/fas.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:38+00:00">
+<meta name="date" content="2017-04-24T14:29:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/fas/fas.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/fas/fas.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/* Defines the basic <a href="../../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a> object */</font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/snes/impls/fas/fasimpls.h>    </font><font color="#B22222">/*I  "petscsnes.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/snes/impls/fas/fasfunc.c.html b/src/snes/impls/fas/fasfunc.c.html
index 25c29b0..91faf5a 100644
--- a/src/snes/impls/fas/fasfunc.c.html
+++ b/src/snes/impls/fas/fasfunc.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/fas/fasfunc.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:41+00:00">
+<meta name="date" content="2017-04-24T14:29:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/fas/fasfunc.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/fas/fasfunc.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/snes/impls/fas/fasimpls.h> </font><font color="#B22222">/*I  "petscsnes.h"  I*/</font><font color="#A020F0"></font>
 
 
diff --git a/src/snes/impls/fas/fasgalerkin.c.html b/src/snes/impls/fas/fasgalerkin.c.html
index 3e4bf51..280f555 100644
--- a/src/snes/impls/fas/fasgalerkin.c.html
+++ b/src/snes/impls/fas/fasgalerkin.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/fas/fasgalerkin.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:41+00:00">
+<meta name="date" content="2017-04-24T14:29:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/fas/fasgalerkin.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/fas/fasgalerkin.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/snes/impls/fas/fasimpls.h> </font><font color="#B22222">/*I  "petscsnes.h"  I*/</font><font color="#A020F0"></font>
 
 <a name="line5">  5: </a><font color="#B22222">/*@</font>
diff --git a/src/snes/impls/fas/index.html b/src/snes/impls/fas/index.html
index e9c232b..65fabe4 100644
--- a/src/snes/impls/fas/index.html
+++ b/src/snes/impls/fas/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/fas/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/fas/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/impls/fas/makefile.html b/src/snes/impls/fas/makefile.html
index e7f3da3..aa231ba 100644
--- a/src/snes/impls/fas/makefile.html
+++ b/src/snes/impls/fas/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/fas/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:44+00:00">
+<meta name="date" content="2017-04-24T14:29:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/fas/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/fas/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/snes/impls/gs/gssecant.c.html b/src/snes/impls/gs/gssecant.c.html
index 0e54602..769e35d 100644
--- a/src/snes/impls/gs/gssecant.c.html
+++ b/src/snes/impls/gs/gssecant.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/gs/gssecant.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:45+00:00">
+<meta name="date" content="2017-04-24T14:29:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/gs/gssecant.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/gs/gssecant.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/snes/impls/gs/gsimpl.h></font>
 
 <a name="line5">  5: </a><strong><font color="#4169E1"><a name="SNESNGSDestroy_Private"></a>static <a href="../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> SNESNGSDestroy_Private(<a href="../../../../docs/manualpages/IS/ISColoring.html#ISColoring">ISColoring</a> coloring)</font></strong>
diff --git a/src/snes/impls/gs/index.html b/src/snes/impls/gs/index.html
index 8f9f64e..571e6cb 100644
--- a/src/snes/impls/gs/index.html
+++ b/src/snes/impls/gs/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/gs/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/gs/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/impls/gs/makefile.html b/src/snes/impls/gs/makefile.html
index c9bb8d7..ea8664d 100644
--- a/src/snes/impls/gs/makefile.html
+++ b/src/snes/impls/gs/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/gs/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:45+00:00">
+<meta name="date" content="2017-04-24T14:29:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/gs/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/gs/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/snes/impls/gs/snesgs.c.html b/src/snes/impls/gs/snesgs.c.html
index f71c301..444dbbd 100644
--- a/src/snes/impls/gs/snesgs.c.html
+++ b/src/snes/impls/gs/snesgs.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/gs/snesgs.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:44+00:00">
+<meta name="date" content="2017-04-24T14:29:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/gs/snesgs.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/gs/snesgs.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/snes/impls/gs/gsimpl.h>      </font><font color="#B22222">/*I "petscsnes.h"  I*/</font><font color="#A020F0"></font>
 
 <a name="line5">  5: </a><font color="#B22222">/*@</font>
diff --git a/src/snes/impls/index.html b/src/snes/impls/index.html
index 0e2f11c..c8bdbdf 100644
--- a/src/snes/impls/index.html
+++ b/src/snes/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/snes/impls/ksponly/index.html b/src/snes/impls/ksponly/index.html
index 945bc70..d7155ed 100644
--- a/src/snes/impls/ksponly/index.html
+++ b/src/snes/impls/ksponly/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/ksponly/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/ksponly/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/impls/ksponly/ksponly.c.html b/src/snes/impls/ksponly/ksponly.c.html
index 7025010..1f365aa 100644
--- a/src/snes/impls/ksponly/ksponly.c.html
+++ b/src/snes/impls/ksponly/ksponly.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/ksponly/ksponly.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:21+00:00">
+<meta name="date" content="2017-04-24T14:28:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/ksponly/ksponly.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/ksponly/ksponly.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/snesimpl.h></font>
 
diff --git a/src/snes/impls/ksponly/makefile.html b/src/snes/impls/ksponly/makefile.html
index 9d15284..09ae147 100644
--- a/src/snes/impls/ksponly/makefile.html
+++ b/src/snes/impls/ksponly/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/ksponly/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:21+00:00">
+<meta name="date" content="2017-04-24T14:28:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/ksponly/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/ksponly/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/snes/impls/ls/index.html b/src/snes/impls/ls/index.html
index 822af1f..840bc86 100644
--- a/src/snes/impls/ls/index.html
+++ b/src/snes/impls/ls/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/ls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/ls/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/impls/ls/ls.c.html b/src/snes/impls/ls/ls.c.html
index bbafe5a..2e062d0 100644
--- a/src/snes/impls/ls/ls.c.html
+++ b/src/snes/impls/ls/ls.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/ls/ls.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:21+00:00">
+<meta name="date" content="2017-04-24T14:28:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/ls/ls.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/ls/ls.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/snes/impls/ls/lsimpl.h></font>
 
diff --git a/src/snes/impls/ls/lsimpl.h.html b/src/snes/impls/ls/lsimpl.h.html
index f476645..be9c50e 100644
--- a/src/snes/impls/ls/lsimpl.h.html
+++ b/src/snes/impls/ls/lsimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/ls/lsimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:22+00:00">
+<meta name="date" content="2017-04-24T14:28:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/ls/lsimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/ls/lsimpl.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 context for a Newton line search method for solving</font>
 <a name="line3">  3: </a><font color="#B22222">   systems of nonlinear equations</font>
diff --git a/src/snes/impls/ls/makefile.html b/src/snes/impls/ls/makefile.html
index bb75ebf..891e6f5 100644
--- a/src/snes/impls/ls/makefile.html
+++ b/src/snes/impls/ls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/ls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:22+00:00">
+<meta name="date" content="2017-04-24T14:28:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/ls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/ls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/snes/impls/makefile.html b/src/snes/impls/makefile.html
index 474e54b..2c50dca 100644
--- a/src/snes/impls/makefile.html
+++ b/src/snes/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:21+00:00">
+<meta name="date" content="2017-04-24T14:28:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/snes/impls/ms/index.html b/src/snes/impls/ms/index.html
index 6249a17..7fcc5c5 100644
--- a/src/snes/impls/ms/index.html
+++ b/src/snes/impls/ms/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/ms/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/ms/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/impls/ms/makefile.html b/src/snes/impls/ms/makefile.html
index dcf57ce..61b0be6 100644
--- a/src/snes/impls/ms/makefile.html
+++ b/src/snes/impls/ms/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/ms/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:47+00:00">
+<meta name="date" content="2017-04-24T14:29:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/ms/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/ms/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/snes/impls/ms/ms.c.html b/src/snes/impls/ms/ms.c.html
index d69661d..310fed7 100644
--- a/src/snes/impls/ms/ms.c.html
+++ b/src/snes/impls/ms/ms.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/ms/ms.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:45+00:00">
+<meta name="date" content="2017-04-24T14:29:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/ms/ms.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/ms/ms.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/snesimpl.h>   </font><font color="#B22222">/*I "petscsnes.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line3">  3: </a>static <a href="../../../../docs/manualpages/SNES/SNESMSType.html#SNESMSType">SNESMSType</a> SNESMSDefault = SNESMSM62;
diff --git a/src/snes/impls/nasm/aspin.c.html b/src/snes/impls/nasm/aspin.c.html
index 1eb5d1f..28b8c75 100644
--- a/src/snes/impls/nasm/aspin.c.html
+++ b/src/snes/impls/nasm/aspin.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/nasm/aspin.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:49+00:00">
+<meta name="date" content="2017-04-24T14:29:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/nasm/aspin.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/nasm/aspin.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/snesimpl.h>             </font><font color="#B22222">/*I   "petscsnes.h"   I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscdm.h></font>
 
diff --git a/src/snes/impls/nasm/index.html b/src/snes/impls/nasm/index.html
index 2341fad..37cc06e 100644
--- a/src/snes/impls/nasm/index.html
+++ b/src/snes/impls/nasm/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/nasm/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/nasm/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/impls/nasm/makefile.html b/src/snes/impls/nasm/makefile.html
index 78a53f2..3fc1ce6 100644
--- a/src/snes/impls/nasm/makefile.html
+++ b/src/snes/impls/nasm/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/nasm/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:50+00:00">
+<meta name="date" content="2017-04-24T14:29:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/nasm/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/nasm/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/snes/impls/nasm/nasm.c.html b/src/snes/impls/nasm/nasm.c.html
index 1f02ad1..1d6fe05 100644
--- a/src/snes/impls/nasm/nasm.c.html
+++ b/src/snes/impls/nasm/nasm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/nasm/nasm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:47+00:00">
+<meta name="date" content="2017-04-24T14:29:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/nasm/nasm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/nasm/nasm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/snesimpl.h>             </font><font color="#B22222">/*I   "petscsnes.h"   I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscdm.h></font>
 
diff --git a/src/snes/impls/ncg/index.html b/src/snes/impls/ncg/index.html
index 40d5eab..fac0f46 100644
--- a/src/snes/impls/ncg/index.html
+++ b/src/snes/impls/ncg/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/ncg/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/ncg/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/impls/ncg/makefile.html b/src/snes/impls/ncg/makefile.html
index 96fa9f7..e3ca334 100644
--- a/src/snes/impls/ncg/makefile.html
+++ b/src/snes/impls/ncg/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/ncg/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:38+00:00">
+<meta name="date" content="2017-04-24T14:29:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/ncg/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/ncg/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/snes/impls/ncg/snesncg.c.html b/src/snes/impls/ncg/snesncg.c.html
index 0919e5d..1d662c3 100644
--- a/src/snes/impls/ncg/snesncg.c.html
+++ b/src/snes/impls/ncg/snesncg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/ncg/snesncg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:37+00:00">
+<meta name="date" content="2017-04-24T14:29:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/ncg/snesncg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/ncg/snesncg.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/snes/impls/ncg/snesncgimpl.h> </font><font color="#B22222">/*I "petscsnes.h" I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a>const char *const SNESNCGTypes[] = {<font color="#666666">"FR"</font>,<font color="#666666">"PRP"</font>,<font color="#666666">"HS"</font>,<font color="#666666">"DY"</font>,<font color="#666666">"CD"</font>,<font color="#666666">"SNESNCGType"</font>,<font color="#666666">"SNES_NCG_"</font>,0};
 
diff --git a/src/snes/impls/ncg/snesncgimpl.h.html b/src/snes/impls/ncg/snesncgimpl.h.html
index 924f0b8..2b990a7 100644
--- a/src/snes/impls/ncg/snesncgimpl.h.html
+++ b/src/snes/impls/ncg/snesncgimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/ncg/snesncgimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:38+00:00">
+<meta name="date" content="2017-04-24T14:29:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/ncg/snesncgimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/ncg/snesncgimpl.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 context for Richardson iteration</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/snes/impls/ngmres/anderson.c.html b/src/snes/impls/ngmres/anderson.c.html
index bfa2039..6d77e29 100644
--- a/src/snes/impls/ngmres/anderson.c.html
+++ b/src/snes/impls/ngmres/anderson.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/ngmres/anderson.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:33+00:00">
+<meta name="date" content="2017-04-24T14:28:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/ngmres/anderson.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/ngmres/anderson.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/snes/impls/ngmres/snesngmres.h> </font><font color="#B22222">/*I "petscsnes.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line3">  3: </a><strong><font color="#4169E1">extern <a href="../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> SNESDestroy_NGMRES(<a href="../../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a>)</font></strong>;
diff --git a/src/snes/impls/ngmres/index.html b/src/snes/impls/ngmres/index.html
index 4d80416..f083a2e 100644
--- a/src/snes/impls/ngmres/index.html
+++ b/src/snes/impls/ngmres/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/ngmres/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/ngmres/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/impls/ngmres/makefile.html b/src/snes/impls/ngmres/makefile.html
index f355383..bf78edc 100644
--- a/src/snes/impls/ngmres/makefile.html
+++ b/src/snes/impls/ngmres/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/ngmres/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:34+00:00">
+<meta name="date" content="2017-04-24T14:28:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/ngmres/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/ngmres/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/snes/impls/ngmres/ngmresfunc.c.html b/src/snes/impls/ngmres/ngmresfunc.c.html
index 36f6b1e..2f9f2b2 100644
--- a/src/snes/impls/ngmres/ngmresfunc.c.html
+++ b/src/snes/impls/ngmres/ngmresfunc.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/ngmres/ngmresfunc.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:32+00:00">
+<meta name="date" content="2017-04-24T14:28:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/ngmres/ngmresfunc.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/ngmres/ngmresfunc.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/snes/impls/ngmres/snesngmres.h> </font><font color="#B22222">/*I "petscsnes.h" I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscblaslapack.h></font>
 
diff --git a/src/snes/impls/ngmres/snesngmres.c.html b/src/snes/impls/ngmres/snesngmres.c.html
index 5e2d432..919e33f 100644
--- a/src/snes/impls/ngmres/snesngmres.c.html
+++ b/src/snes/impls/ngmres/snesngmres.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/ngmres/snesngmres.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:31+00:00">
+<meta name="date" content="2017-04-24T14:28:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/ngmres/snesngmres.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/ngmres/snesngmres.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/snes/impls/ngmres/snesngmres.h> </font><font color="#B22222">/*I "petscsnes.h" I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscblaslapack.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdm.h></font>
diff --git a/src/snes/impls/python/index.html b/src/snes/impls/python/index.html
index 8e93c2e..09dfdaf 100644
--- a/src/snes/impls/python/index.html
+++ b/src/snes/impls/python/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/python/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/python/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/impls/python/makefile.html b/src/snes/impls/python/makefile.html
index fd60b38..b1028a1 100644
--- a/src/snes/impls/python/makefile.html
+++ b/src/snes/impls/python/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/python/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:25+00:00">
+<meta name="date" content="2017-04-24T14:28:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/python/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/python/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/snes/impls/python/pythonsnes.c.html b/src/snes/impls/python/pythonsnes.c.html
index 1813e54..94dd880 100644
--- a/src/snes/impls/python/pythonsnes.c.html
+++ b/src/snes/impls/python/pythonsnes.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/python/pythonsnes.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:25+00:00">
+<meta name="date" content="2017-04-24T14:28:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/python/pythonsnes.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/python/pythonsnes.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/snesimpl.h>          </font><font color="#B22222">/*I "petscsnes.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line5">  5: </a><font color="#B22222">/*@C</font>
diff --git a/src/snes/impls/qn/index.html b/src/snes/impls/qn/index.html
index f90aa72..07099fb 100644
--- a/src/snes/impls/qn/index.html
+++ b/src/snes/impls/qn/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/qn/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/qn/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/impls/qn/makefile.html b/src/snes/impls/qn/makefile.html
index 65b19da..85ffcc9 100644
--- a/src/snes/impls/qn/makefile.html
+++ b/src/snes/impls/qn/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/qn/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:36+00:00">
+<meta name="date" content="2017-04-24T14:29:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/qn/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/qn/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/snes/impls/qn/qn.c.html b/src/snes/impls/qn/qn.c.html
index c0144eb..ca50f1b 100644
--- a/src/snes/impls/qn/qn.c.html
+++ b/src/snes/impls/qn/qn.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/qn/qn.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:34+00:00">
+<meta name="date" content="2017-04-24T14:28:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/qn/qn.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/qn/qn.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/snesimpl.h> </font><font color="#B22222">/*I "petscsnes.h" I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscdm.h></font>
 
diff --git a/src/snes/impls/richardson/index.html b/src/snes/impls/richardson/index.html
index 260819e..cdd0ca9 100644
--- a/src/snes/impls/richardson/index.html
+++ b/src/snes/impls/richardson/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/richardson/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/richardson/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/impls/richardson/makefile.html b/src/snes/impls/richardson/makefile.html
index d0e9933..fb2cd6c 100644
--- a/src/snes/impls/richardson/makefile.html
+++ b/src/snes/impls/richardson/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/richardson/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:25+00:00">
+<meta name="date" content="2017-04-24T14:28:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/richardson/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/richardson/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/snes/impls/richardson/snesrichardson.c.html b/src/snes/impls/richardson/snesrichardson.c.html
index b75e59c..94a7abf 100644
--- a/src/snes/impls/richardson/snesrichardson.c.html
+++ b/src/snes/impls/richardson/snesrichardson.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/richardson/snesrichardson.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:24+00:00">
+<meta name="date" content="2017-04-24T14:28:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/richardson/snesrichardson.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/richardson/snesrichardson.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/snes/impls/richardson/snesrichardsonimpl.h></font>
 
 
diff --git a/src/snes/impls/richardson/snesrichardsonimpl.h.html b/src/snes/impls/richardson/snesrichardsonimpl.h.html
index f8ec02a..4203343 100644
--- a/src/snes/impls/richardson/snesrichardsonimpl.h.html
+++ b/src/snes/impls/richardson/snesrichardsonimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/richardson/snesrichardsonimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:25+00:00">
+<meta name="date" content="2017-04-24T14:28:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/richardson/snesrichardsonimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/richardson/snesrichardsonimpl.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 context for Richardson iteration</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/snes/impls/shell/index.html b/src/snes/impls/shell/index.html
index 2db3ac3..33af44a 100644
--- a/src/snes/impls/shell/index.html
+++ b/src/snes/impls/shell/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/shell/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/shell/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/impls/shell/makefile.html b/src/snes/impls/shell/makefile.html
index 532c85a..9068a68 100644
--- a/src/snes/impls/shell/makefile.html
+++ b/src/snes/impls/shell/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/shell/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:37+00:00">
+<meta name="date" content="2017-04-24T14:29:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/shell/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/shell/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/snes/impls/shell/snesshell.c.html b/src/snes/impls/shell/snesshell.c.html
index 2974ff3..55196b6 100644
--- a/src/snes/impls/shell/snesshell.c.html
+++ b/src/snes/impls/shell/snesshell.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/shell/snesshell.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:36+00:00">
+<meta name="date" content="2017-04-24T14:29:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/shell/snesshell.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/shell/snesshell.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/snesimpl.h>             </font><font color="#B22222">/*I   "petscsnes.h"   I*/</font><font color="#A020F0"></font>
 
 <a name="line3">  3: </a><font color="#4169E1">typedef</font> <font color="#4169E1">struct</font> {<a href="../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*solve)(<a href="../../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a>,<a href="../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a>);void *ctx;} SNES_Shell;
diff --git a/src/snes/impls/test/index.html b/src/snes/impls/test/index.html
index 8ca5194..3d23b11 100644
--- a/src/snes/impls/test/index.html
+++ b/src/snes/impls/test/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/test/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/test/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/impls/test/makefile.html b/src/snes/impls/test/makefile.html
index 7a1245a..6181788 100644
--- a/src/snes/impls/test/makefile.html
+++ b/src/snes/impls/test/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/test/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:24+00:00">
+<meta name="date" content="2017-04-24T14:28:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/test/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/test/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/snes/impls/test/snestest.c.html b/src/snes/impls/test/snestest.c.html
index 14553c8..b3341d7 100644
--- a/src/snes/impls/test/snestest.c.html
+++ b/src/snes/impls/test/snestest.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/test/snestest.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:23+00:00">
+<meta name="date" content="2017-04-24T14:28:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/test/snestest.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/test/snestest.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/snesimpl.h></font>
 
diff --git a/src/snes/impls/tr/index.html b/src/snes/impls/tr/index.html
index b97dedd..6fc59ef 100644
--- a/src/snes/impls/tr/index.html
+++ b/src/snes/impls/tr/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/tr/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/tr/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/impls/tr/makefile.html b/src/snes/impls/tr/makefile.html
index c495832..0f595f8 100644
--- a/src/snes/impls/tr/makefile.html
+++ b/src/snes/impls/tr/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/tr/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:23+00:00">
+<meta name="date" content="2017-04-24T14:28:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/tr/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/tr/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/snes/impls/tr/tr.c.html b/src/snes/impls/tr/tr.c.html
index 2c32857..493d29e 100644
--- a/src/snes/impls/tr/tr.c.html
+++ b/src/snes/impls/tr/tr.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/tr/tr.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:22+00:00">
+<meta name="date" content="2017-04-24T14:28:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/tr/tr.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/tr/tr.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/snes/impls/tr/trimpl.h>                </font><font color="#B22222">/*I   "petscsnes.h"   I*/</font><font color="#A020F0"></font>
 
diff --git a/src/snes/impls/tr/trimpl.h.html b/src/snes/impls/tr/trimpl.h.html
index cc484cf..61fdbd6 100644
--- a/src/snes/impls/tr/trimpl.h.html
+++ b/src/snes/impls/tr/trimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/tr/trimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:23+00:00">
+<meta name="date" content="2017-04-24T14:28:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/tr/trimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/tr/trimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Context for a Newton trust region method for solving a system</font>
diff --git a/src/snes/impls/vi/index.html b/src/snes/impls/vi/index.html
index 707eeef..45f0e26 100644
--- a/src/snes/impls/vi/index.html
+++ b/src/snes/impls/vi/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/vi/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/vi/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/impls/vi/makefile.html b/src/snes/impls/vi/makefile.html
index 2221e56..a53ba09 100644
--- a/src/snes/impls/vi/makefile.html
+++ b/src/snes/impls/vi/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/vi/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:27+00:00">
+<meta name="date" content="2017-04-24T14:28:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/vi/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/vi/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/snes/impls/vi/rs/index.html b/src/snes/impls/vi/rs/index.html
index 551c6cf..8548a13 100644
--- a/src/snes/impls/vi/rs/index.html
+++ b/src/snes/impls/vi/rs/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/vi/rs/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/vi/rs/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/impls/vi/rs/makefile.html b/src/snes/impls/vi/rs/makefile.html
index f8c6b5c..42be650 100644
--- a/src/snes/impls/vi/rs/makefile.html
+++ b/src/snes/impls/vi/rs/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/vi/rs/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:31+00:00">
+<meta name="date" content="2017-04-24T14:28:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/vi/rs/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/vi/rs/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/snes/impls/vi/rs/virs.c.html b/src/snes/impls/vi/rs/virs.c.html
index 8f9db33..c6eefc8 100644
--- a/src/snes/impls/vi/rs/virs.c.html
+++ b/src/snes/impls/vi/rs/virs.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/vi/rs/virs.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:28+00:00">
+<meta name="date" content="2017-04-24T14:28:50+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/vi/rs/virs.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/vi/rs/virs.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/snes/impls/vi/rs/virsimpl.h> </font><font color="#B22222">/*I "petscsnes.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/kspimpl.h></font>
diff --git a/src/snes/impls/vi/rs/virsimpl.h.html b/src/snes/impls/vi/rs/virsimpl.h.html
index cd1a530..55ec740 100644
--- a/src/snes/impls/vi/rs/virsimpl.h.html
+++ b/src/snes/impls/vi/rs/virsimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/vi/rs/virsimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:30+00:00">
+<meta name="date" content="2017-04-24T14:28:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/vi/rs/virsimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/vi/rs/virsimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/snesimpl.h></font>
 
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/snes/impls/vi/ss/index.html b/src/snes/impls/vi/ss/index.html
index 6d92200..3be1e05 100644
--- a/src/snes/impls/vi/ss/index.html
+++ b/src/snes/impls/vi/ss/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/vi/ss/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/vi/ss/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/impls/vi/ss/makefile.html b/src/snes/impls/vi/ss/makefile.html
index fb5fc3c..eea453a 100644
--- a/src/snes/impls/vi/ss/makefile.html
+++ b/src/snes/impls/vi/ss/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/vi/ss/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:28+00:00">
+<meta name="date" content="2017-04-24T14:28:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/vi/ss/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/vi/ss/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/snes/impls/vi/ss/viss.c.html b/src/snes/impls/vi/ss/viss.c.html
index d6b9a02..4b1e56c 100644
--- a/src/snes/impls/vi/ss/viss.c.html
+++ b/src/snes/impls/vi/ss/viss.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/vi/ss/viss.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:27+00:00">
+<meta name="date" content="2017-04-24T14:28:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/vi/ss/viss.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/vi/ss/viss.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/snes/impls/vi/ss/vissimpl.h> </font><font color="#B22222">/*I "petscsnes.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../include/petsc/private/kspimpl.h></font>
diff --git a/src/snes/impls/vi/ss/vissimpl.h.html b/src/snes/impls/vi/ss/vissimpl.h.html
index 919e8aa..f814134 100644
--- a/src/snes/impls/vi/ss/vissimpl.h.html
+++ b/src/snes/impls/vi/ss/vissimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/vi/ss/vissimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:28+00:00">
+<meta name="date" content="2017-04-24T14:28:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/vi/ss/vissimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/vi/ss/vissimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/snesimpl.h></font>
 
 
diff --git a/src/snes/impls/vi/vi.c.html b/src/snes/impls/vi/vi.c.html
index 659b303..4d5880d 100644
--- a/src/snes/impls/vi/vi.c.html
+++ b/src/snes/impls/vi/vi.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/vi/vi.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:25+00:00">
+<meta name="date" content="2017-04-24T14:28:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/impls/vi/vi.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/impls/vi/vi.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/snesimpl.h>  </font><font color="#B22222">/*I "petscsnes.h" I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscdm.h></font>
 
diff --git a/src/snes/index.html b/src/snes/index.html
index 7c15b80..48705ed 100644
--- a/src/snes/index.html
+++ b/src/snes/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/interface/dlregissnes.c.html b/src/snes/interface/dlregissnes.c.html
index 98092ab..f0dc858 100644
--- a/src/snes/interface/dlregissnes.c.html
+++ b/src/snes/interface/dlregissnes.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/interface/dlregissnes.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:16+00:00">
+<meta name="date" content="2017-04-24T14:28:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/interface/dlregissnes.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/interface/dlregissnes.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/snesimpl.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/linesearchimpl.h></font>
diff --git a/src/snes/interface/index.html b/src/snes/interface/index.html
index 8e238c4..6da484a 100644
--- a/src/snes/interface/index.html
+++ b/src/snes/interface/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/interface/makefile.html b/src/snes/interface/makefile.html
index a7a1b90..169a5a1 100644
--- a/src/snes/interface/makefile.html
+++ b/src/snes/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:17+00:00">
+<meta name="date" content="2017-04-24T14:28:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/snes/interface/noise/index.html b/src/snes/interface/noise/index.html
index 92dde2c..22ced1a 100644
--- a/src/snes/interface/noise/index.html
+++ b/src/snes/interface/noise/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/interface/noise/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/interface/noise/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/interface/noise/makefile.html b/src/snes/interface/noise/makefile.html
index 89b888d..b8f5253 100644
--- a/src/snes/interface/noise/makefile.html
+++ b/src/snes/interface/noise/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/interface/noise/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:20+00:00">
+<meta name="date" content="2017-04-24T14:28:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/interface/noise/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/interface/noise/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/snes/interface/noise/snesdnest.c.html b/src/snes/interface/noise/snesdnest.c.html
index 04c1018..771f5ee 100644
--- a/src/snes/interface/noise/snesdnest.c.html
+++ b/src/snes/interface/noise/snesdnest.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/interface/noise/snesdnest.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:19+00:00">
+<meta name="date" content="2017-04-24T14:28:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/interface/noise/snesdnest.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/interface/noise/snesdnest.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/* fnoise/snesdnest.F -- translated by f2c (version 20020314).</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/snes/interface/noise/snesmfj2.c.html b/src/snes/interface/noise/snesmfj2.c.html
index 16661fc..59217b9 100644
--- a/src/snes/interface/noise/snesmfj2.c.html
+++ b/src/snes/interface/noise/snesmfj2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/interface/noise/snesmfj2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:17+00:00">
+<meta name="date" content="2017-04-24T14:28:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/interface/noise/snesmfj2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/interface/noise/snesmfj2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/snesimpl.h>   </font><font color="#B22222">/*I  "petscsnes.h"   I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#B22222">/* matimpl.h is needed only for logging of matrix operation */</font>
diff --git a/src/snes/interface/noise/snesnoise.c.html b/src/snes/interface/noise/snesnoise.c.html
index c7b2402..389d0b8 100644
--- a/src/snes/interface/noise/snesnoise.c.html
+++ b/src/snes/interface/noise/snesnoise.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/interface/noise/snesnoise.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:18+00:00">
+<meta name="date" content="2017-04-24T14:28:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/interface/noise/snesnoise.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/interface/noise/snesnoise.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/snesimpl.h></font>
 
diff --git a/src/snes/interface/saws/index.html b/src/snes/interface/saws/index.html
index b496afb..0eb3488 100644
--- a/src/snes/interface/saws/index.html
+++ b/src/snes/interface/saws/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/interface/saws/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/interface/saws/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/interface/saws/makefile.html b/src/snes/interface/saws/makefile.html
index f9ed2e9..aba11c3 100644
--- a/src/snes/interface/saws/makefile.html
+++ b/src/snes/interface/saws/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/interface/saws/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:20+00:00">
+<meta name="date" content="2017-04-24T14:28:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/interface/saws/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/interface/saws/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage  'PETSC_HAVE_SAWS'</font>
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/snes/interface/saws/snessaws.c.html b/src/snes/interface/saws/snessaws.c.html
index b2ae54e..c669324 100644
--- a/src/snes/interface/saws/snessaws.c.html
+++ b/src/snes/interface/saws/snessaws.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/interface/saws/snessaws.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:20+00:00">
+<meta name="date" content="2017-04-24T14:28:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/interface/saws/snessaws.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/interface/saws/snessaws.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/snesimpl.h>  </font><font color="#B22222">/*I "petscsnes.h" I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscviewersaws.h></font>
 
diff --git a/src/snes/interface/snes.c.html b/src/snes/interface/snes.c.html
index 54d4ea3..3f51dcce 100644
--- a/src/snes/interface/snes.c.html
+++ b/src/snes/interface/snes.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/interface/snes.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:58+00:00">
+<meta name="date" content="2017-04-24T14:28:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/interface/snes.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/interface/snes.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/snesimpl.h>      </font><font color="#B22222">/*I "petscsnes.h"  I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdmshell.h></font>
diff --git a/src/snes/interface/snesj.c.html b/src/snes/interface/snesj.c.html
index 4561310..a40e0f8 100644
--- a/src/snes/interface/snesj.c.html
+++ b/src/snes/interface/snesj.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/interface/snesj.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:13+00:00">
+<meta name="date" content="2017-04-24T14:28:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/interface/snesj.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/interface/snesj.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/snesimpl.h>    </font><font color="#B22222">/*I  "petscsnes.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/snes/interface/snesj2.c.html b/src/snes/interface/snesj2.c.html
index 2bbe1a4..ec036c5 100644
--- a/src/snes/interface/snesj2.c.html
+++ b/src/snes/interface/snesj2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/interface/snesj2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:15+00:00">
+<meta name="date" content="2017-04-24T14:28:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/interface/snesj2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/interface/snesj2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/snesimpl.h>    </font><font color="#B22222">/*I  "petscsnes.h"  I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdm.h>                   </font><font color="#B22222">/*I  "petscdm.h"    I*/</font><font color="#A020F0"></font>
diff --git a/src/snes/interface/snesob.c.html b/src/snes/interface/snesob.c.html
index d90ef78..c6e1600 100644
--- a/src/snes/interface/snesob.c.html
+++ b/src/snes/interface/snesob.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/interface/snesob.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:16+00:00">
+<meta name="date" content="2017-04-24T14:28:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/interface/snesob.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/interface/snesob.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/snesimpl.h></font>
 
 <a name="line3">  3: </a><font color="#B22222">/*MC</font>
diff --git a/src/snes/interface/snespc.c.html b/src/snes/interface/snespc.c.html
index 273a3b5..918d2a9 100644
--- a/src/snes/interface/snespc.c.html
+++ b/src/snes/interface/snespc.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/interface/snespc.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:17+00:00">
+<meta name="date" content="2017-04-24T14:28:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/interface/snespc.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/interface/snespc.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/snesimpl.h>      </font><font color="#B22222">/*I "petscsnes.h"  I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdmshell.h></font>
diff --git a/src/snes/interface/snesregi.c.html b/src/snes/interface/snesregi.c.html
index c17e230..81fbe39 100644
--- a/src/snes/interface/snesregi.c.html
+++ b/src/snes/interface/snesregi.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/interface/snesregi.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:13+00:00">
+<meta name="date" content="2017-04-24T14:28:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/interface/snesregi.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/interface/snesregi.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/snesimpl.h>     </font><font color="#B22222">/*I  "petscsnes.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/snes/interface/snesut.c.html b/src/snes/interface/snesut.c.html
index a819cd1..140aa50 100644
--- a/src/snes/interface/snesut.c.html
+++ b/src/snes/interface/snesut.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/interface/snesut.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:13+00:00">
+<meta name="date" content="2017-04-24T14:28:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/interface/snesut.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/interface/snesut.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/snesimpl.h>       </font><font color="#B22222">/*I   "petsc/private/snesimpl.h"   I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdm.h></font>
diff --git a/src/snes/linesearch/impls/basic/basicimpls.h.html b/src/snes/linesearch/impls/basic/basicimpls.h.html
index ea00f6b..dd31e2f 100644
--- a/src/snes/linesearch/impls/basic/basicimpls.h.html
+++ b/src/snes/linesearch/impls/basic/basicimpls.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/linesearch/impls/basic/basicimpls.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:29+00:00">
+<meta name="date" content="2017-04-24T14:32:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/impls/basic/basicimpls.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/impls/basic/basicimpls.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"></pre>
 </body>
 
diff --git a/src/snes/linesearch/impls/basic/index.html b/src/snes/linesearch/impls/basic/index.html
index 3a972ea..d26f527 100644
--- a/src/snes/linesearch/impls/basic/index.html
+++ b/src/snes/linesearch/impls/basic/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/impls/basic/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/impls/basic/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/linesearch/impls/basic/linesearchbasic.c.html b/src/snes/linesearch/impls/basic/linesearchbasic.c.html
index bf51e8e..2880b22 100644
--- a/src/snes/linesearch/impls/basic/linesearchbasic.c.html
+++ b/src/snes/linesearch/impls/basic/linesearchbasic.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/linesearch/impls/basic/linesearchbasic.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:29+00:00">
+<meta name="date" content="2017-04-24T14:32:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/impls/basic/linesearchbasic.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/impls/basic/linesearchbasic.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/linesearchimpl.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/snesimpl.h></font>
 
diff --git a/src/snes/linesearch/impls/basic/makefile.html b/src/snes/linesearch/impls/basic/makefile.html
index 9d44c97..d1f9bee 100644
--- a/src/snes/linesearch/impls/basic/makefile.html
+++ b/src/snes/linesearch/impls/basic/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/linesearch/impls/basic/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:29+00:00">
+<meta name="date" content="2017-04-24T14:32:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/impls/basic/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/impls/basic/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/snes/linesearch/impls/bt/index.html b/src/snes/linesearch/impls/bt/index.html
index a34a518..2fd2c89 100644
--- a/src/snes/linesearch/impls/bt/index.html
+++ b/src/snes/linesearch/impls/bt/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/impls/bt/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/impls/bt/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/linesearch/impls/bt/linesearchbt.c.html b/src/snes/linesearch/impls/bt/linesearchbt.c.html
index 470e6d2..e70810b 100644
--- a/src/snes/linesearch/impls/bt/linesearchbt.c.html
+++ b/src/snes/linesearch/impls/bt/linesearchbt.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/linesearch/impls/bt/linesearchbt.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:31+00:00">
+<meta name="date" content="2017-04-24T14:32:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/impls/bt/linesearchbt.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/impls/bt/linesearchbt.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/linesearchimpl.h> </font><font color="#B22222">/*I  "petscsnes.h"  I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/snesimpl.h></font>
 
diff --git a/src/snes/linesearch/impls/bt/makefile.html b/src/snes/linesearch/impls/bt/makefile.html
index 296291f..19d22e9 100644
--- a/src/snes/linesearch/impls/bt/makefile.html
+++ b/src/snes/linesearch/impls/bt/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/linesearch/impls/bt/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:32+00:00">
+<meta name="date" content="2017-04-24T14:32:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/impls/bt/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/impls/bt/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/snes/linesearch/impls/cp/index.html b/src/snes/linesearch/impls/cp/index.html
index 7664b67..71c8a74 100644
--- a/src/snes/linesearch/impls/cp/index.html
+++ b/src/snes/linesearch/impls/cp/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/impls/cp/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/impls/cp/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/linesearch/impls/cp/linesearchcp.c.html b/src/snes/linesearch/impls/cp/linesearchcp.c.html
index c04df4b..45407e7 100644
--- a/src/snes/linesearch/impls/cp/linesearchcp.c.html
+++ b/src/snes/linesearch/impls/cp/linesearchcp.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/linesearch/impls/cp/linesearchcp.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:30+00:00">
+<meta name="date" content="2017-04-24T14:32:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/impls/cp/linesearchcp.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/impls/cp/linesearchcp.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/linesearchimpl.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsnes.h></font>
 
diff --git a/src/snes/linesearch/impls/cp/makefile.html b/src/snes/linesearch/impls/cp/makefile.html
index 1755bd3..8e8fbd0 100644
--- a/src/snes/linesearch/impls/cp/makefile.html
+++ b/src/snes/linesearch/impls/cp/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/linesearch/impls/cp/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:30+00:00">
+<meta name="date" content="2017-04-24T14:32:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/impls/cp/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/impls/cp/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/snes/linesearch/impls/index.html b/src/snes/linesearch/impls/index.html
index a8dbcff..5a55764 100644
--- a/src/snes/linesearch/impls/index.html
+++ b/src/snes/linesearch/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/snes/linesearch/impls/l2/index.html b/src/snes/linesearch/impls/l2/index.html
index dbfccbf..085ad91 100644
--- a/src/snes/linesearch/impls/l2/index.html
+++ b/src/snes/linesearch/impls/l2/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/impls/l2/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/impls/l2/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../..2/../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/linesearch/impls/l2/l2impls.h.html b/src/snes/linesearch/impls/l2/l2impls.h.html
index e547951..8d99326 100644
--- a/src/snes/linesearch/impls/l2/l2impls.h.html
+++ b/src/snes/linesearch/impls/l2/l2impls.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/linesearch/impls/l2/l2impls.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:30+00:00">
+<meta name="date" content="2017-04-24T14:32:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/impls/l2/l2impls.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/impls/l2/l2impls.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"></pre>
 </body>
 
diff --git a/src/snes/linesearch/impls/l2/linesearchl2.c.html b/src/snes/linesearch/impls/l2/linesearchl2.c.html
index 0f788f5..6a53795 100644
--- a/src/snes/linesearch/impls/l2/linesearchl2.c.html
+++ b/src/snes/linesearch/impls/l2/linesearchl2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/linesearch/impls/l2/linesearchl2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:29+00:00">
+<meta name="date" content="2017-04-24T14:32:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/impls/l2/linesearchl2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/impls/l2/linesearchl2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/linesearchimpl.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsnes.h></font>
 
diff --git a/src/snes/linesearch/impls/l2/makefile.html b/src/snes/linesearch/impls/l2/makefile.html
index 505eb83..6095c58 100644
--- a/src/snes/linesearch/impls/l2/makefile.html
+++ b/src/snes/linesearch/impls/l2/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/linesearch/impls/l2/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:30+00:00">
+<meta name="date" content="2017-04-24T14:32:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/impls/l2/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/impls/l2/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/snes/linesearch/impls/makefile.html b/src/snes/linesearch/impls/makefile.html
index e9055dd..fe9a1f3 100644
--- a/src/snes/linesearch/impls/makefile.html
+++ b/src/snes/linesearch/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/linesearch/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:29+00:00">
+<meta name="date" content="2017-04-24T14:32:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/snes/linesearch/impls/nleqerr/index.html b/src/snes/linesearch/impls/nleqerr/index.html
index ff86d0f..4179a5f 100644
--- a/src/snes/linesearch/impls/nleqerr/index.html
+++ b/src/snes/linesearch/impls/nleqerr/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/impls/nleqerr/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/impls/nleqerr/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/linesearch/impls/nleqerr/linesearchnleqerr.c.html b/src/snes/linesearch/impls/nleqerr/linesearchnleqerr.c.html
index ff2d856..4a94d17 100644
--- a/src/snes/linesearch/impls/nleqerr/linesearchnleqerr.c.html
+++ b/src/snes/linesearch/impls/nleqerr/linesearchnleqerr.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/linesearch/impls/nleqerr/linesearchnleqerr.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:32+00:00">
+<meta name="date" content="2017-04-24T14:32:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/impls/nleqerr/linesearchnleqerr.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/impls/nleqerr/linesearchnleqerr.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/linesearchimpl.h> </font><font color="#B22222">/*I  "petscsnes.h"  I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/snesimpl.h></font>
 
diff --git a/src/snes/linesearch/impls/nleqerr/makefile.html b/src/snes/linesearch/impls/nleqerr/makefile.html
index d361f62..e0414cf 100644
--- a/src/snes/linesearch/impls/nleqerr/makefile.html
+++ b/src/snes/linesearch/impls/nleqerr/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/linesearch/impls/nleqerr/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:33+00:00">
+<meta name="date" content="2017-04-24T14:32:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/impls/nleqerr/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/impls/nleqerr/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/snes/linesearch/impls/shell/index.html b/src/snes/linesearch/impls/shell/index.html
index b706b1a..cd1efd8 100644
--- a/src/snes/linesearch/impls/shell/index.html
+++ b/src/snes/linesearch/impls/shell/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/impls/shell/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/impls/shell/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/linesearch/impls/shell/linesearchshell.c.html b/src/snes/linesearch/impls/shell/linesearchshell.c.html
index b3a9b6c..e7add67 100644
--- a/src/snes/linesearch/impls/shell/linesearchshell.c.html
+++ b/src/snes/linesearch/impls/shell/linesearchshell.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/linesearch/impls/shell/linesearchshell.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:30+00:00">
+<meta name="date" content="2017-04-24T14:32:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/impls/shell/linesearchshell.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/impls/shell/linesearchshell.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/linesearchimpl.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/snesimpl.h></font>
 
diff --git a/src/snes/linesearch/impls/shell/makefile.html b/src/snes/linesearch/impls/shell/makefile.html
index 220a242..bcb7216 100644
--- a/src/snes/linesearch/impls/shell/makefile.html
+++ b/src/snes/linesearch/impls/shell/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/linesearch/impls/shell/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:31+00:00">
+<meta name="date" content="2017-04-24T14:32:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/impls/shell/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/impls/shell/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/snes/linesearch/index.html b/src/snes/linesearch/index.html
index 51e3dc3..1e60396 100644
--- a/src/snes/linesearch/index.html
+++ b/src/snes/linesearch/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/linesearch/interface/index.html b/src/snes/linesearch/interface/index.html
index ecd5d32..9679302 100644
--- a/src/snes/linesearch/interface/index.html
+++ b/src/snes/linesearch/interface/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/linesearch/interface/linesearch.c.html b/src/snes/linesearch/interface/linesearch.c.html
index c9df6b2..13c1362 100644
--- a/src/snes/linesearch/interface/linesearch.c.html
+++ b/src/snes/linesearch/interface/linesearch.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/linesearch/interface/linesearch.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:23+00:00">
+<meta name="date" content="2017-04-24T14:31:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/interface/linesearch.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/interface/linesearch.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/linesearchimpl.h> </font><font color="#B22222">/*I "petscsnes.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line3">  3: </a><a href="../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>         SNESLineSearchRegisterAllCalled = <a href="../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
diff --git a/src/snes/linesearch/interface/linesearchregi.c.html b/src/snes/linesearch/interface/linesearchregi.c.html
index a6b80fe..77e05b9 100644
--- a/src/snes/linesearch/interface/linesearchregi.c.html
+++ b/src/snes/linesearch/interface/linesearchregi.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/linesearch/interface/linesearchregi.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:28+00:00">
+<meta name="date" content="2017-04-24T14:32:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/interface/linesearchregi.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/interface/linesearchregi.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/linesearchimpl.h>     </font><font color="#B22222">/*I  "petscsnes.h"  I*/</font><font color="#A020F0"></font>
 
 <a name="line3">  3: </a><strong><font color="#4169E1">PETSC_EXTERN <a href="../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> SNESLineSearchCreate_Basic(<a href="../../../../docs/manualpages/SNES/SNESLineSearch.html#SNESLineSearch">SNESLineSearch</a>)</font></strong>;
diff --git a/src/snes/linesearch/interface/makefile.html b/src/snes/linesearch/interface/makefile.html
index 4c98c7c..12e3fd0 100644
--- a/src/snes/linesearch/interface/makefile.html
+++ b/src/snes/linesearch/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/linesearch/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:28+00:00">
+<meta name="date" content="2017-04-24T14:32:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/snes/linesearch/makefile.html b/src/snes/linesearch/makefile.html
index 1a197f4..8914f1c 100644
--- a/src/snes/linesearch/makefile.html
+++ b/src/snes/linesearch/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/linesearch/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:23+00:00">
+<meta name="date" content="2017-04-24T14:31:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/linesearch/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/linesearch/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/snes/makefile.html b/src/snes/makefile.html
index b4c61e4..4e8f05e 100644
--- a/src/snes/makefile.html
+++ b/src/snes/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:28:58+00:00">
+<meta name="date" content="2017-04-24T14:28:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/snes/mf/index.html b/src/snes/mf/index.html
index 380d095..3e4ea2b 100644
--- a/src/snes/mf/index.html
+++ b/src/snes/mf/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/mf/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/mf/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/mf/makefile.html b/src/snes/mf/makefile.html
index 6428d7b..fea5d9f 100644
--- a/src/snes/mf/makefile.html
+++ b/src/snes/mf/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/mf/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:21+00:00">
+<meta name="date" content="2017-04-24T14:28:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/mf/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/mf/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/snes/mf/snesmfj.c.html b/src/snes/mf/snesmfj.c.html
index 1ce8818..fb30411 100644
--- a/src/snes/mf/snesmfj.c.html
+++ b/src/snes/mf/snesmfj.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/mf/snesmfj.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:29:20+00:00">
+<meta name="date" content="2017-04-24T14:28:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/mf/snesmfj.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/mf/snesmfj.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/snesimpl.h>  </font><font color="#B22222">/*I  "petscsnes.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdm.h>                 </font><font color="#B22222">/*I  "petscdm.h"   I*/</font><font color="#A020F0"></font>
diff --git a/src/snes/utils/dmdasnes.c.html b/src/snes/utils/dmdasnes.c.html
index cf9061e..6de5f46 100644
--- a/src/snes/utils/dmdasnes.c.html
+++ b/src/snes/utils/dmdasnes.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/utils/dmdasnes.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:14+00:00">
+<meta name="date" content="2017-04-24T14:31:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/utils/dmdasnes.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/utils/dmdasnes.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscdmda.h>          </font><font color="#B22222">/*I "petscdmda.h" I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/dmimpl.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/snesimpl.h>   </font><font color="#B22222">/*I "petscsnes.h" I*/</font><font color="#A020F0"></font>
diff --git a/src/snes/utils/dmlocalsnes.c.html b/src/snes/utils/dmlocalsnes.c.html
index c1e108a..dd8576f 100644
--- a/src/snes/utils/dmlocalsnes.c.html
+++ b/src/snes/utils/dmlocalsnes.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/utils/dmlocalsnes.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:16+00:00">
+<meta name="date" content="2017-04-24T14:31:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/utils/dmlocalsnes.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/utils/dmlocalsnes.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmimpl.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/snesimpl.h>   </font><font color="#B22222">/*I "petscsnes.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/snes/utils/dmplexsnes.c.html b/src/snes/utils/dmplexsnes.c.html
index 19cbe5a..5c6d310 100644
--- a/src/snes/utils/dmplexsnes.c.html
+++ b/src/snes/utils/dmplexsnes.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/utils/dmplexsnes.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:16+00:00">
+<meta name="date" content="2017-04-24T14:31:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/utils/dmplexsnes.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/utils/dmplexsnes.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h>   </font><font color="#B22222">/*I "petscdmplex.h" I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/snesimpl.h>     </font><font color="#B22222">/*I "petscsnes.h"   I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscds.h></font>
diff --git a/src/snes/utils/dmsnes.c.html b/src/snes/utils/dmsnes.c.html
index 5b77b75..5eb8081 100644
--- a/src/snes/utils/dmsnes.c.html
+++ b/src/snes/utils/dmsnes.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/utils/dmsnes.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:13+00:00">
+<meta name="date" content="2017-04-24T14:31:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/utils/dmsnes.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/utils/dmsnes.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/snesimpl.h>   </font><font color="#B22222">/*I "petscsnes.h" I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/dmimpl.h>     </font><font color="#B22222">/*I "petscdm.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/snes/utils/index.html b/src/snes/utils/index.html
index 6746940..91cb82d 100644
--- a/src/snes/utils/index.html
+++ b/src/snes/utils/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/utils/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/utils/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="../../../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/snes/utils/makefile.html b/src/snes/utils/makefile.html
index b3f0024..9e17743 100644
--- a/src/snes/utils/makefile.html
+++ b/src/snes/utils/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/snes/utils/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:23+00:00">
+<meta name="date" content="2017-04-24T14:31:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/snes/utils/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/snes/utils/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/sys/ams/index.html b/src/sys/ams/index.html
index 2ffccb2..a322356 100644
--- a/src/sys/ams/index.html
+++ b/src/sys/ams/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/ams/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/ams/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/ams/makefile.html b/src/sys/ams/makefile.html
index 791daa8..4966834 100644
--- a/src/sys/ams/makefile.html
+++ b/src/sys/ams/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/ams/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:10+00:00">
+<meta name="date" content="2017-04-24T13:55:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/ams/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/ams/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#requirespackage 'PETSC_HAVE_SAWS'</font>
 
diff --git a/src/sys/ams/pams.c.html b/src/sys/ams/pams.c.html
index e1a51bf..86049f6 100644
--- a/src/sys/ams/pams.c.html
+++ b/src/sys/ams/pams.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/ams/pams.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:10+00:00">
+<meta name="date" content="2017-04-24T13:55:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/ams/pams.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/ams/pams.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/petscimpl.h>        </font><font color="#B22222">/*I    "petscsys.h"   I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscviewersaws.h></font>
diff --git a/src/sys/classes/bag/bag.c.html b/src/sys/classes/bag/bag.c.html
index b7a96e6..04902fe 100644
--- a/src/sys/classes/bag/bag.c.html
+++ b/src/sys/classes/bag/bag.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/bag/bag.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:21+00:00">
+<meta name="date" content="2017-04-24T13:52:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/bag/bag.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/bag/bag.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/bagimpl.h>     </font><font color="#B22222">/*I  "petscbag.h"   I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscviewer.h></font>
diff --git a/src/sys/classes/bag/f2003-src/fsrc/bagenum.F.html b/src/sys/classes/bag/f2003-src/fsrc/bagenum.F.html
index 3f7f93d..f8af62c 100644
--- a/src/sys/classes/bag/f2003-src/fsrc/bagenum.F.html
+++ b/src/sys/classes/bag/f2003-src/fsrc/bagenum.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/bag/f2003-src/fsrc/bagenum.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:24+00:00">
+<meta name="date" content="2017-04-24T13:52:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/bag/f2003-src/fsrc/bagenum.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/bag/f2003-src/fsrc/bagenum.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include </font><font color="#666666">"petsc/finclude/petscsysdef.h"</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include </font><font color="#666666">"petsc/finclude/petscbagdef.h"</font><font color="#A020F0"></font>
diff --git a/src/sys/classes/bag/f2003-src/fsrc/index.html b/src/sys/classes/bag/f2003-src/fsrc/index.html
index b2bb13d..22c8dd5 100644
--- a/src/sys/classes/bag/f2003-src/fsrc/index.html
+++ b/src/sys/classes/bag/f2003-src/fsrc/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/bag/f2003-src/fsrc/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/bag/f2003-src/fsrc/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/classes/bag/f2003-src/fsrc/makefile.html b/src/sys/classes/bag/f2003-src/fsrc/makefile.html
index fb7d4a9..99d6639 100644
--- a/src/sys/classes/bag/f2003-src/fsrc/makefile.html
+++ b/src/sys/classes/bag/f2003-src/fsrc/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/bag/f2003-src/fsrc/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:24+00:00">
+<meta name="date" content="2017-04-24T13:52:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/bag/f2003-src/fsrc/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/bag/f2003-src/fsrc/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/sys/classes/bag/f2003-src/index.html b/src/sys/classes/bag/f2003-src/index.html
index 8c47df2..ba6a905 100644
--- a/src/sys/classes/bag/f2003-src/index.html
+++ b/src/sys/classes/bag/f2003-src/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/bag/f2003-src/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/bag/f2003-src/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/classes/bag/f2003-src/makefile.html b/src/sys/classes/bag/f2003-src/makefile.html
index 2c00ff0..aaf2e59 100644
--- a/src/sys/classes/bag/f2003-src/makefile.html
+++ b/src/sys/classes/bag/f2003-src/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/bag/f2003-src/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:24+00:00">
+<meta name="date" content="2017-04-24T13:52:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/bag/f2003-src/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/bag/f2003-src/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresdefine 'PETSC_USING_F2003'</font>
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/sys/classes/bag/index.html b/src/sys/classes/bag/index.html
index a19013f..7fdffae 100644
--- a/src/sys/classes/bag/index.html
+++ b/src/sys/classes/bag/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/bag/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/bag/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/classes/bag/makefile.html b/src/sys/classes/bag/makefile.html
index 7997c62..80da47f 100644
--- a/src/sys/classes/bag/makefile.html
+++ b/src/sys/classes/bag/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/bag/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:24+00:00">
+<meta name="date" content="2017-04-24T13:52:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/bag/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/bag/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/sys/classes/draw/examples/index.html b/src/sys/classes/draw/examples/index.html
index 54b4d9e..29703af 100644
--- a/src/sys/classes/draw/examples/index.html
+++ b/src/sys/classes/draw/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/sys/classes/draw/examples/makefile.html b/src/sys/classes/draw/examples/makefile.html
index 739c3ac..c3dd050 100644
--- a/src/sys/classes/draw/examples/makefile.html
+++ b/src/sys/classes/draw/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:02+00:00">
+<meta name="date" content="2017-04-24T13:51:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong>
 
diff --git a/src/sys/classes/draw/examples/tests/ex1.c.html b/src/sys/classes/draw/examples/tests/ex1.c.html
index 5e98871..f3696d8 100644
--- a/src/sys/classes/draw/examples/tests/ex1.c.html
+++ b/src/sys/classes/draw/examples/tests/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/examples/tests/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:02+00:00">
+<meta name="date" content="2017-04-24T13:51:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates opening and drawing in a window\n"</font>;
 
diff --git a/src/sys/classes/draw/examples/tests/ex10.c.html b/src/sys/classes/draw/examples/tests/ex10.c.html
index d54612e..9fb0f89 100644
--- a/src/sys/classes/draw/examples/tests/ex10.c.html
+++ b/src/sys/classes/draw/examples/tests/ex10.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/examples/tests/ex10.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:04+00:00">
+<meta name="date" content="2017-04-24T13:52:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/examples/tests/ex10.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/examples/tests/ex10.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests repeatedly setting a window type.\n"</font>;
 
diff --git a/src/sys/classes/draw/examples/tests/ex11.c.html b/src/sys/classes/draw/examples/tests/ex11.c.html
index 21b588b..dd6ed50 100644
--- a/src/sys/classes/draw/examples/tests/ex11.c.html
+++ b/src/sys/classes/draw/examples/tests/ex11.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/examples/tests/ex11.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:04+00:00">
+<meta name="date" content="2017-04-24T13:52:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/examples/tests/ex11.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/examples/tests/ex11.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates use of color map\n"</font>;
 
diff --git a/src/sys/classes/draw/examples/tests/ex12.c.html b/src/sys/classes/draw/examples/tests/ex12.c.html
index 182ce7e..92b29c8 100644
--- a/src/sys/classes/draw/examples/tests/ex12.c.html
+++ b/src/sys/classes/draw/examples/tests/ex12.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/examples/tests/ex12.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:04+00:00">
+<meta name="date" content="2017-04-24T13:52:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/examples/tests/ex12.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/examples/tests/ex12.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Makes a simple bar graph.\n"</font>;
 
diff --git a/src/sys/classes/draw/examples/tests/ex2.c.html b/src/sys/classes/draw/examples/tests/ex2.c.html
index 72c5427..bf411e2 100644
--- a/src/sys/classes/draw/examples/tests/ex2.c.html
+++ b/src/sys/classes/draw/examples/tests/ex2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/examples/tests/ex2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:03+00:00">
+<meta name="date" content="2017-04-24T13:51:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/examples/tests/ex2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/examples/tests/ex2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates use of color map\n"</font>;
 
diff --git a/src/sys/classes/draw/examples/tests/ex3.c.html b/src/sys/classes/draw/examples/tests/ex3.c.html
index b9060ee..3d19e82 100644
--- a/src/sys/classes/draw/examples/tests/ex3.c.html
+++ b/src/sys/classes/draw/examples/tests/ex3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/examples/tests/ex3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:03+00:00">
+<meta name="date" content="2017-04-24T13:52:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/examples/tests/ex3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/examples/tests/ex3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Plots a simple line graph.\n"</font>;
 
diff --git a/src/sys/classes/draw/examples/tests/ex4.c.html b/src/sys/classes/draw/examples/tests/ex4.c.html
index ede7ac8..e991406 100644
--- a/src/sys/classes/draw/examples/tests/ex4.c.html
+++ b/src/sys/classes/draw/examples/tests/ex4.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/examples/tests/ex4.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:03+00:00">
+<meta name="date" content="2017-04-24T13:52:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/examples/tests/ex4.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/examples/tests/ex4.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates use of <a href="../../../../../../docs/manualpages/Draw/PetscDrawZoom.html#PetscDrawZoom">PetscDrawZoom</a>()\n"</font>;
 
diff --git a/src/sys/classes/draw/examples/tests/ex4f.F.html b/src/sys/classes/draw/examples/tests/ex4f.F.html
index a1bfe77..37bbd54 100644
--- a/src/sys/classes/draw/examples/tests/ex4f.F.html
+++ b/src/sys/classes/draw/examples/tests/ex4f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/examples/tests/ex4f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:04+00:00">
+<meta name="date" content="2017-04-24T13:52:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/examples/tests/ex4f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/examples/tests/ex4f.F.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>!  This example demonstrates use of <a href="../../../../../../docs/manualpages/Draw/PetscDrawZoom.html#PetscDrawZoom">PetscDrawZoom</a>()
diff --git a/src/sys/classes/draw/examples/tests/ex5f.F.html b/src/sys/classes/draw/examples/tests/ex5f.F.html
index e55b6bc..a950751 100644
--- a/src/sys/classes/draw/examples/tests/ex5f.F.html
+++ b/src/sys/classes/draw/examples/tests/ex5f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/examples/tests/ex5f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:04+00:00">
+<meta name="date" content="2017-04-24T13:52:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/examples/tests/ex5f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/examples/tests/ex5f.F.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>      program main
diff --git a/src/sys/classes/draw/examples/tests/ex6.c.html b/src/sys/classes/draw/examples/tests/ex6.c.html
index 306c1bd..915d420 100644
--- a/src/sys/classes/draw/examples/tests/ex6.c.html
+++ b/src/sys/classes/draw/examples/tests/ex6.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/examples/tests/ex6.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:03+00:00">
+<meta name="date" content="2017-04-24T13:52:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/examples/tests/ex6.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/examples/tests/ex6.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Demonstrates named colormaps\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscsys.h></font>
diff --git a/src/sys/classes/draw/examples/tests/ex7.c.html b/src/sys/classes/draw/examples/tests/ex7.c.html
index ad2b5af..a5fe8ad 100644
--- a/src/sys/classes/draw/examples/tests/ex7.c.html
+++ b/src/sys/classes/draw/examples/tests/ex7.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/examples/tests/ex7.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:03+00:00">
+<meta name="date" content="2017-04-24T13:52:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/examples/tests/ex7.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/examples/tests/ex7.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates drawing primitives in a window\n"</font>;
 
diff --git a/src/sys/classes/draw/examples/tests/ex9.c.html b/src/sys/classes/draw/examples/tests/ex9.c.html
index 181f1af..b4e46e3 100644
--- a/src/sys/classes/draw/examples/tests/ex9.c.html
+++ b/src/sys/classes/draw/examples/tests/ex9.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/examples/tests/ex9.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:04+00:00">
+<meta name="date" content="2017-04-24T13:52:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/examples/tests/ex9.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/examples/tests/ex9.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Makes a simple histogram.\n"</font>;
 
diff --git a/src/sys/classes/draw/examples/tests/index.html b/src/sys/classes/draw/examples/tests/index.html
index 277f595..3b22eb2 100644
--- a/src/sys/classes/draw/examples/tests/index.html
+++ b/src/sys/classes/draw/examples/tests/index.html
@@ -3,8 +3,8 @@
 <TITLE>Draw Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscDraw Manual Pages 
 </H2>
diff --git a/src/sys/classes/draw/examples/tests/makefile.html b/src/sys/classes/draw/examples/tests/makefile.html
index ea101ac..5c2bca8 100644
--- a/src/sys/classes/draw/examples/tests/makefile.html
+++ b/src/sys/classes/draw/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:05+00:00">
+<meta name="date" content="2017-04-24T13:52:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	        =
 FFLAGS	        =
diff --git a/src/sys/classes/draw/examples/tutorials/index.html b/src/sys/classes/draw/examples/tutorials/index.html
index e88bcc9..2bb842e 100644
--- a/src/sys/classes/draw/examples/tutorials/index.html
+++ b/src/sys/classes/draw/examples/tutorials/index.html
@@ -3,8 +3,8 @@
 <TITLE>Draw Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscDraw Manual Pages 
 </H2>
diff --git a/src/sys/classes/draw/examples/tutorials/makefile.html b/src/sys/classes/draw/examples/tutorials/makefile.html
index 7db1740..823b65b 100644
--- a/src/sys/classes/draw/examples/tutorials/makefile.html
+++ b/src/sys/classes/draw/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:05+00:00">
+<meta name="date" content="2017-04-24T13:52:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	        =
 FFLAGS	        =
diff --git a/src/sys/classes/draw/impls/image/drawimage.c.html b/src/sys/classes/draw/impls/image/drawimage.c.html
index 09023b2..e1d846f 100644
--- a/src/sys/classes/draw/impls/image/drawimage.c.html
+++ b/src/sys/classes/draw/impls/image/drawimage.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/impls/image/drawimage.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:46+00:00">
+<meta name="date" content="2017-04-24T13:51:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/image/drawimage.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/image/drawimage.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/sys/classes/draw/impls/image/drawimage.h>   </font><font color="#B22222">/*I  "petscdraw.h" I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/drawimpl.h>                          </font><font color="#B22222">/*I  "petscdraw.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/sys/classes/draw/impls/image/drawimage.h.html b/src/sys/classes/draw/impls/image/drawimage.h.html
index 1684cb6..c87a7ea 100644
--- a/src/sys/classes/draw/impls/image/drawimage.h.html
+++ b/src/sys/classes/draw/impls/image/drawimage.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/impls/image/drawimage.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:48+00:00">
+<meta name="date" content="2017-04-24T13:51:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/image/drawimage.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/image/drawimage.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_PETSCIMAGE_H)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _PETSCIMAGE_H</font></strong>
 
diff --git a/src/sys/classes/draw/impls/image/index.html b/src/sys/classes/draw/impls/image/index.html
index 9588464..08efb07 100644
--- a/src/sys/classes/draw/impls/image/index.html
+++ b/src/sys/classes/draw/impls/image/index.html
@@ -3,8 +3,8 @@
 <TITLE>Draw Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/image/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/image/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscDraw Manual Pages 
 </H2>
diff --git a/src/sys/classes/draw/impls/image/makefile.html b/src/sys/classes/draw/impls/image/makefile.html
index 78bf646..112f6e3 100644
--- a/src/sys/classes/draw/impls/image/makefile.html
+++ b/src/sys/classes/draw/impls/image/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/impls/image/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:49+00:00">
+<meta name="date" content="2017-04-24T13:51:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/image/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/image/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/sys/classes/draw/impls/index.html b/src/sys/classes/draw/impls/index.html
index 7139360..96f5eb0 100644
--- a/src/sys/classes/draw/impls/index.html
+++ b/src/sys/classes/draw/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/sys/classes/draw/impls/makefile.html b/src/sys/classes/draw/impls/makefile.html
index 9119a83..4fc2cd4 100644
--- a/src/sys/classes/draw/impls/makefile.html
+++ b/src/sys/classes/draw/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:46+00:00">
+<meta name="date" content="2017-04-24T13:51:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/sys/classes/draw/impls/null/drawnull.c.html b/src/sys/classes/draw/impls/null/drawnull.c.html
index 9cc8e10..a8100ac 100644
--- a/src/sys/classes/draw/impls/null/drawnull.c.html
+++ b/src/sys/classes/draw/impls/null/drawnull.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/impls/null/drawnull.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:02+00:00">
+<meta name="date" content="2017-04-24T13:51:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/null/drawnull.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/null/drawnull.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/drawimpl.h>                        </font><font color="#B22222">/*I  "petscdraw.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line5">  5: </a><strong><font color="#4169E1"><a name="PetscDrawCoordinateToPixel_Null"></a>static <a href="../../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PetscDrawCoordinateToPixel_Null(<a href="../../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> draw,<a href="../../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> x,<a href="../../../../../../docs/manualpages/Sys/PetscReal.html#Pe [...]
diff --git a/src/sys/classes/draw/impls/null/index.html b/src/sys/classes/draw/impls/null/index.html
index d42ffa4..1f90175 100644
--- a/src/sys/classes/draw/impls/null/index.html
+++ b/src/sys/classes/draw/impls/null/index.html
@@ -3,8 +3,8 @@
 <TITLE>Draw Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/null/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/null/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscDraw Manual Pages 
 </H2>
diff --git a/src/sys/classes/draw/impls/null/makefile.html b/src/sys/classes/draw/impls/null/makefile.html
index e4c5cf3..ad2eddc 100644
--- a/src/sys/classes/draw/impls/null/makefile.html
+++ b/src/sys/classes/draw/impls/null/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/impls/null/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:02+00:00">
+<meta name="date" content="2017-04-24T13:51:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/null/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/null/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/sys/classes/draw/impls/opengl/index.html b/src/sys/classes/draw/impls/opengl/index.html
index 8dd319a..abe0128 100644
--- a/src/sys/classes/draw/impls/opengl/index.html
+++ b/src/sys/classes/draw/impls/opengl/index.html
@@ -3,8 +3,8 @@
 <TITLE>Draw Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/opengl/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/opengl/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscDraw Manual Pages 
 </H2>
diff --git a/src/sys/classes/draw/impls/opengl/makefile.html b/src/sys/classes/draw/impls/opengl/makefile.html
index 0489f28..b0ea8b9 100644
--- a/src/sys/classes/draw/impls/opengl/makefile.html
+++ b/src/sys/classes/draw/impls/opengl/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/impls/opengl/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:02+00:00">
+<meta name="date" content="2017-04-24T13:51:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/opengl/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/opengl/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#requirespackage 'PETSC_HAVE_OPENGL'</font>
 
diff --git a/src/sys/classes/draw/impls/opengl/openglops.c.html b/src/sys/classes/draw/impls/opengl/openglops.c.html
index a30a7f4..0636d03 100644
--- a/src/sys/classes/draw/impls/opengl/openglops.c.html
+++ b/src/sys/classes/draw/impls/opengl/openglops.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/impls/opengl/openglops.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:58+00:00">
+<meta name="date" content="2017-04-24T13:51:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/opengl/openglops.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/opengl/openglops.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Defines the operations for the OpenGL <a href="../../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> implementation.</font>
diff --git a/src/sys/classes/draw/impls/tikz/index.html b/src/sys/classes/draw/impls/tikz/index.html
index 5a03448..9ecf516 100644
--- a/src/sys/classes/draw/impls/tikz/index.html
+++ b/src/sys/classes/draw/impls/tikz/index.html
@@ -3,8 +3,8 @@
 <TITLE>Draw Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/tikz/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/tikz/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscDraw Manual Pages 
 </H2>
diff --git a/src/sys/classes/draw/impls/tikz/makefile.html b/src/sys/classes/draw/impls/tikz/makefile.html
index 4396283..998f6fc 100644
--- a/src/sys/classes/draw/impls/tikz/makefile.html
+++ b/src/sys/classes/draw/impls/tikz/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/impls/tikz/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:50+00:00">
+<meta name="date" content="2017-04-24T13:51:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/tikz/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/tikz/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/sys/classes/draw/impls/tikz/tikz.c.html b/src/sys/classes/draw/impls/tikz/tikz.c.html
index cb7f950..ab09d70 100644
--- a/src/sys/classes/draw/impls/tikz/tikz.c.html
+++ b/src/sys/classes/draw/impls/tikz/tikz.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/impls/tikz/tikz.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:49+00:00">
+<meta name="date" content="2017-04-24T13:51:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/tikz/tikz.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/tikz/tikz.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">    Defines the operations for the X <a href="../../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> implementation.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/sys/classes/draw/impls/win32/index.html b/src/sys/classes/draw/impls/win32/index.html
index 2669041..1c02f82 100644
--- a/src/sys/classes/draw/impls/win32/index.html
+++ b/src/sys/classes/draw/impls/win32/index.html
@@ -3,8 +3,8 @@
 <TITLE>Draw Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/win32/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/win32/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscDraw Manual Pages 
 </H2>
diff --git a/src/sys/classes/draw/impls/win32/makefile.html b/src/sys/classes/draw/impls/win32/makefile.html
index 14c0c8d..fdbc47d 100644
--- a/src/sys/classes/draw/impls/win32/makefile.html
+++ b/src/sys/classes/draw/impls/win32/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/impls/win32/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:58+00:00">
+<meta name="date" content="2017-04-24T13:51:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/win32/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/win32/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#requiresdefine 'PETSC_USE_WINDOWS_GRAPHICS'</font>
 
diff --git a/src/sys/classes/draw/impls/win32/win32draw.c.html b/src/sys/classes/draw/impls/win32/win32draw.c.html
index e4f69f5..99a4315 100644
--- a/src/sys/classes/draw/impls/win32/win32draw.c.html
+++ b/src/sys/classes/draw/impls/win32/win32draw.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/impls/win32/win32draw.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:55+00:00">
+<meta name="date" content="2017-04-24T13:51:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/win32/win32draw.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/win32/win32draw.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/drawimpl.h></font>
diff --git a/src/sys/classes/draw/impls/win32/win32draw.h.html b/src/sys/classes/draw/impls/win32/win32draw.h.html
index e398a5f..1446af3 100644
--- a/src/sys/classes/draw/impls/win32/win32draw.h.html
+++ b/src/sys/classes/draw/impls/win32/win32draw.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/impls/win32/win32draw.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:58+00:00">
+<meta name="date" content="2017-04-24T13:51:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/win32/win32draw.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/win32/win32draw.h.html "><small>Report Typos and Errors</small></a></div>
 
 <a name="line4">  4: </a><font color="#A020F0">#if defined(PETSC_HAVE_WINDOWS_H)</font>
 <a name="line5">  5: </a><font color="#A020F0">#include <windows.h></font>
diff --git a/src/sys/classes/draw/impls/x/drawopenx.c.html b/src/sys/classes/draw/impls/x/drawopenx.c.html
index e99a7b6..f2100b8 100644
--- a/src/sys/classes/draw/impls/x/drawopenx.c.html
+++ b/src/sys/classes/draw/impls/x/drawopenx.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/impls/x/drawopenx.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:55+00:00">
+<meta name="date" content="2017-04-24T13:51:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/x/drawopenx.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/x/drawopenx.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Defines the operations for the X <a href="../../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> implementation.</font>
diff --git a/src/sys/classes/draw/impls/x/index.html b/src/sys/classes/draw/impls/x/index.html
index ecb8050..864e7dd 100644
--- a/src/sys/classes/draw/impls/x/index.html
+++ b/src/sys/classes/draw/impls/x/index.html
@@ -3,8 +3,8 @@
 <TITLE>Draw Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/x/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/x/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscDraw Manual Pages 
 </H2>
diff --git a/src/sys/classes/draw/impls/x/makefile.html b/src/sys/classes/draw/impls/x/makefile.html
index 7ce3076..5ea7e46 100644
--- a/src/sys/classes/draw/impls/x/makefile.html
+++ b/src/sys/classes/draw/impls/x/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/impls/x/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:55+00:00">
+<meta name="date" content="2017-04-24T13:51:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/x/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/x/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#requirespackage 'PETSC_HAVE_X'</font>
 
diff --git a/src/sys/classes/draw/impls/x/xcolor.c.html b/src/sys/classes/draw/impls/x/xcolor.c.html
index f70bcaf..ae57b46 100644
--- a/src/sys/classes/draw/impls/x/xcolor.c.html
+++ b/src/sys/classes/draw/impls/x/xcolor.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/impls/x/xcolor.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:51+00:00">
+<meta name="date" content="2017-04-24T13:51:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/x/xcolor.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/x/xcolor.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Code for managing color the X implementation of the <a href="../../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> routines.</font>
diff --git a/src/sys/classes/draw/impls/x/ximage.c.html b/src/sys/classes/draw/impls/x/ximage.c.html
index 3f37ac6..b5f475e 100644
--- a/src/sys/classes/draw/impls/x/ximage.c.html
+++ b/src/sys/classes/draw/impls/x/ximage.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/impls/x/ximage.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:51+00:00">
+<meta name="date" content="2017-04-24T13:51:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/x/ximage.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/x/ximage.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">    Code for getting raster images out of a X image or pixmap</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/sys/classes/draw/impls/x/ximpl.h.html b/src/sys/classes/draw/impls/x/ximpl.h.html
index 6f69f71..d4d6ab5 100644
--- a/src/sys/classes/draw/impls/x/ximpl.h.html
+++ b/src/sys/classes/draw/impls/x/ximpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/impls/x/ximpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:55+00:00">
+<meta name="date" content="2017-04-24T13:51:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/x/ximpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/x/ximpl.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">   Defines the internal data structures for the X-windows</font>
 <a name="line3">  3: </a><font color="#B22222">   implementation of the graphics functionality in PETSc.</font>
diff --git a/src/sys/classes/draw/impls/x/xinit.c.html b/src/sys/classes/draw/impls/x/xinit.c.html
index c5564fc..e106ace 100644
--- a/src/sys/classes/draw/impls/x/xinit.c.html
+++ b/src/sys/classes/draw/impls/x/xinit.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/impls/x/xinit.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:50+00:00">
+<meta name="date" content="2017-04-24T13:51:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/x/xinit.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/x/xinit.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   This file contains routines to open an X window display and window</font>
diff --git a/src/sys/classes/draw/impls/x/xioerr.c.html b/src/sys/classes/draw/impls/x/xioerr.c.html
index 2080695..867585b 100644
--- a/src/sys/classes/draw/impls/x/xioerr.c.html
+++ b/src/sys/classes/draw/impls/x/xioerr.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/impls/x/xioerr.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:54+00:00">
+<meta name="date" content="2017-04-24T13:51:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/x/xioerr.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/x/xioerr.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/sys/classes/draw/impls/x/ximpl.h>         </font><font color="#B22222">/*I  "petscsys.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line3">  3: </a><font color="#A020F0">#if defined(PETSC_HAVE_SETJMP_H)</font>
diff --git a/src/sys/classes/draw/impls/x/xops.c.html b/src/sys/classes/draw/impls/x/xops.c.html
index b64b896..0e04d57 100644
--- a/src/sys/classes/draw/impls/x/xops.c.html
+++ b/src/sys/classes/draw/impls/x/xops.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/impls/x/xops.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:52+00:00">
+<meta name="date" content="2017-04-24T13:51:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/x/xops.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/x/xops.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">    Defines the operations for the X <a href="../../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> implementation.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/sys/classes/draw/impls/x/xtext.c.html b/src/sys/classes/draw/impls/x/xtext.c.html
index ca46c9f..8f74b56 100644
--- a/src/sys/classes/draw/impls/x/xtext.c.html
+++ b/src/sys/classes/draw/impls/x/xtext.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/impls/x/xtext.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:54+00:00">
+<meta name="date" content="2017-04-24T13:51:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/x/xtext.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/x/xtext.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   This file contains simple code to manage access to fonts, insuring that</font>
diff --git a/src/sys/classes/draw/impls/x/xtone.c.html b/src/sys/classes/draw/impls/x/xtone.c.html
index 7b05b4d..6d46400 100644
--- a/src/sys/classes/draw/impls/x/xtone.c.html
+++ b/src/sys/classes/draw/impls/x/xtone.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/impls/x/xtone.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:54+00:00">
+<meta name="date" content="2017-04-24T13:51:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/impls/x/xtone.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/impls/x/xtone.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Code for drawing color interpolated triangles using X-windows.</font>
diff --git a/src/sys/classes/draw/index.html b/src/sys/classes/draw/index.html
index 529a9a6..5a5a565 100644
--- a/src/sys/classes/draw/index.html
+++ b/src/sys/classes/draw/index.html
@@ -3,8 +3,8 @@
 <TITLE>Draw Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscDraw Manual Pages 
 </H2>
diff --git a/src/sys/classes/draw/interface/dclear.c.html b/src/sys/classes/draw/interface/dclear.c.html
index 7fa30dd..f33438a 100644
--- a/src/sys/classes/draw/interface/dclear.c.html
+++ b/src/sys/classes/draw/interface/dclear.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/interface/dclear.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:42+00:00">
+<meta name="date" content="2017-04-24T13:51:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/interface/dclear.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/interface/dclear.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">       Provides the calling sequences for all the basic <a href="../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> routines.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/sys/classes/draw/interface/dcoor.c.html b/src/sys/classes/draw/interface/dcoor.c.html
index bb90a56..27b0cbc 100644
--- a/src/sys/classes/draw/interface/dcoor.c.html
+++ b/src/sys/classes/draw/interface/dcoor.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/interface/dcoor.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:39+00:00">
+<meta name="date" content="2017-04-24T13:51:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/interface/dcoor.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/interface/dcoor.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">       Provides the calling sequences for all the basic <a href="../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> routines.</font>
diff --git a/src/sys/classes/draw/interface/dellipse.c.html b/src/sys/classes/draw/interface/dellipse.c.html
index ed5890d..e470c11 100644
--- a/src/sys/classes/draw/interface/dellipse.c.html
+++ b/src/sys/classes/draw/interface/dellipse.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/interface/dellipse.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:45+00:00">
+<meta name="date" content="2017-04-24T13:51:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/interface/dellipse.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/interface/dellipse.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">       Provides the calling sequences for all the basic Draw routines.</font>
diff --git a/src/sys/classes/draw/interface/dflush.c.html b/src/sys/classes/draw/interface/dflush.c.html
index 43f7ef2..1d17a7e 100644
--- a/src/sys/classes/draw/interface/dflush.c.html
+++ b/src/sys/classes/draw/interface/dflush.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/interface/dflush.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:41+00:00">
+<meta name="date" content="2017-04-24T13:51:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/interface/dflush.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/interface/dflush.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">       Provides the calling sequences for all the basic <a href="../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> routines.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/sys/classes/draw/interface/dline.c.html b/src/sys/classes/draw/interface/dline.c.html
index 43c0111..97fb82f 100644
--- a/src/sys/classes/draw/interface/dline.c.html
+++ b/src/sys/classes/draw/interface/dline.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/interface/dline.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:40+00:00">
+<meta name="date" content="2017-04-24T13:51:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/interface/dline.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/interface/dline.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">       Provides the calling sequences for all the basic <a href="../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> routines.</font>
diff --git a/src/sys/classes/draw/interface/dmarker.c.html b/src/sys/classes/draw/interface/dmarker.c.html
index 6a33d3f..ef6a73e 100644
--- a/src/sys/classes/draw/interface/dmarker.c.html
+++ b/src/sys/classes/draw/interface/dmarker.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/interface/dmarker.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:40+00:00">
+<meta name="date" content="2017-04-24T13:51:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/interface/dmarker.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/interface/dmarker.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">       Provides the calling sequences for all the basic <a href="../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> routines.</font>
diff --git a/src/sys/classes/draw/interface/dmouse.c.html b/src/sys/classes/draw/interface/dmouse.c.html
index b3b168d..a6c0686 100644
--- a/src/sys/classes/draw/interface/dmouse.c.html
+++ b/src/sys/classes/draw/interface/dmouse.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/interface/dmouse.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:43+00:00">
+<meta name="date" content="2017-04-24T13:51:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/interface/dmouse.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/interface/dmouse.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">       Provides the calling sequences for all the basic <a href="../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> routines.</font>
diff --git a/src/sys/classes/draw/interface/dpause.c.html b/src/sys/classes/draw/interface/dpause.c.html
index d15535f..f5c3496 100644
--- a/src/sys/classes/draw/interface/dpause.c.html
+++ b/src/sys/classes/draw/interface/dpause.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/interface/dpause.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:41+00:00">
+<meta name="date" content="2017-04-24T13:51:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/interface/dpause.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/interface/dpause.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">       Provides the calling sequences for all the basic <a href="../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> routines.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/sys/classes/draw/interface/dpoint.c.html b/src/sys/classes/draw/interface/dpoint.c.html
index 91e65aa..98b786f 100644
--- a/src/sys/classes/draw/interface/dpoint.c.html
+++ b/src/sys/classes/draw/interface/dpoint.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/interface/dpoint.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:40+00:00">
+<meta name="date" content="2017-04-24T13:51:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/interface/dpoint.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/interface/dpoint.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">       Provides the calling sequences for all the basic <a href="../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> routines.</font>
diff --git a/src/sys/classes/draw/interface/draw.c.html b/src/sys/classes/draw/interface/draw.c.html
index 2f24f9e..ba58de5 100644
--- a/src/sys/classes/draw/interface/draw.c.html
+++ b/src/sys/classes/draw/interface/draw.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/interface/draw.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:37+00:00">
+<meta name="date" content="2017-04-24T13:51:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/interface/draw.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/interface/draw.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">       Provides the calling sequences for all the basic <a href="../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> routines.</font>
diff --git a/src/sys/classes/draw/interface/drawreg.c.html b/src/sys/classes/draw/interface/drawreg.c.html
index 7f783f2..5aac0a1 100644
--- a/src/sys/classes/draw/interface/drawreg.c.html
+++ b/src/sys/classes/draw/interface/drawreg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/interface/drawreg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:45+00:00">
+<meta name="date" content="2017-04-24T13:51:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/interface/drawreg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/interface/drawreg.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">       Provides the registration process for PETSc <a href="../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> routines</font>
diff --git a/src/sys/classes/draw/interface/drawregall.c.html b/src/sys/classes/draw/interface/drawregall.c.html
index 33c1d45..09adbf9 100644
--- a/src/sys/classes/draw/interface/drawregall.c.html
+++ b/src/sys/classes/draw/interface/drawregall.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/interface/drawregall.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:46+00:00">
+<meta name="date" content="2017-04-24T13:51:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/interface/drawregall.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/interface/drawregall.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">       Provides the calling sequences for all the basic <a href="../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> routines.</font>
diff --git a/src/sys/classes/draw/interface/drect.c.html b/src/sys/classes/draw/interface/drect.c.html
index c4070b3..d121082 100644
--- a/src/sys/classes/draw/interface/drect.c.html
+++ b/src/sys/classes/draw/interface/drect.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/interface/drect.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:44+00:00">
+<meta name="date" content="2017-04-24T13:51:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/interface/drect.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/interface/drect.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">       Provides the calling sequences for all the basic <a href="../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> routines.</font>
diff --git a/src/sys/classes/draw/interface/dsave.c.html b/src/sys/classes/draw/interface/dsave.c.html
index 6258a46..c389826 100644
--- a/src/sys/classes/draw/interface/dsave.c.html
+++ b/src/sys/classes/draw/interface/dsave.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/interface/dsave.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:41+00:00">
+<meta name="date" content="2017-04-24T13:51:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/interface/dsave.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/interface/dsave.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/drawimpl.h>  </font><font color="#B22222">/*I "petscdraw.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line3">  3: </a>PETSC_EXTERN <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PetscDrawImageSave(const char[],const char[],unsigned char[][3],unsigned int,unsigned int,const unsigned char[]);
diff --git a/src/sys/classes/draw/interface/dtext.c.html b/src/sys/classes/draw/interface/dtext.c.html
index 2571038..f6d4b85 100644
--- a/src/sys/classes/draw/interface/dtext.c.html
+++ b/src/sys/classes/draw/interface/dtext.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/interface/dtext.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:39+00:00">
+<meta name="date" content="2017-04-24T13:51:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/interface/dtext.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/interface/dtext.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">       Provides the calling sequences for all the basic <a href="../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> routines.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/sys/classes/draw/interface/dtri.c.html b/src/sys/classes/draw/interface/dtri.c.html
index 557dc1a..30539de 100644
--- a/src/sys/classes/draw/interface/dtri.c.html
+++ b/src/sys/classes/draw/interface/dtri.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/interface/dtri.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:44+00:00">
+<meta name="date" content="2017-04-24T13:51:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/interface/dtri.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/interface/dtri.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">       Provides the calling sequences for all the basic <a href="../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> routines.</font>
diff --git a/src/sys/classes/draw/interface/dviewp.c.html b/src/sys/classes/draw/interface/dviewp.c.html
index 21002e3..be8a2b9 100644
--- a/src/sys/classes/draw/interface/dviewp.c.html
+++ b/src/sys/classes/draw/interface/dviewp.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/interface/dviewp.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:43+00:00">
+<meta name="date" content="2017-04-24T13:51:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/interface/dviewp.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/interface/dviewp.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">       Provides the calling sequences for all the basic <a href="../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> routines.</font>
diff --git a/src/sys/classes/draw/interface/index.html b/src/sys/classes/draw/interface/index.html
index ec76ae0..ce1cf5c 100644
--- a/src/sys/classes/draw/interface/index.html
+++ b/src/sys/classes/draw/interface/index.html
@@ -3,8 +3,8 @@
 <TITLE>Draw Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscDraw Manual Pages 
 </H2>
diff --git a/src/sys/classes/draw/interface/makefile.html b/src/sys/classes/draw/interface/makefile.html
index 9863cf2..eea53c7 100644
--- a/src/sys/classes/draw/interface/makefile.html
+++ b/src/sys/classes/draw/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:46+00:00">
+<meta name="date" content="2017-04-24T13:51:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/sys/classes/draw/makefile.html b/src/sys/classes/draw/makefile.html
index 640fff0..4c679d4 100644
--- a/src/sys/classes/draw/makefile.html
+++ b/src/sys/classes/draw/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:37+00:00">
+<meta name="date" content="2017-04-24T13:51:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/sys/classes/draw/utils/axis.c.html b/src/sys/classes/draw/utils/axis.c.html
index 5bdbbab..1636b22 100644
--- a/src/sys/classes/draw/utils/axis.c.html
+++ b/src/sys/classes/draw/utils/axis.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/utils/axis.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:05+00:00">
+<meta name="date" content="2017-04-24T13:52:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/utils/axis.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/utils/axis.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/sys/classes/draw/utils/axisimpl.h>  </font><font color="#B22222">/*I   "petscdraw.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/sys/classes/draw/utils/axisc.c.html b/src/sys/classes/draw/utils/axisc.c.html
index 6c9b74e..404805f 100644
--- a/src/sys/classes/draw/utils/axisc.c.html
+++ b/src/sys/classes/draw/utils/axisc.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/utils/axisc.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:11+00:00">
+<meta name="date" content="2017-04-24T13:52:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/utils/axisc.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/utils/axisc.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/sys/classes/draw/utils/axisimpl.h>  </font><font color="#B22222">/*I   "petscdraw.h"  I*/</font><font color="#A020F0"></font>
 
 <a name="line3">  3: </a><a href="../../../../../docs/manualpages/Sys/PetscClassId.html#PetscClassId">PetscClassId</a> PETSC_DRAWAXIS_CLASSID = 0;
diff --git a/src/sys/classes/draw/utils/axisimpl.h.html b/src/sys/classes/draw/utils/axisimpl.h.html
index 95e7846..e4dfb64 100644
--- a/src/sys/classes/draw/utils/axisimpl.h.html
+++ b/src/sys/classes/draw/utils/axisimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/utils/axisimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:15+00:00">
+<meta name="date" content="2017-04-24T13:52:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/utils/axisimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/utils/axisimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscdraw.h>              </font><font color="#B22222">/*I "petscdraw.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/petscimpl.h>              </font><font color="#B22222">/*I "petscsys.h" I*/</font><font color="#A020F0"></font>
diff --git a/src/sys/classes/draw/utils/bars.c.html b/src/sys/classes/draw/utils/bars.c.html
index 3585190..45d02db 100644
--- a/src/sys/classes/draw/utils/bars.c.html
+++ b/src/sys/classes/draw/utils/bars.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/utils/bars.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:12+00:00">
+<meta name="date" content="2017-04-24T13:52:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/utils/bars.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/utils/bars.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Contains the data structure for plotting a bargraph in a window with an axis.</font>
diff --git a/src/sys/classes/draw/utils/cmap.c.html b/src/sys/classes/draw/utils/cmap.c.html
index 91df992..471c61c 100644
--- a/src/sys/classes/draw/utils/cmap.c.html
+++ b/src/sys/classes/draw/utils/cmap.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/utils/cmap.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:09+00:00">
+<meta name="date" content="2017-04-24T13:52:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/utils/cmap.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/utils/cmap.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscsys.h>              </font><font color="#B22222">/*I "petscsys.h" I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscdraw.h></font>
 
diff --git a/src/sys/classes/draw/utils/dscatter.c.html b/src/sys/classes/draw/utils/dscatter.c.html
index 55599c8..fab03ae 100644
--- a/src/sys/classes/draw/utils/dscatter.c.html
+++ b/src/sys/classes/draw/utils/dscatter.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/utils/dscatter.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:06+00:00">
+<meta name="date" content="2017-04-24T13:52:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/utils/dscatter.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/utils/dscatter.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">       Contains the data structure for drawing scatter plots</font>
diff --git a/src/sys/classes/draw/utils/hists.c.html b/src/sys/classes/draw/utils/hists.c.html
index 2a37e82..6ef757b 100644
--- a/src/sys/classes/draw/utils/hists.c.html
+++ b/src/sys/classes/draw/utils/hists.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/utils/hists.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:07+00:00">
+<meta name="date" content="2017-04-24T13:52:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/utils/hists.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/utils/hists.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Contains the data structure for plotting a histogram in a window with an axis.</font>
diff --git a/src/sys/classes/draw/utils/image.c.html b/src/sys/classes/draw/utils/image.c.html
index 691d539..5e3bbc7 100644
--- a/src/sys/classes/draw/utils/image.c.html
+++ b/src/sys/classes/draw/utils/image.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/utils/image.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:14+00:00">
+<meta name="date" content="2017-04-24T13:52:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/utils/image.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/utils/image.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/petscimpl.h>         </font><font color="#B22222">/*I "petscsys.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line3">  3: </a>PETSC_EXTERN <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PetscDrawImageSave(const char[],const char[],unsigned char[][3],unsigned int,unsigned int,const unsigned char[]);
diff --git a/src/sys/classes/draw/utils/index.html b/src/sys/classes/draw/utils/index.html
index 3e8c70c..1942693 100644
--- a/src/sys/classes/draw/utils/index.html
+++ b/src/sys/classes/draw/utils/index.html
@@ -3,8 +3,8 @@
 <TITLE>Draw Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/utils/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/utils/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscDraw Manual Pages 
 </H2>
diff --git a/src/sys/classes/draw/utils/lg.c.html b/src/sys/classes/draw/utils/lg.c.html
index effc20f..17a5bd7 100644
--- a/src/sys/classes/draw/utils/lg.c.html
+++ b/src/sys/classes/draw/utils/lg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/utils/lg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:05+00:00">
+<meta name="date" content="2017-04-24T13:52:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/utils/lg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/utils/lg.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/sys/classes/draw/utils/lgimpl.h>  </font><font color="#B22222">/*I   "petscdraw.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/sys/classes/draw/utils/lgc.c.html b/src/sys/classes/draw/utils/lgc.c.html
index d870ba1..a98aba8 100644
--- a/src/sys/classes/draw/utils/lgc.c.html
+++ b/src/sys/classes/draw/utils/lgc.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/utils/lgc.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:09+00:00">
+<meta name="date" content="2017-04-24T13:52:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/utils/lgc.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/utils/lgc.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscviewer.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/sys/classes/draw/utils/lgimpl.h>  </font><font color="#B22222">/*I   "petscdraw.h"  I*/</font><font color="#A020F0"></font>
diff --git a/src/sys/classes/draw/utils/lgimpl.h.html b/src/sys/classes/draw/utils/lgimpl.h.html
index f146b4b..15903ae 100644
--- a/src/sys/classes/draw/utils/lgimpl.h.html
+++ b/src/sys/classes/draw/utils/lgimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/utils/lgimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:15+00:00">
+<meta name="date" content="2017-04-24T13:52:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/utils/lgimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/utils/lgimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">       Contains the data structure for plotting several line</font>
diff --git a/src/sys/classes/draw/utils/makefile.html b/src/sys/classes/draw/utils/makefile.html
index 2111dd2..cddbfc3 100644
--- a/src/sys/classes/draw/utils/makefile.html
+++ b/src/sys/classes/draw/utils/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/utils/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:15+00:00">
+<meta name="date" content="2017-04-24T13:52:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/utils/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/utils/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/sys/classes/draw/utils/zoom.c.html b/src/sys/classes/draw/utils/zoom.c.html
index f435554..b197528 100644
--- a/src/sys/classes/draw/utils/zoom.c.html
+++ b/src/sys/classes/draw/utils/zoom.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/draw/utils/zoom.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:09+00:00">
+<meta name="date" content="2017-04-24T13:52:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/draw/utils/zoom.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/draw/utils/zoom.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscdraw.h>     </font><font color="#B22222">/*I "petscdraw.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/sys/classes/index.html b/src/sys/classes/index.html
index c789daf..32e1617 100644
--- a/src/sys/classes/index.html
+++ b/src/sys/classes/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/classes/makefile.html b/src/sys/classes/makefile.html
index 4199d15..dcc29ec 100644
--- a/src/sys/classes/makefile.html
+++ b/src/sys/classes/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:08+00:00">
+<meta name="date" content="2017-04-24T13:50:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 SOURCEH   =
diff --git a/src/sys/classes/matlabengine/index.html b/src/sys/classes/matlabengine/index.html
index cee0230..90df90c 100644
--- a/src/sys/classes/matlabengine/index.html
+++ b/src/sys/classes/matlabengine/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/matlabengine/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/matlabengine/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/classes/matlabengine/makefile.html b/src/sys/classes/matlabengine/makefile.html
index af95cd9..c95ff7e 100644
--- a/src/sys/classes/matlabengine/makefile.html
+++ b/src/sys/classes/matlabengine/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/matlabengine/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:16+00:00">
+<meta name="date" content="2017-04-24T13:52:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/matlabengine/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/matlabengine/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#requiresdefine  'PETSC_HAVE_MATLAB_ENGINE'</font>
 <font color="#A020F0">#requiresscalar real</font>
diff --git a/src/sys/classes/matlabengine/matlab.c.html b/src/sys/classes/matlabengine/matlab.c.html
index 85167b9..0f0e115 100644
--- a/src/sys/classes/matlabengine/matlab.c.html
+++ b/src/sys/classes/matlabengine/matlab.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/matlabengine/matlab.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:15+00:00">
+<meta name="date" content="2017-04-24T13:52:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/matlabengine/matlab.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/matlabengine/matlab.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <engine.h>   </font><font color="#B22222">/* Matlab include file */</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscsys.h></font>
diff --git a/src/sys/classes/random/examples/index.html b/src/sys/classes/random/examples/index.html
index a438bb6..feae60c 100644
--- a/src/sys/classes/random/examples/index.html
+++ b/src/sys/classes/random/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/sys/classes/random/examples/makefile.html b/src/sys/classes/random/examples/makefile.html
index 6057780..ae1f5bd 100644
--- a/src/sys/classes/random/examples/makefile.html
+++ b/src/sys/classes/random/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/random/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:19+00:00">
+<meta name="date" content="2017-04-24T13:52:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong>
 
diff --git a/src/sys/classes/random/examples/tutorials/ex1.c.html b/src/sys/classes/random/examples/tutorials/ex1.c.html
index a9f5549..c9e4266 100644
--- a/src/sys/classes/random/examples/tutorials/ex1.c.html
+++ b/src/sys/classes/random/examples/tutorials/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/random/examples/tutorials/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:19+00:00">
+<meta name="date" content="2017-04-24T13:52:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../../../docs/manualpages/Sys/PetscRandom.html#PetscRandom">PetscRandom</a> functions.\n\n"</font>;
 
diff --git a/src/sys/classes/random/examples/tutorials/ex2.c.html b/src/sys/classes/random/examples/tutorials/ex2.c.html
index 66da132..bf164f5 100644
--- a/src/sys/classes/random/examples/tutorials/ex2.c.html
+++ b/src/sys/classes/random/examples/tutorials/ex2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/random/examples/tutorials/ex2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:19+00:00">
+<meta name="date" content="2017-04-24T13:52:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/examples/tutorials/ex2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/examples/tutorials/ex2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../../../docs/manualpages/Sys/PetscRandom.html#PetscRandom">PetscRandom</a> functions.\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscsys.h></font>
diff --git a/src/sys/classes/random/examples/tutorials/index.html b/src/sys/classes/random/examples/tutorials/index.html
index 460d759..da41aa5 100644
--- a/src/sys/classes/random/examples/tutorials/index.html
+++ b/src/sys/classes/random/examples/tutorials/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/classes/random/examples/tutorials/makefile.html b/src/sys/classes/random/examples/tutorials/makefile.html
index ce43016..4ad670d 100644
--- a/src/sys/classes/random/examples/tutorials/makefile.html
+++ b/src/sys/classes/random/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/random/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:19+00:00">
+<meta name="date" content="2017-04-24T13:52:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	        =
 FFLAGS	        =
diff --git a/src/sys/classes/random/impls/index.html b/src/sys/classes/random/impls/index.html
index 7bcdaa0..15164c2 100644
--- a/src/sys/classes/random/impls/index.html
+++ b/src/sys/classes/random/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/sys/classes/random/impls/makefile.html b/src/sys/classes/random/impls/makefile.html
index 9ef9225..9970214 100644
--- a/src/sys/classes/random/impls/makefile.html
+++ b/src/sys/classes/random/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/random/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:20+00:00">
+<meta name="date" content="2017-04-24T13:52:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/sys/classes/random/impls/rand/index.html b/src/sys/classes/random/impls/rand/index.html
index 2f46151..8da1a25 100644
--- a/src/sys/classes/random/impls/rand/index.html
+++ b/src/sys/classes/random/impls/rand/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/impls/rand/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/impls/rand/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/sys/classes/random/impls/rand/makefile.html b/src/sys/classes/random/impls/rand/makefile.html
index 3c8f3ca..6c8fee1 100644
--- a/src/sys/classes/random/impls/rand/makefile.html
+++ b/src/sys/classes/random/impls/rand/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/random/impls/rand/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:20+00:00">
+<meta name="date" content="2017-04-24T13:52:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/impls/rand/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/impls/rand/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresfunction 'PETSC_HAVE_RAND'</font>
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/sys/classes/random/impls/rand/rand.c.html b/src/sys/classes/random/impls/rand/rand.c.html
index 32cc48e..410f5b5 100644
--- a/src/sys/classes/random/impls/rand/rand.c.html
+++ b/src/sys/classes/random/impls/rand/rand.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/random/impls/rand/rand.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:20+00:00">
+<meta name="date" content="2017-04-24T13:52:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/impls/rand/rand.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/impls/rand/rand.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/sys/classes/random/randomimpl.h></font>
 
diff --git a/src/sys/classes/random/impls/rand48/index.html b/src/sys/classes/random/impls/rand48/index.html
index 59a7505..3d8b574 100644
--- a/src/sys/classes/random/impls/rand48/index.html
+++ b/src/sys/classes/random/impls/rand48/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/impls/rand48/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/impls/rand48/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/sys/classes/random/impls/rand48/makefile.html b/src/sys/classes/random/impls/rand48/makefile.html
index aa13701..a51301d 100644
--- a/src/sys/classes/random/impls/rand48/makefile.html
+++ b/src/sys/classes/random/impls/rand48/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/random/impls/rand48/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:20+00:00">
+<meta name="date" content="2017-04-24T13:52:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/impls/rand48/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/impls/rand48/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresfunction 'PETSC_HAVE_DRAND48'</font>
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/sys/classes/random/impls/rand48/rand48.c.html b/src/sys/classes/random/impls/rand48/rand48.c.html
index 4eed2a5..ed9d758 100644
--- a/src/sys/classes/random/impls/rand48/rand48.c.html
+++ b/src/sys/classes/random/impls/rand48/rand48.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/random/impls/rand48/rand48.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:20+00:00">
+<meta name="date" content="2017-04-24T13:52:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/impls/rand48/rand48.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/impls/rand48/rand48.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSC_DESIRE_FEATURE_TEST_MACROS </font><font color="#B22222">/* for drand48 with c89 */</font><font color="#228B22"></font></strong>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/sys/classes/random/randomimpl.h></font>
 
diff --git a/src/sys/classes/random/impls/rander48/index.html b/src/sys/classes/random/impls/rander48/index.html
index 30fc995..4b8a4ec 100644
--- a/src/sys/classes/random/impls/rander48/index.html
+++ b/src/sys/classes/random/impls/rander48/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/impls/rander48/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/impls/rander48/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/sys/classes/random/impls/rander48/makefile.html b/src/sys/classes/random/impls/rander48/makefile.html
index b0d614d..1438129 100644
--- a/src/sys/classes/random/impls/rander48/makefile.html
+++ b/src/sys/classes/random/impls/rander48/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/random/impls/rander48/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:21+00:00">
+<meta name="date" content="2017-04-24T13:52:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/impls/rander48/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/impls/rander48/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/sys/classes/random/impls/rander48/rander48.c.html b/src/sys/classes/random/impls/rander48/rander48.c.html
index 4d94571..b897662 100644
--- a/src/sys/classes/random/impls/rander48/rander48.c.html
+++ b/src/sys/classes/random/impls/rander48/rander48.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/random/impls/rander48/rander48.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:20+00:00">
+<meta name="date" content="2017-04-24T13:52:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/impls/rander48/rander48.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/impls/rander48/rander48.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/sys/classes/random/randomimpl.h></font>
 
 <a name="line3">  3: </a><font color="#4169E1">typedef</font> <font color="#4169E1">struct</font> {
diff --git a/src/sys/classes/random/impls/sprng/index.html b/src/sys/classes/random/impls/sprng/index.html
index 3ad9e76..5dbfbce 100644
--- a/src/sys/classes/random/impls/sprng/index.html
+++ b/src/sys/classes/random/impls/sprng/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/impls/sprng/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/impls/sprng/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/sys/classes/random/impls/sprng/makefile.html b/src/sys/classes/random/impls/sprng/makefile.html
index 0c3fa97..87aa10f 100644
--- a/src/sys/classes/random/impls/sprng/makefile.html
+++ b/src/sys/classes/random/impls/sprng/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/random/impls/sprng/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:21+00:00">
+<meta name="date" content="2017-04-24T13:52:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/impls/sprng/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/impls/sprng/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage 'PETSC_HAVE_SPRNG'</font>
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/sys/classes/random/impls/sprng/sprng.c.html b/src/sys/classes/random/impls/sprng/sprng.c.html
index ce934d1..5a9dab6 100644
--- a/src/sys/classes/random/impls/sprng/sprng.c.html
+++ b/src/sys/classes/random/impls/sprng/sprng.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/random/impls/sprng/sprng.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:21+00:00">
+<meta name="date" content="2017-04-24T13:52:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/impls/sprng/sprng.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/impls/sprng/sprng.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/sys/classes/random/randomimpl.h></font>
 
diff --git a/src/sys/classes/random/index.html b/src/sys/classes/random/index.html
index 61e1843..2604b60 100644
--- a/src/sys/classes/random/index.html
+++ b/src/sys/classes/random/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/classes/random/interface/dlregisrand.c.html b/src/sys/classes/random/interface/dlregisrand.c.html
index 5784af5..dedb847 100644
--- a/src/sys/classes/random/interface/dlregisrand.c.html
+++ b/src/sys/classes/random/interface/dlregisrand.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/random/interface/dlregisrand.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:17+00:00">
+<meta name="date" content="2017-04-24T13:52:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/interface/dlregisrand.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/interface/dlregisrand.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/sys/classes/random/randomimpl.h></font>
 
diff --git a/src/sys/classes/random/interface/index.html b/src/sys/classes/random/interface/index.html
index 13c0814..9788059 100644
--- a/src/sys/classes/random/interface/index.html
+++ b/src/sys/classes/random/interface/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/classes/random/interface/makefile.html b/src/sys/classes/random/interface/makefile.html
index 2fca537..e1d02e9 100644
--- a/src/sys/classes/random/interface/makefile.html
+++ b/src/sys/classes/random/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/random/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:19+00:00">
+<meta name="date" content="2017-04-24T13:52:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/sys/classes/random/interface/random.c.html b/src/sys/classes/random/interface/random.c.html
index 99ae2cd..4146b0c 100644
--- a/src/sys/classes/random/interface/random.c.html
+++ b/src/sys/classes/random/interface/random.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/random/interface/random.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:16+00:00">
+<meta name="date" content="2017-04-24T13:52:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/interface/random.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/interface/random.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    This file contains routines for interfacing to random number generators.</font>
diff --git a/src/sys/classes/random/interface/randomc.c.html b/src/sys/classes/random/interface/randomc.c.html
index 152151b..d6c2692 100644
--- a/src/sys/classes/random/interface/randomc.c.html
+++ b/src/sys/classes/random/interface/randomc.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/random/interface/randomc.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:18+00:00">
+<meta name="date" content="2017-04-24T13:52:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/interface/randomc.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/interface/randomc.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    This file contains routines for interfacing to random number generators.</font>
diff --git a/src/sys/classes/random/interface/randreg.c.html b/src/sys/classes/random/interface/randreg.c.html
index f3ed7a0..243e196 100644
--- a/src/sys/classes/random/interface/randreg.c.html
+++ b/src/sys/classes/random/interface/randreg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/random/interface/randreg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:17+00:00">
+<meta name="date" content="2017-04-24T13:52:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/interface/randreg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/interface/randreg.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/sys/classes/random/randomimpl.h>         </font><font color="#B22222">/*I "petscsys.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/sys/classes/random/makefile.html b/src/sys/classes/random/makefile.html
index ec5454f..944831a 100644
--- a/src/sys/classes/random/makefile.html
+++ b/src/sys/classes/random/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/random/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:16+00:00">
+<meta name="date" content="2017-04-24T13:52:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/sys/classes/random/randomimpl.h.html b/src/sys/classes/random/randomimpl.h.html
index abe38fd..de98463 100644
--- a/src/sys/classes/random/randomimpl.h.html
+++ b/src/sys/classes/random/randomimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/random/randomimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:16+00:00">
+<meta name="date" content="2017-04-24T13:52:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/random/randomimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/random/randomimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <a name="line5">  5: </a><font color="#A020F0">#include <petsc/private/petscimpl.h></font>
diff --git a/src/sys/classes/viewer/examples/index.html b/src/sys/classes/viewer/examples/index.html
index 66c9744..84b7c60 100644
--- a/src/sys/classes/viewer/examples/index.html
+++ b/src/sys/classes/viewer/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/sys/classes/viewer/examples/makefile.html b/src/sys/classes/viewer/examples/makefile.html
index 893bf27..ded4a59 100644
--- a/src/sys/classes/viewer/examples/makefile.html
+++ b/src/sys/classes/viewer/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:31+00:00">
+<meta name="date" content="2017-04-24T13:51:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 LOCDIR	 = src/sys/classes/viewer/examples/
 LIBBASE	 = libpetscsys
diff --git a/src/sys/classes/viewer/examples/tests/ex3.c.html b/src/sys/classes/viewer/examples/tests/ex3.c.html
index 1a1365a..25817e7 100644
--- a/src/sys/classes/viewer/examples/tests/ex3.c.html
+++ b/src/sys/classes/viewer/examples/tests/ex3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/examples/tests/ex3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:31+00:00">
+<meta name="date" content="2017-04-24T13:51:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/examples/tests/ex3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/examples/tests/ex3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests dynamic loading of viewer.\n\n"</font>;
 
diff --git a/src/sys/classes/viewer/examples/tests/ex4.c.html b/src/sys/classes/viewer/examples/tests/ex4.c.html
index 075b653..519e98c 100644
--- a/src/sys/classes/viewer/examples/tests/ex4.c.html
+++ b/src/sys/classes/viewer/examples/tests/ex4.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/examples/tests/ex4.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:31+00:00">
+<meta name="date" content="2017-04-24T13:51:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/examples/tests/ex4.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/examples/tests/ex4.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../../../docs/manualpages/Viewer/PetscOptionsGetViewer.html#PetscOptionsGetViewer">PetscOptionsGetViewer</a>() via checking output of <a href="../../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>().\n\n"</font>;
 
diff --git a/src/sys/classes/viewer/examples/tests/index.html b/src/sys/classes/viewer/examples/tests/index.html
index 2276af9..8cb70f0 100644
--- a/src/sys/classes/viewer/examples/tests/index.html
+++ b/src/sys/classes/viewer/examples/tests/index.html
@@ -3,8 +3,8 @@
 <TITLE>Viewer Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscViewer Manual Pages 
 </H2>
diff --git a/src/sys/classes/viewer/examples/tests/makefile.html b/src/sys/classes/viewer/examples/tests/makefile.html
index 7c63e4e..752b9f2 100644
--- a/src/sys/classes/viewer/examples/tests/makefile.html
+++ b/src/sys/classes/viewer/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:31+00:00">
+<meta name="date" content="2017-04-24T13:51:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	        =
 FFLAGS	        =
diff --git a/src/sys/classes/viewer/examples/tutorials/ex1.c.html b/src/sys/classes/viewer/examples/tutorials/ex1.c.html
index 974b840..eec64a9 100644
--- a/src/sys/classes/viewer/examples/tutorials/ex1.c.html
+++ b/src/sys/classes/viewer/examples/tutorials/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/examples/tutorials/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:31+00:00">
+<meta name="date" content="2017-04-24T13:51:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Appends to an ASCII file.\n\n"</font>;
 
diff --git a/src/sys/classes/viewer/examples/tutorials/ex1f90.F90.html b/src/sys/classes/viewer/examples/tutorials/ex1f90.F90.html
index 14cc722..3618bc6 100644
--- a/src/sys/classes/viewer/examples/tutorials/ex1f90.F90.html
+++ b/src/sys/classes/viewer/examples/tutorials/ex1f90.F90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/examples/tutorials/ex1f90.F90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:31+00:00">
+<meta name="date" content="2017-04-24T13:51:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/examples/tutorials/ex1f90.F90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/examples/tutorials/ex1f90.F90.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>      program ex5f90
 <a name="line3">  3: </a>      implicit none
diff --git a/src/sys/classes/viewer/examples/tutorials/ex2.c.html b/src/sys/classes/viewer/examples/tutorials/ex2.c.html
index fe17692..5ae53b8 100644
--- a/src/sys/classes/viewer/examples/tutorials/ex2.c.html
+++ b/src/sys/classes/viewer/examples/tutorials/ex2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/examples/tutorials/ex2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:31+00:00">
+<meta name="date" content="2017-04-24T13:51:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/examples/tutorials/ex2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/examples/tutorials/ex2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates <a href="../../../../../../docs/manualpages/Viewer/PetscOptionsGetViewer.html#PetscOptionsGetViewer">PetscOptionsGetViewer</a>().\n\n"</font>;
 
diff --git a/src/sys/classes/viewer/examples/tutorials/index.html b/src/sys/classes/viewer/examples/tutorials/index.html
index b1e6f17..5f34039 100644
--- a/src/sys/classes/viewer/examples/tutorials/index.html
+++ b/src/sys/classes/viewer/examples/tutorials/index.html
@@ -3,8 +3,8 @@
 <TITLE>Viewer Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscViewer Manual Pages 
 </H2>
diff --git a/src/sys/classes/viewer/examples/tutorials/makefile.html b/src/sys/classes/viewer/examples/tutorials/makefile.html
index 1feb2b3..2a4f69c 100644
--- a/src/sys/classes/viewer/examples/tutorials/makefile.html
+++ b/src/sys/classes/viewer/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:31+00:00">
+<meta name="date" content="2017-04-24T13:51:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	        =
 FFLAGS	        =
diff --git a/src/sys/classes/viewer/impls/ams/ams.c.html b/src/sys/classes/viewer/impls/ams/ams.c.html
index 0ed9596..31a7c57 100644
--- a/src/sys/classes/viewer/impls/ams/ams.c.html
+++ b/src/sys/classes/viewer/impls/ams/ams.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/ams/ams.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:29+00:00">
+<meta name="date" content="2017-04-24T13:51:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/ams/ams.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/ams/ams.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/viewerimpl.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscviewersaws.h></font>
diff --git a/src/sys/classes/viewer/impls/ams/amsopen.c.html b/src/sys/classes/viewer/impls/ams/amsopen.c.html
index db46a82..2cbcd8f 100644
--- a/src/sys/classes/viewer/impls/ams/amsopen.c.html
+++ b/src/sys/classes/viewer/impls/ams/amsopen.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/ams/amsopen.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:29+00:00">
+<meta name="date" content="2017-04-24T13:51:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/ams/amsopen.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/ams/amsopen.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/viewerimpl.h>   </font><font color="#B22222">/*I  "petscsys.h"  */</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscviewersaws.h></font>
diff --git a/src/sys/classes/viewer/impls/ams/index.html b/src/sys/classes/viewer/impls/ams/index.html
index b9b827c..2a271fc 100644
--- a/src/sys/classes/viewer/impls/ams/index.html
+++ b/src/sys/classes/viewer/impls/ams/index.html
@@ -3,8 +3,8 @@
 <TITLE>Viewer Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/ams/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/ams/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscViewer Manual Pages 
 </H2>
diff --git a/src/sys/classes/viewer/impls/ams/makefile.html b/src/sys/classes/viewer/impls/ams/makefile.html
index d37b565..646d25e 100644
--- a/src/sys/classes/viewer/impls/ams/makefile.html
+++ b/src/sys/classes/viewer/impls/ams/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/ams/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:30+00:00">
+<meta name="date" content="2017-04-24T13:51:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/ams/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/ams/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage  'PETSC_HAVE_SAWS'</font>
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/sys/classes/viewer/impls/ascii/filev.c.html b/src/sys/classes/viewer/impls/ascii/filev.c.html
index e1fddbc..819a840 100644
--- a/src/sys/classes/viewer/impls/ascii/filev.c.html
+++ b/src/sys/classes/viewer/impls/ascii/filev.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/ascii/filev.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:12+00:00">
+<meta name="date" content="2017-04-24T13:50:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/ascii/filev.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/ascii/filev.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/sys/classes/viewer/impls/ascii/asciiimpl.h>  </font><font color="#B22222">/*I "petscviewer.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/sys/classes/viewer/impls/ascii/index.html b/src/sys/classes/viewer/impls/ascii/index.html
index e778ae9..42edb0a 100644
--- a/src/sys/classes/viewer/impls/ascii/index.html
+++ b/src/sys/classes/viewer/impls/ascii/index.html
@@ -3,8 +3,8 @@
 <TITLE>Viewer Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/ascii/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/ascii/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscViewer Manual Pages 
 </H2>
diff --git a/src/sys/classes/viewer/impls/ascii/makefile.html b/src/sys/classes/viewer/impls/ascii/makefile.html
index 00e7bb0..ae9c175 100644
--- a/src/sys/classes/viewer/impls/ascii/makefile.html
+++ b/src/sys/classes/viewer/impls/ascii/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/ascii/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:16+00:00">
+<meta name="date" content="2017-04-24T13:50:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/ascii/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/ascii/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/sys/classes/viewer/impls/ascii/vcreatea.c.html b/src/sys/classes/viewer/impls/ascii/vcreatea.c.html
index 6330115..02256c5 100644
--- a/src/sys/classes/viewer/impls/ascii/vcreatea.c.html
+++ b/src/sys/classes/viewer/impls/ascii/vcreatea.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/ascii/vcreatea.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:15+00:00">
+<meta name="date" content="2017-04-24T13:50:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/ascii/vcreatea.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/ascii/vcreatea.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/sys/classes/viewer/impls/ascii/asciiimpl.h>  </font><font color="#B22222">/*I     "petscsys.h"   I*/</font><font color="#A020F0"></font>
 
diff --git a/src/sys/classes/viewer/impls/binary/binv.c.html b/src/sys/classes/viewer/impls/binary/binv.c.html
index 79abc0f..aaa28ef 100644
--- a/src/sys/classes/viewer/impls/binary/binv.c.html
+++ b/src/sys/classes/viewer/impls/binary/binv.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/binary/binv.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:16+00:00">
+<meta name="date" content="2017-04-24T13:50:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/binary/binv.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/binary/binv.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/viewerimpl.h>    </font><font color="#B22222">/*I   "petscviewer.h"   I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <fcntl.h></font>
diff --git a/src/sys/classes/viewer/impls/binary/index.html b/src/sys/classes/viewer/impls/binary/index.html
index 79ab9d2..871b3d2 100644
--- a/src/sys/classes/viewer/impls/binary/index.html
+++ b/src/sys/classes/viewer/impls/binary/index.html
@@ -3,8 +3,8 @@
 <TITLE>Viewer Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/binary/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/binary/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscViewer Manual Pages 
 </H2>
diff --git a/src/sys/classes/viewer/impls/binary/makefile.html b/src/sys/classes/viewer/impls/binary/makefile.html
index 47f9d28..680ba7b 100644
--- a/src/sys/classes/viewer/impls/binary/makefile.html
+++ b/src/sys/classes/viewer/impls/binary/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/binary/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:20+00:00">
+<meta name="date" content="2017-04-24T13:50:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/binary/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/binary/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/sys/classes/viewer/impls/draw/drawv.c.html b/src/sys/classes/viewer/impls/draw/drawv.c.html
index c537637..b34cfb6 100644
--- a/src/sys/classes/viewer/impls/draw/drawv.c.html
+++ b/src/sys/classes/viewer/impls/draw/drawv.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/draw/drawv.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:21+00:00">
+<meta name="date" content="2017-04-24T13:50:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/draw/drawv.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/draw/drawv.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/sys/classes/viewer/impls/draw/vdraw.h> </font><font color="#B22222">/*I "petscdraw.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscviewer.h>                                </font><font color="#B22222">/*I "petscviewer.h" I*/</font><font color="#A020F0"></font>
diff --git a/src/sys/classes/viewer/impls/draw/index.html b/src/sys/classes/viewer/impls/draw/index.html
index b18b94c..9742edf 100644
--- a/src/sys/classes/viewer/impls/draw/index.html
+++ b/src/sys/classes/viewer/impls/draw/index.html
@@ -3,8 +3,8 @@
 <TITLE>Viewer Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/draw/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/draw/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscViewer Manual Pages 
 </H2>
diff --git a/src/sys/classes/viewer/impls/draw/makefile.html b/src/sys/classes/viewer/impls/draw/makefile.html
index 660cf60..51c33b4 100644
--- a/src/sys/classes/viewer/impls/draw/makefile.html
+++ b/src/sys/classes/viewer/impls/draw/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/draw/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:23+00:00">
+<meta name="date" content="2017-04-24T13:50:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/draw/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/draw/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/sys/classes/viewer/impls/draw/vdraw.h.html b/src/sys/classes/viewer/impls/draw/vdraw.h.html
index 4c0eeb4..bfb0494 100644
--- a/src/sys/classes/viewer/impls/draw/vdraw.h.html
+++ b/src/sys/classes/viewer/impls/draw/vdraw.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/draw/vdraw.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:23+00:00">
+<meta name="date" content="2017-04-24T13:50:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/draw/vdraw.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/draw/vdraw.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">     Data structure for the <a href="../../../../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> version of the viewer</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/sys/classes/viewer/impls/hdf5/hdf5v.c.html b/src/sys/classes/viewer/impls/hdf5/hdf5v.c.html
index 5704bf4..9e08145 100644
--- a/src/sys/classes/viewer/impls/hdf5/hdf5v.c.html
+++ b/src/sys/classes/viewer/impls/hdf5/hdf5v.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/hdf5/hdf5v.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:26+00:00">
+<meta name="date" content="2017-04-24T13:50:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/hdf5/hdf5v.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/hdf5/hdf5v.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/viewerimpl.h>    </font><font color="#B22222">/*I   "petscsys.h"   I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscviewerhdf5.h>    </font><font color="#B22222">/*I   "petscviewerhdf5.h"   I*/</font><font color="#A020F0"></font>
 
diff --git a/src/sys/classes/viewer/impls/hdf5/index.html b/src/sys/classes/viewer/impls/hdf5/index.html
index 908d72f..0aa58e7 100644
--- a/src/sys/classes/viewer/impls/hdf5/index.html
+++ b/src/sys/classes/viewer/impls/hdf5/index.html
@@ -3,8 +3,8 @@
 <TITLE>Viewer Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/hdf5/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/hdf5/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscViewer Manual Pages 
 </H2>
diff --git a/src/sys/classes/viewer/impls/hdf5/makefile.html b/src/sys/classes/viewer/impls/hdf5/makefile.html
index 03b49e8..8acb5a9 100644
--- a/src/sys/classes/viewer/impls/hdf5/makefile.html
+++ b/src/sys/classes/viewer/impls/hdf5/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/hdf5/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:28+00:00">
+<meta name="date" content="2017-04-24T13:51:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/hdf5/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/hdf5/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage  'PETSC_HAVE_HDF5'</font>
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/sys/classes/viewer/impls/index.html b/src/sys/classes/viewer/impls/index.html
index 4255cd8..7cdec27 100644
--- a/src/sys/classes/viewer/impls/index.html
+++ b/src/sys/classes/viewer/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>Viewer Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscViewer Manual Pages 
 </H2>
diff --git a/src/sys/classes/viewer/impls/makefile.html b/src/sys/classes/viewer/impls/makefile.html
index ea1b804..58ae7c4 100644
--- a/src/sys/classes/viewer/impls/makefile.html
+++ b/src/sys/classes/viewer/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:09+00:00">
+<meta name="date" content="2017-04-24T13:50:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/sys/classes/viewer/impls/mathematica/index.html b/src/sys/classes/viewer/impls/mathematica/index.html
index 31e598c..d3acf79 100644
--- a/src/sys/classes/viewer/impls/mathematica/index.html
+++ b/src/sys/classes/viewer/impls/mathematica/index.html
@@ -3,8 +3,8 @@
 <TITLE>Viewer Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/mathematica/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/mathematica/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscViewer Manual Pages 
 </H2>
diff --git a/src/sys/classes/viewer/impls/mathematica/makefile.html b/src/sys/classes/viewer/impls/mathematica/makefile.html
index beda3e6..4b85264 100644
--- a/src/sys/classes/viewer/impls/mathematica/makefile.html
+++ b/src/sys/classes/viewer/impls/mathematica/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/mathematica/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:26+00:00">
+<meta name="date" content="2017-04-24T13:50:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/mathematica/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/mathematica/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#requirespackage  'PETSC_HAVE_MATHEMATICA'</font>
 <font color="#A020F0">#requiresscalar real</font>
diff --git a/src/sys/classes/viewer/impls/mathematica/mathematica.c.html b/src/sys/classes/viewer/impls/mathematica/mathematica.c.html
index 491539c..79a2a49 100644
--- a/src/sys/classes/viewer/impls/mathematica/mathematica.c.html
+++ b/src/sys/classes/viewer/impls/mathematica/mathematica.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/mathematica/mathematica.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:24+00:00">
+<meta name="date" content="2017-04-24T13:50:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/mathematica/mathematica.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/mathematica/mathematica.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/viewerimpl.h>   </font><font color="#B22222">/* "petscsys.h" */</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/pcimpl.h></font>
diff --git a/src/sys/classes/viewer/impls/mathematica/mathematica.h.html b/src/sys/classes/viewer/impls/mathematica/mathematica.h.html
index afebd26..2e13716 100644
--- a/src/sys/classes/viewer/impls/mathematica/mathematica.h.html
+++ b/src/sys/classes/viewer/impls/mathematica/mathematica.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/mathematica/mathematica.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:26+00:00">
+<meta name="date" content="2017-04-24T13:50:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/mathematica/mathematica.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/mathematica/mathematica.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 is the definition of the Mathematica viewer structure.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/sys/classes/viewer/impls/matlab/index.html b/src/sys/classes/viewer/impls/matlab/index.html
index 2a101b5..0563f37 100644
--- a/src/sys/classes/viewer/impls/matlab/index.html
+++ b/src/sys/classes/viewer/impls/matlab/index.html
@@ -3,8 +3,8 @@
 <TITLE>Viewer Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/matlab/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/matlab/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscViewer Manual Pages 
 </H2>
diff --git a/src/sys/classes/viewer/impls/matlab/makefile.html b/src/sys/classes/viewer/impls/matlab/makefile.html
index 6157100..2ad6baa 100644
--- a/src/sys/classes/viewer/impls/matlab/makefile.html
+++ b/src/sys/classes/viewer/impls/matlab/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/matlab/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:29+00:00">
+<meta name="date" content="2017-04-24T13:51:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/matlab/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/matlab/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#requiresdefine  'PETSC_HAVE_MATLAB_ENGINE'</font>
 <font color="#A020F0">#requiresscalar real</font>
diff --git a/src/sys/classes/viewer/impls/matlab/vmatlab.c.html b/src/sys/classes/viewer/impls/matlab/vmatlab.c.html
index 1274839..314d69e 100644
--- a/src/sys/classes/viewer/impls/matlab/vmatlab.c.html
+++ b/src/sys/classes/viewer/impls/matlab/vmatlab.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/matlab/vmatlab.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:28+00:00">
+<meta name="date" content="2017-04-24T13:51:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/matlab/vmatlab.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/matlab/vmatlab.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/viewerimpl.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <mat.h></font>
diff --git a/src/sys/classes/viewer/impls/socket/index.html b/src/sys/classes/viewer/impls/socket/index.html
index 7f5dd6d..b736338 100644
--- a/src/sys/classes/viewer/impls/socket/index.html
+++ b/src/sys/classes/viewer/impls/socket/index.html
@@ -3,8 +3,8 @@
 <TITLE>Viewer Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/socket/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/socket/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscViewer Manual Pages 
 </H2>
diff --git a/src/sys/classes/viewer/impls/socket/makefile.html b/src/sys/classes/viewer/impls/socket/makefile.html
index e00d316..bad77ba 100644
--- a/src/sys/classes/viewer/impls/socket/makefile.html
+++ b/src/sys/classes/viewer/impls/socket/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/socket/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:11+00:00">
+<meta name="date" content="2017-04-24T13:50:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/socket/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/socket/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresdefine  'PETSC_USE_SOCKET_VIEWER'</font>
 <font color="#A020F0">#</font>
 <font color="#A020F0">#</font>
diff --git a/src/sys/classes/viewer/impls/socket/matlab/bread.c.html b/src/sys/classes/viewer/impls/socket/matlab/bread.c.html
index ceebaec..84bf2f1 100644
--- a/src/sys/classes/viewer/impls/socket/matlab/bread.c.html
+++ b/src/sys/classes/viewer/impls/socket/matlab/bread.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/socket/matlab/bread.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:12+00:00">
+<meta name="date" content="2017-04-24T13:50:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/socket/matlab/bread.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/socket/matlab/bread.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/sys/classes/viewer/impls/socket/socket.h></font>
diff --git a/src/sys/classes/viewer/impls/socket/matlab/index.html b/src/sys/classes/viewer/impls/socket/matlab/index.html
index b0250ca..de66fb0 100644
--- a/src/sys/classes/viewer/impls/socket/matlab/index.html
+++ b/src/sys/classes/viewer/impls/socket/matlab/index.html
@@ -3,8 +3,8 @@
 <TITLE>Viewer Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/socket/matlab/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/socket/matlab/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscViewer Manual Pages 
 </H2>
diff --git a/src/sys/classes/viewer/impls/socket/matlab/makefile.html b/src/sys/classes/viewer/impls/socket/matlab/makefile.html
index 8d37f3c..59b517a 100644
--- a/src/sys/classes/viewer/impls/socket/matlab/makefile.html
+++ b/src/sys/classes/viewer/impls/socket/matlab/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/socket/matlab/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:12+00:00">
+<meta name="date" content="2017-04-24T13:50:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/socket/matlab/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/socket/matlab/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#requirespackage  'PETSC_HAVE_MATLAB'</font>
 <font color="#A020F0">#requiresscalar real</font>
diff --git a/src/sys/classes/viewer/impls/socket/matlab/sclose.c.html b/src/sys/classes/viewer/impls/socket/matlab/sclose.c.html
index 3be739a..91cff39 100644
--- a/src/sys/classes/viewer/impls/socket/matlab/sclose.c.html
+++ b/src/sys/classes/viewer/impls/socket/matlab/sclose.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/socket/matlab/sclose.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:11+00:00">
+<meta name="date" content="2017-04-24T13:50:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/socket/matlab/sclose.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/socket/matlab/sclose.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">        Written by Barry Smith, bsmith at mcs.anl.gov 4/14/92</font>
diff --git a/src/sys/classes/viewer/impls/socket/matlab/sopen.c.html b/src/sys/classes/viewer/impls/socket/matlab/sopen.c.html
index 4b0589e..27317b6 100644
--- a/src/sys/classes/viewer/impls/socket/matlab/sopen.c.html
+++ b/src/sys/classes/viewer/impls/socket/matlab/sopen.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/socket/matlab/sopen.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:11+00:00">
+<meta name="date" content="2017-04-24T13:50:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/socket/matlab/sopen.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/socket/matlab/sopen.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">  Usage: A = sopen(portnumber);  [ 5000 < portnumber < 5010 ]</font>
 
diff --git a/src/sys/classes/viewer/impls/socket/matlab/sread.c.html b/src/sys/classes/viewer/impls/socket/matlab/sread.c.html
index c69bbb8..b35864f 100644
--- a/src/sys/classes/viewer/impls/socket/matlab/sread.c.html
+++ b/src/sys/classes/viewer/impls/socket/matlab/sread.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/socket/matlab/sread.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:12+00:00">
+<meta name="date" content="2017-04-24T13:50:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/socket/matlab/sread.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/socket/matlab/sread.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">    This is the equivalent of MATLAB's fread() only on sockets instead of</font>
diff --git a/src/sys/classes/viewer/impls/socket/matlab/swrite.c.html b/src/sys/classes/viewer/impls/socket/matlab/swrite.c.html
index ea9903f..b1a4210 100644
--- a/src/sys/classes/viewer/impls/socket/matlab/swrite.c.html
+++ b/src/sys/classes/viewer/impls/socket/matlab/swrite.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/socket/matlab/swrite.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:12+00:00">
+<meta name="date" content="2017-04-24T13:50:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/socket/matlab/swrite.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/socket/matlab/swrite.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">    This is the equivalent of MATLAB's fwrite() only on sockets instead of</font>
diff --git a/src/sys/classes/viewer/impls/socket/send.c.html b/src/sys/classes/viewer/impls/socket/send.c.html
index 7193e16..84e6899 100644
--- a/src/sys/classes/viewer/impls/socket/send.c.html
+++ b/src/sys/classes/viewer/impls/socket/send.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/socket/send.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:09+00:00">
+<meta name="date" content="2017-04-24T13:50:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/socket/send.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/socket/send.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h></font>
 
diff --git a/src/sys/classes/viewer/impls/socket/socket.h.html b/src/sys/classes/viewer/impls/socket/socket.h.html
index 44f3fae..c0877b1 100644
--- a/src/sys/classes/viewer/impls/socket/socket.h.html
+++ b/src/sys/classes/viewer/impls/socket/socket.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/socket/socket.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:11+00:00">
+<meta name="date" content="2017-04-24T13:50:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/socket/socket.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/socket/socket.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 is the definition of the socket viewer structure. This starts the same as the PetscViewer_Binary() so the</font>
 <a name="line3">  3: </a><font color="#B22222">   binary read/writes can be called directly on it.</font>
diff --git a/src/sys/classes/viewer/impls/string/index.html b/src/sys/classes/viewer/impls/string/index.html
index 2a35d2f..433b824 100644
--- a/src/sys/classes/viewer/impls/string/index.html
+++ b/src/sys/classes/viewer/impls/string/index.html
@@ -3,8 +3,8 @@
 <TITLE>Viewer Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/string/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/string/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscViewer Manual Pages 
 </H2>
diff --git a/src/sys/classes/viewer/impls/string/makefile.html b/src/sys/classes/viewer/impls/string/makefile.html
index 06f8518..b7893fb 100644
--- a/src/sys/classes/viewer/impls/string/makefile.html
+++ b/src/sys/classes/viewer/impls/string/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/string/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:20+00:00">
+<meta name="date" content="2017-04-24T13:50:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/string/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/string/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/sys/classes/viewer/impls/string/stringv.c.html b/src/sys/classes/viewer/impls/string/stringv.c.html
index bd01ae8..9ee356e 100644
--- a/src/sys/classes/viewer/impls/string/stringv.c.html
+++ b/src/sys/classes/viewer/impls/string/stringv.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/string/stringv.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:20+00:00">
+<meta name="date" content="2017-04-24T13:50:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/string/stringv.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/string/stringv.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/viewerimpl.h>   </font><font color="#B22222">/*I  "petscsys.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/sys/classes/viewer/impls/vtk/index.html b/src/sys/classes/viewer/impls/vtk/index.html
index 16e61bb..d8779d9 100644
--- a/src/sys/classes/viewer/impls/vtk/index.html
+++ b/src/sys/classes/viewer/impls/vtk/index.html
@@ -3,8 +3,8 @@
 <TITLE>Viewer Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/vtk/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/vtk/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscViewer Manual Pages 
 </H2>
diff --git a/src/sys/classes/viewer/impls/vtk/makefile.html b/src/sys/classes/viewer/impls/vtk/makefile.html
index 2f7159e..b3b3023 100644
--- a/src/sys/classes/viewer/impls/vtk/makefile.html
+++ b/src/sys/classes/viewer/impls/vtk/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/vtk/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:31+00:00">
+<meta name="date" content="2017-04-24T13:51:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/vtk/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/vtk/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/sys/classes/viewer/impls/vtk/vtkv.c.html b/src/sys/classes/viewer/impls/vtk/vtkv.c.html
index 16cba84..cdbf19b 100644
--- a/src/sys/classes/viewer/impls/vtk/vtkv.c.html
+++ b/src/sys/classes/viewer/impls/vtk/vtkv.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/vtk/vtkv.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:30+00:00">
+<meta name="date" content="2017-04-24T13:51:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/vtk/vtkv.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/vtk/vtkv.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/sys/classes/viewer/impls/vtk/vtkvimpl.h> </font><font color="#B22222">/*I "petscviewer.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line3">  3: </a><font color="#B22222">/*MC</font>
diff --git a/src/sys/classes/viewer/impls/vtk/vtkvimpl.h.html b/src/sys/classes/viewer/impls/vtk/vtkvimpl.h.html
index b031d78..6f5b228 100644
--- a/src/sys/classes/viewer/impls/vtk/vtkvimpl.h.html
+++ b/src/sys/classes/viewer/impls/vtk/vtkvimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/vtk/vtkvimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:31+00:00">
+<meta name="date" content="2017-04-24T13:51:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/vtk/vtkvimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/vtk/vtkvimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_VTKVIMPL_H)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _VTKVIMPL_H</font></strong>
 
diff --git a/src/sys/classes/viewer/impls/vu/index.html b/src/sys/classes/viewer/impls/vu/index.html
index 18657a8..6323289 100644
--- a/src/sys/classes/viewer/impls/vu/index.html
+++ b/src/sys/classes/viewer/impls/vu/index.html
@@ -3,8 +3,8 @@
 <TITLE>Viewer Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/vu/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/vu/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscViewer Manual Pages 
 </H2>
diff --git a/src/sys/classes/viewer/impls/vu/makefile.html b/src/sys/classes/viewer/impls/vu/makefile.html
index 4be0fbf..bedc238 100644
--- a/src/sys/classes/viewer/impls/vu/makefile.html
+++ b/src/sys/classes/viewer/impls/vu/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/vu/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:24+00:00">
+<meta name="date" content="2017-04-24T13:50:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/vu/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/vu/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/sys/classes/viewer/impls/vu/petscvu.c.html b/src/sys/classes/viewer/impls/vu/petscvu.c.html
index e45fdf9..fbcfe12 100644
--- a/src/sys/classes/viewer/impls/vu/petscvu.c.html
+++ b/src/sys/classes/viewer/impls/vu/petscvu.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/impls/vu/petscvu.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:23+00:00">
+<meta name="date" content="2017-04-24T13:50:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/impls/vu/petscvu.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/impls/vu/petscvu.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/viewerimpl.h>  </font><font color="#B22222">/*I     "petscsys.h"   I*/</font><font color="#A020F0"></font>
 
diff --git a/src/sys/classes/viewer/index.html b/src/sys/classes/viewer/index.html
index 8bffa0c..83064e5 100644
--- a/src/sys/classes/viewer/index.html
+++ b/src/sys/classes/viewer/index.html
@@ -3,8 +3,8 @@
 <TITLE>Viewer Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscViewer Manual Pages 
 </H2>
diff --git a/src/sys/classes/viewer/interface/dlregispetsc.c.html b/src/sys/classes/viewer/interface/dlregispetsc.c.html
index b736395..e25bae8 100644
--- a/src/sys/classes/viewer/interface/dlregispetsc.c.html
+++ b/src/sys/classes/viewer/interface/dlregispetsc.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/interface/dlregispetsc.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:35+00:00">
+<meta name="date" content="2017-04-24T13:51:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/interface/dlregispetsc.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/interface/dlregispetsc.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscdraw.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscviewer.h></font>
diff --git a/src/sys/classes/viewer/interface/dupl.c.html b/src/sys/classes/viewer/interface/dupl.c.html
index bdcd496..9bd0a3c 100644
--- a/src/sys/classes/viewer/interface/dupl.c.html
+++ b/src/sys/classes/viewer/interface/dupl.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/interface/dupl.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:36+00:00">
+<meta name="date" content="2017-04-24T13:51:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/interface/dupl.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/interface/dupl.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/viewerimpl.h>  </font><font color="#B22222">/*I "petscviewer.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/sys/classes/viewer/interface/flush.c.html b/src/sys/classes/viewer/interface/flush.c.html
index 5a2b165..9c8881e 100644
--- a/src/sys/classes/viewer/interface/flush.c.html
+++ b/src/sys/classes/viewer/interface/flush.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/interface/flush.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:33+00:00">
+<meta name="date" content="2017-04-24T13:51:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/interface/flush.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/interface/flush.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/viewerimpl.h>  </font><font color="#B22222">/*I "petscviewer.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/sys/classes/viewer/interface/index.html b/src/sys/classes/viewer/interface/index.html
index cbc5566..762403b 100644
--- a/src/sys/classes/viewer/interface/index.html
+++ b/src/sys/classes/viewer/interface/index.html
@@ -3,8 +3,8 @@
 <TITLE>Viewer Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PetscViewer Manual Pages 
 </H2>
diff --git a/src/sys/classes/viewer/interface/makefile.html b/src/sys/classes/viewer/interface/makefile.html
index 768fdcd..f4f785d 100644
--- a/src/sys/classes/viewer/interface/makefile.html
+++ b/src/sys/classes/viewer/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:36+00:00">
+<meta name="date" content="2017-04-24T13:51:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/sys/classes/viewer/interface/view.c.html b/src/sys/classes/viewer/interface/view.c.html
index 1b85f2f..6d794f8 100644
--- a/src/sys/classes/viewer/interface/view.c.html
+++ b/src/sys/classes/viewer/interface/view.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/interface/view.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:31+00:00">
+<meta name="date" content="2017-04-24T13:51:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/interface/view.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/interface/view.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/viewerimpl.h>  </font><font color="#B22222">/*I "petscviewer.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/sys/classes/viewer/interface/viewa.c.html b/src/sys/classes/viewer/interface/viewa.c.html
index 503b636..d4d4513 100644
--- a/src/sys/classes/viewer/interface/viewa.c.html
+++ b/src/sys/classes/viewer/interface/viewa.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/interface/viewa.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:34+00:00">
+<meta name="date" content="2017-04-24T13:51:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/interface/viewa.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/interface/viewa.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/viewerimpl.h>  </font><font color="#B22222">/*I "petscsys.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/sys/classes/viewer/interface/viewers.c.html b/src/sys/classes/viewer/interface/viewers.c.html
index a261698..d66b7a6 100644
--- a/src/sys/classes/viewer/interface/viewers.c.html
+++ b/src/sys/classes/viewer/interface/viewers.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/interface/viewers.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:35+00:00">
+<meta name="date" content="2017-04-24T13:51:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/interface/viewers.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/interface/viewers.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/viewerimpl.h></font>
diff --git a/src/sys/classes/viewer/interface/viewreg.c.html b/src/sys/classes/viewer/interface/viewreg.c.html
index 7149084..4fa1a8d 100644
--- a/src/sys/classes/viewer/interface/viewreg.c.html
+++ b/src/sys/classes/viewer/interface/viewreg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/interface/viewreg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:33+00:00">
+<meta name="date" content="2017-04-24T13:51:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/interface/viewreg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/interface/viewreg.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/viewerimpl.h>  </font><font color="#B22222">/*I "petscviewer.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#if defined(PETSC_HAVE_SAWS)</font>
diff --git a/src/sys/classes/viewer/interface/viewregall.c.html b/src/sys/classes/viewer/interface/viewregall.c.html
index d29f243..2eb2358 100644
--- a/src/sys/classes/viewer/interface/viewregall.c.html
+++ b/src/sys/classes/viewer/interface/viewregall.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/interface/viewregall.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:33+00:00">
+<meta name="date" content="2017-04-24T13:51:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/interface/viewregall.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/interface/viewregall.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/viewerimpl.h>  </font><font color="#B22222">/*I "petscsys.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/sys/classes/viewer/makefile.html b/src/sys/classes/viewer/makefile.html
index 750d25e..cf08878 100644
--- a/src/sys/classes/viewer/makefile.html
+++ b/src/sys/classes/viewer/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/classes/viewer/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:09+00:00">
+<meta name="date" content="2017-04-24T13:50:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/classes/viewer/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/classes/viewer/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/sys/dll/dl.c.html b/src/sys/dll/dl.c.html
index a7113e3..7490814 100644
--- a/src/sys/dll/dl.c.html
+++ b/src/sys/dll/dl.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/dll/dl.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:35+00:00">
+<meta name="date" content="2017-04-24T13:52:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/dll/dl.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/dll/dl.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 for opening dynamic link libraries (DLLs), keeping a searchable</font>
 <a name="line3">  3: </a><font color="#B22222">   path of DLLs, obtaining remote DLLs via a URL and opening them locally.</font>
diff --git a/src/sys/dll/dlimpl.c.html b/src/sys/dll/dlimpl.c.html
index f9a7177..fb2b21b 100644
--- a/src/sys/dll/dlimpl.c.html
+++ b/src/sys/dll/dlimpl.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/dll/dlimpl.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:34+00:00">
+<meta name="date" content="2017-04-24T13:52:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/dll/dlimpl.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/dll/dlimpl.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Low-level routines for managing dynamic link libraries (DLLs).</font>
diff --git a/src/sys/dll/index.html b/src/sys/dll/index.html
index 4f861ba..77fbfca 100644
--- a/src/sys/dll/index.html
+++ b/src/sys/dll/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/dll/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/dll/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/dll/makefile.html b/src/sys/dll/makefile.html
index a5dbecf..83585c3 100644
--- a/src/sys/dll/makefile.html
+++ b/src/sys/dll/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/dll/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:38+00:00">
+<meta name="date" content="2017-04-24T13:53:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/dll/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/dll/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 CFLAGS    =
diff --git a/src/sys/dll/reg.c.html b/src/sys/dll/reg.c.html
index 87b178c..3d77ed4 100644
--- a/src/sys/dll/reg.c.html
+++ b/src/sys/dll/reg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/dll/reg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:37+00:00">
+<meta name="date" content="2017-04-24T13:52:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/dll/reg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/dll/reg.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Provides a general mechanism to allow one to register new routines in</font>
diff --git a/src/sys/error/adebug.c.html b/src/sys/error/adebug.c.html
index 431cd1d..97fa9c3 100644
--- a/src/sys/error/adebug.c.html
+++ b/src/sys/error/adebug.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/error/adebug.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:24+00:00">
+<meta name="date" content="2017-04-24T13:52:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/error/adebug.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/error/adebug.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">      Code to handle PETSc starting up in debuggers,etc.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/sys/error/checkptr.c.html b/src/sys/error/checkptr.c.html
index 1c7d2df..7200391 100644
--- a/src/sys/error/checkptr.c.html
+++ b/src/sys/error/checkptr.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/error/checkptr.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:31+00:00">
+<meta name="date" content="2017-04-24T13:52:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/error/checkptr.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/error/checkptr.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/petscimpl.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscvalgrind.h></font>
 
diff --git a/src/sys/error/err.c b/src/sys/error/err.c
index ca429c0..d2f9d17 100644
--- a/src/sys/error/err.c
+++ b/src/sys/error/err.c
@@ -277,7 +277,7 @@ static const char *PetscErrorStrings[] = {
 
    Concepts: error handler^messages
 
-.seealso:  PetscPushErrorHandler(), PetscAttachDebuggerErrorHandler(),
+.seealso:  PetscPushErrorHandler(), PetscAttachDebuggerErrorHandler(), PetscError(), SETERRQ(), CHKERRQ() 
           PetscAbortErrorHandler(), PetscTraceBackErrorHandler()
  @*/
 PetscErrorCode  PetscErrorMessage(int errnum,const char *text[],char **specific)
@@ -351,7 +351,7 @@ $     SETERRQ(comm,n,mess)
 
    Concepts: error^setting condition
 
-.seealso: PetscTraceBackErrorHandler(), PetscPushErrorHandler(), SETERRQ(), CHKERRQ(), CHKMEMQ, SETERRQ1(), SETERRQ2()
+.seealso: PetscTraceBackErrorHandler(), PetscPushErrorHandler(), SETERRQ(), CHKERRQ(), CHKMEMQ, SETERRQ1(), SETERRQ2(), PetscErrorMessage()
 @*/
 PetscErrorCode  PetscError(MPI_Comm comm,int line,const char *func,const char *file,PetscErrorCode n,PetscErrorType p,const char *mess,...)
 {
@@ -372,7 +372,7 @@ PetscErrorCode  PetscError(MPI_Comm comm,int line,const char *func,const char *f
     PetscVSNPrintf(buf,2048,mess,&fullLength,Argp);
     va_end(Argp);
     lbuf = buf;
-    if (p == 1) PetscStrncpy(PetscErrorBaseMessage,lbuf,1023);
+    if (p == PETSC_ERROR_INITIAL) PetscStrncpy(PetscErrorBaseMessage,lbuf,1023);
   }
 
   if (!eh) ierr = PetscTraceBackErrorHandler(comm,line,func,file,n,p,lbuf,0);
diff --git a/src/sys/error/err.c.html b/src/sys/error/err.c.html
index a86dc61..b8a40b3 100644
--- a/src/sys/error/err.c.html
+++ b/src/sys/error/err.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/error/err.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:26+00:00">
+<meta name="date" content="2017-04-24T13:52:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/error/err.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/error/err.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">      Code that allows one to set the error handlers</font>
@@ -272,7 +272,7 @@
 
 <a name="line278">278: </a><font color="#B22222">   Concepts: error handler^messages</font>
 
-<a name="line280">280: </a><font color="#B22222">.seealso:  <a href="../../../docs/manualpages/Sys/PetscPushErrorHandler.html#PetscPushErrorHandler">PetscPushErrorHandler</a>(), <a href="../../../docs/manualpages/Sys/PetscAttachDebuggerErrorHandler.html#PetscAttachDebuggerErrorHandler">PetscAttachDebuggerErrorHandler</a>(),</font>
+<a name="line280">280: </a><font color="#B22222">.seealso:  <a href="../../../docs/manualpages/Sys/PetscPushErrorHandler.html#PetscPushErrorHandler">PetscPushErrorHandler</a>(), <a href="../../../docs/manualpages/Sys/PetscAttachDebuggerErrorHandler.html#PetscAttachDebuggerErrorHandler">PetscAttachDebuggerErrorHandler</a>(), <a href="../../../docs/manualpages/Sys/PetscError.html#PetscError">PetscError</a>(), <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(), <a hr [...]
 <a name="line281">281: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscAbortErrorHandler.html#PetscAbortErrorHandler">PetscAbortErrorHandler</a>(), <a href="../../../docs/manualpages/Sys/PetscTraceBackErrorHandler.html#PetscTraceBackErrorHandler">PetscTraceBackErrorHandler</a>()</font>
 <a name="line282">282: </a><font color="#B22222"> @*/</font>
 <a name="line283">283: </a><strong><font color="#4169E1"><a name="PetscErrorMessage"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscErrorMessage.html#PetscErrorMessage">PetscErrorMessage</a>(int errnum,const char *text[],char **specific)</font></strong>
@@ -343,7 +343,7 @@
 
 <a name="line352">352: </a><font color="#B22222">   Concepts: error^setting condition</font>
 
-<a name="line354">354: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscTraceBackErrorHandler.html#PetscTraceBackErrorHandler">PetscTraceBackErrorHandler</a>(), <a href="../../../docs/manualpages/Sys/PetscPushErrorHandler.html#PetscPushErrorHandler">PetscPushErrorHandler</a>(), <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(), <a href="../../../docs/manualpages/Sys/CHKERRQ.html#CHKERRQ">CHKERRQ</a>(), <a href="../../../docs/manualp [...]
+<a name="line354">354: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscTraceBackErrorHandler.html#PetscTraceBackErrorHandler">PetscTraceBackErrorHandler</a>(), <a href="../../../docs/manualpages/Sys/PetscPushErrorHandler.html#PetscPushErrorHandler">PetscPushErrorHandler</a>(), <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(), <a href="../../../docs/manualpages/Sys/CHKERRQ.html#CHKERRQ">CHKERRQ</a>(), <a href="../../../docs/manualp [...]
 <a name="line355">355: </a><font color="#B22222">@*/</font>
 <a name="line356">356: </a><strong><font color="#4169E1"><a name="PetscError"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscError.html#PetscError">PetscError</a>(<a href="../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a> comm,int line,const char *func,const char *file,<a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> n,<a href="../. [...]
 <a name="line357">357: </a>{
@@ -362,7 +362,7 @@
 <a name="line372">372: </a>    <a href="../../../docs/manualpages/Sys/PetscVSNPrintf.html#PetscVSNPrintf">PetscVSNPrintf</a>(buf,2048,mess,&fullLength,Argp);
 <a name="line373">373: </a>    va_end(Argp);
 <a name="line374">374: </a>    lbuf = buf;
-<a name="line375">375: </a>    <font color="#4169E1">if</font> (p == 1) <a href="../../../docs/manualpages/Sys/PetscStrncpy.html#PetscStrncpy">PetscStrncpy</a>(PetscErrorBaseMessage,lbuf,1023);
+<a name="line375">375: </a>    <font color="#4169E1">if</font> (p == PETSC_ERROR_INITIAL) <a href="../../../docs/manualpages/Sys/PetscStrncpy.html#PetscStrncpy">PetscStrncpy</a>(PetscErrorBaseMessage,lbuf,1023);
 <a name="line376">376: </a>  }
 
 <a name="line378">378: </a>  <font color="#4169E1">if</font> (!eh) <a href="../../../docs/manualpages/Sys/PetscTraceBackErrorHandler.html#PetscTraceBackErrorHandler">PetscTraceBackErrorHandler</a>(comm,line,func,file,n,p,lbuf,0);
diff --git a/src/sys/error/errabort.c.html b/src/sys/error/errabort.c.html
index b0978d3..198a820 100644
--- a/src/sys/error/errabort.c.html
+++ b/src/sys/error/errabort.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/error/errabort.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:28+00:00">
+<meta name="date" content="2017-04-24T13:52:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/error/errabort.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/error/errabort.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">       The default error handlers and code that allows one to change</font>
diff --git a/src/sys/error/errstop.c.html b/src/sys/error/errstop.c.html
index 68c9973..51e556e 100644
--- a/src/sys/error/errstop.c.html
+++ b/src/sys/error/errstop.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/error/errstop.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:28+00:00">
+<meta name="date" content="2017-04-24T13:52:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/error/errstop.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/error/errstop.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h>           </font><font color="#B22222">/*I "petscsys.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/sys/error/errtrace.c.html b/src/sys/error/errtrace.c.html
index 1af30ef..8ca58e0 100644
--- a/src/sys/error/errtrace.c.html
+++ b/src/sys/error/errtrace.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/error/errtrace.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:28+00:00">
+<meta name="date" content="2017-04-24T13:52:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/error/errtrace.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/error/errtrace.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h>        </font><font color="#B22222">/*I "petscsys.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscconfiginfo.h></font>
diff --git a/src/sys/error/examples/index.html b/src/sys/error/examples/index.html
index f36a7ef..4cb67c7 100644
--- a/src/sys/error/examples/index.html
+++ b/src/sys/error/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/error/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/error/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/sys/error/examples/makefile.html b/src/sys/error/examples/makefile.html
index 80af1d6..894e02c 100644
--- a/src/sys/error/examples/makefile.html
+++ b/src/sys/error/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/error/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:34+00:00">
+<meta name="date" content="2017-04-24T13:52:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/error/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/error/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong>
 
 DIRS	 = tests
diff --git a/src/sys/error/examples/tests/ex1.c.html b/src/sys/error/examples/tests/ex1.c.html
index 6dbb857..6422cd1 100644
--- a/src/sys/error/examples/tests/ex1.c.html
+++ b/src/sys/error/examples/tests/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/error/examples/tests/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:34+00:00">
+<meta name="date" content="2017-04-24T13:52:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/error/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/error/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests signal handling.\n\n"</font>;
 
diff --git a/src/sys/error/examples/tests/index.html b/src/sys/error/examples/tests/index.html
index 4065829..c88d9a4 100644
--- a/src/sys/error/examples/tests/index.html
+++ b/src/sys/error/examples/tests/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/error/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/error/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/error/examples/tests/makefile.html b/src/sys/error/examples/tests/makefile.html
index fad7f72..ebbb8f9 100644
--- a/src/sys/error/examples/tests/makefile.html
+++ b/src/sys/error/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/error/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:34+00:00">
+<meta name="date" content="2017-04-24T13:52:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/error/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/error/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	         =
 FFLAGS	         =
diff --git a/src/sys/error/fp.c.html b/src/sys/error/fp.c.html
index d734c26..bf74d6b 100644
--- a/src/sys/error/fp.c.html
+++ b/src/sys/error/fp.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/error/fp.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:29+00:00">
+<meta name="date" content="2017-04-24T13:52:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/error/fp.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/error/fp.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">*   IEEE error handler for all machines. Since each machine has</font>
diff --git a/src/sys/error/index.html b/src/sys/error/index.html
index b7f2b7f..d60bed4 100644
--- a/src/sys/error/index.html
+++ b/src/sys/error/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/error/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/error/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/error/makefile.html b/src/sys/error/makefile.html
index 0769c43..1879f73 100644
--- a/src/sys/error/makefile.html
+++ b/src/sys/error/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/error/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:34+00:00">
+<meta name="date" content="2017-04-24T13:52:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/error/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/error/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/sys/error/pstack.c.html b/src/sys/error/pstack.c.html
index 62369ac..4576344 100644
--- a/src/sys/error/pstack.c.html
+++ b/src/sys/error/pstack.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/error/pstack.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:31+00:00">
+<meta name="date" content="2017-04-24T13:52:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/error/pstack.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/error/pstack.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h>        </font><font color="#B22222">/*I  "petscsys.h"   I*/</font><font color="#A020F0"></font>
 
diff --git a/src/sys/error/signal.c.html b/src/sys/error/signal.c.html
index b9031de..0e86749 100644
--- a/src/sys/error/signal.c.html
+++ b/src/sys/error/signal.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/error/signal.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:30+00:00">
+<meta name="date" content="2017-04-24T13:52:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/error/signal.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/error/signal.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">      Routines to handle signals the program will receive.</font>
diff --git a/src/sys/examples/index.html b/src/sys/examples/index.html
index 8d30e68..2ef3c7c 100644
--- a/src/sys/examples/index.html
+++ b/src/sys/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/sys/examples/makefile.html b/src/sys/examples/makefile.html
index c653d19..d5ad6b7 100644
--- a/src/sys/examples/makefile.html
+++ b/src/sys/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:56+00:00">
+<meta name="date" content="2017-04-24T13:55:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 LOCDIR	 = src/sys/examples/
 DIRS	 = tests tutorials
diff --git a/src/sys/examples/tests/ex1.c.html b/src/sys/examples/tests/ex1.c.html
index 6858808..887cf5c 100644
--- a/src/sys/examples/tests/ex1.c.html
+++ b/src/sys/examples/tests/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:56+00:00">
+<meta name="date" content="2017-04-24T13:55:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates PETSc error handlers.\n"</font>;
 
diff --git a/src/sys/examples/tests/ex10.c.html b/src/sys/examples/tests/ex10.c.html
index 7506f7d..eded2cb 100644
--- a/src/sys/examples/tests/ex10.c.html
+++ b/src/sys/examples/tests/ex10.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/ex10.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:57+00:00">
+<meta name="date" content="2017-04-24T13:55:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/ex10.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/ex10.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Sys/PetscMemmove.html#PetscMemmove">PetscMemmove</a>()\n"</font>;
 
diff --git a/src/sys/examples/tests/ex11.c.html b/src/sys/examples/tests/ex11.c.html
index 2251a2d..b8c4740 100644
--- a/src/sys/examples/tests/ex11.c.html
+++ b/src/sys/examples/tests/ex11.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/ex11.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:57+00:00">
+<meta name="date" content="2017-04-24T13:55:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/ex11.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/ex11.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Sys/PetscSynchronizedPrintf.html#PetscSynchronizedPrintf">PetscSynchronizedPrintf</a>() and <a href="../../../../docs/manualpages/Sys/PetscSynchronizedFPrintf.html#PetscSynchronizedFPrintf">PetscSynchronizedFPrintf</a>().\n\n"</font>;
 
diff --git a/src/sys/examples/tests/ex12.c.html b/src/sys/examples/tests/ex12.c.html
index 19c6dab..c1a4b19 100644
--- a/src/sys/examples/tests/ex12.c.html
+++ b/src/sys/examples/tests/ex12.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/ex12.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:57+00:00">
+<meta name="date" content="2017-04-24T13:55:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/ex12.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/ex12.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests timing <a href="../../../../docs/manualpages/Sys/PetscSortInt.html#PetscSortInt">PetscSortInt</a>().\n\n"</font>;
 
diff --git a/src/sys/examples/tests/ex14.c.html b/src/sys/examples/tests/ex14.c.html
index 1f36338..83e3543 100644
--- a/src/sys/examples/tests/ex14.c.html
+++ b/src/sys/examples/tests/ex14.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/ex14.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:58+00:00">
+<meta name="date" content="2017-04-24T13:55:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/ex14.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/ex14.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Sys/PetscOptionsGetScalar.html#PetscOptionsGetScalar">PetscOptionsGetScalar</a>(), <a href="../../../../docs/manualpages/Sys/PetscOptionsScalarArray.html#PetscOptionsScalarArray">PetscOptionsScalarArray</a>() for complex numbers\n"</font>;
 
diff --git a/src/sys/examples/tests/ex15.c.html b/src/sys/examples/tests/ex15.c.html
index a317f9f..639beb9 100644
--- a/src/sys/examples/tests/ex15.c.html
+++ b/src/sys/examples/tests/ex15.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/ex15.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:58+00:00">
+<meta name="date" content="2017-04-24T13:55:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/ex15.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/ex15.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates <a href="../../../../docs/manualpages/Sys/PetscPopUpSelect.html#PetscPopUpSelect">PetscPopUpSelect</a>()\n"</font>;
 
diff --git a/src/sys/examples/tests/ex16.c.html b/src/sys/examples/tests/ex16.c.html
index bd643fc..d195a35 100644
--- a/src/sys/examples/tests/ex16.c.html
+++ b/src/sys/examples/tests/ex16.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/ex16.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:58+00:00">
+<meta name="date" content="2017-04-24T13:55:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/ex16.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/ex16.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates PetscMatlabEngineXXX()\n"</font>;
 
diff --git a/src/sys/examples/tests/ex17f.F.html b/src/sys/examples/tests/ex17f.F.html
index a9c7458..8d56575 100644
--- a/src/sys/examples/tests/ex17f.F.html
+++ b/src/sys/examples/tests/ex17f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/ex17f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:00+00:00">
+<meta name="date" content="2017-04-24T13:55:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/ex17f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/ex17f.F.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>!     Test <font color="#4169E1">for</font> <a href="../../../../docs/manualpages/Sys/PetscFOpen.html#PetscFOpen">PetscFOpen</a>() from Fortran
diff --git a/src/sys/examples/tests/ex18.c.html b/src/sys/examples/tests/ex18.c.html
index 6742db2..4e65fce 100644
--- a/src/sys/examples/tests/ex18.c.html
+++ b/src/sys/examples/tests/ex18.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/ex18.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:58+00:00">
+<meta name="date" content="2017-04-24T13:55:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/ex18.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/ex18.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Sys/PetscContainerCreate.html#PetscContainerCreate">PetscContainerCreate</a>() and <a href="../../../../docs/manualpages/Sys/PetscContainerDestroy.html#PetscContainerDestroy">PetscContainerDestroy</a>().\n\n"</font>;
 
diff --git a/src/sys/examples/tests/ex19.c.html b/src/sys/examples/tests/ex19.c.html
index cbf2e51..b07f92d 100644
--- a/src/sys/examples/tests/ex19.c.html
+++ b/src/sys/examples/tests/ex19.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/ex19.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:58+00:00">
+<meta name="date" content="2017-04-24T13:55:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/ex19.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/ex19.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests string options with spaces"</font>;
 
diff --git a/src/sys/examples/tests/ex1f.F.html b/src/sys/examples/tests/ex1f.F.html
index b4b3776..a9c0721 100644
--- a/src/sys/examples/tests/ex1f.F.html
+++ b/src/sys/examples/tests/ex1f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/ex1f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:59+00:00">
+<meta name="date" content="2017-04-24T13:55:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/ex1f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/ex1f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Simple PETSc Program to test setting error handlers from Fortran
 <a name="line3">  3: </a>!
diff --git a/src/sys/examples/tests/ex2.c.html b/src/sys/examples/tests/ex2.c.html
index 6d7f5b4..7d7185a 100644
--- a/src/sys/examples/tests/ex2.c.html
+++ b/src/sys/examples/tests/ex2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/ex2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:56+00:00">
+<meta name="date" content="2017-04-24T13:55:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/ex2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/ex2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests the signal handler.\n"</font>;
 
diff --git a/src/sys/examples/tests/ex20.c.html b/src/sys/examples/tests/ex20.c.html
index 6ef1e1f..a47cdf1 100644
--- a/src/sys/examples/tests/ex20.c.html
+++ b/src/sys/examples/tests/ex20.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/ex20.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:58+00:00">
+<meta name="date" content="2017-04-24T13:55:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/ex20.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/ex20.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"Tests PetscOptionsPrefix{Push,Pop}\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscsys.h></font>
diff --git a/src/sys/examples/tests/ex21.c.html b/src/sys/examples/tests/ex21.c.html
index 064f47b..74f6829 100644
--- a/src/sys/examples/tests/ex21.c.html
+++ b/src/sys/examples/tests/ex21.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/ex21.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:58+00:00">
+<meta name="date" content="2017-04-24T13:55:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/ex21.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/ex21.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests PetscTreeProcess()"</font>;
 
diff --git a/src/sys/examples/tests/ex22.c.html b/src/sys/examples/tests/ex22.c.html
index 1aa6f59..4db527b 100644
--- a/src/sys/examples/tests/ex22.c.html
+++ b/src/sys/examples/tests/ex22.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/ex22.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:59+00:00">
+<meta name="date" content="2017-04-24T13:55:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/ex22.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/ex22.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Tests the PetscByteSwap()\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscsys.h></font>
diff --git a/src/sys/examples/tests/ex23.c.html b/src/sys/examples/tests/ex23.c.html
index 55734ad..3dea5d4 100644
--- a/src/sys/examples/tests/ex23.c.html
+++ b/src/sys/examples/tests/ex23.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/ex23.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:59+00:00">
+<meta name="date" content="2017-04-24T13:55:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/ex23.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/ex23.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests string options with spaces"</font>;
 
diff --git a/src/sys/examples/tests/ex24.c.html b/src/sys/examples/tests/ex24.c.html
index 34bcb32..c894fb4 100644
--- a/src/sys/examples/tests/ex24.c.html
+++ b/src/sys/examples/tests/ex24.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/ex24.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:59+00:00">
+<meta name="date" content="2017-04-24T13:55:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/ex24.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/ex24.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Tests %D and %g formatting\n"</font>;
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h></font>
 
diff --git a/src/sys/examples/tests/ex27.c.html b/src/sys/examples/tests/ex27.c.html
index 037c7b9..6906463 100644
--- a/src/sys/examples/tests/ex27.c.html
+++ b/src/sys/examples/tests/ex27.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/ex27.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:59+00:00">
+<meta name="date" content="2017-04-24T13:55:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/ex27.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/ex27.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Sys/PetscMergeIntArray.html#PetscMergeIntArray">PetscMergeIntArray</a>\n"</font>;
 
diff --git a/src/sys/examples/tests/ex28.c.html b/src/sys/examples/tests/ex28.c.html
index d40a14d..eeb2245 100644
--- a/src/sys/examples/tests/ex28.c.html
+++ b/src/sys/examples/tests/ex28.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/ex28.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:59+00:00">
+<meta name="date" content="2017-04-24T13:55:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/ex28.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/ex28.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests PetscAtan2Real\n"</font>;
 
diff --git a/src/sys/examples/tests/ex29.c.html b/src/sys/examples/tests/ex29.c.html
index f731b6d..9bb0baf 100644
--- a/src/sys/examples/tests/ex29.c.html
+++ b/src/sys/examples/tests/ex29.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/ex29.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:59+00:00">
+<meta name="date" content="2017-04-24T13:55:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/ex29.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/ex29.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests PetscIntMult64bit()\n"</font>;
 
diff --git a/src/sys/examples/tests/ex3.c.html b/src/sys/examples/tests/ex3.c.html
index c83cd56..b5c566b 100644
--- a/src/sys/examples/tests/ex3.c.html
+++ b/src/sys/examples/tests/ex3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/ex3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:56+00:00">
+<meta name="date" content="2017-04-24T13:55:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/ex3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/ex3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests catching of floating point exceptions.\n\n"</font>;
 
diff --git a/src/sys/examples/tests/ex32.c.html b/src/sys/examples/tests/ex32.c.html
index a0d073b..727514b 100644
--- a/src/sys/examples/tests/ex32.c.html
+++ b/src/sys/examples/tests/ex32.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/ex32.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:59+00:00">
+<meta name="date" content="2017-04-24T13:55:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/ex32.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/ex32.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests deletion of mixed case options"</font>;
 
diff --git a/src/sys/examples/tests/ex5f.F.html b/src/sys/examples/tests/ex5f.F.html
index 85387eb..369ee55 100644
--- a/src/sys/examples/tests/ex5f.F.html
+++ b/src/sys/examples/tests/ex5f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/ex5f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:59+00:00">
+<meta name="date" content="2017-04-24T13:55:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/ex5f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/ex5f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Simple PETSc Program written in Fortran 77.
 <a name="line3">  3: </a>!
diff --git a/src/sys/examples/tests/ex6f.F.html b/src/sys/examples/tests/ex6f.F.html
index e239c48..f4d7956 100644
--- a/src/sys/examples/tests/ex6f.F.html
+++ b/src/sys/examples/tests/ex6f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/ex6f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:00+00:00">
+<meta name="date" content="2017-04-24T13:55:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/ex6f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/ex6f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Progran to test random number generation routines from fortran.
 <a name="line3">  3: </a>!
diff --git a/src/sys/examples/tests/ex7.c.html b/src/sys/examples/tests/ex7.c.html
index daeeb43..2abebd0 100644
--- a/src/sys/examples/tests/ex7.c.html
+++ b/src/sys/examples/tests/ex7.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/ex7.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:56+00:00">
+<meta name="date" content="2017-04-24T13:55:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/ex7.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/ex7.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Sys/PetscSortIntWithPermutation.html#PetscSortIntWithPermutation">PetscSortIntWithPermutation</a>().\n\n"</font>;
 
diff --git a/src/sys/examples/tests/ex8.c.html b/src/sys/examples/tests/ex8.c.html
index beda32c..dc9b1f9 100644
--- a/src/sys/examples/tests/ex8.c.html
+++ b/src/sys/examples/tests/ex8.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/ex8.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:57+00:00">
+<meta name="date" content="2017-04-24T13:55:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/ex8.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/ex8.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Demonstrates BuildTwoSided functions.\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscsys.h></font>
diff --git a/src/sys/examples/tests/ex9.c.html b/src/sys/examples/tests/ex9.c.html
index 82bf264..d30bfb1 100644
--- a/src/sys/examples/tests/ex9.c.html
+++ b/src/sys/examples/tests/ex9.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/ex9.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:57+00:00">
+<meta name="date" content="2017-04-24T13:55:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/ex9.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/ex9.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../docs/manualpages/Sys/PetscSequentialPhaseBegin.html#PetscSequentialPhaseBegin">PetscSequentialPhaseBegin</a>() and <a href="../../../../docs/manualpages/Sys/PetscSequentialPhaseEnd.html#PetscSequentialPhaseEnd">PetscSequentialPhaseEnd</a>()\n"</font>;
 
diff --git a/src/sys/examples/tests/index.html b/src/sys/examples/tests/index.html
index 7d422be..97389e4 100644
--- a/src/sys/examples/tests/index.html
+++ b/src/sys/examples/tests/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/examples/tests/makefile.html b/src/sys/examples/tests/makefile.html
index d3785f3..8923de1 100644
--- a/src/sys/examples/tests/makefile.html
+++ b/src/sys/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:00+00:00">
+<meta name="date" content="2017-04-24T13:55:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	        =
 FFLAGS	        =
diff --git a/src/sys/examples/tutorials/ex1.c.html b/src/sys/examples/tutorials/ex1.c.html
index a601730..a6374b6 100644
--- a/src/sys/examples/tutorials/ex1.c.html
+++ b/src/sys/examples/tutorials/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tutorials/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:00+00:00">
+<meta name="date" content="2017-04-24T13:55:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Introductory example that illustrates printing.\n\n"</font>;
 
diff --git a/src/sys/examples/tutorials/ex10f90.F90.html b/src/sys/examples/tutorials/ex10f90.F90.html
index 580ae98..0fb3eb9 100644
--- a/src/sys/examples/tutorials/ex10f90.F90.html
+++ b/src/sys/examples/tutorials/ex10f90.F90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tutorials/ex10f90.F90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:04+00:00">
+<meta name="date" content="2017-04-24T13:55:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tutorials/ex10f90.F90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tutorials/ex10f90.F90.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>      program ex10f90
 <a name="line2">  2: </a> #include <A href="../../../../include/petsc/finclude/petscdef.h.html">petsc/finclude/petscdef.h</A>
 <a name="line3">  3: </a>      use petsc
diff --git a/src/sys/examples/tutorials/ex11.c.html b/src/sys/examples/tutorials/ex11.c.html
index 5f70e5f..d60cd23 100644
--- a/src/sys/examples/tutorials/ex11.c.html
+++ b/src/sys/examples/tutorials/ex11.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tutorials/ex11.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:02+00:00">
+<meta name="date" content="2017-04-24T13:55:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tutorials/ex11.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tutorials/ex11.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates <a href="../../../../docs/manualpages/Sys/PetscDataTypeFromString.html#PetscDataTypeFromString">PetscDataTypeFromString</a>().\n\n"</font>;
 
diff --git a/src/sys/examples/tutorials/ex12.cxx.html b/src/sys/examples/tutorials/ex12.cxx.html
index 303448a..8cf06cc 100644
--- a/src/sys/examples/tutorials/ex12.cxx.html
+++ b/src/sys/examples/tutorials/ex12.cxx.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tutorials/ex12.cxx.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:02+00:00">
+<meta name="date" content="2017-04-24T13:55:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tutorials/ex12.cxx.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tutorials/ex12.cxx.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates call PETSc and Chombo in the same program.\n\n"</font>;
 
diff --git a/src/sys/examples/tutorials/ex13.cxx.html b/src/sys/examples/tutorials/ex13.cxx.html
index 30622ce..e93ff07 100644
--- a/src/sys/examples/tutorials/ex13.cxx.html
+++ b/src/sys/examples/tutorials/ex13.cxx.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tutorials/ex13.cxx.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:02+00:00">
+<meta name="date" content="2017-04-24T13:55:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tutorials/ex13.cxx.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tutorials/ex13.cxx.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates call PETSc first and then Trilinos in the same program.\n\n"</font>;
 
diff --git a/src/sys/examples/tutorials/ex14.cxx.html b/src/sys/examples/tutorials/ex14.cxx.html
index a8ac44f..849dc32 100644
--- a/src/sys/examples/tutorials/ex14.cxx.html
+++ b/src/sys/examples/tutorials/ex14.cxx.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tutorials/ex14.cxx.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:02+00:00">
+<meta name="date" content="2017-04-24T13:55:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tutorials/ex14.cxx.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tutorials/ex14.cxx.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates calling Trilinos and then PETSc in the same program.\n\n"</font>;
 
diff --git a/src/sys/examples/tutorials/ex15.c.html b/src/sys/examples/tutorials/ex15.c.html
index 93ac2a9..86bb91b 100644
--- a/src/sys/examples/tutorials/ex15.c.html
+++ b/src/sys/examples/tutorials/ex15.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tutorials/ex15.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:02+00:00">
+<meta name="date" content="2017-04-24T13:55:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tutorials/ex15.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tutorials/ex15.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests using <a href="../../../../docs/manualpages/Viewer/PetscViewerGetSubViewer.html#PetscViewerGetSubViewer">PetscViewerGetSubViewer</a>() recursively\n\n"</font>;
 
diff --git a/src/sys/examples/tutorials/ex16.c.html b/src/sys/examples/tutorials/ex16.c.html
index 4b2a98d..350c5de 100644
--- a/src/sys/examples/tutorials/ex16.c.html
+++ b/src/sys/examples/tutorials/ex16.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tutorials/ex16.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:03+00:00">
+<meta name="date" content="2017-04-24T13:55:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tutorials/ex16.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tutorials/ex16.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests calling <a href="../../../../docs/manualpages/Sys/PetscOptionsSetValue.html#PetscOptionsSetValue">PetscOptionsSetValue</a>() before <a href="../../../../docs/manualpages/Sys/PetscInitialize.html#PetscInitialize">PetscInitialize</a>()\n\n"</font>;
 
diff --git a/src/sys/examples/tutorials/ex2.c.html b/src/sys/examples/tutorials/ex2.c.html
index 48f25de..15b3237 100644
--- a/src/sys/examples/tutorials/ex2.c.html
+++ b/src/sys/examples/tutorials/ex2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tutorials/ex2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:00+00:00">
+<meta name="date" content="2017-04-24T13:55:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tutorials/ex2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tutorials/ex2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Synchronized printing.\n\n"</font>;
 
diff --git a/src/sys/examples/tutorials/ex3.c.html b/src/sys/examples/tutorials/ex3.c.html
index d8b5ee7..c858b62 100644
--- a/src/sys/examples/tutorials/ex3.c.html
+++ b/src/sys/examples/tutorials/ex3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tutorials/ex3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:01+00:00">
+<meta name="date" content="2017-04-24T13:55:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tutorials/ex3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tutorials/ex3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Augmenting PETSc profiling by add events.\n\</font>
 <a name="line3">  3: </a><font color="#666666">Run this program with one of the\n\</font>
diff --git a/src/sys/examples/tutorials/ex3f.F.html b/src/sys/examples/tutorials/ex3f.F.html
index eefa01a..4d47a1a 100644
--- a/src/sys/examples/tutorials/ex3f.F.html
+++ b/src/sys/examples/tutorials/ex3f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tutorials/ex3f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:03+00:00">
+<meta name="date" content="2017-04-24T13:55:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tutorials/ex3f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tutorials/ex3f.F.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>!   Description: Demonstrates how users can augment the PETSc profiling by
diff --git a/src/sys/examples/tutorials/ex4.c.html b/src/sys/examples/tutorials/ex4.c.html
index 90c60de..e60ee8b 100644
--- a/src/sys/examples/tutorials/ex4.c.html
+++ b/src/sys/examples/tutorials/ex4.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tutorials/ex4.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:01+00:00">
+<meta name="date" content="2017-04-24T13:55:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tutorials/ex4.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tutorials/ex4.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Introductory example that illustrates running PETSc on a subset of processes.\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*T</font>
diff --git a/src/sys/examples/tutorials/ex4f.F.html b/src/sys/examples/tutorials/ex4f.F.html
index 8fbf087..c1438e0 100644
--- a/src/sys/examples/tutorials/ex4f.F.html
+++ b/src/sys/examples/tutorials/ex4f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tutorials/ex4f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:03+00:00">
+<meta name="date" content="2017-04-24T13:55:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tutorials/ex4f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tutorials/ex4f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!     This introductory example illustrates running PETSc on a subset
 <a name="line3">  3: </a>!     of processes
diff --git a/src/sys/examples/tutorials/ex4f90.F90.html b/src/sys/examples/tutorials/ex4f90.F90.html
index f02f4f1..6723b82 100644
--- a/src/sys/examples/tutorials/ex4f90.F90.html
+++ b/src/sys/examples/tutorials/ex4f90.F90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tutorials/ex4f90.F90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:03+00:00">
+<meta name="date" content="2017-04-24T13:55:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tutorials/ex4f90.F90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tutorials/ex4f90.F90.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!     This introductory example illustrates running PETSc on a subset
 <a name="line3">  3: </a>!     of processes
diff --git a/src/sys/examples/tutorials/ex5.c.html b/src/sys/examples/tutorials/ex5.c.html
index 771967c..9eeb816 100644
--- a/src/sys/examples/tutorials/ex5.c.html
+++ b/src/sys/examples/tutorials/ex5.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tutorials/ex5.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:01+00:00">
+<meta name="date" content="2017-04-24T13:55:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tutorials/ex5.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tutorials/ex5.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates using the <a href="../../../../docs/manualpages/Sys/PetscBag.html#PetscBag">PetscBag</a> Object\n\n"</font>;
 
diff --git a/src/sys/examples/tutorials/ex5f90.F90.html b/src/sys/examples/tutorials/ex5f90.F90.html
index 072ede1..16dfc93 100644
--- a/src/sys/examples/tutorials/ex5f90.F90.html
+++ b/src/sys/examples/tutorials/ex5f90.F90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tutorials/ex5f90.F90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:04+00:00">
+<meta name="date" content="2017-04-24T13:55:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tutorials/ex5f90.F90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tutorials/ex5f90.F90.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSC_USE_FORTRAN_MODULES 1</font></strong>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/finclude/petscsysdef.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/finclude/petscbagdef.h></font>
diff --git a/src/sys/examples/tutorials/ex6.c.html b/src/sys/examples/tutorials/ex6.c.html
index 5cd82d0..e0488e1 100644
--- a/src/sys/examples/tutorials/ex6.c.html
+++ b/src/sys/examples/tutorials/ex6.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tutorials/ex6.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:02+00:00">
+<meta name="date" content="2017-04-24T13:55:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tutorials/ex6.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tutorials/ex6.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Example of using <a href="../../../../docs/manualpages/Sys/PetscLikely.html#PetscLikely">PetscLikely</a>() and <a href="../../../../docs/manualpages/Sys/PetscUnlikely.html#PetscUnlikely">PetscUnlikely</a>().\n\n"</font>;
 
diff --git a/src/sys/examples/tutorials/ex8f90.F90.html b/src/sys/examples/tutorials/ex8f90.F90.html
index a4560d6..cf4bcc2 100644
--- a/src/sys/examples/tutorials/ex8f90.F90.html
+++ b/src/sys/examples/tutorials/ex8f90.F90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tutorials/ex8f90.F90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:04+00:00">
+<meta name="date" content="2017-04-24T13:55:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tutorials/ex8f90.F90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tutorials/ex8f90.F90.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <a name="line3">  3: </a> #include <A href="../../../../include/petsc/finclude/petscdef.h.html">petsc/finclude/petscdef.h</A>
diff --git a/src/sys/examples/tutorials/ex9.c.html b/src/sys/examples/tutorials/ex9.c.html
index 9789598..ae24315 100644
--- a/src/sys/examples/tutorials/ex9.c.html
+++ b/src/sys/examples/tutorials/ex9.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tutorials/ex9.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:02+00:00">
+<meta name="date" content="2017-04-24T13:55:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tutorials/ex9.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tutorials/ex9.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Example for PetscOptionsInsertFileYAML\n"</font>;
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscviewer.h></font>
diff --git a/src/sys/examples/tutorials/index.html b/src/sys/examples/tutorials/index.html
index 6f9f9bb..8df846d 100644
--- a/src/sys/examples/tutorials/index.html
+++ b/src/sys/examples/tutorials/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/examples/tutorials/makefile.html b/src/sys/examples/tutorials/makefile.html
index 94dc657..1556499 100644
--- a/src/sys/examples/tutorials/makefile.html
+++ b/src/sys/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:04+00:00">
+<meta name="date" content="2017-04-24T13:55:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong>
 
diff --git a/src/sys/f90-mod/index.html b/src/sys/f90-mod/index.html
index c903b15..6ebbfdf 100644
--- a/src/sys/f90-mod/index.html
+++ b/src/sys/f90-mod/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/f90-mod/makefile.html b/src/sys/f90-mod/makefile.html
index da08b7a..b51c134 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://www.mcs.anl.gov/petsc/petsc-current/src/sys/f90-mod/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:09+00:00">
+<meta name="date" content="2017-04-24T13:55:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresdefine   'PETSC_USING_F90'</font>
 <font color="#A020F0">#</font>
 <font color="#A020F0">#   Makes Fortran module functions from *.h90 files in include/petsc/finclude</font>
diff --git a/src/sys/f90-mod/petscsysmod.F.html b/src/sys/f90-mod/petscsysmod.F.html
index 39d89ca..ee8c094 100644
--- a/src/sys/f90-mod/petscsysmod.F.html
+++ b/src/sys/f90-mod/petscsysmod.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/f90-mod/petscsysmod.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:08+00:00">
+<meta name="date" content="2017-04-24T13:55:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/f90-mod/petscsysmod.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/f90-mod/petscsysmod.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSC_USE_FORTRAN_MODULES</font></strong>
 
 <a name="line3">  3: </a>        module petscsysdef
diff --git a/src/sys/f90-src/f90_cwrap.c.html b/src/sys/f90-src/f90_cwrap.c.html
index b9798c9..8af9257 100644
--- a/src/sys/f90-src/f90_cwrap.c.html
+++ b/src/sys/f90-src/f90_cwrap.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/f90-src/f90_cwrap.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:05+00:00">
+<meta name="date" content="2017-04-24T13:55:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/f90-src/f90_cwrap.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/f90-src/f90_cwrap.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/sys/f90-src/f90impl.h></font>
 
 <a name="line3">  3: </a><font color="#B22222">/*************************************************************************/</font>
diff --git a/src/sys/f90-src/f90impl.h.html b/src/sys/f90-src/f90impl.h.html
index 225086a..e0d7903 100644
--- a/src/sys/f90-src/f90impl.h.html
+++ b/src/sys/f90-src/f90impl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/f90-src/f90impl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:07+00:00">
+<meta name="date" content="2017-04-24T13:55:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/f90-src/f90impl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/f90-src/f90impl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line4">  4: </a><font color="#A020F0">#include <petsc/private/fortranimpl.h></font>
 
diff --git a/src/sys/f90-src/fsrc/f90_fwrap.F.html b/src/sys/f90-src/fsrc/f90_fwrap.F.html
index a587cb1..ff2814b 100644
--- a/src/sys/f90-src/fsrc/f90_fwrap.F.html
+++ b/src/sys/f90-src/fsrc/f90_fwrap.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/f90-src/fsrc/f90_fwrap.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:07+00:00">
+<meta name="date" content="2017-04-24T13:55:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/f90-src/fsrc/f90_fwrap.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/f90-src/fsrc/f90_fwrap.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 <a name="line2">  2: </a>!XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX!
 <a name="line3">  3: </a>!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
diff --git a/src/sys/f90-src/fsrc/index.html b/src/sys/f90-src/fsrc/index.html
index a701f89..c6c8525 100644
--- a/src/sys/f90-src/fsrc/index.html
+++ b/src/sys/f90-src/fsrc/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/f90-src/fsrc/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/f90-src/fsrc/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/f90-src/fsrc/makefile.html b/src/sys/f90-src/fsrc/makefile.html
index 29743d3..9be61fe 100644
--- a/src/sys/f90-src/fsrc/makefile.html
+++ b/src/sys/f90-src/fsrc/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/f90-src/fsrc/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:08+00:00">
+<meta name="date" content="2017-04-24T13:55:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/f90-src/fsrc/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/f90-src/fsrc/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/sys/f90-src/index.html b/src/sys/f90-src/index.html
index 333ab18..d3559d8 100644
--- a/src/sys/f90-src/index.html
+++ b/src/sys/f90-src/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/f90-src/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/f90-src/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/f90-src/makefile.html b/src/sys/f90-src/makefile.html
index b3c6974..0c10f2c 100644
--- a/src/sys/f90-src/makefile.html
+++ b/src/sys/f90-src/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/f90-src/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:07+00:00">
+<meta name="date" content="2017-04-24T13:55:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/f90-src/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/f90-src/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresdefine 'PETSC_USING_F90'</font>
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/sys/fileio/fdir.c.html b/src/sys/fileio/fdir.c.html
index 4507dc6..0042b7b 100644
--- a/src/sys/fileio/fdir.c.html
+++ b/src/sys/fileio/fdir.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/fileio/fdir.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:46+00:00">
+<meta name="date" content="2017-04-24T13:53:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/fileio/fdir.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/fileio/fdir.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscsys.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <sys/stat.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#if defined(PETSC_HAVE_DIRECT_H)</font>
diff --git a/src/sys/fileio/ffpath.c.html b/src/sys/fileio/ffpath.c.html
index e2e5443..930f5bd 100644
--- a/src/sys/fileio/ffpath.c.html
+++ b/src/sys/fileio/ffpath.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/fileio/ffpath.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:38+00:00">
+<meta name="date" content="2017-04-24T13:53:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/fileio/ffpath.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/fileio/ffpath.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#if defined(PETSC_HAVE_PWD_H)</font>
diff --git a/src/sys/fileio/fpath.c.html b/src/sys/fileio/fpath.c.html
index 81b7a57..b6af4f3 100644
--- a/src/sys/fileio/fpath.c.html
+++ b/src/sys/fileio/fpath.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/fileio/fpath.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:40+00:00">
+<meta name="date" content="2017-04-24T13:53:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/fileio/fpath.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/fileio/fpath.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">      Code for opening and closing files.</font>
diff --git a/src/sys/fileio/fretrieve.c.html b/src/sys/fileio/fretrieve.c.html
index 2b565b9..8d8a91b 100644
--- a/src/sys/fileio/fretrieve.c.html
+++ b/src/sys/fileio/fretrieve.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/fileio/fretrieve.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:45+00:00">
+<meta name="date" content="2017-04-24T13:53:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/fileio/fretrieve.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/fileio/fretrieve.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">      Code for opening and closing files.</font>
diff --git a/src/sys/fileio/ftest.c.html b/src/sys/fileio/ftest.c.html
index e16beff..87b5a16 100644
--- a/src/sys/fileio/ftest.c.html
+++ b/src/sys/fileio/ftest.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/fileio/ftest.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:38+00:00">
+<meta name="date" content="2017-04-24T13:53:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/fileio/ftest.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/fileio/ftest.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <errno.h></font>
diff --git a/src/sys/fileio/fwd.c.html b/src/sys/fileio/fwd.c.html
index b3795d8..b728af4 100644
--- a/src/sys/fileio/fwd.c.html
+++ b/src/sys/fileio/fwd.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/fileio/fwd.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:40+00:00">
+<meta name="date" content="2017-04-24T13:53:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/fileio/fwd.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/fileio/fwd.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">      Code for manipulating files.</font>
diff --git a/src/sys/fileio/ghome.c.html b/src/sys/fileio/ghome.c.html
index df65512..ae39572 100644
--- a/src/sys/fileio/ghome.c.html
+++ b/src/sys/fileio/ghome.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/fileio/ghome.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:39+00:00">
+<meta name="date" content="2017-04-24T13:53:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/fileio/ghome.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/fileio/ghome.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">      Code for manipulating files.</font>
diff --git a/src/sys/fileio/grpath.c.html b/src/sys/fileio/grpath.c.html
index ee4db39..189eccf 100644
--- a/src/sys/fileio/grpath.c.html
+++ b/src/sys/fileio/grpath.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/fileio/grpath.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:40+00:00">
+<meta name="date" content="2017-04-24T13:53:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/fileio/grpath.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/fileio/grpath.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#if defined(PETSC_HAVE_PWD_H)</font>
diff --git a/src/sys/fileio/index.html b/src/sys/fileio/index.html
index efaee65..e3ad683 100644
--- a/src/sys/fileio/index.html
+++ b/src/sys/fileio/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/fileio/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/fileio/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/fileio/makefile.html b/src/sys/fileio/makefile.html
index 5433ac1..74bb483 100644
--- a/src/sys/fileio/makefile.html
+++ b/src/sys/fileio/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/fileio/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:47+00:00">
+<meta name="date" content="2017-04-24T13:53:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/fileio/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/fileio/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/sys/fileio/mpiuopen.c.html b/src/sys/fileio/mpiuopen.c.html
index 1f92d87..1128087 100644
--- a/src/sys/fileio/mpiuopen.c.html
+++ b/src/sys/fileio/mpiuopen.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/fileio/mpiuopen.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:39+00:00">
+<meta name="date" content="2017-04-24T13:53:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/fileio/mpiuopen.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/fileio/mpiuopen.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSC_DESIRE_FEATURE_TEST_MACROS </font><font color="#B22222">/* for popen */</font><font color="#228B22"></font></strong>
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">      Some PETSc utilites routines to add simple parallel IO capability</font>
diff --git a/src/sys/fileio/mprint.c.html b/src/sys/fileio/mprint.c.html
index bdad642..2357f33 100644
--- a/src/sys/fileio/mprint.c.html
+++ b/src/sys/fileio/mprint.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/fileio/mprint.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:41+00:00">
+<meta name="date" content="2017-04-24T13:53:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/fileio/mprint.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/fileio/mprint.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">      Utilites routines to add simple ASCII IO capability.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/sys/fileio/mprint.h.html b/src/sys/fileio/mprint.h.html
index 8bb0567..56f5ef6 100644
--- a/src/sys/fileio/mprint.h.html
+++ b/src/sys/fileio/mprint.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/fileio/mprint.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:47+00:00">
+<meta name="date" content="2017-04-24T13:53:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/fileio/mprint.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/fileio/mprint.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <a name="line5">  5: </a><font color="#A020F0">#include <petscsys.h>             </font><font color="#B22222">/*I    "petscsys.h"   I*/</font><font color="#A020F0"></font>
diff --git a/src/sys/fileio/rpath.c.html b/src/sys/fileio/rpath.c.html
index 3af14cb..bc617a7 100644
--- a/src/sys/fileio/rpath.c.html
+++ b/src/sys/fileio/rpath.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/fileio/rpath.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:40+00:00">
+<meta name="date" content="2017-04-24T13:53:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/fileio/rpath.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/fileio/rpath.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#if defined(PETSC_HAVE_PWD_H)</font>
diff --git a/src/sys/fileio/smatlab.c.html b/src/sys/fileio/smatlab.c.html
index 635d830..c1618d1 100644
--- a/src/sys/fileio/smatlab.c.html
+++ b/src/sys/fileio/smatlab.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/fileio/smatlab.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:46+00:00">
+<meta name="date" content="2017-04-24T13:53:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/fileio/smatlab.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/fileio/smatlab.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h></font>
 
diff --git a/src/sys/fileio/sysio.c.html b/src/sys/fileio/sysio.c.html
index 36296f6..bd3df67 100644
--- a/src/sys/fileio/sysio.c.html
+++ b/src/sys/fileio/sysio.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/fileio/sysio.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:43+00:00">
+<meta name="date" content="2017-04-24T13:53:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/fileio/sysio.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/fileio/sysio.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   This file contains simple binary read/write routines.</font>
diff --git a/src/sys/fsrc/index.html b/src/sys/fsrc/index.html
index 79b385b..fec4754 100644
--- a/src/sys/fsrc/index.html
+++ b/src/sys/fsrc/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/fsrc/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/fsrc/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/fsrc/makefile.html b/src/sys/fsrc/makefile.html
index f8053aa..21a536d 100644
--- a/src/sys/fsrc/makefile.html
+++ b/src/sys/fsrc/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/fsrc/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:05+00:00">
+<meta name="date" content="2017-04-24T13:55:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/fsrc/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/fsrc/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresdefine   'PETSC_HAVE_FORTRAN'</font>
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/sys/fsrc/somefort.F.html b/src/sys/fsrc/somefort.F.html
index 1c81a72..9b9cdba 100644
--- a/src/sys/fsrc/somefort.F.html
+++ b/src/sys/fsrc/somefort.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/fsrc/somefort.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:05+00:00">
+<meta name="date" content="2017-04-24T13:55:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/fsrc/somefort.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/fsrc/somefort.F.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>!     Utility routine used to set constants into the
diff --git a/src/sys/index.html b/src/sys/index.html
index 2f2492f..ac221d6 100644
--- a/src/sys/index.html
+++ b/src/sys/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/info/index.html b/src/sys/info/index.html
index b66042f..3005e99 100644
--- a/src/sys/info/index.html
+++ b/src/sys/info/index.html
@@ -3,8 +3,8 @@
 <TITLE>Profiling Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/info/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/info/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Profiling Manual Pages 
 </H2>
diff --git a/src/sys/info/makefile.html b/src/sys/info/makefile.html
index bc71984..1e5a1ce 100644
--- a/src/sys/info/makefile.html
+++ b/src/sys/info/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/info/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:05+00:00">
+<meta name="date" content="2017-04-24T13:55:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/info/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/info/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/sys/info/verboseinfo.c.html b/src/sys/info/verboseinfo.c.html
index 4503626..d3cce3a 100644
--- a/src/sys/info/verboseinfo.c.html
+++ b/src/sys/info/verboseinfo.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/info/verboseinfo.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:04+00:00">
+<meta name="date" content="2017-04-24T13:55:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/info/verboseinfo.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/info/verboseinfo.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">      <a href="../../../docs/manualpages/Profiling/PetscInfo.html#PetscInfo">PetscInfo</a>() is contained in a different file from the other profiling to</font>
diff --git a/src/sys/logging/examples/index.html b/src/sys/logging/examples/index.html
index 07bcb05..ade85a6 100644
--- a/src/sys/logging/examples/index.html
+++ b/src/sys/logging/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/logging/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/logging/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/sys/logging/examples/makefile.html b/src/sys/logging/examples/makefile.html
index 137f154..36af640 100644
--- a/src/sys/logging/examples/makefile.html
+++ b/src/sys/logging/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/logging/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:51+00:00">
+<meta name="date" content="2017-04-24T13:55:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/logging/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/logging/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong>
 
diff --git a/src/sys/logging/examples/tutorials/index.html b/src/sys/logging/examples/tutorials/index.html
index 1af7260..91b7e85 100644
--- a/src/sys/logging/examples/tutorials/index.html
+++ b/src/sys/logging/examples/tutorials/index.html
@@ -3,8 +3,8 @@
 <TITLE>Profiling Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/logging/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/logging/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Profiling Manual Pages 
 </H2>
diff --git a/src/sys/logging/examples/tutorials/makefile.html b/src/sys/logging/examples/tutorials/makefile.html
index f7e1a9d..f998f33 100644
--- a/src/sys/logging/examples/tutorials/makefile.html
+++ b/src/sys/logging/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/logging/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:51+00:00">
+<meta name="date" content="2017-04-24T13:55:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/logging/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/logging/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	        =
 FFLAGS	        =
diff --git a/src/sys/logging/index.html b/src/sys/logging/index.html
index fb005b4..f91d8c4 100644
--- a/src/sys/logging/index.html
+++ b/src/sys/logging/index.html
@@ -3,8 +3,8 @@
 <TITLE>Profiling Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/logging/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/logging/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Profiling Manual Pages 
 </H2>
diff --git a/src/sys/logging/makefile.html b/src/sys/logging/makefile.html
index 362c950..76832dd 100644
--- a/src/sys/logging/makefile.html
+++ b/src/sys/logging/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/logging/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:46+00:00">
+<meta name="date" content="2017-04-24T13:54:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/logging/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/logging/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS    =
diff --git a/src/sys/logging/plog.c.html b/src/sys/logging/plog.c.html
index efa1433..a0b3e01 100644
--- a/src/sys/logging/plog.c.html
+++ b/src/sys/logging/plog.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/logging/plog.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:34+00:00">
+<meta name="date" content="2017-04-24T13:54:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/logging/plog.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/logging/plog.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">      PETSc code to log object creation and destruction and PETSc events.</font>
diff --git a/src/sys/logging/utils/classlog.c.html b/src/sys/logging/utils/classlog.c.html
index bb5c253..6e4e023 100644
--- a/src/sys/logging/utils/classlog.c.html
+++ b/src/sys/logging/utils/classlog.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/logging/utils/classlog.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:46+00:00">
+<meta name="date" content="2017-04-24T13:54:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/logging/utils/classlog.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/logging/utils/classlog.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     This defines part of the private API for logging performance information. It is intended to be used only by the</font>
diff --git a/src/sys/logging/utils/eventlog.c.html b/src/sys/logging/utils/eventlog.c.html
index f91d18e..0fae0ef 100644
--- a/src/sys/logging/utils/eventlog.c.html
+++ b/src/sys/logging/utils/eventlog.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/logging/utils/eventlog.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:48+00:00">
+<meta name="date" content="2017-04-24T13:54:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/logging/utils/eventlog.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/logging/utils/eventlog.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     This defines part of the private API for logging performance information. It is intended to be used only by the</font>
diff --git a/src/sys/logging/utils/index.html b/src/sys/logging/utils/index.html
index 9a61811..ee1baf2 100644
--- a/src/sys/logging/utils/index.html
+++ b/src/sys/logging/utils/index.html
@@ -3,8 +3,8 @@
 <TITLE>Profiling Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/logging/utils/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/logging/utils/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Profiling Manual Pages 
 </H2>
diff --git a/src/sys/logging/utils/makefile.html b/src/sys/logging/utils/makefile.html
index 7984621..701c49b 100644
--- a/src/sys/logging/utils/makefile.html
+++ b/src/sys/logging/utils/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/logging/utils/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:51+00:00">
+<meta name="date" content="2017-04-24T13:55:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/logging/utils/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/logging/utils/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresdefine    'PETSC_USE_LOG'</font>
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/sys/logging/utils/stack.c.html b/src/sys/logging/utils/stack.c.html
index 1eef2cb..a1f2277 100644
--- a/src/sys/logging/utils/stack.c.html
+++ b/src/sys/logging/utils/stack.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/logging/utils/stack.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:51+00:00">
+<meta name="date" content="2017-04-24T13:55:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/logging/utils/stack.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/logging/utils/stack.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     This defines part of the private API for logging performance information. It is intended to be used only by the</font>
diff --git a/src/sys/logging/utils/stagelog.c b/src/sys/logging/utils/stagelog.c
index b80d78b..c6d7698 100644
--- a/src/sys/logging/utils/stagelog.c
+++ b/src/sys/logging/utils/stagelog.c
@@ -598,8 +598,10 @@ PetscErrorCode  PetscStageLogGetStage(PetscStageLog stageLog, const char name[],
   *stage = -1;
   for (s = 0; s < stageLog->numStages; s++) {
     ierr = PetscStrcasecmp(stageLog->stageInfo[s].name, name, &match);CHKERRQ(ierr);
-    *stage = s;
-    if (match) break;
+    if (match) {
+      *stage = s;
+      break;
+    }
   }
   PetscFunctionReturn(0);
 }
diff --git a/src/sys/logging/utils/stagelog.c.html b/src/sys/logging/utils/stagelog.c.html
index 8d5f0b7..d1dfab3 100644
--- a/src/sys/logging/utils/stagelog.c.html
+++ b/src/sys/logging/utils/stagelog.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/logging/utils/stagelog.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:47+00:00">
+<meta name="date" content="2017-04-24T13:54:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/logging/utils/stagelog.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/logging/utils/stagelog.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     This defines part of the private API for logging performance information. It is intended to be used only by the</font>
@@ -544,43 +544,45 @@
 <a name="line598">598: </a>  *stage = -1;
 <a name="line599">599: </a>  <font color="#4169E1">for</font> (s = 0; s < stageLog->numStages; s++) {
 <a name="line600">600: </a>    <a href="../../../../docs/manualpages/Sys/PetscStrcasecmp.html#PetscStrcasecmp">PetscStrcasecmp</a>(stageLog->stageInfo[s].name, name, &match);
-<a name="line601">601: </a>    *stage = s;
-<a name="line602">602: </a>    <font color="#4169E1">if</font> (match) <font color="#4169E1">break</font>;
-<a name="line603">603: </a>  }
-<a name="line604">604: </a>  <font color="#4169E1">return</font>(0);
-<a name="line605">605: </a>}
+<a name="line601">601: </a>    <font color="#4169E1">if</font> (match) {
+<a name="line602">602: </a>      *stage = s;
+<a name="line603">603: </a>      <font color="#4169E1">break</font>;
+<a name="line604">604: </a>    }
+<a name="line605">605: </a>  }
+<a name="line606">606: </a>  <font color="#4169E1">return</font>(0);
+<a name="line607">607: </a>}
 
-<a name="line609">609: </a><font color="#B22222">/*@C</font>
-<a name="line610">610: </a><font color="#B22222">  <a href="../../../../docs/manualpages/Profiling/PetscStageLogCreate.html#PetscStageLogCreate">PetscStageLogCreate</a> - This creates a PetscStageLog object.</font>
+<a name="line611">611: </a><font color="#B22222">/*@C</font>
+<a name="line612">612: </a><font color="#B22222">  <a href="../../../../docs/manualpages/Profiling/PetscStageLogCreate.html#PetscStageLogCreate">PetscStageLogCreate</a> - This creates a PetscStageLog object.</font>
 
-<a name="line612">612: </a><font color="#B22222">  Not collective</font>
+<a name="line614">614: </a><font color="#B22222">  Not collective</font>
 
-<a name="line614">614: </a><font color="#B22222">  Input Parameter:</font>
-<a name="line615">615: </a><font color="#B22222">. stageLog - The PetscStageLog</font>
+<a name="line616">616: </a><font color="#B22222">  Input Parameter:</font>
+<a name="line617">617: </a><font color="#B22222">. stageLog - The PetscStageLog</font>
 
-<a name="line617">617: </a><font color="#B22222">  Level: developer</font>
+<a name="line619">619: </a><font color="#B22222">  Level: developer</font>
 
-<a name="line619">619: </a><font color="#B22222">.keywords: log, stage, create</font>
-<a name="line620">620: </a><font color="#B22222">.seealso: <a href="../../../../docs/manualpages/Profiling/PetscStageLogCreate.html#PetscStageLogCreate">PetscStageLogCreate</a>()</font>
-<a name="line621">621: </a><font color="#B22222">@*/</font>
-<a name="line622">622: </a><strong><font color="#4169E1"><a name="PetscStageLogCreate"></a><a href="../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../docs/manualpages/Profiling/PetscStageLogCreate.html#PetscStageLogCreate">PetscStageLogCreate</a>(PetscStageLog *stageLog)</font></strong>
-<a name="line623">623: </a>{
-<a name="line624">624: </a>  PetscStageLog  l;
+<a name="line621">621: </a><font color="#B22222">.keywords: log, stage, create</font>
+<a name="line622">622: </a><font color="#B22222">.seealso: <a href="../../../../docs/manualpages/Profiling/PetscStageLogCreate.html#PetscStageLogCreate">PetscStageLogCreate</a>()</font>
+<a name="line623">623: </a><font color="#B22222">@*/</font>
+<a name="line624">624: </a><strong><font color="#4169E1"><a name="PetscStageLogCreate"></a><a href="../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../../docs/manualpages/Profiling/PetscStageLogCreate.html#PetscStageLogCreate">PetscStageLogCreate</a>(PetscStageLog *stageLog)</font></strong>
+<a name="line625">625: </a>{
+<a name="line626">626: </a>  PetscStageLog  l;
 
-<a name="line628">628: </a>  <a href="../../../../docs/manualpages/Sys/PetscNew.html#PetscNew">PetscNew</a>(&l);
+<a name="line630">630: </a>  <a href="../../../../docs/manualpages/Sys/PetscNew.html#PetscNew">PetscNew</a>(&l);
 
-<a name="line630">630: </a>  l->numStages = 0;
-<a name="line631">631: </a>  l->maxStages = 10;
-<a name="line632">632: </a>  l->curStage  = -1;
+<a name="line632">632: </a>  l->numStages = 0;
+<a name="line633">633: </a>  l->maxStages = 10;
+<a name="line634">634: </a>  l->curStage  = -1;
 
-<a name="line634">634: </a>  <a href="../../../../docs/manualpages/Profiling/PetscIntStackCreate.html#PetscIntStackCreate">PetscIntStackCreate</a>(&l->stack);
-<a name="line635">635: </a>  <a href="../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(l->maxStages, &l->stageInfo);
-<a name="line636">636: </a>  <a href="../../../../docs/manualpages/Profiling/EventRegLogCreate.html#EventRegLogCreate">EventRegLogCreate</a>(&l->eventLog);
-<a name="line637">637: </a>  <a href="../../../../docs/manualpages/Profiling/PetscClassRegLogCreate.html#PetscClassRegLogCreate">PetscClassRegLogCreate</a>(&l->classLog);
+<a name="line636">636: </a>  <a href="../../../../docs/manualpages/Profiling/PetscIntStackCreate.html#PetscIntStackCreate">PetscIntStackCreate</a>(&l->stack);
+<a name="line637">637: </a>  <a href="../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(l->maxStages, &l->stageInfo);
+<a name="line638">638: </a>  <a href="../../../../docs/manualpages/Profiling/EventRegLogCreate.html#EventRegLogCreate">EventRegLogCreate</a>(&l->eventLog);
+<a name="line639">639: </a>  <a href="../../../../docs/manualpages/Profiling/PetscClassRegLogCreate.html#PetscClassRegLogCreate">PetscClassRegLogCreate</a>(&l->classLog);
 
-<a name="line639">639: </a>  *stageLog = l;
-<a name="line640">640: </a>  <font color="#4169E1">return</font>(0);
-<a name="line641">641: </a>}
+<a name="line641">641: </a>  *stageLog = l;
+<a name="line642">642: </a>  <font color="#4169E1">return</font>(0);
+<a name="line643">643: </a>}
 </pre>
 </body>
 
diff --git a/src/sys/logging/xmllogevent.c.html b/src/sys/logging/xmllogevent.c.html
index 3821985..6990ddf 100644
--- a/src/sys/logging/xmllogevent.c.html
+++ b/src/sys/logging/xmllogevent.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/logging/xmllogevent.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:40+00:00">
+<meta name="date" content="2017-04-24T13:54:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/logging/xmllogevent.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/logging/xmllogevent.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"> *    M A R I T I M E  R E S E A R C H  I N S T I T U T E  N E T H E R L A N D S     *</font>
 <a name="line3">  3: </a><font color="#B22222"> *************************************************************************************</font>
diff --git a/src/sys/logging/xmllogevent.h.html b/src/sys/logging/xmllogevent.h.html
index 4040908..cbf5df2 100644
--- a/src/sys/logging/xmllogevent.h.html
+++ b/src/sys/logging/xmllogevent.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/logging/xmllogevent.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:46+00:00">
+<meta name="date" content="2017-04-24T13:54:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/logging/xmllogevent.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/logging/xmllogevent.h.html "><small>Report Typos and Errors</small></a></div>
 <a name="line3">  3: </a><strong><font color="#4169E1"><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PetscLogInitializeNested(void)</font></strong>;
 <a name="line4">  4: </a><strong><font color="#4169E1"><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PetscLogFreeNested(void)</font></strong>;
 <a name="line5">  5: </a><strong><font color="#4169E1"><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PetscLogViewNested(<a href="../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a>)</font></strong>;
diff --git a/src/sys/logging/xmlviewer.c.html b/src/sys/logging/xmlviewer.c.html
index 5310867..72010dc 100644
--- a/src/sys/logging/xmlviewer.c.html
+++ b/src/sys/logging/xmlviewer.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/logging/xmlviewer.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:43+00:00">
+<meta name="date" content="2017-04-24T13:54:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/logging/xmlviewer.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/logging/xmlviewer.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"> *    M A R I T I M E  R E S E A R C H  I N S T I T U T E  N E T H E R L A N D S     *</font>
 <a name="line3">  3: </a><font color="#B22222"> *************************************************************************************</font>
diff --git a/src/sys/logging/xmlviewer.h.html b/src/sys/logging/xmlviewer.h.html
index 4aaa2b2..b607522 100644
--- a/src/sys/logging/xmlviewer.h.html
+++ b/src/sys/logging/xmlviewer.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/logging/xmlviewer.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:46+00:00">
+<meta name="date" content="2017-04-24T13:54:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/logging/xmlviewer.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/logging/xmlviewer.h.html "><small>Report Typos and Errors</small></a></div>
 
 <a name="line4">  4: </a><strong><font color="#4169E1"><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PetscViewerInitASCII_XML(<a href="../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a>)</font></strong>;
 <a name="line5">  5: </a><strong><font color="#4169E1"><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PetscViewerFinalASCII_XML(<a href="../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a>)</font></strong>;
diff --git a/src/sys/makefile.html b/src/sys/makefile.html
index 1b7c399..59eaf01 100644
--- a/src/sys/makefile.html
+++ b/src/sys/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:06:08+00:00">
+<meta name="date" content="2017-04-24T13:50:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 SOURCEH   =
diff --git a/src/sys/memory/index.html b/src/sys/memory/index.html
index 38ce424..987d147 100644
--- a/src/sys/memory/index.html
+++ b/src/sys/memory/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/memory/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/memory/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/memory/makefile.html b/src/sys/memory/makefile.html
index 1441bdd..a961d65 100644
--- a/src/sys/memory/makefile.html
+++ b/src/sys/memory/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/memory/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:50+00:00">
+<meta name="date" content="2017-04-24T13:53:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/memory/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/memory/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/sys/memory/mal.c.html b/src/sys/memory/mal.c.html
index 3f57ee8..9221a90 100644
--- a/src/sys/memory/mal.c.html
+++ b/src/sys/memory/mal.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/memory/mal.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:47+00:00">
+<meta name="date" content="2017-04-24T13:53:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/memory/mal.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/memory/mal.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Code that allows a user to dictate what malloc() PETSc uses.</font>
diff --git a/src/sys/memory/mem.c.html b/src/sys/memory/mem.c.html
index 4205bff..04a9c1d 100644
--- a/src/sys/memory/mem.c.html
+++ b/src/sys/memory/mem.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/memory/mem.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:47+00:00">
+<meta name="date" content="2017-04-24T13:53:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/memory/mem.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/memory/mem.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h>           </font><font color="#B22222">/*I "petscsys.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#if defined(PETSC_HAVE_PWD_H)</font>
diff --git a/src/sys/memory/mtr.c.html b/src/sys/memory/mtr.c.html
index 956825e..abd2bd3 100644
--- a/src/sys/memory/mtr.c.html
+++ b/src/sys/memory/mtr.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/memory/mtr.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:48+00:00">
+<meta name="date" content="2017-04-24T13:53:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/memory/mtr.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/memory/mtr.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Interface to malloc() and free(). This code allows for</font>
diff --git a/src/sys/mpiuni/f90-mod/index.html b/src/sys/mpiuni/f90-mod/index.html
index b9ee0d8..8883184 100644
--- a/src/sys/mpiuni/f90-mod/index.html
+++ b/src/sys/mpiuni/f90-mod/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/mpiuni/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/mpiuni/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/mpiuni/f90-mod/makefile.html b/src/sys/mpiuni/f90-mod/makefile.html
index ac7ed3b..b5bbb75 100644
--- a/src/sys/mpiuni/f90-mod/makefile.html
+++ b/src/sys/mpiuni/f90-mod/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/mpiuni/f90-mod/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:56+00:00">
+<meta name="date" content="2017-04-24T13:55:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/mpiuni/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/mpiuni/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresdefine   'PETSC_USING_F90'</font>
 <font color="#A020F0">#</font>
 <font color="#A020F0">#   Makes Fortran module functions from *.h90 files in include/petsc/finclude</font>
diff --git a/src/sys/mpiuni/f90-mod/mpiunimod.F.html b/src/sys/mpiuni/f90-mod/mpiunimod.F.html
index 67afede..210c79b 100644
--- a/src/sys/mpiuni/f90-mod/mpiunimod.F.html
+++ b/src/sys/mpiuni/f90-mod/mpiunimod.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/mpiuni/f90-mod/mpiunimod.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:56+00:00">
+<meta name="date" content="2017-04-24T13:55:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/mpiuni/f90-mod/mpiunimod.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/mpiuni/f90-mod/mpiunimod.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>        module mpi
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/mpiuni/mpif.h></font>
 <a name="line3">  3: </a>        end module
diff --git a/src/sys/mpiuni/fsrc/index.html b/src/sys/mpiuni/fsrc/index.html
index 757d687..1e88f60 100644
--- a/src/sys/mpiuni/fsrc/index.html
+++ b/src/sys/mpiuni/fsrc/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/mpiuni/fsrc/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/mpiuni/fsrc/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/mpiuni/fsrc/makefile.html b/src/sys/mpiuni/fsrc/makefile.html
index db93f67..d4b3859 100644
--- a/src/sys/mpiuni/fsrc/makefile.html
+++ b/src/sys/mpiuni/fsrc/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/mpiuni/fsrc/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:56+00:00">
+<meta name="date" content="2017-04-24T13:55:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/mpiuni/fsrc/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/mpiuni/fsrc/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresdefine   'MPIUNI_FORTRAN_BINDING'</font>
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/sys/mpiuni/fsrc/somempifort.F.html b/src/sys/mpiuni/fsrc/somempifort.F.html
index 8cc2462..a4607a1 100644
--- a/src/sys/mpiuni/fsrc/somempifort.F.html
+++ b/src/sys/mpiuni/fsrc/somempifort.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/mpiuni/fsrc/somempifort.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:56+00:00">
+<meta name="date" content="2017-04-24T13:55:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/mpiuni/fsrc/somempifort.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/mpiuni/fsrc/somempifort.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!     Utility routine used to set MPIUNI commonblock
 <a name="line3">  3: </a>!
diff --git a/src/sys/mpiuni/index.html b/src/sys/mpiuni/index.html
index 2178e91..5ff16d1 100644
--- a/src/sys/mpiuni/index.html
+++ b/src/sys/mpiuni/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/mpiuni/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/mpiuni/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/sys/mpiuni/makefile.html b/src/sys/mpiuni/makefile.html
index a6bb8ba..5531435 100644
--- a/src/sys/mpiuni/makefile.html
+++ b/src/sys/mpiuni/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/mpiuni/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:56+00:00">
+<meta name="date" content="2017-04-24T13:55:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/mpiuni/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/mpiuni/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage    'PETSC_HAVE_MPIUNI'</font>
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/sys/mpiuni/mpi.c.html b/src/sys/mpiuni/mpi.c.html
index 9bc9404..3290aa3 100644
--- a/src/sys/mpiuni/mpi.c.html
+++ b/src/sys/mpiuni/mpi.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/mpiuni/mpi.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:51+00:00">
+<meta name="date" content="2017-04-24T13:55:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/mpiuni/mpi.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/mpiuni/mpi.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 few of the MPI-uni functions that cannot be implemented</font>
 <a name="line3">  3: </a><font color="#B22222">    with C macros</font>
diff --git a/src/sys/mpiuni/mpitime.c.html b/src/sys/mpiuni/mpitime.c.html
index 9b0ed19..7a1186a 100644
--- a/src/sys/mpiuni/mpitime.c.html
+++ b/src/sys/mpiuni/mpitime.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/mpiuni/mpitime.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:53+00:00">
+<meta name="date" content="2017-04-24T13:55:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/mpiuni/mpitime.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/mpiuni/mpitime.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscsys.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#error </font><font color="#666666">"Wrong mpi.h included! require mpi.h from MPIUNI"</font><font color="#A020F0"></font>
 <a name="line4">  4: </a><font color="#A020F0">#endif</font>
diff --git a/src/sys/objects/aoptions.c.html b/src/sys/objects/aoptions.c.html
index 9923ebb..a9b988b 100644
--- a/src/sys/objects/aoptions.c.html
+++ b/src/sys/objects/aoptions.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/objects/aoptions.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:10+00:00">
+<meta name="date" content="2017-04-24T13:53:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/objects/aoptions.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/objects/aoptions.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/sys/objects/destroy.c.html b/src/sys/objects/destroy.c.html
index 095fe92..5c050e1 100644
--- a/src/sys/objects/destroy.c.html
+++ b/src/sys/objects/destroy.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/objects/destroy.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:52+00:00">
+<meta name="date" content="2017-04-24T13:53:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/objects/destroy.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/objects/destroy.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Provides utility routines for manulating any type of PETSc object.</font>
diff --git a/src/sys/objects/f2003-src/fsrc/index.html b/src/sys/objects/f2003-src/fsrc/index.html
index 1e3f884..c42d650 100644
--- a/src/sys/objects/f2003-src/fsrc/index.html
+++ b/src/sys/objects/f2003-src/fsrc/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/objects/f2003-src/fsrc/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/objects/f2003-src/fsrc/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/objects/f2003-src/fsrc/makefile.html b/src/sys/objects/f2003-src/fsrc/makefile.html
index 0700248..798a4cc 100644
--- a/src/sys/objects/f2003-src/fsrc/makefile.html
+++ b/src/sys/objects/f2003-src/fsrc/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/objects/f2003-src/fsrc/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:18+00:00">
+<meta name="date" content="2017-04-24T13:54:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/objects/f2003-src/fsrc/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/objects/f2003-src/fsrc/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/sys/objects/f2003-src/fsrc/optionenum.F.html b/src/sys/objects/f2003-src/fsrc/optionenum.F.html
index 7160539..feaa536 100644
--- a/src/sys/objects/f2003-src/fsrc/optionenum.F.html
+++ b/src/sys/objects/f2003-src/fsrc/optionenum.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/objects/f2003-src/fsrc/optionenum.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:17+00:00">
+<meta name="date" content="2017-04-24T13:54:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/objects/f2003-src/fsrc/optionenum.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/objects/f2003-src/fsrc/optionenum.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include </font><font color="#666666">"petsc/finclude/petscsysdef.h"</font><font color="#A020F0"></font>
 
diff --git a/src/sys/objects/f2003-src/index.html b/src/sys/objects/f2003-src/index.html
index 1fe2465..f8e8cb3 100644
--- a/src/sys/objects/f2003-src/index.html
+++ b/src/sys/objects/f2003-src/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/objects/f2003-src/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/objects/f2003-src/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/objects/f2003-src/makefile.html b/src/sys/objects/f2003-src/makefile.html
index fc18676..f4545e1 100644
--- a/src/sys/objects/f2003-src/makefile.html
+++ b/src/sys/objects/f2003-src/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/objects/f2003-src/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:17+00:00">
+<meta name="date" content="2017-04-24T13:54:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/objects/f2003-src/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/objects/f2003-src/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresdefine 'PETSC_USING_F2003'</font>
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/sys/objects/fcallback.c.html b/src/sys/objects/fcallback.c.html
index 5c5bb6d..75db9bb 100644
--- a/src/sys/objects/fcallback.c.html
+++ b/src/sys/objects/fcallback.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/objects/fcallback.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:16+00:00">
+<meta name="date" content="2017-04-24T13:54:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/objects/fcallback.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/objects/fcallback.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/petscimpl.h>  </font><font color="#B22222">/*I   "petscsys.h"    I*/</font><font color="#A020F0"></font>
 
 <a name="line3">  3: </a><font color="#4169E1">typedef struct _FortranCallbackLink *FortranCallbackLink;</font>
diff --git a/src/sys/objects/gcomm.c.html b/src/sys/objects/gcomm.c.html
index 7c14c27..2e75152 100644
--- a/src/sys/objects/gcomm.c.html
+++ b/src/sys/objects/gcomm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/objects/gcomm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:50+00:00">
+<meta name="date" content="2017-04-24T13:53:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/objects/gcomm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/objects/gcomm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Provides utility routines for manulating any type of PETSc object.</font>
diff --git a/src/sys/objects/gcookie.c.html b/src/sys/objects/gcookie.c.html
index 4fb0238..2426449 100644
--- a/src/sys/objects/gcookie.c.html
+++ b/src/sys/objects/gcookie.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/objects/gcookie.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:53+00:00">
+<meta name="date" content="2017-04-24T13:53:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/objects/gcookie.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/objects/gcookie.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Provides utility routines for manulating any type of PETSc object.</font>
diff --git a/src/sys/objects/gtype.c.html b/src/sys/objects/gtype.c.html
index 32b4235..06947fb 100644
--- a/src/sys/objects/gtype.c.html
+++ b/src/sys/objects/gtype.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/objects/gtype.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:50+00:00">
+<meta name="date" content="2017-04-24T13:53:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/objects/gtype.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/objects/gtype.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Provides utility routines for manulating any type of PETSc object.</font>
diff --git a/src/sys/objects/index.html b/src/sys/objects/index.html
index fc5f914..95ba8c8 100644
--- a/src/sys/objects/index.html
+++ b/src/sys/objects/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/objects/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/objects/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/objects/inherit.c.html b/src/sys/objects/inherit.c.html
index 351e7c8..3729ddd 100644
--- a/src/sys/objects/inherit.c.html
+++ b/src/sys/objects/inherit.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/objects/inherit.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:53+00:00">
+<meta name="date" content="2017-04-24T13:53:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/objects/inherit.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/objects/inherit.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Provides utility routines for manipulating any type of PETSc object.</font>
diff --git a/src/sys/objects/init.c.html b/src/sys/objects/init.c.html
index 67464ad..492bf78 100644
--- a/src/sys/objects/init.c.html
+++ b/src/sys/objects/init.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/objects/init.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:04+00:00">
+<meta name="date" content="2017-04-24T13:53:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/objects/init.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/objects/init.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">   This file defines part of the initialization of PETSc</font>
diff --git a/src/sys/objects/makefile.html b/src/sys/objects/makefile.html
index 9aeeedf..53b3159 100644
--- a/src/sys/objects/makefile.html
+++ b/src/sys/objects/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/objects/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:17+00:00">
+<meta name="date" content="2017-04-24T13:54:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/objects/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/objects/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/sys/objects/olist.c.html b/src/sys/objects/olist.c.html
index a9e6b80..b94ad77 100644
--- a/src/sys/objects/olist.c.html
+++ b/src/sys/objects/olist.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/objects/olist.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:50+00:00">
+<meta name="date" content="2017-04-24T13:53:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/objects/olist.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/objects/olist.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">         Provides a general mechanism to maintain a linked list of PETSc objects.</font>
diff --git a/src/sys/objects/options.c b/src/sys/objects/options.c
index 9068b14..c816ef7 100644
--- a/src/sys/objects/options.c
+++ b/src/sys/objects/options.c
@@ -477,6 +477,7 @@ PetscErrorCode  PetscOptionsInsertFile(MPI_Comm comm,PetscOptions options,const
   int            err;
   char           cmt[1]={'#'},*cmatch;
   PetscMPIInt    rank,cnt=0,acnt=0,counts[2];
+  PetscBool      isdir;
 
   PetscFunctionBegin;
   options = options ? options : defaultoptions;
@@ -487,7 +488,9 @@ PetscErrorCode  PetscOptionsInsertFile(MPI_Comm comm,PetscOptions options,const
 
     ierr = PetscFixFilename(file,fname);CHKERRQ(ierr);
     fd   = fopen(fname,"r");
-    if (fd) {
+    ierr = PetscTestDirectory(fname,'r',&isdir);CHKERRQ(ierr);
+    if (isdir && require) SETERRQ1(PETSC_COMM_SELF,PETSC_ERR_USER,"Specified options file %s is a directory",fname);
+    if (fd && !isdir) {
       PetscSegBuffer vseg,aseg;
       ierr = PetscSegBufferCreate(1,4000,&vseg);CHKERRQ(ierr);
       ierr = PetscSegBufferCreate(1,2000,&aseg);CHKERRQ(ierr);
diff --git a/src/sys/objects/options.c.html b/src/sys/objects/options.c.html
index ff44f06..b58260c 100644
--- a/src/sys/objects/options.c.html
+++ b/src/sys/objects/options.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/objects/options.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:56+00:00">
+<meta name="date" content="2017-04-24T13:53:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/objects/options.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/objects/options.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/* Define Feature test macros to make sure atoll is available (SVr4, POSIX.1-2001, 4.3BSD, C99), not in (C89 and POSIX.1-1996) */</font>
 <a name="line3">  3: </a><strong><font color="#228B22">#define PETSC_DESIRE_FEATURE_TEST_MACROS</font></strong>
@@ -454,2152 +454,2155 @@
 <a name="line477">477: </a>  int            err;
 <a name="line478">478: </a>  char           cmt[1]={'#'},*cmatch;
 <a name="line479">479: </a>  <a href="../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a>    rank,cnt=0,acnt=0,counts[2];
-
-<a name="line482">482: </a>  options = options ? options : defaultoptions;
-<a name="line483">483: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_rank.html#MPI_Comm_rank">MPI_Comm_rank</a>(comm,&rank);
-<a name="line484">484: </a>  <font color="#4169E1">if</font> (!rank) {
-<a name="line485">485: </a>    cnt        = 0;
-<a name="line486">486: </a>    acnt       = 0;
-
-<a name="line488">488: </a>    <a href="../../../docs/manualpages/Sys/PetscFixFilename.html#PetscFixFilename">PetscFixFilename</a>(file,fname);
-<a name="line489">489: </a>    fd   = fopen(fname,<font color="#666666">"r"</font>);
-<a name="line490">490: </a>    <font color="#4169E1">if</font> (fd) {
-<a name="line491">491: </a>      <a href="../../../docs/manualpages/Sys/PetscSegBuffer.html#PetscSegBuffer">PetscSegBuffer</a> vseg,aseg;
-<a name="line492">492: </a>      <a href="../../../docs/manualpages/Sys/PetscSegBufferCreate.html#PetscSegBufferCreate">PetscSegBufferCreate</a>(1,4000,&vseg);
-<a name="line493">493: </a>      <a href="../../../docs/manualpages/Sys/PetscSegBufferCreate.html#PetscSegBufferCreate">PetscSegBufferCreate</a>(1,2000,&aseg);
-
-<a name="line495">495: </a>      <font color="#B22222">/* the following line will not work when opening initial files (like .petscrc) since info is not yet set */</font>
-<a name="line496">496: </a>      PetscInfo1(0,<font color="#666666">"Opened options file %s\n"</font>,file);
-
-<a name="line498">498: </a>      <font color="#4169E1">while</font> ((string = Petscgetline(fd))) {
-<a name="line499">499: </a>        <font color="#B22222">/* eliminate comments from each line */</font>
-<a name="line500">500: </a>        <font color="#4169E1">for</font> (i=0; i<1; i++) {
-<a name="line501">501: </a>          <a href="../../../docs/manualpages/Sys/PetscStrchr.html#PetscStrchr">PetscStrchr</a>(string,cmt[i],&cmatch);
-<a name="line502">502: </a>          <font color="#4169E1">if</font> (cmatch) *cmatch = 0;
-<a name="line503">503: </a>        }
-<a name="line504">504: </a>        <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(string,&len);
-<a name="line505">505: </a>        <font color="#B22222">/* replace tabs, ^M, \n with " " */</font>
-<a name="line506">506: </a>        <font color="#4169E1">for</font> (i=0; i<len; i++) {
-<a name="line507">507: </a>          <font color="#4169E1">if</font> (string[i] == '\t' || string[i] == '\r' || string[i] == '\n') {
-<a name="line508">508: </a>            string[i] = ' ';
-<a name="line509">509: </a>          }
-<a name="line510">510: </a>        }
-<a name="line511">511: </a>        <a href="../../../docs/manualpages/Sys/PetscTokenCreate.html#PetscTokenCreate">PetscTokenCreate</a>(string,' ',&token);
-<a name="line512">512: </a>        <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&first);
-<a name="line513">513: </a>        <font color="#4169E1">if</font> (!first) {
-<a name="line514">514: </a>          <font color="#4169E1">goto</font> destroy;
-<a name="line515">515: </a>        } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (!first[0]) { <font color="#B22222">/* if first token is empty spaces, redo first token */</font>
-<a name="line516">516: </a>          <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&first);
-<a name="line517">517: </a>        }
-<a name="line518">518: </a>        <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&second);
-<a name="line519">519: </a>        <font color="#4169E1">if</font> (!first) {
-<a name="line520">520: </a>          <font color="#4169E1">goto</font> destroy;
-<a name="line521">521: </a>        } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (first[0] == '-') {
-<a name="line522">522: </a>          <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(first,&len);
-<a name="line523">523: </a>          <a href="../../../docs/manualpages/Sys/PetscSegBufferGet.html#PetscSegBufferGet">PetscSegBufferGet</a>(vseg,len+1,&vstring);
-<a name="line524">524: </a>          <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(vstring,first,len);
-<a name="line525">525: </a>          vstring[len] = ' ';
-<a name="line526">526: </a>          <font color="#4169E1">if</font> (second) {
-<a name="line527">527: </a>            <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(second,&len);
-<a name="line528">528: </a>            <a href="../../../docs/manualpages/Sys/PetscSegBufferGet.html#PetscSegBufferGet">PetscSegBufferGet</a>(vseg,len+3,&vstring);
-<a name="line529">529: </a>            vstring[0] = '"';
-<a name="line530">530: </a>            <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(vstring+1,second,len);
-<a name="line531">531: </a>            vstring[len+1] = '"';
-<a name="line532">532: </a>            vstring[len+2] = ' ';
-<a name="line533">533: </a>          }
-<a name="line534">534: </a>        } <font color="#4169E1">else</font> {
-<a name="line535">535: </a>          <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> match;
-
-<a name="line537">537: </a>          <a href="../../../docs/manualpages/Sys/PetscStrcasecmp.html#PetscStrcasecmp">PetscStrcasecmp</a>(first,<font color="#666666">"alias"</font>,&match);
-<a name="line538">538: </a>          <font color="#4169E1">if</font> (match) {
-<a name="line539">539: </a>            <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&third);
-<a name="line540">540: </a>            <font color="#4169E1">if</font> (!third) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"Error in options file:alias missing (%s)"</font>,second);
-<a name="line541">541: </a>            <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(second,&len);
-<a name="line542">542: </a>            <a href="../../../docs/manualpages/Sys/PetscSegBufferGet.html#PetscSegBufferGet">PetscSegBufferGet</a>(aseg,len+1,&astring);
-<a name="line543">543: </a>            <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(astring,second,len);
-<a name="line544">544: </a>            astring[len] = ' ';
-
-<a name="line546">546: </a>            <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(third,&len);
-<a name="line547">547: </a>            <a href="../../../docs/manualpages/Sys/PetscSegBufferGet.html#PetscSegBufferGet">PetscSegBufferGet</a>(aseg,len+1,&astring);
-<a name="line548">548: </a>            <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(astring,third,len);
-<a name="line549">549: </a>            astring[len] = ' ';
-<a name="line550">550: </a>          } <font color="#4169E1">else</font> <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"Unknown statement in options file: (%s)"</font>,string);
-<a name="line551">551: </a>        }
-<a name="line552">552: </a><strong><font color="#FF0000">destroy:</font></strong>
-<a name="line553">553: </a>        free(string);
-<a name="line554">554: </a>        <a href="../../../docs/manualpages/Sys/PetscTokenDestroy.html#PetscTokenDestroy">PetscTokenDestroy</a>(&token);
-<a name="line555">555: </a>      }
-<a name="line556">556: </a>      err = fclose(fd);
-<a name="line557">557: </a>      <font color="#4169E1">if</font> (err) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_SYS,<font color="#666666">"fclose() failed on file"</font>);
-<a name="line558">558: </a>      <a href="../../../docs/manualpages/Sys/PetscSegBufferGetSize.html#PetscSegBufferGetSize">PetscSegBufferGetSize</a>(aseg,&bytes); <font color="#B22222">/* size without null termination */</font>
-<a name="line559">559: </a>      <a href="../../../docs/manualpages/Sys/PetscMPIIntCast.html#PetscMPIIntCast">PetscMPIIntCast</a>(bytes,&acnt);
-<a name="line560">560: </a>      <a href="../../../docs/manualpages/Sys/PetscSegBufferGet.html#PetscSegBufferGet">PetscSegBufferGet</a>(aseg,1,&astring);
-<a name="line561">561: </a>      astring[0] = 0;
-<a name="line562">562: </a>      <a href="../../../docs/manualpages/Sys/PetscSegBufferGetSize.html#PetscSegBufferGetSize">PetscSegBufferGetSize</a>(vseg,&bytes); <font color="#B22222">/* size without null termination */</font>
-<a name="line563">563: </a>      <a href="../../../docs/manualpages/Sys/PetscMPIIntCast.html#PetscMPIIntCast">PetscMPIIntCast</a>(bytes,&cnt);
-<a name="line564">564: </a>      <a href="../../../docs/manualpages/Sys/PetscSegBufferGet.html#PetscSegBufferGet">PetscSegBufferGet</a>(vseg,1,&vstring);
-<a name="line565">565: </a>      vstring[0] = 0;
-<a name="line566">566: </a>      <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(2+acnt+cnt,&packed);
-<a name="line567">567: </a>      <a href="../../../docs/manualpages/Sys/PetscSegBufferExtractTo.html#PetscSegBufferExtractTo">PetscSegBufferExtractTo</a>(aseg,packed);
-<a name="line568">568: </a>      <a href="../../../docs/manualpages/Sys/PetscSegBufferExtractTo.html#PetscSegBufferExtractTo">PetscSegBufferExtractTo</a>(vseg,packed+acnt+1);
-<a name="line569">569: </a>      <a href="../../../docs/manualpages/Sys/PetscSegBufferDestroy.html#PetscSegBufferDestroy">PetscSegBufferDestroy</a>(&aseg);
-<a name="line570">570: </a>      <a href="../../../docs/manualpages/Sys/PetscSegBufferDestroy.html#PetscSegBufferDestroy">PetscSegBufferDestroy</a>(&vseg);
-<a name="line571">571: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (require) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_USER,<font color="#666666">"Unable to open Options File %s"</font>,fname);
-<a name="line572">572: </a>  }
-
-<a name="line574">574: </a>  counts[0] = acnt;
-<a name="line575">575: </a>  counts[1] = cnt;
-<a name="line576">576: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Bcast.html#MPI_Bcast">MPI_Bcast</a>(counts,2,MPI_INT,0,comm);
-<a name="line577">577: </a>  acnt = counts[0];
-<a name="line578">578: </a>  cnt = counts[1];
-<a name="line579">579: </a>  <font color="#4169E1">if</font> (rank) {
-<a name="line580">580: </a>    <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(2+acnt+cnt,&packed);
-<a name="line581">581: </a>  }
-<a name="line582">582: </a>  <font color="#4169E1">if</font> (acnt || cnt) {
-<a name="line583">583: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Bcast.html#MPI_Bcast">MPI_Bcast</a>(packed,2+acnt+cnt,MPI_CHAR,0,comm);
-<a name="line584">584: </a>    astring = packed;
-<a name="line585">585: </a>    vstring = packed + acnt + 1;
-<a name="line586">586: </a>  }
-
-<a name="line588">588: </a>  <font color="#4169E1">if</font> (acnt) {
-<a name="line589">589: </a>    <a href="../../../docs/manualpages/Sys/PetscToken.html#PetscToken">PetscToken</a> token;
-<a name="line590">590: </a>    char       *first,*second;
-
-<a name="line592">592: </a>    <a href="../../../docs/manualpages/Sys/PetscTokenCreate.html#PetscTokenCreate">PetscTokenCreate</a>(astring,' ',&token);
-<a name="line593">593: </a>    <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&first);
-<a name="line594">594: </a>    <font color="#4169E1">while</font> (first) {
-<a name="line595">595: </a>      <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&second);
-<a name="line596">596: </a>      <a href="../../../docs/manualpages/Sys/PetscOptionsSetAlias.html#PetscOptionsSetAlias">PetscOptionsSetAlias</a>(options,first,second);
-<a name="line597">597: </a>      <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&first);
-<a name="line598">598: </a>    }
-<a name="line599">599: </a>    <a href="../../../docs/manualpages/Sys/PetscTokenDestroy.html#PetscTokenDestroy">PetscTokenDestroy</a>(&token);
-<a name="line600">600: </a>  }
-
-<a name="line602">602: </a>  <font color="#4169E1">if</font> (cnt) {
-<a name="line603">603: </a>    <a href="../../../docs/manualpages/Sys/PetscOptionsInsertString.html#PetscOptionsInsertString">PetscOptionsInsertString</a>(options,vstring);
-<a name="line604">604: </a>  }
-<a name="line605">605: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(packed);
-<a name="line606">606: </a>  <font color="#4169E1">return</font>(0);
-<a name="line607">607: </a>}
-
-<a name="line611">611: </a><strong><font color="#4169E1"><a name="PetscOptionsInsertArgs_Private"></a>static <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PetscOptionsInsertArgs_Private(PetscOptions options,int argc,char *args[])</font></strong>
-<a name="line612">612: </a>{
-<a name="line614">614: </a>  int            left    = argc - 1;
-<a name="line615">615: </a>  char           **eargs = args + 1;
-
-<a name="line618">618: </a>  options = options ? options : defaultoptions;
-<a name="line619">619: </a>  <font color="#4169E1">while</font> (left) {
-<a name="line620">620: </a>    <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> isoptions_file,isprefixpush,isprefixpop,isp4,tisp4,isp4yourname,isp4rmrank,key;
-<a name="line621">621: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcasecmp.html#PetscStrcasecmp">PetscStrcasecmp</a>(eargs[0],<font color="#666666">"-options_file"</font>,&isoptions_file);
-<a name="line622">622: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcasecmp.html#PetscStrcasecmp">PetscStrcasecmp</a>(eargs[0],<font color="#666666">"-prefix_push"</font>,&isprefixpush);
-<a name="line623">623: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcasecmp.html#PetscStrcasecmp">PetscStrcasecmp</a>(eargs[0],<font color="#666666">"-prefix_pop"</font>,&isprefixpop);
-<a name="line624">624: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcasecmp.html#PetscStrcasecmp">PetscStrcasecmp</a>(eargs[0],<font color="#666666">"-p4pg"</font>,&isp4);
-<a name="line625">625: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcasecmp.html#PetscStrcasecmp">PetscStrcasecmp</a>(eargs[0],<font color="#666666">"-p4yourname"</font>,&isp4yourname);
-<a name="line626">626: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcasecmp.html#PetscStrcasecmp">PetscStrcasecmp</a>(eargs[0],<font color="#666666">"-p4rmrank"</font>,&isp4rmrank);
-<a name="line627">627: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcasecmp.html#PetscStrcasecmp">PetscStrcasecmp</a>(eargs[0],<font color="#666666">"-p4wd"</font>,&tisp4);
-<a name="line628">628: </a>    isp4 = (<a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>) (isp4 || tisp4);
-<a name="line629">629: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcasecmp.html#PetscStrcasecmp">PetscStrcasecmp</a>(eargs[0],<font color="#666666">"-np"</font>,&tisp4);
-<a name="line630">630: </a>    isp4 = (<a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>) (isp4 || tisp4);
-<a name="line631">631: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcasecmp.html#PetscStrcasecmp">PetscStrcasecmp</a>(eargs[0],<font color="#666666">"-p4amslave"</font>,&tisp4);
-<a name="line632">632: </a>    <a href="../../../docs/manualpages/Sys/PetscOptionsValidKey.html#PetscOptionsValidKey">PetscOptionsValidKey</a>(eargs[0],&key);
-
-<a name="line634">634: </a>    <font color="#4169E1">if</font> (!key) {
-<a name="line635">635: </a>      eargs++; left--;
-<a name="line636">636: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (isoptions_file) {
-<a name="line637">637: </a>      <font color="#4169E1">if</font> (left <= 1) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_USER,<font color="#666666">"Missing filename for -options_file filename option"</font>);
-<a name="line638">638: </a>      <font color="#4169E1">if</font> (eargs[1][0] == '-') <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_USER,<font color="#666666">"Missing filename for -options_file filename option"</font>);
-<a name="line639">639: </a>      <a href="../../../docs/manualpages/Sys/PetscOptionsInsertFile.html#PetscOptionsInsertFile">PetscOptionsInsertFile</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,options,eargs[1],<a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
-<a name="line640">640: </a>      eargs += 2; left -= 2;
-<a name="line641">641: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (isprefixpush) {
-<a name="line642">642: </a>      <font color="#4169E1">if</font> (left <= 1) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_USER,<font color="#666666">"Missing prefix for -prefix_push option"</font>);
-<a name="line643">643: </a>      <font color="#4169E1">if</font> (eargs[1][0] == '-') <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_USER,<font color="#666666">"Missing prefix for -prefix_push option (prefixes cannot start with '-')"</font>);
-<a name="line644">644: </a>      <a href="../../../docs/manualpages/Sys/PetscOptionsPrefixPush.html#PetscOptionsPrefixPush">PetscOptionsPrefixPush</a>(options,eargs[1]);
-<a name="line645">645: </a>      eargs += 2; left -= 2;
-<a name="line646">646: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (isprefixpop) {
-<a name="line647">647: </a>      <a href="../../../docs/manualpages/Sys/PetscOptionsPrefixPop.html#PetscOptionsPrefixPop">PetscOptionsPrefixPop</a>(options);
-<a name="line648">648: </a>      eargs++; left--;
-
-<a name="line650">650: </a>      <font color="#B22222">/*</font>
-<a name="line651">651: </a><font color="#B22222">       These are "bad" options that MPICH, etc put on the command line</font>
-<a name="line652">652: </a><font color="#B22222">       we strip them out here.</font>
-<a name="line653">653: </a><font color="#B22222">       */</font>
-<a name="line654">654: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (tisp4 || isp4rmrank) {
-<a name="line655">655: </a>      eargs += 1; left -= 1;
-<a name="line656">656: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (isp4 || isp4yourname) {
-<a name="line657">657: </a>      eargs += 2; left -= 2;
-<a name="line658">658: </a>    } <font color="#4169E1">else</font> {
-<a name="line659">659: </a>      <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> nextiskey = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line660">660: </a>      <font color="#4169E1">if</font> (left >= 2) {<a href="../../../docs/manualpages/Sys/PetscOptionsValidKey.html#PetscOptionsValidKey">PetscOptionsValidKey</a>(eargs[1],&nextiskey);}
-<a name="line661">661: </a>      <font color="#4169E1">if</font> (left < 2 || nextiskey) {
-<a name="line662">662: </a>        <a href="../../../docs/manualpages/Sys/PetscOptionsSetValue.html#PetscOptionsSetValue">PetscOptionsSetValue</a>(options,eargs[0],NULL);
-<a name="line663">663: </a>        eargs++; left--;
-<a name="line664">664: </a>      } <font color="#4169E1">else</font> {
-<a name="line665">665: </a>        <a href="../../../docs/manualpages/Sys/PetscOptionsSetValue.html#PetscOptionsSetValue">PetscOptionsSetValue</a>(options,eargs[0],eargs[1]);
-<a name="line666">666: </a>        eargs += 2; left -= 2;
-<a name="line667">667: </a>      }
-<a name="line668">668: </a>    }
-<a name="line669">669: </a>  }
-<a name="line670">670: </a>  <font color="#4169E1">return</font>(0);
-<a name="line671">671: </a>}
-
-
-<a name="line676">676: </a><font color="#B22222">/*@C</font>
-<a name="line677">677: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsInsert.html#PetscOptionsInsert">PetscOptionsInsert</a> - Inserts into the options database from the command line,</font>
-<a name="line678">678: </a><font color="#B22222">                   the environmental variable and a file.</font>
-
-<a name="line680">680: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line681">681: </a><font color="#B22222">+  options - options database or NULL for the default global database</font>
-<a name="line682">682: </a><font color="#B22222">.  argc - count of number of command line arguments</font>
-<a name="line683">683: </a><font color="#B22222">.  args - the command line arguments</font>
-<a name="line684">684: </a><font color="#B22222">-  file - optional filename, defaults to ~username/.petscrc</font>
-
-<a name="line686">686: </a><font color="#B22222">   Note:</font>
-<a name="line687">687: </a><font color="#B22222">   Since <a href="../../../docs/manualpages/Sys/PetscOptionsInsert.html#PetscOptionsInsert">PetscOptionsInsert</a>() is automatically called by <a href="../../../docs/manualpages/Sys/PetscInitialize.html#PetscInitialize">PetscInitialize</a>(),</font>
-<a name="line688">688: </a><font color="#B22222">   the user does not typically need to call this routine. <a href="../../../docs/manualpages/Sys/PetscOptionsInsert.html#PetscOptionsInsert">PetscOptionsInsert</a>()</font>
-<a name="line689">689: </a><font color="#B22222">   can be called several times, adding additional entries into the database.</font>
-
-<a name="line691">691: </a><font color="#B22222">   Options Database Keys:</font>
-<a name="line692">692: </a><font color="#B22222">+   -options_monitor <optional filename> - print options names and values as they are set</font>
-<a name="line693">693: </a><font color="#B22222">.   -options_file <filename> - read options from a file</font>
-
-<a name="line695">695: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line697">697: </a><font color="#B22222">   Concepts: options database^adding</font>
-
-<a name="line699">699: </a><font color="#B22222">.seealso: PetscOptionsDestroy_Private(), <a href="../../../docs/manualpages/Sys/PetscOptionsView.html#PetscOptionsView">PetscOptionsView</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsInsertString.html#PetscOptionsInsertString">PetscOptionsInsertString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsInsertFile.html#PetscOptionsInsertFile">PetscOptionsInsertFile</a>(),</font>
-<a name="line700">700: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscInitialize.html#PetscInitialize">PetscInitialize</a>()</font>
-<a name="line701">701: </a><font color="#B22222">@*/</font>
-<a name="line702">702: </a><strong><font color="#4169E1"><a name="PetscOptionsInsert"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsInsert.html#PetscOptionsInsert">PetscOptionsInsert</a>(PetscOptions options,int *argc,char ***args,const char file[])</font></strong>
-<a name="line703">703: </a>{
-<a name="line705">705: </a>  <a href="../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a>    rank;
-<a name="line706">706: </a>  char           pfile[PETSC_MAX_PATH_LEN];
-<a name="line707">707: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-
-<a name="line709">709: </a>
-<a name="line711">711: </a>  <font color="#4169E1">if</font> (!options) {
-<a name="line712">712: </a>    <font color="#4169E1">if</font> (!defaultoptions) {
-<a name="line713">713: </a>      PetscOptionsCreateDefault();
-<a name="line714">714: </a>    }
-<a name="line715">715: </a>    options = defaultoptions;
-<a name="line716">716: </a>  }
-<a name="line717">717: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_rank.html#MPI_Comm_rank">MPI_Comm_rank</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,&rank);
-
-<a name="line719">719: </a>  options->argc = (argc) ? *argc : 0;
-<a name="line720">720: </a>  options->args = (args) ? *args : NULL;
-
-<a name="line722">722: </a>  <font color="#4169E1">if</font> (file && file[0]) {
-<a name="line723">723: </a>    char fullpath[PETSC_MAX_PATH_LEN];
-
-<a name="line725">725: </a>    <a href="../../../docs/manualpages/Sys/PetscStrreplace.html#PetscStrreplace">PetscStrreplace</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,file,fullpath,PETSC_MAX_PATH_LEN);
-<a name="line726">726: </a>    <a href="../../../docs/manualpages/Sys/PetscOptionsInsertFile.html#PetscOptionsInsertFile">PetscOptionsInsertFile</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,options,fullpath,<a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
-<a name="line727">727: </a>  }
-<a name="line728">728: </a>  <font color="#B22222">/*</font>
-<a name="line729">729: </a><font color="#B22222">     We want to be able to give -skip_petscrc on the command line, but need to parse it first.  Since the command line</font>
-<a name="line730">730: </a><font color="#B22222">     should take precedence, we insert it twice.  It would be sufficient to just scan for -skip_petscrc.</font>
-<a name="line731">731: </a><font color="#B22222">  */</font>
-<a name="line732">732: </a>  <font color="#4169E1">if</font> (argc && args && *argc) {PetscOptionsInsertArgs_Private(options,*argc,*args);}
-<a name="line733">733: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetBool.html#PetscOptionsGetBool">PetscOptionsGetBool</a>(NULL,NULL,<font color="#666666">"-skip_petscrc"</font>,&flag,NULL);
-<a name="line734">734: </a>  <font color="#4169E1">if</font> (!flag) {
-<a name="line735">735: </a>    <a href="../../../docs/manualpages/Sys/PetscGetHomeDirectory.html#PetscGetHomeDirectory">PetscGetHomeDirectory</a>(pfile,PETSC_MAX_PATH_LEN-16);
-<a name="line736">736: </a>    <font color="#B22222">/* <a href="../../../docs/manualpages/Sys/PetscOptionsInsertFile.html#PetscOptionsInsertFile">PetscOptionsInsertFile</a>() does a fopen() on rank0 only - so only rank0 HomeDir value is relavent */</font>
-<a name="line737">737: </a>    <font color="#4169E1">if</font> (pfile[0]) { <a href="../../../docs/manualpages/Sys/PetscStrcat.html#PetscStrcat">PetscStrcat</a>(pfile,<font color="#666666">"/.petscrc"</font>); }
-<a name="line738">738: </a>    <a href="../../../docs/manualpages/Sys/PetscOptionsInsertFile.html#PetscOptionsInsertFile">PetscOptionsInsertFile</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,options,pfile,<a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);
-<a name="line739">739: </a>    <a href="../../../docs/manualpages/Sys/PetscOptionsInsertFile.html#PetscOptionsInsertFile">PetscOptionsInsertFile</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,options,<font color="#666666">".petscrc"</font>,<a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);
-<a name="line740">740: </a>    <a href="../../../docs/manualpages/Sys/PetscOptionsInsertFile.html#PetscOptionsInsertFile">PetscOptionsInsertFile</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,options,<font color="#666666">"petscrc"</font>,<a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);
-<a name="line741">741: </a>  }
-
-<a name="line743">743: </a>  <font color="#B22222">/* insert environmental options */</font>
-<a name="line744">744: </a>  {
-<a name="line745">745: </a>    char   *eoptions = 0;
-<a name="line746">746: </a>    size_t len       = 0;
-<a name="line747">747: </a>    <font color="#4169E1">if</font> (!rank) {
-<a name="line748">748: </a>      eoptions = (char*)getenv(<font color="#666666">"PETSC_OPTIONS"</font>);
-<a name="line749">749: </a>      <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(eoptions,&len);
-<a name="line750">750: </a>      <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Bcast.html#MPI_Bcast">MPI_Bcast</a>(&len,1,MPIU_SIZE_T,0,<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>);
-<a name="line751">751: </a>    } <font color="#4169E1">else</font> {
-<a name="line752">752: </a>      <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Bcast.html#MPI_Bcast">MPI_Bcast</a>(&len,1,MPIU_SIZE_T,0,<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>);
-<a name="line753">753: </a>      <font color="#4169E1">if</font> (len) {
-<a name="line754">754: </a>        <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(len+1,&eoptions);
-<a name="line755">755: </a>      }
-<a name="line756">756: </a>    }
-<a name="line757">757: </a>    <font color="#4169E1">if</font> (len) {
-<a name="line758">758: </a>      <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Bcast.html#MPI_Bcast">MPI_Bcast</a>(eoptions,len,MPI_CHAR,0,<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>);
-<a name="line759">759: </a>      <font color="#4169E1">if</font> (rank) eoptions[len] = 0;
-<a name="line760">760: </a>      <a href="../../../docs/manualpages/Sys/PetscOptionsInsertString.html#PetscOptionsInsertString">PetscOptionsInsertString</a>(options,eoptions);
-<a name="line761">761: </a>      <font color="#4169E1">if</font> (rank) {<a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(eoptions);}
-<a name="line762">762: </a>    }
-<a name="line763">763: </a>  }
-
-<a name="line765">765: </a><font color="#A020F0">#if defined(PETSC_HAVE_YAML)</font>
-<a name="line766">766: </a>  char      yaml_file[PETSC_MAX_PATH_LEN];
-<a name="line767">767: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> yaml_flg = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line768">768: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(NULL,NULL,<font color="#666666">"-options_file_yaml"</font>,yaml_file,PETSC_MAX_PATH_LEN,&yaml_flg);
-<a name="line769">769: </a>  <font color="#4169E1">if</font> (yaml_flg) PetscOptionsInsertFileYAML(<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,yaml_file,<a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
-<a name="line770">770: </a><font color="#A020F0">#endif</font>
-
-<a name="line772">772: </a>  <font color="#B22222">/* insert command line options again because they take precedence over arguments in petscrc/environment */</font>
-<a name="line773">773: </a>  <font color="#4169E1">if</font> (argc && args && *argc) {PetscOptionsInsertArgs_Private(options,*argc,*args);}
-<a name="line774">774: </a>  <font color="#4169E1">return</font>(0);
-<a name="line775">775: </a>}
-
-<a name="line779">779: </a><font color="#B22222">/*@C</font>
-<a name="line780">780: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsView.html#PetscOptionsView">PetscOptionsView</a> - Prints the options that have been loaded. This is</font>
-<a name="line781">781: </a><font color="#B22222">   useful for debugging purposes.</font>
-
-<a name="line783">783: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a></font>
-
-<a name="line785">785: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line786">786: </a><font color="#B22222">.  viewer - must be an PETSCVIEWERASCII viewer</font>
-
-<a name="line788">788: </a><font color="#B22222">   Options Database Key:</font>
-<a name="line789">789: </a><font color="#B22222">.  -options_table - Activates <a href="../../../docs/manualpages/Sys/PetscOptionsView.html#PetscOptionsView">PetscOptionsView</a>() within <a href="../../../docs/manualpages/Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</a>()</font>
-
-<a name="line791">791: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line793">793: </a><font color="#B22222">   Concepts: options database^printing</font>
-
-<a name="line795">795: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsAllUsed.html#PetscOptionsAllUsed">PetscOptionsAllUsed</a>()</font>
-<a name="line796">796: </a><font color="#B22222">@*/</font>
-<a name="line797">797: </a><strong><font color="#4169E1"><a name="PetscOptionsView"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsView.html#PetscOptionsView">PetscOptionsView</a>(PetscOptions options,<a href="../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a> viewer)</font></strong>
-<a name="line798">798: </a>{
-<a name="line800">800: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
-<a name="line801">801: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      isascii;
-
-<a name="line804">804: </a>  options = options ? options : defaultoptions;
-<a name="line805">805: </a>  <font color="#4169E1">if</font> (!viewer) viewer = <a href="../../../docs/manualpages/Viewer/PETSC_VIEWER_STDOUT_WORLD.html#PETSC_VIEWER_STDOUT_WORLD">PETSC_VIEWER_STDOUT_WORLD</a>;
-<a name="line806">806: </a>  <a href="../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)viewer,PETSCVIEWERASCII,&isascii);
-<a name="line807">807: </a>  <font color="#4169E1">if</font> (!isascii) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)viewer),PETSC_ERR_SUP,<font color="#666666">"Only supports ASCII viewer"</font>);
-
-<a name="line809">809: </a>  <font color="#4169E1">if</font> (options->N) {
-<a name="line810">810: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"#PETSc Option Table entries:\n"</font>);
-<a name="line811">811: </a>  } <font color="#4169E1">else</font> {
-<a name="line812">812: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"#No PETSc Option Table entries\n"</font>);
-<a name="line813">813: </a>  }
-<a name="line814">814: </a>  <font color="#4169E1">for</font> (i=0; i<options->N; i++) {
-<a name="line815">815: </a>    <font color="#4169E1">if</font> (options->values[i]) {
-<a name="line816">816: </a>      <a href="../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"-%s %s\n"</font>,options->names[i],options->values[i]);
-<a name="line817">817: </a>    } <font color="#4169E1">else</font> {
-<a name="line818">818: </a>      <a href="../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"-%s\n"</font>,options->names[i]);
-<a name="line819">819: </a>    }
-<a name="line820">820: </a>  }
-<a name="line821">821: </a>  <font color="#4169E1">if</font> (options->N) {
-<a name="line822">822: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"#End of PETSc Option Table entries\n"</font>);
+<a name="line480">480: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      isdir;
+
+<a name="line483">483: </a>  options = options ? options : defaultoptions;
+<a name="line484">484: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_rank.html#MPI_Comm_rank">MPI_Comm_rank</a>(comm,&rank);
+<a name="line485">485: </a>  <font color="#4169E1">if</font> (!rank) {
+<a name="line486">486: </a>    cnt        = 0;
+<a name="line487">487: </a>    acnt       = 0;
+
+<a name="line489">489: </a>    <a href="../../../docs/manualpages/Sys/PetscFixFilename.html#PetscFixFilename">PetscFixFilename</a>(file,fname);
+<a name="line490">490: </a>    fd   = fopen(fname,<font color="#666666">"r"</font>);
+<a name="line491">491: </a>    PetscTestDirectory(fname,'r',&isdir);
+<a name="line492">492: </a>    <font color="#4169E1">if</font> (isdir && require) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_USER,<font color="#666666">"Specified options file %s is a directory"</font>,fname);
+<a name="line493">493: </a>    <font color="#4169E1">if</font> (fd && !isdir) {
+<a name="line494">494: </a>      <a href="../../../docs/manualpages/Sys/PetscSegBuffer.html#PetscSegBuffer">PetscSegBuffer</a> vseg,aseg;
+<a name="line495">495: </a>      <a href="../../../docs/manualpages/Sys/PetscSegBufferCreate.html#PetscSegBufferCreate">PetscSegBufferCreate</a>(1,4000,&vseg);
+<a name="line496">496: </a>      <a href="../../../docs/manualpages/Sys/PetscSegBufferCreate.html#PetscSegBufferCreate">PetscSegBufferCreate</a>(1,2000,&aseg);
+
+<a name="line498">498: </a>      <font color="#B22222">/* the following line will not work when opening initial files (like .petscrc) since info is not yet set */</font>
+<a name="line499">499: </a>      PetscInfo1(0,<font color="#666666">"Opened options file %s\n"</font>,file);
+
+<a name="line501">501: </a>      <font color="#4169E1">while</font> ((string = Petscgetline(fd))) {
+<a name="line502">502: </a>        <font color="#B22222">/* eliminate comments from each line */</font>
+<a name="line503">503: </a>        <font color="#4169E1">for</font> (i=0; i<1; i++) {
+<a name="line504">504: </a>          <a href="../../../docs/manualpages/Sys/PetscStrchr.html#PetscStrchr">PetscStrchr</a>(string,cmt[i],&cmatch);
+<a name="line505">505: </a>          <font color="#4169E1">if</font> (cmatch) *cmatch = 0;
+<a name="line506">506: </a>        }
+<a name="line507">507: </a>        <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(string,&len);
+<a name="line508">508: </a>        <font color="#B22222">/* replace tabs, ^M, \n with " " */</font>
+<a name="line509">509: </a>        <font color="#4169E1">for</font> (i=0; i<len; i++) {
+<a name="line510">510: </a>          <font color="#4169E1">if</font> (string[i] == '\t' || string[i] == '\r' || string[i] == '\n') {
+<a name="line511">511: </a>            string[i] = ' ';
+<a name="line512">512: </a>          }
+<a name="line513">513: </a>        }
+<a name="line514">514: </a>        <a href="../../../docs/manualpages/Sys/PetscTokenCreate.html#PetscTokenCreate">PetscTokenCreate</a>(string,' ',&token);
+<a name="line515">515: </a>        <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&first);
+<a name="line516">516: </a>        <font color="#4169E1">if</font> (!first) {
+<a name="line517">517: </a>          <font color="#4169E1">goto</font> destroy;
+<a name="line518">518: </a>        } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (!first[0]) { <font color="#B22222">/* if first token is empty spaces, redo first token */</font>
+<a name="line519">519: </a>          <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&first);
+<a name="line520">520: </a>        }
+<a name="line521">521: </a>        <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&second);
+<a name="line522">522: </a>        <font color="#4169E1">if</font> (!first) {
+<a name="line523">523: </a>          <font color="#4169E1">goto</font> destroy;
+<a name="line524">524: </a>        } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (first[0] == '-') {
+<a name="line525">525: </a>          <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(first,&len);
+<a name="line526">526: </a>          <a href="../../../docs/manualpages/Sys/PetscSegBufferGet.html#PetscSegBufferGet">PetscSegBufferGet</a>(vseg,len+1,&vstring);
+<a name="line527">527: </a>          <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(vstring,first,len);
+<a name="line528">528: </a>          vstring[len] = ' ';
+<a name="line529">529: </a>          <font color="#4169E1">if</font> (second) {
+<a name="line530">530: </a>            <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(second,&len);
+<a name="line531">531: </a>            <a href="../../../docs/manualpages/Sys/PetscSegBufferGet.html#PetscSegBufferGet">PetscSegBufferGet</a>(vseg,len+3,&vstring);
+<a name="line532">532: </a>            vstring[0] = '"';
+<a name="line533">533: </a>            <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(vstring+1,second,len);
+<a name="line534">534: </a>            vstring[len+1] = '"';
+<a name="line535">535: </a>            vstring[len+2] = ' ';
+<a name="line536">536: </a>          }
+<a name="line537">537: </a>        } <font color="#4169E1">else</font> {
+<a name="line538">538: </a>          <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> match;
+
+<a name="line540">540: </a>          <a href="../../../docs/manualpages/Sys/PetscStrcasecmp.html#PetscStrcasecmp">PetscStrcasecmp</a>(first,<font color="#666666">"alias"</font>,&match);
+<a name="line541">541: </a>          <font color="#4169E1">if</font> (match) {
+<a name="line542">542: </a>            <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&third);
+<a name="line543">543: </a>            <font color="#4169E1">if</font> (!third) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"Error in options file:alias missing (%s)"</font>,second);
+<a name="line544">544: </a>            <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(second,&len);
+<a name="line545">545: </a>            <a href="../../../docs/manualpages/Sys/PetscSegBufferGet.html#PetscSegBufferGet">PetscSegBufferGet</a>(aseg,len+1,&astring);
+<a name="line546">546: </a>            <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(astring,second,len);
+<a name="line547">547: </a>            astring[len] = ' ';
+
+<a name="line549">549: </a>            <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(third,&len);
+<a name="line550">550: </a>            <a href="../../../docs/manualpages/Sys/PetscSegBufferGet.html#PetscSegBufferGet">PetscSegBufferGet</a>(aseg,len+1,&astring);
+<a name="line551">551: </a>            <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(astring,third,len);
+<a name="line552">552: </a>            astring[len] = ' ';
+<a name="line553">553: </a>          } <font color="#4169E1">else</font> <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"Unknown statement in options file: (%s)"</font>,string);
+<a name="line554">554: </a>        }
+<a name="line555">555: </a><strong><font color="#FF0000">destroy:</font></strong>
+<a name="line556">556: </a>        free(string);
+<a name="line557">557: </a>        <a href="../../../docs/manualpages/Sys/PetscTokenDestroy.html#PetscTokenDestroy">PetscTokenDestroy</a>(&token);
+<a name="line558">558: </a>      }
+<a name="line559">559: </a>      err = fclose(fd);
+<a name="line560">560: </a>      <font color="#4169E1">if</font> (err) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_SYS,<font color="#666666">"fclose() failed on file"</font>);
+<a name="line561">561: </a>      <a href="../../../docs/manualpages/Sys/PetscSegBufferGetSize.html#PetscSegBufferGetSize">PetscSegBufferGetSize</a>(aseg,&bytes); <font color="#B22222">/* size without null termination */</font>
+<a name="line562">562: </a>      <a href="../../../docs/manualpages/Sys/PetscMPIIntCast.html#PetscMPIIntCast">PetscMPIIntCast</a>(bytes,&acnt);
+<a name="line563">563: </a>      <a href="../../../docs/manualpages/Sys/PetscSegBufferGet.html#PetscSegBufferGet">PetscSegBufferGet</a>(aseg,1,&astring);
+<a name="line564">564: </a>      astring[0] = 0;
+<a name="line565">565: </a>      <a href="../../../docs/manualpages/Sys/PetscSegBufferGetSize.html#PetscSegBufferGetSize">PetscSegBufferGetSize</a>(vseg,&bytes); <font color="#B22222">/* size without null termination */</font>
+<a name="line566">566: </a>      <a href="../../../docs/manualpages/Sys/PetscMPIIntCast.html#PetscMPIIntCast">PetscMPIIntCast</a>(bytes,&cnt);
+<a name="line567">567: </a>      <a href="../../../docs/manualpages/Sys/PetscSegBufferGet.html#PetscSegBufferGet">PetscSegBufferGet</a>(vseg,1,&vstring);
+<a name="line568">568: </a>      vstring[0] = 0;
+<a name="line569">569: </a>      <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(2+acnt+cnt,&packed);
+<a name="line570">570: </a>      <a href="../../../docs/manualpages/Sys/PetscSegBufferExtractTo.html#PetscSegBufferExtractTo">PetscSegBufferExtractTo</a>(aseg,packed);
+<a name="line571">571: </a>      <a href="../../../docs/manualpages/Sys/PetscSegBufferExtractTo.html#PetscSegBufferExtractTo">PetscSegBufferExtractTo</a>(vseg,packed+acnt+1);
+<a name="line572">572: </a>      <a href="../../../docs/manualpages/Sys/PetscSegBufferDestroy.html#PetscSegBufferDestroy">PetscSegBufferDestroy</a>(&aseg);
+<a name="line573">573: </a>      <a href="../../../docs/manualpages/Sys/PetscSegBufferDestroy.html#PetscSegBufferDestroy">PetscSegBufferDestroy</a>(&vseg);
+<a name="line574">574: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (require) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_USER,<font color="#666666">"Unable to open Options File %s"</font>,fname);
+<a name="line575">575: </a>  }
+
+<a name="line577">577: </a>  counts[0] = acnt;
+<a name="line578">578: </a>  counts[1] = cnt;
+<a name="line579">579: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Bcast.html#MPI_Bcast">MPI_Bcast</a>(counts,2,MPI_INT,0,comm);
+<a name="line580">580: </a>  acnt = counts[0];
+<a name="line581">581: </a>  cnt = counts[1];
+<a name="line582">582: </a>  <font color="#4169E1">if</font> (rank) {
+<a name="line583">583: </a>    <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(2+acnt+cnt,&packed);
+<a name="line584">584: </a>  }
+<a name="line585">585: </a>  <font color="#4169E1">if</font> (acnt || cnt) {
+<a name="line586">586: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Bcast.html#MPI_Bcast">MPI_Bcast</a>(packed,2+acnt+cnt,MPI_CHAR,0,comm);
+<a name="line587">587: </a>    astring = packed;
+<a name="line588">588: </a>    vstring = packed + acnt + 1;
+<a name="line589">589: </a>  }
+
+<a name="line591">591: </a>  <font color="#4169E1">if</font> (acnt) {
+<a name="line592">592: </a>    <a href="../../../docs/manualpages/Sys/PetscToken.html#PetscToken">PetscToken</a> token;
+<a name="line593">593: </a>    char       *first,*second;
+
+<a name="line595">595: </a>    <a href="../../../docs/manualpages/Sys/PetscTokenCreate.html#PetscTokenCreate">PetscTokenCreate</a>(astring,' ',&token);
+<a name="line596">596: </a>    <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&first);
+<a name="line597">597: </a>    <font color="#4169E1">while</font> (first) {
+<a name="line598">598: </a>      <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&second);
+<a name="line599">599: </a>      <a href="../../../docs/manualpages/Sys/PetscOptionsSetAlias.html#PetscOptionsSetAlias">PetscOptionsSetAlias</a>(options,first,second);
+<a name="line600">600: </a>      <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&first);
+<a name="line601">601: </a>    }
+<a name="line602">602: </a>    <a href="../../../docs/manualpages/Sys/PetscTokenDestroy.html#PetscTokenDestroy">PetscTokenDestroy</a>(&token);
+<a name="line603">603: </a>  }
+
+<a name="line605">605: </a>  <font color="#4169E1">if</font> (cnt) {
+<a name="line606">606: </a>    <a href="../../../docs/manualpages/Sys/PetscOptionsInsertString.html#PetscOptionsInsertString">PetscOptionsInsertString</a>(options,vstring);
+<a name="line607">607: </a>  }
+<a name="line608">608: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(packed);
+<a name="line609">609: </a>  <font color="#4169E1">return</font>(0);
+<a name="line610">610: </a>}
+
+<a name="line614">614: </a><strong><font color="#4169E1"><a name="PetscOptionsInsertArgs_Private"></a>static <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PetscOptionsInsertArgs_Private(PetscOptions options,int argc,char *args[])</font></strong>
+<a name="line615">615: </a>{
+<a name="line617">617: </a>  int            left    = argc - 1;
+<a name="line618">618: </a>  char           **eargs = args + 1;
+
+<a name="line621">621: </a>  options = options ? options : defaultoptions;
+<a name="line622">622: </a>  <font color="#4169E1">while</font> (left) {
+<a name="line623">623: </a>    <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> isoptions_file,isprefixpush,isprefixpop,isp4,tisp4,isp4yourname,isp4rmrank,key;
+<a name="line624">624: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcasecmp.html#PetscStrcasecmp">PetscStrcasecmp</a>(eargs[0],<font color="#666666">"-options_file"</font>,&isoptions_file);
+<a name="line625">625: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcasecmp.html#PetscStrcasecmp">PetscStrcasecmp</a>(eargs[0],<font color="#666666">"-prefix_push"</font>,&isprefixpush);
+<a name="line626">626: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcasecmp.html#PetscStrcasecmp">PetscStrcasecmp</a>(eargs[0],<font color="#666666">"-prefix_pop"</font>,&isprefixpop);
+<a name="line627">627: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcasecmp.html#PetscStrcasecmp">PetscStrcasecmp</a>(eargs[0],<font color="#666666">"-p4pg"</font>,&isp4);
+<a name="line628">628: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcasecmp.html#PetscStrcasecmp">PetscStrcasecmp</a>(eargs[0],<font color="#666666">"-p4yourname"</font>,&isp4yourname);
+<a name="line629">629: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcasecmp.html#PetscStrcasecmp">PetscStrcasecmp</a>(eargs[0],<font color="#666666">"-p4rmrank"</font>,&isp4rmrank);
+<a name="line630">630: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcasecmp.html#PetscStrcasecmp">PetscStrcasecmp</a>(eargs[0],<font color="#666666">"-p4wd"</font>,&tisp4);
+<a name="line631">631: </a>    isp4 = (<a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>) (isp4 || tisp4);
+<a name="line632">632: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcasecmp.html#PetscStrcasecmp">PetscStrcasecmp</a>(eargs[0],<font color="#666666">"-np"</font>,&tisp4);
+<a name="line633">633: </a>    isp4 = (<a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>) (isp4 || tisp4);
+<a name="line634">634: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcasecmp.html#PetscStrcasecmp">PetscStrcasecmp</a>(eargs[0],<font color="#666666">"-p4amslave"</font>,&tisp4);
+<a name="line635">635: </a>    <a href="../../../docs/manualpages/Sys/PetscOptionsValidKey.html#PetscOptionsValidKey">PetscOptionsValidKey</a>(eargs[0],&key);
+
+<a name="line637">637: </a>    <font color="#4169E1">if</font> (!key) {
+<a name="line638">638: </a>      eargs++; left--;
+<a name="line639">639: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (isoptions_file) {
+<a name="line640">640: </a>      <font color="#4169E1">if</font> (left <= 1) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_USER,<font color="#666666">"Missing filename for -options_file filename option"</font>);
+<a name="line641">641: </a>      <font color="#4169E1">if</font> (eargs[1][0] == '-') <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_USER,<font color="#666666">"Missing filename for -options_file filename option"</font>);
+<a name="line642">642: </a>      <a href="../../../docs/manualpages/Sys/PetscOptionsInsertFile.html#PetscOptionsInsertFile">PetscOptionsInsertFile</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,options,eargs[1],<a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
+<a name="line643">643: </a>      eargs += 2; left -= 2;
+<a name="line644">644: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (isprefixpush) {
+<a name="line645">645: </a>      <font color="#4169E1">if</font> (left <= 1) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_USER,<font color="#666666">"Missing prefix for -prefix_push option"</font>);
+<a name="line646">646: </a>      <font color="#4169E1">if</font> (eargs[1][0] == '-') <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_USER,<font color="#666666">"Missing prefix for -prefix_push option (prefixes cannot start with '-')"</font>);
+<a name="line647">647: </a>      <a href="../../../docs/manualpages/Sys/PetscOptionsPrefixPush.html#PetscOptionsPrefixPush">PetscOptionsPrefixPush</a>(options,eargs[1]);
+<a name="line648">648: </a>      eargs += 2; left -= 2;
+<a name="line649">649: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (isprefixpop) {
+<a name="line650">650: </a>      <a href="../../../docs/manualpages/Sys/PetscOptionsPrefixPop.html#PetscOptionsPrefixPop">PetscOptionsPrefixPop</a>(options);
+<a name="line651">651: </a>      eargs++; left--;
+
+<a name="line653">653: </a>      <font color="#B22222">/*</font>
+<a name="line654">654: </a><font color="#B22222">       These are "bad" options that MPICH, etc put on the command line</font>
+<a name="line655">655: </a><font color="#B22222">       we strip them out here.</font>
+<a name="line656">656: </a><font color="#B22222">       */</font>
+<a name="line657">657: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (tisp4 || isp4rmrank) {
+<a name="line658">658: </a>      eargs += 1; left -= 1;
+<a name="line659">659: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (isp4 || isp4yourname) {
+<a name="line660">660: </a>      eargs += 2; left -= 2;
+<a name="line661">661: </a>    } <font color="#4169E1">else</font> {
+<a name="line662">662: </a>      <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> nextiskey = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line663">663: </a>      <font color="#4169E1">if</font> (left >= 2) {<a href="../../../docs/manualpages/Sys/PetscOptionsValidKey.html#PetscOptionsValidKey">PetscOptionsValidKey</a>(eargs[1],&nextiskey);}
+<a name="line664">664: </a>      <font color="#4169E1">if</font> (left < 2 || nextiskey) {
+<a name="line665">665: </a>        <a href="../../../docs/manualpages/Sys/PetscOptionsSetValue.html#PetscOptionsSetValue">PetscOptionsSetValue</a>(options,eargs[0],NULL);
+<a name="line666">666: </a>        eargs++; left--;
+<a name="line667">667: </a>      } <font color="#4169E1">else</font> {
+<a name="line668">668: </a>        <a href="../../../docs/manualpages/Sys/PetscOptionsSetValue.html#PetscOptionsSetValue">PetscOptionsSetValue</a>(options,eargs[0],eargs[1]);
+<a name="line669">669: </a>        eargs += 2; left -= 2;
+<a name="line670">670: </a>      }
+<a name="line671">671: </a>    }
+<a name="line672">672: </a>  }
+<a name="line673">673: </a>  <font color="#4169E1">return</font>(0);
+<a name="line674">674: </a>}
+
+
+<a name="line679">679: </a><font color="#B22222">/*@C</font>
+<a name="line680">680: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsInsert.html#PetscOptionsInsert">PetscOptionsInsert</a> - Inserts into the options database from the command line,</font>
+<a name="line681">681: </a><font color="#B22222">                   the environmental variable and a file.</font>
+
+<a name="line683">683: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line684">684: </a><font color="#B22222">+  options - options database or NULL for the default global database</font>
+<a name="line685">685: </a><font color="#B22222">.  argc - count of number of command line arguments</font>
+<a name="line686">686: </a><font color="#B22222">.  args - the command line arguments</font>
+<a name="line687">687: </a><font color="#B22222">-  file - optional filename, defaults to ~username/.petscrc</font>
+
+<a name="line689">689: </a><font color="#B22222">   Note:</font>
+<a name="line690">690: </a><font color="#B22222">   Since <a href="../../../docs/manualpages/Sys/PetscOptionsInsert.html#PetscOptionsInsert">PetscOptionsInsert</a>() is automatically called by <a href="../../../docs/manualpages/Sys/PetscInitialize.html#PetscInitialize">PetscInitialize</a>(),</font>
+<a name="line691">691: </a><font color="#B22222">   the user does not typically need to call this routine. <a href="../../../docs/manualpages/Sys/PetscOptionsInsert.html#PetscOptionsInsert">PetscOptionsInsert</a>()</font>
+<a name="line692">692: </a><font color="#B22222">   can be called several times, adding additional entries into the database.</font>
+
+<a name="line694">694: </a><font color="#B22222">   Options Database Keys:</font>
+<a name="line695">695: </a><font color="#B22222">+   -options_monitor <optional filename> - print options names and values as they are set</font>
+<a name="line696">696: </a><font color="#B22222">.   -options_file <filename> - read options from a file</font>
+
+<a name="line698">698: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line700">700: </a><font color="#B22222">   Concepts: options database^adding</font>
+
+<a name="line702">702: </a><font color="#B22222">.seealso: PetscOptionsDestroy_Private(), <a href="../../../docs/manualpages/Sys/PetscOptionsView.html#PetscOptionsView">PetscOptionsView</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsInsertString.html#PetscOptionsInsertString">PetscOptionsInsertString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsInsertFile.html#PetscOptionsInsertFile">PetscOptionsInsertFile</a>(),</font>
+<a name="line703">703: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscInitialize.html#PetscInitialize">PetscInitialize</a>()</font>
+<a name="line704">704: </a><font color="#B22222">@*/</font>
+<a name="line705">705: </a><strong><font color="#4169E1"><a name="PetscOptionsInsert"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsInsert.html#PetscOptionsInsert">PetscOptionsInsert</a>(PetscOptions options,int *argc,char ***args,const char file[])</font></strong>
+<a name="line706">706: </a>{
+<a name="line708">708: </a>  <a href="../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a>    rank;
+<a name="line709">709: </a>  char           pfile[PETSC_MAX_PATH_LEN];
+<a name="line710">710: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+
+<a name="line712">712: </a>
+<a name="line714">714: </a>  <font color="#4169E1">if</font> (!options) {
+<a name="line715">715: </a>    <font color="#4169E1">if</font> (!defaultoptions) {
+<a name="line716">716: </a>      PetscOptionsCreateDefault();
+<a name="line717">717: </a>    }
+<a name="line718">718: </a>    options = defaultoptions;
+<a name="line719">719: </a>  }
+<a name="line720">720: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_rank.html#MPI_Comm_rank">MPI_Comm_rank</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,&rank);
+
+<a name="line722">722: </a>  options->argc = (argc) ? *argc : 0;
+<a name="line723">723: </a>  options->args = (args) ? *args : NULL;
+
+<a name="line725">725: </a>  <font color="#4169E1">if</font> (file && file[0]) {
+<a name="line726">726: </a>    char fullpath[PETSC_MAX_PATH_LEN];
+
+<a name="line728">728: </a>    <a href="../../../docs/manualpages/Sys/PetscStrreplace.html#PetscStrreplace">PetscStrreplace</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,file,fullpath,PETSC_MAX_PATH_LEN);
+<a name="line729">729: </a>    <a href="../../../docs/manualpages/Sys/PetscOptionsInsertFile.html#PetscOptionsInsertFile">PetscOptionsInsertFile</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,options,fullpath,<a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
+<a name="line730">730: </a>  }
+<a name="line731">731: </a>  <font color="#B22222">/*</font>
+<a name="line732">732: </a><font color="#B22222">     We want to be able to give -skip_petscrc on the command line, but need to parse it first.  Since the command line</font>
+<a name="line733">733: </a><font color="#B22222">     should take precedence, we insert it twice.  It would be sufficient to just scan for -skip_petscrc.</font>
+<a name="line734">734: </a><font color="#B22222">  */</font>
+<a name="line735">735: </a>  <font color="#4169E1">if</font> (argc && args && *argc) {PetscOptionsInsertArgs_Private(options,*argc,*args);}
+<a name="line736">736: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetBool.html#PetscOptionsGetBool">PetscOptionsGetBool</a>(NULL,NULL,<font color="#666666">"-skip_petscrc"</font>,&flag,NULL);
+<a name="line737">737: </a>  <font color="#4169E1">if</font> (!flag) {
+<a name="line738">738: </a>    <a href="../../../docs/manualpages/Sys/PetscGetHomeDirectory.html#PetscGetHomeDirectory">PetscGetHomeDirectory</a>(pfile,PETSC_MAX_PATH_LEN-16);
+<a name="line739">739: </a>    <font color="#B22222">/* <a href="../../../docs/manualpages/Sys/PetscOptionsInsertFile.html#PetscOptionsInsertFile">PetscOptionsInsertFile</a>() does a fopen() on rank0 only - so only rank0 HomeDir value is relavent */</font>
+<a name="line740">740: </a>    <font color="#4169E1">if</font> (pfile[0]) { <a href="../../../docs/manualpages/Sys/PetscStrcat.html#PetscStrcat">PetscStrcat</a>(pfile,<font color="#666666">"/.petscrc"</font>); }
+<a name="line741">741: </a>    <a href="../../../docs/manualpages/Sys/PetscOptionsInsertFile.html#PetscOptionsInsertFile">PetscOptionsInsertFile</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,options,pfile,<a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);
+<a name="line742">742: </a>    <a href="../../../docs/manualpages/Sys/PetscOptionsInsertFile.html#PetscOptionsInsertFile">PetscOptionsInsertFile</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,options,<font color="#666666">".petscrc"</font>,<a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);
+<a name="line743">743: </a>    <a href="../../../docs/manualpages/Sys/PetscOptionsInsertFile.html#PetscOptionsInsertFile">PetscOptionsInsertFile</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,options,<font color="#666666">"petscrc"</font>,<a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);
+<a name="line744">744: </a>  }
+
+<a name="line746">746: </a>  <font color="#B22222">/* insert environmental options */</font>
+<a name="line747">747: </a>  {
+<a name="line748">748: </a>    char   *eoptions = 0;
+<a name="line749">749: </a>    size_t len       = 0;
+<a name="line750">750: </a>    <font color="#4169E1">if</font> (!rank) {
+<a name="line751">751: </a>      eoptions = (char*)getenv(<font color="#666666">"PETSC_OPTIONS"</font>);
+<a name="line752">752: </a>      <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(eoptions,&len);
+<a name="line753">753: </a>      <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Bcast.html#MPI_Bcast">MPI_Bcast</a>(&len,1,MPIU_SIZE_T,0,<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>);
+<a name="line754">754: </a>    } <font color="#4169E1">else</font> {
+<a name="line755">755: </a>      <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Bcast.html#MPI_Bcast">MPI_Bcast</a>(&len,1,MPIU_SIZE_T,0,<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>);
+<a name="line756">756: </a>      <font color="#4169E1">if</font> (len) {
+<a name="line757">757: </a>        <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(len+1,&eoptions);
+<a name="line758">758: </a>      }
+<a name="line759">759: </a>    }
+<a name="line760">760: </a>    <font color="#4169E1">if</font> (len) {
+<a name="line761">761: </a>      <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Bcast.html#MPI_Bcast">MPI_Bcast</a>(eoptions,len,MPI_CHAR,0,<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>);
+<a name="line762">762: </a>      <font color="#4169E1">if</font> (rank) eoptions[len] = 0;
+<a name="line763">763: </a>      <a href="../../../docs/manualpages/Sys/PetscOptionsInsertString.html#PetscOptionsInsertString">PetscOptionsInsertString</a>(options,eoptions);
+<a name="line764">764: </a>      <font color="#4169E1">if</font> (rank) {<a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(eoptions);}
+<a name="line765">765: </a>    }
+<a name="line766">766: </a>  }
+
+<a name="line768">768: </a><font color="#A020F0">#if defined(PETSC_HAVE_YAML)</font>
+<a name="line769">769: </a>  char      yaml_file[PETSC_MAX_PATH_LEN];
+<a name="line770">770: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> yaml_flg = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line771">771: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(NULL,NULL,<font color="#666666">"-options_file_yaml"</font>,yaml_file,PETSC_MAX_PATH_LEN,&yaml_flg);
+<a name="line772">772: </a>  <font color="#4169E1">if</font> (yaml_flg) PetscOptionsInsertFileYAML(<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,yaml_file,<a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
+<a name="line773">773: </a><font color="#A020F0">#endif</font>
+
+<a name="line775">775: </a>  <font color="#B22222">/* insert command line options again because they take precedence over arguments in petscrc/environment */</font>
+<a name="line776">776: </a>  <font color="#4169E1">if</font> (argc && args && *argc) {PetscOptionsInsertArgs_Private(options,*argc,*args);}
+<a name="line777">777: </a>  <font color="#4169E1">return</font>(0);
+<a name="line778">778: </a>}
+
+<a name="line782">782: </a><font color="#B22222">/*@C</font>
+<a name="line783">783: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsView.html#PetscOptionsView">PetscOptionsView</a> - Prints the options that have been loaded. This is</font>
+<a name="line784">784: </a><font color="#B22222">   useful for debugging purposes.</font>
+
+<a name="line786">786: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a></font>
+
+<a name="line788">788: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line789">789: </a><font color="#B22222">.  viewer - must be an PETSCVIEWERASCII viewer</font>
+
+<a name="line791">791: </a><font color="#B22222">   Options Database Key:</font>
+<a name="line792">792: </a><font color="#B22222">.  -options_table - Activates <a href="../../../docs/manualpages/Sys/PetscOptionsView.html#PetscOptionsView">PetscOptionsView</a>() within <a href="../../../docs/manualpages/Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</a>()</font>
+
+<a name="line794">794: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line796">796: </a><font color="#B22222">   Concepts: options database^printing</font>
+
+<a name="line798">798: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsAllUsed.html#PetscOptionsAllUsed">PetscOptionsAllUsed</a>()</font>
+<a name="line799">799: </a><font color="#B22222">@*/</font>
+<a name="line800">800: </a><strong><font color="#4169E1"><a name="PetscOptionsView"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsView.html#PetscOptionsView">PetscOptionsView</a>(PetscOptions options,<a href="../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a> viewer)</font></strong>
+<a name="line801">801: </a>{
+<a name="line803">803: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
+<a name="line804">804: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      isascii;
+
+<a name="line807">807: </a>  options = options ? options : defaultoptions;
+<a name="line808">808: </a>  <font color="#4169E1">if</font> (!viewer) viewer = <a href="../../../docs/manualpages/Viewer/PETSC_VIEWER_STDOUT_WORLD.html#PETSC_VIEWER_STDOUT_WORLD">PETSC_VIEWER_STDOUT_WORLD</a>;
+<a name="line809">809: </a>  <a href="../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)viewer,PETSCVIEWERASCII,&isascii);
+<a name="line810">810: </a>  <font color="#4169E1">if</font> (!isascii) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)viewer),PETSC_ERR_SUP,<font color="#666666">"Only supports ASCII viewer"</font>);
+
+<a name="line812">812: </a>  <font color="#4169E1">if</font> (options->N) {
+<a name="line813">813: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"#PETSc Option Table entries:\n"</font>);
+<a name="line814">814: </a>  } <font color="#4169E1">else</font> {
+<a name="line815">815: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"#No PETSc Option Table entries\n"</font>);
+<a name="line816">816: </a>  }
+<a name="line817">817: </a>  <font color="#4169E1">for</font> (i=0; i<options->N; i++) {
+<a name="line818">818: </a>    <font color="#4169E1">if</font> (options->values[i]) {
+<a name="line819">819: </a>      <a href="../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"-%s %s\n"</font>,options->names[i],options->values[i]);
+<a name="line820">820: </a>    } <font color="#4169E1">else</font> {
+<a name="line821">821: </a>      <a href="../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"-%s\n"</font>,options->names[i]);
+<a name="line822">822: </a>    }
 <a name="line823">823: </a>  }
-<a name="line824">824: </a>  <font color="#4169E1">return</font>(0);
-<a name="line825">825: </a>}
-
-<a name="line829">829: </a><font color="#B22222">/*</font>
-<a name="line830">830: </a><font color="#B22222">   Called by error handlers to print options used in run</font>
-<a name="line831">831: </a><font color="#B22222">*/</font>
-<a name="line832">832: </a><strong><font color="#4169E1"><a name="PetscOptionsViewError"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PetscOptionsViewError(void)</font></strong>
-<a name="line833">833: </a>{
-<a name="line834">834: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
-<a name="line835">835: </a>  PetscOptions   options = defaultoptions;
-
-<a name="line838">838: </a>  <font color="#4169E1">if</font> (options->N) {
-<a name="line839">839: </a>    (*<a href="../../../docs/manualpages/Sys/PetscErrorPrintf.html#PetscErrorPrintf">PetscErrorPrintf</a>)(<font color="#666666">"PETSc Option Table entries:\n"</font>);
-<a name="line840">840: </a>  } <font color="#4169E1">else</font> {
-<a name="line841">841: </a>    (*<a href="../../../docs/manualpages/Sys/PetscErrorPrintf.html#PetscErrorPrintf">PetscErrorPrintf</a>)(<font color="#666666">"No PETSc Option Table entries\n"</font>);
-<a name="line842">842: </a>  }
-<a name="line843">843: </a>  <font color="#4169E1">for</font> (i=0; i<options->N; i++) {
-<a name="line844">844: </a>    <font color="#4169E1">if</font> (options->values[i]) {
-<a name="line845">845: </a>      (*<a href="../../../docs/manualpages/Sys/PetscErrorPrintf.html#PetscErrorPrintf">PetscErrorPrintf</a>)(<font color="#666666">"-%s %s\n"</font>,options->names[i],options->values[i]);
-<a name="line846">846: </a>    } <font color="#4169E1">else</font> {
-<a name="line847">847: </a>      (*<a href="../../../docs/manualpages/Sys/PetscErrorPrintf.html#PetscErrorPrintf">PetscErrorPrintf</a>)(<font color="#666666">"-%s\n"</font>,options->names[i]);
-<a name="line848">848: </a>    }
-<a name="line849">849: </a>  }
-<a name="line850">850: </a>  <font color="#4169E1">return</font>(0);
-<a name="line851">851: </a>}
-
-<a name="line855">855: </a><font color="#B22222">/*@C</font>
-<a name="line856">856: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsGetAll.html#PetscOptionsGetAll">PetscOptionsGetAll</a> - Lists all the options the program was run with in a single string.</font>
-
-<a name="line858">858: </a><font color="#B22222">   Not Collective</font>
-
-<a name="line860">860: </a><font color="#B22222">   Input Paramter:</font>
-<a name="line861">861: </a><font color="#B22222">.  options - the options database, use NULL for the default global database</font>
-
-<a name="line863">863: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line864">864: </a><font color="#B22222">.  copts - pointer where string pointer is stored</font>
-
-<a name="line866">866: </a><font color="#B22222">   Notes: the array and each entry in the array should be freed with <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>()</font>
-
-<a name="line868">868: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line870">870: </a><font color="#B22222">   Concepts: options database^listing</font>
-
-<a name="line872">872: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsAllUsed.html#PetscOptionsAllUsed">PetscOptionsAllUsed</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsView.html#PetscOptionsView">PetscOptionsView</a>()</font>
-<a name="line873">873: </a><font color="#B22222">@*/</font>
-<a name="line874">874: </a><strong><font color="#4169E1"><a name="PetscOptionsGetAll"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetAll.html#PetscOptionsGetAll">PetscOptionsGetAll</a>(PetscOptions options,char *copts[])</font></strong>
-<a name="line875">875: </a>{
-<a name="line877">877: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
-<a name="line878">878: </a>  size_t         len       = 1,lent = 0;
-<a name="line879">879: </a>  char           *coptions = NULL;
-
-<a name="line882">882: </a>  options = options ? options : defaultoptions;
-
-<a name="line884">884: </a>  <font color="#B22222">/* count the length of the required string */</font>
-<a name="line885">885: </a>  <font color="#4169E1">for</font> (i=0; i<options->N; i++) {
-<a name="line886">886: </a>    <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(options->names[i],&lent);
-<a name="line887">887: </a>    len += 2 + lent;
-<a name="line888">888: </a>    <font color="#4169E1">if</font> (options->values[i]) {
-<a name="line889">889: </a>      <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(options->values[i],&lent);
-<a name="line890">890: </a>      len += 1 + lent;
-<a name="line891">891: </a>    }
-<a name="line892">892: </a>  }
-<a name="line893">893: </a>  <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(len,&coptions);
-<a name="line894">894: </a>  coptions[0] = 0;
-<a name="line895">895: </a>  <font color="#4169E1">for</font> (i=0; i<options->N; i++) {
-<a name="line896">896: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcat.html#PetscStrcat">PetscStrcat</a>(coptions,<font color="#666666">"-"</font>);
-<a name="line897">897: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcat.html#PetscStrcat">PetscStrcat</a>(coptions,options->names[i]);
-<a name="line898">898: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcat.html#PetscStrcat">PetscStrcat</a>(coptions,<font color="#666666">" "</font>);
-<a name="line899">899: </a>    <font color="#4169E1">if</font> (options->values[i]) {
-<a name="line900">900: </a>      <a href="../../../docs/manualpages/Sys/PetscStrcat.html#PetscStrcat">PetscStrcat</a>(coptions,options->values[i]);
-<a name="line901">901: </a>      <a href="../../../docs/manualpages/Sys/PetscStrcat.html#PetscStrcat">PetscStrcat</a>(coptions,<font color="#666666">" "</font>);
-<a name="line902">902: </a>    }
-<a name="line903">903: </a>  }
-<a name="line904">904: </a>  *copts = coptions;
-<a name="line905">905: </a>  <font color="#4169E1">return</font>(0);
-<a name="line906">906: </a>}
-
-<a name="line910">910: </a><font color="#B22222">/*@C</font>
-<a name="line911">911: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsPrefixPush.html#PetscOptionsPrefixPush">PetscOptionsPrefixPush</a> - Designate a prefix to be used by all options insertions to follow.</font>
-
-<a name="line913">913: </a><font color="#B22222">   Not Collective, but prefix will only be applied on calling ranks</font>
-
-<a name="line915">915: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line916">916: </a><font color="#B22222">+  options - options database, or NULL for the default global database</font>
-<a name="line917">917: </a><font color="#B22222">-  prefix - The string to append to the existing prefix</font>
-
-<a name="line919">919: </a><font color="#B22222">   Options Database Keys:</font>
-<a name="line920">920: </a><font color="#B22222"> +   -prefix_push <some_prefix_> - push the given prefix</font>
-<a name="line921">921: </a><font color="#B22222"> -   -prefix_pop - pop the last prefix</font>
-
-<a name="line923">923: </a><font color="#B22222">   Notes:</font>
-<a name="line924">924: </a><font color="#B22222">   It is common to use this in conjunction with -options_file as in</font>
-
-<a name="line926">926: </a><font color="#B22222"> $ -prefix_push system1_ -options_file system1rc -prefix_pop -prefix_push system2_ -options_file system2rc -prefix_pop</font>
-
-<a name="line928">928: </a><font color="#B22222">   where the files no longer require all options to be prefixed with -system2_.</font>
-
-<a name="line930">930: </a><font color="#B22222">Level: advanced</font>
-
-<a name="line932">932: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsPrefixPop.html#PetscOptionsPrefixPop">PetscOptionsPrefixPop</a>()</font>
-<a name="line933">933: </a><font color="#B22222">@*/</font>
-<a name="line934">934: </a><strong><font color="#4169E1"><a name="PetscOptionsPrefixPush"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsPrefixPush.html#PetscOptionsPrefixPush">PetscOptionsPrefixPush</a>(PetscOptions options,const char prefix[])</font></strong>
-<a name="line935">935: </a>{
-<a name="line937">937: </a>  size_t         n;
-<a name="line938">938: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       start;
-<a name="line939">939: </a>  char           buf[2048];
-<a name="line940">940: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      key;
-
-<a name="line944">944: </a>  options = options ? options : defaultoptions;
-<a name="line945">945: </a>  <font color="#B22222">/* Want to check validity of the key using <a href="../../../docs/manualpages/Sys/PetscOptionsValidKey.html#PetscOptionsValidKey">PetscOptionsValidKey</a>(), which requires that the first character is a '-' */</font>
-<a name="line946">946: </a>  buf[0] = '-';
-<a name="line947">947: </a>  <a href="../../../docs/manualpages/Sys/PetscStrncpy.html#PetscStrncpy">PetscStrncpy</a>(buf+1,prefix,<font color="#4169E1">sizeof</font>(buf) - 1);
-<a name="line948">948: </a>  buf[<font color="#4169E1">sizeof</font>(buf) - 1] = 0;
-<a name="line949">949: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsValidKey.html#PetscOptionsValidKey">PetscOptionsValidKey</a>(buf,&key);
-<a name="line950">950: </a>  <font color="#4169E1">if</font> (!key) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_USER,<font color="#666666">"Given prefix \"%s\" not valid (the first character must be a letter, do not include leading '-')"</font>,prefix);
-
-<a name="line952">952: </a>  <font color="#4169E1">if</font> (!options) {
-<a name="line953">953: </a>    <a href="../../../docs/manualpages/Sys/PetscOptionsInsert.html#PetscOptionsInsert">PetscOptionsInsert</a>(NULL,0,0,0);
-<a name="line954">954: </a>    options = defaultoptions;
-<a name="line955">955: </a>  }
-<a name="line956">956: </a>  <font color="#4169E1">if</font> (options->prefixind >= MAXPREFIXES) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_PLIB,<font color="#666666">"Maximum depth of prefix stack %d exceeded, recompile \n src/sys/objects/options.c with larger value for MAXPREFIXES"</font>,MAXPREFIXES);
-<a name="line957">957: </a>  start = options->prefixind ? options->prefixstack[options->prefixind-1] : 0;
-<a name="line958">958: </a>  <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(prefix,&n);
-<a name="line959">959: </a>  <font color="#4169E1">if</font> (n+1 > <font color="#4169E1">sizeof</font>(options->prefix)-start) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_PLIB,<font color="#666666">"Maximum prefix length %d exceeded"</font>,<font color="#4169E1">sizeof</font>(options->prefix));
-<a name="line960">960: </a>  <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(options->prefix+start,prefix,n+1);
-<a name="line961">961: </a>  options->prefixstack[options->prefixind++] = start+n;
-<a name="line962">962: </a>  <font color="#4169E1">return</font>(0);
-<a name="line963">963: </a>}
-
-<a name="line967">967: </a><font color="#B22222">/*@C</font>
-<a name="line968">968: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsPrefixPop.html#PetscOptionsPrefixPop">PetscOptionsPrefixPop</a> - Remove the latest options prefix, see <a href="../../../docs/manualpages/Sys/PetscOptionsPrefixPush.html#PetscOptionsPrefixPush">PetscOptionsPrefixPush</a>() for details</font>
-
-<a name="line970">970: </a><font color="#B22222">   Not  Collective, but prefix will only be popped on calling ranks</font>
-
-<a name="line972">972: </a><font color="#B22222">  Input Parameters:</font>
-<a name="line973">973: </a><font color="#B22222">.  options - options database, or NULL for the default global database</font>
-
-<a name="line975">975: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line977">977: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsPrefixPush.html#PetscOptionsPrefixPush">PetscOptionsPrefixPush</a>()</font>
-<a name="line978">978: </a><font color="#B22222">@*/</font>
-<a name="line979">979: </a><strong><font color="#4169E1"><a name="PetscOptionsPrefixPop"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsPrefixPop.html#PetscOptionsPrefixPop">PetscOptionsPrefixPop</a>(PetscOptions options)</font></strong>
-<a name="line980">980: </a>{
-<a name="line981">981: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> offset;
-
-<a name="line984">984: </a>  options = options ? options : defaultoptions;
-<a name="line985">985: </a>  <font color="#4169E1">if</font> (options->prefixind < 1) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"More prefixes popped than pushed"</font>);
-<a name="line986">986: </a>  options->prefixind--;
-<a name="line987">987: </a>  offset = options->prefixind ? options->prefixstack[options->prefixind-1] : 0;
-<a name="line988">988: </a>  options->prefix[offset] = 0;
-<a name="line989">989: </a>  <font color="#4169E1">return</font>(0);
-<a name="line990">990: </a>}
-
-<a name="line994">994: </a><font color="#B22222">/*@C</font>
-<a name="line995">995: </a><font color="#B22222">    <a href="../../../docs/manualpages/Sys/PetscOptionsClear.html#PetscOptionsClear">PetscOptionsClear</a> - Removes all options form the database leaving it empty.</font>
-
-<a name="line997">997: </a><font color="#B22222">  Input Parameters:</font>
-<a name="line998">998: </a><font color="#B22222">.  options - options database, use NULL for the default global database</font>
-
-<a name="line1000">1000: </a><font color="#B22222">   Level: developer</font>
-
-<a name="line1002">1002: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsInsert.html#PetscOptionsInsert">PetscOptionsInsert</a>()</font>
-<a name="line1003">1003: </a><font color="#B22222">@*/</font>
-<a name="line1004">1004: </a><strong><font color="#4169E1"><a name="PetscOptionsClear"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsClear.html#PetscOptionsClear">PetscOptionsClear</a>(PetscOptions options)</font></strong>
-<a name="line1005">1005: </a>{
-<a name="line1006">1006: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>     i;
-
-<a name="line1009">1009: </a>  options = options ? options : defaultoptions;
-<a name="line1010">1010: </a>  <font color="#4169E1">for</font> (i=0; i<options->N; i++) {
-<a name="line1011">1011: </a>    <font color="#4169E1">if</font> (options->names[i])  free(options->names[i]);
-<a name="line1012">1012: </a>    <font color="#4169E1">if</font> (options->values[i]) free(options->values[i]);
-<a name="line1013">1013: </a>  }
-<a name="line1014">1014: </a>  <font color="#4169E1">for</font> (i=0; i<options->Naliases; i++) {
-<a name="line1015">1015: </a>    free(options->aliases1[i]);
-<a name="line1016">1016: </a>    free(options->aliases2[i]);
-<a name="line1017">1017: </a>  }
-<a name="line1018">1018: </a>  options->prefix[0] = 0;
-<a name="line1019">1019: </a>  options->prefixind = 0;
-<a name="line1020">1020: </a>  options->N         = 0;
-<a name="line1021">1021: </a>  options->Naliases  = 0;
-<a name="line1022">1022: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1023">1023: </a>}
-
-<a name="line1027">1027: </a><font color="#B22222">/*@</font>
-<a name="line1028">1028: </a><font color="#B22222">    <a href="../../../docs/manualpages/Sys/PetscObjectSetPrintedOptions.html#PetscObjectSetPrintedOptions">PetscObjectSetPrintedOptions</a> - indicate to an object that it should behave as if it has already printed the help for its options</font>
-
-<a name="line1030">1030: </a><font color="#B22222">  Input Parameters:</font>
-<a name="line1031">1031: </a><font color="#B22222">.  obj  - the <a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a></font>
-
-<a name="line1033">1033: </a><font color="#B22222">   Level: developer</font>
-
-<a name="line1035">1035: </a><font color="#B22222">   Developer Notes: This is used, for example to prevent sequential objects that are created from a parallel object; such as the <a href="../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> created by </font>
-<a name="line1036">1036: </a><font color="#B22222">    <a href="../../../docs/manualpages/PC/PCBJACOBI.html#PCBJACOBI">PCBJACOBI</a> from all printing the same help messages to the screen</font>
-
-<a name="line1038">1038: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsInsert.html#PetscOptionsInsert">PetscOptionsInsert</a>()</font>
-<a name="line1039">1039: </a><font color="#B22222">@*/</font>
-<a name="line1040">1040: </a><strong><font color="#4169E1"><a name="PetscObjectSetPrintedOptions"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscObjectSetPrintedOptions.html#PetscObjectSetPrintedOptions">PetscObjectSetPrintedOptions</a>(<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a> obj)</font></strong>
-<a name="line1041">1041: </a>{
-<a name="line1043">1043: </a>  obj->optionsprinted = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line1044">1044: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1045">1045: </a>}
-
-<a name="line1049">1049: </a><font color="#B22222">/*@</font>
-<a name="line1050">1050: </a><font color="#B22222">    <a href="../../../docs/manualpages/Sys/PetscObjectInheritPrintedOptions.html#PetscObjectInheritPrintedOptions">PetscObjectInheritPrintedOptions</a> - If the child object is not on the rank 0 process of the parent object and the child is sequential then the child gets it set.</font>
-
-<a name="line1052">1052: </a><font color="#B22222">  Input Parameters:</font>
-<a name="line1053">1053: </a><font color="#B22222">+  pobj - the parent object</font>
-<a name="line1054">1054: </a><font color="#B22222">-  obj  - the <a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a></font>
-
-<a name="line1056">1056: </a><font color="#B22222">   Level: developer</font>
-
-<a name="line1058">1058: </a><font color="#B22222">   Developer Notes: This is used, for example to prevent sequential objects that are created from a parallel object; such as the <a href="../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> created by </font>
-<a name="line1059">1059: </a><font color="#B22222">    <a href="../../../docs/manualpages/PC/PCBJACOBI.html#PCBJACOBI">PCBJACOBI</a> from all printing the same help messages to the screen</font>
-
-<a name="line1061">1061: </a><font color="#B22222">    This will not handle more complicated situations like with GASM where children may live on any subset of the parent's processes and overlap</font>
-
-<a name="line1063">1063: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsInsert.html#PetscOptionsInsert">PetscOptionsInsert</a>(), <a href="../../../docs/manualpages/Sys/PetscObjectSetPrintedOptions.html#PetscObjectSetPrintedOptions">PetscObjectSetPrintedOptions</a>()</font>
-<a name="line1064">1064: </a><font color="#B22222">@*/</font>
-<a name="line1065">1065: </a><strong><font color="#4169E1"><a name="PetscObjectInheritPrintedOptions"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscObjectInheritPrintedOptions.html#PetscObjectInheritPrintedOptions">PetscObjectInheritPrintedOptions</a>(<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a> pobj,<a href="../../../docs/manualpages/Sys/PetscObject.ht [...]
-<a name="line1066">1066: </a>{
-<a name="line1068">1068: </a>  <a href="../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a>    prank,size;
-
-<a name="line1071">1071: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_rank.html#MPI_Comm_rank">MPI_Comm_rank</a>(pobj->comm,&prank);
-<a name="line1072">1072: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_size.html#MPI_Comm_size">MPI_Comm_size</a>(obj->comm,&size);
-<a name="line1073">1073: </a>  <font color="#4169E1">if</font> (size == 1 && prank > 0) obj->optionsprinted = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line1074">1074: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1075">1075: </a>}
-
-<a name="line1079">1079: </a><font color="#B22222">/*@</font>
-<a name="line1080">1080: </a><font color="#B22222">    <a href="../../../docs/manualpages/Sys/PetscOptionsDestroy.html#PetscOptionsDestroy">PetscOptionsDestroy</a> - Destroys an option database.</font>
-
-<a name="line1082">1082: </a><font color="#B22222">  Input Parameter:</font>
-<a name="line1083">1083: </a><font color="#B22222">.  options - the PetscOptions object</font>
-
-<a name="line1085">1085: </a><font color="#B22222">   Level: developer</font>
-
-<a name="line1087">1087: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsInsert.html#PetscOptionsInsert">PetscOptionsInsert</a>()</font>
-<a name="line1088">1088: </a><font color="#B22222">@*/</font>
-<a name="line1089">1089: </a><strong><font color="#4169E1"><a name="PetscOptionsDestroy"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsDestroy.html#PetscOptionsDestroy">PetscOptionsDestroy</a>(PetscOptions *options)</font></strong>
-<a name="line1090">1090: </a>{
-
-<a name="line1094">1094: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsClear.html#PetscOptionsClear">PetscOptionsClear</a>(*options);
-<a name="line1095">1095: </a>  free(*options);
-<a name="line1096">1096: </a>  *options = NULL;
-<a name="line1097">1097: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1098">1098: </a>}
-
-<a name="line1102">1102: </a><strong><font color="#4169E1"><a name="PetscOptionsDestroyDefault"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PetscOptionsDestroyDefault(void)</font></strong>
-<a name="line1103">1103: </a>{
-
-<a name="line1106">1106: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsDestroy.html#PetscOptionsDestroy">PetscOptionsDestroy</a>(&defaultoptions);<font color="#4169E1">if</font> (ierr) <font color="#4169E1">return</font> ierr;
-<a name="line1107">1107: </a>  <font color="#4169E1">return</font> 0;
-<a name="line1108">1108: </a>}
-
-
-<a name="line1113">1113: </a><font color="#B22222">/*@C</font>
-<a name="line1114">1114: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsSetValue.html#PetscOptionsSetValue">PetscOptionsSetValue</a> - Sets an option name-value pair in the options</font>
-<a name="line1115">1115: </a><font color="#B22222">   database, overriding whatever is already present.</font>
-
-<a name="line1117">1117: </a><font color="#B22222">   Not collective, but setting values on certain processors could cause problems</font>
-<a name="line1118">1118: </a><font color="#B22222">   for parallel objects looking for options.</font>
-
-<a name="line1120">1120: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line1121">1121: </a><font color="#B22222">+  options - options database, use NULL for the default global database</font>
-<a name="line1122">1122: </a><font color="#B22222">.  name - name of option, this SHOULD have the - prepended</font>
-<a name="line1123">1123: </a><font color="#B22222">-  value - the option value (not used for all options)</font>
-
-<a name="line1125">1125: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line1127">1127: </a><font color="#B22222">   Note:</font>
-<a name="line1128">1128: </a><font color="#B22222">   This function can be called BEFORE <a href="../../../docs/manualpages/Sys/PetscInitialize.html#PetscInitialize">PetscInitialize</a>()</font>
-
-<a name="line1130">1130: </a><font color="#B22222">   Only some options have values associated with them, such as</font>
-<a name="line1131">1131: </a><font color="#B22222">   -ksp_rtol tol.  Other options stand alone, such as -ksp_monitor.</font>
-
-<a name="line1133">1133: </a><font color="#B22222">  Developers Note: Uses malloc() directly because PETSc may not yet have been fully initialized</font>
-
-<a name="line1135">1135: </a><font color="#B22222">  Concepts: options database^adding option</font>
-
-<a name="line1137">1137: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsInsert.html#PetscOptionsInsert">PetscOptionsInsert</a>()</font>
-<a name="line1138">1138: </a><font color="#B22222">@*/</font>
-<a name="line1139">1139: </a><strong><font color="#4169E1"><a name="PetscOptionsSetValue"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsSetValue.html#PetscOptionsSetValue">PetscOptionsSetValue</a>(PetscOptions options,const char iname[],const char value[])</font></strong>
-<a name="line1140">1140: </a>{
-<a name="line1141">1141: </a>  size_t         len;
-<a name="line1143">1143: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       N,n,i;
-<a name="line1144">1144: </a>  char           **names;
-<a name="line1145">1145: </a>  char           fullname[2048];
-<a name="line1146">1146: </a>  const char     *name = iname;
-<a name="line1147">1147: </a>  int            match;
-
-<a name="line1149">1149: </a>  <font color="#4169E1">if</font> (!options) {
-<a name="line1150">1150: </a>    <font color="#4169E1">if</font> (!defaultoptions) {
-<a name="line1151">1151: </a>      PetscOptionsCreateDefault();
-<a name="line1152">1152: </a>      <font color="#4169E1">if</font> (ierr) <font color="#4169E1">return</font> ierr;
-<a name="line1153">1153: </a>    }
-<a name="line1154">1154: </a>    options = defaultoptions;
-<a name="line1155">1155: </a>  }
-
-<a name="line1157">1157: </a>  <font color="#B22222">/* this is so that -h and -help are equivalent (p4 does not like -help)*/</font>
-<a name="line1158">1158: </a>  match = strcmp(name,<font color="#666666">"-h"</font>);
-<a name="line1159">1159: </a>  <font color="#4169E1">if</font> (!match) name = <font color="#666666">"-help"</font>;
-
-<a name="line1161">1161: </a>  name++; <font color="#B22222">/* skip starting hyphen */</font>
-<a name="line1162">1162: </a>  <font color="#4169E1">if</font> (options->prefixind > 0) {
-<a name="line1163">1163: </a>    strncpy(fullname,options->prefix,<font color="#4169E1">sizeof</font>(fullname));
-<a name="line1164">1164: </a>    strncat(fullname,name,<font color="#4169E1">sizeof</font>(fullname)-strlen(fullname)-1);
-<a name="line1165">1165: </a>    name = fullname;
-<a name="line1166">1166: </a>  }
-
-<a name="line1168">1168: </a>  <font color="#B22222">/* check against aliases */</font>
-<a name="line1169">1169: </a>  N = options->Naliases;
-<a name="line1170">1170: </a>  <font color="#4169E1">for</font> (i=0; i<N; i++) {
-<a name="line1171">1171: </a><font color="#A020F0">#if defined(PETSC_HAVE_STRCASECMP)</font>
-<a name="line1172">1172: </a>    match = strcasecmp(options->aliases1[i],name);
-<a name="line1173">1173: </a><font color="#A020F0">#elif defined(PETSC_HAVE_STRICMP)</font>
-<a name="line1174">1174: </a>    match = stricmp(options->aliases1[i],name);
-<a name="line1175">1175: </a><font color="#A020F0">#else</font>
-<a name="line1176">1176: </a>    Error
-<a name="line1177">1177: </a><font color="#A020F0">#endif</font>
-<a name="line1178">1178: </a>    <font color="#4169E1">if</font> (!match) {
-<a name="line1179">1179: </a>      name = options->aliases2[i];
-<a name="line1180">1180: </a>      <font color="#4169E1">break</font>;
-<a name="line1181">1181: </a>    }
-<a name="line1182">1182: </a>  }
-
-<a name="line1184">1184: </a>  N     = options->N;
-<a name="line1185">1185: </a>  n     = N;
-<a name="line1186">1186: </a>  names = options->names;
-
-<a name="line1188">1188: </a>  <font color="#4169E1">for</font> (i=0; i<N; i++) {
-<a name="line1189">1189: </a><font color="#A020F0">#if defined(PETSC_HAVE_STRCASECMP)</font>
-<a name="line1190">1190: </a>    match = strcasecmp(names[i],name);
-<a name="line1191">1191: </a><font color="#A020F0">#elif defined(PETSC_HAVE_STRICMP)</font>
-<a name="line1192">1192: </a>    match = stricmp(names[i],name);
-<a name="line1193">1193: </a><font color="#A020F0">#else</font>
-<a name="line1194">1194: </a>    Error
-<a name="line1195">1195: </a><font color="#A020F0">#endif</font>
-<a name="line1196">1196: </a>    <font color="#4169E1">if</font> (!match) {
-<a name="line1197">1197: </a>      <font color="#4169E1">if</font> (options->values[i]) free(options->values[i]);
-<a name="line1198">1198: </a>      len = value ? strlen(value) : 0;
-<a name="line1199">1199: </a>      <font color="#4169E1">if</font> (len) {
-<a name="line1200">1200: </a>        options->values[i] = (char*)malloc((len+1)*<font color="#4169E1">sizeof</font>(char));
-<a name="line1201">1201: </a>        <font color="#4169E1">if</font> (!options->values[i]) <font color="#4169E1">return</font> PETSC_ERR_MEM;
-<a name="line1202">1202: </a>        strcpy(options->values[i],value);
-<a name="line1203">1203: </a>      } <font color="#4169E1">else</font> options->values[i] = 0;
-<a name="line1204">1204: </a>      <font color="#4169E1">return</font> 0;
-<a name="line1205">1205: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (strcmp(names[i],name) > 0) {
-<a name="line1206">1206: </a>      n = i;
-<a name="line1207">1207: </a>      <font color="#4169E1">break</font>;
-<a name="line1208">1208: </a>    }
-<a name="line1209">1209: </a>  }
-<a name="line1210">1210: </a>  <font color="#4169E1">if</font> (N >= MAXOPTIONS) abort();
-
-<a name="line1212">1212: </a>  <font color="#B22222">/* shift remaining values down 1 */</font>
-<a name="line1213">1213: </a>  <font color="#4169E1">for</font> (i=N; i>n; i--) {
-<a name="line1214">1214: </a>    options->names[i]  = options->names[i-1];
-<a name="line1215">1215: </a>    options->values[i] = options->values[i-1];
-<a name="line1216">1216: </a>    options->used[i]   = options->used[i-1];
-<a name="line1217">1217: </a>  }
-<a name="line1218">1218: </a>  <font color="#B22222">/* insert new name and value */</font>
-<a name="line1219">1219: </a>  len = strlen(name);
-<a name="line1220">1220: </a>  options->names[n] = (char*)malloc((len+1)*<font color="#4169E1">sizeof</font>(char));
-<a name="line1221">1221: </a>  <font color="#4169E1">if</font> (!options->names[n]) <font color="#4169E1">return</font> PETSC_ERR_MEM;
-<a name="line1222">1222: </a>  strcpy(options->names[n],name);
-<a name="line1223">1223: </a>  len = value ? strlen(value) : 0;
-<a name="line1224">1224: </a>  <font color="#4169E1">if</font> (len) {
-<a name="line1225">1225: </a>    options->values[n] = (char*)malloc((len+1)*<font color="#4169E1">sizeof</font>(char));
-<a name="line1226">1226: </a>    <font color="#4169E1">if</font> (!options->values[n]) <font color="#4169E1">return</font> PETSC_ERR_MEM;
-<a name="line1227">1227: </a>    strcpy(options->values[n],value);
-<a name="line1228">1228: </a>  } <font color="#4169E1">else</font> options->values[n] = NULL;
-<a name="line1229">1229: </a>  options->used[n] = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line1230">1230: </a>  options->N++;
-<a name="line1231">1231: </a>  <font color="#4169E1">return</font> 0;
-<a name="line1232">1232: </a>}
-
-<a name="line1236">1236: </a><font color="#B22222">/*@C</font>
-<a name="line1237">1237: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsClearValue.html#PetscOptionsClearValue">PetscOptionsClearValue</a> - Clears an option name-value pair in the options</font>
-<a name="line1238">1238: </a><font color="#B22222">   database, overriding whatever is already present.</font>
-
-<a name="line1240">1240: </a><font color="#B22222">   Not Collective, but setting values on certain processors could cause problems</font>
-<a name="line1241">1241: </a><font color="#B22222">   for parallel objects looking for options.</font>
-
-<a name="line1243">1243: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line1244">1244: </a><font color="#B22222">+  options - options database, use NULL for the default global database</font>
-<a name="line1245">1245: </a><font color="#B22222">.  name - name of option, this SHOULD have the - prepended</font>
-
-<a name="line1247">1247: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line1249">1249: </a><font color="#B22222">   Concepts: options database^removing option</font>
-<a name="line1250">1250: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsInsert.html#PetscOptionsInsert">PetscOptionsInsert</a>()</font>
-<a name="line1251">1251: </a><font color="#B22222">@*/</font>
-<a name="line1252">1252: </a><strong><font color="#4169E1"><a name="PetscOptionsClearValue"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsClearValue.html#PetscOptionsClearValue">PetscOptionsClearValue</a>(PetscOptions options,const char iname[])</font></strong>
-<a name="line1253">1253: </a>{
-<a name="line1255">1255: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       N,n,i;
-<a name="line1256">1256: </a>  char           **names,*name=(char*)iname;
-<a name="line1257">1257: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      gt,match;
-
-<a name="line1260">1260: </a>  options = options ? options : defaultoptions;
-<a name="line1261">1261: </a>  <font color="#4169E1">if</font> (name[0] != '-') <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"Name must begin with -: Instead %s"</font>,name);
-<a name="line1262">1262: </a>  name++;
-
-<a name="line1264">1264: </a>  N     = options->N; n = 0;
-<a name="line1265">1265: </a>  names = options->names;
-
-<a name="line1267">1267: </a>  <font color="#4169E1">for</font> (i=0; i<N; i++) {
-<a name="line1268">1268: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcasecmp.html#PetscStrcasecmp">PetscStrcasecmp</a>(names[i],name,&match);
-<a name="line1269">1269: </a>    <a href="../../../docs/manualpages/Sys/PetscStrgrt.html#PetscStrgrt">PetscStrgrt</a>(names[i],name,&gt);
-<a name="line1270">1270: </a>    <font color="#4169E1">if</font> (match) {
-<a name="line1271">1271: </a>      <font color="#4169E1">if</font> (options->names[i])  free(options->names[i]);
-<a name="line1272">1272: </a>      <font color="#4169E1">if</font> (options->values[i]) free(options->values[i]);
-<a name="line1273">1273: </a>      PetscOptionsMonitor(name,<font color="#666666">""</font>);
-<a name="line1274">1274: </a>      <font color="#4169E1">break</font>;
-<a name="line1275">1275: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (gt) <font color="#4169E1">return</font>(0); <font color="#B22222">/* it was not listed */</font>
-
-<a name="line1277">1277: </a>    n++;
-<a name="line1278">1278: </a>  }
-<a name="line1279">1279: </a>  <font color="#4169E1">if</font> (n == N) <font color="#4169E1">return</font>(0); <font color="#B22222">/* it was not listed */</font>
-
-<a name="line1281">1281: </a>  <font color="#B22222">/* shift remaining values down 1 */</font>
-<a name="line1282">1282: </a>  <font color="#4169E1">for</font> (i=n; i<N-1; i++) {
-<a name="line1283">1283: </a>    options->names[i]  = options->names[i+1];
-<a name="line1284">1284: </a>    options->values[i] = options->values[i+1];
-<a name="line1285">1285: </a>    options->used[i]   = options->used[i+1];
-<a name="line1286">1286: </a>  }
-<a name="line1287">1287: </a>  options->N--;
-<a name="line1288">1288: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1289">1289: </a>}
-
-<a name="line1293">1293: </a><font color="#B22222">/*@C</font>
-<a name="line1294">1294: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsSetAlias.html#PetscOptionsSetAlias">PetscOptionsSetAlias</a> - Makes a key and alias for another key</font>
-
-<a name="line1296">1296: </a><font color="#B22222">   Not Collective, but setting values on certain processors could cause problems</font>
-<a name="line1297">1297: </a><font color="#B22222">   for parallel objects looking for options.</font>
-
-<a name="line1299">1299: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line1300">1300: </a><font color="#B22222">+  options - options database or NULL for default global database</font>
-<a name="line1301">1301: </a><font color="#B22222">.  inewname - the alias</font>
-<a name="line1302">1302: </a><font color="#B22222">-  ioldname - the name that alias will refer to</font>
-
-<a name="line1304">1304: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line1306">1306: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetReal.html#PetscOptionsGetReal">PetscOptionsGetReal</a>(),OptionsHasName(),</font>
-<a name="line1307">1307: </a><font color="#B22222">           <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#P [...]
-<a name="line1308">1308: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
-<a name="line1309">1309: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
-<a name="line1310">1310: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
-<a name="line1311">1311: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
-<a name="line1312">1312: </a><font color="#B22222">@*/</font>
-<a name="line1313">1313: </a><strong><font color="#4169E1"><a name="PetscOptionsSetAlias"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsSetAlias.html#PetscOptionsSetAlias">PetscOptionsSetAlias</a>(PetscOptions options,const char inewname[],const char ioldname[])</font></strong>
-<a name="line1314">1314: </a>{
-<a name="line1316">1316: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       n = options->Naliases;
-<a name="line1317">1317: </a>  size_t         len;
-<a name="line1318">1318: </a>  char           *newname = (char*)inewname,*oldname = (char*)ioldname;
-
-<a name="line1321">1321: </a>  options = options ? options : defaultoptions;
-<a name="line1322">1322: </a>  <font color="#4169E1">if</font> (newname[0] != '-') <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"aliased must have -: Instead %s"</font>,newname);
-<a name="line1323">1323: </a>  <font color="#4169E1">if</font> (oldname[0] != '-') <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"aliasee must have -: Instead %s"</font>,oldname);
-<a name="line1324">1324: </a>  <font color="#4169E1">if</font> (n >= MAXALIASES) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_MEM,<font color="#666666">"You have defined to many PETSc options aliases, limit %d recompile \n  src/sys/objects/options.c with larger value for MAXALIASES"</font>,MAXALIASES);
-
-<a name="line1326">1326: </a>  newname++; oldname++;
-<a name="line1327">1327: </a>  <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(newname,&len);
-<a name="line1328">1328: </a>  options->aliases1[n] = (char*)malloc((len+1)*<font color="#4169E1">sizeof</font>(char));
-<a name="line1329">1329: </a>  <a href="../../../docs/manualpages/Sys/PetscStrcpy.html#PetscStrcpy">PetscStrcpy</a>(options->aliases1[n],newname);
-<a name="line1330">1330: </a>  <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(oldname,&len);
-<a name="line1331">1331: </a>  options->aliases2[n] = (char*)malloc((len+1)*<font color="#4169E1">sizeof</font>(char));
-<a name="line1332">1332: </a>  <a href="../../../docs/manualpages/Sys/PetscStrcpy.html#PetscStrcpy">PetscStrcpy</a>(options->aliases2[n],oldname);
-<a name="line1333">1333: </a>  options->Naliases++;
-<a name="line1334">1334: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1335">1335: </a>}
-
-<a name="line1339">1339: </a><strong><font color="#4169E1"><a name="PetscOptionsFindPair_Private"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PetscOptionsFindPair_Private(PetscOptions options,const char pre[],const char name[],char *value[],<a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>  *flg)</font></strong>
-<a name="line1340">1340: </a>{
-<a name="line1342">1342: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,N;
-<a name="line1343">1343: </a>  size_t         len;
-<a name="line1344">1344: </a>  char           **names,tmp[256];
-<a name="line1345">1345: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      match;
-
-<a name="line1348">1348: </a>  options = options ? options : defaultoptions;
-<a name="line1349">1349: </a>  N     = options->N;
-<a name="line1350">1350: </a>  names = options->names;
-
-<a name="line1352">1352: </a>  <font color="#4169E1">if</font> (name[0] != '-') <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"Name must begin with -: Instead %s"</font>,name);
-
-<a name="line1354">1354: </a>  <font color="#B22222">/* append prefix to name, if prefix="foo_" and option='--bar", prefixed option is --foo_bar */</font>
-<a name="line1355">1355: </a>  <font color="#4169E1">if</font> (pre) {
-<a name="line1356">1356: </a>    char       *ptr   = tmp;
-<a name="line1357">1357: </a>    const char *namep = name;
-<a name="line1358">1358: </a>    <font color="#4169E1">if</font> (pre[0] == '-') <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"Prefix should not begin with a -"</font>);
-<a name="line1359">1359: </a>    <font color="#4169E1">if</font> (name[1] == '-') {
-<a name="line1360">1360: </a>      *ptr++ = '-';
-<a name="line1361">1361: </a>      namep++;
-<a name="line1362">1362: </a>    }
-<a name="line1363">1363: </a>    <a href="../../../docs/manualpages/Sys/PetscStrncpy.html#PetscStrncpy">PetscStrncpy</a>(ptr,pre,tmp+<font color="#4169E1">sizeof</font>(tmp)-ptr);
-<a name="line1364">1364: </a>    tmp[<font color="#4169E1">sizeof</font>(tmp)-1] = 0;
-<a name="line1365">1365: </a>    <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(tmp,&len);
-<a name="line1366">1366: </a>    <a href="../../../docs/manualpages/Sys/PetscStrncat.html#PetscStrncat">PetscStrncat</a>(tmp,namep+1,<font color="#4169E1">sizeof</font>(tmp)-len-1);
-<a name="line1367">1367: </a>  } <font color="#4169E1">else</font> {
-<a name="line1368">1368: </a>    <a href="../../../docs/manualpages/Sys/PetscStrncpy.html#PetscStrncpy">PetscStrncpy</a>(tmp,name+1,<font color="#4169E1">sizeof</font>(tmp));
-<a name="line1369">1369: </a>    tmp[<font color="#4169E1">sizeof</font>(tmp)-1] = 0;
-<a name="line1370">1370: </a>  }
-<a name="line1371">1371: </a><font color="#A020F0">#if defined(PETSC_USE_DEBUG)</font>
-<a name="line1372">1372: </a>  {
-<a name="line1373">1373: </a>    <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> valid;
-<a name="line1374">1374: </a>    char      key[<font color="#4169E1">sizeof</font>(tmp)+1] = <font color="#666666">"-"</font>;
-
-<a name="line1376">1376: </a>    <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(key+1,tmp,<font color="#4169E1">sizeof</font>(tmp));
-<a name="line1377">1377: </a>    <a href="../../../docs/manualpages/Sys/PetscOptionsValidKey.html#PetscOptionsValidKey">PetscOptionsValidKey</a>(key,&valid);
-<a name="line1378">1378: </a>    <font color="#4169E1">if</font> (!valid) <a href="../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"Invalid option '%s' obtained from pre='%s' and name='%s'"</font>,key,pre?pre:<font color="#666666">""</font>,name);
-<a name="line1379">1379: </a>  }
-<a name="line1380">1380: </a><font color="#A020F0">#endif</font>
-
-<a name="line1382">1382: </a>  <font color="#B22222">/* slow search */</font>
-<a name="line1383">1383: </a>  *flg = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line1384">1384: </a>  <font color="#4169E1">for</font> (i=0; i<N; i++) {
-<a name="line1385">1385: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcasecmp.html#PetscStrcasecmp">PetscStrcasecmp</a>(names[i],tmp,&match);
-<a name="line1386">1386: </a>    <font color="#4169E1">if</font> (match) {
-<a name="line1387">1387: </a>      *value           = options->values[i];
-<a name="line1388">1388: </a>      options->used[i] = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line1389">1389: </a>      *flg             = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line1390">1390: </a>      <font color="#4169E1">break</font>;
-<a name="line1391">1391: </a>    }
-<a name="line1392">1392: </a>  }
-<a name="line1393">1393: </a>  <font color="#4169E1">if</font> (!*flg) {
-<a name="line1394">1394: </a>    <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> j,cnt = 0,locs[16],loce[16];
-<a name="line1395">1395: </a>    size_t   n;
-<a name="line1396">1396: </a>    <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(tmp,&n);
-<a name="line1397">1397: </a>    <font color="#B22222">/* determine the location and number of all _%d_ in the key */</font>
-<a name="line1398">1398: </a>    <font color="#4169E1">for</font> (i=0; i< (<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>)n; i++) {
-<a name="line1399">1399: </a>      <font color="#4169E1">if</font> (tmp[i] == '_') {
-<a name="line1400">1400: </a>        <font color="#4169E1">for</font> (j=i+1; j< (<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>)n; j++) {
-<a name="line1401">1401: </a>          <font color="#4169E1">if</font> (tmp[j] >= '0' && tmp[j] <= '9') <font color="#4169E1">continue</font>;
-<a name="line1402">1402: </a>          <font color="#4169E1">if</font> (tmp[j] == '_' && j > i+1) { <font color="#B22222">/* found a number */</font>
-<a name="line1403">1403: </a>            locs[cnt]   = i+1;
-<a name="line1404">1404: </a>            loce[cnt++] = j+1;
-<a name="line1405">1405: </a>          }
-<a name="line1406">1406: </a>          <font color="#4169E1">break</font>;
-<a name="line1407">1407: </a>        }
-<a name="line1408">1408: </a>      }
-<a name="line1409">1409: </a>    }
-<a name="line1410">1410: </a>    <font color="#4169E1">if</font> (cnt) {
-<a name="line1411">1411: </a>      char tmp2[256];
-<a name="line1412">1412: </a>      <font color="#4169E1">for</font> (i=0; i<cnt; i++) {
-<a name="line1413">1413: </a>        <a href="../../../docs/manualpages/Sys/PetscStrcpy.html#PetscStrcpy">PetscStrcpy</a>(tmp2,<font color="#666666">"-"</font>);
-<a name="line1414">1414: </a>        <a href="../../../docs/manualpages/Sys/PetscStrncat.html#PetscStrncat">PetscStrncat</a>(tmp2,tmp,locs[i]);
-<a name="line1415">1415: </a>        <a href="../../../docs/manualpages/Sys/PetscStrcat.html#PetscStrcat">PetscStrcat</a>(tmp2,tmp+loce[i]);
-<a name="line1416">1416: </a>        PetscOptionsFindPair_Private(options,NULL,tmp2,value,flg);
-<a name="line1417">1417: </a>        <font color="#4169E1">if</font> (*flg) <font color="#4169E1">break</font>;
-<a name="line1418">1418: </a>      }
-<a name="line1419">1419: </a>    }
-<a name="line1420">1420: </a>  }
-<a name="line1421">1421: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1422">1422: </a>}
-
-<a name="line1426">1426: </a><strong><font color="#4169E1"><a name="PetscOptionsFindPairPrefix_Private"></a>PETSC_EXTERN <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PetscOptionsFindPairPrefix_Private(PetscOptions options,const char pre[], const char name[], char *value[], <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> *flg)</font></strong>
-<a name="line1427">1427: </a>{
-<a name="line1429">1429: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,N;
-<a name="line1430">1430: </a>  size_t         len;
-<a name="line1431">1431: </a>  char           **names,tmp[256];
-<a name="line1432">1432: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      match;
-
-<a name="line1435">1435: </a>  options = options ? options : defaultoptions;
-<a name="line1436">1436: </a>  N     = options->N;
-<a name="line1437">1437: </a>  names = options->names;
-
-<a name="line1439">1439: </a>  <font color="#4169E1">if</font> (name[0] != '-') <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"Name must begin with -: Instead %s"</font>,name);
-
-<a name="line1441">1441: </a>  <font color="#B22222">/* append prefix to name, if prefix="foo_" and option='--bar", prefixed option is --foo_bar */</font>
-<a name="line1442">1442: </a>  <font color="#4169E1">if</font> (pre) {
-<a name="line1443">1443: </a>    char       *ptr   = tmp;
-<a name="line1444">1444: </a>    const char *namep = name;
-<a name="line1445">1445: </a>    <font color="#4169E1">if</font> (pre[0] == '-') <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"Prefix should not begin with a -"</font>);
-<a name="line1446">1446: </a>    <font color="#4169E1">if</font> (name[1] == '-') {
-<a name="line1447">1447: </a>      *ptr++ = '-';
-<a name="line1448">1448: </a>      namep++;
-<a name="line1449">1449: </a>    }
-<a name="line1450">1450: </a>    <a href="../../../docs/manualpages/Sys/PetscStrncpy.html#PetscStrncpy">PetscStrncpy</a>(ptr,pre,tmp+<font color="#4169E1">sizeof</font>(tmp)-ptr);
-<a name="line1451">1451: </a>    tmp[<font color="#4169E1">sizeof</font>(tmp)-1] = 0;
-<a name="line1452">1452: </a>    <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(tmp,&len);
-<a name="line1453">1453: </a>    <a href="../../../docs/manualpages/Sys/PetscStrncat.html#PetscStrncat">PetscStrncat</a>(tmp,namep+1,<font color="#4169E1">sizeof</font>(tmp)-len-1);
-<a name="line1454">1454: </a>  } <font color="#4169E1">else</font> {
-<a name="line1455">1455: </a>    <a href="../../../docs/manualpages/Sys/PetscStrncpy.html#PetscStrncpy">PetscStrncpy</a>(tmp,name+1,<font color="#4169E1">sizeof</font>(tmp));
-<a name="line1456">1456: </a>    tmp[<font color="#4169E1">sizeof</font>(tmp)-1] = 0;
-<a name="line1457">1457: </a>  }
-<a name="line1458">1458: </a><font color="#A020F0">#if defined(PETSC_USE_DEBUG)</font>
-<a name="line1459">1459: </a>  {
-<a name="line1460">1460: </a>    <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> valid;
-<a name="line1461">1461: </a>    char      key[<font color="#4169E1">sizeof</font>(tmp)+1] = <font color="#666666">"-"</font>;
-
-<a name="line1463">1463: </a>    <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(key+1,tmp,<font color="#4169E1">sizeof</font>(tmp));
-<a name="line1464">1464: </a>    <a href="../../../docs/manualpages/Sys/PetscOptionsValidKey.html#PetscOptionsValidKey">PetscOptionsValidKey</a>(key,&valid);
-<a name="line1465">1465: </a>    <font color="#4169E1">if</font> (!valid) <a href="../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"Invalid option '%s' obtained from pre='%s' and name='%s'"</font>,key,pre?pre:<font color="#666666">""</font>,name);
-<a name="line1466">1466: </a>  }
-<a name="line1467">1467: </a><font color="#A020F0">#endif</font>
-
-<a name="line1469">1469: </a>  <font color="#B22222">/* slow search */</font>
-<a name="line1470">1470: </a>  *flg = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line1471">1471: </a>  <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(tmp,&len);
-<a name="line1472">1472: </a>  <font color="#4169E1">for</font> (i = 0; i < N; ++i) {
-<a name="line1473">1473: </a>    <a href="../../../docs/manualpages/Sys/PetscStrncmp.html#PetscStrncmp">PetscStrncmp</a>(names[i], tmp, len, &match);
-<a name="line1474">1474: </a>    <font color="#4169E1">if</font> (match) {
-<a name="line1475">1475: </a>      <font color="#4169E1">if</font> (value) *value = options->values[i];
-<a name="line1476">1476: </a>      options->used[i]  = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line1477">1477: </a>      <font color="#4169E1">if</font> (flg)   *flg   = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line1478">1478: </a>      <font color="#4169E1">break</font>;
-<a name="line1479">1479: </a>    }
-<a name="line1480">1480: </a>  }
-<a name="line1481">1481: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1482">1482: </a>}
-
-<a name="line1486">1486: </a><font color="#B22222">/*@C</font>
-<a name="line1487">1487: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsReject.html#PetscOptionsReject">PetscOptionsReject</a> - Generates an error if a certain option is given.</font>
-
-<a name="line1489">1489: </a><font color="#B22222">   Not Collective, but setting values on certain processors could cause problems</font>
-<a name="line1490">1490: </a><font color="#B22222">   for parallel objects looking for options.</font>
-
-<a name="line1492">1492: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line1493">1493: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
-<a name="line1494">1494: </a><font color="#B22222">.  name - the option one is seeking</font>
-<a name="line1495">1495: </a><font color="#B22222">-  mess - error message (may be NULL)</font>
-
-<a name="line1497">1497: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line1499">1499: </a><font color="#B22222">   Concepts: options database^rejecting option</font>
-
-<a name="line1501">1501: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetReal.html#PetscOptionsGetReal">PetscOptionsGetReal</a>(),OptionsHasName(),</font>
-<a name="line1502">1502: </a><font color="#B22222">           <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html# [...]
-<a name="line1503">1503: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
-<a name="line1504">1504: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
-<a name="line1505">1505: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
-<a name="line1506">1506: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
-<a name="line1507">1507: </a><font color="#B22222">@*/</font>
-<a name="line1508">1508: </a><strong><font color="#4169E1"><a name="PetscOptionsReject"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsReject.html#PetscOptionsReject">PetscOptionsReject</a>(PetscOptions options,const char name[],const char mess[])</font></strong>
-<a name="line1509">1509: </a>{
-<a name="line1511">1511: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-
-<a name="line1514">1514: </a>  options = options ? options : defaultoptions;
-<a name="line1515">1515: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(options,NULL,name,&flag);
-<a name="line1516">1516: </a>  <font color="#4169E1">if</font> (flag) {
-<a name="line1517">1517: </a>    <font color="#4169E1">if</font> (mess) <a href="../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Program has disabled option: %s with %s"</font>,name,mess);
-<a name="line1518">1518: </a>    <font color="#4169E1">else</font> <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Program has disabled option: %s"</font>,name);
-<a name="line1519">1519: </a>  }
-<a name="line1520">1520: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1521">1521: </a>}
-
-<a name="line1525">1525: </a><font color="#B22222">/*@C</font>
-<a name="line1526">1526: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a> - Determines whether a certain option is given in the database. This returns true whether the option is a number, string or boolean, even</font>
-<a name="line1527">1527: </a><font color="#B22222">                      its value is set to false.</font>
-
-<a name="line1529">1529: </a><font color="#B22222">   Not Collective</font>
-
-<a name="line1531">1531: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line1532">1532: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
-<a name="line1533">1533: </a><font color="#B22222">.  name - the option one is seeking</font>
-<a name="line1534">1534: </a><font color="#B22222">-  pre - string to prepend to the name or NULL</font>
-
-<a name="line1536">1536: </a><font color="#B22222">   Output Parameters:</font>
-<a name="line1537">1537: </a><font color="#B22222">.  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if found else <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>.</font>
-
-<a name="line1539">1539: </a><font color="#B22222">   Level: beginner</font>
-
-<a name="line1541">1541: </a><font color="#B22222">   Concepts: options database^has option name</font>
-
-<a name="line1543">1543: </a><font color="#B22222">   Notes: Name cannot be simply -h</font>
-
-<a name="line1545">1545: </a><font color="#B22222">          In many cases you probably want to use <a href="../../../docs/manualpages/Sys/PetscOptionsGetBool.html#PetscOptionsGetBool">PetscOptionsGetBool</a>() instead of calling this, to allowing toggling values.</font>
-
-<a name="line1547">1547: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetReal.html#PetscOptionsGetReal">PetscOptionsGetReal</a>(),</font>
-<a name="line1548">1548: </a><font color="#B22222">           <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html# [...]
-<a name="line1549">1549: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
-<a name="line1550">1550: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
-<a name="line1551">1551: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
-<a name="line1552">1552: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
-<a name="line1553">1553: </a><font color="#B22222">@*/</font>
-<a name="line1554">1554: </a><strong><font color="#4169E1"><a name="PetscOptionsHasName"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(PetscOptions options,const char pre[],const char name[],<a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>  *set)</font></strong>
-<a name="line1555">1555: </a>{
-<a name="line1556">1556: </a>  char           *value;
-<a name="line1558">1558: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag;
-
-<a name="line1561">1561: </a>  options = options ? options : defaultoptions;
-<a name="line1562">1562: </a>  PetscOptionsFindPair_Private(options,pre,name,&value,&flag);
-<a name="line1563">1563: </a>  <font color="#4169E1">if</font> (set) *set = flag;
-<a name="line1564">1564: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1565">1565: </a>}
-
-<a name="line1569">1569: </a><font color="#B22222">/*@C</font>
-<a name="line1570">1570: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a> - Gets the integer value for a particular option in the database.</font>
-
-<a name="line1572">1572: </a><font color="#B22222">   Not Collective</font>
-
-<a name="line1574">1574: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line1575">1575: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
-<a name="line1576">1576: </a><font color="#B22222">.  pre - the string to prepend to the name or NULL</font>
-<a name="line1577">1577: </a><font color="#B22222">-  name - the option one is seeking</font>
-
-<a name="line1579">1579: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line1580">1580: </a><font color="#B22222">+  ivalue - the integer value to return</font>
-<a name="line1581">1581: </a><font color="#B22222">-  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if found, else <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
-
-<a name="line1583">1583: </a><font color="#B22222">   Level: beginner</font>
-
-<a name="line1585">1585: </a><font color="#B22222">   Concepts: options database^has int</font>
-
-<a name="line1587">1587: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetReal.html#PetscOptionsGetReal">PetscOptionsGetReal</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(),</font>
-<a name="line1588">1588: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">PetscOptionsBool</a>()</font>
-<a name="line1589">1589: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsInt.html#PetscOptionsInt">PetscOptionsInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsString.html#PetscOptionsString">PetscOptionsString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsReal.html#PetscOptionsReal">PetscOptionsReal</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">PetscOptionsBool</a>(),</font>
-<a name="line1590">1590: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
-<a name="line1591">1591: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
-<a name="line1592">1592: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
-<a name="line1593">1593: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
-<a name="line1594">1594: </a><font color="#B22222">@*/</font>
-<a name="line1595">1595: </a><strong><font color="#4169E1"><a name="PetscOptionsGetInt"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(PetscOptions options,const char pre[],const char name[],<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *ivalue,<a href="../../../docs/manualpages/Sys/PetscBool.html#Petsc [...]
-<a name="line1596">1596: </a>{
-<a name="line1597">1597: </a>  char           *value;
-<a name="line1599">1599: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag;
-
-<a name="line1604">1604: </a>  options = options ? options : defaultoptions;
-<a name="line1605">1605: </a>  PetscOptionsFindPair_Private(options,pre,name,&value,&flag);
-<a name="line1606">1606: </a>  <font color="#4169E1">if</font> (flag) {
-<a name="line1607">1607: </a>    <font color="#4169E1">if</font> (!value) {
-<a name="line1608">1608: </a>      <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line1609">1609: </a>    } <font color="#4169E1">else</font> {
-<a name="line1610">1610: </a>      <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line1611">1611: </a>      PetscOptionsStringToInt(value,ivalue);
-<a name="line1612">1612: </a>    }
-<a name="line1613">1613: </a>  } <font color="#4169E1">else</font> {
-<a name="line1614">1614: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line1615">1615: </a>  }
-<a name="line1616">1616: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1617">1617: </a>}
-
-<a name="line1621">1621: </a><font color="#B22222">/*@C</font>
-<a name="line1622">1622: </a><font color="#B22222">     <a href="../../../docs/manualpages/Sys/PetscOptionsGetEList.html#PetscOptionsGetEList">PetscOptionsGetEList</a> - Puts a list of option values that a single one may be selected from</font>
-
-<a name="line1624">1624: </a><font color="#B22222">   Not Collective</font>
-
-<a name="line1626">1626: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line1627">1627: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
-<a name="line1628">1628: </a><font color="#B22222">.  pre - the string to prepend to the name or NULL</font>
-<a name="line1629">1629: </a><font color="#B22222">.  opt - option name</font>
-<a name="line1630">1630: </a><font color="#B22222">.  list - the possible choices (one of these must be selected, anything else is invalid)</font>
-<a name="line1631">1631: </a><font color="#B22222">.  ntext - number of choices</font>
-
-<a name="line1633">1633: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line1634">1634: </a><font color="#B22222">+  value - the index of the value to return (defaults to zero if the option name is given but choice is listed)</font>
-<a name="line1635">1635: </a><font color="#B22222">-  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if found, else <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
-
-<a name="line1637">1637: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line1639">1639: </a><font color="#B22222">   See <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>() for when the choices are given in a <a href="../../../docs/manualpages/Sys/PetscFunctionList.html#PetscFunctionList">PetscFunctionList</a>()</font>
-
-<a name="line1641">1641: </a><font color="#B22222">   Concepts: options database^list</font>
-
-<a name="line1643">1643: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetReal.html#PetscOptionsGetReal">PetscOptionsGetReal</a>(),</font>
-<a name="line1644">1644: </a><font color="#B22222">           <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscO [...]
-<a name="line1645">1645: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
-<a name="line1646">1646: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
-<a name="line1647">1647: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
-<a name="line1648">1648: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
-<a name="line1649">1649: </a><font color="#B22222">@*/</font>
-<a name="line1650">1650: </a><strong><font color="#4169E1"><a name="PetscOptionsGetEList"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetEList.html#PetscOptionsGetEList">PetscOptionsGetEList</a>(PetscOptions options,const char pre[],const char opt[],const char * const *list,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> ntext,<a href="../../../docs/manual [...]
-<a name="line1651">1651: </a>{
-<a name="line1653">1653: </a>  size_t         alen,len = 0;
-<a name="line1654">1654: </a>  char           *svalue;
-<a name="line1655">1655: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      aset,flg = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line1656">1656: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
-
-<a name="line1659">1659: </a>  options = options ? options : defaultoptions;
-<a name="line1660">1660: </a>  <font color="#4169E1">for</font> (i=0; i<ntext; i++) {
-<a name="line1661">1661: </a>    <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(list[i],&alen);
-<a name="line1662">1662: </a>    <font color="#4169E1">if</font> (alen > len) len = alen;
-<a name="line1663">1663: </a>  }
-<a name="line1664">1664: </a>  len += 5; <font color="#B22222">/* a little extra space for user mistypes */</font>
-<a name="line1665">1665: </a>  <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(len,&svalue);
-<a name="line1666">1666: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(options,pre,opt,svalue,len,&aset);
-<a name="line1667">1667: </a>  <font color="#4169E1">if</font> (aset) {
-<a name="line1668">1668: </a>    <a href="../../../docs/manualpages/Sys/PetscEListFind.html#PetscEListFind">PetscEListFind</a>(ntext,list,svalue,value,&flg);
-<a name="line1669">1669: </a>    <font color="#4169E1">if</font> (!flg) <a href="../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_USER,<font color="#666666">"Unknown option %s for -%s%s"</font>,svalue,pre ? pre : <font color="#666666">""</font>,opt+1);
-<a name="line1670">1670: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line1671">1671: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line1672">1672: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(svalue);
-<a name="line1673">1673: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1674">1674: </a>}
-
-<a name="line1678">1678: </a><font color="#B22222">/*@C</font>
-<a name="line1679">1679: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsGetEnum.html#PetscOptionsGetEnum">PetscOptionsGetEnum</a> - Gets the enum value for a particular option in the database.</font>
-
-<a name="line1681">1681: </a><font color="#B22222">   Not Collective</font>
-
-<a name="line1683">1683: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line1684">1684: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
-<a name="line1685">1685: </a><font color="#B22222">.  pre - option prefix or NULL</font>
-<a name="line1686">1686: </a><font color="#B22222">.  opt - option name</font>
-<a name="line1687">1687: </a><font color="#B22222">.  list - array containing the list of choices, followed by the enum name, followed by the enum prefix, followed by a null</font>
-<a name="line1688">1688: </a><font color="#B22222">-  defaultv - the default (current) value</font>
-
-<a name="line1690">1690: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line1691">1691: </a><font color="#B22222">+  value - the  value to return</font>
-<a name="line1692">1692: </a><font color="#B22222">-  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if found, else <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
-
-<a name="line1694">1694: </a><font color="#B22222">   Level: beginner</font>
-
-<a name="line1696">1696: </a><font color="#B22222">   Concepts: options database</font>
-
-<a name="line1698">1698: </a><font color="#B22222">   Notes: Must be between a <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>() and a <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>()</font>
-
-<a name="line1700">1700: </a><font color="#B22222">          list is usually something like PCASMTypes or some other predefined list of enum names</font>
-
-<a name="line1702">1702: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetReal.html#PetscOptionsGetReal">PetscOptionsGetReal</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscO [...]
-<a name="line1703">1703: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">PetscOptionsBool</a>()</font>
-<a name="line1704">1704: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsInt.html#PetscOptionsInt">PetscOptionsInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsString.html#PetscOptionsString">PetscOptionsString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsReal.html#PetscOptionsReal">PetscOptionsReal</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">PetscOptionsBool</a>(),</font>
-<a name="line1705">1705: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
-<a name="line1706">1706: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
-<a name="line1707">1707: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
-<a name="line1708">1708: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetEList.html#PetscOptionsGetEList">PetscOptionsGetEList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnum.html#PetscOptionsEnum">PetscOptionsEnum</a>()</font>
-<a name="line1709">1709: </a><font color="#B22222">@*/</font>
-<a name="line1710">1710: </a><strong><font color="#4169E1"><a name="PetscOptionsGetEnum"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetEnum.html#PetscOptionsGetEnum">PetscOptionsGetEnum</a>(PetscOptions options,const char pre[],const char opt[],const char * const *list,<a href="../../../docs/manualpages/Sys/PetscEnum.html#PetscEnum">PetscEnum</a> *value,<a href="../../../docs/manual [...]
-<a name="line1711">1711: </a>{
-<a name="line1713">1713: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       ntext = 0,tval;
-<a name="line1714">1714: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      fset;
-
-<a name="line1717">1717: </a>  options = options ? options : defaultoptions;
-<a name="line1718">1718: </a>  <font color="#4169E1">while</font> (list[ntext++]) {
-<a name="line1719">1719: </a>    <font color="#4169E1">if</font> (ntext > 50) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"List argument appears to be wrong or have more than 50 entries"</font>);
-<a name="line1720">1720: </a>  }
-<a name="line1721">1721: </a>  <font color="#4169E1">if</font> (ntext < 3) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"List argument must have at least two entries: typename and type prefix"</font>);
-<a name="line1722">1722: </a>  ntext -= 3;
-<a name="line1723">1723: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetEList.html#PetscOptionsGetEList">PetscOptionsGetEList</a>(options,pre,opt,list,ntext,&tval,&fset);
-<a name="line1724">1724: </a>  <font color="#B22222">/* with PETSC_USE_64BIT_INDICES sizeof(<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>) != sizeof(<a href="../../../docs/manualpages/Sys/PetscEnum.html#PetscEnum">PetscEnum</a>) */</font>
-<a name="line1725">1725: </a>  <font color="#4169E1">if</font> (fset) *value = (<a href="../../../docs/manualpages/Sys/PetscEnum.html#PetscEnum">PetscEnum</a>)tval;
-<a name="line1726">1726: </a>  <font color="#4169E1">if</font> (set) *set = fset;
-<a name="line1727">1727: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1728">1728: </a>}
-
-<a name="line1732">1732: </a><font color="#B22222">/*@C</font>
-<a name="line1733">1733: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsGetBool.html#PetscOptionsGetBool">PetscOptionsGetBool</a> - Gets the Logical (true or false) value for a particular</font>
-<a name="line1734">1734: </a><font color="#B22222">            option in the database.</font>
-
-<a name="line1736">1736: </a><font color="#B22222">   Not Collective</font>
-
-<a name="line1738">1738: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line1739">1739: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
-<a name="line1740">1740: </a><font color="#B22222">.  pre - the string to prepend to the name or NULL</font>
-<a name="line1741">1741: </a><font color="#B22222">-  name - the option one is seeking</font>
-
-<a name="line1743">1743: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line1744">1744: </a><font color="#B22222">+  ivalue - the logical value to return</font>
-<a name="line1745">1745: </a><font color="#B22222">-  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>  if found, else <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
-
-<a name="line1747">1747: </a><font color="#B22222">   Level: beginner</font>
-
-<a name="line1749">1749: </a><font color="#B22222">   Notes:</font>
-<a name="line1750">1750: </a><font color="#B22222">       TRUE, true, YES, yes, nostring, and 1 all translate to <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a></font>
-<a name="line1751">1751: </a><font color="#B22222">       FALSE, false, NO, no, and 0 all translate to <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
-
-<a name="line1753">1753: </a><font color="#B22222">       If the user does not supply the option (as either true or false) ivalue is NOT changed. Thus</font>
-<a name="line1754">1754: </a><font color="#B22222">     you NEED TO ALWAYS initialize the ivalue.</font>
-
-<a name="line1756">1756: </a><font color="#B22222">   Concepts: options database^has logical</font>
-
-<a name="line1758">1758: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetReal.html#PetscOptionsGetReal">PetscOptionsGetReal</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(),</font>
-<a name="line1759">1759: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptio [...]
-<a name="line1760">1760: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
-<a name="line1761">1761: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
-<a name="line1762">1762: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
-<a name="line1763">1763: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
-<a name="line1764">1764: </a><font color="#B22222">@*/</font>
-<a name="line1765">1765: </a><strong><font color="#4169E1"><a name="PetscOptionsGetBool"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetBool.html#PetscOptionsGetBool">PetscOptionsGetBool</a>(PetscOptions options,const char pre[],const char name[],<a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>  *ivalue,<a href="../../../docs/manualpages/Sys/PetscBool.ht [...]
-<a name="line1766">1766: </a>{
-<a name="line1767">1767: </a>  char           *value;
-<a name="line1768">1768: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag;
-
-<a name="line1774">1774: </a>  options = options ? options : defaultoptions;
-<a name="line1775">1775: </a>  PetscOptionsFindPair_Private(options,pre,name,&value,&flag);
-<a name="line1776">1776: </a>  <font color="#4169E1">if</font> (flag) {
-<a name="line1777">1777: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line1778">1778: </a>    <font color="#4169E1">if</font> (!value) {
-<a name="line1779">1779: </a>      <font color="#4169E1">if</font> (ivalue) *ivalue = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line1780">1780: </a>    } <font color="#4169E1">else</font> {
-<a name="line1781">1781: </a>      PetscOptionsStringToBool(value, ivalue);
-<a name="line1782">1782: </a>    }
-<a name="line1783">1783: </a>  } <font color="#4169E1">else</font> {
-<a name="line1784">1784: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line1785">1785: </a>  }
-<a name="line1786">1786: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1787">1787: </a>}
-
-<a name="line1791">1791: </a><font color="#B22222">/*@C</font>
-<a name="line1792">1792: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsGetBoolArray.html#PetscOptionsGetBoolArray">PetscOptionsGetBoolArray</a> - Gets an array of Logical (true or false) values for a particular</font>
-<a name="line1793">1793: </a><font color="#B22222">   option in the database.  The values must be separated with commas with</font>
-<a name="line1794">1794: </a><font color="#B22222">   no intervening spaces.</font>
-
-<a name="line1796">1796: </a><font color="#B22222">   Not Collective</font>
-
-<a name="line1798">1798: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line1799">1799: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
-<a name="line1800">1800: </a><font color="#B22222">.  pre - string to prepend to each name or NULL</font>
-<a name="line1801">1801: </a><font color="#B22222">.  name - the option one is seeking</font>
-<a name="line1802">1802: </a><font color="#B22222">-  nmax - maximum number of values to retrieve</font>
-
-<a name="line1804">1804: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line1805">1805: </a><font color="#B22222">+  dvalue - the integer values to return</font>
-<a name="line1806">1806: </a><font color="#B22222">.  nmax - actual number of values retreived</font>
-<a name="line1807">1807: </a><font color="#B22222">-  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if found, else <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
-
-<a name="line1809">1809: </a><font color="#B22222">   Level: beginner</font>
-
-<a name="line1811">1811: </a><font color="#B22222">   Concepts: options database^array of ints</font>
-
-<a name="line1813">1813: </a><font color="#B22222">   Notes:</font>
-<a name="line1814">1814: </a><font color="#B22222">       TRUE, true, YES, yes, nostring, and 1 all translate to <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a></font>
-<a name="line1815">1815: </a><font color="#B22222">       FALSE, false, NO, no, and 0 all translate to <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
-
-<a name="line1817">1817: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(),</font>
-<a name="line1818">1818: </a><font color="#B22222">           <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">PetscOptionsBool</a>(),</font>
-<a name="line1819">1819: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
-<a name="line1820">1820: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
-<a name="line1821">1821: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
-<a name="line1822">1822: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
-<a name="line1823">1823: </a><font color="#B22222">@*/</font>
-<a name="line1824">1824: </a><strong><font color="#4169E1"><a name="PetscOptionsGetBoolArray"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetBoolArray.html#PetscOptionsGetBoolArray">PetscOptionsGetBoolArray</a>(PetscOptions options,const char pre[],const char name[],<a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> dvalue[],<a href="../../../docs/manualpa [...]
-<a name="line1825">1825: </a>{
-<a name="line1826">1826: </a>  char           *value;
-<a name="line1828">1828: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       n = 0;
-<a name="line1829">1829: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag;
-<a name="line1830">1830: </a>  <a href="../../../docs/manualpages/Sys/PetscToken.html#PetscToken">PetscToken</a>     token;
-
-<a name="line1835">1835: </a>  PetscOptionsFindPair_Private(options,pre,name,&value,&flag);
-<a name="line1836">1836: </a>  <font color="#4169E1">if</font> (!flag)  {<font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>; *nmax = 0; <font color="#4169E1">return</font>(0);}
-<a name="line1837">1837: </a>  <font color="#4169E1">if</font> (!value) {<font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;  *nmax = 0; <font color="#4169E1">return</font>(0);}
-
-<a name="line1839">1839: </a>  <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-
-<a name="line1841">1841: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenCreate.html#PetscTokenCreate">PetscTokenCreate</a>(value,',',&token);
-<a name="line1842">1842: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&value);
-<a name="line1843">1843: </a>  <font color="#4169E1">while</font> (n < *nmax) {
-<a name="line1844">1844: </a>    <font color="#4169E1">if</font> (!value) <font color="#4169E1">break</font>;
-<a name="line1845">1845: </a>    PetscOptionsStringToBool(value,dvalue);
-<a name="line1846">1846: </a>    <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&value);
-<a name="line1847">1847: </a>    dvalue++;
-<a name="line1848">1848: </a>    n++;
-<a name="line1849">1849: </a>  }
-<a name="line1850">1850: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenDestroy.html#PetscTokenDestroy">PetscTokenDestroy</a>(&token);
-<a name="line1851">1851: </a>  *nmax = n;
-<a name="line1852">1852: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1853">1853: </a>}
-
-<a name="line1857">1857: </a><font color="#B22222">/*@C</font>
-<a name="line1858">1858: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsGetReal.html#PetscOptionsGetReal">PetscOptionsGetReal</a> - Gets the double precision value for a particular</font>
-<a name="line1859">1859: </a><font color="#B22222">   option in the database.</font>
-
-<a name="line1861">1861: </a><font color="#B22222">   Not Collective</font>
-
-<a name="line1863">1863: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line1864">1864: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
-<a name="line1865">1865: </a><font color="#B22222">.  pre - string to prepend to each name or NULL</font>
-<a name="line1866">1866: </a><font color="#B22222">-  name - the option one is seeking</font>
-
-<a name="line1868">1868: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line1869">1869: </a><font color="#B22222">+  dvalue - the double value to return</font>
-<a name="line1870">1870: </a><font color="#B22222">-  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if found, <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a> if not found</font>
-
-<a name="line1872">1872: </a><font color="#B22222">   Note: if the option is given but no value is provided then set is given the value <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
-
-<a name="line1874">1874: </a><font color="#B22222">   Level: beginner</font>
-
-<a name="line1876">1876: </a><font color="#B22222">   Concepts: options database^has double</font>
-
-<a name="line1878">1878: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(),</font>
-<a name="line1879">1879: </a><font color="#B22222">           <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#P [...]
-<a name="line1880">1880: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
-<a name="line1881">1881: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
-<a name="line1882">1882: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
-<a name="line1883">1883: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
-<a name="line1884">1884: </a><font color="#B22222">@*/</font>
-<a name="line1885">1885: </a><strong><font color="#4169E1"><a name="PetscOptionsGetReal"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetReal.html#PetscOptionsGetReal">PetscOptionsGetReal</a>(PetscOptions options,const char pre[],const char name[],<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> *dvalue,<a href="../../../docs/manualpages/Sys/PetscBool.htm [...]
-<a name="line1886">1886: </a>{
-<a name="line1887">1887: </a>  char           *value;
-<a name="line1889">1889: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag;
-
-<a name="line1894">1894: </a>  PetscOptionsFindPair_Private(options,pre,name,&value,&flag);
-<a name="line1895">1895: </a>  <font color="#4169E1">if</font> (flag) {
-<a name="line1896">1896: </a>    <font color="#4169E1">if</font> (!value) {
-<a name="line1897">1897: </a>      <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line1898">1898: </a>    } <font color="#4169E1">else</font> {
-<a name="line1899">1899: </a>      <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line1900">1900: </a>      PetscOptionsStringToReal(value,dvalue);
-<a name="line1901">1901: </a>    }
-<a name="line1902">1902: </a>  } <font color="#4169E1">else</font> {
-<a name="line1903">1903: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line1904">1904: </a>  }
-<a name="line1905">1905: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1906">1906: </a>}
-
-<a name="line1910">1910: </a><font color="#B22222">/*@C</font>
-<a name="line1911">1911: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsGetScalar.html#PetscOptionsGetScalar">PetscOptionsGetScalar</a> - Gets the scalar value for a particular</font>
-<a name="line1912">1912: </a><font color="#B22222">   option in the database.</font>
-
-<a name="line1914">1914: </a><font color="#B22222">   Not Collective</font>
-
-<a name="line1916">1916: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line1917">1917: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
-<a name="line1918">1918: </a><font color="#B22222">.  pre - string to prepend to each name or NULL</font>
-<a name="line1919">1919: </a><font color="#B22222">-  name - the option one is seeking</font>
-
-<a name="line1921">1921: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line1922">1922: </a><font color="#B22222">+  dvalue - the double value to return</font>
-<a name="line1923">1923: </a><font color="#B22222">-  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if found, else <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
-
-<a name="line1925">1925: </a><font color="#B22222">   Level: beginner</font>
-
-<a name="line1927">1927: </a><font color="#B22222">   Usage:</font>
-<a name="line1928">1928: </a><font color="#B22222">   A complex number 2+3i must be specified with NO spaces</font>
-
-<a name="line1930">1930: </a><font color="#B22222">   Note: if the option is given but no value is provided then set is given the value <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
-
-<a name="line1932">1932: </a><font color="#B22222">   Concepts: options database^has scalar</font>
-
-<a name="line1934">1934: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(),</font>
-<a name="line1935">1935: </a><font color="#B22222">           <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html# [...]
-<a name="line1936">1936: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
-<a name="line1937">1937: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
-<a name="line1938">1938: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
-<a name="line1939">1939: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
-<a name="line1940">1940: </a><font color="#B22222">@*/</font>
-<a name="line1941">1941: </a><strong><font color="#4169E1"><a name="PetscOptionsGetScalar"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetScalar.html#PetscOptionsGetScalar">PetscOptionsGetScalar</a>(PetscOptions options,const char pre[],const char name[],<a href="../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *dvalue,<a href="../../../docs/manualpages/Sys [...]
-<a name="line1942">1942: </a>{
-<a name="line1943">1943: </a>  char           *value;
-<a name="line1944">1944: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag;
-
-<a name="line1950">1950: </a>  PetscOptionsFindPair_Private(options,pre,name,&value,&flag);
-<a name="line1951">1951: </a>  <font color="#4169E1">if</font> (flag) {
-<a name="line1952">1952: </a>    <font color="#4169E1">if</font> (!value) {
-<a name="line1953">1953: </a>      <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line1954">1954: </a>    } <font color="#4169E1">else</font> {
-<a name="line1955">1955: </a><font color="#A020F0">#if !defined(PETSC_USE_COMPLEX)</font>
-<a name="line1956">1956: </a>      PetscOptionsStringToReal(value,dvalue);
-<a name="line1957">1957: </a><font color="#A020F0">#else</font>
-<a name="line1958">1958: </a>      PetscOptionsStringToScalar(value,dvalue);
-<a name="line1959">1959: </a><font color="#A020F0">#endif</font>
-<a name="line1960">1960: </a>      <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line1961">1961: </a>    }
-<a name="line1962">1962: </a>  } <font color="#4169E1">else</font> { <font color="#B22222">/* flag */</font>
-<a name="line1963">1963: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line1964">1964: </a>  }
-<a name="line1965">1965: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1966">1966: </a>}
-
-<a name="line1970">1970: </a><font color="#B22222">/*@C</font>
-<a name="line1971">1971: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a> - Gets an array of double precision values for a</font>
-<a name="line1972">1972: </a><font color="#B22222">   particular option in the database.  The values must be separated with</font>
-<a name="line1973">1973: </a><font color="#B22222">   commas with no intervening spaces.</font>
-
-<a name="line1975">1975: </a><font color="#B22222">   Not Collective</font>
-
-<a name="line1977">1977: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line1978">1978: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
-<a name="line1979">1979: </a><font color="#B22222">.  pre - string to prepend to each name or NULL</font>
-<a name="line1980">1980: </a><font color="#B22222">.  name - the option one is seeking</font>
-<a name="line1981">1981: </a><font color="#B22222">-  nmax - maximum number of values to retrieve</font>
-
-<a name="line1983">1983: </a><font color="#B22222">   Output Parameters:</font>
-<a name="line1984">1984: </a><font color="#B22222">+  dvalue - the double values to return</font>
-<a name="line1985">1985: </a><font color="#B22222">.  nmax - actual number of values retreived</font>
-<a name="line1986">1986: </a><font color="#B22222">-  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if found, else <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
-
-<a name="line1988">1988: </a><font color="#B22222">   Level: beginner</font>
-
-<a name="line1990">1990: </a><font color="#B22222">   Concepts: options database^array of doubles</font>
-
-<a name="line1992">1992: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(),</font>
-<a name="line1993">1993: </a><font color="#B22222">           <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">PetscOptionsBool</a>(),</font>
-<a name="line1994">1994: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
-<a name="line1995">1995: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
-<a name="line1996">1996: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
-<a name="line1997">1997: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
-<a name="line1998">1998: </a><font color="#B22222">@*/</font>
-<a name="line1999">1999: </a><strong><font color="#4169E1"><a name="PetscOptionsGetRealArray"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(PetscOptions options,const char pre[],const char name[],<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> dvalue[],<a href="../../../docs/manualpa [...]
-<a name="line2000">2000: </a>{
-<a name="line2001">2001: </a>  char           *value;
-<a name="line2003">2003: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       n = 0;
-<a name="line2004">2004: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag;
-<a name="line2005">2005: </a>  <a href="../../../docs/manualpages/Sys/PetscToken.html#PetscToken">PetscToken</a>     token;
-
-<a name="line2010">2010: </a>  PetscOptionsFindPair_Private(options,pre,name,&value,&flag);
-<a name="line2011">2011: </a>  <font color="#4169E1">if</font> (!flag) {
-<a name="line2012">2012: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line2013">2013: </a>    *nmax = 0;
-<a name="line2014">2014: </a>    <font color="#4169E1">return</font>(0);
-<a name="line2015">2015: </a>  }
-<a name="line2016">2016: </a>  <font color="#4169E1">if</font> (!value) {
-<a name="line2017">2017: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line2018">2018: </a>    *nmax = 0;
-<a name="line2019">2019: </a>    <font color="#4169E1">return</font>(0);
-<a name="line2020">2020: </a>  }
-
-<a name="line2022">2022: </a>  <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-
-<a name="line2024">2024: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenCreate.html#PetscTokenCreate">PetscTokenCreate</a>(value,',',&token);
-<a name="line2025">2025: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&value);
-<a name="line2026">2026: </a>  <font color="#4169E1">while</font> (n < *nmax) {
-<a name="line2027">2027: </a>    <font color="#4169E1">if</font> (!value) <font color="#4169E1">break</font>;
-<a name="line2028">2028: </a>    PetscOptionsStringToReal(value,dvalue++);
-<a name="line2029">2029: </a>    <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&value);
-<a name="line2030">2030: </a>    n++;
-<a name="line2031">2031: </a>  }
-<a name="line2032">2032: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenDestroy.html#PetscTokenDestroy">PetscTokenDestroy</a>(&token);
-<a name="line2033">2033: </a>  *nmax = n;
-<a name="line2034">2034: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2035">2035: </a>}
-
-<a name="line2039">2039: </a><font color="#B22222">/*@C</font>
-<a name="line2040">2040: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsGetScalarArray.html#PetscOptionsGetScalarArray">PetscOptionsGetScalarArray</a> - Gets an array of scalars for a</font>
-<a name="line2041">2041: </a><font color="#B22222">   particular option in the database.  The values must be separated with</font>
-<a name="line2042">2042: </a><font color="#B22222">   commas with no intervening spaces.</font>
-
-<a name="line2044">2044: </a><font color="#B22222">   Not Collective</font>
-
-<a name="line2046">2046: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line2047">2047: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
-<a name="line2048">2048: </a><font color="#B22222">.  pre - string to prepend to each name or NULL</font>
-<a name="line2049">2049: </a><font color="#B22222">.  name - the option one is seeking</font>
-<a name="line2050">2050: </a><font color="#B22222">-  nmax - maximum number of values to retrieve</font>
-
-<a name="line2052">2052: </a><font color="#B22222">   Output Parameters:</font>
-<a name="line2053">2053: </a><font color="#B22222">+  dvalue - the scalar values to return</font>
-<a name="line2054">2054: </a><font color="#B22222">.  nmax - actual number of values retreived</font>
-<a name="line2055">2055: </a><font color="#B22222">-  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if found, else <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
-
-<a name="line2057">2057: </a><font color="#B22222">   Level: beginner</font>
-
-<a name="line2059">2059: </a><font color="#B22222">   Concepts: options database^array of doubles</font>
-
-<a name="line2061">2061: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(),</font>
-<a name="line2062">2062: </a><font color="#B22222">           <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">PetscOptionsBool</a>(),</font>
-<a name="line2063">2063: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
-<a name="line2064">2064: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
-<a name="line2065">2065: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
-<a name="line2066">2066: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
-<a name="line2067">2067: </a><font color="#B22222">@*/</font>
-<a name="line2068">2068: </a><strong><font color="#4169E1"><a name="PetscOptionsGetScalarArray"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetScalarArray.html#PetscOptionsGetScalarArray">PetscOptionsGetScalarArray</a>(PetscOptions options,const char pre[],const char name[],<a href="../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> dvalue[],<a href="../../.. [...]
-<a name="line2069">2069: </a>{
-<a name="line2070">2070: </a>  char           *value;
-<a name="line2072">2072: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       n = 0;
-<a name="line2073">2073: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag;
-<a name="line2074">2074: </a>  <a href="../../../docs/manualpages/Sys/PetscToken.html#PetscToken">PetscToken</a>     token;
-
-<a name="line2079">2079: </a>  PetscOptionsFindPair_Private(options,pre,name,&value,&flag);
-<a name="line2080">2080: </a>  <font color="#4169E1">if</font> (!flag) {
-<a name="line2081">2081: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line2082">2082: </a>    *nmax = 0;
-<a name="line2083">2083: </a>    <font color="#4169E1">return</font>(0);
-<a name="line2084">2084: </a>  }
-<a name="line2085">2085: </a>  <font color="#4169E1">if</font> (!value) {
-<a name="line2086">2086: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line2087">2087: </a>    *nmax = 0;
-<a name="line2088">2088: </a>    <font color="#4169E1">return</font>(0);
-<a name="line2089">2089: </a>  }
-
-<a name="line2091">2091: </a>  <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-
-<a name="line2093">2093: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenCreate.html#PetscTokenCreate">PetscTokenCreate</a>(value,',',&token);
-<a name="line2094">2094: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&value);
-<a name="line2095">2095: </a>  <font color="#4169E1">while</font> (n < *nmax) {
-<a name="line2096">2096: </a>    <font color="#4169E1">if</font> (!value) <font color="#4169E1">break</font>;
-<a name="line2097">2097: </a>    PetscOptionsStringToScalar(value,dvalue++);
-<a name="line2098">2098: </a>    <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&value);
-<a name="line2099">2099: </a>    n++;
-<a name="line2100">2100: </a>  }
-<a name="line2101">2101: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenDestroy.html#PetscTokenDestroy">PetscTokenDestroy</a>(&token);
-<a name="line2102">2102: </a>  *nmax = n;
-<a name="line2103">2103: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2104">2104: </a>}
-
-<a name="line2108">2108: </a><font color="#B22222">/*@C</font>
-<a name="line2109">2109: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a> - Gets an array of integer values for a particular</font>
-<a name="line2110">2110: </a><font color="#B22222">   option in the database.</font>
-
-<a name="line2112">2112: </a><font color="#B22222">   Not Collective</font>
-
-<a name="line2114">2114: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line2115">2115: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
-<a name="line2116">2116: </a><font color="#B22222">.  pre - string to prepend to each name or NULL</font>
-<a name="line2117">2117: </a><font color="#B22222">.  name - the option one is seeking</font>
-<a name="line2118">2118: </a><font color="#B22222">-  nmax - maximum number of values to retrieve</font>
-
-<a name="line2120">2120: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line2121">2121: </a><font color="#B22222">+  dvalue - the integer values to return</font>
-<a name="line2122">2122: </a><font color="#B22222">.  nmax - actual number of values retreived</font>
-<a name="line2123">2123: </a><font color="#B22222">-  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if found, else <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
-
-<a name="line2125">2125: </a><font color="#B22222">   Level: beginner</font>
-
-<a name="line2127">2127: </a><font color="#B22222">   Notes:</font>
-<a name="line2128">2128: </a><font color="#B22222">   The array can be passed as</font>
-<a name="line2129">2129: </a><font color="#B22222">   a comma separated list:                                 0,1,2,3,4,5,6,7</font>
-<a name="line2130">2130: </a><font color="#B22222">   a range (start-end+1):                                  0-8</font>
-<a name="line2131">2131: </a><font color="#B22222">   a range with given increment (start-end+1:inc):         0-7:2</font>
-<a name="line2132">2132: </a><font color="#B22222">   a combination of values and ranges separated by commas: 0,1-8,8-15:2</font>
-
-<a name="line2134">2134: </a><font color="#B22222">   There must be no intervening spaces between the values.</font>
-
-<a name="line2136">2136: </a><font color="#B22222">   Concepts: options database^array of ints</font>
-
-<a name="line2138">2138: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(),</font>
-<a name="line2139">2139: </a><font color="#B22222">           <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">PetscOptionsBool</a>(),</font>
-<a name="line2140">2140: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
-<a name="line2141">2141: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
-<a name="line2142">2142: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
-<a name="line2143">2143: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
-<a name="line2144">2144: </a><font color="#B22222">@*/</font>
-<a name="line2145">2145: </a><strong><font color="#4169E1"><a name="PetscOptionsGetIntArray"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(PetscOptions options,const char pre[],const char name[],<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> dvalue[],<a href="../../../docs/manualpages/Sys [...]
-<a name="line2146">2146: </a>{
-<a name="line2147">2147: </a>  char           *value;
-<a name="line2149">2149: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       n = 0,i,j,start,end,inc,nvalues;
-<a name="line2150">2150: </a>  size_t         len;
-<a name="line2151">2151: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag,foundrange;
-<a name="line2152">2152: </a>  <a href="../../../docs/manualpages/Sys/PetscToken.html#PetscToken">PetscToken</a>     token;
-
-<a name="line2157">2157: </a>  PetscOptionsFindPair_Private(options,pre,name,&value,&flag);
-<a name="line2158">2158: </a>  <font color="#4169E1">if</font> (!flag) {
-<a name="line2159">2159: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line2160">2160: </a>    *nmax = 0;
-<a name="line2161">2161: </a>    <font color="#4169E1">return</font>(0);
-<a name="line2162">2162: </a>  }
-<a name="line2163">2163: </a>  <font color="#4169E1">if</font> (!value) {
-<a name="line2164">2164: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line2165">2165: </a>    *nmax = 0;
-<a name="line2166">2166: </a>    <font color="#4169E1">return</font>(0);
-<a name="line2167">2167: </a>  }
-
-<a name="line2169">2169: </a>  <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-
-<a name="line2171">2171: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenCreate.html#PetscTokenCreate">PetscTokenCreate</a>(value,',',&token);
-<a name="line2172">2172: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&value);
-<a name="line2173">2173: </a>  <font color="#4169E1">while</font> (n < *nmax) {
-<a name="line2174">2174: </a>    <font color="#4169E1">if</font> (!value) <font color="#4169E1">break</font>;
-
-<a name="line2176">2176: </a>    <font color="#B22222">/* look for form  d-D where d and D are integers */</font>
-<a name="line2177">2177: </a>    foundrange = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line2178">2178: </a>    <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(value,&len);
-<a name="line2179">2179: </a>    <font color="#4169E1">if</font> (value[0] == '-') i=2;
-<a name="line2180">2180: </a>    <font color="#4169E1">else</font> i=1;
-<a name="line2181">2181: </a>    <font color="#4169E1">for</font> (;i<(int)len; i++) {
-<a name="line2182">2182: </a>      <font color="#4169E1">if</font> (value[i] == '-') {
-<a name="line2183">2183: </a>        <font color="#4169E1">if</font> (i == (int)len-1) <a href="../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_USER,<font color="#666666">"Error in %D-th array entry %s\n"</font>,n,value);
-<a name="line2184">2184: </a>        value[i] = 0;
-
-<a name="line2186">2186: </a>        PetscOptionsStringToInt(value,&start);
-<a name="line2187">2187: </a>        inc  = 1;
-<a name="line2188">2188: </a>        j    = i+1;
-<a name="line2189">2189: </a>        <font color="#4169E1">for</font> (;j<(int)len; j++) {
-<a name="line2190">2190: </a>          <font color="#4169E1">if</font> (value[j] == ':') {
-<a name="line2191">2191: </a>            value[j] = 0;
-
-<a name="line2193">2193: </a>            PetscOptionsStringToInt(value+j+1,&inc);
-<a name="line2194">2194: </a>            <font color="#4169E1">if</font> (inc <= 0) <a href="../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_USER,<font color="#666666">"Error in %D-th array entry,%s cannot have negative increment"</font>,n,value+j+1);
-<a name="line2195">2195: </a>            <font color="#4169E1">break</font>;
-<a name="line2196">2196: </a>          }
-<a name="line2197">2197: </a>        }
-<a name="line2198">2198: </a>        PetscOptionsStringToInt(value+i+1,&end);
-<a name="line2199">2199: </a>        <font color="#4169E1">if</font> (end <= start) <a href="../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_USER,<font color="#666666">"Error in %D-th array entry, %s-%s cannot have decreasing list"</font>,n,value,value+i+1);
-<a name="line2200">2200: </a>        nvalues = (end-start)/inc + (end-start)%inc;
-<a name="line2201">2201: </a>        <font color="#4169E1">if</font> (n + nvalues  > *nmax) <a href="../../../docs/manualpages/Sys/SETERRQ4.html#SETERRQ4">SETERRQ4</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_USER,<font color="#666666">"Error in %D-th array entry, not enough space left in array (%D) to contain entire range from %D to %D"</font>,n,*nmax-n,start,end);
-<a name="line2202">2202: </a>        <font color="#4169E1">for</font> (;start<end; start+=inc) {
-<a name="line2203">2203: </a>          *dvalue = start; dvalue++;n++;
-<a name="line2204">2204: </a>        }
-<a name="line2205">2205: </a>        foundrange = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line2206">2206: </a>        <font color="#4169E1">break</font>;
-<a name="line2207">2207: </a>      }
-<a name="line2208">2208: </a>    }
-<a name="line2209">2209: </a>    <font color="#4169E1">if</font> (!foundrange) {
-<a name="line2210">2210: </a>      PetscOptionsStringToInt(value,dvalue);
-<a name="line2211">2211: </a>      dvalue++;
-<a name="line2212">2212: </a>      n++;
-<a name="line2213">2213: </a>    }
-<a name="line2214">2214: </a>    <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&value);
-<a name="line2215">2215: </a>  }
-<a name="line2216">2216: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenDestroy.html#PetscTokenDestroy">PetscTokenDestroy</a>(&token);
-<a name="line2217">2217: </a>  *nmax = n;
-<a name="line2218">2218: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2219">2219: </a>}
-
-<a name="line2223">2223: </a><font color="#B22222">/*@C</font>
-<a name="line2224">2224: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsGetEnumArray.html#PetscOptionsGetEnumArray">PetscOptionsGetEnumArray</a> - Gets an array of enum values for a particular option in the database.</font>
-
-<a name="line2226">2226: </a><font color="#B22222">   Not Collective</font>
-
-<a name="line2228">2228: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line2229">2229: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
-<a name="line2230">2230: </a><font color="#B22222">.  pre - option prefix or NULL</font>
-<a name="line2231">2231: </a><font color="#B22222">.  name - option name</font>
-<a name="line2232">2232: </a><font color="#B22222">.  list - array containing the list of choices, followed by the enum name, followed by the enum prefix, followed by a null</font>
-<a name="line2233">2233: </a><font color="#B22222">-  nmax - maximum number of values to retrieve</font>
-
-<a name="line2235">2235: </a><font color="#B22222">   Output Parameters:</font>
-<a name="line2236">2236: </a><font color="#B22222">+  dvalue - the  enum values to return</font>
-<a name="line2237">2237: </a><font color="#B22222">.  nmax - actual number of values retreived</font>
-<a name="line2238">2238: </a><font color="#B22222">-  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if found, else <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
-
-<a name="line2240">2240: </a><font color="#B22222">   Level: beginner</font>
-
-<a name="line2242">2242: </a><font color="#B22222">   Concepts: options database</font>
-
-<a name="line2244">2244: </a><font color="#B22222">   Notes:</font>
-<a name="line2245">2245: </a><font color="#B22222">   The array must be passed as a comma separated list.</font>
-
-<a name="line2247">2247: </a><font color="#B22222">   There must be no intervening spaces between the values.</font>
-
-<a name="line2249">2249: </a><font color="#B22222">   list is usually something like PCASMTypes or some other predefined list of enum names.</font>
-
-<a name="line2251">2251: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetReal.html#PetscOptionsGetReal">PetscOptionsGetReal</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscO [...]
-<a name="line2252">2252: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsGetEnum.html#PetscOptionsGetEnum">PetscOptionsGetEnum</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOp [...]
-<a name="line2253">2253: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsInt.html#PetscOptionsInt">PetscOptionsInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsString.html#PetscOptionsString">PetscOptionsString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsReal.html#PetscOptionsReal">PetscOptionsReal</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">PetscOptionsBool</a>(), <a href="../../. [...]
-<a name="line2254">2254: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>() [...]
-<a name="line2255">2255: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#Pe [...]
-<a name="line2256">2256: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetEList.html#PetscOptionsGetEList">PetscOptionsGetEList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnum.html#PetscOptionsEnum">PetscOptionsEnum</a>()</font>
-<a name="line2257">2257: </a><font color="#B22222">@*/</font>
-<a name="line2258">2258: </a><strong><font color="#4169E1"><a name="PetscOptionsGetEnumArray"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/Sys/PetscOptionsGetEnumArray.html#PetscOptionsGetEnumArray">PetscOptionsGetEnumArray</a>(PetscOptions options,const char pre[],const char name[],const char *const *list,<a href="../../../docs/manualpages/Sys/PetscEnum.html#PetscEnum">PetscEnum</a> dvalue[],<a href= [...]
-<a name="line2259">2259: </a>{
-<a name="line2260">2260: </a>  char           *svalue;
-<a name="line2261">2261: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       n = 0;
-<a name="line2262">2262: </a>  <a href="../../../docs/manualpages/Sys/PetscEnum.html#PetscEnum">PetscEnum</a>      evalue;
-<a name="line2263">2263: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag;
-<a name="line2264">2264: </a>  <a href="../../../docs/manualpages/Sys/PetscToken.html#PetscToken">PetscToken</a>     token;
-
-
-<a name="line2273">2273: </a>  PetscOptionsFindPair_Private(options,pre,name,&svalue,&flag);
-<a name="line2274">2274: </a>  <font color="#4169E1">if</font> (!flag) {
-<a name="line2275">2275: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line2276">2276: </a>    *nmax = 0;
-<a name="line2277">2277: </a>    <font color="#4169E1">return</font>(0);
-<a name="line2278">2278: </a>  }
-<a name="line2279">2279: </a>  <font color="#4169E1">if</font> (!svalue) {
-<a name="line2280">2280: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line2281">2281: </a>    *nmax = 0;
-<a name="line2282">2282: </a>    <font color="#4169E1">return</font>(0);
-<a name="line2283">2283: </a>  }
-<a name="line2284">2284: </a>  <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-
-<a name="line2286">2286: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenCreate.html#PetscTokenCreate">PetscTokenCreate</a>(svalue,',',&token);
-<a name="line2287">2287: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&svalue);
-<a name="line2288">2288: </a>  <font color="#4169E1">while</font> (svalue && n < *nmax) {
-<a name="line2289">2289: </a>    PetscEnumFind(list,svalue,&evalue,&flag);
-<a name="line2290">2290: </a>    <font color="#4169E1">if</font> (!flag) <a href="../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_USER,<font color="#666666">"Unknown enum value '%s' for -%s%s"</font>,svalue,pre ? pre : <font color="#666666">""</font>,name+1);
-<a name="line2291">2291: </a>    dvalue[n++] = evalue;
-<a name="line2292">2292: </a>    <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&svalue);
-<a name="line2293">2293: </a>  }
-<a name="line2294">2294: </a>  *nmax = n;
-<a name="line2295">2295: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenDestroy.html#PetscTokenDestroy">PetscTokenDestroy</a>(&token);
-<a name="line2296">2296: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2297">2297: </a>}
-
-<a name="line2301">2301: </a><font color="#B22222">/*@C</font>
-<a name="line2302">2302: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a> - Gets the string value for a particular option in</font>
-<a name="line2303">2303: </a><font color="#B22222">   the database.</font>
-
-<a name="line2305">2305: </a><font color="#B22222">   Not Collective</font>
-
-<a name="line2307">2307: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line2308">2308: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
-<a name="line2309">2309: </a><font color="#B22222">.  pre - string to prepend to name or NULL</font>
-<a name="line2310">2310: </a><font color="#B22222">.  name - the option one is seeking</font>
-<a name="line2311">2311: </a><font color="#B22222">-  len - maximum length of the string including null termination</font>
-
-<a name="line2313">2313: </a><font color="#B22222">   Output Parameters:</font>
-<a name="line2314">2314: </a><font color="#B22222">+  string - location to copy string</font>
-<a name="line2315">2315: </a><font color="#B22222">-  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if found, else <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
-
-<a name="line2317">2317: </a><font color="#B22222">   Level: beginner</font>
-
-<a name="line2319">2319: </a><font color="#B22222">   Fortran Note:</font>
-<a name="line2320">2320: </a><font color="#B22222">   The Fortran interface is slightly different from the C/C++</font>
-<a name="line2321">2321: </a><font color="#B22222">   interface (len is not used).  Sample usage in Fortran follows</font>
-<a name="line2322">2322: </a><font color="#B22222">.vb</font>
-<a name="line2323">2323: </a><font color="#B22222">      character *20 string</font>
-<a name="line2324">2324: </a><font color="#B22222">      integer   flg, ierr</font>
-<a name="line2325">2325: </a><font color="#B22222">      call <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(PETSC_NULL_OBJECT,PETSC_NULL_CHARACTER,'-s',string,flg,ierr)</font>
-<a name="line2326">2326: </a><font color="#B22222">.ve</font>
-
-<a name="line2328">2328: </a><font color="#B22222">   Notes: if the option is given but no string is provided then an empty string is returned and set is given the value of <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a></font>
-
-<a name="line2330">2330: </a><font color="#B22222">   Concepts: options database^string</font>
-
-<a name="line2332">2332: </a><font color="#B22222">    Note:</font>
-<a name="line2333">2333: </a><font color="#B22222">      Even if the user provided no string (for example -optionname -someotheroption) the flag is set to <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> (and the string is fulled with nulls).</font>
-
-<a name="line2335">2335: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetReal.html#PetscOptionsGetReal">PetscOptionsGetReal</a>(),</font>
-<a name="line2336">2336: </a><font color="#B22222">           <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscO [...]
-<a name="line2337">2337: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
-<a name="line2338">2338: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
-<a name="line2339">2339: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
-<a name="line2340">2340: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
-<a name="line2341">2341: </a><font color="#B22222">@*/</font>
-<a name="line2342">2342: </a><strong><font color="#4169E1"><a name="PetscOptionsGetString"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(PetscOptions options,const char pre[],const char name[],char string[],size_t len,<a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>  *set)</font></strong>
-<a name="line2343">2343: </a>{
-<a name="line2344">2344: </a>  char           *value;
-<a name="line2346">2346: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag;
-
-<a name="line2351">2351: </a>  PetscOptionsFindPair_Private(options,pre,name,&value,&flag);
-<a name="line2352">2352: </a>  <font color="#4169E1">if</font> (!flag) {
-<a name="line2353">2353: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line2354">2354: </a>  } <font color="#4169E1">else</font> {
-<a name="line2355">2355: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line2356">2356: </a>    <font color="#4169E1">if</font> (value) {
-<a name="line2357">2357: </a>      <a href="../../../docs/manualpages/Sys/PetscStrncpy.html#PetscStrncpy">PetscStrncpy</a>(string,value,len);
-<a name="line2358">2358: </a>      string[len-1] = 0;        <font color="#B22222">/* Ensure that the string is NULL terminated */</font>
-<a name="line2359">2359: </a>    } <font color="#4169E1">else</font> {
-<a name="line2360">2360: </a>      <a href="../../../docs/manualpages/Sys/PetscMemzero.html#PetscMemzero">PetscMemzero</a>(string,len);
-<a name="line2361">2361: </a>    }
-<a name="line2362">2362: </a>  }
-<a name="line2363">2363: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2364">2364: </a>}
-
-<a name="line2368">2368: </a><strong><font color="#4169E1"><a name="PetscOptionsGetStringMatlab"></a>char *PetscOptionsGetStringMatlab(PetscOptions options,const char pre[],const char name[])</font></strong>
-<a name="line2369">2369: </a>{
-<a name="line2370">2370: </a>  char           *value;
-<a name="line2372">2372: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag;
-
-<a name="line2375">2375: </a>  PetscOptionsFindPair_Private(options,pre,name,&value,&flag);<font color="#4169E1">if</font> (ierr) <font color="#4169E1">return</font>(0);
-<a name="line2376">2376: </a>  <font color="#4169E1">if</font> (flag) <a href="../../../docs/manualpages/Sys/PetscFunctionReturn.html#PetscFunctionReturn">PetscFunctionReturn</a>(value);
-<a name="line2377">2377: </a>  <font color="#4169E1">else</font> <font color="#4169E1">return</font>(0);
-<a name="line2378">2378: </a>}
-
-
-<a name="line2383">2383: </a><font color="#B22222">/*@C</font>
-<a name="line2384">2384: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsGetStringArray.html#PetscOptionsGetStringArray">PetscOptionsGetStringArray</a> - Gets an array of string values for a particular</font>
-<a name="line2385">2385: </a><font color="#B22222">   option in the database. The values must be separated with commas with</font>
-<a name="line2386">2386: </a><font color="#B22222">   no intervening spaces.</font>
-
-<a name="line2388">2388: </a><font color="#B22222">   Not Collective</font>
-
-<a name="line2390">2390: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line2391">2391: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
-<a name="line2392">2392: </a><font color="#B22222">.  pre - string to prepend to name or NULL</font>
-<a name="line2393">2393: </a><font color="#B22222">.  name - the option one is seeking</font>
-<a name="line2394">2394: </a><font color="#B22222">-  nmax - maximum number of strings</font>
-
-<a name="line2396">2396: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line2397">2397: </a><font color="#B22222">+  strings - location to copy strings</font>
-<a name="line2398">2398: </a><font color="#B22222">-  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if found, else <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
-
-<a name="line2400">2400: </a><font color="#B22222">   Level: beginner</font>
-
-<a name="line2402">2402: </a><font color="#B22222">   Notes:</font>
-<a name="line2403">2403: </a><font color="#B22222">   The user should pass in an array of pointers to char, to hold all the</font>
-<a name="line2404">2404: </a><font color="#B22222">   strings returned by this function.</font>
-
-<a name="line2406">2406: </a><font color="#B22222">   The user is responsible for deallocating the strings that are</font>
-<a name="line2407">2407: </a><font color="#B22222">   returned. The Fortran interface for this routine is not supported.</font>
-
-<a name="line2409">2409: </a><font color="#B22222">   Contributed by Matthew Knepley.</font>
-
-<a name="line2411">2411: </a><font color="#B22222">   Concepts: options database^array of strings</font>
-
-<a name="line2413">2413: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetReal.html#PetscOptionsGetReal">PetscOptionsGetReal</a>(),</font>
-<a name="line2414">2414: </a><font color="#B22222">           <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscO [...]
-<a name="line2415">2415: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
-<a name="line2416">2416: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
-<a name="line2417">2417: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
-<a name="line2418">2418: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
-<a name="line2419">2419: </a><font color="#B22222">@*/</font>
-<a name="line2420">2420: </a><strong><font color="#4169E1"><a name="PetscOptionsGetStringArray"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetStringArray.html#PetscOptionsGetStringArray">PetscOptionsGetStringArray</a>(PetscOptions options,const char pre[],const char name[],char *strings[],<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *nmax,<a href="../. [...]
-<a name="line2421">2421: </a>{
-<a name="line2422">2422: </a>  char           *value;
-<a name="line2424">2424: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       n;
-<a name="line2425">2425: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag;
-<a name="line2426">2426: </a>  <a href="../../../docs/manualpages/Sys/PetscToken.html#PetscToken">PetscToken</a>     token;
-
-<a name="line2431">2431: </a>  PetscOptionsFindPair_Private(options,pre,name,&value,&flag);
-<a name="line2432">2432: </a>  <font color="#4169E1">if</font> (!flag) {
-<a name="line2433">2433: </a>    *nmax = 0;
-<a name="line2434">2434: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line2435">2435: </a>    <font color="#4169E1">return</font>(0);
-<a name="line2436">2436: </a>  }
-<a name="line2437">2437: </a>  <font color="#4169E1">if</font> (!value) {
-<a name="line2438">2438: </a>    *nmax = 0;
-<a name="line2439">2439: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line2440">2440: </a>    <font color="#4169E1">return</font>(0);
-<a name="line2441">2441: </a>  }
-<a name="line2442">2442: </a>  <font color="#4169E1">if</font> (!*nmax) {
-<a name="line2443">2443: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line2444">2444: </a>    <font color="#4169E1">return</font>(0);
-<a name="line2445">2445: </a>  }
-<a name="line2446">2446: </a>  <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-
-<a name="line2448">2448: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenCreate.html#PetscTokenCreate">PetscTokenCreate</a>(value,',',&token);
-<a name="line2449">2449: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&value);
-<a name="line2450">2450: </a>  n    = 0;
-<a name="line2451">2451: </a>  <font color="#4169E1">while</font> (n < *nmax) {
-<a name="line2452">2452: </a>    <font color="#4169E1">if</font> (!value) <font color="#4169E1">break</font>;
-<a name="line2453">2453: </a>    <a href="../../../docs/manualpages/Sys/PetscStrallocpy.html#PetscStrallocpy">PetscStrallocpy</a>(value,&strings[n]);
-<a name="line2454">2454: </a>    <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&value);
-<a name="line2455">2455: </a>    n++;
-<a name="line2456">2456: </a>  }
-<a name="line2457">2457: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenDestroy.html#PetscTokenDestroy">PetscTokenDestroy</a>(&token);
-<a name="line2458">2458: </a>  *nmax = n;
-<a name="line2459">2459: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2460">2460: </a>}
-
-<a name="line2464">2464: </a><font color="#B22222">/*@C</font>
-<a name="line2465">2465: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsUsed.html#PetscOptionsUsed">PetscOptionsUsed</a> - Indicates if PETSc has used a particular option set in the database</font>
-
-<a name="line2467">2467: </a><font color="#B22222">   Not Collective</font>
-
-<a name="line2469">2469: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line2470">2470: </a><font color="#B22222">+   options - options database use NULL for default global database</font>
-<a name="line2471">2471: </a><font color="#B22222">-   option - string name of option</font>
-
-<a name="line2473">2473: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line2474">2474: </a><font color="#B22222">.   used - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if the option was used, otherwise false, including if option was not found in options database</font>
-
-<a name="line2476">2476: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line2478">2478: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsView.html#PetscOptionsView">PetscOptionsView</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsLeft.html#PetscOptionsLeft">PetscOptionsLeft</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsAllUsed.html#PetscOptionsAllUsed">PetscOptionsAllUsed</a>()</font>
-<a name="line2479">2479: </a><font color="#B22222">@*/</font>
-<a name="line2480">2480: </a><strong><font color="#4169E1"><a name="PetscOptionsUsed"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsUsed.html#PetscOptionsUsed">PetscOptionsUsed</a>(PetscOptions options,const char *option,<a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> *used)</font></strong>
-<a name="line2481">2481: </a>{
-<a name="line2482">2482: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
-
-<a name="line2486">2486: </a>  options = options ? options : defaultoptions;
-<a name="line2487">2487: </a>  *used = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line2488">2488: </a>  <font color="#4169E1">for</font> (i=0; i<options->N; i++) {
-<a name="line2489">2489: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcmp.html#PetscStrcmp">PetscStrcmp</a>(options->names[i],option,used);
-<a name="line2490">2490: </a>    <font color="#4169E1">if</font> (*used) {
-<a name="line2491">2491: </a>      *used = options->used[i];
-<a name="line2492">2492: </a>      <font color="#4169E1">break</font>;
-<a name="line2493">2493: </a>    }
-<a name="line2494">2494: </a>  }
-<a name="line2495">2495: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2496">2496: </a>}
-
-<a name="line2500">2500: </a><font color="#B22222">/*@C</font>
-<a name="line2501">2501: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsAllUsed.html#PetscOptionsAllUsed">PetscOptionsAllUsed</a> - Returns a count of the number of options in the</font>
-<a name="line2502">2502: </a><font color="#B22222">   database that have never been selected.</font>
-
-<a name="line2504">2504: </a><font color="#B22222">   Not Collective</font>
-
-<a name="line2506">2506: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line2507">2507: </a><font color="#B22222">.  options - options database use NULL for default global database</font>
-
-<a name="line2509">2509: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line2510">2510: </a><font color="#B22222">.   N - count of options not used</font>
-
-<a name="line2512">2512: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line2514">2514: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsView.html#PetscOptionsView">PetscOptionsView</a>()</font>
-<a name="line2515">2515: </a><font color="#B22222">@*/</font>
-<a name="line2516">2516: </a><strong><font color="#4169E1"><a name="PetscOptionsAllUsed"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsAllUsed.html#PetscOptionsAllUsed">PetscOptionsAllUsed</a>(PetscOptions options,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *N)</font></strong>
-<a name="line2517">2517: </a>{
-<a name="line2518">2518: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>     i,n = 0;
-
-<a name="line2521">2521: </a>  options = options ? options : defaultoptions;
-<a name="line2522">2522: </a>  <font color="#4169E1">for</font> (i=0; i<options->N; i++) {
-<a name="line2523">2523: </a>    <font color="#4169E1">if</font> (!options->used[i]) n++;
-<a name="line2524">2524: </a>  }
-<a name="line2525">2525: </a>  *N = n;
-<a name="line2526">2526: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2527">2527: </a>}
-
-<a name="line2531">2531: </a><font color="#B22222">/*@C</font>
-<a name="line2532">2532: </a><font color="#B22222">    <a href="../../../docs/manualpages/Sys/PetscOptionsLeft.html#PetscOptionsLeft">PetscOptionsLeft</a> - Prints to screen any options that were set and never used.</font>
-
-<a name="line2534">2534: </a><font color="#B22222">  Not collective</font>
-
-<a name="line2536">2536: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line2537">2537: </a><font color="#B22222">.  options - options database use NULL for default global database</font>
-
-<a name="line2539">2539: </a><font color="#B22222">   Options Database Key:</font>
-<a name="line2540">2540: </a><font color="#B22222">.  -options_left - Activates OptionsAllUsed() within <a href="../../../docs/manualpages/Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</a>()</font>
-
-<a name="line2542">2542: </a><font color="#B22222">  Level: advanced</font>
-
-<a name="line2544">2544: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsAllUsed.html#PetscOptionsAllUsed">PetscOptionsAllUsed</a>()</font>
-<a name="line2545">2545: </a><font color="#B22222">@*/</font>
-<a name="line2546">2546: </a><strong><font color="#4169E1"><a name="PetscOptionsLeft"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsLeft.html#PetscOptionsLeft">PetscOptionsLeft</a>(PetscOptions options)</font></strong>
-<a name="line2547">2547: </a>{
-<a name="line2549">2549: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
-
-<a name="line2552">2552: </a>  options = options ? options : defaultoptions;
-<a name="line2553">2553: </a>  <font color="#4169E1">for</font> (i=0; i<options->N; i++) {
-<a name="line2554">2554: </a>    <font color="#4169E1">if</font> (!options->used[i]) {
-<a name="line2555">2555: </a>      <font color="#4169E1">if</font> (options->values[i]) {
-<a name="line2556">2556: </a>        <a href="../../../docs/manualpages/Sys/PetscPrintf.html#PetscPrintf">PetscPrintf</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,<font color="#666666">"Option left: name:-%s value: %s\n"</font>,options->names[i],options->values[i]);
-<a name="line2557">2557: </a>      } <font color="#4169E1">else</font> {
-<a name="line2558">2558: </a>        <a href="../../../docs/manualpages/Sys/PetscPrintf.html#PetscPrintf">PetscPrintf</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,<font color="#666666">"Option left: name:-%s (no value)\n"</font>,options->names[i]);
-<a name="line2559">2559: </a>      }
-<a name="line2560">2560: </a>    }
-<a name="line2561">2561: </a>  }
-<a name="line2562">2562: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2563">2563: </a>}
-
-<a name="line2567">2567: </a><font color="#B22222">/*@</font>
-<a name="line2568">2568: </a><font color="#B22222">    <a href="../../../docs/manualpages/Sys/PetscOptionsCreate.html#PetscOptionsCreate">PetscOptionsCreate</a> - Creates the empty options database.</font>
-
-<a name="line2570">2570: </a><font color="#B22222">  Output Parameter:</font>
-<a name="line2571">2571: </a><font color="#B22222">.   options - Options database object</font>
-
-<a name="line2573">2573: </a><font color="#B22222">  Level: advanced</font>
-
-<a name="line2575">2575: </a><font color="#B22222">@*/</font>
-<a name="line2576">2576: </a><strong><font color="#4169E1"><a name="PetscOptionsCreate"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsCreate.html#PetscOptionsCreate">PetscOptionsCreate</a>(PetscOptions *options)</font></strong>
-<a name="line2577">2577: </a>{
-<a name="line2578">2578: </a>  *options = (PetscOptions)calloc(1,<font color="#4169E1">sizeof</font>(<font color="#4169E1">struct _n_PetscOptions</font>));
-<a name="line2579">2579: </a>  <font color="#4169E1">if</font> (!options) <font color="#4169E1">return</font> PETSC_ERR_MEM;
-<a name="line2580">2580: </a>  (*options)->namegiven      = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line2581">2581: </a>  (*options)->N              = 0;
-<a name="line2582">2582: </a>  (*options)->Naliases       = 0;
-<a name="line2583">2583: </a>  (*options)->numbermonitors = 0;
-<a name="line2584">2584: </a>  <font color="#4169E1">return</font> 0;
-<a name="line2585">2585: </a>}
-
-<a name="line2589">2589: </a><font color="#B22222">/*</font>
-<a name="line2590">2590: </a><font color="#B22222">    PetscOptionsCreateDefault - Creates the default global options database</font>
-
-<a name="line2592">2592: </a><font color="#B22222">*/</font>
-<a name="line2593">2593: </a><strong><font color="#4169E1"><a name="PetscOptionsCreateDefault"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PetscOptionsCreateDefault(void)</font></strong>
-<a name="line2594">2594: </a>{
-
-<a name="line2597">2597: </a>  <font color="#4169E1">if</font> (!defaultoptions) {
-<a name="line2598">2598: </a>    <a href="../../../docs/manualpages/Sys/PetscOptionsCreate.html#PetscOptionsCreate">PetscOptionsCreate</a>(&defaultoptions);<font color="#4169E1">if</font> (ierr) <font color="#4169E1">return</font> ierr;
-<a name="line2599">2599: </a>  }
-<a name="line2600">2600: </a>  <font color="#4169E1">return</font> 0;
-<a name="line2601">2601: </a>}
-
-<a name="line2605">2605: </a><font color="#B22222">/*@C</font>
-<a name="line2606">2606: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsSetFromOptions.html#PetscOptionsSetFromOptions">PetscOptionsSetFromOptions</a> - Sets options related to the handling of options in PETSc</font>
-
-<a name="line2608">2608: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a></font>
-
-<a name="line2610">2610: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line2611">2611: </a><font color="#B22222">.  options - options database use NULL for default global database</font>
-
-<a name="line2613">2613: </a><font color="#B22222">   Options Database Keys:</font>
-<a name="line2614">2614: </a><font color="#B22222">+  -options_monitor <optional filename> - prints the names and values of all runtime options as they are set. The monitor functionality is not</font>
-<a name="line2615">2615: </a><font color="#B22222">                available for options set through a file, environment variable, or on</font>
-<a name="line2616">2616: </a><font color="#B22222">                the command line. Only options set after <a href="../../../docs/manualpages/Sys/PetscInitialize.html#PetscInitialize">PetscInitialize</a>() completes will</font>
-<a name="line2617">2617: </a><font color="#B22222">                be monitored.</font>
-<a name="line2618">2618: </a><font color="#B22222">.  -options_monitor_cancel - cancel all options database monitors</font>
-
-<a name="line2620">2620: </a><font color="#B22222">   Notes:</font>
-<a name="line2621">2621: </a><font color="#B22222">   To see all options, run your program with the -help option or consult Users-Manual: <a href="../../../docs/manualpages/../manual.pdf#chapter.1">Introduction</a></font>
-
-<a name="line2623">2623: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line2625">2625: </a><font color="#B22222">.keywords: set, options, database</font>
-<a name="line2626">2626: </a><font color="#B22222">@*/</font>
-<a name="line2627">2627: </a><strong><font color="#4169E1"><a name="PetscOptionsSetFromOptions"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsSetFromOptions.html#PetscOptionsSetFromOptions">PetscOptionsSetFromOptions</a>(PetscOptions options)</font></strong>
-<a name="line2628">2628: </a>{
-<a name="line2629">2629: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flgc = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>,flgm;
-<a name="line2631">2631: </a>  char           monfilename[PETSC_MAX_PATH_LEN];
-<a name="line2632">2632: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a>    monviewer;
-
-<a name="line2635">2635: </a>  <font color="#B22222">/*</font>
-<a name="line2636">2636: </a><font color="#B22222">     The options argument is currently ignored since we currently maintain only a single options database</font>
-
-<a name="line2638">2638: </a><font color="#B22222">     options = options ? options : defaultoptions;</font>
-<a name="line2639">2639: </a><font color="#B22222">  */</font>
-<a name="line2640">2640: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,NULL,<font color="#666666">"Options for handling options"</font>,<font color="#666666">"PetscOptions"</font>);
-<a name="line2641">2641: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsString.html#PetscOptionsString">PetscOptionsString</a>(<font color="#666666">"-options_monitor"</font>,<font color="#666666">"Monitor options database"</font>,<font color="#666666">"<a href="../../../docs/manualpages/Sys/PetscOptionsMonitorSet.html#PetscOptionsMonitorSet">PetscOptionsMonitorSet</a>"</font>,<font color="#666666">"stdout"</font>,monfilename,PETSC_MAX_PATH_LEN,&flgm);
-<a name="line2642">2642: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">PetscOptionsBool</a>(<font color="#666666">"-options_monitor_cancel"</font>,<font color="#666666">"Cancel all options database monitors"</font>,<font color="#666666">"<a href="../../../docs/manualpages/Sys/PetscOptionsMonitorCancel.html#PetscOptionsMonitorCancel">PetscOptionsMonitorCancel</a>"</font>,flgc,&flgc,NULL);
-<a name="line2643">2643: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>();
-<a name="line2644">2644: </a>  <font color="#4169E1">if</font> (flgm) {
-<a name="line2645">2645: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerASCIIOpen.html#PetscViewerASCIIOpen">PetscViewerASCIIOpen</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,monfilename,&monviewer);
-<a name="line2646">2646: </a>    <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorSet.html#PetscOptionsMonitorSet">PetscOptionsMonitorSet</a>(<a href="../../../docs/manualpages/Sys/PetscOptionsMonitorDefault.html#PetscOptionsMonitorDefault">PetscOptionsMonitorDefault</a>,monviewer,(<a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*)(void**))<a href="../../../docs/manualpages/Viewer/PetscViewerDestroy.html#PetscViewerDestroy">PetscVie [...]
-<a name="line2647">2647: </a>  }
-<a name="line2648">2648: </a>  <font color="#4169E1">if</font> (flgc) { <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorCancel.html#PetscOptionsMonitorCancel">PetscOptionsMonitorCancel</a>(); }
-<a name="line2649">2649: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2650">2650: </a>}
-
-
-<a name="line2655">2655: </a><font color="#B22222">/*@C</font>
-<a name="line2656">2656: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorDefault.html#PetscOptionsMonitorDefault">PetscOptionsMonitorDefault</a> - Print all options set value events.</font>
-
-<a name="line2658">2658: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a></font>
-
-<a name="line2660">2660: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line2661">2661: </a><font color="#B22222">+  name  - option name string</font>
-<a name="line2662">2662: </a><font color="#B22222">.  value - option value string</font>
-<a name="line2663">2663: </a><font color="#B22222">-  dummy - an ASCII viewer</font>
-
-<a name="line2665">2665: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line2667">2667: </a><font color="#B22222">.keywords: PetscOptions, default, monitor</font>
-
-<a name="line2669">2669: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorSet.html#PetscOptionsMonitorSet">PetscOptionsMonitorSet</a>()</font>
-<a name="line2670">2670: </a><font color="#B22222">@*/</font>
-<a name="line2671">2671: </a><strong><font color="#4169E1"><a name="PetscOptionsMonitorDefault"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorDefault.html#PetscOptionsMonitorDefault">PetscOptionsMonitorDefault</a>(const char name[], const char value[], void *dummy)</font></strong>
-<a name="line2672">2672: </a>{
-<a name="line2674">2674: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a>    viewer = (<a href="../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a>) dummy;
-
-<a name="line2677">2677: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"Setting option: %s = %s\n"</font>,name,value);
-<a name="line2678">2678: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2679">2679: </a>}
-
-<a name="line2683">2683: </a><font color="#B22222">/*@C</font>
-<a name="line2684">2684: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorSet.html#PetscOptionsMonitorSet">PetscOptionsMonitorSet</a> - Sets an ADDITIONAL function to be called at every method that</font>
-<a name="line2685">2685: </a><font color="#B22222">   modified the PETSc options database.</font>
-
-<a name="line2687">2687: </a><font color="#B22222">   Not collective</font>
-
-<a name="line2689">2689: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line2690">2690: </a><font color="#B22222">+  monitor - pointer to function (if this is NULL, it turns off monitoring</font>
-<a name="line2691">2691: </a><font color="#B22222">.  mctx    - [optional] context for private data for the</font>
-<a name="line2692">2692: </a><font color="#B22222">             monitor routine (use NULL if no context is desired)</font>
-<a name="line2693">2693: </a><font color="#B22222">-  monitordestroy - [optional] routine that frees monitor context</font>
-<a name="line2694">2694: </a><font color="#B22222">          (may be NULL)</font>
-
-<a name="line2696">2696: </a><font color="#B22222">   Calling Sequence of monitor:</font>
-<a name="line2697">2697: </a><font color="#B22222">$     monitor (const char name[], const char value[], void *mctx)</font>
-
-<a name="line2699">2699: </a><font color="#B22222">+  name - option name string</font>
-<a name="line2700">2700: </a><font color="#B22222">.  value - option value string</font>
-<a name="line2701">2701: </a><font color="#B22222">-  mctx  - optional monitoring context, as set by <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorSet.html#PetscOptionsMonitorSet">PetscOptionsMonitorSet</a>()</font>
-
-<a name="line2703">2703: </a><font color="#B22222">   Options Database Keys:</font>
-<a name="line2704">2704: </a><font color="#B22222">+    -options_monitor    - sets <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorDefault.html#PetscOptionsMonitorDefault">PetscOptionsMonitorDefault</a>()</font>
-<a name="line2705">2705: </a><font color="#B22222">-    -options_monitor_cancel - cancels all monitors that have</font>
-<a name="line2706">2706: </a><font color="#B22222">                          been hardwired into a code by</font>
-<a name="line2707">2707: </a><font color="#B22222">                          calls to <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorSet.html#PetscOptionsMonitorSet">PetscOptionsMonitorSet</a>(), but</font>
-<a name="line2708">2708: </a><font color="#B22222">                          does not cancel those set via</font>
-<a name="line2709">2709: </a><font color="#B22222">                          the options database.</font>
-
-<a name="line2711">2711: </a><font color="#B22222">   Notes:</font>
-<a name="line2712">2712: </a><font color="#B22222">   The default is to do nothing.  To print the name and value of options</font>
-<a name="line2713">2713: </a><font color="#B22222">   being inserted into the database, use <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorDefault.html#PetscOptionsMonitorDefault">PetscOptionsMonitorDefault</a>() as the monitoring routine,</font>
-<a name="line2714">2714: </a><font color="#B22222">   with a null monitoring context.</font>
-
-<a name="line2716">2716: </a><font color="#B22222">   Several different monitoring routines may be set by calling</font>
-<a name="line2717">2717: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorSet.html#PetscOptionsMonitorSet">PetscOptionsMonitorSet</a>() multiple times; all will be called in the</font>
-<a name="line2718">2718: </a><font color="#B22222">   order in which they were set.</font>
-
-<a name="line2720">2720: </a><font color="#B22222">   Level: beginner</font>
-
-<a name="line2722">2722: </a><font color="#B22222">.keywords: PetscOptions, set, monitor</font>
-
-<a name="line2724">2724: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorDefault.html#PetscOptionsMonitorDefault">PetscOptionsMonitorDefault</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorCancel.html#PetscOptionsMonitorCancel">PetscOptionsMonitorCancel</a>()</font>
-<a name="line2725">2725: </a><font color="#B22222">@*/</font>
-<a name="line2726">2726: </a><strong><font color="#4169E1"><a name="PetscOptionsMonitorSet"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorSet.html#PetscOptionsMonitorSet">PetscOptionsMonitorSet</a>(<a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*monitor)(const char name[], const char value[], void*),void *mctx,<a href="../../../doc [...]
-<a name="line2727">2727: </a>{
-<a name="line2728">2728: </a>  PetscOptions options = defaultoptions;
-
-<a name="line2731">2731: </a>  <font color="#4169E1">if</font> (options->numbermonitors >= MAXOPTIONSMONITORS) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Too many PetscOptions monitors set"</font>);
-<a name="line2732">2732: </a>  options->monitor[options->numbermonitors]          = monitor;
-<a name="line2733">2733: </a>  options->monitordestroy[options->numbermonitors]   = monitordestroy;
-<a name="line2734">2734: </a>  options->monitorcontext[options->numbermonitors++] = (void*)mctx;
-<a name="line2735">2735: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2736">2736: </a>}
-
-<a name="line2740">2740: </a><font color="#B22222">/*@</font>
-<a name="line2741">2741: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorCancel.html#PetscOptionsMonitorCancel">PetscOptionsMonitorCancel</a> - Clears all monitors for a PetscOptions object.</font>
-
-<a name="line2743">2743: </a><font color="#B22222">   Not collective</font>
-
-<a name="line2745">2745: </a><font color="#B22222">   Options Database Key:</font>
-<a name="line2746">2746: </a><font color="#B22222">.  -options_monitor_cancel - Cancels all monitors that have</font>
-<a name="line2747">2747: </a><font color="#B22222">    been hardwired into a code by calls to <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorSet.html#PetscOptionsMonitorSet">PetscOptionsMonitorSet</a>(),</font>
-<a name="line2748">2748: </a><font color="#B22222">    but does not cancel those set via the options database.</font>
-
-<a name="line2750">2750: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line2752">2752: </a><font color="#B22222">.keywords: PetscOptions, set, monitor</font>
-
-<a name="line2754">2754: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorDefault.html#PetscOptionsMonitorDefault">PetscOptionsMonitorDefault</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorSet.html#PetscOptionsMonitorSet">PetscOptionsMonitorSet</a>()</font>
-<a name="line2755">2755: </a><font color="#B22222">@*/</font>
-<a name="line2756">2756: </a><strong><font color="#4169E1"><a name="PetscOptionsMonitorCancel"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorCancel.html#PetscOptionsMonitorCancel">PetscOptionsMonitorCancel</a>(void)</font></strong>
-<a name="line2757">2757: </a>{
-<a name="line2759">2759: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
-<a name="line2760">2760: </a>  PetscOptions   options = defaultoptions;
-
-<a name="line2763">2763: </a>  <font color="#4169E1">for</font> (i=0; i<options->numbermonitors; i++) {
-<a name="line2764">2764: </a>    <font color="#4169E1">if</font> (options->monitordestroy[i]) {
-<a name="line2765">2765: </a>      (*options->monitordestroy[i])(&options->monitorcontext[i]);
-<a name="line2766">2766: </a>    }
-<a name="line2767">2767: </a>  }
-<a name="line2768">2768: </a>  options->numbermonitors = 0;
-<a name="line2769">2769: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2770">2770: </a>}
-
-<a name="line2772">2772: </a><strong><font color="#228B22">#define CHKERRQI(incall,ierr) if (ierr) {incall = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>; }</font></strong>
-
-<a name="line2776">2776: </a><font color="#B22222">/*@C</font>
-<a name="line2777">2777: </a><font color="#B22222">  <a href="../../../docs/manualpages/Sys/PetscObjectViewFromOptions.html#PetscObjectViewFromOptions">PetscObjectViewFromOptions</a> - Processes command line options to determine if/how a <a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a> is to be viewed.</font>
-
-<a name="line2779">2779: </a><font color="#B22222">  Collective on <a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a></font>
-
-<a name="line2781">2781: </a><font color="#B22222">  Input Parameters:</font>
-<a name="line2782">2782: </a><font color="#B22222">+ obj   - the object</font>
-<a name="line2783">2783: </a><font color="#B22222">. bobj  - optional other object that provides prefix (if NULL then the prefix in obj is used)</font>
-<a name="line2784">2784: </a><font color="#B22222">- optionname - option to activate viewing</font>
-
-<a name="line2786">2786: </a><font color="#B22222">  Level: intermediate</font>
-
-<a name="line2788">2788: </a><font color="#B22222">@*/</font>
-<a name="line2789">2789: </a><strong><font color="#4169E1"><a name="PetscObjectViewFromOptions"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/Sys/PetscObjectViewFromOptions.html#PetscObjectViewFromOptions">PetscObjectViewFromOptions</a>(<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a> obj,<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObjec [...]
-<a name="line2790">2790: </a>{
-<a name="line2791">2791: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-<a name="line2792">2792: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a>       viewer;
-<a name="line2793">2793: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>         flg;
-<a name="line2794">2794: </a>  static <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>  incall = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line2795">2795: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerFormat.html#PetscViewerFormat">PetscViewerFormat</a> format;
-<a name="line2796">2796: </a>  char              *prefix;
-
-<a name="line2799">2799: </a>  <font color="#4169E1">if</font> (incall) <font color="#4169E1">return</font>(0);
-<a name="line2800">2800: </a>  incall = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line2801">2801: </a>  prefix = bobj ? bobj->prefix : obj->prefix;
-<a name="line2802">2802: </a>  <a href="../../../docs/manualpages/Viewer/PetscOptionsGetViewer.html#PetscOptionsGetViewer">PetscOptionsGetViewer</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)obj),prefix,optionname,&viewer,&format,&flg);CHKERRQI(incall,ierr);
-<a name="line2803">2803: </a>  <font color="#4169E1">if</font> (flg) {
-<a name="line2804">2804: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerPushFormat.html#PetscViewerPushFormat">PetscViewerPushFormat</a>(viewer,format);CHKERRQI(incall,ierr);
-<a name="line2805">2805: </a>    <a href="../../../docs/manualpages/Sys/PetscObjectView.html#PetscObjectView">PetscObjectView</a>(obj,viewer);CHKERRQI(incall,ierr);
-<a name="line2806">2806: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerPopFormat.html#PetscViewerPopFormat">PetscViewerPopFormat</a>(viewer);CHKERRQI(incall,ierr);
-<a name="line2807">2807: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerDestroy.html#PetscViewerDestroy">PetscViewerDestroy</a>(&viewer);CHKERRQI(incall,ierr);
-<a name="line2808">2808: </a>  }
-<a name="line2809">2809: </a>  incall = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line2810">2810: </a>  <font color="#4169E1">return</font>(0);
-<a name="line2811">2811: </a>}
+<a name="line824">824: </a>  <font color="#4169E1">if</font> (options->N) {
+<a name="line825">825: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"#End of PETSc Option Table entries\n"</font>);
+<a name="line826">826: </a>  }
+<a name="line827">827: </a>  <font color="#4169E1">return</font>(0);
+<a name="line828">828: </a>}
+
+<a name="line832">832: </a><font color="#B22222">/*</font>
+<a name="line833">833: </a><font color="#B22222">   Called by error handlers to print options used in run</font>
+<a name="line834">834: </a><font color="#B22222">*/</font>
+<a name="line835">835: </a><strong><font color="#4169E1"><a name="PetscOptionsViewError"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PetscOptionsViewError(void)</font></strong>
+<a name="line836">836: </a>{
+<a name="line837">837: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
+<a name="line838">838: </a>  PetscOptions   options = defaultoptions;
+
+<a name="line841">841: </a>  <font color="#4169E1">if</font> (options->N) {
+<a name="line842">842: </a>    (*<a href="../../../docs/manualpages/Sys/PetscErrorPrintf.html#PetscErrorPrintf">PetscErrorPrintf</a>)(<font color="#666666">"PETSc Option Table entries:\n"</font>);
+<a name="line843">843: </a>  } <font color="#4169E1">else</font> {
+<a name="line844">844: </a>    (*<a href="../../../docs/manualpages/Sys/PetscErrorPrintf.html#PetscErrorPrintf">PetscErrorPrintf</a>)(<font color="#666666">"No PETSc Option Table entries\n"</font>);
+<a name="line845">845: </a>  }
+<a name="line846">846: </a>  <font color="#4169E1">for</font> (i=0; i<options->N; i++) {
+<a name="line847">847: </a>    <font color="#4169E1">if</font> (options->values[i]) {
+<a name="line848">848: </a>      (*<a href="../../../docs/manualpages/Sys/PetscErrorPrintf.html#PetscErrorPrintf">PetscErrorPrintf</a>)(<font color="#666666">"-%s %s\n"</font>,options->names[i],options->values[i]);
+<a name="line849">849: </a>    } <font color="#4169E1">else</font> {
+<a name="line850">850: </a>      (*<a href="../../../docs/manualpages/Sys/PetscErrorPrintf.html#PetscErrorPrintf">PetscErrorPrintf</a>)(<font color="#666666">"-%s\n"</font>,options->names[i]);
+<a name="line851">851: </a>    }
+<a name="line852">852: </a>  }
+<a name="line853">853: </a>  <font color="#4169E1">return</font>(0);
+<a name="line854">854: </a>}
+
+<a name="line858">858: </a><font color="#B22222">/*@C</font>
+<a name="line859">859: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsGetAll.html#PetscOptionsGetAll">PetscOptionsGetAll</a> - Lists all the options the program was run with in a single string.</font>
+
+<a name="line861">861: </a><font color="#B22222">   Not Collective</font>
+
+<a name="line863">863: </a><font color="#B22222">   Input Paramter:</font>
+<a name="line864">864: </a><font color="#B22222">.  options - the options database, use NULL for the default global database</font>
+
+<a name="line866">866: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line867">867: </a><font color="#B22222">.  copts - pointer where string pointer is stored</font>
+
+<a name="line869">869: </a><font color="#B22222">   Notes: the array and each entry in the array should be freed with <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>()</font>
+
+<a name="line871">871: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line873">873: </a><font color="#B22222">   Concepts: options database^listing</font>
+
+<a name="line875">875: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsAllUsed.html#PetscOptionsAllUsed">PetscOptionsAllUsed</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsView.html#PetscOptionsView">PetscOptionsView</a>()</font>
+<a name="line876">876: </a><font color="#B22222">@*/</font>
+<a name="line877">877: </a><strong><font color="#4169E1"><a name="PetscOptionsGetAll"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetAll.html#PetscOptionsGetAll">PetscOptionsGetAll</a>(PetscOptions options,char *copts[])</font></strong>
+<a name="line878">878: </a>{
+<a name="line880">880: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
+<a name="line881">881: </a>  size_t         len       = 1,lent = 0;
+<a name="line882">882: </a>  char           *coptions = NULL;
+
+<a name="line885">885: </a>  options = options ? options : defaultoptions;
+
+<a name="line887">887: </a>  <font color="#B22222">/* count the length of the required string */</font>
+<a name="line888">888: </a>  <font color="#4169E1">for</font> (i=0; i<options->N; i++) {
+<a name="line889">889: </a>    <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(options->names[i],&lent);
+<a name="line890">890: </a>    len += 2 + lent;
+<a name="line891">891: </a>    <font color="#4169E1">if</font> (options->values[i]) {
+<a name="line892">892: </a>      <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(options->values[i],&lent);
+<a name="line893">893: </a>      len += 1 + lent;
+<a name="line894">894: </a>    }
+<a name="line895">895: </a>  }
+<a name="line896">896: </a>  <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(len,&coptions);
+<a name="line897">897: </a>  coptions[0] = 0;
+<a name="line898">898: </a>  <font color="#4169E1">for</font> (i=0; i<options->N; i++) {
+<a name="line899">899: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcat.html#PetscStrcat">PetscStrcat</a>(coptions,<font color="#666666">"-"</font>);
+<a name="line900">900: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcat.html#PetscStrcat">PetscStrcat</a>(coptions,options->names[i]);
+<a name="line901">901: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcat.html#PetscStrcat">PetscStrcat</a>(coptions,<font color="#666666">" "</font>);
+<a name="line902">902: </a>    <font color="#4169E1">if</font> (options->values[i]) {
+<a name="line903">903: </a>      <a href="../../../docs/manualpages/Sys/PetscStrcat.html#PetscStrcat">PetscStrcat</a>(coptions,options->values[i]);
+<a name="line904">904: </a>      <a href="../../../docs/manualpages/Sys/PetscStrcat.html#PetscStrcat">PetscStrcat</a>(coptions,<font color="#666666">" "</font>);
+<a name="line905">905: </a>    }
+<a name="line906">906: </a>  }
+<a name="line907">907: </a>  *copts = coptions;
+<a name="line908">908: </a>  <font color="#4169E1">return</font>(0);
+<a name="line909">909: </a>}
+
+<a name="line913">913: </a><font color="#B22222">/*@C</font>
+<a name="line914">914: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsPrefixPush.html#PetscOptionsPrefixPush">PetscOptionsPrefixPush</a> - Designate a prefix to be used by all options insertions to follow.</font>
+
+<a name="line916">916: </a><font color="#B22222">   Not Collective, but prefix will only be applied on calling ranks</font>
+
+<a name="line918">918: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line919">919: </a><font color="#B22222">+  options - options database, or NULL for the default global database</font>
+<a name="line920">920: </a><font color="#B22222">-  prefix - The string to append to the existing prefix</font>
+
+<a name="line922">922: </a><font color="#B22222">   Options Database Keys:</font>
+<a name="line923">923: </a><font color="#B22222"> +   -prefix_push <some_prefix_> - push the given prefix</font>
+<a name="line924">924: </a><font color="#B22222"> -   -prefix_pop - pop the last prefix</font>
+
+<a name="line926">926: </a><font color="#B22222">   Notes:</font>
+<a name="line927">927: </a><font color="#B22222">   It is common to use this in conjunction with -options_file as in</font>
+
+<a name="line929">929: </a><font color="#B22222"> $ -prefix_push system1_ -options_file system1rc -prefix_pop -prefix_push system2_ -options_file system2rc -prefix_pop</font>
+
+<a name="line931">931: </a><font color="#B22222">   where the files no longer require all options to be prefixed with -system2_.</font>
+
+<a name="line933">933: </a><font color="#B22222">Level: advanced</font>
+
+<a name="line935">935: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsPrefixPop.html#PetscOptionsPrefixPop">PetscOptionsPrefixPop</a>()</font>
+<a name="line936">936: </a><font color="#B22222">@*/</font>
+<a name="line937">937: </a><strong><font color="#4169E1"><a name="PetscOptionsPrefixPush"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsPrefixPush.html#PetscOptionsPrefixPush">PetscOptionsPrefixPush</a>(PetscOptions options,const char prefix[])</font></strong>
+<a name="line938">938: </a>{
+<a name="line940">940: </a>  size_t         n;
+<a name="line941">941: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       start;
+<a name="line942">942: </a>  char           buf[2048];
+<a name="line943">943: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      key;
+
+<a name="line947">947: </a>  options = options ? options : defaultoptions;
+<a name="line948">948: </a>  <font color="#B22222">/* Want to check validity of the key using <a href="../../../docs/manualpages/Sys/PetscOptionsValidKey.html#PetscOptionsValidKey">PetscOptionsValidKey</a>(), which requires that the first character is a '-' */</font>
+<a name="line949">949: </a>  buf[0] = '-';
+<a name="line950">950: </a>  <a href="../../../docs/manualpages/Sys/PetscStrncpy.html#PetscStrncpy">PetscStrncpy</a>(buf+1,prefix,<font color="#4169E1">sizeof</font>(buf) - 1);
+<a name="line951">951: </a>  buf[<font color="#4169E1">sizeof</font>(buf) - 1] = 0;
+<a name="line952">952: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsValidKey.html#PetscOptionsValidKey">PetscOptionsValidKey</a>(buf,&key);
+<a name="line953">953: </a>  <font color="#4169E1">if</font> (!key) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_USER,<font color="#666666">"Given prefix \"%s\" not valid (the first character must be a letter, do not include leading '-')"</font>,prefix);
+
+<a name="line955">955: </a>  <font color="#4169E1">if</font> (!options) {
+<a name="line956">956: </a>    <a href="../../../docs/manualpages/Sys/PetscOptionsInsert.html#PetscOptionsInsert">PetscOptionsInsert</a>(NULL,0,0,0);
+<a name="line957">957: </a>    options = defaultoptions;
+<a name="line958">958: </a>  }
+<a name="line959">959: </a>  <font color="#4169E1">if</font> (options->prefixind >= MAXPREFIXES) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_PLIB,<font color="#666666">"Maximum depth of prefix stack %d exceeded, recompile \n src/sys/objects/options.c with larger value for MAXPREFIXES"</font>,MAXPREFIXES);
+<a name="line960">960: </a>  start = options->prefixind ? options->prefixstack[options->prefixind-1] : 0;
+<a name="line961">961: </a>  <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(prefix,&n);
+<a name="line962">962: </a>  <font color="#4169E1">if</font> (n+1 > <font color="#4169E1">sizeof</font>(options->prefix)-start) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_PLIB,<font color="#666666">"Maximum prefix length %d exceeded"</font>,<font color="#4169E1">sizeof</font>(options->prefix));
+<a name="line963">963: </a>  <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(options->prefix+start,prefix,n+1);
+<a name="line964">964: </a>  options->prefixstack[options->prefixind++] = start+n;
+<a name="line965">965: </a>  <font color="#4169E1">return</font>(0);
+<a name="line966">966: </a>}
+
+<a name="line970">970: </a><font color="#B22222">/*@C</font>
+<a name="line971">971: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsPrefixPop.html#PetscOptionsPrefixPop">PetscOptionsPrefixPop</a> - Remove the latest options prefix, see <a href="../../../docs/manualpages/Sys/PetscOptionsPrefixPush.html#PetscOptionsPrefixPush">PetscOptionsPrefixPush</a>() for details</font>
+
+<a name="line973">973: </a><font color="#B22222">   Not  Collective, but prefix will only be popped on calling ranks</font>
+
+<a name="line975">975: </a><font color="#B22222">  Input Parameters:</font>
+<a name="line976">976: </a><font color="#B22222">.  options - options database, or NULL for the default global database</font>
+
+<a name="line978">978: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line980">980: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsPrefixPush.html#PetscOptionsPrefixPush">PetscOptionsPrefixPush</a>()</font>
+<a name="line981">981: </a><font color="#B22222">@*/</font>
+<a name="line982">982: </a><strong><font color="#4169E1"><a name="PetscOptionsPrefixPop"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsPrefixPop.html#PetscOptionsPrefixPop">PetscOptionsPrefixPop</a>(PetscOptions options)</font></strong>
+<a name="line983">983: </a>{
+<a name="line984">984: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> offset;
+
+<a name="line987">987: </a>  options = options ? options : defaultoptions;
+<a name="line988">988: </a>  <font color="#4169E1">if</font> (options->prefixind < 1) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"More prefixes popped than pushed"</font>);
+<a name="line989">989: </a>  options->prefixind--;
+<a name="line990">990: </a>  offset = options->prefixind ? options->prefixstack[options->prefixind-1] : 0;
+<a name="line991">991: </a>  options->prefix[offset] = 0;
+<a name="line992">992: </a>  <font color="#4169E1">return</font>(0);
+<a name="line993">993: </a>}
+
+<a name="line997">997: </a><font color="#B22222">/*@C</font>
+<a name="line998">998: </a><font color="#B22222">    <a href="../../../docs/manualpages/Sys/PetscOptionsClear.html#PetscOptionsClear">PetscOptionsClear</a> - Removes all options form the database leaving it empty.</font>
+
+<a name="line1000">1000: </a><font color="#B22222">  Input Parameters:</font>
+<a name="line1001">1001: </a><font color="#B22222">.  options - options database, use NULL for the default global database</font>
+
+<a name="line1003">1003: </a><font color="#B22222">   Level: developer</font>
+
+<a name="line1005">1005: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsInsert.html#PetscOptionsInsert">PetscOptionsInsert</a>()</font>
+<a name="line1006">1006: </a><font color="#B22222">@*/</font>
+<a name="line1007">1007: </a><strong><font color="#4169E1"><a name="PetscOptionsClear"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsClear.html#PetscOptionsClear">PetscOptionsClear</a>(PetscOptions options)</font></strong>
+<a name="line1008">1008: </a>{
+<a name="line1009">1009: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>     i;
+
+<a name="line1012">1012: </a>  options = options ? options : defaultoptions;
+<a name="line1013">1013: </a>  <font color="#4169E1">for</font> (i=0; i<options->N; i++) {
+<a name="line1014">1014: </a>    <font color="#4169E1">if</font> (options->names[i])  free(options->names[i]);
+<a name="line1015">1015: </a>    <font color="#4169E1">if</font> (options->values[i]) free(options->values[i]);
+<a name="line1016">1016: </a>  }
+<a name="line1017">1017: </a>  <font color="#4169E1">for</font> (i=0; i<options->Naliases; i++) {
+<a name="line1018">1018: </a>    free(options->aliases1[i]);
+<a name="line1019">1019: </a>    free(options->aliases2[i]);
+<a name="line1020">1020: </a>  }
+<a name="line1021">1021: </a>  options->prefix[0] = 0;
+<a name="line1022">1022: </a>  options->prefixind = 0;
+<a name="line1023">1023: </a>  options->N         = 0;
+<a name="line1024">1024: </a>  options->Naliases  = 0;
+<a name="line1025">1025: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1026">1026: </a>}
+
+<a name="line1030">1030: </a><font color="#B22222">/*@</font>
+<a name="line1031">1031: </a><font color="#B22222">    <a href="../../../docs/manualpages/Sys/PetscObjectSetPrintedOptions.html#PetscObjectSetPrintedOptions">PetscObjectSetPrintedOptions</a> - indicate to an object that it should behave as if it has already printed the help for its options</font>
+
+<a name="line1033">1033: </a><font color="#B22222">  Input Parameters:</font>
+<a name="line1034">1034: </a><font color="#B22222">.  obj  - the <a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a></font>
+
+<a name="line1036">1036: </a><font color="#B22222">   Level: developer</font>
+
+<a name="line1038">1038: </a><font color="#B22222">   Developer Notes: This is used, for example to prevent sequential objects that are created from a parallel object; such as the <a href="../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> created by </font>
+<a name="line1039">1039: </a><font color="#B22222">    <a href="../../../docs/manualpages/PC/PCBJACOBI.html#PCBJACOBI">PCBJACOBI</a> from all printing the same help messages to the screen</font>
+
+<a name="line1041">1041: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsInsert.html#PetscOptionsInsert">PetscOptionsInsert</a>()</font>
+<a name="line1042">1042: </a><font color="#B22222">@*/</font>
+<a name="line1043">1043: </a><strong><font color="#4169E1"><a name="PetscObjectSetPrintedOptions"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscObjectSetPrintedOptions.html#PetscObjectSetPrintedOptions">PetscObjectSetPrintedOptions</a>(<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a> obj)</font></strong>
+<a name="line1044">1044: </a>{
+<a name="line1046">1046: </a>  obj->optionsprinted = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line1047">1047: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1048">1048: </a>}
+
+<a name="line1052">1052: </a><font color="#B22222">/*@</font>
+<a name="line1053">1053: </a><font color="#B22222">    <a href="../../../docs/manualpages/Sys/PetscObjectInheritPrintedOptions.html#PetscObjectInheritPrintedOptions">PetscObjectInheritPrintedOptions</a> - If the child object is not on the rank 0 process of the parent object and the child is sequential then the child gets it set.</font>
+
+<a name="line1055">1055: </a><font color="#B22222">  Input Parameters:</font>
+<a name="line1056">1056: </a><font color="#B22222">+  pobj - the parent object</font>
+<a name="line1057">1057: </a><font color="#B22222">-  obj  - the <a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a></font>
+
+<a name="line1059">1059: </a><font color="#B22222">   Level: developer</font>
+
+<a name="line1061">1061: </a><font color="#B22222">   Developer Notes: This is used, for example to prevent sequential objects that are created from a parallel object; such as the <a href="../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> created by </font>
+<a name="line1062">1062: </a><font color="#B22222">    <a href="../../../docs/manualpages/PC/PCBJACOBI.html#PCBJACOBI">PCBJACOBI</a> from all printing the same help messages to the screen</font>
+
+<a name="line1064">1064: </a><font color="#B22222">    This will not handle more complicated situations like with GASM where children may live on any subset of the parent's processes and overlap</font>
+
+<a name="line1066">1066: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsInsert.html#PetscOptionsInsert">PetscOptionsInsert</a>(), <a href="../../../docs/manualpages/Sys/PetscObjectSetPrintedOptions.html#PetscObjectSetPrintedOptions">PetscObjectSetPrintedOptions</a>()</font>
+<a name="line1067">1067: </a><font color="#B22222">@*/</font>
+<a name="line1068">1068: </a><strong><font color="#4169E1"><a name="PetscObjectInheritPrintedOptions"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscObjectInheritPrintedOptions.html#PetscObjectInheritPrintedOptions">PetscObjectInheritPrintedOptions</a>(<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a> pobj,<a href="../../../docs/manualpages/Sys/PetscObject.ht [...]
+<a name="line1069">1069: </a>{
+<a name="line1071">1071: </a>  <a href="../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a>    prank,size;
+
+<a name="line1074">1074: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_rank.html#MPI_Comm_rank">MPI_Comm_rank</a>(pobj->comm,&prank);
+<a name="line1075">1075: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_size.html#MPI_Comm_size">MPI_Comm_size</a>(obj->comm,&size);
+<a name="line1076">1076: </a>  <font color="#4169E1">if</font> (size == 1 && prank > 0) obj->optionsprinted = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line1077">1077: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1078">1078: </a>}
+
+<a name="line1082">1082: </a><font color="#B22222">/*@</font>
+<a name="line1083">1083: </a><font color="#B22222">    <a href="../../../docs/manualpages/Sys/PetscOptionsDestroy.html#PetscOptionsDestroy">PetscOptionsDestroy</a> - Destroys an option database.</font>
+
+<a name="line1085">1085: </a><font color="#B22222">  Input Parameter:</font>
+<a name="line1086">1086: </a><font color="#B22222">.  options - the PetscOptions object</font>
+
+<a name="line1088">1088: </a><font color="#B22222">   Level: developer</font>
+
+<a name="line1090">1090: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsInsert.html#PetscOptionsInsert">PetscOptionsInsert</a>()</font>
+<a name="line1091">1091: </a><font color="#B22222">@*/</font>
+<a name="line1092">1092: </a><strong><font color="#4169E1"><a name="PetscOptionsDestroy"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsDestroy.html#PetscOptionsDestroy">PetscOptionsDestroy</a>(PetscOptions *options)</font></strong>
+<a name="line1093">1093: </a>{
+
+<a name="line1097">1097: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsClear.html#PetscOptionsClear">PetscOptionsClear</a>(*options);
+<a name="line1098">1098: </a>  free(*options);
+<a name="line1099">1099: </a>  *options = NULL;
+<a name="line1100">1100: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1101">1101: </a>}
+
+<a name="line1105">1105: </a><strong><font color="#4169E1"><a name="PetscOptionsDestroyDefault"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PetscOptionsDestroyDefault(void)</font></strong>
+<a name="line1106">1106: </a>{
+
+<a name="line1109">1109: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsDestroy.html#PetscOptionsDestroy">PetscOptionsDestroy</a>(&defaultoptions);<font color="#4169E1">if</font> (ierr) <font color="#4169E1">return</font> ierr;
+<a name="line1110">1110: </a>  <font color="#4169E1">return</font> 0;
+<a name="line1111">1111: </a>}
+
+
+<a name="line1116">1116: </a><font color="#B22222">/*@C</font>
+<a name="line1117">1117: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsSetValue.html#PetscOptionsSetValue">PetscOptionsSetValue</a> - Sets an option name-value pair in the options</font>
+<a name="line1118">1118: </a><font color="#B22222">   database, overriding whatever is already present.</font>
+
+<a name="line1120">1120: </a><font color="#B22222">   Not collective, but setting values on certain processors could cause problems</font>
+<a name="line1121">1121: </a><font color="#B22222">   for parallel objects looking for options.</font>
+
+<a name="line1123">1123: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line1124">1124: </a><font color="#B22222">+  options - options database, use NULL for the default global database</font>
+<a name="line1125">1125: </a><font color="#B22222">.  name - name of option, this SHOULD have the - prepended</font>
+<a name="line1126">1126: </a><font color="#B22222">-  value - the option value (not used for all options)</font>
+
+<a name="line1128">1128: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line1130">1130: </a><font color="#B22222">   Note:</font>
+<a name="line1131">1131: </a><font color="#B22222">   This function can be called BEFORE <a href="../../../docs/manualpages/Sys/PetscInitialize.html#PetscInitialize">PetscInitialize</a>()</font>
+
+<a name="line1133">1133: </a><font color="#B22222">   Only some options have values associated with them, such as</font>
+<a name="line1134">1134: </a><font color="#B22222">   -ksp_rtol tol.  Other options stand alone, such as -ksp_monitor.</font>
+
+<a name="line1136">1136: </a><font color="#B22222">  Developers Note: Uses malloc() directly because PETSc may not yet have been fully initialized</font>
+
+<a name="line1138">1138: </a><font color="#B22222">  Concepts: options database^adding option</font>
+
+<a name="line1140">1140: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsInsert.html#PetscOptionsInsert">PetscOptionsInsert</a>()</font>
+<a name="line1141">1141: </a><font color="#B22222">@*/</font>
+<a name="line1142">1142: </a><strong><font color="#4169E1"><a name="PetscOptionsSetValue"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsSetValue.html#PetscOptionsSetValue">PetscOptionsSetValue</a>(PetscOptions options,const char iname[],const char value[])</font></strong>
+<a name="line1143">1143: </a>{
+<a name="line1144">1144: </a>  size_t         len;
+<a name="line1146">1146: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       N,n,i;
+<a name="line1147">1147: </a>  char           **names;
+<a name="line1148">1148: </a>  char           fullname[2048];
+<a name="line1149">1149: </a>  const char     *name = iname;
+<a name="line1150">1150: </a>  int            match;
+
+<a name="line1152">1152: </a>  <font color="#4169E1">if</font> (!options) {
+<a name="line1153">1153: </a>    <font color="#4169E1">if</font> (!defaultoptions) {
+<a name="line1154">1154: </a>      PetscOptionsCreateDefault();
+<a name="line1155">1155: </a>      <font color="#4169E1">if</font> (ierr) <font color="#4169E1">return</font> ierr;
+<a name="line1156">1156: </a>    }
+<a name="line1157">1157: </a>    options = defaultoptions;
+<a name="line1158">1158: </a>  }
+
+<a name="line1160">1160: </a>  <font color="#B22222">/* this is so that -h and -help are equivalent (p4 does not like -help)*/</font>
+<a name="line1161">1161: </a>  match = strcmp(name,<font color="#666666">"-h"</font>);
+<a name="line1162">1162: </a>  <font color="#4169E1">if</font> (!match) name = <font color="#666666">"-help"</font>;
+
+<a name="line1164">1164: </a>  name++; <font color="#B22222">/* skip starting hyphen */</font>
+<a name="line1165">1165: </a>  <font color="#4169E1">if</font> (options->prefixind > 0) {
+<a name="line1166">1166: </a>    strncpy(fullname,options->prefix,<font color="#4169E1">sizeof</font>(fullname));
+<a name="line1167">1167: </a>    strncat(fullname,name,<font color="#4169E1">sizeof</font>(fullname)-strlen(fullname)-1);
+<a name="line1168">1168: </a>    name = fullname;
+<a name="line1169">1169: </a>  }
+
+<a name="line1171">1171: </a>  <font color="#B22222">/* check against aliases */</font>
+<a name="line1172">1172: </a>  N = options->Naliases;
+<a name="line1173">1173: </a>  <font color="#4169E1">for</font> (i=0; i<N; i++) {
+<a name="line1174">1174: </a><font color="#A020F0">#if defined(PETSC_HAVE_STRCASECMP)</font>
+<a name="line1175">1175: </a>    match = strcasecmp(options->aliases1[i],name);
+<a name="line1176">1176: </a><font color="#A020F0">#elif defined(PETSC_HAVE_STRICMP)</font>
+<a name="line1177">1177: </a>    match = stricmp(options->aliases1[i],name);
+<a name="line1178">1178: </a><font color="#A020F0">#else</font>
+<a name="line1179">1179: </a>    Error
+<a name="line1180">1180: </a><font color="#A020F0">#endif</font>
+<a name="line1181">1181: </a>    <font color="#4169E1">if</font> (!match) {
+<a name="line1182">1182: </a>      name = options->aliases2[i];
+<a name="line1183">1183: </a>      <font color="#4169E1">break</font>;
+<a name="line1184">1184: </a>    }
+<a name="line1185">1185: </a>  }
+
+<a name="line1187">1187: </a>  N     = options->N;
+<a name="line1188">1188: </a>  n     = N;
+<a name="line1189">1189: </a>  names = options->names;
+
+<a name="line1191">1191: </a>  <font color="#4169E1">for</font> (i=0; i<N; i++) {
+<a name="line1192">1192: </a><font color="#A020F0">#if defined(PETSC_HAVE_STRCASECMP)</font>
+<a name="line1193">1193: </a>    match = strcasecmp(names[i],name);
+<a name="line1194">1194: </a><font color="#A020F0">#elif defined(PETSC_HAVE_STRICMP)</font>
+<a name="line1195">1195: </a>    match = stricmp(names[i],name);
+<a name="line1196">1196: </a><font color="#A020F0">#else</font>
+<a name="line1197">1197: </a>    Error
+<a name="line1198">1198: </a><font color="#A020F0">#endif</font>
+<a name="line1199">1199: </a>    <font color="#4169E1">if</font> (!match) {
+<a name="line1200">1200: </a>      <font color="#4169E1">if</font> (options->values[i]) free(options->values[i]);
+<a name="line1201">1201: </a>      len = value ? strlen(value) : 0;
+<a name="line1202">1202: </a>      <font color="#4169E1">if</font> (len) {
+<a name="line1203">1203: </a>        options->values[i] = (char*)malloc((len+1)*<font color="#4169E1">sizeof</font>(char));
+<a name="line1204">1204: </a>        <font color="#4169E1">if</font> (!options->values[i]) <font color="#4169E1">return</font> PETSC_ERR_MEM;
+<a name="line1205">1205: </a>        strcpy(options->values[i],value);
+<a name="line1206">1206: </a>      } <font color="#4169E1">else</font> options->values[i] = 0;
+<a name="line1207">1207: </a>      <font color="#4169E1">return</font> 0;
+<a name="line1208">1208: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (strcmp(names[i],name) > 0) {
+<a name="line1209">1209: </a>      n = i;
+<a name="line1210">1210: </a>      <font color="#4169E1">break</font>;
+<a name="line1211">1211: </a>    }
+<a name="line1212">1212: </a>  }
+<a name="line1213">1213: </a>  <font color="#4169E1">if</font> (N >= MAXOPTIONS) abort();
+
+<a name="line1215">1215: </a>  <font color="#B22222">/* shift remaining values down 1 */</font>
+<a name="line1216">1216: </a>  <font color="#4169E1">for</font> (i=N; i>n; i--) {
+<a name="line1217">1217: </a>    options->names[i]  = options->names[i-1];
+<a name="line1218">1218: </a>    options->values[i] = options->values[i-1];
+<a name="line1219">1219: </a>    options->used[i]   = options->used[i-1];
+<a name="line1220">1220: </a>  }
+<a name="line1221">1221: </a>  <font color="#B22222">/* insert new name and value */</font>
+<a name="line1222">1222: </a>  len = strlen(name);
+<a name="line1223">1223: </a>  options->names[n] = (char*)malloc((len+1)*<font color="#4169E1">sizeof</font>(char));
+<a name="line1224">1224: </a>  <font color="#4169E1">if</font> (!options->names[n]) <font color="#4169E1">return</font> PETSC_ERR_MEM;
+<a name="line1225">1225: </a>  strcpy(options->names[n],name);
+<a name="line1226">1226: </a>  len = value ? strlen(value) : 0;
+<a name="line1227">1227: </a>  <font color="#4169E1">if</font> (len) {
+<a name="line1228">1228: </a>    options->values[n] = (char*)malloc((len+1)*<font color="#4169E1">sizeof</font>(char));
+<a name="line1229">1229: </a>    <font color="#4169E1">if</font> (!options->values[n]) <font color="#4169E1">return</font> PETSC_ERR_MEM;
+<a name="line1230">1230: </a>    strcpy(options->values[n],value);
+<a name="line1231">1231: </a>  } <font color="#4169E1">else</font> options->values[n] = NULL;
+<a name="line1232">1232: </a>  options->used[n] = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line1233">1233: </a>  options->N++;
+<a name="line1234">1234: </a>  <font color="#4169E1">return</font> 0;
+<a name="line1235">1235: </a>}
+
+<a name="line1239">1239: </a><font color="#B22222">/*@C</font>
+<a name="line1240">1240: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsClearValue.html#PetscOptionsClearValue">PetscOptionsClearValue</a> - Clears an option name-value pair in the options</font>
+<a name="line1241">1241: </a><font color="#B22222">   database, overriding whatever is already present.</font>
+
+<a name="line1243">1243: </a><font color="#B22222">   Not Collective, but setting values on certain processors could cause problems</font>
+<a name="line1244">1244: </a><font color="#B22222">   for parallel objects looking for options.</font>
+
+<a name="line1246">1246: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line1247">1247: </a><font color="#B22222">+  options - options database, use NULL for the default global database</font>
+<a name="line1248">1248: </a><font color="#B22222">.  name - name of option, this SHOULD have the - prepended</font>
+
+<a name="line1250">1250: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line1252">1252: </a><font color="#B22222">   Concepts: options database^removing option</font>
+<a name="line1253">1253: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsInsert.html#PetscOptionsInsert">PetscOptionsInsert</a>()</font>
+<a name="line1254">1254: </a><font color="#B22222">@*/</font>
+<a name="line1255">1255: </a><strong><font color="#4169E1"><a name="PetscOptionsClearValue"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsClearValue.html#PetscOptionsClearValue">PetscOptionsClearValue</a>(PetscOptions options,const char iname[])</font></strong>
+<a name="line1256">1256: </a>{
+<a name="line1258">1258: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       N,n,i;
+<a name="line1259">1259: </a>  char           **names,*name=(char*)iname;
+<a name="line1260">1260: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      gt,match;
+
+<a name="line1263">1263: </a>  options = options ? options : defaultoptions;
+<a name="line1264">1264: </a>  <font color="#4169E1">if</font> (name[0] != '-') <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"Name must begin with -: Instead %s"</font>,name);
+<a name="line1265">1265: </a>  name++;
+
+<a name="line1267">1267: </a>  N     = options->N; n = 0;
+<a name="line1268">1268: </a>  names = options->names;
+
+<a name="line1270">1270: </a>  <font color="#4169E1">for</font> (i=0; i<N; i++) {
+<a name="line1271">1271: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcasecmp.html#PetscStrcasecmp">PetscStrcasecmp</a>(names[i],name,&match);
+<a name="line1272">1272: </a>    <a href="../../../docs/manualpages/Sys/PetscStrgrt.html#PetscStrgrt">PetscStrgrt</a>(names[i],name,&gt);
+<a name="line1273">1273: </a>    <font color="#4169E1">if</font> (match) {
+<a name="line1274">1274: </a>      <font color="#4169E1">if</font> (options->names[i])  free(options->names[i]);
+<a name="line1275">1275: </a>      <font color="#4169E1">if</font> (options->values[i]) free(options->values[i]);
+<a name="line1276">1276: </a>      PetscOptionsMonitor(name,<font color="#666666">""</font>);
+<a name="line1277">1277: </a>      <font color="#4169E1">break</font>;
+<a name="line1278">1278: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (gt) <font color="#4169E1">return</font>(0); <font color="#B22222">/* it was not listed */</font>
+
+<a name="line1280">1280: </a>    n++;
+<a name="line1281">1281: </a>  }
+<a name="line1282">1282: </a>  <font color="#4169E1">if</font> (n == N) <font color="#4169E1">return</font>(0); <font color="#B22222">/* it was not listed */</font>
+
+<a name="line1284">1284: </a>  <font color="#B22222">/* shift remaining values down 1 */</font>
+<a name="line1285">1285: </a>  <font color="#4169E1">for</font> (i=n; i<N-1; i++) {
+<a name="line1286">1286: </a>    options->names[i]  = options->names[i+1];
+<a name="line1287">1287: </a>    options->values[i] = options->values[i+1];
+<a name="line1288">1288: </a>    options->used[i]   = options->used[i+1];
+<a name="line1289">1289: </a>  }
+<a name="line1290">1290: </a>  options->N--;
+<a name="line1291">1291: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1292">1292: </a>}
+
+<a name="line1296">1296: </a><font color="#B22222">/*@C</font>
+<a name="line1297">1297: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsSetAlias.html#PetscOptionsSetAlias">PetscOptionsSetAlias</a> - Makes a key and alias for another key</font>
+
+<a name="line1299">1299: </a><font color="#B22222">   Not Collective, but setting values on certain processors could cause problems</font>
+<a name="line1300">1300: </a><font color="#B22222">   for parallel objects looking for options.</font>
+
+<a name="line1302">1302: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line1303">1303: </a><font color="#B22222">+  options - options database or NULL for default global database</font>
+<a name="line1304">1304: </a><font color="#B22222">.  inewname - the alias</font>
+<a name="line1305">1305: </a><font color="#B22222">-  ioldname - the name that alias will refer to</font>
+
+<a name="line1307">1307: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line1309">1309: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetReal.html#PetscOptionsGetReal">PetscOptionsGetReal</a>(),OptionsHasName(),</font>
+<a name="line1310">1310: </a><font color="#B22222">           <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#P [...]
+<a name="line1311">1311: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
+<a name="line1312">1312: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
+<a name="line1313">1313: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
+<a name="line1314">1314: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
+<a name="line1315">1315: </a><font color="#B22222">@*/</font>
+<a name="line1316">1316: </a><strong><font color="#4169E1"><a name="PetscOptionsSetAlias"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsSetAlias.html#PetscOptionsSetAlias">PetscOptionsSetAlias</a>(PetscOptions options,const char inewname[],const char ioldname[])</font></strong>
+<a name="line1317">1317: </a>{
+<a name="line1319">1319: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       n = options->Naliases;
+<a name="line1320">1320: </a>  size_t         len;
+<a name="line1321">1321: </a>  char           *newname = (char*)inewname,*oldname = (char*)ioldname;
+
+<a name="line1324">1324: </a>  options = options ? options : defaultoptions;
+<a name="line1325">1325: </a>  <font color="#4169E1">if</font> (newname[0] != '-') <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"aliased must have -: Instead %s"</font>,newname);
+<a name="line1326">1326: </a>  <font color="#4169E1">if</font> (oldname[0] != '-') <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"aliasee must have -: Instead %s"</font>,oldname);
+<a name="line1327">1327: </a>  <font color="#4169E1">if</font> (n >= MAXALIASES) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_MEM,<font color="#666666">"You have defined to many PETSc options aliases, limit %d recompile \n  src/sys/objects/options.c with larger value for MAXALIASES"</font>,MAXALIASES);
+
+<a name="line1329">1329: </a>  newname++; oldname++;
+<a name="line1330">1330: </a>  <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(newname,&len);
+<a name="line1331">1331: </a>  options->aliases1[n] = (char*)malloc((len+1)*<font color="#4169E1">sizeof</font>(char));
+<a name="line1332">1332: </a>  <a href="../../../docs/manualpages/Sys/PetscStrcpy.html#PetscStrcpy">PetscStrcpy</a>(options->aliases1[n],newname);
+<a name="line1333">1333: </a>  <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(oldname,&len);
+<a name="line1334">1334: </a>  options->aliases2[n] = (char*)malloc((len+1)*<font color="#4169E1">sizeof</font>(char));
+<a name="line1335">1335: </a>  <a href="../../../docs/manualpages/Sys/PetscStrcpy.html#PetscStrcpy">PetscStrcpy</a>(options->aliases2[n],oldname);
+<a name="line1336">1336: </a>  options->Naliases++;
+<a name="line1337">1337: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1338">1338: </a>}
+
+<a name="line1342">1342: </a><strong><font color="#4169E1"><a name="PetscOptionsFindPair_Private"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PetscOptionsFindPair_Private(PetscOptions options,const char pre[],const char name[],char *value[],<a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>  *flg)</font></strong>
+<a name="line1343">1343: </a>{
+<a name="line1345">1345: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,N;
+<a name="line1346">1346: </a>  size_t         len;
+<a name="line1347">1347: </a>  char           **names,tmp[256];
+<a name="line1348">1348: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      match;
+
+<a name="line1351">1351: </a>  options = options ? options : defaultoptions;
+<a name="line1352">1352: </a>  N     = options->N;
+<a name="line1353">1353: </a>  names = options->names;
+
+<a name="line1355">1355: </a>  <font color="#4169E1">if</font> (name[0] != '-') <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"Name must begin with -: Instead %s"</font>,name);
+
+<a name="line1357">1357: </a>  <font color="#B22222">/* append prefix to name, if prefix="foo_" and option='--bar", prefixed option is --foo_bar */</font>
+<a name="line1358">1358: </a>  <font color="#4169E1">if</font> (pre) {
+<a name="line1359">1359: </a>    char       *ptr   = tmp;
+<a name="line1360">1360: </a>    const char *namep = name;
+<a name="line1361">1361: </a>    <font color="#4169E1">if</font> (pre[0] == '-') <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"Prefix should not begin with a -"</font>);
+<a name="line1362">1362: </a>    <font color="#4169E1">if</font> (name[1] == '-') {
+<a name="line1363">1363: </a>      *ptr++ = '-';
+<a name="line1364">1364: </a>      namep++;
+<a name="line1365">1365: </a>    }
+<a name="line1366">1366: </a>    <a href="../../../docs/manualpages/Sys/PetscStrncpy.html#PetscStrncpy">PetscStrncpy</a>(ptr,pre,tmp+<font color="#4169E1">sizeof</font>(tmp)-ptr);
+<a name="line1367">1367: </a>    tmp[<font color="#4169E1">sizeof</font>(tmp)-1] = 0;
+<a name="line1368">1368: </a>    <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(tmp,&len);
+<a name="line1369">1369: </a>    <a href="../../../docs/manualpages/Sys/PetscStrncat.html#PetscStrncat">PetscStrncat</a>(tmp,namep+1,<font color="#4169E1">sizeof</font>(tmp)-len-1);
+<a name="line1370">1370: </a>  } <font color="#4169E1">else</font> {
+<a name="line1371">1371: </a>    <a href="../../../docs/manualpages/Sys/PetscStrncpy.html#PetscStrncpy">PetscStrncpy</a>(tmp,name+1,<font color="#4169E1">sizeof</font>(tmp));
+<a name="line1372">1372: </a>    tmp[<font color="#4169E1">sizeof</font>(tmp)-1] = 0;
+<a name="line1373">1373: </a>  }
+<a name="line1374">1374: </a><font color="#A020F0">#if defined(PETSC_USE_DEBUG)</font>
+<a name="line1375">1375: </a>  {
+<a name="line1376">1376: </a>    <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> valid;
+<a name="line1377">1377: </a>    char      key[<font color="#4169E1">sizeof</font>(tmp)+1] = <font color="#666666">"-"</font>;
+
+<a name="line1379">1379: </a>    <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(key+1,tmp,<font color="#4169E1">sizeof</font>(tmp));
+<a name="line1380">1380: </a>    <a href="../../../docs/manualpages/Sys/PetscOptionsValidKey.html#PetscOptionsValidKey">PetscOptionsValidKey</a>(key,&valid);
+<a name="line1381">1381: </a>    <font color="#4169E1">if</font> (!valid) <a href="../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"Invalid option '%s' obtained from pre='%s' and name='%s'"</font>,key,pre?pre:<font color="#666666">""</font>,name);
+<a name="line1382">1382: </a>  }
+<a name="line1383">1383: </a><font color="#A020F0">#endif</font>
+
+<a name="line1385">1385: </a>  <font color="#B22222">/* slow search */</font>
+<a name="line1386">1386: </a>  *flg = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line1387">1387: </a>  <font color="#4169E1">for</font> (i=0; i<N; i++) {
+<a name="line1388">1388: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcasecmp.html#PetscStrcasecmp">PetscStrcasecmp</a>(names[i],tmp,&match);
+<a name="line1389">1389: </a>    <font color="#4169E1">if</font> (match) {
+<a name="line1390">1390: </a>      *value           = options->values[i];
+<a name="line1391">1391: </a>      options->used[i] = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line1392">1392: </a>      *flg             = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line1393">1393: </a>      <font color="#4169E1">break</font>;
+<a name="line1394">1394: </a>    }
+<a name="line1395">1395: </a>  }
+<a name="line1396">1396: </a>  <font color="#4169E1">if</font> (!*flg) {
+<a name="line1397">1397: </a>    <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> j,cnt = 0,locs[16],loce[16];
+<a name="line1398">1398: </a>    size_t   n;
+<a name="line1399">1399: </a>    <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(tmp,&n);
+<a name="line1400">1400: </a>    <font color="#B22222">/* determine the location and number of all _%d_ in the key */</font>
+<a name="line1401">1401: </a>    <font color="#4169E1">for</font> (i=0; i< (<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>)n; i++) {
+<a name="line1402">1402: </a>      <font color="#4169E1">if</font> (tmp[i] == '_') {
+<a name="line1403">1403: </a>        <font color="#4169E1">for</font> (j=i+1; j< (<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>)n; j++) {
+<a name="line1404">1404: </a>          <font color="#4169E1">if</font> (tmp[j] >= '0' && tmp[j] <= '9') <font color="#4169E1">continue</font>;
+<a name="line1405">1405: </a>          <font color="#4169E1">if</font> (tmp[j] == '_' && j > i+1) { <font color="#B22222">/* found a number */</font>
+<a name="line1406">1406: </a>            locs[cnt]   = i+1;
+<a name="line1407">1407: </a>            loce[cnt++] = j+1;
+<a name="line1408">1408: </a>          }
+<a name="line1409">1409: </a>          <font color="#4169E1">break</font>;
+<a name="line1410">1410: </a>        }
+<a name="line1411">1411: </a>      }
+<a name="line1412">1412: </a>    }
+<a name="line1413">1413: </a>    <font color="#4169E1">if</font> (cnt) {
+<a name="line1414">1414: </a>      char tmp2[256];
+<a name="line1415">1415: </a>      <font color="#4169E1">for</font> (i=0; i<cnt; i++) {
+<a name="line1416">1416: </a>        <a href="../../../docs/manualpages/Sys/PetscStrcpy.html#PetscStrcpy">PetscStrcpy</a>(tmp2,<font color="#666666">"-"</font>);
+<a name="line1417">1417: </a>        <a href="../../../docs/manualpages/Sys/PetscStrncat.html#PetscStrncat">PetscStrncat</a>(tmp2,tmp,locs[i]);
+<a name="line1418">1418: </a>        <a href="../../../docs/manualpages/Sys/PetscStrcat.html#PetscStrcat">PetscStrcat</a>(tmp2,tmp+loce[i]);
+<a name="line1419">1419: </a>        PetscOptionsFindPair_Private(options,NULL,tmp2,value,flg);
+<a name="line1420">1420: </a>        <font color="#4169E1">if</font> (*flg) <font color="#4169E1">break</font>;
+<a name="line1421">1421: </a>      }
+<a name="line1422">1422: </a>    }
+<a name="line1423">1423: </a>  }
+<a name="line1424">1424: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1425">1425: </a>}
+
+<a name="line1429">1429: </a><strong><font color="#4169E1"><a name="PetscOptionsFindPairPrefix_Private"></a>PETSC_EXTERN <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PetscOptionsFindPairPrefix_Private(PetscOptions options,const char pre[], const char name[], char *value[], <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> *flg)</font></strong>
+<a name="line1430">1430: </a>{
+<a name="line1432">1432: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,N;
+<a name="line1433">1433: </a>  size_t         len;
+<a name="line1434">1434: </a>  char           **names,tmp[256];
+<a name="line1435">1435: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      match;
+
+<a name="line1438">1438: </a>  options = options ? options : defaultoptions;
+<a name="line1439">1439: </a>  N     = options->N;
+<a name="line1440">1440: </a>  names = options->names;
+
+<a name="line1442">1442: </a>  <font color="#4169E1">if</font> (name[0] != '-') <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"Name must begin with -: Instead %s"</font>,name);
+
+<a name="line1444">1444: </a>  <font color="#B22222">/* append prefix to name, if prefix="foo_" and option='--bar", prefixed option is --foo_bar */</font>
+<a name="line1445">1445: </a>  <font color="#4169E1">if</font> (pre) {
+<a name="line1446">1446: </a>    char       *ptr   = tmp;
+<a name="line1447">1447: </a>    const char *namep = name;
+<a name="line1448">1448: </a>    <font color="#4169E1">if</font> (pre[0] == '-') <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"Prefix should not begin with a -"</font>);
+<a name="line1449">1449: </a>    <font color="#4169E1">if</font> (name[1] == '-') {
+<a name="line1450">1450: </a>      *ptr++ = '-';
+<a name="line1451">1451: </a>      namep++;
+<a name="line1452">1452: </a>    }
+<a name="line1453">1453: </a>    <a href="../../../docs/manualpages/Sys/PetscStrncpy.html#PetscStrncpy">PetscStrncpy</a>(ptr,pre,tmp+<font color="#4169E1">sizeof</font>(tmp)-ptr);
+<a name="line1454">1454: </a>    tmp[<font color="#4169E1">sizeof</font>(tmp)-1] = 0;
+<a name="line1455">1455: </a>    <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(tmp,&len);
+<a name="line1456">1456: </a>    <a href="../../../docs/manualpages/Sys/PetscStrncat.html#PetscStrncat">PetscStrncat</a>(tmp,namep+1,<font color="#4169E1">sizeof</font>(tmp)-len-1);
+<a name="line1457">1457: </a>  } <font color="#4169E1">else</font> {
+<a name="line1458">1458: </a>    <a href="../../../docs/manualpages/Sys/PetscStrncpy.html#PetscStrncpy">PetscStrncpy</a>(tmp,name+1,<font color="#4169E1">sizeof</font>(tmp));
+<a name="line1459">1459: </a>    tmp[<font color="#4169E1">sizeof</font>(tmp)-1] = 0;
+<a name="line1460">1460: </a>  }
+<a name="line1461">1461: </a><font color="#A020F0">#if defined(PETSC_USE_DEBUG)</font>
+<a name="line1462">1462: </a>  {
+<a name="line1463">1463: </a>    <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> valid;
+<a name="line1464">1464: </a>    char      key[<font color="#4169E1">sizeof</font>(tmp)+1] = <font color="#666666">"-"</font>;
+
+<a name="line1466">1466: </a>    <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(key+1,tmp,<font color="#4169E1">sizeof</font>(tmp));
+<a name="line1467">1467: </a>    <a href="../../../docs/manualpages/Sys/PetscOptionsValidKey.html#PetscOptionsValidKey">PetscOptionsValidKey</a>(key,&valid);
+<a name="line1468">1468: </a>    <font color="#4169E1">if</font> (!valid) <a href="../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"Invalid option '%s' obtained from pre='%s' and name='%s'"</font>,key,pre?pre:<font color="#666666">""</font>,name);
+<a name="line1469">1469: </a>  }
+<a name="line1470">1470: </a><font color="#A020F0">#endif</font>
+
+<a name="line1472">1472: </a>  <font color="#B22222">/* slow search */</font>
+<a name="line1473">1473: </a>  *flg = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line1474">1474: </a>  <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(tmp,&len);
+<a name="line1475">1475: </a>  <font color="#4169E1">for</font> (i = 0; i < N; ++i) {
+<a name="line1476">1476: </a>    <a href="../../../docs/manualpages/Sys/PetscStrncmp.html#PetscStrncmp">PetscStrncmp</a>(names[i], tmp, len, &match);
+<a name="line1477">1477: </a>    <font color="#4169E1">if</font> (match) {
+<a name="line1478">1478: </a>      <font color="#4169E1">if</font> (value) *value = options->values[i];
+<a name="line1479">1479: </a>      options->used[i]  = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line1480">1480: </a>      <font color="#4169E1">if</font> (flg)   *flg   = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line1481">1481: </a>      <font color="#4169E1">break</font>;
+<a name="line1482">1482: </a>    }
+<a name="line1483">1483: </a>  }
+<a name="line1484">1484: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1485">1485: </a>}
+
+<a name="line1489">1489: </a><font color="#B22222">/*@C</font>
+<a name="line1490">1490: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsReject.html#PetscOptionsReject">PetscOptionsReject</a> - Generates an error if a certain option is given.</font>
+
+<a name="line1492">1492: </a><font color="#B22222">   Not Collective, but setting values on certain processors could cause problems</font>
+<a name="line1493">1493: </a><font color="#B22222">   for parallel objects looking for options.</font>
+
+<a name="line1495">1495: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line1496">1496: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
+<a name="line1497">1497: </a><font color="#B22222">.  name - the option one is seeking</font>
+<a name="line1498">1498: </a><font color="#B22222">-  mess - error message (may be NULL)</font>
+
+<a name="line1500">1500: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line1502">1502: </a><font color="#B22222">   Concepts: options database^rejecting option</font>
+
+<a name="line1504">1504: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetReal.html#PetscOptionsGetReal">PetscOptionsGetReal</a>(),OptionsHasName(),</font>
+<a name="line1505">1505: </a><font color="#B22222">           <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html# [...]
+<a name="line1506">1506: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
+<a name="line1507">1507: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
+<a name="line1508">1508: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
+<a name="line1509">1509: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
+<a name="line1510">1510: </a><font color="#B22222">@*/</font>
+<a name="line1511">1511: </a><strong><font color="#4169E1"><a name="PetscOptionsReject"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsReject.html#PetscOptionsReject">PetscOptionsReject</a>(PetscOptions options,const char name[],const char mess[])</font></strong>
+<a name="line1512">1512: </a>{
+<a name="line1514">1514: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+
+<a name="line1517">1517: </a>  options = options ? options : defaultoptions;
+<a name="line1518">1518: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(options,NULL,name,&flag);
+<a name="line1519">1519: </a>  <font color="#4169E1">if</font> (flag) {
+<a name="line1520">1520: </a>    <font color="#4169E1">if</font> (mess) <a href="../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Program has disabled option: %s with %s"</font>,name,mess);
+<a name="line1521">1521: </a>    <font color="#4169E1">else</font> <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Program has disabled option: %s"</font>,name);
+<a name="line1522">1522: </a>  }
+<a name="line1523">1523: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1524">1524: </a>}
+
+<a name="line1528">1528: </a><font color="#B22222">/*@C</font>
+<a name="line1529">1529: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a> - Determines whether a certain option is given in the database. This returns true whether the option is a number, string or boolean, even</font>
+<a name="line1530">1530: </a><font color="#B22222">                      its value is set to false.</font>
+
+<a name="line1532">1532: </a><font color="#B22222">   Not Collective</font>
+
+<a name="line1534">1534: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line1535">1535: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
+<a name="line1536">1536: </a><font color="#B22222">.  name - the option one is seeking</font>
+<a name="line1537">1537: </a><font color="#B22222">-  pre - string to prepend to the name or NULL</font>
+
+<a name="line1539">1539: </a><font color="#B22222">   Output Parameters:</font>
+<a name="line1540">1540: </a><font color="#B22222">.  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if found else <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>.</font>
+
+<a name="line1542">1542: </a><font color="#B22222">   Level: beginner</font>
+
+<a name="line1544">1544: </a><font color="#B22222">   Concepts: options database^has option name</font>
+
+<a name="line1546">1546: </a><font color="#B22222">   Notes: Name cannot be simply -h</font>
+
+<a name="line1548">1548: </a><font color="#B22222">          In many cases you probably want to use <a href="../../../docs/manualpages/Sys/PetscOptionsGetBool.html#PetscOptionsGetBool">PetscOptionsGetBool</a>() instead of calling this, to allowing toggling values.</font>
+
+<a name="line1550">1550: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetReal.html#PetscOptionsGetReal">PetscOptionsGetReal</a>(),</font>
+<a name="line1551">1551: </a><font color="#B22222">           <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html# [...]
+<a name="line1552">1552: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
+<a name="line1553">1553: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
+<a name="line1554">1554: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
+<a name="line1555">1555: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
+<a name="line1556">1556: </a><font color="#B22222">@*/</font>
+<a name="line1557">1557: </a><strong><font color="#4169E1"><a name="PetscOptionsHasName"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(PetscOptions options,const char pre[],const char name[],<a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>  *set)</font></strong>
+<a name="line1558">1558: </a>{
+<a name="line1559">1559: </a>  char           *value;
+<a name="line1561">1561: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag;
+
+<a name="line1564">1564: </a>  options = options ? options : defaultoptions;
+<a name="line1565">1565: </a>  PetscOptionsFindPair_Private(options,pre,name,&value,&flag);
+<a name="line1566">1566: </a>  <font color="#4169E1">if</font> (set) *set = flag;
+<a name="line1567">1567: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1568">1568: </a>}
+
+<a name="line1572">1572: </a><font color="#B22222">/*@C</font>
+<a name="line1573">1573: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a> - Gets the integer value for a particular option in the database.</font>
+
+<a name="line1575">1575: </a><font color="#B22222">   Not Collective</font>
+
+<a name="line1577">1577: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line1578">1578: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
+<a name="line1579">1579: </a><font color="#B22222">.  pre - the string to prepend to the name or NULL</font>
+<a name="line1580">1580: </a><font color="#B22222">-  name - the option one is seeking</font>
+
+<a name="line1582">1582: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line1583">1583: </a><font color="#B22222">+  ivalue - the integer value to return</font>
+<a name="line1584">1584: </a><font color="#B22222">-  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if found, else <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
+
+<a name="line1586">1586: </a><font color="#B22222">   Level: beginner</font>
+
+<a name="line1588">1588: </a><font color="#B22222">   Concepts: options database^has int</font>
+
+<a name="line1590">1590: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetReal.html#PetscOptionsGetReal">PetscOptionsGetReal</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(),</font>
+<a name="line1591">1591: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">PetscOptionsBool</a>()</font>
+<a name="line1592">1592: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsInt.html#PetscOptionsInt">PetscOptionsInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsString.html#PetscOptionsString">PetscOptionsString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsReal.html#PetscOptionsReal">PetscOptionsReal</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">PetscOptionsBool</a>(),</font>
+<a name="line1593">1593: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
+<a name="line1594">1594: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
+<a name="line1595">1595: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
+<a name="line1596">1596: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
+<a name="line1597">1597: </a><font color="#B22222">@*/</font>
+<a name="line1598">1598: </a><strong><font color="#4169E1"><a name="PetscOptionsGetInt"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(PetscOptions options,const char pre[],const char name[],<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *ivalue,<a href="../../../docs/manualpages/Sys/PetscBool.html#Petsc [...]
+<a name="line1599">1599: </a>{
+<a name="line1600">1600: </a>  char           *value;
+<a name="line1602">1602: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag;
+
+<a name="line1607">1607: </a>  options = options ? options : defaultoptions;
+<a name="line1608">1608: </a>  PetscOptionsFindPair_Private(options,pre,name,&value,&flag);
+<a name="line1609">1609: </a>  <font color="#4169E1">if</font> (flag) {
+<a name="line1610">1610: </a>    <font color="#4169E1">if</font> (!value) {
+<a name="line1611">1611: </a>      <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line1612">1612: </a>    } <font color="#4169E1">else</font> {
+<a name="line1613">1613: </a>      <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line1614">1614: </a>      PetscOptionsStringToInt(value,ivalue);
+<a name="line1615">1615: </a>    }
+<a name="line1616">1616: </a>  } <font color="#4169E1">else</font> {
+<a name="line1617">1617: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line1618">1618: </a>  }
+<a name="line1619">1619: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1620">1620: </a>}
+
+<a name="line1624">1624: </a><font color="#B22222">/*@C</font>
+<a name="line1625">1625: </a><font color="#B22222">     <a href="../../../docs/manualpages/Sys/PetscOptionsGetEList.html#PetscOptionsGetEList">PetscOptionsGetEList</a> - Puts a list of option values that a single one may be selected from</font>
+
+<a name="line1627">1627: </a><font color="#B22222">   Not Collective</font>
+
+<a name="line1629">1629: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line1630">1630: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
+<a name="line1631">1631: </a><font color="#B22222">.  pre - the string to prepend to the name or NULL</font>
+<a name="line1632">1632: </a><font color="#B22222">.  opt - option name</font>
+<a name="line1633">1633: </a><font color="#B22222">.  list - the possible choices (one of these must be selected, anything else is invalid)</font>
+<a name="line1634">1634: </a><font color="#B22222">.  ntext - number of choices</font>
+
+<a name="line1636">1636: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line1637">1637: </a><font color="#B22222">+  value - the index of the value to return (defaults to zero if the option name is given but choice is listed)</font>
+<a name="line1638">1638: </a><font color="#B22222">-  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if found, else <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
+
+<a name="line1640">1640: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line1642">1642: </a><font color="#B22222">   See <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>() for when the choices are given in a <a href="../../../docs/manualpages/Sys/PetscFunctionList.html#PetscFunctionList">PetscFunctionList</a>()</font>
+
+<a name="line1644">1644: </a><font color="#B22222">   Concepts: options database^list</font>
+
+<a name="line1646">1646: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetReal.html#PetscOptionsGetReal">PetscOptionsGetReal</a>(),</font>
+<a name="line1647">1647: </a><font color="#B22222">           <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscO [...]
+<a name="line1648">1648: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
+<a name="line1649">1649: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
+<a name="line1650">1650: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
+<a name="line1651">1651: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
+<a name="line1652">1652: </a><font color="#B22222">@*/</font>
+<a name="line1653">1653: </a><strong><font color="#4169E1"><a name="PetscOptionsGetEList"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetEList.html#PetscOptionsGetEList">PetscOptionsGetEList</a>(PetscOptions options,const char pre[],const char opt[],const char * const *list,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> ntext,<a href="../../../docs/manual [...]
+<a name="line1654">1654: </a>{
+<a name="line1656">1656: </a>  size_t         alen,len = 0;
+<a name="line1657">1657: </a>  char           *svalue;
+<a name="line1658">1658: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      aset,flg = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line1659">1659: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
+
+<a name="line1662">1662: </a>  options = options ? options : defaultoptions;
+<a name="line1663">1663: </a>  <font color="#4169E1">for</font> (i=0; i<ntext; i++) {
+<a name="line1664">1664: </a>    <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(list[i],&alen);
+<a name="line1665">1665: </a>    <font color="#4169E1">if</font> (alen > len) len = alen;
+<a name="line1666">1666: </a>  }
+<a name="line1667">1667: </a>  len += 5; <font color="#B22222">/* a little extra space for user mistypes */</font>
+<a name="line1668">1668: </a>  <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(len,&svalue);
+<a name="line1669">1669: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(options,pre,opt,svalue,len,&aset);
+<a name="line1670">1670: </a>  <font color="#4169E1">if</font> (aset) {
+<a name="line1671">1671: </a>    <a href="../../../docs/manualpages/Sys/PetscEListFind.html#PetscEListFind">PetscEListFind</a>(ntext,list,svalue,value,&flg);
+<a name="line1672">1672: </a>    <font color="#4169E1">if</font> (!flg) <a href="../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_USER,<font color="#666666">"Unknown option %s for -%s%s"</font>,svalue,pre ? pre : <font color="#666666">""</font>,opt+1);
+<a name="line1673">1673: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line1674">1674: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line1675">1675: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(svalue);
+<a name="line1676">1676: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1677">1677: </a>}
+
+<a name="line1681">1681: </a><font color="#B22222">/*@C</font>
+<a name="line1682">1682: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsGetEnum.html#PetscOptionsGetEnum">PetscOptionsGetEnum</a> - Gets the enum value for a particular option in the database.</font>
+
+<a name="line1684">1684: </a><font color="#B22222">   Not Collective</font>
+
+<a name="line1686">1686: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line1687">1687: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
+<a name="line1688">1688: </a><font color="#B22222">.  pre - option prefix or NULL</font>
+<a name="line1689">1689: </a><font color="#B22222">.  opt - option name</font>
+<a name="line1690">1690: </a><font color="#B22222">.  list - array containing the list of choices, followed by the enum name, followed by the enum prefix, followed by a null</font>
+<a name="line1691">1691: </a><font color="#B22222">-  defaultv - the default (current) value</font>
+
+<a name="line1693">1693: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line1694">1694: </a><font color="#B22222">+  value - the  value to return</font>
+<a name="line1695">1695: </a><font color="#B22222">-  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if found, else <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
+
+<a name="line1697">1697: </a><font color="#B22222">   Level: beginner</font>
+
+<a name="line1699">1699: </a><font color="#B22222">   Concepts: options database</font>
+
+<a name="line1701">1701: </a><font color="#B22222">   Notes: Must be between a <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>() and a <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>()</font>
+
+<a name="line1703">1703: </a><font color="#B22222">          list is usually something like PCASMTypes or some other predefined list of enum names</font>
+
+<a name="line1705">1705: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetReal.html#PetscOptionsGetReal">PetscOptionsGetReal</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscO [...]
+<a name="line1706">1706: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">PetscOptionsBool</a>()</font>
+<a name="line1707">1707: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsInt.html#PetscOptionsInt">PetscOptionsInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsString.html#PetscOptionsString">PetscOptionsString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsReal.html#PetscOptionsReal">PetscOptionsReal</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">PetscOptionsBool</a>(),</font>
+<a name="line1708">1708: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
+<a name="line1709">1709: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
+<a name="line1710">1710: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
+<a name="line1711">1711: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetEList.html#PetscOptionsGetEList">PetscOptionsGetEList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnum.html#PetscOptionsEnum">PetscOptionsEnum</a>()</font>
+<a name="line1712">1712: </a><font color="#B22222">@*/</font>
+<a name="line1713">1713: </a><strong><font color="#4169E1"><a name="PetscOptionsGetEnum"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetEnum.html#PetscOptionsGetEnum">PetscOptionsGetEnum</a>(PetscOptions options,const char pre[],const char opt[],const char * const *list,<a href="../../../docs/manualpages/Sys/PetscEnum.html#PetscEnum">PetscEnum</a> *value,<a href="../../../docs/manual [...]
+<a name="line1714">1714: </a>{
+<a name="line1716">1716: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       ntext = 0,tval;
+<a name="line1717">1717: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      fset;
+
+<a name="line1720">1720: </a>  options = options ? options : defaultoptions;
+<a name="line1721">1721: </a>  <font color="#4169E1">while</font> (list[ntext++]) {
+<a name="line1722">1722: </a>    <font color="#4169E1">if</font> (ntext > 50) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"List argument appears to be wrong or have more than 50 entries"</font>);
+<a name="line1723">1723: </a>  }
+<a name="line1724">1724: </a>  <font color="#4169E1">if</font> (ntext < 3) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_WRONG,<font color="#666666">"List argument must have at least two entries: typename and type prefix"</font>);
+<a name="line1725">1725: </a>  ntext -= 3;
+<a name="line1726">1726: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetEList.html#PetscOptionsGetEList">PetscOptionsGetEList</a>(options,pre,opt,list,ntext,&tval,&fset);
+<a name="line1727">1727: </a>  <font color="#B22222">/* with PETSC_USE_64BIT_INDICES sizeof(<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>) != sizeof(<a href="../../../docs/manualpages/Sys/PetscEnum.html#PetscEnum">PetscEnum</a>) */</font>
+<a name="line1728">1728: </a>  <font color="#4169E1">if</font> (fset) *value = (<a href="../../../docs/manualpages/Sys/PetscEnum.html#PetscEnum">PetscEnum</a>)tval;
+<a name="line1729">1729: </a>  <font color="#4169E1">if</font> (set) *set = fset;
+<a name="line1730">1730: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1731">1731: </a>}
+
+<a name="line1735">1735: </a><font color="#B22222">/*@C</font>
+<a name="line1736">1736: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsGetBool.html#PetscOptionsGetBool">PetscOptionsGetBool</a> - Gets the Logical (true or false) value for a particular</font>
+<a name="line1737">1737: </a><font color="#B22222">            option in the database.</font>
+
+<a name="line1739">1739: </a><font color="#B22222">   Not Collective</font>
+
+<a name="line1741">1741: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line1742">1742: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
+<a name="line1743">1743: </a><font color="#B22222">.  pre - the string to prepend to the name or NULL</font>
+<a name="line1744">1744: </a><font color="#B22222">-  name - the option one is seeking</font>
+
+<a name="line1746">1746: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line1747">1747: </a><font color="#B22222">+  ivalue - the logical value to return</font>
+<a name="line1748">1748: </a><font color="#B22222">-  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>  if found, else <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
+
+<a name="line1750">1750: </a><font color="#B22222">   Level: beginner</font>
+
+<a name="line1752">1752: </a><font color="#B22222">   Notes:</font>
+<a name="line1753">1753: </a><font color="#B22222">       TRUE, true, YES, yes, nostring, and 1 all translate to <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a></font>
+<a name="line1754">1754: </a><font color="#B22222">       FALSE, false, NO, no, and 0 all translate to <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
+
+<a name="line1756">1756: </a><font color="#B22222">       If the user does not supply the option (as either true or false) ivalue is NOT changed. Thus</font>
+<a name="line1757">1757: </a><font color="#B22222">     you NEED TO ALWAYS initialize the ivalue.</font>
+
+<a name="line1759">1759: </a><font color="#B22222">   Concepts: options database^has logical</font>
+
+<a name="line1761">1761: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetReal.html#PetscOptionsGetReal">PetscOptionsGetReal</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(),</font>
+<a name="line1762">1762: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptio [...]
+<a name="line1763">1763: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
+<a name="line1764">1764: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
+<a name="line1765">1765: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
+<a name="line1766">1766: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
+<a name="line1767">1767: </a><font color="#B22222">@*/</font>
+<a name="line1768">1768: </a><strong><font color="#4169E1"><a name="PetscOptionsGetBool"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetBool.html#PetscOptionsGetBool">PetscOptionsGetBool</a>(PetscOptions options,const char pre[],const char name[],<a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>  *ivalue,<a href="../../../docs/manualpages/Sys/PetscBool.ht [...]
+<a name="line1769">1769: </a>{
+<a name="line1770">1770: </a>  char           *value;
+<a name="line1771">1771: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag;
+
+<a name="line1777">1777: </a>  options = options ? options : defaultoptions;
+<a name="line1778">1778: </a>  PetscOptionsFindPair_Private(options,pre,name,&value,&flag);
+<a name="line1779">1779: </a>  <font color="#4169E1">if</font> (flag) {
+<a name="line1780">1780: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line1781">1781: </a>    <font color="#4169E1">if</font> (!value) {
+<a name="line1782">1782: </a>      <font color="#4169E1">if</font> (ivalue) *ivalue = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line1783">1783: </a>    } <font color="#4169E1">else</font> {
+<a name="line1784">1784: </a>      PetscOptionsStringToBool(value, ivalue);
+<a name="line1785">1785: </a>    }
+<a name="line1786">1786: </a>  } <font color="#4169E1">else</font> {
+<a name="line1787">1787: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line1788">1788: </a>  }
+<a name="line1789">1789: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1790">1790: </a>}
+
+<a name="line1794">1794: </a><font color="#B22222">/*@C</font>
+<a name="line1795">1795: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsGetBoolArray.html#PetscOptionsGetBoolArray">PetscOptionsGetBoolArray</a> - Gets an array of Logical (true or false) values for a particular</font>
+<a name="line1796">1796: </a><font color="#B22222">   option in the database.  The values must be separated with commas with</font>
+<a name="line1797">1797: </a><font color="#B22222">   no intervening spaces.</font>
+
+<a name="line1799">1799: </a><font color="#B22222">   Not Collective</font>
+
+<a name="line1801">1801: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line1802">1802: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
+<a name="line1803">1803: </a><font color="#B22222">.  pre - string to prepend to each name or NULL</font>
+<a name="line1804">1804: </a><font color="#B22222">.  name - the option one is seeking</font>
+<a name="line1805">1805: </a><font color="#B22222">-  nmax - maximum number of values to retrieve</font>
+
+<a name="line1807">1807: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line1808">1808: </a><font color="#B22222">+  dvalue - the integer values to return</font>
+<a name="line1809">1809: </a><font color="#B22222">.  nmax - actual number of values retreived</font>
+<a name="line1810">1810: </a><font color="#B22222">-  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if found, else <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
+
+<a name="line1812">1812: </a><font color="#B22222">   Level: beginner</font>
+
+<a name="line1814">1814: </a><font color="#B22222">   Concepts: options database^array of ints</font>
+
+<a name="line1816">1816: </a><font color="#B22222">   Notes:</font>
+<a name="line1817">1817: </a><font color="#B22222">       TRUE, true, YES, yes, nostring, and 1 all translate to <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a></font>
+<a name="line1818">1818: </a><font color="#B22222">       FALSE, false, NO, no, and 0 all translate to <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
+
+<a name="line1820">1820: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(),</font>
+<a name="line1821">1821: </a><font color="#B22222">           <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">PetscOptionsBool</a>(),</font>
+<a name="line1822">1822: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
+<a name="line1823">1823: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
+<a name="line1824">1824: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
+<a name="line1825">1825: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
+<a name="line1826">1826: </a><font color="#B22222">@*/</font>
+<a name="line1827">1827: </a><strong><font color="#4169E1"><a name="PetscOptionsGetBoolArray"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetBoolArray.html#PetscOptionsGetBoolArray">PetscOptionsGetBoolArray</a>(PetscOptions options,const char pre[],const char name[],<a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> dvalue[],<a href="../../../docs/manualpa [...]
+<a name="line1828">1828: </a>{
+<a name="line1829">1829: </a>  char           *value;
+<a name="line1831">1831: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       n = 0;
+<a name="line1832">1832: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag;
+<a name="line1833">1833: </a>  <a href="../../../docs/manualpages/Sys/PetscToken.html#PetscToken">PetscToken</a>     token;
+
+<a name="line1838">1838: </a>  PetscOptionsFindPair_Private(options,pre,name,&value,&flag);
+<a name="line1839">1839: </a>  <font color="#4169E1">if</font> (!flag)  {<font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>; *nmax = 0; <font color="#4169E1">return</font>(0);}
+<a name="line1840">1840: </a>  <font color="#4169E1">if</font> (!value) {<font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;  *nmax = 0; <font color="#4169E1">return</font>(0);}
+
+<a name="line1842">1842: </a>  <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+
+<a name="line1844">1844: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenCreate.html#PetscTokenCreate">PetscTokenCreate</a>(value,',',&token);
+<a name="line1845">1845: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&value);
+<a name="line1846">1846: </a>  <font color="#4169E1">while</font> (n < *nmax) {
+<a name="line1847">1847: </a>    <font color="#4169E1">if</font> (!value) <font color="#4169E1">break</font>;
+<a name="line1848">1848: </a>    PetscOptionsStringToBool(value,dvalue);
+<a name="line1849">1849: </a>    <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&value);
+<a name="line1850">1850: </a>    dvalue++;
+<a name="line1851">1851: </a>    n++;
+<a name="line1852">1852: </a>  }
+<a name="line1853">1853: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenDestroy.html#PetscTokenDestroy">PetscTokenDestroy</a>(&token);
+<a name="line1854">1854: </a>  *nmax = n;
+<a name="line1855">1855: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1856">1856: </a>}
+
+<a name="line1860">1860: </a><font color="#B22222">/*@C</font>
+<a name="line1861">1861: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsGetReal.html#PetscOptionsGetReal">PetscOptionsGetReal</a> - Gets the double precision value for a particular</font>
+<a name="line1862">1862: </a><font color="#B22222">   option in the database.</font>
+
+<a name="line1864">1864: </a><font color="#B22222">   Not Collective</font>
+
+<a name="line1866">1866: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line1867">1867: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
+<a name="line1868">1868: </a><font color="#B22222">.  pre - string to prepend to each name or NULL</font>
+<a name="line1869">1869: </a><font color="#B22222">-  name - the option one is seeking</font>
+
+<a name="line1871">1871: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line1872">1872: </a><font color="#B22222">+  dvalue - the double value to return</font>
+<a name="line1873">1873: </a><font color="#B22222">-  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if found, <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a> if not found</font>
+
+<a name="line1875">1875: </a><font color="#B22222">   Note: if the option is given but no value is provided then set is given the value <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
+
+<a name="line1877">1877: </a><font color="#B22222">   Level: beginner</font>
+
+<a name="line1879">1879: </a><font color="#B22222">   Concepts: options database^has double</font>
+
+<a name="line1881">1881: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(),</font>
+<a name="line1882">1882: </a><font color="#B22222">           <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#P [...]
+<a name="line1883">1883: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
+<a name="line1884">1884: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
+<a name="line1885">1885: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
+<a name="line1886">1886: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
+<a name="line1887">1887: </a><font color="#B22222">@*/</font>
+<a name="line1888">1888: </a><strong><font color="#4169E1"><a name="PetscOptionsGetReal"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetReal.html#PetscOptionsGetReal">PetscOptionsGetReal</a>(PetscOptions options,const char pre[],const char name[],<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> *dvalue,<a href="../../../docs/manualpages/Sys/PetscBool.htm [...]
+<a name="line1889">1889: </a>{
+<a name="line1890">1890: </a>  char           *value;
+<a name="line1892">1892: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag;
+
+<a name="line1897">1897: </a>  PetscOptionsFindPair_Private(options,pre,name,&value,&flag);
+<a name="line1898">1898: </a>  <font color="#4169E1">if</font> (flag) {
+<a name="line1899">1899: </a>    <font color="#4169E1">if</font> (!value) {
+<a name="line1900">1900: </a>      <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line1901">1901: </a>    } <font color="#4169E1">else</font> {
+<a name="line1902">1902: </a>      <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line1903">1903: </a>      PetscOptionsStringToReal(value,dvalue);
+<a name="line1904">1904: </a>    }
+<a name="line1905">1905: </a>  } <font color="#4169E1">else</font> {
+<a name="line1906">1906: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line1907">1907: </a>  }
+<a name="line1908">1908: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1909">1909: </a>}
+
+<a name="line1913">1913: </a><font color="#B22222">/*@C</font>
+<a name="line1914">1914: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsGetScalar.html#PetscOptionsGetScalar">PetscOptionsGetScalar</a> - Gets the scalar value for a particular</font>
+<a name="line1915">1915: </a><font color="#B22222">   option in the database.</font>
+
+<a name="line1917">1917: </a><font color="#B22222">   Not Collective</font>
+
+<a name="line1919">1919: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line1920">1920: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
+<a name="line1921">1921: </a><font color="#B22222">.  pre - string to prepend to each name or NULL</font>
+<a name="line1922">1922: </a><font color="#B22222">-  name - the option one is seeking</font>
+
+<a name="line1924">1924: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line1925">1925: </a><font color="#B22222">+  dvalue - the double value to return</font>
+<a name="line1926">1926: </a><font color="#B22222">-  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if found, else <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
+
+<a name="line1928">1928: </a><font color="#B22222">   Level: beginner</font>
+
+<a name="line1930">1930: </a><font color="#B22222">   Usage:</font>
+<a name="line1931">1931: </a><font color="#B22222">   A complex number 2+3i must be specified with NO spaces</font>
+
+<a name="line1933">1933: </a><font color="#B22222">   Note: if the option is given but no value is provided then set is given the value <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
+
+<a name="line1935">1935: </a><font color="#B22222">   Concepts: options database^has scalar</font>
+
+<a name="line1937">1937: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(),</font>
+<a name="line1938">1938: </a><font color="#B22222">           <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html# [...]
+<a name="line1939">1939: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
+<a name="line1940">1940: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
+<a name="line1941">1941: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
+<a name="line1942">1942: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
+<a name="line1943">1943: </a><font color="#B22222">@*/</font>
+<a name="line1944">1944: </a><strong><font color="#4169E1"><a name="PetscOptionsGetScalar"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetScalar.html#PetscOptionsGetScalar">PetscOptionsGetScalar</a>(PetscOptions options,const char pre[],const char name[],<a href="../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *dvalue,<a href="../../../docs/manualpages/Sys [...]
+<a name="line1945">1945: </a>{
+<a name="line1946">1946: </a>  char           *value;
+<a name="line1947">1947: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag;
+
+<a name="line1953">1953: </a>  PetscOptionsFindPair_Private(options,pre,name,&value,&flag);
+<a name="line1954">1954: </a>  <font color="#4169E1">if</font> (flag) {
+<a name="line1955">1955: </a>    <font color="#4169E1">if</font> (!value) {
+<a name="line1956">1956: </a>      <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line1957">1957: </a>    } <font color="#4169E1">else</font> {
+<a name="line1958">1958: </a><font color="#A020F0">#if !defined(PETSC_USE_COMPLEX)</font>
+<a name="line1959">1959: </a>      PetscOptionsStringToReal(value,dvalue);
+<a name="line1960">1960: </a><font color="#A020F0">#else</font>
+<a name="line1961">1961: </a>      PetscOptionsStringToScalar(value,dvalue);
+<a name="line1962">1962: </a><font color="#A020F0">#endif</font>
+<a name="line1963">1963: </a>      <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line1964">1964: </a>    }
+<a name="line1965">1965: </a>  } <font color="#4169E1">else</font> { <font color="#B22222">/* flag */</font>
+<a name="line1966">1966: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line1967">1967: </a>  }
+<a name="line1968">1968: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1969">1969: </a>}
+
+<a name="line1973">1973: </a><font color="#B22222">/*@C</font>
+<a name="line1974">1974: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a> - Gets an array of double precision values for a</font>
+<a name="line1975">1975: </a><font color="#B22222">   particular option in the database.  The values must be separated with</font>
+<a name="line1976">1976: </a><font color="#B22222">   commas with no intervening spaces.</font>
+
+<a name="line1978">1978: </a><font color="#B22222">   Not Collective</font>
+
+<a name="line1980">1980: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line1981">1981: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
+<a name="line1982">1982: </a><font color="#B22222">.  pre - string to prepend to each name or NULL</font>
+<a name="line1983">1983: </a><font color="#B22222">.  name - the option one is seeking</font>
+<a name="line1984">1984: </a><font color="#B22222">-  nmax - maximum number of values to retrieve</font>
+
+<a name="line1986">1986: </a><font color="#B22222">   Output Parameters:</font>
+<a name="line1987">1987: </a><font color="#B22222">+  dvalue - the double values to return</font>
+<a name="line1988">1988: </a><font color="#B22222">.  nmax - actual number of values retreived</font>
+<a name="line1989">1989: </a><font color="#B22222">-  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if found, else <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
+
+<a name="line1991">1991: </a><font color="#B22222">   Level: beginner</font>
+
+<a name="line1993">1993: </a><font color="#B22222">   Concepts: options database^array of doubles</font>
+
+<a name="line1995">1995: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(),</font>
+<a name="line1996">1996: </a><font color="#B22222">           <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">PetscOptionsBool</a>(),</font>
+<a name="line1997">1997: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
+<a name="line1998">1998: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
+<a name="line1999">1999: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
+<a name="line2000">2000: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
+<a name="line2001">2001: </a><font color="#B22222">@*/</font>
+<a name="line2002">2002: </a><strong><font color="#4169E1"><a name="PetscOptionsGetRealArray"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(PetscOptions options,const char pre[],const char name[],<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> dvalue[],<a href="../../../docs/manualpa [...]
+<a name="line2003">2003: </a>{
+<a name="line2004">2004: </a>  char           *value;
+<a name="line2006">2006: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       n = 0;
+<a name="line2007">2007: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag;
+<a name="line2008">2008: </a>  <a href="../../../docs/manualpages/Sys/PetscToken.html#PetscToken">PetscToken</a>     token;
+
+<a name="line2013">2013: </a>  PetscOptionsFindPair_Private(options,pre,name,&value,&flag);
+<a name="line2014">2014: </a>  <font color="#4169E1">if</font> (!flag) {
+<a name="line2015">2015: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line2016">2016: </a>    *nmax = 0;
+<a name="line2017">2017: </a>    <font color="#4169E1">return</font>(0);
+<a name="line2018">2018: </a>  }
+<a name="line2019">2019: </a>  <font color="#4169E1">if</font> (!value) {
+<a name="line2020">2020: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line2021">2021: </a>    *nmax = 0;
+<a name="line2022">2022: </a>    <font color="#4169E1">return</font>(0);
+<a name="line2023">2023: </a>  }
+
+<a name="line2025">2025: </a>  <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+
+<a name="line2027">2027: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenCreate.html#PetscTokenCreate">PetscTokenCreate</a>(value,',',&token);
+<a name="line2028">2028: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&value);
+<a name="line2029">2029: </a>  <font color="#4169E1">while</font> (n < *nmax) {
+<a name="line2030">2030: </a>    <font color="#4169E1">if</font> (!value) <font color="#4169E1">break</font>;
+<a name="line2031">2031: </a>    PetscOptionsStringToReal(value,dvalue++);
+<a name="line2032">2032: </a>    <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&value);
+<a name="line2033">2033: </a>    n++;
+<a name="line2034">2034: </a>  }
+<a name="line2035">2035: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenDestroy.html#PetscTokenDestroy">PetscTokenDestroy</a>(&token);
+<a name="line2036">2036: </a>  *nmax = n;
+<a name="line2037">2037: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2038">2038: </a>}
+
+<a name="line2042">2042: </a><font color="#B22222">/*@C</font>
+<a name="line2043">2043: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsGetScalarArray.html#PetscOptionsGetScalarArray">PetscOptionsGetScalarArray</a> - Gets an array of scalars for a</font>
+<a name="line2044">2044: </a><font color="#B22222">   particular option in the database.  The values must be separated with</font>
+<a name="line2045">2045: </a><font color="#B22222">   commas with no intervening spaces.</font>
+
+<a name="line2047">2047: </a><font color="#B22222">   Not Collective</font>
+
+<a name="line2049">2049: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line2050">2050: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
+<a name="line2051">2051: </a><font color="#B22222">.  pre - string to prepend to each name or NULL</font>
+<a name="line2052">2052: </a><font color="#B22222">.  name - the option one is seeking</font>
+<a name="line2053">2053: </a><font color="#B22222">-  nmax - maximum number of values to retrieve</font>
+
+<a name="line2055">2055: </a><font color="#B22222">   Output Parameters:</font>
+<a name="line2056">2056: </a><font color="#B22222">+  dvalue - the scalar values to return</font>
+<a name="line2057">2057: </a><font color="#B22222">.  nmax - actual number of values retreived</font>
+<a name="line2058">2058: </a><font color="#B22222">-  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if found, else <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
+
+<a name="line2060">2060: </a><font color="#B22222">   Level: beginner</font>
+
+<a name="line2062">2062: </a><font color="#B22222">   Concepts: options database^array of doubles</font>
+
+<a name="line2064">2064: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(),</font>
+<a name="line2065">2065: </a><font color="#B22222">           <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">PetscOptionsBool</a>(),</font>
+<a name="line2066">2066: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
+<a name="line2067">2067: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
+<a name="line2068">2068: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
+<a name="line2069">2069: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
+<a name="line2070">2070: </a><font color="#B22222">@*/</font>
+<a name="line2071">2071: </a><strong><font color="#4169E1"><a name="PetscOptionsGetScalarArray"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetScalarArray.html#PetscOptionsGetScalarArray">PetscOptionsGetScalarArray</a>(PetscOptions options,const char pre[],const char name[],<a href="../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> dvalue[],<a href="../../.. [...]
+<a name="line2072">2072: </a>{
+<a name="line2073">2073: </a>  char           *value;
+<a name="line2075">2075: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       n = 0;
+<a name="line2076">2076: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag;
+<a name="line2077">2077: </a>  <a href="../../../docs/manualpages/Sys/PetscToken.html#PetscToken">PetscToken</a>     token;
+
+<a name="line2082">2082: </a>  PetscOptionsFindPair_Private(options,pre,name,&value,&flag);
+<a name="line2083">2083: </a>  <font color="#4169E1">if</font> (!flag) {
+<a name="line2084">2084: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line2085">2085: </a>    *nmax = 0;
+<a name="line2086">2086: </a>    <font color="#4169E1">return</font>(0);
+<a name="line2087">2087: </a>  }
+<a name="line2088">2088: </a>  <font color="#4169E1">if</font> (!value) {
+<a name="line2089">2089: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line2090">2090: </a>    *nmax = 0;
+<a name="line2091">2091: </a>    <font color="#4169E1">return</font>(0);
+<a name="line2092">2092: </a>  }
+
+<a name="line2094">2094: </a>  <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+
+<a name="line2096">2096: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenCreate.html#PetscTokenCreate">PetscTokenCreate</a>(value,',',&token);
+<a name="line2097">2097: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&value);
+<a name="line2098">2098: </a>  <font color="#4169E1">while</font> (n < *nmax) {
+<a name="line2099">2099: </a>    <font color="#4169E1">if</font> (!value) <font color="#4169E1">break</font>;
+<a name="line2100">2100: </a>    PetscOptionsStringToScalar(value,dvalue++);
+<a name="line2101">2101: </a>    <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&value);
+<a name="line2102">2102: </a>    n++;
+<a name="line2103">2103: </a>  }
+<a name="line2104">2104: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenDestroy.html#PetscTokenDestroy">PetscTokenDestroy</a>(&token);
+<a name="line2105">2105: </a>  *nmax = n;
+<a name="line2106">2106: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2107">2107: </a>}
+
+<a name="line2111">2111: </a><font color="#B22222">/*@C</font>
+<a name="line2112">2112: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a> - Gets an array of integer values for a particular</font>
+<a name="line2113">2113: </a><font color="#B22222">   option in the database.</font>
+
+<a name="line2115">2115: </a><font color="#B22222">   Not Collective</font>
+
+<a name="line2117">2117: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line2118">2118: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
+<a name="line2119">2119: </a><font color="#B22222">.  pre - string to prepend to each name or NULL</font>
+<a name="line2120">2120: </a><font color="#B22222">.  name - the option one is seeking</font>
+<a name="line2121">2121: </a><font color="#B22222">-  nmax - maximum number of values to retrieve</font>
+
+<a name="line2123">2123: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line2124">2124: </a><font color="#B22222">+  dvalue - the integer values to return</font>
+<a name="line2125">2125: </a><font color="#B22222">.  nmax - actual number of values retreived</font>
+<a name="line2126">2126: </a><font color="#B22222">-  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if found, else <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
+
+<a name="line2128">2128: </a><font color="#B22222">   Level: beginner</font>
+
+<a name="line2130">2130: </a><font color="#B22222">   Notes:</font>
+<a name="line2131">2131: </a><font color="#B22222">   The array can be passed as</font>
+<a name="line2132">2132: </a><font color="#B22222">   a comma separated list:                                 0,1,2,3,4,5,6,7</font>
+<a name="line2133">2133: </a><font color="#B22222">   a range (start-end+1):                                  0-8</font>
+<a name="line2134">2134: </a><font color="#B22222">   a range with given increment (start-end+1:inc):         0-7:2</font>
+<a name="line2135">2135: </a><font color="#B22222">   a combination of values and ranges separated by commas: 0,1-8,8-15:2</font>
+
+<a name="line2137">2137: </a><font color="#B22222">   There must be no intervening spaces between the values.</font>
+
+<a name="line2139">2139: </a><font color="#B22222">   Concepts: options database^array of ints</font>
+
+<a name="line2141">2141: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(),</font>
+<a name="line2142">2142: </a><font color="#B22222">           <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">PetscOptionsBool</a>(),</font>
+<a name="line2143">2143: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
+<a name="line2144">2144: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
+<a name="line2145">2145: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
+<a name="line2146">2146: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
+<a name="line2147">2147: </a><font color="#B22222">@*/</font>
+<a name="line2148">2148: </a><strong><font color="#4169E1"><a name="PetscOptionsGetIntArray"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(PetscOptions options,const char pre[],const char name[],<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> dvalue[],<a href="../../../docs/manualpages/Sys [...]
+<a name="line2149">2149: </a>{
+<a name="line2150">2150: </a>  char           *value;
+<a name="line2152">2152: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       n = 0,i,j,start,end,inc,nvalues;
+<a name="line2153">2153: </a>  size_t         len;
+<a name="line2154">2154: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag,foundrange;
+<a name="line2155">2155: </a>  <a href="../../../docs/manualpages/Sys/PetscToken.html#PetscToken">PetscToken</a>     token;
+
+<a name="line2160">2160: </a>  PetscOptionsFindPair_Private(options,pre,name,&value,&flag);
+<a name="line2161">2161: </a>  <font color="#4169E1">if</font> (!flag) {
+<a name="line2162">2162: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line2163">2163: </a>    *nmax = 0;
+<a name="line2164">2164: </a>    <font color="#4169E1">return</font>(0);
+<a name="line2165">2165: </a>  }
+<a name="line2166">2166: </a>  <font color="#4169E1">if</font> (!value) {
+<a name="line2167">2167: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line2168">2168: </a>    *nmax = 0;
+<a name="line2169">2169: </a>    <font color="#4169E1">return</font>(0);
+<a name="line2170">2170: </a>  }
+
+<a name="line2172">2172: </a>  <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+
+<a name="line2174">2174: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenCreate.html#PetscTokenCreate">PetscTokenCreate</a>(value,',',&token);
+<a name="line2175">2175: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&value);
+<a name="line2176">2176: </a>  <font color="#4169E1">while</font> (n < *nmax) {
+<a name="line2177">2177: </a>    <font color="#4169E1">if</font> (!value) <font color="#4169E1">break</font>;
+
+<a name="line2179">2179: </a>    <font color="#B22222">/* look for form  d-D where d and D are integers */</font>
+<a name="line2180">2180: </a>    foundrange = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line2181">2181: </a>    <a href="../../../docs/manualpages/Sys/PetscStrlen.html#PetscStrlen">PetscStrlen</a>(value,&len);
+<a name="line2182">2182: </a>    <font color="#4169E1">if</font> (value[0] == '-') i=2;
+<a name="line2183">2183: </a>    <font color="#4169E1">else</font> i=1;
+<a name="line2184">2184: </a>    <font color="#4169E1">for</font> (;i<(int)len; i++) {
+<a name="line2185">2185: </a>      <font color="#4169E1">if</font> (value[i] == '-') {
+<a name="line2186">2186: </a>        <font color="#4169E1">if</font> (i == (int)len-1) <a href="../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_USER,<font color="#666666">"Error in %D-th array entry %s\n"</font>,n,value);
+<a name="line2187">2187: </a>        value[i] = 0;
+
+<a name="line2189">2189: </a>        PetscOptionsStringToInt(value,&start);
+<a name="line2190">2190: </a>        inc  = 1;
+<a name="line2191">2191: </a>        j    = i+1;
+<a name="line2192">2192: </a>        <font color="#4169E1">for</font> (;j<(int)len; j++) {
+<a name="line2193">2193: </a>          <font color="#4169E1">if</font> (value[j] == ':') {
+<a name="line2194">2194: </a>            value[j] = 0;
+
+<a name="line2196">2196: </a>            PetscOptionsStringToInt(value+j+1,&inc);
+<a name="line2197">2197: </a>            <font color="#4169E1">if</font> (inc <= 0) <a href="../../../docs/manualpages/Sys/SETERRQ2.html#SETERRQ2">SETERRQ2</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_USER,<font color="#666666">"Error in %D-th array entry,%s cannot have negative increment"</font>,n,value+j+1);
+<a name="line2198">2198: </a>            <font color="#4169E1">break</font>;
+<a name="line2199">2199: </a>          }
+<a name="line2200">2200: </a>        }
+<a name="line2201">2201: </a>        PetscOptionsStringToInt(value+i+1,&end);
+<a name="line2202">2202: </a>        <font color="#4169E1">if</font> (end <= start) <a href="../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_USER,<font color="#666666">"Error in %D-th array entry, %s-%s cannot have decreasing list"</font>,n,value,value+i+1);
+<a name="line2203">2203: </a>        nvalues = (end-start)/inc + (end-start)%inc;
+<a name="line2204">2204: </a>        <font color="#4169E1">if</font> (n + nvalues  > *nmax) <a href="../../../docs/manualpages/Sys/SETERRQ4.html#SETERRQ4">SETERRQ4</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_USER,<font color="#666666">"Error in %D-th array entry, not enough space left in array (%D) to contain entire range from %D to %D"</font>,n,*nmax-n,start,end);
+<a name="line2205">2205: </a>        <font color="#4169E1">for</font> (;start<end; start+=inc) {
+<a name="line2206">2206: </a>          *dvalue = start; dvalue++;n++;
+<a name="line2207">2207: </a>        }
+<a name="line2208">2208: </a>        foundrange = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line2209">2209: </a>        <font color="#4169E1">break</font>;
+<a name="line2210">2210: </a>      }
+<a name="line2211">2211: </a>    }
+<a name="line2212">2212: </a>    <font color="#4169E1">if</font> (!foundrange) {
+<a name="line2213">2213: </a>      PetscOptionsStringToInt(value,dvalue);
+<a name="line2214">2214: </a>      dvalue++;
+<a name="line2215">2215: </a>      n++;
+<a name="line2216">2216: </a>    }
+<a name="line2217">2217: </a>    <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&value);
+<a name="line2218">2218: </a>  }
+<a name="line2219">2219: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenDestroy.html#PetscTokenDestroy">PetscTokenDestroy</a>(&token);
+<a name="line2220">2220: </a>  *nmax = n;
+<a name="line2221">2221: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2222">2222: </a>}
+
+<a name="line2226">2226: </a><font color="#B22222">/*@C</font>
+<a name="line2227">2227: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsGetEnumArray.html#PetscOptionsGetEnumArray">PetscOptionsGetEnumArray</a> - Gets an array of enum values for a particular option in the database.</font>
+
+<a name="line2229">2229: </a><font color="#B22222">   Not Collective</font>
+
+<a name="line2231">2231: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line2232">2232: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
+<a name="line2233">2233: </a><font color="#B22222">.  pre - option prefix or NULL</font>
+<a name="line2234">2234: </a><font color="#B22222">.  name - option name</font>
+<a name="line2235">2235: </a><font color="#B22222">.  list - array containing the list of choices, followed by the enum name, followed by the enum prefix, followed by a null</font>
+<a name="line2236">2236: </a><font color="#B22222">-  nmax - maximum number of values to retrieve</font>
+
+<a name="line2238">2238: </a><font color="#B22222">   Output Parameters:</font>
+<a name="line2239">2239: </a><font color="#B22222">+  dvalue - the  enum values to return</font>
+<a name="line2240">2240: </a><font color="#B22222">.  nmax - actual number of values retreived</font>
+<a name="line2241">2241: </a><font color="#B22222">-  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if found, else <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
+
+<a name="line2243">2243: </a><font color="#B22222">   Level: beginner</font>
+
+<a name="line2245">2245: </a><font color="#B22222">   Concepts: options database</font>
+
+<a name="line2247">2247: </a><font color="#B22222">   Notes:</font>
+<a name="line2248">2248: </a><font color="#B22222">   The array must be passed as a comma separated list.</font>
+
+<a name="line2250">2250: </a><font color="#B22222">   There must be no intervening spaces between the values.</font>
+
+<a name="line2252">2252: </a><font color="#B22222">   list is usually something like PCASMTypes or some other predefined list of enum names.</font>
+
+<a name="line2254">2254: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetReal.html#PetscOptionsGetReal">PetscOptionsGetReal</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscO [...]
+<a name="line2255">2255: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsGetEnum.html#PetscOptionsGetEnum">PetscOptionsGetEnum</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOp [...]
+<a name="line2256">2256: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsInt.html#PetscOptionsInt">PetscOptionsInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsString.html#PetscOptionsString">PetscOptionsString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsReal.html#PetscOptionsReal">PetscOptionsReal</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">PetscOptionsBool</a>(), <a href="../../. [...]
+<a name="line2257">2257: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>() [...]
+<a name="line2258">2258: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#Pe [...]
+<a name="line2259">2259: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetEList.html#PetscOptionsGetEList">PetscOptionsGetEList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnum.html#PetscOptionsEnum">PetscOptionsEnum</a>()</font>
+<a name="line2260">2260: </a><font color="#B22222">@*/</font>
+<a name="line2261">2261: </a><strong><font color="#4169E1"><a name="PetscOptionsGetEnumArray"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/Sys/PetscOptionsGetEnumArray.html#PetscOptionsGetEnumArray">PetscOptionsGetEnumArray</a>(PetscOptions options,const char pre[],const char name[],const char *const *list,<a href="../../../docs/manualpages/Sys/PetscEnum.html#PetscEnum">PetscEnum</a> dvalue[],<a href= [...]
+<a name="line2262">2262: </a>{
+<a name="line2263">2263: </a>  char           *svalue;
+<a name="line2264">2264: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       n = 0;
+<a name="line2265">2265: </a>  <a href="../../../docs/manualpages/Sys/PetscEnum.html#PetscEnum">PetscEnum</a>      evalue;
+<a name="line2266">2266: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag;
+<a name="line2267">2267: </a>  <a href="../../../docs/manualpages/Sys/PetscToken.html#PetscToken">PetscToken</a>     token;
+
+
+<a name="line2276">2276: </a>  PetscOptionsFindPair_Private(options,pre,name,&svalue,&flag);
+<a name="line2277">2277: </a>  <font color="#4169E1">if</font> (!flag) {
+<a name="line2278">2278: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line2279">2279: </a>    *nmax = 0;
+<a name="line2280">2280: </a>    <font color="#4169E1">return</font>(0);
+<a name="line2281">2281: </a>  }
+<a name="line2282">2282: </a>  <font color="#4169E1">if</font> (!svalue) {
+<a name="line2283">2283: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line2284">2284: </a>    *nmax = 0;
+<a name="line2285">2285: </a>    <font color="#4169E1">return</font>(0);
+<a name="line2286">2286: </a>  }
+<a name="line2287">2287: </a>  <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+
+<a name="line2289">2289: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenCreate.html#PetscTokenCreate">PetscTokenCreate</a>(svalue,',',&token);
+<a name="line2290">2290: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&svalue);
+<a name="line2291">2291: </a>  <font color="#4169E1">while</font> (svalue && n < *nmax) {
+<a name="line2292">2292: </a>    PetscEnumFind(list,svalue,&evalue,&flag);
+<a name="line2293">2293: </a>    <font color="#4169E1">if</font> (!flag) <a href="../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_USER,<font color="#666666">"Unknown enum value '%s' for -%s%s"</font>,svalue,pre ? pre : <font color="#666666">""</font>,name+1);
+<a name="line2294">2294: </a>    dvalue[n++] = evalue;
+<a name="line2295">2295: </a>    <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&svalue);
+<a name="line2296">2296: </a>  }
+<a name="line2297">2297: </a>  *nmax = n;
+<a name="line2298">2298: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenDestroy.html#PetscTokenDestroy">PetscTokenDestroy</a>(&token);
+<a name="line2299">2299: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2300">2300: </a>}
+
+<a name="line2304">2304: </a><font color="#B22222">/*@C</font>
+<a name="line2305">2305: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a> - Gets the string value for a particular option in</font>
+<a name="line2306">2306: </a><font color="#B22222">   the database.</font>
+
+<a name="line2308">2308: </a><font color="#B22222">   Not Collective</font>
+
+<a name="line2310">2310: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line2311">2311: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
+<a name="line2312">2312: </a><font color="#B22222">.  pre - string to prepend to name or NULL</font>
+<a name="line2313">2313: </a><font color="#B22222">.  name - the option one is seeking</font>
+<a name="line2314">2314: </a><font color="#B22222">-  len - maximum length of the string including null termination</font>
+
+<a name="line2316">2316: </a><font color="#B22222">   Output Parameters:</font>
+<a name="line2317">2317: </a><font color="#B22222">+  string - location to copy string</font>
+<a name="line2318">2318: </a><font color="#B22222">-  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if found, else <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
+
+<a name="line2320">2320: </a><font color="#B22222">   Level: beginner</font>
+
+<a name="line2322">2322: </a><font color="#B22222">   Fortran Note:</font>
+<a name="line2323">2323: </a><font color="#B22222">   The Fortran interface is slightly different from the C/C++</font>
+<a name="line2324">2324: </a><font color="#B22222">   interface (len is not used).  Sample usage in Fortran follows</font>
+<a name="line2325">2325: </a><font color="#B22222">.vb</font>
+<a name="line2326">2326: </a><font color="#B22222">      character *20 string</font>
+<a name="line2327">2327: </a><font color="#B22222">      integer   flg, ierr</font>
+<a name="line2328">2328: </a><font color="#B22222">      call <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(PETSC_NULL_OBJECT,PETSC_NULL_CHARACTER,'-s',string,flg,ierr)</font>
+<a name="line2329">2329: </a><font color="#B22222">.ve</font>
+
+<a name="line2331">2331: </a><font color="#B22222">   Notes: if the option is given but no string is provided then an empty string is returned and set is given the value of <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a></font>
+
+<a name="line2333">2333: </a><font color="#B22222">   Concepts: options database^string</font>
+
+<a name="line2335">2335: </a><font color="#B22222">    Note:</font>
+<a name="line2336">2336: </a><font color="#B22222">      Even if the user provided no string (for example -optionname -someotheroption) the flag is set to <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> (and the string is fulled with nulls).</font>
+
+<a name="line2338">2338: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetReal.html#PetscOptionsGetReal">PetscOptionsGetReal</a>(),</font>
+<a name="line2339">2339: </a><font color="#B22222">           <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscO [...]
+<a name="line2340">2340: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
+<a name="line2341">2341: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
+<a name="line2342">2342: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
+<a name="line2343">2343: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
+<a name="line2344">2344: </a><font color="#B22222">@*/</font>
+<a name="line2345">2345: </a><strong><font color="#4169E1"><a name="PetscOptionsGetString"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(PetscOptions options,const char pre[],const char name[],char string[],size_t len,<a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>  *set)</font></strong>
+<a name="line2346">2346: </a>{
+<a name="line2347">2347: </a>  char           *value;
+<a name="line2349">2349: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag;
+
+<a name="line2354">2354: </a>  PetscOptionsFindPair_Private(options,pre,name,&value,&flag);
+<a name="line2355">2355: </a>  <font color="#4169E1">if</font> (!flag) {
+<a name="line2356">2356: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line2357">2357: </a>  } <font color="#4169E1">else</font> {
+<a name="line2358">2358: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line2359">2359: </a>    <font color="#4169E1">if</font> (value) {
+<a name="line2360">2360: </a>      <a href="../../../docs/manualpages/Sys/PetscStrncpy.html#PetscStrncpy">PetscStrncpy</a>(string,value,len);
+<a name="line2361">2361: </a>      string[len-1] = 0;        <font color="#B22222">/* Ensure that the string is NULL terminated */</font>
+<a name="line2362">2362: </a>    } <font color="#4169E1">else</font> {
+<a name="line2363">2363: </a>      <a href="../../../docs/manualpages/Sys/PetscMemzero.html#PetscMemzero">PetscMemzero</a>(string,len);
+<a name="line2364">2364: </a>    }
+<a name="line2365">2365: </a>  }
+<a name="line2366">2366: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2367">2367: </a>}
+
+<a name="line2371">2371: </a><strong><font color="#4169E1"><a name="PetscOptionsGetStringMatlab"></a>char *PetscOptionsGetStringMatlab(PetscOptions options,const char pre[],const char name[])</font></strong>
+<a name="line2372">2372: </a>{
+<a name="line2373">2373: </a>  char           *value;
+<a name="line2375">2375: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag;
+
+<a name="line2378">2378: </a>  PetscOptionsFindPair_Private(options,pre,name,&value,&flag);<font color="#4169E1">if</font> (ierr) <font color="#4169E1">return</font>(0);
+<a name="line2379">2379: </a>  <font color="#4169E1">if</font> (flag) <a href="../../../docs/manualpages/Sys/PetscFunctionReturn.html#PetscFunctionReturn">PetscFunctionReturn</a>(value);
+<a name="line2380">2380: </a>  <font color="#4169E1">else</font> <font color="#4169E1">return</font>(0);
+<a name="line2381">2381: </a>}
+
+
+<a name="line2386">2386: </a><font color="#B22222">/*@C</font>
+<a name="line2387">2387: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsGetStringArray.html#PetscOptionsGetStringArray">PetscOptionsGetStringArray</a> - Gets an array of string values for a particular</font>
+<a name="line2388">2388: </a><font color="#B22222">   option in the database. The values must be separated with commas with</font>
+<a name="line2389">2389: </a><font color="#B22222">   no intervening spaces.</font>
+
+<a name="line2391">2391: </a><font color="#B22222">   Not Collective</font>
+
+<a name="line2393">2393: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line2394">2394: </a><font color="#B22222">+  options - options database use NULL for default global database</font>
+<a name="line2395">2395: </a><font color="#B22222">.  pre - string to prepend to name or NULL</font>
+<a name="line2396">2396: </a><font color="#B22222">.  name - the option one is seeking</font>
+<a name="line2397">2397: </a><font color="#B22222">-  nmax - maximum number of strings</font>
+
+<a name="line2399">2399: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line2400">2400: </a><font color="#B22222">+  strings - location to copy strings</font>
+<a name="line2401">2401: </a><font color="#B22222">-  set - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if found, else <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a></font>
+
+<a name="line2403">2403: </a><font color="#B22222">   Level: beginner</font>
+
+<a name="line2405">2405: </a><font color="#B22222">   Notes:</font>
+<a name="line2406">2406: </a><font color="#B22222">   The user should pass in an array of pointers to char, to hold all the</font>
+<a name="line2407">2407: </a><font color="#B22222">   strings returned by this function.</font>
+
+<a name="line2409">2409: </a><font color="#B22222">   The user is responsible for deallocating the strings that are</font>
+<a name="line2410">2410: </a><font color="#B22222">   returned. The Fortran interface for this routine is not supported.</font>
+
+<a name="line2412">2412: </a><font color="#B22222">   Contributed by Matthew Knepley.</font>
+
+<a name="line2414">2414: </a><font color="#B22222">   Concepts: options database^array of strings</font>
+
+<a name="line2416">2416: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetReal.html#PetscOptionsGetReal">PetscOptionsGetReal</a>(),</font>
+<a name="line2417">2417: </a><font color="#B22222">           <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetRealArray.html#PetscOptionsGetRealArray">PetscOptionsGetRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscO [...]
+<a name="line2418">2418: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
+<a name="line2419">2419: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
+<a name="line2420">2420: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
+<a name="line2421">2421: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>()</font>
+<a name="line2422">2422: </a><font color="#B22222">@*/</font>
+<a name="line2423">2423: </a><strong><font color="#4169E1"><a name="PetscOptionsGetStringArray"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetStringArray.html#PetscOptionsGetStringArray">PetscOptionsGetStringArray</a>(PetscOptions options,const char pre[],const char name[],char *strings[],<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *nmax,<a href="../. [...]
+<a name="line2424">2424: </a>{
+<a name="line2425">2425: </a>  char           *value;
+<a name="line2427">2427: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       n;
+<a name="line2428">2428: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flag;
+<a name="line2429">2429: </a>  <a href="../../../docs/manualpages/Sys/PetscToken.html#PetscToken">PetscToken</a>     token;
+
+<a name="line2434">2434: </a>  PetscOptionsFindPair_Private(options,pre,name,&value,&flag);
+<a name="line2435">2435: </a>  <font color="#4169E1">if</font> (!flag) {
+<a name="line2436">2436: </a>    *nmax = 0;
+<a name="line2437">2437: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line2438">2438: </a>    <font color="#4169E1">return</font>(0);
+<a name="line2439">2439: </a>  }
+<a name="line2440">2440: </a>  <font color="#4169E1">if</font> (!value) {
+<a name="line2441">2441: </a>    *nmax = 0;
+<a name="line2442">2442: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line2443">2443: </a>    <font color="#4169E1">return</font>(0);
+<a name="line2444">2444: </a>  }
+<a name="line2445">2445: </a>  <font color="#4169E1">if</font> (!*nmax) {
+<a name="line2446">2446: </a>    <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line2447">2447: </a>    <font color="#4169E1">return</font>(0);
+<a name="line2448">2448: </a>  }
+<a name="line2449">2449: </a>  <font color="#4169E1">if</font> (set) *set = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+
+<a name="line2451">2451: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenCreate.html#PetscTokenCreate">PetscTokenCreate</a>(value,',',&token);
+<a name="line2452">2452: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&value);
+<a name="line2453">2453: </a>  n    = 0;
+<a name="line2454">2454: </a>  <font color="#4169E1">while</font> (n < *nmax) {
+<a name="line2455">2455: </a>    <font color="#4169E1">if</font> (!value) <font color="#4169E1">break</font>;
+<a name="line2456">2456: </a>    <a href="../../../docs/manualpages/Sys/PetscStrallocpy.html#PetscStrallocpy">PetscStrallocpy</a>(value,&strings[n]);
+<a name="line2457">2457: </a>    <a href="../../../docs/manualpages/Sys/PetscTokenFind.html#PetscTokenFind">PetscTokenFind</a>(token,&value);
+<a name="line2458">2458: </a>    n++;
+<a name="line2459">2459: </a>  }
+<a name="line2460">2460: </a>  <a href="../../../docs/manualpages/Sys/PetscTokenDestroy.html#PetscTokenDestroy">PetscTokenDestroy</a>(&token);
+<a name="line2461">2461: </a>  *nmax = n;
+<a name="line2462">2462: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2463">2463: </a>}
+
+<a name="line2467">2467: </a><font color="#B22222">/*@C</font>
+<a name="line2468">2468: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsUsed.html#PetscOptionsUsed">PetscOptionsUsed</a> - Indicates if PETSc has used a particular option set in the database</font>
+
+<a name="line2470">2470: </a><font color="#B22222">   Not Collective</font>
+
+<a name="line2472">2472: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line2473">2473: </a><font color="#B22222">+   options - options database use NULL for default global database</font>
+<a name="line2474">2474: </a><font color="#B22222">-   option - string name of option</font>
+
+<a name="line2476">2476: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line2477">2477: </a><font color="#B22222">.   used - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> if the option was used, otherwise false, including if option was not found in options database</font>
+
+<a name="line2479">2479: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line2481">2481: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsView.html#PetscOptionsView">PetscOptionsView</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsLeft.html#PetscOptionsLeft">PetscOptionsLeft</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsAllUsed.html#PetscOptionsAllUsed">PetscOptionsAllUsed</a>()</font>
+<a name="line2482">2482: </a><font color="#B22222">@*/</font>
+<a name="line2483">2483: </a><strong><font color="#4169E1"><a name="PetscOptionsUsed"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsUsed.html#PetscOptionsUsed">PetscOptionsUsed</a>(PetscOptions options,const char *option,<a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> *used)</font></strong>
+<a name="line2484">2484: </a>{
+<a name="line2485">2485: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
+
+<a name="line2489">2489: </a>  options = options ? options : defaultoptions;
+<a name="line2490">2490: </a>  *used = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line2491">2491: </a>  <font color="#4169E1">for</font> (i=0; i<options->N; i++) {
+<a name="line2492">2492: </a>    <a href="../../../docs/manualpages/Sys/PetscStrcmp.html#PetscStrcmp">PetscStrcmp</a>(options->names[i],option,used);
+<a name="line2493">2493: </a>    <font color="#4169E1">if</font> (*used) {
+<a name="line2494">2494: </a>      *used = options->used[i];
+<a name="line2495">2495: </a>      <font color="#4169E1">break</font>;
+<a name="line2496">2496: </a>    }
+<a name="line2497">2497: </a>  }
+<a name="line2498">2498: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2499">2499: </a>}
+
+<a name="line2503">2503: </a><font color="#B22222">/*@C</font>
+<a name="line2504">2504: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsAllUsed.html#PetscOptionsAllUsed">PetscOptionsAllUsed</a> - Returns a count of the number of options in the</font>
+<a name="line2505">2505: </a><font color="#B22222">   database that have never been selected.</font>
+
+<a name="line2507">2507: </a><font color="#B22222">   Not Collective</font>
+
+<a name="line2509">2509: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line2510">2510: </a><font color="#B22222">.  options - options database use NULL for default global database</font>
+
+<a name="line2512">2512: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line2513">2513: </a><font color="#B22222">.   N - count of options not used</font>
+
+<a name="line2515">2515: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line2517">2517: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsView.html#PetscOptionsView">PetscOptionsView</a>()</font>
+<a name="line2518">2518: </a><font color="#B22222">@*/</font>
+<a name="line2519">2519: </a><strong><font color="#4169E1"><a name="PetscOptionsAllUsed"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsAllUsed.html#PetscOptionsAllUsed">PetscOptionsAllUsed</a>(PetscOptions options,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *N)</font></strong>
+<a name="line2520">2520: </a>{
+<a name="line2521">2521: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>     i,n = 0;
+
+<a name="line2524">2524: </a>  options = options ? options : defaultoptions;
+<a name="line2525">2525: </a>  <font color="#4169E1">for</font> (i=0; i<options->N; i++) {
+<a name="line2526">2526: </a>    <font color="#4169E1">if</font> (!options->used[i]) n++;
+<a name="line2527">2527: </a>  }
+<a name="line2528">2528: </a>  *N = n;
+<a name="line2529">2529: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2530">2530: </a>}
+
+<a name="line2534">2534: </a><font color="#B22222">/*@C</font>
+<a name="line2535">2535: </a><font color="#B22222">    <a href="../../../docs/manualpages/Sys/PetscOptionsLeft.html#PetscOptionsLeft">PetscOptionsLeft</a> - Prints to screen any options that were set and never used.</font>
+
+<a name="line2537">2537: </a><font color="#B22222">  Not collective</font>
+
+<a name="line2539">2539: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line2540">2540: </a><font color="#B22222">.  options - options database use NULL for default global database</font>
+
+<a name="line2542">2542: </a><font color="#B22222">   Options Database Key:</font>
+<a name="line2543">2543: </a><font color="#B22222">.  -options_left - Activates OptionsAllUsed() within <a href="../../../docs/manualpages/Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</a>()</font>
+
+<a name="line2545">2545: </a><font color="#B22222">  Level: advanced</font>
+
+<a name="line2547">2547: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsAllUsed.html#PetscOptionsAllUsed">PetscOptionsAllUsed</a>()</font>
+<a name="line2548">2548: </a><font color="#B22222">@*/</font>
+<a name="line2549">2549: </a><strong><font color="#4169E1"><a name="PetscOptionsLeft"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsLeft.html#PetscOptionsLeft">PetscOptionsLeft</a>(PetscOptions options)</font></strong>
+<a name="line2550">2550: </a>{
+<a name="line2552">2552: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
+
+<a name="line2555">2555: </a>  options = options ? options : defaultoptions;
+<a name="line2556">2556: </a>  <font color="#4169E1">for</font> (i=0; i<options->N; i++) {
+<a name="line2557">2557: </a>    <font color="#4169E1">if</font> (!options->used[i]) {
+<a name="line2558">2558: </a>      <font color="#4169E1">if</font> (options->values[i]) {
+<a name="line2559">2559: </a>        <a href="../../../docs/manualpages/Sys/PetscPrintf.html#PetscPrintf">PetscPrintf</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,<font color="#666666">"Option left: name:-%s value: %s\n"</font>,options->names[i],options->values[i]);
+<a name="line2560">2560: </a>      } <font color="#4169E1">else</font> {
+<a name="line2561">2561: </a>        <a href="../../../docs/manualpages/Sys/PetscPrintf.html#PetscPrintf">PetscPrintf</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,<font color="#666666">"Option left: name:-%s (no value)\n"</font>,options->names[i]);
+<a name="line2562">2562: </a>      }
+<a name="line2563">2563: </a>    }
+<a name="line2564">2564: </a>  }
+<a name="line2565">2565: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2566">2566: </a>}
+
+<a name="line2570">2570: </a><font color="#B22222">/*@</font>
+<a name="line2571">2571: </a><font color="#B22222">    <a href="../../../docs/manualpages/Sys/PetscOptionsCreate.html#PetscOptionsCreate">PetscOptionsCreate</a> - Creates the empty options database.</font>
+
+<a name="line2573">2573: </a><font color="#B22222">  Output Parameter:</font>
+<a name="line2574">2574: </a><font color="#B22222">.   options - Options database object</font>
+
+<a name="line2576">2576: </a><font color="#B22222">  Level: advanced</font>
+
+<a name="line2578">2578: </a><font color="#B22222">@*/</font>
+<a name="line2579">2579: </a><strong><font color="#4169E1"><a name="PetscOptionsCreate"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsCreate.html#PetscOptionsCreate">PetscOptionsCreate</a>(PetscOptions *options)</font></strong>
+<a name="line2580">2580: </a>{
+<a name="line2581">2581: </a>  *options = (PetscOptions)calloc(1,<font color="#4169E1">sizeof</font>(<font color="#4169E1">struct _n_PetscOptions</font>));
+<a name="line2582">2582: </a>  <font color="#4169E1">if</font> (!options) <font color="#4169E1">return</font> PETSC_ERR_MEM;
+<a name="line2583">2583: </a>  (*options)->namegiven      = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line2584">2584: </a>  (*options)->N              = 0;
+<a name="line2585">2585: </a>  (*options)->Naliases       = 0;
+<a name="line2586">2586: </a>  (*options)->numbermonitors = 0;
+<a name="line2587">2587: </a>  <font color="#4169E1">return</font> 0;
+<a name="line2588">2588: </a>}
+
+<a name="line2592">2592: </a><font color="#B22222">/*</font>
+<a name="line2593">2593: </a><font color="#B22222">    PetscOptionsCreateDefault - Creates the default global options database</font>
+
+<a name="line2595">2595: </a><font color="#B22222">*/</font>
+<a name="line2596">2596: </a><strong><font color="#4169E1"><a name="PetscOptionsCreateDefault"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PetscOptionsCreateDefault(void)</font></strong>
+<a name="line2597">2597: </a>{
+
+<a name="line2600">2600: </a>  <font color="#4169E1">if</font> (!defaultoptions) {
+<a name="line2601">2601: </a>    <a href="../../../docs/manualpages/Sys/PetscOptionsCreate.html#PetscOptionsCreate">PetscOptionsCreate</a>(&defaultoptions);<font color="#4169E1">if</font> (ierr) <font color="#4169E1">return</font> ierr;
+<a name="line2602">2602: </a>  }
+<a name="line2603">2603: </a>  <font color="#4169E1">return</font> 0;
+<a name="line2604">2604: </a>}
+
+<a name="line2608">2608: </a><font color="#B22222">/*@C</font>
+<a name="line2609">2609: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsSetFromOptions.html#PetscOptionsSetFromOptions">PetscOptionsSetFromOptions</a> - Sets options related to the handling of options in PETSc</font>
+
+<a name="line2611">2611: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a></font>
+
+<a name="line2613">2613: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line2614">2614: </a><font color="#B22222">.  options - options database use NULL for default global database</font>
+
+<a name="line2616">2616: </a><font color="#B22222">   Options Database Keys:</font>
+<a name="line2617">2617: </a><font color="#B22222">+  -options_monitor <optional filename> - prints the names and values of all runtime options as they are set. The monitor functionality is not</font>
+<a name="line2618">2618: </a><font color="#B22222">                available for options set through a file, environment variable, or on</font>
+<a name="line2619">2619: </a><font color="#B22222">                the command line. Only options set after <a href="../../../docs/manualpages/Sys/PetscInitialize.html#PetscInitialize">PetscInitialize</a>() completes will</font>
+<a name="line2620">2620: </a><font color="#B22222">                be monitored.</font>
+<a name="line2621">2621: </a><font color="#B22222">.  -options_monitor_cancel - cancel all options database monitors</font>
+
+<a name="line2623">2623: </a><font color="#B22222">   Notes:</font>
+<a name="line2624">2624: </a><font color="#B22222">   To see all options, run your program with the -help option or consult Users-Manual: <a href="../../../docs/manualpages/../manual.pdf#chapter.1">Introduction</a></font>
+
+<a name="line2626">2626: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line2628">2628: </a><font color="#B22222">.keywords: set, options, database</font>
+<a name="line2629">2629: </a><font color="#B22222">@*/</font>
+<a name="line2630">2630: </a><strong><font color="#4169E1"><a name="PetscOptionsSetFromOptions"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsSetFromOptions.html#PetscOptionsSetFromOptions">PetscOptionsSetFromOptions</a>(PetscOptions options)</font></strong>
+<a name="line2631">2631: </a>{
+<a name="line2632">2632: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flgc = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>,flgm;
+<a name="line2634">2634: </a>  char           monfilename[PETSC_MAX_PATH_LEN];
+<a name="line2635">2635: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a>    monviewer;
+
+<a name="line2638">2638: </a>  <font color="#B22222">/*</font>
+<a name="line2639">2639: </a><font color="#B22222">     The options argument is currently ignored since we currently maintain only a single options database</font>
+
+<a name="line2641">2641: </a><font color="#B22222">     options = options ? options : defaultoptions;</font>
+<a name="line2642">2642: </a><font color="#B22222">  */</font>
+<a name="line2643">2643: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,NULL,<font color="#666666">"Options for handling options"</font>,<font color="#666666">"PetscOptions"</font>);
+<a name="line2644">2644: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsString.html#PetscOptionsString">PetscOptionsString</a>(<font color="#666666">"-options_monitor"</font>,<font color="#666666">"Monitor options database"</font>,<font color="#666666">"<a href="../../../docs/manualpages/Sys/PetscOptionsMonitorSet.html#PetscOptionsMonitorSet">PetscOptionsMonitorSet</a>"</font>,<font color="#666666">"stdout"</font>,monfilename,PETSC_MAX_PATH_LEN,&flgm);
+<a name="line2645">2645: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">PetscOptionsBool</a>(<font color="#666666">"-options_monitor_cancel"</font>,<font color="#666666">"Cancel all options database monitors"</font>,<font color="#666666">"<a href="../../../docs/manualpages/Sys/PetscOptionsMonitorCancel.html#PetscOptionsMonitorCancel">PetscOptionsMonitorCancel</a>"</font>,flgc,&flgc,NULL);
+<a name="line2646">2646: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>();
+<a name="line2647">2647: </a>  <font color="#4169E1">if</font> (flgm) {
+<a name="line2648">2648: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerASCIIOpen.html#PetscViewerASCIIOpen">PetscViewerASCIIOpen</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,monfilename,&monviewer);
+<a name="line2649">2649: </a>    <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorSet.html#PetscOptionsMonitorSet">PetscOptionsMonitorSet</a>(<a href="../../../docs/manualpages/Sys/PetscOptionsMonitorDefault.html#PetscOptionsMonitorDefault">PetscOptionsMonitorDefault</a>,monviewer,(<a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*)(void**))<a href="../../../docs/manualpages/Viewer/PetscViewerDestroy.html#PetscViewerDestroy">PetscVie [...]
+<a name="line2650">2650: </a>  }
+<a name="line2651">2651: </a>  <font color="#4169E1">if</font> (flgc) { <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorCancel.html#PetscOptionsMonitorCancel">PetscOptionsMonitorCancel</a>(); }
+<a name="line2652">2652: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2653">2653: </a>}
+
+
+<a name="line2658">2658: </a><font color="#B22222">/*@C</font>
+<a name="line2659">2659: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorDefault.html#PetscOptionsMonitorDefault">PetscOptionsMonitorDefault</a> - Print all options set value events.</font>
+
+<a name="line2661">2661: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a></font>
+
+<a name="line2663">2663: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line2664">2664: </a><font color="#B22222">+  name  - option name string</font>
+<a name="line2665">2665: </a><font color="#B22222">.  value - option value string</font>
+<a name="line2666">2666: </a><font color="#B22222">-  dummy - an ASCII viewer</font>
+
+<a name="line2668">2668: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line2670">2670: </a><font color="#B22222">.keywords: PetscOptions, default, monitor</font>
+
+<a name="line2672">2672: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorSet.html#PetscOptionsMonitorSet">PetscOptionsMonitorSet</a>()</font>
+<a name="line2673">2673: </a><font color="#B22222">@*/</font>
+<a name="line2674">2674: </a><strong><font color="#4169E1"><a name="PetscOptionsMonitorDefault"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorDefault.html#PetscOptionsMonitorDefault">PetscOptionsMonitorDefault</a>(const char name[], const char value[], void *dummy)</font></strong>
+<a name="line2675">2675: </a>{
+<a name="line2677">2677: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a>    viewer = (<a href="../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a>) dummy;
+
+<a name="line2680">2680: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"Setting option: %s = %s\n"</font>,name,value);
+<a name="line2681">2681: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2682">2682: </a>}
+
+<a name="line2686">2686: </a><font color="#B22222">/*@C</font>
+<a name="line2687">2687: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorSet.html#PetscOptionsMonitorSet">PetscOptionsMonitorSet</a> - Sets an ADDITIONAL function to be called at every method that</font>
+<a name="line2688">2688: </a><font color="#B22222">   modified the PETSc options database.</font>
+
+<a name="line2690">2690: </a><font color="#B22222">   Not collective</font>
+
+<a name="line2692">2692: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line2693">2693: </a><font color="#B22222">+  monitor - pointer to function (if this is NULL, it turns off monitoring</font>
+<a name="line2694">2694: </a><font color="#B22222">.  mctx    - [optional] context for private data for the</font>
+<a name="line2695">2695: </a><font color="#B22222">             monitor routine (use NULL if no context is desired)</font>
+<a name="line2696">2696: </a><font color="#B22222">-  monitordestroy - [optional] routine that frees monitor context</font>
+<a name="line2697">2697: </a><font color="#B22222">          (may be NULL)</font>
+
+<a name="line2699">2699: </a><font color="#B22222">   Calling Sequence of monitor:</font>
+<a name="line2700">2700: </a><font color="#B22222">$     monitor (const char name[], const char value[], void *mctx)</font>
+
+<a name="line2702">2702: </a><font color="#B22222">+  name - option name string</font>
+<a name="line2703">2703: </a><font color="#B22222">.  value - option value string</font>
+<a name="line2704">2704: </a><font color="#B22222">-  mctx  - optional monitoring context, as set by <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorSet.html#PetscOptionsMonitorSet">PetscOptionsMonitorSet</a>()</font>
+
+<a name="line2706">2706: </a><font color="#B22222">   Options Database Keys:</font>
+<a name="line2707">2707: </a><font color="#B22222">+    -options_monitor    - sets <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorDefault.html#PetscOptionsMonitorDefault">PetscOptionsMonitorDefault</a>()</font>
+<a name="line2708">2708: </a><font color="#B22222">-    -options_monitor_cancel - cancels all monitors that have</font>
+<a name="line2709">2709: </a><font color="#B22222">                          been hardwired into a code by</font>
+<a name="line2710">2710: </a><font color="#B22222">                          calls to <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorSet.html#PetscOptionsMonitorSet">PetscOptionsMonitorSet</a>(), but</font>
+<a name="line2711">2711: </a><font color="#B22222">                          does not cancel those set via</font>
+<a name="line2712">2712: </a><font color="#B22222">                          the options database.</font>
+
+<a name="line2714">2714: </a><font color="#B22222">   Notes:</font>
+<a name="line2715">2715: </a><font color="#B22222">   The default is to do nothing.  To print the name and value of options</font>
+<a name="line2716">2716: </a><font color="#B22222">   being inserted into the database, use <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorDefault.html#PetscOptionsMonitorDefault">PetscOptionsMonitorDefault</a>() as the monitoring routine,</font>
+<a name="line2717">2717: </a><font color="#B22222">   with a null monitoring context.</font>
+
+<a name="line2719">2719: </a><font color="#B22222">   Several different monitoring routines may be set by calling</font>
+<a name="line2720">2720: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorSet.html#PetscOptionsMonitorSet">PetscOptionsMonitorSet</a>() multiple times; all will be called in the</font>
+<a name="line2721">2721: </a><font color="#B22222">   order in which they were set.</font>
+
+<a name="line2723">2723: </a><font color="#B22222">   Level: beginner</font>
+
+<a name="line2725">2725: </a><font color="#B22222">.keywords: PetscOptions, set, monitor</font>
+
+<a name="line2727">2727: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorDefault.html#PetscOptionsMonitorDefault">PetscOptionsMonitorDefault</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorCancel.html#PetscOptionsMonitorCancel">PetscOptionsMonitorCancel</a>()</font>
+<a name="line2728">2728: </a><font color="#B22222">@*/</font>
+<a name="line2729">2729: </a><strong><font color="#4169E1"><a name="PetscOptionsMonitorSet"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorSet.html#PetscOptionsMonitorSet">PetscOptionsMonitorSet</a>(<a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*monitor)(const char name[], const char value[], void*),void *mctx,<a href="../../../doc [...]
+<a name="line2730">2730: </a>{
+<a name="line2731">2731: </a>  PetscOptions options = defaultoptions;
+
+<a name="line2734">2734: </a>  <font color="#4169E1">if</font> (options->numbermonitors >= MAXOPTIONSMONITORS) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Too many PetscOptions monitors set"</font>);
+<a name="line2735">2735: </a>  options->monitor[options->numbermonitors]          = monitor;
+<a name="line2736">2736: </a>  options->monitordestroy[options->numbermonitors]   = monitordestroy;
+<a name="line2737">2737: </a>  options->monitorcontext[options->numbermonitors++] = (void*)mctx;
+<a name="line2738">2738: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2739">2739: </a>}
+
+<a name="line2743">2743: </a><font color="#B22222">/*@</font>
+<a name="line2744">2744: </a><font color="#B22222">   <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorCancel.html#PetscOptionsMonitorCancel">PetscOptionsMonitorCancel</a> - Clears all monitors for a PetscOptions object.</font>
+
+<a name="line2746">2746: </a><font color="#B22222">   Not collective</font>
+
+<a name="line2748">2748: </a><font color="#B22222">   Options Database Key:</font>
+<a name="line2749">2749: </a><font color="#B22222">.  -options_monitor_cancel - Cancels all monitors that have</font>
+<a name="line2750">2750: </a><font color="#B22222">    been hardwired into a code by calls to <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorSet.html#PetscOptionsMonitorSet">PetscOptionsMonitorSet</a>(),</font>
+<a name="line2751">2751: </a><font color="#B22222">    but does not cancel those set via the options database.</font>
+
+<a name="line2753">2753: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line2755">2755: </a><font color="#B22222">.keywords: PetscOptions, set, monitor</font>
+
+<a name="line2757">2757: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorDefault.html#PetscOptionsMonitorDefault">PetscOptionsMonitorDefault</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorSet.html#PetscOptionsMonitorSet">PetscOptionsMonitorSet</a>()</font>
+<a name="line2758">2758: </a><font color="#B22222">@*/</font>
+<a name="line2759">2759: </a><strong><font color="#4169E1"><a name="PetscOptionsMonitorCancel"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/Sys/PetscOptionsMonitorCancel.html#PetscOptionsMonitorCancel">PetscOptionsMonitorCancel</a>(void)</font></strong>
+<a name="line2760">2760: </a>{
+<a name="line2762">2762: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
+<a name="line2763">2763: </a>  PetscOptions   options = defaultoptions;
+
+<a name="line2766">2766: </a>  <font color="#4169E1">for</font> (i=0; i<options->numbermonitors; i++) {
+<a name="line2767">2767: </a>    <font color="#4169E1">if</font> (options->monitordestroy[i]) {
+<a name="line2768">2768: </a>      (*options->monitordestroy[i])(&options->monitorcontext[i]);
+<a name="line2769">2769: </a>    }
+<a name="line2770">2770: </a>  }
+<a name="line2771">2771: </a>  options->numbermonitors = 0;
+<a name="line2772">2772: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2773">2773: </a>}
+
+<a name="line2775">2775: </a><strong><font color="#228B22">#define CHKERRQI(incall,ierr) if (ierr) {incall = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>; }</font></strong>
+
+<a name="line2779">2779: </a><font color="#B22222">/*@C</font>
+<a name="line2780">2780: </a><font color="#B22222">  <a href="../../../docs/manualpages/Sys/PetscObjectViewFromOptions.html#PetscObjectViewFromOptions">PetscObjectViewFromOptions</a> - Processes command line options to determine if/how a <a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a> is to be viewed.</font>
+
+<a name="line2782">2782: </a><font color="#B22222">  Collective on <a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a></font>
+
+<a name="line2784">2784: </a><font color="#B22222">  Input Parameters:</font>
+<a name="line2785">2785: </a><font color="#B22222">+ obj   - the object</font>
+<a name="line2786">2786: </a><font color="#B22222">. bobj  - optional other object that provides prefix (if NULL then the prefix in obj is used)</font>
+<a name="line2787">2787: </a><font color="#B22222">- optionname - option to activate viewing</font>
+
+<a name="line2789">2789: </a><font color="#B22222">  Level: intermediate</font>
+
+<a name="line2791">2791: </a><font color="#B22222">@*/</font>
+<a name="line2792">2792: </a><strong><font color="#4169E1"><a name="PetscObjectViewFromOptions"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/Sys/PetscObjectViewFromOptions.html#PetscObjectViewFromOptions">PetscObjectViewFromOptions</a>(<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a> obj,<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObjec [...]
+<a name="line2793">2793: </a>{
+<a name="line2794">2794: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+<a name="line2795">2795: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a>       viewer;
+<a name="line2796">2796: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>         flg;
+<a name="line2797">2797: </a>  static <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>  incall = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line2798">2798: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerFormat.html#PetscViewerFormat">PetscViewerFormat</a> format;
+<a name="line2799">2799: </a>  char              *prefix;
+
+<a name="line2802">2802: </a>  <font color="#4169E1">if</font> (incall) <font color="#4169E1">return</font>(0);
+<a name="line2803">2803: </a>  incall = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line2804">2804: </a>  prefix = bobj ? bobj->prefix : obj->prefix;
+<a name="line2805">2805: </a>  <a href="../../../docs/manualpages/Viewer/PetscOptionsGetViewer.html#PetscOptionsGetViewer">PetscOptionsGetViewer</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)obj),prefix,optionname,&viewer,&format,&flg);CHKERRQI(incall,ierr);
+<a name="line2806">2806: </a>  <font color="#4169E1">if</font> (flg) {
+<a name="line2807">2807: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerPushFormat.html#PetscViewerPushFormat">PetscViewerPushFormat</a>(viewer,format);CHKERRQI(incall,ierr);
+<a name="line2808">2808: </a>    <a href="../../../docs/manualpages/Sys/PetscObjectView.html#PetscObjectView">PetscObjectView</a>(obj,viewer);CHKERRQI(incall,ierr);
+<a name="line2809">2809: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerPopFormat.html#PetscViewerPopFormat">PetscViewerPopFormat</a>(viewer);CHKERRQI(incall,ierr);
+<a name="line2810">2810: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerDestroy.html#PetscViewerDestroy">PetscViewerDestroy</a>(&viewer);CHKERRQI(incall,ierr);
+<a name="line2811">2811: </a>  }
+<a name="line2812">2812: </a>  incall = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line2813">2813: </a>  <font color="#4169E1">return</font>(0);
+<a name="line2814">2814: </a>}
 </pre>
 </body>
 
diff --git a/src/sys/objects/pgname.c.html b/src/sys/objects/pgname.c.html
index 37f95df..e23b916 100644
--- a/src/sys/objects/pgname.c.html
+++ b/src/sys/objects/pgname.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/objects/pgname.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:03+00:00">
+<meta name="date" content="2017-04-24T13:53:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/objects/pgname.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/objects/pgname.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/petscimpl.h>        </font><font color="#B22222">/*I    "petscsys.h"   I*/</font><font color="#A020F0"></font>
 
diff --git a/src/sys/objects/pinit.c.html b/src/sys/objects/pinit.c.html
index 2a062a0..bf20b77 100644
--- a/src/sys/objects/pinit.c.html
+++ b/src/sys/objects/pinit.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/objects/pinit.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:06+00:00">
+<meta name="date" content="2017-04-24T13:53:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/objects/pinit.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/objects/pinit.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   This file defines the initialization of PETSc, including <a href="../../../docs/manualpages/Sys/PetscInitialize.html#PetscInitialize">PetscInitialize</a>()</font>
diff --git a/src/sys/objects/pname.c.html b/src/sys/objects/pname.c.html
index a0a90ff..6b5b506 100644
--- a/src/sys/objects/pname.c.html
+++ b/src/sys/objects/pname.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/objects/pname.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:51+00:00">
+<meta name="date" content="2017-04-24T13:53:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/objects/pname.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/objects/pname.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/petscimpl.h>        </font><font color="#B22222">/*I    "petscsys.h"   I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscviewer.h></font>
diff --git a/src/sys/objects/prefix.c.html b/src/sys/objects/prefix.c.html
index 16d4387..271ab8f 100644
--- a/src/sys/objects/prefix.c.html
+++ b/src/sys/objects/prefix.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/objects/prefix.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:03+00:00">
+<meta name="date" content="2017-04-24T13:53:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/objects/prefix.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/objects/prefix.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Provides utility routines for manulating any type of PETSc object.</font>
diff --git a/src/sys/objects/ptype.c.html b/src/sys/objects/ptype.c.html
index 7bb7a7e..c742f3e 100644
--- a/src/sys/objects/ptype.c.html
+++ b/src/sys/objects/ptype.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/objects/ptype.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:09+00:00">
+<meta name="date" content="2017-04-24T13:53:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/objects/ptype.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/objects/ptype.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Provides utility routines for manipulating any type of PETSc object.</font>
diff --git a/src/sys/objects/state.c.html b/src/sys/objects/state.c.html
index 781a3f9..3350c63 100644
--- a/src/sys/objects/state.c.html
+++ b/src/sys/objects/state.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/objects/state.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:10+00:00">
+<meta name="date" content="2017-04-24T13:53:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/objects/state.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/objects/state.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Provides utility routines for manulating any type of PETSc object.</font>
diff --git a/src/sys/objects/subcomm.c.html b/src/sys/objects/subcomm.c.html
index f0ff320..3a938b2 100644
--- a/src/sys/objects/subcomm.c.html
+++ b/src/sys/objects/subcomm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/objects/subcomm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:15+00:00">
+<meta name="date" content="2017-04-24T13:54:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/objects/subcomm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/objects/subcomm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Provides utility routines for split MPI communicator.</font>
diff --git a/src/sys/objects/tagm.c.html b/src/sys/objects/tagm.c.html
index 88e7dc2..3041bc2 100644
--- a/src/sys/objects/tagm.c.html
+++ b/src/sys/objects/tagm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/objects/tagm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:52+00:00">
+<meta name="date" content="2017-04-24T13:53:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/objects/tagm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/objects/tagm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">      Some PETSc utilites</font>
diff --git a/src/sys/objects/version.c.html b/src/sys/objects/version.c.html
index c6d7fad..a34918a 100644
--- a/src/sys/objects/version.c.html
+++ b/src/sys/objects/version.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/objects/version.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:07:50+00:00">
+<meta name="date" content="2017-04-24T13:53:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/objects/version.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/objects/version.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscsys.h></font>
 <a name="line2">  2: </a><font color="#B22222">/*@C</font>
 <a name="line3">  3: </a><font color="#B22222">    <a href="../../../docs/manualpages/Sys/PetscGetVersion.html#PetscGetVersion">PetscGetVersion</a> - Gets the PETSc version information in a string.</font>
diff --git a/src/sys/python/index.html b/src/sys/python/index.html
index af0ed2f..5b8adcf 100644
--- a/src/sys/python/index.html
+++ b/src/sys/python/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/python/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/python/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/sys/python/makefile.html b/src/sys/python/makefile.html
index 1d25b70..9a1ccc5 100644
--- a/src/sys/python/makefile.html
+++ b/src/sys/python/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/python/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:09+00:00">
+<meta name="date" content="2017-04-24T13:55:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/python/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/python/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/sys/python/pythonsys.c.html b/src/sys/python/pythonsys.c.html
index 8fc8201..14cca90 100644
--- a/src/sys/python/pythonsys.c.html
+++ b/src/sys/python/pythonsys.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/python/pythonsys.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:09+00:00">
+<meta name="date" content="2017-04-24T13:55:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/python/pythonsys.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/python/pythonsys.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/petscimpl.h>       </font><font color="#B22222">/*I "petscsys.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line3">  3: </a><font color="#B22222">/* ---------------------------------------------------------------- */</font>
diff --git a/src/sys/time/cputime.c.html b/src/sys/time/cputime.c.html
index b04a881..17315fe 100644
--- a/src/sys/time/cputime.c.html
+++ b/src/sys/time/cputime.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/time/cputime.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:18+00:00">
+<meta name="date" content="2017-04-24T13:54:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/time/cputime.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/time/cputime.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  This is to allow one to measure CPU time usage of their job,</font>
diff --git a/src/sys/time/fdate.c.html b/src/sys/time/fdate.c.html
index e295a6e..235e57f 100644
--- a/src/sys/time/fdate.c.html
+++ b/src/sys/time/fdate.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/time/fdate.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:18+00:00">
+<meta name="date" content="2017-04-24T13:54:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/time/fdate.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/time/fdate.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#if defined(PETSC_HAVE_SYS_TIME_H)</font>
diff --git a/src/sys/time/index.html b/src/sys/time/index.html
index 0a828d8..a780d48 100644
--- a/src/sys/time/index.html
+++ b/src/sys/time/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/time/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/time/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/time/makefile.html b/src/sys/time/makefile.html
index 62ba41e..be62291 100644
--- a/src/sys/time/makefile.html
+++ b/src/sys/time/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/time/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:19+00:00">
+<meta name="date" content="2017-04-24T13:54:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/time/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/time/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/sys/totalview/index.html b/src/sys/totalview/index.html
index f09870c..55844b9 100644
--- a/src/sys/totalview/index.html
+++ b/src/sys/totalview/index.html
@@ -3,8 +3,8 @@
 <TITLE>Profiling Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/totalview/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/totalview/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Profiling Manual Pages 
 </H2>
diff --git a/src/sys/totalview/makefile.html b/src/sys/totalview/makefile.html
index 526ffa3..88fe33e 100644
--- a/src/sys/totalview/makefile.html
+++ b/src/sys/totalview/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/totalview/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:11+00:00">
+<meta name="date" content="2017-04-24T13:55:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/totalview/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/totalview/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS    =
diff --git a/src/sys/totalview/tv_data_display.c.html b/src/sys/totalview/tv_data_display.c.html
index d598e0b..527a719 100644
--- a/src/sys/totalview/tv_data_display.c.html
+++ b/src/sys/totalview/tv_data_display.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/totalview/tv_data_display.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:10+00:00">
+<meta name="date" content="2017-04-24T13:55:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/totalview/tv_data_display.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/totalview/tv_data_display.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"> * $Header: /home/tv/src/debugger/src/datadisp/tv_data_display.c,v 1.4 2010-04-21 15:32:50 tringali Exp $</font>
 <a name="line3">  3: </a><font color="#B22222"> * $Locker:  $</font>
diff --git a/src/sys/totalview/tv_data_display.h.html b/src/sys/totalview/tv_data_display.h.html
index 90d0509..eefac06 100644
--- a/src/sys/totalview/tv_data_display.h.html
+++ b/src/sys/totalview/tv_data_display.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/totalview/tv_data_display.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:10+00:00">
+<meta name="date" content="2017-04-24T13:55:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/totalview/tv_data_display.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/totalview/tv_data_display.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"> * $Header: /home/tv/src/debugger/src/datadisp/tv_data_display.h,v 1.3 2010-04-21 15:32:50 tringali Exp $</font>
 <a name="line3">  3: </a><font color="#B22222"> * $Locker:  $</font>
diff --git a/src/sys/utils/arch.c.html b/src/sys/utils/arch.c.html
index e7095d7..b7138c3 100644
--- a/src/sys/utils/arch.c.html
+++ b/src/sys/utils/arch.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/utils/arch.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:19+00:00">
+<meta name="date" content="2017-04-24T13:54:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/utils/arch.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/utils/arch.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h>         </font><font color="#B22222">/*I  "petscsys.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/sys/utils/ctable.c b/src/sys/utils/ctable.c
index cd64284..8cc7ad3 100644
--- a/src/sys/utils/ctable.c
+++ b/src/sys/utils/ctable.c
@@ -25,6 +25,21 @@ static PetscErrorCode PetscTableCreateHashSize(PetscInt sz, PetscInt *hsz)
   else if (sz < 819200)  *hsz = 1193557;
   else if (sz < 1638400) *hsz = 2297059;
   else if (sz < 3276800) *hsz = 4902383;
+  else if (sz < 6553600) *hsz = 9179113;
+  else if (sz < 13107200)*hsz = 18350009;
+  else if (sz < 26214400)*hsz = 36700021;
+  else if (sz < 52428800)*hsz = 73400279;
+  else if (sz < 104857600)*hsz = 146800471;
+  else if (sz < 209715200)*hsz = 293601569;
+  else if (sz < 419430400)*hsz = 587202269;
+  else if (sz < 838860800)*hsz = 1175862839;
+  else if (sz < 1677721600)*hsz = 2147321881;
+#if defined(PETSC_USE_64BIT_INDICES)
+  else if (sz < 3355443200l)*hsz = 4695452647l;
+  else if (sz < 6710886400l)*hsz = 9384888067l;
+  else if (sz < 13421772800l)*hsz = 18787024237l;
+  else if (sz < 26843545600l)*hsz = 32416190071l;
+#endif
   else SETERRQ1(PETSC_COMM_SELF,PETSC_ERR_ARG_OUTOFRANGE,"A really huge hash is being requested.. cannot process: %D",sz);
   PetscFunctionReturn(0);
 }
diff --git a/src/sys/utils/ctable.c.html b/src/sys/utils/ctable.c.html
index 4116ecd..cb133ff 100644
--- a/src/sys/utils/ctable.c.html
+++ b/src/sys/utils/ctable.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/utils/ctable.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:28+00:00">
+<meta name="date" content="2017-04-24T13:54:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/utils/ctable.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/utils/ctable.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/* Contributed by - Mark Adams */</font>
 
@@ -34,236 +34,251 @@
 <a name="line25"> 25: </a>  <font color="#4169E1">else</font> <font color="#4169E1">if</font> (sz < 819200)  *hsz = 1193557;
 <a name="line26"> 26: </a>  <font color="#4169E1">else</font> <font color="#4169E1">if</font> (sz < 1638400) *hsz = 2297059;
 <a name="line27"> 27: </a>  <font color="#4169E1">else</font> <font color="#4169E1">if</font> (sz < 3276800) *hsz = 4902383;
-<a name="line28"> 28: </a>  <font color="#4169E1">else</font> <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"A really huge hash is being requested.. cannot process: %D"</font>,sz);
-<a name="line29"> 29: </a>  <font color="#4169E1">return</font>(0);
-<a name="line30"> 30: </a>}
-
-<a name="line34"> 34: </a><font color="#B22222">/*</font>
-<a name="line35"> 35: </a><font color="#B22222">   PetscTableCreate  Creates a PETSc look up table</font>
-
-<a name="line37"> 37: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line38"> 38: </a><font color="#B22222">+     n - expected number of keys</font>
-<a name="line39"> 39: </a><font color="#B22222">-     maxkey- largest possible key</font>
-
-<a name="line41"> 41: </a><font color="#B22222">   Notes: keys are between 1 and maxkey inclusive</font>
-
-<a name="line43"> 43: </a><font color="#B22222">*/</font>
-<a name="line44"> 44: </a><strong><font color="#4169E1"><a name="PetscTableCreate"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PetscTableCreate(const <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> n,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> maxkey,PetscTable *rta)</font></strong>
-<a name="line45"> 45: </a>{
-<a name="line46"> 46: </a>  PetscTable     ta;
-
-<a name="line50"> 50: </a>  <font color="#4169E1">if</font> (n < 0) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"n < 0"</font>);
-<a name="line51"> 51: </a>  <a href="../../../docs/manualpages/Sys/PetscNew.html#PetscNew">PetscNew</a>(&ta);
-<a name="line52"> 52: </a>  PetscTableCreateHashSize(n,&ta->tablesize);
-<a name="line53"> 53: </a>  <a href="../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(ta->tablesize,&ta->keytable);
-<a name="line54"> 54: </a>  <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(ta->tablesize,&ta->table);
-<a name="line55"> 55: </a>  ta->head   = 0;
-<a name="line56"> 56: </a>  ta->count  = 0;
-<a name="line57"> 57: </a>  ta->maxkey = maxkey;
-<a name="line58"> 58: </a>  *rta       = ta;
-<a name="line59"> 59: </a>  <font color="#4169E1">return</font>(0);
-<a name="line60"> 60: </a>}
-
-<a name="line64"> 64: </a><font color="#B22222">/* PetscTableCreate() ********************************************</font>
-<a name="line65"> 65: </a><font color="#B22222"> *</font>
-<a name="line66"> 66: </a><font color="#B22222"> * hash table for non-zero data and keys</font>
-<a name="line67"> 67: </a><font color="#B22222"> *</font>
-<a name="line68"> 68: </a><font color="#B22222"> */</font>
-<a name="line69"> 69: </a><strong><font color="#4169E1"><a name="PetscTableCreateCopy"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PetscTableCreateCopy(const PetscTable intable,PetscTable *rta)</font></strong>
-<a name="line70"> 70: </a>{
-<a name="line72"> 72: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
-<a name="line73"> 73: </a>  PetscTable     ta;
-
-<a name="line76"> 76: </a>  <a href="../../../docs/manualpages/Sys/PetscNew.html#PetscNew">PetscNew</a>(&ta);
-<a name="line77"> 77: </a>  ta->tablesize = intable->tablesize;
-<a name="line78"> 78: </a>  <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(ta->tablesize,&ta->keytable);
-<a name="line79"> 79: </a>  <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(ta->tablesize,&ta->table);
-<a name="line80"> 80: </a>  <font color="#4169E1">for</font> (i = 0; i < ta->tablesize; i++) {
-<a name="line81"> 81: </a>    ta->keytable[i] = intable->keytable[i];
-<a name="line82"> 82: </a>    ta->table[i]    = intable->table[i];
-<a name="line83"> 83: </a><font color="#A020F0">#if defined(PETSC_USE_DEBUG)</font>
-<a name="line84"> 84: </a>    <font color="#4169E1">if</font> (ta->keytable[i] < 0) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_COR,<font color="#666666">"ta->keytable[i] < 0"</font>);
-<a name="line85"> 85: </a><font color="#A020F0">#endif</font>
-<a name="line86"> 86: </a>  }
-<a name="line87"> 87: </a>  ta->head   = 0;
-<a name="line88"> 88: </a>  ta->count  = intable->count;
-<a name="line89"> 89: </a>  ta->maxkey = intable->maxkey;
-<a name="line90"> 90: </a>  *rta       = ta;
-<a name="line91"> 91: </a>  <font color="#4169E1">return</font>(0);
-<a name="line92"> 92: </a>}
-
-<a name="line96"> 96: </a><font color="#B22222">/* PetscTableDestroy() ********************************************</font>
-<a name="line97"> 97: </a><font color="#B22222"> *</font>
-<a name="line98"> 98: </a><font color="#B22222"> *</font>
-<a name="line99"> 99: </a><font color="#B22222"> */</font>
-<a name="line100">100: </a><strong><font color="#4169E1"><a name="PetscTableDestroy"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PetscTableDestroy(PetscTable *ta)</font></strong>
-<a name="line101">101: </a>{
-
-<a name="line105">105: </a>  <font color="#4169E1">if</font> (!*ta) <font color="#4169E1">return</font>(0);
-<a name="line106">106: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>((*ta)->keytable);
-<a name="line107">107: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>((*ta)->table);
-<a name="line108">108: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(*ta);
-<a name="line109">109: </a>  <font color="#4169E1">return</font>(0);
-<a name="line110">110: </a>}
-
-<a name="line114">114: </a><font color="#B22222">/* PetscTableGetCount() ********************************************</font>
-<a name="line115">115: </a><font color="#B22222"> */</font>
-<a name="line116">116: </a><strong><font color="#4169E1"><a name="PetscTableGetCount"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PetscTableGetCount(const PetscTable ta,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *count)</font></strong>
-<a name="line117">117: </a>{
-<a name="line119">119: </a>  *count = ta->count;
-<a name="line120">120: </a>  <font color="#4169E1">return</font>(0);
-<a name="line121">121: </a>}
-
-<a name="line125">125: </a><font color="#B22222">/* PetscTableIsEmpty() ********************************************</font>
-<a name="line126">126: </a><font color="#B22222"> */</font>
-<a name="line127">127: </a><strong><font color="#4169E1"><a name="PetscTableIsEmpty"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PetscTableIsEmpty(const PetscTable ta,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *flag)</font></strong>
-<a name="line128">128: </a>{
-<a name="line130">130: </a>  *flag = !(ta->count);
-<a name="line131">131: </a>  <font color="#4169E1">return</font>(0);
-<a name="line132">132: </a>}
-
-<a name="line136">136: </a><font color="#B22222">/*</font>
-<a name="line137">137: </a><font color="#B22222">    PetscTableAddExpand - called by PetscTableAdd() if more space is needed</font>
-
-<a name="line139">139: </a><font color="#B22222">*/</font>
-<a name="line140">140: </a><strong><font color="#4169E1"><a name="PetscTableAddExpand"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PetscTableAddExpand(PetscTable ta,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> key,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> data,<a href="../../../docs/manualpages/Sys/InsertMode.html#InsertMode">InsertMode</a> imode)</font></strong>
-<a name="line141">141: </a>{
-<a name="line143">143: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       ii      = 0;
-<a name="line144">144: </a>  const <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> tsize   = ta->tablesize,tcount = ta->count;
-<a name="line145">145: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       *oldtab = ta->table,*oldkt = ta->keytable,newk,ndata;
-
-<a name="line148">148: </a>  PetscTableCreateHashSize(ta->tablesize,&ta->tablesize);
-<a name="line149">149: </a>  <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(ta->tablesize,&ta->table);
-<a name="line150">150: </a>  <a href="../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(ta->tablesize,&ta->keytable);
-
-<a name="line152">152: </a>  ta->count = 0;
-<a name="line153">153: </a>  ta->head  = 0;
-
-<a name="line155">155: </a>  PetscTableAdd(ta,key,data,<a href="../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
-<a name="line156">156: </a>  <font color="#B22222">/* rehash */</font>
-<a name="line157">157: </a>  <font color="#4169E1">for</font> (ii = 0; ii < tsize; ii++) {
-<a name="line158">158: </a>    newk = oldkt[ii];
-<a name="line159">159: </a>    <font color="#4169E1">if</font> (newk) {
-<a name="line160">160: </a>      ndata = oldtab[ii];
-<a name="line161">161: </a>      PetscTableAdd(ta,newk,ndata,imode);
-<a name="line162">162: </a>    }
-<a name="line163">163: </a>  }
-<a name="line164">164: </a>  <font color="#4169E1">if</font> (ta->count != tcount + 1) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_COR,<font color="#666666">"corrupted ta->count"</font>);
-
-<a name="line166">166: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(oldtab);
-<a name="line167">167: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(oldkt);
-<a name="line168">168: </a>  <font color="#4169E1">return</font>(0);
-<a name="line169">169: </a>}
-
-
-<a name="line174">174: </a><font color="#B22222">/* PetscTableRemoveAll() ********************************************</font>
-<a name="line175">175: </a><font color="#B22222"> *</font>
-<a name="line176">176: </a><font color="#B22222"> *</font>
-<a name="line177">177: </a><font color="#B22222"> */</font>
-<a name="line178">178: </a><strong><font color="#4169E1"><a name="PetscTableRemoveAll"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PetscTableRemoveAll(PetscTable ta)</font></strong>
-<a name="line179">179: </a>{
-
-<a name="line183">183: </a>  ta->head = 0;
-<a name="line184">184: </a>  <font color="#4169E1">if</font> (ta->count) {
-<a name="line185">185: </a>    ta->count = 0;
-
-<a name="line187">187: </a>    <a href="../../../docs/manualpages/Sys/PetscMemzero.html#PetscMemzero">PetscMemzero</a>(ta->keytable,ta->tablesize*<font color="#4169E1">sizeof</font>(<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
-<a name="line188">188: </a>  }
-<a name="line189">189: </a>  <font color="#4169E1">return</font>(0);
-<a name="line190">190: </a>}
-
-
-
-<a name="line196">196: </a><font color="#B22222">/* PetscTableGetHeadPosition() ********************************************</font>
-<a name="line197">197: </a><font color="#B22222"> *</font>
-<a name="line198">198: </a><font color="#B22222"> */</font>
-<a name="line199">199: </a><strong><font color="#4169E1"><a name="PetscTableGetHeadPosition"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PetscTableGetHeadPosition(PetscTable ta,PetscTablePosition *ppos)</font></strong>
-<a name="line200">200: </a>{
-<a name="line201">201: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> i = 0;
-
-<a name="line204">204: </a>  *ppos = NULL;
-<a name="line205">205: </a>  <font color="#4169E1">if</font> (!ta->count) <font color="#4169E1">return</font>(0);
-
-<a name="line207">207: </a>  <font color="#B22222">/* find first valid place */</font>
-<a name="line208">208: </a>  <font color="#4169E1">do</font> {
-<a name="line209">209: </a>    <font color="#4169E1">if</font> (ta->keytable[i]) {
-<a name="line210">210: </a>      *ppos = (PetscTablePosition)&ta->table[i];
-<a name="line211">211: </a>      <font color="#4169E1">break</font>;
-<a name="line212">212: </a>    }
-<a name="line213">213: </a>  } <font color="#4169E1">while</font> (i++ < ta->tablesize);
-<a name="line214">214: </a>  <font color="#4169E1">if</font> (!*ppos) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_COR,<font color="#666666">"No head"</font>);
-<a name="line215">215: </a>  <font color="#4169E1">return</font>(0);
-<a name="line216">216: </a>}
-
-<a name="line220">220: </a><font color="#B22222">/* PetscTableGetNext() ********************************************</font>
-<a name="line221">221: </a><font color="#B22222"> *</font>
-<a name="line222">222: </a><font color="#B22222"> *  - iteration - PetscTablePosition is always valid (points to a data)</font>
-<a name="line223">223: </a><font color="#B22222"> *</font>
-<a name="line224">224: </a><font color="#B22222"> */</font>
-<a name="line225">225: </a><strong><font color="#4169E1"><a name="PetscTableGetNext"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PetscTableGetNext(PetscTable ta,PetscTablePosition *rPosition,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *pkey,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *data)</font></strong>
-<a name="line226">226: </a>{
-<a name="line227">227: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>           idex;
-<a name="line228">228: </a>  PetscTablePosition pos;
-
-<a name="line231">231: </a>  pos = *rPosition;
-<a name="line232">232: </a>  <font color="#4169E1">if</font> (!pos) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Null position"</font>);
-<a name="line233">233: </a>  *data = *pos;
-<a name="line234">234: </a>  <font color="#4169E1">if</font> (!*data) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Null data"</font>);
-<a name="line235">235: </a>  idex  = pos - ta->table;
-<a name="line236">236: </a>  *pkey = ta->keytable[idex];
-<a name="line237">237: </a>  <font color="#4169E1">if</font> (!*pkey) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Null key"</font>);
-
-<a name="line239">239: </a>  <font color="#B22222">/* get next */</font>
-<a name="line240">240: </a>  <font color="#4169E1">do</font> {
-<a name="line241">241: </a>    pos++;  idex++;
-<a name="line242">242: </a>    <font color="#4169E1">if</font> (idex >= ta->tablesize) {
-<a name="line243">243: </a>      pos = 0; <font color="#B22222">/* end of list */</font>
-<a name="line244">244: </a>      <font color="#4169E1">break</font>;
-<a name="line245">245: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (ta->keytable[idex]) {
-<a name="line246">246: </a>      pos = ta->table + idex;
-<a name="line247">247: </a>      <font color="#4169E1">break</font>;
-<a name="line248">248: </a>    }
-<a name="line249">249: </a>  } <font color="#4169E1">while</font> (idex < ta->tablesize);
-<a name="line250">250: </a>  *rPosition = pos;
-<a name="line251">251: </a>  <font color="#4169E1">return</font>(0);
-<a name="line252">252: </a>}
-
-
-<a name="line257">257: </a><strong><font color="#4169E1"><a name="PetscTableAddCountExpand"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PetscTableAddCountExpand(PetscTable ta,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> key)</font></strong>
-<a name="line258">258: </a>{
-<a name="line260">260: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       ii      = 0,hash = PetscHash(ta,key);
-<a name="line261">261: </a>  const <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> tsize   = ta->tablesize,tcount = ta->count;
-<a name="line262">262: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       *oldtab = ta->table,*oldkt = ta->keytable,newk,ndata;
-
-<a name="line265">265: </a>  <font color="#B22222">/* before making the table larger check if key is already in table */</font>
-<a name="line266">266: </a>  <font color="#4169E1">while</font> (ii++ < tsize) {
-<a name="line267">267: </a>    <font color="#4169E1">if</font> (ta->keytable[hash] == key) <font color="#4169E1">return</font>(0);
-<a name="line268">268: </a>    hash = (hash == (ta->tablesize-1)) ? 0 : hash+1;
-<a name="line269">269: </a>  }
-
-<a name="line271">271: </a>  ta->tablesize = <a href="../../../docs/manualpages/Sys/PetscIntMultTruncate.html#PetscIntMultTruncate">PetscIntMultTruncate</a>(2,ta->tablesize);
-<a name="line272">272: </a>  <font color="#4169E1">if</font> (tsize == ta->tablesize) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_SUP,<font color="#666666">"Table is as large as possible; ./configure with the option --with-64-bit-integers to run this large case"</font>);
-<a name="line273">273: </a>  <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(ta->tablesize,&ta->table);
-<a name="line274">274: </a>  <a href="../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(ta->tablesize,&ta->keytable);
-
-<a name="line276">276: </a>  ta->count = 0;
-<a name="line277">277: </a>  ta->head  = 0;
-
-<a name="line279">279: </a>  <font color="#B22222">/* Build a new copy of the data */</font>
-<a name="line280">280: </a>  <font color="#4169E1">for</font> (ii = 0; ii < tsize; ii++) {
-<a name="line281">281: </a>    newk = oldkt[ii];
-<a name="line282">282: </a>    <font color="#4169E1">if</font> (newk) {
-<a name="line283">283: </a>      ndata = oldtab[ii];
-<a name="line284">284: </a>      PetscTableAdd(ta,newk,ndata,<a href="../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
-<a name="line285">285: </a>    }
-<a name="line286">286: </a>  }
-<a name="line287">287: </a>  PetscTableAddCount(ta,key);
-<a name="line288">288: </a>  <font color="#4169E1">if</font> (ta->count != tcount + 1) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_COR,<font color="#666666">"corrupted ta->count"</font>);
-
-<a name="line290">290: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(oldtab);
-<a name="line291">291: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(oldkt);
-<a name="line292">292: </a>  <font color="#4169E1">return</font>(0);
-<a name="line293">293: </a>}
+<a name="line28"> 28: </a>  <font color="#4169E1">else</font> <font color="#4169E1">if</font> (sz < 6553600) *hsz = 9179113;
+<a name="line29"> 29: </a>  <font color="#4169E1">else</font> <font color="#4169E1">if</font> (sz < 13107200)*hsz = 18350009;
+<a name="line30"> 30: </a>  <font color="#4169E1">else</font> <font color="#4169E1">if</font> (sz < 26214400)*hsz = 36700021;
+<a name="line31"> 31: </a>  <font color="#4169E1">else</font> <font color="#4169E1">if</font> (sz < 52428800)*hsz = 73400279;
+<a name="line32"> 32: </a>  <font color="#4169E1">else</font> <font color="#4169E1">if</font> (sz < 104857600)*hsz = 146800471;
+<a name="line33"> 33: </a>  <font color="#4169E1">else</font> <font color="#4169E1">if</font> (sz < 209715200)*hsz = 293601569;
+<a name="line34"> 34: </a>  <font color="#4169E1">else</font> <font color="#4169E1">if</font> (sz < 419430400)*hsz = 587202269;
+<a name="line35"> 35: </a>  <font color="#4169E1">else</font> <font color="#4169E1">if</font> (sz < 838860800)*hsz = 1175862839;
+<a name="line36"> 36: </a>  <font color="#4169E1">else</font> <font color="#4169E1">if</font> (sz < 1677721600)*hsz = 2147321881;
+<a name="line37"> 37: </a><font color="#A020F0">#if defined(PETSC_USE_64BIT_INDICES)</font>
+<a name="line38"> 38: </a>  <font color="#4169E1">else</font> <font color="#4169E1">if</font> (sz < 3355443200l)*hsz = 4695452647l;
+<a name="line39"> 39: </a>  <font color="#4169E1">else</font> <font color="#4169E1">if</font> (sz < 6710886400l)*hsz = 9384888067l;
+<a name="line40"> 40: </a>  <font color="#4169E1">else</font> <font color="#4169E1">if</font> (sz < 13421772800l)*hsz = 18787024237l;
+<a name="line41"> 41: </a>  <font color="#4169E1">else</font> <font color="#4169E1">if</font> (sz < 26843545600l)*hsz = 32416190071l;
+<a name="line42"> 42: </a><font color="#A020F0">#endif</font>
+<a name="line43"> 43: </a>  <font color="#4169E1">else</font> <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"A really huge hash is being requested.. cannot process: %D"</font>,sz);
+<a name="line44"> 44: </a>  <font color="#4169E1">return</font>(0);
+<a name="line45"> 45: </a>}
+
+<a name="line49"> 49: </a><font color="#B22222">/*</font>
+<a name="line50"> 50: </a><font color="#B22222">   PetscTableCreate  Creates a PETSc look up table</font>
+
+<a name="line52"> 52: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line53"> 53: </a><font color="#B22222">+     n - expected number of keys</font>
+<a name="line54"> 54: </a><font color="#B22222">-     maxkey- largest possible key</font>
+
+<a name="line56"> 56: </a><font color="#B22222">   Notes: keys are between 1 and maxkey inclusive</font>
+
+<a name="line58"> 58: </a><font color="#B22222">*/</font>
+<a name="line59"> 59: </a><strong><font color="#4169E1"><a name="PetscTableCreate"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PetscTableCreate(const <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> n,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> maxkey,PetscTable *rta)</font></strong>
+<a name="line60"> 60: </a>{
+<a name="line61"> 61: </a>  PetscTable     ta;
+
+<a name="line65"> 65: </a>  <font color="#4169E1">if</font> (n < 0) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"n < 0"</font>);
+<a name="line66"> 66: </a>  <a href="../../../docs/manualpages/Sys/PetscNew.html#PetscNew">PetscNew</a>(&ta);
+<a name="line67"> 67: </a>  PetscTableCreateHashSize(n,&ta->tablesize);
+<a name="line68"> 68: </a>  <a href="../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(ta->tablesize,&ta->keytable);
+<a name="line69"> 69: </a>  <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(ta->tablesize,&ta->table);
+<a name="line70"> 70: </a>  ta->head   = 0;
+<a name="line71"> 71: </a>  ta->count  = 0;
+<a name="line72"> 72: </a>  ta->maxkey = maxkey;
+<a name="line73"> 73: </a>  *rta       = ta;
+<a name="line74"> 74: </a>  <font color="#4169E1">return</font>(0);
+<a name="line75"> 75: </a>}
+
+<a name="line79"> 79: </a><font color="#B22222">/* PetscTableCreate() ********************************************</font>
+<a name="line80"> 80: </a><font color="#B22222"> *</font>
+<a name="line81"> 81: </a><font color="#B22222"> * hash table for non-zero data and keys</font>
+<a name="line82"> 82: </a><font color="#B22222"> *</font>
+<a name="line83"> 83: </a><font color="#B22222"> */</font>
+<a name="line84"> 84: </a><strong><font color="#4169E1"><a name="PetscTableCreateCopy"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PetscTableCreateCopy(const PetscTable intable,PetscTable *rta)</font></strong>
+<a name="line85"> 85: </a>{
+<a name="line87"> 87: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
+<a name="line88"> 88: </a>  PetscTable     ta;
+
+<a name="line91"> 91: </a>  <a href="../../../docs/manualpages/Sys/PetscNew.html#PetscNew">PetscNew</a>(&ta);
+<a name="line92"> 92: </a>  ta->tablesize = intable->tablesize;
+<a name="line93"> 93: </a>  <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(ta->tablesize,&ta->keytable);
+<a name="line94"> 94: </a>  <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(ta->tablesize,&ta->table);
+<a name="line95"> 95: </a>  <font color="#4169E1">for</font> (i = 0; i < ta->tablesize; i++) {
+<a name="line96"> 96: </a>    ta->keytable[i] = intable->keytable[i];
+<a name="line97"> 97: </a>    ta->table[i]    = intable->table[i];
+<a name="line98"> 98: </a><font color="#A020F0">#if defined(PETSC_USE_DEBUG)</font>
+<a name="line99"> 99: </a>    <font color="#4169E1">if</font> (ta->keytable[i] < 0) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_COR,<font color="#666666">"ta->keytable[i] < 0"</font>);
+<a name="line100">100: </a><font color="#A020F0">#endif</font>
+<a name="line101">101: </a>  }
+<a name="line102">102: </a>  ta->head   = 0;
+<a name="line103">103: </a>  ta->count  = intable->count;
+<a name="line104">104: </a>  ta->maxkey = intable->maxkey;
+<a name="line105">105: </a>  *rta       = ta;
+<a name="line106">106: </a>  <font color="#4169E1">return</font>(0);
+<a name="line107">107: </a>}
+
+<a name="line111">111: </a><font color="#B22222">/* PetscTableDestroy() ********************************************</font>
+<a name="line112">112: </a><font color="#B22222"> *</font>
+<a name="line113">113: </a><font color="#B22222"> *</font>
+<a name="line114">114: </a><font color="#B22222"> */</font>
+<a name="line115">115: </a><strong><font color="#4169E1"><a name="PetscTableDestroy"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PetscTableDestroy(PetscTable *ta)</font></strong>
+<a name="line116">116: </a>{
+
+<a name="line120">120: </a>  <font color="#4169E1">if</font> (!*ta) <font color="#4169E1">return</font>(0);
+<a name="line121">121: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>((*ta)->keytable);
+<a name="line122">122: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>((*ta)->table);
+<a name="line123">123: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(*ta);
+<a name="line124">124: </a>  <font color="#4169E1">return</font>(0);
+<a name="line125">125: </a>}
+
+<a name="line129">129: </a><font color="#B22222">/* PetscTableGetCount() ********************************************</font>
+<a name="line130">130: </a><font color="#B22222"> */</font>
+<a name="line131">131: </a><strong><font color="#4169E1"><a name="PetscTableGetCount"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PetscTableGetCount(const PetscTable ta,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *count)</font></strong>
+<a name="line132">132: </a>{
+<a name="line134">134: </a>  *count = ta->count;
+<a name="line135">135: </a>  <font color="#4169E1">return</font>(0);
+<a name="line136">136: </a>}
+
+<a name="line140">140: </a><font color="#B22222">/* PetscTableIsEmpty() ********************************************</font>
+<a name="line141">141: </a><font color="#B22222"> */</font>
+<a name="line142">142: </a><strong><font color="#4169E1"><a name="PetscTableIsEmpty"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PetscTableIsEmpty(const PetscTable ta,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *flag)</font></strong>
+<a name="line143">143: </a>{
+<a name="line145">145: </a>  *flag = !(ta->count);
+<a name="line146">146: </a>  <font color="#4169E1">return</font>(0);
+<a name="line147">147: </a>}
+
+<a name="line151">151: </a><font color="#B22222">/*</font>
+<a name="line152">152: </a><font color="#B22222">    PetscTableAddExpand - called by PetscTableAdd() if more space is needed</font>
+
+<a name="line154">154: </a><font color="#B22222">*/</font>
+<a name="line155">155: </a><strong><font color="#4169E1"><a name="PetscTableAddExpand"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PetscTableAddExpand(PetscTable ta,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> key,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> data,<a href="../../../docs/manualpages/Sys/InsertMode.html#InsertMode">InsertMode</a> imode)</font></strong>
+<a name="line156">156: </a>{
+<a name="line158">158: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       ii      = 0;
+<a name="line159">159: </a>  const <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> tsize   = ta->tablesize,tcount = ta->count;
+<a name="line160">160: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       *oldtab = ta->table,*oldkt = ta->keytable,newk,ndata;
+
+<a name="line163">163: </a>  PetscTableCreateHashSize(ta->tablesize,&ta->tablesize);
+<a name="line164">164: </a>  <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(ta->tablesize,&ta->table);
+<a name="line165">165: </a>  <a href="../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(ta->tablesize,&ta->keytable);
+
+<a name="line167">167: </a>  ta->count = 0;
+<a name="line168">168: </a>  ta->head  = 0;
+
+<a name="line170">170: </a>  PetscTableAdd(ta,key,data,<a href="../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
+<a name="line171">171: </a>  <font color="#B22222">/* rehash */</font>
+<a name="line172">172: </a>  <font color="#4169E1">for</font> (ii = 0; ii < tsize; ii++) {
+<a name="line173">173: </a>    newk = oldkt[ii];
+<a name="line174">174: </a>    <font color="#4169E1">if</font> (newk) {
+<a name="line175">175: </a>      ndata = oldtab[ii];
+<a name="line176">176: </a>      PetscTableAdd(ta,newk,ndata,imode);
+<a name="line177">177: </a>    }
+<a name="line178">178: </a>  }
+<a name="line179">179: </a>  <font color="#4169E1">if</font> (ta->count != tcount + 1) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_COR,<font color="#666666">"corrupted ta->count"</font>);
+
+<a name="line181">181: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(oldtab);
+<a name="line182">182: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(oldkt);
+<a name="line183">183: </a>  <font color="#4169E1">return</font>(0);
+<a name="line184">184: </a>}
+
+
+<a name="line189">189: </a><font color="#B22222">/* PetscTableRemoveAll() ********************************************</font>
+<a name="line190">190: </a><font color="#B22222"> *</font>
+<a name="line191">191: </a><font color="#B22222"> *</font>
+<a name="line192">192: </a><font color="#B22222"> */</font>
+<a name="line193">193: </a><strong><font color="#4169E1"><a name="PetscTableRemoveAll"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PetscTableRemoveAll(PetscTable ta)</font></strong>
+<a name="line194">194: </a>{
+
+<a name="line198">198: </a>  ta->head = 0;
+<a name="line199">199: </a>  <font color="#4169E1">if</font> (ta->count) {
+<a name="line200">200: </a>    ta->count = 0;
+
+<a name="line202">202: </a>    <a href="../../../docs/manualpages/Sys/PetscMemzero.html#PetscMemzero">PetscMemzero</a>(ta->keytable,ta->tablesize*<font color="#4169E1">sizeof</font>(<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>));
+<a name="line203">203: </a>  }
+<a name="line204">204: </a>  <font color="#4169E1">return</font>(0);
+<a name="line205">205: </a>}
+
+
+
+<a name="line211">211: </a><font color="#B22222">/* PetscTableGetHeadPosition() ********************************************</font>
+<a name="line212">212: </a><font color="#B22222"> *</font>
+<a name="line213">213: </a><font color="#B22222"> */</font>
+<a name="line214">214: </a><strong><font color="#4169E1"><a name="PetscTableGetHeadPosition"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PetscTableGetHeadPosition(PetscTable ta,PetscTablePosition *ppos)</font></strong>
+<a name="line215">215: </a>{
+<a name="line216">216: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> i = 0;
+
+<a name="line219">219: </a>  *ppos = NULL;
+<a name="line220">220: </a>  <font color="#4169E1">if</font> (!ta->count) <font color="#4169E1">return</font>(0);
+
+<a name="line222">222: </a>  <font color="#B22222">/* find first valid place */</font>
+<a name="line223">223: </a>  <font color="#4169E1">do</font> {
+<a name="line224">224: </a>    <font color="#4169E1">if</font> (ta->keytable[i]) {
+<a name="line225">225: </a>      *ppos = (PetscTablePosition)&ta->table[i];
+<a name="line226">226: </a>      <font color="#4169E1">break</font>;
+<a name="line227">227: </a>    }
+<a name="line228">228: </a>  } <font color="#4169E1">while</font> (i++ < ta->tablesize);
+<a name="line229">229: </a>  <font color="#4169E1">if</font> (!*ppos) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_COR,<font color="#666666">"No head"</font>);
+<a name="line230">230: </a>  <font color="#4169E1">return</font>(0);
+<a name="line231">231: </a>}
+
+<a name="line235">235: </a><font color="#B22222">/* PetscTableGetNext() ********************************************</font>
+<a name="line236">236: </a><font color="#B22222"> *</font>
+<a name="line237">237: </a><font color="#B22222"> *  - iteration - PetscTablePosition is always valid (points to a data)</font>
+<a name="line238">238: </a><font color="#B22222"> *</font>
+<a name="line239">239: </a><font color="#B22222"> */</font>
+<a name="line240">240: </a><strong><font color="#4169E1"><a name="PetscTableGetNext"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PetscTableGetNext(PetscTable ta,PetscTablePosition *rPosition,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *pkey,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *data)</font></strong>
+<a name="line241">241: </a>{
+<a name="line242">242: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>           idex;
+<a name="line243">243: </a>  PetscTablePosition pos;
+
+<a name="line246">246: </a>  pos = *rPosition;
+<a name="line247">247: </a>  <font color="#4169E1">if</font> (!pos) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Null position"</font>);
+<a name="line248">248: </a>  *data = *pos;
+<a name="line249">249: </a>  <font color="#4169E1">if</font> (!*data) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Null data"</font>);
+<a name="line250">250: </a>  idex  = pos - ta->table;
+<a name="line251">251: </a>  *pkey = ta->keytable[idex];
+<a name="line252">252: </a>  <font color="#4169E1">if</font> (!*pkey) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Null key"</font>);
+
+<a name="line254">254: </a>  <font color="#B22222">/* get next */</font>
+<a name="line255">255: </a>  <font color="#4169E1">do</font> {
+<a name="line256">256: </a>    pos++;  idex++;
+<a name="line257">257: </a>    <font color="#4169E1">if</font> (idex >= ta->tablesize) {
+<a name="line258">258: </a>      pos = 0; <font color="#B22222">/* end of list */</font>
+<a name="line259">259: </a>      <font color="#4169E1">break</font>;
+<a name="line260">260: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (ta->keytable[idex]) {
+<a name="line261">261: </a>      pos = ta->table + idex;
+<a name="line262">262: </a>      <font color="#4169E1">break</font>;
+<a name="line263">263: </a>    }
+<a name="line264">264: </a>  } <font color="#4169E1">while</font> (idex < ta->tablesize);
+<a name="line265">265: </a>  *rPosition = pos;
+<a name="line266">266: </a>  <font color="#4169E1">return</font>(0);
+<a name="line267">267: </a>}
+
+
+<a name="line272">272: </a><strong><font color="#4169E1"><a name="PetscTableAddCountExpand"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  PetscTableAddCountExpand(PetscTable ta,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> key)</font></strong>
+<a name="line273">273: </a>{
+<a name="line275">275: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       ii      = 0,hash = PetscHash(ta,key);
+<a name="line276">276: </a>  const <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> tsize   = ta->tablesize,tcount = ta->count;
+<a name="line277">277: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       *oldtab = ta->table,*oldkt = ta->keytable,newk,ndata;
+
+<a name="line280">280: </a>  <font color="#B22222">/* before making the table larger check if key is already in table */</font>
+<a name="line281">281: </a>  <font color="#4169E1">while</font> (ii++ < tsize) {
+<a name="line282">282: </a>    <font color="#4169E1">if</font> (ta->keytable[hash] == key) <font color="#4169E1">return</font>(0);
+<a name="line283">283: </a>    hash = (hash == (ta->tablesize-1)) ? 0 : hash+1;
+<a name="line284">284: </a>  }
+
+<a name="line286">286: </a>  ta->tablesize = <a href="../../../docs/manualpages/Sys/PetscIntMultTruncate.html#PetscIntMultTruncate">PetscIntMultTruncate</a>(2,ta->tablesize);
+<a name="line287">287: </a>  <font color="#4169E1">if</font> (tsize == ta->tablesize) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_SUP,<font color="#666666">"Table is as large as possible; ./configure with the option --with-64-bit-integers to run this large case"</font>);
+<a name="line288">288: </a>  <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(ta->tablesize,&ta->table);
+<a name="line289">289: </a>  <a href="../../../docs/manualpages/Sys/PetscCalloc1.html#PetscCalloc1">PetscCalloc1</a>(ta->tablesize,&ta->keytable);
+
+<a name="line291">291: </a>  ta->count = 0;
+<a name="line292">292: </a>  ta->head  = 0;
+
+<a name="line294">294: </a>  <font color="#B22222">/* Build a new copy of the data */</font>
+<a name="line295">295: </a>  <font color="#4169E1">for</font> (ii = 0; ii < tsize; ii++) {
+<a name="line296">296: </a>    newk = oldkt[ii];
+<a name="line297">297: </a>    <font color="#4169E1">if</font> (newk) {
+<a name="line298">298: </a>      ndata = oldtab[ii];
+<a name="line299">299: </a>      PetscTableAdd(ta,newk,ndata,<a href="../../../docs/manualpages/Sys/INSERT_VALUES.html#INSERT_VALUES">INSERT_VALUES</a>);
+<a name="line300">300: </a>    }
+<a name="line301">301: </a>  }
+<a name="line302">302: </a>  PetscTableAddCount(ta,key);
+<a name="line303">303: </a>  <font color="#4169E1">if</font> (ta->count != tcount + 1) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_COR,<font color="#666666">"corrupted ta->count"</font>);
+
+<a name="line305">305: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(oldtab);
+<a name="line306">306: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(oldkt);
+<a name="line307">307: </a>  <font color="#4169E1">return</font>(0);
+<a name="line308">308: </a>}
 
 </pre>
 </body>
diff --git a/src/sys/utils/fhost.c.html b/src/sys/utils/fhost.c.html
index f110bb0..47da350 100644
--- a/src/sys/utils/fhost.c.html
+++ b/src/sys/utils/fhost.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/utils/fhost.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:19+00:00">
+<meta name="date" content="2017-04-24T13:54:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/utils/fhost.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/utils/fhost.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSC_DESIRE_FEATURE_TEST_MACROS </font><font color="#B22222">/* for getdomainname */</font><font color="#228B22"></font></strong>
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">      Code for manipulating files.</font>
diff --git a/src/sys/utils/ftn-kernels/fcopy.F.html b/src/sys/utils/ftn-kernels/fcopy.F.html
index e88a4eb..d4a164d 100644
--- a/src/sys/utils/ftn-kernels/fcopy.F.html
+++ b/src/sys/utils/ftn-kernels/fcopy.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/utils/ftn-kernels/fcopy.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:34+00:00">
+<meta name="date" content="2017-04-24T13:54:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/utils/ftn-kernels/fcopy.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/utils/ftn-kernels/fcopy.F.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>!    Fortran kernel <font color="#4169E1">for</font> the copy vector routine
diff --git a/src/sys/utils/ftn-kernels/index.html b/src/sys/utils/ftn-kernels/index.html
index 7754620..15263ff 100644
--- a/src/sys/utils/ftn-kernels/index.html
+++ b/src/sys/utils/ftn-kernels/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/utils/ftn-kernels/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/utils/ftn-kernels/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/utils/ftn-kernels/makefile.html b/src/sys/utils/ftn-kernels/makefile.html
index 4ed8a11..d4cf922 100644
--- a/src/sys/utils/ftn-kernels/makefile.html
+++ b/src/sys/utils/ftn-kernels/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/utils/ftn-kernels/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:34+00:00">
+<meta name="date" content="2017-04-24T13:54:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/utils/ftn-kernels/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/utils/ftn-kernels/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 <font color="#A020F0">#requiresdefine   'PETSC_USE_FORTRAN_KERNELS'</font>
diff --git a/src/sys/utils/fuser.c.html b/src/sys/utils/fuser.c.html
index acceaa9..545d695 100644
--- a/src/sys/utils/fuser.c.html
+++ b/src/sys/utils/fuser.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/utils/fuser.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:19+00:00">
+<meta name="date" content="2017-04-24T13:54:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/utils/fuser.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/utils/fuser.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">      Code for manipulating files.</font>
diff --git a/src/sys/utils/index.html b/src/sys/utils/index.html
index 28f14e2..c14d711 100644
--- a/src/sys/utils/index.html
+++ b/src/sys/utils/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/utils/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/utils/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/utils/makefile.html b/src/sys/utils/makefile.html
index 38950a5..df504be 100644
--- a/src/sys/utils/makefile.html
+++ b/src/sys/utils/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/utils/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:34+00:00">
+<meta name="date" content="2017-04-24T13:54:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/utils/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/utils/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/sys/utils/mathinf.c.html b/src/sys/utils/mathinf.c.html
index 76a34f9..e8ca731 100644
--- a/src/sys/utils/mathinf.c.html
+++ b/src/sys/utils/mathinf.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/utils/mathinf.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:31+00:00">
+<meta name="date" content="2017-04-24T13:54:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/utils/mathinf.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/utils/mathinf.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSC_SKIP_COMPLEX</font></strong>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h></font>
 <a name="line3">  3: </a><font color="#B22222">/*@C</font>
diff --git a/src/sys/utils/memc.c.html b/src/sys/utils/memc.c.html
index eedf93a..c316094 100644
--- a/src/sys/utils/memc.c.html
+++ b/src/sys/utils/memc.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/utils/memc.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:19+00:00">
+<meta name="date" content="2017-04-24T13:54:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/utils/memc.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/utils/memc.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    We define the memory operations here. The reason we just do not use</font>
diff --git a/src/sys/utils/mpilong.c.html b/src/sys/utils/mpilong.c.html
index 6d8d9d0..661a300 100644
--- a/src/sys/utils/mpilong.c.html
+++ b/src/sys/utils/mpilong.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/utils/mpilong.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:31+00:00">
+<meta name="date" content="2017-04-24T13:54:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/utils/mpilong.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/utils/mpilong.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h>         </font><font color="#B22222">/*I  "petscsys.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/sys/utils/mpimesg.c.html b/src/sys/utils/mpimesg.c.html
index 7fcac63..8dfe988 100644
--- a/src/sys/utils/mpimesg.c.html
+++ b/src/sys/utils/mpimesg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/utils/mpimesg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:29+00:00">
+<meta name="date" content="2017-04-24T13:54:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/utils/mpimesg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/utils/mpimesg.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h>        </font><font color="#B22222">/*I  "petscsys.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/sys/utils/mpitr.c.html b/src/sys/utils/mpitr.c.html
index 30dd97a..5115e38 100644
--- a/src/sys/utils/mpitr.c.html
+++ b/src/sys/utils/mpitr.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/utils/mpitr.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:31+00:00">
+<meta name="date" content="2017-04-24T13:54:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/utils/mpitr.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/utils/mpitr.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Code for tracing mistakes in MPI usage. For example, sends that are never received,</font>
diff --git a/src/sys/utils/mpits.c.html b/src/sys/utils/mpits.c.html
index 8ae9994..99f9ad5 100644
--- a/src/sys/utils/mpits.c.html
+++ b/src/sys/utils/mpits.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/utils/mpits.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:31+00:00">
+<meta name="date" content="2017-04-24T13:54:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/utils/mpits.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/utils/mpits.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscsys.h>        </font><font color="#B22222">/*I  "petscsys.h"  I*/</font><font color="#A020F0"></font>
 
 <a name="line3">  3: </a><a href="../../../docs/manualpages/Profiling/PetscLogEvent.html#PetscLogEvent">PetscLogEvent</a> PETSC_BuildTwoSided,PETSC_BuildTwoSidedF;
diff --git a/src/sys/utils/mpiu.c.html b/src/sys/utils/mpiu.c.html
index 65c11ad..23e8339 100644
--- a/src/sys/utils/mpiu.c.html
+++ b/src/sys/utils/mpiu.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/utils/mpiu.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:20+00:00">
+<meta name="date" content="2017-04-24T13:54:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/utils/mpiu.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/utils/mpiu.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h>        </font><font color="#B22222">/*I  "petscsys.h"  I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/sys/utils/pbarrier.c.html b/src/sys/utils/pbarrier.c.html
index 702ff0d..9e33452 100644
--- a/src/sys/utils/pbarrier.c.html
+++ b/src/sys/utils/pbarrier.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/utils/pbarrier.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:27+00:00">
+<meta name="date" content="2017-04-24T13:54:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/utils/pbarrier.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/utils/pbarrier.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/petscimpl.h>              </font><font color="#B22222">/*I "petscsys.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/sys/utils/pdisplay.c.html b/src/sys/utils/pdisplay.c.html
index 8681ecd..b699b6d 100644
--- a/src/sys/utils/pdisplay.c.html
+++ b/src/sys/utils/pdisplay.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/utils/pdisplay.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:28+00:00">
+<meta name="date" content="2017-04-24T13:54:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/utils/pdisplay.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/utils/pdisplay.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h></font>
 
diff --git a/src/sys/utils/psleep.c.html b/src/sys/utils/psleep.c.html
index 9cb5683..07298d4 100644
--- a/src/sys/utils/psleep.c.html
+++ b/src/sys/utils/psleep.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/utils/psleep.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:20+00:00">
+<meta name="date" content="2017-04-24T13:54:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/utils/psleep.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/utils/psleep.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h>                 </font><font color="#B22222">/*I   "petscsys.h"    I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#if defined(PETSC_HAVE_UNISTD_H)</font>
diff --git a/src/sys/utils/psplit.c.html b/src/sys/utils/psplit.c.html
index cf646fd..28428fc 100644
--- a/src/sys/utils/psplit.c.html
+++ b/src/sys/utils/psplit.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/utils/psplit.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:29+00:00">
+<meta name="date" content="2017-04-24T13:54:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/utils/psplit.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/utils/psplit.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h>           </font><font color="#B22222">/*I    "petscsys.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/sys/utils/segbuffer.c.html b/src/sys/utils/segbuffer.c.html
index 8b1733d..f872e64 100644
--- a/src/sys/utils/segbuffer.c.html
+++ b/src/sys/utils/segbuffer.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/utils/segbuffer.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:33+00:00">
+<meta name="date" content="2017-04-24T13:54:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/utils/segbuffer.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/utils/segbuffer.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscsys.h></font>
 
 <a name="line3">  3: </a><font color="#4169E1"><a name="_PetscSegBufferLink"></a>struct _PetscSegBufferLink </font>{
diff --git a/src/sys/utils/select.c.html b/src/sys/utils/select.c.html
index 2b03cf0..7b63d08 100644
--- a/src/sys/utils/select.c.html
+++ b/src/sys/utils/select.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/utils/select.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:29+00:00">
+<meta name="date" content="2017-04-24T13:54:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/utils/select.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/utils/select.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h>              </font><font color="#B22222">/*I  "petscsys.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/sys/utils/sortd.c.html b/src/sys/utils/sortd.c.html
index 25feedd..0b5d372 100644
--- a/src/sys/utils/sortd.c.html
+++ b/src/sys/utils/sortd.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/utils/sortd.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:20+00:00">
+<meta name="date" content="2017-04-24T13:54:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/utils/sortd.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/utils/sortd.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   This file contains routines for sorting doubles.  Values are sorted in place.</font>
diff --git a/src/sys/utils/sorti.c.html b/src/sys/utils/sorti.c.html
index c9da50d..2dab40e 100644
--- a/src/sys/utils/sorti.c.html
+++ b/src/sys/utils/sorti.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/utils/sorti.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:21+00:00">
+<meta name="date" content="2017-04-24T13:54:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/utils/sorti.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/utils/sorti.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   This file contains routines for sorting integers. Values are sorted in place.</font>
diff --git a/src/sys/utils/sortip.c.html b/src/sys/utils/sortip.c.html
index ca66abd..23d9341 100644
--- a/src/sys/utils/sortip.c.html
+++ b/src/sys/utils/sortip.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/utils/sortip.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:27+00:00">
+<meta name="date" content="2017-04-24T13:54:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/utils/sortip.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/utils/sortip.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   This file contains routines for sorting integers and doubles with a permutation array.</font>
diff --git a/src/sys/utils/sseenabled.c.html b/src/sys/utils/sseenabled.c.html
index 9d61daf..1784a63 100644
--- a/src/sys/utils/sseenabled.c.html
+++ b/src/sys/utils/sseenabled.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/utils/sseenabled.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:30+00:00">
+<meta name="date" content="2017-04-24T13:54:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/utils/sseenabled.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/utils/sseenabled.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h> </font><font color="#B22222">/*I "petscsys.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/sys/utils/str.c.html b/src/sys/utils/str.c.html
index 49e91a5..079bb10 100644
--- a/src/sys/utils/str.c.html
+++ b/src/sys/utils/str.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/utils/str.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:08:23+00:00">
+<meta name="date" content="2017-04-24T13:54:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/utils/str.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/utils/str.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    We define the string operations here. The reason we just do not use</font>
diff --git a/src/sys/webclient/box.c.html b/src/sys/webclient/box.c.html
index 4de5a15..1a8180f 100644
--- a/src/sys/webclient/box.c.html
+++ b/src/sys/webclient/box.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/webclient/box.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:13+00:00">
+<meta name="date" content="2017-04-24T13:55:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/webclient/box.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/webclient/box.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscwebclient.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#pragma clang diagnostic ignored </font><font color="#666666">"-Wdeprecated-declarations"</font><font color="#A020F0"></font>
diff --git a/src/sys/webclient/client.c.html b/src/sys/webclient/client.c.html
index d159f46..0834e24 100644
--- a/src/sys/webclient/client.c.html
+++ b/src/sys/webclient/client.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/webclient/client.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:11+00:00">
+<meta name="date" content="2017-04-24T13:55:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/webclient/client.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/webclient/client.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscwebclient.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#pragma clang diagnostic ignored </font><font color="#666666">"-Wdeprecated-declarations"</font><font color="#A020F0"></font>
diff --git a/src/sys/webclient/examples/index.html b/src/sys/webclient/examples/index.html
index e9f04a2..f55609d 100644
--- a/src/sys/webclient/examples/index.html
+++ b/src/sys/webclient/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/webclient/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/webclient/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/webclient/examples/makefile.html b/src/sys/webclient/examples/makefile.html
index 8c2098d..388b18d 100644
--- a/src/sys/webclient/examples/makefile.html
+++ b/src/sys/webclient/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/webclient/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:15+00:00">
+<meta name="date" content="2017-04-24T13:55:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/webclient/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/webclient/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/sys/webclient/examples/tutorials/boxobtainrefreshtoken.c.html b/src/sys/webclient/examples/tutorials/boxobtainrefreshtoken.c.html
index faf7f13..62e0f74 100644
--- a/src/sys/webclient/examples/tutorials/boxobtainrefreshtoken.c.html
+++ b/src/sys/webclient/examples/tutorials/boxobtainrefreshtoken.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/webclient/examples/tutorials/boxobtainrefreshtoken.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:15+00:00">
+<meta name="date" content="2017-04-24T13:55:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/webclient/examples/tutorials/boxobtainrefreshtoken.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/webclient/examples/tutorials/boxobtainrefreshtoken.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Obtains a refresh token that you can use in the future to access Box from PETSc code</font>
diff --git a/src/sys/webclient/examples/tutorials/boxupload.c.html b/src/sys/webclient/examples/tutorials/boxupload.c.html
index a138004..89970f1 100644
--- a/src/sys/webclient/examples/tutorials/boxupload.c.html
+++ b/src/sys/webclient/examples/tutorials/boxupload.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/webclient/examples/tutorials/boxupload.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:15+00:00">
+<meta name="date" content="2017-04-24T13:55:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/webclient/examples/tutorials/boxupload.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/webclient/examples/tutorials/boxupload.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Run with -box_refresh_token XXX to allow access to Box or else it will prompt you to enter log in information for Box.</font>
diff --git a/src/sys/webclient/examples/tutorials/googledriveupload.c.html b/src/sys/webclient/examples/tutorials/googledriveupload.c.html
index f9f054f..24525ed 100644
--- a/src/sys/webclient/examples/tutorials/googledriveupload.c.html
+++ b/src/sys/webclient/examples/tutorials/googledriveupload.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/webclient/examples/tutorials/googledriveupload.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:15+00:00">
+<meta name="date" content="2017-04-24T13:55:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/webclient/examples/tutorials/googledriveupload.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/webclient/examples/tutorials/googledriveupload.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Run with -google_refresh_token XXX to allow access to your Google Drive or else it will prompt you to enter log in information for Google Drive.</font>
diff --git a/src/sys/webclient/examples/tutorials/googleobtainrefreshtoken.c.html b/src/sys/webclient/examples/tutorials/googleobtainrefreshtoken.c.html
index 76142ed..57d3c07 100644
--- a/src/sys/webclient/examples/tutorials/googleobtainrefreshtoken.c.html
+++ b/src/sys/webclient/examples/tutorials/googleobtainrefreshtoken.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/webclient/examples/tutorials/googleobtainrefreshtoken.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:15+00:00">
+<meta name="date" content="2017-04-24T13:55:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/webclient/examples/tutorials/googleobtainrefreshtoken.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/webclient/examples/tutorials/googleobtainrefreshtoken.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Obtains a refresh token that you can use in the future to access Google Drive from PETSc code</font>
diff --git a/src/sys/webclient/examples/tutorials/index.html b/src/sys/webclient/examples/tutorials/index.html
index 99d8bb8..4951195 100644
--- a/src/sys/webclient/examples/tutorials/index.html
+++ b/src/sys/webclient/examples/tutorials/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/webclient/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/webclient/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/webclient/examples/tutorials/makefile.html b/src/sys/webclient/examples/tutorials/makefile.html
index 2c30e47..0a67f28 100644
--- a/src/sys/webclient/examples/tutorials/makefile.html
+++ b/src/sys/webclient/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/webclient/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:15+00:00">
+<meta name="date" content="2017-04-24T13:55:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/webclient/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/webclient/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/sys/webclient/examples/tutorials/urlshorten.c.html b/src/sys/webclient/examples/tutorials/urlshorten.c.html
index 0842cb4..477fa27 100644
--- a/src/sys/webclient/examples/tutorials/urlshorten.c.html
+++ b/src/sys/webclient/examples/tutorials/urlshorten.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/webclient/examples/tutorials/urlshorten.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:15+00:00">
+<meta name="date" content="2017-04-24T13:55:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/webclient/examples/tutorials/urlshorten.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/webclient/examples/tutorials/urlshorten.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscsys.h></font>
diff --git a/src/sys/webclient/globus.c.html b/src/sys/webclient/globus.c.html
index 6acdbc4..81b444b 100644
--- a/src/sys/webclient/globus.c.html
+++ b/src/sys/webclient/globus.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/webclient/globus.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:14+00:00">
+<meta name="date" content="2017-04-24T13:55:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/webclient/globus.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/webclient/globus.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscwebclient.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#pragma clang diagnostic ignored </font><font color="#666666">"-Wdeprecated-declarations"</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#pragma gcc diagnostic ignored </font><font color="#666666">"-Wdeprecated-declarations"</font><font color="#A020F0"></font>
diff --git a/src/sys/webclient/google.c.html b/src/sys/webclient/google.c.html
index b6c131f..ba966ab 100644
--- a/src/sys/webclient/google.c.html
+++ b/src/sys/webclient/google.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/webclient/google.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:12+00:00">
+<meta name="date" content="2017-04-24T13:55:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/webclient/google.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/webclient/google.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscwebclient.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#pragma clang diagnostic ignored </font><font color="#666666">"-Wdeprecated-declarations"</font><font color="#A020F0"></font>
diff --git a/src/sys/webclient/index.html b/src/sys/webclient/index.html
index 6d06c9a..ac05d1d 100644
--- a/src/sys/webclient/index.html
+++ b/src/sys/webclient/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/webclient/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/webclient/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/webclient/makefile.html b/src/sys/webclient/makefile.html
index 38d4f55..8410a15 100644
--- a/src/sys/webclient/makefile.html
+++ b/src/sys/webclient/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/webclient/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:15+00:00">
+<meta name="date" content="2017-04-24T13:55:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/webclient/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/webclient/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage  'PETSC_HAVE_SSL'</font>
 <font color="#A020F0">#requiresdefine   'PETSC_USE_SOCKET_VIEWER'</font>
 
diff --git a/src/sys/webclient/textbelt.c.html b/src/sys/webclient/textbelt.c.html
index e4d7993..a325f74 100644
--- a/src/sys/webclient/textbelt.c.html
+++ b/src/sys/webclient/textbelt.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/webclient/textbelt.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:14+00:00">
+<meta name="date" content="2017-04-24T13:55:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/webclient/textbelt.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/webclient/textbelt.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscwebclient.h></font>
 
diff --git a/src/sys/yaml/index.html b/src/sys/yaml/index.html
index cde0fc7..0a966eb 100644
--- a/src/sys/yaml/index.html
+++ b/src/sys/yaml/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/yaml/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/yaml/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/sys/yaml/makefile.html b/src/sys/yaml/makefile.html
index 54364d5..c7aad96 100644
--- a/src/sys/yaml/makefile.html
+++ b/src/sys/yaml/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/yaml/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:11+00:00">
+<meta name="date" content="2017-04-24T13:55:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/yaml/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/yaml/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#requirespackage 'PETSC_HAVE_YAML'</font>
 
diff --git a/src/sys/yaml/yamlimpls.c b/src/sys/yaml/yamlimpls.c
index d4b7bcc..196e0be 100644
--- a/src/sys/yaml/yamlimpls.c
+++ b/src/sys/yaml/yamlimpls.c
@@ -18,7 +18,9 @@ PetscErrorCode PetscParseLayerYAML(yaml_parser_t *parser,int *lvl)
   PetscFunctionBegin;
   ierr = PetscSNPrintf(option,PETSC_MAX_PATH_LEN,"%s"," ");CHKERRQ(ierr);
   do {
-    yaml_parser_parse(parser,&event);
+    if(!yaml_parser_parse(parser,&event)){
+      SETERRQ(PETSC_COMM_WORLD,PETSC_ERR_LIB,"YAML parse error (for instance, improper indentation)");
+    }
     /* Parse value either as a new leaf in the mapping */
     /*  or as a leaf value (one of them, in case it's a sequence) */
     switch (event.type) {
@@ -76,15 +78,18 @@ PetscErrorCode PetscParseLayerYAML(yaml_parser_t *parser,int *lvl)
 .   file - name of file
 -   require - if PETSC_TRUE will generate an error if the file does not exist
 
-
   Only a small subset of the YAML standard is implemented. Sequences and alias
   are NOT supported.
   The algorithm recursively parses the yaml file, pushing and popping prefixes
   and inserting key + values pairs using PetscOptionsInsertString.
 
-  Inspired by  http://stackoverflow.com/a/621451
+  PETSc will generate an error condition that stops the program if a YAML error
+  is detected, hence the user should check that the YAML file is valid before 
+  supplying it, for instance at http://www.yamllint.com/ .
 
-  Level: developer
+  Inspired by http://stackoverflow.com/a/621451
+
+  Level: intermediate
 
 .seealso: PetscOptionsSetValue(), PetscOptionsView(), PetscOptionsHasName(), PetscOptionsGetInt(),
           PetscOptionsGetReal(), PetscOptionsGetString(), PetscOptionsGetIntArray(), PetscOptionsBool(),
@@ -131,7 +136,9 @@ extern PetscErrorCode PetscOptionsInsertFileYAML(MPI_Comm comm,const char file[]
     ierr = PetscMalloc1(yamlLength+1,&optionsStr);CHKERRQ(ierr);
     ierr = MPI_Bcast(optionsStr,yamlLength+1,MPI_UNSIGNED_CHAR,0,comm);CHKERRQ(ierr);
   }
-  yaml_parser_initialize(&parser);
+  if(!yaml_parser_initialize(&parser)){
+    SETERRQ(PETSC_COMM_WORLD,PETSC_ERR_LIB,"YAML parser initialization error");
+  }
   yaml_parser_set_input_string(&parser,optionsStr,(size_t) yamlLength);
   ierr = PetscParseLayerYAML(&parser,&lvl);
   yaml_parser_delete(&parser);
diff --git a/src/sys/yaml/yamlimpls.c.html b/src/sys/yaml/yamlimpls.c.html
index 7e2a8e5..8fda0a5 100644
--- a/src/sys/yaml/yamlimpls.c.html
+++ b/src/sys/yaml/yamlimpls.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/sys/yaml/yamlimpls.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:11+00:00">
+<meta name="date" content="2017-04-24T13:55:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/sys/yaml/yamlimpls.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/sys/yaml/yamlimpls.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/petscimpl.h>        </font><font color="#B22222">/*I  "petscsys.h"   I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#if defined(PETSC_HAVE_STRING_H)</font>
 <a name="line3">  3: </a><font color="#A020F0">#include <string.h></font>
@@ -27,122 +27,129 @@
 
 <a name="line19"> 19: </a>  <a href="../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(option,PETSC_MAX_PATH_LEN,<font color="#666666">"%s"</font>,<font color="#666666">" "</font>);
 <a name="line20"> 20: </a>  <font color="#4169E1">do</font> {
-<a name="line21"> 21: </a>    yaml_parser_parse(parser,&event);
-<a name="line22"> 22: </a>    <font color="#B22222">/* Parse value either as a new leaf in the mapping */</font>
-<a name="line23"> 23: </a>    <font color="#B22222">/*  or as a leaf value (one of them, in case it's a sequence) */</font>
-<a name="line24"> 24: </a>    <font color="#4169E1">switch</font> (event.type) {
-<a name="line25"> 25: </a>      <font color="#4169E1">case</font> YAML_SCALAR_EVENT:
-<a name="line26"> 26: </a>        <font color="#4169E1">if</font> (storage) {
-<a name="line27"> 27: </a>          <a href="../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(option,PETSC_MAX_PATH_LEN,<font color="#666666">"-%s %s"</font>,key,(char*)event.data.scalar.value);
-<a name="line28"> 28: </a>          <a href="../../../docs/manualpages/Sys/PetscOptionsInsertString.html#PetscOptionsInsertString">PetscOptionsInsertString</a>(NULL,option);
-<a name="line29"> 29: </a>        } <font color="#4169E1">else</font> {
-<a name="line30"> 30: </a>          <a href="../../../docs/manualpages/Sys/PetscStrncpy.html#PetscStrncpy">PetscStrncpy</a>(key,(char*)event.data.scalar.value,event.data.scalar.length+1);
-<a name="line31"> 31: </a>        }
-<a name="line32"> 32: </a>        storage ^= VAL;           <font color="#B22222">/* Flip VAR/VAL switch for the next event */</font>
-<a name="line33"> 33: </a>        <font color="#4169E1">break</font>;
-<a name="line34"> 34: </a>      <font color="#4169E1">case</font> YAML_SEQUENCE_START_EVENT:
-<a name="line35"> 35: </a>        <font color="#B22222">/* Sequence - all the following scalars will be appended to the last_leaf */</font>
-<a name="line36"> 36: </a>        storage = SEQ;
-<a name="line37"> 37: </a>        <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_SUP ,<font color="#666666">"Unable to open YAML option file: sequences not supported"</font>);
-<a name="line38"> 38: </a>        yaml_event_delete(&event);
-<a name="line39"> 39: </a>        <font color="#4169E1">break</font>;
-<a name="line40"> 40: </a>      <font color="#4169E1">case</font> YAML_SEQUENCE_END_EVENT:
-<a name="line41"> 41: </a>        storage = VAR;
-<a name="line42"> 42: </a>        yaml_event_delete(&event);
-<a name="line43"> 43: </a>        <font color="#4169E1">break</font>;
-<a name="line44"> 44: </a>      <font color="#4169E1">case</font> YAML_MAPPING_START_EVENT:
-<a name="line45"> 45: </a>        <a href="../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(prefix,PETSC_MAX_PATH_LEN,<font color="#666666">"%s_"</font>,key);
-<a name="line46"> 46: </a>        <font color="#4169E1">if</font> (*lvl > 0) {
-<a name="line47"> 47: </a>          <a href="../../../docs/manualpages/Sys/PetscOptionsPrefixPush.html#PetscOptionsPrefixPush">PetscOptionsPrefixPush</a>(NULL,prefix);
-<a name="line48"> 48: </a>        }
-<a name="line49"> 49: </a>        (*lvl)++;
-<a name="line50"> 50: </a>        PetscParseLayerYAML(parser,lvl);
-<a name="line51"> 51: </a>        (*lvl)--;
-<a name="line52"> 52: </a>        <font color="#4169E1">if</font> (*lvl > 0) {
-<a name="line53"> 53: </a>          <a href="../../../docs/manualpages/Sys/PetscOptionsPrefixPop.html#PetscOptionsPrefixPop">PetscOptionsPrefixPop</a>(NULL);
-<a name="line54"> 54: </a>        }
-<a name="line55"> 55: </a>        storage ^= VAL;           <font color="#B22222">/* Flip VAR/VAL, w/o touching SEQ */</font>
-<a name="line56"> 56: </a>        yaml_event_delete(&event);
-<a name="line57"> 57: </a>        <font color="#4169E1">break</font>;
-<a name="line58"> 58: </a><strong><font color="#FF0000">      default:</font></strong>
+<a name="line21"> 21: </a>    <font color="#4169E1">if</font>(!yaml_parser_parse(parser,&event)){
+<a name="line22"> 22: </a>      <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,PETSC_ERR_LIB,<font color="#666666">"YAML parse error (for instance, improper indentation)"</font>);
+<a name="line23"> 23: </a>    }
+<a name="line24"> 24: </a>    <font color="#B22222">/* Parse value either as a new leaf in the mapping */</font>
+<a name="line25"> 25: </a>    <font color="#B22222">/*  or as a leaf value (one of them, in case it's a sequence) */</font>
+<a name="line26"> 26: </a>    <font color="#4169E1">switch</font> (event.type) {
+<a name="line27"> 27: </a>      <font color="#4169E1">case</font> YAML_SCALAR_EVENT:
+<a name="line28"> 28: </a>        <font color="#4169E1">if</font> (storage) {
+<a name="line29"> 29: </a>          <a href="../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(option,PETSC_MAX_PATH_LEN,<font color="#666666">"-%s %s"</font>,key,(char*)event.data.scalar.value);
+<a name="line30"> 30: </a>          <a href="../../../docs/manualpages/Sys/PetscOptionsInsertString.html#PetscOptionsInsertString">PetscOptionsInsertString</a>(NULL,option);
+<a name="line31"> 31: </a>        } <font color="#4169E1">else</font> {
+<a name="line32"> 32: </a>          <a href="../../../docs/manualpages/Sys/PetscStrncpy.html#PetscStrncpy">PetscStrncpy</a>(key,(char*)event.data.scalar.value,event.data.scalar.length+1);
+<a name="line33"> 33: </a>        }
+<a name="line34"> 34: </a>        storage ^= VAL;           <font color="#B22222">/* Flip VAR/VAL switch for the next event */</font>
+<a name="line35"> 35: </a>        <font color="#4169E1">break</font>;
+<a name="line36"> 36: </a>      <font color="#4169E1">case</font> YAML_SEQUENCE_START_EVENT:
+<a name="line37"> 37: </a>        <font color="#B22222">/* Sequence - all the following scalars will be appended to the last_leaf */</font>
+<a name="line38"> 38: </a>        storage = SEQ;
+<a name="line39"> 39: </a>        <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_SUP ,<font color="#666666">"Unable to open YAML option file: sequences not supported"</font>);
+<a name="line40"> 40: </a>        yaml_event_delete(&event);
+<a name="line41"> 41: </a>        <font color="#4169E1">break</font>;
+<a name="line42"> 42: </a>      <font color="#4169E1">case</font> YAML_SEQUENCE_END_EVENT:
+<a name="line43"> 43: </a>        storage = VAR;
+<a name="line44"> 44: </a>        yaml_event_delete(&event);
+<a name="line45"> 45: </a>        <font color="#4169E1">break</font>;
+<a name="line46"> 46: </a>      <font color="#4169E1">case</font> YAML_MAPPING_START_EVENT:
+<a name="line47"> 47: </a>        <a href="../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(prefix,PETSC_MAX_PATH_LEN,<font color="#666666">"%s_"</font>,key);
+<a name="line48"> 48: </a>        <font color="#4169E1">if</font> (*lvl > 0) {
+<a name="line49"> 49: </a>          <a href="../../../docs/manualpages/Sys/PetscOptionsPrefixPush.html#PetscOptionsPrefixPush">PetscOptionsPrefixPush</a>(NULL,prefix);
+<a name="line50"> 50: </a>        }
+<a name="line51"> 51: </a>        (*lvl)++;
+<a name="line52"> 52: </a>        PetscParseLayerYAML(parser,lvl);
+<a name="line53"> 53: </a>        (*lvl)--;
+<a name="line54"> 54: </a>        <font color="#4169E1">if</font> (*lvl > 0) {
+<a name="line55"> 55: </a>          <a href="../../../docs/manualpages/Sys/PetscOptionsPrefixPop.html#PetscOptionsPrefixPop">PetscOptionsPrefixPop</a>(NULL);
+<a name="line56"> 56: </a>        }
+<a name="line57"> 57: </a>        storage ^= VAL;           <font color="#B22222">/* Flip VAR/VAL, w/o touching SEQ */</font>
+<a name="line58"> 58: </a>        yaml_event_delete(&event);
 <a name="line59"> 59: </a>        <font color="#4169E1">break</font>;
-<a name="line60"> 60: </a>    }
-<a name="line61"> 61: </a>  }
-<a name="line62"> 62: </a>  <font color="#4169E1">while</font> ((event.type != YAML_MAPPING_END_EVENT) && (event.type != YAML_STREAM_END_EVENT));
-<a name="line63"> 63: </a>  <font color="#4169E1">return</font>(0);
-<a name="line64"> 64: </a>}
-
-<a name="line68"> 68: </a><font color="#B22222">/*C</font>
-
-<a name="line70"> 70: </a><font color="#B22222">  PetscOptionsInsertFileYAML - Insert a YAML-formatted file in the option database</font>
-
-<a name="line72"> 72: </a><font color="#B22222">  Collective on <a href="../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a></font>
-
-<a name="line74"> 74: </a><font color="#B22222">  Input Parameter:</font>
-<a name="line75"> 75: </a><font color="#B22222">+   comm - the processes that will share the options (usually <a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>)</font>
-<a name="line76"> 76: </a><font color="#B22222">.   file - name of file</font>
-<a name="line77"> 77: </a><font color="#B22222">-   require - if <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> will generate an error if the file does not exist</font>
-
-
-<a name="line80"> 80: </a><font color="#B22222">  Only a small subset of the YAML standard is implemented. Sequences and alias</font>
-<a name="line81"> 81: </a><font color="#B22222">  are NOT supported.</font>
-<a name="line82"> 82: </a><font color="#B22222">  The algorithm recursively parses the yaml file, pushing and popping prefixes</font>
-<a name="line83"> 83: </a><font color="#B22222">  and inserting key + values pairs using <a href="../../../docs/manualpages/Sys/PetscOptionsInsertString.html#PetscOptionsInsertString">PetscOptionsInsertString</a>.</font>
-
-<a name="line85"> 85: </a><font color="#B22222">  Inspired by  http://stackoverflow.com/a/621451</font>
-
-<a name="line87"> 87: </a><font color="#B22222">  Level: developer</font>
-
-<a name="line89"> 89: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsSetValue.html#PetscOptionsSetValue">PetscOptionsSetValue</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsView.html#PetscOptionsView">PetscOptionsView</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a [...]
-<a name="line90"> 90: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsGetReal.html#PetscOptionsGetReal">PetscOptionsGetReal</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">P [...]
-<a name="line91"> 91: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
-<a name="line92"> 92: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
-<a name="line93"> 93: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
-<a name="line94"> 94: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsInsertFile.html#PetscOptionsInsertFile">PetscOptionsInsertFile</a>()</font>
-<a name="line95"> 95: </a><font color="#B22222">C*/</font>
-<a name="line96"> 96: </a><strong><font color="#4169E1"><a name="PetscOptionsInsertFileYAML"></a>extern <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PetscOptionsInsertFileYAML(<a href="../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a> comm,const char file[],<a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> require)</font></strong>
-<a name="line97"> 97: </a>{
-<a name="line99"> 99: </a>  <a href="../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a>    rank;
-<a name="line100">100: </a>  char           fname[PETSC_MAX_PATH_LEN];
-<a name="line101">101: </a>  unsigned char *optionsStr;
-<a name="line102">102: </a>  int            yamlLength;
-<a name="line103">103: </a>  yaml_parser_t  parser;
-<a name="line104">104: </a>  int            lvl=0;
-<a name="line105">105: </a>  FILE          *source;
-<a name="line106">106: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       offset;
-
-<a name="line109">109: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_rank.html#MPI_Comm_rank">MPI_Comm_rank</a>(comm,&rank);
-<a name="line110">110: </a>  <font color="#4169E1">if</font> (!rank) {
-<a name="line111">111: </a>    <a href="../../../docs/manualpages/Sys/PetscFixFilename.html#PetscFixFilename">PetscFixFilename</a>(file,fname);
-<a name="line112">112: </a>    source = fopen(fname,<font color="#666666">"r"</font>);
-<a name="line113">113: </a>    <font color="#4169E1">if</font> (source) {
-<a name="line114">114: </a>      fseek(source,0,SEEK_END);
-<a name="line115">115: </a>      yamlLength = ftell(source);
-<a name="line116">116: </a>      fseek(source,0,SEEK_SET);
-<a name="line117">117: </a>      <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(yamlLength+1,&optionsStr);
-<a name="line118">118: </a>      <font color="#B22222">/* Read the content of the YAML file one char at a time*/</font>
-<a name="line119">119: </a>      <font color="#4169E1">for</font> (offset = 0; offset < yamlLength; offset++) {
-<a name="line120">120: </a>        fread(&(optionsStr[offset]), <font color="#4169E1">sizeof</font>(unsigned char),1,source);
-<a name="line121">121: </a>      }
-<a name="line122">122: </a>      fclose(source);
-<a name="line123">123: </a>      optionsStr[yamlLength] = '\0';
-<a name="line124">124: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (require) {
-<a name="line125">125: </a>      <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_FILE_OPEN,<font color="#666666">"Unable to open YAML option file %s\n"</font>,fname);
-<a name="line126">126: </a>    }
-<a name="line127">127: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Bcast.html#MPI_Bcast">MPI_Bcast</a>(&yamlLength,1,MPI_INT,0,comm);
-<a name="line128">128: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Bcast.html#MPI_Bcast">MPI_Bcast</a>(optionsStr,yamlLength+1,MPI_UNSIGNED_CHAR,0,comm);
-<a name="line129">129: </a>  } <font color="#4169E1">else</font> {
-<a name="line130">130: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Bcast.html#MPI_Bcast">MPI_Bcast</a>(&yamlLength,1,MPI_INT,0,comm);
-<a name="line131">131: </a>    <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(yamlLength+1,&optionsStr);
-<a name="line132">132: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Bcast.html#MPI_Bcast">MPI_Bcast</a>(optionsStr,yamlLength+1,MPI_UNSIGNED_CHAR,0,comm);
-<a name="line133">133: </a>  }
-<a name="line134">134: </a>  yaml_parser_initialize(&parser);
-<a name="line135">135: </a>  yaml_parser_set_input_string(&parser,optionsStr,(size_t) yamlLength);
-<a name="line136">136: </a>  PetscParseLayerYAML(&parser,&lvl);
-<a name="line137">137: </a>  yaml_parser_delete(&parser);
-<a name="line138">138: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(optionsStr);
-<a name="line139">139: </a>  <font color="#4169E1">return</font>(0);
-<a name="line140">140: </a>}
+<a name="line60"> 60: </a><strong><font color="#FF0000">      default:</font></strong>
+<a name="line61"> 61: </a>        <font color="#4169E1">break</font>;
+<a name="line62"> 62: </a>    }
+<a name="line63"> 63: </a>  }
+<a name="line64"> 64: </a>  <font color="#4169E1">while</font> ((event.type != YAML_MAPPING_END_EVENT) && (event.type != YAML_STREAM_END_EVENT));
+<a name="line65"> 65: </a>  <font color="#4169E1">return</font>(0);
+<a name="line66"> 66: </a>}
+
+<a name="line70"> 70: </a><font color="#B22222">/*C</font>
+
+<a name="line72"> 72: </a><font color="#B22222">  PetscOptionsInsertFileYAML - Insert a YAML-formatted file in the option database</font>
+
+<a name="line74"> 74: </a><font color="#B22222">  Collective on <a href="../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a></font>
+
+<a name="line76"> 76: </a><font color="#B22222">  Input Parameter:</font>
+<a name="line77"> 77: </a><font color="#B22222">+   comm - the processes that will share the options (usually <a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>)</font>
+<a name="line78"> 78: </a><font color="#B22222">.   file - name of file</font>
+<a name="line79"> 79: </a><font color="#B22222">-   require - if <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> will generate an error if the file does not exist</font>
+
+<a name="line81"> 81: </a><font color="#B22222">  Only a small subset of the YAML standard is implemented. Sequences and alias</font>
+<a name="line82"> 82: </a><font color="#B22222">  are NOT supported.</font>
+<a name="line83"> 83: </a><font color="#B22222">  The algorithm recursively parses the yaml file, pushing and popping prefixes</font>
+<a name="line84"> 84: </a><font color="#B22222">  and inserting key + values pairs using <a href="../../../docs/manualpages/Sys/PetscOptionsInsertString.html#PetscOptionsInsertString">PetscOptionsInsertString</a>.</font>
+
+<a name="line86"> 86: </a><font color="#B22222">  PETSc will generate an error condition that stops the program if a YAML error</font>
+<a name="line87"> 87: </a><font color="#B22222">  is detected, hence the user should check that the YAML file is valid before </font>
+<a name="line88"> 88: </a><font color="#B22222">  supplying it, for instance at http://www.yamllint.com/ .</font>
+
+<a name="line90"> 90: </a><font color="#B22222">  Inspired by http://stackoverflow.com/a/621451</font>
+
+<a name="line92"> 92: </a><font color="#B22222">  Level: intermediate</font>
+
+<a name="line94"> 94: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/Sys/PetscOptionsSetValue.html#PetscOptionsSetValue">PetscOptionsSetValue</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsView.html#PetscOptionsView">PetscOptionsView</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHasName.html#PetscOptionsHasName">PetscOptionsHasName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetInt.html#PetscOptionsGetInt">PetscOptionsGetInt</a [...]
+<a name="line95"> 95: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsGetReal.html#PetscOptionsGetReal">PetscOptionsGetReal</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetString.html#PetscOptionsGetString">PetscOptionsGetString</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsGetIntArray.html#PetscOptionsGetIntArray">PetscOptionsGetIntArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBool.html#PetscOptionsBool">P [...]
+<a name="line96"> 96: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsName.html#PetscOptionsName">PetscOptionsName</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBegin.html#PetscOptionsBegin">PetscOptionsBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEnd.html#PetscOptionsEnd">PetscOptionsEnd</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(),</font>
+<a name="line97"> 97: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsStringArray.html#PetscOptionsStringArray">PetscOptionsStringArray</a>(),<a href="../../../docs/manualpages/Sys/PetscOptionsRealArray.html#PetscOptionsRealArray">PetscOptionsRealArray</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsScalar.html#PetscOptionsScalar">PetscOptionsScalar</a>(),</font>
+<a name="line98"> 98: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupBegin.html#PetscOptionsBoolGroupBegin">PetscOptionsBoolGroupBegin</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroup.html#PetscOptionsBoolGroup">PetscOptionsBoolGroup</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsBoolGroupEnd.html#PetscOptionsBoolGroupEnd">PetscOptionsBoolGroupEnd</a>(),</font>
+<a name="line99"> 99: </a><font color="#B22222">          <a href="../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsEList.html#PetscOptionsEList">PetscOptionsEList</a>(), <a href="../../../docs/manualpages/Sys/PetscOptionsInsertFile.html#PetscOptionsInsertFile">PetscOptionsInsertFile</a>()</font>
+<a name="line100">100: </a><font color="#B22222">C*/</font>
+<a name="line101">101: </a><strong><font color="#4169E1"><a name="PetscOptionsInsertFileYAML"></a>extern <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> PetscOptionsInsertFileYAML(<a href="../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a> comm,const char file[],<a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> require)</font></strong>
+<a name="line102">102: </a>{
+<a name="line104">104: </a>  <a href="../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a>    rank;
+<a name="line105">105: </a>  char           fname[PETSC_MAX_PATH_LEN];
+<a name="line106">106: </a>  unsigned char *optionsStr;
+<a name="line107">107: </a>  int            yamlLength;
+<a name="line108">108: </a>  yaml_parser_t  parser;
+<a name="line109">109: </a>  int            lvl=0;
+<a name="line110">110: </a>  FILE          *source;
+<a name="line111">111: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       offset;
+
+<a name="line114">114: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_rank.html#MPI_Comm_rank">MPI_Comm_rank</a>(comm,&rank);
+<a name="line115">115: </a>  <font color="#4169E1">if</font> (!rank) {
+<a name="line116">116: </a>    <a href="../../../docs/manualpages/Sys/PetscFixFilename.html#PetscFixFilename">PetscFixFilename</a>(file,fname);
+<a name="line117">117: </a>    source = fopen(fname,<font color="#666666">"r"</font>);
+<a name="line118">118: </a>    <font color="#4169E1">if</font> (source) {
+<a name="line119">119: </a>      fseek(source,0,SEEK_END);
+<a name="line120">120: </a>      yamlLength = ftell(source);
+<a name="line121">121: </a>      fseek(source,0,SEEK_SET);
+<a name="line122">122: </a>      <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(yamlLength+1,&optionsStr);
+<a name="line123">123: </a>      <font color="#B22222">/* Read the content of the YAML file one char at a time*/</font>
+<a name="line124">124: </a>      <font color="#4169E1">for</font> (offset = 0; offset < yamlLength; offset++) {
+<a name="line125">125: </a>        fread(&(optionsStr[offset]), <font color="#4169E1">sizeof</font>(unsigned char),1,source);
+<a name="line126">126: </a>      }
+<a name="line127">127: </a>      fclose(source);
+<a name="line128">128: </a>      optionsStr[yamlLength] = '\0';
+<a name="line129">129: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (require) {
+<a name="line130">130: </a>      <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_FILE_OPEN,<font color="#666666">"Unable to open YAML option file %s\n"</font>,fname);
+<a name="line131">131: </a>    }
+<a name="line132">132: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Bcast.html#MPI_Bcast">MPI_Bcast</a>(&yamlLength,1,MPI_INT,0,comm);
+<a name="line133">133: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Bcast.html#MPI_Bcast">MPI_Bcast</a>(optionsStr,yamlLength+1,MPI_UNSIGNED_CHAR,0,comm);
+<a name="line134">134: </a>  } <font color="#4169E1">else</font> {
+<a name="line135">135: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Bcast.html#MPI_Bcast">MPI_Bcast</a>(&yamlLength,1,MPI_INT,0,comm);
+<a name="line136">136: </a>    <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(yamlLength+1,&optionsStr);
+<a name="line137">137: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Bcast.html#MPI_Bcast">MPI_Bcast</a>(optionsStr,yamlLength+1,MPI_UNSIGNED_CHAR,0,comm);
+<a name="line138">138: </a>  }
+<a name="line139">139: </a>  <font color="#4169E1">if</font>(!yaml_parser_initialize(&parser)){
+<a name="line140">140: </a>    <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,PETSC_ERR_LIB,<font color="#666666">"YAML parser initialization error"</font>);
+<a name="line141">141: </a>  }
+<a name="line142">142: </a>  yaml_parser_set_input_string(&parser,optionsStr,(size_t) yamlLength);
+<a name="line143">143: </a>  PetscParseLayerYAML(&parser,&lvl);
+<a name="line144">144: </a>  yaml_parser_delete(&parser);
+<a name="line145">145: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(optionsStr);
+<a name="line146">146: </a>  <font color="#4169E1">return</font>(0);
+<a name="line147">147: </a>}
 </pre>
 </body>
 
diff --git a/src/tao/bound/examples/index.html b/src/tao/bound/examples/index.html
index 65ceefa..9d1bb15 100644
--- a/src/tao/bound/examples/index.html
+++ b/src/tao/bound/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/bound/examples/makefile.html b/src/tao/bound/examples/makefile.html
index ae1fb9a..40446ab 100644
--- a/src/tao/bound/examples/makefile.html
+++ b/src/tao/bound/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/bound/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:35+00:00">
+<meta name="date" content="2017-04-24T14:38:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong>
 
 LOCDIR	 = src/tao/bound/examples/
diff --git a/src/tao/bound/examples/tutorials/index.html b/src/tao/bound/examples/tutorials/index.html
index 9490cfb..b6984ed 100644
--- a/src/tao/bound/examples/tutorials/index.html
+++ b/src/tao/bound/examples/tutorials/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/bound/examples/tutorials/jbearing2.c.html b/src/tao/bound/examples/tutorials/jbearing2.c.html
index 3b3f141..51fcc06 100644
--- a/src/tao/bound/examples/tutorials/jbearing2.c.html
+++ b/src/tao/bound/examples/tutorials/jbearing2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/bound/examples/tutorials/jbearing2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:37+00:00">
+<meta name="date" content="2017-04-24T14:38:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/examples/tutorials/jbearing2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/examples/tutorials/jbearing2.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">  Include "petsctao.h" so we can use TAO solvers</font>
 <a name="line3">  3: </a><font color="#B22222">  Include "petscdmda.h" so that we can use distributed arrays (DMs) for managing</font>
diff --git a/src/tao/bound/examples/tutorials/makefile.html b/src/tao/bound/examples/tutorials/makefile.html
index 7cb6cbe..af03313 100644
--- a/src/tao/bound/examples/tutorials/makefile.html
+++ b/src/tao/bound/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/bound/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:41+00:00">
+<meta name="date" content="2017-04-24T14:38:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong>
 
 CFLAGS		 =
diff --git a/src/tao/bound/examples/tutorials/plate2.c.html b/src/tao/bound/examples/tutorials/plate2.c.html
index 21efef5..ef97e7e 100644
--- a/src/tao/bound/examples/tutorials/plate2.c.html
+++ b/src/tao/bound/examples/tutorials/plate2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/bound/examples/tutorials/plate2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:35+00:00">
+<meta name="date" content="2017-04-24T14:38:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/examples/tutorials/plate2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/examples/tutorials/plate2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscdmda.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsctao.h></font>
 
diff --git a/src/tao/bound/examples/tutorials/plate2f.F.html b/src/tao/bound/examples/tutorials/plate2f.F.html
index 4b760a8..6b203a7 100644
--- a/src/tao/bound/examples/tutorials/plate2f.F.html
+++ b/src/tao/bound/examples/tutorials/plate2f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/bound/examples/tutorials/plate2f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:38+00:00">
+<meta name="date" content="2017-04-24T14:38:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/examples/tutorials/plate2f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/examples/tutorials/plate2f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!  Program usage: mpiexec -n <proc> plate2f [all TAO options]
 <a name="line2">  2: </a>!
 <a name="line3">  3: </a>!  This example demonstrates use of the TAO package to solve a bound constrained
diff --git a/src/tao/bound/examples/tutorials/plate2f.h.html b/src/tao/bound/examples/tutorials/plate2f.h.html
index 5a7150b..8753821 100644
--- a/src/tao/bound/examples/tutorials/plate2f.h.html
+++ b/src/tao/bound/examples/tutorials/plate2f.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/bound/examples/tutorials/plate2f.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:41+00:00">
+<meta name="date" content="2017-04-24T14:38:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/examples/tutorials/plate2f.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/examples/tutorials/plate2f.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> program plate.f
 <a name="line3">  3: </a>! - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
diff --git a/src/tao/bound/impls/blmvm/blmvm.c.html b/src/tao/bound/impls/blmvm/blmvm.c.html
index 123985c..0a5fd3f 100644
--- a/src/tao/bound/impls/blmvm/blmvm.c.html
+++ b/src/tao/bound/impls/blmvm/blmvm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/bound/impls/blmvm/blmvm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:29+00:00">
+<meta name="date" content="2017-04-24T14:38:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/impls/blmvm/blmvm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/impls/blmvm/blmvm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsctaolinesearch.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/tao/matrix/lmvmmat.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/tao/unconstrained/impls/lmvm/lmvm.h></font>
diff --git a/src/tao/bound/impls/blmvm/blmvm.h.html b/src/tao/bound/impls/blmvm/blmvm.h.html
index 0b4e420..c5bfd0c 100644
--- a/src/tao/bound/impls/blmvm/blmvm.h.html
+++ b/src/tao/bound/impls/blmvm/blmvm.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/bound/impls/blmvm/blmvm.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:30+00:00">
+<meta name="date" content="2017-04-24T14:38:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/impls/blmvm/blmvm.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/impls/blmvm/blmvm.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#ifndef __TAO_BLMVM_H</font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/taoimpl.h></font>
 
diff --git a/src/tao/bound/impls/blmvm/index.html b/src/tao/bound/impls/blmvm/index.html
index ec68d81..4382504 100644
--- a/src/tao/bound/impls/blmvm/index.html
+++ b/src/tao/bound/impls/blmvm/index.html
@@ -3,8 +3,8 @@
 <TITLE>TAO Optimization Solver Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/impls/blmvm/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/impls/blmvm/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> TAO Solver Manual Pages
 </H2>
diff --git a/src/tao/bound/impls/blmvm/makefile.html b/src/tao/bound/impls/blmvm/makefile.html
index 2ac7073..97fc638 100644
--- a/src/tao/bound/impls/blmvm/makefile.html
+++ b/src/tao/bound/impls/blmvm/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/bound/impls/blmvm/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:30+00:00">
+<meta name="date" content="2017-04-24T14:38:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/impls/blmvm/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/impls/blmvm/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/tao/bound/impls/bqpip/bqpip.c.html b/src/tao/bound/impls/bqpip/bqpip.c.html
index 5870597..509e41a 100644
--- a/src/tao/bound/impls/bqpip/bqpip.c.html
+++ b/src/tao/bound/impls/bqpip/bqpip.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/bound/impls/bqpip/bqpip.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:31+00:00">
+<meta name="date" content="2017-04-24T14:38:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/impls/bqpip/bqpip.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/impls/bqpip/bqpip.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/tao/bound/impls/bqpip/bqpip.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscksp.h></font>
 
diff --git a/src/tao/bound/impls/bqpip/bqpip.h.html b/src/tao/bound/impls/bqpip/bqpip.h.html
index 7fb4321..357b377 100644
--- a/src/tao/bound/impls/bqpip/bqpip.h.html
+++ b/src/tao/bound/impls/bqpip/bqpip.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/bound/impls/bqpip/bqpip.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:33+00:00">
+<meta name="date" content="2017-04-24T14:38:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/impls/bqpip/bqpip.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/impls/bqpip/bqpip.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#ifndef __TAO_BQPIP_H</font>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <petsc/private/taoimpl.h></font>
diff --git a/src/tao/bound/impls/bqpip/index.html b/src/tao/bound/impls/bqpip/index.html
index f39ca58..13fcc2f 100644
--- a/src/tao/bound/impls/bqpip/index.html
+++ b/src/tao/bound/impls/bqpip/index.html
@@ -3,8 +3,8 @@
 <TITLE>TAO Optimization Solver Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/impls/bqpip/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/impls/bqpip/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> TAO Solver Manual Pages
 </H2>
diff --git a/src/tao/bound/impls/bqpip/makefile.html b/src/tao/bound/impls/bqpip/makefile.html
index c6c837e..dc99189 100644
--- a/src/tao/bound/impls/bqpip/makefile.html
+++ b/src/tao/bound/impls/bqpip/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/bound/impls/bqpip/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:33+00:00">
+<meta name="date" content="2017-04-24T14:38:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/impls/bqpip/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/impls/bqpip/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/tao/bound/impls/gpcg/gpcg.c.html b/src/tao/bound/impls/gpcg/gpcg.c.html
index d2140fa..86f6c68 100644
--- a/src/tao/bound/impls/gpcg/gpcg.c.html
+++ b/src/tao/bound/impls/gpcg/gpcg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/bound/impls/gpcg/gpcg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:30+00:00">
+<meta name="date" content="2017-04-24T14:38:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/impls/gpcg/gpcg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/impls/gpcg/gpcg.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/kspimpl.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/tao/bound/impls/gpcg/gpcg.h>        </font><font color="#B22222">/*I "gpcg.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/tao/bound/impls/gpcg/gpcg.h.html b/src/tao/bound/impls/gpcg/gpcg.h.html
index 240095d..9013452 100644
--- a/src/tao/bound/impls/gpcg/gpcg.h.html
+++ b/src/tao/bound/impls/gpcg/gpcg.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/bound/impls/gpcg/gpcg.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:31+00:00">
+<meta name="date" content="2017-04-24T14:38:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/impls/gpcg/gpcg.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/impls/gpcg/gpcg.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#ifndef __TAO_GPCG_H</font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/taoimpl.h></font>
 <a name="line4">  4: </a><font color="#A020F0">#include <petsctaolinesearch.h></font>
diff --git a/src/tao/bound/impls/gpcg/index.html b/src/tao/bound/impls/gpcg/index.html
index 23178f8..5bbef8b 100644
--- a/src/tao/bound/impls/gpcg/index.html
+++ b/src/tao/bound/impls/gpcg/index.html
@@ -3,8 +3,8 @@
 <TITLE>TAO Optimization Solver Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/impls/gpcg/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/impls/gpcg/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> TAO Solver Manual Pages
 </H2>
diff --git a/src/tao/bound/impls/gpcg/makefile.html b/src/tao/bound/impls/gpcg/makefile.html
index f6f5010..c6997b9 100644
--- a/src/tao/bound/impls/gpcg/makefile.html
+++ b/src/tao/bound/impls/gpcg/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/bound/impls/gpcg/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:31+00:00">
+<meta name="date" content="2017-04-24T14:38:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/impls/gpcg/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/impls/gpcg/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/tao/bound/impls/index.html b/src/tao/bound/impls/index.html
index 36c7781..73ef750 100644
--- a/src/tao/bound/impls/index.html
+++ b/src/tao/bound/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/bound/impls/makefile.html b/src/tao/bound/impls/makefile.html
index 3500ba4..3bad3e1 100644
--- a/src/tao/bound/impls/makefile.html
+++ b/src/tao/bound/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/bound/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:29+00:00">
+<meta name="date" content="2017-04-24T14:38:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 DIRS     = blmvm  gpcg bqpip tron
diff --git a/src/tao/bound/impls/tron/index.html b/src/tao/bound/impls/tron/index.html
index 6af856b..cbfd9b5 100644
--- a/src/tao/bound/impls/tron/index.html
+++ b/src/tao/bound/impls/tron/index.html
@@ -3,8 +3,8 @@
 <TITLE>TAO Optimization Solver Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/impls/tron/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/impls/tron/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> TAO Solver Manual Pages
 </H2>
diff --git a/src/tao/bound/impls/tron/makefile.html b/src/tao/bound/impls/tron/makefile.html
index 25f963a..f42acf0 100644
--- a/src/tao/bound/impls/tron/makefile.html
+++ b/src/tao/bound/impls/tron/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/bound/impls/tron/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:34+00:00">
+<meta name="date" content="2017-04-24T14:38:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/impls/tron/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/impls/tron/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/tao/bound/impls/tron/tron.c.html b/src/tao/bound/impls/tron/tron.c.html
index 008d72e..4bd3a5b 100644
--- a/src/tao/bound/impls/tron/tron.c.html
+++ b/src/tao/bound/impls/tron/tron.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/bound/impls/tron/tron.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:33+00:00">
+<meta name="date" content="2017-04-24T14:38:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/impls/tron/tron.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/impls/tron/tron.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/tao/bound/impls/tron/tron.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/kspimpl.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/matimpl.h></font>
diff --git a/src/tao/bound/impls/tron/tron.h.html b/src/tao/bound/impls/tron/tron.h.html
index a815205..2b417aa 100644
--- a/src/tao/bound/impls/tron/tron.h.html
+++ b/src/tao/bound/impls/tron/tron.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/bound/impls/tron/tron.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:34+00:00">
+<meta name="date" content="2017-04-24T14:38:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/impls/tron/tron.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/impls/tron/tron.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#ifndef __TAO_TRON_H</font>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <petsc/private/taoimpl.h></font>
diff --git a/src/tao/bound/index.html b/src/tao/bound/index.html
index 9fe1fda..64b7261 100644
--- a/src/tao/bound/index.html
+++ b/src/tao/bound/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/bound/makefile.html b/src/tao/bound/makefile.html
index b55feff..2213edb 100644
--- a/src/tao/bound/makefile.html
+++ b/src/tao/bound/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/bound/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:29+00:00">
+<meta name="date" content="2017-04-24T14:38:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresscalar    real</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/tao/bound/utils/index.html b/src/tao/bound/utils/index.html
index e7f6808..48790aa 100644
--- a/src/tao/bound/utils/index.html
+++ b/src/tao/bound/utils/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/utils/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/utils/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/bound/utils/isutil.c.html b/src/tao/bound/utils/isutil.c.html
index cdb476f..48c332d 100644
--- a/src/tao/bound/utils/isutil.c.html
+++ b/src/tao/bound/utils/isutil.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/bound/utils/isutil.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:34+00:00">
+<meta name="date" content="2017-04-24T14:38:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/utils/isutil.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/utils/isutil.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsctao.h> </font><font color="#B22222">/*I "petsctao.h" I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/taoimpl.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/matimpl.h></font>
diff --git a/src/tao/bound/utils/makefile.html b/src/tao/bound/utils/makefile.html
index dd01f93..413825b 100644
--- a/src/tao/bound/utils/makefile.html
+++ b/src/tao/bound/utils/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/bound/utils/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:35+00:00">
+<meta name="date" content="2017-04-24T14:38:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/bound/utils/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/bound/utils/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/tao/complementarity/examples/index.html b/src/tao/complementarity/examples/index.html
index a567454..d1d43dc 100644
--- a/src/tao/complementarity/examples/index.html
+++ b/src/tao/complementarity/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/complementarity/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/complementarity/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/complementarity/examples/makefile.html b/src/tao/complementarity/examples/makefile.html
index 54db153..969ea3b 100644
--- a/src/tao/complementarity/examples/makefile.html
+++ b/src/tao/complementarity/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/complementarity/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:45+00:00">
+<meta name="date" content="2017-04-24T14:38:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/complementarity/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/complementarity/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong>
 
 LOCDIR	 = src/tao/complementarity/examples/
diff --git a/src/tao/complementarity/examples/tutorials/blackscholes.c.html b/src/tao/complementarity/examples/tutorials/blackscholes.c.html
index 8784147..9e7e7e2 100644
--- a/src/tao/complementarity/examples/tutorials/blackscholes.c.html
+++ b/src/tao/complementarity/examples/tutorials/blackscholes.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/complementarity/examples/tutorials/blackscholes.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:46+00:00">
+<meta name="date" content="2017-04-24T14:38:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/complementarity/examples/tutorials/blackscholes.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/complementarity/examples/tutorials/blackscholes.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">    American Put Options Pricing using the Black-Scholes Equation</font>
 
diff --git a/src/tao/complementarity/examples/tutorials/index.html b/src/tao/complementarity/examples/tutorials/index.html
index 6ad9da6..77e2d82 100644
--- a/src/tao/complementarity/examples/tutorials/index.html
+++ b/src/tao/complementarity/examples/tutorials/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/complementarity/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/complementarity/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/complementarity/examples/tutorials/makefile.html b/src/tao/complementarity/examples/tutorials/makefile.html
index bcd8a11..d900a02 100644
--- a/src/tao/complementarity/examples/tutorials/makefile.html
+++ b/src/tao/complementarity/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/complementarity/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:47+00:00">
+<meta name="date" content="2017-04-24T14:39:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/complementarity/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/complementarity/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong>
 
 CFLAGS		 =
diff --git a/src/tao/complementarity/examples/tutorials/minsurf1.c.html b/src/tao/complementarity/examples/tutorials/minsurf1.c.html
index 5ef440e..59cb34f 100644
--- a/src/tao/complementarity/examples/tutorials/minsurf1.c.html
+++ b/src/tao/complementarity/examples/tutorials/minsurf1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/complementarity/examples/tutorials/minsurf1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:45+00:00">
+<meta name="date" content="2017-04-24T14:38:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/complementarity/examples/tutorials/minsurf1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/complementarity/examples/tutorials/minsurf1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsctao.h></font>
 
 <a name="line3">  3: </a>static char  help[] =
diff --git a/src/tao/complementarity/impls/asls/asfls.c.html b/src/tao/complementarity/impls/asls/asfls.c.html
index d05ec52..67cae7f 100644
--- a/src/tao/complementarity/impls/asls/asfls.c.html
+++ b/src/tao/complementarity/impls/asls/asfls.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/complementarity/impls/asls/asfls.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:44+00:00">
+<meta name="date" content="2017-04-24T14:38:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/complementarity/impls/asls/asfls.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/complementarity/impls/asls/asfls.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/tao/complementarity/impls/ssls/ssls.h></font>
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Context for ASXLS</font>
diff --git a/src/tao/complementarity/impls/asls/asils.c.html b/src/tao/complementarity/impls/asls/asils.c.html
index 04c1579..31c67e9 100644
--- a/src/tao/complementarity/impls/asls/asils.c.html
+++ b/src/tao/complementarity/impls/asls/asils.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/complementarity/impls/asls/asils.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:43+00:00">
+<meta name="date" content="2017-04-24T14:38:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/complementarity/impls/asls/asils.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/complementarity/impls/asls/asils.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/tao/complementarity/impls/ssls/ssls.h></font>
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Context for ASXLS</font>
diff --git a/src/tao/complementarity/impls/asls/index.html b/src/tao/complementarity/impls/asls/index.html
index 725a6fa..b2435c1 100644
--- a/src/tao/complementarity/impls/asls/index.html
+++ b/src/tao/complementarity/impls/asls/index.html
@@ -3,8 +3,8 @@
 <TITLE>TAO Optimization Solver Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/complementarity/impls/asls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/complementarity/impls/asls/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> TAO Solver Manual Pages
 </H2>
diff --git a/src/tao/complementarity/impls/asls/makefile.html b/src/tao/complementarity/impls/asls/makefile.html
index d2b29b3..6253629 100644
--- a/src/tao/complementarity/impls/asls/makefile.html
+++ b/src/tao/complementarity/impls/asls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/complementarity/impls/asls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:45+00:00">
+<meta name="date" content="2017-04-24T14:38:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/complementarity/impls/asls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/complementarity/impls/asls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/tao/complementarity/impls/index.html b/src/tao/complementarity/impls/index.html
index 94b8e2f..f06b52f 100644
--- a/src/tao/complementarity/impls/index.html
+++ b/src/tao/complementarity/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/complementarity/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/complementarity/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/complementarity/impls/makefile.html b/src/tao/complementarity/impls/makefile.html
index 0301d66..752107e 100644
--- a/src/tao/complementarity/impls/makefile.html
+++ b/src/tao/complementarity/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/complementarity/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:41+00:00">
+<meta name="date" content="2017-04-24T14:38:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/complementarity/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/complementarity/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 DIRS = ssls asls # isls rscs
diff --git a/src/tao/complementarity/impls/ssls/index.html b/src/tao/complementarity/impls/ssls/index.html
index 59fed5c..e2cc261 100644
--- a/src/tao/complementarity/impls/ssls/index.html
+++ b/src/tao/complementarity/impls/ssls/index.html
@@ -3,8 +3,8 @@
 <TITLE>TAO Optimization Solver Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/complementarity/impls/ssls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/complementarity/impls/ssls/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> TAO Solver Manual Pages
 </H2>
diff --git a/src/tao/complementarity/impls/ssls/makefile.html b/src/tao/complementarity/impls/ssls/makefile.html
index 6fc3b40..d288a1b 100644
--- a/src/tao/complementarity/impls/ssls/makefile.html
+++ b/src/tao/complementarity/impls/ssls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/complementarity/impls/ssls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:43+00:00">
+<meta name="date" content="2017-04-24T14:38:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/complementarity/impls/ssls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/complementarity/impls/ssls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/tao/complementarity/impls/ssls/ssfls.c.html b/src/tao/complementarity/impls/ssls/ssfls.c.html
index 03cb71c..9747d8e 100644
--- a/src/tao/complementarity/impls/ssls/ssfls.c.html
+++ b/src/tao/complementarity/impls/ssls/ssfls.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/complementarity/impls/ssls/ssfls.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:42+00:00">
+<meta name="date" content="2017-04-24T14:38:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/complementarity/impls/ssls/ssfls.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/complementarity/impls/ssls/ssfls.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/tao/complementarity/impls/ssls/ssls.h></font>
 
 <a name="line5">  5: </a><strong><font color="#4169E1"><a name="TaoSetUp_SSFLS"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TaoSetUp_SSFLS(<a href="../../../../../docs/manualpages/Tao/Tao.html#Tao">Tao</a> tao)</font></strong>
diff --git a/src/tao/complementarity/impls/ssls/ssils.c.html b/src/tao/complementarity/impls/ssls/ssils.c.html
index bd1a914..1bcc18c 100644
--- a/src/tao/complementarity/impls/ssls/ssils.c.html
+++ b/src/tao/complementarity/impls/ssls/ssils.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/complementarity/impls/ssls/ssils.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:42+00:00">
+<meta name="date" content="2017-04-24T14:38:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/complementarity/impls/ssls/ssils.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/complementarity/impls/ssls/ssils.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/tao/complementarity/impls/ssls/ssls.h></font>
 
 <a name="line5">  5: </a><strong><font color="#4169E1"><a name="TaoSetUp_SSILS"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TaoSetUp_SSILS(<a href="../../../../../docs/manualpages/Tao/Tao.html#Tao">Tao</a> tao)</font></strong>
diff --git a/src/tao/complementarity/impls/ssls/ssls.c.html b/src/tao/complementarity/impls/ssls/ssls.c.html
index 606915f..f68481c 100644
--- a/src/tao/complementarity/impls/ssls/ssls.c.html
+++ b/src/tao/complementarity/impls/ssls/ssls.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/complementarity/impls/ssls/ssls.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:41+00:00">
+<meta name="date" content="2017-04-24T14:38:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/complementarity/impls/ssls/ssls.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/complementarity/impls/ssls/ssls.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/tao/complementarity/impls/ssls/ssls.h></font>
 
 <a name="line3">  3: </a><font color="#B22222">/*------------------------------------------------------------*/</font>
diff --git a/src/tao/complementarity/impls/ssls/ssls.h.html b/src/tao/complementarity/impls/ssls/ssls.h.html
index 0e7829a..a544266 100644
--- a/src/tao/complementarity/impls/ssls/ssls.h.html
+++ b/src/tao/complementarity/impls/ssls/ssls.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/complementarity/impls/ssls/ssls.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:42+00:00">
+<meta name="date" content="2017-04-24T14:38:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/complementarity/impls/ssls/ssls.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/complementarity/impls/ssls/ssls.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/* Context for SSXLS</font>
 <a name="line2">  2: </a><font color="#B22222">   -- semismooth (SS) - function not differentiable</font>
 <a name="line3">  3: </a><font color="#B22222">                      - merit function continuously differentiable</font>
diff --git a/src/tao/complementarity/index.html b/src/tao/complementarity/index.html
index 43bbba9..6ab2559 100644
--- a/src/tao/complementarity/index.html
+++ b/src/tao/complementarity/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/complementarity/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/complementarity/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/complementarity/makefile.html b/src/tao/complementarity/makefile.html
index 0c1b1c5..cba75e6 100644
--- a/src/tao/complementarity/makefile.html
+++ b/src/tao/complementarity/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/complementarity/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:41+00:00">
+<meta name="date" content="2017-04-24T14:38:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/complementarity/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/complementarity/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresscalar    real</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/tao/constrained/examples/index.html b/src/tao/constrained/examples/index.html
index e5b1fa6..490a113 100644
--- a/src/tao/constrained/examples/index.html
+++ b/src/tao/constrained/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/constrained/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/constrained/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/constrained/examples/makefile.html b/src/tao/constrained/examples/makefile.html
index c7e92b2..d7fbd18 100644
--- a/src/tao/constrained/examples/makefile.html
+++ b/src/tao/constrained/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/constrained/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:26+00:00">
+<meta name="date" content="2017-04-24T14:38:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/constrained/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/constrained/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong>
 
 LOCDIR	 = src/tao/constrained/examples/
diff --git a/src/tao/constrained/examples/tutorials/index.html b/src/tao/constrained/examples/tutorials/index.html
index 4ae451d..b117053 100644
--- a/src/tao/constrained/examples/tutorials/index.html
+++ b/src/tao/constrained/examples/tutorials/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/constrained/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/constrained/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/constrained/examples/tutorials/makefile.html b/src/tao/constrained/examples/tutorials/makefile.html
index 0ada2f1..2470261 100644
--- a/src/tao/constrained/examples/tutorials/makefile.html
+++ b/src/tao/constrained/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/constrained/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:28+00:00">
+<meta name="date" content="2017-04-24T14:38:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/constrained/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/constrained/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> 
 
 CFLAGS		 = 
diff --git a/src/tao/constrained/examples/tutorials/maros.c.html b/src/tao/constrained/examples/tutorials/maros.c.html
index 45b8c48..92827b0 100644
--- a/src/tao/constrained/examples/tutorials/maros.c.html
+++ b/src/tao/constrained/examples/tutorials/maros.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/constrained/examples/tutorials/maros.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:26+00:00">
+<meta name="date" content="2017-04-24T14:38:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/constrained/examples/tutorials/maros.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/constrained/examples/tutorials/maros.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/* Program usage: mpiexec -n 1 maros1 [-help] [all TAO options] */</font>
 
 <a name="line3">  3: </a><font color="#B22222">/* ----------------------------------------------------------------------</font>
diff --git a/src/tao/constrained/examples/tutorials/toy.c.html b/src/tao/constrained/examples/tutorials/toy.c.html
index 4db9854..ec1a0fd 100644
--- a/src/tao/constrained/examples/tutorials/toy.c.html
+++ b/src/tao/constrained/examples/tutorials/toy.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/constrained/examples/tutorials/toy.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:27+00:00">
+<meta name="date" content="2017-04-24T14:38:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/constrained/examples/tutorials/toy.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/constrained/examples/tutorials/toy.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/* Program usage: mpiexec -n 1 toy[-help] [all TAO options] */</font>
 
 <a name="line3">  3: </a><font color="#B22222">/* ----------------------------------------------------------------------</font>
diff --git a/src/tao/constrained/examples/tutorials/toyf.F.html b/src/tao/constrained/examples/tutorials/toyf.F.html
index 1a719fb..ed7f555 100644
--- a/src/tao/constrained/examples/tutorials/toyf.F.html
+++ b/src/tao/constrained/examples/tutorials/toyf.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/constrained/examples/tutorials/toyf.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:27+00:00">
+<meta name="date" content="2017-04-24T14:38:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/constrained/examples/tutorials/toyf.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/constrained/examples/tutorials/toyf.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>! Program usage: mpiexec -n 1 toyf[-help] [all TAO options]
 
 <a name="line3">  3: </a>!
diff --git a/src/tao/constrained/impls/index.html b/src/tao/constrained/impls/index.html
index 3d63108..81b9baa 100644
--- a/src/tao/constrained/impls/index.html
+++ b/src/tao/constrained/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/constrained/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/constrained/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/constrained/impls/ipm/index.html b/src/tao/constrained/impls/ipm/index.html
index fa9c4aa..80376cf 100644
--- a/src/tao/constrained/impls/ipm/index.html
+++ b/src/tao/constrained/impls/ipm/index.html
@@ -3,8 +3,8 @@
 <TITLE>TAO Optimization Solver Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/constrained/impls/ipm/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/constrained/impls/ipm/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> TAO Solver Manual Pages
 </H2>
diff --git a/src/tao/constrained/impls/ipm/ipm.c.html b/src/tao/constrained/impls/ipm/ipm.c.html
index 96b9c98..77c8250 100644
--- a/src/tao/constrained/impls/ipm/ipm.c.html
+++ b/src/tao/constrained/impls/ipm/ipm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/constrained/impls/ipm/ipm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:23+00:00">
+<meta name="date" content="2017-04-24T14:38:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/constrained/impls/ipm/ipm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/constrained/impls/ipm/ipm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsctaolinesearch.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/tao/constrained/impls/ipm/ipm.h> </font><font color="#B22222">/*I "ipm.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/tao/constrained/impls/ipm/ipm.h.html b/src/tao/constrained/impls/ipm/ipm.h.html
index 6bbfd39..bab1a18 100644
--- a/src/tao/constrained/impls/ipm/ipm.h.html
+++ b/src/tao/constrained/impls/ipm/ipm.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/constrained/impls/ipm/ipm.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:26+00:00">
+<meta name="date" content="2017-04-24T14:38:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/constrained/impls/ipm/ipm.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/constrained/impls/ipm/ipm.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#ifndef __TAO_IPM_H</font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/taoimpl.h></font>
 
diff --git a/src/tao/constrained/impls/ipm/makefile.html b/src/tao/constrained/impls/ipm/makefile.html
index 7b4fbc7..a2bdce0 100644
--- a/src/tao/constrained/impls/ipm/makefile.html
+++ b/src/tao/constrained/impls/ipm/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/constrained/impls/ipm/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:26+00:00">
+<meta name="date" content="2017-04-24T14:38:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/constrained/impls/ipm/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/constrained/impls/ipm/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/tao/constrained/impls/makefile.html b/src/tao/constrained/impls/makefile.html
index 272afbd..6303e51 100644
--- a/src/tao/constrained/impls/makefile.html
+++ b/src/tao/constrained/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/constrained/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:23+00:00">
+<meta name="date" content="2017-04-24T14:38:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/constrained/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/constrained/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 DIRS     = ipm
diff --git a/src/tao/constrained/index.html b/src/tao/constrained/index.html
index 49ffd44..18f2702 100644
--- a/src/tao/constrained/index.html
+++ b/src/tao/constrained/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/constrained/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/constrained/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/constrained/makefile.html b/src/tao/constrained/makefile.html
index 9d8ea40..e998b83 100644
--- a/src/tao/constrained/makefile.html
+++ b/src/tao/constrained/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/constrained/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:23+00:00">
+<meta name="date" content="2017-04-24T14:38:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/constrained/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/constrained/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresscalar    real</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/tao/index.html b/src/tao/index.html
index 3093039..e2662c3 100644
--- a/src/tao/index.html
+++ b/src/tao/index.html
@@ -3,8 +3,8 @@
 <TITLE>TAO Optimization Solver Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> TAO Solver Manual Pages
 </H2>
diff --git a/src/tao/interface/dlregistao.c.html b/src/tao/interface/dlregistao.c.html
index db54e17..d3a57d4 100644
--- a/src/tao/interface/dlregistao.c.html
+++ b/src/tao/interface/dlregistao.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/interface/dlregistao.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:56+00:00">
+<meta name="date" content="2017-04-24T14:37:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/interface/dlregistao.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/interface/dlregistao.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define TAO_DLL</font></strong>
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/taoimpl.h></font>
diff --git a/src/tao/interface/fdiff.c.html b/src/tao/interface/fdiff.c.html
index 25e8846..dc8a4f8 100644
--- a/src/tao/interface/fdiff.c.html
+++ b/src/tao/interface/fdiff.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/interface/fdiff.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:57+00:00">
+<meta name="date" content="2017-04-24T14:37:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/interface/fdiff.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/interface/fdiff.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsctao.h>         </font><font color="#B22222">/*I  "petsctao.h"  I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/taoimpl.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscsnes.h></font>
diff --git a/src/tao/interface/fdtest.c.html b/src/tao/interface/fdtest.c.html
index 6cadf5f..eb34d07 100644
--- a/src/tao/interface/fdtest.c.html
+++ b/src/tao/interface/fdtest.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/interface/fdtest.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:57+00:00">
+<meta name="date" content="2017-04-24T14:37:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/interface/fdtest.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/interface/fdtest.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/taoimpl.h> </font><font color="#B22222">/*I "petsctao.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line3">  3: </a><font color="#4169E1">typedef</font> <font color="#4169E1">struct</font> {
diff --git a/src/tao/interface/index.html b/src/tao/interface/index.html
index c2ab82d..8652456 100644
--- a/src/tao/interface/index.html
+++ b/src/tao/interface/index.html
@@ -3,8 +3,8 @@
 <TITLE>TAO Optimization Solver Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> TAO Solver Manual Pages
 </H2>
diff --git a/src/tao/interface/makefile.html b/src/tao/interface/makefile.html
index 7744693..b32a8a9 100644
--- a/src/tao/interface/makefile.html
+++ b/src/tao/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:58+00:00">
+<meta name="date" content="2017-04-24T14:37:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib 
 
 CFLAGS   =-DTAO_LIB_DIR='"${TAO_LIB_DIR}"'
diff --git a/src/tao/interface/taosolver.c.html b/src/tao/interface/taosolver.c.html
index e6eeb73..8fa2a6e 100644
--- a/src/tao/interface/taosolver.c.html
+++ b/src/tao/interface/taosolver.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/interface/taosolver.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:45+00:00">
+<meta name="date" content="2017-04-24T14:37:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/interface/taosolver.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/interface/taosolver.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define TAO_DLL</font></strong>
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/taoimpl.h> </font><font color="#B22222">/*I "petsctao.h" I*/</font><font color="#A020F0"></font>
diff --git a/src/tao/interface/taosolver_bounds.c.html b/src/tao/interface/taosolver_bounds.c.html
index dc4263e..564d3f2 100644
--- a/src/tao/interface/taosolver_bounds.c.html
+++ b/src/tao/interface/taosolver_bounds.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/interface/taosolver_bounds.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:55+00:00">
+<meta name="date" content="2017-04-24T14:37:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/interface/taosolver_bounds.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/interface/taosolver_bounds.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/taoimpl.h> </font><font color="#B22222">/*I "petsctao.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line5">  5: </a><font color="#B22222">/*@</font>
diff --git a/src/tao/interface/taosolver_fg.c.html b/src/tao/interface/taosolver_fg.c.html
index 842b2bd..ba00883 100644
--- a/src/tao/interface/taosolver_fg.c.html
+++ b/src/tao/interface/taosolver_fg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/interface/taosolver_fg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:52+00:00">
+<meta name="date" content="2017-04-24T14:37:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/interface/taosolver_fg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/interface/taosolver_fg.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/taoimpl.h> </font><font color="#B22222">/*I "petsctao.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line5">  5: </a><font color="#B22222">/*@</font>
diff --git a/src/tao/interface/taosolver_hj.c.html b/src/tao/interface/taosolver_hj.c.html
index e6aa273..4589fe1 100644
--- a/src/tao/interface/taosolver_hj.c.html
+++ b/src/tao/interface/taosolver_hj.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/interface/taosolver_hj.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:53+00:00">
+<meta name="date" content="2017-04-24T14:37:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/interface/taosolver_hj.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/interface/taosolver_hj.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/taoimpl.h> </font><font color="#B22222">/*I "petsctao.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line5">  5: </a><font color="#B22222">/*@C</font>
diff --git a/src/tao/interface/taosolverregi.c.html b/src/tao/interface/taosolverregi.c.html
index 79a893e..9331792 100644
--- a/src/tao/interface/taosolverregi.c.html
+++ b/src/tao/interface/taosolverregi.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/interface/taosolverregi.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:53+00:00">
+<meta name="date" content="2017-04-24T14:37:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/interface/taosolverregi.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/interface/taosolverregi.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define TAO_DLL</font></strong>
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/taoimpl.h> </font><font color="#B22222">/*I "petsctao.h" I*/</font><font color="#A020F0"></font>
diff --git a/src/tao/leastsquares/examples/index.html b/src/tao/leastsquares/examples/index.html
index b8d974e..70a8adb 100644
--- a/src/tao/leastsquares/examples/index.html
+++ b/src/tao/leastsquares/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/leastsquares/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/leastsquares/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/leastsquares/examples/makefile.html b/src/tao/leastsquares/examples/makefile.html
index c577ff0..b58ef35 100644
--- a/src/tao/leastsquares/examples/makefile.html
+++ b/src/tao/leastsquares/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/leastsquares/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:06+00:00">
+<meta name="date" content="2017-04-24T14:39:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/leastsquares/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/leastsquares/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong>
 
diff --git a/src/tao/leastsquares/examples/tutorials/chwirut1.c.html b/src/tao/leastsquares/examples/tutorials/chwirut1.c.html
index 84d8592..1d03d75 100644
--- a/src/tao/leastsquares/examples/tutorials/chwirut1.c.html
+++ b/src/tao/leastsquares/examples/tutorials/chwirut1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/leastsquares/examples/tutorials/chwirut1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:06+00:00">
+<meta name="date" content="2017-04-24T14:39:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/leastsquares/examples/tutorials/chwirut1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/leastsquares/examples/tutorials/chwirut1.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">   Include "petsctao.h" so that we can use TAO solvers.  Note that this</font>
 <a name="line3">  3: </a><font color="#B22222">   file automatically includes libraries such as:</font>
diff --git a/src/tao/leastsquares/examples/tutorials/chwirut1f.F.html b/src/tao/leastsquares/examples/tutorials/chwirut1f.F.html
index e6bbb30..d7e29c5 100644
--- a/src/tao/leastsquares/examples/tutorials/chwirut1f.F.html
+++ b/src/tao/leastsquares/examples/tutorials/chwirut1f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/leastsquares/examples/tutorials/chwirut1f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:09+00:00">
+<meta name="date" content="2017-04-24T14:39:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/leastsquares/examples/tutorials/chwirut1f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/leastsquares/examples/tutorials/chwirut1f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!  Program usage: mpiexec -n 1 chwirut1f [-help] [all TAO options]
 <a name="line2">  2: </a>!
 <a name="line3">  3: </a>!  Description:  This example demonstrates use of the TAO package to solve a
diff --git a/src/tao/leastsquares/examples/tutorials/chwirut2.c.html b/src/tao/leastsquares/examples/tutorials/chwirut2.c.html
index 5afaa3a..f4c28dd 100644
--- a/src/tao/leastsquares/examples/tutorials/chwirut2.c.html
+++ b/src/tao/leastsquares/examples/tutorials/chwirut2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/leastsquares/examples/tutorials/chwirut2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:07+00:00">
+<meta name="date" content="2017-04-24T14:39:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/leastsquares/examples/tutorials/chwirut2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/leastsquares/examples/tutorials/chwirut2.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">   Include "petsctao.h" so that we can use TAO solvers.  Note that this</font>
 <a name="line3">  3: </a><font color="#B22222">   file automatically includes libraries such as:</font>
diff --git a/src/tao/leastsquares/examples/tutorials/chwirut2f.F.html b/src/tao/leastsquares/examples/tutorials/chwirut2f.F.html
index fcda1da..e87ba8e 100644
--- a/src/tao/leastsquares/examples/tutorials/chwirut2f.F.html
+++ b/src/tao/leastsquares/examples/tutorials/chwirut2f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/leastsquares/examples/tutorials/chwirut2f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:10+00:00">
+<meta name="date" content="2017-04-24T14:39:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/leastsquares/examples/tutorials/chwirut2f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/leastsquares/examples/tutorials/chwirut2f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!  Program usage: mpiexec -n 1 chwirut1f [-help] [all TAO options]
 <a name="line2">  2: </a>!
 <a name="line3">  3: </a>!  Description:  This example demonstrates use of the TAO package to solve a
diff --git a/src/tao/leastsquares/examples/tutorials/chwirut2f.h.html b/src/tao/leastsquares/examples/tutorials/chwirut2f.h.html
index 5d61ab4..75bbd0e 100644
--- a/src/tao/leastsquares/examples/tutorials/chwirut2f.h.html
+++ b/src/tao/leastsquares/examples/tutorials/chwirut2f.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/leastsquares/examples/tutorials/chwirut2f.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:11+00:00">
+<meta name="date" content="2017-04-24T14:39:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/leastsquares/examples/tutorials/chwirut2f.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/leastsquares/examples/tutorials/chwirut2f.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> program chwirut2f.F
 <a name="line3">  3: </a>! - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
diff --git a/src/tao/leastsquares/examples/tutorials/index.html b/src/tao/leastsquares/examples/tutorials/index.html
index cf84dcb..93b5f21 100644
--- a/src/tao/leastsquares/examples/tutorials/index.html
+++ b/src/tao/leastsquares/examples/tutorials/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/leastsquares/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/leastsquares/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/leastsquares/examples/tutorials/makefile.html b/src/tao/leastsquares/examples/tutorials/makefile.html
index a5575c1..b6b5f4e 100644
--- a/src/tao/leastsquares/examples/tutorials/makefile.html
+++ b/src/tao/leastsquares/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/leastsquares/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:11+00:00">
+<meta name="date" content="2017-04-24T14:39:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/leastsquares/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/leastsquares/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> 
 
 CFLAGS		 = 
diff --git a/src/tao/leastsquares/impls/index.html b/src/tao/leastsquares/impls/index.html
index 257ef36..e570328 100644
--- a/src/tao/leastsquares/impls/index.html
+++ b/src/tao/leastsquares/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/leastsquares/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/leastsquares/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/leastsquares/impls/makefile.html b/src/tao/leastsquares/impls/makefile.html
index 05964e4..328c7ca 100644
--- a/src/tao/leastsquares/impls/makefile.html
+++ b/src/tao/leastsquares/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/leastsquares/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:01+00:00">
+<meta name="date" content="2017-04-24T14:39:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/leastsquares/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/leastsquares/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 SOURCEH  = 
diff --git a/src/tao/leastsquares/impls/pounders/gqt.c.html b/src/tao/leastsquares/impls/pounders/gqt.c.html
index 9bb46d3..4bf491e 100644
--- a/src/tao/leastsquares/impls/pounders/gqt.c.html
+++ b/src/tao/leastsquares/impls/pounders/gqt.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/leastsquares/impls/pounders/gqt.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:05+00:00">
+<meta name="date" content="2017-04-24T14:39:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/leastsquares/impls/pounders/gqt.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/leastsquares/impls/pounders/gqt.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscsys.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscblaslapack.h></font>
 
diff --git a/src/tao/leastsquares/impls/pounders/index.html b/src/tao/leastsquares/impls/pounders/index.html
index 97b5989..52792ed 100644
--- a/src/tao/leastsquares/impls/pounders/index.html
+++ b/src/tao/leastsquares/impls/pounders/index.html
@@ -3,8 +3,8 @@
 <TITLE>TAO Optimization Solver Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/leastsquares/impls/pounders/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/leastsquares/impls/pounders/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> TAO Solver Manual Pages
 </H2>
diff --git a/src/tao/leastsquares/impls/pounders/makefile.html b/src/tao/leastsquares/impls/pounders/makefile.html
index dccfbcf..e38eb91 100644
--- a/src/tao/leastsquares/impls/pounders/makefile.html
+++ b/src/tao/leastsquares/impls/pounders/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/leastsquares/impls/pounders/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:06+00:00">
+<meta name="date" content="2017-04-24T14:39:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/leastsquares/impls/pounders/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/leastsquares/impls/pounders/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/tao/leastsquares/impls/pounders/pounders.c.html b/src/tao/leastsquares/impls/pounders/pounders.c.html
index 9a2aedf..5d2727d 100644
--- a/src/tao/leastsquares/impls/pounders/pounders.c.html
+++ b/src/tao/leastsquares/impls/pounders/pounders.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/leastsquares/impls/pounders/pounders.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:01+00:00">
+<meta name="date" content="2017-04-24T14:39:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/leastsquares/impls/pounders/pounders.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/leastsquares/impls/pounders/pounders.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/tao/leastsquares/impls/pounders/pounders.h></font>
 
 <a name="line5">  5: </a><strong><font color="#4169E1"><a name="pounders_h"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> pounders_h(<a href="../../../../../docs/manualpages/Tao/Tao.html#Tao">Tao</a> subtao, <a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> v, <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> H, <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> Hpre, void * [...]
diff --git a/src/tao/leastsquares/impls/pounders/pounders.h.html b/src/tao/leastsquares/impls/pounders/pounders.h.html
index f3c425f..e9209e2 100644
--- a/src/tao/leastsquares/impls/pounders/pounders.h.html
+++ b/src/tao/leastsquares/impls/pounders/pounders.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/leastsquares/impls/pounders/pounders.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:06+00:00">
+<meta name="date" content="2017-04-24T14:39:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/leastsquares/impls/pounders/pounders.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/leastsquares/impls/pounders/pounders.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#ifndef __TAO_MFQNLS_H</font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/taoimpl.h></font>
 <a name="line4">  4: </a><font color="#A020F0">#include <petscblaslapack.h></font>
diff --git a/src/tao/leastsquares/index.html b/src/tao/leastsquares/index.html
index 6088a77..3930546 100644
--- a/src/tao/leastsquares/index.html
+++ b/src/tao/leastsquares/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/leastsquares/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/leastsquares/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/leastsquares/makefile.html b/src/tao/leastsquares/makefile.html
index e94c4f8..084f8d6 100644
--- a/src/tao/leastsquares/makefile.html
+++ b/src/tao/leastsquares/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/leastsquares/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:01+00:00">
+<meta name="date" content="2017-04-24T14:39:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/leastsquares/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/leastsquares/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresscalar    real</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/tao/linesearch/impls/armijo/armijo.c.html b/src/tao/linesearch/impls/armijo/armijo.c.html
index 57dea15..f53f1d9 100644
--- a/src/tao/linesearch/impls/armijo/armijo.c.html
+++ b/src/tao/linesearch/impls/armijo/armijo.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/linesearch/impls/armijo/armijo.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:50+00:00">
+<meta name="date" content="2017-04-24T14:39:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/impls/armijo/armijo.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/impls/armijo/armijo.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/taolinesearchimpl.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/tao/linesearch/impls/armijo/armijo.h></font>
 
diff --git a/src/tao/linesearch/impls/armijo/armijo.h.html b/src/tao/linesearch/impls/armijo/armijo.h.html
index 505d373..90edcc9 100644
--- a/src/tao/linesearch/impls/armijo/armijo.h.html
+++ b/src/tao/linesearch/impls/armijo/armijo.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/linesearch/impls/armijo/armijo.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:51+00:00">
+<meta name="date" content="2017-04-24T14:39:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/impls/armijo/armijo.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/impls/armijo/armijo.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#ifndef __TAOLINESEARCH_ARMIJO_H</font>
 
 <a name="line4">  4: </a><font color="#B22222">/* Context for an Armijo (nonmonotone) linesearch for unconstrained</font>
diff --git a/src/tao/linesearch/impls/armijo/index.html b/src/tao/linesearch/impls/armijo/index.html
index e9c2405..e5f8895 100644
--- a/src/tao/linesearch/impls/armijo/index.html
+++ b/src/tao/linesearch/impls/armijo/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/impls/armijo/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/impls/armijo/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/linesearch/impls/armijo/makefile.html b/src/tao/linesearch/impls/armijo/makefile.html
index 71c3900..6e7437e 100644
--- a/src/tao/linesearch/impls/armijo/makefile.html
+++ b/src/tao/linesearch/impls/armijo/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/linesearch/impls/armijo/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:51+00:00">
+<meta name="date" content="2017-04-24T14:39:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/impls/armijo/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/impls/armijo/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/tao/linesearch/impls/gpcglinesearch/gpcglinesearch.c.html b/src/tao/linesearch/impls/gpcglinesearch/gpcglinesearch.c.html
index 3e52fa4..2eb5d82 100644
--- a/src/tao/linesearch/impls/gpcglinesearch/gpcglinesearch.c.html
+++ b/src/tao/linesearch/impls/gpcglinesearch/gpcglinesearch.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/linesearch/impls/gpcglinesearch/gpcglinesearch.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:49+00:00">
+<meta name="date" content="2017-04-24T14:39:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/impls/gpcglinesearch/gpcglinesearch.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/impls/gpcglinesearch/gpcglinesearch.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/taolinesearchimpl.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/tao/linesearch/impls/gpcglinesearch/gpcglinesearch.h></font>
 
diff --git a/src/tao/linesearch/impls/gpcglinesearch/gpcglinesearch.h.html b/src/tao/linesearch/impls/gpcglinesearch/gpcglinesearch.h.html
index daf3581..0ad6e14 100644
--- a/src/tao/linesearch/impls/gpcglinesearch/gpcglinesearch.h.html
+++ b/src/tao/linesearch/impls/gpcglinesearch/gpcglinesearch.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/linesearch/impls/gpcglinesearch/gpcglinesearch.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:50+00:00">
+<meta name="date" content="2017-04-24T14:39:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/impls/gpcglinesearch/gpcglinesearch.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/impls/gpcglinesearch/gpcglinesearch.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#ifndef __TAO_GPCGLINESEARCH_H</font>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <petscvec.h></font>
diff --git a/src/tao/linesearch/impls/gpcglinesearch/index.html b/src/tao/linesearch/impls/gpcglinesearch/index.html
index eabfb09..c7f348c 100644
--- a/src/tao/linesearch/impls/gpcglinesearch/index.html
+++ b/src/tao/linesearch/impls/gpcglinesearch/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/impls/gpcglinesearch/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/impls/gpcglinesearch/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/linesearch/impls/gpcglinesearch/makefile.html b/src/tao/linesearch/impls/gpcglinesearch/makefile.html
index b26fc9a..082d8ce 100644
--- a/src/tao/linesearch/impls/gpcglinesearch/makefile.html
+++ b/src/tao/linesearch/impls/gpcglinesearch/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/linesearch/impls/gpcglinesearch/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:50+00:00">
+<meta name="date" content="2017-04-24T14:39:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/impls/gpcglinesearch/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/impls/gpcglinesearch/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/tao/linesearch/impls/index.html b/src/tao/linesearch/impls/index.html
index fa70e49..b3ebbfc 100644
--- a/src/tao/linesearch/impls/index.html
+++ b/src/tao/linesearch/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/linesearch/impls/makefile.html b/src/tao/linesearch/impls/makefile.html
index 1dbcf28..73beb04 100644
--- a/src/tao/linesearch/impls/makefile.html
+++ b/src/tao/linesearch/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/linesearch/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:47+00:00">
+<meta name="date" content="2017-04-24T14:39:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresscalar    real</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/tao/linesearch/impls/morethuente/index.html b/src/tao/linesearch/impls/morethuente/index.html
index 66d67b9..3b727b0 100644
--- a/src/tao/linesearch/impls/morethuente/index.html
+++ b/src/tao/linesearch/impls/morethuente/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/impls/morethuente/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/impls/morethuente/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/linesearch/impls/morethuente/makefile.html b/src/tao/linesearch/impls/morethuente/makefile.html
index c8dcde0..7ab8c12 100644
--- a/src/tao/linesearch/impls/morethuente/makefile.html
+++ b/src/tao/linesearch/impls/morethuente/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/linesearch/impls/morethuente/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:49+00:00">
+<meta name="date" content="2017-04-24T14:39:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/impls/morethuente/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/impls/morethuente/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/tao/linesearch/impls/morethuente/morethuente.c.html b/src/tao/linesearch/impls/morethuente/morethuente.c.html
index 273cf24..de896c6 100644
--- a/src/tao/linesearch/impls/morethuente/morethuente.c.html
+++ b/src/tao/linesearch/impls/morethuente/morethuente.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/linesearch/impls/morethuente/morethuente.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:48+00:00">
+<meta name="date" content="2017-04-24T14:39:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/impls/morethuente/morethuente.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/impls/morethuente/morethuente.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/taolinesearchimpl.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/tao/linesearch/impls/morethuente/morethuente.h></font>
 
diff --git a/src/tao/linesearch/impls/morethuente/morethuente.h.html b/src/tao/linesearch/impls/morethuente/morethuente.h.html
index df9353a..14fb231 100644
--- a/src/tao/linesearch/impls/morethuente/morethuente.h.html
+++ b/src/tao/linesearch/impls/morethuente/morethuente.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/linesearch/impls/morethuente/morethuente.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:49+00:00">
+<meta name="date" content="2017-04-24T14:39:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/impls/morethuente/morethuente.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/impls/morethuente/morethuente.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#ifndef __TAOLINESEARCH_MORETHUENTE_H</font>
 
 <a name="line4">  4: </a><font color="#4169E1">typedef</font> <font color="#4169E1">struct</font> {
diff --git a/src/tao/linesearch/impls/owarmijo/index.html b/src/tao/linesearch/impls/owarmijo/index.html
index 00e62b2..4859114 100644
--- a/src/tao/linesearch/impls/owarmijo/index.html
+++ b/src/tao/linesearch/impls/owarmijo/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/impls/owarmijo/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/impls/owarmijo/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/linesearch/impls/owarmijo/makefile.html b/src/tao/linesearch/impls/owarmijo/makefile.html
index 0e7ecec..b51ec31 100644
--- a/src/tao/linesearch/impls/owarmijo/makefile.html
+++ b/src/tao/linesearch/impls/owarmijo/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/linesearch/impls/owarmijo/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:52+00:00">
+<meta name="date" content="2017-04-24T14:39:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/impls/owarmijo/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/impls/owarmijo/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/tao/linesearch/impls/owarmijo/owarmijo.c.html b/src/tao/linesearch/impls/owarmijo/owarmijo.c.html
index a53adaf..d8bf277 100644
--- a/src/tao/linesearch/impls/owarmijo/owarmijo.c.html
+++ b/src/tao/linesearch/impls/owarmijo/owarmijo.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/linesearch/impls/owarmijo/owarmijo.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:51+00:00">
+<meta name="date" content="2017-04-24T14:39:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/impls/owarmijo/owarmijo.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/impls/owarmijo/owarmijo.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/taolinesearchimpl.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/tao/linesearch/impls/owarmijo/owarmijo.h></font>
diff --git a/src/tao/linesearch/impls/owarmijo/owarmijo.h.html b/src/tao/linesearch/impls/owarmijo/owarmijo.h.html
index 7fae1d0..b397d94 100644
--- a/src/tao/linesearch/impls/owarmijo/owarmijo.h.html
+++ b/src/tao/linesearch/impls/owarmijo/owarmijo.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/linesearch/impls/owarmijo/owarmijo.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:52+00:00">
+<meta name="date" content="2017-04-24T14:39:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/impls/owarmijo/owarmijo.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/impls/owarmijo/owarmijo.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#ifndef __TAOLINESEARCH_OWARMIJO_H</font>
 
 <a name="line4">  4: </a><font color="#B22222">/* Context for an Armijo (nonmonotone) linesearch for orthant wise unconstrained</font>
diff --git a/src/tao/linesearch/impls/unit/index.html b/src/tao/linesearch/impls/unit/index.html
index 24a0ac8..90923ee 100644
--- a/src/tao/linesearch/impls/unit/index.html
+++ b/src/tao/linesearch/impls/unit/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/impls/unit/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/impls/unit/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/linesearch/impls/unit/makefile.html b/src/tao/linesearch/impls/unit/makefile.html
index 3b84447..9c8c225 100644
--- a/src/tao/linesearch/impls/unit/makefile.html
+++ b/src/tao/linesearch/impls/unit/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/linesearch/impls/unit/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:48+00:00">
+<meta name="date" content="2017-04-24T14:39:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/impls/unit/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/impls/unit/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/tao/linesearch/impls/unit/unit.c.html b/src/tao/linesearch/impls/unit/unit.c.html
index b16518a..dc663ae 100644
--- a/src/tao/linesearch/impls/unit/unit.c.html
+++ b/src/tao/linesearch/impls/unit/unit.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/linesearch/impls/unit/unit.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:47+00:00">
+<meta name="date" content="2017-04-24T14:39:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/impls/unit/unit.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/impls/unit/unit.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/taolinesearchimpl.h></font>
 
diff --git a/src/tao/linesearch/impls/unit/unit.h.html b/src/tao/linesearch/impls/unit/unit.h.html
index 2b44020..39b90cc 100644
--- a/src/tao/linesearch/impls/unit/unit.h.html
+++ b/src/tao/linesearch/impls/unit/unit.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/linesearch/impls/unit/unit.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:48+00:00">
+<meta name="date" content="2017-04-24T14:39:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/impls/unit/unit.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/impls/unit/unit.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#ifndef __TAOLINESEARCH_UNIT_H</font>
 
 
diff --git a/src/tao/linesearch/index.html b/src/tao/linesearch/index.html
index bda51ad..cbf67b6 100644
--- a/src/tao/linesearch/index.html
+++ b/src/tao/linesearch/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/linesearch/interface/dlregis_taolinesearch.c.html b/src/tao/linesearch/interface/dlregis_taolinesearch.c.html
index ee57820..30f46cc 100644
--- a/src/tao/linesearch/interface/dlregis_taolinesearch.c.html
+++ b/src/tao/linesearch/interface/dlregis_taolinesearch.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/linesearch/interface/dlregis_taolinesearch.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:56+00:00">
+<meta name="date" content="2017-04-24T14:39:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/interface/dlregis_taolinesearch.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/interface/dlregis_taolinesearch.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define TAOLINESEARCH_DLL</font></strong>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/taolinesearchimpl.h></font>
 
diff --git a/src/tao/linesearch/interface/index.html b/src/tao/linesearch/interface/index.html
index f5e2ced..c49641c 100644
--- a/src/tao/linesearch/interface/index.html
+++ b/src/tao/linesearch/interface/index.html
@@ -3,8 +3,8 @@
 <TITLE>TAO Line Search Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> TAO Line Search Manual Pages
 </H2>
diff --git a/src/tao/linesearch/interface/makefile.html b/src/tao/linesearch/interface/makefile.html
index 21eaa2d..6b2a1f6 100644
--- a/src/tao/linesearch/interface/makefile.html
+++ b/src/tao/linesearch/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/linesearch/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:56+00:00">
+<meta name="date" content="2017-04-24T14:39:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/tao/linesearch/interface/taolinesearch.c.html b/src/tao/linesearch/interface/taolinesearch.c.html
index ce99d22..18a7625 100644
--- a/src/tao/linesearch/interface/taolinesearch.c.html
+++ b/src/tao/linesearch/interface/taolinesearch.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/linesearch/interface/taolinesearch.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:52+00:00">
+<meta name="date" content="2017-04-24T14:39:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/interface/taolinesearch.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/interface/taolinesearch.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsctaolinesearch.h> </font><font color="#B22222">/*I "petsctaolinesearch.h" I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/taolinesearchimpl.h></font>
 
diff --git a/src/tao/linesearch/makefile.html b/src/tao/linesearch/makefile.html
index 08959bf..eaefee3 100644
--- a/src/tao/linesearch/makefile.html
+++ b/src/tao/linesearch/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/linesearch/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:47+00:00">
+<meta name="date" content="2017-04-24T14:39:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/linesearch/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/linesearch/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/tao/makefile.html b/src/tao/makefile.html
index aac82ee..ae863cd 100644
--- a/src/tao/makefile.html
+++ b/src/tao/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:45+00:00">
+<meta name="date" content="2017-04-24T14:37:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/tao/matrix/adamat.c.html b/src/tao/matrix/adamat.c.html
index 7c166f3..26c2ef4 100644
--- a/src/tao/matrix/adamat.c.html
+++ b/src/tao/matrix/adamat.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/matrix/adamat.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:58+00:00">
+<meta name="date" content="2017-04-24T14:39:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/matrix/adamat.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/matrix/adamat.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/matimpl.h>              </font><font color="#B22222">/*I  "mat.h"  I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/vecimpl.h></font>
 
diff --git a/src/tao/matrix/index.html b/src/tao/matrix/index.html
index b4782f5..56480fa 100644
--- a/src/tao/matrix/index.html
+++ b/src/tao/matrix/index.html
@@ -3,8 +3,8 @@
 <TITLE>TAO Optimization Solver Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/matrix/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/matrix/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> TAO Solver Manual Pages
 </H2>
diff --git a/src/tao/matrix/lmvmmat.c.html b/src/tao/matrix/lmvmmat.c.html
index 8ffb087..e23860c 100644
--- a/src/tao/matrix/lmvmmat.c.html
+++ b/src/tao/matrix/lmvmmat.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/matrix/lmvmmat.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:56+00:00">
+<meta name="date" content="2017-04-24T14:39:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/matrix/lmvmmat.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/matrix/lmvmmat.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/tao/matrix/lmvmmat.h>   </font><font color="#B22222">/*I "lmvmmat.h" */</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsctao.h>  </font><font color="#B22222">/*I "petsctao.h" */</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscksp.h></font>
diff --git a/src/tao/matrix/lmvmmat.h.html b/src/tao/matrix/lmvmmat.h.html
index 4cd8b2f..00f49e9 100644
--- a/src/tao/matrix/lmvmmat.h.html
+++ b/src/tao/matrix/lmvmmat.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/matrix/lmvmmat.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:01+00:00">
+<meta name="date" content="2017-04-24T14:39:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/matrix/lmvmmat.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/matrix/lmvmmat.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#ifndef __LMVMMAT_H</font>
 
 
diff --git a/src/tao/matrix/makefile.html b/src/tao/matrix/makefile.html
index c8f95b6..793f9fe 100644
--- a/src/tao/matrix/makefile.html
+++ b/src/tao/matrix/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/matrix/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:01+00:00">
+<meta name="date" content="2017-04-24T14:39:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/matrix/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/matrix/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/tao/matrix/submatfree.c.html b/src/tao/matrix/submatfree.c.html
index 2e09eba..4af5f9a 100644
--- a/src/tao/matrix/submatfree.c.html
+++ b/src/tao/matrix/submatfree.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/matrix/submatfree.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:00+00:00">
+<meta name="date" content="2017-04-24T14:39:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/matrix/submatfree.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/matrix/submatfree.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsctao.h>   </font><font color="#B22222">/*I "petsctao.h" I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/tao/matrix/submatfree.h> </font><font color="#B22222">/*I "submatfree.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/tao/matrix/submatfree.h.html b/src/tao/matrix/submatfree.h.html
index ae834f1..4366fbc 100644
--- a/src/tao/matrix/submatfree.h.html
+++ b/src/tao/matrix/submatfree.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/matrix/submatfree.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:01+00:00">
+<meta name="date" content="2017-04-24T14:39:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/matrix/submatfree.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/matrix/submatfree.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/matimpl.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/vecimpl.h></font>
 
diff --git a/src/tao/pde_constrained/examples/index.html b/src/tao/pde_constrained/examples/index.html
index 53518f3..0c8f21d 100644
--- a/src/tao/pde_constrained/examples/index.html
+++ b/src/tao/pde_constrained/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/pde_constrained/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/pde_constrained/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/pde_constrained/examples/makefile.html b/src/tao/pde_constrained/examples/makefile.html
index e68f98c..212cca2 100644
--- a/src/tao/pde_constrained/examples/makefile.html
+++ b/src/tao/pde_constrained/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/pde_constrained/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:14+00:00">
+<meta name="date" content="2017-04-24T14:39:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/pde_constrained/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/pde_constrained/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong>
 
 LOCDIR	 = src/tao/pde_constrained/examples/
diff --git a/src/tao/pde_constrained/examples/tutorials/elliptic.c.html b/src/tao/pde_constrained/examples/tutorials/elliptic.c.html
index 1f8f405..02746be 100644
--- a/src/tao/pde_constrained/examples/tutorials/elliptic.c.html
+++ b/src/tao/pde_constrained/examples/tutorials/elliptic.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/pde_constrained/examples/tutorials/elliptic.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:14+00:00">
+<meta name="date" content="2017-04-24T14:39:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/pde_constrained/examples/tutorials/elliptic.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/pde_constrained/examples/tutorials/elliptic.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/taoimpl.h></font>
 
 <a name="line3">  3: </a><font color="#B22222">/*T</font>
diff --git a/src/tao/pde_constrained/examples/tutorials/hyperbolic.c.html b/src/tao/pde_constrained/examples/tutorials/hyperbolic.c.html
index 4175439..c65dab4 100644
--- a/src/tao/pde_constrained/examples/tutorials/hyperbolic.c.html
+++ b/src/tao/pde_constrained/examples/tutorials/hyperbolic.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/pde_constrained/examples/tutorials/hyperbolic.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:21+00:00">
+<meta name="date" content="2017-04-24T14:39:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/pde_constrained/examples/tutorials/hyperbolic.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/pde_constrained/examples/tutorials/hyperbolic.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsctao.h></font>
 
 <a name="line3">  3: </a><font color="#B22222">/*T</font>
diff --git a/src/tao/pde_constrained/examples/tutorials/index.html b/src/tao/pde_constrained/examples/tutorials/index.html
index b261a5a..de9bda4 100644
--- a/src/tao/pde_constrained/examples/tutorials/index.html
+++ b/src/tao/pde_constrained/examples/tutorials/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/pde_constrained/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/pde_constrained/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/pde_constrained/examples/tutorials/makefile.html b/src/tao/pde_constrained/examples/tutorials/makefile.html
index 4f27296..1917cd6 100644
--- a/src/tao/pde_constrained/examples/tutorials/makefile.html
+++ b/src/tao/pde_constrained/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/pde_constrained/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:24+00:00">
+<meta name="date" content="2017-04-24T14:40:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/pde_constrained/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/pde_constrained/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">CFLAGS           =
 FFLAGS		 =
 CPPFLAGS         =
diff --git a/src/tao/pde_constrained/examples/tutorials/parabolic.c.html b/src/tao/pde_constrained/examples/tutorials/parabolic.c.html
index eb89f60..1522174 100644
--- a/src/tao/pde_constrained/examples/tutorials/parabolic.c.html
+++ b/src/tao/pde_constrained/examples/tutorials/parabolic.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/pde_constrained/examples/tutorials/parabolic.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:17+00:00">
+<meta name="date" content="2017-04-24T14:39:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/pde_constrained/examples/tutorials/parabolic.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/pde_constrained/examples/tutorials/parabolic.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/taoimpl.h></font>
 
 <a name="line3">  3: </a><font color="#B22222">/*T</font>
diff --git a/src/tao/pde_constrained/impls/index.html b/src/tao/pde_constrained/impls/index.html
index c6e98a6..a527022 100644
--- a/src/tao/pde_constrained/impls/index.html
+++ b/src/tao/pde_constrained/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/pde_constrained/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/pde_constrained/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/pde_constrained/impls/lcl/index.html b/src/tao/pde_constrained/impls/lcl/index.html
index 7c3e200..304b6c8 100644
--- a/src/tao/pde_constrained/impls/lcl/index.html
+++ b/src/tao/pde_constrained/impls/lcl/index.html
@@ -3,8 +3,8 @@
 <TITLE>TAO Optimization Solver Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/pde_constrained/impls/lcl/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/pde_constrained/impls/lcl/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> TAO Solver Manual Pages
 </H2>
diff --git a/src/tao/pde_constrained/impls/lcl/lcl.c.html b/src/tao/pde_constrained/impls/lcl/lcl.c.html
index 9d05da4..de3039b 100644
--- a/src/tao/pde_constrained/impls/lcl/lcl.c.html
+++ b/src/tao/pde_constrained/impls/lcl/lcl.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/pde_constrained/impls/lcl/lcl.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:12+00:00">
+<meta name="date" content="2017-04-24T14:39:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/pde_constrained/impls/lcl/lcl.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/pde_constrained/impls/lcl/lcl.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/tao/pde_constrained/impls/lcl/lcl.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/tao/matrix/lmvmmat.h></font>
 <a name="line3">  3: </a><strong><font color="#4169E1">static <a href="../.._constrained/../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> LCLComputeLagrangianAndGradient(TaoLineSearch,<a href="../.._constrained/../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a>,<a href="../.._constrained/../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>*,<a href="../.._constrained/../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a>,void*)</font></strong>;
diff --git a/src/tao/pde_constrained/impls/lcl/lcl.h.html b/src/tao/pde_constrained/impls/lcl/lcl.h.html
index b1590b0..c4b5176 100644
--- a/src/tao/pde_constrained/impls/lcl/lcl.h.html
+++ b/src/tao/pde_constrained/impls/lcl/lcl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/pde_constrained/impls/lcl/lcl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:14+00:00">
+<meta name="date" content="2017-04-24T14:39:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/pde_constrained/impls/lcl/lcl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/pde_constrained/impls/lcl/lcl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#ifndef __TAO_LCL_H</font>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <petsc/private/taoimpl.h></font>
diff --git a/src/tao/pde_constrained/impls/lcl/makefile.html b/src/tao/pde_constrained/impls/lcl/makefile.html
index 186f39b..8ef3b16 100644
--- a/src/tao/pde_constrained/impls/lcl/makefile.html
+++ b/src/tao/pde_constrained/impls/lcl/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/pde_constrained/impls/lcl/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:14+00:00">
+<meta name="date" content="2017-04-24T14:39:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/pde_constrained/impls/lcl/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/pde_constrained/impls/lcl/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/tao/pde_constrained/impls/makefile.html b/src/tao/pde_constrained/impls/makefile.html
index 28eef83..1727d44 100644
--- a/src/tao/pde_constrained/impls/makefile.html
+++ b/src/tao/pde_constrained/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/pde_constrained/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:12+00:00">
+<meta name="date" content="2017-04-24T14:39:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/pde_constrained/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/pde_constrained/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 DIRS     = lcl
diff --git a/src/tao/pde_constrained/index.html b/src/tao/pde_constrained/index.html
index 3f19b93..a2d3d7e 100644
--- a/src/tao/pde_constrained/index.html
+++ b/src/tao/pde_constrained/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/pde_constrained/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/pde_constrained/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/pde_constrained/makefile.html b/src/tao/pde_constrained/makefile.html
index 1d68ed9..4a12f18 100644
--- a/src/tao/pde_constrained/makefile.html
+++ b/src/tao/pde_constrained/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/pde_constrained/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:36:11+00:00">
+<meta name="date" content="2017-04-24T14:39:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/pde_constrained/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/pde_constrained/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresscalar    real</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/tao/unconstrained/examples/index.html b/src/tao/unconstrained/examples/index.html
index 6c4d4d9..14d50f8 100644
--- a/src/tao/unconstrained/examples/index.html
+++ b/src/tao/unconstrained/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/unconstrained/examples/makefile.html b/src/tao/unconstrained/examples/makefile.html
index 29d888a..be3e216 100644
--- a/src/tao/unconstrained/examples/makefile.html
+++ b/src/tao/unconstrained/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:15+00:00">
+<meta name="date" content="2017-04-24T14:38:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong>
 
 LOCDIR	 = src/tao/unconstrained/examples/
diff --git a/src/tao/unconstrained/examples/tutorials/eptorsion1.c.html b/src/tao/unconstrained/examples/tutorials/eptorsion1.c.html
index ade04e5..c81ff9d 100644
--- a/src/tao/unconstrained/examples/tutorials/eptorsion1.c.html
+++ b/src/tao/unconstrained/examples/tutorials/eptorsion1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/examples/tutorials/eptorsion1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:15+00:00">
+<meta name="date" content="2017-04-24T14:38:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/examples/tutorials/eptorsion1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/examples/tutorials/eptorsion1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/* Program usage: mpiexec -n 1 eptorsion1 [-help] [all TAO options] */</font>
 
 <a name="line3">  3: </a><font color="#B22222">/* ----------------------------------------------------------------------</font>
diff --git a/src/tao/unconstrained/examples/tutorials/eptorsion2.c.html b/src/tao/unconstrained/examples/tutorials/eptorsion2.c.html
index 57d6995..68a8775 100644
--- a/src/tao/unconstrained/examples/tutorials/eptorsion2.c.html
+++ b/src/tao/unconstrained/examples/tutorials/eptorsion2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/examples/tutorials/eptorsion2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:16+00:00">
+<meta name="date" content="2017-04-24T14:38:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/examples/tutorials/eptorsion2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/examples/tutorials/eptorsion2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/* Program usage: mpiexec -n <proc> eptorsion2 [-help] [all TAO options] */</font>
 
 <a name="line3">  3: </a><font color="#B22222">/* ----------------------------------------------------------------------</font>
diff --git a/src/tao/unconstrained/examples/tutorials/eptorsion2f.F.html b/src/tao/unconstrained/examples/tutorials/eptorsion2f.F.html
index eaf6847..a0018e1 100644
--- a/src/tao/unconstrained/examples/tutorials/eptorsion2f.F.html
+++ b/src/tao/unconstrained/examples/tutorials/eptorsion2f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/examples/tutorials/eptorsion2f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:20+00:00">
+<meta name="date" content="2017-04-24T14:38:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/examples/tutorials/eptorsion2f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/examples/tutorials/eptorsion2f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!  Program usage: mpiexec -n <proc> eptorsion2f [all TAO options]
 <a name="line2">  2: </a>!
 <a name="line3">  3: </a>!  Description:  This example demonstrates use of the TAO package to solve
diff --git a/src/tao/unconstrained/examples/tutorials/eptorsion2f.h.html b/src/tao/unconstrained/examples/tutorials/eptorsion2f.h.html
index 8b2d7b3..23474a9 100644
--- a/src/tao/unconstrained/examples/tutorials/eptorsion2f.h.html
+++ b/src/tao/unconstrained/examples/tutorials/eptorsion2f.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/examples/tutorials/eptorsion2f.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:22+00:00">
+<meta name="date" content="2017-04-24T14:38:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/examples/tutorials/eptorsion2f.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/examples/tutorials/eptorsion2f.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> program eptorsion2f.F
 <a name="line3">  3: </a>! - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
diff --git a/src/tao/unconstrained/examples/tutorials/index.html b/src/tao/unconstrained/examples/tutorials/index.html
index 47b54bf..f367478 100644
--- a/src/tao/unconstrained/examples/tutorials/index.html
+++ b/src/tao/unconstrained/examples/tutorials/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/unconstrained/examples/tutorials/makefile.html b/src/tao/unconstrained/examples/tutorials/makefile.html
index 37c4b12..441720d 100644
--- a/src/tao/unconstrained/examples/tutorials/makefile.html
+++ b/src/tao/unconstrained/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:23+00:00">
+<meta name="date" content="2017-04-24T14:38:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong>
 
 CFLAGS		 =
diff --git a/src/tao/unconstrained/examples/tutorials/minsurf2.c.html b/src/tao/unconstrained/examples/tutorials/minsurf2.c.html
index 3d86987..8540bbb 100644
--- a/src/tao/unconstrained/examples/tutorials/minsurf2.c.html
+++ b/src/tao/unconstrained/examples/tutorials/minsurf2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/examples/tutorials/minsurf2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:18+00:00">
+<meta name="date" content="2017-04-24T14:38:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/examples/tutorials/minsurf2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/examples/tutorials/minsurf2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/* Program usage: mpiexec -n <proc> minsurf2 [-help] [all TAO options] */</font>
 
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/tao/unconstrained/examples/tutorials/rosenbrock1.c.html b/src/tao/unconstrained/examples/tutorials/rosenbrock1.c.html
index 51cda7c..9377b50 100644
--- a/src/tao/unconstrained/examples/tutorials/rosenbrock1.c.html
+++ b/src/tao/unconstrained/examples/tutorials/rosenbrock1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/examples/tutorials/rosenbrock1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:19+00:00">
+<meta name="date" content="2017-04-24T14:38:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/examples/tutorials/rosenbrock1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/examples/tutorials/rosenbrock1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/* Program usage: mpiexec -n 1 rosenbrock1 [-help] [all TAO options] */</font>
 
 <a name="line3">  3: </a><font color="#B22222">/*  Include "petsctao.h" so we can use TAO solvers.  */</font>
diff --git a/src/tao/unconstrained/examples/tutorials/rosenbrock1f.F.html b/src/tao/unconstrained/examples/tutorials/rosenbrock1f.F.html
index 0c60bde..6557757 100644
--- a/src/tao/unconstrained/examples/tutorials/rosenbrock1f.F.html
+++ b/src/tao/unconstrained/examples/tutorials/rosenbrock1f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/examples/tutorials/rosenbrock1f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:21+00:00">
+<meta name="date" content="2017-04-24T14:38:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/examples/tutorials/rosenbrock1f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/examples/tutorials/rosenbrock1f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!  Program usage: mpiexec -n 1 rosenbrock1f [-help] [all TAO options]
 <a name="line2">  2: </a>!
 <a name="line3">  3: </a>!  Description:  This example demonstrates use of the TAO package to solve an
diff --git a/src/tao/unconstrained/examples/tutorials/rosenbrock1f.h.html b/src/tao/unconstrained/examples/tutorials/rosenbrock1f.h.html
index 9a308d8..f7f6605 100644
--- a/src/tao/unconstrained/examples/tutorials/rosenbrock1f.h.html
+++ b/src/tao/unconstrained/examples/tutorials/rosenbrock1f.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/examples/tutorials/rosenbrock1f.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:22+00:00">
+<meta name="date" content="2017-04-24T14:38:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/examples/tutorials/rosenbrock1f.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/examples/tutorials/rosenbrock1f.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> program rosenbrock1f.F
 <a name="line3">  3: </a>! - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
diff --git a/src/tao/unconstrained/impls/bmrm/bmrm.c.html b/src/tao/unconstrained/impls/bmrm/bmrm.c.html
index 61d6a67..13eac79 100644
--- a/src/tao/unconstrained/impls/bmrm/bmrm.c.html
+++ b/src/tao/unconstrained/impls/bmrm/bmrm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/impls/bmrm/bmrm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:12+00:00">
+<meta name="date" content="2017-04-24T14:38:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/bmrm/bmrm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/bmrm/bmrm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/tao/unconstrained/impls/bmrm/bmrm.h></font>
 
 <a name="line3">  3: </a><strong><font color="#4169E1">static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> init_df_solver(TAO_DF*)</font></strong>;
diff --git a/src/tao/unconstrained/impls/bmrm/bmrm.h.html b/src/tao/unconstrained/impls/bmrm/bmrm.h.html
index cf1c62d..c09c897 100644
--- a/src/tao/unconstrained/impls/bmrm/bmrm.h.html
+++ b/src/tao/unconstrained/impls/bmrm/bmrm.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/impls/bmrm/bmrm.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:15+00:00">
+<meta name="date" content="2017-04-24T14:38:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/bmrm/bmrm.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/bmrm/bmrm.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#ifndef __TAO_BMRM_H</font>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <petsc/private/taoimpl.h></font>
diff --git a/src/tao/unconstrained/impls/bmrm/index.html b/src/tao/unconstrained/impls/bmrm/index.html
index 774a98f..1c88fd3 100644
--- a/src/tao/unconstrained/impls/bmrm/index.html
+++ b/src/tao/unconstrained/impls/bmrm/index.html
@@ -3,8 +3,8 @@
 <TITLE>TAO Optimization Solver Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/bmrm/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/bmrm/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> TAO Solver Manual Pages
 </H2>
diff --git a/src/tao/unconstrained/impls/bmrm/makefile.html b/src/tao/unconstrained/impls/bmrm/makefile.html
index 1594729..fabd1f1 100644
--- a/src/tao/unconstrained/impls/bmrm/makefile.html
+++ b/src/tao/unconstrained/impls/bmrm/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/impls/bmrm/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:15+00:00">
+<meta name="date" content="2017-04-24T14:38:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/bmrm/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/bmrm/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0"># $Id$ </font>
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/tao/unconstrained/impls/cg/index.html b/src/tao/unconstrained/impls/cg/index.html
index 6f47357..b15572b 100644
--- a/src/tao/unconstrained/impls/cg/index.html
+++ b/src/tao/unconstrained/impls/cg/index.html
@@ -3,8 +3,8 @@
 <TITLE>TAO Optimization Solver Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/cg/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/cg/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> TAO Solver Manual Pages
 </H2>
diff --git a/src/tao/unconstrained/impls/cg/makefile.html b/src/tao/unconstrained/impls/cg/makefile.html
index 6d4472c..4bc0153 100644
--- a/src/tao/unconstrained/impls/cg/makefile.html
+++ b/src/tao/unconstrained/impls/cg/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/impls/cg/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:06+00:00">
+<meta name="date" content="2017-04-24T14:37:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/cg/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/cg/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/tao/unconstrained/impls/cg/taocg.c.html b/src/tao/unconstrained/impls/cg/taocg.c.html
index 5cd8b31..d55f46c 100644
--- a/src/tao/unconstrained/impls/cg/taocg.c.html
+++ b/src/tao/unconstrained/impls/cg/taocg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/impls/cg/taocg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:05+00:00">
+<meta name="date" content="2017-04-24T14:37:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/cg/taocg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/cg/taocg.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsctaolinesearch.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/tao/unconstrained/impls/cg/taocg.h></font>
 
diff --git a/src/tao/unconstrained/impls/cg/taocg.h.html b/src/tao/unconstrained/impls/cg/taocg.h.html
index fa94b19..47cd590 100644
--- a/src/tao/unconstrained/impls/cg/taocg.h.html
+++ b/src/tao/unconstrained/impls/cg/taocg.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/impls/cg/taocg.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:06+00:00">
+<meta name="date" content="2017-04-24T14:37:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/cg/taocg.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/cg/taocg.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">    Context for conjugate gradient method (unconstrained minimization)</font>
 <a name="line3">  3: </a><font color="#B22222"> */</font>
diff --git a/src/tao/unconstrained/impls/index.html b/src/tao/unconstrained/impls/index.html
index 2d9f7fe..051a4c7 100644
--- a/src/tao/unconstrained/impls/index.html
+++ b/src/tao/unconstrained/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/unconstrained/impls/lmvm/index.html b/src/tao/unconstrained/impls/lmvm/index.html
index bd11c95..ad9bd34 100644
--- a/src/tao/unconstrained/impls/lmvm/index.html
+++ b/src/tao/unconstrained/impls/lmvm/index.html
@@ -3,8 +3,8 @@
 <TITLE>TAO Optimization Solver Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/lmvm/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/lmvm/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> TAO Solver Manual Pages
 </H2>
diff --git a/src/tao/unconstrained/impls/lmvm/lmvm.c.html b/src/tao/unconstrained/impls/lmvm/lmvm.c.html
index 6ec6dca..8e042ad 100644
--- a/src/tao/unconstrained/impls/lmvm/lmvm.c.html
+++ b/src/tao/unconstrained/impls/lmvm/lmvm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/impls/lmvm/lmvm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:59+00:00">
+<meta name="date" content="2017-04-24T14:37:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/lmvm/lmvm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/lmvm/lmvm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsctaolinesearch.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/tao/matrix/lmvmmat.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/tao/unconstrained/impls/lmvm/lmvm.h></font>
diff --git a/src/tao/unconstrained/impls/lmvm/lmvm.h.html b/src/tao/unconstrained/impls/lmvm/lmvm.h.html
index abac800..c6a1fed 100644
--- a/src/tao/unconstrained/impls/lmvm/lmvm.h.html
+++ b/src/tao/unconstrained/impls/lmvm/lmvm.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/impls/lmvm/lmvm.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:00+00:00">
+<meta name="date" content="2017-04-24T14:37:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/lmvm/lmvm.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/lmvm/lmvm.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"> Context for limited memory variable metric method for unconstrained</font>
 <a name="line3">  3: </a><font color="#B22222"> optimization.</font>
diff --git a/src/tao/unconstrained/impls/lmvm/makefile.html b/src/tao/unconstrained/impls/lmvm/makefile.html
index 01da667..a2e9914 100644
--- a/src/tao/unconstrained/impls/lmvm/makefile.html
+++ b/src/tao/unconstrained/impls/lmvm/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/impls/lmvm/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:00+00:00">
+<meta name="date" content="2017-04-24T14:37:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/lmvm/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/lmvm/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/tao/unconstrained/impls/makefile.html b/src/tao/unconstrained/impls/makefile.html
index 1fb3c71..064621f 100644
--- a/src/tao/unconstrained/impls/makefile.html
+++ b/src/tao/unconstrained/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:59+00:00">
+<meta name="date" content="2017-04-24T14:37:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 DIRS     = lmvm nls neldermead cg ntl ntr owlqn bmrm
diff --git a/src/tao/unconstrained/impls/neldermead/index.html b/src/tao/unconstrained/impls/neldermead/index.html
index ab025ea..c17f541 100644
--- a/src/tao/unconstrained/impls/neldermead/index.html
+++ b/src/tao/unconstrained/impls/neldermead/index.html
@@ -3,8 +3,8 @@
 <TITLE>TAO Optimization Solver Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/neldermead/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/neldermead/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> TAO Solver Manual Pages
 </H2>
diff --git a/src/tao/unconstrained/impls/neldermead/makefile.html b/src/tao/unconstrained/impls/neldermead/makefile.html
index 620d5b4..5eb5f6f 100644
--- a/src/tao/unconstrained/impls/neldermead/makefile.html
+++ b/src/tao/unconstrained/impls/neldermead/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/impls/neldermead/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:05+00:00">
+<meta name="date" content="2017-04-24T14:37:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/neldermead/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/neldermead/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/tao/unconstrained/impls/neldermead/neldermead.c.html b/src/tao/unconstrained/impls/neldermead/neldermead.c.html
index c678ca9..5c29652 100644
--- a/src/tao/unconstrained/impls/neldermead/neldermead.c.html
+++ b/src/tao/unconstrained/impls/neldermead/neldermead.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/impls/neldermead/neldermead.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:04+00:00">
+<meta name="date" content="2017-04-24T14:37:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/neldermead/neldermead.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/neldermead/neldermead.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/tao/unconstrained/impls/neldermead/neldermead.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscvec.h></font>
 
diff --git a/src/tao/unconstrained/impls/neldermead/neldermead.h.html b/src/tao/unconstrained/impls/neldermead/neldermead.h.html
index 6f2a673..4200b2d 100644
--- a/src/tao/unconstrained/impls/neldermead/neldermead.h.html
+++ b/src/tao/unconstrained/impls/neldermead/neldermead.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/impls/neldermead/neldermead.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:05+00:00">
+<meta name="date" content="2017-04-24T14:37:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/neldermead/neldermead.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/neldermead/neldermead.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#ifndef __TAO_NELDERMEAD_H</font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/taoimpl.h></font>
 
diff --git a/src/tao/unconstrained/impls/nls/index.html b/src/tao/unconstrained/impls/nls/index.html
index 4968f75..882857d 100644
--- a/src/tao/unconstrained/impls/nls/index.html
+++ b/src/tao/unconstrained/impls/nls/index.html
@@ -3,8 +3,8 @@
 <TITLE>TAO Optimization Solver Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/nls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/nls/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> TAO Solver Manual Pages
 </H2>
diff --git a/src/tao/unconstrained/impls/nls/makefile.html b/src/tao/unconstrained/impls/nls/makefile.html
index 390f78c..5ed4a5f 100644
--- a/src/tao/unconstrained/impls/nls/makefile.html
+++ b/src/tao/unconstrained/impls/nls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/impls/nls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:04+00:00">
+<meta name="date" content="2017-04-24T14:37:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/nls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/nls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/tao/unconstrained/impls/nls/nls.c.html b/src/tao/unconstrained/impls/nls/nls.c.html
index fbae1e5..8b30520 100644
--- a/src/tao/unconstrained/impls/nls/nls.c.html
+++ b/src/tao/unconstrained/impls/nls/nls.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/impls/nls/nls.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:00+00:00">
+<meta name="date" content="2017-04-24T14:37:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/nls/nls.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/nls/nls.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsctaolinesearch.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/tao/matrix/lmvmmat.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/tao/unconstrained/impls/nls/nls.h></font>
diff --git a/src/tao/unconstrained/impls/nls/nls.h.html b/src/tao/unconstrained/impls/nls/nls.h.html
index 6a45707..2cf3046 100644
--- a/src/tao/unconstrained/impls/nls/nls.h.html
+++ b/src/tao/unconstrained/impls/nls/nls.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/impls/nls/nls.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:03+00:00">
+<meta name="date" content="2017-04-24T14:37:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/nls/nls.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/nls/nls.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"><strong></font><font color="#4169E1"><a name="method"></a>Context for a Newton line search method (unconstrained minimization)</font></strong>
 <a name="line3">  3: </a>*/
diff --git a/src/tao/unconstrained/impls/ntl/index.html b/src/tao/unconstrained/impls/ntl/index.html
index b010c9a..6f24387 100644
--- a/src/tao/unconstrained/impls/ntl/index.html
+++ b/src/tao/unconstrained/impls/ntl/index.html
@@ -3,8 +3,8 @@
 <TITLE>TAO Optimization Solver Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/ntl/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/ntl/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> TAO Solver Manual Pages
 </H2>
diff --git a/src/tao/unconstrained/impls/ntl/makefile.html b/src/tao/unconstrained/impls/ntl/makefile.html
index 54d262c..e9181ac 100644
--- a/src/tao/unconstrained/impls/ntl/makefile.html
+++ b/src/tao/unconstrained/impls/ntl/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/impls/ntl/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:09+00:00">
+<meta name="date" content="2017-04-24T14:38:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/ntl/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/ntl/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/tao/unconstrained/impls/ntl/ntl.c.html b/src/tao/unconstrained/impls/ntl/ntl.c.html
index bab899c..a4607c2 100644
--- a/src/tao/unconstrained/impls/ntl/ntl.c.html
+++ b/src/tao/unconstrained/impls/ntl/ntl.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/impls/ntl/ntl.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:06+00:00">
+<meta name="date" content="2017-04-24T14:37:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/ntl/ntl.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/ntl/ntl.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/tao/matrix/lmvmmat.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/tao/unconstrained/impls/ntl/ntl.h></font>
 
diff --git a/src/tao/unconstrained/impls/ntl/ntl.h.html b/src/tao/unconstrained/impls/ntl/ntl.h.html
index 15725d7..6076455 100644
--- a/src/tao/unconstrained/impls/ntl/ntl.h.html
+++ b/src/tao/unconstrained/impls/ntl/ntl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/impls/ntl/ntl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:08+00:00">
+<meta name="date" content="2017-04-24T14:38:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/ntl/ntl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/ntl/ntl.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">  Context for a Newton trust-region, line-search method for unconstrained</font>
 <a name="line3">  3: </a><font color="#B22222">  minimization</font>
diff --git a/src/tao/unconstrained/impls/ntr/index.html b/src/tao/unconstrained/impls/ntr/index.html
index c77b999..61d76e7 100644
--- a/src/tao/unconstrained/impls/ntr/index.html
+++ b/src/tao/unconstrained/impls/ntr/index.html
@@ -3,8 +3,8 @@
 <TITLE>TAO Optimization Solver Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/ntr/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/ntr/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> TAO Solver Manual Pages
 </H2>
diff --git a/src/tao/unconstrained/impls/ntr/makefile.html b/src/tao/unconstrained/impls/ntr/makefile.html
index e6a1996..b5a779e 100644
--- a/src/tao/unconstrained/impls/ntr/makefile.html
+++ b/src/tao/unconstrained/impls/ntr/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/impls/ntr/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:11+00:00">
+<meta name="date" content="2017-04-24T14:38:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/ntr/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/ntr/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/tao/unconstrained/impls/ntr/ntr.c.html b/src/tao/unconstrained/impls/ntr/ntr.c.html
index 9bcb850..4e449ba 100644
--- a/src/tao/unconstrained/impls/ntr/ntr.c.html
+++ b/src/tao/unconstrained/impls/ntr/ntr.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/impls/ntr/ntr.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:09+00:00">
+<meta name="date" content="2017-04-24T14:38:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/ntr/ntr.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/ntr/ntr.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/tao/matrix/lmvmmat.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/tao/unconstrained/impls/ntr/ntr.h></font>
 
diff --git a/src/tao/unconstrained/impls/ntr/ntr.h.html b/src/tao/unconstrained/impls/ntr/ntr.h.html
index 7480130..0c0bc0a 100644
--- a/src/tao/unconstrained/impls/ntr/ntr.h.html
+++ b/src/tao/unconstrained/impls/ntr/ntr.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/impls/ntr/ntr.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:11+00:00">
+<meta name="date" content="2017-04-24T14:38:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/ntr/ntr.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/ntr/ntr.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">  Context for a Newton trust region method (unconstrained minimization)</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/tao/unconstrained/impls/owlqn/index.html b/src/tao/unconstrained/impls/owlqn/index.html
index c3ff82b..a1324cc 100644
--- a/src/tao/unconstrained/impls/owlqn/index.html
+++ b/src/tao/unconstrained/impls/owlqn/index.html
@@ -3,8 +3,8 @@
 <TITLE>TAO Optimization Solver Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/owlqn/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/owlqn/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> TAO Solver Manual Pages
 </H2>
diff --git a/src/tao/unconstrained/impls/owlqn/makefile.html b/src/tao/unconstrained/impls/owlqn/makefile.html
index cd68b19..73df9da 100644
--- a/src/tao/unconstrained/impls/owlqn/makefile.html
+++ b/src/tao/unconstrained/impls/owlqn/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/impls/owlqn/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:12+00:00">
+<meta name="date" content="2017-04-24T14:38:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/owlqn/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/owlqn/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/tao/unconstrained/impls/owlqn/owlqn.c.html b/src/tao/unconstrained/impls/owlqn/owlqn.c.html
index 06c3ea3..ea4c453 100644
--- a/src/tao/unconstrained/impls/owlqn/owlqn.c.html
+++ b/src/tao/unconstrained/impls/owlqn/owlqn.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/impls/owlqn/owlqn.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:11+00:00">
+<meta name="date" content="2017-04-24T14:38:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/owlqn/owlqn.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/owlqn/owlqn.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsctaolinesearch.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/tao/matrix/lmvmmat.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/tao/unconstrained/impls/owlqn/owlqn.h></font>
diff --git a/src/tao/unconstrained/impls/owlqn/owlqn.h.html b/src/tao/unconstrained/impls/owlqn/owlqn.h.html
index 60e06b6..71474f3 100644
--- a/src/tao/unconstrained/impls/owlqn/owlqn.h.html
+++ b/src/tao/unconstrained/impls/owlqn/owlqn.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/impls/owlqn/owlqn.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:35:12+00:00">
+<meta name="date" content="2017-04-24T14:38:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/impls/owlqn/owlqn.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/impls/owlqn/owlqn.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"> Context for limited memory variable metric method for unconstrained</font>
 <a name="line3">  3: </a><font color="#B22222"> optimization.</font>
diff --git a/src/tao/unconstrained/index.html b/src/tao/unconstrained/index.html
index caf3f51..24c4ca4 100644
--- a/src/tao/unconstrained/index.html
+++ b/src/tao/unconstrained/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/tao/unconstrained/makefile.html b/src/tao/unconstrained/makefile.html
index 740cb24..6491aff 100644
--- a/src/tao/unconstrained/makefile.html
+++ b/src/tao/unconstrained/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/unconstrained/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:59+00:00">
+<meta name="date" content="2017-04-24T14:37:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/unconstrained/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/unconstrained/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresscalar    real</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/tao/util/index.html b/src/tao/util/index.html
index 3352045..638e625 100644
--- a/src/tao/util/index.html
+++ b/src/tao/util/index.html
@@ -3,8 +3,8 @@
 <TITLE>TAO Optimization Solver Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/util/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/util/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> TAO Solver Manual Pages
 </H2>
diff --git a/src/tao/util/makefile.html b/src/tao/util/makefile.html
index 598f80e..9174590 100644
--- a/src/tao/util/makefile.html
+++ b/src/tao/util/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/util/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:59+00:00">
+<meta name="date" content="2017-04-24T14:37:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/util/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/util/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/tao/util/tao_util.c.html b/src/tao/util/tao_util.c.html
index 9143cc9..98d089e 100644
--- a/src/tao/util/tao_util.c.html
+++ b/src/tao/util/tao_util.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/tao/util/tao_util.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:58+00:00">
+<meta name="date" content="2017-04-24T14:37:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/tao/util/tao_util.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/tao/util/tao_util.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/petscimpl.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsctao.h>      </font><font color="#B22222">/*I "petsctao.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/ts/adapt/impls/basic/adaptbasic.c.html b/src/ts/adapt/impls/basic/adaptbasic.c.html
index 862d6b5..581de93 100644
--- a/src/ts/adapt/impls/basic/adaptbasic.c.html
+++ b/src/ts/adapt/impls/basic/adaptbasic.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/adapt/impls/basic/adaptbasic.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:35+00:00">
+<meta name="date" content="2017-04-24T14:37:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/adapt/impls/basic/adaptbasic.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/adapt/impls/basic/adaptbasic.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/tsimpl.h> </font><font color="#B22222">/*I "petscts.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line3">  3: </a><font color="#4169E1">typedef</font> <font color="#4169E1">struct</font> {
diff --git a/src/ts/adapt/impls/basic/index.html b/src/ts/adapt/impls/basic/index.html
index 876aa70..6123214 100644
--- a/src/ts/adapt/impls/basic/index.html
+++ b/src/ts/adapt/impls/basic/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/adapt/impls/basic/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/adapt/impls/basic/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/adapt/impls/basic/makefile.html b/src/ts/adapt/impls/basic/makefile.html
index 30f5313..ed0f562 100644
--- a/src/ts/adapt/impls/basic/makefile.html
+++ b/src/ts/adapt/impls/basic/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/adapt/impls/basic/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:36+00:00">
+<meta name="date" content="2017-04-24T14:37:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/adapt/impls/basic/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/adapt/impls/basic/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/adapt/impls/cfl/adaptcfl.c.html b/src/ts/adapt/impls/cfl/adaptcfl.c.html
index 20615a4..bbd1278 100644
--- a/src/ts/adapt/impls/cfl/adaptcfl.c.html
+++ b/src/ts/adapt/impls/cfl/adaptcfl.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/adapt/impls/cfl/adaptcfl.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:36+00:00">
+<meta name="date" content="2017-04-24T14:37:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/adapt/impls/cfl/adaptcfl.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/adapt/impls/cfl/adaptcfl.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/tsimpl.h> </font><font color="#B22222">/*I "petscts.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line3">  3: </a><font color="#4169E1">typedef</font> <font color="#4169E1">struct</font> {
diff --git a/src/ts/adapt/impls/cfl/index.html b/src/ts/adapt/impls/cfl/index.html
index 84735d8..8cb0646 100644
--- a/src/ts/adapt/impls/cfl/index.html
+++ b/src/ts/adapt/impls/cfl/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/adapt/impls/cfl/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/adapt/impls/cfl/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/adapt/impls/cfl/makefile.html b/src/ts/adapt/impls/cfl/makefile.html
index e61e0af..33ee07c 100644
--- a/src/ts/adapt/impls/cfl/makefile.html
+++ b/src/ts/adapt/impls/cfl/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/adapt/impls/cfl/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:36+00:00">
+<meta name="date" content="2017-04-24T14:37:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/adapt/impls/cfl/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/adapt/impls/cfl/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/adapt/impls/index.html b/src/ts/adapt/impls/index.html
index 6d5b751..f5c0882 100644
--- a/src/ts/adapt/impls/index.html
+++ b/src/ts/adapt/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/adapt/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/adapt/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/adapt/impls/makefile.html b/src/ts/adapt/impls/makefile.html
index b87c4dc..6313157 100644
--- a/src/ts/adapt/impls/makefile.html
+++ b/src/ts/adapt/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/adapt/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:35+00:00">
+<meta name="date" content="2017-04-24T14:37:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/adapt/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/adapt/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/adapt/impls/none/adaptnone.c.html b/src/ts/adapt/impls/none/adaptnone.c.html
index 5932d0e..62273a0 100644
--- a/src/ts/adapt/impls/none/adaptnone.c.html
+++ b/src/ts/adapt/impls/none/adaptnone.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/adapt/impls/none/adaptnone.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:36+00:00">
+<meta name="date" content="2017-04-24T14:37:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/adapt/impls/none/adaptnone.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/adapt/impls/none/adaptnone.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/tsimpl.h> </font><font color="#B22222">/*I "petscts.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line5">  5: </a><strong><font color="#4169E1"><a name="TSAdaptChoose_None"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSAdaptChoose_None(<a href="../../../../../docs/manualpages/TS/TSAdapt.html#TSAdapt">TSAdapt</a> adapt,<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> h,<a href="../../../../../docs/manualpages/ [...]
diff --git a/src/ts/adapt/impls/none/index.html b/src/ts/adapt/impls/none/index.html
index 9e54a12..a3a36ea 100644
--- a/src/ts/adapt/impls/none/index.html
+++ b/src/ts/adapt/impls/none/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/adapt/impls/none/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/adapt/impls/none/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/adapt/impls/none/makefile.html b/src/ts/adapt/impls/none/makefile.html
index b8f047f..d5b6948 100644
--- a/src/ts/adapt/impls/none/makefile.html
+++ b/src/ts/adapt/impls/none/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/adapt/impls/none/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:36+00:00">
+<meta name="date" content="2017-04-24T14:37:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/adapt/impls/none/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/adapt/impls/none/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/adapt/index.html b/src/ts/adapt/index.html
index 98d17fc..97955c7 100644
--- a/src/ts/adapt/index.html
+++ b/src/ts/adapt/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/adapt/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/adapt/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/adapt/interface/index.html b/src/ts/adapt/interface/index.html
index d033fee..871bd6e 100644
--- a/src/ts/adapt/interface/index.html
+++ b/src/ts/adapt/interface/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/adapt/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/adapt/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/adapt/interface/makefile.html b/src/ts/adapt/interface/makefile.html
index 2935b2d..a5cfa6f 100644
--- a/src/ts/adapt/interface/makefile.html
+++ b/src/ts/adapt/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/adapt/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:35+00:00">
+<meta name="date" content="2017-04-24T14:37:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/adapt/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/adapt/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/adapt/interface/tsadapt.c.html b/src/ts/adapt/interface/tsadapt.c.html
index 7ae3796..808326e 100644
--- a/src/ts/adapt/interface/tsadapt.c.html
+++ b/src/ts/adapt/interface/tsadapt.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/adapt/interface/tsadapt.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:33+00:00">
+<meta name="date" content="2017-04-24T14:37:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/adapt/interface/tsadapt.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/adapt/interface/tsadapt.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/tsimpl.h> </font><font color="#B22222">/*I  "petscts.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/ts/adapt/makefile.html b/src/ts/adapt/makefile.html
index 15dccde..dbdbdf4 100644
--- a/src/ts/adapt/makefile.html
+++ b/src/ts/adapt/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/adapt/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:33+00:00">
+<meta name="date" content="2017-04-24T14:37:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/adapt/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/adapt/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/characteristic/examples/index.html b/src/ts/characteristic/examples/index.html
index d37d916..2ed0e99 100644
--- a/src/ts/characteristic/examples/index.html
+++ b/src/ts/characteristic/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/characteristic/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/characteristic/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/ts/characteristic/examples/makefile.html b/src/ts/characteristic/examples/makefile.html
index cbc597a..b828ac8 100644
--- a/src/ts/characteristic/examples/makefile.html
+++ b/src/ts/characteristic/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/characteristic/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:33+00:00">
+<meta name="date" content="2017-04-24T14:37:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/characteristic/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/characteristic/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong>
 
diff --git a/src/ts/characteristic/examples/tutorials/index.html b/src/ts/characteristic/examples/tutorials/index.html
index 5ec01e0..52f67c7 100644
--- a/src/ts/characteristic/examples/tutorials/index.html
+++ b/src/ts/characteristic/examples/tutorials/index.html
@@ -3,8 +3,8 @@
 <TITLE>Semi-Lagrangian Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/characteristic/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/characteristic/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> SemiLagrange <A HREF="../../../../../src/contrib/semiLagrange/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/characteristic/examples/tutorials/makefile.html b/src/ts/characteristic/examples/tutorials/makefile.html
index e1a685f..43620d3 100644
--- a/src/ts/characteristic/examples/tutorials/makefile.html
+++ b/src/ts/characteristic/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/characteristic/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:33+00:00">
+<meta name="date" content="2017-04-24T14:37:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/characteristic/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/characteristic/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0"># This directory contains SemiLagrange example programs for</font>
 <font color="#A020F0"># advecting fields using the method of characteristics.</font>
diff --git a/src/ts/characteristic/impls/da/index.html b/src/ts/characteristic/impls/da/index.html
index 8845927..6115641 100644
--- a/src/ts/characteristic/impls/da/index.html
+++ b/src/ts/characteristic/impls/da/index.html
@@ -3,8 +3,8 @@
 <TITLE>Semi-Lagrangian Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/characteristic/impls/da/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/characteristic/impls/da/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> SemiLagrange <A HREF="../../../../../src/contrib/semiLagrange/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/characteristic/impls/da/makefile.html b/src/ts/characteristic/impls/da/makefile.html
index 5e30e57..81f2dce 100644
--- a/src/ts/characteristic/impls/da/makefile.html
+++ b/src/ts/characteristic/impls/da/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/characteristic/impls/da/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:33+00:00">
+<meta name="date" content="2017-04-24T14:37:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/characteristic/impls/da/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/characteristic/impls/da/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/characteristic/impls/da/slda.c.html b/src/ts/characteristic/impls/da/slda.c.html
index d68da78..0faaeee 100644
--- a/src/ts/characteristic/impls/da/slda.c.html
+++ b/src/ts/characteristic/impls/da/slda.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/characteristic/impls/da/slda.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:33+00:00">
+<meta name="date" content="2017-04-24T14:37:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/characteristic/impls/da/slda.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/characteristic/impls/da/slda.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <../src/ts/characteristic/impls/da/slda.h>       </font><font color="#B22222">/*I  "petsccharacteristic.h"  I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscdmda.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscviewer.h></font>
diff --git a/src/ts/characteristic/impls/da/slda.h.html b/src/ts/characteristic/impls/da/slda.h.html
index a195497..d4d202b 100644
--- a/src/ts/characteristic/impls/da/slda.h.html
+++ b/src/ts/characteristic/impls/da/slda.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/characteristic/impls/da/slda.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:33+00:00">
+<meta name="date" content="2017-04-24T14:37:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/characteristic/impls/da/slda.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/characteristic/impls/da/slda.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#if !defined(_CHARACTERISTIC_DA_)</font>
 <a name="line2">  2: </a><strong><font color="#228B22">#define _CHARACTERISTIC_DA_</font></strong>
 
diff --git a/src/ts/characteristic/impls/index.html b/src/ts/characteristic/impls/index.html
index d349376..f1280bd 100644
--- a/src/ts/characteristic/impls/index.html
+++ b/src/ts/characteristic/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/characteristic/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/characteristic/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/ts/characteristic/impls/makefile.html b/src/ts/characteristic/impls/makefile.html
index 7e30132..a29db1b 100644
--- a/src/ts/characteristic/impls/makefile.html
+++ b/src/ts/characteristic/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/characteristic/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:33+00:00">
+<meta name="date" content="2017-04-24T14:37:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/characteristic/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/characteristic/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/characteristic/index.html b/src/ts/characteristic/index.html
index 8abbd1b..9f100b1 100644
--- a/src/ts/characteristic/index.html
+++ b/src/ts/characteristic/index.html
@@ -3,8 +3,8 @@
 <TITLE>Semi-Lagrangian Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/characteristic/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/characteristic/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> SemiLagrange <A HREF="../../../src/contrib/semiLagrange/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/characteristic/interface/characteristic.c.html b/src/ts/characteristic/interface/characteristic.c.html
index db8adeb..1db9cdc 100644
--- a/src/ts/characteristic/interface/characteristic.c.html
+++ b/src/ts/characteristic/interface/characteristic.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/characteristic/interface/characteristic.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:30+00:00">
+<meta name="date" content="2017-04-24T14:36:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/characteristic/interface/characteristic.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/characteristic/interface/characteristic.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/characteristicimpl.h> </font><font color="#B22222">/*I "petsccharacteristic.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdmda.h></font>
diff --git a/src/ts/characteristic/interface/index.html b/src/ts/characteristic/interface/index.html
index 9f66dbb..3f0b935 100644
--- a/src/ts/characteristic/interface/index.html
+++ b/src/ts/characteristic/interface/index.html
@@ -3,8 +3,8 @@
 <TITLE>Semi-Lagrangian Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/characteristic/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/characteristic/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> SemiLagrange <A HREF="../../../../src/contrib/semiLagrange/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/characteristic/interface/makefile.html b/src/ts/characteristic/interface/makefile.html
index 0c82521..8aca7ff 100644
--- a/src/ts/characteristic/interface/makefile.html
+++ b/src/ts/characteristic/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/characteristic/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:33+00:00">
+<meta name="date" content="2017-04-24T14:37:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/characteristic/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/characteristic/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/characteristic/interface/mocregis.c.html b/src/ts/characteristic/interface/mocregis.c.html
index 75af6d5..4f50cb3 100644
--- a/src/ts/characteristic/interface/mocregis.c.html
+++ b/src/ts/characteristic/interface/mocregis.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/characteristic/interface/mocregis.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:32+00:00">
+<meta name="date" content="2017-04-24T14:37:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/characteristic/interface/mocregis.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/characteristic/interface/mocregis.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/characteristicimpl.h>  </font><font color="#B22222">/*I "petsccharacteristic.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line3">  3: </a><strong><font color="#4169E1">PETSC_EXTERN <a href="../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> CharacteristicCreate_DA(<a href="../../../../docs/manualpages/SemiLagrange/Characteristic.html#Characteristic">Characteristic</a>)</font></strong>;
diff --git a/src/ts/characteristic/interface/slregis.c.html b/src/ts/characteristic/interface/slregis.c.html
index dbf6928..529bc55 100644
--- a/src/ts/characteristic/interface/slregis.c.html
+++ b/src/ts/characteristic/interface/slregis.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/characteristic/interface/slregis.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:32+00:00">
+<meta name="date" content="2017-04-24T14:37:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/characteristic/interface/slregis.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/characteristic/interface/slregis.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/characteristicimpl.h></font>
 
 <a name="line3">  3: </a>static <a href="../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> CharacteristicPackageInitialized = <a href="../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
diff --git a/src/ts/characteristic/makefile.html b/src/ts/characteristic/makefile.html
index 872b160..5776d3d 100644
--- a/src/ts/characteristic/makefile.html
+++ b/src/ts/characteristic/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/characteristic/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:30+00:00">
+<meta name="date" content="2017-04-24T14:36:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/characteristic/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/characteristic/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresscalar    real</font>
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/ts/event/index.html b/src/ts/event/index.html
index ef85e75..7c8e681 100644
--- a/src/ts/event/index.html
+++ b/src/ts/event/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/event/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/event/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/event/makefile.html b/src/ts/event/makefile.html
index 34afc0e..2859637 100644
--- a/src/ts/event/makefile.html
+++ b/src/ts/event/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/event/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:43+00:00">
+<meta name="date" content="2017-04-24T14:37:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/event/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/event/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/event/tsevent.c.html b/src/ts/event/tsevent.c.html
index 59c266c..d76c882 100644
--- a/src/ts/event/tsevent.c.html
+++ b/src/ts/event/tsevent.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/event/tsevent.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:42+00:00">
+<meta name="date" content="2017-04-24T14:37:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/event/tsevent.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/event/tsevent.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/tsimpl.h> </font><font color="#B22222">/*I  "petscts.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line5">  5: </a><font color="#B22222">/*</font>
diff --git a/src/ts/examples/index.html b/src/ts/examples/index.html
index 84e792d..8016b26 100644
--- a/src/ts/examples/index.html
+++ b/src/ts/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/examples/makefile.html b/src/ts/examples/makefile.html
index 97067ac..34ff6c9 100644
--- a/src/ts/examples/makefile.html
+++ b/src/ts/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:39+00:00">
+<meta name="date" content="2017-04-24T14:33:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong>
 
diff --git a/src/ts/examples/tests/ex10.c.html b/src/ts/examples/tests/ex10.c.html
index 3cbb635..ef4b1bf 100644
--- a/src/ts/examples/tests/ex10.c.html
+++ b/src/ts/examples/tests/ex10.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tests/ex10.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:46+00:00">
+<meta name="date" content="2017-04-24T14:34:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tests/ex10.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tests/ex10.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Simple wrapper object to solve DAE of the form:\n\</font>
 <a name="line2">  2: </a><font color="#666666">                             \\dot{U} = f(U,V)\n\</font>
 <a name="line3">  3: </a><font color="#666666">                             F(U,V) = 0\n\n"</font>;
diff --git a/src/ts/examples/tests/ex2.c.html b/src/ts/examples/tests/ex2.c.html
index d785bc1..c4db729 100644
--- a/src/ts/examples/tests/ex2.c.html
+++ b/src/ts/examples/tests/ex2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tests/ex2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:39+00:00">
+<meta name="date" content="2017-04-24T14:33:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tests/ex2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tests/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">       Formatted test for <a href="../../../../docs/manualpages/TS/TS.html#TS">TS</a> routines.</font>
 
diff --git a/src/ts/examples/tests/ex25.c.html b/src/ts/examples/tests/ex25.c.html
index 3eccfea..28be18b 100644
--- a/src/ts/examples/tests/ex25.c.html
+++ b/src/ts/examples/tests/ex25.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tests/ex25.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:47+00:00">
+<meta name="date" content="2017-04-24T14:34:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tests/ex25.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tests/ex25.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"Call <a href="../../../../docs/manualpages/Sys/PetscInitialize.html#PetscInitialize">PetscInitialize</a> multiple times.\n"</font>;
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   This example is based on the Brusselator tutorial of the same name, but tests multiple calls to <a href="../../../../docs/manualpages/Sys/PetscInitialize.html#PetscInitialize">PetscInitialize</a>().</font>
diff --git a/src/ts/examples/tests/ex3.c.html b/src/ts/examples/tests/ex3.c.html
index fac2e42..760e607 100644
--- a/src/ts/examples/tests/ex3.c.html
+++ b/src/ts/examples/tests/ex3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tests/ex3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:40+00:00">
+<meta name="date" content="2017-04-24T14:34:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tests/ex3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tests/ex3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves 1D heat equation with FEM formulation.\n\</font>
 <a name="line3">  3: </a><font color="#666666">Input arguments are\n\</font>
diff --git a/src/ts/examples/tests/ex4.c.html b/src/ts/examples/tests/ex4.c.html
index f03415a..a919328 100644
--- a/src/ts/examples/tests/ex4.c.html
+++ b/src/ts/examples/tests/ex4.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tests/ex4.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:41+00:00">
+<meta name="date" content="2017-04-24T14:34:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tests/ex4.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tests/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">       The Problem:</font>
 <a name="line3">  3: </a><font color="#B22222">           Solve the convection-diffusion equation:</font>
diff --git a/src/ts/examples/tests/ex5.c.html b/src/ts/examples/tests/ex5.c.html
index 1caeab9..43c456e 100644
--- a/src/ts/examples/tests/ex5.c.html
+++ b/src/ts/examples/tests/ex5.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tests/ex5.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:42+00:00">
+<meta name="date" content="2017-04-24T14:34:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tests/ex5.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tests/ex5.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Nonlinear, time-dependent. Developed from radiative_surface_balance.c \n"</font>;
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  Contributed by Steve Froehlich, Illinois Institute of Technology</font>
diff --git a/src/ts/examples/tests/ex6.c.html b/src/ts/examples/tests/ex6.c.html
index d6508f4..e61232e 100644
--- a/src/ts/examples/tests/ex6.c.html
+++ b/src/ts/examples/tests/ex6.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tests/ex6.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:44+00:00">
+<meta name="date" content="2017-04-24T14:34:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tests/ex6.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tests/ex6.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Solves DAE with integrator only on non-algebraic terms \n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscts.h></font>
diff --git a/src/ts/examples/tests/ex7.c.html b/src/ts/examples/tests/ex7.c.html
index f4526cc..f97d3a1 100644
--- a/src/ts/examples/tests/ex7.c.html
+++ b/src/ts/examples/tests/ex7.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tests/ex7.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:45+00:00">
+<meta name="date" content="2017-04-24T14:34:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tests/ex7.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tests/ex7.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Solves DAE with integrator only on non-algebraic terms \n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscts.h></font>
diff --git a/src/ts/examples/tests/ex8.c.html b/src/ts/examples/tests/ex8.c.html
index 0ce02f0..f854a86 100644
--- a/src/ts/examples/tests/ex8.c.html
+++ b/src/ts/examples/tests/ex8.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tests/ex8.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:45+00:00">
+<meta name="date" content="2017-04-24T14:34:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tests/ex8.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tests/ex8.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Solves DAE with integrator only on non-algebraic terms \n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscts.h></font>
diff --git a/src/ts/examples/tests/ex9.c.html b/src/ts/examples/tests/ex9.c.html
index 4d845c8..8a32291 100644
--- a/src/ts/examples/tests/ex9.c.html
+++ b/src/ts/examples/tests/ex9.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tests/ex9.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:45+00:00">
+<meta name="date" content="2017-04-24T14:34:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tests/ex9.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tests/ex9.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Solves DAE with integrator only on non-algebraic terms \n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscts.h></font>
diff --git a/src/ts/examples/tests/index.html b/src/ts/examples/tests/index.html
index 8bbc7dd..72bfe54 100644
--- a/src/ts/examples/tests/index.html
+++ b/src/ts/examples/tests/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/examples/tests/makefile.html b/src/ts/examples/tests/makefile.html
index e04ef04..befcaf0 100644
--- a/src/ts/examples/tests/makefile.html
+++ b/src/ts/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:48+00:00">
+<meta name="date" content="2017-04-24T14:34:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	        =
 FFLAGS	        =
diff --git a/src/ts/examples/tutorials/advection-diffusion-reaction/ex1.c.html b/src/ts/examples/tutorials/advection-diffusion-reaction/ex1.c.html
index ca925d4..10ca3f8 100644
--- a/src/ts/examples/tutorials/advection-diffusion-reaction/ex1.c.html
+++ b/src/ts/examples/tutorials/advection-diffusion-reaction/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/advection-diffusion-reaction/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:50+00:00">
+<meta name="date" content="2017-04-24T14:35:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/advection-diffusion-reaction/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/advection-diffusion-reaction/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Nonlinear Reaction Problem from Chemistry.\n"</font>;
 
diff --git a/src/ts/examples/tutorials/advection-diffusion-reaction/ex10.c.html b/src/ts/examples/tutorials/advection-diffusion-reaction/ex10.c.html
index 0b803a3..1918235 100644
--- a/src/ts/examples/tutorials/advection-diffusion-reaction/ex10.c.html
+++ b/src/ts/examples/tutorials/advection-diffusion-reaction/ex10.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/advection-diffusion-reaction/ex10.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:55+00:00">
+<meta name="date" content="2017-04-24T14:36:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/advection-diffusion-reaction/ex10.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/advection-diffusion-reaction/ex10.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Solves C_t =  -D*C_xx + F(C) + R(C) + D(C) from Brian Wirth's SciDAC project.\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/ts/examples/tutorials/advection-diffusion-reaction/ex2.c.html b/src/ts/examples/tutorials/advection-diffusion-reaction/ex2.c.html
index ea6b042..d46c078 100644
--- a/src/ts/examples/tutorials/advection-diffusion-reaction/ex2.c.html
+++ b/src/ts/examples/tutorials/advection-diffusion-reaction/ex2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/advection-diffusion-reaction/ex2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:51+00:00">
+<meta name="date" content="2017-04-24T14:35:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/advection-diffusion-reaction/ex2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/advection-diffusion-reaction/ex2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Reaction Equation from Chemistry\n"</font>;
 
diff --git a/src/ts/examples/tutorials/advection-diffusion-reaction/ex3.c.html b/src/ts/examples/tutorials/advection-diffusion-reaction/ex3.c.html
index c7b6f51..418207b 100644
--- a/src/ts/examples/tutorials/advection-diffusion-reaction/ex3.c.html
+++ b/src/ts/examples/tutorials/advection-diffusion-reaction/ex3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/advection-diffusion-reaction/ex3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:51+00:00">
+<meta name="date" content="2017-04-24T14:35:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/advection-diffusion-reaction/ex3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/advection-diffusion-reaction/ex3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] =<font color="#666666">"Model Equations for Advection-Diffusion\n"</font>;
 
diff --git a/src/ts/examples/tutorials/advection-diffusion-reaction/ex4.c.html b/src/ts/examples/tutorials/advection-diffusion-reaction/ex4.c.html
index fa38fd9..232c21a 100644
--- a/src/ts/examples/tutorials/advection-diffusion-reaction/ex4.c.html
+++ b/src/ts/examples/tutorials/advection-diffusion-reaction/ex4.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/advection-diffusion-reaction/ex4.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:52+00:00">
+<meta name="date" content="2017-04-24T14:35:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/advection-diffusion-reaction/ex4.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/advection-diffusion-reaction/ex4.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Chemo-taxis Problems from Mathematical Biology.\n"</font>;
 
diff --git a/src/ts/examples/tutorials/advection-diffusion-reaction/ex5.c.html b/src/ts/examples/tutorials/advection-diffusion-reaction/ex5.c.html
index 0950295..65d0b34 100644
--- a/src/ts/examples/tutorials/advection-diffusion-reaction/ex5.c.html
+++ b/src/ts/examples/tutorials/advection-diffusion-reaction/ex5.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/advection-diffusion-reaction/ex5.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:53+00:00">
+<meta name="date" content="2017-04-24T14:35:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/advection-diffusion-reaction/ex5.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/advection-diffusion-reaction/ex5.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates Pattern Formation with Reaction-Diffusion Equations.\n"</font>;
 
diff --git a/src/ts/examples/tutorials/advection-diffusion-reaction/ex7.c.html b/src/ts/examples/tutorials/advection-diffusion-reaction/ex7.c.html
index c8577b1..744239f 100644
--- a/src/ts/examples/tutorials/advection-diffusion-reaction/ex7.c.html
+++ b/src/ts/examples/tutorials/advection-diffusion-reaction/ex7.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/advection-diffusion-reaction/ex7.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:54+00:00">
+<meta name="date" content="2017-04-24T14:36:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/advection-diffusion-reaction/ex7.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/advection-diffusion-reaction/ex7.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">".\n"</font>;
 
diff --git a/src/ts/examples/tutorials/advection-diffusion-reaction/index.html b/src/ts/examples/tutorials/advection-diffusion-reaction/index.html
index 20d38f9..e74608d 100644
--- a/src/ts/examples/tutorials/advection-diffusion-reaction/index.html
+++ b/src/ts/examples/tutorials/advection-diffusion-reaction/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/advection-diffusion-reaction/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/advection-diffusion-reaction/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../..-diffusion-reaction/../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/examples/tutorials/advection-diffusion-reaction/makefile.html b/src/ts/examples/tutorials/advection-diffusion-reaction/makefile.html
index 3207959..41c2dc4 100644
--- a/src/ts/examples/tutorials/advection-diffusion-reaction/makefile.html
+++ b/src/ts/examples/tutorials/advection-diffusion-reaction/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/advection-diffusion-reaction/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:01+00:00">
+<meta name="date" content="2017-04-24T14:36:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/advection-diffusion-reaction/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/advection-diffusion-reaction/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	        =
 FFLAGS	        =
diff --git a/src/ts/examples/tutorials/advection-diffusion-reaction/shashi.F.html b/src/ts/examples/tutorials/advection-diffusion-reaction/shashi.F.html
index b056af5..f620e93 100644
--- a/src/ts/examples/tutorials/advection-diffusion-reaction/shashi.F.html
+++ b/src/ts/examples/tutorials/advection-diffusion-reaction/shashi.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/advection-diffusion-reaction/shashi.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:58+00:00">
+<meta name="date" content="2017-04-24T14:36:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/advection-diffusion-reaction/shashi.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/advection-diffusion-reaction/shashi.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>
 <a name="line3">  3: </a>      program main
diff --git a/src/ts/examples/tutorials/eimex/allen_cahn.c.html b/src/ts/examples/tutorials/eimex/allen_cahn.c.html
index 4552541..1905133 100644
--- a/src/ts/examples/tutorials/eimex/allen_cahn.c.html
+++ b/src/ts/examples/tutorials/eimex/allen_cahn.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/eimex/allen_cahn.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:01+00:00">
+<meta name="date" content="2017-04-24T14:36:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/eimex/allen_cahn.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/eimex/allen_cahn.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] =<font color="#666666">"Solves the time dependent Allen-Cahn equation with IMEX methods"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/ts/examples/tutorials/eimex/ct_vdp_imex.c.html b/src/ts/examples/tutorials/eimex/ct_vdp_imex.c.html
index 4dd85e2..ed07582 100644
--- a/src/ts/examples/tutorials/eimex/ct_vdp_imex.c.html
+++ b/src/ts/examples/tutorials/eimex/ct_vdp_imex.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/eimex/ct_vdp_imex.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:02+00:00">
+<meta name="date" content="2017-04-24T14:36:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/eimex/ct_vdp_imex.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/eimex/ct_vdp_imex.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"> * ex_vdp.c</font>
 <a name="line3">  3: </a><font color="#B22222"> *</font>
diff --git a/src/ts/examples/tutorials/eimex/index.html b/src/ts/examples/tutorials/eimex/index.html
index 0e2924b..32a1afe 100644
--- a/src/ts/examples/tutorials/eimex/index.html
+++ b/src/ts/examples/tutorials/eimex/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/eimex/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/eimex/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/examples/tutorials/eimex/makefile.html b/src/ts/examples/tutorials/eimex/makefile.html
index fa1ff48..a9d35f9 100644
--- a/src/ts/examples/tutorials/eimex/makefile.html
+++ b/src/ts/examples/tutorials/eimex/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/eimex/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:03+00:00">
+<meta name="date" content="2017-04-24T14:36:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/eimex/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/eimex/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	        =
 FFLAGS	        =
diff --git a/src/ts/examples/tutorials/ex1.c.html b/src/ts/examples/tutorials/ex1.c.html
index 430fdb0..27eb5c9 100644
--- a/src/ts/examples/tutorials/ex1.c.html
+++ b/src/ts/examples/tutorials/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:48+00:00">
+<meta name="date" content="2017-04-24T14:34:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] =<font color="#666666">"Solves the time independent Bratu problem using pseudo-timestepping."</font>;
 
diff --git a/src/ts/examples/tutorials/ex10.c.html b/src/ts/examples/tutorials/ex10.c.html
index 60e9d02..6939d14 100644
--- a/src/ts/examples/tutorials/ex10.c.html
+++ b/src/ts/examples/tutorials/ex10.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex10.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:02+00:00">
+<meta name="date" content="2017-04-24T14:34:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex10.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex10.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"1D nonequilibrium radiation diffusion with Saha ionization model.\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/ts/examples/tutorials/ex11.c.html b/src/ts/examples/tutorials/ex11.c.html
index 80a9787..5aed9e9 100644
--- a/src/ts/examples/tutorials/ex11.c.html
+++ b/src/ts/examples/tutorials/ex11.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex11.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:05+00:00">
+<meta name="date" content="2017-04-24T14:34:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex11.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex11.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Second Order TVD Finite Volume Example.\n"</font>;
 </pre><script type="text/x-mathjax-config">
                    MathJax.Hub.Config({
diff --git a/src/ts/examples/tutorials/ex12.c.html b/src/ts/examples/tutorials/ex12.c.html
index b76dab8..5007457 100644
--- a/src/ts/examples/tutorials/ex12.c.html
+++ b/src/ts/examples/tutorials/ex12.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex12.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:10+00:00">
+<meta name="date" content="2017-04-24T14:34:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex12.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex12.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Nonlinear, time-dependent PDE in 2d.\n"</font>;
 
diff --git a/src/ts/examples/tutorials/ex13.c.html b/src/ts/examples/tutorials/ex13.c.html
index 4c6d4ad..99397e1 100644
--- a/src/ts/examples/tutorials/ex13.c.html
+++ b/src/ts/examples/tutorials/ex13.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex13.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:11+00:00">
+<meta name="date" content="2017-04-24T14:34:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex13.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex13.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <a name="line3">  3: </a>static char help[] = <font color="#666666">"Time-dependent PDE in 2d. Simplified from ex7.c for illustrating how to use <a href="../../../../docs/manualpages/TS/TS.html#TS">TS</a> on a structured domain. \n"</font>;
diff --git a/src/ts/examples/tutorials/ex14.c.html b/src/ts/examples/tutorials/ex14.c.html
index 7c92ab2..883f01d 100644
--- a/src/ts/examples/tutorials/ex14.c.html
+++ b/src/ts/examples/tutorials/ex14.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex14.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:12+00:00">
+<meta name="date" content="2017-04-24T14:34:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex14.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex14.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"Toy hydrostatic ice flow with multigrid in 3D.\n\</font>
 <a name="line2">  2: </a><font color="#666666">\n\</font>
 <a name="line3">  3: </a><font color="#666666">Solves the hydrostatic (aka Blatter/Pattyn/First Order) equations for ice sheet flow\n\</font>
diff --git a/src/ts/examples/tutorials/ex15.c.html b/src/ts/examples/tutorials/ex15.c.html
index 81ef57f..99445c3 100644
--- a/src/ts/examples/tutorials/ex15.c.html
+++ b/src/ts/examples/tutorials/ex15.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex15.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:16+00:00">
+<meta name="date" content="2017-04-24T14:35:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex15.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex15.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Time-dependent PDE in 2d. Modified from ex13.c for illustrating how to solve DAEs. \n"</font>;
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/ts/examples/tutorials/ex16.c.html b/src/ts/examples/tutorials/ex16.c.html
index c03a886..f5f327c 100644
--- a/src/ts/examples/tutorials/ex16.c.html
+++ b/src/ts/examples/tutorials/ex16.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex16.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:17+00:00">
+<meta name="date" content="2017-04-24T14:35:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex16.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex16.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves the van der Pol equation.\n\</font>
 <a name="line3">  3: </a><font color="#666666">Input parameters include:\n\</font>
diff --git a/src/ts/examples/tutorials/ex16adj.c.html b/src/ts/examples/tutorials/ex16adj.c.html
index 1bb70dc..cf502e2 100644
--- a/src/ts/examples/tutorials/ex16adj.c.html
+++ b/src/ts/examples/tutorials/ex16adj.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex16adj.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:32+00:00">
+<meta name="date" content="2017-04-24T14:35:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex16adj.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex16adj.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Performs adjoint sensitivity analysis for the van der Pol equation.\n\</font>
 <a name="line2">  2: </a><font color="#666666">Input parameters include:\n\</font>
 <a name="line3">  3: </a><font color="#666666">      -mu : stiffness parameter\n\n"</font>;
diff --git a/src/ts/examples/tutorials/ex16opt_ic.c.html b/src/ts/examples/tutorials/ex16opt_ic.c.html
index 978339c..7ff619d 100644
--- a/src/ts/examples/tutorials/ex16opt_ic.c.html
+++ b/src/ts/examples/tutorials/ex16opt_ic.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex16opt_ic.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:34+00:00">
+<meta name="date" content="2017-04-24T14:35:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex16opt_ic.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex16opt_ic.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Solves an ODE-constrained optimization problem -- finding the optimal initial conditions for the van der Pol equation.\n\</font>
 <a name="line2">  2: </a><font color="#666666">Input parameters include:\n\</font>
 <a name="line3">  3: </a><font color="#666666">      -mu : stiffness parameter\n\n"</font>;
diff --git a/src/ts/examples/tutorials/ex16opt_p.c.html b/src/ts/examples/tutorials/ex16opt_p.c.html
index e640f57..9bb7411 100644
--- a/src/ts/examples/tutorials/ex16opt_p.c.html
+++ b/src/ts/examples/tutorials/ex16opt_p.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex16opt_p.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:33+00:00">
+<meta name="date" content="2017-04-24T14:35:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex16opt_p.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex16opt_p.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Solves an ODE-constrained optimization problem -- finding the optimal stiffness parameter for the van der Pol equation.\n\</font>
 <a name="line2">  2: </a><font color="#666666">Input parameters include:\n\</font>
 <a name="line3">  3: </a><font color="#666666">      -mu : stiffness parameter\n\n"</font>;
diff --git a/src/ts/examples/tutorials/ex17.c.html b/src/ts/examples/tutorials/ex17.c.html
index cf07e00..278f266 100644
--- a/src/ts/examples/tutorials/ex17.c.html
+++ b/src/ts/examples/tutorials/ex17.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex17.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:18+00:00">
+<meta name="date" content="2017-04-24T14:35:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex17.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex17.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"Time-dependent PDE in 1d. Simplified from ex15.c for illustrating how to solve DAEs. \n"</font>;
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   u_t = uxx</font>
diff --git a/src/ts/examples/tutorials/ex19.c.html b/src/ts/examples/tutorials/ex19.c.html
index 3aaec69..4e8fa81 100644
--- a/src/ts/examples/tutorials/ex19.c.html
+++ b/src/ts/examples/tutorials/ex19.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex19.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:19+00:00">
+<meta name="date" content="2017-04-24T14:35:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex19.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex19.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves the van der Pol DAE.\n\</font>
 <a name="line3">  3: </a><font color="#666666">Input parameters include:\n"</font>;
diff --git a/src/ts/examples/tutorials/ex1f.F.html b/src/ts/examples/tutorials/ex1f.F.html
index be806ef..4e5d05f 100644
--- a/src/ts/examples/tutorials/ex1f.F.html
+++ b/src/ts/examples/tutorials/ex1f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex1f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:40+00:00">
+<meta name="date" content="2017-04-24T14:35:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex1f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/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>!   Solves the time dependent Bratu problem using pseudo-timestepping
 <a name="line3">  3: </a>!
diff --git a/src/ts/examples/tutorials/ex2.c.html b/src/ts/examples/tutorials/ex2.c.html
index 6f51155..fa22b60 100644
--- a/src/ts/examples/tutorials/ex2.c.html
+++ b/src/ts/examples/tutorials/ex2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:49+00:00">
+<meta name="date" content="2017-04-24T14:34:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] =<font color="#666666">"Solves a time-dependent nonlinear PDE. Uses implicit\n\</font>
 <a name="line3">  3: </a><font color="#666666">timestepping.  Runtime options include:\n\</font>
diff --git a/src/ts/examples/tutorials/ex20.c.html b/src/ts/examples/tutorials/ex20.c.html
index d8b7846..1daec5f 100644
--- a/src/ts/examples/tutorials/ex20.c.html
+++ b/src/ts/examples/tutorials/ex20.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex20.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:20+00:00">
+<meta name="date" content="2017-04-24T14:35:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex20.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex20.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves the van der Pol equation.\n\</font>
 <a name="line3">  3: </a><font color="#666666">Input parameters include:\n"</font>;
diff --git a/src/ts/examples/tutorials/ex20adj.c.html b/src/ts/examples/tutorials/ex20adj.c.html
index 7b7c54f..91723d9 100644
--- a/src/ts/examples/tutorials/ex20adj.c.html
+++ b/src/ts/examples/tutorials/ex20adj.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex20adj.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:35+00:00">
+<meta name="date" content="2017-04-24T14:35:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex20adj.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex20adj.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define c11 1.0</font></strong>
 <a name="line2">  2: </a><strong><font color="#228B22">#define c12 0</font></strong>
 <a name="line3">  3: </a><strong><font color="#228B22">#define c21 2.0</font></strong>
diff --git a/src/ts/examples/tutorials/ex20opt_ic.c.html b/src/ts/examples/tutorials/ex20opt_ic.c.html
index bde7e7b..14b419b 100644
--- a/src/ts/examples/tutorials/ex20opt_ic.c.html
+++ b/src/ts/examples/tutorials/ex20opt_ic.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex20opt_ic.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:37+00:00">
+<meta name="date" content="2017-04-24T14:35:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex20opt_ic.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex20opt_ic.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define c11 1.0</font></strong>
 <a name="line2">  2: </a><strong><font color="#228B22">#define c12 0</font></strong>
 <a name="line3">  3: </a><strong><font color="#228B22">#define c21 2.0</font></strong>
diff --git a/src/ts/examples/tutorials/ex20opt_p.c.html b/src/ts/examples/tutorials/ex20opt_p.c.html
index 7ddc8c7..22eec62 100644
--- a/src/ts/examples/tutorials/ex20opt_p.c.html
+++ b/src/ts/examples/tutorials/ex20opt_p.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex20opt_p.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:36+00:00">
+<meta name="date" content="2017-04-24T14:35:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex20opt_p.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex20opt_p.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define c11 1.0</font></strong>
 <a name="line2">  2: </a><strong><font color="#228B22">#define c12 0</font></strong>
 <a name="line3">  3: </a><strong><font color="#228B22">#define c21 2.0</font></strong>
diff --git a/src/ts/examples/tutorials/ex21.c.html b/src/ts/examples/tutorials/ex21.c.html
index c42a0e4..6b22661 100644
--- a/src/ts/examples/tutorials/ex21.c.html
+++ b/src/ts/examples/tutorials/ex21.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex21.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:20+00:00">
+<meta name="date" content="2017-04-24T14:35:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex21.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex21.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] =<font color="#666666">"Solves a time-dependent nonlinear PDE with lower and upper bounds on the interior grid points. Uses implicit\n\</font>
 <a name="line3">  3: </a><font color="#666666">timestepping.  Runtime options include:\n\</font>
diff --git a/src/ts/examples/tutorials/ex22.c.html b/src/ts/examples/tutorials/ex22.c.html
index 1927915..04c9e58 100644
--- a/src/ts/examples/tutorials/ex22.c.html
+++ b/src/ts/examples/tutorials/ex22.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex22.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:22+00:00">
+<meta name="date" content="2017-04-24T14:35:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex22.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex22.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"Time-dependent advection-reaction PDE in 1d, demonstrates IMEX methods.\n"</font>;
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   u_t + a1*u_x = -k1*u + k2*v + s1</font>
diff --git a/src/ts/examples/tutorials/ex22f.F.html b/src/ts/examples/tutorials/ex22f.F.html
index a654739..009dab3 100644
--- a/src/ts/examples/tutorials/ex22f.F.html
+++ b/src/ts/examples/tutorials/ex22f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex22f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:41+00:00">
+<meta name="date" content="2017-04-24T14:35:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex22f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex22f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>! Time-dependent advection-reaction PDE in 1d. Demonstrates IMEX methods
 <a name="line2">  2: </a>!
 <a name="line3">  3: </a>!   u_t + a1*u_x = -k1*u + k2*v + s1
diff --git a/src/ts/examples/tutorials/ex22f_mf.F90.html b/src/ts/examples/tutorials/ex22f_mf.F90.html
index 79ac93a..207d1f3 100644
--- a/src/ts/examples/tutorials/ex22f_mf.F90.html
+++ b/src/ts/examples/tutorials/ex22f_mf.F90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex22f_mf.F90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:42+00:00">
+<meta name="date" content="2017-04-24T14:35:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex22f_mf.F90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex22f_mf.F90.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!     Time-dependent advection-reaction PDE in 1d. Demonstrates IMEX methods
 <a name="line2">  2: </a>!
 <a name="line3">  3: </a>!     u_t + a1*u_x = -k1*u + k2*v + s1
diff --git a/src/ts/examples/tutorials/ex24.c.html b/src/ts/examples/tutorials/ex24.c.html
index 8b0e85c..5361b4b 100644
--- a/src/ts/examples/tutorials/ex24.c.html
+++ b/src/ts/examples/tutorials/ex24.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex24.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:23+00:00">
+<meta name="date" content="2017-04-24T14:35:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex24.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex24.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Pseudotransient continuation to solve a many-variable system that comes from the 2 variable Rosenbrock function + trivial.\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscts.h></font>
diff --git a/src/ts/examples/tutorials/ex25.c.html b/src/ts/examples/tutorials/ex25.c.html
index d4b76d8..e63b22a 100644
--- a/src/ts/examples/tutorials/ex25.c.html
+++ b/src/ts/examples/tutorials/ex25.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex25.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:24+00:00">
+<meta name="date" content="2017-04-24T14:35:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex25.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex25.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"Time-dependent Brusselator reaction-diffusion PDE in 1d. Demonstrates IMEX methods.\n"</font>;
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   u_t - alpha u_xx = A + u^2 v - (B+1) u</font>
diff --git a/src/ts/examples/tutorials/ex26.c.html b/src/ts/examples/tutorials/ex26.c.html
index 9c248e2..264209b 100644
--- a/src/ts/examples/tutorials/ex26.c.html
+++ b/src/ts/examples/tutorials/ex26.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex26.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:25+00:00">
+<meta name="date" content="2017-04-24T14:35:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex26.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex26.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Transient nonlinear driven cavity in 2d.\n\</font>
 <a name="line3">  3: </a><font color="#666666">  \n\</font>
diff --git a/src/ts/examples/tutorials/ex28.c.html b/src/ts/examples/tutorials/ex28.c.html
index 0132126..0d5e6b5 100644
--- a/src/ts/examples/tutorials/ex28.c.html
+++ b/src/ts/examples/tutorials/ex28.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex28.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:26+00:00">
+<meta name="date" content="2017-04-24T14:35:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex28.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex28.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] =<font color="#666666">"Loads a previously saved <a href="../../../../docs/manualpages/TS/TS.html#TS">TS</a>."</font>;
 
diff --git a/src/ts/examples/tutorials/ex3.c.html b/src/ts/examples/tutorials/ex3.c.html
index 2595e51..033fa66 100644
--- a/src/ts/examples/tutorials/ex3.c.html
+++ b/src/ts/examples/tutorials/ex3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:51+00:00">
+<meta name="date" content="2017-04-24T14:34:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] =<font color="#666666">"Solves a simple time-dependent linear PDE (the heat equation).\n\</font>
 <a name="line3">  3: </a><font color="#666666">Input parameters include:\n\</font>
diff --git a/src/ts/examples/tutorials/ex31.c.html b/src/ts/examples/tutorials/ex31.c.html
index d303a27..196875b 100644
--- a/src/ts/examples/tutorials/ex31.c.html
+++ b/src/ts/examples/tutorials/ex31.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex31.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:26+00:00">
+<meta name="date" content="2017-04-24T14:35:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex31.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex31.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Solves the ordinary differential equations (IVPs) using explicit and implicit time-integration methods.\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/ts/examples/tutorials/ex34.c.html b/src/ts/examples/tutorials/ex34.c.html
index 86f0a82..a12a8e6 100644
--- a/src/ts/examples/tutorials/ex34.c.html
+++ b/src/ts/examples/tutorials/ex34.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex34.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:29+00:00">
+<meta name="date" content="2017-04-24T14:35:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex34.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex34.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"An elastic wave equation driven by Dieterich-Ruina friction\n"</font>;
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">This whole derivation comes from Erickson, Birnir, and Lavallee [2010]. The model comes from the continuum limit in Carlson and Langer [1989],</font>
diff --git a/src/ts/examples/tutorials/ex35.cxx.html b/src/ts/examples/tutorials/ex35.cxx.html
index 52edc88..fcec371 100644
--- a/src/ts/examples/tutorials/ex35.cxx.html
+++ b/src/ts/examples/tutorials/ex35.cxx.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex35.cxx.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:30+00:00">
+<meta name="date" content="2017-04-24T14:35:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex35.cxx.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex35.cxx.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"Time-dependent Brusselator reaction-diffusion PDE in 1d. Demonstrates IMEX methods and uses MOAB.\n"</font>;
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   u_t - alpha u_xx = A + u^2 v - (B+1) u</font>
diff --git a/src/ts/examples/tutorials/ex4.c.html b/src/ts/examples/tutorials/ex4.c.html
index 5737aee..3f7cc5f 100644
--- a/src/ts/examples/tutorials/ex4.c.html
+++ b/src/ts/examples/tutorials/ex4.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex4.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:52+00:00">
+<meta name="date" content="2017-04-24T14:34:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex4.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex4.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] =<font color="#666666">"Solves a simple time-dependent linear PDE (the heat equation).\n\</font>
 <a name="line3">  3: </a><font color="#666666">Input parameters include:\n\</font>
diff --git a/src/ts/examples/tutorials/ex40.c.html b/src/ts/examples/tutorials/ex40.c.html
index cb53a54..413484e 100644
--- a/src/ts/examples/tutorials/ex40.c.html
+++ b/src/ts/examples/tutorials/ex40.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex40.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:38+00:00">
+<meta name="date" content="2017-04-24T14:35:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex40.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex40.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Serial bouncing ball example to test <a href="../../../../docs/manualpages/TS/TS.html#TS">TS</a> event feature.\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/ts/examples/tutorials/ex41.c.html b/src/ts/examples/tutorials/ex41.c.html
index 10fda8e..b48b8a5 100644
--- a/src/ts/examples/tutorials/ex41.c.html
+++ b/src/ts/examples/tutorials/ex41.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex41.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:38+00:00">
+<meta name="date" content="2017-04-24T14:35:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex41.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex41.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Parallel bouncing ball example to test <a href="../../../../docs/manualpages/TS/TS.html#TS">TS</a> event feature.\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/ts/examples/tutorials/ex42.c.html b/src/ts/examples/tutorials/ex42.c.html
index f88b91f..8f5e903 100644
--- a/src/ts/examples/tutorials/ex42.c.html
+++ b/src/ts/examples/tutorials/ex42.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex42.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:39+00:00">
+<meta name="date" content="2017-04-24T14:35:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex42.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex42.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Meinhard't activator-inhibitor model to test <a href="../../../../docs/manualpages/TS/TS.html#TS">TS</a> domain error feature.\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/ts/examples/tutorials/ex5.c.html b/src/ts/examples/tutorials/ex5.c.html
index 32fee93..ffd9e02 100644
--- a/src/ts/examples/tutorials/ex5.c.html
+++ b/src/ts/examples/tutorials/ex5.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex5.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:53+00:00">
+<meta name="date" content="2017-04-24T14:34:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex5.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex5.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] =<font color="#666666">"Solves a simple time-dependent linear PDE (the heat equation).\n\</font>
 <a name="line3">  3: </a><font color="#666666">Input parameters include:\n\</font>
diff --git a/src/ts/examples/tutorials/ex6.c.html b/src/ts/examples/tutorials/ex6.c.html
index 308dcfb..186b902 100644
--- a/src/ts/examples/tutorials/ex6.c.html
+++ b/src/ts/examples/tutorials/ex6.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex6.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:55+00:00">
+<meta name="date" content="2017-04-24T14:34:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex6.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex6.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] =<font color="#666666">"Solves a simple time-dependent linear PDE (the heat equation).\n\</font>
 <a name="line3">  3: </a><font color="#666666">Input parameters include:\n\</font>
diff --git a/src/ts/examples/tutorials/ex7.c.html b/src/ts/examples/tutorials/ex7.c.html
index 1133c00..1ddf853 100644
--- a/src/ts/examples/tutorials/ex7.c.html
+++ b/src/ts/examples/tutorials/ex7.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex7.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:56+00:00">
+<meta name="date" content="2017-04-24T14:34:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex7.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex7.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Nonlinear, time-dependent PDE in 2d.\n"</font>;
 
diff --git a/src/ts/examples/tutorials/ex8.c.html b/src/ts/examples/tutorials/ex8.c.html
index 1cb6045..c60dc1f 100644
--- a/src/ts/examples/tutorials/ex8.c.html
+++ b/src/ts/examples/tutorials/ex8.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex8.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:57+00:00">
+<meta name="date" content="2017-04-24T14:34:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex8.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex8.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Nonlinear DAE benchmark problems.\n"</font>;
 
diff --git a/src/ts/examples/tutorials/ex9.c.html b/src/ts/examples/tutorials/ex9.c.html
index 2953eab..a54734e 100644
--- a/src/ts/examples/tutorials/ex9.c.html
+++ b/src/ts/examples/tutorials/ex9.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/ex9.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:58+00:00">
+<meta name="date" content="2017-04-24T14:34:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/ex9.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/ex9.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"1D periodic Finite Volume solver in slope-limiter form with semidiscrete time stepping.\n"</font>
 <a name="line2">  2: </a>  <font color="#666666">"Solves scalar and vector problems, choose the physical model with -physics\n"</font>
 <a name="line3">  3: </a>  <font color="#666666">"  advection   - Constant coefficient scalar advection\n"</font>
diff --git a/src/ts/examples/tutorials/extchem.c.html b/src/ts/examples/tutorials/extchem.c.html
index e3f636a..515e496 100644
--- a/src/ts/examples/tutorials/extchem.c.html
+++ b/src/ts/examples/tutorials/extchem.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/extchem.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:31+00:00">
+<meta name="date" content="2017-04-24T14:35:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/extchem.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/extchem.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"Integrate chemistry using TChem.\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscts.h></font>
diff --git a/src/ts/examples/tutorials/index.html b/src/ts/examples/tutorials/index.html
index 0f6fa64..5ef7f1a 100644
--- a/src/ts/examples/tutorials/index.html
+++ b/src/ts/examples/tutorials/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/examples/tutorials/makefile.html b/src/ts/examples/tutorials/makefile.html
index 29e583f..4abc67f 100644
--- a/src/ts/examples/tutorials/makefile.html
+++ b/src/ts/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:45+00:00">
+<meta name="date" content="2017-04-24T14:35:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS          =
 FFLAGS          =
diff --git a/src/ts/examples/tutorials/network/index.html b/src/ts/examples/tutorials/network/index.html
index 64248db..4c7136a 100644
--- a/src/ts/examples/tutorials/network/index.html
+++ b/src/ts/examples/tutorials/network/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/network/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/network/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/examples/tutorials/network/makefile.html b/src/ts/examples/tutorials/network/makefile.html
index f0cbcde..6883108 100644
--- a/src/ts/examples/tutorials/network/makefile.html
+++ b/src/ts/examples/tutorials/network/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/network/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:27+00:00">
+<meta name="date" content="2017-04-24T14:36:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/network/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/network/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 LOCDIR		 = src/ts/examples/tutorials/network/
 DIRS		 = wash
diff --git a/src/ts/examples/tutorials/network/wash/index.html b/src/ts/examples/tutorials/network/wash/index.html
index 1c20712..3545106 100644
--- a/src/ts/examples/tutorials/network/wash/index.html
+++ b/src/ts/examples/tutorials/network/wash/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/network/wash/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/network/wash/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/ts/examples/tutorials/network/wash/makefile.html b/src/ts/examples/tutorials/network/wash/makefile.html
index 8a83c63..bb6d294 100644
--- a/src/ts/examples/tutorials/network/wash/makefile.html
+++ b/src/ts/examples/tutorials/network/wash/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/network/wash/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:29+00:00">
+<meta name="date" content="2017-04-24T14:36:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/network/wash/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/network/wash/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong>WASH
 CFLAGS	         = 
 FFLAGS	         = 
diff --git a/src/ts/examples/tutorials/network/wash/pipes1.c.html b/src/ts/examples/tutorials/network/wash/pipes1.c.html
index 3c8e8ed..b247b20 100644
--- a/src/ts/examples/tutorials/network/wash/pipes1.c.html
+++ b/src/ts/examples/tutorials/network/wash/pipes1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/network/wash/pipes1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:27+00:00">
+<meta name="date" content="2017-04-24T14:36:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/network/wash/pipes1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/network/wash/pipes1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>     static char help[] = <font color="#666666">"This example demonstrates the use of DMNetwork \n\\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/ts/examples/tutorials/phasefield/biharmonic.c.html b/src/ts/examples/tutorials/phasefield/biharmonic.c.html
index 030cf09..fd5ae7e 100644
--- a/src/ts/examples/tutorials/phasefield/biharmonic.c.html
+++ b/src/ts/examples/tutorials/phasefield/biharmonic.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/phasefield/biharmonic.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:46+00:00">
+<meta name="date" content="2017-04-24T14:35:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/phasefield/biharmonic.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/phasefield/biharmonic.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves biharmonic equation in 1d.\n"</font>;
 
diff --git a/src/ts/examples/tutorials/phasefield/biharmonic2.c.html b/src/ts/examples/tutorials/phasefield/biharmonic2.c.html
index da0fdd9..05e9011 100644
--- a/src/ts/examples/tutorials/phasefield/biharmonic2.c.html
+++ b/src/ts/examples/tutorials/phasefield/biharmonic2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/phasefield/biharmonic2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:48+00:00">
+<meta name="date" content="2017-04-24T14:35:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/phasefield/biharmonic2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/phasefield/biharmonic2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves biharmonic equation in 1d.\n"</font>;
 
diff --git a/src/ts/examples/tutorials/phasefield/biharmonic3.c.html b/src/ts/examples/tutorials/phasefield/biharmonic3.c.html
index 668b175..391afb0 100644
--- a/src/ts/examples/tutorials/phasefield/biharmonic3.c.html
+++ b/src/ts/examples/tutorials/phasefield/biharmonic3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/phasefield/biharmonic3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:49+00:00">
+<meta name="date" content="2017-04-24T14:35:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/phasefield/biharmonic3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/phasefield/biharmonic3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves biharmonic equation in 1d.\n"</font>;
 
diff --git a/src/ts/examples/tutorials/phasefield/heat.c.html b/src/ts/examples/tutorials/phasefield/heat.c.html
index 27c575e..e96f015 100644
--- a/src/ts/examples/tutorials/phasefield/heat.c.html
+++ b/src/ts/examples/tutorials/phasefield/heat.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/phasefield/heat.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:45+00:00">
+<meta name="date" content="2017-04-24T14:35:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/phasefield/heat.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/phasefield/heat.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Solves heat equation in 1d.\n"</font>;
 
diff --git a/src/ts/examples/tutorials/phasefield/index.html b/src/ts/examples/tutorials/phasefield/index.html
index 44ba2be..23b41b6 100644
--- a/src/ts/examples/tutorials/phasefield/index.html
+++ b/src/ts/examples/tutorials/phasefield/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/phasefield/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/phasefield/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/examples/tutorials/phasefield/makefile.html b/src/ts/examples/tutorials/phasefield/makefile.html
index 0a8f1cc..7896c45 100644
--- a/src/ts/examples/tutorials/phasefield/makefile.html
+++ b/src/ts/examples/tutorials/phasefield/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/phasefield/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:50+00:00">
+<meta name="date" content="2017-04-24T14:35:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/phasefield/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/phasefield/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	        =
 FFLAGS	        =
diff --git a/src/ts/examples/tutorials/phasefield/potentials.c.html b/src/ts/examples/tutorials/phasefield/potentials.c.html
index 91ae65a..721a950 100644
--- a/src/ts/examples/tutorials/phasefield/potentials.c.html
+++ b/src/ts/examples/tutorials/phasefield/potentials.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/phasefield/potentials.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:33:45+00:00">
+<meta name="date" content="2017-04-24T14:35:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/phasefield/potentials.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/phasefield/potentials.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Plots the various potentials used in the examples.\n"</font>;
 
diff --git a/src/ts/examples/tutorials/power_grid/ex1.c.html b/src/ts/examples/tutorials/power_grid/ex1.c.html
index 0928023..09d6984 100644
--- a/src/ts/examples/tutorials/power_grid/ex1.c.html
+++ b/src/ts/examples/tutorials/power_grid/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/power_grid/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:03+00:00">
+<meta name="date" content="2017-04-24T14:36:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/power_grid/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/power_grid/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Basic equation for generator stability analysis.\n"</font>;
 
diff --git a/src/ts/examples/tutorials/power_grid/ex2.c.html b/src/ts/examples/tutorials/power_grid/ex2.c.html
index 8d0aeac..c083d49 100644
--- a/src/ts/examples/tutorials/power_grid/ex2.c.html
+++ b/src/ts/examples/tutorials/power_grid/ex2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/power_grid/ex2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:03+00:00">
+<meta name="date" content="2017-04-24T14:36:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/power_grid/ex2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/power_grid/ex2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Basic equation for generator stability analysis.\n"</font>;
 
diff --git a/src/ts/examples/tutorials/power_grid/ex3.c.html b/src/ts/examples/tutorials/power_grid/ex3.c.html
index 6b601aa..7d8a64f 100644
--- a/src/ts/examples/tutorials/power_grid/ex3.c.html
+++ b/src/ts/examples/tutorials/power_grid/ex3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/power_grid/ex3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:04+00:00">
+<meta name="date" content="2017-04-24T14:36:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/power_grid/ex3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/power_grid/ex3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Basic equation for generator stability analysis.\n"</font>;
 
diff --git a/src/ts/examples/tutorials/power_grid/ex3adj.c.html b/src/ts/examples/tutorials/power_grid/ex3adj.c.html
index ae6f4db..297c679 100644
--- a/src/ts/examples/tutorials/power_grid/ex3adj.c.html
+++ b/src/ts/examples/tutorials/power_grid/ex3adj.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/power_grid/ex3adj.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:04+00:00">
+<meta name="date" content="2017-04-24T14:36:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/power_grid/ex3adj.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/power_grid/ex3adj.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Sensitivity analysis of the basic equation for generator stability analysis.\n"</font>;
 
diff --git a/src/ts/examples/tutorials/power_grid/ex3opt.c.html b/src/ts/examples/tutorials/power_grid/ex3opt.c.html
index d62d712..7fc9c4c 100644
--- a/src/ts/examples/tutorials/power_grid/ex3opt.c.html
+++ b/src/ts/examples/tutorials/power_grid/ex3opt.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/power_grid/ex3opt.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:06+00:00">
+<meta name="date" content="2017-04-24T14:36:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/power_grid/ex3opt.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/power_grid/ex3opt.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Finds optimal parameter P_m for the generator system while maintaining generator stability.\n"</font>;
 
diff --git a/src/ts/examples/tutorials/power_grid/ex3opt_fd.c.html b/src/ts/examples/tutorials/power_grid/ex3opt_fd.c.html
index 266bcb9..4987708 100644
--- a/src/ts/examples/tutorials/power_grid/ex3opt_fd.c.html
+++ b/src/ts/examples/tutorials/power_grid/ex3opt_fd.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/power_grid/ex3opt_fd.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:07+00:00">
+<meta name="date" content="2017-04-24T14:36:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/power_grid/ex3opt_fd.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/power_grid/ex3opt_fd.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Finds optimal parameter P_m for the generator system while maintaining generator stability.\n"</font>;
 
diff --git a/src/ts/examples/tutorials/power_grid/ex5.c.html b/src/ts/examples/tutorials/power_grid/ex5.c.html
index 8219c31..a72d2d3 100644
--- a/src/ts/examples/tutorials/power_grid/ex5.c.html
+++ b/src/ts/examples/tutorials/power_grid/ex5.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/power_grid/ex5.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:08+00:00">
+<meta name="date" content="2017-04-24T14:36:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/power_grid/ex5.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/power_grid/ex5.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Basic equation for an induction generator driven by a wind turbine.\n"</font>;
 
diff --git a/src/ts/examples/tutorials/power_grid/ex6.c.html b/src/ts/examples/tutorials/power_grid/ex6.c.html
index 8870bd5..b9abaee 100644
--- a/src/ts/examples/tutorials/power_grid/ex6.c.html
+++ b/src/ts/examples/tutorials/power_grid/ex6.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/power_grid/ex6.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:09+00:00">
+<meta name="date" content="2017-04-24T14:36:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/power_grid/ex6.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/power_grid/ex6.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Time-dependent PDE in 2d for calculating joint PDF. \n"</font>;
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   p_t = -x_t*p_x -y_t*p_y + f(t)*p_yy</font>
diff --git a/src/ts/examples/tutorials/power_grid/ex7.c.html b/src/ts/examples/tutorials/power_grid/ex7.c.html
index 260ce46..83a52fc 100644
--- a/src/ts/examples/tutorials/power_grid/ex7.c.html
+++ b/src/ts/examples/tutorials/power_grid/ex7.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/power_grid/ex7.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:10+00:00">
+<meta name="date" content="2017-04-24T14:36:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/power_grid/ex7.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/power_grid/ex7.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Time-dependent PDE in 2d for calculating joint PDF. \n"</font>;
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/ts/examples/tutorials/power_grid/ex8.c.html b/src/ts/examples/tutorials/power_grid/ex8.c.html
index da482bd..9a6dcbc 100644
--- a/src/ts/examples/tutorials/power_grid/ex8.c.html
+++ b/src/ts/examples/tutorials/power_grid/ex8.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/power_grid/ex8.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:11+00:00">
+<meta name="date" content="2017-04-24T14:36:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/power_grid/ex8.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/power_grid/ex8.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Time-dependent PDE in 2d for calculating joint PDF. \n"</font>;
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   p_t = -x_t*p_x -y_t*p_y + f(t)*p_yy</font>
diff --git a/src/ts/examples/tutorials/power_grid/ex9.c.html b/src/ts/examples/tutorials/power_grid/ex9.c.html
index dbdb68a..6524859 100644
--- a/src/ts/examples/tutorials/power_grid/ex9.c.html
+++ b/src/ts/examples/tutorials/power_grid/ex9.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/power_grid/ex9.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:13+00:00">
+<meta name="date" content="2017-04-24T14:36:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/power_grid/ex9.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/power_grid/ex9.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Basic equation for generator stability analysis.\n"</font>;
 
diff --git a/src/ts/examples/tutorials/power_grid/ex9adj.c.html b/src/ts/examples/tutorials/power_grid/ex9adj.c.html
index 933b654..e0f447c 100644
--- a/src/ts/examples/tutorials/power_grid/ex9adj.c.html
+++ b/src/ts/examples/tutorials/power_grid/ex9adj.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/power_grid/ex9adj.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:12+00:00">
+<meta name="date" content="2017-04-24T14:36:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/power_grid/ex9adj.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/power_grid/ex9adj.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Basic equation for generator stability analysis.\n"</font>;
 
diff --git a/src/ts/examples/tutorials/power_grid/ex9opt.c.html b/src/ts/examples/tutorials/power_grid/ex9opt.c.html
index 1866ebc..6c8392d 100644
--- a/src/ts/examples/tutorials/power_grid/ex9opt.c.html
+++ b/src/ts/examples/tutorials/power_grid/ex9opt.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/power_grid/ex9opt.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:14+00:00">
+<meta name="date" content="2017-04-24T14:36:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/power_grid/ex9opt.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/power_grid/ex9opt.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Basic equation for generator stability analysis.\n"</font>;
 
diff --git a/src/ts/examples/tutorials/power_grid/index.html b/src/ts/examples/tutorials/power_grid/index.html
index 861c759..3365eaa 100644
--- a/src/ts/examples/tutorials/power_grid/index.html
+++ b/src/ts/examples/tutorials/power_grid/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/power_grid/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/power_grid/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../.._grid/../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/examples/tutorials/power_grid/makefile.html b/src/ts/examples/tutorials/power_grid/makefile.html
index 7f4473c..ee7c32d 100644
--- a/src/ts/examples/tutorials/power_grid/makefile.html
+++ b/src/ts/examples/tutorials/power_grid/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/power_grid/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:15+00:00">
+<meta name="date" content="2017-04-24T14:36:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/power_grid/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/power_grid/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	        =
 FFLAGS	        =
diff --git a/src/ts/examples/tutorials/power_grid/stability_9bus/ex9bus.c.html b/src/ts/examples/tutorials/power_grid/stability_9bus/ex9bus.c.html
index 5c48dfa..5c28c59 100644
--- a/src/ts/examples/tutorials/power_grid/stability_9bus/ex9bus.c.html
+++ b/src/ts/examples/tutorials/power_grid/stability_9bus/ex9bus.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/power_grid/stability_9bus/ex9bus.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:15+00:00">
+<meta name="date" content="2017-04-24T14:36:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/power_grid/stability_9bus/ex9bus.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/power_grid/stability_9bus/ex9bus.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Power grid stability analysis of WECC 9 bus system.\n\</font>
 <a name="line3">  3: </a><font color="#666666">This example is based on the 9-bus (node) example given in the book Power\n\</font>
diff --git a/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busadj.c.html b/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busadj.c.html
index 4d50029..58986a8 100644
--- a/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busadj.c.html
+++ b/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busadj.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busadj.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:18+00:00">
+<meta name="date" content="2017-04-24T14:36:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/power_grid/stability_9bus/ex9busadj.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/power_grid/stability_9bus/ex9busadj.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Sensitivity analysis applied in power grid stability analysis of WECC 9 bus system.\n\</font>
 <a name="line3">  3: </a><font color="#666666">This example is based on the 9-bus (node) example given in the book Power\n\</font>
diff --git a/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c.html b/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c.html
index 68f6622..4861c5b 100644
--- a/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c.html
+++ b/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:20+00:00">
+<meta name="date" content="2017-04-24T14:36:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Application of adjoint sensitivity analysis for power grid stability analysis of WECC 9 bus system.\n\</font>
 <a name="line2">  2: </a><font color="#666666">This example is based on the 9-bus (node) example given in the book Power\n\</font>
 <a name="line3">  3: </a><font color="#666666">Systems Dynamics and Stability (Chapter 7) by P. Sauer and M. A. Pai.\n\</font>
diff --git a/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt_fd.c.html b/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt_fd.c.html
index 1f46637..f06473f 100644
--- a/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt_fd.c.html
+++ b/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt_fd.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt_fd.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:24+00:00">
+<meta name="date" content="2017-04-24T14:36:50+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt_fd.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt_fd.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Using finite difference for the problem in ex9busopt.c \n\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*</font>
diff --git a/src/ts/examples/tutorials/power_grid/stability_9bus/index.html b/src/ts/examples/tutorials/power_grid/stability_9bus/index.html
index 4033d5d..272e11a 100644
--- a/src/ts/examples/tutorials/power_grid/stability_9bus/index.html
+++ b/src/ts/examples/tutorials/power_grid/stability_9bus/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/power_grid/stability_9bus/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/power_grid/stability_9bus/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../.._grid/.._9bus/../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/examples/tutorials/power_grid/stability_9bus/makefile.html b/src/ts/examples/tutorials/power_grid/stability_9bus/makefile.html
index 27f1171..d856242 100644
--- a/src/ts/examples/tutorials/power_grid/stability_9bus/makefile.html
+++ b/src/ts/examples/tutorials/power_grid/stability_9bus/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/power_grid/stability_9bus/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:27+00:00">
+<meta name="date" content="2017-04-24T14:36:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/examples/tutorials/power_grid/stability_9bus/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/examples/tutorials/power_grid/stability_9bus/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	        = -g
 FFLAGS	        =
diff --git a/src/ts/f90-mod/index.html b/src/ts/f90-mod/index.html
index 3afa9eb..89b05d6 100644
--- a/src/ts/f90-mod/index.html
+++ b/src/ts/f90-mod/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../..90-mod/../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/f90-mod/makefile.html b/src/ts/f90-mod/makefile.html
index 71f2c9e..7cf8e03 100644
--- a/src/ts/f90-mod/makefile.html
+++ b/src/ts/f90-mod/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/f90-mod/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:29+00:00">
+<meta name="date" content="2017-04-24T14:36:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresdefine   'PETSC_USING_F90'</font>
 <font color="#A020F0">#</font>
 <font color="#A020F0">#   Makes Fortran module functions from *.h90 files in include/petsc/finclude</font>
diff --git a/src/ts/f90-mod/petsctsmod.F.html b/src/ts/f90-mod/petsctsmod.F.html
index 360ff29..a94eb6e 100644
--- a/src/ts/f90-mod/petsctsmod.F.html
+++ b/src/ts/f90-mod/petsctsmod.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/f90-mod/petsctsmod.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:29+00:00">
+<meta name="date" content="2017-04-24T14:36:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/f90-mod/petsctsmod.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/f90-mod/petsctsmod.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSC_USE_FORTRAN_MODULES</font></strong>
 
 <a name="line3">  3: </a>        module petsctsdef
diff --git a/src/ts/impls/arkimex/arkimex.c.html b/src/ts/impls/arkimex/arkimex.c.html
index 0549df8..5732bcf 100644
--- a/src/ts/impls/arkimex/arkimex.c.html
+++ b/src/ts/impls/arkimex/arkimex.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/arkimex/arkimex.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:26+00:00">
+<meta name="date" content="2017-04-24T14:33:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/arkimex/arkimex.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/arkimex/arkimex.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">  Code for timestepping with additive Runge-Kutta IMEX method</font>
 
diff --git a/src/ts/impls/arkimex/index.html b/src/ts/impls/arkimex/index.html
index dbc0909..d1f1bd7 100644
--- a/src/ts/impls/arkimex/index.html
+++ b/src/ts/impls/arkimex/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/arkimex/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/arkimex/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/impls/arkimex/makefile.html b/src/ts/impls/arkimex/makefile.html
index b616016..e0d455b 100644
--- a/src/ts/impls/arkimex/makefile.html
+++ b/src/ts/impls/arkimex/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/arkimex/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:30+00:00">
+<meta name="date" content="2017-04-24T14:33:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/arkimex/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/arkimex/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/impls/bdf/bdf.c.html b/src/ts/impls/bdf/bdf.c.html
index 93a9651..04b360e 100644
--- a/src/ts/impls/bdf/bdf.c.html
+++ b/src/ts/impls/bdf/bdf.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/bdf/bdf.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:37+00:00">
+<meta name="date" content="2017-04-24T14:33:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/bdf/bdf.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/bdf/bdf.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">  Code for timestepping with BDF methods</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/ts/impls/bdf/index.html b/src/ts/impls/bdf/index.html
index e2572c4..bd5bf74 100644
--- a/src/ts/impls/bdf/index.html
+++ b/src/ts/impls/bdf/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/bdf/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/bdf/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/impls/bdf/makefile.html b/src/ts/impls/bdf/makefile.html
index 575120f..9226dd8 100644
--- a/src/ts/impls/bdf/makefile.html
+++ b/src/ts/impls/bdf/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/bdf/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:39+00:00">
+<meta name="date" content="2017-04-24T14:33:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/bdf/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/bdf/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/ts/impls/eimex/eimex.c.html b/src/ts/impls/eimex/eimex.c.html
index 4c2e722..f2120df 100644
--- a/src/ts/impls/eimex/eimex.c.html
+++ b/src/ts/impls/eimex/eimex.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/eimex/eimex.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:34+00:00">
+<meta name="date" content="2017-04-24T14:33:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/eimex/eimex.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/eimex/eimex.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"> * eimex.c</font>
 <a name="line3">  3: </a><font color="#B22222"> *</font>
diff --git a/src/ts/impls/eimex/index.html b/src/ts/impls/eimex/index.html
index 94834c9..2d85fb7 100644
--- a/src/ts/impls/eimex/index.html
+++ b/src/ts/impls/eimex/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/eimex/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/eimex/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/impls/eimex/makefile.html b/src/ts/impls/eimex/makefile.html
index befa631..2adbca6 100644
--- a/src/ts/impls/eimex/makefile.html
+++ b/src/ts/impls/eimex/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/eimex/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:36+00:00">
+<meta name="date" content="2017-04-24T14:33:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/eimex/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/eimex/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/impls/explicit/euler/euler.c b/src/ts/impls/explicit/euler/euler.c
index 309c3c6..28b7a8c 100644
--- a/src/ts/impls/explicit/euler/euler.c
+++ b/src/ts/impls/explicit/euler/euler.c
@@ -43,15 +43,10 @@ static PetscErrorCode TSSetUp_Euler(TS ts)
 {
   TS_Euler       *euler = (TS_Euler*)ts->data;
   PetscErrorCode ierr;
-  TSRHSFunction  rhsfunction;
-  TSIFunction    ifunction;
 
   PetscFunctionBegin;
-  ierr =  TSGetIFunction(ts,NULL,&ifunction,NULL);CHKERRQ(ierr);
-  ierr =  TSGetRHSFunction(ts,NULL,&rhsfunction,NULL);CHKERRQ(ierr);
-  if (!rhsfunction || ifunction) SETERRQ(PetscObjectComm((PetscObject)ts),PETSC_ERR_USER,"Must define RHSFunction() and leave IFunction() undefined in order to use -ts_type euler");
+  ierr = TSCheckImplicitTerm(ts);CHKERRQ(ierr);
   ierr = VecDuplicate(ts->vec_sol,&euler->update);CHKERRQ(ierr);
-
   ierr = TSGetAdapt(ts,&ts->adapt);CHKERRQ(ierr);
   ierr = TSAdaptCandidatesClear(ts->adapt);CHKERRQ(ierr);
   PetscFunctionReturn(0);
diff --git a/src/ts/impls/explicit/euler/euler.c.html b/src/ts/impls/explicit/euler/euler.c.html
index 36b4ed1..45e20f1 100644
--- a/src/ts/impls/explicit/euler/euler.c.html
+++ b/src/ts/impls/explicit/euler/euler.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/explicit/euler/euler.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:04+00:00">
+<meta name="date" content="2017-04-24T14:33:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/explicit/euler/euler.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/explicit/euler/euler.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">       Code for Timestepping with explicit Euler.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
@@ -48,90 +48,85 @@
 <a name="line42"> 42: </a><strong><font color="#4169E1"><a name="TSSetUp_Euler"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSSetUp_Euler(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
 <a name="line43"> 43: </a>{
 <a name="line44"> 44: </a>  TS_Euler       *euler = (TS_Euler*)ts->data;
-<a name="line46"> 46: </a>  TSRHSFunction  rhsfunction;
-<a name="line47"> 47: </a>  TSIFunction    ifunction;
-
-<a name="line50"> 50: </a>   <a href="../../../../../docs/manualpages/TS/TSGetIFunction.html#TSGetIFunction">TSGetIFunction</a>(ts,NULL,&ifunction,NULL);
-<a name="line51"> 51: </a>   <a href="../../../../../docs/manualpages/TS/TSGetRHSFunction.html#TSGetRHSFunction">TSGetRHSFunction</a>(ts,NULL,&rhsfunction,NULL);
-<a name="line52"> 52: </a>  <font color="#4169E1">if</font> (!rhsfunction || ifunction) <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_USER,<font color="#666666">"Must define RHSFunction() and leave IFunction() undefined in order to use -ts_type euler [...]
-<a name="line53"> 53: </a>  <a href="../../../../../docs/manualpages/Vec/VecDuplicate.html#VecDuplicate">VecDuplicate</a>(ts->vec_sol,&euler->update);
-
-<a name="line55"> 55: </a>  <a href="../../../../../docs/manualpages/TS/TSGetAdapt.html#TSGetAdapt">TSGetAdapt</a>(ts,&ts->adapt);
-<a name="line56"> 56: </a>  <a href="../../../../../docs/manualpages/TS/TSAdaptCandidatesClear.html#TSAdaptCandidatesClear">TSAdaptCandidatesClear</a>(ts->adapt);
-<a name="line57"> 57: </a>  <font color="#4169E1">return</font>(0);
-<a name="line58"> 58: </a>}
-
-<a name="line62"> 62: </a><strong><font color="#4169E1"><a name="TSReset_Euler"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSReset_Euler(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
-<a name="line63"> 63: </a>{
-<a name="line64"> 64: </a>  TS_Euler       *euler = (TS_Euler*)ts->data;
-
-<a name="line68"> 68: </a>  <a href="../../../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&euler->update);
-<a name="line69"> 69: </a>  <font color="#4169E1">return</font>(0);
-<a name="line70"> 70: </a>}
-
-<a name="line74"> 74: </a><strong><font color="#4169E1"><a name="TSDestroy_Euler"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSDestroy_Euler(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
-<a name="line75"> 75: </a>{
-
-<a name="line79"> 79: </a>  TSReset_Euler(ts);
-<a name="line80"> 80: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(ts->data);
-<a name="line81"> 81: </a>  <font color="#4169E1">return</font>(0);
-<a name="line82"> 82: </a>}
-<a name="line83"> 83: </a><font color="#B22222">/*------------------------------------------------------------*/</font>
-
-<a name="line87"> 87: </a><strong><font color="#4169E1"><a name="TSSetFromOptions_Euler"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSSetFromOptions_Euler(PetscOptionItems *PetscOptionsObject,<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
-<a name="line88"> 88: </a>{
-<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="TSView_Euler"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSView_Euler(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a> viewer)</font></strong>
-<a name="line96"> 96: </a>{
-<a name="line98"> 98: </a>  <font color="#4169E1">return</font>(0);
-<a name="line99"> 99: </a>}
-
-<a name="line103">103: </a><strong><font color="#4169E1"><a name="TSInterpolate_Euler"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSInterpolate_Euler(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> t,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> X)</font></strong>
-<a name="line104">104: </a>{
-<a name="line105">105: </a>  TS_Euler       *euler = (TS_Euler*)ts->data;
-<a name="line106">106: </a>  <a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a>            update = euler->update;
-<a name="line107">107: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>      alpha = (ts->ptime - t)/ts->time_step;
-
-<a name="line111">111: </a>  <a href="../../../../../docs/manualpages/Vec/VecWAXPY.html#VecWAXPY">VecWAXPY</a>(X,-ts->time_step,update,ts->vec_sol);
-<a name="line112">112: </a>  <a href="../../../../../docs/manualpages/Vec/VecAXPBY.html#VecAXPBY">VecAXPBY</a>(X,1.0-alpha,alpha,ts->vec_sol);
-<a name="line113">113: </a>  <font color="#4169E1">return</font>(0);
-<a name="line114">114: </a>}
-
-<a name="line118">118: </a><strong><font color="#4169E1"><a name="TSComputeLinearStability_Euler"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSComputeLinearStability_Euler(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> xr,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> xi,<a href=". [...]
-<a name="line119">119: </a>{
-<a name="line121">121: </a>  *yr = 1.0 + xr;
-<a name="line122">122: </a>  *yi = xi;
-<a name="line123">123: </a>  <font color="#4169E1">return</font>(0);
-<a name="line124">124: </a>}
-<a name="line125">125: </a><font color="#B22222">/* ------------------------------------------------------------ */</font>
-
-<a name="line127">127: </a><font color="#B22222">/*MC</font>
-<a name="line128">128: </a><font color="#B22222">      <a href="../../../../../docs/manualpages/TS/TSEULER.html#TSEULER">TSEULER</a> - ODE solver using the explicit forward Euler method</font>
-
-<a name="line130">130: </a><font color="#B22222">  Level: beginner</font>
-
-<a name="line132">132: </a><font color="#B22222">.seealso:  <a href="../../../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>(), <a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a>, <a href="../../../../../docs/manualpages/TS/TSSetType.html#TSSetType">TSSetType</a>(), <a href="../../../../../docs/manualpages/TS/TSBEULER.html#TSBEULER">TSBEULER</a></font>
-
-<a name="line134">134: </a><font color="#B22222">M*/</font>
-<a name="line137">137: </a><strong><font color="#4169E1"><a name="TSCreate_Euler"></a>PETSC_EXTERN <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSCreate_Euler(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
-<a name="line138">138: </a>{
-<a name="line139">139: </a>  TS_Euler       *euler;
-
-<a name="line143">143: </a>  <a href="../../../../../docs/manualpages/Sys/PetscNewLog.html#PetscNewLog">PetscNewLog</a>(ts,&euler);
-<a name="line144">144: </a>  ts->data = (void*)euler;
-
-<a name="line146">146: </a>  ts->ops->setup           = TSSetUp_Euler;
-<a name="line147">147: </a>  ts->ops->step            = TSStep_Euler;
-<a name="line148">148: </a>  ts->ops->reset           = TSReset_Euler;
-<a name="line149">149: </a>  ts->ops->destroy         = TSDestroy_Euler;
-<a name="line150">150: </a>  ts->ops->setfromoptions  = TSSetFromOptions_Euler;
-<a name="line151">151: </a>  ts->ops->view            = TSView_Euler;
-<a name="line152">152: </a>  ts->ops->interpolate     = TSInterpolate_Euler;
-<a name="line153">153: </a>  ts->ops->linearstability = TSComputeLinearStability_Euler;
-<a name="line154">154: </a>  <font color="#4169E1">return</font>(0);
-<a name="line155">155: </a>}
+
+<a name="line48"> 48: </a>  TSCheckImplicitTerm(ts);
+<a name="line49"> 49: </a>  <a href="../../../../../docs/manualpages/Vec/VecDuplicate.html#VecDuplicate">VecDuplicate</a>(ts->vec_sol,&euler->update);
+<a name="line50"> 50: </a>  <a href="../../../../../docs/manualpages/TS/TSGetAdapt.html#TSGetAdapt">TSGetAdapt</a>(ts,&ts->adapt);
+<a name="line51"> 51: </a>  <a href="../../../../../docs/manualpages/TS/TSAdaptCandidatesClear.html#TSAdaptCandidatesClear">TSAdaptCandidatesClear</a>(ts->adapt);
+<a name="line52"> 52: </a>  <font color="#4169E1">return</font>(0);
+<a name="line53"> 53: </a>}
+
+<a name="line57"> 57: </a><strong><font color="#4169E1"><a name="TSReset_Euler"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSReset_Euler(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
+<a name="line58"> 58: </a>{
+<a name="line59"> 59: </a>  TS_Euler       *euler = (TS_Euler*)ts->data;
+
+<a name="line63"> 63: </a>  <a href="../../../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&euler->update);
+<a name="line64"> 64: </a>  <font color="#4169E1">return</font>(0);
+<a name="line65"> 65: </a>}
+
+<a name="line69"> 69: </a><strong><font color="#4169E1"><a name="TSDestroy_Euler"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSDestroy_Euler(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
+<a name="line70"> 70: </a>{
+
+<a name="line74"> 74: </a>  TSReset_Euler(ts);
+<a name="line75"> 75: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(ts->data);
+<a name="line76"> 76: </a>  <font color="#4169E1">return</font>(0);
+<a name="line77"> 77: </a>}
+<a name="line78"> 78: </a><font color="#B22222">/*------------------------------------------------------------*/</font>
+
+<a name="line82"> 82: </a><strong><font color="#4169E1"><a name="TSSetFromOptions_Euler"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSSetFromOptions_Euler(PetscOptionItems *PetscOptionsObject,<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
+<a name="line83"> 83: </a>{
+<a name="line85"> 85: </a>  <font color="#4169E1">return</font>(0);
+<a name="line86"> 86: </a>}
+
+<a name="line90"> 90: </a><strong><font color="#4169E1"><a name="TSView_Euler"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSView_Euler(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a> viewer)</font></strong>
+<a name="line91"> 91: </a>{
+<a name="line93"> 93: </a>  <font color="#4169E1">return</font>(0);
+<a name="line94"> 94: </a>}
+
+<a name="line98"> 98: </a><strong><font color="#4169E1"><a name="TSInterpolate_Euler"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSInterpolate_Euler(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> t,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> X)</font></strong>
+<a name="line99"> 99: </a>{
+<a name="line100">100: </a>  TS_Euler       *euler = (TS_Euler*)ts->data;
+<a name="line101">101: </a>  <a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a>            update = euler->update;
+<a name="line102">102: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>      alpha = (ts->ptime - t)/ts->time_step;
+
+<a name="line106">106: </a>  <a href="../../../../../docs/manualpages/Vec/VecWAXPY.html#VecWAXPY">VecWAXPY</a>(X,-ts->time_step,update,ts->vec_sol);
+<a name="line107">107: </a>  <a href="../../../../../docs/manualpages/Vec/VecAXPBY.html#VecAXPBY">VecAXPBY</a>(X,1.0-alpha,alpha,ts->vec_sol);
+<a name="line108">108: </a>  <font color="#4169E1">return</font>(0);
+<a name="line109">109: </a>}
+
+<a name="line113">113: </a><strong><font color="#4169E1"><a name="TSComputeLinearStability_Euler"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSComputeLinearStability_Euler(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> xr,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> xi,<a href=". [...]
+<a name="line114">114: </a>{
+<a name="line116">116: </a>  *yr = 1.0 + xr;
+<a name="line117">117: </a>  *yi = xi;
+<a name="line118">118: </a>  <font color="#4169E1">return</font>(0);
+<a name="line119">119: </a>}
+<a name="line120">120: </a><font color="#B22222">/* ------------------------------------------------------------ */</font>
+
+<a name="line122">122: </a><font color="#B22222">/*MC</font>
+<a name="line123">123: </a><font color="#B22222">      <a href="../../../../../docs/manualpages/TS/TSEULER.html#TSEULER">TSEULER</a> - ODE solver using the explicit forward Euler method</font>
+
+<a name="line125">125: </a><font color="#B22222">  Level: beginner</font>
+
+<a name="line127">127: </a><font color="#B22222">.seealso:  <a href="../../../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>(), <a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a>, <a href="../../../../../docs/manualpages/TS/TSSetType.html#TSSetType">TSSetType</a>(), <a href="../../../../../docs/manualpages/TS/TSBEULER.html#TSBEULER">TSBEULER</a></font>
+
+<a name="line129">129: </a><font color="#B22222">M*/</font>
+<a name="line132">132: </a><strong><font color="#4169E1"><a name="TSCreate_Euler"></a>PETSC_EXTERN <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSCreate_Euler(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
+<a name="line133">133: </a>{
+<a name="line134">134: </a>  TS_Euler       *euler;
+
+<a name="line138">138: </a>  <a href="../../../../../docs/manualpages/Sys/PetscNewLog.html#PetscNewLog">PetscNewLog</a>(ts,&euler);
+<a name="line139">139: </a>  ts->data = (void*)euler;
+
+<a name="line141">141: </a>  ts->ops->setup           = TSSetUp_Euler;
+<a name="line142">142: </a>  ts->ops->step            = TSStep_Euler;
+<a name="line143">143: </a>  ts->ops->reset           = TSReset_Euler;
+<a name="line144">144: </a>  ts->ops->destroy         = TSDestroy_Euler;
+<a name="line145">145: </a>  ts->ops->setfromoptions  = TSSetFromOptions_Euler;
+<a name="line146">146: </a>  ts->ops->view            = TSView_Euler;
+<a name="line147">147: </a>  ts->ops->interpolate     = TSInterpolate_Euler;
+<a name="line148">148: </a>  ts->ops->linearstability = TSComputeLinearStability_Euler;
+<a name="line149">149: </a>  <font color="#4169E1">return</font>(0);
+<a name="line150">150: </a>}
 </pre>
 </body>
 
diff --git a/src/ts/impls/explicit/euler/index.html b/src/ts/impls/explicit/euler/index.html
index dd89d53..4322f04 100644
--- a/src/ts/impls/explicit/euler/index.html
+++ b/src/ts/impls/explicit/euler/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/explicit/euler/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/explicit/euler/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/impls/explicit/euler/makefile.html b/src/ts/impls/explicit/euler/makefile.html
index f211eb6..2f401ca 100644
--- a/src/ts/impls/explicit/euler/makefile.html
+++ b/src/ts/impls/explicit/euler/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/explicit/euler/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:05+00:00">
+<meta name="date" content="2017-04-24T14:33:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/explicit/euler/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/explicit/euler/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/impls/explicit/index.html b/src/ts/impls/explicit/index.html
index 9f02166..dd27a01 100644
--- a/src/ts/impls/explicit/index.html
+++ b/src/ts/impls/explicit/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/explicit/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/explicit/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/impls/explicit/makefile.html b/src/ts/impls/explicit/makefile.html
index 68dc212..f5b65f8 100644
--- a/src/ts/impls/explicit/makefile.html
+++ b/src/ts/impls/explicit/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/explicit/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:04+00:00">
+<meta name="date" content="2017-04-24T14:33:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/explicit/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/explicit/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/impls/explicit/rk/index.html b/src/ts/impls/explicit/rk/index.html
index 8ead7fe..b5286ca 100644
--- a/src/ts/impls/explicit/rk/index.html
+++ b/src/ts/impls/explicit/rk/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/explicit/rk/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/explicit/rk/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/impls/explicit/rk/makefile.html b/src/ts/impls/explicit/rk/makefile.html
index 6776f2c..980b479 100644
--- a/src/ts/impls/explicit/rk/makefile.html
+++ b/src/ts/impls/explicit/rk/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/explicit/rk/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:08+00:00">
+<meta name="date" content="2017-04-24T14:33:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/explicit/rk/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/explicit/rk/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/impls/explicit/rk/rk.c b/src/ts/impls/explicit/rk/rk.c
index 9dea9b2..64bf41a 100644
--- a/src/ts/impls/explicit/rk/rk.c
+++ b/src/ts/impls/explicit/rk/rk.c
@@ -498,7 +498,6 @@ static PetscErrorCode TSStep_RK(TS ts)
   PetscErrorCode   ierr;
 
   PetscFunctionBegin;
-
   rk->status = TS_STEP_INCOMPLETE;
   while (!ts->reason && rk->status != TS_STEP_COMPLETE) {
     PetscReal t = ts->ptime;
@@ -812,6 +811,7 @@ static PetscErrorCode TSSetUp_RK(TS ts)
   DM             dm;
 
   PetscFunctionBegin;
+  ierr = TSCheckImplicitTerm(ts);CHKERRQ(ierr);
   ierr = TSRKTableauSetUp(ts);CHKERRQ(ierr);
   if (!rk->VecCostIntegral0 && ts->vec_costintegral && ts->costintegralfwd) { /* back up cost integral */
     ierr = VecDuplicate(ts->vec_costintegral,&rk->VecCostIntegral0);CHKERRQ(ierr);
diff --git a/src/ts/impls/explicit/rk/rk.c.html b/src/ts/impls/explicit/rk/rk.c.html
index a9b832c..b414ea3 100644
--- a/src/ts/impls/explicit/rk/rk.c.html
+++ b/src/ts/impls/explicit/rk/rk.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/explicit/rk/rk.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:05+00:00">
+<meta name="date" content="2017-04-24T14:33:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/explicit/rk/rk.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/explicit/rk/rk.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">  Code for time stepping with the Runge-Kutta method</font>
 
@@ -475,275 +475,275 @@
 <a name="line497">497: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>        next_time_step = ts->time_step;
 <a name="line498">498: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>   ierr;
 
-
-<a name="line502">502: </a>  rk->status = TS_STEP_INCOMPLETE;
-<a name="line503">503: </a>  <font color="#4169E1">while</font> (!ts->reason && rk->status != TS_STEP_COMPLETE) {
-<a name="line504">504: </a>    <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> t = ts->ptime;
-<a name="line505">505: </a>    <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> h = ts->time_step;
-<a name="line506">506: </a>    <font color="#4169E1">for</font> (i=0; i<s; i++) {
-<a name="line507">507: </a>      rk->stage_time = t + h*c[i];
-<a name="line508">508: </a>      <a href="../../../../../docs/manualpages/TS/TSPreStage.html#TSPreStage">TSPreStage</a>(ts,rk->stage_time);
-<a name="line509">509: </a>      <a href="../../../../../docs/manualpages/Vec/VecCopy.html#VecCopy">VecCopy</a>(ts->vec_sol,Y[i]);
-<a name="line510">510: </a>      <font color="#4169E1">for</font> (j=0; j<i; j++) w[j] = h*A[i*s+j];
-<a name="line511">511: </a>      <a href="../../../../../docs/manualpages/Vec/VecMAXPY.html#VecMAXPY">VecMAXPY</a>(Y[i],i,w,YdotRHS);
-<a name="line512">512: </a>      <a href="../../../../../docs/manualpages/TS/TSPostStage.html#TSPostStage">TSPostStage</a>(ts,rk->stage_time,i,Y);
-<a name="line513">513: </a>      <a href="../../../../../docs/manualpages/TS/TSGetAdapt.html#TSGetAdapt">TSGetAdapt</a>(ts,&adapt);
-<a name="line514">514: </a>      <a href="../../../../../docs/manualpages/TS/TSAdaptCheckStage.html#TSAdaptCheckStage">TSAdaptCheckStage</a>(adapt,ts,rk->stage_time,Y[i],&stageok);
-<a name="line515">515: </a>      <font color="#4169E1">if</font> (!stageok) <font color="#4169E1">goto</font> reject_step;
-<a name="line516">516: </a>      <a href="../../../../../docs/manualpages/TS/TSComputeRHSFunction.html#TSComputeRHSFunction">TSComputeRHSFunction</a>(ts,t+h*c[i],Y[i],YdotRHS[i]);
-<a name="line517">517: </a>    }
-
-<a name="line519">519: </a>    rk->status = TS_STEP_INCOMPLETE;
-<a name="line520">520: </a>    <a href="../../../../../docs/manualpages/TS/TSEvaluateStep.html#TSEvaluateStep">TSEvaluateStep</a>(ts,tab->order,ts->vec_sol,NULL);
-<a name="line521">521: </a>    rk->status = TS_STEP_PENDING;
-<a name="line522">522: </a>    <a href="../../../../../docs/manualpages/TS/TSGetAdapt.html#TSGetAdapt">TSGetAdapt</a>(ts,&adapt);
-<a name="line523">523: </a>    <a href="../../../../../docs/manualpages/TS/TSAdaptCandidatesClear.html#TSAdaptCandidatesClear">TSAdaptCandidatesClear</a>(adapt);
-<a name="line524">524: </a>    <a href="../../../../../docs/manualpages/TS/TSAdaptCandidateAdd.html#TSAdaptCandidateAdd">TSAdaptCandidateAdd</a>(adapt,tab->name,tab->order,1,tab->ccfl,1.*tab->s,<a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
-<a name="line525">525: </a>    <a href="../../../../../docs/manualpages/TS/TSAdaptChoose.html#TSAdaptChoose">TSAdaptChoose</a>(adapt,ts,ts->time_step,NULL,&next_time_step,&accept);
-<a name="line526">526: </a>    rk->status = accept ? TS_STEP_COMPLETE : TS_STEP_INCOMPLETE;
-<a name="line527">527: </a>    <font color="#4169E1">if</font> (!accept) { <font color="#B22222">/* Roll back the current step */</font>
-<a name="line528">528: </a>      TSRollBack_RK(ts);
-<a name="line529">529: </a>      ts->time_step = next_time_step;
-<a name="line530">530: </a>      <font color="#4169E1">goto</font> reject_step;
-<a name="line531">531: </a>    }
-
-<a name="line533">533: </a>    <font color="#4169E1">if</font> (ts->costintegralfwd) { <font color="#B22222">/* Save the info for the later use in cost integral evaluation*/</font>
-<a name="line534">534: </a>      rk->ptime     = ts->ptime;
-<a name="line535">535: </a>      rk->time_step = ts->time_step;
-<a name="line536">536: </a>    }
-
-<a name="line538">538: </a>    ts->ptime += ts->time_step;
-<a name="line539">539: </a>    ts->time_step = next_time_step;
-<a name="line540">540: </a>    <font color="#4169E1">break</font>;
-
-<a name="line542">542: </a><strong><font color="#FF0000">  reject_step:</font></strong>
-<a name="line543">543: </a>    ts->reject++; accept = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line544">544: </a>    <font color="#4169E1">if</font> (!ts->reason && ++rejections > ts->max_reject && ts->max_reject >= 0) {
-<a name="line545">545: </a>      ts->reason = <a href="../../../../../docs/manualpages/TS/TS_DIVERGED_STEP_REJECTED.html#TS_DIVERGED_STEP_REJECTED">TS_DIVERGED_STEP_REJECTED</a>;
-<a name="line546">546: </a>      PetscInfo2(ts,<font color="#666666">"Step=%D, step rejections %D greater than current <a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> allowed, stopping solve\n"</font>,ts->steps,rejections);
-<a name="line547">547: </a>    }
-<a name="line548">548: </a>  }
-<a name="line549">549: </a>  <font color="#4169E1">return</font>(0);
-<a name="line550">550: </a>}
-
-<a name="line554">554: </a><strong><font color="#4169E1"><a name="TSAdjointSetUp_RK"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSAdjointSetUp_RK(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
-<a name="line555">555: </a>{
-<a name="line556">556: </a>  TS_RK         *rk  = (TS_RK*)ts->data;
-<a name="line557">557: </a>  RKTableau      tab = rk->tableau;
-<a name="line558">558: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       s   = tab->s;
-
-<a name="line562">562: </a>  <font color="#4169E1">if</font> (ts->adjointsetupcalled++) <font color="#4169E1">return</font>(0);
-<a name="line563">563: </a>  <a href="../../../../../docs/manualpages/Vec/VecDuplicateVecs.html#VecDuplicateVecs">VecDuplicateVecs</a>(ts->vecs_sensi[0],s*ts->numcost,&rk->VecDeltaLam);
-<a name="line564">564: </a>  <font color="#4169E1">if</font>(ts->vecs_sensip) {
-<a name="line565">565: </a>    <a href="../../../../../docs/manualpages/Vec/VecDuplicateVecs.html#VecDuplicateVecs">VecDuplicateVecs</a>(ts->vecs_sensip[0],s*ts->numcost,&rk->VecDeltaMu);
-<a name="line566">566: </a>  }
-<a name="line567">567: </a>  <a href="../../../../../docs/manualpages/Vec/VecDuplicateVecs.html#VecDuplicateVecs">VecDuplicateVecs</a>(ts->vecs_sensi[0],ts->numcost,&rk->VecSensiTemp);
-<a name="line568">568: </a>  <font color="#4169E1">return</font>(0);
-<a name="line569">569: </a>}
-
-<a name="line573">573: </a><strong><font color="#4169E1"><a name="TSAdjointStep_RK"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSAdjointStep_RK(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
-<a name="line574">574: </a>{
-<a name="line575">575: </a>  TS_RK           *rk   = (TS_RK*)ts->data;
-<a name="line576">576: </a>  RKTableau        tab  = rk->tableau;
-<a name="line577">577: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>   s    = tab->s;
-<a name="line578">578: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> *A = tab->A,*b = tab->b,*c = tab->c;
-<a name="line579">579: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>     *w    = rk->work;
-<a name="line580">580: </a>  <a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a>             *Y    = rk->Y,*VecDeltaLam = rk->VecDeltaLam,*VecDeltaMu = rk->VecDeltaMu,*VecSensiTemp = rk->VecSensiTemp;
-<a name="line581">581: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>         i,j,nadj;
-<a name="line582">582: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>        t = ts->ptime;
-<a name="line583">583: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>   ierr;
-<a name="line584">584: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>        h = ts->time_step;
-<a name="line585">585: </a>  <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>              J,Jp;
-
-<a name="line588">588: </a>  rk->status = TS_STEP_INCOMPLETE;
-<a name="line589">589: </a>  <font color="#4169E1">for</font> (i=s-1; i>=0; i--) {
-<a name="line590">590: </a>    rk->stage_time = t + h*(1.0-c[i]);
-<a name="line591">591: </a>    <font color="#4169E1">for</font> (nadj=0; nadj<ts->numcost; nadj++) {
-<a name="line592">592: </a>      <a href="../../../../../docs/manualpages/Vec/VecCopy.html#VecCopy">VecCopy</a>(ts->vecs_sensi[nadj],VecSensiTemp[nadj]);
-<a name="line593">593: </a>      <a href="../../../../../docs/manualpages/Vec/VecScale.html#VecScale">VecScale</a>(VecSensiTemp[nadj],-h*b[i]);
-<a name="line594">594: </a>      <font color="#4169E1">for</font> (j=i+1; j<s; j++) {
-<a name="line595">595: </a>        <a href="../../../../../docs/manualpages/Vec/VecAXPY.html#VecAXPY">VecAXPY</a>(VecSensiTemp[nadj],-h*A[j*s+i],VecDeltaLam[nadj*s+j]);
-<a name="line596">596: </a>      }
-<a name="line597">597: </a>    }
-<a name="line598">598: </a>    <font color="#B22222">/* Stage values of lambda */</font>
-<a name="line599">599: </a>    <a href="../../../../../docs/manualpages/TS/TSGetRHSJacobian.html#TSGetRHSJacobian">TSGetRHSJacobian</a>(ts,&J,&Jp,NULL,NULL);
-<a name="line600">600: </a>    <a href="../../../../../docs/manualpages/TS/TSComputeRHSJacobian.html#TSComputeRHSJacobian">TSComputeRHSJacobian</a>(ts,rk->stage_time,Y[i],J,Jp);
-<a name="line601">601: </a>    <font color="#4169E1">if</font> (ts->vec_costintegral) {
-<a name="line602">602: </a>      <a href="../../../../../docs/manualpages/TS/TSAdjointComputeDRDYFunction.html#TSAdjointComputeDRDYFunction">TSAdjointComputeDRDYFunction</a>(ts,rk->stage_time,Y[i],ts->vecs_drdy);
-<a name="line603">603: </a>    }
-<a name="line604">604: </a>    <font color="#4169E1">for</font> (nadj=0; nadj<ts->numcost; nadj++) {
-<a name="line605">605: </a>      <a href="../../../../../docs/manualpages/Mat/MatMultTranspose.html#MatMultTranspose">MatMultTranspose</a>(J,VecSensiTemp[nadj],VecDeltaLam[nadj*s+i]);
-<a name="line606">606: </a>      <font color="#4169E1">if</font> (ts->vec_costintegral) {
-<a name="line607">607: </a>        <a href="../../../../../docs/manualpages/Vec/VecAXPY.html#VecAXPY">VecAXPY</a>(VecDeltaLam[nadj*s+i],-h*b[i],ts->vecs_drdy[nadj]);
-<a name="line608">608: </a>      }
-<a name="line609">609: </a>    }
-
-<a name="line611">611: </a>    <font color="#B22222">/* Stage values of mu */</font>
-<a name="line612">612: </a>    <font color="#4169E1">if</font>(ts->vecs_sensip) {
-<a name="line613">613: </a>      <a href="../../../../../docs/manualpages/TS/TSAdjointComputeRHSJacobian.html#TSAdjointComputeRHSJacobian">TSAdjointComputeRHSJacobian</a>(ts,rk->stage_time,Y[i],ts->Jacp);
-<a name="line614">614: </a>      <font color="#4169E1">if</font> (ts->vec_costintegral) {
-<a name="line615">615: </a>        <a href="../../../../../docs/manualpages/TS/TSAdjointComputeDRDPFunction.html#TSAdjointComputeDRDPFunction">TSAdjointComputeDRDPFunction</a>(ts,rk->stage_time,Y[i],ts->vecs_drdp);
-<a name="line616">616: </a>      }
-
-<a name="line618">618: </a>      <font color="#4169E1">for</font> (nadj=0; nadj<ts->numcost; nadj++) {
-<a name="line619">619: </a>        <a href="../../../../../docs/manualpages/Mat/MatMultTranspose.html#MatMultTranspose">MatMultTranspose</a>(ts->Jacp,VecSensiTemp[nadj],VecDeltaMu[nadj*s+i]);
-<a name="line620">620: </a>        <font color="#4169E1">if</font> (ts->vec_costintegral) {
-<a name="line621">621: </a>          <a href="../../../../../docs/manualpages/Vec/VecAXPY.html#VecAXPY">VecAXPY</a>(VecDeltaMu[nadj*s+i],-h*b[i],ts->vecs_drdp[nadj]);
-<a name="line622">622: </a>        }
-<a name="line623">623: </a>      }
-<a name="line624">624: </a>    }
-<a name="line625">625: </a>  }
-
-<a name="line627">627: </a>  <font color="#4169E1">for</font> (j=0; j<s; j++) w[j] = 1.0;
-<a name="line628">628: </a>  <font color="#4169E1">for</font> (nadj=0; nadj<ts->numcost; nadj++) {
-<a name="line629">629: </a>    <a href="../../../../../docs/manualpages/Vec/VecMAXPY.html#VecMAXPY">VecMAXPY</a>(ts->vecs_sensi[nadj],s,w,&VecDeltaLam[nadj*s]);
-<a name="line630">630: </a>    <font color="#4169E1">if</font>(ts->vecs_sensip) {
-<a name="line631">631: </a>      <a href="../../../../../docs/manualpages/Vec/VecMAXPY.html#VecMAXPY">VecMAXPY</a>(ts->vecs_sensip[nadj],s,w,&VecDeltaMu[nadj*s]);
-<a name="line632">632: </a>    }
-<a name="line633">633: </a>  }
-<a name="line634">634: </a>  rk->status = TS_STEP_COMPLETE;
-<a name="line635">635: </a>  <font color="#4169E1">return</font>(0);
-<a name="line636">636: </a>}
-
-<a name="line640">640: </a><strong><font color="#4169E1"><a name="TSInterpolate_RK"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSInterpolate_RK(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> itime,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> X)</font></strong>
-<a name="line641">641: </a>{
-<a name="line642">642: </a>  TS_RK           *rk = (TS_RK*)ts->data;
-<a name="line643">643: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>         s  = rk->tableau->s,pinterp = rk->tableau->pinterp,i,j;
-<a name="line644">644: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>        h;
-<a name="line645">645: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>        tt,t;
-<a name="line646">646: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>     *b;
-<a name="line647">647: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> *B = rk->tableau->binterp;
-<a name="line648">648: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>   ierr;
-
-<a name="line651">651: </a>  <font color="#4169E1">if</font> (!B) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_SUP,<font color="#666666">"<a href="../../../../../docs/manualpages/TS/TSRK.html#TSRK">TSRK</a> %s does not have an interpolation formu [...]
-
-<a name="line653">653: </a>  <font color="#4169E1">switch</font> (rk->status) {
-<a name="line654">654: </a>  <font color="#4169E1">case</font> TS_STEP_INCOMPLETE:
-<a name="line655">655: </a>  <font color="#4169E1">case</font> TS_STEP_PENDING:
-<a name="line656">656: </a>    h = ts->time_step;
-<a name="line657">657: </a>    t = (itime - ts->ptime)/h;
-<a name="line658">658: </a>    <font color="#4169E1">break</font>;
-<a name="line659">659: </a>  <font color="#4169E1">case</font> TS_STEP_COMPLETE:
-<a name="line660">660: </a>    h = ts->ptime - ts->ptime_prev;
-<a name="line661">661: </a>    t = (itime - ts->ptime)/h + 1; <font color="#B22222">/* In the interval [0,1] */</font>
-<a name="line662">662: </a>    <font color="#4169E1">break</font>;
-<a name="line663">663: </a><strong><font color="#FF0000">  default:</font></strong> <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_PLIB,<font color="#666666">"Invalid TSStepStatus"</font>);
-<a name="line664">664: </a>  }
-<a name="line665">665: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(s,&b);
-<a name="line666">666: </a>  <font color="#4169E1">for</font> (i=0; i<s; i++) b[i] = 0;
-<a name="line667">667: </a>  <font color="#4169E1">for</font> (j=0,tt=t; j<pinterp; j++,tt*=t) {
-<a name="line668">668: </a>    <font color="#4169E1">for</font> (i=0; i<s; i++) {
-<a name="line669">669: </a>      b[i]  += h * B[i*pinterp+j] * tt;
-<a name="line670">670: </a>    }
-<a name="line671">671: </a>  }
-
-<a name="line673">673: </a>  <a href="../../../../../docs/manualpages/Vec/VecCopy.html#VecCopy">VecCopy</a>(rk->Y[0],X);
-<a name="line674">674: </a>  <a href="../../../../../docs/manualpages/Vec/VecMAXPY.html#VecMAXPY">VecMAXPY</a>(X,s,b,rk->YdotRHS);
-
-<a name="line676">676: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(b);
-<a name="line677">677: </a>  <font color="#4169E1">return</font>(0);
-<a name="line678">678: </a>}
-
-<a name="line680">680: </a><font color="#B22222">/*------------------------------------------------------------*/</font>
-
-<a name="line684">684: </a><strong><font color="#4169E1"><a name="TSRKTableauReset"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSRKTableauReset(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
-<a name="line685">685: </a>{
-<a name="line686">686: </a>  TS_RK          *rk = (TS_RK*)ts->data;
-<a name="line687">687: </a>  RKTableau      tab = rk->tableau;
-
-<a name="line691">691: </a>  <font color="#4169E1">if</font> (!tab) <font color="#4169E1">return</font>(0);
-<a name="line692">692: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(rk->work);
-<a name="line693">693: </a>  <a href="../../../../../docs/manualpages/Vec/VecDestroyVecs.html#VecDestroyVecs">VecDestroyVecs</a>(tab->s,&rk->Y);
-<a name="line694">694: </a>  <a href="../../../../../docs/manualpages/Vec/VecDestroyVecs.html#VecDestroyVecs">VecDestroyVecs</a>(tab->s,&rk->YdotRHS);
-<a name="line695">695: </a>  <a href="../../../../../docs/manualpages/Vec/VecDestroyVecs.html#VecDestroyVecs">VecDestroyVecs</a>(tab->s*ts->numcost,&rk->VecDeltaLam);
-<a name="line696">696: </a>  <a href="../../../../../docs/manualpages/Vec/VecDestroyVecs.html#VecDestroyVecs">VecDestroyVecs</a>(tab->s*ts->numcost,&rk->VecDeltaMu);
-<a name="line697">697: </a>  <font color="#4169E1">return</font>(0);
-<a name="line698">698: </a>}
-
-<a name="line702">702: </a><strong><font color="#4169E1"><a name="TSReset_RK"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSReset_RK(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
-<a name="line703">703: </a>{
-<a name="line704">704: </a>  TS_RK         *rk = (TS_RK*)ts->data;
-
-<a name="line708">708: </a>  TSRKTableauReset(ts);
-<a name="line709">709: </a>  <a href="../../../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&rk->VecCostIntegral0);
-<a name="line710">710: </a>  <a href="../../../../../docs/manualpages/Vec/VecDestroyVecs.html#VecDestroyVecs">VecDestroyVecs</a>(ts->numcost,&rk->VecSensiTemp);
-<a name="line711">711: </a>  <font color="#4169E1">return</font>(0);
-<a name="line712">712: </a>}
-
-<a name="line716">716: </a><strong><font color="#4169E1"><a name="TSDestroy_RK"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSDestroy_RK(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
-<a name="line717">717: </a>{
-
-<a name="line721">721: </a>  TSReset_RK(ts);
-<a name="line722">722: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(ts->data);
-<a name="line723">723: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,<font color="#666666">"TSRKGetType_C"</font>,NULL);
-<a name="line724">724: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,<font color="#666666">"TSRKSetType_C"</font>,NULL);
-<a name="line725">725: </a>  <font color="#4169E1">return</font>(0);
-<a name="line726">726: </a>}
-
-
-<a name="line731">731: </a><strong><font color="#4169E1"><a name="DMCoarsenHook_TSRK"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> DMCoarsenHook_TSRK(<a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a> fine,<a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a> coarse,void *ctx)</font></strong>
-<a name="line732">732: </a>{
-<a name="line734">734: </a>  <font color="#4169E1">return</font>(0);
-<a name="line735">735: </a>}
-
-<a name="line739">739: </a><strong><font color="#4169E1"><a name="DMRestrictHook_TSRK"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> DMRestrictHook_TSRK(<a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a> fine,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> restrct,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> rscale,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat [...]
-<a name="line740">740: </a>{
-<a name="line742">742: </a>  <font color="#4169E1">return</font>(0);
-<a name="line743">743: </a>}
-
-
-<a name="line748">748: </a><strong><font color="#4169E1"><a name="DMSubDomainHook_TSRK"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> DMSubDomainHook_TSRK(<a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a> dm,<a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a> subdm,void *ctx)</font></strong>
-<a name="line749">749: </a>{
-<a name="line751">751: </a>  <font color="#4169E1">return</font>(0);
-<a name="line752">752: </a>}
-
-<a name="line756">756: </a><strong><font color="#4169E1"><a name="DMSubDomainRestrictHook_TSRK"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> DMSubDomainRestrictHook_TSRK(<a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a> dm,<a href="../../../../../docs/manualpages/Vec/VecScatter.html#VecScatter">VecScatter</a> gscat,<a href="../../../../../docs/manualpages/Vec/VecScatter.html#VecScatter">VecScatter</a> lscat,<a [...]
-<a name="line757">757: </a>{
-
-<a name="line760">760: </a>  <font color="#4169E1">return</font>(0);
-<a name="line761">761: </a>}
-<a name="line762">762: </a><font color="#B22222">/*</font>
-<a name="line765">765: </a><font color="#B22222"><strong></font><font color="#4169E1"><a name="RKSetAdjCoe"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> RKSetAdjCoe(RKTableau tab)</font></strong>
-<a name="line766">766: </a>{
-<a name="line767">767: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> *A,*b;
-<a name="line768">768: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>        s,i,j;
-<a name="line769">769: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  ierr;
-
-<a name="line772">772: </a>  s    = tab->s;
-<a name="line773">773: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc2.html#PetscMalloc2">PetscMalloc2</a>(s*s,&A,s,&b);
-
-<a name="line775">775: </a>  for (i=0; i<s; i++)
-<a name="line776">776: </a>    for (j=0; j<s; j++) {
-<a name="line777">777: </a>      A[i*s+j] = (tab->b[s-1-i]==0) ? 0: -tab->A[s-1-i+(s-1-j)*s] * tab->b[s-1-j] / tab->b[s-1-i];
-<a name="line778">778: </a>      <a href="../../../../../docs/manualpages/Sys/PetscPrintf.html#PetscPrintf">PetscPrintf</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,"Coefficients: A[%D][%D]=%.6f\n",i,j,A[i*s+j]);
-<a name="line779">779: </a>    }
-
-<a name="line781">781: </a>  for (i=0; i<s; i++) b[i] = (tab->b[s-1-i]==0)? 0: -tab->b[s-1-i];
-
-<a name="line783">783: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(tab->A,A,s*s*sizeof(A[0]));
-<a name="line784">784: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(tab->b,b,s*sizeof(b[0]));
-<a name="line785">785: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree2.html#PetscFree2">PetscFree2</a>(A,b);
-<a name="line786">786: </a>  return(0);
-<a name="line787">787: </a>}
-<a name="line788">788: </a>*/
-
-<a name="line792">792: </a><strong><font color="#4169E1"><a name="TSRKTableauSetUp"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSRKTableauSetUp(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
-<a name="line793">793: </a>{
-<a name="line794">794: </a>  TS_RK         *rk  = (TS_RK*)ts->data;
-<a name="line795">795: </a>  RKTableau      tab = rk->tableau;
-
-<a name="line799">799: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(tab->s,&rk->work);
-<a name="line800">800: </a>  <a href="../../../../../docs/manualpages/Vec/VecDuplicateVecs.html#VecDuplicateVecs">VecDuplicateVecs</a>(ts->vec_sol,tab->s,&rk->Y);
-<a name="line801">801: </a>  <a href="../../../../../docs/manualpages/Vec/VecDuplicateVecs.html#VecDuplicateVecs">VecDuplicateVecs</a>(ts->vec_sol,tab->s,&rk->YdotRHS);
-<a name="line802">802: </a>  <font color="#4169E1">return</font>(0);
-<a name="line803">803: </a>}
-
-
-<a name="line808">808: </a><strong><font color="#4169E1"><a name="TSSetUp_RK"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSSetUp_RK(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
-<a name="line809">809: </a>{
-<a name="line810">810: </a>  TS_RK         *rk = (TS_RK*)ts->data;
-<a name="line812">812: </a>  <a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a>             dm;
-
+<a name="line501">501: </a>  rk->status = TS_STEP_INCOMPLETE;
+<a name="line502">502: </a>  <font color="#4169E1">while</font> (!ts->reason && rk->status != TS_STEP_COMPLETE) {
+<a name="line503">503: </a>    <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> t = ts->ptime;
+<a name="line504">504: </a>    <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> h = ts->time_step;
+<a name="line505">505: </a>    <font color="#4169E1">for</font> (i=0; i<s; i++) {
+<a name="line506">506: </a>      rk->stage_time = t + h*c[i];
+<a name="line507">507: </a>      <a href="../../../../../docs/manualpages/TS/TSPreStage.html#TSPreStage">TSPreStage</a>(ts,rk->stage_time);
+<a name="line508">508: </a>      <a href="../../../../../docs/manualpages/Vec/VecCopy.html#VecCopy">VecCopy</a>(ts->vec_sol,Y[i]);
+<a name="line509">509: </a>      <font color="#4169E1">for</font> (j=0; j<i; j++) w[j] = h*A[i*s+j];
+<a name="line510">510: </a>      <a href="../../../../../docs/manualpages/Vec/VecMAXPY.html#VecMAXPY">VecMAXPY</a>(Y[i],i,w,YdotRHS);
+<a name="line511">511: </a>      <a href="../../../../../docs/manualpages/TS/TSPostStage.html#TSPostStage">TSPostStage</a>(ts,rk->stage_time,i,Y);
+<a name="line512">512: </a>      <a href="../../../../../docs/manualpages/TS/TSGetAdapt.html#TSGetAdapt">TSGetAdapt</a>(ts,&adapt);
+<a name="line513">513: </a>      <a href="../../../../../docs/manualpages/TS/TSAdaptCheckStage.html#TSAdaptCheckStage">TSAdaptCheckStage</a>(adapt,ts,rk->stage_time,Y[i],&stageok);
+<a name="line514">514: </a>      <font color="#4169E1">if</font> (!stageok) <font color="#4169E1">goto</font> reject_step;
+<a name="line515">515: </a>      <a href="../../../../../docs/manualpages/TS/TSComputeRHSFunction.html#TSComputeRHSFunction">TSComputeRHSFunction</a>(ts,t+h*c[i],Y[i],YdotRHS[i]);
+<a name="line516">516: </a>    }
+
+<a name="line518">518: </a>    rk->status = TS_STEP_INCOMPLETE;
+<a name="line519">519: </a>    <a href="../../../../../docs/manualpages/TS/TSEvaluateStep.html#TSEvaluateStep">TSEvaluateStep</a>(ts,tab->order,ts->vec_sol,NULL);
+<a name="line520">520: </a>    rk->status = TS_STEP_PENDING;
+<a name="line521">521: </a>    <a href="../../../../../docs/manualpages/TS/TSGetAdapt.html#TSGetAdapt">TSGetAdapt</a>(ts,&adapt);
+<a name="line522">522: </a>    <a href="../../../../../docs/manualpages/TS/TSAdaptCandidatesClear.html#TSAdaptCandidatesClear">TSAdaptCandidatesClear</a>(adapt);
+<a name="line523">523: </a>    <a href="../../../../../docs/manualpages/TS/TSAdaptCandidateAdd.html#TSAdaptCandidateAdd">TSAdaptCandidateAdd</a>(adapt,tab->name,tab->order,1,tab->ccfl,1.*tab->s,<a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
+<a name="line524">524: </a>    <a href="../../../../../docs/manualpages/TS/TSAdaptChoose.html#TSAdaptChoose">TSAdaptChoose</a>(adapt,ts,ts->time_step,NULL,&next_time_step,&accept);
+<a name="line525">525: </a>    rk->status = accept ? TS_STEP_COMPLETE : TS_STEP_INCOMPLETE;
+<a name="line526">526: </a>    <font color="#4169E1">if</font> (!accept) { <font color="#B22222">/* Roll back the current step */</font>
+<a name="line527">527: </a>      TSRollBack_RK(ts);
+<a name="line528">528: </a>      ts->time_step = next_time_step;
+<a name="line529">529: </a>      <font color="#4169E1">goto</font> reject_step;
+<a name="line530">530: </a>    }
+
+<a name="line532">532: </a>    <font color="#4169E1">if</font> (ts->costintegralfwd) { <font color="#B22222">/* Save the info for the later use in cost integral evaluation*/</font>
+<a name="line533">533: </a>      rk->ptime     = ts->ptime;
+<a name="line534">534: </a>      rk->time_step = ts->time_step;
+<a name="line535">535: </a>    }
+
+<a name="line537">537: </a>    ts->ptime += ts->time_step;
+<a name="line538">538: </a>    ts->time_step = next_time_step;
+<a name="line539">539: </a>    <font color="#4169E1">break</font>;
+
+<a name="line541">541: </a><strong><font color="#FF0000">  reject_step:</font></strong>
+<a name="line542">542: </a>    ts->reject++; accept = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line543">543: </a>    <font color="#4169E1">if</font> (!ts->reason && ++rejections > ts->max_reject && ts->max_reject >= 0) {
+<a name="line544">544: </a>      ts->reason = <a href="../../../../../docs/manualpages/TS/TS_DIVERGED_STEP_REJECTED.html#TS_DIVERGED_STEP_REJECTED">TS_DIVERGED_STEP_REJECTED</a>;
+<a name="line545">545: </a>      PetscInfo2(ts,<font color="#666666">"Step=%D, step rejections %D greater than current <a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> allowed, stopping solve\n"</font>,ts->steps,rejections);
+<a name="line546">546: </a>    }
+<a name="line547">547: </a>  }
+<a name="line548">548: </a>  <font color="#4169E1">return</font>(0);
+<a name="line549">549: </a>}
+
+<a name="line553">553: </a><strong><font color="#4169E1"><a name="TSAdjointSetUp_RK"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSAdjointSetUp_RK(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
+<a name="line554">554: </a>{
+<a name="line555">555: </a>  TS_RK         *rk  = (TS_RK*)ts->data;
+<a name="line556">556: </a>  RKTableau      tab = rk->tableau;
+<a name="line557">557: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       s   = tab->s;
+
+<a name="line561">561: </a>  <font color="#4169E1">if</font> (ts->adjointsetupcalled++) <font color="#4169E1">return</font>(0);
+<a name="line562">562: </a>  <a href="../../../../../docs/manualpages/Vec/VecDuplicateVecs.html#VecDuplicateVecs">VecDuplicateVecs</a>(ts->vecs_sensi[0],s*ts->numcost,&rk->VecDeltaLam);
+<a name="line563">563: </a>  <font color="#4169E1">if</font>(ts->vecs_sensip) {
+<a name="line564">564: </a>    <a href="../../../../../docs/manualpages/Vec/VecDuplicateVecs.html#VecDuplicateVecs">VecDuplicateVecs</a>(ts->vecs_sensip[0],s*ts->numcost,&rk->VecDeltaMu);
+<a name="line565">565: </a>  }
+<a name="line566">566: </a>  <a href="../../../../../docs/manualpages/Vec/VecDuplicateVecs.html#VecDuplicateVecs">VecDuplicateVecs</a>(ts->vecs_sensi[0],ts->numcost,&rk->VecSensiTemp);
+<a name="line567">567: </a>  <font color="#4169E1">return</font>(0);
+<a name="line568">568: </a>}
+
+<a name="line572">572: </a><strong><font color="#4169E1"><a name="TSAdjointStep_RK"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSAdjointStep_RK(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
+<a name="line573">573: </a>{
+<a name="line574">574: </a>  TS_RK           *rk   = (TS_RK*)ts->data;
+<a name="line575">575: </a>  RKTableau        tab  = rk->tableau;
+<a name="line576">576: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>   s    = tab->s;
+<a name="line577">577: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> *A = tab->A,*b = tab->b,*c = tab->c;
+<a name="line578">578: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>     *w    = rk->work;
+<a name="line579">579: </a>  <a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a>             *Y    = rk->Y,*VecDeltaLam = rk->VecDeltaLam,*VecDeltaMu = rk->VecDeltaMu,*VecSensiTemp = rk->VecSensiTemp;
+<a name="line580">580: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>         i,j,nadj;
+<a name="line581">581: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>        t = ts->ptime;
+<a name="line582">582: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>   ierr;
+<a name="line583">583: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>        h = ts->time_step;
+<a name="line584">584: </a>  <a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>              J,Jp;
+
+<a name="line587">587: </a>  rk->status = TS_STEP_INCOMPLETE;
+<a name="line588">588: </a>  <font color="#4169E1">for</font> (i=s-1; i>=0; i--) {
+<a name="line589">589: </a>    rk->stage_time = t + h*(1.0-c[i]);
+<a name="line590">590: </a>    <font color="#4169E1">for</font> (nadj=0; nadj<ts->numcost; nadj++) {
+<a name="line591">591: </a>      <a href="../../../../../docs/manualpages/Vec/VecCopy.html#VecCopy">VecCopy</a>(ts->vecs_sensi[nadj],VecSensiTemp[nadj]);
+<a name="line592">592: </a>      <a href="../../../../../docs/manualpages/Vec/VecScale.html#VecScale">VecScale</a>(VecSensiTemp[nadj],-h*b[i]);
+<a name="line593">593: </a>      <font color="#4169E1">for</font> (j=i+1; j<s; j++) {
+<a name="line594">594: </a>        <a href="../../../../../docs/manualpages/Vec/VecAXPY.html#VecAXPY">VecAXPY</a>(VecSensiTemp[nadj],-h*A[j*s+i],VecDeltaLam[nadj*s+j]);
+<a name="line595">595: </a>      }
+<a name="line596">596: </a>    }
+<a name="line597">597: </a>    <font color="#B22222">/* Stage values of lambda */</font>
+<a name="line598">598: </a>    <a href="../../../../../docs/manualpages/TS/TSGetRHSJacobian.html#TSGetRHSJacobian">TSGetRHSJacobian</a>(ts,&J,&Jp,NULL,NULL);
+<a name="line599">599: </a>    <a href="../../../../../docs/manualpages/TS/TSComputeRHSJacobian.html#TSComputeRHSJacobian">TSComputeRHSJacobian</a>(ts,rk->stage_time,Y[i],J,Jp);
+<a name="line600">600: </a>    <font color="#4169E1">if</font> (ts->vec_costintegral) {
+<a name="line601">601: </a>      <a href="../../../../../docs/manualpages/TS/TSAdjointComputeDRDYFunction.html#TSAdjointComputeDRDYFunction">TSAdjointComputeDRDYFunction</a>(ts,rk->stage_time,Y[i],ts->vecs_drdy);
+<a name="line602">602: </a>    }
+<a name="line603">603: </a>    <font color="#4169E1">for</font> (nadj=0; nadj<ts->numcost; nadj++) {
+<a name="line604">604: </a>      <a href="../../../../../docs/manualpages/Mat/MatMultTranspose.html#MatMultTranspose">MatMultTranspose</a>(J,VecSensiTemp[nadj],VecDeltaLam[nadj*s+i]);
+<a name="line605">605: </a>      <font color="#4169E1">if</font> (ts->vec_costintegral) {
+<a name="line606">606: </a>        <a href="../../../../../docs/manualpages/Vec/VecAXPY.html#VecAXPY">VecAXPY</a>(VecDeltaLam[nadj*s+i],-h*b[i],ts->vecs_drdy[nadj]);
+<a name="line607">607: </a>      }
+<a name="line608">608: </a>    }
+
+<a name="line610">610: </a>    <font color="#B22222">/* Stage values of mu */</font>
+<a name="line611">611: </a>    <font color="#4169E1">if</font>(ts->vecs_sensip) {
+<a name="line612">612: </a>      <a href="../../../../../docs/manualpages/TS/TSAdjointComputeRHSJacobian.html#TSAdjointComputeRHSJacobian">TSAdjointComputeRHSJacobian</a>(ts,rk->stage_time,Y[i],ts->Jacp);
+<a name="line613">613: </a>      <font color="#4169E1">if</font> (ts->vec_costintegral) {
+<a name="line614">614: </a>        <a href="../../../../../docs/manualpages/TS/TSAdjointComputeDRDPFunction.html#TSAdjointComputeDRDPFunction">TSAdjointComputeDRDPFunction</a>(ts,rk->stage_time,Y[i],ts->vecs_drdp);
+<a name="line615">615: </a>      }
+
+<a name="line617">617: </a>      <font color="#4169E1">for</font> (nadj=0; nadj<ts->numcost; nadj++) {
+<a name="line618">618: </a>        <a href="../../../../../docs/manualpages/Mat/MatMultTranspose.html#MatMultTranspose">MatMultTranspose</a>(ts->Jacp,VecSensiTemp[nadj],VecDeltaMu[nadj*s+i]);
+<a name="line619">619: </a>        <font color="#4169E1">if</font> (ts->vec_costintegral) {
+<a name="line620">620: </a>          <a href="../../../../../docs/manualpages/Vec/VecAXPY.html#VecAXPY">VecAXPY</a>(VecDeltaMu[nadj*s+i],-h*b[i],ts->vecs_drdp[nadj]);
+<a name="line621">621: </a>        }
+<a name="line622">622: </a>      }
+<a name="line623">623: </a>    }
+<a name="line624">624: </a>  }
+
+<a name="line626">626: </a>  <font color="#4169E1">for</font> (j=0; j<s; j++) w[j] = 1.0;
+<a name="line627">627: </a>  <font color="#4169E1">for</font> (nadj=0; nadj<ts->numcost; nadj++) {
+<a name="line628">628: </a>    <a href="../../../../../docs/manualpages/Vec/VecMAXPY.html#VecMAXPY">VecMAXPY</a>(ts->vecs_sensi[nadj],s,w,&VecDeltaLam[nadj*s]);
+<a name="line629">629: </a>    <font color="#4169E1">if</font>(ts->vecs_sensip) {
+<a name="line630">630: </a>      <a href="../../../../../docs/manualpages/Vec/VecMAXPY.html#VecMAXPY">VecMAXPY</a>(ts->vecs_sensip[nadj],s,w,&VecDeltaMu[nadj*s]);
+<a name="line631">631: </a>    }
+<a name="line632">632: </a>  }
+<a name="line633">633: </a>  rk->status = TS_STEP_COMPLETE;
+<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="TSInterpolate_RK"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSInterpolate_RK(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> itime,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> X)</font></strong>
+<a name="line640">640: </a>{
+<a name="line641">641: </a>  TS_RK           *rk = (TS_RK*)ts->data;
+<a name="line642">642: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>         s  = rk->tableau->s,pinterp = rk->tableau->pinterp,i,j;
+<a name="line643">643: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>        h;
+<a name="line644">644: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>        tt,t;
+<a name="line645">645: </a>  <a href="../../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>     *b;
+<a name="line646">646: </a>  const <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> *B = rk->tableau->binterp;
+<a name="line647">647: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>   ierr;
+
+<a name="line650">650: </a>  <font color="#4169E1">if</font> (!B) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_SUP,<font color="#666666">"<a href="../../../../../docs/manualpages/TS/TSRK.html#TSRK">TSRK</a> %s does not have an interpolation formu [...]
+
+<a name="line652">652: </a>  <font color="#4169E1">switch</font> (rk->status) {
+<a name="line653">653: </a>  <font color="#4169E1">case</font> TS_STEP_INCOMPLETE:
+<a name="line654">654: </a>  <font color="#4169E1">case</font> TS_STEP_PENDING:
+<a name="line655">655: </a>    h = ts->time_step;
+<a name="line656">656: </a>    t = (itime - ts->ptime)/h;
+<a name="line657">657: </a>    <font color="#4169E1">break</font>;
+<a name="line658">658: </a>  <font color="#4169E1">case</font> TS_STEP_COMPLETE:
+<a name="line659">659: </a>    h = ts->ptime - ts->ptime_prev;
+<a name="line660">660: </a>    t = (itime - ts->ptime)/h + 1; <font color="#B22222">/* In the interval [0,1] */</font>
+<a name="line661">661: </a>    <font color="#4169E1">break</font>;
+<a name="line662">662: </a><strong><font color="#FF0000">  default:</font></strong> <a href="../../../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_PLIB,<font color="#666666">"Invalid TSStepStatus"</font>);
+<a name="line663">663: </a>  }
+<a name="line664">664: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(s,&b);
+<a name="line665">665: </a>  <font color="#4169E1">for</font> (i=0; i<s; i++) b[i] = 0;
+<a name="line666">666: </a>  <font color="#4169E1">for</font> (j=0,tt=t; j<pinterp; j++,tt*=t) {
+<a name="line667">667: </a>    <font color="#4169E1">for</font> (i=0; i<s; i++) {
+<a name="line668">668: </a>      b[i]  += h * B[i*pinterp+j] * tt;
+<a name="line669">669: </a>    }
+<a name="line670">670: </a>  }
+
+<a name="line672">672: </a>  <a href="../../../../../docs/manualpages/Vec/VecCopy.html#VecCopy">VecCopy</a>(rk->Y[0],X);
+<a name="line673">673: </a>  <a href="../../../../../docs/manualpages/Vec/VecMAXPY.html#VecMAXPY">VecMAXPY</a>(X,s,b,rk->YdotRHS);
+
+<a name="line675">675: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(b);
+<a name="line676">676: </a>  <font color="#4169E1">return</font>(0);
+<a name="line677">677: </a>}
+
+<a name="line679">679: </a><font color="#B22222">/*------------------------------------------------------------*/</font>
+
+<a name="line683">683: </a><strong><font color="#4169E1"><a name="TSRKTableauReset"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSRKTableauReset(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
+<a name="line684">684: </a>{
+<a name="line685">685: </a>  TS_RK          *rk = (TS_RK*)ts->data;
+<a name="line686">686: </a>  RKTableau      tab = rk->tableau;
+
+<a name="line690">690: </a>  <font color="#4169E1">if</font> (!tab) <font color="#4169E1">return</font>(0);
+<a name="line691">691: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(rk->work);
+<a name="line692">692: </a>  <a href="../../../../../docs/manualpages/Vec/VecDestroyVecs.html#VecDestroyVecs">VecDestroyVecs</a>(tab->s,&rk->Y);
+<a name="line693">693: </a>  <a href="../../../../../docs/manualpages/Vec/VecDestroyVecs.html#VecDestroyVecs">VecDestroyVecs</a>(tab->s,&rk->YdotRHS);
+<a name="line694">694: </a>  <a href="../../../../../docs/manualpages/Vec/VecDestroyVecs.html#VecDestroyVecs">VecDestroyVecs</a>(tab->s*ts->numcost,&rk->VecDeltaLam);
+<a name="line695">695: </a>  <a href="../../../../../docs/manualpages/Vec/VecDestroyVecs.html#VecDestroyVecs">VecDestroyVecs</a>(tab->s*ts->numcost,&rk->VecDeltaMu);
+<a name="line696">696: </a>  <font color="#4169E1">return</font>(0);
+<a name="line697">697: </a>}
+
+<a name="line701">701: </a><strong><font color="#4169E1"><a name="TSReset_RK"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSReset_RK(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
+<a name="line702">702: </a>{
+<a name="line703">703: </a>  TS_RK         *rk = (TS_RK*)ts->data;
+
+<a name="line707">707: </a>  TSRKTableauReset(ts);
+<a name="line708">708: </a>  <a href="../../../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&rk->VecCostIntegral0);
+<a name="line709">709: </a>  <a href="../../../../../docs/manualpages/Vec/VecDestroyVecs.html#VecDestroyVecs">VecDestroyVecs</a>(ts->numcost,&rk->VecSensiTemp);
+<a name="line710">710: </a>  <font color="#4169E1">return</font>(0);
+<a name="line711">711: </a>}
+
+<a name="line715">715: </a><strong><font color="#4169E1"><a name="TSDestroy_RK"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSDestroy_RK(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
+<a name="line716">716: </a>{
+
+<a name="line720">720: </a>  TSReset_RK(ts);
+<a name="line721">721: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(ts->data);
+<a name="line722">722: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,<font color="#666666">"TSRKGetType_C"</font>,NULL);
+<a name="line723">723: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,<font color="#666666">"TSRKSetType_C"</font>,NULL);
+<a name="line724">724: </a>  <font color="#4169E1">return</font>(0);
+<a name="line725">725: </a>}
+
+
+<a name="line730">730: </a><strong><font color="#4169E1"><a name="DMCoarsenHook_TSRK"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> DMCoarsenHook_TSRK(<a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a> fine,<a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a> coarse,void *ctx)</font></strong>
+<a name="line731">731: </a>{
+<a name="line733">733: </a>  <font color="#4169E1">return</font>(0);
+<a name="line734">734: </a>}
+
+<a name="line738">738: </a><strong><font color="#4169E1"><a name="DMRestrictHook_TSRK"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> DMRestrictHook_TSRK(<a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a> fine,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> restrct,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> rscale,<a href="../../../../../docs/manualpages/Mat/Mat.html#Mat [...]
+<a name="line739">739: </a>{
+<a name="line741">741: </a>  <font color="#4169E1">return</font>(0);
+<a name="line742">742: </a>}
+
+
+<a name="line747">747: </a><strong><font color="#4169E1"><a name="DMSubDomainHook_TSRK"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> DMSubDomainHook_TSRK(<a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a> dm,<a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a> subdm,void *ctx)</font></strong>
+<a name="line748">748: </a>{
+<a name="line750">750: </a>  <font color="#4169E1">return</font>(0);
+<a name="line751">751: </a>}
+
+<a name="line755">755: </a><strong><font color="#4169E1"><a name="DMSubDomainRestrictHook_TSRK"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> DMSubDomainRestrictHook_TSRK(<a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a> dm,<a href="../../../../../docs/manualpages/Vec/VecScatter.html#VecScatter">VecScatter</a> gscat,<a href="../../../../../docs/manualpages/Vec/VecScatter.html#VecScatter">VecScatter</a> lscat,<a [...]
+<a name="line756">756: </a>{
+
+<a name="line759">759: </a>  <font color="#4169E1">return</font>(0);
+<a name="line760">760: </a>}
+<a name="line761">761: </a><font color="#B22222">/*</font>
+<a name="line764">764: </a><font color="#B22222"><strong></font><font color="#4169E1"><a name="RKSetAdjCoe"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> RKSetAdjCoe(RKTableau tab)</font></strong>
+<a name="line765">765: </a>{
+<a name="line766">766: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> *A,*b;
+<a name="line767">767: </a>  <a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>        s,i,j;
+<a name="line768">768: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  ierr;
+
+<a name="line771">771: </a>  s    = tab->s;
+<a name="line772">772: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc2.html#PetscMalloc2">PetscMalloc2</a>(s*s,&A,s,&b);
+
+<a name="line774">774: </a>  for (i=0; i<s; i++)
+<a name="line775">775: </a>    for (j=0; j<s; j++) {
+<a name="line776">776: </a>      A[i*s+j] = (tab->b[s-1-i]==0) ? 0: -tab->A[s-1-i+(s-1-j)*s] * tab->b[s-1-j] / tab->b[s-1-i];
+<a name="line777">777: </a>      <a href="../../../../../docs/manualpages/Sys/PetscPrintf.html#PetscPrintf">PetscPrintf</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_WORLD.html#PETSC_COMM_WORLD">PETSC_COMM_WORLD</a>,"Coefficients: A[%D][%D]=%.6f\n",i,j,A[i*s+j]);
+<a name="line778">778: </a>    }
+
+<a name="line780">780: </a>  for (i=0; i<s; i++) b[i] = (tab->b[s-1-i]==0)? 0: -tab->b[s-1-i];
+
+<a name="line782">782: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(tab->A,A,s*s*sizeof(A[0]));
+<a name="line783">783: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(tab->b,b,s*sizeof(b[0]));
+<a name="line784">784: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree2.html#PetscFree2">PetscFree2</a>(A,b);
+<a name="line785">785: </a>  return(0);
+<a name="line786">786: </a>}
+<a name="line787">787: </a>*/
+
+<a name="line791">791: </a><strong><font color="#4169E1"><a name="TSRKTableauSetUp"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSRKTableauSetUp(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
+<a name="line792">792: </a>{
+<a name="line793">793: </a>  TS_RK         *rk  = (TS_RK*)ts->data;
+<a name="line794">794: </a>  RKTableau      tab = rk->tableau;
+
+<a name="line798">798: </a>  <a href="../../../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(tab->s,&rk->work);
+<a name="line799">799: </a>  <a href="../../../../../docs/manualpages/Vec/VecDuplicateVecs.html#VecDuplicateVecs">VecDuplicateVecs</a>(ts->vec_sol,tab->s,&rk->Y);
+<a name="line800">800: </a>  <a href="../../../../../docs/manualpages/Vec/VecDuplicateVecs.html#VecDuplicateVecs">VecDuplicateVecs</a>(ts->vec_sol,tab->s,&rk->YdotRHS);
+<a name="line801">801: </a>  <font color="#4169E1">return</font>(0);
+<a name="line802">802: </a>}
+
+
+<a name="line807">807: </a><strong><font color="#4169E1"><a name="TSSetUp_RK"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSSetUp_RK(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
+<a name="line808">808: </a>{
+<a name="line809">809: </a>  TS_RK         *rk = (TS_RK*)ts->data;
+<a name="line811">811: </a>  <a href="../../../../../docs/manualpages/DM/DM.html#DM">DM</a>             dm;
+
+<a name="line814">814: </a>  TSCheckImplicitTerm(ts);
 <a name="line815">815: </a>  TSRKTableauSetUp(ts);
 <a name="line816">816: </a>  <font color="#4169E1">if</font> (!rk->VecCostIntegral0 && ts->vec_costintegral && ts->costintegralfwd) { <font color="#B22222">/* back up cost integral */</font>
 <a name="line817">817: </a>    <a href="../../../../../docs/manualpages/Vec/VecDuplicate.html#VecDuplicate">VecDuplicate</a>(ts->vec_costintegral,&rk->VecCostIntegral0);
diff --git a/src/ts/impls/explicit/ssp/index.html b/src/ts/impls/explicit/ssp/index.html
index 4a7c147..c7eedad 100644
--- a/src/ts/impls/explicit/ssp/index.html
+++ b/src/ts/impls/explicit/ssp/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/explicit/ssp/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/explicit/ssp/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/impls/explicit/ssp/makefile.html b/src/ts/impls/explicit/ssp/makefile.html
index f6db0be..13a68d9 100644
--- a/src/ts/impls/explicit/ssp/makefile.html
+++ b/src/ts/impls/explicit/ssp/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/explicit/ssp/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:09+00:00">
+<meta name="date" content="2017-04-24T14:33:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/explicit/ssp/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/explicit/ssp/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/impls/explicit/ssp/ssp.c b/src/ts/impls/explicit/ssp/ssp.c
index 06ad512..7619528 100644
--- a/src/ts/impls/explicit/ssp/ssp.c
+++ b/src/ts/impls/explicit/ssp/ssp.c
@@ -202,6 +202,7 @@ static PetscErrorCode TSSetUp_SSP(TS ts)
   PetscErrorCode ierr;
 
   PetscFunctionBegin;
+  ierr = TSCheckImplicitTerm(ts);CHKERRQ(ierr);
   ierr = TSGetAdapt(ts,&ts->adapt);CHKERRQ(ierr);
   ierr = TSAdaptCandidatesClear(ts->adapt);CHKERRQ(ierr);
   PetscFunctionReturn(0);
diff --git a/src/ts/impls/explicit/ssp/ssp.c.html b/src/ts/impls/explicit/ssp/ssp.c.html
index 220289f..73c0012 100644
--- a/src/ts/impls/explicit/ssp/ssp.c.html
+++ b/src/ts/impls/explicit/ssp/ssp.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/explicit/ssp/ssp.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:08+00:00">
+<meta name="date" content="2017-04-24T14:33:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/explicit/ssp/ssp.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/explicit/ssp/ssp.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">       Code for Timestepping with explicit SSP.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
@@ -192,319 +192,320 @@
 <a name="line200">200: </a><strong><font color="#4169E1"><a name="TSSetUp_SSP"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSSetUp_SSP(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
 <a name="line201">201: </a>{
 
-<a name="line205">205: </a>  <a href="../../../../../docs/manualpages/TS/TSGetAdapt.html#TSGetAdapt">TSGetAdapt</a>(ts,&ts->adapt);
-<a name="line206">206: </a>  <a href="../../../../../docs/manualpages/TS/TSAdaptCandidatesClear.html#TSAdaptCandidatesClear">TSAdaptCandidatesClear</a>(ts->adapt);
-<a name="line207">207: </a>  <font color="#4169E1">return</font>(0);
-<a name="line208">208: </a>}
+<a name="line205">205: </a>  TSCheckImplicitTerm(ts);
+<a name="line206">206: </a>  <a href="../../../../../docs/manualpages/TS/TSGetAdapt.html#TSGetAdapt">TSGetAdapt</a>(ts,&ts->adapt);
+<a name="line207">207: </a>  <a href="../../../../../docs/manualpages/TS/TSAdaptCandidatesClear.html#TSAdaptCandidatesClear">TSAdaptCandidatesClear</a>(ts->adapt);
+<a name="line208">208: </a>  <font color="#4169E1">return</font>(0);
+<a name="line209">209: </a>}
 
-<a name="line212">212: </a><strong><font color="#4169E1"><a name="TSStep_SSP"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSStep_SSP(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
-<a name="line213">213: </a>{
-<a name="line214">214: </a>  TS_SSP         *ssp = (TS_SSP*)ts->data;
-<a name="line215">215: </a>  <a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a>            sol  = ts->vec_sol;
-<a name="line216">216: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      stageok,accept = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line217">217: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>      next_time_step = ts->time_step;
+<a name="line213">213: </a><strong><font color="#4169E1"><a name="TSStep_SSP"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSStep_SSP(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
+<a name="line214">214: </a>{
+<a name="line215">215: </a>  TS_SSP         *ssp = (TS_SSP*)ts->data;
+<a name="line216">216: </a>  <a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a>            sol  = ts->vec_sol;
+<a name="line217">217: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      stageok,accept = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line218">218: </a>  <a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>      next_time_step = ts->time_step;
 
-<a name="line221">221: </a>  (*ssp->onestep)(ts,ts->ptime,ts->time_step,sol);
-<a name="line222">222: </a>  <a href="../../../../../docs/manualpages/TS/TSPostStage.html#TSPostStage">TSPostStage</a>(ts,ts->ptime,0,&sol);
-<a name="line223">223: </a>  <a href="../../../../../docs/manualpages/TS/TSAdaptCheckStage.html#TSAdaptCheckStage">TSAdaptCheckStage</a>(ts->adapt,ts,ts->ptime+ts->time_step,sol,&stageok);
-<a name="line224">224: </a>  <font color="#4169E1">if</font>(!stageok) {ts->reason = <a href="../../../../../docs/manualpages/TS/TS_DIVERGED_STEP_REJECTED.html#TS_DIVERGED_STEP_REJECTED">TS_DIVERGED_STEP_REJECTED</a>; <font color="#4169E1">return</font>(0);}
+<a name="line222">222: </a>  (*ssp->onestep)(ts,ts->ptime,ts->time_step,sol);
+<a name="line223">223: </a>  <a href="../../../../../docs/manualpages/TS/TSPostStage.html#TSPostStage">TSPostStage</a>(ts,ts->ptime,0,&sol);
+<a name="line224">224: </a>  <a href="../../../../../docs/manualpages/TS/TSAdaptCheckStage.html#TSAdaptCheckStage">TSAdaptCheckStage</a>(ts->adapt,ts,ts->ptime+ts->time_step,sol,&stageok);
+<a name="line225">225: </a>  <font color="#4169E1">if</font>(!stageok) {ts->reason = <a href="../../../../../docs/manualpages/TS/TS_DIVERGED_STEP_REJECTED.html#TS_DIVERGED_STEP_REJECTED">TS_DIVERGED_STEP_REJECTED</a>; <font color="#4169E1">return</font>(0);}
 
-<a name="line226">226: </a>  <a href="../../../../../docs/manualpages/TS/TSAdaptChoose.html#TSAdaptChoose">TSAdaptChoose</a>(ts->adapt,ts,ts->time_step,NULL,&next_time_step,&accept);
-<a name="line227">227: </a>  <font color="#4169E1">if</font> (!accept) {ts->reason = <a href="../../../../../docs/manualpages/TS/TS_DIVERGED_STEP_REJECTED.html#TS_DIVERGED_STEP_REJECTED">TS_DIVERGED_STEP_REJECTED</a>; <font color="#4169E1">return</font>(0);}
+<a name="line227">227: </a>  <a href="../../../../../docs/manualpages/TS/TSAdaptChoose.html#TSAdaptChoose">TSAdaptChoose</a>(ts->adapt,ts,ts->time_step,NULL,&next_time_step,&accept);
+<a name="line228">228: </a>  <font color="#4169E1">if</font> (!accept) {ts->reason = <a href="../../../../../docs/manualpages/TS/TS_DIVERGED_STEP_REJECTED.html#TS_DIVERGED_STEP_REJECTED">TS_DIVERGED_STEP_REJECTED</a>; <font color="#4169E1">return</font>(0);}
 
-<a name="line229">229: </a>  ts->ptime += ts->time_step;
-<a name="line230">230: </a>  ts->time_step = next_time_step;
-<a name="line231">231: </a>  <font color="#4169E1">return</font>(0);
-<a name="line232">232: </a>}
-<a name="line233">233: </a><font color="#B22222">/*------------------------------------------------------------*/</font>
+<a name="line230">230: </a>  ts->ptime += ts->time_step;
+<a name="line231">231: </a>  ts->time_step = next_time_step;
+<a name="line232">232: </a>  <font color="#4169E1">return</font>(0);
+<a name="line233">233: </a>}
+<a name="line234">234: </a><font color="#B22222">/*------------------------------------------------------------*/</font>
 
-<a name="line237">237: </a><strong><font color="#4169E1"><a name="TSReset_SSP"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSReset_SSP(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
-<a name="line238">238: </a>{
-<a name="line239">239: </a>  TS_SSP         *ssp = (TS_SSP*)ts->data;
+<a name="line238">238: </a><strong><font color="#4169E1"><a name="TSReset_SSP"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSReset_SSP(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
+<a name="line239">239: </a>{
+<a name="line240">240: </a>  TS_SSP         *ssp = (TS_SSP*)ts->data;
 
-<a name="line243">243: </a>  <font color="#4169E1">if</font> (ssp->work) {<a href="../../../../../docs/manualpages/Vec/VecDestroyVecs.html#VecDestroyVecs">VecDestroyVecs</a>(ssp->nwork,&ssp->work);}
-<a name="line244">244: </a>  ssp->nwork   = 0;
-<a name="line245">245: </a>  ssp->workout = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line246">246: </a>  <font color="#4169E1">return</font>(0);
-<a name="line247">247: </a>}
+<a name="line244">244: </a>  <font color="#4169E1">if</font> (ssp->work) {<a href="../../../../../docs/manualpages/Vec/VecDestroyVecs.html#VecDestroyVecs">VecDestroyVecs</a>(ssp->nwork,&ssp->work);}
+<a name="line245">245: </a>  ssp->nwork   = 0;
+<a name="line246">246: </a>  ssp->workout = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line247">247: </a>  <font color="#4169E1">return</font>(0);
+<a name="line248">248: </a>}
 
-<a name="line251">251: </a><strong><font color="#4169E1"><a name="TSDestroy_SSP"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSDestroy_SSP(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
-<a name="line252">252: </a>{
-<a name="line253">253: </a>  TS_SSP         *ssp = (TS_SSP*)ts->data;
+<a name="line252">252: </a><strong><font color="#4169E1"><a name="TSDestroy_SSP"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSDestroy_SSP(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
+<a name="line253">253: </a>{
+<a name="line254">254: </a>  TS_SSP         *ssp = (TS_SSP*)ts->data;
 
-<a name="line257">257: </a>  TSReset_SSP(ts);
-<a name="line258">258: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(ssp->type_name);
-<a name="line259">259: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(ts->data);
-<a name="line260">260: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,<font color="#666666">"TSSSPGetType_C"</font>,NULL);
-<a name="line261">261: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,<font color="#666666">"TSSSPSetType_C"</font>,NULL);
-<a name="line262">262: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,<font color="#666666">"TSSSPGetNumStages_C"</font>,NULL);
-<a name="line263">263: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,<font color="#666666">"TSSSPSetNumStages_C"</font>,NULL);
-<a name="line264">264: </a>  <font color="#4169E1">return</font>(0);
-<a name="line265">265: </a>}
-<a name="line266">266: </a><font color="#B22222">/*------------------------------------------------------------*/</font>
+<a name="line258">258: </a>  TSReset_SSP(ts);
+<a name="line259">259: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(ssp->type_name);
+<a name="line260">260: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(ts->data);
+<a name="line261">261: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,<font color="#666666">"TSSSPGetType_C"</font>,NULL);
+<a name="line262">262: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,<font color="#666666">"TSSSPSetType_C"</font>,NULL);
+<a name="line263">263: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,<font color="#666666">"TSSSPGetNumStages_C"</font>,NULL);
+<a name="line264">264: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,<font color="#666666">"TSSSPSetNumStages_C"</font>,NULL);
+<a name="line265">265: </a>  <font color="#4169E1">return</font>(0);
+<a name="line266">266: </a>}
+<a name="line267">267: </a><font color="#B22222">/*------------------------------------------------------------*/</font>
 
-<a name="line270">270: </a><font color="#B22222">/*@C</font>
-<a name="line271">271: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/TS/TSSSPSetType.html#TSSSPSetType">TSSSPSetType</a> - set the SSP time integration scheme to use</font>
+<a name="line271">271: </a><font color="#B22222">/*@C</font>
+<a name="line272">272: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/TS/TSSSPSetType.html#TSSSPSetType">TSSSPSetType</a> - set the SSP time integration scheme to use</font>
 
-<a name="line273">273: </a><font color="#B22222">   Logically Collective</font>
+<a name="line274">274: </a><font color="#B22222">   Logically Collective</font>
 
-<a name="line275">275: </a><font color="#B22222">   Input Arguments:</font>
-<a name="line276">276: </a><font color="#B22222">   ts - time stepping object</font>
-<a name="line277">277: </a><font color="#B22222">   type - type of scheme to use</font>
+<a name="line276">276: </a><font color="#B22222">   Input Arguments:</font>
+<a name="line277">277: </a><font color="#B22222">   ts - time stepping object</font>
+<a name="line278">278: </a><font color="#B22222">   type - type of scheme to use</font>
 
-<a name="line279">279: </a><font color="#B22222">   Options Database Keys:</font>
-<a name="line280">280: </a><font color="#B22222">   -ts_ssp_type <rks2>: Type of SSP method (one of) rks2 rks3 rk104</font>
-<a name="line281">281: </a><font color="#B22222">   -ts_ssp_nstages <5>: Number of stages</font>
-
-<a name="line283">283: </a><font color="#B22222">   Level: beginner</font>
+<a name="line280">280: </a><font color="#B22222">   Options Database Keys:</font>
+<a name="line281">281: </a><font color="#B22222">   -ts_ssp_type <rks2>: Type of SSP method (one of) rks2 rks3 rk104</font>
+<a name="line282">282: </a><font color="#B22222">   -ts_ssp_nstages <5>: Number of stages</font>
+
+<a name="line284">284: </a><font color="#B22222">   Level: beginner</font>
+
+<a name="line286">286: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/TS/TSSSP.html#TSSSP">TSSSP</a>, <a href="../../../../../docs/manualpages/TS/TSSSPGetType.html#TSSSPGetType">TSSSPGetType</a>(), <a href="../../../../../docs/manualpages/TS/TSSSPSetNumStages.html#TSSSPSetNumStages">TSSSPSetNumStages</a>(), <a href="../../../../../docs/manualpages/TS/TSSSPRKS2.html#TSSSPRKS2">TSSSPRKS2</a>, <a href="../../../../../docs/manualpages/TS/TSSSPRKS3.html#TSSSPRKS3 [...]
+<a name="line287">287: </a><font color="#B22222">@*/</font>
+<a name="line288">288: </a><strong><font color="#4169E1"><a name="TSSSPSetType"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../../../docs/manualpages/TS/TSSSPSetType.html#TSSSPSetType">TSSSPSetType</a>(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../../../docs/manualpages/TS/TSSSPType.html#TSSSPType">TSSSPType</a> type)</font></strong>
+<a name="line289">289: </a>{
+
+<a name="line294">294: </a>  PetscTryMethod(ts,<font color="#666666">"TSSSPSetType_C"</font>,(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a>,<a href="../../../../../docs/manualpages/TS/TSSSPType.html#TSSSPType">TSSSPType</a>),(ts,type));
+<a name="line295">295: </a>  <font color="#4169E1">return</font>(0);
+<a name="line296">296: </a>}
+
+<a name="line300">300: </a><font color="#B22222">/*@C</font>
+<a name="line301">301: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/TS/TSSSPGetType.html#TSSSPGetType">TSSSPGetType</a> - get the SSP time integration scheme</font>
+
+<a name="line303">303: </a><font color="#B22222">   Logically Collective</font>
+
+<a name="line305">305: </a><font color="#B22222">   Input Argument:</font>
+<a name="line306">306: </a><font color="#B22222">   ts - time stepping object</font>
+
+<a name="line308">308: </a><font color="#B22222">   Output Argument:</font>
+<a name="line309">309: </a><font color="#B22222">   type - type of scheme being used</font>
+
+<a name="line311">311: </a><font color="#B22222">   Level: beginner</font>
+
+<a name="line313">313: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/TS/TSSSP.html#TSSSP">TSSSP</a>, TSSSPSettype(), <a href="../../../../../docs/manualpages/TS/TSSSPSetNumStages.html#TSSSPSetNumStages">TSSSPSetNumStages</a>(), <a href="../../../../../docs/manualpages/TS/TSSSPRKS2.html#TSSSPRKS2">TSSSPRKS2</a>, <a href="../../../../../docs/manualpages/TS/TSSSPRKS3.html#TSSSPRKS3">TSSSPRKS3</a>, TSSSPRK104</font>
+<a name="line314">314: </a><font color="#B22222">@*/</font>
+<a name="line315">315: </a><strong><font color="#4169E1"><a name="TSSSPGetType"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../../../docs/manualpages/TS/TSSSPGetType.html#TSSSPGetType">TSSSPGetType</a>(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../../../docs/manualpages/TS/TSSSPType.html#TSSSPType">TSSSPType</a> *type)</font></strong>
+<a name="line316">316: </a>{
+
+<a name="line321">321: </a>  PetscUseMethod(ts,<font color="#666666">"TSSSPGetType_C"</font>,(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a>,<a href="../../../../../docs/manualpages/TS/TSSSPType.html#TSSSPType">TSSSPType</a>*),(ts,type));
+<a name="line322">322: </a>  <font color="#4169E1">return</font>(0);
+<a name="line323">323: </a>}
+
+<a name="line327">327: </a><font color="#B22222">/*@</font>
+<a name="line328">328: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/TS/TSSSPSetNumStages.html#TSSSPSetNumStages">TSSSPSetNumStages</a> - set the number of stages to use with the SSP method</font>
+
+<a name="line330">330: </a><font color="#B22222">   Logically Collective</font>
+
+<a name="line332">332: </a><font color="#B22222">   Input Arguments:</font>
+<a name="line333">333: </a><font color="#B22222">   ts - time stepping object</font>
+<a name="line334">334: </a><font color="#B22222">   nstages - number of stages</font>
+
+<a name="line336">336: </a><font color="#B22222">   Options Database Keys:</font>
+<a name="line337">337: </a><font color="#B22222">   -ts_ssp_type <rks2>: NumStages of SSP method (one of) rks2 rks3 rk104</font>
+<a name="line338">338: </a><font color="#B22222">   -ts_ssp_nstages <5>: Number of stages</font>
+
+<a name="line340">340: </a><font color="#B22222">   Level: beginner</font>
+
+<a name="line342">342: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/TS/TSSSP.html#TSSSP">TSSSP</a>, <a href="../../../../../docs/manualpages/TS/TSSSPGetNumStages.html#TSSSPGetNumStages">TSSSPGetNumStages</a>(), <a href="../../../../../docs/manualpages/TS/TSSSPSetNumStages.html#TSSSPSetNumStages">TSSSPSetNumStages</a>(), <a href="../../../../../docs/manualpages/TS/TSSSPRKS2.html#TSSSPRKS2">TSSSPRKS2</a>, <a href="../../../../../docs/manualpages/TS/TSSSPRKS3 [...]
+<a name="line343">343: </a><font color="#B22222">@*/</font>
+<a name="line344">344: </a><strong><font color="#4169E1"><a name="TSSSPSetNumStages"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../../../docs/manualpages/TS/TSSSPSetNumStages.html#TSSSPSetNumStages">TSSSPSetNumStages</a>(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> nstages)</font></strong>
+<a name="line345">345: </a>{
+
+<a name="line350">350: </a>  PetscTryMethod(ts,<font color="#666666">"TSSSPSetNumStages_C"</font>,(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a>,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>),(ts,nstages));
+<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/TS/TSSSPGetNumStages.html#TSSSPGetNumStages">TSSSPGetNumStages</a> - get the number of stages in the SSP time integration scheme</font>
+
+<a name="line359">359: </a><font color="#B22222">   Logically Collective</font>
+
+<a name="line361">361: </a><font color="#B22222">   Input Argument:</font>
+<a name="line362">362: </a><font color="#B22222">   ts - time stepping object</font>
+
+<a name="line364">364: </a><font color="#B22222">   Output Argument:</font>
+<a name="line365">365: </a><font color="#B22222">   nstages - number of stages</font>
+
+<a name="line367">367: </a><font color="#B22222">   Level: beginner</font>
+
+<a name="line369">369: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/TS/TSSSP.html#TSSSP">TSSSP</a>, <a href="../../../../../docs/manualpages/TS/TSSSPGetType.html#TSSSPGetType">TSSSPGetType</a>(), <a href="../../../../../docs/manualpages/TS/TSSSPSetNumStages.html#TSSSPSetNumStages">TSSSPSetNumStages</a>(), <a href="../../../../../docs/manualpages/TS/TSSSPRKS2.html#TSSSPRKS2">TSSSPRKS2</a>, <a href="../../../../../docs/manualpages/TS/TSSSPRKS3.html#TSSSPRKS3 [...]
+<a name="line370">370: </a><font color="#B22222">@*/</font>
+<a name="line371">371: </a><strong><font color="#4169E1"><a name="TSSSPGetNumStages"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../../../docs/manualpages/TS/TSSSPGetNumStages.html#TSSSPGetNumStages">TSSSPGetNumStages</a>(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *nstages)</font></strong>
+<a name="line372">372: </a>{
 
-<a name="line285">285: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/TS/TSSSP.html#TSSSP">TSSSP</a>, <a href="../../../../../docs/manualpages/TS/TSSSPGetType.html#TSSSPGetType">TSSSPGetType</a>(), <a href="../../../../../docs/manualpages/TS/TSSSPSetNumStages.html#TSSSPSetNumStages">TSSSPSetNumStages</a>(), <a href="../../../../../docs/manualpages/TS/TSSSPRKS2.html#TSSSPRKS2">TSSSPRKS2</a>, <a href="../../../../../docs/manualpages/TS/TSSSPRKS3.html#TSSSPRKS3 [...]
-<a name="line286">286: </a><font color="#B22222">@*/</font>
-<a name="line287">287: </a><strong><font color="#4169E1"><a name="TSSSPSetType"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../../../docs/manualpages/TS/TSSSPSetType.html#TSSSPSetType">TSSSPSetType</a>(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../../../docs/manualpages/TS/TSSSPType.html#TSSSPType">TSSSPType</a> type)</font></strong>
-<a name="line288">288: </a>{
-
-<a name="line293">293: </a>  PetscTryMethod(ts,<font color="#666666">"TSSSPSetType_C"</font>,(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a>,<a href="../../../../../docs/manualpages/TS/TSSSPType.html#TSSSPType">TSSSPType</a>),(ts,type));
-<a name="line294">294: </a>  <font color="#4169E1">return</font>(0);
-<a name="line295">295: </a>}
-
-<a name="line299">299: </a><font color="#B22222">/*@C</font>
-<a name="line300">300: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/TS/TSSSPGetType.html#TSSSPGetType">TSSSPGetType</a> - get the SSP time integration scheme</font>
-
-<a name="line302">302: </a><font color="#B22222">   Logically Collective</font>
-
-<a name="line304">304: </a><font color="#B22222">   Input Argument:</font>
-<a name="line305">305: </a><font color="#B22222">   ts - time stepping object</font>
-
-<a name="line307">307: </a><font color="#B22222">   Output Argument:</font>
-<a name="line308">308: </a><font color="#B22222">   type - type of scheme being used</font>
-
-<a name="line310">310: </a><font color="#B22222">   Level: beginner</font>
-
-<a name="line312">312: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/TS/TSSSP.html#TSSSP">TSSSP</a>, TSSSPSettype(), <a href="../../../../../docs/manualpages/TS/TSSSPSetNumStages.html#TSSSPSetNumStages">TSSSPSetNumStages</a>(), <a href="../../../../../docs/manualpages/TS/TSSSPRKS2.html#TSSSPRKS2">TSSSPRKS2</a>, <a href="../../../../../docs/manualpages/TS/TSSSPRKS3.html#TSSSPRKS3">TSSSPRKS3</a>, TSSSPRK104</font>
-<a name="line313">313: </a><font color="#B22222">@*/</font>
-<a name="line314">314: </a><strong><font color="#4169E1"><a name="TSSSPGetType"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../../../docs/manualpages/TS/TSSSPGetType.html#TSSSPGetType">TSSSPGetType</a>(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../../../docs/manualpages/TS/TSSSPType.html#TSSSPType">TSSSPType</a> *type)</font></strong>
-<a name="line315">315: </a>{
-
-<a name="line320">320: </a>  PetscUseMethod(ts,<font color="#666666">"TSSSPGetType_C"</font>,(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a>,<a href="../../../../../docs/manualpages/TS/TSSSPType.html#TSSSPType">TSSSPType</a>*),(ts,type));
-<a name="line321">321: </a>  <font color="#4169E1">return</font>(0);
-<a name="line322">322: </a>}
-
-<a name="line326">326: </a><font color="#B22222">/*@</font>
-<a name="line327">327: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/TS/TSSSPSetNumStages.html#TSSSPSetNumStages">TSSSPSetNumStages</a> - set the number of stages to use with the SSP method</font>
-
-<a name="line329">329: </a><font color="#B22222">   Logically Collective</font>
-
-<a name="line331">331: </a><font color="#B22222">   Input Arguments:</font>
-<a name="line332">332: </a><font color="#B22222">   ts - time stepping object</font>
-<a name="line333">333: </a><font color="#B22222">   nstages - number of stages</font>
-
-<a name="line335">335: </a><font color="#B22222">   Options Database Keys:</font>
-<a name="line336">336: </a><font color="#B22222">   -ts_ssp_type <rks2>: NumStages of SSP method (one of) rks2 rks3 rk104</font>
-<a name="line337">337: </a><font color="#B22222">   -ts_ssp_nstages <5>: Number of stages</font>
-
-<a name="line339">339: </a><font color="#B22222">   Level: beginner</font>
-
-<a name="line341">341: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/TS/TSSSP.html#TSSSP">TSSSP</a>, <a href="../../../../../docs/manualpages/TS/TSSSPGetNumStages.html#TSSSPGetNumStages">TSSSPGetNumStages</a>(), <a href="../../../../../docs/manualpages/TS/TSSSPSetNumStages.html#TSSSPSetNumStages">TSSSPSetNumStages</a>(), <a href="../../../../../docs/manualpages/TS/TSSSPRKS2.html#TSSSPRKS2">TSSSPRKS2</a>, <a href="../../../../../docs/manualpages/TS/TSSSPRKS3 [...]
-<a name="line342">342: </a><font color="#B22222">@*/</font>
-<a name="line343">343: </a><strong><font color="#4169E1"><a name="TSSSPSetNumStages"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../../../docs/manualpages/TS/TSSSPSetNumStages.html#TSSSPSetNumStages">TSSSPSetNumStages</a>(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> nstages)</font></strong>
-<a name="line344">344: </a>{
-
-<a name="line349">349: </a>  PetscTryMethod(ts,<font color="#666666">"TSSSPSetNumStages_C"</font>,(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a>,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>),(ts,nstages));
-<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/TS/TSSSPGetNumStages.html#TSSSPGetNumStages">TSSSPGetNumStages</a> - get the number of stages in the SSP time integration scheme</font>
-
-<a name="line358">358: </a><font color="#B22222">   Logically Collective</font>
-
-<a name="line360">360: </a><font color="#B22222">   Input Argument:</font>
-<a name="line361">361: </a><font color="#B22222">   ts - time stepping object</font>
-
-<a name="line363">363: </a><font color="#B22222">   Output Argument:</font>
-<a name="line364">364: </a><font color="#B22222">   nstages - number of stages</font>
-
-<a name="line366">366: </a><font color="#B22222">   Level: beginner</font>
-
-<a name="line368">368: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/TS/TSSSP.html#TSSSP">TSSSP</a>, <a href="../../../../../docs/manualpages/TS/TSSSPGetType.html#TSSSPGetType">TSSSPGetType</a>(), <a href="../../../../../docs/manualpages/TS/TSSSPSetNumStages.html#TSSSPSetNumStages">TSSSPSetNumStages</a>(), <a href="../../../../../docs/manualpages/TS/TSSSPRKS2.html#TSSSPRKS2">TSSSPRKS2</a>, <a href="../../../../../docs/manualpages/TS/TSSSPRKS3.html#TSSSPRKS3 [...]
-<a name="line369">369: </a><font color="#B22222">@*/</font>
-<a name="line370">370: </a><strong><font color="#4169E1"><a name="TSSSPGetNumStages"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../../../docs/manualpages/TS/TSSSPGetNumStages.html#TSSSPGetNumStages">TSSSPGetNumStages</a>(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *nstages)</font></strong>
-<a name="line371">371: </a>{
+<a name="line377">377: </a>  PetscUseMethod(ts,<font color="#666666">"TSSSPGetNumStages_C"</font>,(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a>,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>*),(ts,nstages));
+<a name="line378">378: </a>  <font color="#4169E1">return</font>(0);
+<a name="line379">379: </a>}
 
-<a name="line376">376: </a>  PetscUseMethod(ts,<font color="#666666">"TSSSPGetNumStages_C"</font>,(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a>,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>*),(ts,nstages));
-<a name="line377">377: </a>  <font color="#4169E1">return</font>(0);
-<a name="line378">378: </a>}
+<a name="line383">383: </a><strong><font color="#4169E1"><a name="TSSSPSetType_SSP"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSSSPSetType_SSP(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../../../docs/manualpages/TS/TSSSPType.html#TSSSPType">TSSSPType</a> type)</font></strong>
+<a name="line384">384: </a>{
+<a name="line385">385: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> ierr,(*r)(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a>,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a>);
+<a name="line386">386: </a>  TS_SSP         *ssp = (TS_SSP*)ts->data;
 
-<a name="line382">382: </a><strong><font color="#4169E1"><a name="TSSSPSetType_SSP"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSSSPSetType_SSP(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../../../docs/manualpages/TS/TSSSPType.html#TSSSPType">TSSSPType</a> type)</font></strong>
-<a name="line383">383: </a>{
-<a name="line384">384: </a>  <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> ierr,(*r)(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a>,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>,<a href="../../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>,<a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a>);
-<a name="line385">385: </a>  TS_SSP         *ssp = (TS_SSP*)ts->data;
+<a name="line389">389: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFunctionListFind.html#PetscFunctionListFind">PetscFunctionListFind</a>(TSSSPList,type,&r);
+<a name="line390">390: </a>  <font color="#4169E1">if</font> (!r) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_UNKNOWN_TYPE,<font color="#666666">"Unknown TS_SSP type %s given"</font>,type);
+<a name="line391">391: </a>  ssp->onestep = r;
+<a name="line392">392: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(ssp->type_name);
+<a name="line393">393: </a>  <a href="../../../../../docs/manualpages/Sys/PetscStrallocpy.html#PetscStrallocpy">PetscStrallocpy</a>(type,&ssp->type_name);
+<a name="line394">394: </a>  <font color="#4169E1">return</font>(0);
+<a name="line395">395: </a>}
+<a name="line398">398: </a><strong><font color="#4169E1"><a name="TSSSPGetType_SSP"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSSSPGetType_SSP(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../../../docs/manualpages/TS/TSSSPType.html#TSSSPType">TSSSPType</a> *type)</font></strong>
+<a name="line399">399: </a>{
+<a name="line400">400: </a>  TS_SSP *ssp = (TS_SSP*)ts->data;
 
-<a name="line388">388: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFunctionListFind.html#PetscFunctionListFind">PetscFunctionListFind</a>(TSSSPList,type,&r);
-<a name="line389">389: </a>  <font color="#4169E1">if</font> (!r) <a href="../../../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_UNKNOWN_TYPE,<font color="#666666">"Unknown TS_SSP type %s given"</font>,type);
-<a name="line390">390: </a>  ssp->onestep = r;
-<a name="line391">391: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(ssp->type_name);
-<a name="line392">392: </a>  <a href="../../../../../docs/manualpages/Sys/PetscStrallocpy.html#PetscStrallocpy">PetscStrallocpy</a>(type,&ssp->type_name);
-<a name="line393">393: </a>  <font color="#4169E1">return</font>(0);
-<a name="line394">394: </a>}
-<a name="line397">397: </a><strong><font color="#4169E1"><a name="TSSSPGetType_SSP"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSSSPGetType_SSP(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../../../docs/manualpages/TS/TSSSPType.html#TSSSPType">TSSSPType</a> *type)</font></strong>
-<a name="line398">398: </a>{
-<a name="line399">399: </a>  TS_SSP *ssp = (TS_SSP*)ts->data;
+<a name="line403">403: </a>  *type = ssp->type_name;
+<a name="line404">404: </a>  <font color="#4169E1">return</font>(0);
+<a name="line405">405: </a>}
+<a name="line408">408: </a><strong><font color="#4169E1"><a name="TSSSPSetNumStages_SSP"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSSSPSetNumStages_SSP(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> nstages)</font></strong>
+<a name="line409">409: </a>{
+<a name="line410">410: </a>  TS_SSP *ssp = (TS_SSP*)ts->data;
 
-<a name="line402">402: </a>  *type = ssp->type_name;
-<a name="line403">403: </a>  <font color="#4169E1">return</font>(0);
-<a name="line404">404: </a>}
-<a name="line407">407: </a><strong><font color="#4169E1"><a name="TSSSPSetNumStages_SSP"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSSSPSetNumStages_SSP(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> nstages)</font></strong>
-<a name="line408">408: </a>{
-<a name="line409">409: </a>  TS_SSP *ssp = (TS_SSP*)ts->data;
+<a name="line413">413: </a>  ssp->nstages = nstages;
+<a name="line414">414: </a>  <font color="#4169E1">return</font>(0);
+<a name="line415">415: </a>}
+<a name="line418">418: </a><strong><font color="#4169E1"><a name="TSSSPGetNumStages_SSP"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSSSPGetNumStages_SSP(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *nstages)</font></strong>
+<a name="line419">419: </a>{
+<a name="line420">420: </a>  TS_SSP *ssp = (TS_SSP*)ts->data;
 
-<a name="line412">412: </a>  ssp->nstages = nstages;
-<a name="line413">413: </a>  <font color="#4169E1">return</font>(0);
-<a name="line414">414: </a>}
-<a name="line417">417: </a><strong><font color="#4169E1"><a name="TSSSPGetNumStages_SSP"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSSSPGetNumStages_SSP(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *nstages)</font></strong>
-<a name="line418">418: </a>{
-<a name="line419">419: </a>  TS_SSP *ssp = (TS_SSP*)ts->data;
+<a name="line423">423: </a>  *nstages = ssp->nstages;
+<a name="line424">424: </a>  <font color="#4169E1">return</font>(0);
+<a name="line425">425: </a>}
 
-<a name="line422">422: </a>  *nstages = ssp->nstages;
-<a name="line423">423: </a>  <font color="#4169E1">return</font>(0);
-<a name="line424">424: </a>}
+<a name="line429">429: </a><strong><font color="#4169E1"><a name="TSSetFromOptions_SSP"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSSetFromOptions_SSP(PetscOptionItems *PetscOptionsObject,<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
+<a name="line430">430: </a>{
+<a name="line431">431: </a>  char           tname[256] = <a href="../../../../../docs/manualpages/TS/TSSSPRKS2.html#TSSSPRKS2">TSSSPRKS2</a>;
+<a name="line432">432: </a>  TS_SSP         *ssp       = (TS_SSP*)ts->data;
+<a name="line434">434: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flg;
 
-<a name="line428">428: </a><strong><font color="#4169E1"><a name="TSSetFromOptions_SSP"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSSetFromOptions_SSP(PetscOptionItems *PetscOptionsObject,<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
-<a name="line429">429: </a>{
-<a name="line430">430: </a>  char           tname[256] = <a href="../../../../../docs/manualpages/TS/TSSSPRKS2.html#TSSSPRKS2">TSSSPRKS2</a>;
-<a name="line431">431: </a>  TS_SSP         *ssp       = (TS_SSP*)ts->data;
-<a name="line433">433: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      flg;
+<a name="line437">437: </a>  <a href="../../../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(PetscOptionsObject,<font color="#666666">"SSP ODE solver options"</font>);
+<a name="line438">438: </a>  {
+<a name="line439">439: </a>    <a href="../../../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(<font color="#666666">"-ts_ssp_type"</font>,<font color="#666666">"Type of SSP method"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/TS/TSSSPSetType.html#TSSSPSetType">TSSSPSetType</a>"</font>,TSSSPList,tname,tname,<font color="#4169E1">sizeof</font>(tname),&flg);
+<a name="line440">440: </a>    <font color="#4169E1">if</font> (flg) {
+<a name="line441">441: </a>      <a href="../../../../../docs/manualpages/TS/TSSSPSetType.html#TSSSPSetType">TSSSPSetType</a>(ts,tname);
+<a name="line442">442: </a>    }
+<a name="line443">443: </a>    <a href="../../../../../docs/manualpages/Sys/PetscOptionsInt.html#PetscOptionsInt">PetscOptionsInt</a>(<font color="#666666">"-ts_ssp_nstages"</font>,<font color="#666666">"Number of stages"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/TS/TSSSPSetNumStages.html#TSSSPSetNumStages">TSSSPSetNumStages</a>"</font>,ssp->nstages,&ssp->nstages,NULL);
+<a name="line444">444: </a>  }
+<a name="line445">445: </a>  <a href="../../../../../docs/manualpages/Sys/PetscOptionsTail.html#PetscOptionsTail">PetscOptionsTail</a>();
+<a name="line446">446: </a>  <font color="#4169E1">return</font>(0);
+<a name="line447">447: </a>}
+
+<a name="line451">451: </a><strong><font color="#4169E1"><a name="TSView_SSP"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSView_SSP(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a> viewer)</font></strong>
+<a name="line452">452: </a>{
+<a name="line453">453: </a>  TS_SSP         *ssp = (TS_SSP*)ts->data;
+<a name="line454">454: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      ascii;
+
+<a name="line458">458: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)viewer,PETSCVIEWERASCII,&ascii);
+<a name="line459">459: </a>  <font color="#4169E1">if</font> (ascii) {<a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"  Scheme: %s\n"</font>,ssp->type_name);}
+<a name="line460">460: </a>  <font color="#4169E1">return</font>(0);
+<a name="line461">461: </a>}
+
+<a name="line463">463: </a><font color="#B22222">/* ------------------------------------------------------------ */</font>
+
+<a name="line465">465: </a><font color="#B22222">/*MC</font>
+<a name="line466">466: </a><font color="#B22222">      <a href="../../../../../docs/manualpages/TS/TSSSP.html#TSSSP">TSSSP</a> - Explicit strong stability preserving ODE solver</font>
+
+<a name="line468">468: </a><font color="#B22222">  Most hyperbolic conservation laws have exact solutions that are total variation diminishing (TVD) or total variation</font>
+<a name="line469">469: </a><font color="#B22222">  bounded (TVB) although these solutions often contain discontinuities.  Spatial discretizations such as Godunov's</font>
+<a name="line470">470: </a><font color="#B22222">  scheme and high-resolution finite volume methods (TVD limiters, ENO/WENO) are designed to preserve these properties,</font>
+<a name="line471">471: </a><font color="#B22222">  but they are usually formulated using a forward Euler time discretization or by coupling the space and time</font>
+<a name="line472">472: </a><font color="#B22222">  discretization as in the classical Lax-Wendroff scheme.  When the space and time discretization is coupled, it is very</font>
+<a name="line473">473: </a><font color="#B22222">  difficult to produce schemes with high temporal accuracy while preserving TVD properties.  An alternative is the</font>
+<a name="line474">474: </a><font color="#B22222">  semidiscrete formulation where we choose a spatial discretization that is TVD with forward Euler and then choose a</font>
+<a name="line475">475: </a><font color="#B22222">  time discretization that preserves the TVD property.  Such integrators are called strong stability preserving (SSP).</font>
+
+<a name="line477">477: </a><font color="#B22222">  Let c_eff be the minimum number of function evaluations required to step as far as one step of forward Euler while</font>
+<a name="line478">478: </a><font color="#B22222">  still being SSP.  Some theoretical bounds</font>
+
+<a name="line480">480: </a><font color="#B22222">  1. There are no explicit methods with c_eff > 1.</font>
+
+<a name="line482">482: </a><font color="#B22222">  2. There are no explicit methods beyond order 4 (for nonlinear problems) and c_eff > 0.</font>
+
+<a name="line484">484: </a><font color="#B22222">  3. There are no implicit methods with order greater than 1 and c_eff > 2.</font>
+
+<a name="line486">486: </a><font color="#B22222">  This integrator provides Runge-Kutta methods of order 2, 3, and 4 with maximal values of c_eff.  More stages allows</font>
+<a name="line487">487: </a><font color="#B22222">  for larger values of c_eff which improves efficiency.  These implementations are low-memory and only use 2 or 3 work</font>
+<a name="line488">488: </a><font color="#B22222">  vectors regardless of the total number of stages, so e.g. 25-stage 3rd order methods may be an excellent choice.</font>
+
+<a name="line490">490: </a><font color="#B22222">  Methods can be chosen with -ts_ssp_type {rks2,rks3,rk104}</font>
+
+<a name="line492">492: </a><font color="#B22222">  rks2: Second order methods with any number s>1 of stages.  c_eff = (s-1)/s</font>
+
+<a name="line494">494: </a><font color="#B22222">  rks3: Third order methods with s=n^2 stages, n>1.  c_eff = (s-n)/s</font>
+
+<a name="line496">496: </a><font color="#B22222">  rk104: A 10-stage fourth order method.  c_eff = 0.6</font>
+
+<a name="line498">498: </a><font color="#B22222">  Level: beginner</font>
+
+<a name="line500">500: </a><font color="#B22222">  References:</font>
+<a name="line501">501: </a><font color="#B22222">+  1. - Ketcheson, Highly efficient strong stability preserving Runge Kutta methods with low storage implementations, SISC, 2008.</font>
+<a name="line502">502: </a><font color="#B22222">-  2. - Gottlieb, Ketcheson, and Shu, High order strong stability preserving time discretizations, J Scientific Computing, 2009.</font>
+
+<a name="line504">504: </a><font color="#B22222">.seealso:  <a href="../../../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>(), <a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a>, <a href="../../../../../docs/manualpages/TS/TSSetType.html#TSSetType">TSSetType</a>()</font>
+
+<a name="line506">506: </a><font color="#B22222">M*/</font>
+<a name="line509">509: </a><strong><font color="#4169E1"><a name="TSCreate_SSP"></a>PETSC_EXTERN <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSCreate_SSP(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
+<a name="line510">510: </a>{
+<a name="line511">511: </a>  TS_SSP         *ssp;
+
+<a name="line515">515: </a>  <a href="../../../../../docs/manualpages/TS/TSSSPInitializePackage.html#TSSSPInitializePackage">TSSSPInitializePackage</a>();
+
+<a name="line517">517: </a>  ts->ops->setup          = TSSetUp_SSP;
+<a name="line518">518: </a>  ts->ops->step           = TSStep_SSP;
+<a name="line519">519: </a>  ts->ops->reset          = TSReset_SSP;
+<a name="line520">520: </a>  ts->ops->destroy        = TSDestroy_SSP;
+<a name="line521">521: </a>  ts->ops->setfromoptions = TSSetFromOptions_SSP;
+<a name="line522">522: </a>  ts->ops->view           = TSView_SSP;
+
+<a name="line524">524: </a>  <a href="../../../../../docs/manualpages/Sys/PetscNewLog.html#PetscNewLog">PetscNewLog</a>(ts,&ssp);
+<a name="line525">525: </a>  ts->data = (void*)ssp;
+
+<a name="line527">527: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,<font color="#666666">"TSSSPGetType_C"</font>,TSSSPGetType_SSP);
+<a name="line528">528: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,<font color="#666666">"TSSSPSetType_C"</font>,TSSSPSetType_SSP);
+<a name="line529">529: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,<font color="#666666">"TSSSPGetNumStages_C"</font>,TSSSPGetNumStages_SSP);
+<a name="line530">530: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,<font color="#666666">"TSSSPSetNumStages_C"</font>,TSSSPSetNumStages_SSP);
+
+<a name="line532">532: </a>  <a href="../../../../../docs/manualpages/TS/TSSSPSetType.html#TSSSPSetType">TSSSPSetType</a>(ts,<a href="../../../../../docs/manualpages/TS/TSSSPRKS2.html#TSSSPRKS2">TSSSPRKS2</a>);
+<a name="line533">533: </a>  ssp->nstages = 5;
+<a name="line534">534: </a>  <font color="#4169E1">return</font>(0);
+<a name="line535">535: </a>}
+
+<a name="line539">539: </a><font color="#B22222">/*@C</font>
+<a name="line540">540: </a><font color="#B22222">  <a href="../../../../../docs/manualpages/TS/TSSSPInitializePackage.html#TSSSPInitializePackage">TSSSPInitializePackage</a> - This function initializes everything in the <a href="../../../../../docs/manualpages/TS/TSSSP.html#TSSSP">TSSSP</a> package. It is called</font>
+<a name="line541">541: </a><font color="#B22222">  from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to TSCreate_SSP()</font>
+<a name="line542">542: </a><font color="#B22222">  when using static libraries.</font>
+
+<a name="line544">544: </a><font color="#B22222">  Level: developer</font>
+
+<a name="line546">546: </a><font color="#B22222">.keywords: <a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a>, <a href="../../../../../docs/manualpages/TS/TSSSP.html#TSSSP">TSSSP</a>, initialize, package</font>
+<a name="line547">547: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Sys/PetscInitialize.html#PetscInitialize">PetscInitialize</a>()</font>
+<a name="line548">548: </a><font color="#B22222">@*/</font>
+<a name="line549">549: </a><strong><font color="#4169E1"><a name="TSSSPInitializePackage"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../../../docs/manualpages/TS/TSSSPInitializePackage.html#TSSSPInitializePackage">TSSSPInitializePackage</a>(void)</font></strong>
+<a name="line550">550: </a>{
 
-<a name="line436">436: </a>  <a href="../../../../../docs/manualpages/Sys/PetscOptionsHead.html#PetscOptionsHead">PetscOptionsHead</a>(PetscOptionsObject,<font color="#666666">"SSP ODE solver options"</font>);
-<a name="line437">437: </a>  {
-<a name="line438">438: </a>    <a href="../../../../../docs/manualpages/Sys/PetscOptionsFList.html#PetscOptionsFList">PetscOptionsFList</a>(<font color="#666666">"-ts_ssp_type"</font>,<font color="#666666">"Type of SSP method"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/TS/TSSSPSetType.html#TSSSPSetType">TSSSPSetType</a>"</font>,TSSSPList,tname,tname,<font color="#4169E1">sizeof</font>(tname),&flg);
-<a name="line439">439: </a>    <font color="#4169E1">if</font> (flg) {
-<a name="line440">440: </a>      <a href="../../../../../docs/manualpages/TS/TSSSPSetType.html#TSSSPSetType">TSSSPSetType</a>(ts,tname);
-<a name="line441">441: </a>    }
-<a name="line442">442: </a>    <a href="../../../../../docs/manualpages/Sys/PetscOptionsInt.html#PetscOptionsInt">PetscOptionsInt</a>(<font color="#666666">"-ts_ssp_nstages"</font>,<font color="#666666">"Number of stages"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/TS/TSSSPSetNumStages.html#TSSSPSetNumStages">TSSSPSetNumStages</a>"</font>,ssp->nstages,&ssp->nstages,NULL);
-<a name="line443">443: </a>  }
-<a name="line444">444: </a>  <a href="../../../../../docs/manualpages/Sys/PetscOptionsTail.html#PetscOptionsTail">PetscOptionsTail</a>();
-<a name="line445">445: </a>  <font color="#4169E1">return</font>(0);
-<a name="line446">446: </a>}
-
-<a name="line450">450: </a><strong><font color="#4169E1"><a name="TSView_SSP"></a>static <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSView_SSP(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a> viewer)</font></strong>
-<a name="line451">451: </a>{
-<a name="line452">452: </a>  TS_SSP         *ssp = (TS_SSP*)ts->data;
-<a name="line453">453: </a>  <a href="../../../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      ascii;
-
-<a name="line457">457: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)viewer,PETSCVIEWERASCII,&ascii);
-<a name="line458">458: </a>  <font color="#4169E1">if</font> (ascii) {<a href="../../../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"  Scheme: %s\n"</font>,ssp->type_name);}
-<a name="line459">459: </a>  <font color="#4169E1">return</font>(0);
-<a name="line460">460: </a>}
-
-<a name="line462">462: </a><font color="#B22222">/* ------------------------------------------------------------ */</font>
-
-<a name="line464">464: </a><font color="#B22222">/*MC</font>
-<a name="line465">465: </a><font color="#B22222">      <a href="../../../../../docs/manualpages/TS/TSSSP.html#TSSSP">TSSSP</a> - Explicit strong stability preserving ODE solver</font>
-
-<a name="line467">467: </a><font color="#B22222">  Most hyperbolic conservation laws have exact solutions that are total variation diminishing (TVD) or total variation</font>
-<a name="line468">468: </a><font color="#B22222">  bounded (TVB) although these solutions often contain discontinuities.  Spatial discretizations such as Godunov's</font>
-<a name="line469">469: </a><font color="#B22222">  scheme and high-resolution finite volume methods (TVD limiters, ENO/WENO) are designed to preserve these properties,</font>
-<a name="line470">470: </a><font color="#B22222">  but they are usually formulated using a forward Euler time discretization or by coupling the space and time</font>
-<a name="line471">471: </a><font color="#B22222">  discretization as in the classical Lax-Wendroff scheme.  When the space and time discretization is coupled, it is very</font>
-<a name="line472">472: </a><font color="#B22222">  difficult to produce schemes with high temporal accuracy while preserving TVD properties.  An alternative is the</font>
-<a name="line473">473: </a><font color="#B22222">  semidiscrete formulation where we choose a spatial discretization that is TVD with forward Euler and then choose a</font>
-<a name="line474">474: </a><font color="#B22222">  time discretization that preserves the TVD property.  Such integrators are called strong stability preserving (SSP).</font>
-
-<a name="line476">476: </a><font color="#B22222">  Let c_eff be the minimum number of function evaluations required to step as far as one step of forward Euler while</font>
-<a name="line477">477: </a><font color="#B22222">  still being SSP.  Some theoretical bounds</font>
-
-<a name="line479">479: </a><font color="#B22222">  1. There are no explicit methods with c_eff > 1.</font>
-
-<a name="line481">481: </a><font color="#B22222">  2. There are no explicit methods beyond order 4 (for nonlinear problems) and c_eff > 0.</font>
-
-<a name="line483">483: </a><font color="#B22222">  3. There are no implicit methods with order greater than 1 and c_eff > 2.</font>
-
-<a name="line485">485: </a><font color="#B22222">  This integrator provides Runge-Kutta methods of order 2, 3, and 4 with maximal values of c_eff.  More stages allows</font>
-<a name="line486">486: </a><font color="#B22222">  for larger values of c_eff which improves efficiency.  These implementations are low-memory and only use 2 or 3 work</font>
-<a name="line487">487: </a><font color="#B22222">  vectors regardless of the total number of stages, so e.g. 25-stage 3rd order methods may be an excellent choice.</font>
-
-<a name="line489">489: </a><font color="#B22222">  Methods can be chosen with -ts_ssp_type {rks2,rks3,rk104}</font>
-
-<a name="line491">491: </a><font color="#B22222">  rks2: Second order methods with any number s>1 of stages.  c_eff = (s-1)/s</font>
-
-<a name="line493">493: </a><font color="#B22222">  rks3: Third order methods with s=n^2 stages, n>1.  c_eff = (s-n)/s</font>
-
-<a name="line495">495: </a><font color="#B22222">  rk104: A 10-stage fourth order method.  c_eff = 0.6</font>
-
-<a name="line497">497: </a><font color="#B22222">  Level: beginner</font>
-
-<a name="line499">499: </a><font color="#B22222">  References:</font>
-<a name="line500">500: </a><font color="#B22222">+  1. - Ketcheson, Highly efficient strong stability preserving Runge Kutta methods with low storage implementations, SISC, 2008.</font>
-<a name="line501">501: </a><font color="#B22222">-  2. - Gottlieb, Ketcheson, and Shu, High order strong stability preserving time discretizations, J Scientific Computing, 2009.</font>
-
-<a name="line503">503: </a><font color="#B22222">.seealso:  <a href="../../../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>(), <a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a>, <a href="../../../../../docs/manualpages/TS/TSSetType.html#TSSetType">TSSetType</a>()</font>
-
-<a name="line505">505: </a><font color="#B22222">M*/</font>
-<a name="line508">508: </a><strong><font color="#4169E1"><a name="TSCreate_SSP"></a>PETSC_EXTERN <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSCreate_SSP(<a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
-<a name="line509">509: </a>{
-<a name="line510">510: </a>  TS_SSP         *ssp;
-
-<a name="line514">514: </a>  <a href="../../../../../docs/manualpages/TS/TSSSPInitializePackage.html#TSSSPInitializePackage">TSSSPInitializePackage</a>();
-
-<a name="line516">516: </a>  ts->ops->setup          = TSSetUp_SSP;
-<a name="line517">517: </a>  ts->ops->step           = TSStep_SSP;
-<a name="line518">518: </a>  ts->ops->reset          = TSReset_SSP;
-<a name="line519">519: </a>  ts->ops->destroy        = TSDestroy_SSP;
-<a name="line520">520: </a>  ts->ops->setfromoptions = TSSetFromOptions_SSP;
-<a name="line521">521: </a>  ts->ops->view           = TSView_SSP;
-
-<a name="line523">523: </a>  <a href="../../../../../docs/manualpages/Sys/PetscNewLog.html#PetscNewLog">PetscNewLog</a>(ts,&ssp);
-<a name="line524">524: </a>  ts->data = (void*)ssp;
-
-<a name="line526">526: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,<font color="#666666">"TSSSPGetType_C"</font>,TSSSPGetType_SSP);
-<a name="line527">527: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,<font color="#666666">"TSSSPSetType_C"</font>,TSSSPSetType_SSP);
-<a name="line528">528: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,<font color="#666666">"TSSSPGetNumStages_C"</font>,TSSSPGetNumStages_SSP);
-<a name="line529">529: </a>  <a href="../../../../../docs/manualpages/Sys/PetscObjectComposeFunction.html#PetscObjectComposeFunction">PetscObjectComposeFunction</a>((<a href="../../../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,<font color="#666666">"TSSSPSetNumStages_C"</font>,TSSSPSetNumStages_SSP);
-
-<a name="line531">531: </a>  <a href="../../../../../docs/manualpages/TS/TSSSPSetType.html#TSSSPSetType">TSSSPSetType</a>(ts,<a href="../../../../../docs/manualpages/TS/TSSSPRKS2.html#TSSSPRKS2">TSSSPRKS2</a>);
-<a name="line532">532: </a>  ssp->nstages = 5;
-<a name="line533">533: </a>  <font color="#4169E1">return</font>(0);
-<a name="line534">534: </a>}
-
-<a name="line538">538: </a><font color="#B22222">/*@C</font>
-<a name="line539">539: </a><font color="#B22222">  <a href="../../../../../docs/manualpages/TS/TSSSPInitializePackage.html#TSSSPInitializePackage">TSSSPInitializePackage</a> - This function initializes everything in the <a href="../../../../../docs/manualpages/TS/TSSSP.html#TSSSP">TSSSP</a> package. It is called</font>
-<a name="line540">540: </a><font color="#B22222">  from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to TSCreate_SSP()</font>
-<a name="line541">541: </a><font color="#B22222">  when using static libraries.</font>
-
-<a name="line543">543: </a><font color="#B22222">  Level: developer</font>
-
-<a name="line545">545: </a><font color="#B22222">.keywords: <a href="../../../../../docs/manualpages/TS/TS.html#TS">TS</a>, <a href="../../../../../docs/manualpages/TS/TSSSP.html#TSSSP">TSSSP</a>, initialize, package</font>
-<a name="line546">546: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Sys/PetscInitialize.html#PetscInitialize">PetscInitialize</a>()</font>
-<a name="line547">547: </a><font color="#B22222">@*/</font>
-<a name="line548">548: </a><strong><font color="#4169E1"><a name="TSSSPInitializePackage"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../../../docs/manualpages/TS/TSSSPInitializePackage.html#TSSSPInitializePackage">TSSSPInitializePackage</a>(void)</font></strong>
-<a name="line549">549: </a>{
+<a name="line554">554: </a>  <font color="#4169E1">if</font> (TSSSPPackageInitialized) <font color="#4169E1">return</font>(0);
+<a name="line555">555: </a>  TSSSPPackageInitialized = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line556">556: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFunctionListAdd.html#PetscFunctionListAdd">PetscFunctionListAdd</a>(&TSSSPList,<a href="../../../../../docs/manualpages/TS/TSSSPRKS2.html#TSSSPRKS2">TSSSPRKS2</a>, TSSSPStep_RK_2);
+<a name="line557">557: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFunctionListAdd.html#PetscFunctionListAdd">PetscFunctionListAdd</a>(&TSSSPList,<a href="../../../../../docs/manualpages/TS/TSSSPRKS3.html#TSSSPRKS3">TSSSPRKS3</a>, TSSSPStep_RK_3);
+<a name="line558">558: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFunctionListAdd.html#PetscFunctionListAdd">PetscFunctionListAdd</a>(&TSSSPList,TSSSPRK104,TSSSPStep_RK_10_4);
+<a name="line559">559: </a>  <a href="../../../../../docs/manualpages/Sys/PetscRegisterFinalize.html#PetscRegisterFinalize">PetscRegisterFinalize</a>(<a href="../../../../../docs/manualpages/TS/TSSSPFinalizePackage.html#TSSSPFinalizePackage">TSSSPFinalizePackage</a>);
+<a name="line560">560: </a>  <font color="#4169E1">return</font>(0);
+<a name="line561">561: </a>}
 
-<a name="line553">553: </a>  <font color="#4169E1">if</font> (TSSSPPackageInitialized) <font color="#4169E1">return</font>(0);
-<a name="line554">554: </a>  TSSSPPackageInitialized = <a href="../../../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line555">555: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFunctionListAdd.html#PetscFunctionListAdd">PetscFunctionListAdd</a>(&TSSSPList,<a href="../../../../../docs/manualpages/TS/TSSSPRKS2.html#TSSSPRKS2">TSSSPRKS2</a>, TSSSPStep_RK_2);
-<a name="line556">556: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFunctionListAdd.html#PetscFunctionListAdd">PetscFunctionListAdd</a>(&TSSSPList,<a href="../../../../../docs/manualpages/TS/TSSSPRKS3.html#TSSSPRKS3">TSSSPRKS3</a>, TSSSPStep_RK_3);
-<a name="line557">557: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFunctionListAdd.html#PetscFunctionListAdd">PetscFunctionListAdd</a>(&TSSSPList,TSSSPRK104,TSSSPStep_RK_10_4);
-<a name="line558">558: </a>  <a href="../../../../../docs/manualpages/Sys/PetscRegisterFinalize.html#PetscRegisterFinalize">PetscRegisterFinalize</a>(<a href="../../../../../docs/manualpages/TS/TSSSPFinalizePackage.html#TSSSPFinalizePackage">TSSSPFinalizePackage</a>);
-<a name="line559">559: </a>  <font color="#4169E1">return</font>(0);
-<a name="line560">560: </a>}
+<a name="line565">565: </a><font color="#B22222">/*@C</font>
+<a name="line566">566: </a><font color="#B22222">  <a href="../../../../../docs/manualpages/TS/TSSSPFinalizePackage.html#TSSSPFinalizePackage">TSSSPFinalizePackage</a> - This function destroys everything in the <a href="../../../../../docs/manualpages/TS/TSSSP.html#TSSSP">TSSSP</a> package. It is</font>
+<a name="line567">567: </a><font color="#B22222">  called from <a href="../../../../../docs/manualpages/Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</a>().</font>
 
-<a name="line564">564: </a><font color="#B22222">/*@C</font>
-<a name="line565">565: </a><font color="#B22222">  <a href="../../../../../docs/manualpages/TS/TSSSPFinalizePackage.html#TSSSPFinalizePackage">TSSSPFinalizePackage</a> - This function destroys everything in the <a href="../../../../../docs/manualpages/TS/TSSSP.html#TSSSP">TSSSP</a> package. It is</font>
-<a name="line566">566: </a><font color="#B22222">  called from <a href="../../../../../docs/manualpages/Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</a>().</font>
+<a name="line569">569: </a><font color="#B22222">  Level: developer</font>
 
-<a name="line568">568: </a><font color="#B22222">  Level: developer</font>
+<a name="line571">571: </a><font color="#B22222">.keywords: Petsc, destroy, package</font>
+<a name="line572">572: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</a>()</font>
+<a name="line573">573: </a><font color="#B22222">@*/</font>
+<a name="line574">574: </a><strong><font color="#4169E1"><a name="TSSSPFinalizePackage"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../../../docs/manualpages/TS/TSSSPFinalizePackage.html#TSSSPFinalizePackage">TSSSPFinalizePackage</a>(void)</font></strong>
+<a name="line575">575: </a>{
 
-<a name="line570">570: </a><font color="#B22222">.keywords: Petsc, destroy, package</font>
-<a name="line571">571: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/Sys/PetscFinalize.html#PetscFinalize">PetscFinalize</a>()</font>
-<a name="line572">572: </a><font color="#B22222">@*/</font>
-<a name="line573">573: </a><strong><font color="#4169E1"><a name="TSSSPFinalizePackage"></a><a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../../../docs/manualpages/TS/TSSSPFinalizePackage.html#TSSSPFinalizePackage">TSSSPFinalizePackage</a>(void)</font></strong>
-<a name="line574">574: </a>{
-
-<a name="line578">578: </a>  TSSSPPackageInitialized = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line579">579: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFunctionListDestroy.html#PetscFunctionListDestroy">PetscFunctionListDestroy</a>(&TSSSPList);
-<a name="line580">580: </a>  <font color="#4169E1">return</font>(0);
-<a name="line581">581: </a>}
+<a name="line579">579: </a>  TSSSPPackageInitialized = <a href="../../../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line580">580: </a>  <a href="../../../../../docs/manualpages/Sys/PetscFunctionListDestroy.html#PetscFunctionListDestroy">PetscFunctionListDestroy</a>(&TSSSPList);
+<a name="line581">581: </a>  <font color="#4169E1">return</font>(0);
+<a name="line582">582: </a>}
 </pre>
 </body>
 
diff --git a/src/ts/impls/implicit/alpha/alpha1.c.html b/src/ts/impls/implicit/alpha/alpha1.c.html
index 3b508dc..684b7bd 100644
--- a/src/ts/impls/implicit/alpha/alpha1.c.html
+++ b/src/ts/impls/implicit/alpha/alpha1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/implicit/alpha/alpha1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:15+00:00">
+<meta name="date" content="2017-04-24T14:33:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/implicit/alpha/alpha1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/implicit/alpha/alpha1.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">  Code for timestepping with implicit generalized-\alpha method</font>
 <a name="line3">  3: </a><font color="#B22222">  for first order systems.</font>
diff --git a/src/ts/impls/implicit/alpha/alpha2.c.html b/src/ts/impls/implicit/alpha/alpha2.c.html
index 8f1eb97..1bff5ec 100644
--- a/src/ts/impls/implicit/alpha/alpha2.c.html
+++ b/src/ts/impls/implicit/alpha/alpha2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/implicit/alpha/alpha2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:17+00:00">
+<meta name="date" content="2017-04-24T14:33:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/implicit/alpha/alpha2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/implicit/alpha/alpha2.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">  Code for timestepping with implicit generalized-\alpha method</font>
 <a name="line3">  3: </a><font color="#B22222">  for second order systems.</font>
diff --git a/src/ts/impls/implicit/alpha/index.html b/src/ts/impls/implicit/alpha/index.html
index 31ed4c7..700e685 100644
--- a/src/ts/impls/implicit/alpha/index.html
+++ b/src/ts/impls/implicit/alpha/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/implicit/alpha/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/implicit/alpha/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/impls/implicit/alpha/makefile.html b/src/ts/impls/implicit/alpha/makefile.html
index 0b5d4cc..5a3e247 100644
--- a/src/ts/impls/implicit/alpha/makefile.html
+++ b/src/ts/impls/implicit/alpha/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/implicit/alpha/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:19+00:00">
+<meta name="date" content="2017-04-24T14:33:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/implicit/alpha/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/implicit/alpha/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/impls/implicit/gl/gl.c.html b/src/ts/impls/implicit/gl/gl.c.html
index 65c857e..c15a471 100644
--- a/src/ts/impls/implicit/gl/gl.c.html
+++ b/src/ts/impls/implicit/gl/gl.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/implicit/gl/gl.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:19+00:00">
+<meta name="date" content="2017-04-24T14:33:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/implicit/gl/gl.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/implicit/gl/gl.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/ts/impls/implicit/gl/gl.h>                </font><font color="#B22222">/*I   "petscts.h"   I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdm.h></font>
diff --git a/src/ts/impls/implicit/gl/gl.h.html b/src/ts/impls/implicit/gl/gl.h.html
index 67068e2..eea1df3 100644
--- a/src/ts/impls/implicit/gl/gl.h.html
+++ b/src/ts/impls/implicit/gl/gl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/implicit/gl/gl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:24+00:00">
+<meta name="date" content="2017-04-24T14:33:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/implicit/gl/gl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/implicit/gl/gl.h.html "><small>Report Typos and Errors</small></a></div>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <petsc/private/tsimpl.h></font>
 
diff --git a/src/ts/impls/implicit/gl/gladapt.c.html b/src/ts/impls/implicit/gl/gladapt.c.html
index 5230763..57d7edc 100644
--- a/src/ts/impls/implicit/gl/gladapt.c.html
+++ b/src/ts/impls/implicit/gl/gladapt.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/implicit/gl/gladapt.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:23+00:00">
+<meta name="date" content="2017-04-24T14:33:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/implicit/gl/gladapt.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/implicit/gl/gladapt.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/ts/impls/implicit/gl/gl.h> </font><font color="#B22222">/*I  "petscts.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/ts/impls/implicit/gl/index.html b/src/ts/impls/implicit/gl/index.html
index a5fd47a..1512eb8 100644
--- a/src/ts/impls/implicit/gl/index.html
+++ b/src/ts/impls/implicit/gl/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/implicit/gl/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/implicit/gl/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/impls/implicit/gl/makefile.html b/src/ts/impls/implicit/gl/makefile.html
index eb0b466..ca520f4 100644
--- a/src/ts/impls/implicit/gl/makefile.html
+++ b/src/ts/impls/implicit/gl/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/implicit/gl/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:24+00:00">
+<meta name="date" content="2017-04-24T14:33:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/implicit/gl/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/implicit/gl/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/impls/implicit/index.html b/src/ts/impls/implicit/index.html
index fedf5ad..8363100 100644
--- a/src/ts/impls/implicit/index.html
+++ b/src/ts/impls/implicit/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/implicit/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/implicit/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/impls/implicit/makefile.html b/src/ts/impls/implicit/makefile.html
index d6a2386..5207f88 100644
--- a/src/ts/impls/implicit/makefile.html
+++ b/src/ts/impls/implicit/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/implicit/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:09+00:00">
+<meta name="date" content="2017-04-24T14:33:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/implicit/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/implicit/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/impls/implicit/sundials/index.html b/src/ts/impls/implicit/sundials/index.html
index 7cbe42d..9c5a4db 100644
--- a/src/ts/impls/implicit/sundials/index.html
+++ b/src/ts/impls/implicit/sundials/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/implicit/sundials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/implicit/sundials/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/impls/implicit/sundials/makefile.html b/src/ts/impls/implicit/sundials/makefile.html
index 8f44c22..8dbd38b 100644
--- a/src/ts/impls/implicit/sundials/makefile.html
+++ b/src/ts/impls/implicit/sundials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/implicit/sundials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:12+00:00">
+<meta name="date" content="2017-04-24T14:33:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/implicit/sundials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/implicit/sundials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/impls/implicit/sundials/sundials.c.html b/src/ts/impls/implicit/sundials/sundials.c.html
index 17a3ab6..17fd21d 100644
--- a/src/ts/impls/implicit/sundials/sundials.c.html
+++ b/src/ts/impls/implicit/sundials/sundials.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/implicit/sundials/sundials.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:09+00:00">
+<meta name="date" content="2017-04-24T14:33:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/implicit/sundials/sundials.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/implicit/sundials/sundials.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">    Provides a PETSc interface to SUNDIALS/CVODE solver.</font>
 <a name="line3">  3: </a><font color="#B22222">    The interface to PVODE (old version of CVODE) was originally contributed</font>
diff --git a/src/ts/impls/implicit/sundials/sundials.h.html b/src/ts/impls/implicit/sundials/sundials.h.html
index 0df8844..28fbe5c 100644
--- a/src/ts/impls/implicit/sundials/sundials.h.html
+++ b/src/ts/impls/implicit/sundials/sundials.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/implicit/sundials/sundials.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:12+00:00">
+<meta name="date" content="2017-04-24T14:33:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/implicit/sundials/sundials.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/implicit/sundials/sundials.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Provides a PETSc interface to SUNDIALS. Alan Hindmarsh's parallel ODE</font>
diff --git a/src/ts/impls/implicit/theta/index.html b/src/ts/impls/implicit/theta/index.html
index ccd0c39..9d4b0a3 100644
--- a/src/ts/impls/implicit/theta/index.html
+++ b/src/ts/impls/implicit/theta/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/implicit/theta/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/implicit/theta/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/impls/implicit/theta/makefile.html b/src/ts/impls/implicit/theta/makefile.html
index a3c1b96..a780d15 100644
--- a/src/ts/impls/implicit/theta/makefile.html
+++ b/src/ts/impls/implicit/theta/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/implicit/theta/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:15+00:00">
+<meta name="date" content="2017-04-24T14:33:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/implicit/theta/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/implicit/theta/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/impls/implicit/theta/theta.c.html b/src/ts/impls/implicit/theta/theta.c.html
index 404c98b..fa84752 100644
--- a/src/ts/impls/implicit/theta/theta.c.html
+++ b/src/ts/impls/implicit/theta/theta.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/implicit/theta/theta.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:12+00:00">
+<meta name="date" content="2017-04-24T14:33:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/implicit/theta/theta.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/implicit/theta/theta.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">   Code for timestepping with implicit Theta method</font>
 <a name="line3">  3: </a><font color="#B22222"> */</font>
diff --git a/src/ts/impls/index.html b/src/ts/impls/index.html
index 80606cd..ac95767 100644
--- a/src/ts/impls/index.html
+++ b/src/ts/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/impls/makefile.html b/src/ts/impls/makefile.html
index e3968c2..9b67915 100644
--- a/src/ts/impls/makefile.html
+++ b/src/ts/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:04+00:00">
+<meta name="date" content="2017-04-24T14:33:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/impls/mimex/index.html b/src/ts/impls/mimex/index.html
index ce840e3..12efb23 100644
--- a/src/ts/impls/mimex/index.html
+++ b/src/ts/impls/mimex/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/mimex/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/mimex/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/impls/mimex/makefile.html b/src/ts/impls/mimex/makefile.html
index 5397d39..834884a 100644
--- a/src/ts/impls/mimex/makefile.html
+++ b/src/ts/impls/mimex/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/mimex/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:37+00:00">
+<meta name="date" content="2017-04-24T14:33:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/mimex/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/mimex/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/impls/mimex/mimex.c.html b/src/ts/impls/mimex/mimex.c.html
index 3017056..bba4e57 100644
--- a/src/ts/impls/mimex/mimex.c.html
+++ b/src/ts/impls/mimex/mimex.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/mimex/mimex.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:36+00:00">
+<meta name="date" content="2017-04-24T14:33:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/mimex/mimex.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/mimex/mimex.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">       Code for Timestepping with my makeshift IMEX.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/ts/impls/pseudo/index.html b/src/ts/impls/pseudo/index.html
index aa51e32..4c4b170 100644
--- a/src/ts/impls/pseudo/index.html
+++ b/src/ts/impls/pseudo/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/pseudo/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/pseudo/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/impls/pseudo/makefile.html b/src/ts/impls/pseudo/makefile.html
index 462f966..cac10a6 100644
--- a/src/ts/impls/pseudo/makefile.html
+++ b/src/ts/impls/pseudo/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/pseudo/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:26+00:00">
+<meta name="date" content="2017-04-24T14:33:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/pseudo/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/pseudo/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/impls/pseudo/posindep.c.html b/src/ts/impls/pseudo/posindep.c.html
index 0daadcd..008e238 100644
--- a/src/ts/impls/pseudo/posindep.c.html
+++ b/src/ts/impls/pseudo/posindep.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/pseudo/posindep.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:24+00:00">
+<meta name="date" content="2017-04-24T14:33:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/pseudo/posindep.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/pseudo/posindep.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">       Code for Timestepping with implicit backwards Euler.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/ts/impls/python/index.html b/src/ts/impls/python/index.html
index eea44eb..963ee79 100644
--- a/src/ts/impls/python/index.html
+++ b/src/ts/impls/python/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/python/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/python/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/impls/python/makefile.html b/src/ts/impls/python/makefile.html
index 4d320b1..d6a78c9 100644
--- a/src/ts/impls/python/makefile.html
+++ b/src/ts/impls/python/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/python/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:26+00:00">
+<meta name="date" content="2017-04-24T14:33:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/python/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/python/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/impls/python/pythonts.c.html b/src/ts/impls/python/pythonts.c.html
index 715569f..31d0caa 100644
--- a/src/ts/impls/python/pythonts.c.html
+++ b/src/ts/impls/python/pythonts.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/python/pythonts.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:26+00:00">
+<meta name="date" content="2017-04-24T14:33:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/python/pythonts.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/python/pythonts.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/tsimpl.h>          </font><font color="#B22222">/*I "petscts.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line5">  5: </a><font color="#B22222">/*@C</font>
diff --git a/src/ts/impls/rosw/index.html b/src/ts/impls/rosw/index.html
index df5f669..d1deede 100644
--- a/src/ts/impls/rosw/index.html
+++ b/src/ts/impls/rosw/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/rosw/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/rosw/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/impls/rosw/makefile.html b/src/ts/impls/rosw/makefile.html
index c9a1447..9e36813 100644
--- a/src/ts/impls/rosw/makefile.html
+++ b/src/ts/impls/rosw/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/rosw/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:34+00:00">
+<meta name="date" content="2017-04-24T14:33:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/rosw/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/rosw/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 CFLAGS   =
diff --git a/src/ts/impls/rosw/rosw.c.html b/src/ts/impls/rosw/rosw.c.html
index efd1e90..d283b4e 100644
--- a/src/ts/impls/rosw/rosw.c.html
+++ b/src/ts/impls/rosw/rosw.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/impls/rosw/rosw.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:30+00:00">
+<meta name="date" content="2017-04-24T14:33:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/impls/rosw/rosw.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/impls/rosw/rosw.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">  Code for timestepping with Rosenbrock W methods</font>
 
diff --git a/src/ts/index.html b/src/ts/index.html
index 89d4da5..1b41f56 100644
--- a/src/ts/index.html
+++ b/src/ts/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/interface/dlregists.c.html b/src/ts/interface/dlregists.c.html
index 1628e39..35bc631 100644
--- a/src/ts/interface/dlregists.c.html
+++ b/src/ts/interface/dlregists.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/interface/dlregists.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:03+00:00">
+<meta name="date" content="2017-04-24T14:32:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/interface/dlregists.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/interface/dlregists.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/tsimpl.h></font>
 
diff --git a/src/ts/interface/index.html b/src/ts/interface/index.html
index f07a882..17b869d 100644
--- a/src/ts/interface/index.html
+++ b/src/ts/interface/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/interface/makefile.html b/src/ts/interface/makefile.html
index bc4aa19..27274f7 100644
--- a/src/ts/interface/makefile.html
+++ b/src/ts/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:04+00:00">
+<meta name="date" content="2017-04-24T14:33:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/interface/ts.c b/src/ts/interface/ts.c
index a320d17..5264507 100644
--- a/src/ts/interface/ts.c
+++ b/src/ts/interface/ts.c
@@ -3158,11 +3158,6 @@ PetscErrorCode  TSAdjointComputeDRDPFunction(TS ts,PetscReal t,Vec y,Vec *drdp)
 
   Level: intermediate
 
-  Note:
-  If a step is rejected, TSStep() will call this routine again before each attempt.
-  The last completed time step number can be queried using TSGetTimeStepNumber(), the
-  size of the step being attempted can be obtained using TSGetTimeStep().
-
 .keywords: TS, timestep
 .seealso: TSSetPreStage(), TSSetPostStage(), TSSetPostStep(), TSStep()
 @*/
@@ -4578,13 +4573,15 @@ PetscErrorCode  TSGetRHSJacobian(TS ts,Mat *Amat,Mat *Pmat,TSRHSJacobian *func,v
 PetscErrorCode  TSGetIJacobian(TS ts,Mat *Amat,Mat *Pmat,TSIJacobian *f,void **ctx)
 {
   PetscErrorCode ierr;
-  SNES           snes;
   DM             dm;
 
   PetscFunctionBegin;
-  ierr = TSGetSNES(ts,&snes);CHKERRQ(ierr);
-  ierr = SNESSetUpMatrices(snes);CHKERRQ(ierr);
-  ierr = SNESGetJacobian(snes,Amat,Pmat,NULL,NULL);CHKERRQ(ierr);
+  if (Amat || Pmat) {
+    SNES snes;
+    ierr = TSGetSNES(ts,&snes);CHKERRQ(ierr);
+    ierr = SNESSetUpMatrices(snes);CHKERRQ(ierr);
+    ierr = SNESGetJacobian(snes,Amat,Pmat,NULL,NULL);CHKERRQ(ierr);
+  }
   ierr = TSGetDM(ts,&dm);CHKERRQ(ierr);
   ierr = DMTSGetIJacobian(dm,f,ctx);CHKERRQ(ierr);
   PetscFunctionReturn(0);
diff --git a/src/ts/interface/ts.c.html b/src/ts/interface/ts.c.html
index 79fb23e..dd6e69b 100644
--- a/src/ts/interface/ts.c.html
+++ b/src/ts/interface/ts.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/interface/ts.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:43+00:00">
+<meta name="date" content="2017-04-24T14:32:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/interface/ts.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/interface/ts.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/tsimpl.h>        </font><font color="#B22222">/*I "petscts.h"  I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdmshell.h></font>
@@ -2822,3706 +2822,3703 @@
 
 <a name="line3159">3159: </a><font color="#B22222">  Level: intermediate</font>
 
-<a name="line3161">3161: </a><font color="#B22222">  Note:</font>
-<a name="line3162">3162: </a><font color="#B22222">  If a step is rejected, <a href="../../../docs/manualpages/TS/TSStep.html#TSStep">TSStep</a>() will call this routine again before each attempt.</font>
-<a name="line3163">3163: </a><font color="#B22222">  The last completed time step number can be queried using <a href="../../../docs/manualpages/TS/TSGetTimeStepNumber.html#TSGetTimeStepNumber">TSGetTimeStepNumber</a>(), the</font>
-<a name="line3164">3164: </a><font color="#B22222">  size of the step being attempted can be obtained using <a href="../../../docs/manualpages/TS/TSGetTimeStep.html#TSGetTimeStep">TSGetTimeStep</a>().</font>
+<a name="line3161">3161: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep</font>
+<a name="line3162">3162: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetPreStage.html#TSSetPreStage">TSSetPreStage</a>(), <a href="../../../docs/manualpages/TS/TSSetPostStage.html#TSSetPostStage">TSSetPostStage</a>(), <a href="../../../docs/manualpages/TS/TSSetPostStep.html#TSSetPostStep">TSSetPostStep</a>(), <a href="../../../docs/manualpages/TS/TSStep.html#TSStep">TSStep</a>()</font>
+<a name="line3163">3163: </a><font color="#B22222">@*/</font>
+<a name="line3164">3164: </a><strong><font color="#4169E1"><a name="TSSetPreStep"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSSetPreStep.html#TSSetPreStep">TSSetPreStep</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts, <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*func)(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>))</f [...]
+<a name="line3165">3165: </a>{
+<a name="line3168">3168: </a>  ts->prestep = func;
+<a name="line3169">3169: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3170">3170: </a>}
 
-<a name="line3166">3166: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep</font>
-<a name="line3167">3167: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetPreStage.html#TSSetPreStage">TSSetPreStage</a>(), <a href="../../../docs/manualpages/TS/TSSetPostStage.html#TSSetPostStage">TSSetPostStage</a>(), <a href="../../../docs/manualpages/TS/TSSetPostStep.html#TSSetPostStep">TSSetPostStep</a>(), <a href="../../../docs/manualpages/TS/TSStep.html#TSStep">TSStep</a>()</font>
-<a name="line3168">3168: </a><font color="#B22222">@*/</font>
-<a name="line3169">3169: </a><strong><font color="#4169E1"><a name="TSSetPreStep"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSSetPreStep.html#TSSetPreStep">TSSetPreStep</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts, <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*func)(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>))</f [...]
-<a name="line3170">3170: </a>{
-<a name="line3173">3173: </a>  ts->prestep = func;
-<a name="line3174">3174: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3175">3175: </a>}
+<a name="line3174">3174: </a><font color="#B22222">/*@</font>
+<a name="line3175">3175: </a><font color="#B22222">  <a href="../../../docs/manualpages/TS/TSPreStep.html#TSPreStep">TSPreStep</a> - Runs the user-defined pre-step function.</font>
 
-<a name="line3179">3179: </a><font color="#B22222">/*@</font>
-<a name="line3180">3180: </a><font color="#B22222">  <a href="../../../docs/manualpages/TS/TSPreStep.html#TSPreStep">TSPreStep</a> - Runs the user-defined pre-step function.</font>
+<a name="line3177">3177: </a><font color="#B22222">  Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
 
-<a name="line3182">3182: </a><font color="#B22222">  Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+<a name="line3179">3179: </a><font color="#B22222">  Input Parameters:</font>
+<a name="line3180">3180: </a><font color="#B22222">. ts   - The <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
 
-<a name="line3184">3184: </a><font color="#B22222">  Input Parameters:</font>
-<a name="line3185">3185: </a><font color="#B22222">. ts   - The <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
+<a name="line3182">3182: </a><font color="#B22222">  Notes:</font>
+<a name="line3183">3183: </a><font color="#B22222">  <a href="../../../docs/manualpages/TS/TSPreStep.html#TSPreStep">TSPreStep</a>() is typically used within time stepping implementations,</font>
+<a name="line3184">3184: </a><font color="#B22222">  so most users would not generally call this routine themselves.</font>
 
-<a name="line3187">3187: </a><font color="#B22222">  Notes:</font>
-<a name="line3188">3188: </a><font color="#B22222">  <a href="../../../docs/manualpages/TS/TSPreStep.html#TSPreStep">TSPreStep</a>() is typically used within time stepping implementations,</font>
-<a name="line3189">3189: </a><font color="#B22222">  so most users would not generally call this routine themselves.</font>
+<a name="line3186">3186: </a><font color="#B22222">  Level: developer</font>
 
-<a name="line3191">3191: </a><font color="#B22222">  Level: developer</font>
+<a name="line3188">3188: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep</font>
+<a name="line3189">3189: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetPreStep.html#TSSetPreStep">TSSetPreStep</a>(), <a href="../../../docs/manualpages/TS/TSPreStage.html#TSPreStage">TSPreStage</a>(), <a href="../../../docs/manualpages/TS/TSPostStage.html#TSPostStage">TSPostStage</a>(), <a href="../../../docs/manualpages/TS/TSPostStep.html#TSPostStep">TSPostStep</a>()</font>
+<a name="line3190">3190: </a><font color="#B22222">@*/</font>
+<a name="line3191">3191: </a><strong><font color="#4169E1"><a name="TSPreStep"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSPreStep.html#TSPreStep">TSPreStep</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
+<a name="line3192">3192: </a>{
 
-<a name="line3193">3193: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep</font>
-<a name="line3194">3194: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetPreStep.html#TSSetPreStep">TSSetPreStep</a>(), <a href="../../../docs/manualpages/TS/TSPreStage.html#TSPreStage">TSPreStage</a>(), <a href="../../../docs/manualpages/TS/TSPostStage.html#TSPostStage">TSPostStage</a>(), <a href="../../../docs/manualpages/TS/TSPostStep.html#TSPostStep">TSPostStep</a>()</font>
-<a name="line3195">3195: </a><font color="#B22222">@*/</font>
-<a name="line3196">3196: </a><strong><font color="#4169E1"><a name="TSPreStep"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSPreStep.html#TSPreStep">TSPreStep</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
-<a name="line3197">3197: </a>{
+<a name="line3197">3197: </a>  <font color="#4169E1">if</font> (ts->prestep) {
+<a name="line3198">3198: </a>    PetscStackCallStandard((*ts->prestep),(ts));
+<a name="line3199">3199: </a>  }
+<a name="line3200">3200: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3201">3201: </a>}
+
+<a name="line3205">3205: </a><font color="#B22222">/*@C</font>
+<a name="line3206">3206: </a><font color="#B22222">  <a href="../../../docs/manualpages/TS/TSSetPreStage.html#TSSetPreStage">TSSetPreStage</a> - Sets the general-purpose function</font>
+<a name="line3207">3207: </a><font color="#B22222">  called once at the beginning of each stage.</font>
 
-<a name="line3202">3202: </a>  <font color="#4169E1">if</font> (ts->prestep) {
-<a name="line3203">3203: </a>    PetscStackCallStandard((*ts->prestep),(ts));
-<a name="line3204">3204: </a>  }
-<a name="line3205">3205: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3206">3206: </a>}
-
-<a name="line3210">3210: </a><font color="#B22222">/*@C</font>
-<a name="line3211">3211: </a><font color="#B22222">  <a href="../../../docs/manualpages/TS/TSSetPreStage.html#TSSetPreStage">TSSetPreStage</a> - Sets the general-purpose function</font>
-<a name="line3212">3212: </a><font color="#B22222">  called once at the beginning of each stage.</font>
+<a name="line3209">3209: </a><font color="#B22222">  Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
 
-<a name="line3214">3214: </a><font color="#B22222">  Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+<a name="line3211">3211: </a><font color="#B22222">  Input Parameters:</font>
+<a name="line3212">3212: </a><font color="#B22222">+ ts   - The <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
+<a name="line3213">3213: </a><font color="#B22222">- func - The function</font>
 
-<a name="line3216">3216: </a><font color="#B22222">  Input Parameters:</font>
-<a name="line3217">3217: </a><font color="#B22222">+ ts   - The <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
-<a name="line3218">3218: </a><font color="#B22222">- func - The function</font>
+<a name="line3215">3215: </a><font color="#B22222">  Calling sequence of func:</font>
+<a name="line3216">3216: </a><font color="#B22222">. <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> func(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts, <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> stagetime);</font>
+
+<a name="line3218">3218: </a><font color="#B22222">  Level: intermediate</font>
 
-<a name="line3220">3220: </a><font color="#B22222">  Calling sequence of func:</font>
-<a name="line3221">3221: </a><font color="#B22222">. <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> func(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts, <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> stagetime);</font>
-
-<a name="line3223">3223: </a><font color="#B22222">  Level: intermediate</font>
-
-<a name="line3225">3225: </a><font color="#B22222">  Note:</font>
-<a name="line3226">3226: </a><font color="#B22222">  There may be several stages per time step. If the solve for a given stage fails, the step may be rejected and retried.</font>
-<a name="line3227">3227: </a><font color="#B22222">  The time step number being computed can be queried using <a href="../../../docs/manualpages/TS/TSGetTimeStepNumber.html#TSGetTimeStepNumber">TSGetTimeStepNumber</a>() and the total size of the step being</font>
-<a name="line3228">3228: </a><font color="#B22222">  attempted can be obtained using <a href="../../../docs/manualpages/TS/TSGetTimeStep.html#TSGetTimeStep">TSGetTimeStep</a>(). The time at the start of the step is available via <a href="../../../docs/manualpages/TS/TSGetTime.html#TSGetTime">TSGetTime</a>().</font>
-
-<a name="line3230">3230: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep</font>
-<a name="line3231">3231: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetPostStage.html#TSSetPostStage">TSSetPostStage</a>(), <a href="../../../docs/manualpages/TS/TSSetPreStep.html#TSSetPreStep">TSSetPreStep</a>(), <a href="../../../docs/manualpages/TS/TSSetPostStep.html#TSSetPostStep">TSSetPostStep</a>(), <a href="../../../docs/manualpages/TS/TSGetApplicationContext.html#TSGetApplicationContext">TSGetApplicationContext</a>()</font>
-<a name="line3232">3232: </a><font color="#B22222">@*/</font>
-<a name="line3233">3233: </a><strong><font color="#4169E1"><a name="TSSetPreStage"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSSetPreStage.html#TSSetPreStage">TSSetPreStage</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts, <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*func)(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, [...]
-<a name="line3234">3234: </a>{
-<a name="line3237">3237: </a>  ts->prestage = func;
-<a name="line3238">3238: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3239">3239: </a>}
+<a name="line3220">3220: </a><font color="#B22222">  Note:</font>
+<a name="line3221">3221: </a><font color="#B22222">  There may be several stages per time step. If the solve for a given stage fails, the step may be rejected and retried.</font>
+<a name="line3222">3222: </a><font color="#B22222">  The time step number being computed can be queried using <a href="../../../docs/manualpages/TS/TSGetTimeStepNumber.html#TSGetTimeStepNumber">TSGetTimeStepNumber</a>() and the total size of the step being</font>
+<a name="line3223">3223: </a><font color="#B22222">  attempted can be obtained using <a href="../../../docs/manualpages/TS/TSGetTimeStep.html#TSGetTimeStep">TSGetTimeStep</a>(). The time at the start of the step is available via <a href="../../../docs/manualpages/TS/TSGetTime.html#TSGetTime">TSGetTime</a>().</font>
+
+<a name="line3225">3225: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep</font>
+<a name="line3226">3226: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetPostStage.html#TSSetPostStage">TSSetPostStage</a>(), <a href="../../../docs/manualpages/TS/TSSetPreStep.html#TSSetPreStep">TSSetPreStep</a>(), <a href="../../../docs/manualpages/TS/TSSetPostStep.html#TSSetPostStep">TSSetPostStep</a>(), <a href="../../../docs/manualpages/TS/TSGetApplicationContext.html#TSGetApplicationContext">TSGetApplicationContext</a>()</font>
+<a name="line3227">3227: </a><font color="#B22222">@*/</font>
+<a name="line3228">3228: </a><strong><font color="#4169E1"><a name="TSSetPreStage"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSSetPreStage.html#TSSetPreStage">TSSetPreStage</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts, <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*func)(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, [...]
+<a name="line3229">3229: </a>{
+<a name="line3232">3232: </a>  ts->prestage = func;
+<a name="line3233">3233: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3234">3234: </a>}
 
-<a name="line3243">3243: </a><font color="#B22222">/*@C</font>
-<a name="line3244">3244: </a><font color="#B22222">  <a href="../../../docs/manualpages/TS/TSSetPostStage.html#TSSetPostStage">TSSetPostStage</a> - Sets the general-purpose function</font>
-<a name="line3245">3245: </a><font color="#B22222">  called once at the end of each stage.</font>
+<a name="line3238">3238: </a><font color="#B22222">/*@C</font>
+<a name="line3239">3239: </a><font color="#B22222">  <a href="../../../docs/manualpages/TS/TSSetPostStage.html#TSSetPostStage">TSSetPostStage</a> - Sets the general-purpose function</font>
+<a name="line3240">3240: </a><font color="#B22222">  called once at the end of each stage.</font>
 
-<a name="line3247">3247: </a><font color="#B22222">  Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line3249">3249: </a><font color="#B22222">  Input Parameters:</font>
-<a name="line3250">3250: </a><font color="#B22222">+ ts   - The <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
-<a name="line3251">3251: </a><font color="#B22222">- func - The function</font>
-
-<a name="line3253">3253: </a><font color="#B22222">  Calling sequence of func:</font>
-<a name="line3254">3254: </a><font color="#B22222">. <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> func(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts, <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> stagetime, <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> stageindex, <a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a>* Y);</font>
+<a name="line3242">3242: </a><font color="#B22222">  Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
 
-<a name="line3256">3256: </a><font color="#B22222">  Level: intermediate</font>
+<a name="line3244">3244: </a><font color="#B22222">  Input Parameters:</font>
+<a name="line3245">3245: </a><font color="#B22222">+ ts   - The <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
+<a name="line3246">3246: </a><font color="#B22222">- func - The function</font>
 
-<a name="line3258">3258: </a><font color="#B22222">  Note:</font>
-<a name="line3259">3259: </a><font color="#B22222">  There may be several stages per time step. If the solve for a given stage fails, the step may be rejected and retried.</font>
-<a name="line3260">3260: </a><font color="#B22222">  The time step number being computed can be queried using <a href="../../../docs/manualpages/TS/TSGetTimeStepNumber.html#TSGetTimeStepNumber">TSGetTimeStepNumber</a>() and the total size of the step being</font>
-<a name="line3261">3261: </a><font color="#B22222">  attempted can be obtained using <a href="../../../docs/manualpages/TS/TSGetTimeStep.html#TSGetTimeStep">TSGetTimeStep</a>(). The time at the start of the step is available via <a href="../../../docs/manualpages/TS/TSGetTime.html#TSGetTime">TSGetTime</a>().</font>
+<a name="line3248">3248: </a><font color="#B22222">  Calling sequence of func:</font>
+<a name="line3249">3249: </a><font color="#B22222">. <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> func(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts, <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> stagetime, <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> stageindex, <a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a>* Y);</font>
 
-<a name="line3263">3263: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep</font>
-<a name="line3264">3264: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetPreStage.html#TSSetPreStage">TSSetPreStage</a>(), <a href="../../../docs/manualpages/TS/TSSetPreStep.html#TSSetPreStep">TSSetPreStep</a>(), <a href="../../../docs/manualpages/TS/TSSetPostStep.html#TSSetPostStep">TSSetPostStep</a>(), <a href="../../../docs/manualpages/TS/TSGetApplicationContext.html#TSGetApplicationContext">TSGetApplicationContext</a>()</font>
-<a name="line3265">3265: </a><font color="#B22222">@*/</font>
-<a name="line3266">3266: </a><strong><font color="#4169E1"><a name="TSSetPostStage"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSSetPostStage.html#TSSetPostStage">TSSetPostStage</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts, <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*func)(<a href="../../../docs/manualpages/TS/TS.html#TS">TS< [...]
-<a name="line3267">3267: </a>{
-<a name="line3270">3270: </a>  ts->poststage = func;
-<a name="line3271">3271: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3272">3272: </a>}
+<a name="line3251">3251: </a><font color="#B22222">  Level: intermediate</font>
 
-<a name="line3276">3276: </a><font color="#B22222">/*@</font>
-<a name="line3277">3277: </a><font color="#B22222">  <a href="../../../docs/manualpages/TS/TSPreStage.html#TSPreStage">TSPreStage</a> - Runs the user-defined pre-stage function set using <a href="../../../docs/manualpages/TS/TSSetPreStage.html#TSSetPreStage">TSSetPreStage</a>()</font>
-
-<a name="line3279">3279: </a><font color="#B22222">  Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line3281">3281: </a><font color="#B22222">  Input Parameters:</font>
-<a name="line3282">3282: </a><font color="#B22222">. ts          - The <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
-<a name="line3283">3283: </a><font color="#B22222">  stagetime   - The absolute time of the current stage</font>
+<a name="line3253">3253: </a><font color="#B22222">  Note:</font>
+<a name="line3254">3254: </a><font color="#B22222">  There may be several stages per time step. If the solve for a given stage fails, the step may be rejected and retried.</font>
+<a name="line3255">3255: </a><font color="#B22222">  The time step number being computed can be queried using <a href="../../../docs/manualpages/TS/TSGetTimeStepNumber.html#TSGetTimeStepNumber">TSGetTimeStepNumber</a>() and the total size of the step being</font>
+<a name="line3256">3256: </a><font color="#B22222">  attempted can be obtained using <a href="../../../docs/manualpages/TS/TSGetTimeStep.html#TSGetTimeStep">TSGetTimeStep</a>(). The time at the start of the step is available via <a href="../../../docs/manualpages/TS/TSGetTime.html#TSGetTime">TSGetTime</a>().</font>
 
-<a name="line3285">3285: </a><font color="#B22222">  Notes:</font>
-<a name="line3286">3286: </a><font color="#B22222">  <a href="../../../docs/manualpages/TS/TSPreStage.html#TSPreStage">TSPreStage</a>() is typically used within time stepping implementations,</font>
-<a name="line3287">3287: </a><font color="#B22222">  most users would not generally call this routine themselves.</font>
+<a name="line3258">3258: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep</font>
+<a name="line3259">3259: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetPreStage.html#TSSetPreStage">TSSetPreStage</a>(), <a href="../../../docs/manualpages/TS/TSSetPreStep.html#TSSetPreStep">TSSetPreStep</a>(), <a href="../../../docs/manualpages/TS/TSSetPostStep.html#TSSetPostStep">TSSetPostStep</a>(), <a href="../../../docs/manualpages/TS/TSGetApplicationContext.html#TSGetApplicationContext">TSGetApplicationContext</a>()</font>
+<a name="line3260">3260: </a><font color="#B22222">@*/</font>
+<a name="line3261">3261: </a><strong><font color="#4169E1"><a name="TSSetPostStage"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSSetPostStage.html#TSSetPostStage">TSSetPostStage</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts, <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*func)(<a href="../../../docs/manualpages/TS/TS.html#TS">TS< [...]
+<a name="line3262">3262: </a>{
+<a name="line3265">3265: </a>  ts->poststage = func;
+<a name="line3266">3266: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3267">3267: </a>}
 
-<a name="line3289">3289: </a><font color="#B22222">  Level: developer</font>
+<a name="line3271">3271: </a><font color="#B22222">/*@</font>
+<a name="line3272">3272: </a><font color="#B22222">  <a href="../../../docs/manualpages/TS/TSPreStage.html#TSPreStage">TSPreStage</a> - Runs the user-defined pre-stage function set using <a href="../../../docs/manualpages/TS/TSSetPreStage.html#TSSetPreStage">TSSetPreStage</a>()</font>
 
-<a name="line3291">3291: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep</font>
-<a name="line3292">3292: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSPostStage.html#TSPostStage">TSPostStage</a>(), <a href="../../../docs/manualpages/TS/TSSetPreStep.html#TSSetPreStep">TSSetPreStep</a>(), <a href="../../../docs/manualpages/TS/TSPreStep.html#TSPreStep">TSPreStep</a>(), <a href="../../../docs/manualpages/TS/TSPostStep.html#TSPostStep">TSPostStep</a>()</font>
-<a name="line3293">3293: </a><font color="#B22222">@*/</font>
-<a name="line3294">3294: </a><strong><font color="#4169E1"><a name="TSPreStage"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSPreStage.html#TSPreStage">TSPreStage</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts, <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> stagetime)</font></strong>
-<a name="line3295">3295: </a>{
+<a name="line3274">3274: </a><font color="#B22222">  Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
 
-<a name="line3300">3300: </a>  <font color="#4169E1">if</font> (ts->prestage) {
-<a name="line3301">3301: </a>    PetscStackCallStandard((*ts->prestage),(ts,stagetime));
-<a name="line3302">3302: </a>  }
-<a name="line3303">3303: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3304">3304: </a>}
+<a name="line3276">3276: </a><font color="#B22222">  Input Parameters:</font>
+<a name="line3277">3277: </a><font color="#B22222">. ts          - The <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
+<a name="line3278">3278: </a><font color="#B22222">  stagetime   - The absolute time of the current stage</font>
 
-<a name="line3308">3308: </a><font color="#B22222">/*@</font>
-<a name="line3309">3309: </a><font color="#B22222">  <a href="../../../docs/manualpages/TS/TSPostStage.html#TSPostStage">TSPostStage</a> - Runs the user-defined post-stage function set using <a href="../../../docs/manualpages/TS/TSSetPostStage.html#TSSetPostStage">TSSetPostStage</a>()</font>
-
-<a name="line3311">3311: </a><font color="#B22222">  Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line3313">3313: </a><font color="#B22222">  Input Parameters:</font>
-<a name="line3314">3314: </a><font color="#B22222">. ts          - The <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
-<a name="line3315">3315: </a><font color="#B22222">  stagetime   - The absolute time of the current stage</font>
-<a name="line3316">3316: </a><font color="#B22222">  stageindex  - Stage number</font>
-<a name="line3317">3317: </a><font color="#B22222">  Y           - Array of vectors (of size = total number</font>
-<a name="line3318">3318: </a><font color="#B22222">                of stages) with the stage solutions</font>
+<a name="line3280">3280: </a><font color="#B22222">  Notes:</font>
+<a name="line3281">3281: </a><font color="#B22222">  <a href="../../../docs/manualpages/TS/TSPreStage.html#TSPreStage">TSPreStage</a>() is typically used within time stepping implementations,</font>
+<a name="line3282">3282: </a><font color="#B22222">  most users would not generally call this routine themselves.</font>
 
-<a name="line3320">3320: </a><font color="#B22222">  Notes:</font>
-<a name="line3321">3321: </a><font color="#B22222">  <a href="../../../docs/manualpages/TS/TSPostStage.html#TSPostStage">TSPostStage</a>() is typically used within time stepping implementations,</font>
-<a name="line3322">3322: </a><font color="#B22222">  most users would not generally call this routine themselves.</font>
+<a name="line3284">3284: </a><font color="#B22222">  Level: developer</font>
 
-<a name="line3324">3324: </a><font color="#B22222">  Level: developer</font>
+<a name="line3286">3286: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep</font>
+<a name="line3287">3287: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSPostStage.html#TSPostStage">TSPostStage</a>(), <a href="../../../docs/manualpages/TS/TSSetPreStep.html#TSSetPreStep">TSSetPreStep</a>(), <a href="../../../docs/manualpages/TS/TSPreStep.html#TSPreStep">TSPreStep</a>(), <a href="../../../docs/manualpages/TS/TSPostStep.html#TSPostStep">TSPostStep</a>()</font>
+<a name="line3288">3288: </a><font color="#B22222">@*/</font>
+<a name="line3289">3289: </a><strong><font color="#4169E1"><a name="TSPreStage"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSPreStage.html#TSPreStage">TSPreStage</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts, <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> stagetime)</font></strong>
+<a name="line3290">3290: </a>{
 
-<a name="line3326">3326: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep</font>
-<a name="line3327">3327: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSPreStage.html#TSPreStage">TSPreStage</a>(), <a href="../../../docs/manualpages/TS/TSSetPreStep.html#TSSetPreStep">TSSetPreStep</a>(), <a href="../../../docs/manualpages/TS/TSPreStep.html#TSPreStep">TSPreStep</a>(), <a href="../../../docs/manualpages/TS/TSPostStep.html#TSPostStep">TSPostStep</a>()</font>
-<a name="line3328">3328: </a><font color="#B22222">@*/</font>
-<a name="line3329">3329: </a><strong><font color="#4169E1"><a name="TSPostStage"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSPostStage.html#TSPostStage">TSPostStage</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts, <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> stagetime, <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> s [...]
-<a name="line3330">3330: </a>{
-
-<a name="line3335">3335: </a>  <font color="#4169E1">if</font> (ts->poststage) {
-<a name="line3336">3336: </a>    PetscStackCallStandard((*ts->poststage),(ts,stagetime,stageindex,Y));
-<a name="line3337">3337: </a>  }
-<a name="line3338">3338: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3339">3339: </a>}
-
-<a name="line3343">3343: </a><font color="#B22222">/*@C</font>
-<a name="line3344">3344: </a><font color="#B22222">  <a href="../../../docs/manualpages/TS/TSSetPostStep.html#TSSetPostStep">TSSetPostStep</a> - Sets the general-purpose function</font>
-<a name="line3345">3345: </a><font color="#B22222">  called once at the end of each time step.</font>
-
-<a name="line3347">3347: </a><font color="#B22222">  Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line3349">3349: </a><font color="#B22222">  Input Parameters:</font>
-<a name="line3350">3350: </a><font color="#B22222">+ ts   - The <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
-<a name="line3351">3351: </a><font color="#B22222">- func - The function</font>
-
-<a name="line3353">3353: </a><font color="#B22222">  Calling sequence of func:</font>
-<a name="line3354">3354: </a><font color="#B22222">$ func (<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts);</font>
+<a name="line3295">3295: </a>  <font color="#4169E1">if</font> (ts->prestage) {
+<a name="line3296">3296: </a>    PetscStackCallStandard((*ts->prestage),(ts,stagetime));
+<a name="line3297">3297: </a>  }
+<a name="line3298">3298: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3299">3299: </a>}
 
-<a name="line3356">3356: </a><font color="#B22222">  Level: intermediate</font>
+<a name="line3303">3303: </a><font color="#B22222">/*@</font>
+<a name="line3304">3304: </a><font color="#B22222">  <a href="../../../docs/manualpages/TS/TSPostStage.html#TSPostStage">TSPostStage</a> - Runs the user-defined post-stage function set using <a href="../../../docs/manualpages/TS/TSSetPostStage.html#TSSetPostStage">TSSetPostStage</a>()</font>
+
+<a name="line3306">3306: </a><font color="#B22222">  Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line3308">3308: </a><font color="#B22222">  Input Parameters:</font>
+<a name="line3309">3309: </a><font color="#B22222">. ts          - The <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
+<a name="line3310">3310: </a><font color="#B22222">  stagetime   - The absolute time of the current stage</font>
+<a name="line3311">3311: </a><font color="#B22222">  stageindex  - Stage number</font>
+<a name="line3312">3312: </a><font color="#B22222">  Y           - Array of vectors (of size = total number</font>
+<a name="line3313">3313: </a><font color="#B22222">                of stages) with the stage solutions</font>
 
-<a name="line3358">3358: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep</font>
-<a name="line3359">3359: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetPreStep.html#TSSetPreStep">TSSetPreStep</a>(), <a href="../../../docs/manualpages/TS/TSSetPreStage.html#TSSetPreStage">TSSetPreStage</a>(), <a href="../../../docs/manualpages/TS/TSGetTimeStep.html#TSGetTimeStep">TSGetTimeStep</a>(), <a href="../../../docs/manualpages/TS/TSGetTimeStepNumber.html#TSGetTimeStepNumber">TSGetTimeStepNumber</a>(), <a href="../../../docs/manualpages/TS/TSGetT [...]
-<a name="line3360">3360: </a><font color="#B22222">@*/</font>
-<a name="line3361">3361: </a><strong><font color="#4169E1"><a name="TSSetPostStep"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSSetPostStep.html#TSSetPostStep">TSSetPostStep</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts, <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*func)(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>) [...]
-<a name="line3362">3362: </a>{
-<a name="line3365">3365: </a>  ts->poststep = func;
-<a name="line3366">3366: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3367">3367: </a>}
+<a name="line3315">3315: </a><font color="#B22222">  Notes:</font>
+<a name="line3316">3316: </a><font color="#B22222">  <a href="../../../docs/manualpages/TS/TSPostStage.html#TSPostStage">TSPostStage</a>() is typically used within time stepping implementations,</font>
+<a name="line3317">3317: </a><font color="#B22222">  most users would not generally call this routine themselves.</font>
 
-<a name="line3371">3371: </a><font color="#B22222">/*@</font>
-<a name="line3372">3372: </a><font color="#B22222">  <a href="../../../docs/manualpages/TS/TSPostStep.html#TSPostStep">TSPostStep</a> - Runs the user-defined post-step function.</font>
-
-<a name="line3374">3374: </a><font color="#B22222">  Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line3376">3376: </a><font color="#B22222">  Input Parameters:</font>
-<a name="line3377">3377: </a><font color="#B22222">. ts   - The <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
-
-<a name="line3379">3379: </a><font color="#B22222">  Notes:</font>
-<a name="line3380">3380: </a><font color="#B22222">  <a href="../../../docs/manualpages/TS/TSPostStep.html#TSPostStep">TSPostStep</a>() is typically used within time stepping implementations,</font>
-<a name="line3381">3381: </a><font color="#B22222">  so most users would not generally call this routine themselves.</font>
-
-<a name="line3383">3383: </a><font color="#B22222">  Level: developer</font>
-
-<a name="line3385">3385: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep</font>
-<a name="line3386">3386: </a><font color="#B22222">@*/</font>
-<a name="line3387">3387: </a><strong><font color="#4169E1"><a name="TSPostStep"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSPostStep.html#TSPostStep">TSPostStep</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
-<a name="line3388">3388: </a>{
+<a name="line3319">3319: </a><font color="#B22222">  Level: developer</font>
 
-<a name="line3393">3393: </a>  <font color="#4169E1">if</font> (ts->poststep) {
-<a name="line3394">3394: </a>    PetscStackCallStandard((*ts->poststep),(ts));
-<a name="line3395">3395: </a>  }
-<a name="line3396">3396: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3397">3397: </a>}
-
-<a name="line3399">3399: </a><font color="#B22222">/* ------------ Routines to set performance monitoring options ----------- */</font>
-
-<a name="line3403">3403: </a><font color="#B22222">/*@C</font>
-<a name="line3404">3404: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a> - Sets an ADDITIONAL function that is to be used at every</font>
-<a name="line3405">3405: </a><font color="#B22222">   timestep to display the iteration's  progress.</font>
-
-<a name="line3407">3407: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line3409">3409: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line3410">3410: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
-<a name="line3411">3411: </a><font color="#B22222">.  monitor - monitoring routine</font>
-<a name="line3412">3412: </a><font color="#B22222">.  mctx - [optional] user-defined context for private data for the</font>
-<a name="line3413">3413: </a><font color="#B22222">             monitor routine (use NULL if no context is desired)</font>
-<a name="line3414">3414: </a><font color="#B22222">-  monitordestroy - [optional] routine that frees monitor context</font>
-<a name="line3415">3415: </a><font color="#B22222">          (may be NULL)</font>
-
-<a name="line3417">3417: </a><font color="#B22222">   Calling sequence of monitor:</font>
-<a name="line3418">3418: </a><font color="#B22222">$    int monitor(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> steps,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> time,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> u,void *mctx)</font>
-
-<a name="line3420">3420: </a><font color="#B22222">+    ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line3421">3421: </a><font color="#B22222">.    steps - iteration number (after the final time step the monitor routine may be called with a step of -1, this indicates the solution has been interpolated to this time)</font>
-<a name="line3422">3422: </a><font color="#B22222">.    time - current time</font>
-<a name="line3423">3423: </a><font color="#B22222">.    u - current iterate</font>
-<a name="line3424">3424: </a><font color="#B22222">-    mctx - [optional] monitoring context</font>
-
-<a name="line3426">3426: </a><font color="#B22222">   Notes:</font>
-<a name="line3427">3427: </a><font color="#B22222">   This routine adds an additional monitor to the list of monitors that</font>
-<a name="line3428">3428: </a><font color="#B22222">   already has been loaded.</font>
-
-<a name="line3430">3430: </a><font color="#B22222">   Fortran notes: Only a single monitor function can be set for each <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> object</font>
-
-<a name="line3432">3432: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line3434">3434: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep, set, monitor</font>
-
-<a name="line3436">3436: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/TS/TSMonitorCancel.html#TSMonitorCancel">TSMonitorCancel</a>()</font>
-<a name="line3437">3437: </a><font color="#B22222">@*/</font>
-<a name="line3438">3438: </a><strong><font color="#4169E1"><a name="TSMonitorSet"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*monitor)(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,<a [...]
-<a name="line3439">3439: </a>{
-<a name="line3441">3441: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
-<a name="line3442">3442: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      identical;
-<a name="line3443">3443: </a>
-<a name="line3446">3446: </a>  <font color="#4169E1">for</font> (i=0; i<ts->numbermonitors;i++) {
-<a name="line3447">3447: </a>    PetscMonitorCompare((<a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*)(void))monitor,mctx,mdestroy,(<a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*)(void))ts->monitor[i],ts->monitorcontext[i],ts->monitordestroy[i],&identical);
-<a name="line3448">3448: </a>    <font color="#4169E1">if</font> (identical) <font color="#4169E1">return</font>(0);
-<a name="line3449">3449: </a>  }
-<a name="line3450">3450: </a>  <font color="#4169E1">if</font> (ts->numbermonitors >= MAXTSMONITORS) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Too many monitors set"</font>);
-<a name="line3451">3451: </a>  ts->monitor[ts->numbermonitors]          = monitor;
-<a name="line3452">3452: </a>  ts->monitordestroy[ts->numbermonitors]   = mdestroy;
-<a name="line3453">3453: </a>  ts->monitorcontext[ts->numbermonitors++] = (void*)mctx;
-<a name="line3454">3454: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3455">3455: </a>}
-
-<a name="line3459">3459: </a><font color="#B22222">/*@C</font>
-<a name="line3460">3460: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorCancel.html#TSMonitorCancel">TSMonitorCancel</a> - Clears all the monitors that have been set on a time-step object.</font>
-
-<a name="line3462">3462: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line3464">3464: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line3465">3465: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
-
-<a name="line3467">3467: </a><font color="#B22222">   Notes:</font>
-<a name="line3468">3468: </a><font color="#B22222">   There is no way to remove a single, specific monitor.</font>
-
-<a name="line3470">3470: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line3472">3472: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep, set, monitor</font>
-
-<a name="line3474">3474: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>()</font>
-<a name="line3475">3475: </a><font color="#B22222">@*/</font>
-<a name="line3476">3476: </a><strong><font color="#4169E1"><a name="TSMonitorCancel"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorCancel.html#TSMonitorCancel">TSMonitorCancel</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
-<a name="line3477">3477: </a>{
-<a name="line3479">3479: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
-
-<a name="line3483">3483: </a>  <font color="#4169E1">for</font> (i=0; i<ts->numbermonitors; i++) {
-<a name="line3484">3484: </a>    <font color="#4169E1">if</font> (ts->monitordestroy[i]) {
-<a name="line3485">3485: </a>      (*ts->monitordestroy[i])(&ts->monitorcontext[i]);
-<a name="line3486">3486: </a>    }
-<a name="line3487">3487: </a>  }
-<a name="line3488">3488: </a>  ts->numbermonitors = 0;
-<a name="line3489">3489: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3490">3490: </a>}
-
-<a name="line3494">3494: </a><font color="#B22222">/*@C</font>
-<a name="line3495">3495: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a> - The Default monitor, prints the timestep and time for each step</font>
-
-<a name="line3497">3497: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line3499">3499: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, set, monitor</font>
-
-<a name="line3501">3501: </a><font color="#B22222">.seealso:  <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>()</font>
-<a name="line3502">3502: </a><font color="#B22222">@*/</font>
-<a name="line3503">3503: </a><strong><font color="#4169E1"><a name="TSMonitorDefault"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">Pet [...]
-<a name="line3504">3504: </a>{
-<a name="line3506">3506: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a>    viewer =  vf->viewer;
-<a name="line3507">3507: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      iascii,ibinary;
-
-<a name="line3511">3511: </a>  <a href="../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)viewer,PETSCVIEWERASCII,&iascii);
-<a name="line3512">3512: </a>  <a href="../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)viewer,PETSCVIEWERBINARY,&ibinary);
-<a name="line3513">3513: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerPushFormat.html#PetscViewerPushFormat">PetscViewerPushFormat</a>(viewer,vf->format);
-<a name="line3514">3514: </a>  <font color="#4169E1">if</font> (iascii) {
-<a name="line3515">3515: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerASCIIAddTab.html#PetscViewerASCIIAddTab">PetscViewerASCIIAddTab</a>(viewer,((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts)->tablevel);
-<a name="line3516">3516: </a>    <font color="#4169E1">if</font> (step == -1){ <font color="#B22222">/* this indicates it is an interpolated solution */</font>
-<a name="line3517">3517: </a>      <a href="../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"Interpolated solution at time %g between steps %D and %D\n"</font>,(double)ptime,ts->steps-1,ts->steps);
-<a name="line3518">3518: </a>    } <font color="#4169E1">else</font> {
-<a name="line3519">3519: </a>      <a href="../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"%D <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> dt %g time %g%s"</font>,step,(double)ts->time_step,(double)ptime,ts->steprollback ? <font color="#666666">" (r)\n"</font> : <font color="#666666">"\n"</font>);
-<a name="line3520">3520: </a>    }
-<a name="line3521">3521: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerASCIISubtractTab.html#PetscViewerASCIISubtractTab">PetscViewerASCIISubtractTab</a>(viewer,((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts)->tablevel);
-<a name="line3522">3522: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (ibinary) {
-<a name="line3523">3523: </a>    <a href="../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a> rank;
-<a name="line3524">3524: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_rank.html#MPI_Comm_rank">MPI_Comm_rank</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)viewer),&rank);
-<a name="line3525">3525: </a>    <font color="#4169E1">if</font> (!rank) {
-<a name="line3526">3526: </a>      <a href="../../../docs/manualpages/Sys/PetscRealView.html#PetscRealView">PetscRealView</a>(1,&ptime,viewer);
-<a name="line3527">3527: </a>    } <font color="#4169E1">else</font> {
-<a name="line3528">3528: </a>      <a href="../../../docs/manualpages/Sys/PetscRealView.html#PetscRealView">PetscRealView</a>(0,&ptime,viewer);
-<a name="line3529">3529: </a>    }
-<a name="line3530">3530: </a>  }
-<a name="line3531">3531: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerPopFormat.html#PetscViewerPopFormat">PetscViewerPopFormat</a>(viewer);
-<a name="line3532">3532: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3533">3533: </a>}
-
-<a name="line3537">3537: </a><font color="#B22222">/*@C</font>
-<a name="line3538">3538: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSAdjointMonitorSet.html#TSAdjointMonitorSet">TSAdjointMonitorSet</a> - Sets an ADDITIONAL function that is to be used at every</font>
-<a name="line3539">3539: </a><font color="#B22222">   timestep to display the iteration's  progress.</font>
-
-<a name="line3541">3541: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line3543">3543: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line3544">3544: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
-<a name="line3545">3545: </a><font color="#B22222">.  adjointmonitor - monitoring routine</font>
-<a name="line3546">3546: </a><font color="#B22222">.  adjointmctx - [optional] user-defined context for private data for the</font>
-<a name="line3547">3547: </a><font color="#B22222">             monitor routine (use NULL if no context is desired)</font>
-<a name="line3548">3548: </a><font color="#B22222">-  adjointmonitordestroy - [optional] routine that frees monitor context</font>
-<a name="line3549">3549: </a><font color="#B22222">          (may be NULL)</font>
-
-<a name="line3551">3551: </a><font color="#B22222">   Calling sequence of monitor:</font>
-<a name="line3552">3552: </a><font color="#B22222">$    int adjointmonitor(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> steps,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> time,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> u,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> numcost,<a href="../../../docs/manualpages/Vec/Vec.h [...]
-
-<a name="line3554">3554: </a><font color="#B22222">+    ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line3555">3555: </a><font color="#B22222">.    steps - iteration number (after the final time step the monitor routine is called with a step of -1, this is at the final time which may have</font>
-<a name="line3556">3556: </a><font color="#B22222">                               been interpolated to)</font>
-<a name="line3557">3557: </a><font color="#B22222">.    time - current time</font>
-<a name="line3558">3558: </a><font color="#B22222">.    u - current iterate</font>
-<a name="line3559">3559: </a><font color="#B22222">.    numcost - number of cost functionos</font>
-<a name="line3560">3560: </a><font color="#B22222">.    lambda - sensitivities to initial conditions</font>
-<a name="line3561">3561: </a><font color="#B22222">.    mu - sensitivities to parameters</font>
-<a name="line3562">3562: </a><font color="#B22222">-    adjointmctx - [optional] adjoint monitoring context</font>
-
-<a name="line3564">3564: </a><font color="#B22222">   Notes:</font>
-<a name="line3565">3565: </a><font color="#B22222">   This routine adds an additional monitor to the list of monitors that</font>
-<a name="line3566">3566: </a><font color="#B22222">   already has been loaded.</font>
-
-<a name="line3568">3568: </a><font color="#B22222">   Fortran notes: Only a single monitor function can be set for each <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> object</font>
-
-<a name="line3570">3570: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line3572">3572: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep, set, adjoint, monitor</font>
-
-<a name="line3574">3574: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSAdjointMonitorCancel.html#TSAdjointMonitorCancel">TSAdjointMonitorCancel</a>()</font>
-<a name="line3575">3575: </a><font color="#B22222">@*/</font>
-<a name="line3576">3576: </a><strong><font color="#4169E1"><a name="TSAdjointMonitorSet"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSAdjointMonitorSet.html#TSAdjointMonitorSet">TSAdjointMonitorSet</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*adjointmonitor)(<a href="../../../docs/m [...]
-<a name="line3577">3577: </a>{
-<a name="line3579">3579: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
-<a name="line3580">3580: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      identical;
-
-<a name="line3584">3584: </a>  <font color="#4169E1">for</font> (i=0; i<ts->numbermonitors;i++) {
-<a name="line3585">3585: </a>    PetscMonitorCompare((<a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*)(void))adjointmonitor,adjointmctx,adjointmdestroy,(<a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*)(void))ts->adjointmonitor[i],ts->adjointmonitorcontext[i],ts->adjointmonitordestroy[i],&identical);
-<a name="line3586">3586: </a>    <font color="#4169E1">if</font> (identical) <font color="#4169E1">return</font>(0);
-<a name="line3587">3587: </a>  }
-<a name="line3588">3588: </a>  <font color="#4169E1">if</font> (ts->numberadjointmonitors >= MAXTSMONITORS) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Too many adjoint monitors set"</font>);
-<a name="line3589">3589: </a>  ts->adjointmonitor[ts->numberadjointmonitors]          = adjointmonitor;
-<a name="line3590">3590: </a>  ts->adjointmonitordestroy[ts->numberadjointmonitors]   = adjointmdestroy;
-<a name="line3591">3591: </a>  ts->adjointmonitorcontext[ts->numberadjointmonitors++] = (void*)adjointmctx;
-<a name="line3592">3592: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3593">3593: </a>}
-
-<a name="line3597">3597: </a><font color="#B22222">/*@C</font>
-<a name="line3598">3598: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSAdjointMonitorCancel.html#TSAdjointMonitorCancel">TSAdjointMonitorCancel</a> - Clears all the adjoint monitors that have been set on a time-step object.</font>
-
-<a name="line3600">3600: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line3602">3602: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line3603">3603: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
-
-<a name="line3605">3605: </a><font color="#B22222">   Notes:</font>
-<a name="line3606">3606: </a><font color="#B22222">   There is no way to remove a single, specific monitor.</font>
-
-<a name="line3608">3608: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line3610">3610: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep, set, adjoint, monitor</font>
-
-<a name="line3612">3612: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSAdjointMonitorSet.html#TSAdjointMonitorSet">TSAdjointMonitorSet</a>()</font>
-<a name="line3613">3613: </a><font color="#B22222">@*/</font>
-<a name="line3614">3614: </a><strong><font color="#4169E1"><a name="TSAdjointMonitorCancel"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSAdjointMonitorCancel.html#TSAdjointMonitorCancel">TSAdjointMonitorCancel</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
-<a name="line3615">3615: </a>{
-<a name="line3617">3617: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
-
-<a name="line3621">3621: </a>  <font color="#4169E1">for</font> (i=0; i<ts->numberadjointmonitors; i++) {
-<a name="line3622">3622: </a>    <font color="#4169E1">if</font> (ts->adjointmonitordestroy[i]) {
-<a name="line3623">3623: </a>      (*ts->adjointmonitordestroy[i])(&ts->adjointmonitorcontext[i]);
-<a name="line3624">3624: </a>    }
-<a name="line3625">3625: </a>  }
-<a name="line3626">3626: </a>  ts->numberadjointmonitors = 0;
-<a name="line3627">3627: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3628">3628: </a>}
-
-<a name="line3632">3632: </a><font color="#B22222">/*@C</font>
-<a name="line3633">3633: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSAdjointMonitorDefault.html#TSAdjointMonitorDefault">TSAdjointMonitorDefault</a> - the default monitor of adjoint computations</font>
-
-<a name="line3635">3635: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line3637">3637: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, set, monitor</font>
-
-<a name="line3639">3639: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSAdjointMonitorSet.html#TSAdjointMonitorSet">TSAdjointMonitorSet</a>()</font>
-<a name="line3640">3640: </a><font color="#B22222">@*/</font>
-<a name="line3641">3641: </a><strong><font color="#4169E1"><a name="TSAdjointMonitorDefault"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSAdjointMonitorDefault.html#TSAdjointMonitorDefault">TSAdjointMonitorDefault</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manualpages/Sys/P [...]
-<a name="line3642">3642: </a>{
-<a name="line3644">3644: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a>    viewer = vf->viewer;
-
-<a name="line3648">3648: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerPushFormat.html#PetscViewerPushFormat">PetscViewerPushFormat</a>(viewer,vf->format);
-<a name="line3649">3649: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerASCIIAddTab.html#PetscViewerASCIIAddTab">PetscViewerASCIIAddTab</a>(viewer,((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts)->tablevel);
-<a name="line3650">3650: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"%D <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> dt %g time %g%s"</font>,step,(double)ts->time_step,(double)ptime,ts->steprollback ? <font color="#666666">" (r)\n"</font> : <font color="#666666">"\n"</font>);
-<a name="line3651">3651: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerASCIISubtractTab.html#PetscViewerASCIISubtractTab">PetscViewerASCIISubtractTab</a>(viewer,((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts)->tablevel);
-<a name="line3652">3652: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerPopFormat.html#PetscViewerPopFormat">PetscViewerPopFormat</a>(viewer);
-<a name="line3653">3653: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3654">3654: </a>}
-
-<a name="line3658">3658: </a><font color="#B22222">/*@</font>
-<a name="line3659">3659: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSInterpolate.html#TSInterpolate">TSInterpolate</a> - Interpolate the solution computed during the previous step to an arbitrary location in the interval</font>
-
-<a name="line3661">3661: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line3663">3663: </a><font color="#B22222">   Input Argument:</font>
-<a name="line3664">3664: </a><font color="#B22222">+  ts - time stepping context</font>
-<a name="line3665">3665: </a><font color="#B22222">-  t - time to interpolate to</font>
-
-<a name="line3667">3667: </a><font color="#B22222">   Output Argument:</font>
-<a name="line3668">3668: </a><font color="#B22222">.  U - state at given time</font>
-
-<a name="line3670">3670: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line3672">3672: </a><font color="#B22222">   Developer Notes:</font>
-<a name="line3673">3673: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSInterpolate.html#TSInterpolate">TSInterpolate</a>() and the storing of previous steps/stages should be generalized to support delay differential equations and continuous adjoints.</font>
-
-<a name="line3675">3675: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, set</font>
+<a name="line3321">3321: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep</font>
+<a name="line3322">3322: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSPreStage.html#TSPreStage">TSPreStage</a>(), <a href="../../../docs/manualpages/TS/TSSetPreStep.html#TSSetPreStep">TSSetPreStep</a>(), <a href="../../../docs/manualpages/TS/TSPreStep.html#TSPreStep">TSPreStep</a>(), <a href="../../../docs/manualpages/TS/TSPostStep.html#TSPostStep">TSPostStep</a>()</font>
+<a name="line3323">3323: </a><font color="#B22222">@*/</font>
+<a name="line3324">3324: </a><strong><font color="#4169E1"><a name="TSPostStage"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSPostStage.html#TSPostStage">TSPostStage</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts, <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> stagetime, <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> s [...]
+<a name="line3325">3325: </a>{
+
+<a name="line3330">3330: </a>  <font color="#4169E1">if</font> (ts->poststage) {
+<a name="line3331">3331: </a>    PetscStackCallStandard((*ts->poststage),(ts,stagetime,stageindex,Y));
+<a name="line3332">3332: </a>  }
+<a name="line3333">3333: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3334">3334: </a>}
+
+<a name="line3338">3338: </a><font color="#B22222">/*@C</font>
+<a name="line3339">3339: </a><font color="#B22222">  <a href="../../../docs/manualpages/TS/TSSetPostStep.html#TSSetPostStep">TSSetPostStep</a> - Sets the general-purpose function</font>
+<a name="line3340">3340: </a><font color="#B22222">  called once at the end of each time step.</font>
+
+<a name="line3342">3342: </a><font color="#B22222">  Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line3344">3344: </a><font color="#B22222">  Input Parameters:</font>
+<a name="line3345">3345: </a><font color="#B22222">+ ts   - The <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
+<a name="line3346">3346: </a><font color="#B22222">- func - The function</font>
+
+<a name="line3348">3348: </a><font color="#B22222">  Calling sequence of func:</font>
+<a name="line3349">3349: </a><font color="#B22222">$ func (<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts);</font>
 
-<a name="line3677">3677: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetExactFinalTime.html#TSSetExactFinalTime">TSSetExactFinalTime</a>(), <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>()</font>
-<a name="line3678">3678: </a><font color="#B22222">@*/</font>
-<a name="line3679">3679: </a><strong><font color="#4169E1"><a name="TSInterpolate"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSInterpolate.html#TSInterpolate">TSInterpolate</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> t,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> U)</font></strong>
-<a name="line3680">3680: </a>{
+<a name="line3351">3351: </a><font color="#B22222">  Level: intermediate</font>
 
-<a name="line3686">3686: </a>  <font color="#4169E1">if</font> (t < ts->ptime_prev || t > ts->ptime) <a href="../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Requested time %g not in last time steps [%g,%g]"</font>,t,(double)t [...]
-<a name="line3687">3687: </a>  <font color="#4169E1">if</font> (!ts->ops->interpolate) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_SUP,<font color="#666666">"%s does not provide interpolation"</font>,((<a href="../../../docs/manualpages/Sys/PetscObject.html [...]
-<a name="line3688">3688: </a>  (*ts->ops->interpolate)(ts,t,U);
-<a name="line3689">3689: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3690">3690: </a>}
-
-<a name="line3694">3694: </a><font color="#B22222">/*@</font>
-<a name="line3695">3695: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSStep.html#TSStep">TSStep</a> - Steps one time step</font>
-
-<a name="line3697">3697: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line3699">3699: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line3700">3700: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
-
-<a name="line3702">3702: </a><font color="#B22222">   Level: developer</font>
-
-<a name="line3704">3704: </a><font color="#B22222">   Notes:</font>
-<a name="line3705">3705: </a><font color="#B22222">   The public interface for the ODE/DAE solvers is <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>(), you should almost for sure be using that routine and not this routine.</font>
-
-<a name="line3707">3707: </a><font color="#B22222">   The hook set using <a href="../../../docs/manualpages/TS/TSSetPreStep.html#TSSetPreStep">TSSetPreStep</a>() is called before each attempt to take the step. In general, the time step size may</font>
-<a name="line3708">3708: </a><font color="#B22222">   be changed due to adaptive error controller or solve failures. Note that steps may contain multiple stages.</font>
-
-<a name="line3710">3710: </a><font color="#B22222">   This may over-step the final time provided in <a href="../../../docs/manualpages/TS/TSSetDuration.html#TSSetDuration">TSSetDuration</a>() depending on the time-step used. <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>() interpolates to exactly the</font>
-<a name="line3711">3711: </a><font color="#B22222">   time provided in <a href="../../../docs/manualpages/TS/TSSetDuration.html#TSSetDuration">TSSetDuration</a>(). One can use <a href="../../../docs/manualpages/TS/TSInterpolate.html#TSInterpolate">TSInterpolate</a>() to determine an interpolated solution within the final timestep.</font>
-
-<a name="line3713">3713: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep, solve</font>
-
-<a name="line3715">3715: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>(), <a href="../../../docs/manualpages/TS/TSSetUp.html#TSSetUp">TSSetUp</a>(), <a href="../../../docs/manualpages/TS/TSDestroy.html#TSDestroy">TSDestroy</a>(), <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>(), <a href="../../../docs/manualpages/TS/TSSetPreStep.html#TSSetPreStep">TSSetPreStep</a>(), <a href="../../../docs/manualpag [...]
-<a name="line3716">3716: </a><font color="#B22222">@*/</font>
-<a name="line3717">3717: </a><strong><font color="#4169E1"><a name="TSStep"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSStep.html#TSStep">TSStep</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
-<a name="line3718">3718: </a>{
-<a name="line3719">3719: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>   ierr;
-<a name="line3720">3720: </a>  static <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> cite = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line3721">3721: </a>  <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>        ptime;
-
-<a name="line3725">3725: </a>  <a href="../../../docs/manualpages/Sys/PetscCitationsRegister.html#PetscCitationsRegister">PetscCitationsRegister</a>(<font color="#666666">"@techreport{tspaper,\n"</font>
-<a name="line3726">3726: </a>                                <font color="#666666">"  title       = {{PETSc/<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>}: A Modern Scalable {DAE/ODE} Solver Library},\n"</font>
-<a name="line3727">3727: </a>                                <font color="#666666">"  author      = {Shrirang Abhyankar and Jed Brown and Emil Constantinescu and Debojyoti Ghosh and Barry F. Smith},\n"</font>
-<a name="line3728">3728: </a>                                <font color="#666666">"  type        = {Preprint},\n"</font>
-<a name="line3729">3729: </a>                                <font color="#666666">"  number      = {ANL/MCS-P5061-0114},\n"</font>
-<a name="line3730">3730: </a>                                <font color="#666666">"  institution = {Argonne National Laboratory},\n"</font>
-<a name="line3731">3731: </a>                                <font color="#666666">"  year        = {2014}\n}\n"</font>,&cite);
-
-<a name="line3733">3733: </a>  <a href="../../../docs/manualpages/TS/TSSetUp.html#TSSetUp">TSSetUp</a>(ts);
-<a name="line3734">3734: </a>  <a href="../../../docs/manualpages/TS/TSTrajectorySetUp.html#TSTrajectorySetUp">TSTrajectorySetUp</a>(ts->trajectory,ts);
-
-<a name="line3736">3736: </a>  <font color="#4169E1">if</font> (ts->exact_final_time == TS_EXACTFINALTIME_UNSPECIFIED) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"You must call <a href="../../../docs/manualpages/TS/TSSetExact [...]
-<a name="line3737">3737: </a>  <font color="#4169E1">if</font> (ts->exact_final_time == TS_EXACTFINALTIME_MATCHSTEP && !ts->adapt) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_SUP,<font color="#666666">"Since <a href="../../../docs/manualpages/TS/TS.htm [...]
-
-<a name="line3739">3739: </a>  <font color="#4169E1">if</font> (!ts->steps) ts->ptime_prev = ts->ptime;
-<a name="line3740">3740: </a>  ts->reason = <a href="../../../docs/manualpages/TS/TS_CONVERGED_ITERATING.html#TS_CONVERGED_ITERATING">TS_CONVERGED_ITERATING</a>;
-<a name="line3741">3741: </a>  ptime = ts->ptime; ts->ptime_prev_rollback = ts->ptime_prev;
-<a name="line3742">3742: </a>  <font color="#4169E1">if</font> (!ts->ops->step) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_SUP,<font color="#666666">"<a href="../../../docs/manualpages/TS/TSStep.html#TSStep">TSStep</a> not implemented for type '%s'"</font> [...]
-<a name="line3743">3743: </a>  <a href="../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(TS_Step,ts,0,0,0);
-<a name="line3744">3744: </a>  (*ts->ops->step)(ts);
-<a name="line3745">3745: </a>  <a href="../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(TS_Step,ts,0,0,0);
-<a name="line3746">3746: </a>  ts->ptime_prev = ptime;
-<a name="line3747">3747: </a>  ts->steps++; ts->total_steps++;
-<a name="line3748">3748: </a>  ts->steprollback = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line3749">3749: </a>  ts->steprestart  = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-
-<a name="line3751">3751: </a>  <font color="#4169E1">if</font> (ts->reason < 0) {
-<a name="line3752">3752: </a>    <font color="#4169E1">if</font> (ts->errorifstepfailed) {
-<a name="line3753">3753: </a>      <font color="#4169E1">if</font> (ts->reason == <a href="../../../docs/manualpages/TS/TS_DIVERGED_NONLINEAR_SOLVE.html#TS_DIVERGED_NONLINEAR_SOLVE">TS_DIVERGED_NONLINEAR_SOLVE</a>) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_N [...]
-<a name="line3754">3754: </a>      <font color="#4169E1">else</font> <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_NOT_CONVERGED,<font color="#666666">"<a href="../../../docs/manualpages/TS/TSStep.html#TSStep">TSStep</a> has failed due to %s"</font>,TSConvergedReas [...]
-<a name="line3755">3755: </a>    }
-<a name="line3756">3756: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (!ts->reason) {
-<a name="line3757">3757: </a>    <font color="#4169E1">if</font> (ts->steps >= ts->max_steps)     ts->reason = <a href="../../../docs/manualpages/TS/TS_CONVERGED_ITS.html#TS_CONVERGED_ITS">TS_CONVERGED_ITS</a>;
-<a name="line3758">3758: </a>    <font color="#4169E1">else</font> <font color="#4169E1">if</font> (ts->ptime >= ts->max_time) ts->reason = <a href="../../../docs/manualpages/TS/TS_CONVERGED_TIME.html#TS_CONVERGED_TIME">TS_CONVERGED_TIME</a>;
-<a name="line3759">3759: </a>  }
-<a name="line3760">3760: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3761">3761: </a>}
-
-<a name="line3765">3765: </a><font color="#B22222">/*@</font>
-<a name="line3766">3766: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSAdjointStep.html#TSAdjointStep">TSAdjointStep</a> - Steps one time step backward in the adjoint run</font>
-
-<a name="line3768">3768: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line3770">3770: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line3771">3771: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
-
-<a name="line3773">3773: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line3775">3775: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, adjoint, step</font>
-
-<a name="line3777">3777: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSAdjointSetUp.html#TSAdjointSetUp">TSAdjointSetUp</a>(), <a href="../../../docs/manualpages/TS/TSAdjointSolve.html#TSAdjointSolve">TSAdjointSolve</a>()</font>
-<a name="line3778">3778: </a><font color="#B22222">@*/</font>
-<a name="line3779">3779: </a><strong><font color="#4169E1"><a name="TSAdjointStep"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSAdjointStep.html#TSAdjointStep">TSAdjointStep</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
-<a name="line3780">3780: </a>{
-<a name="line3781">3781: </a>  <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a>               dm;
-<a name="line3782">3782: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>   ierr;
-
-<a name="line3786">3786: </a>  <a href="../../../docs/manualpages/TS/TSGetDM.html#TSGetDM">TSGetDM</a>(ts,&dm);
-<a name="line3787">3787: </a>  <a href="../../../docs/manualpages/TS/TSAdjointSetUp.html#TSAdjointSetUp">TSAdjointSetUp</a>(ts);
-
-<a name="line3789">3789: </a>  VecViewFromOptions(ts->vec_sol,(<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,<font color="#666666">"-ts_view_solution"</font>);
-
-<a name="line3791">3791: </a>  ts->reason = <a href="../../../docs/manualpages/TS/TS_CONVERGED_ITERATING.html#TS_CONVERGED_ITERATING">TS_CONVERGED_ITERATING</a>;
-<a name="line3792">3792: </a>  ts->ptime_prev = ts->ptime;
-<a name="line3793">3793: </a>  <font color="#4169E1">if</font> (!ts->ops->adjointstep) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_NOT_CONVERGED,<font color="#666666">"<a href="../../../docs/manualpages/TS/TSStep.html#TSStep">TSStep</a> has failed because t [...]
-<a name="line3794">3794: </a>  <a href="../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(TS_AdjointStep,ts,0,0,0);
-<a name="line3795">3795: </a>  (*ts->ops->adjointstep)(ts);
-<a name="line3796">3796: </a>  <a href="../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(TS_AdjointStep,ts,0,0,0);
-<a name="line3797">3797: </a>  ts->steps++; ts->total_steps--;
-
-<a name="line3799">3799: </a>  <font color="#4169E1">if</font> (ts->reason < 0) {
-<a name="line3800">3800: </a>    <font color="#4169E1">if</font> (ts->errorifstepfailed) {
-<a name="line3801">3801: </a>      <font color="#4169E1">if</font> (ts->reason == <a href="../../../docs/manualpages/TS/TS_DIVERGED_NONLINEAR_SOLVE.html#TS_DIVERGED_NONLINEAR_SOLVE">TS_DIVERGED_NONLINEAR_SOLVE</a>) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_N [...]
-<a name="line3802">3802: </a>      <font color="#4169E1">else</font> <font color="#4169E1">if</font> (ts->reason == <a href="../../../docs/manualpages/TS/TS_DIVERGED_STEP_REJECTED.html#TS_DIVERGED_STEP_REJECTED">TS_DIVERGED_STEP_REJECTED</a>) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">Pet [...]
-<a name="line3803">3803: </a>      <font color="#4169E1">else</font> <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_NOT_CONVERGED,<font color="#666666">"<a href="../../../docs/manualpages/TS/TSStep.html#TSStep">TSStep</a> has failed due to %s"</font>,TSConvergedReas [...]
-<a name="line3804">3804: </a>    }
-<a name="line3805">3805: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (!ts->reason) {
-<a name="line3806">3806: </a>    <font color="#4169E1">if</font> (ts->steps >= ts->adjoint_max_steps) ts->reason = <a href="../../../docs/manualpages/TS/TS_CONVERGED_ITS.html#TS_CONVERGED_ITS">TS_CONVERGED_ITS</a>;
-<a name="line3807">3807: </a>  }
-<a name="line3808">3808: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3809">3809: </a>}
-
-<a name="line3813">3813: </a><font color="#B22222">/*@</font>
-<a name="line3814">3814: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSEvaluateWLTE.html#TSEvaluateWLTE">TSEvaluateWLTE</a> - Evaluate the weighted local truncation error norm</font>
-<a name="line3815">3815: </a><font color="#B22222">   at the end of a time step with a given order of accuracy.</font>
-
-<a name="line3817">3817: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line3819">3819: </a><font color="#B22222">   Input Arguments:</font>
-<a name="line3820">3820: </a><font color="#B22222">+  ts - time stepping context</font>
-<a name="line3821">3821: </a><font color="#B22222">.  wnormtype - norm type, either <a href="../../../docs/manualpages/Vec/NORM_2.html#NORM_2">NORM_2</a> or <a href="../../../docs/manualpages/Vec/NORM_INFINITY.html#NORM_INFINITY">NORM_INFINITY</a></font>
-<a name="line3822">3822: </a><font color="#B22222">-  order - optional, desired order for the error evaluation or <a href="../../../docs/manualpages/Sys/PETSC_DECIDE.html#PETSC_DECIDE">PETSC_DECIDE</a></font>
-
-<a name="line3824">3824: </a><font color="#B22222">   Output Arguments:</font>
-<a name="line3825">3825: </a><font color="#B22222">+  order - optional, the actual order of the error evaluation</font>
-<a name="line3826">3826: </a><font color="#B22222">-  wlte - the weighted local truncation error norm</font>
-
-<a name="line3828">3828: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line3830">3830: </a><font color="#B22222">   Notes:</font>
-<a name="line3831">3831: </a><font color="#B22222">   If the timestepper cannot evaluate the error in a particular step</font>
-<a name="line3832">3832: </a><font color="#B22222">   (eg. in the first step or restart steps after event handling),</font>
-<a name="line3833">3833: </a><font color="#B22222">   this routine returns wlte=-1.0 .</font>
-
-<a name="line3835">3835: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSStep.html#TSStep">TSStep</a>(), <a href="../../../docs/manualpages/TS/TSAdapt.html#TSAdapt">TSAdapt</a>, <a href="../../../docs/manualpages/TS/TSErrorWeightedNorm.html#TSErrorWeightedNorm">TSErrorWeightedNorm</a>()</font>
-<a name="line3836">3836: </a><font color="#B22222">@*/</font>
-<a name="line3837">3837: </a><strong><font color="#4169E1"><a name="TSEvaluateWLTE"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSEvaluateWLTE.html#TSEvaluateWLTE">TSEvaluateWLTE</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Vec/NormType.html#NormType">NormType</a> wnormtype,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt [...]
-<a name="line3838">3838: </a>{
-
-<a name="line3848">3848: </a>  <font color="#4169E1">if</font> (wnormtype != <a href="../../../docs/manualpages/Vec/NORM_2.html#NORM_2">NORM_2</a> && wnormtype != <a href="../../../docs/manualpages/Vec/NORM_INFINITY.html#NORM_INFINITY">NORM_INFINITY</a>) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html [...]
-<a name="line3849">3849: </a>  <font color="#4169E1">if</font> (!ts->ops->evaluatewlte) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_SUP,<font color="#666666">"<a href="../../../docs/manualpages/TS/TSEvaluateWLTE.html#TSEvaluateWLTE">TSEvaluateWLTE</a> not i [...]
-<a name="line3850">3850: </a>  (*ts->ops->evaluatewlte)(ts,wnormtype,order,wlte);
-<a name="line3851">3851: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3852">3852: </a>}
-
-<a name="line3856">3856: </a><font color="#B22222">/*@</font>
-<a name="line3857">3857: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSEvaluateStep.html#TSEvaluateStep">TSEvaluateStep</a> - Evaluate the solution at the end of a time step with a given order of accuracy.</font>
-
-<a name="line3859">3859: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line3861">3861: </a><font color="#B22222">   Input Arguments:</font>
-<a name="line3862">3862: </a><font color="#B22222">+  ts - time stepping context</font>
-<a name="line3863">3863: </a><font color="#B22222">.  order - desired order of accuracy</font>
-<a name="line3864">3864: </a><font color="#B22222">-  done - whether the step was evaluated at this order (pass NULL to generate an error if not available)</font>
-
-<a name="line3866">3866: </a><font color="#B22222">   Output Arguments:</font>
-<a name="line3867">3867: </a><font color="#B22222">.  U - state at the end of the current step</font>
-
-<a name="line3869">3869: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line3871">3871: </a><font color="#B22222">   Notes:</font>
-<a name="line3872">3872: </a><font color="#B22222">   This function cannot be called until all stages have been evaluated.</font>
-<a name="line3873">3873: </a><font color="#B22222">   It is normally called by adaptive controllers before a step has been accepted and may also be called by the user after <a href="../../../docs/manualpages/TS/TSStep.html#TSStep">TSStep</a>() has returned.</font>
-
-<a name="line3875">3875: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSStep.html#TSStep">TSStep</a>(), <a href="../../../docs/manualpages/TS/TSAdapt.html#TSAdapt">TSAdapt</a></font>
-<a name="line3876">3876: </a><font color="#B22222">@*/</font>
-<a name="line3877">3877: </a><strong><font color="#4169E1"><a name="TSEvaluateStep"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSEvaluateStep.html#TSEvaluateStep">TSEvaluateStep</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> order,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> U,<a href="../ [...]
-<a name="line3878">3878: </a>{
-
-<a name="line3885">3885: </a>  <font color="#4169E1">if</font> (!ts->ops->evaluatestep) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_SUP,<font color="#666666">"<a href="../../../docs/manualpages/TS/TSEvaluateStep.html#TSEvaluateStep">TSEvaluateStep</a> not i [...]
-<a name="line3886">3886: </a>  (*ts->ops->evaluatestep)(ts,order,U,done);
-<a name="line3887">3887: </a>  <font color="#4169E1">return</font>(0);
-<a name="line3888">3888: </a>}
-
-<a name="line3892">3892: </a><font color="#B22222">/*@</font>
-<a name="line3893">3893: </a><font color="#B22222"> <a href="../../../docs/manualpages/TS/TSForwardCostIntegral.html#TSForwardCostIntegral">TSForwardCostIntegral</a> - Evaluate the cost integral in the forward run.</font>
+<a name="line3353">3353: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep</font>
+<a name="line3354">3354: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetPreStep.html#TSSetPreStep">TSSetPreStep</a>(), <a href="../../../docs/manualpages/TS/TSSetPreStage.html#TSSetPreStage">TSSetPreStage</a>(), <a href="../../../docs/manualpages/TS/TSGetTimeStep.html#TSGetTimeStep">TSGetTimeStep</a>(), <a href="../../../docs/manualpages/TS/TSGetTimeStepNumber.html#TSGetTimeStepNumber">TSGetTimeStepNumber</a>(), <a href="../../../docs/manualpages/TS/TSGetT [...]
+<a name="line3355">3355: </a><font color="#B22222">@*/</font>
+<a name="line3356">3356: </a><strong><font color="#4169E1"><a name="TSSetPostStep"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSSetPostStep.html#TSSetPostStep">TSSetPostStep</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts, <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*func)(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>) [...]
+<a name="line3357">3357: </a>{
+<a name="line3360">3360: </a>  ts->poststep = func;
+<a name="line3361">3361: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3362">3362: </a>}
+
+<a name="line3366">3366: </a><font color="#B22222">/*@</font>
+<a name="line3367">3367: </a><font color="#B22222">  <a href="../../../docs/manualpages/TS/TSPostStep.html#TSPostStep">TSPostStep</a> - Runs the user-defined post-step function.</font>
+
+<a name="line3369">3369: </a><font color="#B22222">  Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line3371">3371: </a><font color="#B22222">  Input Parameters:</font>
+<a name="line3372">3372: </a><font color="#B22222">. ts   - The <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
+
+<a name="line3374">3374: </a><font color="#B22222">  Notes:</font>
+<a name="line3375">3375: </a><font color="#B22222">  <a href="../../../docs/manualpages/TS/TSPostStep.html#TSPostStep">TSPostStep</a>() is typically used within time stepping implementations,</font>
+<a name="line3376">3376: </a><font color="#B22222">  so most users would not generally call this routine themselves.</font>
+
+<a name="line3378">3378: </a><font color="#B22222">  Level: developer</font>
+
+<a name="line3380">3380: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep</font>
+<a name="line3381">3381: </a><font color="#B22222">@*/</font>
+<a name="line3382">3382: </a><strong><font color="#4169E1"><a name="TSPostStep"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSPostStep.html#TSPostStep">TSPostStep</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
+<a name="line3383">3383: </a>{
+
+<a name="line3388">3388: </a>  <font color="#4169E1">if</font> (ts->poststep) {
+<a name="line3389">3389: </a>    PetscStackCallStandard((*ts->poststep),(ts));
+<a name="line3390">3390: </a>  }
+<a name="line3391">3391: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3392">3392: </a>}
+
+<a name="line3394">3394: </a><font color="#B22222">/* ------------ Routines to set performance monitoring options ----------- */</font>
+
+<a name="line3398">3398: </a><font color="#B22222">/*@C</font>
+<a name="line3399">3399: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a> - Sets an ADDITIONAL function that is to be used at every</font>
+<a name="line3400">3400: </a><font color="#B22222">   timestep to display the iteration's  progress.</font>
+
+<a name="line3402">3402: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line3404">3404: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line3405">3405: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
+<a name="line3406">3406: </a><font color="#B22222">.  monitor - monitoring routine</font>
+<a name="line3407">3407: </a><font color="#B22222">.  mctx - [optional] user-defined context for private data for the</font>
+<a name="line3408">3408: </a><font color="#B22222">             monitor routine (use NULL if no context is desired)</font>
+<a name="line3409">3409: </a><font color="#B22222">-  monitordestroy - [optional] routine that frees monitor context</font>
+<a name="line3410">3410: </a><font color="#B22222">          (may be NULL)</font>
+
+<a name="line3412">3412: </a><font color="#B22222">   Calling sequence of monitor:</font>
+<a name="line3413">3413: </a><font color="#B22222">$    int monitor(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> steps,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> time,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> u,void *mctx)</font>
+
+<a name="line3415">3415: </a><font color="#B22222">+    ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line3416">3416: </a><font color="#B22222">.    steps - iteration number (after the final time step the monitor routine may be called with a step of -1, this indicates the solution has been interpolated to this time)</font>
+<a name="line3417">3417: </a><font color="#B22222">.    time - current time</font>
+<a name="line3418">3418: </a><font color="#B22222">.    u - current iterate</font>
+<a name="line3419">3419: </a><font color="#B22222">-    mctx - [optional] monitoring context</font>
+
+<a name="line3421">3421: </a><font color="#B22222">   Notes:</font>
+<a name="line3422">3422: </a><font color="#B22222">   This routine adds an additional monitor to the list of monitors that</font>
+<a name="line3423">3423: </a><font color="#B22222">   already has been loaded.</font>
+
+<a name="line3425">3425: </a><font color="#B22222">   Fortran notes: Only a single monitor function can be set for each <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> object</font>
+
+<a name="line3427">3427: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line3429">3429: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep, set, monitor</font>
+
+<a name="line3431">3431: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/TS/TSMonitorCancel.html#TSMonitorCancel">TSMonitorCancel</a>()</font>
+<a name="line3432">3432: </a><font color="#B22222">@*/</font>
+<a name="line3433">3433: </a><strong><font color="#4169E1"><a name="TSMonitorSet"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*monitor)(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,<a [...]
+<a name="line3434">3434: </a>{
+<a name="line3436">3436: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
+<a name="line3437">3437: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      identical;
+<a name="line3438">3438: </a>
+<a name="line3441">3441: </a>  <font color="#4169E1">for</font> (i=0; i<ts->numbermonitors;i++) {
+<a name="line3442">3442: </a>    PetscMonitorCompare((<a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*)(void))monitor,mctx,mdestroy,(<a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*)(void))ts->monitor[i],ts->monitorcontext[i],ts->monitordestroy[i],&identical);
+<a name="line3443">3443: </a>    <font color="#4169E1">if</font> (identical) <font color="#4169E1">return</font>(0);
+<a name="line3444">3444: </a>  }
+<a name="line3445">3445: </a>  <font color="#4169E1">if</font> (ts->numbermonitors >= MAXTSMONITORS) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Too many monitors set"</font>);
+<a name="line3446">3446: </a>  ts->monitor[ts->numbermonitors]          = monitor;
+<a name="line3447">3447: </a>  ts->monitordestroy[ts->numbermonitors]   = mdestroy;
+<a name="line3448">3448: </a>  ts->monitorcontext[ts->numbermonitors++] = (void*)mctx;
+<a name="line3449">3449: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3450">3450: </a>}
+
+<a name="line3454">3454: </a><font color="#B22222">/*@C</font>
+<a name="line3455">3455: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorCancel.html#TSMonitorCancel">TSMonitorCancel</a> - Clears all the monitors that have been set on a time-step object.</font>
+
+<a name="line3457">3457: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line3459">3459: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line3460">3460: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
+
+<a name="line3462">3462: </a><font color="#B22222">   Notes:</font>
+<a name="line3463">3463: </a><font color="#B22222">   There is no way to remove a single, specific monitor.</font>
+
+<a name="line3465">3465: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line3467">3467: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep, set, monitor</font>
+
+<a name="line3469">3469: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>()</font>
+<a name="line3470">3470: </a><font color="#B22222">@*/</font>
+<a name="line3471">3471: </a><strong><font color="#4169E1"><a name="TSMonitorCancel"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorCancel.html#TSMonitorCancel">TSMonitorCancel</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
+<a name="line3472">3472: </a>{
+<a name="line3474">3474: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
+
+<a name="line3478">3478: </a>  <font color="#4169E1">for</font> (i=0; i<ts->numbermonitors; i++) {
+<a name="line3479">3479: </a>    <font color="#4169E1">if</font> (ts->monitordestroy[i]) {
+<a name="line3480">3480: </a>      (*ts->monitordestroy[i])(&ts->monitorcontext[i]);
+<a name="line3481">3481: </a>    }
+<a name="line3482">3482: </a>  }
+<a name="line3483">3483: </a>  ts->numbermonitors = 0;
+<a name="line3484">3484: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3485">3485: </a>}
+
+<a name="line3489">3489: </a><font color="#B22222">/*@C</font>
+<a name="line3490">3490: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a> - The Default monitor, prints the timestep and time for each step</font>
+
+<a name="line3492">3492: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line3494">3494: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, set, monitor</font>
+
+<a name="line3496">3496: </a><font color="#B22222">.seealso:  <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>()</font>
+<a name="line3497">3497: </a><font color="#B22222">@*/</font>
+<a name="line3498">3498: </a><strong><font color="#4169E1"><a name="TSMonitorDefault"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">Pet [...]
+<a name="line3499">3499: </a>{
+<a name="line3501">3501: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a>    viewer =  vf->viewer;
+<a name="line3502">3502: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      iascii,ibinary;
+
+<a name="line3506">3506: </a>  <a href="../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)viewer,PETSCVIEWERASCII,&iascii);
+<a name="line3507">3507: </a>  <a href="../../../docs/manualpages/Sys/PetscObjectTypeCompare.html#PetscObjectTypeCompare">PetscObjectTypeCompare</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)viewer,PETSCVIEWERBINARY,&ibinary);
+<a name="line3508">3508: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerPushFormat.html#PetscViewerPushFormat">PetscViewerPushFormat</a>(viewer,vf->format);
+<a name="line3509">3509: </a>  <font color="#4169E1">if</font> (iascii) {
+<a name="line3510">3510: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerASCIIAddTab.html#PetscViewerASCIIAddTab">PetscViewerASCIIAddTab</a>(viewer,((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts)->tablevel);
+<a name="line3511">3511: </a>    <font color="#4169E1">if</font> (step == -1){ <font color="#B22222">/* this indicates it is an interpolated solution */</font>
+<a name="line3512">3512: </a>      <a href="../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"Interpolated solution at time %g between steps %D and %D\n"</font>,(double)ptime,ts->steps-1,ts->steps);
+<a name="line3513">3513: </a>    } <font color="#4169E1">else</font> {
+<a name="line3514">3514: </a>      <a href="../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"%D <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> dt %g time %g%s"</font>,step,(double)ts->time_step,(double)ptime,ts->steprollback ? <font color="#666666">" (r)\n"</font> : <font color="#666666">"\n"</font>);
+<a name="line3515">3515: </a>    }
+<a name="line3516">3516: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerASCIISubtractTab.html#PetscViewerASCIISubtractTab">PetscViewerASCIISubtractTab</a>(viewer,((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts)->tablevel);
+<a name="line3517">3517: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (ibinary) {
+<a name="line3518">3518: </a>    <a href="../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a> rank;
+<a name="line3519">3519: </a>    <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_rank.html#MPI_Comm_rank">MPI_Comm_rank</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)viewer),&rank);
+<a name="line3520">3520: </a>    <font color="#4169E1">if</font> (!rank) {
+<a name="line3521">3521: </a>      <a href="../../../docs/manualpages/Sys/PetscRealView.html#PetscRealView">PetscRealView</a>(1,&ptime,viewer);
+<a name="line3522">3522: </a>    } <font color="#4169E1">else</font> {
+<a name="line3523">3523: </a>      <a href="../../../docs/manualpages/Sys/PetscRealView.html#PetscRealView">PetscRealView</a>(0,&ptime,viewer);
+<a name="line3524">3524: </a>    }
+<a name="line3525">3525: </a>  }
+<a name="line3526">3526: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerPopFormat.html#PetscViewerPopFormat">PetscViewerPopFormat</a>(viewer);
+<a name="line3527">3527: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3528">3528: </a>}
+
+<a name="line3532">3532: </a><font color="#B22222">/*@C</font>
+<a name="line3533">3533: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSAdjointMonitorSet.html#TSAdjointMonitorSet">TSAdjointMonitorSet</a> - Sets an ADDITIONAL function that is to be used at every</font>
+<a name="line3534">3534: </a><font color="#B22222">   timestep to display the iteration's  progress.</font>
+
+<a name="line3536">3536: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line3538">3538: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line3539">3539: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
+<a name="line3540">3540: </a><font color="#B22222">.  adjointmonitor - monitoring routine</font>
+<a name="line3541">3541: </a><font color="#B22222">.  adjointmctx - [optional] user-defined context for private data for the</font>
+<a name="line3542">3542: </a><font color="#B22222">             monitor routine (use NULL if no context is desired)</font>
+<a name="line3543">3543: </a><font color="#B22222">-  adjointmonitordestroy - [optional] routine that frees monitor context</font>
+<a name="line3544">3544: </a><font color="#B22222">          (may be NULL)</font>
+
+<a name="line3546">3546: </a><font color="#B22222">   Calling sequence of monitor:</font>
+<a name="line3547">3547: </a><font color="#B22222">$    int adjointmonitor(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> steps,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> time,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> u,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> numcost,<a href="../../../docs/manualpages/Vec/Vec.h [...]
+
+<a name="line3549">3549: </a><font color="#B22222">+    ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line3550">3550: </a><font color="#B22222">.    steps - iteration number (after the final time step the monitor routine is called with a step of -1, this is at the final time which may have</font>
+<a name="line3551">3551: </a><font color="#B22222">                               been interpolated to)</font>
+<a name="line3552">3552: </a><font color="#B22222">.    time - current time</font>
+<a name="line3553">3553: </a><font color="#B22222">.    u - current iterate</font>
+<a name="line3554">3554: </a><font color="#B22222">.    numcost - number of cost functionos</font>
+<a name="line3555">3555: </a><font color="#B22222">.    lambda - sensitivities to initial conditions</font>
+<a name="line3556">3556: </a><font color="#B22222">.    mu - sensitivities to parameters</font>
+<a name="line3557">3557: </a><font color="#B22222">-    adjointmctx - [optional] adjoint monitoring context</font>
+
+<a name="line3559">3559: </a><font color="#B22222">   Notes:</font>
+<a name="line3560">3560: </a><font color="#B22222">   This routine adds an additional monitor to the list of monitors that</font>
+<a name="line3561">3561: </a><font color="#B22222">   already has been loaded.</font>
+
+<a name="line3563">3563: </a><font color="#B22222">   Fortran notes: Only a single monitor function can be set for each <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> object</font>
+
+<a name="line3565">3565: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line3567">3567: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep, set, adjoint, monitor</font>
+
+<a name="line3569">3569: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSAdjointMonitorCancel.html#TSAdjointMonitorCancel">TSAdjointMonitorCancel</a>()</font>
+<a name="line3570">3570: </a><font color="#B22222">@*/</font>
+<a name="line3571">3571: </a><strong><font color="#4169E1"><a name="TSAdjointMonitorSet"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSAdjointMonitorSet.html#TSAdjointMonitorSet">TSAdjointMonitorSet</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*adjointmonitor)(<a href="../../../docs/m [...]
+<a name="line3572">3572: </a>{
+<a name="line3574">3574: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
+<a name="line3575">3575: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      identical;
+
+<a name="line3579">3579: </a>  <font color="#4169E1">for</font> (i=0; i<ts->numbermonitors;i++) {
+<a name="line3580">3580: </a>    PetscMonitorCompare((<a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*)(void))adjointmonitor,adjointmctx,adjointmdestroy,(<a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*)(void))ts->adjointmonitor[i],ts->adjointmonitorcontext[i],ts->adjointmonitordestroy[i],&identical);
+<a name="line3581">3581: </a>    <font color="#4169E1">if</font> (identical) <font color="#4169E1">return</font>(0);
+<a name="line3582">3582: </a>  }
+<a name="line3583">3583: </a>  <font color="#4169E1">if</font> (ts->numberadjointmonitors >= MAXTSMONITORS) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Too many adjoint monitors set"</font>);
+<a name="line3584">3584: </a>  ts->adjointmonitor[ts->numberadjointmonitors]          = adjointmonitor;
+<a name="line3585">3585: </a>  ts->adjointmonitordestroy[ts->numberadjointmonitors]   = adjointmdestroy;
+<a name="line3586">3586: </a>  ts->adjointmonitorcontext[ts->numberadjointmonitors++] = (void*)adjointmctx;
+<a name="line3587">3587: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3588">3588: </a>}
+
+<a name="line3592">3592: </a><font color="#B22222">/*@C</font>
+<a name="line3593">3593: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSAdjointMonitorCancel.html#TSAdjointMonitorCancel">TSAdjointMonitorCancel</a> - Clears all the adjoint monitors that have been set on a time-step object.</font>
+
+<a name="line3595">3595: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line3597">3597: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line3598">3598: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
+
+<a name="line3600">3600: </a><font color="#B22222">   Notes:</font>
+<a name="line3601">3601: </a><font color="#B22222">   There is no way to remove a single, specific monitor.</font>
+
+<a name="line3603">3603: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line3605">3605: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep, set, adjoint, monitor</font>
+
+<a name="line3607">3607: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSAdjointMonitorSet.html#TSAdjointMonitorSet">TSAdjointMonitorSet</a>()</font>
+<a name="line3608">3608: </a><font color="#B22222">@*/</font>
+<a name="line3609">3609: </a><strong><font color="#4169E1"><a name="TSAdjointMonitorCancel"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSAdjointMonitorCancel.html#TSAdjointMonitorCancel">TSAdjointMonitorCancel</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
+<a name="line3610">3610: </a>{
+<a name="line3612">3612: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
+
+<a name="line3616">3616: </a>  <font color="#4169E1">for</font> (i=0; i<ts->numberadjointmonitors; i++) {
+<a name="line3617">3617: </a>    <font color="#4169E1">if</font> (ts->adjointmonitordestroy[i]) {
+<a name="line3618">3618: </a>      (*ts->adjointmonitordestroy[i])(&ts->adjointmonitorcontext[i]);
+<a name="line3619">3619: </a>    }
+<a name="line3620">3620: </a>  }
+<a name="line3621">3621: </a>  ts->numberadjointmonitors = 0;
+<a name="line3622">3622: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3623">3623: </a>}
+
+<a name="line3627">3627: </a><font color="#B22222">/*@C</font>
+<a name="line3628">3628: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSAdjointMonitorDefault.html#TSAdjointMonitorDefault">TSAdjointMonitorDefault</a> - the default monitor of adjoint computations</font>
+
+<a name="line3630">3630: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line3632">3632: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, set, monitor</font>
+
+<a name="line3634">3634: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSAdjointMonitorSet.html#TSAdjointMonitorSet">TSAdjointMonitorSet</a>()</font>
+<a name="line3635">3635: </a><font color="#B22222">@*/</font>
+<a name="line3636">3636: </a><strong><font color="#4169E1"><a name="TSAdjointMonitorDefault"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSAdjointMonitorDefault.html#TSAdjointMonitorDefault">TSAdjointMonitorDefault</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manualpages/Sys/P [...]
+<a name="line3637">3637: </a>{
+<a name="line3639">3639: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a>    viewer = vf->viewer;
+
+<a name="line3643">3643: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerPushFormat.html#PetscViewerPushFormat">PetscViewerPushFormat</a>(viewer,vf->format);
+<a name="line3644">3644: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerASCIIAddTab.html#PetscViewerASCIIAddTab">PetscViewerASCIIAddTab</a>(viewer,((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts)->tablevel);
+<a name="line3645">3645: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerASCIIPrintf.html#PetscViewerASCIIPrintf">PetscViewerASCIIPrintf</a>(viewer,<font color="#666666">"%D <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> dt %g time %g%s"</font>,step,(double)ts->time_step,(double)ptime,ts->steprollback ? <font color="#666666">" (r)\n"</font> : <font color="#666666">"\n"</font>);
+<a name="line3646">3646: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerASCIISubtractTab.html#PetscViewerASCIISubtractTab">PetscViewerASCIISubtractTab</a>(viewer,((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts)->tablevel);
+<a name="line3647">3647: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerPopFormat.html#PetscViewerPopFormat">PetscViewerPopFormat</a>(viewer);
+<a name="line3648">3648: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3649">3649: </a>}
+
+<a name="line3653">3653: </a><font color="#B22222">/*@</font>
+<a name="line3654">3654: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSInterpolate.html#TSInterpolate">TSInterpolate</a> - Interpolate the solution computed during the previous step to an arbitrary location in the interval</font>
+
+<a name="line3656">3656: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line3658">3658: </a><font color="#B22222">   Input Argument:</font>
+<a name="line3659">3659: </a><font color="#B22222">+  ts - time stepping context</font>
+<a name="line3660">3660: </a><font color="#B22222">-  t - time to interpolate to</font>
+
+<a name="line3662">3662: </a><font color="#B22222">   Output Argument:</font>
+<a name="line3663">3663: </a><font color="#B22222">.  U - state at given time</font>
+
+<a name="line3665">3665: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line3667">3667: </a><font color="#B22222">   Developer Notes:</font>
+<a name="line3668">3668: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSInterpolate.html#TSInterpolate">TSInterpolate</a>() and the storing of previous steps/stages should be generalized to support delay differential equations and continuous adjoints.</font>
+
+<a name="line3670">3670: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, set</font>
+
+<a name="line3672">3672: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetExactFinalTime.html#TSSetExactFinalTime">TSSetExactFinalTime</a>(), <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>()</font>
+<a name="line3673">3673: </a><font color="#B22222">@*/</font>
+<a name="line3674">3674: </a><strong><font color="#4169E1"><a name="TSInterpolate"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSInterpolate.html#TSInterpolate">TSInterpolate</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> t,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> U)</font></strong>
+<a name="line3675">3675: </a>{
+
+<a name="line3681">3681: </a>  <font color="#4169E1">if</font> (t < ts->ptime_prev || t > ts->ptime) <a href="../../../docs/manualpages/Sys/SETERRQ3.html#SETERRQ3">SETERRQ3</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Requested time %g not in last time steps [%g,%g]"</font>,t,(double)t [...]
+<a name="line3682">3682: </a>  <font color="#4169E1">if</font> (!ts->ops->interpolate) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_SUP,<font color="#666666">"%s does not provide interpolation"</font>,((<a href="../../../docs/manualpages/Sys/PetscObject.html [...]
+<a name="line3683">3683: </a>  (*ts->ops->interpolate)(ts,t,U);
+<a name="line3684">3684: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3685">3685: </a>}
+
+<a name="line3689">3689: </a><font color="#B22222">/*@</font>
+<a name="line3690">3690: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSStep.html#TSStep">TSStep</a> - Steps one time step</font>
+
+<a name="line3692">3692: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line3694">3694: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line3695">3695: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
+
+<a name="line3697">3697: </a><font color="#B22222">   Level: developer</font>
+
+<a name="line3699">3699: </a><font color="#B22222">   Notes:</font>
+<a name="line3700">3700: </a><font color="#B22222">   The public interface for the ODE/DAE solvers is <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>(), you should almost for sure be using that routine and not this routine.</font>
+
+<a name="line3702">3702: </a><font color="#B22222">   The hook set using <a href="../../../docs/manualpages/TS/TSSetPreStep.html#TSSetPreStep">TSSetPreStep</a>() is called before each attempt to take the step. In general, the time step size may</font>
+<a name="line3703">3703: </a><font color="#B22222">   be changed due to adaptive error controller or solve failures. Note that steps may contain multiple stages.</font>
+
+<a name="line3705">3705: </a><font color="#B22222">   This may over-step the final time provided in <a href="../../../docs/manualpages/TS/TSSetDuration.html#TSSetDuration">TSSetDuration</a>() depending on the time-step used. <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>() interpolates to exactly the</font>
+<a name="line3706">3706: </a><font color="#B22222">   time provided in <a href="../../../docs/manualpages/TS/TSSetDuration.html#TSSetDuration">TSSetDuration</a>(). One can use <a href="../../../docs/manualpages/TS/TSInterpolate.html#TSInterpolate">TSInterpolate</a>() to determine an interpolated solution within the final timestep.</font>
+
+<a name="line3708">3708: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep, solve</font>
+
+<a name="line3710">3710: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>(), <a href="../../../docs/manualpages/TS/TSSetUp.html#TSSetUp">TSSetUp</a>(), <a href="../../../docs/manualpages/TS/TSDestroy.html#TSDestroy">TSDestroy</a>(), <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>(), <a href="../../../docs/manualpages/TS/TSSetPreStep.html#TSSetPreStep">TSSetPreStep</a>(), <a href="../../../docs/manualpag [...]
+<a name="line3711">3711: </a><font color="#B22222">@*/</font>
+<a name="line3712">3712: </a><strong><font color="#4169E1"><a name="TSStep"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSStep.html#TSStep">TSStep</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
+<a name="line3713">3713: </a>{
+<a name="line3714">3714: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>   ierr;
+<a name="line3715">3715: </a>  static <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> cite = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line3716">3716: </a>  <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>        ptime;
+
+<a name="line3720">3720: </a>  <a href="../../../docs/manualpages/Sys/PetscCitationsRegister.html#PetscCitationsRegister">PetscCitationsRegister</a>(<font color="#666666">"@techreport{tspaper,\n"</font>
+<a name="line3721">3721: </a>                                <font color="#666666">"  title       = {{PETSc/<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>}: A Modern Scalable {DAE/ODE} Solver Library},\n"</font>
+<a name="line3722">3722: </a>                                <font color="#666666">"  author      = {Shrirang Abhyankar and Jed Brown and Emil Constantinescu and Debojyoti Ghosh and Barry F. Smith},\n"</font>
+<a name="line3723">3723: </a>                                <font color="#666666">"  type        = {Preprint},\n"</font>
+<a name="line3724">3724: </a>                                <font color="#666666">"  number      = {ANL/MCS-P5061-0114},\n"</font>
+<a name="line3725">3725: </a>                                <font color="#666666">"  institution = {Argonne National Laboratory},\n"</font>
+<a name="line3726">3726: </a>                                <font color="#666666">"  year        = {2014}\n}\n"</font>,&cite);
+
+<a name="line3728">3728: </a>  <a href="../../../docs/manualpages/TS/TSSetUp.html#TSSetUp">TSSetUp</a>(ts);
+<a name="line3729">3729: </a>  <a href="../../../docs/manualpages/TS/TSTrajectorySetUp.html#TSTrajectorySetUp">TSTrajectorySetUp</a>(ts->trajectory,ts);
+
+<a name="line3731">3731: </a>  <font color="#4169E1">if</font> (ts->exact_final_time == TS_EXACTFINALTIME_UNSPECIFIED) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"You must call <a href="../../../docs/manualpages/TS/TSSetExact [...]
+<a name="line3732">3732: </a>  <font color="#4169E1">if</font> (ts->exact_final_time == TS_EXACTFINALTIME_MATCHSTEP && !ts->adapt) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_SUP,<font color="#666666">"Since <a href="../../../docs/manualpages/TS/TS.htm [...]
+
+<a name="line3734">3734: </a>  <font color="#4169E1">if</font> (!ts->steps) ts->ptime_prev = ts->ptime;
+<a name="line3735">3735: </a>  ts->reason = <a href="../../../docs/manualpages/TS/TS_CONVERGED_ITERATING.html#TS_CONVERGED_ITERATING">TS_CONVERGED_ITERATING</a>;
+<a name="line3736">3736: </a>  ptime = ts->ptime; ts->ptime_prev_rollback = ts->ptime_prev;
+<a name="line3737">3737: </a>  <font color="#4169E1">if</font> (!ts->ops->step) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_SUP,<font color="#666666">"<a href="../../../docs/manualpages/TS/TSStep.html#TSStep">TSStep</a> not implemented for type '%s'"</font> [...]
+<a name="line3738">3738: </a>  <a href="../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(TS_Step,ts,0,0,0);
+<a name="line3739">3739: </a>  (*ts->ops->step)(ts);
+<a name="line3740">3740: </a>  <a href="../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(TS_Step,ts,0,0,0);
+<a name="line3741">3741: </a>  ts->ptime_prev = ptime;
+<a name="line3742">3742: </a>  ts->steps++; ts->total_steps++;
+<a name="line3743">3743: </a>  ts->steprollback = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line3744">3744: </a>  ts->steprestart  = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+
+<a name="line3746">3746: </a>  <font color="#4169E1">if</font> (ts->reason < 0) {
+<a name="line3747">3747: </a>    <font color="#4169E1">if</font> (ts->errorifstepfailed) {
+<a name="line3748">3748: </a>      <font color="#4169E1">if</font> (ts->reason == <a href="../../../docs/manualpages/TS/TS_DIVERGED_NONLINEAR_SOLVE.html#TS_DIVERGED_NONLINEAR_SOLVE">TS_DIVERGED_NONLINEAR_SOLVE</a>) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_N [...]
+<a name="line3749">3749: </a>      <font color="#4169E1">else</font> <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_NOT_CONVERGED,<font color="#666666">"<a href="../../../docs/manualpages/TS/TSStep.html#TSStep">TSStep</a> has failed due to %s"</font>,TSConvergedReas [...]
+<a name="line3750">3750: </a>    }
+<a name="line3751">3751: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (!ts->reason) {
+<a name="line3752">3752: </a>    <font color="#4169E1">if</font> (ts->steps >= ts->max_steps)     ts->reason = <a href="../../../docs/manualpages/TS/TS_CONVERGED_ITS.html#TS_CONVERGED_ITS">TS_CONVERGED_ITS</a>;
+<a name="line3753">3753: </a>    <font color="#4169E1">else</font> <font color="#4169E1">if</font> (ts->ptime >= ts->max_time) ts->reason = <a href="../../../docs/manualpages/TS/TS_CONVERGED_TIME.html#TS_CONVERGED_TIME">TS_CONVERGED_TIME</a>;
+<a name="line3754">3754: </a>  }
+<a name="line3755">3755: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3756">3756: </a>}
+
+<a name="line3760">3760: </a><font color="#B22222">/*@</font>
+<a name="line3761">3761: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSAdjointStep.html#TSAdjointStep">TSAdjointStep</a> - Steps one time step backward in the adjoint run</font>
+
+<a name="line3763">3763: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line3765">3765: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line3766">3766: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
+
+<a name="line3768">3768: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line3770">3770: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, adjoint, step</font>
+
+<a name="line3772">3772: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSAdjointSetUp.html#TSAdjointSetUp">TSAdjointSetUp</a>(), <a href="../../../docs/manualpages/TS/TSAdjointSolve.html#TSAdjointSolve">TSAdjointSolve</a>()</font>
+<a name="line3773">3773: </a><font color="#B22222">@*/</font>
+<a name="line3774">3774: </a><strong><font color="#4169E1"><a name="TSAdjointStep"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSAdjointStep.html#TSAdjointStep">TSAdjointStep</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
+<a name="line3775">3775: </a>{
+<a name="line3776">3776: </a>  <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a>               dm;
+<a name="line3777">3777: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>   ierr;
+
+<a name="line3781">3781: </a>  <a href="../../../docs/manualpages/TS/TSGetDM.html#TSGetDM">TSGetDM</a>(ts,&dm);
+<a name="line3782">3782: </a>  <a href="../../../docs/manualpages/TS/TSAdjointSetUp.html#TSAdjointSetUp">TSAdjointSetUp</a>(ts);
+
+<a name="line3784">3784: </a>  VecViewFromOptions(ts->vec_sol,(<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,<font color="#666666">"-ts_view_solution"</font>);
+
+<a name="line3786">3786: </a>  ts->reason = <a href="../../../docs/manualpages/TS/TS_CONVERGED_ITERATING.html#TS_CONVERGED_ITERATING">TS_CONVERGED_ITERATING</a>;
+<a name="line3787">3787: </a>  ts->ptime_prev = ts->ptime;
+<a name="line3788">3788: </a>  <font color="#4169E1">if</font> (!ts->ops->adjointstep) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_NOT_CONVERGED,<font color="#666666">"<a href="../../../docs/manualpages/TS/TSStep.html#TSStep">TSStep</a> has failed because t [...]
+<a name="line3789">3789: </a>  <a href="../../../docs/manualpages/Profiling/PetscLogEventBegin.html#PetscLogEventBegin">PetscLogEventBegin</a>(TS_AdjointStep,ts,0,0,0);
+<a name="line3790">3790: </a>  (*ts->ops->adjointstep)(ts);
+<a name="line3791">3791: </a>  <a href="../../../docs/manualpages/Profiling/PetscLogEventEnd.html#PetscLogEventEnd">PetscLogEventEnd</a>(TS_AdjointStep,ts,0,0,0);
+<a name="line3792">3792: </a>  ts->steps++; ts->total_steps--;
+
+<a name="line3794">3794: </a>  <font color="#4169E1">if</font> (ts->reason < 0) {
+<a name="line3795">3795: </a>    <font color="#4169E1">if</font> (ts->errorifstepfailed) {
+<a name="line3796">3796: </a>      <font color="#4169E1">if</font> (ts->reason == <a href="../../../docs/manualpages/TS/TS_DIVERGED_NONLINEAR_SOLVE.html#TS_DIVERGED_NONLINEAR_SOLVE">TS_DIVERGED_NONLINEAR_SOLVE</a>) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_N [...]
+<a name="line3797">3797: </a>      <font color="#4169E1">else</font> <font color="#4169E1">if</font> (ts->reason == <a href="../../../docs/manualpages/TS/TS_DIVERGED_STEP_REJECTED.html#TS_DIVERGED_STEP_REJECTED">TS_DIVERGED_STEP_REJECTED</a>) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">Pet [...]
+<a name="line3798">3798: </a>      <font color="#4169E1">else</font> <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_NOT_CONVERGED,<font color="#666666">"<a href="../../../docs/manualpages/TS/TSStep.html#TSStep">TSStep</a> has failed due to %s"</font>,TSConvergedReas [...]
+<a name="line3799">3799: </a>    }
+<a name="line3800">3800: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (!ts->reason) {
+<a name="line3801">3801: </a>    <font color="#4169E1">if</font> (ts->steps >= ts->adjoint_max_steps) ts->reason = <a href="../../../docs/manualpages/TS/TS_CONVERGED_ITS.html#TS_CONVERGED_ITS">TS_CONVERGED_ITS</a>;
+<a name="line3802">3802: </a>  }
+<a name="line3803">3803: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3804">3804: </a>}
+
+<a name="line3808">3808: </a><font color="#B22222">/*@</font>
+<a name="line3809">3809: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSEvaluateWLTE.html#TSEvaluateWLTE">TSEvaluateWLTE</a> - Evaluate the weighted local truncation error norm</font>
+<a name="line3810">3810: </a><font color="#B22222">   at the end of a time step with a given order of accuracy.</font>
+
+<a name="line3812">3812: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line3814">3814: </a><font color="#B22222">   Input Arguments:</font>
+<a name="line3815">3815: </a><font color="#B22222">+  ts - time stepping context</font>
+<a name="line3816">3816: </a><font color="#B22222">.  wnormtype - norm type, either <a href="../../../docs/manualpages/Vec/NORM_2.html#NORM_2">NORM_2</a> or <a href="../../../docs/manualpages/Vec/NORM_INFINITY.html#NORM_INFINITY">NORM_INFINITY</a></font>
+<a name="line3817">3817: </a><font color="#B22222">-  order - optional, desired order for the error evaluation or <a href="../../../docs/manualpages/Sys/PETSC_DECIDE.html#PETSC_DECIDE">PETSC_DECIDE</a></font>
+
+<a name="line3819">3819: </a><font color="#B22222">   Output Arguments:</font>
+<a name="line3820">3820: </a><font color="#B22222">+  order - optional, the actual order of the error evaluation</font>
+<a name="line3821">3821: </a><font color="#B22222">-  wlte - the weighted local truncation error norm</font>
+
+<a name="line3823">3823: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line3825">3825: </a><font color="#B22222">   Notes:</font>
+<a name="line3826">3826: </a><font color="#B22222">   If the timestepper cannot evaluate the error in a particular step</font>
+<a name="line3827">3827: </a><font color="#B22222">   (eg. in the first step or restart steps after event handling),</font>
+<a name="line3828">3828: </a><font color="#B22222">   this routine returns wlte=-1.0 .</font>
+
+<a name="line3830">3830: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSStep.html#TSStep">TSStep</a>(), <a href="../../../docs/manualpages/TS/TSAdapt.html#TSAdapt">TSAdapt</a>, <a href="../../../docs/manualpages/TS/TSErrorWeightedNorm.html#TSErrorWeightedNorm">TSErrorWeightedNorm</a>()</font>
+<a name="line3831">3831: </a><font color="#B22222">@*/</font>
+<a name="line3832">3832: </a><strong><font color="#4169E1"><a name="TSEvaluateWLTE"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSEvaluateWLTE.html#TSEvaluateWLTE">TSEvaluateWLTE</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Vec/NormType.html#NormType">NormType</a> wnormtype,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt [...]
+<a name="line3833">3833: </a>{
+
+<a name="line3843">3843: </a>  <font color="#4169E1">if</font> (wnormtype != <a href="../../../docs/manualpages/Vec/NORM_2.html#NORM_2">NORM_2</a> && wnormtype != <a href="../../../docs/manualpages/Vec/NORM_INFINITY.html#NORM_INFINITY">NORM_INFINITY</a>) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html [...]
+<a name="line3844">3844: </a>  <font color="#4169E1">if</font> (!ts->ops->evaluatewlte) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_SUP,<font color="#666666">"<a href="../../../docs/manualpages/TS/TSEvaluateWLTE.html#TSEvaluateWLTE">TSEvaluateWLTE</a> not i [...]
+<a name="line3845">3845: </a>  (*ts->ops->evaluatewlte)(ts,wnormtype,order,wlte);
+<a name="line3846">3846: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3847">3847: </a>}
+
+<a name="line3851">3851: </a><font color="#B22222">/*@</font>
+<a name="line3852">3852: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSEvaluateStep.html#TSEvaluateStep">TSEvaluateStep</a> - Evaluate the solution at the end of a time step with a given order of accuracy.</font>
+
+<a name="line3854">3854: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line3856">3856: </a><font color="#B22222">   Input Arguments:</font>
+<a name="line3857">3857: </a><font color="#B22222">+  ts - time stepping context</font>
+<a name="line3858">3858: </a><font color="#B22222">.  order - desired order of accuracy</font>
+<a name="line3859">3859: </a><font color="#B22222">-  done - whether the step was evaluated at this order (pass NULL to generate an error if not available)</font>
+
+<a name="line3861">3861: </a><font color="#B22222">   Output Arguments:</font>
+<a name="line3862">3862: </a><font color="#B22222">.  U - state at the end of the current step</font>
+
+<a name="line3864">3864: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line3866">3866: </a><font color="#B22222">   Notes:</font>
+<a name="line3867">3867: </a><font color="#B22222">   This function cannot be called until all stages have been evaluated.</font>
+<a name="line3868">3868: </a><font color="#B22222">   It is normally called by adaptive controllers before a step has been accepted and may also be called by the user after <a href="../../../docs/manualpages/TS/TSStep.html#TSStep">TSStep</a>() has returned.</font>
+
+<a name="line3870">3870: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSStep.html#TSStep">TSStep</a>(), <a href="../../../docs/manualpages/TS/TSAdapt.html#TSAdapt">TSAdapt</a></font>
+<a name="line3871">3871: </a><font color="#B22222">@*/</font>
+<a name="line3872">3872: </a><strong><font color="#4169E1"><a name="TSEvaluateStep"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSEvaluateStep.html#TSEvaluateStep">TSEvaluateStep</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> order,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> U,<a href="../ [...]
+<a name="line3873">3873: </a>{
+
+<a name="line3880">3880: </a>  <font color="#4169E1">if</font> (!ts->ops->evaluatestep) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_SUP,<font color="#666666">"<a href="../../../docs/manualpages/TS/TSEvaluateStep.html#TSEvaluateStep">TSEvaluateStep</a> not i [...]
+<a name="line3881">3881: </a>  (*ts->ops->evaluatestep)(ts,order,U,done);
+<a name="line3882">3882: </a>  <font color="#4169E1">return</font>(0);
+<a name="line3883">3883: </a>}
+
+<a name="line3887">3887: </a><font color="#B22222">/*@</font>
+<a name="line3888">3888: </a><font color="#B22222"> <a href="../../../docs/manualpages/TS/TSForwardCostIntegral.html#TSForwardCostIntegral">TSForwardCostIntegral</a> - Evaluate the cost integral in the forward run.</font>
+<a name="line3889">3889: </a><font color="#B22222"> </font>
+<a name="line3890">3890: </a><font color="#B22222"> Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+<a name="line3891">3891: </a><font color="#B22222"> </font>
+<a name="line3892">3892: </a><font color="#B22222"> Input Arguments:</font>
+<a name="line3893">3893: </a><font color="#B22222"> .  ts - time stepping context</font>
 <a name="line3894">3894: </a><font color="#B22222"> </font>
-<a name="line3895">3895: </a><font color="#B22222"> Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+<a name="line3895">3895: </a><font color="#B22222"> Level: advanced</font>
 <a name="line3896">3896: </a><font color="#B22222"> </font>
-<a name="line3897">3897: </a><font color="#B22222"> Input Arguments:</font>
-<a name="line3898">3898: </a><font color="#B22222"> .  ts - time stepping context</font>
+<a name="line3897">3897: </a><font color="#B22222"> Notes:</font>
+<a name="line3898">3898: </a><font color="#B22222"> This function cannot be called until <a href="../../../docs/manualpages/TS/TSStep.html#TSStep">TSStep</a>() has been completed.</font>
 <a name="line3899">3899: </a><font color="#B22222"> </font>
-<a name="line3900">3900: </a><font color="#B22222"> Level: advanced</font>
-<a name="line3901">3901: </a><font color="#B22222"> </font>
-<a name="line3902">3902: </a><font color="#B22222"> Notes:</font>
-<a name="line3903">3903: </a><font color="#B22222"> This function cannot be called until <a href="../../../docs/manualpages/TS/TSStep.html#TSStep">TSStep</a>() has been completed.</font>
-<a name="line3904">3904: </a><font color="#B22222"> </font>
-<a name="line3905">3905: </a><font color="#B22222"> .seealso: <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>(), <a href="../../../docs/manualpages/TS/TSAdjointCostIntegral.html#TSAdjointCostIntegral">TSAdjointCostIntegral</a>()</font>
-<a name="line3906">3906: </a><font color="#B22222"> @*/</font>
-<a name="line3907">3907: </a><strong><font color="#4169E1"><a name="TSForwardCostIntegral"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSForwardCostIntegral.html#TSForwardCostIntegral">TSForwardCostIntegral</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
-<a name="line3908">3908: </a>{
-<a name="line3911">3911: </a>    <font color="#4169E1">if</font> (!ts->ops->forwardintegral) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_SUP,<font color="#666666">"%s does not provide integral evaluation in the forward run"</font>,((<a href="../../../docs/m [...]
-<a name="line3912">3912: </a>    (*ts->ops->forwardintegral)(ts);
-<a name="line3913">3913: </a>    <font color="#4169E1">return</font>(0);
-<a name="line3914">3914: </a>}
-
-<a name="line3918">3918: </a><font color="#B22222">/*@</font>
-<a name="line3919">3919: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a> - Steps the requested number of timesteps.</font>
-
-<a name="line3921">3921: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line3923">3923: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line3924">3924: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
-<a name="line3925">3925: </a><font color="#B22222">-  u - the solution vector  (can be null if <a href="../../../docs/manualpages/TS/TSSetSolution.html#TSSetSolution">TSSetSolution</a>() was used and <a href="../../../docs/manualpages/TS/TSSetExactFinalTime.html#TSSetExactFinalTime">TSSetExactFinalTime</a>(ts,TS_EXACTFINALTIME_MATCHSTEP) was not used,</font>
-<a name="line3926">3926: </a><font color="#B22222">                             otherwise must contain the initial conditions and will contain the solution at the final requested time</font>
-
-<a name="line3928">3928: </a><font color="#B22222">   Level: beginner</font>
-
-<a name="line3930">3930: </a><font color="#B22222">   Notes:</font>
-<a name="line3931">3931: </a><font color="#B22222">   The final time returned by this function may be different from the time of the internally</font>
-<a name="line3932">3932: </a><font color="#B22222">   held state accessible by <a href="../../../docs/manualpages/TS/TSGetSolution.html#TSGetSolution">TSGetSolution</a>() and <a href="../../../docs/manualpages/TS/TSGetTime.html#TSGetTime">TSGetTime</a>() because the method may have</font>
-<a name="line3933">3933: </a><font color="#B22222">   stepped over the final time.</font>
-
-<a name="line3935">3935: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep, solve</font>
-
-<a name="line3937">3937: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>(), <a href="../../../docs/manualpages/TS/TSSetSolution.html#TSSetSolution">TSSetSolution</a>(), <a href="../../../docs/manualpages/TS/TSStep.html#TSStep">TSStep</a>(), <a href="../../../docs/manualpages/TS/TSGetTime.html#TSGetTime">TSGetTime</a>(), <a href="../../../docs/manualpages/TS/TSGetSolveTime.html#TSGetSolveTime">TSGetSolveTime</a>()</font>
-<a name="line3938">3938: </a><font color="#B22222">@*/</font>
-<a name="line3939">3939: </a><strong><font color="#4169E1"><a name="TSSolve"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> u)</font></strong>
-<a name="line3940">3940: </a>{
-<a name="line3941">3941: </a>  <a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a>               solution;
-<a name="line3942">3942: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-
-
-<a name="line3948">3948: </a>  <font color="#4169E1">if</font> (ts->exact_final_time == TS_EXACTFINALTIME_INTERPOLATE) {   <font color="#B22222">/* Need ts->vec_sol to be distinct so it is not overwritten when we interpolate at the end */</font>
-<a name="line3950">3950: </a>    <font color="#4169E1">if</font> (!ts->vec_sol || u == ts->vec_sol) {
-<a name="line3951">3951: </a>      <a href="../../../docs/manualpages/Vec/VecDuplicate.html#VecDuplicate">VecDuplicate</a>(u,&solution);
-<a name="line3952">3952: </a>      <a href="../../../docs/manualpages/TS/TSSetSolution.html#TSSetSolution">TSSetSolution</a>(ts,solution);
-<a name="line3953">3953: </a>      <a href="../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&solution); <font color="#B22222">/* grant ownership */</font>
-<a name="line3954">3954: </a>    }
-<a name="line3955">3955: </a>    <a href="../../../docs/manualpages/Vec/VecCopy.html#VecCopy">VecCopy</a>(u,ts->vec_sol);
-<a name="line3956">3956: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (u) {
-<a name="line3957">3957: </a>    <a href="../../../docs/manualpages/TS/TSSetSolution.html#TSSetSolution">TSSetSolution</a>(ts,u);
-<a name="line3958">3958: </a>  }
-<a name="line3959">3959: </a>  <a href="../../../docs/manualpages/TS/TSSetUp.html#TSSetUp">TSSetUp</a>(ts);
-<a name="line3960">3960: </a>  <a href="../../../docs/manualpages/TS/TSTrajectorySetUp.html#TSTrajectorySetUp">TSTrajectorySetUp</a>(ts->trajectory,ts);
-
-<a name="line3962">3962: </a>  <font color="#4169E1">if</font> (ts->exact_final_time == TS_EXACTFINALTIME_UNSPECIFIED) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"You must call <a href="../../../docs/manualpages/TS/TSSetExact [...]
-<a name="line3963">3963: </a>  <font color="#4169E1">if</font> (ts->exact_final_time == TS_EXACTFINALTIME_MATCHSTEP && !ts->adapt) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_SUP,<font color="#666666">"Since <a href="../../../docs/manualpages/TS/TS.htm [...]
-
-<a name="line3965">3965: </a>  <font color="#B22222">/* reset time step and iteration counters */</font>
-<a name="line3966">3966: </a>  ts->steps             = 0;
-<a name="line3967">3967: </a>  ts->ksp_its           = 0;
-<a name="line3968">3968: </a>  ts->snes_its          = 0;
-<a name="line3969">3969: </a>  ts->num_snes_failures = 0;
-<a name="line3970">3970: </a>  ts->reject            = 0;
-<a name="line3971">3971: </a>  ts->reason            = <a href="../../../docs/manualpages/TS/TS_CONVERGED_ITERATING.html#TS_CONVERGED_ITERATING">TS_CONVERGED_ITERATING</a>;
-
-<a name="line3973">3973: </a>  TSViewFromOptions(ts,NULL,<font color="#666666">"-ts_view_pre"</font>);
-
-<a name="line3975">3975: </a>  <font color="#4169E1">if</font> (ts->ops->solve) { <font color="#B22222">/* This private interface is transitional and should be removed when all implementations are updated. */</font>
-<a name="line3976">3976: </a>    (*ts->ops->solve)(ts);
-<a name="line3977">3977: </a>    <font color="#4169E1">if</font> (u) {<a href="../../../docs/manualpages/Vec/VecCopy.html#VecCopy">VecCopy</a>(ts->vec_sol,u);}
-<a name="line3978">3978: </a>    ts->solvetime = ts->ptime;
-<a name="line3979">3979: </a>    solution = ts->vec_sol;
-<a name="line3980">3980: </a>  } <font color="#4169E1">else</font> { <font color="#B22222">/* Step the requested number of timesteps. */</font>
-<a name="line3981">3981: </a>    <font color="#4169E1">if</font> (ts->steps >= ts->max_steps)     ts->reason = <a href="../../../docs/manualpages/TS/TS_CONVERGED_ITS.html#TS_CONVERGED_ITS">TS_CONVERGED_ITS</a>;
-<a name="line3982">3982: </a>    <font color="#4169E1">else</font> <font color="#4169E1">if</font> (ts->ptime >= ts->max_time) ts->reason = <a href="../../../docs/manualpages/TS/TS_CONVERGED_TIME.html#TS_CONVERGED_TIME">TS_CONVERGED_TIME</a>;
-<a name="line3983">3983: </a>    TSTrajectorySet(ts->trajectory,ts,ts->steps,ts->ptime,ts->vec_sol);
-<a name="line3984">3984: </a>    TSEventInitialize(ts->event,ts,ts->ptime,ts->vec_sol);
-<a name="line3985">3985: </a>    ts->steprollback = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line3986">3986: </a>    ts->steprestart  = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-
-<a name="line3988">3988: </a>    <font color="#4169E1">while</font> (!ts->reason) {
-<a name="line3989">3989: </a>      <a href="../../../docs/manualpages/TS/TSMonitor.html#TSMonitor">TSMonitor</a>(ts,ts->steps,ts->ptime,ts->vec_sol);
-<a name="line3990">3990: </a>      <font color="#4169E1">if</font> (!ts->steprollback) {
-<a name="line3991">3991: </a>        <a href="../../../docs/manualpages/TS/TSPreStep.html#TSPreStep">TSPreStep</a>(ts);
-<a name="line3992">3992: </a>      }
-<a name="line3993">3993: </a>      <a href="../../../docs/manualpages/TS/TSStep.html#TSStep">TSStep</a>(ts);
-<a name="line3994">3994: </a>      <font color="#4169E1">if</font> (ts->vec_costintegral && ts->costintegralfwd) { <font color="#B22222">/* Must evaluate the cost integral before event is handled. The cost integral value can also be rolled back. */</font>
-<a name="line3995">3995: </a>        <a href="../../../docs/manualpages/TS/TSForwardCostIntegral.html#TSForwardCostIntegral">TSForwardCostIntegral</a>(ts);
+<a name="line3900">3900: </a><font color="#B22222"> .seealso: <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>(), <a href="../../../docs/manualpages/TS/TSAdjointCostIntegral.html#TSAdjointCostIntegral">TSAdjointCostIntegral</a>()</font>
+<a name="line3901">3901: </a><font color="#B22222"> @*/</font>
+<a name="line3902">3902: </a><strong><font color="#4169E1"><a name="TSForwardCostIntegral"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSForwardCostIntegral.html#TSForwardCostIntegral">TSForwardCostIntegral</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
+<a name="line3903">3903: </a>{
+<a name="line3906">3906: </a>    <font color="#4169E1">if</font> (!ts->ops->forwardintegral) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_SUP,<font color="#666666">"%s does not provide integral evaluation in the forward run"</font>,((<a href="../../../docs/m [...]
+<a name="line3907">3907: </a>    (*ts->ops->forwardintegral)(ts);
+<a name="line3908">3908: </a>    <font color="#4169E1">return</font>(0);
+<a name="line3909">3909: </a>}
+
+<a name="line3913">3913: </a><font color="#B22222">/*@</font>
+<a name="line3914">3914: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a> - Steps the requested number of timesteps.</font>
+
+<a name="line3916">3916: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line3918">3918: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line3919">3919: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
+<a name="line3920">3920: </a><font color="#B22222">-  u - the solution vector  (can be null if <a href="../../../docs/manualpages/TS/TSSetSolution.html#TSSetSolution">TSSetSolution</a>() was used and <a href="../../../docs/manualpages/TS/TSSetExactFinalTime.html#TSSetExactFinalTime">TSSetExactFinalTime</a>(ts,TS_EXACTFINALTIME_MATCHSTEP) was not used,</font>
+<a name="line3921">3921: </a><font color="#B22222">                             otherwise must contain the initial conditions and will contain the solution at the final requested time</font>
+
+<a name="line3923">3923: </a><font color="#B22222">   Level: beginner</font>
+
+<a name="line3925">3925: </a><font color="#B22222">   Notes:</font>
+<a name="line3926">3926: </a><font color="#B22222">   The final time returned by this function may be different from the time of the internally</font>
+<a name="line3927">3927: </a><font color="#B22222">   held state accessible by <a href="../../../docs/manualpages/TS/TSGetSolution.html#TSGetSolution">TSGetSolution</a>() and <a href="../../../docs/manualpages/TS/TSGetTime.html#TSGetTime">TSGetTime</a>() because the method may have</font>
+<a name="line3928">3928: </a><font color="#B22222">   stepped over the final time.</font>
+
+<a name="line3930">3930: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep, solve</font>
+
+<a name="line3932">3932: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>(), <a href="../../../docs/manualpages/TS/TSSetSolution.html#TSSetSolution">TSSetSolution</a>(), <a href="../../../docs/manualpages/TS/TSStep.html#TSStep">TSStep</a>(), <a href="../../../docs/manualpages/TS/TSGetTime.html#TSGetTime">TSGetTime</a>(), <a href="../../../docs/manualpages/TS/TSGetSolveTime.html#TSGetSolveTime">TSGetSolveTime</a>()</font>
+<a name="line3933">3933: </a><font color="#B22222">@*/</font>
+<a name="line3934">3934: </a><strong><font color="#4169E1"><a name="TSSolve"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> u)</font></strong>
+<a name="line3935">3935: </a>{
+<a name="line3936">3936: </a>  <a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a>               solution;
+<a name="line3937">3937: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+
+
+<a name="line3943">3943: </a>  <font color="#4169E1">if</font> (ts->exact_final_time == TS_EXACTFINALTIME_INTERPOLATE) {   <font color="#B22222">/* Need ts->vec_sol to be distinct so it is not overwritten when we interpolate at the end */</font>
+<a name="line3945">3945: </a>    <font color="#4169E1">if</font> (!ts->vec_sol || u == ts->vec_sol) {
+<a name="line3946">3946: </a>      <a href="../../../docs/manualpages/Vec/VecDuplicate.html#VecDuplicate">VecDuplicate</a>(u,&solution);
+<a name="line3947">3947: </a>      <a href="../../../docs/manualpages/TS/TSSetSolution.html#TSSetSolution">TSSetSolution</a>(ts,solution);
+<a name="line3948">3948: </a>      <a href="../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&solution); <font color="#B22222">/* grant ownership */</font>
+<a name="line3949">3949: </a>    }
+<a name="line3950">3950: </a>    <a href="../../../docs/manualpages/Vec/VecCopy.html#VecCopy">VecCopy</a>(u,ts->vec_sol);
+<a name="line3951">3951: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (u) {
+<a name="line3952">3952: </a>    <a href="../../../docs/manualpages/TS/TSSetSolution.html#TSSetSolution">TSSetSolution</a>(ts,u);
+<a name="line3953">3953: </a>  }
+<a name="line3954">3954: </a>  <a href="../../../docs/manualpages/TS/TSSetUp.html#TSSetUp">TSSetUp</a>(ts);
+<a name="line3955">3955: </a>  <a href="../../../docs/manualpages/TS/TSTrajectorySetUp.html#TSTrajectorySetUp">TSTrajectorySetUp</a>(ts->trajectory,ts);
+
+<a name="line3957">3957: </a>  <font color="#4169E1">if</font> (ts->exact_final_time == TS_EXACTFINALTIME_UNSPECIFIED) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"You must call <a href="../../../docs/manualpages/TS/TSSetExact [...]
+<a name="line3958">3958: </a>  <font color="#4169E1">if</font> (ts->exact_final_time == TS_EXACTFINALTIME_MATCHSTEP && !ts->adapt) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_SUP,<font color="#666666">"Since <a href="../../../docs/manualpages/TS/TS.htm [...]
+
+<a name="line3960">3960: </a>  <font color="#B22222">/* reset time step and iteration counters */</font>
+<a name="line3961">3961: </a>  ts->steps             = 0;
+<a name="line3962">3962: </a>  ts->ksp_its           = 0;
+<a name="line3963">3963: </a>  ts->snes_its          = 0;
+<a name="line3964">3964: </a>  ts->num_snes_failures = 0;
+<a name="line3965">3965: </a>  ts->reject            = 0;
+<a name="line3966">3966: </a>  ts->reason            = <a href="../../../docs/manualpages/TS/TS_CONVERGED_ITERATING.html#TS_CONVERGED_ITERATING">TS_CONVERGED_ITERATING</a>;
+
+<a name="line3968">3968: </a>  TSViewFromOptions(ts,NULL,<font color="#666666">"-ts_view_pre"</font>);
+
+<a name="line3970">3970: </a>  <font color="#4169E1">if</font> (ts->ops->solve) { <font color="#B22222">/* This private interface is transitional and should be removed when all implementations are updated. */</font>
+<a name="line3971">3971: </a>    (*ts->ops->solve)(ts);
+<a name="line3972">3972: </a>    <font color="#4169E1">if</font> (u) {<a href="../../../docs/manualpages/Vec/VecCopy.html#VecCopy">VecCopy</a>(ts->vec_sol,u);}
+<a name="line3973">3973: </a>    ts->solvetime = ts->ptime;
+<a name="line3974">3974: </a>    solution = ts->vec_sol;
+<a name="line3975">3975: </a>  } <font color="#4169E1">else</font> { <font color="#B22222">/* Step the requested number of timesteps. */</font>
+<a name="line3976">3976: </a>    <font color="#4169E1">if</font> (ts->steps >= ts->max_steps)     ts->reason = <a href="../../../docs/manualpages/TS/TS_CONVERGED_ITS.html#TS_CONVERGED_ITS">TS_CONVERGED_ITS</a>;
+<a name="line3977">3977: </a>    <font color="#4169E1">else</font> <font color="#4169E1">if</font> (ts->ptime >= ts->max_time) ts->reason = <a href="../../../docs/manualpages/TS/TS_CONVERGED_TIME.html#TS_CONVERGED_TIME">TS_CONVERGED_TIME</a>;
+<a name="line3978">3978: </a>    TSTrajectorySet(ts->trajectory,ts,ts->steps,ts->ptime,ts->vec_sol);
+<a name="line3979">3979: </a>    TSEventInitialize(ts->event,ts,ts->ptime,ts->vec_sol);
+<a name="line3980">3980: </a>    ts->steprollback = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line3981">3981: </a>    ts->steprestart  = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+
+<a name="line3983">3983: </a>    <font color="#4169E1">while</font> (!ts->reason) {
+<a name="line3984">3984: </a>      <a href="../../../docs/manualpages/TS/TSMonitor.html#TSMonitor">TSMonitor</a>(ts,ts->steps,ts->ptime,ts->vec_sol);
+<a name="line3985">3985: </a>      <font color="#4169E1">if</font> (!ts->steprollback) {
+<a name="line3986">3986: </a>        <a href="../../../docs/manualpages/TS/TSPreStep.html#TSPreStep">TSPreStep</a>(ts);
+<a name="line3987">3987: </a>      }
+<a name="line3988">3988: </a>      <a href="../../../docs/manualpages/TS/TSStep.html#TSStep">TSStep</a>(ts);
+<a name="line3989">3989: </a>      <font color="#4169E1">if</font> (ts->vec_costintegral && ts->costintegralfwd) { <font color="#B22222">/* Must evaluate the cost integral before event is handled. The cost integral value can also be rolled back. */</font>
+<a name="line3990">3990: </a>        <a href="../../../docs/manualpages/TS/TSForwardCostIntegral.html#TSForwardCostIntegral">TSForwardCostIntegral</a>(ts);
+<a name="line3991">3991: </a>      }
+<a name="line3992">3992: </a>      TSEventHandler(ts); <font color="#B22222">/* The right-hand side may be changed due to event. Be careful with Any computation using the RHS information after this point. */</font>
+<a name="line3993">3993: </a>      <font color="#4169E1">if</font> (!ts->steprollback) {
+<a name="line3994">3994: </a>        TSTrajectorySet(ts->trajectory,ts,ts->steps,ts->ptime,ts->vec_sol);
+<a name="line3995">3995: </a>        <a href="../../../docs/manualpages/TS/TSPostStep.html#TSPostStep">TSPostStep</a>(ts);
 <a name="line3996">3996: </a>      }
-<a name="line3997">3997: </a>      TSEventHandler(ts); <font color="#B22222">/* The right-hand side may be changed due to event. Be careful with Any computation using the RHS information after this point. */</font>
-<a name="line3998">3998: </a>      <font color="#4169E1">if</font> (!ts->steprollback) {
-<a name="line3999">3999: </a>        TSTrajectorySet(ts->trajectory,ts,ts->steps,ts->ptime,ts->vec_sol);
-<a name="line4000">4000: </a>        <a href="../../../docs/manualpages/TS/TSPostStep.html#TSPostStep">TSPostStep</a>(ts);
-<a name="line4001">4001: </a>      }
-<a name="line4002">4002: </a>    }
-<a name="line4003">4003: </a>    <a href="../../../docs/manualpages/TS/TSMonitor.html#TSMonitor">TSMonitor</a>(ts,ts->steps,ts->ptime,ts->vec_sol);
-
-<a name="line4005">4005: </a>    <font color="#4169E1">if</font> (ts->exact_final_time == TS_EXACTFINALTIME_INTERPOLATE && ts->ptime > ts->max_time) {
-<a name="line4006">4006: </a>      <a href="../../../docs/manualpages/TS/TSInterpolate.html#TSInterpolate">TSInterpolate</a>(ts,ts->max_time,u);
-<a name="line4007">4007: </a>      ts->solvetime = ts->max_time;
-<a name="line4008">4008: </a>      solution = u;
-<a name="line4009">4009: </a>      <a href="../../../docs/manualpages/TS/TSMonitor.html#TSMonitor">TSMonitor</a>(ts,-1,ts->solvetime,solution);
-<a name="line4010">4010: </a>    } <font color="#4169E1">else</font> {
-<a name="line4011">4011: </a>      <font color="#4169E1">if</font> (u) {<a href="../../../docs/manualpages/Vec/VecCopy.html#VecCopy">VecCopy</a>(ts->vec_sol,u);}
-<a name="line4012">4012: </a>      ts->solvetime = ts->ptime;
-<a name="line4013">4013: </a>      solution = ts->vec_sol;
-<a name="line4014">4014: </a>    }
-<a name="line4015">4015: </a>  }
-
-<a name="line4017">4017: </a>  TSViewFromOptions(ts,NULL,<font color="#666666">"-ts_view"</font>);
-<a name="line4018">4018: </a>  VecViewFromOptions(solution,NULL,<font color="#666666">"-ts_view_solution"</font>);
-<a name="line4019">4019: </a>  <a href="../../../docs/manualpages/Sys/PetscObjectSAWsBlock.html#PetscObjectSAWsBlock">PetscObjectSAWsBlock</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts);
-<a name="line4020">4020: </a>  <font color="#4169E1">if</font> (ts->adjoint_solve) {
-<a name="line4021">4021: </a>    <a href="../../../docs/manualpages/TS/TSAdjointSolve.html#TSAdjointSolve">TSAdjointSolve</a>(ts);
-<a name="line4022">4022: </a>  }
-<a name="line4023">4023: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4024">4024: </a>}
-
-<a name="line4028">4028: </a><font color="#B22222">/*@</font>
-<a name="line4029">4029: </a><font color="#B22222"> <a href="../../../docs/manualpages/TS/TSAdjointCostIntegral.html#TSAdjointCostIntegral">TSAdjointCostIntegral</a> - Evaluate the cost integral in the adjoint run.</font>
+<a name="line3997">3997: </a>    }
+<a name="line3998">3998: </a>    <a href="../../../docs/manualpages/TS/TSMonitor.html#TSMonitor">TSMonitor</a>(ts,ts->steps,ts->ptime,ts->vec_sol);
+
+<a name="line4000">4000: </a>    <font color="#4169E1">if</font> (ts->exact_final_time == TS_EXACTFINALTIME_INTERPOLATE && ts->ptime > ts->max_time) {
+<a name="line4001">4001: </a>      <a href="../../../docs/manualpages/TS/TSInterpolate.html#TSInterpolate">TSInterpolate</a>(ts,ts->max_time,u);
+<a name="line4002">4002: </a>      ts->solvetime = ts->max_time;
+<a name="line4003">4003: </a>      solution = u;
+<a name="line4004">4004: </a>      <a href="../../../docs/manualpages/TS/TSMonitor.html#TSMonitor">TSMonitor</a>(ts,-1,ts->solvetime,solution);
+<a name="line4005">4005: </a>    } <font color="#4169E1">else</font> {
+<a name="line4006">4006: </a>      <font color="#4169E1">if</font> (u) {<a href="../../../docs/manualpages/Vec/VecCopy.html#VecCopy">VecCopy</a>(ts->vec_sol,u);}
+<a name="line4007">4007: </a>      ts->solvetime = ts->ptime;
+<a name="line4008">4008: </a>      solution = ts->vec_sol;
+<a name="line4009">4009: </a>    }
+<a name="line4010">4010: </a>  }
+
+<a name="line4012">4012: </a>  TSViewFromOptions(ts,NULL,<font color="#666666">"-ts_view"</font>);
+<a name="line4013">4013: </a>  VecViewFromOptions(solution,NULL,<font color="#666666">"-ts_view_solution"</font>);
+<a name="line4014">4014: </a>  <a href="../../../docs/manualpages/Sys/PetscObjectSAWsBlock.html#PetscObjectSAWsBlock">PetscObjectSAWsBlock</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts);
+<a name="line4015">4015: </a>  <font color="#4169E1">if</font> (ts->adjoint_solve) {
+<a name="line4016">4016: </a>    <a href="../../../docs/manualpages/TS/TSAdjointSolve.html#TSAdjointSolve">TSAdjointSolve</a>(ts);
+<a name="line4017">4017: </a>  }
+<a name="line4018">4018: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4019">4019: </a>}
+
+<a name="line4023">4023: </a><font color="#B22222">/*@</font>
+<a name="line4024">4024: </a><font color="#B22222"> <a href="../../../docs/manualpages/TS/TSAdjointCostIntegral.html#TSAdjointCostIntegral">TSAdjointCostIntegral</a> - Evaluate the cost integral in the adjoint run.</font>
+<a name="line4025">4025: </a><font color="#B22222"> </font>
+<a name="line4026">4026: </a><font color="#B22222"> Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+<a name="line4027">4027: </a><font color="#B22222"> </font>
+<a name="line4028">4028: </a><font color="#B22222"> Input Arguments:</font>
+<a name="line4029">4029: </a><font color="#B22222"> .  ts - time stepping context</font>
 <a name="line4030">4030: </a><font color="#B22222"> </font>
-<a name="line4031">4031: </a><font color="#B22222"> Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+<a name="line4031">4031: </a><font color="#B22222"> Level: advanced</font>
 <a name="line4032">4032: </a><font color="#B22222"> </font>
-<a name="line4033">4033: </a><font color="#B22222"> Input Arguments:</font>
-<a name="line4034">4034: </a><font color="#B22222"> .  ts - time stepping context</font>
+<a name="line4033">4033: </a><font color="#B22222"> Notes:</font>
+<a name="line4034">4034: </a><font color="#B22222"> This function cannot be called until <a href="../../../docs/manualpages/TS/TSAdjointStep.html#TSAdjointStep">TSAdjointStep</a>() has been completed.</font>
 <a name="line4035">4035: </a><font color="#B22222"> </font>
-<a name="line4036">4036: </a><font color="#B22222"> Level: advanced</font>
-<a name="line4037">4037: </a><font color="#B22222"> </font>
-<a name="line4038">4038: </a><font color="#B22222"> Notes:</font>
-<a name="line4039">4039: </a><font color="#B22222"> This function cannot be called until <a href="../../../docs/manualpages/TS/TSAdjointStep.html#TSAdjointStep">TSAdjointStep</a>() has been completed.</font>
-<a name="line4040">4040: </a><font color="#B22222"> </font>
-<a name="line4041">4041: </a><font color="#B22222"> .seealso: <a href="../../../docs/manualpages/TS/TSAdjointSolve.html#TSAdjointSolve">TSAdjointSolve</a>(), <a href="../../../docs/manualpages/TS/TSAdjointStep.html#TSAdjointStep">TSAdjointStep</a></font>
-<a name="line4042">4042: </a><font color="#B22222"> @*/</font>
-<a name="line4043">4043: </a><strong><font color="#4169E1"><a name="TSAdjointCostIntegral"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSAdjointCostIntegral.html#TSAdjointCostIntegral">TSAdjointCostIntegral</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
-<a name="line4044">4044: </a>{
-<a name="line4047">4047: </a>    <font color="#4169E1">if</font> (!ts->ops->adjointintegral) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_SUP,<font color="#666666">"%s does not provide integral evaluation in the adjoint run"</font>,((<a href="../../../docs/m [...]
-<a name="line4048">4048: </a>    (*ts->ops->adjointintegral)(ts);
-<a name="line4049">4049: </a>    <font color="#4169E1">return</font>(0);
-<a name="line4050">4050: </a>}
-
-<a name="line4054">4054: </a><font color="#B22222">/*@</font>
-<a name="line4055">4055: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSAdjointSolve.html#TSAdjointSolve">TSAdjointSolve</a> - Solves the discrete ajoint problem for an ODE/DAE</font>
-
-<a name="line4057">4057: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line4059">4059: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line4060">4060: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
-
-<a name="line4062">4062: </a><font color="#B22222">   Options Database:</font>
-<a name="line4063">4063: </a><font color="#B22222">. -ts_adjoint_view_solution <viewerinfo> - views the first gradient with respect to the initial conditions</font>
-
-<a name="line4065">4065: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line4067">4067: </a><font color="#B22222">   Notes:</font>
-<a name="line4068">4068: </a><font color="#B22222">   This must be called after a call to <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>() that solves the forward problem</font>
-
-<a name="line4070">4070: </a><font color="#B22222">   By default this will integrate back to the initial time, one can use <a href="../../../docs/manualpages/TS/TSAdjointSetSteps.html#TSAdjointSetSteps">TSAdjointSetSteps</a>() to step back to a later time</font>
-
-<a name="line4072">4072: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep, solve</font>
-
-<a name="line4074">4074: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>(), <a href="../../../docs/manualpages/TS/TSSetCostGradients.html#TSSetCostGradients">TSSetCostGradients</a>(), <a href="../../../docs/manualpages/TS/TSSetSolution.html#TSSetSolution">TSSetSolution</a>(), <a href="../../../docs/manualpages/TS/TSAdjointStep.html#TSAdjointStep">TSAdjointStep</a>()</font>
-<a name="line4075">4075: </a><font color="#B22222">@*/</font>
-<a name="line4076">4076: </a><strong><font color="#4169E1"><a name="TSAdjointSolve"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSAdjointSolve.html#TSAdjointSolve">TSAdjointSolve</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
-<a name="line4077">4077: </a>{
-<a name="line4078">4078: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-
-<a name="line4082">4082: </a>  <a href="../../../docs/manualpages/TS/TSAdjointSetUp.html#TSAdjointSetUp">TSAdjointSetUp</a>(ts);
-
-<a name="line4084">4084: </a>  <font color="#B22222">/* reset time step and iteration counters */</font>
-<a name="line4085">4085: </a>  ts->steps             = 0;
-<a name="line4086">4086: </a>  ts->ksp_its           = 0;
-<a name="line4087">4087: </a>  ts->snes_its          = 0;
-<a name="line4088">4088: </a>  ts->num_snes_failures = 0;
-<a name="line4089">4089: </a>  ts->reject            = 0;
-<a name="line4090">4090: </a>  ts->reason            = <a href="../../../docs/manualpages/TS/TS_CONVERGED_ITERATING.html#TS_CONVERGED_ITERATING">TS_CONVERGED_ITERATING</a>;
-
-<a name="line4092">4092: </a>  <font color="#4169E1">if</font> (!ts->adjoint_max_steps) ts->adjoint_max_steps = ts->total_steps;
-
-<a name="line4094">4094: </a>  <font color="#4169E1">if</font> (ts->steps >= ts->adjoint_max_steps)     ts->reason = <a href="../../../docs/manualpages/TS/TS_CONVERGED_ITS.html#TS_CONVERGED_ITS">TS_CONVERGED_ITS</a>;
-<a name="line4095">4095: </a>  <font color="#4169E1">while</font> (!ts->reason) {
-<a name="line4096">4096: </a>    TSTrajectoryGet(ts->trajectory,ts,ts->total_steps,&ts->ptime);
-<a name="line4097">4097: </a>    <a href="../../../docs/manualpages/TS/TSAdjointMonitor.html#TSAdjointMonitor">TSAdjointMonitor</a>(ts,ts->total_steps,ts->ptime,ts->vec_sol,ts->numcost,ts->vecs_sensi,ts->vecs_sensip);
-<a name="line4098">4098: </a>    TSAdjointEventHandler(ts);
-<a name="line4099">4099: </a>    <a href="../../../docs/manualpages/TS/TSAdjointStep.html#TSAdjointStep">TSAdjointStep</a>(ts);
-<a name="line4100">4100: </a>    <font color="#4169E1">if</font> (ts->vec_costintegral && !ts->costintegralfwd) {
-<a name="line4101">4101: </a>      <a href="../../../docs/manualpages/TS/TSAdjointCostIntegral.html#TSAdjointCostIntegral">TSAdjointCostIntegral</a>(ts);
-<a name="line4102">4102: </a>    }
-<a name="line4103">4103: </a>  }
-<a name="line4104">4104: </a>  TSTrajectoryGet(ts->trajectory,ts,ts->total_steps,&ts->ptime);
-<a name="line4105">4105: </a>  <a href="../../../docs/manualpages/TS/TSAdjointMonitor.html#TSAdjointMonitor">TSAdjointMonitor</a>(ts,ts->total_steps,ts->ptime,ts->vec_sol,ts->numcost,ts->vecs_sensi,ts->vecs_sensip);
-<a name="line4106">4106: </a>  ts->solvetime = ts->ptime;
-<a name="line4107">4107: </a>  TSTrajectoryViewFromOptions(ts->trajectory,NULL,<font color="#666666">"-ts_trajectory_view"</font>);
-<a name="line4108">4108: </a>  VecViewFromOptions(ts->vecs_sensi[0],(<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>) ts, <font color="#666666">"-ts_adjoint_view_solution"</font>);
-<a name="line4109">4109: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4110">4110: </a>}
-
-<a name="line4114">4114: </a><font color="#B22222">/*@C</font>
-<a name="line4115">4115: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitor.html#TSMonitor">TSMonitor</a> - Runs all user-provided monitor routines set using <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>()</font>
-
-<a name="line4117">4117: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line4119">4119: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line4120">4120: </a><font color="#B22222">+  ts - time stepping context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
-<a name="line4121">4121: </a><font color="#B22222">.  step - step number that has just completed</font>
-<a name="line4122">4122: </a><font color="#B22222">.  ptime - model time of the state</font>
-<a name="line4123">4123: </a><font color="#B22222">-  u - state at the current model time</font>
-
-<a name="line4125">4125: </a><font color="#B22222">   Notes:</font>
-<a name="line4126">4126: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitor.html#TSMonitor">TSMonitor</a>() is typically used automatically within the time stepping implementations.</font>
-<a name="line4127">4127: </a><font color="#B22222">   Users would almost never call this routine directly.</font>
-
-<a name="line4129">4129: </a><font color="#B22222">   A step of -1 indicates that the monitor is being called on a solution obtained by interpolating from computed solutions</font>
-
-<a name="line4131">4131: </a><font color="#B22222">   Level: developer</font>
-
-<a name="line4133">4133: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep</font>
-<a name="line4134">4134: </a><font color="#B22222">@*/</font>
-<a name="line4135">4135: </a><strong><font color="#4169E1"><a name="TSMonitor"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSMonitor.html#TSMonitor">TSMonitor</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> ptime,<a href=".. [...]
-<a name="line4136">4136: </a>{
-<a name="line4137">4137: </a>  <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a>             dm;
-<a name="line4138">4138: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,n = ts->numbermonitors;
-
-
-<a name="line4145">4145: </a>  <a href="../../../docs/manualpages/TS/TSGetDM.html#TSGetDM">TSGetDM</a>(ts,&dm);
-<a name="line4146">4146: </a>  <a href="../../../docs/manualpages/DM/DMSetOutputSequenceNumber.html#DMSetOutputSequenceNumber">DMSetOutputSequenceNumber</a>(dm,step,ptime);
-
-<a name="line4148">4148: </a>  <a href="../../../docs/manualpages/Vec/VecLockPush.html#VecLockPush">VecLockPush</a>(u);
-<a name="line4149">4149: </a>  <font color="#4169E1">for</font> (i=0; i<n; i++) {
-<a name="line4150">4150: </a>    (*ts->monitor[i])(ts,step,ptime,u,ts->monitorcontext[i]);
-<a name="line4151">4151: </a>  }
-<a name="line4152">4152: </a>  <a href="../../../docs/manualpages/Vec/VecLockPop.html#VecLockPop">VecLockPop</a>(u);
-<a name="line4153">4153: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4154">4154: </a>}
-
-<a name="line4158">4158: </a><font color="#B22222">/*@C</font>
-<a name="line4159">4159: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSAdjointMonitor.html#TSAdjointMonitor">TSAdjointMonitor</a> - Runs all user-provided adjoint monitor routines set using <a href="../../../docs/manualpages/TS/TSAdjointMonitorSet.html#TSAdjointMonitorSet">TSAdjointMonitorSet</a>()</font>
-
-<a name="line4161">4161: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line4163">4163: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line4164">4164: </a><font color="#B22222">+  ts - time stepping context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
-<a name="line4165">4165: </a><font color="#B22222">.  step - step number that has just completed</font>
-<a name="line4166">4166: </a><font color="#B22222">.  ptime - model time of the state</font>
-<a name="line4167">4167: </a><font color="#B22222">.  u - state at the current model time</font>
-<a name="line4168">4168: </a><font color="#B22222">.  numcost - number of cost functions (dimension of lambda  or mu)</font>
-<a name="line4169">4169: </a><font color="#B22222">.  lambda - vectors containing the gradients of the cost functions with respect to the ODE/DAE solution variables</font>
-<a name="line4170">4170: </a><font color="#B22222">-  mu - vectors containing the gradients of the cost functions with respect to the problem parameters</font>
-
-<a name="line4172">4172: </a><font color="#B22222">   Notes:</font>
-<a name="line4173">4173: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSAdjointMonitor.html#TSAdjointMonitor">TSAdjointMonitor</a>() is typically used automatically within the time stepping implementations.</font>
-<a name="line4174">4174: </a><font color="#B22222">   Users would almost never call this routine directly.</font>
-
-<a name="line4176">4176: </a><font color="#B22222">   Level: developer</font>
-
-<a name="line4178">4178: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep</font>
-<a name="line4179">4179: </a><font color="#B22222">@*/</font>
-<a name="line4180">4180: </a><strong><font color="#4169E1"><a name="TSAdjointMonitor"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSAdjointMonitor.html#TSAdjointMonitor">TSAdjointMonitor</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">Pet [...]
-<a name="line4181">4181: </a>{
-<a name="line4183">4183: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,n = ts->numberadjointmonitors;
-
-<a name="line4188">4188: </a>  <a href="../../../docs/manualpages/Vec/VecLockPush.html#VecLockPush">VecLockPush</a>(u);
-<a name="line4189">4189: </a>  <font color="#4169E1">for</font> (i=0; i<n; i++) {
-<a name="line4190">4190: </a>    (*ts->adjointmonitor[i])(ts,step,ptime,u,numcost,lambda,mu,ts->adjointmonitorcontext[i]);
-<a name="line4191">4191: </a>  }
-<a name="line4192">4192: </a>  <a href="../../../docs/manualpages/Vec/VecLockPop.html#VecLockPop">VecLockPop</a>(u);
-<a name="line4193">4193: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4194">4194: </a>}
-
-<a name="line4196">4196: </a><font color="#B22222">/* ------------------------------------------------------------------------*/</font>
-<a name="line4199">4199: </a><font color="#B22222">/*@C</font>
-<a name="line4200">4200: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorLGCtxCreate.html#TSMonitorLGCtxCreate">TSMonitorLGCtxCreate</a> - Creates a TSMonitorLGCtx context for use with</font>
-<a name="line4201">4201: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> to monitor the solution process graphically in various ways</font>
-
-<a name="line4203">4203: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line4205">4205: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line4206">4206: </a><font color="#B22222">+  host - the X display to open, or null for the local machine</font>
-<a name="line4207">4207: </a><font color="#B22222">.  label - the title to put in the title bar</font>
-<a name="line4208">4208: </a><font color="#B22222">.  x, y - the screen coordinates of the upper left coordinate of the window</font>
-<a name="line4209">4209: </a><font color="#B22222">.  m, n - the screen width and height in pixels</font>
-<a name="line4210">4210: </a><font color="#B22222">-  howoften - if positive then determines the frequency of the plotting, if -1 then only at the final time</font>
-
-<a name="line4212">4212: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line4213">4213: </a><font color="#B22222">.  ctx - the context</font>
-
-<a name="line4215">4215: </a><font color="#B22222">   Options Database Key:</font>
-<a name="line4216">4216: </a><font color="#B22222">+  -ts_monitor_lg_timestep - automatically sets line graph monitor</font>
-<a name="line4217">4217: </a><font color="#B22222">.  -ts_monitor_lg_solution - monitor the solution (or certain values of the solution by calling <a href="../../../docs/manualpages/TS/TSMonitorLGSetDisplayVariables.html#TSMonitorLGSetDisplayVariables">TSMonitorLGSetDisplayVariables</a>() or <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetDisplayVariables.html#TSMonitorLGCtxSetDisplayVariables">TSMonitorLGCtxSetDisplayVariables</a>())</font>
-<a name="line4218">4218: </a><font color="#B22222">.  -ts_monitor_lg_error -  monitor the error</font>
-<a name="line4219">4219: </a><font color="#B22222">.  -ts_monitor_lg_ksp_iterations - monitor the number of <a href="../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> iterations needed for each timestep</font>
-<a name="line4220">4220: </a><font color="#B22222">.  -ts_monitor_lg_snes_iterations - monitor the number of <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a> iterations needed for each timestep</font>
-<a name="line4221">4221: </a><font color="#B22222">-  -lg_use_markers <true,false> - mark the data points (at each time step) on the plot; default is true</font>
-
-<a name="line4223">4223: </a><font color="#B22222">   Notes:</font>
-<a name="line4224">4224: </a><font color="#B22222">   Use <a href="../../../docs/manualpages/TS/TSMonitorLGCtxDestroy.html#TSMonitorLGCtxDestroy">TSMonitorLGCtxDestroy</a>() to destroy.</font>
-
-<a name="line4226">4226: </a><font color="#B22222">   One can provide a function that transforms the solution before plotting it with <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetTransform.html#TSMonitorLGCtxSetTransform">TSMonitorLGCtxSetTransform</a>() or <a href="../../../docs/manualpages/TS/TSMonitorLGSetTransform.html#TSMonitorLGSetTransform">TSMonitorLGSetTransform</a>()</font>
-
-<a name="line4228">4228: </a><font color="#B22222">   Many of the functions that control the monitoring have two forms: TSMonitorLGSet/GetXXXX() and TSMonitorLGCtxSet/GetXXXX() the first take a <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> object as the</font>
-<a name="line4229">4229: </a><font color="#B22222">   first argument (if that <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> object does not have a TSMonitorLGCtx associated with it the function call is ignored) and the second takes a TSMonitorLGCtx object</font>
-<a name="line4230">4230: </a><font color="#B22222">   as the first argument.</font>
-
-<a name="line4232">4232: </a><font color="#B22222">   One can control the names displayed for each solution or error variable with <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetVariableNames.html#TSMonitorLGCtxSetVariableNames">TSMonitorLGCtxSetVariableNames</a>() or <a href="../../../docs/manualpages/TS/TSMonitorLGSetVariableNames.html#TSMonitorLGSetVariableNames">TSMonitorLGSetVariableNames</a>()</font>
-
-
-<a name="line4235">4235: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line4237">4237: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, monitor, line graph, residual</font>
-
-<a name="line4239">4239: </a><font color="#B22222">.seealso: TSMonitorLGTimeStep(), <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSolution.html#TSMonitorLGSolution">TSMonitorLGSolution</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGError.html#TSMonitorLGError">TSMonitorLGError</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a  [...]
-<a name="line4240">4240: </a><font color="#B22222">           <a href="../../../docs/manualpages/TS/TSMonitorLGCtxCreate.html#TSMonitorLGCtxCreate">TSMonitorLGCtxCreate</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetVariableNames.html#TSMonitorLGCtxSetVariableNames">TSMonitorLGCtxSetVariableNames</a>(), TSMonitorLGCtxGetVariableNames(),</font>
-<a name="line4241">4241: </a><font color="#B22222">           <a href="../../../docs/manualpages/TS/TSMonitorLGSetVariableNames.html#TSMonitorLGSetVariableNames">TSMonitorLGSetVariableNames</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGGetVariableNames.html#TSMonitorLGGetVariableNames">TSMonitorLGGetVariableNames</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSetDisplayVariables.html#TSMonitorLGSetDisplayVariables">TSMonitorLGSetDisplayVariables</a>(), <a href="../../. [...]
-<a name="line4242">4242: </a><font color="#B22222">           <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetTransform.html#TSMonitorLGCtxSetTransform">TSMonitorLGCtxSetTransform</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSetTransform.html#TSMonitorLGSetTransform">TSMonitorLGSetTransform</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGError.html#TSMonitorLGError">TSMonitorLGError</a>(), TSMonitorLGSNESIterations(), TSMonitorLGKSPIterations(),</font>
-<a name="line4243">4243: </a><font color="#B22222">           <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeCtxCreate.html#TSMonitorEnvelopeCtxCreate">TSMonitorEnvelopeCtxCreate</a>(), <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeGetBounds.html#TSMonitorEnvelopeGetBounds">TSMonitorEnvelopeGetBounds</a>(), <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeCtxDestroy.html#TSMonitorEnvelopeCtxDestroy">TSMonitorEnvelopeCtxDestroy</a>(), TSMonitorEnvelop()</font>
-
-<a name="line4245">4245: </a><font color="#B22222">@*/</font>
-<a name="line4246">4246: </a><strong><font color="#4169E1"><a name="TSMonitorLGCtxCreate"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorLGCtxCreate.html#TSMonitorLGCtxCreate">TSMonitorLGCtxCreate</a>(<a href="../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a> comm,const char host[],const char label[],int x,int y,int m,int n,<a href="../../../docs/manualpages/Sys/PetscInt.ht [...]
-<a name="line4247">4247: </a>{
-<a name="line4248">4248: </a>  <a href="../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a>      draw;
-
-<a name="line4252">4252: </a>  <a href="../../../docs/manualpages/Sys/PetscNew.html#PetscNew">PetscNew</a>(ctx);
-<a name="line4253">4253: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawCreate.html#PetscDrawCreate">PetscDrawCreate</a>(comm,host,label,x,y,m,n,&draw);
-<a name="line4254">4254: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawSetFromOptions.html#PetscDrawSetFromOptions">PetscDrawSetFromOptions</a>(draw);
-<a name="line4255">4255: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawLGCreate.html#PetscDrawLGCreate">PetscDrawLGCreate</a>(draw,1,&(*ctx)->lg);
-<a name="line4256">4256: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawLGSetFromOptions.html#PetscDrawLGSetFromOptions">PetscDrawLGSetFromOptions</a>((*ctx)->lg);
-<a name="line4257">4257: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawDestroy.html#PetscDrawDestroy">PetscDrawDestroy</a>(&draw);
-<a name="line4258">4258: </a>  (*ctx)->howoften = howoften;
-<a name="line4259">4259: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4260">4260: </a>}
-
-<a name="line4264">4264: </a><strong><font color="#4169E1"><a name="TSMonitorLGTimeStep"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSMonitorLGTimeStep(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> ptime,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a [...]
-<a name="line4265">4265: </a>{
-<a name="line4266">4266: </a>  TSMonitorLGCtx ctx = (TSMonitorLGCtx) monctx;
-<a name="line4267">4267: </a>  <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>      x   = ptime,y;
-
-<a name="line4271">4271: </a>  <font color="#4169E1">if</font> (step < 0) <font color="#4169E1">return</font>(0); <font color="#B22222">/* -1 indicates an interpolated solution */</font>
-<a name="line4272">4272: </a>  <font color="#4169E1">if</font> (!step) {
-<a name="line4273">4273: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawAxis.html#PetscDrawAxis">PetscDrawAxis</a> axis;
-<a name="line4274">4274: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGGetAxis.html#PetscDrawLGGetAxis">PetscDrawLGGetAxis</a>(ctx->lg,&axis);
-<a name="line4275">4275: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawAxisSetLabels.html#PetscDrawAxisSetLabels">PetscDrawAxisSetLabels</a>(axis,<font color="#666666">"Timestep as function of time"</font>,<font color="#666666">"Time"</font>,<font color="#666666">"Time Step"</font>);
-<a name="line4276">4276: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGReset.html#PetscDrawLGReset">PetscDrawLGReset</a>(ctx->lg);
-<a name="line4277">4277: </a>  }
-<a name="line4278">4278: </a>  <a href="../../../docs/manualpages/TS/TSGetTimeStep.html#TSGetTimeStep">TSGetTimeStep</a>(ts,&y);
-<a name="line4279">4279: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawLGAddPoint.html#PetscDrawLGAddPoint">PetscDrawLGAddPoint</a>(ctx->lg,&x,&y);
-<a name="line4280">4280: </a>  <font color="#4169E1">if</font> (((ctx->howoften > 0) && (!(step % ctx->howoften))) || ((ctx->howoften == -1) && ts->reason)) {
-<a name="line4281">4281: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGDraw.html#PetscDrawLGDraw">PetscDrawLGDraw</a>(ctx->lg);
-<a name="line4282">4282: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGSave.html#PetscDrawLGSave">PetscDrawLGSave</a>(ctx->lg);
-<a name="line4283">4283: </a>  }
-<a name="line4284">4284: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4285">4285: </a>}
-
-<a name="line4289">4289: </a><font color="#B22222">/*@C</font>
-<a name="line4290">4290: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorLGCtxDestroy.html#TSMonitorLGCtxDestroy">TSMonitorLGCtxDestroy</a> - Destroys a line graph context that was created</font>
-<a name="line4291">4291: </a><font color="#B22222">   with <a href="../../../docs/manualpages/TS/TSMonitorLGCtxCreate.html#TSMonitorLGCtxCreate">TSMonitorLGCtxCreate</a>().</font>
-
-<a name="line4293">4293: </a><font color="#B22222">   Collective on TSMonitorLGCtx</font>
-
-<a name="line4295">4295: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line4296">4296: </a><font color="#B22222">.  ctx - the monitor context</font>
-
-<a name="line4298">4298: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line4300">4300: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, monitor, line graph, destroy</font>
-
-<a name="line4302">4302: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorLGCtxCreate.html#TSMonitorLGCtxCreate">TSMonitorLGCtxCreate</a>(),  <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), TSMonitorLGTimeStep();</font>
-<a name="line4303">4303: </a><font color="#B22222">@*/</font>
-<a name="line4304">4304: </a><strong><font color="#4169E1"><a name="TSMonitorLGCtxDestroy"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorLGCtxDestroy.html#TSMonitorLGCtxDestroy">TSMonitorLGCtxDestroy</a>(TSMonitorLGCtx *ctx)</font></strong>
-<a name="line4305">4305: </a>{
-
-<a name="line4309">4309: </a>  <font color="#4169E1">if</font> ((*ctx)->transformdestroy) {
-<a name="line4310">4310: </a>    ((*ctx)->transformdestroy)((*ctx)->transformctx);
-<a name="line4311">4311: </a>  }
-<a name="line4312">4312: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawLGDestroy.html#PetscDrawLGDestroy">PetscDrawLGDestroy</a>(&(*ctx)->lg);
-<a name="line4313">4313: </a>  <a href="../../../docs/manualpages/Sys/PetscStrArrayDestroy.html#PetscStrArrayDestroy">PetscStrArrayDestroy</a>(&(*ctx)->names);
-<a name="line4314">4314: </a>  <a href="../../../docs/manualpages/Sys/PetscStrArrayDestroy.html#PetscStrArrayDestroy">PetscStrArrayDestroy</a>(&(*ctx)->displaynames);
-<a name="line4315">4315: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>((*ctx)->displayvariables);
-<a name="line4316">4316: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>((*ctx)->displayvalues);
-<a name="line4317">4317: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(*ctx);
-<a name="line4318">4318: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4319">4319: </a>}
+<a name="line4036">4036: </a><font color="#B22222"> .seealso: <a href="../../../docs/manualpages/TS/TSAdjointSolve.html#TSAdjointSolve">TSAdjointSolve</a>(), <a href="../../../docs/manualpages/TS/TSAdjointStep.html#TSAdjointStep">TSAdjointStep</a></font>
+<a name="line4037">4037: </a><font color="#B22222"> @*/</font>
+<a name="line4038">4038: </a><strong><font color="#4169E1"><a name="TSAdjointCostIntegral"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSAdjointCostIntegral.html#TSAdjointCostIntegral">TSAdjointCostIntegral</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
+<a name="line4039">4039: </a>{
+<a name="line4042">4042: </a>    <font color="#4169E1">if</font> (!ts->ops->adjointintegral) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_SUP,<font color="#666666">"%s does not provide integral evaluation in the adjoint run"</font>,((<a href="../../../docs/m [...]
+<a name="line4043">4043: </a>    (*ts->ops->adjointintegral)(ts);
+<a name="line4044">4044: </a>    <font color="#4169E1">return</font>(0);
+<a name="line4045">4045: </a>}
+
+<a name="line4049">4049: </a><font color="#B22222">/*@</font>
+<a name="line4050">4050: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSAdjointSolve.html#TSAdjointSolve">TSAdjointSolve</a> - Solves the discrete ajoint problem for an ODE/DAE</font>
+
+<a name="line4052">4052: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line4054">4054: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line4055">4055: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
+
+<a name="line4057">4057: </a><font color="#B22222">   Options Database:</font>
+<a name="line4058">4058: </a><font color="#B22222">. -ts_adjoint_view_solution <viewerinfo> - views the first gradient with respect to the initial conditions</font>
+
+<a name="line4060">4060: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line4062">4062: </a><font color="#B22222">   Notes:</font>
+<a name="line4063">4063: </a><font color="#B22222">   This must be called after a call to <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>() that solves the forward problem</font>
+
+<a name="line4065">4065: </a><font color="#B22222">   By default this will integrate back to the initial time, one can use <a href="../../../docs/manualpages/TS/TSAdjointSetSteps.html#TSAdjointSetSteps">TSAdjointSetSteps</a>() to step back to a later time</font>
+
+<a name="line4067">4067: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep, solve</font>
+
+<a name="line4069">4069: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>(), <a href="../../../docs/manualpages/TS/TSSetCostGradients.html#TSSetCostGradients">TSSetCostGradients</a>(), <a href="../../../docs/manualpages/TS/TSSetSolution.html#TSSetSolution">TSSetSolution</a>(), <a href="../../../docs/manualpages/TS/TSAdjointStep.html#TSAdjointStep">TSAdjointStep</a>()</font>
+<a name="line4070">4070: </a><font color="#B22222">@*/</font>
+<a name="line4071">4071: </a><strong><font color="#4169E1"><a name="TSAdjointSolve"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSAdjointSolve.html#TSAdjointSolve">TSAdjointSolve</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
+<a name="line4072">4072: </a>{
+<a name="line4073">4073: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+
+<a name="line4077">4077: </a>  <a href="../../../docs/manualpages/TS/TSAdjointSetUp.html#TSAdjointSetUp">TSAdjointSetUp</a>(ts);
+
+<a name="line4079">4079: </a>  <font color="#B22222">/* reset time step and iteration counters */</font>
+<a name="line4080">4080: </a>  ts->steps             = 0;
+<a name="line4081">4081: </a>  ts->ksp_its           = 0;
+<a name="line4082">4082: </a>  ts->snes_its          = 0;
+<a name="line4083">4083: </a>  ts->num_snes_failures = 0;
+<a name="line4084">4084: </a>  ts->reject            = 0;
+<a name="line4085">4085: </a>  ts->reason            = <a href="../../../docs/manualpages/TS/TS_CONVERGED_ITERATING.html#TS_CONVERGED_ITERATING">TS_CONVERGED_ITERATING</a>;
+
+<a name="line4087">4087: </a>  <font color="#4169E1">if</font> (!ts->adjoint_max_steps) ts->adjoint_max_steps = ts->total_steps;
+
+<a name="line4089">4089: </a>  <font color="#4169E1">if</font> (ts->steps >= ts->adjoint_max_steps)     ts->reason = <a href="../../../docs/manualpages/TS/TS_CONVERGED_ITS.html#TS_CONVERGED_ITS">TS_CONVERGED_ITS</a>;
+<a name="line4090">4090: </a>  <font color="#4169E1">while</font> (!ts->reason) {
+<a name="line4091">4091: </a>    TSTrajectoryGet(ts->trajectory,ts,ts->total_steps,&ts->ptime);
+<a name="line4092">4092: </a>    <a href="../../../docs/manualpages/TS/TSAdjointMonitor.html#TSAdjointMonitor">TSAdjointMonitor</a>(ts,ts->total_steps,ts->ptime,ts->vec_sol,ts->numcost,ts->vecs_sensi,ts->vecs_sensip);
+<a name="line4093">4093: </a>    TSAdjointEventHandler(ts);
+<a name="line4094">4094: </a>    <a href="../../../docs/manualpages/TS/TSAdjointStep.html#TSAdjointStep">TSAdjointStep</a>(ts);
+<a name="line4095">4095: </a>    <font color="#4169E1">if</font> (ts->vec_costintegral && !ts->costintegralfwd) {
+<a name="line4096">4096: </a>      <a href="../../../docs/manualpages/TS/TSAdjointCostIntegral.html#TSAdjointCostIntegral">TSAdjointCostIntegral</a>(ts);
+<a name="line4097">4097: </a>    }
+<a name="line4098">4098: </a>  }
+<a name="line4099">4099: </a>  TSTrajectoryGet(ts->trajectory,ts,ts->total_steps,&ts->ptime);
+<a name="line4100">4100: </a>  <a href="../../../docs/manualpages/TS/TSAdjointMonitor.html#TSAdjointMonitor">TSAdjointMonitor</a>(ts,ts->total_steps,ts->ptime,ts->vec_sol,ts->numcost,ts->vecs_sensi,ts->vecs_sensip);
+<a name="line4101">4101: </a>  ts->solvetime = ts->ptime;
+<a name="line4102">4102: </a>  TSTrajectoryViewFromOptions(ts->trajectory,NULL,<font color="#666666">"-ts_trajectory_view"</font>);
+<a name="line4103">4103: </a>  VecViewFromOptions(ts->vecs_sensi[0],(<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>) ts, <font color="#666666">"-ts_adjoint_view_solution"</font>);
+<a name="line4104">4104: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4105">4105: </a>}
+
+<a name="line4109">4109: </a><font color="#B22222">/*@C</font>
+<a name="line4110">4110: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitor.html#TSMonitor">TSMonitor</a> - Runs all user-provided monitor routines set using <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>()</font>
+
+<a name="line4112">4112: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line4114">4114: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line4115">4115: </a><font color="#B22222">+  ts - time stepping context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
+<a name="line4116">4116: </a><font color="#B22222">.  step - step number that has just completed</font>
+<a name="line4117">4117: </a><font color="#B22222">.  ptime - model time of the state</font>
+<a name="line4118">4118: </a><font color="#B22222">-  u - state at the current model time</font>
+
+<a name="line4120">4120: </a><font color="#B22222">   Notes:</font>
+<a name="line4121">4121: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitor.html#TSMonitor">TSMonitor</a>() is typically used automatically within the time stepping implementations.</font>
+<a name="line4122">4122: </a><font color="#B22222">   Users would almost never call this routine directly.</font>
+
+<a name="line4124">4124: </a><font color="#B22222">   A step of -1 indicates that the monitor is being called on a solution obtained by interpolating from computed solutions</font>
+
+<a name="line4126">4126: </a><font color="#B22222">   Level: developer</font>
+
+<a name="line4128">4128: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep</font>
+<a name="line4129">4129: </a><font color="#B22222">@*/</font>
+<a name="line4130">4130: </a><strong><font color="#4169E1"><a name="TSMonitor"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSMonitor.html#TSMonitor">TSMonitor</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> ptime,<a href=".. [...]
+<a name="line4131">4131: </a>{
+<a name="line4132">4132: </a>  <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a>             dm;
+<a name="line4133">4133: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,n = ts->numbermonitors;
+
+
+<a name="line4140">4140: </a>  <a href="../../../docs/manualpages/TS/TSGetDM.html#TSGetDM">TSGetDM</a>(ts,&dm);
+<a name="line4141">4141: </a>  <a href="../../../docs/manualpages/DM/DMSetOutputSequenceNumber.html#DMSetOutputSequenceNumber">DMSetOutputSequenceNumber</a>(dm,step,ptime);
+
+<a name="line4143">4143: </a>  <a href="../../../docs/manualpages/Vec/VecLockPush.html#VecLockPush">VecLockPush</a>(u);
+<a name="line4144">4144: </a>  <font color="#4169E1">for</font> (i=0; i<n; i++) {
+<a name="line4145">4145: </a>    (*ts->monitor[i])(ts,step,ptime,u,ts->monitorcontext[i]);
+<a name="line4146">4146: </a>  }
+<a name="line4147">4147: </a>  <a href="../../../docs/manualpages/Vec/VecLockPop.html#VecLockPop">VecLockPop</a>(u);
+<a name="line4148">4148: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4149">4149: </a>}
+
+<a name="line4153">4153: </a><font color="#B22222">/*@C</font>
+<a name="line4154">4154: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSAdjointMonitor.html#TSAdjointMonitor">TSAdjointMonitor</a> - Runs all user-provided adjoint monitor routines set using <a href="../../../docs/manualpages/TS/TSAdjointMonitorSet.html#TSAdjointMonitorSet">TSAdjointMonitorSet</a>()</font>
+
+<a name="line4156">4156: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line4158">4158: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line4159">4159: </a><font color="#B22222">+  ts - time stepping context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
+<a name="line4160">4160: </a><font color="#B22222">.  step - step number that has just completed</font>
+<a name="line4161">4161: </a><font color="#B22222">.  ptime - model time of the state</font>
+<a name="line4162">4162: </a><font color="#B22222">.  u - state at the current model time</font>
+<a name="line4163">4163: </a><font color="#B22222">.  numcost - number of cost functions (dimension of lambda  or mu)</font>
+<a name="line4164">4164: </a><font color="#B22222">.  lambda - vectors containing the gradients of the cost functions with respect to the ODE/DAE solution variables</font>
+<a name="line4165">4165: </a><font color="#B22222">-  mu - vectors containing the gradients of the cost functions with respect to the problem parameters</font>
+
+<a name="line4167">4167: </a><font color="#B22222">   Notes:</font>
+<a name="line4168">4168: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSAdjointMonitor.html#TSAdjointMonitor">TSAdjointMonitor</a>() is typically used automatically within the time stepping implementations.</font>
+<a name="line4169">4169: </a><font color="#B22222">   Users would almost never call this routine directly.</font>
+
+<a name="line4171">4171: </a><font color="#B22222">   Level: developer</font>
+
+<a name="line4173">4173: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep</font>
+<a name="line4174">4174: </a><font color="#B22222">@*/</font>
+<a name="line4175">4175: </a><strong><font color="#4169E1"><a name="TSAdjointMonitor"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSAdjointMonitor.html#TSAdjointMonitor">TSAdjointMonitor</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">Pet [...]
+<a name="line4176">4176: </a>{
+<a name="line4178">4178: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i,n = ts->numberadjointmonitors;
+
+<a name="line4183">4183: </a>  <a href="../../../docs/manualpages/Vec/VecLockPush.html#VecLockPush">VecLockPush</a>(u);
+<a name="line4184">4184: </a>  <font color="#4169E1">for</font> (i=0; i<n; i++) {
+<a name="line4185">4185: </a>    (*ts->adjointmonitor[i])(ts,step,ptime,u,numcost,lambda,mu,ts->adjointmonitorcontext[i]);
+<a name="line4186">4186: </a>  }
+<a name="line4187">4187: </a>  <a href="../../../docs/manualpages/Vec/VecLockPop.html#VecLockPop">VecLockPop</a>(u);
+<a name="line4188">4188: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4189">4189: </a>}
+
+<a name="line4191">4191: </a><font color="#B22222">/* ------------------------------------------------------------------------*/</font>
+<a name="line4194">4194: </a><font color="#B22222">/*@C</font>
+<a name="line4195">4195: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorLGCtxCreate.html#TSMonitorLGCtxCreate">TSMonitorLGCtxCreate</a> - Creates a TSMonitorLGCtx context for use with</font>
+<a name="line4196">4196: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> to monitor the solution process graphically in various ways</font>
+
+<a name="line4198">4198: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line4200">4200: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line4201">4201: </a><font color="#B22222">+  host - the X display to open, or null for the local machine</font>
+<a name="line4202">4202: </a><font color="#B22222">.  label - the title to put in the title bar</font>
+<a name="line4203">4203: </a><font color="#B22222">.  x, y - the screen coordinates of the upper left coordinate of the window</font>
+<a name="line4204">4204: </a><font color="#B22222">.  m, n - the screen width and height in pixels</font>
+<a name="line4205">4205: </a><font color="#B22222">-  howoften - if positive then determines the frequency of the plotting, if -1 then only at the final time</font>
+
+<a name="line4207">4207: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line4208">4208: </a><font color="#B22222">.  ctx - the context</font>
+
+<a name="line4210">4210: </a><font color="#B22222">   Options Database Key:</font>
+<a name="line4211">4211: </a><font color="#B22222">+  -ts_monitor_lg_timestep - automatically sets line graph monitor</font>
+<a name="line4212">4212: </a><font color="#B22222">.  -ts_monitor_lg_solution - monitor the solution (or certain values of the solution by calling <a href="../../../docs/manualpages/TS/TSMonitorLGSetDisplayVariables.html#TSMonitorLGSetDisplayVariables">TSMonitorLGSetDisplayVariables</a>() or <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetDisplayVariables.html#TSMonitorLGCtxSetDisplayVariables">TSMonitorLGCtxSetDisplayVariables</a>())</font>
+<a name="line4213">4213: </a><font color="#B22222">.  -ts_monitor_lg_error -  monitor the error</font>
+<a name="line4214">4214: </a><font color="#B22222">.  -ts_monitor_lg_ksp_iterations - monitor the number of <a href="../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> iterations needed for each timestep</font>
+<a name="line4215">4215: </a><font color="#B22222">.  -ts_monitor_lg_snes_iterations - monitor the number of <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a> iterations needed for each timestep</font>
+<a name="line4216">4216: </a><font color="#B22222">-  -lg_use_markers <true,false> - mark the data points (at each time step) on the plot; default is true</font>
+
+<a name="line4218">4218: </a><font color="#B22222">   Notes:</font>
+<a name="line4219">4219: </a><font color="#B22222">   Use <a href="../../../docs/manualpages/TS/TSMonitorLGCtxDestroy.html#TSMonitorLGCtxDestroy">TSMonitorLGCtxDestroy</a>() to destroy.</font>
+
+<a name="line4221">4221: </a><font color="#B22222">   One can provide a function that transforms the solution before plotting it with <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetTransform.html#TSMonitorLGCtxSetTransform">TSMonitorLGCtxSetTransform</a>() or <a href="../../../docs/manualpages/TS/TSMonitorLGSetTransform.html#TSMonitorLGSetTransform">TSMonitorLGSetTransform</a>()</font>
+
+<a name="line4223">4223: </a><font color="#B22222">   Many of the functions that control the monitoring have two forms: TSMonitorLGSet/GetXXXX() and TSMonitorLGCtxSet/GetXXXX() the first take a <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> object as the</font>
+<a name="line4224">4224: </a><font color="#B22222">   first argument (if that <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> object does not have a TSMonitorLGCtx associated with it the function call is ignored) and the second takes a TSMonitorLGCtx object</font>
+<a name="line4225">4225: </a><font color="#B22222">   as the first argument.</font>
+
+<a name="line4227">4227: </a><font color="#B22222">   One can control the names displayed for each solution or error variable with <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetVariableNames.html#TSMonitorLGCtxSetVariableNames">TSMonitorLGCtxSetVariableNames</a>() or <a href="../../../docs/manualpages/TS/TSMonitorLGSetVariableNames.html#TSMonitorLGSetVariableNames">TSMonitorLGSetVariableNames</a>()</font>
+
+
+<a name="line4230">4230: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line4232">4232: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, monitor, line graph, residual</font>
+
+<a name="line4234">4234: </a><font color="#B22222">.seealso: TSMonitorLGTimeStep(), <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSolution.html#TSMonitorLGSolution">TSMonitorLGSolution</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGError.html#TSMonitorLGError">TSMonitorLGError</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a  [...]
+<a name="line4235">4235: </a><font color="#B22222">           <a href="../../../docs/manualpages/TS/TSMonitorLGCtxCreate.html#TSMonitorLGCtxCreate">TSMonitorLGCtxCreate</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetVariableNames.html#TSMonitorLGCtxSetVariableNames">TSMonitorLGCtxSetVariableNames</a>(), TSMonitorLGCtxGetVariableNames(),</font>
+<a name="line4236">4236: </a><font color="#B22222">           <a href="../../../docs/manualpages/TS/TSMonitorLGSetVariableNames.html#TSMonitorLGSetVariableNames">TSMonitorLGSetVariableNames</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGGetVariableNames.html#TSMonitorLGGetVariableNames">TSMonitorLGGetVariableNames</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSetDisplayVariables.html#TSMonitorLGSetDisplayVariables">TSMonitorLGSetDisplayVariables</a>(), <a href="../../. [...]
+<a name="line4237">4237: </a><font color="#B22222">           <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetTransform.html#TSMonitorLGCtxSetTransform">TSMonitorLGCtxSetTransform</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSetTransform.html#TSMonitorLGSetTransform">TSMonitorLGSetTransform</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGError.html#TSMonitorLGError">TSMonitorLGError</a>(), TSMonitorLGSNESIterations(), TSMonitorLGKSPIterations(),</font>
+<a name="line4238">4238: </a><font color="#B22222">           <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeCtxCreate.html#TSMonitorEnvelopeCtxCreate">TSMonitorEnvelopeCtxCreate</a>(), <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeGetBounds.html#TSMonitorEnvelopeGetBounds">TSMonitorEnvelopeGetBounds</a>(), <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeCtxDestroy.html#TSMonitorEnvelopeCtxDestroy">TSMonitorEnvelopeCtxDestroy</a>(), TSMonitorEnvelop()</font>
+
+<a name="line4240">4240: </a><font color="#B22222">@*/</font>
+<a name="line4241">4241: </a><strong><font color="#4169E1"><a name="TSMonitorLGCtxCreate"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorLGCtxCreate.html#TSMonitorLGCtxCreate">TSMonitorLGCtxCreate</a>(<a href="../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a> comm,const char host[],const char label[],int x,int y,int m,int n,<a href="../../../docs/manualpages/Sys/PetscInt.ht [...]
+<a name="line4242">4242: </a>{
+<a name="line4243">4243: </a>  <a href="../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a>      draw;
+
+<a name="line4247">4247: </a>  <a href="../../../docs/manualpages/Sys/PetscNew.html#PetscNew">PetscNew</a>(ctx);
+<a name="line4248">4248: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawCreate.html#PetscDrawCreate">PetscDrawCreate</a>(comm,host,label,x,y,m,n,&draw);
+<a name="line4249">4249: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawSetFromOptions.html#PetscDrawSetFromOptions">PetscDrawSetFromOptions</a>(draw);
+<a name="line4250">4250: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawLGCreate.html#PetscDrawLGCreate">PetscDrawLGCreate</a>(draw,1,&(*ctx)->lg);
+<a name="line4251">4251: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawLGSetFromOptions.html#PetscDrawLGSetFromOptions">PetscDrawLGSetFromOptions</a>((*ctx)->lg);
+<a name="line4252">4252: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawDestroy.html#PetscDrawDestroy">PetscDrawDestroy</a>(&draw);
+<a name="line4253">4253: </a>  (*ctx)->howoften = howoften;
+<a name="line4254">4254: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4255">4255: </a>}
+
+<a name="line4259">4259: </a><strong><font color="#4169E1"><a name="TSMonitorLGTimeStep"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSMonitorLGTimeStep(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> ptime,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a [...]
+<a name="line4260">4260: </a>{
+<a name="line4261">4261: </a>  TSMonitorLGCtx ctx = (TSMonitorLGCtx) monctx;
+<a name="line4262">4262: </a>  <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>      x   = ptime,y;
+
+<a name="line4266">4266: </a>  <font color="#4169E1">if</font> (step < 0) <font color="#4169E1">return</font>(0); <font color="#B22222">/* -1 indicates an interpolated solution */</font>
+<a name="line4267">4267: </a>  <font color="#4169E1">if</font> (!step) {
+<a name="line4268">4268: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawAxis.html#PetscDrawAxis">PetscDrawAxis</a> axis;
+<a name="line4269">4269: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGGetAxis.html#PetscDrawLGGetAxis">PetscDrawLGGetAxis</a>(ctx->lg,&axis);
+<a name="line4270">4270: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawAxisSetLabels.html#PetscDrawAxisSetLabels">PetscDrawAxisSetLabels</a>(axis,<font color="#666666">"Timestep as function of time"</font>,<font color="#666666">"Time"</font>,<font color="#666666">"Time Step"</font>);
+<a name="line4271">4271: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGReset.html#PetscDrawLGReset">PetscDrawLGReset</a>(ctx->lg);
+<a name="line4272">4272: </a>  }
+<a name="line4273">4273: </a>  <a href="../../../docs/manualpages/TS/TSGetTimeStep.html#TSGetTimeStep">TSGetTimeStep</a>(ts,&y);
+<a name="line4274">4274: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawLGAddPoint.html#PetscDrawLGAddPoint">PetscDrawLGAddPoint</a>(ctx->lg,&x,&y);
+<a name="line4275">4275: </a>  <font color="#4169E1">if</font> (((ctx->howoften > 0) && (!(step % ctx->howoften))) || ((ctx->howoften == -1) && ts->reason)) {
+<a name="line4276">4276: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGDraw.html#PetscDrawLGDraw">PetscDrawLGDraw</a>(ctx->lg);
+<a name="line4277">4277: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGSave.html#PetscDrawLGSave">PetscDrawLGSave</a>(ctx->lg);
+<a name="line4278">4278: </a>  }
+<a name="line4279">4279: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4280">4280: </a>}
+
+<a name="line4284">4284: </a><font color="#B22222">/*@C</font>
+<a name="line4285">4285: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorLGCtxDestroy.html#TSMonitorLGCtxDestroy">TSMonitorLGCtxDestroy</a> - Destroys a line graph context that was created</font>
+<a name="line4286">4286: </a><font color="#B22222">   with <a href="../../../docs/manualpages/TS/TSMonitorLGCtxCreate.html#TSMonitorLGCtxCreate">TSMonitorLGCtxCreate</a>().</font>
+
+<a name="line4288">4288: </a><font color="#B22222">   Collective on TSMonitorLGCtx</font>
+
+<a name="line4290">4290: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line4291">4291: </a><font color="#B22222">.  ctx - the monitor context</font>
+
+<a name="line4293">4293: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line4295">4295: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, monitor, line graph, destroy</font>
+
+<a name="line4297">4297: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorLGCtxCreate.html#TSMonitorLGCtxCreate">TSMonitorLGCtxCreate</a>(),  <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), TSMonitorLGTimeStep();</font>
+<a name="line4298">4298: </a><font color="#B22222">@*/</font>
+<a name="line4299">4299: </a><strong><font color="#4169E1"><a name="TSMonitorLGCtxDestroy"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorLGCtxDestroy.html#TSMonitorLGCtxDestroy">TSMonitorLGCtxDestroy</a>(TSMonitorLGCtx *ctx)</font></strong>
+<a name="line4300">4300: </a>{
 
-<a name="line4323">4323: </a><font color="#B22222">/*@</font>
-<a name="line4324">4324: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetTime.html#TSGetTime">TSGetTime</a> - Gets the time of the most recently completed step.</font>
+<a name="line4304">4304: </a>  <font color="#4169E1">if</font> ((*ctx)->transformdestroy) {
+<a name="line4305">4305: </a>    ((*ctx)->transformdestroy)((*ctx)->transformctx);
+<a name="line4306">4306: </a>  }
+<a name="line4307">4307: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawLGDestroy.html#PetscDrawLGDestroy">PetscDrawLGDestroy</a>(&(*ctx)->lg);
+<a name="line4308">4308: </a>  <a href="../../../docs/manualpages/Sys/PetscStrArrayDestroy.html#PetscStrArrayDestroy">PetscStrArrayDestroy</a>(&(*ctx)->names);
+<a name="line4309">4309: </a>  <a href="../../../docs/manualpages/Sys/PetscStrArrayDestroy.html#PetscStrArrayDestroy">PetscStrArrayDestroy</a>(&(*ctx)->displaynames);
+<a name="line4310">4310: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>((*ctx)->displayvariables);
+<a name="line4311">4311: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>((*ctx)->displayvalues);
+<a name="line4312">4312: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(*ctx);
+<a name="line4313">4313: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4314">4314: </a>}
 
-<a name="line4326">4326: </a><font color="#B22222">   Not Collective</font>
+<a name="line4318">4318: </a><font color="#B22222">/*@</font>
+<a name="line4319">4319: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetTime.html#TSGetTime">TSGetTime</a> - Gets the time of the most recently completed step.</font>
 
-<a name="line4328">4328: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line4329">4329: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
+<a name="line4321">4321: </a><font color="#B22222">   Not Collective</font>
 
-<a name="line4331">4331: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line4332">4332: </a><font color="#B22222">.  t  - the current time. This time may not corresponds to the final time set with <a href="../../../docs/manualpages/TS/TSSetDuration.html#TSSetDuration">TSSetDuration</a>(), use <a href="../../../docs/manualpages/TS/TSGetSolveTime.html#TSGetSolveTime">TSGetSolveTime</a>().</font>
+<a name="line4323">4323: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line4324">4324: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
 
-<a name="line4334">4334: </a><font color="#B22222">   Level: beginner</font>
+<a name="line4326">4326: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line4327">4327: </a><font color="#B22222">.  t  - the current time. This time may not corresponds to the final time set with <a href="../../../docs/manualpages/TS/TSSetDuration.html#TSSetDuration">TSSetDuration</a>(), use <a href="../../../docs/manualpages/TS/TSGetSolveTime.html#TSGetSolveTime">TSGetSolveTime</a>().</font>
 
-<a name="line4336">4336: </a><font color="#B22222">   Note:</font>
-<a name="line4337">4337: </a><font color="#B22222">   When called during time step evaluation (e.g. during residual evaluation or via hooks set using <a href="../../../docs/manualpages/TS/TSSetPreStep.html#TSSetPreStep">TSSetPreStep</a>(),</font>
-<a name="line4338">4338: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSSetPreStage.html#TSSetPreStage">TSSetPreStage</a>(), <a href="../../../docs/manualpages/TS/TSSetPostStage.html#TSSetPostStage">TSSetPostStage</a>(), or <a href="../../../docs/manualpages/TS/TSSetPostStep.html#TSSetPostStep">TSSetPostStep</a>()), the time is the time at the start of the step being evaluated.</font>
+<a name="line4329">4329: </a><font color="#B22222">   Level: beginner</font>
 
-<a name="line4340">4340: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetInitialTimeStep.html#TSSetInitialTimeStep">TSSetInitialTimeStep</a>(), <a href="../../../docs/manualpages/TS/TSGetTimeStep.html#TSGetTimeStep">TSGetTimeStep</a>(), <a href="../../../docs/manualpages/TS/TSGetSolveTime.html#TSGetSolveTime">TSGetSolveTime</a>()</font>
+<a name="line4331">4331: </a><font color="#B22222">   Note:</font>
+<a name="line4332">4332: </a><font color="#B22222">   When called during time step evaluation (e.g. during residual evaluation or via hooks set using <a href="../../../docs/manualpages/TS/TSSetPreStep.html#TSSetPreStep">TSSetPreStep</a>(),</font>
+<a name="line4333">4333: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSSetPreStage.html#TSSetPreStage">TSSetPreStage</a>(), <a href="../../../docs/manualpages/TS/TSSetPostStage.html#TSSetPostStage">TSSetPostStage</a>(), or <a href="../../../docs/manualpages/TS/TSSetPostStep.html#TSSetPostStep">TSSetPostStep</a>()), the time is the time at the start of the step being evaluated.</font>
 
-<a name="line4342">4342: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, get, time</font>
-<a name="line4343">4343: </a><font color="#B22222">@*/</font>
-<a name="line4344">4344: </a><strong><font color="#4169E1"><a name="TSGetTime"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSGetTime.html#TSGetTime">TSGetTime</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> *t)</font></strong>
-<a name="line4345">4345: </a>{
-<a name="line4349">4349: </a>  *t = ts->ptime;
-<a name="line4350">4350: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4351">4351: </a>}
+<a name="line4335">4335: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetInitialTimeStep.html#TSSetInitialTimeStep">TSSetInitialTimeStep</a>(), <a href="../../../docs/manualpages/TS/TSGetTimeStep.html#TSGetTimeStep">TSGetTimeStep</a>(), <a href="../../../docs/manualpages/TS/TSGetSolveTime.html#TSGetSolveTime">TSGetSolveTime</a>()</font>
 
-<a name="line4355">4355: </a><font color="#B22222">/*@</font>
-<a name="line4356">4356: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetPrevTime.html#TSGetPrevTime">TSGetPrevTime</a> - Gets the starting time of the previously completed step.</font>
+<a name="line4337">4337: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, get, time</font>
+<a name="line4338">4338: </a><font color="#B22222">@*/</font>
+<a name="line4339">4339: </a><strong><font color="#4169E1"><a name="TSGetTime"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSGetTime.html#TSGetTime">TSGetTime</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> *t)</font></strong>
+<a name="line4340">4340: </a>{
+<a name="line4344">4344: </a>  *t = ts->ptime;
+<a name="line4345">4345: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4346">4346: </a>}
 
-<a name="line4358">4358: </a><font color="#B22222">   Not Collective</font>
+<a name="line4350">4350: </a><font color="#B22222">/*@</font>
+<a name="line4351">4351: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetPrevTime.html#TSGetPrevTime">TSGetPrevTime</a> - Gets the starting time of the previously completed step.</font>
 
-<a name="line4360">4360: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line4361">4361: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
+<a name="line4353">4353: </a><font color="#B22222">   Not Collective</font>
 
-<a name="line4363">4363: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line4364">4364: </a><font color="#B22222">.  t  - the previous time</font>
+<a name="line4355">4355: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line4356">4356: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
 
-<a name="line4366">4366: </a><font color="#B22222">   Level: beginner</font>
+<a name="line4358">4358: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line4359">4359: </a><font color="#B22222">.  t  - the previous time</font>
 
-<a name="line4368">4368: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetInitialTimeStep.html#TSSetInitialTimeStep">TSSetInitialTimeStep</a>(), <a href="../../../docs/manualpages/TS/TSGetTimeStep.html#TSGetTimeStep">TSGetTimeStep</a>()</font>
+<a name="line4361">4361: </a><font color="#B22222">   Level: beginner</font>
 
-<a name="line4370">4370: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, get, time</font>
-<a name="line4371">4371: </a><font color="#B22222">@*/</font>
-<a name="line4372">4372: </a><strong><font color="#4169E1"><a name="TSGetPrevTime"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSGetPrevTime.html#TSGetPrevTime">TSGetPrevTime</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> *t)</font></strong>
-<a name="line4373">4373: </a>{
-<a name="line4377">4377: </a>  *t = ts->ptime_prev;
-<a name="line4378">4378: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4379">4379: </a>}
+<a name="line4363">4363: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetInitialTimeStep.html#TSSetInitialTimeStep">TSSetInitialTimeStep</a>(), <a href="../../../docs/manualpages/TS/TSGetTimeStep.html#TSGetTimeStep">TSGetTimeStep</a>()</font>
 
-<a name="line4383">4383: </a><font color="#B22222">/*@</font>
-<a name="line4384">4384: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSSetTime.html#TSSetTime">TSSetTime</a> - Allows one to reset the time.</font>
+<a name="line4365">4365: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, get, time</font>
+<a name="line4366">4366: </a><font color="#B22222">@*/</font>
+<a name="line4367">4367: </a><strong><font color="#4169E1"><a name="TSGetPrevTime"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSGetPrevTime.html#TSGetPrevTime">TSGetPrevTime</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> *t)</font></strong>
+<a name="line4368">4368: </a>{
+<a name="line4372">4372: </a>  *t = ts->ptime_prev;
+<a name="line4373">4373: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4374">4374: </a>}
 
-<a name="line4386">4386: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+<a name="line4378">4378: </a><font color="#B22222">/*@</font>
+<a name="line4379">4379: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSSetTime.html#TSSetTime">TSSetTime</a> - Allows one to reset the time.</font>
 
-<a name="line4388">4388: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line4389">4389: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
-<a name="line4390">4390: </a><font color="#B22222">-  time - the time</font>
+<a name="line4381">4381: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
 
-<a name="line4392">4392: </a><font color="#B22222">   Level: intermediate</font>
+<a name="line4383">4383: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line4384">4384: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
+<a name="line4385">4385: </a><font color="#B22222">-  time - the time</font>
 
-<a name="line4394">4394: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSGetTime.html#TSGetTime">TSGetTime</a>(), <a href="../../../docs/manualpages/TS/TSSetDuration.html#TSSetDuration">TSSetDuration</a>()</font>
+<a name="line4387">4387: </a><font color="#B22222">   Level: intermediate</font>
 
-<a name="line4396">4396: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, set, time</font>
-<a name="line4397">4397: </a><font color="#B22222">@*/</font>
-<a name="line4398">4398: </a><strong><font color="#4169E1"><a name="TSSetTime"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSSetTime.html#TSSetTime">TSSetTime</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts, <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> t)</font></strong>
-<a name="line4399">4399: </a>{
-<a name="line4403">4403: </a>  ts->ptime = t;
-<a name="line4404">4404: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4405">4405: </a>}
+<a name="line4389">4389: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSGetTime.html#TSGetTime">TSGetTime</a>(), <a href="../../../docs/manualpages/TS/TSSetDuration.html#TSSetDuration">TSSetDuration</a>()</font>
 
-<a name="line4409">4409: </a><font color="#B22222">/*@C</font>
-<a name="line4410">4410: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSSetOptionsPrefix.html#TSSetOptionsPrefix">TSSetOptionsPrefix</a> - Sets the prefix used for searching for all</font>
-<a name="line4411">4411: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> options in the database.</font>
+<a name="line4391">4391: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, set, time</font>
+<a name="line4392">4392: </a><font color="#B22222">@*/</font>
+<a name="line4393">4393: </a><strong><font color="#4169E1"><a name="TSSetTime"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSSetTime.html#TSSetTime">TSSetTime</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts, <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> t)</font></strong>
+<a name="line4394">4394: </a>{
+<a name="line4398">4398: </a>  ts->ptime = t;
+<a name="line4399">4399: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4400">4400: </a>}
 
-<a name="line4413">4413: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+<a name="line4404">4404: </a><font color="#B22222">/*@C</font>
+<a name="line4405">4405: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSSetOptionsPrefix.html#TSSetOptionsPrefix">TSSetOptionsPrefix</a> - Sets the prefix used for searching for all</font>
+<a name="line4406">4406: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> options in the database.</font>
 
-<a name="line4415">4415: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line4416">4416: </a><font color="#B22222">+  ts     - The <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line4417">4417: </a><font color="#B22222">-  prefix - The prefix to prepend to all option names</font>
+<a name="line4408">4408: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
 
-<a name="line4419">4419: </a><font color="#B22222">   Notes:</font>
-<a name="line4420">4420: </a><font color="#B22222">   A hyphen (-) must NOT be given at the beginning of the prefix name.</font>
-<a name="line4421">4421: </a><font color="#B22222">   The first character of all runtime options is AUTOMATICALLY the</font>
-<a name="line4422">4422: </a><font color="#B22222">   hyphen.</font>
+<a name="line4410">4410: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line4411">4411: </a><font color="#B22222">+  ts     - The <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line4412">4412: </a><font color="#B22222">-  prefix - The prefix to prepend to all option names</font>
 
-<a name="line4424">4424: </a><font color="#B22222">   Level: advanced</font>
+<a name="line4414">4414: </a><font color="#B22222">   Notes:</font>
+<a name="line4415">4415: </a><font color="#B22222">   A hyphen (-) must NOT be given at the beginning of the prefix name.</font>
+<a name="line4416">4416: </a><font color="#B22222">   The first character of all runtime options is AUTOMATICALLY the</font>
+<a name="line4417">4417: </a><font color="#B22222">   hyphen.</font>
 
-<a name="line4426">4426: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, set, options, prefix, database</font>
+<a name="line4419">4419: </a><font color="#B22222">   Level: advanced</font>
 
-<a name="line4428">4428: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetFromOptions.html#TSSetFromOptions">TSSetFromOptions</a>()</font>
+<a name="line4421">4421: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, set, options, prefix, database</font>
 
-<a name="line4430">4430: </a><font color="#B22222">@*/</font>
-<a name="line4431">4431: </a><strong><font color="#4169E1"><a name="TSSetOptionsPrefix"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSSetOptionsPrefix.html#TSSetOptionsPrefix">TSSetOptionsPrefix</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,const char prefix[])</font></strong>
-<a name="line4432">4432: </a>{
-<a name="line4434">4434: </a>  <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a>           snes;
+<a name="line4423">4423: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetFromOptions.html#TSSetFromOptions">TSSetFromOptions</a>()</font>
 
-<a name="line4438">4438: </a>  PetscObjectSetOptionsPrefix((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,prefix);
-<a name="line4439">4439: </a>  <a href="../../../docs/manualpages/TS/TSGetSNES.html#TSGetSNES">TSGetSNES</a>(ts,&snes);
-<a name="line4440">4440: </a>  <a href="../../../docs/manualpages/SNES/SNESSetOptionsPrefix.html#SNESSetOptionsPrefix">SNESSetOptionsPrefix</a>(snes,prefix);
-<a name="line4441">4441: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4442">4442: </a>}
+<a name="line4425">4425: </a><font color="#B22222">@*/</font>
+<a name="line4426">4426: </a><strong><font color="#4169E1"><a name="TSSetOptionsPrefix"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSSetOptionsPrefix.html#TSSetOptionsPrefix">TSSetOptionsPrefix</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,const char prefix[])</font></strong>
+<a name="line4427">4427: </a>{
+<a name="line4429">4429: </a>  <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a>           snes;
 
+<a name="line4433">4433: </a>  PetscObjectSetOptionsPrefix((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,prefix);
+<a name="line4434">4434: </a>  <a href="../../../docs/manualpages/TS/TSGetSNES.html#TSGetSNES">TSGetSNES</a>(ts,&snes);
+<a name="line4435">4435: </a>  <a href="../../../docs/manualpages/SNES/SNESSetOptionsPrefix.html#SNESSetOptionsPrefix">SNESSetOptionsPrefix</a>(snes,prefix);
+<a name="line4436">4436: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4437">4437: </a>}
 
-<a name="line4447">4447: </a><font color="#B22222">/*@C</font>
-<a name="line4448">4448: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSAppendOptionsPrefix.html#TSAppendOptionsPrefix">TSAppendOptionsPrefix</a> - Appends to the prefix used for searching for all</font>
-<a name="line4449">4449: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> options in the database.</font>
 
-<a name="line4451">4451: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+<a name="line4442">4442: </a><font color="#B22222">/*@C</font>
+<a name="line4443">4443: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSAppendOptionsPrefix.html#TSAppendOptionsPrefix">TSAppendOptionsPrefix</a> - Appends to the prefix used for searching for all</font>
+<a name="line4444">4444: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> options in the database.</font>
 
-<a name="line4453">4453: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line4454">4454: </a><font color="#B22222">+  ts     - The <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line4455">4455: </a><font color="#B22222">-  prefix - The prefix to prepend to all option names</font>
+<a name="line4446">4446: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
 
-<a name="line4457">4457: </a><font color="#B22222">   Notes:</font>
-<a name="line4458">4458: </a><font color="#B22222">   A hyphen (-) must NOT be given at the beginning of the prefix name.</font>
-<a name="line4459">4459: </a><font color="#B22222">   The first character of all runtime options is AUTOMATICALLY the</font>
-<a name="line4460">4460: </a><font color="#B22222">   hyphen.</font>
+<a name="line4448">4448: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line4449">4449: </a><font color="#B22222">+  ts     - The <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line4450">4450: </a><font color="#B22222">-  prefix - The prefix to prepend to all option names</font>
 
-<a name="line4462">4462: </a><font color="#B22222">   Level: advanced</font>
+<a name="line4452">4452: </a><font color="#B22222">   Notes:</font>
+<a name="line4453">4453: </a><font color="#B22222">   A hyphen (-) must NOT be given at the beginning of the prefix name.</font>
+<a name="line4454">4454: </a><font color="#B22222">   The first character of all runtime options is AUTOMATICALLY the</font>
+<a name="line4455">4455: </a><font color="#B22222">   hyphen.</font>
 
-<a name="line4464">4464: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, append, options, prefix, database</font>
+<a name="line4457">4457: </a><font color="#B22222">   Level: advanced</font>
 
-<a name="line4466">4466: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSGetOptionsPrefix.html#TSGetOptionsPrefix">TSGetOptionsPrefix</a>()</font>
+<a name="line4459">4459: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, append, options, prefix, database</font>
 
-<a name="line4468">4468: </a><font color="#B22222">@*/</font>
-<a name="line4469">4469: </a><strong><font color="#4169E1"><a name="TSAppendOptionsPrefix"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSAppendOptionsPrefix.html#TSAppendOptionsPrefix">TSAppendOptionsPrefix</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,const char prefix[])</font></strong>
-<a name="line4470">4470: </a>{
-<a name="line4472">4472: </a>  <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a>           snes;
+<a name="line4461">4461: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSGetOptionsPrefix.html#TSGetOptionsPrefix">TSGetOptionsPrefix</a>()</font>
 
-<a name="line4476">4476: </a>  PetscObjectAppendOptionsPrefix((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,prefix);
-<a name="line4477">4477: </a>  <a href="../../../docs/manualpages/TS/TSGetSNES.html#TSGetSNES">TSGetSNES</a>(ts,&snes);
-<a name="line4478">4478: </a>  <a href="../../../docs/manualpages/SNES/SNESAppendOptionsPrefix.html#SNESAppendOptionsPrefix">SNESAppendOptionsPrefix</a>(snes,prefix);
-<a name="line4479">4479: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4480">4480: </a>}
+<a name="line4463">4463: </a><font color="#B22222">@*/</font>
+<a name="line4464">4464: </a><strong><font color="#4169E1"><a name="TSAppendOptionsPrefix"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSAppendOptionsPrefix.html#TSAppendOptionsPrefix">TSAppendOptionsPrefix</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,const char prefix[])</font></strong>
+<a name="line4465">4465: </a>{
+<a name="line4467">4467: </a>  <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a>           snes;
 
-<a name="line4484">4484: </a><font color="#B22222">/*@C</font>
-<a name="line4485">4485: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetOptionsPrefix.html#TSGetOptionsPrefix">TSGetOptionsPrefix</a> - Sets the prefix used for searching for all</font>
-<a name="line4486">4486: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> options in the database.</font>
+<a name="line4471">4471: </a>  PetscObjectAppendOptionsPrefix((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,prefix);
+<a name="line4472">4472: </a>  <a href="../../../docs/manualpages/TS/TSGetSNES.html#TSGetSNES">TSGetSNES</a>(ts,&snes);
+<a name="line4473">4473: </a>  <a href="../../../docs/manualpages/SNES/SNESAppendOptionsPrefix.html#SNESAppendOptionsPrefix">SNESAppendOptionsPrefix</a>(snes,prefix);
+<a name="line4474">4474: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4475">4475: </a>}
 
-<a name="line4488">4488: </a><font color="#B22222">   Not Collective</font>
+<a name="line4479">4479: </a><font color="#B22222">/*@C</font>
+<a name="line4480">4480: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetOptionsPrefix.html#TSGetOptionsPrefix">TSGetOptionsPrefix</a> - Sets the prefix used for searching for all</font>
+<a name="line4481">4481: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> options in the database.</font>
 
-<a name="line4490">4490: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line4491">4491: </a><font color="#B22222">.  ts - The <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line4483">4483: </a><font color="#B22222">   Not Collective</font>
 
-<a name="line4493">4493: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line4494">4494: </a><font color="#B22222">.  prefix - A pointer to the prefix string used</font>
+<a name="line4485">4485: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line4486">4486: </a><font color="#B22222">.  ts - The <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
 
-<a name="line4496">4496: </a><font color="#B22222">   Notes: On the fortran side, the user should pass in a string 'prifix' of</font>
-<a name="line4497">4497: </a><font color="#B22222">   sufficient length to hold the prefix.</font>
+<a name="line4488">4488: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line4489">4489: </a><font color="#B22222">.  prefix - A pointer to the prefix string used</font>
 
-<a name="line4499">4499: </a><font color="#B22222">   Level: intermediate</font>
+<a name="line4491">4491: </a><font color="#B22222">   Notes: On the fortran side, the user should pass in a string 'prifix' of</font>
+<a name="line4492">4492: </a><font color="#B22222">   sufficient length to hold the prefix.</font>
 
-<a name="line4501">4501: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, get, options, prefix, database</font>
+<a name="line4494">4494: </a><font color="#B22222">   Level: intermediate</font>
 
-<a name="line4503">4503: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSAppendOptionsPrefix.html#TSAppendOptionsPrefix">TSAppendOptionsPrefix</a>()</font>
-<a name="line4504">4504: </a><font color="#B22222">@*/</font>
-<a name="line4505">4505: </a><strong><font color="#4169E1"><a name="TSGetOptionsPrefix"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSGetOptionsPrefix.html#TSGetOptionsPrefix">TSGetOptionsPrefix</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,const char *prefix[])</font></strong>
-<a name="line4506">4506: </a>{
+<a name="line4496">4496: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, get, options, prefix, database</font>
 
-<a name="line4512">4512: </a>  PetscObjectGetOptionsPrefix((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,prefix);
-<a name="line4513">4513: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4514">4514: </a>}
+<a name="line4498">4498: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSAppendOptionsPrefix.html#TSAppendOptionsPrefix">TSAppendOptionsPrefix</a>()</font>
+<a name="line4499">4499: </a><font color="#B22222">@*/</font>
+<a name="line4500">4500: </a><strong><font color="#4169E1"><a name="TSGetOptionsPrefix"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSGetOptionsPrefix.html#TSGetOptionsPrefix">TSGetOptionsPrefix</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,const char *prefix[])</font></strong>
+<a name="line4501">4501: </a>{
 
-<a name="line4518">4518: </a><font color="#B22222">/*@C</font>
-<a name="line4519">4519: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetRHSJacobian.html#TSGetRHSJacobian">TSGetRHSJacobian</a> - Returns the Jacobian J at the present timestep.</font>
+<a name="line4507">4507: </a>  PetscObjectGetOptionsPrefix((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,prefix);
+<a name="line4508">4508: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4509">4509: </a>}
 
-<a name="line4521">4521: </a><font color="#B22222">   Not Collective, but parallel objects are returned if <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> is parallel</font>
+<a name="line4513">4513: </a><font color="#B22222">/*@C</font>
+<a name="line4514">4514: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetRHSJacobian.html#TSGetRHSJacobian">TSGetRHSJacobian</a> - Returns the Jacobian J at the present timestep.</font>
 
-<a name="line4523">4523: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line4524">4524: </a><font color="#B22222">.  ts  - The <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
+<a name="line4516">4516: </a><font color="#B22222">   Not Collective, but parallel objects are returned if <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> is parallel</font>
 
-<a name="line4526">4526: </a><font color="#B22222">   Output Parameters:</font>
-<a name="line4527">4527: </a><font color="#B22222">+  Amat - The (approximate) Jacobian J of G, where U_t = G(U,t)  (or NULL)</font>
-<a name="line4528">4528: </a><font color="#B22222">.  Pmat - The matrix from which the preconditioner is constructed, usually the same as Amat  (or NULL)</font>
-<a name="line4529">4529: </a><font color="#B22222">.  func - Function to compute the Jacobian of the RHS  (or NULL)</font>
-<a name="line4530">4530: </a><font color="#B22222">-  ctx - User-defined context for Jacobian evaluation routine  (or NULL)</font>
+<a name="line4518">4518: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line4519">4519: </a><font color="#B22222">.  ts  - The <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
 
-<a name="line4532">4532: </a><font color="#B22222">   Notes: You can pass in NULL for any return argument you do not need.</font>
+<a name="line4521">4521: </a><font color="#B22222">   Output Parameters:</font>
+<a name="line4522">4522: </a><font color="#B22222">+  Amat - The (approximate) Jacobian J of G, where U_t = G(U,t)  (or NULL)</font>
+<a name="line4523">4523: </a><font color="#B22222">.  Pmat - The matrix from which the preconditioner is constructed, usually the same as Amat  (or NULL)</font>
+<a name="line4524">4524: </a><font color="#B22222">.  func - Function to compute the Jacobian of the RHS  (or NULL)</font>
+<a name="line4525">4525: </a><font color="#B22222">-  ctx - User-defined context for Jacobian evaluation routine  (or NULL)</font>
 
-<a name="line4534">4534: </a><font color="#B22222">   Level: intermediate</font>
+<a name="line4527">4527: </a><font color="#B22222">   Notes: You can pass in NULL for any return argument you do not need.</font>
 
-<a name="line4536">4536: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSGetTimeStep.html#TSGetTimeStep">TSGetTimeStep</a>(), TSGetMatrices(), <a href="../../../docs/manualpages/TS/TSGetTime.html#TSGetTime">TSGetTime</a>(), <a href="../../../docs/manualpages/TS/TSGetTimeStepNumber.html#TSGetTimeStepNumber">TSGetTimeStepNumber</a>()</font>
+<a name="line4529">4529: </a><font color="#B22222">   Level: intermediate</font>
 
-<a name="line4538">4538: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep, get, matrix, Jacobian</font>
-<a name="line4539">4539: </a><font color="#B22222">@*/</font>
-<a name="line4540">4540: </a><strong><font color="#4169E1"><a name="TSGetRHSJacobian"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSGetRHSJacobian.html#TSGetRHSJacobian">TSGetRHSJacobian</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> *Amat,<a href="../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> *Pmat,TSRHSJacobian  [...]
-<a name="line4541">4541: </a>{
-<a name="line4543">4543: </a>  <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a>           snes;
-<a name="line4544">4544: </a>  <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a>             dm;
+<a name="line4531">4531: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSGetTimeStep.html#TSGetTimeStep">TSGetTimeStep</a>(), TSGetMatrices(), <a href="../../../docs/manualpages/TS/TSGetTime.html#TSGetTime">TSGetTime</a>(), <a href="../../../docs/manualpages/TS/TSGetTimeStepNumber.html#TSGetTimeStepNumber">TSGetTimeStepNumber</a>()</font>
 
-<a name="line4547">4547: </a>  <a href="../../../docs/manualpages/TS/TSGetSNES.html#TSGetSNES">TSGetSNES</a>(ts,&snes);
-<a name="line4548">4548: </a>  <a href="../../../docs/manualpages/SNES/SNESGetJacobian.html#SNESGetJacobian">SNESGetJacobian</a>(snes,Amat,Pmat,NULL,NULL);
-<a name="line4549">4549: </a>  <a href="../../../docs/manualpages/TS/TSGetDM.html#TSGetDM">TSGetDM</a>(ts,&dm);
-<a name="line4550">4550: </a>  <a href="../../../docs/manualpages/TS/DMTSGetRHSJacobian.html#DMTSGetRHSJacobian">DMTSGetRHSJacobian</a>(dm,func,ctx);
-<a name="line4551">4551: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4552">4552: </a>}
+<a name="line4533">4533: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep, get, matrix, Jacobian</font>
+<a name="line4534">4534: </a><font color="#B22222">@*/</font>
+<a name="line4535">4535: </a><strong><font color="#4169E1"><a name="TSGetRHSJacobian"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSGetRHSJacobian.html#TSGetRHSJacobian">TSGetRHSJacobian</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> *Amat,<a href="../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> *Pmat,TSRHSJacobian  [...]
+<a name="line4536">4536: </a>{
+<a name="line4538">4538: </a>  <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a>           snes;
+<a name="line4539">4539: </a>  <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a>             dm;
 
-<a name="line4556">4556: </a><font color="#B22222">/*@C</font>
-<a name="line4557">4557: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetIJacobian.html#TSGetIJacobian">TSGetIJacobian</a> - Returns the implicit Jacobian at the present timestep.</font>
+<a name="line4542">4542: </a>  <a href="../../../docs/manualpages/TS/TSGetSNES.html#TSGetSNES">TSGetSNES</a>(ts,&snes);
+<a name="line4543">4543: </a>  <a href="../../../docs/manualpages/SNES/SNESGetJacobian.html#SNESGetJacobian">SNESGetJacobian</a>(snes,Amat,Pmat,NULL,NULL);
+<a name="line4544">4544: </a>  <a href="../../../docs/manualpages/TS/TSGetDM.html#TSGetDM">TSGetDM</a>(ts,&dm);
+<a name="line4545">4545: </a>  <a href="../../../docs/manualpages/TS/DMTSGetRHSJacobian.html#DMTSGetRHSJacobian">DMTSGetRHSJacobian</a>(dm,func,ctx);
+<a name="line4546">4546: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4547">4547: </a>}
 
-<a name="line4559">4559: </a><font color="#B22222">   Not Collective, but parallel objects are returned if <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> is parallel</font>
+<a name="line4551">4551: </a><font color="#B22222">/*@C</font>
+<a name="line4552">4552: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetIJacobian.html#TSGetIJacobian">TSGetIJacobian</a> - Returns the implicit Jacobian at the present timestep.</font>
 
-<a name="line4561">4561: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line4562">4562: </a><font color="#B22222">.  ts  - The <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
+<a name="line4554">4554: </a><font color="#B22222">   Not Collective, but parallel objects are returned if <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> is parallel</font>
 
-<a name="line4564">4564: </a><font color="#B22222">   Output Parameters:</font>
-<a name="line4565">4565: </a><font color="#B22222">+  Amat  - The (approximate) Jacobian of F(t,U,U_t)</font>
-<a name="line4566">4566: </a><font color="#B22222">.  Pmat - The matrix from which the preconditioner is constructed, often the same as Amat</font>
-<a name="line4567">4567: </a><font color="#B22222">.  f   - The function to compute the matrices</font>
-<a name="line4568">4568: </a><font color="#B22222">- ctx - User-defined context for Jacobian evaluation routine</font>
-
-<a name="line4570">4570: </a><font color="#B22222">   Notes: You can pass in NULL for any return argument you do not need.</font>
-
-<a name="line4572">4572: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line4574">4574: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSGetTimeStep.html#TSGetTimeStep">TSGetTimeStep</a>(), <a href="../../../docs/manualpages/TS/TSGetRHSJacobian.html#TSGetRHSJacobian">TSGetRHSJacobian</a>(), TSGetMatrices(), <a href="../../../docs/manualpages/TS/TSGetTime.html#TSGetTime">TSGetTime</a>(), <a href="../../../docs/manualpages/TS/TSGetTimeStepNumber.html#TSGetTimeStepNumber">TSGetTimeStepNumber</a>()</font>
+<a name="line4556">4556: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line4557">4557: </a><font color="#B22222">.  ts  - The <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
 
-<a name="line4576">4576: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep, get, matrix, Jacobian</font>
-<a name="line4577">4577: </a><font color="#B22222">@*/</font>
-<a name="line4578">4578: </a><strong><font color="#4169E1"><a name="TSGetIJacobian"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSGetIJacobian.html#TSGetIJacobian">TSGetIJacobian</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> *Amat,<a href="../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> *Pmat,TSIJacobian *f,void ** [...]
-<a name="line4579">4579: </a>{
-<a name="line4581">4581: </a>  <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a>           snes;
-<a name="line4582">4582: </a>  <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a>             dm;
-
-<a name="line4585">4585: </a>  <a href="../../../docs/manualpages/TS/TSGetSNES.html#TSGetSNES">TSGetSNES</a>(ts,&snes);
-<a name="line4586">4586: </a>  <a href="../../../docs/manualpages/SNES/SNESSetUpMatrices.html#SNESSetUpMatrices">SNESSetUpMatrices</a>(snes);
-<a name="line4587">4587: </a>  <a href="../../../docs/manualpages/SNES/SNESGetJacobian.html#SNESGetJacobian">SNESGetJacobian</a>(snes,Amat,Pmat,NULL,NULL);
-<a name="line4588">4588: </a>  <a href="../../../docs/manualpages/TS/TSGetDM.html#TSGetDM">TSGetDM</a>(ts,&dm);
-<a name="line4589">4589: </a>  <a href="../../../docs/manualpages/TS/DMTSGetIJacobian.html#DMTSGetIJacobian">DMTSGetIJacobian</a>(dm,f,ctx);
-<a name="line4590">4590: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4591">4591: </a>}
-
-
-<a name="line4596">4596: </a><font color="#B22222">/*@C</font>
-<a name="line4597">4597: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorDrawSolution.html#TSMonitorDrawSolution">TSMonitorDrawSolution</a> - Monitors progress of the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> solvers by calling</font>
-<a name="line4598">4598: </a><font color="#B22222">   <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>() for the solution at each timestep</font>
-
-<a name="line4600">4600: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line4602">4602: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line4603">4603: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line4604">4604: </a><font color="#B22222">.  step - current time-step</font>
-<a name="line4605">4605: </a><font color="#B22222">.  ptime - current time</font>
-<a name="line4606">4606: </a><font color="#B22222">-  dummy - either a viewer or NULL</font>
-
-<a name="line4608">4608: </a><font color="#B22222">   Options Database:</font>
-<a name="line4609">4609: </a><font color="#B22222">.   -ts_monitor_draw_solution_initial - show initial solution as well as current solution</font>
-
-<a name="line4611">4611: </a><font color="#B22222">   Notes: the initial solution and current solution are not display with a common axis scaling so generally the option -ts_monitor_draw_solution_initial</font>
-<a name="line4612">4612: </a><font color="#B22222">       will look bad</font>
-
-<a name="line4614">4614: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line4616">4616: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
-
-<a name="line4618">4618: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>()</font>
-<a name="line4619">4619: </a><font color="#B22222">@*/</font>
-<a name="line4620">4620: </a><strong><font color="#4169E1"><a name="TSMonitorDrawSolution"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorDrawSolution.html#TSMonitorDrawSolution">TSMonitorDrawSolution</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manualpages/Sys/PetscRea [...]
-<a name="line4621">4621: </a>{
-<a name="line4622">4622: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>   ierr;
-<a name="line4623">4623: </a>  TSMonitorDrawCtx ictx = (TSMonitorDrawCtx)dummy;
-<a name="line4624">4624: </a>  <a href="../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a>        draw;
-
-<a name="line4627">4627: </a>  <font color="#4169E1">if</font> (!step && ictx->showinitial) {
-<a name="line4628">4628: </a>    <font color="#4169E1">if</font> (!ictx->initialsolution) {
-<a name="line4629">4629: </a>      <a href="../../../docs/manualpages/Vec/VecDuplicate.html#VecDuplicate">VecDuplicate</a>(u,&ictx->initialsolution);
-<a name="line4630">4630: </a>    }
-<a name="line4631">4631: </a>    <a href="../../../docs/manualpages/Vec/VecCopy.html#VecCopy">VecCopy</a>(u,ictx->initialsolution);
-<a name="line4632">4632: </a>  }
-<a name="line4633">4633: </a>  <font color="#4169E1">if</font> (!(((ictx->howoften > 0) && (!(step % ictx->howoften))) || ((ictx->howoften == -1) && ts->reason))) <font color="#4169E1">return</font>(0);
-
-<a name="line4635">4635: </a>  <font color="#4169E1">if</font> (ictx->showinitial) {
-<a name="line4636">4636: </a>    <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> pause;
-<a name="line4637">4637: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerDrawGetPause.html#PetscViewerDrawGetPause">PetscViewerDrawGetPause</a>(ictx->viewer,&pause);
-<a name="line4638">4638: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerDrawSetPause.html#PetscViewerDrawSetPause">PetscViewerDrawSetPause</a>(ictx->viewer,0.0);
-<a name="line4639">4639: </a>    <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(ictx->initialsolution,ictx->viewer);
-<a name="line4640">4640: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerDrawSetPause.html#PetscViewerDrawSetPause">PetscViewerDrawSetPause</a>(ictx->viewer,pause);
-<a name="line4641">4641: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerDrawSetHold.html#PetscViewerDrawSetHold">PetscViewerDrawSetHold</a>(ictx->viewer,<a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
-<a name="line4642">4642: </a>  }
-<a name="line4643">4643: </a>  <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(u,ictx->viewer);
-<a name="line4644">4644: </a>  <font color="#4169E1">if</font> (ictx->showtimestepandtime) {
-<a name="line4645">4645: </a>    <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> xl,yl,xr,yr,h;
-<a name="line4646">4646: </a>    char      time[32];
-
-<a name="line4648">4648: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerDrawGetDraw.html#PetscViewerDrawGetDraw">PetscViewerDrawGetDraw</a>(ictx->viewer,0,&draw);
-<a name="line4649">4649: </a>    <a href="../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(time,32,<font color="#666666">"Timestep %d Time %g"</font>,(int)step,(double)ptime);
-<a name="line4650">4650: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawGetCoordinates.html#PetscDrawGetCoordinates">PetscDrawGetCoordinates</a>(draw,&xl,&yl,&xr,&yr);
-<a name="line4651">4651: </a>    h    = yl + .95*(yr - yl);
-<a name="line4652">4652: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawStringCentered.html#PetscDrawStringCentered">PetscDrawStringCentered</a>(draw,.5*(xl+xr),h,PETSC_DRAW_BLACK,time);
-<a name="line4653">4653: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawFlush.html#PetscDrawFlush">PetscDrawFlush</a>(draw);
-<a name="line4654">4654: </a>  }
-
-<a name="line4656">4656: </a>  <font color="#4169E1">if</font> (ictx->showinitial) {
-<a name="line4657">4657: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerDrawSetHold.html#PetscViewerDrawSetHold">PetscViewerDrawSetHold</a>(ictx->viewer,<a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);
-<a name="line4658">4658: </a>  }
-<a name="line4659">4659: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4660">4660: </a>}
-
-<a name="line4664">4664: </a><font color="#B22222">/*@C</font>
-<a name="line4665">4665: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSAdjointMonitorDrawSensi.html#TSAdjointMonitorDrawSensi">TSAdjointMonitorDrawSensi</a> - Monitors progress of the adjoint <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> solvers by calling</font>
-<a name="line4666">4666: </a><font color="#B22222">   <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>() for the sensitivities to initial states at each timestep</font>
-
-<a name="line4668">4668: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line4670">4670: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line4671">4671: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line4672">4672: </a><font color="#B22222">.  step - current time-step</font>
-<a name="line4673">4673: </a><font color="#B22222">.  ptime - current time</font>
-<a name="line4674">4674: </a><font color="#B22222">.  u - current state</font>
-<a name="line4675">4675: </a><font color="#B22222">.  numcost - number of cost functions</font>
-<a name="line4676">4676: </a><font color="#B22222">.  lambda - sensitivities to initial conditions</font>
-<a name="line4677">4677: </a><font color="#B22222">.  mu - sensitivities to parameters</font>
-<a name="line4678">4678: </a><font color="#B22222">-  dummy - either a viewer or NULL</font>
-
-<a name="line4680">4680: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line4682">4682: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, adjoint, monitor, view</font>
-
-<a name="line4684">4684: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSAdjointMonitorSet.html#TSAdjointMonitorSet">TSAdjointMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSAdjointMonitorDefault.html#TSAdjointMonitorDefault">TSAdjointMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>()</font>
-<a name="line4685">4685: </a><font color="#B22222">@*/</font>
-<a name="line4686">4686: </a><strong><font color="#4169E1"><a name="TSAdjointMonitorDrawSensi"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSAdjointMonitorDrawSensi.html#TSAdjointMonitorDrawSensi">TSAdjointMonitorDrawSensi</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manualpa [...]
-<a name="line4687">4687: </a>{
-<a name="line4688">4688: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>   ierr;
-<a name="line4689">4689: </a>  TSMonitorDrawCtx ictx = (TSMonitorDrawCtx)dummy;
-<a name="line4690">4690: </a>  <a href="../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a>        draw;
-<a name="line4691">4691: </a>  <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>        xl,yl,xr,yr,h;
-<a name="line4692">4692: </a>  char             time[32];
-
-<a name="line4695">4695: </a>  <font color="#4169E1">if</font> (!(((ictx->howoften > 0) && (!(step % ictx->howoften))) || ((ictx->howoften == -1) && ts->reason))) <font color="#4169E1">return</font>(0);
-
-<a name="line4697">4697: </a>  <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(lambda[0],ictx->viewer);
-<a name="line4698">4698: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerDrawGetDraw.html#PetscViewerDrawGetDraw">PetscViewerDrawGetDraw</a>(ictx->viewer,0,&draw);
-<a name="line4699">4699: </a>  <a href="../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(time,32,<font color="#666666">"Timestep %d Time %g"</font>,(int)step,(double)ptime);
-<a name="line4700">4700: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawGetCoordinates.html#PetscDrawGetCoordinates">PetscDrawGetCoordinates</a>(draw,&xl,&yl,&xr,&yr);
-<a name="line4701">4701: </a>  h    = yl + .95*(yr - yl);
-<a name="line4702">4702: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawStringCentered.html#PetscDrawStringCentered">PetscDrawStringCentered</a>(draw,.5*(xl+xr),h,PETSC_DRAW_BLACK,time);
-<a name="line4703">4703: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawFlush.html#PetscDrawFlush">PetscDrawFlush</a>(draw);
-<a name="line4704">4704: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4705">4705: </a>}
-
-<a name="line4709">4709: </a><font color="#B22222">/*@C</font>
-<a name="line4710">4710: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorDrawSolutionPhase.html#TSMonitorDrawSolutionPhase">TSMonitorDrawSolutionPhase</a> - Monitors progress of the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> solvers by plotting the solution as a phase diagram</font>
-
-<a name="line4712">4712: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line4714">4714: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line4715">4715: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line4716">4716: </a><font color="#B22222">.  step - current time-step</font>
-<a name="line4717">4717: </a><font color="#B22222">.  ptime - current time</font>
-<a name="line4718">4718: </a><font color="#B22222">-  dummy - either a viewer or NULL</font>
-
-<a name="line4720">4720: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line4722">4722: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
-
-<a name="line4724">4724: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>()</font>
-<a name="line4725">4725: </a><font color="#B22222">@*/</font>
-<a name="line4726">4726: </a><strong><font color="#4169E1"><a name="TSMonitorDrawSolutionPhase"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorDrawSolutionPhase.html#TSMonitorDrawSolutionPhase">TSMonitorDrawSolutionPhase</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manu [...]
-<a name="line4727">4727: </a>{
-<a name="line4728">4728: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-<a name="line4729">4729: </a>  TSMonitorDrawCtx  ictx = (TSMonitorDrawCtx)dummy;
-<a name="line4730">4730: </a>  <a href="../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a>         draw;
-<a name="line4731">4731: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawAxis.html#PetscDrawAxis">PetscDrawAxis</a>     axis;
-<a name="line4732">4732: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          n;
-<a name="line4733">4733: </a>  <a href="../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a>       size;
-<a name="line4734">4734: </a>  <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>         U0,U1,xl,yl,xr,yr,h;
-<a name="line4735">4735: </a>  char              time[32];
-<a name="line4736">4736: </a>  const <a href="../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *U;
-
-<a name="line4739">4739: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_size.html#MPI_Comm_size">MPI_Comm_size</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),&size);
-<a name="line4740">4740: </a>  <font color="#4169E1">if</font> (size != 1) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_SUP,<font color="#666666">"Only allowed for sequential runs"</font>);
-<a name="line4741">4741: </a>  <a href="../../../docs/manualpages/Vec/VecGetSize.html#VecGetSize">VecGetSize</a>(u,&n);
-<a name="line4742">4742: </a>  <font color="#4169E1">if</font> (n != 2) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_SUP,<font color="#666666">"Only for ODEs with two unknowns"</font>);
-
-<a name="line4744">4744: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerDrawGetDraw.html#PetscViewerDrawGetDraw">PetscViewerDrawGetDraw</a>(ictx->viewer,0,&draw);
-<a name="line4745">4745: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerDrawGetDrawAxis.html#PetscViewerDrawGetDrawAxis">PetscViewerDrawGetDrawAxis</a>(ictx->viewer,0,&axis);
-<a name="line4746">4746: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawAxisGetLimits.html#PetscDrawAxisGetLimits">PetscDrawAxisGetLimits</a>(axis,&xl,&xr,&yl,&yr);
-<a name="line4747">4747: </a>  <font color="#4169E1">if</font> (!step) {
-<a name="line4748">4748: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawClear.html#PetscDrawClear">PetscDrawClear</a>(draw);
-<a name="line4749">4749: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawAxisDraw.html#PetscDrawAxisDraw">PetscDrawAxisDraw</a>(axis);
-<a name="line4750">4750: </a>  }
-
-<a name="line4752">4752: </a>  <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(u,&U);
-<a name="line4753">4753: </a>  U0 = PetscRealPart(U[0]);
-<a name="line4754">4754: </a>  U1 = PetscRealPart(U[1]);
-<a name="line4755">4755: </a>  <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(u,&U);
-<a name="line4756">4756: </a>  <font color="#4169E1">if</font> ((U0 < xl) || (U1 < yl) || (U0 > xr) || (U1 > yr)) <font color="#4169E1">return</font>(0);
-
-<a name="line4758">4758: </a>  PetscDrawCollectiveBegin(draw);
-<a name="line4759">4759: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawPoint.html#PetscDrawPoint">PetscDrawPoint</a>(draw,U0,U1,PETSC_DRAW_BLACK);
-<a name="line4760">4760: </a>  <font color="#4169E1">if</font> (ictx->showtimestepandtime) {
-<a name="line4761">4761: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawGetCoordinates.html#PetscDrawGetCoordinates">PetscDrawGetCoordinates</a>(draw,&xl,&yl,&xr,&yr);
-<a name="line4762">4762: </a>    <a href="../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(time,32,<font color="#666666">"Timestep %d Time %g"</font>,(int)step,(double)ptime);
-<a name="line4763">4763: </a>    h    = yl + .95*(yr - yl);
-<a name="line4764">4764: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawStringCentered.html#PetscDrawStringCentered">PetscDrawStringCentered</a>(draw,.5*(xl+xr),h,PETSC_DRAW_BLACK,time);
-<a name="line4765">4765: </a>  }
-<a name="line4766">4766: </a>  PetscDrawCollectiveEnd(draw);
-<a name="line4767">4767: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawFlush.html#PetscDrawFlush">PetscDrawFlush</a>(draw);
-<a name="line4768">4768: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawSave.html#PetscDrawSave">PetscDrawSave</a>(draw);
-<a name="line4769">4769: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4770">4770: </a>}
-
-
-<a name="line4775">4775: </a><font color="#B22222">/*@C</font>
-<a name="line4776">4776: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorDrawCtxDestroy.html#TSMonitorDrawCtxDestroy">TSMonitorDrawCtxDestroy</a> - Destroys the monitor context for <a href="../../../docs/manualpages/TS/TSMonitorDrawSolution.html#TSMonitorDrawSolution">TSMonitorDrawSolution</a>()</font>
-
-<a name="line4778">4778: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line4780">4780: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line4781">4781: </a><font color="#B22222">.    ctx - the monitor context</font>
-
-<a name="line4783">4783: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line4785">4785: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
-
-<a name="line4787">4787: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDrawSolution.html#TSMonitorDrawSolution">TSMonitorDrawSolution</a>(), <a href="../../../docs/manualpages/TS/TSMonito [...]
-<a name="line4788">4788: </a><font color="#B22222">@*/</font>
-<a name="line4789">4789: </a><strong><font color="#4169E1"><a name="TSMonitorDrawCtxDestroy"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorDrawCtxDestroy.html#TSMonitorDrawCtxDestroy">TSMonitorDrawCtxDestroy</a>(TSMonitorDrawCtx *ictx)</font></strong>
-<a name="line4790">4790: </a>{
-
-<a name="line4794">4794: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerDestroy.html#PetscViewerDestroy">PetscViewerDestroy</a>(&(*ictx)->viewer);
-<a name="line4795">4795: </a>  <a href="../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&(*ictx)->initialsolution);
-<a name="line4796">4796: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(*ictx);
-<a name="line4797">4797: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4798">4798: </a>}
-
-<a name="line4802">4802: </a><font color="#B22222">/*@C</font>
-<a name="line4803">4803: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorDrawCtxCreate.html#TSMonitorDrawCtxCreate">TSMonitorDrawCtxCreate</a> - Creates the monitor context for TSMonitorDrawCtx</font>
-
-<a name="line4805">4805: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line4807">4807: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line4808">4808: </a><font color="#B22222">.    ts - time-step context</font>
-
-<a name="line4810">4810: </a><font color="#B22222">   Output Patameter:</font>
-<a name="line4811">4811: </a><font color="#B22222">.    ctx - the monitor context</font>
-
-<a name="line4813">4813: </a><font color="#B22222">   Options Database:</font>
-<a name="line4814">4814: </a><font color="#B22222">.   -ts_monitor_draw_solution_initial - show initial solution as well as current solution</font>
-
-<a name="line4816">4816: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line4818">4818: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
-
-<a name="line4820">4820: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(), TSMonitorDrawCtx()</font>
-<a name="line4821">4821: </a><font color="#B22222">@*/</font>
-<a name="line4822">4822: </a><strong><font color="#4169E1"><a name="TSMonitorDrawCtxCreate"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorDrawCtxCreate.html#TSMonitorDrawCtxCreate">TSMonitorDrawCtxCreate</a>(<a href="../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a> comm,const char host[],const char label[],int x,int y,int m,int n,<a href="../../../docs/manualpages/Sys/Pet [...]
-<a name="line4823">4823: </a>{
-<a name="line4824">4824: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>   ierr;
-
-<a name="line4827">4827: </a>  <a href="../../../docs/manualpages/Sys/PetscNew.html#PetscNew">PetscNew</a>(ctx);
-<a name="line4828">4828: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerDrawOpen.html#PetscViewerDrawOpen">PetscViewerDrawOpen</a>(comm,host,label,x,y,m,n,&(*ctx)->viewer);
-<a name="line4829">4829: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerSetFromOptions.html#PetscViewerSetFromOptions">PetscViewerSetFromOptions</a>((*ctx)->viewer);
-
-<a name="line4831">4831: </a>  (*ctx)->howoften    = howoften;
-<a name="line4832">4832: </a>  (*ctx)->showinitial = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line4833">4833: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetBool.html#PetscOptionsGetBool">PetscOptionsGetBool</a>(NULL,NULL,<font color="#666666">"-ts_monitor_draw_solution_initial"</font>,&(*ctx)->showinitial,NULL);
-
-<a name="line4835">4835: </a>  (*ctx)->showtimestepandtime = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-<a name="line4836">4836: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetBool.html#PetscOptionsGetBool">PetscOptionsGetBool</a>(NULL,NULL,<font color="#666666">"-ts_monitor_draw_solution_show_time"</font>,&(*ctx)->showtimestepandtime,NULL);
-<a name="line4837">4837: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4838">4838: </a>}
-
-<a name="line4842">4842: </a><font color="#B22222">/*@C</font>
-<a name="line4843">4843: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorDrawError.html#TSMonitorDrawError">TSMonitorDrawError</a> - Monitors progress of the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> solvers by calling</font>
-<a name="line4844">4844: </a><font color="#B22222">   <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>() for the error at each timestep</font>
-
-<a name="line4846">4846: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line4848">4848: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line4849">4849: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line4850">4850: </a><font color="#B22222">.  step - current time-step</font>
-<a name="line4851">4851: </a><font color="#B22222">.  ptime - current time</font>
-<a name="line4852">4852: </a><font color="#B22222">-  dummy - either a viewer or NULL</font>
-
-<a name="line4854">4854: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line4856">4856: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
+<a name="line4559">4559: </a><font color="#B22222">   Output Parameters:</font>
+<a name="line4560">4560: </a><font color="#B22222">+  Amat  - The (approximate) Jacobian of F(t,U,U_t)</font>
+<a name="line4561">4561: </a><font color="#B22222">.  Pmat - The matrix from which the preconditioner is constructed, often the same as Amat</font>
+<a name="line4562">4562: </a><font color="#B22222">.  f   - The function to compute the matrices</font>
+<a name="line4563">4563: </a><font color="#B22222">- ctx - User-defined context for Jacobian evaluation routine</font>
+
+<a name="line4565">4565: </a><font color="#B22222">   Notes: You can pass in NULL for any return argument you do not need.</font>
+
+<a name="line4567">4567: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line4569">4569: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSGetTimeStep.html#TSGetTimeStep">TSGetTimeStep</a>(), <a href="../../../docs/manualpages/TS/TSGetRHSJacobian.html#TSGetRHSJacobian">TSGetRHSJacobian</a>(), TSGetMatrices(), <a href="../../../docs/manualpages/TS/TSGetTime.html#TSGetTime">TSGetTime</a>(), <a href="../../../docs/manualpages/TS/TSGetTimeStepNumber.html#TSGetTimeStepNumber">TSGetTimeStepNumber</a>()</font>
+
+<a name="line4571">4571: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep, get, matrix, Jacobian</font>
+<a name="line4572">4572: </a><font color="#B22222">@*/</font>
+<a name="line4573">4573: </a><strong><font color="#4169E1"><a name="TSGetIJacobian"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSGetIJacobian.html#TSGetIJacobian">TSGetIJacobian</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> *Amat,<a href="../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> *Pmat,TSIJacobian *f,void ** [...]
+<a name="line4574">4574: </a>{
+<a name="line4576">4576: </a>  <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a>             dm;
+
+<a name="line4579">4579: </a>  <font color="#4169E1">if</font> (Amat || Pmat) {
+<a name="line4580">4580: </a>    <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a> snes;
+<a name="line4581">4581: </a>    <a href="../../../docs/manualpages/TS/TSGetSNES.html#TSGetSNES">TSGetSNES</a>(ts,&snes);
+<a name="line4582">4582: </a>    <a href="../../../docs/manualpages/SNES/SNESSetUpMatrices.html#SNESSetUpMatrices">SNESSetUpMatrices</a>(snes);
+<a name="line4583">4583: </a>    <a href="../../../docs/manualpages/SNES/SNESGetJacobian.html#SNESGetJacobian">SNESGetJacobian</a>(snes,Amat,Pmat,NULL,NULL);
+<a name="line4584">4584: </a>  }
+<a name="line4585">4585: </a>  <a href="../../../docs/manualpages/TS/TSGetDM.html#TSGetDM">TSGetDM</a>(ts,&dm);
+<a name="line4586">4586: </a>  <a href="../../../docs/manualpages/TS/DMTSGetIJacobian.html#DMTSGetIJacobian">DMTSGetIJacobian</a>(dm,f,ctx);
+<a name="line4587">4587: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4588">4588: </a>}
+
+
+<a name="line4593">4593: </a><font color="#B22222">/*@C</font>
+<a name="line4594">4594: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorDrawSolution.html#TSMonitorDrawSolution">TSMonitorDrawSolution</a> - Monitors progress of the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> solvers by calling</font>
+<a name="line4595">4595: </a><font color="#B22222">   <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>() for the solution at each timestep</font>
+
+<a name="line4597">4597: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line4599">4599: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line4600">4600: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line4601">4601: </a><font color="#B22222">.  step - current time-step</font>
+<a name="line4602">4602: </a><font color="#B22222">.  ptime - current time</font>
+<a name="line4603">4603: </a><font color="#B22222">-  dummy - either a viewer or NULL</font>
+
+<a name="line4605">4605: </a><font color="#B22222">   Options Database:</font>
+<a name="line4606">4606: </a><font color="#B22222">.   -ts_monitor_draw_solution_initial - show initial solution as well as current solution</font>
+
+<a name="line4608">4608: </a><font color="#B22222">   Notes: the initial solution and current solution are not display with a common axis scaling so generally the option -ts_monitor_draw_solution_initial</font>
+<a name="line4609">4609: </a><font color="#B22222">       will look bad</font>
+
+<a name="line4611">4611: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line4613">4613: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
+
+<a name="line4615">4615: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>()</font>
+<a name="line4616">4616: </a><font color="#B22222">@*/</font>
+<a name="line4617">4617: </a><strong><font color="#4169E1"><a name="TSMonitorDrawSolution"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorDrawSolution.html#TSMonitorDrawSolution">TSMonitorDrawSolution</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manualpages/Sys/PetscRea [...]
+<a name="line4618">4618: </a>{
+<a name="line4619">4619: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>   ierr;
+<a name="line4620">4620: </a>  TSMonitorDrawCtx ictx = (TSMonitorDrawCtx)dummy;
+<a name="line4621">4621: </a>  <a href="../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a>        draw;
+
+<a name="line4624">4624: </a>  <font color="#4169E1">if</font> (!step && ictx->showinitial) {
+<a name="line4625">4625: </a>    <font color="#4169E1">if</font> (!ictx->initialsolution) {
+<a name="line4626">4626: </a>      <a href="../../../docs/manualpages/Vec/VecDuplicate.html#VecDuplicate">VecDuplicate</a>(u,&ictx->initialsolution);
+<a name="line4627">4627: </a>    }
+<a name="line4628">4628: </a>    <a href="../../../docs/manualpages/Vec/VecCopy.html#VecCopy">VecCopy</a>(u,ictx->initialsolution);
+<a name="line4629">4629: </a>  }
+<a name="line4630">4630: </a>  <font color="#4169E1">if</font> (!(((ictx->howoften > 0) && (!(step % ictx->howoften))) || ((ictx->howoften == -1) && ts->reason))) <font color="#4169E1">return</font>(0);
+
+<a name="line4632">4632: </a>  <font color="#4169E1">if</font> (ictx->showinitial) {
+<a name="line4633">4633: </a>    <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> pause;
+<a name="line4634">4634: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerDrawGetPause.html#PetscViewerDrawGetPause">PetscViewerDrawGetPause</a>(ictx->viewer,&pause);
+<a name="line4635">4635: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerDrawSetPause.html#PetscViewerDrawSetPause">PetscViewerDrawSetPause</a>(ictx->viewer,0.0);
+<a name="line4636">4636: </a>    <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(ictx->initialsolution,ictx->viewer);
+<a name="line4637">4637: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerDrawSetPause.html#PetscViewerDrawSetPause">PetscViewerDrawSetPause</a>(ictx->viewer,pause);
+<a name="line4638">4638: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerDrawSetHold.html#PetscViewerDrawSetHold">PetscViewerDrawSetHold</a>(ictx->viewer,<a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
+<a name="line4639">4639: </a>  }
+<a name="line4640">4640: </a>  <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(u,ictx->viewer);
+<a name="line4641">4641: </a>  <font color="#4169E1">if</font> (ictx->showtimestepandtime) {
+<a name="line4642">4642: </a>    <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> xl,yl,xr,yr,h;
+<a name="line4643">4643: </a>    char      time[32];
+
+<a name="line4645">4645: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerDrawGetDraw.html#PetscViewerDrawGetDraw">PetscViewerDrawGetDraw</a>(ictx->viewer,0,&draw);
+<a name="line4646">4646: </a>    <a href="../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(time,32,<font color="#666666">"Timestep %d Time %g"</font>,(int)step,(double)ptime);
+<a name="line4647">4647: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawGetCoordinates.html#PetscDrawGetCoordinates">PetscDrawGetCoordinates</a>(draw,&xl,&yl,&xr,&yr);
+<a name="line4648">4648: </a>    h    = yl + .95*(yr - yl);
+<a name="line4649">4649: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawStringCentered.html#PetscDrawStringCentered">PetscDrawStringCentered</a>(draw,.5*(xl+xr),h,PETSC_DRAW_BLACK,time);
+<a name="line4650">4650: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawFlush.html#PetscDrawFlush">PetscDrawFlush</a>(draw);
+<a name="line4651">4651: </a>  }
+
+<a name="line4653">4653: </a>  <font color="#4169E1">if</font> (ictx->showinitial) {
+<a name="line4654">4654: </a>    <a href="../../../docs/manualpages/Viewer/PetscViewerDrawSetHold.html#PetscViewerDrawSetHold">PetscViewerDrawSetHold</a>(ictx->viewer,<a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>);
+<a name="line4655">4655: </a>  }
+<a name="line4656">4656: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4657">4657: </a>}
+
+<a name="line4661">4661: </a><font color="#B22222">/*@C</font>
+<a name="line4662">4662: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSAdjointMonitorDrawSensi.html#TSAdjointMonitorDrawSensi">TSAdjointMonitorDrawSensi</a> - Monitors progress of the adjoint <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> solvers by calling</font>
+<a name="line4663">4663: </a><font color="#B22222">   <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>() for the sensitivities to initial states at each timestep</font>
+
+<a name="line4665">4665: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line4667">4667: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line4668">4668: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line4669">4669: </a><font color="#B22222">.  step - current time-step</font>
+<a name="line4670">4670: </a><font color="#B22222">.  ptime - current time</font>
+<a name="line4671">4671: </a><font color="#B22222">.  u - current state</font>
+<a name="line4672">4672: </a><font color="#B22222">.  numcost - number of cost functions</font>
+<a name="line4673">4673: </a><font color="#B22222">.  lambda - sensitivities to initial conditions</font>
+<a name="line4674">4674: </a><font color="#B22222">.  mu - sensitivities to parameters</font>
+<a name="line4675">4675: </a><font color="#B22222">-  dummy - either a viewer or NULL</font>
+
+<a name="line4677">4677: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line4679">4679: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, adjoint, monitor, view</font>
+
+<a name="line4681">4681: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSAdjointMonitorSet.html#TSAdjointMonitorSet">TSAdjointMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSAdjointMonitorDefault.html#TSAdjointMonitorDefault">TSAdjointMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>()</font>
+<a name="line4682">4682: </a><font color="#B22222">@*/</font>
+<a name="line4683">4683: </a><strong><font color="#4169E1"><a name="TSAdjointMonitorDrawSensi"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSAdjointMonitorDrawSensi.html#TSAdjointMonitorDrawSensi">TSAdjointMonitorDrawSensi</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manualpa [...]
+<a name="line4684">4684: </a>{
+<a name="line4685">4685: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>   ierr;
+<a name="line4686">4686: </a>  TSMonitorDrawCtx ictx = (TSMonitorDrawCtx)dummy;
+<a name="line4687">4687: </a>  <a href="../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a>        draw;
+<a name="line4688">4688: </a>  <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>        xl,yl,xr,yr,h;
+<a name="line4689">4689: </a>  char             time[32];
+
+<a name="line4692">4692: </a>  <font color="#4169E1">if</font> (!(((ictx->howoften > 0) && (!(step % ictx->howoften))) || ((ictx->howoften == -1) && ts->reason))) <font color="#4169E1">return</font>(0);
+
+<a name="line4694">4694: </a>  <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(lambda[0],ictx->viewer);
+<a name="line4695">4695: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerDrawGetDraw.html#PetscViewerDrawGetDraw">PetscViewerDrawGetDraw</a>(ictx->viewer,0,&draw);
+<a name="line4696">4696: </a>  <a href="../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(time,32,<font color="#666666">"Timestep %d Time %g"</font>,(int)step,(double)ptime);
+<a name="line4697">4697: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawGetCoordinates.html#PetscDrawGetCoordinates">PetscDrawGetCoordinates</a>(draw,&xl,&yl,&xr,&yr);
+<a name="line4698">4698: </a>  h    = yl + .95*(yr - yl);
+<a name="line4699">4699: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawStringCentered.html#PetscDrawStringCentered">PetscDrawStringCentered</a>(draw,.5*(xl+xr),h,PETSC_DRAW_BLACK,time);
+<a name="line4700">4700: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawFlush.html#PetscDrawFlush">PetscDrawFlush</a>(draw);
+<a name="line4701">4701: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4702">4702: </a>}
+
+<a name="line4706">4706: </a><font color="#B22222">/*@C</font>
+<a name="line4707">4707: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorDrawSolutionPhase.html#TSMonitorDrawSolutionPhase">TSMonitorDrawSolutionPhase</a> - Monitors progress of the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> solvers by plotting the solution as a phase diagram</font>
+
+<a name="line4709">4709: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line4711">4711: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line4712">4712: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line4713">4713: </a><font color="#B22222">.  step - current time-step</font>
+<a name="line4714">4714: </a><font color="#B22222">.  ptime - current time</font>
+<a name="line4715">4715: </a><font color="#B22222">-  dummy - either a viewer or NULL</font>
+
+<a name="line4717">4717: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line4719">4719: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
+
+<a name="line4721">4721: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>()</font>
+<a name="line4722">4722: </a><font color="#B22222">@*/</font>
+<a name="line4723">4723: </a><strong><font color="#4169E1"><a name="TSMonitorDrawSolutionPhase"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorDrawSolutionPhase.html#TSMonitorDrawSolutionPhase">TSMonitorDrawSolutionPhase</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manu [...]
+<a name="line4724">4724: </a>{
+<a name="line4725">4725: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+<a name="line4726">4726: </a>  TSMonitorDrawCtx  ictx = (TSMonitorDrawCtx)dummy;
+<a name="line4727">4727: </a>  <a href="../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a>         draw;
+<a name="line4728">4728: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawAxis.html#PetscDrawAxis">PetscDrawAxis</a>     axis;
+<a name="line4729">4729: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          n;
+<a name="line4730">4730: </a>  <a href="../../../docs/manualpages/Sys/PetscMPIInt.html#PetscMPIInt">PetscMPIInt</a>       size;
+<a name="line4731">4731: </a>  <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>         U0,U1,xl,yl,xr,yr,h;
+<a name="line4732">4732: </a>  char              time[32];
+<a name="line4733">4733: </a>  const <a href="../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *U;
+
+<a name="line4736">4736: </a>  <a href="http://www.mpich.org/static/docs/latest/www3/MPI_Comm_size.html#MPI_Comm_size">MPI_Comm_size</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),&size);
+<a name="line4737">4737: </a>  <font color="#4169E1">if</font> (size != 1) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_SUP,<font color="#666666">"Only allowed for sequential runs"</font>);
+<a name="line4738">4738: </a>  <a href="../../../docs/manualpages/Vec/VecGetSize.html#VecGetSize">VecGetSize</a>(u,&n);
+<a name="line4739">4739: </a>  <font color="#4169E1">if</font> (n != 2) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_SUP,<font color="#666666">"Only for ODEs with two unknowns"</font>);
+
+<a name="line4741">4741: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerDrawGetDraw.html#PetscViewerDrawGetDraw">PetscViewerDrawGetDraw</a>(ictx->viewer,0,&draw);
+<a name="line4742">4742: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerDrawGetDrawAxis.html#PetscViewerDrawGetDrawAxis">PetscViewerDrawGetDrawAxis</a>(ictx->viewer,0,&axis);
+<a name="line4743">4743: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawAxisGetLimits.html#PetscDrawAxisGetLimits">PetscDrawAxisGetLimits</a>(axis,&xl,&xr,&yl,&yr);
+<a name="line4744">4744: </a>  <font color="#4169E1">if</font> (!step) {
+<a name="line4745">4745: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawClear.html#PetscDrawClear">PetscDrawClear</a>(draw);
+<a name="line4746">4746: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawAxisDraw.html#PetscDrawAxisDraw">PetscDrawAxisDraw</a>(axis);
+<a name="line4747">4747: </a>  }
+
+<a name="line4749">4749: </a>  <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(u,&U);
+<a name="line4750">4750: </a>  U0 = PetscRealPart(U[0]);
+<a name="line4751">4751: </a>  U1 = PetscRealPart(U[1]);
+<a name="line4752">4752: </a>  <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(u,&U);
+<a name="line4753">4753: </a>  <font color="#4169E1">if</font> ((U0 < xl) || (U1 < yl) || (U0 > xr) || (U1 > yr)) <font color="#4169E1">return</font>(0);
+
+<a name="line4755">4755: </a>  PetscDrawCollectiveBegin(draw);
+<a name="line4756">4756: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawPoint.html#PetscDrawPoint">PetscDrawPoint</a>(draw,U0,U1,PETSC_DRAW_BLACK);
+<a name="line4757">4757: </a>  <font color="#4169E1">if</font> (ictx->showtimestepandtime) {
+<a name="line4758">4758: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawGetCoordinates.html#PetscDrawGetCoordinates">PetscDrawGetCoordinates</a>(draw,&xl,&yl,&xr,&yr);
+<a name="line4759">4759: </a>    <a href="../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(time,32,<font color="#666666">"Timestep %d Time %g"</font>,(int)step,(double)ptime);
+<a name="line4760">4760: </a>    h    = yl + .95*(yr - yl);
+<a name="line4761">4761: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawStringCentered.html#PetscDrawStringCentered">PetscDrawStringCentered</a>(draw,.5*(xl+xr),h,PETSC_DRAW_BLACK,time);
+<a name="line4762">4762: </a>  }
+<a name="line4763">4763: </a>  PetscDrawCollectiveEnd(draw);
+<a name="line4764">4764: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawFlush.html#PetscDrawFlush">PetscDrawFlush</a>(draw);
+<a name="line4765">4765: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawSave.html#PetscDrawSave">PetscDrawSave</a>(draw);
+<a name="line4766">4766: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4767">4767: </a>}
+
+
+<a name="line4772">4772: </a><font color="#B22222">/*@C</font>
+<a name="line4773">4773: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorDrawCtxDestroy.html#TSMonitorDrawCtxDestroy">TSMonitorDrawCtxDestroy</a> - Destroys the monitor context for <a href="../../../docs/manualpages/TS/TSMonitorDrawSolution.html#TSMonitorDrawSolution">TSMonitorDrawSolution</a>()</font>
+
+<a name="line4775">4775: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line4777">4777: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line4778">4778: </a><font color="#B22222">.    ctx - the monitor context</font>
+
+<a name="line4780">4780: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line4782">4782: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
+
+<a name="line4784">4784: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDrawSolution.html#TSMonitorDrawSolution">TSMonitorDrawSolution</a>(), <a href="../../../docs/manualpages/TS/TSMonito [...]
+<a name="line4785">4785: </a><font color="#B22222">@*/</font>
+<a name="line4786">4786: </a><strong><font color="#4169E1"><a name="TSMonitorDrawCtxDestroy"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorDrawCtxDestroy.html#TSMonitorDrawCtxDestroy">TSMonitorDrawCtxDestroy</a>(TSMonitorDrawCtx *ictx)</font></strong>
+<a name="line4787">4787: </a>{
+
+<a name="line4791">4791: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerDestroy.html#PetscViewerDestroy">PetscViewerDestroy</a>(&(*ictx)->viewer);
+<a name="line4792">4792: </a>  <a href="../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&(*ictx)->initialsolution);
+<a name="line4793">4793: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(*ictx);
+<a name="line4794">4794: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4795">4795: </a>}
+
+<a name="line4799">4799: </a><font color="#B22222">/*@C</font>
+<a name="line4800">4800: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorDrawCtxCreate.html#TSMonitorDrawCtxCreate">TSMonitorDrawCtxCreate</a> - Creates the monitor context for TSMonitorDrawCtx</font>
+
+<a name="line4802">4802: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line4804">4804: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line4805">4805: </a><font color="#B22222">.    ts - time-step context</font>
+
+<a name="line4807">4807: </a><font color="#B22222">   Output Patameter:</font>
+<a name="line4808">4808: </a><font color="#B22222">.    ctx - the monitor context</font>
+
+<a name="line4810">4810: </a><font color="#B22222">   Options Database:</font>
+<a name="line4811">4811: </a><font color="#B22222">.   -ts_monitor_draw_solution_initial - show initial solution as well as current solution</font>
+
+<a name="line4813">4813: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line4815">4815: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
+
+<a name="line4817">4817: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(), TSMonitorDrawCtx()</font>
+<a name="line4818">4818: </a><font color="#B22222">@*/</font>
+<a name="line4819">4819: </a><strong><font color="#4169E1"><a name="TSMonitorDrawCtxCreate"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorDrawCtxCreate.html#TSMonitorDrawCtxCreate">TSMonitorDrawCtxCreate</a>(<a href="../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a> comm,const char host[],const char label[],int x,int y,int m,int n,<a href="../../../docs/manualpages/Sys/Pet [...]
+<a name="line4820">4820: </a>{
+<a name="line4821">4821: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>   ierr;
+
+<a name="line4824">4824: </a>  <a href="../../../docs/manualpages/Sys/PetscNew.html#PetscNew">PetscNew</a>(ctx);
+<a name="line4825">4825: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerDrawOpen.html#PetscViewerDrawOpen">PetscViewerDrawOpen</a>(comm,host,label,x,y,m,n,&(*ctx)->viewer);
+<a name="line4826">4826: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerSetFromOptions.html#PetscViewerSetFromOptions">PetscViewerSetFromOptions</a>((*ctx)->viewer);
+
+<a name="line4828">4828: </a>  (*ctx)->howoften    = howoften;
+<a name="line4829">4829: </a>  (*ctx)->showinitial = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line4830">4830: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetBool.html#PetscOptionsGetBool">PetscOptionsGetBool</a>(NULL,NULL,<font color="#666666">"-ts_monitor_draw_solution_initial"</font>,&(*ctx)->showinitial,NULL);
+
+<a name="line4832">4832: </a>  (*ctx)->showtimestepandtime = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+<a name="line4833">4833: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetBool.html#PetscOptionsGetBool">PetscOptionsGetBool</a>(NULL,NULL,<font color="#666666">"-ts_monitor_draw_solution_show_time"</font>,&(*ctx)->showtimestepandtime,NULL);
+<a name="line4834">4834: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4835">4835: </a>}
+
+<a name="line4839">4839: </a><font color="#B22222">/*@C</font>
+<a name="line4840">4840: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorDrawError.html#TSMonitorDrawError">TSMonitorDrawError</a> - Monitors progress of the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> solvers by calling</font>
+<a name="line4841">4841: </a><font color="#B22222">   <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>() for the error at each timestep</font>
+
+<a name="line4843">4843: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line4845">4845: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line4846">4846: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line4847">4847: </a><font color="#B22222">.  step - current time-step</font>
+<a name="line4848">4848: </a><font color="#B22222">.  ptime - current time</font>
+<a name="line4849">4849: </a><font color="#B22222">-  dummy - either a viewer or NULL</font>
+
+<a name="line4851">4851: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line4853">4853: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
 
-<a name="line4858">4858: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>()</font>
-<a name="line4859">4859: </a><font color="#B22222">@*/</font>
-<a name="line4860">4860: </a><strong><font color="#4169E1"><a name="TSMonitorDrawError"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorDrawError.html#TSMonitorDrawError">TSMonitorDrawError</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manualpages/Sys/PetscReal.html#Petsc [...]
-<a name="line4861">4861: </a>{
-<a name="line4862">4862: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>   ierr;
-<a name="line4863">4863: </a>  TSMonitorDrawCtx ctx    = (TSMonitorDrawCtx)dummy;
-<a name="line4864">4864: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a>      viewer = ctx->viewer;
-<a name="line4865">4865: </a>  <a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a>              work;
+<a name="line4855">4855: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>()</font>
+<a name="line4856">4856: </a><font color="#B22222">@*/</font>
+<a name="line4857">4857: </a><strong><font color="#4169E1"><a name="TSMonitorDrawError"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorDrawError.html#TSMonitorDrawError">TSMonitorDrawError</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manualpages/Sys/PetscReal.html#Petsc [...]
+<a name="line4858">4858: </a>{
+<a name="line4859">4859: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>   ierr;
+<a name="line4860">4860: </a>  TSMonitorDrawCtx ctx    = (TSMonitorDrawCtx)dummy;
+<a name="line4861">4861: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a>      viewer = ctx->viewer;
+<a name="line4862">4862: </a>  <a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a>              work;
 
-<a name="line4868">4868: </a>  <font color="#4169E1">if</font> (!(((ctx->howoften > 0) && (!(step % ctx->howoften))) || ((ctx->howoften == -1) && ts->reason))) <font color="#4169E1">return</font>(0);
-<a name="line4869">4869: </a>  <a href="../../../docs/manualpages/Vec/VecDuplicate.html#VecDuplicate">VecDuplicate</a>(u,&work);
-<a name="line4870">4870: </a>  <a href="../../../docs/manualpages/TS/TSComputeSolutionFunction.html#TSComputeSolutionFunction">TSComputeSolutionFunction</a>(ts,ptime,work);
-<a name="line4871">4871: </a>  <a href="../../../docs/manualpages/Vec/VecAXPY.html#VecAXPY">VecAXPY</a>(work,-1.0,u);
-<a name="line4872">4872: </a>  <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(work,viewer);
-<a name="line4873">4873: </a>  <a href="../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&work);
-<a name="line4874">4874: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4875">4875: </a>}
+<a name="line4865">4865: </a>  <font color="#4169E1">if</font> (!(((ctx->howoften > 0) && (!(step % ctx->howoften))) || ((ctx->howoften == -1) && ts->reason))) <font color="#4169E1">return</font>(0);
+<a name="line4866">4866: </a>  <a href="../../../docs/manualpages/Vec/VecDuplicate.html#VecDuplicate">VecDuplicate</a>(u,&work);
+<a name="line4867">4867: </a>  <a href="../../../docs/manualpages/TS/TSComputeSolutionFunction.html#TSComputeSolutionFunction">TSComputeSolutionFunction</a>(ts,ptime,work);
+<a name="line4868">4868: </a>  <a href="../../../docs/manualpages/Vec/VecAXPY.html#VecAXPY">VecAXPY</a>(work,-1.0,u);
+<a name="line4869">4869: </a>  <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(work,viewer);
+<a name="line4870">4870: </a>  <a href="../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&work);
+<a name="line4871">4871: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4872">4872: </a>}
 
-<a name="line4877">4877: </a><font color="#A020F0">#include <petsc/private/dmimpl.h></font>
-<a name="line4880">4880: </a><font color="#B22222">/*@</font>
-<a name="line4881">4881: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSSetDM.html#TSSetDM">TSSetDM</a> - Sets the <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a> that may be used by some preconditioners</font>
+<a name="line4874">4874: </a><font color="#A020F0">#include <petsc/private/dmimpl.h></font>
+<a name="line4877">4877: </a><font color="#B22222">/*@</font>
+<a name="line4878">4878: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSSetDM.html#TSSetDM">TSSetDM</a> - Sets the <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a> that may be used by some preconditioners</font>
 
-<a name="line4883">4883: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> and <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a></font>
+<a name="line4880">4880: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> and <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a></font>
 
-<a name="line4885">4885: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line4886">4886: </a><font color="#B22222">+  ts - the preconditioner context</font>
-<a name="line4887">4887: </a><font color="#B22222">-  dm - the dm</font>
+<a name="line4882">4882: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line4883">4883: </a><font color="#B22222">+  ts - the preconditioner context</font>
+<a name="line4884">4884: </a><font color="#B22222">-  dm - the dm</font>
 
-<a name="line4889">4889: </a><font color="#B22222">   Level: intermediate</font>
+<a name="line4886">4886: </a><font color="#B22222">   Level: intermediate</font>
 
 
-<a name="line4892">4892: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSGetDM.html#TSGetDM">TSGetDM</a>(), <a href="../../../docs/manualpages/SNES/SNESSetDM.html#SNESSetDM">SNESSetDM</a>(), <a href="../../../docs/manualpages/SNES/SNESGetDM.html#SNESGetDM">SNESGetDM</a>()</font>
-<a name="line4893">4893: </a><font color="#B22222">@*/</font>
-<a name="line4894">4894: </a><strong><font color="#4169E1"><a name="TSSetDM"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSSetDM.html#TSSetDM">TSSetDM</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/DM/DM.html#DM">DM</a> dm)</font></strong>
-<a name="line4895">4895: </a>{
-<a name="line4897">4897: </a>  <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a>           snes;
-<a name="line4898">4898: </a>  DMTS           tsdm;
+<a name="line4889">4889: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSGetDM.html#TSGetDM">TSGetDM</a>(), <a href="../../../docs/manualpages/SNES/SNESSetDM.html#SNESSetDM">SNESSetDM</a>(), <a href="../../../docs/manualpages/SNES/SNESGetDM.html#SNESGetDM">SNESGetDM</a>()</font>
+<a name="line4890">4890: </a><font color="#B22222">@*/</font>
+<a name="line4891">4891: </a><strong><font color="#4169E1"><a name="TSSetDM"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSSetDM.html#TSSetDM">TSSetDM</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/DM/DM.html#DM">DM</a> dm)</font></strong>
+<a name="line4892">4892: </a>{
+<a name="line4894">4894: </a>  <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a>           snes;
+<a name="line4895">4895: </a>  DMTS           tsdm;
 
-<a name="line4902">4902: </a>  <a href="../../../docs/manualpages/Sys/PetscObjectReference.html#PetscObjectReference">PetscObjectReference</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)dm);
-<a name="line4903">4903: </a>  <font color="#4169E1">if</font> (ts->dm) {               <font color="#B22222">/* Move the DMTS context over to the new <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a> unless the new <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a> already has one */</font>
-<a name="line4904">4904: </a>    <font color="#4169E1">if</font> (ts->dm->dmts && !dm->dmts) {
-<a name="line4905">4905: </a>      <a href="../../../docs/manualpages/TS/DMCopyDMTS.html#DMCopyDMTS">DMCopyDMTS</a>(ts->dm,dm);
-<a name="line4906">4906: </a>      <a href="../../../docs/manualpages/TS/DMGetDMTS.html#DMGetDMTS">DMGetDMTS</a>(ts->dm,&tsdm);
-<a name="line4907">4907: </a>      <font color="#4169E1">if</font> (tsdm->originaldm == ts->dm) { <font color="#B22222">/* Grant write privileges to the replacement <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a> */</font>
-<a name="line4908">4908: </a>        tsdm->originaldm = dm;
-<a name="line4909">4909: </a>      }
-<a name="line4910">4910: </a>    }
-<a name="line4911">4911: </a>    <a href="../../../docs/manualpages/DM/DMDestroy.html#DMDestroy">DMDestroy</a>(&ts->dm);
-<a name="line4912">4912: </a>  }
-<a name="line4913">4913: </a>  ts->dm = dm;
+<a name="line4899">4899: </a>  <a href="../../../docs/manualpages/Sys/PetscObjectReference.html#PetscObjectReference">PetscObjectReference</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)dm);
+<a name="line4900">4900: </a>  <font color="#4169E1">if</font> (ts->dm) {               <font color="#B22222">/* Move the DMTS context over to the new <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a> unless the new <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a> already has one */</font>
+<a name="line4901">4901: </a>    <font color="#4169E1">if</font> (ts->dm->dmts && !dm->dmts) {
+<a name="line4902">4902: </a>      <a href="../../../docs/manualpages/TS/DMCopyDMTS.html#DMCopyDMTS">DMCopyDMTS</a>(ts->dm,dm);
+<a name="line4903">4903: </a>      <a href="../../../docs/manualpages/TS/DMGetDMTS.html#DMGetDMTS">DMGetDMTS</a>(ts->dm,&tsdm);
+<a name="line4904">4904: </a>      <font color="#4169E1">if</font> (tsdm->originaldm == ts->dm) { <font color="#B22222">/* Grant write privileges to the replacement <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a> */</font>
+<a name="line4905">4905: </a>        tsdm->originaldm = dm;
+<a name="line4906">4906: </a>      }
+<a name="line4907">4907: </a>    }
+<a name="line4908">4908: </a>    <a href="../../../docs/manualpages/DM/DMDestroy.html#DMDestroy">DMDestroy</a>(&ts->dm);
+<a name="line4909">4909: </a>  }
+<a name="line4910">4910: </a>  ts->dm = dm;
 
-<a name="line4915">4915: </a>  <a href="../../../docs/manualpages/TS/TSGetSNES.html#TSGetSNES">TSGetSNES</a>(ts,&snes);
-<a name="line4916">4916: </a>  <a href="../../../docs/manualpages/SNES/SNESSetDM.html#SNESSetDM">SNESSetDM</a>(snes,dm);
-<a name="line4917">4917: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4918">4918: </a>}
+<a name="line4912">4912: </a>  <a href="../../../docs/manualpages/TS/TSGetSNES.html#TSGetSNES">TSGetSNES</a>(ts,&snes);
+<a name="line4913">4913: </a>  <a href="../../../docs/manualpages/SNES/SNESSetDM.html#SNESSetDM">SNESSetDM</a>(snes,dm);
+<a name="line4914">4914: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4915">4915: </a>}
 
-<a name="line4922">4922: </a><font color="#B22222">/*@</font>
-<a name="line4923">4923: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetDM.html#TSGetDM">TSGetDM</a> - Gets the <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a> that may be used by some preconditioners</font>
+<a name="line4919">4919: </a><font color="#B22222">/*@</font>
+<a name="line4920">4920: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetDM.html#TSGetDM">TSGetDM</a> - Gets the <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a> that may be used by some preconditioners</font>
 
-<a name="line4925">4925: </a><font color="#B22222">   Not Collective</font>
+<a name="line4922">4922: </a><font color="#B22222">   Not Collective</font>
 
-<a name="line4927">4927: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line4928">4928: </a><font color="#B22222">. ts - the preconditioner context</font>
+<a name="line4924">4924: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line4925">4925: </a><font color="#B22222">. ts - the preconditioner context</font>
 
-<a name="line4930">4930: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line4931">4931: </a><font color="#B22222">.  dm - the dm</font>
-
-<a name="line4933">4933: </a><font color="#B22222">   Level: intermediate</font>
+<a name="line4927">4927: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line4928">4928: </a><font color="#B22222">.  dm - the dm</font>
+
+<a name="line4930">4930: </a><font color="#B22222">   Level: intermediate</font>
 
 
-<a name="line4936">4936: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetDM.html#TSSetDM">TSSetDM</a>(), <a href="../../../docs/manualpages/SNES/SNESSetDM.html#SNESSetDM">SNESSetDM</a>(), <a href="../../../docs/manualpages/SNES/SNESGetDM.html#SNESGetDM">SNESGetDM</a>()</font>
-<a name="line4937">4937: </a><font color="#B22222">@*/</font>
-<a name="line4938">4938: </a><strong><font color="#4169E1"><a name="TSGetDM"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSGetDM.html#TSGetDM">TSGetDM</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/DM/DM.html#DM">DM</a> *dm)</font></strong>
-<a name="line4939">4939: </a>{
+<a name="line4933">4933: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetDM.html#TSSetDM">TSSetDM</a>(), <a href="../../../docs/manualpages/SNES/SNESSetDM.html#SNESSetDM">SNESSetDM</a>(), <a href="../../../docs/manualpages/SNES/SNESGetDM.html#SNESGetDM">SNESGetDM</a>()</font>
+<a name="line4934">4934: </a><font color="#B22222">@*/</font>
+<a name="line4935">4935: </a><strong><font color="#4169E1"><a name="TSGetDM"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSGetDM.html#TSGetDM">TSGetDM</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/DM/DM.html#DM">DM</a> *dm)</font></strong>
+<a name="line4936">4936: </a>{
 
-<a name="line4944">4944: </a>  <font color="#4169E1">if</font> (!ts->dm) {
-<a name="line4945">4945: </a>    <a href="../../../docs/manualpages/DM/DMShellCreate.html#DMShellCreate">DMShellCreate</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),&ts->dm);
-<a name="line4946">4946: </a>    <font color="#4169E1">if</font> (ts->snes) {<a href="../../../docs/manualpages/SNES/SNESSetDM.html#SNESSetDM">SNESSetDM</a>(ts->snes,ts->dm);}
-<a name="line4947">4947: </a>  }
-<a name="line4948">4948: </a>  *dm = ts->dm;
-<a name="line4949">4949: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4950">4950: </a>}
+<a name="line4941">4941: </a>  <font color="#4169E1">if</font> (!ts->dm) {
+<a name="line4942">4942: </a>    <a href="../../../docs/manualpages/DM/DMShellCreate.html#DMShellCreate">DMShellCreate</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),&ts->dm);
+<a name="line4943">4943: </a>    <font color="#4169E1">if</font> (ts->snes) {<a href="../../../docs/manualpages/SNES/SNESSetDM.html#SNESSetDM">SNESSetDM</a>(ts->snes,ts->dm);}
+<a name="line4944">4944: </a>  }
+<a name="line4945">4945: </a>  *dm = ts->dm;
+<a name="line4946">4946: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4947">4947: </a>}
 
-<a name="line4954">4954: </a><font color="#B22222">/*@</font>
-<a name="line4955">4955: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/SNESTSFormFunction.html#SNESTSFormFunction">SNESTSFormFunction</a> - Function to evaluate nonlinear residual</font>
+<a name="line4951">4951: </a><font color="#B22222">/*@</font>
+<a name="line4952">4952: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/SNESTSFormFunction.html#SNESTSFormFunction">SNESTSFormFunction</a> - Function to evaluate nonlinear residual</font>
 
-<a name="line4957">4957: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a></font>
+<a name="line4954">4954: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a></font>
 
-<a name="line4959">4959: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line4960">4960: </a><font color="#B22222">+ snes - nonlinear solver</font>
-<a name="line4961">4961: </a><font color="#B22222">. U - the current state at which to evaluate the residual</font>
-<a name="line4962">4962: </a><font color="#B22222">- ctx - user context, must be a <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+<a name="line4956">4956: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line4957">4957: </a><font color="#B22222">+ snes - nonlinear solver</font>
+<a name="line4958">4958: </a><font color="#B22222">. U - the current state at which to evaluate the residual</font>
+<a name="line4959">4959: </a><font color="#B22222">- ctx - user context, must be a <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
 
-<a name="line4964">4964: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line4965">4965: </a><font color="#B22222">. F - the nonlinear residual</font>
+<a name="line4961">4961: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line4962">4962: </a><font color="#B22222">. F - the nonlinear residual</font>
 
-<a name="line4967">4967: </a><font color="#B22222">   Notes:</font>
-<a name="line4968">4968: </a><font color="#B22222">   This function is not normally called by users and is automatically registered with the <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a> used by <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>.</font>
-<a name="line4969">4969: </a><font color="#B22222">   It is most frequently passed to <a href="../../../docs/manualpages/MatFD/MatFDColoringSetFunction.html#MatFDColoringSetFunction">MatFDColoringSetFunction</a>().</font>
-
-<a name="line4971">4971: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line4973">4973: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/SNES/SNESSetFunction.html#SNESSetFunction">SNESSetFunction</a>(), <a href="../../../docs/manualpages/MatFD/MatFDColoringSetFunction.html#MatFDColoringSetFunction">MatFDColoringSetFunction</a>()</font>
-<a name="line4974">4974: </a><font color="#B22222">@*/</font>
-<a name="line4975">4975: </a><strong><font color="#4169E1"><a name="SNESTSFormFunction"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/SNESTSFormFunction.html#SNESTSFormFunction">SNESTSFormFunction</a>(<a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a> snes,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> U,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> F,void [...]
-<a name="line4976">4976: </a>{
-<a name="line4977">4977: </a>  <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>             ts = (<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>)ctx;
+<a name="line4964">4964: </a><font color="#B22222">   Notes:</font>
+<a name="line4965">4965: </a><font color="#B22222">   This function is not normally called by users and is automatically registered with the <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a> used by <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>.</font>
+<a name="line4966">4966: </a><font color="#B22222">   It is most frequently passed to <a href="../../../docs/manualpages/MatFD/MatFDColoringSetFunction.html#MatFDColoringSetFunction">MatFDColoringSetFunction</a>().</font>
+
+<a name="line4968">4968: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line4970">4970: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/SNES/SNESSetFunction.html#SNESSetFunction">SNESSetFunction</a>(), <a href="../../../docs/manualpages/MatFD/MatFDColoringSetFunction.html#MatFDColoringSetFunction">MatFDColoringSetFunction</a>()</font>
+<a name="line4971">4971: </a><font color="#B22222">@*/</font>
+<a name="line4972">4972: </a><strong><font color="#4169E1"><a name="SNESTSFormFunction"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/SNESTSFormFunction.html#SNESTSFormFunction">SNESTSFormFunction</a>(<a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a> snes,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> U,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> F,void [...]
+<a name="line4973">4973: </a>{
+<a name="line4974">4974: </a>  <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>             ts = (<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>)ctx;
 
-<a name="line4985">4985: </a>  (ts->ops->snesfunction)(snes,U,F,ts);
-<a name="line4986">4986: </a>  <font color="#4169E1">return</font>(0);
-<a name="line4987">4987: </a>}
+<a name="line4982">4982: </a>  (ts->ops->snesfunction)(snes,U,F,ts);
+<a name="line4983">4983: </a>  <font color="#4169E1">return</font>(0);
+<a name="line4984">4984: </a>}
 
-<a name="line4991">4991: </a><font color="#B22222">/*@</font>
-<a name="line4992">4992: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/SNESTSFormJacobian.html#SNESTSFormJacobian">SNESTSFormJacobian</a> - Function to evaluate the Jacobian</font>
+<a name="line4988">4988: </a><font color="#B22222">/*@</font>
+<a name="line4989">4989: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/SNESTSFormJacobian.html#SNESTSFormJacobian">SNESTSFormJacobian</a> - Function to evaluate the Jacobian</font>
 
-<a name="line4994">4994: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a></font>
+<a name="line4991">4991: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a></font>
 
-<a name="line4996">4996: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line4997">4997: </a><font color="#B22222">+ snes - nonlinear solver</font>
-<a name="line4998">4998: </a><font color="#B22222">. U - the current state at which to evaluate the residual</font>
-<a name="line4999">4999: </a><font color="#B22222">- ctx - user context, must be a <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+<a name="line4993">4993: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line4994">4994: </a><font color="#B22222">+ snes - nonlinear solver</font>
+<a name="line4995">4995: </a><font color="#B22222">. U - the current state at which to evaluate the residual</font>
+<a name="line4996">4996: </a><font color="#B22222">- ctx - user context, must be a <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
 
-<a name="line5001">5001: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line5002">5002: </a><font color="#B22222">+ A - the Jacobian</font>
-<a name="line5003">5003: </a><font color="#B22222">. B - the preconditioning matrix (may be the same as A)</font>
-<a name="line5004">5004: </a><font color="#B22222">- flag - indicates any structure change in the matrix</font>
+<a name="line4998">4998: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line4999">4999: </a><font color="#B22222">+ A - the Jacobian</font>
+<a name="line5000">5000: </a><font color="#B22222">. B - the preconditioning matrix (may be the same as A)</font>
+<a name="line5001">5001: </a><font color="#B22222">- flag - indicates any structure change in the matrix</font>
 
-<a name="line5006">5006: </a><font color="#B22222">   Notes:</font>
-<a name="line5007">5007: </a><font color="#B22222">   This function is not normally called by users and is automatically registered with the <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a> used by <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>.</font>
+<a name="line5003">5003: </a><font color="#B22222">   Notes:</font>
+<a name="line5004">5004: </a><font color="#B22222">   This function is not normally called by users and is automatically registered with the <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a> used by <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>.</font>
 
-<a name="line5009">5009: </a><font color="#B22222">   Level: developer</font>
-
-<a name="line5011">5011: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/SNES/SNESSetJacobian.html#SNESSetJacobian">SNESSetJacobian</a>()</font>
-<a name="line5012">5012: </a><font color="#B22222">@*/</font>
-<a name="line5013">5013: </a><strong><font color="#4169E1"><a name="SNESTSFormJacobian"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/SNESTSFormJacobian.html#SNESTSFormJacobian">SNESTSFormJacobian</a>(<a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a> snes,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> U,<a href="../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a h [...]
-<a name="line5014">5014: </a>{
-<a name="line5015">5015: </a>  <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>             ts = (<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>)ctx;
+<a name="line5006">5006: </a><font color="#B22222">   Level: developer</font>
+
+<a name="line5008">5008: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/SNES/SNESSetJacobian.html#SNESSetJacobian">SNESSetJacobian</a>()</font>
+<a name="line5009">5009: </a><font color="#B22222">@*/</font>
+<a name="line5010">5010: </a><strong><font color="#4169E1"><a name="SNESTSFormJacobian"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/SNESTSFormJacobian.html#SNESTSFormJacobian">SNESTSFormJacobian</a>(<a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a> snes,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> U,<a href="../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a h [...]
+<a name="line5011">5011: </a>{
+<a name="line5012">5012: </a>  <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>             ts = (<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>)ctx;
 
-<a name="line5026">5026: </a>  (ts->ops->snesjacobian)(snes,U,A,B,ts);
-<a name="line5027">5027: </a>  <font color="#4169E1">return</font>(0);
-<a name="line5028">5028: </a>}
+<a name="line5023">5023: </a>  (ts->ops->snesjacobian)(snes,U,A,B,ts);
+<a name="line5024">5024: </a>  <font color="#4169E1">return</font>(0);
+<a name="line5025">5025: </a>}
 
-<a name="line5032">5032: </a><font color="#B22222">/*@C</font>
-<a name="line5033">5033: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSComputeRHSFunctionLinear.html#TSComputeRHSFunctionLinear">TSComputeRHSFunctionLinear</a> - Evaluate the right hand side via the user-provided Jacobian, for linear problems Udot = A U only</font>
+<a name="line5029">5029: </a><font color="#B22222">/*@C</font>
+<a name="line5030">5030: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSComputeRHSFunctionLinear.html#TSComputeRHSFunctionLinear">TSComputeRHSFunctionLinear</a> - Evaluate the right hand side via the user-provided Jacobian, for linear problems Udot = A U only</font>
 
-<a name="line5035">5035: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+<a name="line5032">5032: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
 
-<a name="line5037">5037: </a><font color="#B22222">   Input Arguments:</font>
-<a name="line5038">5038: </a><font color="#B22222">+  ts - time stepping context</font>
-<a name="line5039">5039: </a><font color="#B22222">.  t - time at which to evaluate</font>
-<a name="line5040">5040: </a><font color="#B22222">.  U - state at which to evaluate</font>
-<a name="line5041">5041: </a><font color="#B22222">-  ctx - context</font>
+<a name="line5034">5034: </a><font color="#B22222">   Input Arguments:</font>
+<a name="line5035">5035: </a><font color="#B22222">+  ts - time stepping context</font>
+<a name="line5036">5036: </a><font color="#B22222">.  t - time at which to evaluate</font>
+<a name="line5037">5037: </a><font color="#B22222">.  U - state at which to evaluate</font>
+<a name="line5038">5038: </a><font color="#B22222">-  ctx - context</font>
 
-<a name="line5043">5043: </a><font color="#B22222">   Output Arguments:</font>
-<a name="line5044">5044: </a><font color="#B22222">.  F - right hand side</font>
+<a name="line5040">5040: </a><font color="#B22222">   Output Arguments:</font>
+<a name="line5041">5041: </a><font color="#B22222">.  F - right hand side</font>
 
-<a name="line5046">5046: </a><font color="#B22222">   Level: intermediate</font>
+<a name="line5043">5043: </a><font color="#B22222">   Level: intermediate</font>
 
-<a name="line5048">5048: </a><font color="#B22222">   Notes:</font>
-<a name="line5049">5049: </a><font color="#B22222">   This function is intended to be passed to <a href="../../../docs/manualpages/TS/TSSetRHSFunction.html#TSSetRHSFunction">TSSetRHSFunction</a>() to evaluate the right hand side for linear problems.</font>
-<a name="line5050">5050: </a><font color="#B22222">   The matrix (and optionally the evaluation context) should be passed to <a href="../../../docs/manualpages/TS/TSSetRHSJacobian.html#TSSetRHSJacobian">TSSetRHSJacobian</a>().</font>
+<a name="line5045">5045: </a><font color="#B22222">   Notes:</font>
+<a name="line5046">5046: </a><font color="#B22222">   This function is intended to be passed to <a href="../../../docs/manualpages/TS/TSSetRHSFunction.html#TSSetRHSFunction">TSSetRHSFunction</a>() to evaluate the right hand side for linear problems.</font>
+<a name="line5047">5047: </a><font color="#B22222">   The matrix (and optionally the evaluation context) should be passed to <a href="../../../docs/manualpages/TS/TSSetRHSJacobian.html#TSSetRHSJacobian">TSSetRHSJacobian</a>().</font>
 
-<a name="line5052">5052: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetRHSFunction.html#TSSetRHSFunction">TSSetRHSFunction</a>(), <a href="../../../docs/manualpages/TS/TSSetRHSJacobian.html#TSSetRHSJacobian">TSSetRHSJacobian</a>(), <a href="../../../docs/manualpages/TS/TSComputeRHSJacobianConstant.html#TSComputeRHSJacobianConstant">TSComputeRHSJacobianConstant</a>()</font>
-<a name="line5053">5053: </a><font color="#B22222">@*/</font>
-<a name="line5054">5054: </a><strong><font color="#4169E1"><a name="TSComputeRHSFunctionLinear"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSComputeRHSFunctionLinear.html#TSComputeRHSFunctionLinear">TSComputeRHSFunctionLinear</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> t,<a href="../../../docs/manua [...]
-<a name="line5055">5055: </a>{
-<a name="line5057">5057: </a>  <a href="../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>            Arhs,Brhs;
+<a name="line5049">5049: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetRHSFunction.html#TSSetRHSFunction">TSSetRHSFunction</a>(), <a href="../../../docs/manualpages/TS/TSSetRHSJacobian.html#TSSetRHSJacobian">TSSetRHSJacobian</a>(), <a href="../../../docs/manualpages/TS/TSComputeRHSJacobianConstant.html#TSComputeRHSJacobianConstant">TSComputeRHSJacobianConstant</a>()</font>
+<a name="line5050">5050: </a><font color="#B22222">@*/</font>
+<a name="line5051">5051: </a><strong><font color="#4169E1"><a name="TSComputeRHSFunctionLinear"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSComputeRHSFunctionLinear.html#TSComputeRHSFunctionLinear">TSComputeRHSFunctionLinear</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> t,<a href="../../../docs/manua [...]
+<a name="line5052">5052: </a>{
+<a name="line5054">5054: </a>  <a href="../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>            Arhs,Brhs;
 
-<a name="line5060">5060: </a>  TSGetRHSMats_Private(ts,&Arhs,&Brhs);
-<a name="line5061">5061: </a>  <a href="../../../docs/manualpages/TS/TSComputeRHSJacobian.html#TSComputeRHSJacobian">TSComputeRHSJacobian</a>(ts,t,U,Arhs,Brhs);
-<a name="line5062">5062: </a>  <a href="../../../docs/manualpages/Mat/MatMult.html#MatMult">MatMult</a>(Arhs,U,F);
-<a name="line5063">5063: </a>  <font color="#4169E1">return</font>(0);
-<a name="line5064">5064: </a>}
+<a name="line5057">5057: </a>  TSGetRHSMats_Private(ts,&Arhs,&Brhs);
+<a name="line5058">5058: </a>  <a href="../../../docs/manualpages/TS/TSComputeRHSJacobian.html#TSComputeRHSJacobian">TSComputeRHSJacobian</a>(ts,t,U,Arhs,Brhs);
+<a name="line5059">5059: </a>  <a href="../../../docs/manualpages/Mat/MatMult.html#MatMult">MatMult</a>(Arhs,U,F);
+<a name="line5060">5060: </a>  <font color="#4169E1">return</font>(0);
+<a name="line5061">5061: </a>}
 
-<a name="line5068">5068: </a><font color="#B22222">/*@C</font>
-<a name="line5069">5069: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSComputeRHSJacobianConstant.html#TSComputeRHSJacobianConstant">TSComputeRHSJacobianConstant</a> - Reuses a Jacobian that is time-independent.</font>
+<a name="line5065">5065: </a><font color="#B22222">/*@C</font>
+<a name="line5066">5066: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSComputeRHSJacobianConstant.html#TSComputeRHSJacobianConstant">TSComputeRHSJacobianConstant</a> - Reuses a Jacobian that is time-independent.</font>
 
-<a name="line5071">5071: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+<a name="line5068">5068: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
 
-<a name="line5073">5073: </a><font color="#B22222">   Input Arguments:</font>
-<a name="line5074">5074: </a><font color="#B22222">+  ts - time stepping context</font>
-<a name="line5075">5075: </a><font color="#B22222">.  t - time at which to evaluate</font>
-<a name="line5076">5076: </a><font color="#B22222">.  U - state at which to evaluate</font>
-<a name="line5077">5077: </a><font color="#B22222">-  ctx - context</font>
+<a name="line5070">5070: </a><font color="#B22222">   Input Arguments:</font>
+<a name="line5071">5071: </a><font color="#B22222">+  ts - time stepping context</font>
+<a name="line5072">5072: </a><font color="#B22222">.  t - time at which to evaluate</font>
+<a name="line5073">5073: </a><font color="#B22222">.  U - state at which to evaluate</font>
+<a name="line5074">5074: </a><font color="#B22222">-  ctx - context</font>
 
-<a name="line5079">5079: </a><font color="#B22222">   Output Arguments:</font>
-<a name="line5080">5080: </a><font color="#B22222">+  A - pointer to operator</font>
-<a name="line5081">5081: </a><font color="#B22222">.  B - pointer to preconditioning matrix</font>
-<a name="line5082">5082: </a><font color="#B22222">-  flg - matrix structure flag</font>
+<a name="line5076">5076: </a><font color="#B22222">   Output Arguments:</font>
+<a name="line5077">5077: </a><font color="#B22222">+  A - pointer to operator</font>
+<a name="line5078">5078: </a><font color="#B22222">.  B - pointer to preconditioning matrix</font>
+<a name="line5079">5079: </a><font color="#B22222">-  flg - matrix structure flag</font>
 
-<a name="line5084">5084: </a><font color="#B22222">   Level: intermediate</font>
+<a name="line5081">5081: </a><font color="#B22222">   Level: intermediate</font>
 
-<a name="line5086">5086: </a><font color="#B22222">   Notes:</font>
-<a name="line5087">5087: </a><font color="#B22222">   This function is intended to be passed to <a href="../../../docs/manualpages/TS/TSSetRHSJacobian.html#TSSetRHSJacobian">TSSetRHSJacobian</a>() to evaluate the Jacobian for linear time-independent problems.</font>
+<a name="line5083">5083: </a><font color="#B22222">   Notes:</font>
+<a name="line5084">5084: </a><font color="#B22222">   This function is intended to be passed to <a href="../../../docs/manualpages/TS/TSSetRHSJacobian.html#TSSetRHSJacobian">TSSetRHSJacobian</a>() to evaluate the Jacobian for linear time-independent problems.</font>
 
-<a name="line5089">5089: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetRHSFunction.html#TSSetRHSFunction">TSSetRHSFunction</a>(), <a href="../../../docs/manualpages/TS/TSSetRHSJacobian.html#TSSetRHSJacobian">TSSetRHSJacobian</a>(), <a href="../../../docs/manualpages/TS/TSComputeRHSFunctionLinear.html#TSComputeRHSFunctionLinear">TSComputeRHSFunctionLinear</a>()</font>
-<a name="line5090">5090: </a><font color="#B22222">@*/</font>
-<a name="line5091">5091: </a><strong><font color="#4169E1"><a name="TSComputeRHSJacobianConstant"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSComputeRHSJacobianConstant.html#TSComputeRHSJacobianConstant">TSComputeRHSJacobianConstant</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> t,<a href="../../../do [...]
-<a name="line5092">5092: </a>{
-<a name="line5094">5094: </a>  <font color="#4169E1">return</font>(0);
-<a name="line5095">5095: </a>}
+<a name="line5086">5086: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetRHSFunction.html#TSSetRHSFunction">TSSetRHSFunction</a>(), <a href="../../../docs/manualpages/TS/TSSetRHSJacobian.html#TSSetRHSJacobian">TSSetRHSJacobian</a>(), <a href="../../../docs/manualpages/TS/TSComputeRHSFunctionLinear.html#TSComputeRHSFunctionLinear">TSComputeRHSFunctionLinear</a>()</font>
+<a name="line5087">5087: </a><font color="#B22222">@*/</font>
+<a name="line5088">5088: </a><strong><font color="#4169E1"><a name="TSComputeRHSJacobianConstant"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSComputeRHSJacobianConstant.html#TSComputeRHSJacobianConstant">TSComputeRHSJacobianConstant</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> t,<a href="../../../do [...]
+<a name="line5089">5089: </a>{
+<a name="line5091">5091: </a>  <font color="#4169E1">return</font>(0);
+<a name="line5092">5092: </a>}
 
-<a name="line5099">5099: </a><font color="#B22222">/*@C</font>
-<a name="line5100">5100: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSComputeIFunctionLinear.html#TSComputeIFunctionLinear">TSComputeIFunctionLinear</a> - Evaluate the left hand side via the user-provided Jacobian, for linear problems only</font>
+<a name="line5096">5096: </a><font color="#B22222">/*@C</font>
+<a name="line5097">5097: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSComputeIFunctionLinear.html#TSComputeIFunctionLinear">TSComputeIFunctionLinear</a> - Evaluate the left hand side via the user-provided Jacobian, for linear problems only</font>
 
-<a name="line5102">5102: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+<a name="line5099">5099: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
 
-<a name="line5104">5104: </a><font color="#B22222">   Input Arguments:</font>
-<a name="line5105">5105: </a><font color="#B22222">+  ts - time stepping context</font>
-<a name="line5106">5106: </a><font color="#B22222">.  t - time at which to evaluate</font>
-<a name="line5107">5107: </a><font color="#B22222">.  U - state at which to evaluate</font>
-<a name="line5108">5108: </a><font color="#B22222">.  Udot - time derivative of state vector</font>
-<a name="line5109">5109: </a><font color="#B22222">-  ctx - context</font>
+<a name="line5101">5101: </a><font color="#B22222">   Input Arguments:</font>
+<a name="line5102">5102: </a><font color="#B22222">+  ts - time stepping context</font>
+<a name="line5103">5103: </a><font color="#B22222">.  t - time at which to evaluate</font>
+<a name="line5104">5104: </a><font color="#B22222">.  U - state at which to evaluate</font>
+<a name="line5105">5105: </a><font color="#B22222">.  Udot - time derivative of state vector</font>
+<a name="line5106">5106: </a><font color="#B22222">-  ctx - context</font>
 
-<a name="line5111">5111: </a><font color="#B22222">   Output Arguments:</font>
-<a name="line5112">5112: </a><font color="#B22222">.  F - left hand side</font>
+<a name="line5108">5108: </a><font color="#B22222">   Output Arguments:</font>
+<a name="line5109">5109: </a><font color="#B22222">.  F - left hand side</font>
 
-<a name="line5114">5114: </a><font color="#B22222">   Level: intermediate</font>
+<a name="line5111">5111: </a><font color="#B22222">   Level: intermediate</font>
 
-<a name="line5116">5116: </a><font color="#B22222">   Notes:</font>
-<a name="line5117">5117: </a><font color="#B22222">   The assumption here is that the left hand side is of the form A*Udot (and not A*Udot + B*U). For other cases, the</font>
-<a name="line5118">5118: </a><font color="#B22222">   user is required to write their own <a href="../../../docs/manualpages/TS/TSComputeIFunction.html#TSComputeIFunction">TSComputeIFunction</a>.</font>
-<a name="line5119">5119: </a><font color="#B22222">   This function is intended to be passed to <a href="../../../docs/manualpages/TS/TSSetIFunction.html#TSSetIFunction">TSSetIFunction</a>() to evaluate the left hand side for linear problems.</font>
-<a name="line5120">5120: </a><font color="#B22222">   The matrix (and optionally the evaluation context) should be passed to <a href="../../../docs/manualpages/TS/TSSetIJacobian.html#TSSetIJacobian">TSSetIJacobian</a>().</font>
+<a name="line5113">5113: </a><font color="#B22222">   Notes:</font>
+<a name="line5114">5114: </a><font color="#B22222">   The assumption here is that the left hand side is of the form A*Udot (and not A*Udot + B*U). For other cases, the</font>
+<a name="line5115">5115: </a><font color="#B22222">   user is required to write their own <a href="../../../docs/manualpages/TS/TSComputeIFunction.html#TSComputeIFunction">TSComputeIFunction</a>.</font>
+<a name="line5116">5116: </a><font color="#B22222">   This function is intended to be passed to <a href="../../../docs/manualpages/TS/TSSetIFunction.html#TSSetIFunction">TSSetIFunction</a>() to evaluate the left hand side for linear problems.</font>
+<a name="line5117">5117: </a><font color="#B22222">   The matrix (and optionally the evaluation context) should be passed to <a href="../../../docs/manualpages/TS/TSSetIJacobian.html#TSSetIJacobian">TSSetIJacobian</a>().</font>
 
-<a name="line5122">5122: </a><font color="#B22222">   Note that using this function is NOT equivalent to using <a href="../../../docs/manualpages/TS/TSComputeRHSFunctionLinear.html#TSComputeRHSFunctionLinear">TSComputeRHSFunctionLinear</a>() since that solves Udot = A U</font>
+<a name="line5119">5119: </a><font color="#B22222">   Note that using this function is NOT equivalent to using <a href="../../../docs/manualpages/TS/TSComputeRHSFunctionLinear.html#TSComputeRHSFunctionLinear">TSComputeRHSFunctionLinear</a>() since that solves Udot = A U</font>
 
-<a name="line5124">5124: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetIFunction.html#TSSetIFunction">TSSetIFunction</a>(), <a href="../../../docs/manualpages/TS/TSSetIJacobian.html#TSSetIJacobian">TSSetIJacobian</a>(), <a href="../../../docs/manualpages/TS/TSComputeIJacobianConstant.html#TSComputeIJacobianConstant">TSComputeIJacobianConstant</a>(), <a href="../../../docs/manualpages/TS/TSComputeRHSFunctionLinear.html#TSComputeRHSFunctionLinear">TSCompute [...]
-<a name="line5125">5125: </a><font color="#B22222">@*/</font>
-<a name="line5126">5126: </a><strong><font color="#4169E1"><a name="TSComputeIFunctionLinear"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSComputeIFunctionLinear.html#TSComputeIFunctionLinear">TSComputeIFunctionLinear</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> t,<a href="../../../docs/manualpages/V [...]
-<a name="line5127">5127: </a>{
-<a name="line5129">5129: </a>  <a href="../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>            A,B;
+<a name="line5121">5121: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetIFunction.html#TSSetIFunction">TSSetIFunction</a>(), <a href="../../../docs/manualpages/TS/TSSetIJacobian.html#TSSetIJacobian">TSSetIJacobian</a>(), <a href="../../../docs/manualpages/TS/TSComputeIJacobianConstant.html#TSComputeIJacobianConstant">TSComputeIJacobianConstant</a>(), <a href="../../../docs/manualpages/TS/TSComputeRHSFunctionLinear.html#TSComputeRHSFunctionLinear">TSCompute [...]
+<a name="line5122">5122: </a><font color="#B22222">@*/</font>
+<a name="line5123">5123: </a><strong><font color="#4169E1"><a name="TSComputeIFunctionLinear"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSComputeIFunctionLinear.html#TSComputeIFunctionLinear">TSComputeIFunctionLinear</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> t,<a href="../../../docs/manualpages/V [...]
+<a name="line5124">5124: </a>{
+<a name="line5126">5126: </a>  <a href="../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a>            A,B;
 
-<a name="line5132">5132: </a>  <a href="../../../docs/manualpages/TS/TSGetIJacobian.html#TSGetIJacobian">TSGetIJacobian</a>(ts,&A,&B,NULL,NULL);
-<a name="line5133">5133: </a>  <a href="../../../docs/manualpages/TS/TSComputeIJacobian.html#TSComputeIJacobian">TSComputeIJacobian</a>(ts,t,U,Udot,1.0,A,B,<a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
-<a name="line5134">5134: </a>  <a href="../../../docs/manualpages/Mat/MatMult.html#MatMult">MatMult</a>(A,Udot,F);
-<a name="line5135">5135: </a>  <font color="#4169E1">return</font>(0);
-<a name="line5136">5136: </a>}
+<a name="line5129">5129: </a>  <a href="../../../docs/manualpages/TS/TSGetIJacobian.html#TSGetIJacobian">TSGetIJacobian</a>(ts,&A,&B,NULL,NULL);
+<a name="line5130">5130: </a>  <a href="../../../docs/manualpages/TS/TSComputeIJacobian.html#TSComputeIJacobian">TSComputeIJacobian</a>(ts,t,U,Udot,1.0,A,B,<a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>);
+<a name="line5131">5131: </a>  <a href="../../../docs/manualpages/Mat/MatMult.html#MatMult">MatMult</a>(A,Udot,F);
+<a name="line5132">5132: </a>  <font color="#4169E1">return</font>(0);
+<a name="line5133">5133: </a>}
 
-<a name="line5140">5140: </a><font color="#B22222">/*@C</font>
-<a name="line5141">5141: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSComputeIJacobianConstant.html#TSComputeIJacobianConstant">TSComputeIJacobianConstant</a> - Reuses a time-independent for a semi-implicit DAE or ODE</font>
+<a name="line5137">5137: </a><font color="#B22222">/*@C</font>
+<a name="line5138">5138: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSComputeIJacobianConstant.html#TSComputeIJacobianConstant">TSComputeIJacobianConstant</a> - Reuses a time-independent for a semi-implicit DAE or ODE</font>
 
-<a name="line5143">5143: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+<a name="line5140">5140: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
 
-<a name="line5145">5145: </a><font color="#B22222">   Input Arguments:</font>
-<a name="line5146">5146: </a><font color="#B22222">+  ts - time stepping context</font>
-<a name="line5147">5147: </a><font color="#B22222">.  t - time at which to evaluate</font>
-<a name="line5148">5148: </a><font color="#B22222">.  U - state at which to evaluate</font>
-<a name="line5149">5149: </a><font color="#B22222">.  Udot - time derivative of state vector</font>
-<a name="line5150">5150: </a><font color="#B22222">.  shift - shift to apply</font>
-<a name="line5151">5151: </a><font color="#B22222">-  ctx - context</font>
+<a name="line5142">5142: </a><font color="#B22222">   Input Arguments:</font>
+<a name="line5143">5143: </a><font color="#B22222">+  ts - time stepping context</font>
+<a name="line5144">5144: </a><font color="#B22222">.  t - time at which to evaluate</font>
+<a name="line5145">5145: </a><font color="#B22222">.  U - state at which to evaluate</font>
+<a name="line5146">5146: </a><font color="#B22222">.  Udot - time derivative of state vector</font>
+<a name="line5147">5147: </a><font color="#B22222">.  shift - shift to apply</font>
+<a name="line5148">5148: </a><font color="#B22222">-  ctx - context</font>
 
-<a name="line5153">5153: </a><font color="#B22222">   Output Arguments:</font>
-<a name="line5154">5154: </a><font color="#B22222">+  A - pointer to operator</font>
-<a name="line5155">5155: </a><font color="#B22222">.  B - pointer to preconditioning matrix</font>
-<a name="line5156">5156: </a><font color="#B22222">-  flg - matrix structure flag</font>
+<a name="line5150">5150: </a><font color="#B22222">   Output Arguments:</font>
+<a name="line5151">5151: </a><font color="#B22222">+  A - pointer to operator</font>
+<a name="line5152">5152: </a><font color="#B22222">.  B - pointer to preconditioning matrix</font>
+<a name="line5153">5153: </a><font color="#B22222">-  flg - matrix structure flag</font>
 
-<a name="line5158">5158: </a><font color="#B22222">   Level: advanced</font>
+<a name="line5155">5155: </a><font color="#B22222">   Level: advanced</font>
 
-<a name="line5160">5160: </a><font color="#B22222">   Notes:</font>
-<a name="line5161">5161: </a><font color="#B22222">   This function is intended to be passed to <a href="../../../docs/manualpages/TS/TSSetIJacobian.html#TSSetIJacobian">TSSetIJacobian</a>() to evaluate the Jacobian for linear time-independent problems.</font>
+<a name="line5157">5157: </a><font color="#B22222">   Notes:</font>
+<a name="line5158">5158: </a><font color="#B22222">   This function is intended to be passed to <a href="../../../docs/manualpages/TS/TSSetIJacobian.html#TSSetIJacobian">TSSetIJacobian</a>() to evaluate the Jacobian for linear time-independent problems.</font>
 
-<a name="line5163">5163: </a><font color="#B22222">   It is only appropriate for problems of the form</font>
+<a name="line5160">5160: </a><font color="#B22222">   It is only appropriate for problems of the form</font>
 
-<a name="line5165">5165: </a><font color="#B22222">$     M Udot = F(U,t)</font>
+<a name="line5162">5162: </a><font color="#B22222">$     M Udot = F(U,t)</font>
 
-<a name="line5167">5167: </a><font color="#B22222">  where M is constant and F is non-stiff.  The user must pass M to <a href="../../../docs/manualpages/TS/TSSetIJacobian.html#TSSetIJacobian">TSSetIJacobian</a>().  The current implementation only</font>
-<a name="line5168">5168: </a><font color="#B22222">  works with IMEX time integration methods such as <a href="../../../docs/manualpages/TS/TSROSW.html#TSROSW">TSROSW</a> and <a href="../../../docs/manualpages/TS/TSARKIMEX.html#TSARKIMEX">TSARKIMEX</a>, since there is no support for de-constructing</font>
-<a name="line5169">5169: </a><font color="#B22222">  an implicit operator of the form</font>
+<a name="line5164">5164: </a><font color="#B22222">  where M is constant and F is non-stiff.  The user must pass M to <a href="../../../docs/manualpages/TS/TSSetIJacobian.html#TSSetIJacobian">TSSetIJacobian</a>().  The current implementation only</font>
+<a name="line5165">5165: </a><font color="#B22222">  works with IMEX time integration methods such as <a href="../../../docs/manualpages/TS/TSROSW.html#TSROSW">TSROSW</a> and <a href="../../../docs/manualpages/TS/TSARKIMEX.html#TSARKIMEX">TSARKIMEX</a>, since there is no support for de-constructing</font>
+<a name="line5166">5166: </a><font color="#B22222">  an implicit operator of the form</font>
 
-<a name="line5171">5171: </a><font color="#B22222">$    shift*M + J</font>
+<a name="line5168">5168: </a><font color="#B22222">$    shift*M + J</font>
 
-<a name="line5173">5173: </a><font color="#B22222">  where J is the Jacobian of -F(U).  Support may be added in a future version of PETSc, but for now, the user must store</font>
-<a name="line5174">5174: </a><font color="#B22222">  a copy of M or reassemble it when requested.</font>
+<a name="line5170">5170: </a><font color="#B22222">  where J is the Jacobian of -F(U).  Support may be added in a future version of PETSc, but for now, the user must store</font>
+<a name="line5171">5171: </a><font color="#B22222">  a copy of M or reassemble it when requested.</font>
 
-<a name="line5176">5176: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetIFunction.html#TSSetIFunction">TSSetIFunction</a>(), <a href="../../../docs/manualpages/TS/TSSetIJacobian.html#TSSetIJacobian">TSSetIJacobian</a>(), <a href="../../../docs/manualpages/TS/TSComputeIFunctionLinear.html#TSComputeIFunctionLinear">TSComputeIFunctionLinear</a>()</font>
-<a name="line5177">5177: </a><font color="#B22222">@*/</font>
-<a name="line5178">5178: </a><strong><font color="#4169E1"><a name="TSComputeIJacobianConstant"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSComputeIJacobianConstant.html#TSComputeIJacobianConstant">TSComputeIJacobianConstant</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> t,<a href="../../../docs/manua [...]
-<a name="line5179">5179: </a>{
+<a name="line5173">5173: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetIFunction.html#TSSetIFunction">TSSetIFunction</a>(), <a href="../../../docs/manualpages/TS/TSSetIJacobian.html#TSSetIJacobian">TSSetIJacobian</a>(), <a href="../../../docs/manualpages/TS/TSComputeIFunctionLinear.html#TSComputeIFunctionLinear">TSComputeIFunctionLinear</a>()</font>
+<a name="line5174">5174: </a><font color="#B22222">@*/</font>
+<a name="line5175">5175: </a><strong><font color="#4169E1"><a name="TSComputeIJacobianConstant"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSComputeIJacobianConstant.html#TSComputeIJacobianConstant">TSComputeIJacobianConstant</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> t,<a href="../../../docs/manua [...]
+<a name="line5176">5176: </a>{
 
-<a name="line5183">5183: </a>  <a href="../../../docs/manualpages/Mat/MatScale.html#MatScale">MatScale</a>(A, shift / ts->ijacobian.shift);
-<a name="line5184">5184: </a>  ts->ijacobian.shift = shift;
-<a name="line5185">5185: </a>  <font color="#4169E1">return</font>(0);
-<a name="line5186">5186: </a>}
+<a name="line5180">5180: </a>  <a href="../../../docs/manualpages/Mat/MatScale.html#MatScale">MatScale</a>(A, shift / ts->ijacobian.shift);
+<a name="line5181">5181: </a>  ts->ijacobian.shift = shift;
+<a name="line5182">5182: </a>  <font color="#4169E1">return</font>(0);
+<a name="line5183">5183: </a>}
 
-<a name="line5190">5190: </a><font color="#B22222">/*@</font>
-<a name="line5191">5191: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetEquationType.html#TSGetEquationType">TSGetEquationType</a> - Gets the type of the equation that <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> is solving.</font>
+<a name="line5187">5187: </a><font color="#B22222">/*@</font>
+<a name="line5188">5188: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetEquationType.html#TSGetEquationType">TSGetEquationType</a> - Gets the type of the equation that <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> is solving.</font>
 
-<a name="line5193">5193: </a><font color="#B22222">   Not Collective</font>
+<a name="line5190">5190: </a><font color="#B22222">   Not Collective</font>
 
-<a name="line5195">5195: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line5196">5196: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line5192">5192: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line5193">5193: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
 
-<a name="line5198">5198: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line5199">5199: </a><font color="#B22222">.  equation_type - see <a href="../../../docs/manualpages/TS/TSEquationType.html#TSEquationType">TSEquationType</a></font>
+<a name="line5195">5195: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line5196">5196: </a><font color="#B22222">.  equation_type - see <a href="../../../docs/manualpages/TS/TSEquationType.html#TSEquationType">TSEquationType</a></font>
 
-<a name="line5201">5201: </a><font color="#B22222">   Level: beginner</font>
+<a name="line5198">5198: </a><font color="#B22222">   Level: beginner</font>
 
-<a name="line5203">5203: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, equation type</font>
+<a name="line5200">5200: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, equation type</font>
 
-<a name="line5205">5205: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetEquationType.html#TSSetEquationType">TSSetEquationType</a>(), <a href="../../../docs/manualpages/TS/TSEquationType.html#TSEquationType">TSEquationType</a></font>
-<a name="line5206">5206: </a><font color="#B22222">@*/</font>
-<a name="line5207">5207: </a><strong><font color="#4169E1"><a name="TSGetEquationType"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSGetEquationType.html#TSGetEquationType">TSGetEquationType</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/TS/TSEquationType.html#TSEquationType">TSEquationType</a> *equation_type)</font></strong>
-<a name="line5208">5208: </a>{
-<a name="line5212">5212: </a>  *equation_type = ts->equation_type;
-<a name="line5213">5213: </a>  <font color="#4169E1">return</font>(0);
-<a name="line5214">5214: </a>}
+<a name="line5202">5202: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetEquationType.html#TSSetEquationType">TSSetEquationType</a>(), <a href="../../../docs/manualpages/TS/TSEquationType.html#TSEquationType">TSEquationType</a></font>
+<a name="line5203">5203: </a><font color="#B22222">@*/</font>
+<a name="line5204">5204: </a><strong><font color="#4169E1"><a name="TSGetEquationType"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSGetEquationType.html#TSGetEquationType">TSGetEquationType</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/TS/TSEquationType.html#TSEquationType">TSEquationType</a> *equation_type)</font></strong>
+<a name="line5205">5205: </a>{
+<a name="line5209">5209: </a>  *equation_type = ts->equation_type;
+<a name="line5210">5210: </a>  <font color="#4169E1">return</font>(0);
+<a name="line5211">5211: </a>}
 
-<a name="line5218">5218: </a><font color="#B22222">/*@</font>
-<a name="line5219">5219: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSSetEquationType.html#TSSetEquationType">TSSetEquationType</a> - Sets the type of the equation that <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> is solving.</font>
+<a name="line5215">5215: </a><font color="#B22222">/*@</font>
+<a name="line5216">5216: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSSetEquationType.html#TSSetEquationType">TSSetEquationType</a> - Sets the type of the equation that <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> is solving.</font>
 
-<a name="line5221">5221: </a><font color="#B22222">   Not Collective</font>
+<a name="line5218">5218: </a><font color="#B22222">   Not Collective</font>
 
-<a name="line5223">5223: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line5224">5224: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line5225">5225: </a><font color="#B22222">-  equation_type - see <a href="../../../docs/manualpages/TS/TSEquationType.html#TSEquationType">TSEquationType</a></font>
+<a name="line5220">5220: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line5221">5221: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line5222">5222: </a><font color="#B22222">-  equation_type - see <a href="../../../docs/manualpages/TS/TSEquationType.html#TSEquationType">TSEquationType</a></font>
 
-<a name="line5227">5227: </a><font color="#B22222">   Level: advanced</font>
+<a name="line5224">5224: </a><font color="#B22222">   Level: advanced</font>
 
-<a name="line5229">5229: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, equation type</font>
+<a name="line5226">5226: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, equation type</font>
 
-<a name="line5231">5231: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSGetEquationType.html#TSGetEquationType">TSGetEquationType</a>(), <a href="../../../docs/manualpages/TS/TSEquationType.html#TSEquationType">TSEquationType</a></font>
-<a name="line5232">5232: </a><font color="#B22222">@*/</font>
-<a name="line5233">5233: </a><strong><font color="#4169E1"><a name="TSSetEquationType"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSSetEquationType.html#TSSetEquationType">TSSetEquationType</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/TS/TSEquationType.html#TSEquationType">TSEquationType</a> equation_type)</font></strong>
-<a name="line5234">5234: </a>{
-<a name="line5237">5237: </a>  ts->equation_type = equation_type;
-<a name="line5238">5238: </a>  <font color="#4169E1">return</font>(0);
-<a name="line5239">5239: </a>}
+<a name="line5228">5228: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSGetEquationType.html#TSGetEquationType">TSGetEquationType</a>(), <a href="../../../docs/manualpages/TS/TSEquationType.html#TSEquationType">TSEquationType</a></font>
+<a name="line5229">5229: </a><font color="#B22222">@*/</font>
+<a name="line5230">5230: </a><strong><font color="#4169E1"><a name="TSSetEquationType"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSSetEquationType.html#TSSetEquationType">TSSetEquationType</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/TS/TSEquationType.html#TSEquationType">TSEquationType</a> equation_type)</font></strong>
+<a name="line5231">5231: </a>{
+<a name="line5234">5234: </a>  ts->equation_type = equation_type;
+<a name="line5235">5235: </a>  <font color="#4169E1">return</font>(0);
+<a name="line5236">5236: </a>}
 
-<a name="line5243">5243: </a><font color="#B22222">/*@</font>
-<a name="line5244">5244: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetConvergedReason.html#TSGetConvergedReason">TSGetConvergedReason</a> - Gets the reason the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> iteration was stopped.</font>
+<a name="line5240">5240: </a><font color="#B22222">/*@</font>
+<a name="line5241">5241: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetConvergedReason.html#TSGetConvergedReason">TSGetConvergedReason</a> - Gets the reason the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> iteration was stopped.</font>
 
-<a name="line5246">5246: </a><font color="#B22222">   Not Collective</font>
+<a name="line5243">5243: </a><font color="#B22222">   Not Collective</font>
 
-<a name="line5248">5248: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line5249">5249: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line5245">5245: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line5246">5246: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
 
-<a name="line5251">5251: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line5252">5252: </a><font color="#B22222">.  reason - negative value indicates diverged, positive value converged, see <a href="../../../docs/manualpages/TS/TSConvergedReason.html#TSConvergedReason">TSConvergedReason</a> or the</font>
-<a name="line5253">5253: </a><font color="#B22222">            manual pages for the individual convergence tests for complete lists</font>
+<a name="line5248">5248: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line5249">5249: </a><font color="#B22222">.  reason - negative value indicates diverged, positive value converged, see <a href="../../../docs/manualpages/TS/TSConvergedReason.html#TSConvergedReason">TSConvergedReason</a> or the</font>
+<a name="line5250">5250: </a><font color="#B22222">            manual pages for the individual convergence tests for complete lists</font>
 
-<a name="line5255">5255: </a><font color="#B22222">   Level: beginner</font>
+<a name="line5252">5252: </a><font color="#B22222">   Level: beginner</font>
 
-<a name="line5257">5257: </a><font color="#B22222">   Notes:</font>
-<a name="line5258">5258: </a><font color="#B22222">   Can only be called after the call to <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>() is complete.</font>
+<a name="line5254">5254: </a><font color="#B22222">   Notes:</font>
+<a name="line5255">5255: </a><font color="#B22222">   Can only be called after the call to <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>() is complete.</font>
 
-<a name="line5260">5260: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, nonlinear, set, convergence, test</font>
+<a name="line5257">5257: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, nonlinear, set, convergence, test</font>
 
-<a name="line5262">5262: </a><font color="#B22222">.seealso: TSSetConvergenceTest(), <a href="../../../docs/manualpages/TS/TSConvergedReason.html#TSConvergedReason">TSConvergedReason</a></font>
-<a name="line5263">5263: </a><font color="#B22222">@*/</font>
-<a name="line5264">5264: </a><strong><font color="#4169E1"><a name="TSGetConvergedReason"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSGetConvergedReason.html#TSGetConvergedReason">TSGetConvergedReason</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/TS/TSConvergedReason.html#TSConvergedReason">TSConvergedReason</a> *reason)</font></strong>
-<a name="line5265">5265: </a>{
-<a name="line5269">5269: </a>  *reason = ts->reason;
-<a name="line5270">5270: </a>  <font color="#4169E1">return</font>(0);
-<a name="line5271">5271: </a>}
+<a name="line5259">5259: </a><font color="#B22222">.seealso: TSSetConvergenceTest(), <a href="../../../docs/manualpages/TS/TSConvergedReason.html#TSConvergedReason">TSConvergedReason</a></font>
+<a name="line5260">5260: </a><font color="#B22222">@*/</font>
+<a name="line5261">5261: </a><strong><font color="#4169E1"><a name="TSGetConvergedReason"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSGetConvergedReason.html#TSGetConvergedReason">TSGetConvergedReason</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/TS/TSConvergedReason.html#TSConvergedReason">TSConvergedReason</a> *reason)</font></strong>
+<a name="line5262">5262: </a>{
+<a name="line5266">5266: </a>  *reason = ts->reason;
+<a name="line5267">5267: </a>  <font color="#4169E1">return</font>(0);
+<a name="line5268">5268: </a>}
 
-<a name="line5275">5275: </a><font color="#B22222">/*@</font>
-<a name="line5276">5276: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSSetConvergedReason.html#TSSetConvergedReason">TSSetConvergedReason</a> - Sets the reason for handling the convergence of <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>.</font>
+<a name="line5272">5272: </a><font color="#B22222">/*@</font>
+<a name="line5273">5273: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSSetConvergedReason.html#TSSetConvergedReason">TSSetConvergedReason</a> - Sets the reason for handling the convergence of <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>.</font>
 
-<a name="line5278">5278: </a><font color="#B22222">   Not Collective</font>
+<a name="line5275">5275: </a><font color="#B22222">   Not Collective</font>
 
-<a name="line5280">5280: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line5281">5281: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line5282">5282: </a><font color="#B22222">.  reason - negative value indicates diverged, positive value converged, see <a href="../../../docs/manualpages/TS/TSConvergedReason.html#TSConvergedReason">TSConvergedReason</a> or the</font>
-<a name="line5283">5283: </a><font color="#B22222">            manual pages for the individual convergence tests for complete lists</font>
+<a name="line5277">5277: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line5278">5278: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line5279">5279: </a><font color="#B22222">.  reason - negative value indicates diverged, positive value converged, see <a href="../../../docs/manualpages/TS/TSConvergedReason.html#TSConvergedReason">TSConvergedReason</a> or the</font>
+<a name="line5280">5280: </a><font color="#B22222">            manual pages for the individual convergence tests for complete lists</font>
 
-<a name="line5285">5285: </a><font color="#B22222">   Level: advanced</font>
+<a name="line5282">5282: </a><font color="#B22222">   Level: advanced</font>
 
-<a name="line5287">5287: </a><font color="#B22222">   Notes:</font>
-<a name="line5288">5288: </a><font color="#B22222">   Can only be called during <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>() is active.</font>
+<a name="line5284">5284: </a><font color="#B22222">   Notes:</font>
+<a name="line5285">5285: </a><font color="#B22222">   Can only be called during <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>() is active.</font>
 
-<a name="line5290">5290: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, nonlinear, set, convergence, test</font>
+<a name="line5287">5287: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, nonlinear, set, convergence, test</font>
 
-<a name="line5292">5292: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSConvergedReason.html#TSConvergedReason">TSConvergedReason</a></font>
-<a name="line5293">5293: </a><font color="#B22222">@*/</font>
-<a name="line5294">5294: </a><strong><font color="#4169E1"><a name="TSSetConvergedReason"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSSetConvergedReason.html#TSSetConvergedReason">TSSetConvergedReason</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/TS/TSConvergedReason.html#TSConvergedReason">TSConvergedReason</a> reason)</font></strong>
-<a name="line5295">5295: </a>{
-<a name="line5298">5298: </a>  ts->reason = reason;
-<a name="line5299">5299: </a>  <font color="#4169E1">return</font>(0);
-<a name="line5300">5300: </a>}
+<a name="line5289">5289: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSConvergedReason.html#TSConvergedReason">TSConvergedReason</a></font>
+<a name="line5290">5290: </a><font color="#B22222">@*/</font>
+<a name="line5291">5291: </a><strong><font color="#4169E1"><a name="TSSetConvergedReason"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSSetConvergedReason.html#TSSetConvergedReason">TSSetConvergedReason</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/TS/TSConvergedReason.html#TSConvergedReason">TSConvergedReason</a> reason)</font></strong>
+<a name="line5292">5292: </a>{
+<a name="line5295">5295: </a>  ts->reason = reason;
+<a name="line5296">5296: </a>  <font color="#4169E1">return</font>(0);
+<a name="line5297">5297: </a>}
 
-<a name="line5304">5304: </a><font color="#B22222">/*@</font>
-<a name="line5305">5305: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetSolveTime.html#TSGetSolveTime">TSGetSolveTime</a> - Gets the time after a call to <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>()</font>
+<a name="line5301">5301: </a><font color="#B22222">/*@</font>
+<a name="line5302">5302: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetSolveTime.html#TSGetSolveTime">TSGetSolveTime</a> - Gets the time after a call to <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>()</font>
 
-<a name="line5307">5307: </a><font color="#B22222">   Not Collective</font>
+<a name="line5304">5304: </a><font color="#B22222">   Not Collective</font>
 
-<a name="line5309">5309: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line5310">5310: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line5306">5306: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line5307">5307: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
 
-<a name="line5312">5312: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line5313">5313: </a><font color="#B22222">.  ftime - the final time. This time corresponds to the final time set with <a href="../../../docs/manualpages/TS/TSSetDuration.html#TSSetDuration">TSSetDuration</a>()</font>
+<a name="line5309">5309: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line5310">5310: </a><font color="#B22222">.  ftime - the final time. This time corresponds to the final time set with <a href="../../../docs/manualpages/TS/TSSetDuration.html#TSSetDuration">TSSetDuration</a>()</font>
 
-<a name="line5315">5315: </a><font color="#B22222">   Level: beginner</font>
+<a name="line5312">5312: </a><font color="#B22222">   Level: beginner</font>
 
-<a name="line5317">5317: </a><font color="#B22222">   Notes:</font>
-<a name="line5318">5318: </a><font color="#B22222">   Can only be called after the call to <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>() is complete.</font>
+<a name="line5314">5314: </a><font color="#B22222">   Notes:</font>
+<a name="line5315">5315: </a><font color="#B22222">   Can only be called after the call to <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>() is complete.</font>
 
-<a name="line5320">5320: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, nonlinear, set, convergence, test</font>
+<a name="line5317">5317: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, nonlinear, set, convergence, test</font>
 
-<a name="line5322">5322: </a><font color="#B22222">.seealso: TSSetConvergenceTest(), <a href="../../../docs/manualpages/TS/TSConvergedReason.html#TSConvergedReason">TSConvergedReason</a></font>
-<a name="line5323">5323: </a><font color="#B22222">@*/</font>
-<a name="line5324">5324: </a><strong><font color="#4169E1"><a name="TSGetSolveTime"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSGetSolveTime.html#TSGetSolveTime">TSGetSolveTime</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> *ftime)</font></strong>
-<a name="line5325">5325: </a>{
-<a name="line5329">5329: </a>  *ftime = ts->solvetime;
-<a name="line5330">5330: </a>  <font color="#4169E1">return</font>(0);
-<a name="line5331">5331: </a>}
+<a name="line5319">5319: </a><font color="#B22222">.seealso: TSSetConvergenceTest(), <a href="../../../docs/manualpages/TS/TSConvergedReason.html#TSConvergedReason">TSConvergedReason</a></font>
+<a name="line5320">5320: </a><font color="#B22222">@*/</font>
+<a name="line5321">5321: </a><strong><font color="#4169E1"><a name="TSGetSolveTime"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSGetSolveTime.html#TSGetSolveTime">TSGetSolveTime</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> *ftime)</font></strong>
+<a name="line5322">5322: </a>{
+<a name="line5326">5326: </a>  *ftime = ts->solvetime;
+<a name="line5327">5327: </a>  <font color="#4169E1">return</font>(0);
+<a name="line5328">5328: </a>}
 
-<a name="line5335">5335: </a><font color="#B22222">/*@</font>
-<a name="line5336">5336: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetTotalSteps.html#TSGetTotalSteps">TSGetTotalSteps</a> - Gets the total number of steps done since the last call to <a href="../../../docs/manualpages/TS/TSSetUp.html#TSSetUp">TSSetUp</a>() or <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
+<a name="line5332">5332: </a><font color="#B22222">/*@</font>
+<a name="line5333">5333: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetTotalSteps.html#TSGetTotalSteps">TSGetTotalSteps</a> - Gets the total number of steps done since the last call to <a href="../../../docs/manualpages/TS/TSSetUp.html#TSSetUp">TSSetUp</a>() or <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
 
-<a name="line5338">5338: </a><font color="#B22222">   Not Collective</font>
+<a name="line5335">5335: </a><font color="#B22222">   Not Collective</font>
 
-<a name="line5340">5340: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line5341">5341: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line5337">5337: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line5338">5338: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
 
-<a name="line5343">5343: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line5344">5344: </a><font color="#B22222">.  steps - the number of steps</font>
+<a name="line5340">5340: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line5341">5341: </a><font color="#B22222">.  steps - the number of steps</font>
 
-<a name="line5346">5346: </a><font color="#B22222">   Level: beginner</font>
+<a name="line5343">5343: </a><font color="#B22222">   Level: beginner</font>
 
-<a name="line5348">5348: </a><font color="#B22222">   Notes:</font>
-<a name="line5349">5349: </a><font color="#B22222">   Includes the number of steps for all calls to <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>() since <a href="../../../docs/manualpages/TS/TSSetUp.html#TSSetUp">TSSetUp</a>() was called</font>
+<a name="line5345">5345: </a><font color="#B22222">   Notes:</font>
+<a name="line5346">5346: </a><font color="#B22222">   Includes the number of steps for all calls to <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>() since <a href="../../../docs/manualpages/TS/TSSetUp.html#TSSetUp">TSSetUp</a>() was called</font>
 
-<a name="line5351">5351: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, nonlinear, set, convergence, test</font>
+<a name="line5348">5348: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, nonlinear, set, convergence, test</font>
 
-<a name="line5353">5353: </a><font color="#B22222">.seealso: TSSetConvergenceTest(), <a href="../../../docs/manualpages/TS/TSConvergedReason.html#TSConvergedReason">TSConvergedReason</a></font>
-<a name="line5354">5354: </a><font color="#B22222">@*/</font>
-<a name="line5355">5355: </a><strong><font color="#4169E1"><a name="TSGetTotalSteps"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSGetTotalSteps.html#TSGetTotalSteps">TSGetTotalSteps</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *steps)</font></strong>
-<a name="line5356">5356: </a>{
-<a name="line5360">5360: </a>  *steps = ts->total_steps;
-<a name="line5361">5361: </a>  <font color="#4169E1">return</font>(0);
-<a name="line5362">5362: </a>}
+<a name="line5350">5350: </a><font color="#B22222">.seealso: TSSetConvergenceTest(), <a href="../../../docs/manualpages/TS/TSConvergedReason.html#TSConvergedReason">TSConvergedReason</a></font>
+<a name="line5351">5351: </a><font color="#B22222">@*/</font>
+<a name="line5352">5352: </a><strong><font color="#4169E1"><a name="TSGetTotalSteps"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSGetTotalSteps.html#TSGetTotalSteps">TSGetTotalSteps</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *steps)</font></strong>
+<a name="line5353">5353: </a>{
+<a name="line5357">5357: </a>  *steps = ts->total_steps;
+<a name="line5358">5358: </a>  <font color="#4169E1">return</font>(0);
+<a name="line5359">5359: </a>}
 
-<a name="line5366">5366: </a><font color="#B22222">/*@</font>
-<a name="line5367">5367: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetSNESIterations.html#TSGetSNESIterations">TSGetSNESIterations</a> - Gets the total number of nonlinear iterations</font>
-<a name="line5368">5368: </a><font color="#B22222">   used by the time integrator.</font>
+<a name="line5363">5363: </a><font color="#B22222">/*@</font>
+<a name="line5364">5364: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetSNESIterations.html#TSGetSNESIterations">TSGetSNESIterations</a> - Gets the total number of nonlinear iterations</font>
+<a name="line5365">5365: </a><font color="#B22222">   used by the time integrator.</font>
 
-<a name="line5370">5370: </a><font color="#B22222">   Not Collective</font>
+<a name="line5367">5367: </a><font color="#B22222">   Not Collective</font>
 
-<a name="line5372">5372: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line5373">5373: </a><font color="#B22222">.  ts - <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line5369">5369: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line5370">5370: </a><font color="#B22222">.  ts - <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
 
-<a name="line5375">5375: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line5376">5376: </a><font color="#B22222">.  nits - number of nonlinear iterations</font>
+<a name="line5372">5372: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line5373">5373: </a><font color="#B22222">.  nits - number of nonlinear iterations</font>
 
-<a name="line5378">5378: </a><font color="#B22222">   Notes:</font>
-<a name="line5379">5379: </a><font color="#B22222">   This counter is reset to zero for each successive call to <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>().</font>
+<a name="line5375">5375: </a><font color="#B22222">   Notes:</font>
+<a name="line5376">5376: </a><font color="#B22222">   This counter is reset to zero for each successive call to <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>().</font>
 
-<a name="line5381">5381: </a><font color="#B22222">   Level: intermediate</font>
+<a name="line5378">5378: </a><font color="#B22222">   Level: intermediate</font>
 
-<a name="line5383">5383: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, get, number, nonlinear, iterations</font>
+<a name="line5380">5380: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, get, number, nonlinear, iterations</font>
 
-<a name="line5385">5385: </a><font color="#B22222">.seealso:  <a href="../../../docs/manualpages/TS/TSGetKSPIterations.html#TSGetKSPIterations">TSGetKSPIterations</a>()</font>
-<a name="line5386">5386: </a><font color="#B22222">@*/</font>
-<a name="line5387">5387: </a><strong><font color="#4169E1"><a name="TSGetSNESIterations"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSGetSNESIterations.html#TSGetSNESIterations">TSGetSNESIterations</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *nits)</font></strong>
-<a name="line5388">5388: </a>{
-<a name="line5392">5392: </a>  *nits = ts->snes_its;
-<a name="line5393">5393: </a>  <font color="#4169E1">return</font>(0);
-<a name="line5394">5394: </a>}
+<a name="line5382">5382: </a><font color="#B22222">.seealso:  <a href="../../../docs/manualpages/TS/TSGetKSPIterations.html#TSGetKSPIterations">TSGetKSPIterations</a>()</font>
+<a name="line5383">5383: </a><font color="#B22222">@*/</font>
+<a name="line5384">5384: </a><strong><font color="#4169E1"><a name="TSGetSNESIterations"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSGetSNESIterations.html#TSGetSNESIterations">TSGetSNESIterations</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *nits)</font></strong>
+<a name="line5385">5385: </a>{
+<a name="line5389">5389: </a>  *nits = ts->snes_its;
+<a name="line5390">5390: </a>  <font color="#4169E1">return</font>(0);
+<a name="line5391">5391: </a>}
 
-<a name="line5398">5398: </a><font color="#B22222">/*@</font>
-<a name="line5399">5399: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetKSPIterations.html#TSGetKSPIterations">TSGetKSPIterations</a> - Gets the total number of linear iterations</font>
-<a name="line5400">5400: </a><font color="#B22222">   used by the time integrator.</font>
+<a name="line5395">5395: </a><font color="#B22222">/*@</font>
+<a name="line5396">5396: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetKSPIterations.html#TSGetKSPIterations">TSGetKSPIterations</a> - Gets the total number of linear iterations</font>
+<a name="line5397">5397: </a><font color="#B22222">   used by the time integrator.</font>
 
-<a name="line5402">5402: </a><font color="#B22222">   Not Collective</font>
+<a name="line5399">5399: </a><font color="#B22222">   Not Collective</font>
 
-<a name="line5404">5404: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line5405">5405: </a><font color="#B22222">.  ts - <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line5401">5401: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line5402">5402: </a><font color="#B22222">.  ts - <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
 
-<a name="line5407">5407: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line5408">5408: </a><font color="#B22222">.  lits - number of linear iterations</font>
+<a name="line5404">5404: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line5405">5405: </a><font color="#B22222">.  lits - number of linear iterations</font>
 
-<a name="line5410">5410: </a><font color="#B22222">   Notes:</font>
-<a name="line5411">5411: </a><font color="#B22222">   This counter is reset to zero for each successive call to <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>().</font>
+<a name="line5407">5407: </a><font color="#B22222">   Notes:</font>
+<a name="line5408">5408: </a><font color="#B22222">   This counter is reset to zero for each successive call to <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>().</font>
 
-<a name="line5413">5413: </a><font color="#B22222">   Level: intermediate</font>
+<a name="line5410">5410: </a><font color="#B22222">   Level: intermediate</font>
 
-<a name="line5415">5415: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, get, number, linear, iterations</font>
+<a name="line5412">5412: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, get, number, linear, iterations</font>
 
-<a name="line5417">5417: </a><font color="#B22222">.seealso:  <a href="../../../docs/manualpages/TS/TSGetSNESIterations.html#TSGetSNESIterations">TSGetSNESIterations</a>(), SNESGetKSPIterations()</font>
-<a name="line5418">5418: </a><font color="#B22222">@*/</font>
-<a name="line5419">5419: </a><strong><font color="#4169E1"><a name="TSGetKSPIterations"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSGetKSPIterations.html#TSGetKSPIterations">TSGetKSPIterations</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *lits)</font></strong>
-<a name="line5420">5420: </a>{
-<a name="line5424">5424: </a>  *lits = ts->ksp_its;
-<a name="line5425">5425: </a>  <font color="#4169E1">return</font>(0);
-<a name="line5426">5426: </a>}
+<a name="line5414">5414: </a><font color="#B22222">.seealso:  <a href="../../../docs/manualpages/TS/TSGetSNESIterations.html#TSGetSNESIterations">TSGetSNESIterations</a>(), SNESGetKSPIterations()</font>
+<a name="line5415">5415: </a><font color="#B22222">@*/</font>
+<a name="line5416">5416: </a><strong><font color="#4169E1"><a name="TSGetKSPIterations"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSGetKSPIterations.html#TSGetKSPIterations">TSGetKSPIterations</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *lits)</font></strong>
+<a name="line5417">5417: </a>{
+<a name="line5421">5421: </a>  *lits = ts->ksp_its;
+<a name="line5422">5422: </a>  <font color="#4169E1">return</font>(0);
+<a name="line5423">5423: </a>}
 
-<a name="line5430">5430: </a><font color="#B22222">/*@</font>
-<a name="line5431">5431: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetStepRejections.html#TSGetStepRejections">TSGetStepRejections</a> - Gets the total number of rejected steps.</font>
+<a name="line5427">5427: </a><font color="#B22222">/*@</font>
+<a name="line5428">5428: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetStepRejections.html#TSGetStepRejections">TSGetStepRejections</a> - Gets the total number of rejected steps.</font>
 
-<a name="line5433">5433: </a><font color="#B22222">   Not Collective</font>
+<a name="line5430">5430: </a><font color="#B22222">   Not Collective</font>
 
-<a name="line5435">5435: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line5436">5436: </a><font color="#B22222">.  ts - <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line5432">5432: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line5433">5433: </a><font color="#B22222">.  ts - <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
 
-<a name="line5438">5438: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line5439">5439: </a><font color="#B22222">.  rejects - number of steps rejected</font>
+<a name="line5435">5435: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line5436">5436: </a><font color="#B22222">.  rejects - number of steps rejected</font>
 
-<a name="line5441">5441: </a><font color="#B22222">   Notes:</font>
-<a name="line5442">5442: </a><font color="#B22222">   This counter is reset to zero for each successive call to <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>().</font>
+<a name="line5438">5438: </a><font color="#B22222">   Notes:</font>
+<a name="line5439">5439: </a><font color="#B22222">   This counter is reset to zero for each successive call to <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>().</font>
 
-<a name="line5444">5444: </a><font color="#B22222">   Level: intermediate</font>
+<a name="line5441">5441: </a><font color="#B22222">   Level: intermediate</font>
 
-<a name="line5446">5446: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, get, number</font>
+<a name="line5443">5443: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, get, number</font>
 
-<a name="line5448">5448: </a><font color="#B22222">.seealso:  <a href="../../../docs/manualpages/TS/TSGetSNESIterations.html#TSGetSNESIterations">TSGetSNESIterations</a>(), <a href="../../../docs/manualpages/TS/TSGetKSPIterations.html#TSGetKSPIterations">TSGetKSPIterations</a>(), <a href="../../../docs/manualpages/TS/TSSetMaxStepRejections.html#TSSetMaxStepRejections">TSSetMaxStepRejections</a>(), <a href="../../../docs/manualpages/TS/TSGetSNESFailures.html#TSGetSNESFailures">TSGetSNESFa [...]
-<a name="line5449">5449: </a><font color="#B22222">@*/</font>
-<a name="line5450">5450: </a><strong><font color="#4169E1"><a name="TSGetStepRejections"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSGetStepRejections.html#TSGetStepRejections">TSGetStepRejections</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *rejects)</font></strong>
-<a name="line5451">5451: </a>{
-<a name="line5455">5455: </a>  *rejects = ts->reject;
-<a name="line5456">5456: </a>  <font color="#4169E1">return</font>(0);
-<a name="line5457">5457: </a>}
+<a name="line5445">5445: </a><font color="#B22222">.seealso:  <a href="../../../docs/manualpages/TS/TSGetSNESIterations.html#TSGetSNESIterations">TSGetSNESIterations</a>(), <a href="../../../docs/manualpages/TS/TSGetKSPIterations.html#TSGetKSPIterations">TSGetKSPIterations</a>(), <a href="../../../docs/manualpages/TS/TSSetMaxStepRejections.html#TSSetMaxStepRejections">TSSetMaxStepRejections</a>(), <a href="../../../docs/manualpages/TS/TSGetSNESFailures.html#TSGetSNESFailures">TSGetSNESFa [...]
+<a name="line5446">5446: </a><font color="#B22222">@*/</font>
+<a name="line5447">5447: </a><strong><font color="#4169E1"><a name="TSGetStepRejections"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSGetStepRejections.html#TSGetStepRejections">TSGetStepRejections</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *rejects)</font></strong>
+<a name="line5448">5448: </a>{
+<a name="line5452">5452: </a>  *rejects = ts->reject;
+<a name="line5453">5453: </a>  <font color="#4169E1">return</font>(0);
+<a name="line5454">5454: </a>}
 
-<a name="line5461">5461: </a><font color="#B22222">/*@</font>
-<a name="line5462">5462: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetSNESFailures.html#TSGetSNESFailures">TSGetSNESFailures</a> - Gets the total number of failed <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a> solves</font>
+<a name="line5458">5458: </a><font color="#B22222">/*@</font>
+<a name="line5459">5459: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetSNESFailures.html#TSGetSNESFailures">TSGetSNESFailures</a> - Gets the total number of failed <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a> solves</font>
 
-<a name="line5464">5464: </a><font color="#B22222">   Not Collective</font>
+<a name="line5461">5461: </a><font color="#B22222">   Not Collective</font>
 
-<a name="line5466">5466: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line5467">5467: </a><font color="#B22222">.  ts - <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line5463">5463: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line5464">5464: </a><font color="#B22222">.  ts - <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
 
-<a name="line5469">5469: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line5470">5470: </a><font color="#B22222">.  fails - number of failed nonlinear solves</font>
+<a name="line5466">5466: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line5467">5467: </a><font color="#B22222">.  fails - number of failed nonlinear solves</font>
 
-<a name="line5472">5472: </a><font color="#B22222">   Notes:</font>
-<a name="line5473">5473: </a><font color="#B22222">   This counter is reset to zero for each successive call to <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>().</font>
+<a name="line5469">5469: </a><font color="#B22222">   Notes:</font>
+<a name="line5470">5470: </a><font color="#B22222">   This counter is reset to zero for each successive call to <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>().</font>
 
-<a name="line5475">5475: </a><font color="#B22222">   Level: intermediate</font>
+<a name="line5472">5472: </a><font color="#B22222">   Level: intermediate</font>
 
-<a name="line5477">5477: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, get, number</font>
+<a name="line5474">5474: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, get, number</font>
 
-<a name="line5479">5479: </a><font color="#B22222">.seealso:  <a href="../../../docs/manualpages/TS/TSGetSNESIterations.html#TSGetSNESIterations">TSGetSNESIterations</a>(), <a href="../../../docs/manualpages/TS/TSGetKSPIterations.html#TSGetKSPIterations">TSGetKSPIterations</a>(), <a href="../../../docs/manualpages/TS/TSSetMaxStepRejections.html#TSSetMaxStepRejections">TSSetMaxStepRejections</a>(), <a href="../../../docs/manualpages/TS/TSGetStepRejections.html#TSGetStepRejections">TSGetSt [...]
-<a name="line5480">5480: </a><font color="#B22222">@*/</font>
-<a name="line5481">5481: </a><strong><font color="#4169E1"><a name="TSGetSNESFailures"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSGetSNESFailures.html#TSGetSNESFailures">TSGetSNESFailures</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *fails)</font></strong>
-<a name="line5482">5482: </a>{
-<a name="line5486">5486: </a>  *fails = ts->num_snes_failures;
-<a name="line5487">5487: </a>  <font color="#4169E1">return</font>(0);
-<a name="line5488">5488: </a>}
+<a name="line5476">5476: </a><font color="#B22222">.seealso:  <a href="../../../docs/manualpages/TS/TSGetSNESIterations.html#TSGetSNESIterations">TSGetSNESIterations</a>(), <a href="../../../docs/manualpages/TS/TSGetKSPIterations.html#TSGetKSPIterations">TSGetKSPIterations</a>(), <a href="../../../docs/manualpages/TS/TSSetMaxStepRejections.html#TSSetMaxStepRejections">TSSetMaxStepRejections</a>(), <a href="../../../docs/manualpages/TS/TSGetStepRejections.html#TSGetStepRejections">TSGetSt [...]
+<a name="line5477">5477: </a><font color="#B22222">@*/</font>
+<a name="line5478">5478: </a><strong><font color="#4169E1"><a name="TSGetSNESFailures"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSGetSNESFailures.html#TSGetSNESFailures">TSGetSNESFailures</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *fails)</font></strong>
+<a name="line5479">5479: </a>{
+<a name="line5483">5483: </a>  *fails = ts->num_snes_failures;
+<a name="line5484">5484: </a>  <font color="#4169E1">return</font>(0);
+<a name="line5485">5485: </a>}
 
-<a name="line5492">5492: </a><font color="#B22222">/*@</font>
-<a name="line5493">5493: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSSetMaxStepRejections.html#TSSetMaxStepRejections">TSSetMaxStepRejections</a> - Sets the maximum number of step rejections before a step fails</font>
+<a name="line5489">5489: </a><font color="#B22222">/*@</font>
+<a name="line5490">5490: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSSetMaxStepRejections.html#TSSetMaxStepRejections">TSSetMaxStepRejections</a> - Sets the maximum number of step rejections before a step fails</font>
 
-<a name="line5495">5495: </a><font color="#B22222">   Not Collective</font>
+<a name="line5492">5492: </a><font color="#B22222">   Not Collective</font>
 
-<a name="line5497">5497: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line5498">5498: </a><font color="#B22222">+  ts - <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line5499">5499: </a><font color="#B22222">-  rejects - maximum number of rejected steps, pass -1 for unlimited</font>
+<a name="line5494">5494: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line5495">5495: </a><font color="#B22222">+  ts - <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line5496">5496: </a><font color="#B22222">-  rejects - maximum number of rejected steps, pass -1 for unlimited</font>
 
-<a name="line5501">5501: </a><font color="#B22222">   Notes:</font>
-<a name="line5502">5502: </a><font color="#B22222">   The counter is reset to zero for each step</font>
+<a name="line5498">5498: </a><font color="#B22222">   Notes:</font>
+<a name="line5499">5499: </a><font color="#B22222">   The counter is reset to zero for each step</font>
 
-<a name="line5504">5504: </a><font color="#B22222">   Options Database Key:</font>
-<a name="line5505">5505: </a><font color="#B22222"> .  -ts_max_reject - Maximum number of step rejections before a step fails</font>
+<a name="line5501">5501: </a><font color="#B22222">   Options Database Key:</font>
+<a name="line5502">5502: </a><font color="#B22222"> .  -ts_max_reject - Maximum number of step rejections before a step fails</font>
 
-<a name="line5507">5507: </a><font color="#B22222">   Level: intermediate</font>
+<a name="line5504">5504: </a><font color="#B22222">   Level: intermediate</font>
 
-<a name="line5509">5509: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, set, maximum, number</font>
+<a name="line5506">5506: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, set, maximum, number</font>
 
-<a name="line5511">5511: </a><font color="#B22222">.seealso:  <a href="../../../docs/manualpages/TS/TSGetSNESIterations.html#TSGetSNESIterations">TSGetSNESIterations</a>(), <a href="../../../docs/manualpages/TS/TSGetKSPIterations.html#TSGetKSPIterations">TSGetKSPIterations</a>(), <a href="../../../docs/manualpages/TS/TSSetMaxSNESFailures.html#TSSetMaxSNESFailures">TSSetMaxSNESFailures</a>(), <a href="../../../docs/manualpages/TS/TSGetStepRejections.html#TSGetStepRejections">TSGetStepReje [...]
-<a name="line5512">5512: </a><font color="#B22222">@*/</font>
-<a name="line5513">5513: </a><strong><font color="#4169E1"><a name="TSSetMaxStepRejections"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSSetMaxStepRejections.html#TSSetMaxStepRejections">TSSetMaxStepRejections</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> rejects)</font></strong>
-<a name="line5514">5514: </a>{
-<a name="line5517">5517: </a>  ts->max_reject = rejects;
-<a name="line5518">5518: </a>  <font color="#4169E1">return</font>(0);
-<a name="line5519">5519: </a>}
+<a name="line5508">5508: </a><font color="#B22222">.seealso:  <a href="../../../docs/manualpages/TS/TSGetSNESIterations.html#TSGetSNESIterations">TSGetSNESIterations</a>(), <a href="../../../docs/manualpages/TS/TSGetKSPIterations.html#TSGetKSPIterations">TSGetKSPIterations</a>(), <a href="../../../docs/manualpages/TS/TSSetMaxSNESFailures.html#TSSetMaxSNESFailures">TSSetMaxSNESFailures</a>(), <a href="../../../docs/manualpages/TS/TSGetStepRejections.html#TSGetStepRejections">TSGetStepReje [...]
+<a name="line5509">5509: </a><font color="#B22222">@*/</font>
+<a name="line5510">5510: </a><strong><font color="#4169E1"><a name="TSSetMaxStepRejections"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSSetMaxStepRejections.html#TSSetMaxStepRejections">TSSetMaxStepRejections</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> rejects)</font></strong>
+<a name="line5511">5511: </a>{
+<a name="line5514">5514: </a>  ts->max_reject = rejects;
+<a name="line5515">5515: </a>  <font color="#4169E1">return</font>(0);
+<a name="line5516">5516: </a>}
 
-<a name="line5523">5523: </a><font color="#B22222">/*@</font>
-<a name="line5524">5524: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSSetMaxSNESFailures.html#TSSetMaxSNESFailures">TSSetMaxSNESFailures</a> - Sets the maximum number of failed <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a> solves</font>
+<a name="line5520">5520: </a><font color="#B22222">/*@</font>
+<a name="line5521">5521: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSSetMaxSNESFailures.html#TSSetMaxSNESFailures">TSSetMaxSNESFailures</a> - Sets the maximum number of failed <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a> solves</font>
 
-<a name="line5526">5526: </a><font color="#B22222">   Not Collective</font>
+<a name="line5523">5523: </a><font color="#B22222">   Not Collective</font>
 
-<a name="line5528">5528: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line5529">5529: </a><font color="#B22222">+  ts - <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line5530">5530: </a><font color="#B22222">-  fails - maximum number of failed nonlinear solves, pass -1 for unlimited</font>
+<a name="line5525">5525: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line5526">5526: </a><font color="#B22222">+  ts - <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line5527">5527: </a><font color="#B22222">-  fails - maximum number of failed nonlinear solves, pass -1 for unlimited</font>
 
-<a name="line5532">5532: </a><font color="#B22222">   Notes:</font>
-<a name="line5533">5533: </a><font color="#B22222">   The counter is reset to zero for each successive call to <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>().</font>
+<a name="line5529">5529: </a><font color="#B22222">   Notes:</font>
+<a name="line5530">5530: </a><font color="#B22222">   The counter is reset to zero for each successive call to <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>().</font>
 
-<a name="line5535">5535: </a><font color="#B22222">   Options Database Key:</font>
-<a name="line5536">5536: </a><font color="#B22222"> .  -ts_max_snes_failures - Maximum number of nonlinear solve failures</font>
+<a name="line5532">5532: </a><font color="#B22222">   Options Database Key:</font>
+<a name="line5533">5533: </a><font color="#B22222"> .  -ts_max_snes_failures - Maximum number of nonlinear solve failures</font>
 
-<a name="line5538">5538: </a><font color="#B22222">   Level: intermediate</font>
+<a name="line5535">5535: </a><font color="#B22222">   Level: intermediate</font>
 
-<a name="line5540">5540: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, set, maximum, number</font>
+<a name="line5537">5537: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, set, maximum, number</font>
 
-<a name="line5542">5542: </a><font color="#B22222">.seealso:  <a href="../../../docs/manualpages/TS/TSGetSNESIterations.html#TSGetSNESIterations">TSGetSNESIterations</a>(), <a href="../../../docs/manualpages/TS/TSGetKSPIterations.html#TSGetKSPIterations">TSGetKSPIterations</a>(), <a href="../../../docs/manualpages/TS/TSSetMaxStepRejections.html#TSSetMaxStepRejections">TSSetMaxStepRejections</a>(), <a href="../../../docs/manualpages/TS/TSGetStepRejections.html#TSGetStepRejections">TSGetSt [...]
-<a name="line5543">5543: </a><font color="#B22222">@*/</font>
-<a name="line5544">5544: </a><strong><font color="#4169E1"><a name="TSSetMaxSNESFailures"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSSetMaxSNESFailures.html#TSSetMaxSNESFailures">TSSetMaxSNESFailures</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> fails)</font></strong>
-<a name="line5545">5545: </a>{
-<a name="line5548">5548: </a>  ts->max_snes_failures = fails;
-<a name="line5549">5549: </a>  <font color="#4169E1">return</font>(0);
-<a name="line5550">5550: </a>}
+<a name="line5539">5539: </a><font color="#B22222">.seealso:  <a href="../../../docs/manualpages/TS/TSGetSNESIterations.html#TSGetSNESIterations">TSGetSNESIterations</a>(), <a href="../../../docs/manualpages/TS/TSGetKSPIterations.html#TSGetKSPIterations">TSGetKSPIterations</a>(), <a href="../../../docs/manualpages/TS/TSSetMaxStepRejections.html#TSSetMaxStepRejections">TSSetMaxStepRejections</a>(), <a href="../../../docs/manualpages/TS/TSGetStepRejections.html#TSGetStepRejections">TSGetSt [...]
+<a name="line5540">5540: </a><font color="#B22222">@*/</font>
+<a name="line5541">5541: </a><strong><font color="#4169E1"><a name="TSSetMaxSNESFailures"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSSetMaxSNESFailures.html#TSSetMaxSNESFailures">TSSetMaxSNESFailures</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> fails)</font></strong>
+<a name="line5542">5542: </a>{
+<a name="line5545">5545: </a>  ts->max_snes_failures = fails;
+<a name="line5546">5546: </a>  <font color="#4169E1">return</font>(0);
+<a name="line5547">5547: </a>}
 
-<a name="line5554">5554: </a><font color="#B22222">/*@</font>
-<a name="line5555">5555: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSSetErrorIfStepFails.html#TSSetErrorIfStepFails">TSSetErrorIfStepFails</a> - Error if no step succeeds</font>
+<a name="line5551">5551: </a><font color="#B22222">/*@</font>
+<a name="line5552">5552: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSSetErrorIfStepFails.html#TSSetErrorIfStepFails">TSSetErrorIfStepFails</a> - Error if no step succeeds</font>
 
-<a name="line5557">5557: </a><font color="#B22222">   Not Collective</font>
+<a name="line5554">5554: </a><font color="#B22222">   Not Collective</font>
 
-<a name="line5559">5559: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line5560">5560: </a><font color="#B22222">+  ts - <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line5561">5561: </a><font color="#B22222">-  err - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> to error if no step succeeds, <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a> to return without failure</font>
+<a name="line5556">5556: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line5557">5557: </a><font color="#B22222">+  ts - <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line5558">5558: </a><font color="#B22222">-  err - <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a> to error if no step succeeds, <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a> to return without failure</font>
 
-<a name="line5563">5563: </a><font color="#B22222">   Options Database Key:</font>
-<a name="line5564">5564: </a><font color="#B22222"> .  -ts_error_if_step_fails - Error if no step succeeds</font>
+<a name="line5560">5560: </a><font color="#B22222">   Options Database Key:</font>
+<a name="line5561">5561: </a><font color="#B22222"> .  -ts_error_if_step_fails - Error if no step succeeds</font>
 
-<a name="line5566">5566: </a><font color="#B22222">   Level: intermediate</font>
+<a name="line5563">5563: </a><font color="#B22222">   Level: intermediate</font>
 
-<a name="line5568">5568: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, set, error</font>
+<a name="line5565">5565: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, set, error</font>
 
-<a name="line5570">5570: </a><font color="#B22222">.seealso:  <a href="../../../docs/manualpages/TS/TSGetSNESIterations.html#TSGetSNESIterations">TSGetSNESIterations</a>(), <a href="../../../docs/manualpages/TS/TSGetKSPIterations.html#TSGetKSPIterations">TSGetKSPIterations</a>(), <a href="../../../docs/manualpages/TS/TSSetMaxStepRejections.html#TSSetMaxStepRejections">TSSetMaxStepRejections</a>(), <a href="../../../docs/manualpages/TS/TSGetStepRejections.html#TSGetStepRejections">TSGetSt [...]
-<a name="line5571">5571: </a><font color="#B22222">@*/</font>
-<a name="line5572">5572: </a><strong><font color="#4169E1"><a name="TSSetErrorIfStepFails"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSSetErrorIfStepFails.html#TSSetErrorIfStepFails">TSSetErrorIfStepFails</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> err)</font></strong>
-<a name="line5573">5573: </a>{
-<a name="line5576">5576: </a>  ts->errorifstepfailed = err;
-<a name="line5577">5577: </a>  <font color="#4169E1">return</font>(0);
-<a name="line5578">5578: </a>}
+<a name="line5567">5567: </a><font color="#B22222">.seealso:  <a href="../../../docs/manualpages/TS/TSGetSNESIterations.html#TSGetSNESIterations">TSGetSNESIterations</a>(), <a href="../../../docs/manualpages/TS/TSGetKSPIterations.html#TSGetKSPIterations">TSGetKSPIterations</a>(), <a href="../../../docs/manualpages/TS/TSSetMaxStepRejections.html#TSSetMaxStepRejections">TSSetMaxStepRejections</a>(), <a href="../../../docs/manualpages/TS/TSGetStepRejections.html#TSGetStepRejections">TSGetSt [...]
+<a name="line5568">5568: </a><font color="#B22222">@*/</font>
+<a name="line5569">5569: </a><strong><font color="#4169E1"><a name="TSSetErrorIfStepFails"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSSetErrorIfStepFails.html#TSSetErrorIfStepFails">TSSetErrorIfStepFails</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> err)</font></strong>
+<a name="line5570">5570: </a>{
+<a name="line5573">5573: </a>  ts->errorifstepfailed = err;
+<a name="line5574">5574: </a>  <font color="#4169E1">return</font>(0);
+<a name="line5575">5575: </a>}
 
-<a name="line5582">5582: </a><font color="#B22222">/*@C</font>
-<a name="line5583">5583: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorSolution.html#TSMonitorSolution">TSMonitorSolution</a> - Monitors progress of the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> solvers by <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>() for the solution at each timestep. Normally the viewer is a binary file or a <a href="../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> object</font>
+<a name="line5579">5579: </a><font color="#B22222">/*@C</font>
+<a name="line5580">5580: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorSolution.html#TSMonitorSolution">TSMonitorSolution</a> - Monitors progress of the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> solvers by <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>() for the solution at each timestep. Normally the viewer is a binary file or a <a href="../../../docs/manualpages/Draw/PetscDraw.html#PetscDraw">PetscDraw</a> object</font>
 
-<a name="line5585">5585: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+<a name="line5582">5582: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
 
-<a name="line5587">5587: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line5588">5588: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line5589">5589: </a><font color="#B22222">.  step - current time-step</font>
-<a name="line5590">5590: </a><font color="#B22222">.  ptime - current time</font>
-<a name="line5591">5591: </a><font color="#B22222">.  u - current state</font>
-<a name="line5592">5592: </a><font color="#B22222">-  vf - viewer and its format</font>
+<a name="line5584">5584: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line5585">5585: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line5586">5586: </a><font color="#B22222">.  step - current time-step</font>
+<a name="line5587">5587: </a><font color="#B22222">.  ptime - current time</font>
+<a name="line5588">5588: </a><font color="#B22222">.  u - current state</font>
+<a name="line5589">5589: </a><font color="#B22222">-  vf - viewer and its format</font>
 
-<a name="line5594">5594: </a><font color="#B22222">   Level: intermediate</font>
+<a name="line5591">5591: </a><font color="#B22222">   Level: intermediate</font>
 
-<a name="line5596">5596: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
+<a name="line5593">5593: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
 
-<a name="line5598">5598: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>()</font>
-<a name="line5599">5599: </a><font color="#B22222">@*/</font>
-<a name="line5600">5600: </a><strong><font color="#4169E1"><a name="TSMonitorSolution"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorSolution.html#TSMonitorSolution">TSMonitorSolution</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal [...]
-<a name="line5601">5601: </a>{
+<a name="line5595">5595: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>()</font>
+<a name="line5596">5596: </a><font color="#B22222">@*/</font>
+<a name="line5597">5597: </a><strong><font color="#4169E1"><a name="TSMonitorSolution"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorSolution.html#TSMonitorSolution">TSMonitorSolution</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal [...]
+<a name="line5598">5598: </a>{
 
-<a name="line5605">5605: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerPushFormat.html#PetscViewerPushFormat">PetscViewerPushFormat</a>(vf->viewer,vf->format);
-<a name="line5606">5606: </a>  <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(u,vf->viewer);
-<a name="line5607">5607: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerPopFormat.html#PetscViewerPopFormat">PetscViewerPopFormat</a>(vf->viewer);
-<a name="line5608">5608: </a>  <font color="#4169E1">return</font>(0);
-<a name="line5609">5609: </a>}
+<a name="line5602">5602: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerPushFormat.html#PetscViewerPushFormat">PetscViewerPushFormat</a>(vf->viewer,vf->format);
+<a name="line5603">5603: </a>  <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(u,vf->viewer);
+<a name="line5604">5604: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerPopFormat.html#PetscViewerPopFormat">PetscViewerPopFormat</a>(vf->viewer);
+<a name="line5605">5605: </a>  <font color="#4169E1">return</font>(0);
+<a name="line5606">5606: </a>}
 
-<a name="line5613">5613: </a><font color="#B22222">/*@C</font>
-<a name="line5614">5614: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorSolutionVTK.html#TSMonitorSolutionVTK">TSMonitorSolutionVTK</a> - Monitors progress of the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> solvers by <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>() for the solution at each timestep.</font>
+<a name="line5610">5610: </a><font color="#B22222">/*@C</font>
+<a name="line5611">5611: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorSolutionVTK.html#TSMonitorSolutionVTK">TSMonitorSolutionVTK</a> - Monitors progress of the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> solvers by <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>() for the solution at each timestep.</font>
 
-<a name="line5616">5616: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+<a name="line5613">5613: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
 
-<a name="line5618">5618: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line5619">5619: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line5620">5620: </a><font color="#B22222">.  step - current time-step</font>
-<a name="line5621">5621: </a><font color="#B22222">.  ptime - current time</font>
-<a name="line5622">5622: </a><font color="#B22222">.  u - current state</font>
-<a name="line5623">5623: </a><font color="#B22222">-  filenametemplate - string containing a format specifier for the integer time step (e.g. %03D)</font>
+<a name="line5615">5615: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line5616">5616: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line5617">5617: </a><font color="#B22222">.  step - current time-step</font>
+<a name="line5618">5618: </a><font color="#B22222">.  ptime - current time</font>
+<a name="line5619">5619: </a><font color="#B22222">.  u - current state</font>
+<a name="line5620">5620: </a><font color="#B22222">-  filenametemplate - string containing a format specifier for the integer time step (e.g. %03D)</font>
 
-<a name="line5625">5625: </a><font color="#B22222">   Level: intermediate</font>
+<a name="line5622">5622: </a><font color="#B22222">   Level: intermediate</font>
 
-<a name="line5627">5627: </a><font color="#B22222">   Notes:</font>
-<a name="line5628">5628: </a><font color="#B22222">   The VTK format does not allow writing multiple time steps in the same file, therefore a different file will be written for each time step.</font>
-<a name="line5629">5629: </a><font color="#B22222">   These are named according to the file name template.</font>
+<a name="line5624">5624: </a><font color="#B22222">   Notes:</font>
+<a name="line5625">5625: </a><font color="#B22222">   The VTK format does not allow writing multiple time steps in the same file, therefore a different file will be written for each time step.</font>
+<a name="line5626">5626: </a><font color="#B22222">   These are named according to the file name template.</font>
 
-<a name="line5631">5631: </a><font color="#B22222">   This function is normally passed as an argument to <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>() along with <a href="../../../docs/manualpages/TS/TSMonitorSolutionVTKDestroy.html#TSMonitorSolutionVTKDestroy">TSMonitorSolutionVTKDestroy</a>().</font>
+<a name="line5628">5628: </a><font color="#B22222">   This function is normally passed as an argument to <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>() along with <a href="../../../docs/manualpages/TS/TSMonitorSolutionVTKDestroy.html#TSMonitorSolutionVTKDestroy">TSMonitorSolutionVTKDestroy</a>().</font>
 
-<a name="line5633">5633: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
+<a name="line5630">5630: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
 
-<a name="line5635">5635: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>()</font>
-<a name="line5636">5636: </a><font color="#B22222">@*/</font>
-<a name="line5637">5637: </a><strong><font color="#4169E1"><a name="TSMonitorSolutionVTK"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSMonitorSolutionVTK.html#TSMonitorSolutionVTK">TSMonitorSolutionVTK</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manualpages/Sys/PetscReal.htm [...]
-<a name="line5638">5638: </a>{
-<a name="line5640">5640: </a>  char           filename[PETSC_MAX_PATH_LEN];
-<a name="line5641">5641: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a>    viewer;
+<a name="line5632">5632: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>()</font>
+<a name="line5633">5633: </a><font color="#B22222">@*/</font>
+<a name="line5634">5634: </a><strong><font color="#4169E1"><a name="TSMonitorSolutionVTK"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSMonitorSolutionVTK.html#TSMonitorSolutionVTK">TSMonitorSolutionVTK</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manualpages/Sys/PetscReal.htm [...]
+<a name="line5635">5635: </a>{
+<a name="line5637">5637: </a>  char           filename[PETSC_MAX_PATH_LEN];
+<a name="line5638">5638: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewer.html#PetscViewer">PetscViewer</a>    viewer;
 
-<a name="line5644">5644: </a>  <font color="#4169E1">if</font> (step < 0) <font color="#4169E1">return</font>(0); <font color="#B22222">/* -1 indicates interpolated solution */</font>
-<a name="line5645">5645: </a>  <a href="../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(filename,<font color="#4169E1">sizeof</font>(filename),(const char*)filenametemplate,step);
-<a name="line5646">5646: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerVTKOpen.html#PetscViewerVTKOpen">PetscViewerVTKOpen</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),filename,FILE_MODE_WRITE,&viewer);
-<a name="line5647">5647: </a>  <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(u,viewer);
-<a name="line5648">5648: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerDestroy.html#PetscViewerDestroy">PetscViewerDestroy</a>(&viewer);
-<a name="line5649">5649: </a>  <font color="#4169E1">return</font>(0);
-<a name="line5650">5650: </a>}
+<a name="line5641">5641: </a>  <font color="#4169E1">if</font> (step < 0) <font color="#4169E1">return</font>(0); <font color="#B22222">/* -1 indicates interpolated solution */</font>
+<a name="line5642">5642: </a>  <a href="../../../docs/manualpages/Sys/PetscSNPrintf.html#PetscSNPrintf">PetscSNPrintf</a>(filename,<font color="#4169E1">sizeof</font>(filename),(const char*)filenametemplate,step);
+<a name="line5643">5643: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerVTKOpen.html#PetscViewerVTKOpen">PetscViewerVTKOpen</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),filename,FILE_MODE_WRITE,&viewer);
+<a name="line5644">5644: </a>  <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(u,viewer);
+<a name="line5645">5645: </a>  <a href="../../../docs/manualpages/Viewer/PetscViewerDestroy.html#PetscViewerDestroy">PetscViewerDestroy</a>(&viewer);
+<a name="line5646">5646: </a>  <font color="#4169E1">return</font>(0);
+<a name="line5647">5647: </a>}
 
-<a name="line5654">5654: </a><font color="#B22222">/*@C</font>
-<a name="line5655">5655: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorSolutionVTKDestroy.html#TSMonitorSolutionVTKDestroy">TSMonitorSolutionVTKDestroy</a> - Destroy context for monitoring</font>
+<a name="line5651">5651: </a><font color="#B22222">/*@C</font>
+<a name="line5652">5652: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorSolutionVTKDestroy.html#TSMonitorSolutionVTKDestroy">TSMonitorSolutionVTKDestroy</a> - Destroy context for monitoring</font>
 
-<a name="line5657">5657: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+<a name="line5654">5654: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
 
-<a name="line5659">5659: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line5660">5660: </a><font color="#B22222">.  filenametemplate - string containing a format specifier for the integer time step (e.g. %03D)</font>
+<a name="line5656">5656: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line5657">5657: </a><font color="#B22222">.  filenametemplate - string containing a format specifier for the integer time step (e.g. %03D)</font>
 
-<a name="line5662">5662: </a><font color="#B22222">   Level: intermediate</font>
+<a name="line5659">5659: </a><font color="#B22222">   Level: intermediate</font>
 
-<a name="line5664">5664: </a><font color="#B22222">   Note:</font>
-<a name="line5665">5665: </a><font color="#B22222">   This function is normally passed to <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>() along with <a href="../../../docs/manualpages/TS/TSMonitorSolutionVTK.html#TSMonitorSolutionVTK">TSMonitorSolutionVTK</a>().</font>
+<a name="line5661">5661: </a><font color="#B22222">   Note:</font>
+<a name="line5662">5662: </a><font color="#B22222">   This function is normally passed to <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>() along with <a href="../../../docs/manualpages/TS/TSMonitorSolutionVTK.html#TSMonitorSolutionVTK">TSMonitorSolutionVTK</a>().</font>
 
-<a name="line5667">5667: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
+<a name="line5664">5664: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
 
-<a name="line5669">5669: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorSolutionVTK.html#TSMonitorSolutionVTK">TSMonitorSolutionVTK</a>()</font>
-<a name="line5670">5670: </a><font color="#B22222">@*/</font>
-<a name="line5671">5671: </a><strong><font color="#4169E1"><a name="TSMonitorSolutionVTKDestroy"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSMonitorSolutionVTKDestroy.html#TSMonitorSolutionVTKDestroy">TSMonitorSolutionVTKDestroy</a>(void *filenametemplate)</font></strong>
-<a name="line5672">5672: </a>{
-
-<a name="line5676">5676: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(*(char**)filenametemplate);
-<a name="line5677">5677: </a>  <font color="#4169E1">return</font>(0);
-<a name="line5678">5678: </a>}
-
-<a name="line5682">5682: </a><font color="#B22222">/*@</font>
-<a name="line5683">5683: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetAdapt.html#TSGetAdapt">TSGetAdapt</a> - Get the adaptive controller context for the current method</font>
-
-<a name="line5685">5685: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> if controller has not been created yet</font>
-
-<a name="line5687">5687: </a><font color="#B22222">   Input Arguments:</font>
-<a name="line5688">5688: </a><font color="#B22222">.  ts - time stepping context</font>
-
-<a name="line5690">5690: </a><font color="#B22222">   Output Arguments:</font>
-<a name="line5691">5691: </a><font color="#B22222">.  adapt - adaptive controller</font>
-
-<a name="line5693">5693: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line5695">5695: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSAdapt.html#TSAdapt">TSAdapt</a>, <a href="../../../docs/manualpages/TS/TSAdaptSetType.html#TSAdaptSetType">TSAdaptSetType</a>(), <a href="../../../docs/manualpages/TS/TSAdaptChoose.html#TSAdaptChoose">TSAdaptChoose</a>()</font>
-<a name="line5696">5696: </a><font color="#B22222">@*/</font>
-<a name="line5697">5697: </a><strong><font color="#4169E1"><a name="TSGetAdapt"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSGetAdapt.html#TSGetAdapt">TSGetAdapt</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/TS/TSAdapt.html#TSAdapt">TSAdapt</a> *adapt)</font></strong>
-<a name="line5698">5698: </a>{
-
-<a name="line5704">5704: </a>  <font color="#4169E1">if</font> (!ts->adapt) {
-<a name="line5705">5705: </a>    <a href="../../../docs/manualpages/TS/TSAdaptCreate.html#TSAdaptCreate">TSAdaptCreate</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),&ts->adapt);
-<a name="line5706">5706: </a>    PetscLogObjectParent((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,(<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts->adapt);
-<a name="line5707">5707: </a>    <a href="../../../docs/manualpages/Sys/PetscObjectIncrementTabLevel.html#PetscObjectIncrementTabLevel">PetscObjectIncrementTabLevel</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts->adapt,(<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,1);
-<a name="line5708">5708: </a>  }
-<a name="line5709">5709: </a>  *adapt = ts->adapt;
-<a name="line5710">5710: </a>  <font color="#4169E1">return</font>(0);
-<a name="line5711">5711: </a>}
-
-<a name="line5715">5715: </a><font color="#B22222">/*@</font>
-<a name="line5716">5716: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSSetTolerances.html#TSSetTolerances">TSSetTolerances</a> - Set tolerances for local truncation error when using adaptive controller</font>
-
-<a name="line5718">5718: </a><font color="#B22222">   Logically Collective</font>
-
-<a name="line5720">5720: </a><font color="#B22222">   Input Arguments:</font>
-<a name="line5721">5721: </a><font color="#B22222">+  ts - time integration context</font>
-<a name="line5722">5722: </a><font color="#B22222">.  atol - scalar absolute tolerances, <a href="../../../docs/manualpages/Sys/PETSC_DECIDE.html#PETSC_DECIDE">PETSC_DECIDE</a> to leave current value</font>
-<a name="line5723">5723: </a><font color="#B22222">.  vatol - vector of absolute tolerances or NULL, used in preference to atol if present</font>
-<a name="line5724">5724: </a><font color="#B22222">.  rtol - scalar relative tolerances, <a href="../../../docs/manualpages/Sys/PETSC_DECIDE.html#PETSC_DECIDE">PETSC_DECIDE</a> to leave current value</font>
-<a name="line5725">5725: </a><font color="#B22222">-  vrtol - vector of relative tolerances or NULL, used in preference to atol if present</font>
-
-<a name="line5727">5727: </a><font color="#B22222">   Options Database keys:</font>
-<a name="line5728">5728: </a><font color="#B22222">+  -ts_rtol <rtol> - relative tolerance for local truncation error</font>
-<a name="line5729">5729: </a><font color="#B22222">-  -ts_atol <atol> Absolute tolerance for local truncation error</font>
-
-<a name="line5731">5731: </a><font color="#B22222">   Notes:</font>
-<a name="line5732">5732: </a><font color="#B22222">   With PETSc's implicit schemes for DAE problems, the calculation of the local truncation error</font>
-<a name="line5733">5733: </a><font color="#B22222">   (LTE) includes both the differential and the algebraic variables. If one wants the LTE to be</font>
-<a name="line5734">5734: </a><font color="#B22222">   computed only for the differential or the algebraic part then this can be done using the vector of</font>
-<a name="line5735">5735: </a><font color="#B22222">   tolerances vatol. For example, by setting the tolerance vector with the desired tolerance for the </font>
-<a name="line5736">5736: </a><font color="#B22222">   differential part and infinity for the algebraic part, the LTE calculation will include only the</font>
-<a name="line5737">5737: </a><font color="#B22222">   differential variables.</font>
-
-<a name="line5739">5739: </a><font color="#B22222">   Level: beginner</font>
-
-<a name="line5741">5741: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, <a href="../../../docs/manualpages/TS/TSAdapt.html#TSAdapt">TSAdapt</a>, TSVecNormWRMS(), <a href="../../../docs/manualpages/TS/TSGetTolerances.html#TSGetTolerances">TSGetTolerances</a>()</font>
-<a name="line5742">5742: </a><font color="#B22222">@*/</font>
-<a name="line5743">5743: </a><strong><font color="#4169E1"><a name="TSSetTolerances"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSSetTolerances.html#TSSetTolerances">TSSetTolerances</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> atol,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> vatol,<a [...]
-<a name="line5744">5744: </a>{
-
-<a name="line5748">5748: </a>  <font color="#4169E1">if</font> (atol != <a href="../../../docs/manualpages/Sys/PETSC_DECIDE.html#PETSC_DECIDE">PETSC_DECIDE</a> && atol != <a href="../../../docs/manualpages/Sys/PETSC_DEFAULT.html#PETSC_DEFAULT">PETSC_DEFAULT</a>) ts->atol = atol;
-<a name="line5749">5749: </a>  <font color="#4169E1">if</font> (vatol) {
-<a name="line5750">5750: </a>    <a href="../../../docs/manualpages/Sys/PetscObjectReference.html#PetscObjectReference">PetscObjectReference</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)vatol);
-<a name="line5751">5751: </a>    <a href="../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&ts->vatol);
-<a name="line5752">5752: </a>    ts->vatol = vatol;
-<a name="line5753">5753: </a>  }
-<a name="line5754">5754: </a>  <font color="#4169E1">if</font> (rtol != <a href="../../../docs/manualpages/Sys/PETSC_DECIDE.html#PETSC_DECIDE">PETSC_DECIDE</a> && rtol != <a href="../../../docs/manualpages/Sys/PETSC_DEFAULT.html#PETSC_DEFAULT">PETSC_DEFAULT</a>) ts->rtol = rtol;
-<a name="line5755">5755: </a>  <font color="#4169E1">if</font> (vrtol) {
-<a name="line5756">5756: </a>    <a href="../../../docs/manualpages/Sys/PetscObjectReference.html#PetscObjectReference">PetscObjectReference</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)vrtol);
-<a name="line5757">5757: </a>    <a href="../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&ts->vrtol);
-<a name="line5758">5758: </a>    ts->vrtol = vrtol;
-<a name="line5759">5759: </a>  }
-<a name="line5760">5760: </a>  <font color="#4169E1">return</font>(0);
-<a name="line5761">5761: </a>}
-
-<a name="line5765">5765: </a><font color="#B22222">/*@</font>
-<a name="line5766">5766: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetTolerances.html#TSGetTolerances">TSGetTolerances</a> - Get tolerances for local truncation error when using adaptive controller</font>
-
-<a name="line5768">5768: </a><font color="#B22222">   Logically Collective</font>
-
-<a name="line5770">5770: </a><font color="#B22222">   Input Arguments:</font>
-<a name="line5771">5771: </a><font color="#B22222">.  ts - time integration context</font>
-
-<a name="line5773">5773: </a><font color="#B22222">   Output Arguments:</font>
-<a name="line5774">5774: </a><font color="#B22222">+  atol - scalar absolute tolerances, NULL to ignore</font>
-<a name="line5775">5775: </a><font color="#B22222">.  vatol - vector of absolute tolerances, NULL to ignore</font>
-<a name="line5776">5776: </a><font color="#B22222">.  rtol - scalar relative tolerances, NULL to ignore</font>
-<a name="line5777">5777: </a><font color="#B22222">-  vrtol - vector of relative tolerances, NULL to ignore</font>
-
-<a name="line5779">5779: </a><font color="#B22222">   Level: beginner</font>
-
-<a name="line5781">5781: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, <a href="../../../docs/manualpages/TS/TSAdapt.html#TSAdapt">TSAdapt</a>, TSVecNormWRMS(), <a href="../../../docs/manualpages/TS/TSSetTolerances.html#TSSetTolerances">TSSetTolerances</a>()</font>
-<a name="line5782">5782: </a><font color="#B22222">@*/</font>
-<a name="line5783">5783: </a><strong><font color="#4169E1"><a name="TSGetTolerances"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSGetTolerances.html#TSGetTolerances">TSGetTolerances</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> *atol,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> *vatol, [...]
-<a name="line5784">5784: </a>{
-<a name="line5786">5786: </a>  <font color="#4169E1">if</font> (atol)  *atol  = ts->atol;
-<a name="line5787">5787: </a>  <font color="#4169E1">if</font> (vatol) *vatol = ts->vatol;
-<a name="line5788">5788: </a>  <font color="#4169E1">if</font> (rtol)  *rtol  = ts->rtol;
-<a name="line5789">5789: </a>  <font color="#4169E1">if</font> (vrtol) *vrtol = ts->vrtol;
-<a name="line5790">5790: </a>  <font color="#4169E1">return</font>(0);
-<a name="line5791">5791: </a>}
-
-<a name="line5795">5795: </a><font color="#B22222">/*@</font>
-<a name="line5796">5796: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSErrorWeightedNorm2.html#TSErrorWeightedNorm2">TSErrorWeightedNorm2</a> - compute a weighted 2-norm of the difference between two state vectors</font>
-
-<a name="line5798">5798: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line5800">5800: </a><font color="#B22222">   Input Arguments:</font>
-<a name="line5801">5801: </a><font color="#B22222">+  ts - time stepping context</font>
-<a name="line5802">5802: </a><font color="#B22222">.  U - state vector, usually ts->vec_sol</font>
-<a name="line5803">5803: </a><font color="#B22222">-  Y - state vector to be compared to U</font>
-
-<a name="line5805">5805: </a><font color="#B22222">   Output Arguments:</font>
-<a name="line5806">5806: </a><font color="#B22222">.  norm - weighted norm, a value of 1.0 is considered small</font>
-
-<a name="line5808">5808: </a><font color="#B22222">   Level: developer</font>
-
-<a name="line5810">5810: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSErrorWeightedNorm.html#TSErrorWeightedNorm">TSErrorWeightedNorm</a>(), <a href="../../../docs/manualpages/TS/TSErrorWeightedNormInfinity.html#TSErrorWeightedNormInfinity">TSErrorWeightedNormInfinity</a>()</font>
-<a name="line5811">5811: </a><font color="#B22222">@*/</font>
-<a name="line5812">5812: </a><strong><font color="#4169E1"><a name="TSErrorWeightedNorm2"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSErrorWeightedNorm2.html#TSErrorWeightedNorm2">TSErrorWeightedNorm2</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> U,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> Y,<a href [...]
-<a name="line5813">5813: </a>{
-<a name="line5814">5814: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-<a name="line5815">5815: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          i,n,N,rstart;
-<a name="line5816">5816: </a>  const <a href="../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *u,*y;
-<a name="line5817">5817: </a>  <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>         sum,gsum;
-<a name="line5818">5818: </a>  <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>         tol;
-
-<a name="line5828">5828: </a>  <font color="#4169E1">if</font> (U == Y) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)U),PETSC_ERR_ARG_IDN,<font color="#666666">"U and Y cannot be the same vector"</font>);
-
-<a name="line5830">5830: </a>  <a href="../../../docs/manualpages/Vec/VecGetSize.html#VecGetSize">VecGetSize</a>(U,&N);
-<a name="line5831">5831: </a>  <a href="../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(U,&n);
-<a name="line5832">5832: </a>  <a href="../../../docs/manualpages/Vec/VecGetOwnershipRange.html#VecGetOwnershipRange">VecGetOwnershipRange</a>(U,&rstart,NULL);
-<a name="line5833">5833: </a>  <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(U,&u);
-<a name="line5834">5834: </a>  <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(Y,&y);
-<a name="line5835">5835: </a>  sum  = 0.;
-<a name="line5836">5836: </a>  <font color="#4169E1">if</font> (ts->vatol && ts->vrtol) {
-<a name="line5837">5837: </a>    const <a href="../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *atol,*rtol;
-<a name="line5838">5838: </a>    <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(ts->vatol,&atol);
-<a name="line5839">5839: </a>    <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(ts->vrtol,&rtol);
-<a name="line5840">5840: </a>    <font color="#4169E1">for</font> (i=0; i<n; i++) {
-<a name="line5841">5841: </a>      tol = PetscRealPart(atol[i]) + PetscRealPart(rtol[i]) * <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(PetscAbsScalar(u[i]),PetscAbsScalar(y[i]));
-<a name="line5842">5842: </a>      sum += <a href="../../../docs/manualpages/Sys/PetscSqr.html#PetscSqr">PetscSqr</a>(PetscAbsScalar(y[i] - u[i]) / tol);
-<a name="line5843">5843: </a>    }
-<a name="line5844">5844: </a>    <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(ts->vatol,&atol);
-<a name="line5845">5845: </a>    <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(ts->vrtol,&rtol);
-<a name="line5846">5846: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (ts->vatol) {       <font color="#B22222">/* vector atol, scalar rtol */</font>
-<a name="line5847">5847: </a>    const <a href="../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *atol;
-<a name="line5848">5848: </a>    <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(ts->vatol,&atol);
-<a name="line5849">5849: </a>    <font color="#4169E1">for</font> (i=0; i<n; i++) {
-<a name="line5850">5850: </a>      tol = PetscRealPart(atol[i]) + ts->rtol * <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(PetscAbsScalar(u[i]),PetscAbsScalar(y[i]));
-<a name="line5851">5851: </a>      sum += <a href="../../../docs/manualpages/Sys/PetscSqr.html#PetscSqr">PetscSqr</a>(PetscAbsScalar(y[i] - u[i]) / tol);
-<a name="line5852">5852: </a>    }
-<a name="line5853">5853: </a>    <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(ts->vatol,&atol);
-<a name="line5854">5854: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (ts->vrtol) {       <font color="#B22222">/* scalar atol, vector rtol */</font>
-<a name="line5855">5855: </a>    const <a href="../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *rtol;
-<a name="line5856">5856: </a>    <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(ts->vrtol,&rtol);
-<a name="line5857">5857: </a>    <font color="#4169E1">for</font> (i=0; i<n; i++) {
-<a name="line5858">5858: </a>      tol = ts->atol + PetscRealPart(rtol[i]) * <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(PetscAbsScalar(u[i]),PetscAbsScalar(y[i]));
-<a name="line5859">5859: </a>      sum += <a href="../../../docs/manualpages/Sys/PetscSqr.html#PetscSqr">PetscSqr</a>(PetscAbsScalar(y[i] - u[i]) / tol);
-<a name="line5860">5860: </a>    }
-<a name="line5861">5861: </a>    <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(ts->vrtol,&rtol);
-<a name="line5862">5862: </a>  } <font color="#4169E1">else</font> {                      <font color="#B22222">/* scalar atol, scalar rtol */</font>
-<a name="line5863">5863: </a>    <font color="#4169E1">for</font> (i=0; i<n; i++) {
-<a name="line5864">5864: </a>      tol = ts->atol + ts->rtol * <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(PetscAbsScalar(u[i]),PetscAbsScalar(y[i]));
-<a name="line5865">5865: </a>      sum += <a href="../../../docs/manualpages/Sys/PetscSqr.html#PetscSqr">PetscSqr</a>(PetscAbsScalar(y[i] - u[i]) / tol);
-<a name="line5866">5866: </a>    }
-<a name="line5867">5867: </a>  }
-<a name="line5868">5868: </a>  <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(U,&u);
-<a name="line5869">5869: </a>  <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(Y,&y);
-
-<a name="line5871">5871: </a>  MPIU_Allreduce(&sum,&gsum,1,MPIU_REAL,MPIU_SUM,<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts));
-<a name="line5872">5872: </a>  *norm = PetscSqrtReal(gsum / N);
-
-<a name="line5874">5874: </a>  <font color="#4169E1">if</font> (PetscIsInfOrNanScalar(*norm)) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_FP,<font color="#666666">"Infinite or not-a-number generated in norm"</font>);
-<a name="line5875">5875: </a>  <font color="#4169E1">return</font>(0);
-<a name="line5876">5876: </a>}
-
-<a name="line5880">5880: </a><font color="#B22222">/*@</font>
-<a name="line5881">5881: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSErrorWeightedNormInfinity.html#TSErrorWeightedNormInfinity">TSErrorWeightedNormInfinity</a> - compute a weighted infinity-norm of the difference between two state vectors</font>
-
-<a name="line5883">5883: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line5885">5885: </a><font color="#B22222">   Input Arguments:</font>
-<a name="line5886">5886: </a><font color="#B22222">+  ts - time stepping context</font>
-<a name="line5887">5887: </a><font color="#B22222">.  U - state vector, usually ts->vec_sol</font>
-<a name="line5888">5888: </a><font color="#B22222">-  Y - state vector to be compared to U</font>
-
-<a name="line5890">5890: </a><font color="#B22222">   Output Arguments:</font>
-<a name="line5891">5891: </a><font color="#B22222">.  norm - weighted norm, a value of 1.0 is considered small</font>
-
-<a name="line5893">5893: </a><font color="#B22222">   Level: developer</font>
-
-<a name="line5895">5895: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSErrorWeightedNorm.html#TSErrorWeightedNorm">TSErrorWeightedNorm</a>(), <a href="../../../docs/manualpages/TS/TSErrorWeightedNorm2.html#TSErrorWeightedNorm2">TSErrorWeightedNorm2</a>()</font>
-<a name="line5896">5896: </a><font color="#B22222">@*/</font>
-<a name="line5897">5897: </a><strong><font color="#4169E1"><a name="TSErrorWeightedNormInfinity"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSErrorWeightedNormInfinity.html#TSErrorWeightedNormInfinity">TSErrorWeightedNormInfinity</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> U,<a href="../../../docs/manualpages/Vec/Vec [...]
-<a name="line5898">5898: </a>{
-<a name="line5899">5899: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-<a name="line5900">5900: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          i,n,N,rstart,k;
-<a name="line5901">5901: </a>  const <a href="../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *u,*y;
-<a name="line5902">5902: </a>  <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>         max,gmax;
-<a name="line5903">5903: </a>  <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>         tol;
-
-<a name="line5913">5913: </a>  <font color="#4169E1">if</font> (U == Y) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)U),PETSC_ERR_ARG_IDN,<font color="#666666">"U and Y cannot be the same vector"</font>);
-
-<a name="line5915">5915: </a>  <a href="../../../docs/manualpages/Vec/VecGetSize.html#VecGetSize">VecGetSize</a>(U,&N);
-<a name="line5916">5916: </a>  <a href="../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(U,&n);
-<a name="line5917">5917: </a>  <a href="../../../docs/manualpages/Vec/VecGetOwnershipRange.html#VecGetOwnershipRange">VecGetOwnershipRange</a>(U,&rstart,NULL);
-<a name="line5918">5918: </a>  <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(U,&u);
-<a name="line5919">5919: </a>  <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(Y,&y);
-<a name="line5920">5920: </a>  <font color="#4169E1">if</font> (ts->vatol && ts->vrtol) {
-<a name="line5921">5921: </a>    const <a href="../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *atol,*rtol;
-<a name="line5922">5922: </a>    <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(ts->vatol,&atol);
-<a name="line5923">5923: </a>    <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(ts->vrtol,&rtol);
-<a name="line5924">5924: </a>    k = 0;
-<a name="line5925">5925: </a>    tol = PetscRealPart(atol[k]) + PetscRealPart(rtol[k]) * <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(PetscAbsScalar(u[k]),PetscAbsScalar(y[k]));
-<a name="line5926">5926: </a>    max = PetscAbsScalar(y[k] - u[k]) / tol;
-<a name="line5927">5927: </a>    <font color="#4169E1">for</font> (i=1; i<n; i++) {
-<a name="line5928">5928: </a>      tol = PetscRealPart(atol[i]) + PetscRealPart(rtol[i]) * <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(PetscAbsScalar(u[i]),PetscAbsScalar(y[i]));
-<a name="line5929">5929: </a>      max = <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(max,PetscAbsScalar(y[i] - u[i]) / tol);
-<a name="line5930">5930: </a>    }
-<a name="line5931">5931: </a>    <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(ts->vatol,&atol);
-<a name="line5932">5932: </a>    <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(ts->vrtol,&rtol);
-<a name="line5933">5933: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (ts->vatol) {       <font color="#B22222">/* vector atol, scalar rtol */</font>
-<a name="line5934">5934: </a>    const <a href="../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *atol;
-<a name="line5935">5935: </a>    <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(ts->vatol,&atol);
-<a name="line5936">5936: </a>    k = 0;
-<a name="line5937">5937: </a>    tol = PetscRealPart(atol[k]) + ts->rtol * <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(PetscAbsScalar(u[k]),PetscAbsScalar(y[k]));
-<a name="line5938">5938: </a>    max = PetscAbsScalar(y[k] - u[k]) / tol;
-<a name="line5939">5939: </a>    <font color="#4169E1">for</font> (i=1; i<n; i++) {
-<a name="line5940">5940: </a>      tol = PetscRealPart(atol[i]) + ts->rtol * <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(PetscAbsScalar(u[i]),PetscAbsScalar(y[i]));
-<a name="line5941">5941: </a>      max = <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(max,PetscAbsScalar(y[i] - u[i]) / tol);
-<a name="line5942">5942: </a>    }
-<a name="line5943">5943: </a>    <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(ts->vatol,&atol);
-<a name="line5944">5944: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (ts->vrtol) {       <font color="#B22222">/* scalar atol, vector rtol */</font>
-<a name="line5945">5945: </a>    const <a href="../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *rtol;
-<a name="line5946">5946: </a>    <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(ts->vrtol,&rtol);
-<a name="line5947">5947: </a>    k = 0;
-<a name="line5948">5948: </a>    tol = ts->atol + PetscRealPart(rtol[k]) * <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(PetscAbsScalar(u[k]),PetscAbsScalar(y[k]));
-<a name="line5949">5949: </a>    max = PetscAbsScalar(y[k] - u[k]) / tol;
-<a name="line5950">5950: </a>    <font color="#4169E1">for</font> (i=1; i<n; i++) {
-<a name="line5951">5951: </a>      tol = ts->atol + PetscRealPart(rtol[i]) * <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(PetscAbsScalar(u[i]),PetscAbsScalar(y[i]));
-<a name="line5952">5952: </a>      max = <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(max,PetscAbsScalar(y[i] - u[i]) / tol);
-<a name="line5953">5953: </a>    }
-<a name="line5954">5954: </a>    <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(ts->vrtol,&rtol);
-<a name="line5955">5955: </a>  } <font color="#4169E1">else</font> {                      <font color="#B22222">/* scalar atol, scalar rtol */</font>
-<a name="line5956">5956: </a>    k = 0;
-<a name="line5957">5957: </a>    tol = ts->atol + ts->rtol * <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(PetscAbsScalar(u[k]),PetscAbsScalar(y[k]));
-<a name="line5958">5958: </a>    max = PetscAbsScalar(y[k] - u[k]) / tol;
-<a name="line5959">5959: </a>    <font color="#4169E1">for</font> (i=1; i<n; i++) {
-<a name="line5960">5960: </a>      tol = ts->atol + ts->rtol * <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(PetscAbsScalar(u[i]),PetscAbsScalar(y[i]));
-<a name="line5961">5961: </a>      max = <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(max,PetscAbsScalar(y[i] - u[i]) / tol);
-<a name="line5962">5962: </a>    }
-<a name="line5963">5963: </a>  }
-<a name="line5964">5964: </a>  <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(U,&u);
-<a name="line5965">5965: </a>  <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(Y,&y);
-
-<a name="line5967">5967: </a>  MPIU_Allreduce(&max,&gmax,1,MPIU_REAL,MPIU_MAX,<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts));
-<a name="line5968">5968: </a>  *norm = gmax;
-
-<a name="line5970">5970: </a>  <font color="#4169E1">if</font> (PetscIsInfOrNanScalar(*norm)) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_FP,<font color="#666666">"Infinite or not-a-number generated in norm"</font>);
-<a name="line5971">5971: </a>  <font color="#4169E1">return</font>(0);
-<a name="line5972">5972: </a>}
-
-<a name="line5976">5976: </a><font color="#B22222">/*@</font>
-<a name="line5977">5977: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSErrorWeightedNorm.html#TSErrorWeightedNorm">TSErrorWeightedNorm</a> - compute a weighted norm of the difference between two state vectors</font>
-
-<a name="line5979">5979: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line5981">5981: </a><font color="#B22222">   Input Arguments:</font>
-<a name="line5982">5982: </a><font color="#B22222">+  ts - time stepping context</font>
-<a name="line5983">5983: </a><font color="#B22222">.  U - state vector, usually ts->vec_sol</font>
-<a name="line5984">5984: </a><font color="#B22222">.  Y - state vector to be compared to U</font>
-<a name="line5985">5985: </a><font color="#B22222">-  wnormtype - norm type, either <a href="../../../docs/manualpages/Vec/NORM_2.html#NORM_2">NORM_2</a> or <a href="../../../docs/manualpages/Vec/NORM_INFINITY.html#NORM_INFINITY">NORM_INFINITY</a></font>
-
-<a name="line5987">5987: </a><font color="#B22222">   Output Arguments:</font>
-<a name="line5988">5988: </a><font color="#B22222">.  norm - weighted norm, a value of 1.0 is considered small</font>
-
-
-<a name="line5991">5991: </a><font color="#B22222">   Options Database Keys:</font>
-<a name="line5992">5992: </a><font color="#B22222">.  -ts_adapt_wnormtype <wnormtype> - 2, INFINITY</font>
-
-<a name="line5994">5994: </a><font color="#B22222">   Level: developer</font>
-
-<a name="line5996">5996: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSErrorWeightedNormInfinity.html#TSErrorWeightedNormInfinity">TSErrorWeightedNormInfinity</a>(), <a href="../../../docs/manualpages/TS/TSErrorWeightedNorm2.html#TSErrorWeightedNorm2">TSErrorWeightedNorm2</a>()</font>
-<a name="line5997">5997: </a><font color="#B22222">@*/</font>
-<a name="line5998">5998: </a><strong><font color="#4169E1"><a name="TSErrorWeightedNorm"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSErrorWeightedNorm.html#TSErrorWeightedNorm">TSErrorWeightedNorm</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> U,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> Y,<a href=".. [...]
-<a name="line5999">5999: </a>{
-
-<a name="line6003">6003: </a>  <font color="#4169E1">if</font> (wnormtype == <a href="../../../docs/manualpages/Vec/NORM_2.html#NORM_2">NORM_2</a>) {
-<a name="line6004">6004: </a>    <a href="../../../docs/manualpages/TS/TSErrorWeightedNorm2.html#TSErrorWeightedNorm2">TSErrorWeightedNorm2</a>(ts,U,Y,norm);
-<a name="line6005">6005: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font>(wnormtype == <a href="../../../docs/manualpages/Vec/NORM_INFINITY.html#NORM_INFINITY">NORM_INFINITY</a>) {
-<a name="line6006">6006: </a>    <a href="../../../docs/manualpages/TS/TSErrorWeightedNormInfinity.html#TSErrorWeightedNormInfinity">TSErrorWeightedNormInfinity</a>(ts,U,Y,norm);
-<a name="line6007">6007: </a>  } <font color="#4169E1">else</font> <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_SUP,<font color="#666666">"No support for norm type %s"</font>,NormTypes[wnormtype]);
-<a name="line6008">6008: </a>  <font color="#4169E1">return</font>(0);
-<a name="line6009">6009: </a>}
-
-<a name="line6013">6013: </a><font color="#B22222">/*@</font>
-<a name="line6014">6014: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSSetCFLTimeLocal.html#TSSetCFLTimeLocal">TSSetCFLTimeLocal</a> - Set the local CFL constraint relative to forward Euler</font>
-
-<a name="line6016">6016: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line6018">6018: </a><font color="#B22222">   Input Arguments:</font>
-<a name="line6019">6019: </a><font color="#B22222">+  ts - time stepping context</font>
-<a name="line6020">6020: </a><font color="#B22222">-  cfltime - maximum stable time step if using forward Euler (value can be different on each process)</font>
-
-<a name="line6022">6022: </a><font color="#B22222">   Note:</font>
-<a name="line6023">6023: </a><font color="#B22222">   After calling this function, the global CFL time can be obtained by calling <a href="../../../docs/manualpages/TS/TSGetCFLTime.html#TSGetCFLTime">TSGetCFLTime</a>()</font>
-
-<a name="line6025">6025: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line6027">6027: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSGetCFLTime.html#TSGetCFLTime">TSGetCFLTime</a>(), <a href="../../../docs/manualpages/TS/TSADAPTCFL.html#TSADAPTCFL">TSADAPTCFL</a></font>
-<a name="line6028">6028: </a><font color="#B22222">@*/</font>
-<a name="line6029">6029: </a><strong><font color="#4169E1"><a name="TSSetCFLTimeLocal"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSSetCFLTimeLocal.html#TSSetCFLTimeLocal">TSSetCFLTimeLocal</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> cfltime)</font></strong>
-<a name="line6030">6030: </a>{
-<a name="line6033">6033: </a>  ts->cfltime_local = cfltime;
-<a name="line6034">6034: </a>  ts->cfltime       = -1.;
-<a name="line6035">6035: </a>  <font color="#4169E1">return</font>(0);
-<a name="line6036">6036: </a>}
-
-<a name="line6040">6040: </a><font color="#B22222">/*@</font>
-<a name="line6041">6041: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetCFLTime.html#TSGetCFLTime">TSGetCFLTime</a> - Get the maximum stable time step according to CFL criteria applied to forward Euler</font>
-
-<a name="line6043">6043: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line6045">6045: </a><font color="#B22222">   Input Arguments:</font>
-<a name="line6046">6046: </a><font color="#B22222">.  ts - time stepping context</font>
-
-<a name="line6048">6048: </a><font color="#B22222">   Output Arguments:</font>
-<a name="line6049">6049: </a><font color="#B22222">.  cfltime - maximum stable time step for forward Euler</font>
-
-<a name="line6051">6051: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line6053">6053: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetCFLTimeLocal.html#TSSetCFLTimeLocal">TSSetCFLTimeLocal</a>()</font>
-<a name="line6054">6054: </a><font color="#B22222">@*/</font>
-<a name="line6055">6055: </a><strong><font color="#4169E1"><a name="TSGetCFLTime"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSGetCFLTime.html#TSGetCFLTime">TSGetCFLTime</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> *cfltime)</font></strong>
-<a name="line6056">6056: </a>{
-
-<a name="line6060">6060: </a>  <font color="#4169E1">if</font> (ts->cfltime < 0) {
-<a name="line6061">6061: </a>    MPIU_Allreduce(&ts->cfltime_local,&ts->cfltime,1,MPIU_REAL,MPIU_MIN,<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts));
-<a name="line6062">6062: </a>  }
-<a name="line6063">6063: </a>  *cfltime = ts->cfltime;
-<a name="line6064">6064: </a>  <font color="#4169E1">return</font>(0);
-<a name="line6065">6065: </a>}
-
-<a name="line6069">6069: </a><font color="#B22222">/*@</font>
-<a name="line6070">6070: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSVISetVariableBounds.html#TSVISetVariableBounds">TSVISetVariableBounds</a> - Sets the lower and upper bounds for the solution vector. xl <= x <= xu</font>
+<a name="line5666">5666: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorSolutionVTK.html#TSMonitorSolutionVTK">TSMonitorSolutionVTK</a>()</font>
+<a name="line5667">5667: </a><font color="#B22222">@*/</font>
+<a name="line5668">5668: </a><strong><font color="#4169E1"><a name="TSMonitorSolutionVTKDestroy"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSMonitorSolutionVTKDestroy.html#TSMonitorSolutionVTKDestroy">TSMonitorSolutionVTKDestroy</a>(void *filenametemplate)</font></strong>
+<a name="line5669">5669: </a>{
+
+<a name="line5673">5673: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(*(char**)filenametemplate);
+<a name="line5674">5674: </a>  <font color="#4169E1">return</font>(0);
+<a name="line5675">5675: </a>}
+
+<a name="line5679">5679: </a><font color="#B22222">/*@</font>
+<a name="line5680">5680: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetAdapt.html#TSGetAdapt">TSGetAdapt</a> - Get the adaptive controller context for the current method</font>
+
+<a name="line5682">5682: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> if controller has not been created yet</font>
+
+<a name="line5684">5684: </a><font color="#B22222">   Input Arguments:</font>
+<a name="line5685">5685: </a><font color="#B22222">.  ts - time stepping context</font>
+
+<a name="line5687">5687: </a><font color="#B22222">   Output Arguments:</font>
+<a name="line5688">5688: </a><font color="#B22222">.  adapt - adaptive controller</font>
+
+<a name="line5690">5690: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line5692">5692: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSAdapt.html#TSAdapt">TSAdapt</a>, <a href="../../../docs/manualpages/TS/TSAdaptSetType.html#TSAdaptSetType">TSAdaptSetType</a>(), <a href="../../../docs/manualpages/TS/TSAdaptChoose.html#TSAdaptChoose">TSAdaptChoose</a>()</font>
+<a name="line5693">5693: </a><font color="#B22222">@*/</font>
+<a name="line5694">5694: </a><strong><font color="#4169E1"><a name="TSGetAdapt"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSGetAdapt.html#TSGetAdapt">TSGetAdapt</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/TS/TSAdapt.html#TSAdapt">TSAdapt</a> *adapt)</font></strong>
+<a name="line5695">5695: </a>{
+
+<a name="line5701">5701: </a>  <font color="#4169E1">if</font> (!ts->adapt) {
+<a name="line5702">5702: </a>    <a href="../../../docs/manualpages/TS/TSAdaptCreate.html#TSAdaptCreate">TSAdaptCreate</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),&ts->adapt);
+<a name="line5703">5703: </a>    PetscLogObjectParent((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,(<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts->adapt);
+<a name="line5704">5704: </a>    <a href="../../../docs/manualpages/Sys/PetscObjectIncrementTabLevel.html#PetscObjectIncrementTabLevel">PetscObjectIncrementTabLevel</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts->adapt,(<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts,1);
+<a name="line5705">5705: </a>  }
+<a name="line5706">5706: </a>  *adapt = ts->adapt;
+<a name="line5707">5707: </a>  <font color="#4169E1">return</font>(0);
+<a name="line5708">5708: </a>}
+
+<a name="line5712">5712: </a><font color="#B22222">/*@</font>
+<a name="line5713">5713: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSSetTolerances.html#TSSetTolerances">TSSetTolerances</a> - Set tolerances for local truncation error when using adaptive controller</font>
+
+<a name="line5715">5715: </a><font color="#B22222">   Logically Collective</font>
+
+<a name="line5717">5717: </a><font color="#B22222">   Input Arguments:</font>
+<a name="line5718">5718: </a><font color="#B22222">+  ts - time integration context</font>
+<a name="line5719">5719: </a><font color="#B22222">.  atol - scalar absolute tolerances, <a href="../../../docs/manualpages/Sys/PETSC_DECIDE.html#PETSC_DECIDE">PETSC_DECIDE</a> to leave current value</font>
+<a name="line5720">5720: </a><font color="#B22222">.  vatol - vector of absolute tolerances or NULL, used in preference to atol if present</font>
+<a name="line5721">5721: </a><font color="#B22222">.  rtol - scalar relative tolerances, <a href="../../../docs/manualpages/Sys/PETSC_DECIDE.html#PETSC_DECIDE">PETSC_DECIDE</a> to leave current value</font>
+<a name="line5722">5722: </a><font color="#B22222">-  vrtol - vector of relative tolerances or NULL, used in preference to atol if present</font>
+
+<a name="line5724">5724: </a><font color="#B22222">   Options Database keys:</font>
+<a name="line5725">5725: </a><font color="#B22222">+  -ts_rtol <rtol> - relative tolerance for local truncation error</font>
+<a name="line5726">5726: </a><font color="#B22222">-  -ts_atol <atol> Absolute tolerance for local truncation error</font>
+
+<a name="line5728">5728: </a><font color="#B22222">   Notes:</font>
+<a name="line5729">5729: </a><font color="#B22222">   With PETSc's implicit schemes for DAE problems, the calculation of the local truncation error</font>
+<a name="line5730">5730: </a><font color="#B22222">   (LTE) includes both the differential and the algebraic variables. If one wants the LTE to be</font>
+<a name="line5731">5731: </a><font color="#B22222">   computed only for the differential or the algebraic part then this can be done using the vector of</font>
+<a name="line5732">5732: </a><font color="#B22222">   tolerances vatol. For example, by setting the tolerance vector with the desired tolerance for the </font>
+<a name="line5733">5733: </a><font color="#B22222">   differential part and infinity for the algebraic part, the LTE calculation will include only the</font>
+<a name="line5734">5734: </a><font color="#B22222">   differential variables.</font>
+
+<a name="line5736">5736: </a><font color="#B22222">   Level: beginner</font>
+
+<a name="line5738">5738: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, <a href="../../../docs/manualpages/TS/TSAdapt.html#TSAdapt">TSAdapt</a>, TSVecNormWRMS(), <a href="../../../docs/manualpages/TS/TSGetTolerances.html#TSGetTolerances">TSGetTolerances</a>()</font>
+<a name="line5739">5739: </a><font color="#B22222">@*/</font>
+<a name="line5740">5740: </a><strong><font color="#4169E1"><a name="TSSetTolerances"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSSetTolerances.html#TSSetTolerances">TSSetTolerances</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> atol,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> vatol,<a [...]
+<a name="line5741">5741: </a>{
+
+<a name="line5745">5745: </a>  <font color="#4169E1">if</font> (atol != <a href="../../../docs/manualpages/Sys/PETSC_DECIDE.html#PETSC_DECIDE">PETSC_DECIDE</a> && atol != <a href="../../../docs/manualpages/Sys/PETSC_DEFAULT.html#PETSC_DEFAULT">PETSC_DEFAULT</a>) ts->atol = atol;
+<a name="line5746">5746: </a>  <font color="#4169E1">if</font> (vatol) {
+<a name="line5747">5747: </a>    <a href="../../../docs/manualpages/Sys/PetscObjectReference.html#PetscObjectReference">PetscObjectReference</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)vatol);
+<a name="line5748">5748: </a>    <a href="../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&ts->vatol);
+<a name="line5749">5749: </a>    ts->vatol = vatol;
+<a name="line5750">5750: </a>  }
+<a name="line5751">5751: </a>  <font color="#4169E1">if</font> (rtol != <a href="../../../docs/manualpages/Sys/PETSC_DECIDE.html#PETSC_DECIDE">PETSC_DECIDE</a> && rtol != <a href="../../../docs/manualpages/Sys/PETSC_DEFAULT.html#PETSC_DEFAULT">PETSC_DEFAULT</a>) ts->rtol = rtol;
+<a name="line5752">5752: </a>  <font color="#4169E1">if</font> (vrtol) {
+<a name="line5753">5753: </a>    <a href="../../../docs/manualpages/Sys/PetscObjectReference.html#PetscObjectReference">PetscObjectReference</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)vrtol);
+<a name="line5754">5754: </a>    <a href="../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&ts->vrtol);
+<a name="line5755">5755: </a>    ts->vrtol = vrtol;
+<a name="line5756">5756: </a>  }
+<a name="line5757">5757: </a>  <font color="#4169E1">return</font>(0);
+<a name="line5758">5758: </a>}
+
+<a name="line5762">5762: </a><font color="#B22222">/*@</font>
+<a name="line5763">5763: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetTolerances.html#TSGetTolerances">TSGetTolerances</a> - Get tolerances for local truncation error when using adaptive controller</font>
+
+<a name="line5765">5765: </a><font color="#B22222">   Logically Collective</font>
+
+<a name="line5767">5767: </a><font color="#B22222">   Input Arguments:</font>
+<a name="line5768">5768: </a><font color="#B22222">.  ts - time integration context</font>
+
+<a name="line5770">5770: </a><font color="#B22222">   Output Arguments:</font>
+<a name="line5771">5771: </a><font color="#B22222">+  atol - scalar absolute tolerances, NULL to ignore</font>
+<a name="line5772">5772: </a><font color="#B22222">.  vatol - vector of absolute tolerances, NULL to ignore</font>
+<a name="line5773">5773: </a><font color="#B22222">.  rtol - scalar relative tolerances, NULL to ignore</font>
+<a name="line5774">5774: </a><font color="#B22222">-  vrtol - vector of relative tolerances, NULL to ignore</font>
+
+<a name="line5776">5776: </a><font color="#B22222">   Level: beginner</font>
+
+<a name="line5778">5778: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, <a href="../../../docs/manualpages/TS/TSAdapt.html#TSAdapt">TSAdapt</a>, TSVecNormWRMS(), <a href="../../../docs/manualpages/TS/TSSetTolerances.html#TSSetTolerances">TSSetTolerances</a>()</font>
+<a name="line5779">5779: </a><font color="#B22222">@*/</font>
+<a name="line5780">5780: </a><strong><font color="#4169E1"><a name="TSGetTolerances"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSGetTolerances.html#TSGetTolerances">TSGetTolerances</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> *atol,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> *vatol, [...]
+<a name="line5781">5781: </a>{
+<a name="line5783">5783: </a>  <font color="#4169E1">if</font> (atol)  *atol  = ts->atol;
+<a name="line5784">5784: </a>  <font color="#4169E1">if</font> (vatol) *vatol = ts->vatol;
+<a name="line5785">5785: </a>  <font color="#4169E1">if</font> (rtol)  *rtol  = ts->rtol;
+<a name="line5786">5786: </a>  <font color="#4169E1">if</font> (vrtol) *vrtol = ts->vrtol;
+<a name="line5787">5787: </a>  <font color="#4169E1">return</font>(0);
+<a name="line5788">5788: </a>}
+
+<a name="line5792">5792: </a><font color="#B22222">/*@</font>
+<a name="line5793">5793: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSErrorWeightedNorm2.html#TSErrorWeightedNorm2">TSErrorWeightedNorm2</a> - compute a weighted 2-norm of the difference between two state vectors</font>
+
+<a name="line5795">5795: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line5797">5797: </a><font color="#B22222">   Input Arguments:</font>
+<a name="line5798">5798: </a><font color="#B22222">+  ts - time stepping context</font>
+<a name="line5799">5799: </a><font color="#B22222">.  U - state vector, usually ts->vec_sol</font>
+<a name="line5800">5800: </a><font color="#B22222">-  Y - state vector to be compared to U</font>
+
+<a name="line5802">5802: </a><font color="#B22222">   Output Arguments:</font>
+<a name="line5803">5803: </a><font color="#B22222">.  norm - weighted norm, a value of 1.0 is considered small</font>
+
+<a name="line5805">5805: </a><font color="#B22222">   Level: developer</font>
+
+<a name="line5807">5807: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSErrorWeightedNorm.html#TSErrorWeightedNorm">TSErrorWeightedNorm</a>(), <a href="../../../docs/manualpages/TS/TSErrorWeightedNormInfinity.html#TSErrorWeightedNormInfinity">TSErrorWeightedNormInfinity</a>()</font>
+<a name="line5808">5808: </a><font color="#B22222">@*/</font>
+<a name="line5809">5809: </a><strong><font color="#4169E1"><a name="TSErrorWeightedNorm2"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSErrorWeightedNorm2.html#TSErrorWeightedNorm2">TSErrorWeightedNorm2</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> U,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> Y,<a href [...]
+<a name="line5810">5810: </a>{
+<a name="line5811">5811: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+<a name="line5812">5812: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          i,n,N,rstart;
+<a name="line5813">5813: </a>  const <a href="../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *u,*y;
+<a name="line5814">5814: </a>  <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>         sum,gsum;
+<a name="line5815">5815: </a>  <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>         tol;
+
+<a name="line5825">5825: </a>  <font color="#4169E1">if</font> (U == Y) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)U),PETSC_ERR_ARG_IDN,<font color="#666666">"U and Y cannot be the same vector"</font>);
+
+<a name="line5827">5827: </a>  <a href="../../../docs/manualpages/Vec/VecGetSize.html#VecGetSize">VecGetSize</a>(U,&N);
+<a name="line5828">5828: </a>  <a href="../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(U,&n);
+<a name="line5829">5829: </a>  <a href="../../../docs/manualpages/Vec/VecGetOwnershipRange.html#VecGetOwnershipRange">VecGetOwnershipRange</a>(U,&rstart,NULL);
+<a name="line5830">5830: </a>  <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(U,&u);
+<a name="line5831">5831: </a>  <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(Y,&y);
+<a name="line5832">5832: </a>  sum  = 0.;
+<a name="line5833">5833: </a>  <font color="#4169E1">if</font> (ts->vatol && ts->vrtol) {
+<a name="line5834">5834: </a>    const <a href="../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *atol,*rtol;
+<a name="line5835">5835: </a>    <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(ts->vatol,&atol);
+<a name="line5836">5836: </a>    <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(ts->vrtol,&rtol);
+<a name="line5837">5837: </a>    <font color="#4169E1">for</font> (i=0; i<n; i++) {
+<a name="line5838">5838: </a>      tol = PetscRealPart(atol[i]) + PetscRealPart(rtol[i]) * <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(PetscAbsScalar(u[i]),PetscAbsScalar(y[i]));
+<a name="line5839">5839: </a>      sum += <a href="../../../docs/manualpages/Sys/PetscSqr.html#PetscSqr">PetscSqr</a>(PetscAbsScalar(y[i] - u[i]) / tol);
+<a name="line5840">5840: </a>    }
+<a name="line5841">5841: </a>    <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(ts->vatol,&atol);
+<a name="line5842">5842: </a>    <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(ts->vrtol,&rtol);
+<a name="line5843">5843: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (ts->vatol) {       <font color="#B22222">/* vector atol, scalar rtol */</font>
+<a name="line5844">5844: </a>    const <a href="../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *atol;
+<a name="line5845">5845: </a>    <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(ts->vatol,&atol);
+<a name="line5846">5846: </a>    <font color="#4169E1">for</font> (i=0; i<n; i++) {
+<a name="line5847">5847: </a>      tol = PetscRealPart(atol[i]) + ts->rtol * <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(PetscAbsScalar(u[i]),PetscAbsScalar(y[i]));
+<a name="line5848">5848: </a>      sum += <a href="../../../docs/manualpages/Sys/PetscSqr.html#PetscSqr">PetscSqr</a>(PetscAbsScalar(y[i] - u[i]) / tol);
+<a name="line5849">5849: </a>    }
+<a name="line5850">5850: </a>    <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(ts->vatol,&atol);
+<a name="line5851">5851: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (ts->vrtol) {       <font color="#B22222">/* scalar atol, vector rtol */</font>
+<a name="line5852">5852: </a>    const <a href="../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *rtol;
+<a name="line5853">5853: </a>    <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(ts->vrtol,&rtol);
+<a name="line5854">5854: </a>    <font color="#4169E1">for</font> (i=0; i<n; i++) {
+<a name="line5855">5855: </a>      tol = ts->atol + PetscRealPart(rtol[i]) * <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(PetscAbsScalar(u[i]),PetscAbsScalar(y[i]));
+<a name="line5856">5856: </a>      sum += <a href="../../../docs/manualpages/Sys/PetscSqr.html#PetscSqr">PetscSqr</a>(PetscAbsScalar(y[i] - u[i]) / tol);
+<a name="line5857">5857: </a>    }
+<a name="line5858">5858: </a>    <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(ts->vrtol,&rtol);
+<a name="line5859">5859: </a>  } <font color="#4169E1">else</font> {                      <font color="#B22222">/* scalar atol, scalar rtol */</font>
+<a name="line5860">5860: </a>    <font color="#4169E1">for</font> (i=0; i<n; i++) {
+<a name="line5861">5861: </a>      tol = ts->atol + ts->rtol * <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(PetscAbsScalar(u[i]),PetscAbsScalar(y[i]));
+<a name="line5862">5862: </a>      sum += <a href="../../../docs/manualpages/Sys/PetscSqr.html#PetscSqr">PetscSqr</a>(PetscAbsScalar(y[i] - u[i]) / tol);
+<a name="line5863">5863: </a>    }
+<a name="line5864">5864: </a>  }
+<a name="line5865">5865: </a>  <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(U,&u);
+<a name="line5866">5866: </a>  <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(Y,&y);
+
+<a name="line5868">5868: </a>  MPIU_Allreduce(&sum,&gsum,1,MPIU_REAL,MPIU_SUM,<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts));
+<a name="line5869">5869: </a>  *norm = PetscSqrtReal(gsum / N);
+
+<a name="line5871">5871: </a>  <font color="#4169E1">if</font> (PetscIsInfOrNanScalar(*norm)) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_FP,<font color="#666666">"Infinite or not-a-number generated in norm"</font>);
+<a name="line5872">5872: </a>  <font color="#4169E1">return</font>(0);
+<a name="line5873">5873: </a>}
+
+<a name="line5877">5877: </a><font color="#B22222">/*@</font>
+<a name="line5878">5878: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSErrorWeightedNormInfinity.html#TSErrorWeightedNormInfinity">TSErrorWeightedNormInfinity</a> - compute a weighted infinity-norm of the difference between two state vectors</font>
+
+<a name="line5880">5880: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line5882">5882: </a><font color="#B22222">   Input Arguments:</font>
+<a name="line5883">5883: </a><font color="#B22222">+  ts - time stepping context</font>
+<a name="line5884">5884: </a><font color="#B22222">.  U - state vector, usually ts->vec_sol</font>
+<a name="line5885">5885: </a><font color="#B22222">-  Y - state vector to be compared to U</font>
+
+<a name="line5887">5887: </a><font color="#B22222">   Output Arguments:</font>
+<a name="line5888">5888: </a><font color="#B22222">.  norm - weighted norm, a value of 1.0 is considered small</font>
+
+<a name="line5890">5890: </a><font color="#B22222">   Level: developer</font>
+
+<a name="line5892">5892: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSErrorWeightedNorm.html#TSErrorWeightedNorm">TSErrorWeightedNorm</a>(), <a href="../../../docs/manualpages/TS/TSErrorWeightedNorm2.html#TSErrorWeightedNorm2">TSErrorWeightedNorm2</a>()</font>
+<a name="line5893">5893: </a><font color="#B22222">@*/</font>
+<a name="line5894">5894: </a><strong><font color="#4169E1"><a name="TSErrorWeightedNormInfinity"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSErrorWeightedNormInfinity.html#TSErrorWeightedNormInfinity">TSErrorWeightedNormInfinity</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> U,<a href="../../../docs/manualpages/Vec/Vec [...]
+<a name="line5895">5895: </a>{
+<a name="line5896">5896: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+<a name="line5897">5897: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          i,n,N,rstart,k;
+<a name="line5898">5898: </a>  const <a href="../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *u,*y;
+<a name="line5899">5899: </a>  <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>         max,gmax;
+<a name="line5900">5900: </a>  <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>         tol;
+
+<a name="line5910">5910: </a>  <font color="#4169E1">if</font> (U == Y) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)U),PETSC_ERR_ARG_IDN,<font color="#666666">"U and Y cannot be the same vector"</font>);
+
+<a name="line5912">5912: </a>  <a href="../../../docs/manualpages/Vec/VecGetSize.html#VecGetSize">VecGetSize</a>(U,&N);
+<a name="line5913">5913: </a>  <a href="../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(U,&n);
+<a name="line5914">5914: </a>  <a href="../../../docs/manualpages/Vec/VecGetOwnershipRange.html#VecGetOwnershipRange">VecGetOwnershipRange</a>(U,&rstart,NULL);
+<a name="line5915">5915: </a>  <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(U,&u);
+<a name="line5916">5916: </a>  <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(Y,&y);
+<a name="line5917">5917: </a>  <font color="#4169E1">if</font> (ts->vatol && ts->vrtol) {
+<a name="line5918">5918: </a>    const <a href="../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *atol,*rtol;
+<a name="line5919">5919: </a>    <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(ts->vatol,&atol);
+<a name="line5920">5920: </a>    <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(ts->vrtol,&rtol);
+<a name="line5921">5921: </a>    k = 0;
+<a name="line5922">5922: </a>    tol = PetscRealPart(atol[k]) + PetscRealPart(rtol[k]) * <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(PetscAbsScalar(u[k]),PetscAbsScalar(y[k]));
+<a name="line5923">5923: </a>    max = PetscAbsScalar(y[k] - u[k]) / tol;
+<a name="line5924">5924: </a>    <font color="#4169E1">for</font> (i=1; i<n; i++) {
+<a name="line5925">5925: </a>      tol = PetscRealPart(atol[i]) + PetscRealPart(rtol[i]) * <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(PetscAbsScalar(u[i]),PetscAbsScalar(y[i]));
+<a name="line5926">5926: </a>      max = <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(max,PetscAbsScalar(y[i] - u[i]) / tol);
+<a name="line5927">5927: </a>    }
+<a name="line5928">5928: </a>    <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(ts->vatol,&atol);
+<a name="line5929">5929: </a>    <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(ts->vrtol,&rtol);
+<a name="line5930">5930: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (ts->vatol) {       <font color="#B22222">/* vector atol, scalar rtol */</font>
+<a name="line5931">5931: </a>    const <a href="../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *atol;
+<a name="line5932">5932: </a>    <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(ts->vatol,&atol);
+<a name="line5933">5933: </a>    k = 0;
+<a name="line5934">5934: </a>    tol = PetscRealPart(atol[k]) + ts->rtol * <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(PetscAbsScalar(u[k]),PetscAbsScalar(y[k]));
+<a name="line5935">5935: </a>    max = PetscAbsScalar(y[k] - u[k]) / tol;
+<a name="line5936">5936: </a>    <font color="#4169E1">for</font> (i=1; i<n; i++) {
+<a name="line5937">5937: </a>      tol = PetscRealPart(atol[i]) + ts->rtol * <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(PetscAbsScalar(u[i]),PetscAbsScalar(y[i]));
+<a name="line5938">5938: </a>      max = <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(max,PetscAbsScalar(y[i] - u[i]) / tol);
+<a name="line5939">5939: </a>    }
+<a name="line5940">5940: </a>    <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(ts->vatol,&atol);
+<a name="line5941">5941: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (ts->vrtol) {       <font color="#B22222">/* scalar atol, vector rtol */</font>
+<a name="line5942">5942: </a>    const <a href="../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *rtol;
+<a name="line5943">5943: </a>    <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(ts->vrtol,&rtol);
+<a name="line5944">5944: </a>    k = 0;
+<a name="line5945">5945: </a>    tol = ts->atol + PetscRealPart(rtol[k]) * <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(PetscAbsScalar(u[k]),PetscAbsScalar(y[k]));
+<a name="line5946">5946: </a>    max = PetscAbsScalar(y[k] - u[k]) / tol;
+<a name="line5947">5947: </a>    <font color="#4169E1">for</font> (i=1; i<n; i++) {
+<a name="line5948">5948: </a>      tol = ts->atol + PetscRealPart(rtol[i]) * <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(PetscAbsScalar(u[i]),PetscAbsScalar(y[i]));
+<a name="line5949">5949: </a>      max = <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(max,PetscAbsScalar(y[i] - u[i]) / tol);
+<a name="line5950">5950: </a>    }
+<a name="line5951">5951: </a>    <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(ts->vrtol,&rtol);
+<a name="line5952">5952: </a>  } <font color="#4169E1">else</font> {                      <font color="#B22222">/* scalar atol, scalar rtol */</font>
+<a name="line5953">5953: </a>    k = 0;
+<a name="line5954">5954: </a>    tol = ts->atol + ts->rtol * <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(PetscAbsScalar(u[k]),PetscAbsScalar(y[k]));
+<a name="line5955">5955: </a>    max = PetscAbsScalar(y[k] - u[k]) / tol;
+<a name="line5956">5956: </a>    <font color="#4169E1">for</font> (i=1; i<n; i++) {
+<a name="line5957">5957: </a>      tol = ts->atol + ts->rtol * <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(PetscAbsScalar(u[i]),PetscAbsScalar(y[i]));
+<a name="line5958">5958: </a>      max = <a href="../../../docs/manualpages/Sys/PetscMax.html#PetscMax">PetscMax</a>(max,PetscAbsScalar(y[i] - u[i]) / tol);
+<a name="line5959">5959: </a>    }
+<a name="line5960">5960: </a>  }
+<a name="line5961">5961: </a>  <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(U,&u);
+<a name="line5962">5962: </a>  <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(Y,&y);
+
+<a name="line5964">5964: </a>  MPIU_Allreduce(&max,&gmax,1,MPIU_REAL,MPIU_MAX,<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts));
+<a name="line5965">5965: </a>  *norm = gmax;
+
+<a name="line5967">5967: </a>  <font color="#4169E1">if</font> (PetscIsInfOrNanScalar(*norm)) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_FP,<font color="#666666">"Infinite or not-a-number generated in norm"</font>);
+<a name="line5968">5968: </a>  <font color="#4169E1">return</font>(0);
+<a name="line5969">5969: </a>}
+
+<a name="line5973">5973: </a><font color="#B22222">/*@</font>
+<a name="line5974">5974: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSErrorWeightedNorm.html#TSErrorWeightedNorm">TSErrorWeightedNorm</a> - compute a weighted norm of the difference between two state vectors</font>
+
+<a name="line5976">5976: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line5978">5978: </a><font color="#B22222">   Input Arguments:</font>
+<a name="line5979">5979: </a><font color="#B22222">+  ts - time stepping context</font>
+<a name="line5980">5980: </a><font color="#B22222">.  U - state vector, usually ts->vec_sol</font>
+<a name="line5981">5981: </a><font color="#B22222">.  Y - state vector to be compared to U</font>
+<a name="line5982">5982: </a><font color="#B22222">-  wnormtype - norm type, either <a href="../../../docs/manualpages/Vec/NORM_2.html#NORM_2">NORM_2</a> or <a href="../../../docs/manualpages/Vec/NORM_INFINITY.html#NORM_INFINITY">NORM_INFINITY</a></font>
+
+<a name="line5984">5984: </a><font color="#B22222">   Output Arguments:</font>
+<a name="line5985">5985: </a><font color="#B22222">.  norm - weighted norm, a value of 1.0 is considered small</font>
+
+
+<a name="line5988">5988: </a><font color="#B22222">   Options Database Keys:</font>
+<a name="line5989">5989: </a><font color="#B22222">.  -ts_adapt_wnormtype <wnormtype> - 2, INFINITY</font>
+
+<a name="line5991">5991: </a><font color="#B22222">   Level: developer</font>
+
+<a name="line5993">5993: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSErrorWeightedNormInfinity.html#TSErrorWeightedNormInfinity">TSErrorWeightedNormInfinity</a>(), <a href="../../../docs/manualpages/TS/TSErrorWeightedNorm2.html#TSErrorWeightedNorm2">TSErrorWeightedNorm2</a>()</font>
+<a name="line5994">5994: </a><font color="#B22222">@*/</font>
+<a name="line5995">5995: </a><strong><font color="#4169E1"><a name="TSErrorWeightedNorm"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSErrorWeightedNorm.html#TSErrorWeightedNorm">TSErrorWeightedNorm</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> U,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> Y,<a href=".. [...]
+<a name="line5996">5996: </a>{
+
+<a name="line6000">6000: </a>  <font color="#4169E1">if</font> (wnormtype == <a href="../../../docs/manualpages/Vec/NORM_2.html#NORM_2">NORM_2</a>) {
+<a name="line6001">6001: </a>    <a href="../../../docs/manualpages/TS/TSErrorWeightedNorm2.html#TSErrorWeightedNorm2">TSErrorWeightedNorm2</a>(ts,U,Y,norm);
+<a name="line6002">6002: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font>(wnormtype == <a href="../../../docs/manualpages/Vec/NORM_INFINITY.html#NORM_INFINITY">NORM_INFINITY</a>) {
+<a name="line6003">6003: </a>    <a href="../../../docs/manualpages/TS/TSErrorWeightedNormInfinity.html#TSErrorWeightedNormInfinity">TSErrorWeightedNormInfinity</a>(ts,U,Y,norm);
+<a name="line6004">6004: </a>  } <font color="#4169E1">else</font> <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PETSC_COMM_SELF.html#PETSC_COMM_SELF">PETSC_COMM_SELF</a>,PETSC_ERR_SUP,<font color="#666666">"No support for norm type %s"</font>,NormTypes[wnormtype]);
+<a name="line6005">6005: </a>  <font color="#4169E1">return</font>(0);
+<a name="line6006">6006: </a>}
+
+<a name="line6010">6010: </a><font color="#B22222">/*@</font>
+<a name="line6011">6011: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSSetCFLTimeLocal.html#TSSetCFLTimeLocal">TSSetCFLTimeLocal</a> - Set the local CFL constraint relative to forward Euler</font>
+
+<a name="line6013">6013: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line6015">6015: </a><font color="#B22222">   Input Arguments:</font>
+<a name="line6016">6016: </a><font color="#B22222">+  ts - time stepping context</font>
+<a name="line6017">6017: </a><font color="#B22222">-  cfltime - maximum stable time step if using forward Euler (value can be different on each process)</font>
+
+<a name="line6019">6019: </a><font color="#B22222">   Note:</font>
+<a name="line6020">6020: </a><font color="#B22222">   After calling this function, the global CFL time can be obtained by calling <a href="../../../docs/manualpages/TS/TSGetCFLTime.html#TSGetCFLTime">TSGetCFLTime</a>()</font>
+
+<a name="line6022">6022: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line6024">6024: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSGetCFLTime.html#TSGetCFLTime">TSGetCFLTime</a>(), <a href="../../../docs/manualpages/TS/TSADAPTCFL.html#TSADAPTCFL">TSADAPTCFL</a></font>
+<a name="line6025">6025: </a><font color="#B22222">@*/</font>
+<a name="line6026">6026: </a><strong><font color="#4169E1"><a name="TSSetCFLTimeLocal"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSSetCFLTimeLocal.html#TSSetCFLTimeLocal">TSSetCFLTimeLocal</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> cfltime)</font></strong>
+<a name="line6027">6027: </a>{
+<a name="line6030">6030: </a>  ts->cfltime_local = cfltime;
+<a name="line6031">6031: </a>  ts->cfltime       = -1.;
+<a name="line6032">6032: </a>  <font color="#4169E1">return</font>(0);
+<a name="line6033">6033: </a>}
+
+<a name="line6037">6037: </a><font color="#B22222">/*@</font>
+<a name="line6038">6038: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetCFLTime.html#TSGetCFLTime">TSGetCFLTime</a> - Get the maximum stable time step according to CFL criteria applied to forward Euler</font>
+
+<a name="line6040">6040: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line6042">6042: </a><font color="#B22222">   Input Arguments:</font>
+<a name="line6043">6043: </a><font color="#B22222">.  ts - time stepping context</font>
+
+<a name="line6045">6045: </a><font color="#B22222">   Output Arguments:</font>
+<a name="line6046">6046: </a><font color="#B22222">.  cfltime - maximum stable time step for forward Euler</font>
+
+<a name="line6048">6048: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line6050">6050: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetCFLTimeLocal.html#TSSetCFLTimeLocal">TSSetCFLTimeLocal</a>()</font>
+<a name="line6051">6051: </a><font color="#B22222">@*/</font>
+<a name="line6052">6052: </a><strong><font color="#4169E1"><a name="TSGetCFLTime"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSGetCFLTime.html#TSGetCFLTime">TSGetCFLTime</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> *cfltime)</font></strong>
+<a name="line6053">6053: </a>{
+
+<a name="line6057">6057: </a>  <font color="#4169E1">if</font> (ts->cfltime < 0) {
+<a name="line6058">6058: </a>    MPIU_Allreduce(&ts->cfltime_local,&ts->cfltime,1,MPIU_REAL,MPIU_MIN,<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts));
+<a name="line6059">6059: </a>  }
+<a name="line6060">6060: </a>  *cfltime = ts->cfltime;
+<a name="line6061">6061: </a>  <font color="#4169E1">return</font>(0);
+<a name="line6062">6062: </a>}
+
+<a name="line6066">6066: </a><font color="#B22222">/*@</font>
+<a name="line6067">6067: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSVISetVariableBounds.html#TSVISetVariableBounds">TSVISetVariableBounds</a> - Sets the lower and upper bounds for the solution vector. xl <= x <= xu</font>
 
-<a name="line6072">6072: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line6073">6073: </a><font color="#B22222">.  ts   - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context.</font>
-<a name="line6074">6074: </a><font color="#B22222">.  xl   - lower bound.</font>
-<a name="line6075">6075: </a><font color="#B22222">.  xu   - upper bound.</font>
+<a name="line6069">6069: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line6070">6070: </a><font color="#B22222">.  ts   - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context.</font>
+<a name="line6071">6071: </a><font color="#B22222">.  xl   - lower bound.</font>
+<a name="line6072">6072: </a><font color="#B22222">.  xu   - upper bound.</font>
 
-<a name="line6077">6077: </a><font color="#B22222">   Notes:</font>
-<a name="line6078">6078: </a><font color="#B22222">   If this routine is not called then the lower and upper bounds are set to</font>
-<a name="line6079">6079: </a><font color="#B22222">   PETSC_NINFINITY and PETSC_INFINITY respectively during <a href="../../../docs/manualpages/SNES/SNESSetUp.html#SNESSetUp">SNESSetUp</a>().</font>
+<a name="line6074">6074: </a><font color="#B22222">   Notes:</font>
+<a name="line6075">6075: </a><font color="#B22222">   If this routine is not called then the lower and upper bounds are set to</font>
+<a name="line6076">6076: </a><font color="#B22222">   PETSC_NINFINITY and PETSC_INFINITY respectively during <a href="../../../docs/manualpages/SNES/SNESSetUp.html#SNESSetUp">SNESSetUp</a>().</font>
 
-<a name="line6081">6081: </a><font color="#B22222">   Level: advanced</font>
+<a name="line6078">6078: </a><font color="#B22222">   Level: advanced</font>
 
-<a name="line6083">6083: </a><font color="#B22222">@*/</font>
-<a name="line6084">6084: </a><strong><font color="#4169E1"><a name="TSVISetVariableBounds"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSVISetVariableBounds.html#TSVISetVariableBounds">TSVISetVariableBounds</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts, <a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> xl, <a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> xu [...]
-<a name="line6085">6085: </a>{
-<a name="line6087">6087: </a>  <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a>           snes;
+<a name="line6080">6080: </a><font color="#B22222">@*/</font>
+<a name="line6081">6081: </a><strong><font color="#4169E1"><a name="TSVISetVariableBounds"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSVISetVariableBounds.html#TSVISetVariableBounds">TSVISetVariableBounds</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts, <a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> xl, <a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> xu [...]
+<a name="line6082">6082: </a>{
+<a name="line6084">6084: </a>  <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a>           snes;
 
-<a name="line6090">6090: </a>  <a href="../../../docs/manualpages/TS/TSGetSNES.html#TSGetSNES">TSGetSNES</a>(ts,&snes);
-<a name="line6091">6091: </a>  <a href="../../../docs/manualpages/SNES/SNESVISetVariableBounds.html#SNESVISetVariableBounds">SNESVISetVariableBounds</a>(snes,xl,xu);
-<a name="line6092">6092: </a>  <font color="#4169E1">return</font>(0);
-<a name="line6093">6093: </a>}
-
-<a name="line6095">6095: </a><font color="#A020F0">#if defined(PETSC_HAVE_MATLAB_ENGINE)</font>
-<a name="line6096">6096: </a><font color="#A020F0">#include <mex.h></font>
-
-<a name="line6098">6098: </a><font color="#4169E1">typedef struct {char *funcname;</font> mxArray *ctx;} TSMatlabContext;
-
-<a name="line6102">6102: </a><font color="#B22222">/*</font>
-<a name="line6103">6103: </a><font color="#B22222">   TSComputeFunction_Matlab - Calls the function that has been set with</font>
-<a name="line6104">6104: </a><font color="#B22222">                         TSSetFunctionMatlab().</font>
+<a name="line6087">6087: </a>  <a href="../../../docs/manualpages/TS/TSGetSNES.html#TSGetSNES">TSGetSNES</a>(ts,&snes);
+<a name="line6088">6088: </a>  <a href="../../../docs/manualpages/SNES/SNESVISetVariableBounds.html#SNESVISetVariableBounds">SNESVISetVariableBounds</a>(snes,xl,xu);
+<a name="line6089">6089: </a>  <font color="#4169E1">return</font>(0);
+<a name="line6090">6090: </a>}
+
+<a name="line6092">6092: </a><font color="#A020F0">#if defined(PETSC_HAVE_MATLAB_ENGINE)</font>
+<a name="line6093">6093: </a><font color="#A020F0">#include <mex.h></font>
+
+<a name="line6095">6095: </a><font color="#4169E1">typedef struct {char *funcname;</font> mxArray *ctx;} TSMatlabContext;
+
+<a name="line6099">6099: </a><font color="#B22222">/*</font>
+<a name="line6100">6100: </a><font color="#B22222">   TSComputeFunction_Matlab - Calls the function that has been set with</font>
+<a name="line6101">6101: </a><font color="#B22222">                         TSSetFunctionMatlab().</font>
 
-<a name="line6106">6106: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line6108">6108: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line6109">6109: </a><font color="#B22222">+  snes - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line6110">6110: </a><font color="#B22222">-  u - input vector</font>
-
-<a name="line6112">6112: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line6113">6113: </a><font color="#B22222">.  y - function vector, as set by TSSetFunction()</font>
-
-<a name="line6115">6115: </a><font color="#B22222">   Notes:</font>
-<a name="line6116">6116: </a><font color="#B22222">   TSComputeFunction() is typically used within nonlinear solvers</font>
-<a name="line6117">6117: </a><font color="#B22222">   implementations, so most users would not generally call this routine</font>
-<a name="line6118">6118: </a><font color="#B22222">   themselves.</font>
-
-<a name="line6120">6120: </a><font color="#B22222">   Level: developer</font>
-
-<a name="line6122">6122: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, nonlinear, compute, function</font>
-
-<a name="line6124">6124: </a><font color="#B22222">.seealso: TSSetFunction(), TSGetFunction()</font>
-<a name="line6125">6125: </a><font color="#B22222">*/</font>
-<a name="line6126">6126: </a><strong><font color="#4169E1"><a name="TSComputeFunction_Matlab"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  TSComputeFunction_Matlab(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> snes,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> time,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> u,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> udot [...]
-<a name="line6127">6127: </a>{
-<a name="line6128">6128: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  ierr;
-<a name="line6129">6129: </a>  TSMatlabContext *sctx = (TSMatlabContext*)ctx;
-<a name="line6130">6130: </a>  int             nlhs  = 1,nrhs = 7;
-<a name="line6131">6131: </a>  mxArray         *plhs[1],*prhs[7];
-<a name="line6132">6132: </a>  long long int   lx = 0,lxdot = 0,ly = 0,ls = 0;
-
-
-<a name="line6142">6142: </a>  <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(&ls,&snes,<font color="#4169E1">sizeof</font>(snes));
-<a name="line6143">6143: </a>  <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(&lx,&u,<font color="#4169E1">sizeof</font>(u));
-<a name="line6144">6144: </a>  <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(&lxdot,&udot,<font color="#4169E1">sizeof</font>(udot));
-<a name="line6145">6145: </a>  <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(&ly,&y,<font color="#4169E1">sizeof</font>(u));
-
-<a name="line6147">6147: </a>  prhs[0] =  mxCreateDoubleScalar((double)ls);
-<a name="line6148">6148: </a>  prhs[1] =  mxCreateDoubleScalar(time);
-<a name="line6149">6149: </a>  prhs[2] =  mxCreateDoubleScalar((double)lx);
-<a name="line6150">6150: </a>  prhs[3] =  mxCreateDoubleScalar((double)lxdot);
-<a name="line6151">6151: </a>  prhs[4] =  mxCreateDoubleScalar((double)ly);
-<a name="line6152">6152: </a>  prhs[5] =  mxCreateString(sctx->funcname);
-<a name="line6153">6153: </a>  prhs[6] =  sctx->ctx;
-<a name="line6154">6154: </a>   mexCallMATLAB(nlhs,plhs,nrhs,prhs,<font color="#666666">"PetscTSComputeFunctionInternal"</font>);
-<a name="line6155">6155: </a>   mxGetScalar(plhs[0]);
-<a name="line6156">6156: </a>  mxDestroyArray(prhs[0]);
-<a name="line6157">6157: </a>  mxDestroyArray(prhs[1]);
-<a name="line6158">6158: </a>  mxDestroyArray(prhs[2]);
-<a name="line6159">6159: </a>  mxDestroyArray(prhs[3]);
-<a name="line6160">6160: </a>  mxDestroyArray(prhs[4]);
-<a name="line6161">6161: </a>  mxDestroyArray(prhs[5]);
-<a name="line6162">6162: </a>  mxDestroyArray(plhs[0]);
-<a name="line6163">6163: </a>  <font color="#4169E1">return</font>(0);
-<a name="line6164">6164: </a>}
-
-
-<a name="line6169">6169: </a><font color="#B22222">/*</font>
-<a name="line6170">6170: </a><font color="#B22222">   TSSetFunctionMatlab - Sets the function evaluation routine and function</font>
-<a name="line6171">6171: </a><font color="#B22222">   vector for use by the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> routines in solving ODEs</font>
-<a name="line6172">6172: </a><font color="#B22222">   equations from MATLAB. Here the function is a string containing the name of a MATLAB function</font>
-
-<a name="line6174">6174: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line6176">6176: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line6177">6177: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line6178">6178: </a><font color="#B22222">-  func - function evaluation routine</font>
-
-<a name="line6180">6180: </a><font color="#B22222">   Calling sequence of func:</font>
-<a name="line6181">6181: </a><font color="#B22222">$    func (<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> time,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> u,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> udot,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> f,void *ctx);</font>
-
-<a name="line6183">6183: </a><font color="#B22222">   Level: beginner</font>
-
-<a name="line6185">6185: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, nonlinear, set, function</font>
-
-<a name="line6187">6187: </a><font color="#B22222">.seealso: TSGetFunction(), TSComputeFunction(), TSSetJacobian(), TSSetFunction()</font>
-<a name="line6188">6188: </a><font color="#B22222">*/</font>
-<a name="line6189">6189: </a><strong><font color="#4169E1"><a name="TSSetFunctionMatlab"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  TSSetFunctionMatlab(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,const char *func,mxArray *ctx)</font></strong>
-<a name="line6190">6190: </a>{
-<a name="line6191">6191: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  ierr;
-<a name="line6192">6192: </a>  TSMatlabContext *sctx;
-
-<a name="line6195">6195: </a>  <font color="#B22222">/* currently sctx is memory bleed */</font>
-<a name="line6196">6196: </a>  <a href="../../../docs/manualpages/Sys/PetscMalloc.html#PetscMalloc">PetscMalloc</a>(<font color="#4169E1">sizeof</font>(TSMatlabContext),&sctx);
-<a name="line6197">6197: </a>  <a href="../../../docs/manualpages/Sys/PetscStrallocpy.html#PetscStrallocpy">PetscStrallocpy</a>(func,&sctx->funcname);
-<a name="line6198">6198: </a>  <font color="#B22222">/*</font>
-<a name="line6199">6199: </a><font color="#B22222">     This should work, but it doesn't</font>
-<a name="line6200">6200: </a><font color="#B22222">  sctx->ctx = ctx;</font>
-<a name="line6201">6201: </a><font color="#B22222">  mexMakeArrayPersistent(sctx->ctx);</font>
-<a name="line6202">6202: </a><font color="#B22222">  */</font>
-<a name="line6203">6203: </a>  sctx->ctx = mxDuplicateArray(ctx);
-
-<a name="line6205">6205: </a>  <a href="../../../docs/manualpages/TS/TSSetIFunction.html#TSSetIFunction">TSSetIFunction</a>(ts,NULL,TSComputeFunction_Matlab,sctx);
-<a name="line6206">6206: </a>  <font color="#4169E1">return</font>(0);
-<a name="line6207">6207: </a>}
-
-<a name="line6211">6211: </a><font color="#B22222">/*</font>
-<a name="line6212">6212: </a><font color="#B22222">   TSComputeJacobian_Matlab - Calls the function that has been set with</font>
-<a name="line6213">6213: </a><font color="#B22222">                         TSSetJacobianMatlab().</font>
-
-<a name="line6215">6215: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line6217">6217: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line6218">6218: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line6219">6219: </a><font color="#B22222">.  u - input vector</font>
-<a name="line6220">6220: </a><font color="#B22222">.  A, B - the matrices</font>
-<a name="line6221">6221: </a><font color="#B22222">-  ctx - user context</font>
-
-<a name="line6223">6223: </a><font color="#B22222">   Level: developer</font>
-
-<a name="line6225">6225: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, nonlinear, compute, function</font>
-
-<a name="line6227">6227: </a><font color="#B22222">.seealso: TSSetFunction(), TSGetFunction()</font>
-<a name="line6228">6228: </a><font color="#B22222">@*/</font>
-<a name="line6229">6229: </a><strong><font color="#4169E1"><a name="TSComputeJacobian_Matlab"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  TSComputeJacobian_Matlab(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> time,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> u,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> udot,< [...]
-<a name="line6230">6230: </a>{
-<a name="line6231">6231: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  ierr;
-<a name="line6232">6232: </a>  TSMatlabContext *sctx = (TSMatlabContext*)ctx;
-<a name="line6233">6233: </a>  int             nlhs  = 2,nrhs = 9;
-<a name="line6234">6234: </a>  mxArray         *plhs[2],*prhs[9];
-<a name="line6235">6235: </a>  long long int   lx = 0,lxdot = 0,lA = 0,ls = 0, lB = 0;
-
-
-<a name="line6241">6241: </a>  <font color="#B22222">/* call Matlab function in ctx with arguments u and y */</font>
-
-<a name="line6243">6243: </a>  <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(&ls,&ts,<font color="#4169E1">sizeof</font>(ts));
-<a name="line6244">6244: </a>  <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(&lx,&u,<font color="#4169E1">sizeof</font>(u));
-<a name="line6245">6245: </a>  <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(&lxdot,&udot,<font color="#4169E1">sizeof</font>(u));
-<a name="line6246">6246: </a>  <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(&lA,A,<font color="#4169E1">sizeof</font>(u));
-<a name="line6247">6247: </a>  <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(&lB,B,<font color="#4169E1">sizeof</font>(u));
-
-<a name="line6249">6249: </a>  prhs[0] =  mxCreateDoubleScalar((double)ls);
-<a name="line6250">6250: </a>  prhs[1] =  mxCreateDoubleScalar((double)time);
-<a name="line6251">6251: </a>  prhs[2] =  mxCreateDoubleScalar((double)lx);
-<a name="line6252">6252: </a>  prhs[3] =  mxCreateDoubleScalar((double)lxdot);
-<a name="line6253">6253: </a>  prhs[4] =  mxCreateDoubleScalar((double)shift);
-<a name="line6254">6254: </a>  prhs[5] =  mxCreateDoubleScalar((double)lA);
-<a name="line6255">6255: </a>  prhs[6] =  mxCreateDoubleScalar((double)lB);
-<a name="line6256">6256: </a>  prhs[7] =  mxCreateString(sctx->funcname);
-<a name="line6257">6257: </a>  prhs[8] =  sctx->ctx;
-<a name="line6258">6258: </a>   mexCallMATLAB(nlhs,plhs,nrhs,prhs,<font color="#666666">"PetscTSComputeJacobianInternal"</font>);
-<a name="line6259">6259: </a>   mxGetScalar(plhs[0]);
-<a name="line6260">6260: </a>  mxDestroyArray(prhs[0]);
-<a name="line6261">6261: </a>  mxDestroyArray(prhs[1]);
-<a name="line6262">6262: </a>  mxDestroyArray(prhs[2]);
-<a name="line6263">6263: </a>  mxDestroyArray(prhs[3]);
-<a name="line6264">6264: </a>  mxDestroyArray(prhs[4]);
-<a name="line6265">6265: </a>  mxDestroyArray(prhs[5]);
-<a name="line6266">6266: </a>  mxDestroyArray(prhs[6]);
-<a name="line6267">6267: </a>  mxDestroyArray(prhs[7]);
-<a name="line6268">6268: </a>  mxDestroyArray(plhs[0]);
-<a name="line6269">6269: </a>  mxDestroyArray(plhs[1]);
-<a name="line6270">6270: </a>  <font color="#4169E1">return</font>(0);
-<a name="line6271">6271: </a>}
-
-
-<a name="line6276">6276: </a><font color="#B22222">/*</font>
-<a name="line6277">6277: </a><font color="#B22222">   TSSetJacobianMatlab - Sets the Jacobian function evaluation routine and two empty Jacobian matrices</font>
-<a name="line6278">6278: </a><font color="#B22222">   vector for use by the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> routines in solving ODEs from MATLAB. Here the function is a string containing the name of a MATLAB function</font>
-
-<a name="line6280">6280: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line6282">6282: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line6283">6283: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line6284">6284: </a><font color="#B22222">.  A,B - Jacobian matrices</font>
-<a name="line6285">6285: </a><font color="#B22222">.  func - function evaluation routine</font>
-<a name="line6286">6286: </a><font color="#B22222">-  ctx - user context</font>
-
-<a name="line6288">6288: </a><font color="#B22222">   Calling sequence of func:</font>
-<a name="line6289">6289: </a><font color="#B22222">$    flag = func (<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> time,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> u,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> udot,<a href="../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B,void *ctx);</font>
-
-
-<a name="line6292">6292: </a><font color="#B22222">   Level: developer</font>
-
-<a name="line6294">6294: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, nonlinear, set, function</font>
-
-<a name="line6296">6296: </a><font color="#B22222">.seealso: TSGetFunction(), TSComputeFunction(), TSSetJacobian(), TSSetFunction()</font>
-<a name="line6297">6297: </a><font color="#B22222">*/</font>
-<a name="line6298">6298: </a><strong><font color="#4169E1"><a name="TSSetJacobianMatlab"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  TSSetJacobianMatlab(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B,const char *func,mxArray *ctx)</font></strong>
-<a name="line6299">6299: </a>{
-<a name="line6300">6300: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  ierr;
-<a name="line6301">6301: </a>  TSMatlabContext *sctx;
-
-<a name="line6304">6304: </a>  <font color="#B22222">/* currently sctx is memory bleed */</font>
-<a name="line6305">6305: </a>  <a href="../../../docs/manualpages/Sys/PetscMalloc.html#PetscMalloc">PetscMalloc</a>(<font color="#4169E1">sizeof</font>(TSMatlabContext),&sctx);
-<a name="line6306">6306: </a>  <a href="../../../docs/manualpages/Sys/PetscStrallocpy.html#PetscStrallocpy">PetscStrallocpy</a>(func,&sctx->funcname);
-<a name="line6307">6307: </a>  <font color="#B22222">/*</font>
-<a name="line6308">6308: </a><font color="#B22222">     This should work, but it doesn't</font>
-<a name="line6309">6309: </a><font color="#B22222">  sctx->ctx = ctx;</font>
-<a name="line6310">6310: </a><font color="#B22222">  mexMakeArrayPersistent(sctx->ctx);</font>
-<a name="line6311">6311: </a><font color="#B22222">  */</font>
-<a name="line6312">6312: </a>  sctx->ctx = mxDuplicateArray(ctx);
-
-<a name="line6314">6314: </a>  <a href="../../../docs/manualpages/TS/TSSetIJacobian.html#TSSetIJacobian">TSSetIJacobian</a>(ts,A,B,TSComputeJacobian_Matlab,sctx);
-<a name="line6315">6315: </a>  <font color="#4169E1">return</font>(0);
-<a name="line6316">6316: </a>}
-
-<a name="line6320">6320: </a><font color="#B22222">/*</font>
-<a name="line6321">6321: </a><font color="#B22222">   TSMonitor_Matlab - Calls the function that has been set with TSMonitorSetMatlab().</font>
-
-<a name="line6323">6323: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line6325">6325: </a><font color="#B22222">.seealso: TSSetFunction(), TSGetFunction()</font>
-<a name="line6326">6326: </a><font color="#B22222">@*/</font>
-<a name="line6327">6327: </a><strong><font color="#4169E1"><a name="TSMonitor_Matlab"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  TSMonitor_Matlab(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> it, <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> time,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> u, vo [...]
-<a name="line6328">6328: </a>{
-<a name="line6329">6329: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  ierr;
-<a name="line6330">6330: </a>  TSMatlabContext *sctx = (TSMatlabContext*)ctx;
-<a name="line6331">6331: </a>  int             nlhs  = 1,nrhs = 6;
-<a name="line6332">6332: </a>  mxArray         *plhs[1],*prhs[6];
-<a name="line6333">6333: </a>  long long int   lx = 0,ls = 0;
-
-
-<a name="line6339">6339: </a>  <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(&ls,&ts,<font color="#4169E1">sizeof</font>(ts));
-<a name="line6340">6340: </a>  <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(&lx,&u,<font color="#4169E1">sizeof</font>(u));
-
-<a name="line6342">6342: </a>  prhs[0] =  mxCreateDoubleScalar((double)ls);
-<a name="line6343">6343: </a>  prhs[1] =  mxCreateDoubleScalar((double)it);
-<a name="line6344">6344: </a>  prhs[2] =  mxCreateDoubleScalar((double)time);
-<a name="line6345">6345: </a>  prhs[3] =  mxCreateDoubleScalar((double)lx);
-<a name="line6346">6346: </a>  prhs[4] =  mxCreateString(sctx->funcname);
-<a name="line6347">6347: </a>  prhs[5] =  sctx->ctx;
-<a name="line6348">6348: </a>   mexCallMATLAB(nlhs,plhs,nrhs,prhs,<font color="#666666">"PetscTSMonitorInternal"</font>);
-<a name="line6349">6349: </a>   mxGetScalar(plhs[0]);
-<a name="line6350">6350: </a>  mxDestroyArray(prhs[0]);
-<a name="line6351">6351: </a>  mxDestroyArray(prhs[1]);
-<a name="line6352">6352: </a>  mxDestroyArray(prhs[2]);
-<a name="line6353">6353: </a>  mxDestroyArray(prhs[3]);
-<a name="line6354">6354: </a>  mxDestroyArray(prhs[4]);
-<a name="line6355">6355: </a>  mxDestroyArray(plhs[0]);
-<a name="line6356">6356: </a>  <font color="#4169E1">return</font>(0);
-<a name="line6357">6357: </a>}
-
-
-<a name="line6362">6362: </a><font color="#B22222">/*</font>
-<a name="line6363">6363: </a><font color="#B22222">   TSMonitorSetMatlab - Sets the monitor function from Matlab</font>
-
-<a name="line6365">6365: </a><font color="#B22222">   Level: developer</font>
-
-<a name="line6367">6367: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, nonlinear, set, function</font>
-
-<a name="line6369">6369: </a><font color="#B22222">.seealso: TSGetFunction(), TSComputeFunction(), TSSetJacobian(), TSSetFunction()</font>
-<a name="line6370">6370: </a><font color="#B22222">*/</font>
-<a name="line6371">6371: </a><strong><font color="#4169E1"><a name="TSMonitorSetMatlab"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  TSMonitorSetMatlab(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,const char *func,mxArray *ctx)</font></strong>
-<a name="line6372">6372: </a>{
-<a name="line6373">6373: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  ierr;
-<a name="line6374">6374: </a>  TSMatlabContext *sctx;
-
-<a name="line6377">6377: </a>  <font color="#B22222">/* currently sctx is memory bleed */</font>
-<a name="line6378">6378: </a>  <a href="../../../docs/manualpages/Sys/PetscMalloc.html#PetscMalloc">PetscMalloc</a>(<font color="#4169E1">sizeof</font>(TSMatlabContext),&sctx);
-<a name="line6379">6379: </a>  <a href="../../../docs/manualpages/Sys/PetscStrallocpy.html#PetscStrallocpy">PetscStrallocpy</a>(func,&sctx->funcname);
-<a name="line6380">6380: </a>  <font color="#B22222">/*</font>
-<a name="line6381">6381: </a><font color="#B22222">     This should work, but it doesn't</font>
-<a name="line6382">6382: </a><font color="#B22222">  sctx->ctx = ctx;</font>
-<a name="line6383">6383: </a><font color="#B22222">  mexMakeArrayPersistent(sctx->ctx);</font>
-<a name="line6384">6384: </a><font color="#B22222">  */</font>
-<a name="line6385">6385: </a>  sctx->ctx = mxDuplicateArray(ctx);
-
-<a name="line6387">6387: </a>  <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(ts,TSMonitor_Matlab,sctx,NULL);
-<a name="line6388">6388: </a>  <font color="#4169E1">return</font>(0);
-<a name="line6389">6389: </a>}
-<a name="line6390">6390: </a><font color="#A020F0">#endif</font>
-
-<a name="line6394">6394: </a><font color="#B22222">/*@C</font>
-<a name="line6395">6395: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorLGSolution.html#TSMonitorLGSolution">TSMonitorLGSolution</a> - Monitors progress of the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> solvers by plotting each component of the solution vector</font>
-<a name="line6396">6396: </a><font color="#B22222">       in a time based line graph</font>
-
-<a name="line6398">6398: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line6400">6400: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line6401">6401: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line6402">6402: </a><font color="#B22222">.  step - current time-step</font>
-<a name="line6403">6403: </a><font color="#B22222">.  ptime - current time</font>
-<a name="line6404">6404: </a><font color="#B22222">.  u - current solution</font>
-<a name="line6405">6405: </a><font color="#B22222">-  dctx - the TSMonitorLGCtx object that contains all the options for the monitoring, this is created with <a href="../../../docs/manualpages/TS/TSMonitorLGCtxCreate.html#TSMonitorLGCtxCreate">TSMonitorLGCtxCreate</a>()</font>
-
-<a name="line6407">6407: </a><font color="#B22222">   Options Database:</font>
-<a name="line6408">6408: </a><font color="#B22222">.   -ts_monitor_lg_solution_variables</font>
-
-<a name="line6410">6410: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line6412">6412: </a><font color="#B22222">   Notes: Each process in a parallel run displays its component solutions in a separate window</font>
-
-<a name="line6414">6414: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
-
-<a name="line6416">6416: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGCtxCreate.html#TSMonitorLGCtxCreate">TSMonitorLGCtxCreate</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLG [...]
-<a name="line6417">6417: </a><font color="#B22222">           <a href="../../../docs/manualpages/TS/TSMonitorLGSetVariableNames.html#TSMonitorLGSetVariableNames">TSMonitorLGSetVariableNames</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGGetVariableNames.html#TSMonitorLGGetVariableNames">TSMonitorLGGetVariableNames</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSetDisplayVariables.html#TSMonitorLGSetDisplayVariables">TSMonitorLGSetDisplayVariables</a>(), <a href="../../. [...]
-<a name="line6418">6418: </a><font color="#B22222">           <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetTransform.html#TSMonitorLGCtxSetTransform">TSMonitorLGCtxSetTransform</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSetTransform.html#TSMonitorLGSetTransform">TSMonitorLGSetTransform</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGError.html#TSMonitorLGError">TSMonitorLGError</a>(), TSMonitorLGSNESIterations(), TSMonitorLGKSPIterations(),</font>
-<a name="line6419">6419: </a><font color="#B22222">           <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeCtxCreate.html#TSMonitorEnvelopeCtxCreate">TSMonitorEnvelopeCtxCreate</a>(), <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeGetBounds.html#TSMonitorEnvelopeGetBounds">TSMonitorEnvelopeGetBounds</a>(), <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeCtxDestroy.html#TSMonitorEnvelopeCtxDestroy">TSMonitorEnvelopeCtxDestroy</a>(), TSMonitorEnvelop()</font>
-<a name="line6420">6420: </a><font color="#B22222">@*/</font>
-<a name="line6421">6421: </a><strong><font color="#4169E1"><a name="TSMonitorLGSolution"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorLGSolution.html#TSMonitorLGSolution">TSMonitorLGSolution</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manualpages/Sys/PetscReal.html#P [...]
-<a name="line6422">6422: </a>{
-<a name="line6423">6423: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-<a name="line6424">6424: </a>  TSMonitorLGCtx    ctx = (TSMonitorLGCtx)dctx;
-<a name="line6425">6425: </a>  const <a href="../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *yy;
-<a name="line6426">6426: </a>  <a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a>               v;
-
-<a name="line6429">6429: </a>  <font color="#4169E1">if</font> (step < 0) <font color="#4169E1">return</font>(0); <font color="#B22222">/* -1 indicates interpolated solution */</font>
-<a name="line6430">6430: </a>  <font color="#4169E1">if</font> (!step) {
-<a name="line6431">6431: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawAxis.html#PetscDrawAxis">PetscDrawAxis</a> axis;
-<a name="line6432">6432: </a>    <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>      dim;
-<a name="line6433">6433: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGGetAxis.html#PetscDrawLGGetAxis">PetscDrawLGGetAxis</a>(ctx->lg,&axis);
-<a name="line6434">6434: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawAxisSetLabels.html#PetscDrawAxisSetLabels">PetscDrawAxisSetLabels</a>(axis,<font color="#666666">"Solution as function of time"</font>,<font color="#666666">"Time"</font>,<font color="#666666">"Solution"</font>);
-<a name="line6435">6435: </a>    <font color="#4169E1">if</font> (ctx->names && !ctx->displaynames) {
-<a name="line6436">6436: </a>      char      **displaynames;
-<a name="line6437">6437: </a>      <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> flg;
-<a name="line6438">6438: </a>      <a href="../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(u,&dim);
-<a name="line6439">6439: </a>      <a href="../../../docs/manualpages/Sys/PetscMalloc.html#PetscMalloc">PetscMalloc</a>((dim+1)*<font color="#4169E1">sizeof</font>(char*),&displaynames);
-<a name="line6440">6440: </a>      <a href="../../../docs/manualpages/Sys/PetscMemzero.html#PetscMemzero">PetscMemzero</a>(displaynames,(dim+1)*<font color="#4169E1">sizeof</font>(char*));
-<a name="line6441">6441: </a>      <a href="../../../docs/manualpages/Sys/PetscOptionsGetStringArray.html#PetscOptionsGetStringArray">PetscOptionsGetStringArray</a>(((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts)->options,((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts)->prefix,<font color="#666666">"-ts_monitor_lg_solution_variables"</font>,displaynames,&dim,&flg);
-<a name="line6442">6442: </a>      <font color="#4169E1">if</font> (flg) {
-<a name="line6443">6443: </a>        <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetDisplayVariables.html#TSMonitorLGCtxSetDisplayVariables">TSMonitorLGCtxSetDisplayVariables</a>(ctx,(const char *const *)displaynames);
-<a name="line6444">6444: </a>      }
-<a name="line6445">6445: </a>      <a href="../../../docs/manualpages/Sys/PetscStrArrayDestroy.html#PetscStrArrayDestroy">PetscStrArrayDestroy</a>(&displaynames);
-<a name="line6446">6446: </a>    }
-<a name="line6447">6447: </a>    <font color="#4169E1">if</font> (ctx->displaynames) {
-<a name="line6448">6448: </a>      <a href="../../../docs/manualpages/Draw/PetscDrawLGSetDimension.html#PetscDrawLGSetDimension">PetscDrawLGSetDimension</a>(ctx->lg,ctx->ndisplayvariables);
-<a name="line6449">6449: </a>      <a href="../../../docs/manualpages/Draw/PetscDrawLGSetLegend.html#PetscDrawLGSetLegend">PetscDrawLGSetLegend</a>(ctx->lg,(const char *const *)ctx->displaynames);
-<a name="line6450">6450: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (ctx->names) {
-<a name="line6451">6451: </a>      <a href="../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(u,&dim);
-<a name="line6452">6452: </a>      <a href="../../../docs/manualpages/Draw/PetscDrawLGSetDimension.html#PetscDrawLGSetDimension">PetscDrawLGSetDimension</a>(ctx->lg,dim);
-<a name="line6453">6453: </a>      <a href="../../../docs/manualpages/Draw/PetscDrawLGSetLegend.html#PetscDrawLGSetLegend">PetscDrawLGSetLegend</a>(ctx->lg,(const char *const *)ctx->names);
-<a name="line6454">6454: </a>    } <font color="#4169E1">else</font> {
-<a name="line6455">6455: </a>      <a href="../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(u,&dim);
-<a name="line6456">6456: </a>      <a href="../../../docs/manualpages/Draw/PetscDrawLGSetDimension.html#PetscDrawLGSetDimension">PetscDrawLGSetDimension</a>(ctx->lg,dim);
-<a name="line6457">6457: </a>    }
-<a name="line6458">6458: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGReset.html#PetscDrawLGReset">PetscDrawLGReset</a>(ctx->lg);
-<a name="line6459">6459: </a>  }
-
-<a name="line6461">6461: </a>  <font color="#4169E1">if</font> (!ctx->transform) v = u;
-<a name="line6462">6462: </a>  <font color="#4169E1">else</font> {(*ctx->transform)(ctx->transformctx,u,&v);}
-<a name="line6463">6463: </a>  <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(v,&yy);
-<a name="line6464">6464: </a>  <font color="#4169E1">if</font> (ctx->displaynames) {
-<a name="line6465">6465: </a>    <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> i;
-<a name="line6466">6466: </a>    <font color="#4169E1">for</font> (i=0; i<ctx->ndisplayvariables; i++)
-<a name="line6467">6467: </a>      ctx->displayvalues[i] = PetscRealPart(yy[ctx->displayvariables[i]]);
-<a name="line6468">6468: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGAddCommonPoint.html#PetscDrawLGAddCommonPoint">PetscDrawLGAddCommonPoint</a>(ctx->lg,ptime,ctx->displayvalues);
-<a name="line6469">6469: </a>  } <font color="#4169E1">else</font> {
-<a name="line6470">6470: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
-<a name="line6471">6471: </a>    <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>  i,n;
-<a name="line6472">6472: </a>    <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> *yreal;
-<a name="line6473">6473: </a>    <a href="../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(v,&n);
-<a name="line6474">6474: </a>    <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(n,&yreal);
-<a name="line6475">6475: </a>    <font color="#4169E1">for</font> (i=0; i<n; i++) yreal[i] = PetscRealPart(yy[i]);
-<a name="line6476">6476: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGAddCommonPoint.html#PetscDrawLGAddCommonPoint">PetscDrawLGAddCommonPoint</a>(ctx->lg,ptime,yreal);
-<a name="line6477">6477: </a>    <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(yreal);
-<a name="line6478">6478: </a><font color="#A020F0">#else</font>
-<a name="line6479">6479: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGAddCommonPoint.html#PetscDrawLGAddCommonPoint">PetscDrawLGAddCommonPoint</a>(ctx->lg,ptime,yy);
-<a name="line6480">6480: </a><font color="#A020F0">#endif</font>
-<a name="line6481">6481: </a>  }
-<a name="line6482">6482: </a>  <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(v,&yy);
-<a name="line6483">6483: </a>  <font color="#4169E1">if</font> (ctx->transform) {<a href="../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&v);}
-
-<a name="line6485">6485: </a>  <font color="#4169E1">if</font> (((ctx->howoften > 0) && (!(step % ctx->howoften))) || ((ctx->howoften == -1) && ts->reason)) {
-<a name="line6486">6486: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGDraw.html#PetscDrawLGDraw">PetscDrawLGDraw</a>(ctx->lg);
-<a name="line6487">6487: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGSave.html#PetscDrawLGSave">PetscDrawLGSave</a>(ctx->lg);
-<a name="line6488">6488: </a>  }
-<a name="line6489">6489: </a>  <font color="#4169E1">return</font>(0);
-<a name="line6490">6490: </a>}
-
-
-<a name="line6495">6495: </a><font color="#B22222">/*@C</font>
-<a name="line6496">6496: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorLGSetVariableNames.html#TSMonitorLGSetVariableNames">TSMonitorLGSetVariableNames</a> - Sets the name of each component in the solution vector so that it may be displayed in the plot</font>
-
-<a name="line6498">6498: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line6500">6500: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line6501">6501: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line6502">6502: </a><font color="#B22222">-  names - the names of the components, final string must be NULL</font>
-
-<a name="line6504">6504: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line6506">6506: </a><font color="#B22222">   Notes: If the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> object does not have a TSMonitorLGCtx associated with it then this function is ignored</font>
-
-<a name="line6508">6508: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
-
-<a name="line6510">6510: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSetDisplayVariables.html#TSMonitorLGSetDisplayVariables">TSMonitorLGSetDisplayVariables</a>(), <a href="../../../d [...]
-<a name="line6511">6511: </a><font color="#B22222">@*/</font>
-<a name="line6512">6512: </a><strong><font color="#4169E1"><a name="TSMonitorLGSetVariableNames"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorLGSetVariableNames.html#TSMonitorLGSetVariableNames">TSMonitorLGSetVariableNames</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,const char * const *names)</font></strong>
-<a name="line6513">6513: </a>{
-<a name="line6514">6514: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-<a name="line6515">6515: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          i;
-
-<a name="line6518">6518: </a>  <font color="#4169E1">for</font> (i=0; i<ts->numbermonitors; i++) {
-<a name="line6519">6519: </a>    <font color="#4169E1">if</font> (ts->monitor[i] == <a href="../../../docs/manualpages/TS/TSMonitorLGSolution.html#TSMonitorLGSolution">TSMonitorLGSolution</a>) {
-<a name="line6520">6520: </a>      <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetVariableNames.html#TSMonitorLGCtxSetVariableNames">TSMonitorLGCtxSetVariableNames</a>((TSMonitorLGCtx)ts->monitorcontext[i],names);
-<a name="line6521">6521: </a>      <font color="#4169E1">break</font>;
-<a name="line6522">6522: </a>    }
-<a name="line6523">6523: </a>  }
-<a name="line6524">6524: </a>  <font color="#4169E1">return</font>(0);
-<a name="line6525">6525: </a>}
-
-<a name="line6529">6529: </a><font color="#B22222">/*@C</font>
-<a name="line6530">6530: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetVariableNames.html#TSMonitorLGCtxSetVariableNames">TSMonitorLGCtxSetVariableNames</a> - Sets the name of each component in the solution vector so that it may be displayed in the plot</font>
-
-<a name="line6532">6532: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line6534">6534: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line6535">6535: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line6536">6536: </a><font color="#B22222">-  names - the names of the components, final string must be NULL</font>
-
-<a name="line6538">6538: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line6540">6540: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
-
-<a name="line6542">6542: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSetDisplayVariables.html#TSMonitorLGSetDisplayVariables">TSMonitorLGSetDisplayVariables</a>(), <a href="../../../d [...]
-<a name="line6543">6543: </a><font color="#B22222">@*/</font>
-<a name="line6544">6544: </a><strong><font color="#4169E1"><a name="TSMonitorLGCtxSetVariableNames"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetVariableNames.html#TSMonitorLGCtxSetVariableNames">TSMonitorLGCtxSetVariableNames</a>(TSMonitorLGCtx ctx,const char * const *names)</font></strong>
-<a name="line6545">6545: </a>{
-<a name="line6546">6546: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-
-<a name="line6549">6549: </a>  <a href="../../../docs/manualpages/Sys/PetscStrArrayDestroy.html#PetscStrArrayDestroy">PetscStrArrayDestroy</a>(&ctx->names);
-<a name="line6550">6550: </a>  <a href="../../../docs/manualpages/Sys/PetscStrArrayallocpy.html#PetscStrArrayallocpy">PetscStrArrayallocpy</a>(names,&ctx->names);
-<a name="line6551">6551: </a>  <font color="#4169E1">return</font>(0);
-<a name="line6552">6552: </a>}
-
-<a name="line6556">6556: </a><font color="#B22222">/*@C</font>
-<a name="line6557">6557: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorLGGetVariableNames.html#TSMonitorLGGetVariableNames">TSMonitorLGGetVariableNames</a> - Gets the name of each component in the solution vector so that it may be displayed in the plot</font>
-
-<a name="line6559">6559: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line6561">6561: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line6562">6562: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-
-<a name="line6564">6564: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line6565">6565: </a><font color="#B22222">.  names - the names of the components, final string must be NULL</font>
-
-<a name="line6567">6567: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line6569">6569: </a><font color="#B22222">   Notes: If the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> object does not have a TSMonitorLGCtx associated with it then this function is ignored</font>
-
-<a name="line6571">6571: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
-
-<a name="line6573">6573: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSetDisplayVariables.html#TSMonitorLGSetDisplayVariables">TSMonitorLGSetDisplayVariables</a>()</font>
-<a name="line6574">6574: </a><font color="#B22222">@*/</font>
-<a name="line6575">6575: </a><strong><font color="#4169E1"><a name="TSMonitorLGGetVariableNames"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorLGGetVariableNames.html#TSMonitorLGGetVariableNames">TSMonitorLGGetVariableNames</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,const char *const **names)</font></strong>
-<a name="line6576">6576: </a>{
-<a name="line6577">6577: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
-
-<a name="line6580">6580: </a>  *names = NULL;
-<a name="line6581">6581: </a>  <font color="#4169E1">for</font> (i=0; i<ts->numbermonitors; i++) {
-<a name="line6582">6582: </a>    <font color="#4169E1">if</font> (ts->monitor[i] == <a href="../../../docs/manualpages/TS/TSMonitorLGSolution.html#TSMonitorLGSolution">TSMonitorLGSolution</a>) {
-<a name="line6583">6583: </a>      TSMonitorLGCtx  ctx = (TSMonitorLGCtx) ts->monitorcontext[i];
-<a name="line6584">6584: </a>      *names = (const char *const *)ctx->names;
-<a name="line6585">6585: </a>      <font color="#4169E1">break</font>;
-<a name="line6586">6586: </a>    }
-<a name="line6587">6587: </a>  }
-<a name="line6588">6588: </a>  <font color="#4169E1">return</font>(0);
-<a name="line6589">6589: </a>}
+<a name="line6103">6103: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line6105">6105: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line6106">6106: </a><font color="#B22222">+  snes - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line6107">6107: </a><font color="#B22222">-  u - input vector</font>
+
+<a name="line6109">6109: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line6110">6110: </a><font color="#B22222">.  y - function vector, as set by TSSetFunction()</font>
+
+<a name="line6112">6112: </a><font color="#B22222">   Notes:</font>
+<a name="line6113">6113: </a><font color="#B22222">   TSComputeFunction() is typically used within nonlinear solvers</font>
+<a name="line6114">6114: </a><font color="#B22222">   implementations, so most users would not generally call this routine</font>
+<a name="line6115">6115: </a><font color="#B22222">   themselves.</font>
+
+<a name="line6117">6117: </a><font color="#B22222">   Level: developer</font>
+
+<a name="line6119">6119: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, nonlinear, compute, function</font>
+
+<a name="line6121">6121: </a><font color="#B22222">.seealso: TSSetFunction(), TSGetFunction()</font>
+<a name="line6122">6122: </a><font color="#B22222">*/</font>
+<a name="line6123">6123: </a><strong><font color="#4169E1"><a name="TSComputeFunction_Matlab"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  TSComputeFunction_Matlab(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> snes,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> time,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> u,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> udot [...]
+<a name="line6124">6124: </a>{
+<a name="line6125">6125: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  ierr;
+<a name="line6126">6126: </a>  TSMatlabContext *sctx = (TSMatlabContext*)ctx;
+<a name="line6127">6127: </a>  int             nlhs  = 1,nrhs = 7;
+<a name="line6128">6128: </a>  mxArray         *plhs[1],*prhs[7];
+<a name="line6129">6129: </a>  long long int   lx = 0,lxdot = 0,ly = 0,ls = 0;
+
+
+<a name="line6139">6139: </a>  <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(&ls,&snes,<font color="#4169E1">sizeof</font>(snes));
+<a name="line6140">6140: </a>  <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(&lx,&u,<font color="#4169E1">sizeof</font>(u));
+<a name="line6141">6141: </a>  <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(&lxdot,&udot,<font color="#4169E1">sizeof</font>(udot));
+<a name="line6142">6142: </a>  <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(&ly,&y,<font color="#4169E1">sizeof</font>(u));
+
+<a name="line6144">6144: </a>  prhs[0] =  mxCreateDoubleScalar((double)ls);
+<a name="line6145">6145: </a>  prhs[1] =  mxCreateDoubleScalar(time);
+<a name="line6146">6146: </a>  prhs[2] =  mxCreateDoubleScalar((double)lx);
+<a name="line6147">6147: </a>  prhs[3] =  mxCreateDoubleScalar((double)lxdot);
+<a name="line6148">6148: </a>  prhs[4] =  mxCreateDoubleScalar((double)ly);
+<a name="line6149">6149: </a>  prhs[5] =  mxCreateString(sctx->funcname);
+<a name="line6150">6150: </a>  prhs[6] =  sctx->ctx;
+<a name="line6151">6151: </a>   mexCallMATLAB(nlhs,plhs,nrhs,prhs,<font color="#666666">"PetscTSComputeFunctionInternal"</font>);
+<a name="line6152">6152: </a>   mxGetScalar(plhs[0]);
+<a name="line6153">6153: </a>  mxDestroyArray(prhs[0]);
+<a name="line6154">6154: </a>  mxDestroyArray(prhs[1]);
+<a name="line6155">6155: </a>  mxDestroyArray(prhs[2]);
+<a name="line6156">6156: </a>  mxDestroyArray(prhs[3]);
+<a name="line6157">6157: </a>  mxDestroyArray(prhs[4]);
+<a name="line6158">6158: </a>  mxDestroyArray(prhs[5]);
+<a name="line6159">6159: </a>  mxDestroyArray(plhs[0]);
+<a name="line6160">6160: </a>  <font color="#4169E1">return</font>(0);
+<a name="line6161">6161: </a>}
+
+
+<a name="line6166">6166: </a><font color="#B22222">/*</font>
+<a name="line6167">6167: </a><font color="#B22222">   TSSetFunctionMatlab - Sets the function evaluation routine and function</font>
+<a name="line6168">6168: </a><font color="#B22222">   vector for use by the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> routines in solving ODEs</font>
+<a name="line6169">6169: </a><font color="#B22222">   equations from MATLAB. Here the function is a string containing the name of a MATLAB function</font>
+
+<a name="line6171">6171: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line6173">6173: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line6174">6174: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line6175">6175: </a><font color="#B22222">-  func - function evaluation routine</font>
+
+<a name="line6177">6177: </a><font color="#B22222">   Calling sequence of func:</font>
+<a name="line6178">6178: </a><font color="#B22222">$    func (<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> time,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> u,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> udot,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> f,void *ctx);</font>
+
+<a name="line6180">6180: </a><font color="#B22222">   Level: beginner</font>
+
+<a name="line6182">6182: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, nonlinear, set, function</font>
+
+<a name="line6184">6184: </a><font color="#B22222">.seealso: TSGetFunction(), TSComputeFunction(), TSSetJacobian(), TSSetFunction()</font>
+<a name="line6185">6185: </a><font color="#B22222">*/</font>
+<a name="line6186">6186: </a><strong><font color="#4169E1"><a name="TSSetFunctionMatlab"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  TSSetFunctionMatlab(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,const char *func,mxArray *ctx)</font></strong>
+<a name="line6187">6187: </a>{
+<a name="line6188">6188: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  ierr;
+<a name="line6189">6189: </a>  TSMatlabContext *sctx;
+
+<a name="line6192">6192: </a>  <font color="#B22222">/* currently sctx is memory bleed */</font>
+<a name="line6193">6193: </a>  <a href="../../../docs/manualpages/Sys/PetscMalloc.html#PetscMalloc">PetscMalloc</a>(<font color="#4169E1">sizeof</font>(TSMatlabContext),&sctx);
+<a name="line6194">6194: </a>  <a href="../../../docs/manualpages/Sys/PetscStrallocpy.html#PetscStrallocpy">PetscStrallocpy</a>(func,&sctx->funcname);
+<a name="line6195">6195: </a>  <font color="#B22222">/*</font>
+<a name="line6196">6196: </a><font color="#B22222">     This should work, but it doesn't</font>
+<a name="line6197">6197: </a><font color="#B22222">  sctx->ctx = ctx;</font>
+<a name="line6198">6198: </a><font color="#B22222">  mexMakeArrayPersistent(sctx->ctx);</font>
+<a name="line6199">6199: </a><font color="#B22222">  */</font>
+<a name="line6200">6200: </a>  sctx->ctx = mxDuplicateArray(ctx);
+
+<a name="line6202">6202: </a>  <a href="../../../docs/manualpages/TS/TSSetIFunction.html#TSSetIFunction">TSSetIFunction</a>(ts,NULL,TSComputeFunction_Matlab,sctx);
+<a name="line6203">6203: </a>  <font color="#4169E1">return</font>(0);
+<a name="line6204">6204: </a>}
+
+<a name="line6208">6208: </a><font color="#B22222">/*</font>
+<a name="line6209">6209: </a><font color="#B22222">   TSComputeJacobian_Matlab - Calls the function that has been set with</font>
+<a name="line6210">6210: </a><font color="#B22222">                         TSSetJacobianMatlab().</font>
+
+<a name="line6212">6212: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line6214">6214: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line6215">6215: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line6216">6216: </a><font color="#B22222">.  u - input vector</font>
+<a name="line6217">6217: </a><font color="#B22222">.  A, B - the matrices</font>
+<a name="line6218">6218: </a><font color="#B22222">-  ctx - user context</font>
+
+<a name="line6220">6220: </a><font color="#B22222">   Level: developer</font>
+
+<a name="line6222">6222: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, nonlinear, compute, function</font>
+
+<a name="line6224">6224: </a><font color="#B22222">.seealso: TSSetFunction(), TSGetFunction()</font>
+<a name="line6225">6225: </a><font color="#B22222">@*/</font>
+<a name="line6226">6226: </a><strong><font color="#4169E1"><a name="TSComputeJacobian_Matlab"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  TSComputeJacobian_Matlab(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> time,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> u,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> udot,< [...]
+<a name="line6227">6227: </a>{
+<a name="line6228">6228: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  ierr;
+<a name="line6229">6229: </a>  TSMatlabContext *sctx = (TSMatlabContext*)ctx;
+<a name="line6230">6230: </a>  int             nlhs  = 2,nrhs = 9;
+<a name="line6231">6231: </a>  mxArray         *plhs[2],*prhs[9];
+<a name="line6232">6232: </a>  long long int   lx = 0,lxdot = 0,lA = 0,ls = 0, lB = 0;
+
+
+<a name="line6238">6238: </a>  <font color="#B22222">/* call Matlab function in ctx with arguments u and y */</font>
+
+<a name="line6240">6240: </a>  <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(&ls,&ts,<font color="#4169E1">sizeof</font>(ts));
+<a name="line6241">6241: </a>  <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(&lx,&u,<font color="#4169E1">sizeof</font>(u));
+<a name="line6242">6242: </a>  <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(&lxdot,&udot,<font color="#4169E1">sizeof</font>(u));
+<a name="line6243">6243: </a>  <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(&lA,A,<font color="#4169E1">sizeof</font>(u));
+<a name="line6244">6244: </a>  <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(&lB,B,<font color="#4169E1">sizeof</font>(u));
+
+<a name="line6246">6246: </a>  prhs[0] =  mxCreateDoubleScalar((double)ls);
+<a name="line6247">6247: </a>  prhs[1] =  mxCreateDoubleScalar((double)time);
+<a name="line6248">6248: </a>  prhs[2] =  mxCreateDoubleScalar((double)lx);
+<a name="line6249">6249: </a>  prhs[3] =  mxCreateDoubleScalar((double)lxdot);
+<a name="line6250">6250: </a>  prhs[4] =  mxCreateDoubleScalar((double)shift);
+<a name="line6251">6251: </a>  prhs[5] =  mxCreateDoubleScalar((double)lA);
+<a name="line6252">6252: </a>  prhs[6] =  mxCreateDoubleScalar((double)lB);
+<a name="line6253">6253: </a>  prhs[7] =  mxCreateString(sctx->funcname);
+<a name="line6254">6254: </a>  prhs[8] =  sctx->ctx;
+<a name="line6255">6255: </a>   mexCallMATLAB(nlhs,plhs,nrhs,prhs,<font color="#666666">"PetscTSComputeJacobianInternal"</font>);
+<a name="line6256">6256: </a>   mxGetScalar(plhs[0]);
+<a name="line6257">6257: </a>  mxDestroyArray(prhs[0]);
+<a name="line6258">6258: </a>  mxDestroyArray(prhs[1]);
+<a name="line6259">6259: </a>  mxDestroyArray(prhs[2]);
+<a name="line6260">6260: </a>  mxDestroyArray(prhs[3]);
+<a name="line6261">6261: </a>  mxDestroyArray(prhs[4]);
+<a name="line6262">6262: </a>  mxDestroyArray(prhs[5]);
+<a name="line6263">6263: </a>  mxDestroyArray(prhs[6]);
+<a name="line6264">6264: </a>  mxDestroyArray(prhs[7]);
+<a name="line6265">6265: </a>  mxDestroyArray(plhs[0]);
+<a name="line6266">6266: </a>  mxDestroyArray(plhs[1]);
+<a name="line6267">6267: </a>  <font color="#4169E1">return</font>(0);
+<a name="line6268">6268: </a>}
+
+
+<a name="line6273">6273: </a><font color="#B22222">/*</font>
+<a name="line6274">6274: </a><font color="#B22222">   TSSetJacobianMatlab - Sets the Jacobian function evaluation routine and two empty Jacobian matrices</font>
+<a name="line6275">6275: </a><font color="#B22222">   vector for use by the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> routines in solving ODEs from MATLAB. Here the function is a string containing the name of a MATLAB function</font>
+
+<a name="line6277">6277: </a><font color="#B22222">   Logically Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line6279">6279: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line6280">6280: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line6281">6281: </a><font color="#B22222">.  A,B - Jacobian matrices</font>
+<a name="line6282">6282: </a><font color="#B22222">.  func - function evaluation routine</font>
+<a name="line6283">6283: </a><font color="#B22222">-  ctx - user context</font>
+
+<a name="line6285">6285: </a><font color="#B22222">   Calling sequence of func:</font>
+<a name="line6286">6286: </a><font color="#B22222">$    flag = func (<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> time,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> u,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> udot,<a href="../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B,void *ctx);</font>
+
+
+<a name="line6289">6289: </a><font color="#B22222">   Level: developer</font>
+
+<a name="line6291">6291: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, nonlinear, set, function</font>
+
+<a name="line6293">6293: </a><font color="#B22222">.seealso: TSGetFunction(), TSComputeFunction(), TSSetJacobian(), TSSetFunction()</font>
+<a name="line6294">6294: </a><font color="#B22222">*/</font>
+<a name="line6295">6295: </a><strong><font color="#4169E1"><a name="TSSetJacobianMatlab"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  TSSetJacobianMatlab(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> A,<a href="../../../docs/manualpages/Mat/Mat.html#Mat">Mat</a> B,const char *func,mxArray *ctx)</font></strong>
+<a name="line6296">6296: </a>{
+<a name="line6297">6297: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  ierr;
+<a name="line6298">6298: </a>  TSMatlabContext *sctx;
+
+<a name="line6301">6301: </a>  <font color="#B22222">/* currently sctx is memory bleed */</font>
+<a name="line6302">6302: </a>  <a href="../../../docs/manualpages/Sys/PetscMalloc.html#PetscMalloc">PetscMalloc</a>(<font color="#4169E1">sizeof</font>(TSMatlabContext),&sctx);
+<a name="line6303">6303: </a>  <a href="../../../docs/manualpages/Sys/PetscStrallocpy.html#PetscStrallocpy">PetscStrallocpy</a>(func,&sctx->funcname);
+<a name="line6304">6304: </a>  <font color="#B22222">/*</font>
+<a name="line6305">6305: </a><font color="#B22222">     This should work, but it doesn't</font>
+<a name="line6306">6306: </a><font color="#B22222">  sctx->ctx = ctx;</font>
+<a name="line6307">6307: </a><font color="#B22222">  mexMakeArrayPersistent(sctx->ctx);</font>
+<a name="line6308">6308: </a><font color="#B22222">  */</font>
+<a name="line6309">6309: </a>  sctx->ctx = mxDuplicateArray(ctx);
+
+<a name="line6311">6311: </a>  <a href="../../../docs/manualpages/TS/TSSetIJacobian.html#TSSetIJacobian">TSSetIJacobian</a>(ts,A,B,TSComputeJacobian_Matlab,sctx);
+<a name="line6312">6312: </a>  <font color="#4169E1">return</font>(0);
+<a name="line6313">6313: </a>}
+
+<a name="line6317">6317: </a><font color="#B22222">/*</font>
+<a name="line6318">6318: </a><font color="#B22222">   TSMonitor_Matlab - Calls the function that has been set with TSMonitorSetMatlab().</font>
+
+<a name="line6320">6320: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line6322">6322: </a><font color="#B22222">.seealso: TSSetFunction(), TSGetFunction()</font>
+<a name="line6323">6323: </a><font color="#B22222">@*/</font>
+<a name="line6324">6324: </a><strong><font color="#4169E1"><a name="TSMonitor_Matlab"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  TSMonitor_Matlab(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> it, <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> time,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> u, vo [...]
+<a name="line6325">6325: </a>{
+<a name="line6326">6326: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  ierr;
+<a name="line6327">6327: </a>  TSMatlabContext *sctx = (TSMatlabContext*)ctx;
+<a name="line6328">6328: </a>  int             nlhs  = 1,nrhs = 6;
+<a name="line6329">6329: </a>  mxArray         *plhs[1],*prhs[6];
+<a name="line6330">6330: </a>  long long int   lx = 0,ls = 0;
+
+
+<a name="line6336">6336: </a>  <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(&ls,&ts,<font color="#4169E1">sizeof</font>(ts));
+<a name="line6337">6337: </a>  <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(&lx,&u,<font color="#4169E1">sizeof</font>(u));
+
+<a name="line6339">6339: </a>  prhs[0] =  mxCreateDoubleScalar((double)ls);
+<a name="line6340">6340: </a>  prhs[1] =  mxCreateDoubleScalar((double)it);
+<a name="line6341">6341: </a>  prhs[2] =  mxCreateDoubleScalar((double)time);
+<a name="line6342">6342: </a>  prhs[3] =  mxCreateDoubleScalar((double)lx);
+<a name="line6343">6343: </a>  prhs[4] =  mxCreateString(sctx->funcname);
+<a name="line6344">6344: </a>  prhs[5] =  sctx->ctx;
+<a name="line6345">6345: </a>   mexCallMATLAB(nlhs,plhs,nrhs,prhs,<font color="#666666">"PetscTSMonitorInternal"</font>);
+<a name="line6346">6346: </a>   mxGetScalar(plhs[0]);
+<a name="line6347">6347: </a>  mxDestroyArray(prhs[0]);
+<a name="line6348">6348: </a>  mxDestroyArray(prhs[1]);
+<a name="line6349">6349: </a>  mxDestroyArray(prhs[2]);
+<a name="line6350">6350: </a>  mxDestroyArray(prhs[3]);
+<a name="line6351">6351: </a>  mxDestroyArray(prhs[4]);
+<a name="line6352">6352: </a>  mxDestroyArray(plhs[0]);
+<a name="line6353">6353: </a>  <font color="#4169E1">return</font>(0);
+<a name="line6354">6354: </a>}
+
+
+<a name="line6359">6359: </a><font color="#B22222">/*</font>
+<a name="line6360">6360: </a><font color="#B22222">   TSMonitorSetMatlab - Sets the monitor function from Matlab</font>
+
+<a name="line6362">6362: </a><font color="#B22222">   Level: developer</font>
+
+<a name="line6364">6364: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, nonlinear, set, function</font>
+
+<a name="line6366">6366: </a><font color="#B22222">.seealso: TSGetFunction(), TSComputeFunction(), TSSetJacobian(), TSSetFunction()</font>
+<a name="line6367">6367: </a><font color="#B22222">*/</font>
+<a name="line6368">6368: </a><strong><font color="#4169E1"><a name="TSMonitorSetMatlab"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  TSMonitorSetMatlab(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,const char *func,mxArray *ctx)</font></strong>
+<a name="line6369">6369: </a>{
+<a name="line6370">6370: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  ierr;
+<a name="line6371">6371: </a>  TSMatlabContext *sctx;
+
+<a name="line6374">6374: </a>  <font color="#B22222">/* currently sctx is memory bleed */</font>
+<a name="line6375">6375: </a>  <a href="../../../docs/manualpages/Sys/PetscMalloc.html#PetscMalloc">PetscMalloc</a>(<font color="#4169E1">sizeof</font>(TSMatlabContext),&sctx);
+<a name="line6376">6376: </a>  <a href="../../../docs/manualpages/Sys/PetscStrallocpy.html#PetscStrallocpy">PetscStrallocpy</a>(func,&sctx->funcname);
+<a name="line6377">6377: </a>  <font color="#B22222">/*</font>
+<a name="line6378">6378: </a><font color="#B22222">     This should work, but it doesn't</font>
+<a name="line6379">6379: </a><font color="#B22222">  sctx->ctx = ctx;</font>
+<a name="line6380">6380: </a><font color="#B22222">  mexMakeArrayPersistent(sctx->ctx);</font>
+<a name="line6381">6381: </a><font color="#B22222">  */</font>
+<a name="line6382">6382: </a>  sctx->ctx = mxDuplicateArray(ctx);
+
+<a name="line6384">6384: </a>  <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(ts,TSMonitor_Matlab,sctx,NULL);
+<a name="line6385">6385: </a>  <font color="#4169E1">return</font>(0);
+<a name="line6386">6386: </a>}
+<a name="line6387">6387: </a><font color="#A020F0">#endif</font>
+
+<a name="line6391">6391: </a><font color="#B22222">/*@C</font>
+<a name="line6392">6392: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorLGSolution.html#TSMonitorLGSolution">TSMonitorLGSolution</a> - Monitors progress of the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> solvers by plotting each component of the solution vector</font>
+<a name="line6393">6393: </a><font color="#B22222">       in a time based line graph</font>
+
+<a name="line6395">6395: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line6397">6397: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line6398">6398: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line6399">6399: </a><font color="#B22222">.  step - current time-step</font>
+<a name="line6400">6400: </a><font color="#B22222">.  ptime - current time</font>
+<a name="line6401">6401: </a><font color="#B22222">.  u - current solution</font>
+<a name="line6402">6402: </a><font color="#B22222">-  dctx - the TSMonitorLGCtx object that contains all the options for the monitoring, this is created with <a href="../../../docs/manualpages/TS/TSMonitorLGCtxCreate.html#TSMonitorLGCtxCreate">TSMonitorLGCtxCreate</a>()</font>
+
+<a name="line6404">6404: </a><font color="#B22222">   Options Database:</font>
+<a name="line6405">6405: </a><font color="#B22222">.   -ts_monitor_lg_solution_variables</font>
+
+<a name="line6407">6407: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line6409">6409: </a><font color="#B22222">   Notes: Each process in a parallel run displays its component solutions in a separate window</font>
+
+<a name="line6411">6411: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
+
+<a name="line6413">6413: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGCtxCreate.html#TSMonitorLGCtxCreate">TSMonitorLGCtxCreate</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLG [...]
+<a name="line6414">6414: </a><font color="#B22222">           <a href="../../../docs/manualpages/TS/TSMonitorLGSetVariableNames.html#TSMonitorLGSetVariableNames">TSMonitorLGSetVariableNames</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGGetVariableNames.html#TSMonitorLGGetVariableNames">TSMonitorLGGetVariableNames</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSetDisplayVariables.html#TSMonitorLGSetDisplayVariables">TSMonitorLGSetDisplayVariables</a>(), <a href="../../. [...]
+<a name="line6415">6415: </a><font color="#B22222">           <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetTransform.html#TSMonitorLGCtxSetTransform">TSMonitorLGCtxSetTransform</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSetTransform.html#TSMonitorLGSetTransform">TSMonitorLGSetTransform</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGError.html#TSMonitorLGError">TSMonitorLGError</a>(), TSMonitorLGSNESIterations(), TSMonitorLGKSPIterations(),</font>
+<a name="line6416">6416: </a><font color="#B22222">           <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeCtxCreate.html#TSMonitorEnvelopeCtxCreate">TSMonitorEnvelopeCtxCreate</a>(), <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeGetBounds.html#TSMonitorEnvelopeGetBounds">TSMonitorEnvelopeGetBounds</a>(), <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeCtxDestroy.html#TSMonitorEnvelopeCtxDestroy">TSMonitorEnvelopeCtxDestroy</a>(), TSMonitorEnvelop()</font>
+<a name="line6417">6417: </a><font color="#B22222">@*/</font>
+<a name="line6418">6418: </a><strong><font color="#4169E1"><a name="TSMonitorLGSolution"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorLGSolution.html#TSMonitorLGSolution">TSMonitorLGSolution</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manualpages/Sys/PetscReal.html#P [...]
+<a name="line6419">6419: </a>{
+<a name="line6420">6420: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+<a name="line6421">6421: </a>  TSMonitorLGCtx    ctx = (TSMonitorLGCtx)dctx;
+<a name="line6422">6422: </a>  const <a href="../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *yy;
+<a name="line6423">6423: </a>  <a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a>               v;
+
+<a name="line6426">6426: </a>  <font color="#4169E1">if</font> (step < 0) <font color="#4169E1">return</font>(0); <font color="#B22222">/* -1 indicates interpolated solution */</font>
+<a name="line6427">6427: </a>  <font color="#4169E1">if</font> (!step) {
+<a name="line6428">6428: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawAxis.html#PetscDrawAxis">PetscDrawAxis</a> axis;
+<a name="line6429">6429: </a>    <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>      dim;
+<a name="line6430">6430: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGGetAxis.html#PetscDrawLGGetAxis">PetscDrawLGGetAxis</a>(ctx->lg,&axis);
+<a name="line6431">6431: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawAxisSetLabels.html#PetscDrawAxisSetLabels">PetscDrawAxisSetLabels</a>(axis,<font color="#666666">"Solution as function of time"</font>,<font color="#666666">"Time"</font>,<font color="#666666">"Solution"</font>);
+<a name="line6432">6432: </a>    <font color="#4169E1">if</font> (ctx->names && !ctx->displaynames) {
+<a name="line6433">6433: </a>      char      **displaynames;
+<a name="line6434">6434: </a>      <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> flg;
+<a name="line6435">6435: </a>      <a href="../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(u,&dim);
+<a name="line6436">6436: </a>      <a href="../../../docs/manualpages/Sys/PetscMalloc.html#PetscMalloc">PetscMalloc</a>((dim+1)*<font color="#4169E1">sizeof</font>(char*),&displaynames);
+<a name="line6437">6437: </a>      <a href="../../../docs/manualpages/Sys/PetscMemzero.html#PetscMemzero">PetscMemzero</a>(displaynames,(dim+1)*<font color="#4169E1">sizeof</font>(char*));
+<a name="line6438">6438: </a>      <a href="../../../docs/manualpages/Sys/PetscOptionsGetStringArray.html#PetscOptionsGetStringArray">PetscOptionsGetStringArray</a>(((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts)->options,((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts)->prefix,<font color="#666666">"-ts_monitor_lg_solution_variables"</font>,displaynames,&dim,&flg);
+<a name="line6439">6439: </a>      <font color="#4169E1">if</font> (flg) {
+<a name="line6440">6440: </a>        <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetDisplayVariables.html#TSMonitorLGCtxSetDisplayVariables">TSMonitorLGCtxSetDisplayVariables</a>(ctx,(const char *const *)displaynames);
+<a name="line6441">6441: </a>      }
+<a name="line6442">6442: </a>      <a href="../../../docs/manualpages/Sys/PetscStrArrayDestroy.html#PetscStrArrayDestroy">PetscStrArrayDestroy</a>(&displaynames);
+<a name="line6443">6443: </a>    }
+<a name="line6444">6444: </a>    <font color="#4169E1">if</font> (ctx->displaynames) {
+<a name="line6445">6445: </a>      <a href="../../../docs/manualpages/Draw/PetscDrawLGSetDimension.html#PetscDrawLGSetDimension">PetscDrawLGSetDimension</a>(ctx->lg,ctx->ndisplayvariables);
+<a name="line6446">6446: </a>      <a href="../../../docs/manualpages/Draw/PetscDrawLGSetLegend.html#PetscDrawLGSetLegend">PetscDrawLGSetLegend</a>(ctx->lg,(const char *const *)ctx->displaynames);
+<a name="line6447">6447: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (ctx->names) {
+<a name="line6448">6448: </a>      <a href="../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(u,&dim);
+<a name="line6449">6449: </a>      <a href="../../../docs/manualpages/Draw/PetscDrawLGSetDimension.html#PetscDrawLGSetDimension">PetscDrawLGSetDimension</a>(ctx->lg,dim);
+<a name="line6450">6450: </a>      <a href="../../../docs/manualpages/Draw/PetscDrawLGSetLegend.html#PetscDrawLGSetLegend">PetscDrawLGSetLegend</a>(ctx->lg,(const char *const *)ctx->names);
+<a name="line6451">6451: </a>    } <font color="#4169E1">else</font> {
+<a name="line6452">6452: </a>      <a href="../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(u,&dim);
+<a name="line6453">6453: </a>      <a href="../../../docs/manualpages/Draw/PetscDrawLGSetDimension.html#PetscDrawLGSetDimension">PetscDrawLGSetDimension</a>(ctx->lg,dim);
+<a name="line6454">6454: </a>    }
+<a name="line6455">6455: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGReset.html#PetscDrawLGReset">PetscDrawLGReset</a>(ctx->lg);
+<a name="line6456">6456: </a>  }
+
+<a name="line6458">6458: </a>  <font color="#4169E1">if</font> (!ctx->transform) v = u;
+<a name="line6459">6459: </a>  <font color="#4169E1">else</font> {(*ctx->transform)(ctx->transformctx,u,&v);}
+<a name="line6460">6460: </a>  <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(v,&yy);
+<a name="line6461">6461: </a>  <font color="#4169E1">if</font> (ctx->displaynames) {
+<a name="line6462">6462: </a>    <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> i;
+<a name="line6463">6463: </a>    <font color="#4169E1">for</font> (i=0; i<ctx->ndisplayvariables; i++)
+<a name="line6464">6464: </a>      ctx->displayvalues[i] = PetscRealPart(yy[ctx->displayvariables[i]]);
+<a name="line6465">6465: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGAddCommonPoint.html#PetscDrawLGAddCommonPoint">PetscDrawLGAddCommonPoint</a>(ctx->lg,ptime,ctx->displayvalues);
+<a name="line6466">6466: </a>  } <font color="#4169E1">else</font> {
+<a name="line6467">6467: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
+<a name="line6468">6468: </a>    <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>  i,n;
+<a name="line6469">6469: </a>    <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> *yreal;
+<a name="line6470">6470: </a>    <a href="../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(v,&n);
+<a name="line6471">6471: </a>    <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(n,&yreal);
+<a name="line6472">6472: </a>    <font color="#4169E1">for</font> (i=0; i<n; i++) yreal[i] = PetscRealPart(yy[i]);
+<a name="line6473">6473: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGAddCommonPoint.html#PetscDrawLGAddCommonPoint">PetscDrawLGAddCommonPoint</a>(ctx->lg,ptime,yreal);
+<a name="line6474">6474: </a>    <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(yreal);
+<a name="line6475">6475: </a><font color="#A020F0">#else</font>
+<a name="line6476">6476: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGAddCommonPoint.html#PetscDrawLGAddCommonPoint">PetscDrawLGAddCommonPoint</a>(ctx->lg,ptime,yy);
+<a name="line6477">6477: </a><font color="#A020F0">#endif</font>
+<a name="line6478">6478: </a>  }
+<a name="line6479">6479: </a>  <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(v,&yy);
+<a name="line6480">6480: </a>  <font color="#4169E1">if</font> (ctx->transform) {<a href="../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&v);}
+
+<a name="line6482">6482: </a>  <font color="#4169E1">if</font> (((ctx->howoften > 0) && (!(step % ctx->howoften))) || ((ctx->howoften == -1) && ts->reason)) {
+<a name="line6483">6483: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGDraw.html#PetscDrawLGDraw">PetscDrawLGDraw</a>(ctx->lg);
+<a name="line6484">6484: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGSave.html#PetscDrawLGSave">PetscDrawLGSave</a>(ctx->lg);
+<a name="line6485">6485: </a>  }
+<a name="line6486">6486: </a>  <font color="#4169E1">return</font>(0);
+<a name="line6487">6487: </a>}
+
+
+<a name="line6492">6492: </a><font color="#B22222">/*@C</font>
+<a name="line6493">6493: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorLGSetVariableNames.html#TSMonitorLGSetVariableNames">TSMonitorLGSetVariableNames</a> - Sets the name of each component in the solution vector so that it may be displayed in the plot</font>
+
+<a name="line6495">6495: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line6497">6497: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line6498">6498: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line6499">6499: </a><font color="#B22222">-  names - the names of the components, final string must be NULL</font>
+
+<a name="line6501">6501: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line6503">6503: </a><font color="#B22222">   Notes: If the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> object does not have a TSMonitorLGCtx associated with it then this function is ignored</font>
+
+<a name="line6505">6505: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
+
+<a name="line6507">6507: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSetDisplayVariables.html#TSMonitorLGSetDisplayVariables">TSMonitorLGSetDisplayVariables</a>(), <a href="../../../d [...]
+<a name="line6508">6508: </a><font color="#B22222">@*/</font>
+<a name="line6509">6509: </a><strong><font color="#4169E1"><a name="TSMonitorLGSetVariableNames"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorLGSetVariableNames.html#TSMonitorLGSetVariableNames">TSMonitorLGSetVariableNames</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,const char * const *names)</font></strong>
+<a name="line6510">6510: </a>{
+<a name="line6511">6511: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+<a name="line6512">6512: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          i;
+
+<a name="line6515">6515: </a>  <font color="#4169E1">for</font> (i=0; i<ts->numbermonitors; i++) {
+<a name="line6516">6516: </a>    <font color="#4169E1">if</font> (ts->monitor[i] == <a href="../../../docs/manualpages/TS/TSMonitorLGSolution.html#TSMonitorLGSolution">TSMonitorLGSolution</a>) {
+<a name="line6517">6517: </a>      <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetVariableNames.html#TSMonitorLGCtxSetVariableNames">TSMonitorLGCtxSetVariableNames</a>((TSMonitorLGCtx)ts->monitorcontext[i],names);
+<a name="line6518">6518: </a>      <font color="#4169E1">break</font>;
+<a name="line6519">6519: </a>    }
+<a name="line6520">6520: </a>  }
+<a name="line6521">6521: </a>  <font color="#4169E1">return</font>(0);
+<a name="line6522">6522: </a>}
+
+<a name="line6526">6526: </a><font color="#B22222">/*@C</font>
+<a name="line6527">6527: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetVariableNames.html#TSMonitorLGCtxSetVariableNames">TSMonitorLGCtxSetVariableNames</a> - Sets the name of each component in the solution vector so that it may be displayed in the plot</font>
+
+<a name="line6529">6529: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line6531">6531: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line6532">6532: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line6533">6533: </a><font color="#B22222">-  names - the names of the components, final string must be NULL</font>
+
+<a name="line6535">6535: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line6537">6537: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
+
+<a name="line6539">6539: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSetDisplayVariables.html#TSMonitorLGSetDisplayVariables">TSMonitorLGSetDisplayVariables</a>(), <a href="../../../d [...]
+<a name="line6540">6540: </a><font color="#B22222">@*/</font>
+<a name="line6541">6541: </a><strong><font color="#4169E1"><a name="TSMonitorLGCtxSetVariableNames"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetVariableNames.html#TSMonitorLGCtxSetVariableNames">TSMonitorLGCtxSetVariableNames</a>(TSMonitorLGCtx ctx,const char * const *names)</font></strong>
+<a name="line6542">6542: </a>{
+<a name="line6543">6543: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+
+<a name="line6546">6546: </a>  <a href="../../../docs/manualpages/Sys/PetscStrArrayDestroy.html#PetscStrArrayDestroy">PetscStrArrayDestroy</a>(&ctx->names);
+<a name="line6547">6547: </a>  <a href="../../../docs/manualpages/Sys/PetscStrArrayallocpy.html#PetscStrArrayallocpy">PetscStrArrayallocpy</a>(names,&ctx->names);
+<a name="line6548">6548: </a>  <font color="#4169E1">return</font>(0);
+<a name="line6549">6549: </a>}
+
+<a name="line6553">6553: </a><font color="#B22222">/*@C</font>
+<a name="line6554">6554: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorLGGetVariableNames.html#TSMonitorLGGetVariableNames">TSMonitorLGGetVariableNames</a> - Gets the name of each component in the solution vector so that it may be displayed in the plot</font>
+
+<a name="line6556">6556: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line6558">6558: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line6559">6559: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+
+<a name="line6561">6561: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line6562">6562: </a><font color="#B22222">.  names - the names of the components, final string must be NULL</font>
+
+<a name="line6564">6564: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line6566">6566: </a><font color="#B22222">   Notes: If the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> object does not have a TSMonitorLGCtx associated with it then this function is ignored</font>
+
+<a name="line6568">6568: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
+
+<a name="line6570">6570: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSetDisplayVariables.html#TSMonitorLGSetDisplayVariables">TSMonitorLGSetDisplayVariables</a>()</font>
+<a name="line6571">6571: </a><font color="#B22222">@*/</font>
+<a name="line6572">6572: </a><strong><font color="#4169E1"><a name="TSMonitorLGGetVariableNames"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorLGGetVariableNames.html#TSMonitorLGGetVariableNames">TSMonitorLGGetVariableNames</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,const char *const **names)</font></strong>
+<a name="line6573">6573: </a>{
+<a name="line6574">6574: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       i;
+
+<a name="line6577">6577: </a>  *names = NULL;
+<a name="line6578">6578: </a>  <font color="#4169E1">for</font> (i=0; i<ts->numbermonitors; i++) {
+<a name="line6579">6579: </a>    <font color="#4169E1">if</font> (ts->monitor[i] == <a href="../../../docs/manualpages/TS/TSMonitorLGSolution.html#TSMonitorLGSolution">TSMonitorLGSolution</a>) {
+<a name="line6580">6580: </a>      TSMonitorLGCtx  ctx = (TSMonitorLGCtx) ts->monitorcontext[i];
+<a name="line6581">6581: </a>      *names = (const char *const *)ctx->names;
+<a name="line6582">6582: </a>      <font color="#4169E1">break</font>;
+<a name="line6583">6583: </a>    }
+<a name="line6584">6584: </a>  }
+<a name="line6585">6585: </a>  <font color="#4169E1">return</font>(0);
+<a name="line6586">6586: </a>}
 
-<a name="line6593">6593: </a><font color="#B22222">/*@C</font>
-<a name="line6594">6594: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetDisplayVariables.html#TSMonitorLGCtxSetDisplayVariables">TSMonitorLGCtxSetDisplayVariables</a> - Sets the variables that are to be display in the monitor</font>
+<a name="line6590">6590: </a><font color="#B22222">/*@C</font>
+<a name="line6591">6591: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetDisplayVariables.html#TSMonitorLGCtxSetDisplayVariables">TSMonitorLGCtxSetDisplayVariables</a> - Sets the variables that are to be display in the monitor</font>
 
-<a name="line6596">6596: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line6598">6598: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line6599">6599: </a><font color="#B22222">+  ctx - the TSMonitorLG context</font>
-<a name="line6600">6600: </a><font color="#B22222">.  displaynames - the names of the components, final string must be NULL</font>
+<a name="line6593">6593: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line6595">6595: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line6596">6596: </a><font color="#B22222">+  ctx - the TSMonitorLG context</font>
+<a name="line6597">6597: </a><font color="#B22222">.  displaynames - the names of the components, final string must be NULL</font>
 
-<a name="line6602">6602: </a><font color="#B22222">   Level: intermediate</font>
+<a name="line6599">6599: </a><font color="#B22222">   Level: intermediate</font>
 
-<a name="line6604">6604: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
+<a name="line6601">6601: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
 
-<a name="line6606">6606: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSetVariableNames.html#TSMonitorLGSetVariableNames">TSMonitorLGSetVariableNames</a>()</font>
-<a name="line6607">6607: </a><font color="#B22222">@*/</font>
-<a name="line6608">6608: </a><strong><font color="#4169E1"><a name="TSMonitorLGCtxSetDisplayVariables"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetDisplayVariables.html#TSMonitorLGCtxSetDisplayVariables">TSMonitorLGCtxSetDisplayVariables</a>(TSMonitorLGCtx ctx,const char * const *displaynames)</font></strong>
-<a name="line6609">6609: </a>{
-<a name="line6610">6610: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          j = 0,k;
-<a name="line6611">6611: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-
-<a name="line6614">6614: </a>  <font color="#4169E1">if</font> (!ctx->names) <font color="#4169E1">return</font>(0);
-<a name="line6615">6615: </a>  <a href="../../../docs/manualpages/Sys/PetscStrArrayDestroy.html#PetscStrArrayDestroy">PetscStrArrayDestroy</a>(&ctx->displaynames);
-<a name="line6616">6616: </a>  <a href="../../../docs/manualpages/Sys/PetscStrArrayallocpy.html#PetscStrArrayallocpy">PetscStrArrayallocpy</a>(displaynames,&ctx->displaynames);
-<a name="line6617">6617: </a>  <font color="#4169E1">while</font> (displaynames[j]) j++;
-<a name="line6618">6618: </a>  ctx->ndisplayvariables = j;
-<a name="line6619">6619: </a>  <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(ctx->ndisplayvariables,&ctx->displayvariables);
-<a name="line6620">6620: </a>  <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(ctx->ndisplayvariables,&ctx->displayvalues);
-<a name="line6621">6621: </a>  j = 0;
-<a name="line6622">6622: </a>  <font color="#4169E1">while</font> (displaynames[j]) {
-<a name="line6623">6623: </a>    k = 0;
-<a name="line6624">6624: </a>    <font color="#4169E1">while</font> (ctx->names[k]) {
-<a name="line6625">6625: </a>      <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> flg;
-<a name="line6626">6626: </a>      <a href="../../../docs/manualpages/Sys/PetscStrcmp.html#PetscStrcmp">PetscStrcmp</a>(displaynames[j],ctx->names[k],&flg);
-<a name="line6627">6627: </a>      <font color="#4169E1">if</font> (flg) {
-<a name="line6628">6628: </a>        ctx->displayvariables[j] = k;
-<a name="line6629">6629: </a>        <font color="#4169E1">break</font>;
-<a name="line6630">6630: </a>      }
-<a name="line6631">6631: </a>      k++;
-<a name="line6632">6632: </a>    }
-<a name="line6633">6633: </a>    j++;
-<a name="line6634">6634: </a>  }
-<a name="line6635">6635: </a>  <font color="#4169E1">return</font>(0);
-<a name="line6636">6636: </a>}
-
-
-<a name="line6641">6641: </a><font color="#B22222">/*@C</font>
-<a name="line6642">6642: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorLGSetDisplayVariables.html#TSMonitorLGSetDisplayVariables">TSMonitorLGSetDisplayVariables</a> - Sets the variables that are to be display in the monitor</font>
-
-<a name="line6644">6644: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line6646">6646: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line6647">6647: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line6648">6648: </a><font color="#B22222">.  displaynames - the names of the components, final string must be NULL</font>
-
-<a name="line6650">6650: </a><font color="#B22222">   Notes: If the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> object does not have a TSMonitorLGCtx associated with it then this function is ignored</font>
-
-<a name="line6652">6652: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line6654">6654: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
-
-<a name="line6656">6656: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSetVariableNames.html#TSMonitorLGSetVariableNames">TSMonitorLGSetVariableNames</a>()</font>
-<a name="line6657">6657: </a><font color="#B22222">@*/</font>
-<a name="line6658">6658: </a><strong><font color="#4169E1"><a name="TSMonitorLGSetDisplayVariables"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorLGSetDisplayVariables.html#TSMonitorLGSetDisplayVariables">TSMonitorLGSetDisplayVariables</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,const char * const *displaynames)</font></strong>
-<a name="line6659">6659: </a>{
-<a name="line6660">6660: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          i;
-<a name="line6661">6661: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-
-<a name="line6664">6664: </a>  <font color="#4169E1">for</font> (i=0; i<ts->numbermonitors; i++) {
-<a name="line6665">6665: </a>    <font color="#4169E1">if</font> (ts->monitor[i] == <a href="../../../docs/manualpages/TS/TSMonitorLGSolution.html#TSMonitorLGSolution">TSMonitorLGSolution</a>) {
-<a name="line6666">6666: </a>      <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetDisplayVariables.html#TSMonitorLGCtxSetDisplayVariables">TSMonitorLGCtxSetDisplayVariables</a>((TSMonitorLGCtx)ts->monitorcontext[i],displaynames);
-<a name="line6667">6667: </a>      <font color="#4169E1">break</font>;
-<a name="line6668">6668: </a>    }
-<a name="line6669">6669: </a>  }
-<a name="line6670">6670: </a>  <font color="#4169E1">return</font>(0);
-<a name="line6671">6671: </a>}
-
-<a name="line6675">6675: </a><font color="#B22222">/*@C</font>
-<a name="line6676">6676: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorLGSetTransform.html#TSMonitorLGSetTransform">TSMonitorLGSetTransform</a> - Solution vector will be transformed by provided function before being displayed</font>
-
-<a name="line6678">6678: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line6680">6680: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line6681">6681: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line6682">6682: </a><font color="#B22222">.  transform - the transform function</font>
-<a name="line6683">6683: </a><font color="#B22222">.  destroy - function to destroy the optional context</font>
-<a name="line6684">6684: </a><font color="#B22222">-  ctx - optional context used by transform function</font>
-
-<a name="line6686">6686: </a><font color="#B22222">   Notes: If the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> object does not have a TSMonitorLGCtx associated with it then this function is ignored</font>
-
-<a name="line6688">6688: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line6690">6690: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
-
-<a name="line6692">6692: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSetVariableNames.html#TSMonitorLGSetVariableNames">TSMonitorLGSetVariableNames</a>(), <a href="../../../docs/manua [...]
-<a name="line6693">6693: </a><font color="#B22222">@*/</font>
-<a name="line6694">6694: </a><strong><font color="#4169E1"><a name="TSMonitorLGSetTransform"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorLGSetTransform.html#TSMonitorLGSetTransform">TSMonitorLGSetTransform</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*transform)(void*,<a href [...]
-<a name="line6695">6695: </a>{
-<a name="line6696">6696: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          i;
-<a name="line6697">6697: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-
-<a name="line6700">6700: </a>  <font color="#4169E1">for</font> (i=0; i<ts->numbermonitors; i++) {
-<a name="line6701">6701: </a>    <font color="#4169E1">if</font> (ts->monitor[i] == <a href="../../../docs/manualpages/TS/TSMonitorLGSolution.html#TSMonitorLGSolution">TSMonitorLGSolution</a>) {
-<a name="line6702">6702: </a>      <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetTransform.html#TSMonitorLGCtxSetTransform">TSMonitorLGCtxSetTransform</a>((TSMonitorLGCtx)ts->monitorcontext[i],transform,destroy,tctx);
-<a name="line6703">6703: </a>    }
-<a name="line6704">6704: </a>  }
-<a name="line6705">6705: </a>  <font color="#4169E1">return</font>(0);
-<a name="line6706">6706: </a>}
-
-<a name="line6710">6710: </a><font color="#B22222">/*@C</font>
-<a name="line6711">6711: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetTransform.html#TSMonitorLGCtxSetTransform">TSMonitorLGCtxSetTransform</a> - Solution vector will be transformed by provided function before being displayed</font>
-
-<a name="line6713">6713: </a><font color="#B22222">   Collective on TSLGCtx</font>
-
-<a name="line6715">6715: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line6716">6716: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line6717">6717: </a><font color="#B22222">.  transform - the transform function</font>
-<a name="line6718">6718: </a><font color="#B22222">.  destroy - function to destroy the optional context</font>
-<a name="line6719">6719: </a><font color="#B22222">-  ctx - optional context used by transform function</font>
-
-<a name="line6721">6721: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line6723">6723: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
-
-<a name="line6725">6725: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSetVariableNames.html#TSMonitorLGSetVariableNames">TSMonitorLGSetVariableNames</a>(), <a href="../../../docs/manua [...]
-<a name="line6726">6726: </a><font color="#B22222">@*/</font>
-<a name="line6727">6727: </a><strong><font color="#4169E1"><a name="TSMonitorLGCtxSetTransform"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetTransform.html#TSMonitorLGCtxSetTransform">TSMonitorLGCtxSetTransform</a>(TSMonitorLGCtx ctx,<a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*transform)(void*,<a href="../../../docs/manualpages/V [...]
-<a name="line6728">6728: </a>{
-<a name="line6730">6730: </a>  ctx->transform    = transform;
-<a name="line6731">6731: </a>  ctx->transformdestroy = destroy;
-<a name="line6732">6732: </a>  ctx->transformctx = tctx;
-<a name="line6733">6733: </a>  <font color="#4169E1">return</font>(0);
-<a name="line6734">6734: </a>}
-
-<a name="line6738">6738: </a><font color="#B22222">/*@C</font>
-<a name="line6739">6739: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorLGError.html#TSMonitorLGError">TSMonitorLGError</a> - Monitors progress of the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> solvers by plotting each component of the solution vector</font>
-<a name="line6740">6740: </a><font color="#B22222">       in a time based line graph</font>
-
-<a name="line6742">6742: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line6744">6744: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line6745">6745: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line6746">6746: </a><font color="#B22222">.  step - current time-step</font>
-<a name="line6747">6747: </a><font color="#B22222">.  ptime - current time</font>
-<a name="line6748">6748: </a><font color="#B22222">.  u - current solution</font>
-<a name="line6749">6749: </a><font color="#B22222">-  dctx - TSMonitorLGCtx object created with <a href="../../../docs/manualpages/TS/TSMonitorLGCtxCreate.html#TSMonitorLGCtxCreate">TSMonitorLGCtxCreate</a>()</font>
-
-<a name="line6751">6751: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line6753">6753: </a><font color="#B22222">   Notes: Each process in a parallel run displays its component errors in a separate window</font>
-
-<a name="line6755">6755: </a><font color="#B22222">   The user must provide the solution using <a href="../../../docs/manualpages/TS/TSSetSolutionFunction.html#TSSetSolutionFunction">TSSetSolutionFunction</a>() to use this monitor.</font>
-
-<a name="line6757">6757: </a><font color="#B22222">   Options Database Keys:</font>
-<a name="line6758">6758: </a><font color="#B22222">.  -ts_monitor_lg_error - create a graphical monitor of error history</font>
-
-<a name="line6760">6760: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
-
-<a name="line6762">6762: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(), <a href="../../../docs/manualpages/TS/TSSetSolutionFunction.html#TSSetSolutionFunction">TSSetSolutionFunction</a>()</font>
-<a name="line6763">6763: </a><font color="#B22222">@*/</font>
-<a name="line6764">6764: </a><strong><font color="#4169E1"><a name="TSMonitorLGError"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorLGError.html#TSMonitorLGError">TSMonitorLGError</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">Pe [...]
-<a name="line6765">6765: </a>{
-<a name="line6766">6766: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
-<a name="line6767">6767: </a>  TSMonitorLGCtx    ctx = (TSMonitorLGCtx)dummy;
-<a name="line6768">6768: </a>  const <a href="../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *yy;
-<a name="line6769">6769: </a>  <a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a>               y;
-
-<a name="line6772">6772: </a>  <font color="#4169E1">if</font> (!step) {
-<a name="line6773">6773: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawAxis.html#PetscDrawAxis">PetscDrawAxis</a> axis;
-<a name="line6774">6774: </a>    <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>      dim;
-<a name="line6775">6775: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGGetAxis.html#PetscDrawLGGetAxis">PetscDrawLGGetAxis</a>(ctx->lg,&axis);
-<a name="line6776">6776: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawAxisSetLabels.html#PetscDrawAxisSetLabels">PetscDrawAxisSetLabels</a>(axis,<font color="#666666">"Error in solution as function of time"</font>,<font color="#666666">"Time"</font>,<font color="#666666">"Solution"</font>);
-<a name="line6777">6777: </a>    <a href="../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(u,&dim);
-<a name="line6778">6778: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGSetDimension.html#PetscDrawLGSetDimension">PetscDrawLGSetDimension</a>(ctx->lg,dim);
-<a name="line6779">6779: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGReset.html#PetscDrawLGReset">PetscDrawLGReset</a>(ctx->lg);
-<a name="line6780">6780: </a>  }
-<a name="line6781">6781: </a>  <a href="../../../docs/manualpages/Vec/VecDuplicate.html#VecDuplicate">VecDuplicate</a>(u,&y);
-<a name="line6782">6782: </a>  <a href="../../../docs/manualpages/TS/TSComputeSolutionFunction.html#TSComputeSolutionFunction">TSComputeSolutionFunction</a>(ts,ptime,y);
-<a name="line6783">6783: </a>  <a href="../../../docs/manualpages/Vec/VecAXPY.html#VecAXPY">VecAXPY</a>(y,-1.0,u);
-<a name="line6784">6784: </a>  <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(y,&yy);
-<a name="line6785">6785: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
-<a name="line6786">6786: </a>  {
-<a name="line6787">6787: </a>    <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> *yreal;
-<a name="line6788">6788: </a>    <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>  i,n;
-<a name="line6789">6789: </a>    <a href="../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(y,&n);
-<a name="line6790">6790: </a>    <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(n,&yreal);
-<a name="line6791">6791: </a>    <font color="#4169E1">for</font> (i=0; i<n; i++) yreal[i] = PetscRealPart(yy[i]);
-<a name="line6792">6792: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGAddCommonPoint.html#PetscDrawLGAddCommonPoint">PetscDrawLGAddCommonPoint</a>(ctx->lg,ptime,yreal);
-<a name="line6793">6793: </a>    <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(yreal);
-<a name="line6794">6794: </a>  }
-<a name="line6795">6795: </a><font color="#A020F0">#else</font>
-<a name="line6796">6796: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawLGAddCommonPoint.html#PetscDrawLGAddCommonPoint">PetscDrawLGAddCommonPoint</a>(ctx->lg,ptime,yy);
-<a name="line6797">6797: </a><font color="#A020F0">#endif</font>
-<a name="line6798">6798: </a>  <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(y,&yy);
-<a name="line6799">6799: </a>  <a href="../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&y);
-<a name="line6800">6800: </a>  <font color="#4169E1">if</font> (((ctx->howoften > 0) && (!(step % ctx->howoften))) || ((ctx->howoften == -1) && ts->reason)) {
-<a name="line6801">6801: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGDraw.html#PetscDrawLGDraw">PetscDrawLGDraw</a>(ctx->lg);
-<a name="line6802">6802: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGSave.html#PetscDrawLGSave">PetscDrawLGSave</a>(ctx->lg);
-<a name="line6803">6803: </a>  }
-<a name="line6804">6804: </a>  <font color="#4169E1">return</font>(0);
-<a name="line6805">6805: </a>}
-
-<a name="line6809">6809: </a><strong><font color="#4169E1"><a name="TSMonitorLGSNESIterations"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSMonitorLGSNESIterations(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> n,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> ptime,<a href="../../../docs/manualpages/Vec/Vec.html#Ve [...]
-<a name="line6810">6810: </a>{
-<a name="line6811">6811: </a>  TSMonitorLGCtx ctx = (TSMonitorLGCtx) monctx;
-<a name="line6812">6812: </a>  <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>      x   = ptime,y;
-<a name="line6814">6814: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       its;
-
-<a name="line6817">6817: </a>  <font color="#4169E1">if</font> (n < 0) <font color="#4169E1">return</font>(0); <font color="#B22222">/* -1 indicates interpolated solution */</font>
-<a name="line6818">6818: </a>  <font color="#4169E1">if</font> (!n) {
-<a name="line6819">6819: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawAxis.html#PetscDrawAxis">PetscDrawAxis</a> axis;
-<a name="line6820">6820: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGGetAxis.html#PetscDrawLGGetAxis">PetscDrawLGGetAxis</a>(ctx->lg,&axis);
-<a name="line6821">6821: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawAxisSetLabels.html#PetscDrawAxisSetLabels">PetscDrawAxisSetLabels</a>(axis,<font color="#666666">"Nonlinear iterations as function of time"</font>,<font color="#666666">"Time"</font>,<font color="#666666">"<a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a> Iterations"</font>);
-<a name="line6822">6822: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGReset.html#PetscDrawLGReset">PetscDrawLGReset</a>(ctx->lg);
-<a name="line6823">6823: </a>    ctx->snes_its = 0;
-<a name="line6824">6824: </a>  }
-<a name="line6825">6825: </a>  <a href="../../../docs/manualpages/TS/TSGetSNESIterations.html#TSGetSNESIterations">TSGetSNESIterations</a>(ts,&its);
-<a name="line6826">6826: </a>  y    = its - ctx->snes_its;
-<a name="line6827">6827: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawLGAddPoint.html#PetscDrawLGAddPoint">PetscDrawLGAddPoint</a>(ctx->lg,&x,&y);
-<a name="line6828">6828: </a>  <font color="#4169E1">if</font> (((ctx->howoften > 0) && (!(n % ctx->howoften)) && (n > -1)) || ((ctx->howoften == -1) && (n == -1))) {
-<a name="line6829">6829: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGDraw.html#PetscDrawLGDraw">PetscDrawLGDraw</a>(ctx->lg);
-<a name="line6830">6830: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGSave.html#PetscDrawLGSave">PetscDrawLGSave</a>(ctx->lg);
-<a name="line6831">6831: </a>  }
-<a name="line6832">6832: </a>  ctx->snes_its = its;
-<a name="line6833">6833: </a>  <font color="#4169E1">return</font>(0);
-<a name="line6834">6834: </a>}
-
-<a name="line6838">6838: </a><strong><font color="#4169E1"><a name="TSMonitorLGKSPIterations"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSMonitorLGKSPIterations(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> n,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> ptime,<a href="../../../docs/manualpages/Vec/Vec.html#Vec" [...]
-<a name="line6839">6839: </a>{
-<a name="line6840">6840: </a>  TSMonitorLGCtx ctx = (TSMonitorLGCtx) monctx;
-<a name="line6841">6841: </a>  <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>      x   = ptime,y;
-<a name="line6843">6843: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       its;
-
-<a name="line6846">6846: </a>  <font color="#4169E1">if</font> (n < 0) <font color="#4169E1">return</font>(0); <font color="#B22222">/* -1 indicates interpolated solution */</font>
-<a name="line6847">6847: </a>  <font color="#4169E1">if</font> (!n) {
-<a name="line6848">6848: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawAxis.html#PetscDrawAxis">PetscDrawAxis</a> axis;
-<a name="line6849">6849: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGGetAxis.html#PetscDrawLGGetAxis">PetscDrawLGGetAxis</a>(ctx->lg,&axis);
-<a name="line6850">6850: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawAxisSetLabels.html#PetscDrawAxisSetLabels">PetscDrawAxisSetLabels</a>(axis,<font color="#666666">"Linear iterations as function of time"</font>,<font color="#666666">"Time"</font>,<font color="#666666">"<a href="../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> Iterations"</font>);
-<a name="line6851">6851: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGReset.html#PetscDrawLGReset">PetscDrawLGReset</a>(ctx->lg);
-<a name="line6852">6852: </a>    ctx->ksp_its = 0;
-<a name="line6853">6853: </a>  }
-<a name="line6854">6854: </a>  <a href="../../../docs/manualpages/TS/TSGetKSPIterations.html#TSGetKSPIterations">TSGetKSPIterations</a>(ts,&its);
-<a name="line6855">6855: </a>  y    = its - ctx->ksp_its;
-<a name="line6856">6856: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawLGAddPoint.html#PetscDrawLGAddPoint">PetscDrawLGAddPoint</a>(ctx->lg,&x,&y);
-<a name="line6857">6857: </a>  <font color="#4169E1">if</font> (((ctx->howoften > 0) && (!(n % ctx->howoften)) && (n > -1)) || ((ctx->howoften == -1) && (n == -1))) {
-<a name="line6858">6858: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGDraw.html#PetscDrawLGDraw">PetscDrawLGDraw</a>(ctx->lg);
-<a name="line6859">6859: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGSave.html#PetscDrawLGSave">PetscDrawLGSave</a>(ctx->lg);
-<a name="line6860">6860: </a>  }
-<a name="line6861">6861: </a>  ctx->ksp_its = its;
-<a name="line6862">6862: </a>  <font color="#4169E1">return</font>(0);
-<a name="line6863">6863: </a>}
-
-<a name="line6867">6867: </a><font color="#B22222">/*@</font>
-<a name="line6868">6868: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSComputeLinearStability.html#TSComputeLinearStability">TSComputeLinearStability</a> - computes the linear stability function at a point</font>
-
-<a name="line6870">6870: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> and <a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a></font>
-
-<a name="line6872">6872: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line6873">6873: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line6874">6874: </a><font color="#B22222">-  xr,xi - real and imaginary part of input arguments</font>
-
-<a name="line6876">6876: </a><font color="#B22222">   Output Parameters:</font>
-<a name="line6877">6877: </a><font color="#B22222">.  yr,yi - real and imaginary part of function value</font>
-
-<a name="line6879">6879: </a><font color="#B22222">   Level: developer</font>
-
-<a name="line6881">6881: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, compute</font>
-
-<a name="line6883">6883: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetRHSFunction.html#TSSetRHSFunction">TSSetRHSFunction</a>(), <a href="../../../docs/manualpages/TS/TSComputeIFunction.html#TSComputeIFunction">TSComputeIFunction</a>()</font>
-<a name="line6884">6884: </a><font color="#B22222">@*/</font>
-<a name="line6885">6885: </a><strong><font color="#4169E1"><a name="TSComputeLinearStability"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSComputeLinearStability.html#TSComputeLinearStability">TSComputeLinearStability</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> xr,<a href="../../../docs/manualpages/ [...]
-<a name="line6886">6886: </a>{
-
-<a name="line6891">6891: </a>  <font color="#4169E1">if</font> (!ts->ops->linearstability) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_SUP,<font color="#666666">"Linearized stability function not provided for this method"</font>);
-<a name="line6892">6892: </a>  (*ts->ops->linearstability)(ts,xr,xi,yr,yi);
-<a name="line6893">6893: </a>  <font color="#4169E1">return</font>(0);
-<a name="line6894">6894: </a>}
-
-<a name="line6896">6896: </a><font color="#B22222">/* ------------------------------------------------------------------------*/</font>
-<a name="line6899">6899: </a><font color="#B22222">/*@C</font>
-<a name="line6900">6900: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeCtxCreate.html#TSMonitorEnvelopeCtxCreate">TSMonitorEnvelopeCtxCreate</a> - Creates a context for use with <a href="../../../docs/manualpages/TS/TSMonitorEnvelope.html#TSMonitorEnvelope">TSMonitorEnvelope</a>()</font>
-
-<a name="line6902">6902: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line6904">6904: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line6905">6905: </a><font color="#B22222">.  ts  - the ODE solver object</font>
-
-<a name="line6907">6907: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line6908">6908: </a><font color="#B22222">.  ctx - the context</font>
-
-<a name="line6910">6910: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line6912">6912: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, monitor, line graph, residual, seealso</font>
-
-<a name="line6914">6914: </a><font color="#B22222">.seealso: TSMonitorLGTimeStep(), <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSolution.html#TSMonitorLGSolution">TSMonitorLGSolution</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGError.html#TSMonitorLGError">TSMonitorLGError</a>()</font>
-
-<a name="line6916">6916: </a><font color="#B22222">@*/</font>
-<a name="line6917">6917: </a><strong><font color="#4169E1"><a name="TSMonitorEnvelopeCtxCreate"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeCtxCreate.html#TSMonitorEnvelopeCtxCreate">TSMonitorEnvelopeCtxCreate</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,TSMonitorEnvelopeCtx *ctx)</font></strong>
-<a name="line6918">6918: </a>{
-
-<a name="line6922">6922: </a>  <a href="../../../docs/manualpages/Sys/PetscNew.html#PetscNew">PetscNew</a>(ctx);
-<a name="line6923">6923: </a>  <font color="#4169E1">return</font>(0);
-<a name="line6924">6924: </a>}
-
-<a name="line6928">6928: </a><font color="#B22222">/*@C</font>
-<a name="line6929">6929: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorEnvelope.html#TSMonitorEnvelope">TSMonitorEnvelope</a> - Monitors the maximum and minimum value of each component of the solution</font>
-
-<a name="line6931">6931: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line6933">6933: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line6934">6934: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line6935">6935: </a><font color="#B22222">.  step - current time-step</font>
-<a name="line6936">6936: </a><font color="#B22222">.  ptime - current time</font>
-<a name="line6937">6937: </a><font color="#B22222">.  u  - current solution</font>
-<a name="line6938">6938: </a><font color="#B22222">-  dctx - the envelope context</font>
+<a name="line6603">6603: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSetVariableNames.html#TSMonitorLGSetVariableNames">TSMonitorLGSetVariableNames</a>()</font>
+<a name="line6604">6604: </a><font color="#B22222">@*/</font>
+<a name="line6605">6605: </a><strong><font color="#4169E1"><a name="TSMonitorLGCtxSetDisplayVariables"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetDisplayVariables.html#TSMonitorLGCtxSetDisplayVariables">TSMonitorLGCtxSetDisplayVariables</a>(TSMonitorLGCtx ctx,const char * const *displaynames)</font></strong>
+<a name="line6606">6606: </a>{
+<a name="line6607">6607: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          j = 0,k;
+<a name="line6608">6608: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+
+<a name="line6611">6611: </a>  <font color="#4169E1">if</font> (!ctx->names) <font color="#4169E1">return</font>(0);
+<a name="line6612">6612: </a>  <a href="../../../docs/manualpages/Sys/PetscStrArrayDestroy.html#PetscStrArrayDestroy">PetscStrArrayDestroy</a>(&ctx->displaynames);
+<a name="line6613">6613: </a>  <a href="../../../docs/manualpages/Sys/PetscStrArrayallocpy.html#PetscStrArrayallocpy">PetscStrArrayallocpy</a>(displaynames,&ctx->displaynames);
+<a name="line6614">6614: </a>  <font color="#4169E1">while</font> (displaynames[j]) j++;
+<a name="line6615">6615: </a>  ctx->ndisplayvariables = j;
+<a name="line6616">6616: </a>  <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(ctx->ndisplayvariables,&ctx->displayvariables);
+<a name="line6617">6617: </a>  <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(ctx->ndisplayvariables,&ctx->displayvalues);
+<a name="line6618">6618: </a>  j = 0;
+<a name="line6619">6619: </a>  <font color="#4169E1">while</font> (displaynames[j]) {
+<a name="line6620">6620: </a>    k = 0;
+<a name="line6621">6621: </a>    <font color="#4169E1">while</font> (ctx->names[k]) {
+<a name="line6622">6622: </a>      <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a> flg;
+<a name="line6623">6623: </a>      <a href="../../../docs/manualpages/Sys/PetscStrcmp.html#PetscStrcmp">PetscStrcmp</a>(displaynames[j],ctx->names[k],&flg);
+<a name="line6624">6624: </a>      <font color="#4169E1">if</font> (flg) {
+<a name="line6625">6625: </a>        ctx->displayvariables[j] = k;
+<a name="line6626">6626: </a>        <font color="#4169E1">break</font>;
+<a name="line6627">6627: </a>      }
+<a name="line6628">6628: </a>      k++;
+<a name="line6629">6629: </a>    }
+<a name="line6630">6630: </a>    j++;
+<a name="line6631">6631: </a>  }
+<a name="line6632">6632: </a>  <font color="#4169E1">return</font>(0);
+<a name="line6633">6633: </a>}
+
+
+<a name="line6638">6638: </a><font color="#B22222">/*@C</font>
+<a name="line6639">6639: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorLGSetDisplayVariables.html#TSMonitorLGSetDisplayVariables">TSMonitorLGSetDisplayVariables</a> - Sets the variables that are to be display in the monitor</font>
+
+<a name="line6641">6641: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line6643">6643: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line6644">6644: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line6645">6645: </a><font color="#B22222">.  displaynames - the names of the components, final string must be NULL</font>
+
+<a name="line6647">6647: </a><font color="#B22222">   Notes: If the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> object does not have a TSMonitorLGCtx associated with it then this function is ignored</font>
+
+<a name="line6649">6649: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line6651">6651: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
+
+<a name="line6653">6653: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSetVariableNames.html#TSMonitorLGSetVariableNames">TSMonitorLGSetVariableNames</a>()</font>
+<a name="line6654">6654: </a><font color="#B22222">@*/</font>
+<a name="line6655">6655: </a><strong><font color="#4169E1"><a name="TSMonitorLGSetDisplayVariables"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorLGSetDisplayVariables.html#TSMonitorLGSetDisplayVariables">TSMonitorLGSetDisplayVariables</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,const char * const *displaynames)</font></strong>
+<a name="line6656">6656: </a>{
+<a name="line6657">6657: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          i;
+<a name="line6658">6658: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+
+<a name="line6661">6661: </a>  <font color="#4169E1">for</font> (i=0; i<ts->numbermonitors; i++) {
+<a name="line6662">6662: </a>    <font color="#4169E1">if</font> (ts->monitor[i] == <a href="../../../docs/manualpages/TS/TSMonitorLGSolution.html#TSMonitorLGSolution">TSMonitorLGSolution</a>) {
+<a name="line6663">6663: </a>      <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetDisplayVariables.html#TSMonitorLGCtxSetDisplayVariables">TSMonitorLGCtxSetDisplayVariables</a>((TSMonitorLGCtx)ts->monitorcontext[i],displaynames);
+<a name="line6664">6664: </a>      <font color="#4169E1">break</font>;
+<a name="line6665">6665: </a>    }
+<a name="line6666">6666: </a>  }
+<a name="line6667">6667: </a>  <font color="#4169E1">return</font>(0);
+<a name="line6668">6668: </a>}
+
+<a name="line6672">6672: </a><font color="#B22222">/*@C</font>
+<a name="line6673">6673: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorLGSetTransform.html#TSMonitorLGSetTransform">TSMonitorLGSetTransform</a> - Solution vector will be transformed by provided function before being displayed</font>
+
+<a name="line6675">6675: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line6677">6677: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line6678">6678: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line6679">6679: </a><font color="#B22222">.  transform - the transform function</font>
+<a name="line6680">6680: </a><font color="#B22222">.  destroy - function to destroy the optional context</font>
+<a name="line6681">6681: </a><font color="#B22222">-  ctx - optional context used by transform function</font>
+
+<a name="line6683">6683: </a><font color="#B22222">   Notes: If the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> object does not have a TSMonitorLGCtx associated with it then this function is ignored</font>
+
+<a name="line6685">6685: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line6687">6687: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
+
+<a name="line6689">6689: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSetVariableNames.html#TSMonitorLGSetVariableNames">TSMonitorLGSetVariableNames</a>(), <a href="../../../docs/manua [...]
+<a name="line6690">6690: </a><font color="#B22222">@*/</font>
+<a name="line6691">6691: </a><strong><font color="#4169E1"><a name="TSMonitorLGSetTransform"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorLGSetTransform.html#TSMonitorLGSetTransform">TSMonitorLGSetTransform</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*transform)(void*,<a href [...]
+<a name="line6692">6692: </a>{
+<a name="line6693">6693: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>          i;
+<a name="line6694">6694: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+
+<a name="line6697">6697: </a>  <font color="#4169E1">for</font> (i=0; i<ts->numbermonitors; i++) {
+<a name="line6698">6698: </a>    <font color="#4169E1">if</font> (ts->monitor[i] == <a href="../../../docs/manualpages/TS/TSMonitorLGSolution.html#TSMonitorLGSolution">TSMonitorLGSolution</a>) {
+<a name="line6699">6699: </a>      <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetTransform.html#TSMonitorLGCtxSetTransform">TSMonitorLGCtxSetTransform</a>((TSMonitorLGCtx)ts->monitorcontext[i],transform,destroy,tctx);
+<a name="line6700">6700: </a>    }
+<a name="line6701">6701: </a>  }
+<a name="line6702">6702: </a>  <font color="#4169E1">return</font>(0);
+<a name="line6703">6703: </a>}
+
+<a name="line6707">6707: </a><font color="#B22222">/*@C</font>
+<a name="line6708">6708: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetTransform.html#TSMonitorLGCtxSetTransform">TSMonitorLGCtxSetTransform</a> - Solution vector will be transformed by provided function before being displayed</font>
+
+<a name="line6710">6710: </a><font color="#B22222">   Collective on TSLGCtx</font>
+
+<a name="line6712">6712: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line6713">6713: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line6714">6714: </a><font color="#B22222">.  transform - the transform function</font>
+<a name="line6715">6715: </a><font color="#B22222">.  destroy - function to destroy the optional context</font>
+<a name="line6716">6716: </a><font color="#B22222">-  ctx - optional context used by transform function</font>
+
+<a name="line6718">6718: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line6720">6720: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
+
+<a name="line6722">6722: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSetVariableNames.html#TSMonitorLGSetVariableNames">TSMonitorLGSetVariableNames</a>(), <a href="../../../docs/manua [...]
+<a name="line6723">6723: </a><font color="#B22222">@*/</font>
+<a name="line6724">6724: </a><strong><font color="#4169E1"><a name="TSMonitorLGCtxSetTransform"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorLGCtxSetTransform.html#TSMonitorLGCtxSetTransform">TSMonitorLGCtxSetTransform</a>(TSMonitorLGCtx ctx,<a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*transform)(void*,<a href="../../../docs/manualpages/V [...]
+<a name="line6725">6725: </a>{
+<a name="line6727">6727: </a>  ctx->transform    = transform;
+<a name="line6728">6728: </a>  ctx->transformdestroy = destroy;
+<a name="line6729">6729: </a>  ctx->transformctx = tctx;
+<a name="line6730">6730: </a>  <font color="#4169E1">return</font>(0);
+<a name="line6731">6731: </a>}
+
+<a name="line6735">6735: </a><font color="#B22222">/*@C</font>
+<a name="line6736">6736: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorLGError.html#TSMonitorLGError">TSMonitorLGError</a> - Monitors progress of the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> solvers by plotting each component of the solution vector</font>
+<a name="line6737">6737: </a><font color="#B22222">       in a time based line graph</font>
+
+<a name="line6739">6739: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line6741">6741: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line6742">6742: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line6743">6743: </a><font color="#B22222">.  step - current time-step</font>
+<a name="line6744">6744: </a><font color="#B22222">.  ptime - current time</font>
+<a name="line6745">6745: </a><font color="#B22222">.  u - current solution</font>
+<a name="line6746">6746: </a><font color="#B22222">-  dctx - TSMonitorLGCtx object created with <a href="../../../docs/manualpages/TS/TSMonitorLGCtxCreate.html#TSMonitorLGCtxCreate">TSMonitorLGCtxCreate</a>()</font>
+
+<a name="line6748">6748: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line6750">6750: </a><font color="#B22222">   Notes: Each process in a parallel run displays its component errors in a separate window</font>
+
+<a name="line6752">6752: </a><font color="#B22222">   The user must provide the solution using <a href="../../../docs/manualpages/TS/TSSetSolutionFunction.html#TSSetSolutionFunction">TSSetSolutionFunction</a>() to use this monitor.</font>
+
+<a name="line6754">6754: </a><font color="#B22222">   Options Database Keys:</font>
+<a name="line6755">6755: </a><font color="#B22222">.  -ts_monitor_lg_error - create a graphical monitor of error history</font>
+
+<a name="line6757">6757: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
+
+<a name="line6759">6759: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(), <a href="../../../docs/manualpages/TS/TSSetSolutionFunction.html#TSSetSolutionFunction">TSSetSolutionFunction</a>()</font>
+<a name="line6760">6760: </a><font color="#B22222">@*/</font>
+<a name="line6761">6761: </a><strong><font color="#4169E1"><a name="TSMonitorLGError"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorLGError.html#TSMonitorLGError">TSMonitorLGError</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">Pe [...]
+<a name="line6762">6762: </a>{
+<a name="line6763">6763: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>    ierr;
+<a name="line6764">6764: </a>  TSMonitorLGCtx    ctx = (TSMonitorLGCtx)dummy;
+<a name="line6765">6765: </a>  const <a href="../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a> *yy;
+<a name="line6766">6766: </a>  <a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a>               y;
+
+<a name="line6769">6769: </a>  <font color="#4169E1">if</font> (!step) {
+<a name="line6770">6770: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawAxis.html#PetscDrawAxis">PetscDrawAxis</a> axis;
+<a name="line6771">6771: </a>    <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>      dim;
+<a name="line6772">6772: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGGetAxis.html#PetscDrawLGGetAxis">PetscDrawLGGetAxis</a>(ctx->lg,&axis);
+<a name="line6773">6773: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawAxisSetLabels.html#PetscDrawAxisSetLabels">PetscDrawAxisSetLabels</a>(axis,<font color="#666666">"Error in solution as function of time"</font>,<font color="#666666">"Time"</font>,<font color="#666666">"Solution"</font>);
+<a name="line6774">6774: </a>    <a href="../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(u,&dim);
+<a name="line6775">6775: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGSetDimension.html#PetscDrawLGSetDimension">PetscDrawLGSetDimension</a>(ctx->lg,dim);
+<a name="line6776">6776: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGReset.html#PetscDrawLGReset">PetscDrawLGReset</a>(ctx->lg);
+<a name="line6777">6777: </a>  }
+<a name="line6778">6778: </a>  <a href="../../../docs/manualpages/Vec/VecDuplicate.html#VecDuplicate">VecDuplicate</a>(u,&y);
+<a name="line6779">6779: </a>  <a href="../../../docs/manualpages/TS/TSComputeSolutionFunction.html#TSComputeSolutionFunction">TSComputeSolutionFunction</a>(ts,ptime,y);
+<a name="line6780">6780: </a>  <a href="../../../docs/manualpages/Vec/VecAXPY.html#VecAXPY">VecAXPY</a>(y,-1.0,u);
+<a name="line6781">6781: </a>  <a href="../../../docs/manualpages/Vec/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead</a>(y,&yy);
+<a name="line6782">6782: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
+<a name="line6783">6783: </a>  {
+<a name="line6784">6784: </a>    <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> *yreal;
+<a name="line6785">6785: </a>    <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>  i,n;
+<a name="line6786">6786: </a>    <a href="../../../docs/manualpages/Vec/VecGetLocalSize.html#VecGetLocalSize">VecGetLocalSize</a>(y,&n);
+<a name="line6787">6787: </a>    <a href="../../../docs/manualpages/Sys/PetscMalloc1.html#PetscMalloc1">PetscMalloc1</a>(n,&yreal);
+<a name="line6788">6788: </a>    <font color="#4169E1">for</font> (i=0; i<n; i++) yreal[i] = PetscRealPart(yy[i]);
+<a name="line6789">6789: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGAddCommonPoint.html#PetscDrawLGAddCommonPoint">PetscDrawLGAddCommonPoint</a>(ctx->lg,ptime,yreal);
+<a name="line6790">6790: </a>    <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(yreal);
+<a name="line6791">6791: </a>  }
+<a name="line6792">6792: </a><font color="#A020F0">#else</font>
+<a name="line6793">6793: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawLGAddCommonPoint.html#PetscDrawLGAddCommonPoint">PetscDrawLGAddCommonPoint</a>(ctx->lg,ptime,yy);
+<a name="line6794">6794: </a><font color="#A020F0">#endif</font>
+<a name="line6795">6795: </a>  <a href="../../../docs/manualpages/Vec/VecRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead</a>(y,&yy);
+<a name="line6796">6796: </a>  <a href="../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&y);
+<a name="line6797">6797: </a>  <font color="#4169E1">if</font> (((ctx->howoften > 0) && (!(step % ctx->howoften))) || ((ctx->howoften == -1) && ts->reason)) {
+<a name="line6798">6798: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGDraw.html#PetscDrawLGDraw">PetscDrawLGDraw</a>(ctx->lg);
+<a name="line6799">6799: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGSave.html#PetscDrawLGSave">PetscDrawLGSave</a>(ctx->lg);
+<a name="line6800">6800: </a>  }
+<a name="line6801">6801: </a>  <font color="#4169E1">return</font>(0);
+<a name="line6802">6802: </a>}
+
+<a name="line6806">6806: </a><strong><font color="#4169E1"><a name="TSMonitorLGSNESIterations"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSMonitorLGSNESIterations(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> n,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> ptime,<a href="../../../docs/manualpages/Vec/Vec.html#Ve [...]
+<a name="line6807">6807: </a>{
+<a name="line6808">6808: </a>  TSMonitorLGCtx ctx = (TSMonitorLGCtx) monctx;
+<a name="line6809">6809: </a>  <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>      x   = ptime,y;
+<a name="line6811">6811: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       its;
+
+<a name="line6814">6814: </a>  <font color="#4169E1">if</font> (n < 0) <font color="#4169E1">return</font>(0); <font color="#B22222">/* -1 indicates interpolated solution */</font>
+<a name="line6815">6815: </a>  <font color="#4169E1">if</font> (!n) {
+<a name="line6816">6816: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawAxis.html#PetscDrawAxis">PetscDrawAxis</a> axis;
+<a name="line6817">6817: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGGetAxis.html#PetscDrawLGGetAxis">PetscDrawLGGetAxis</a>(ctx->lg,&axis);
+<a name="line6818">6818: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawAxisSetLabels.html#PetscDrawAxisSetLabels">PetscDrawAxisSetLabels</a>(axis,<font color="#666666">"Nonlinear iterations as function of time"</font>,<font color="#666666">"Time"</font>,<font color="#666666">"<a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a> Iterations"</font>);
+<a name="line6819">6819: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGReset.html#PetscDrawLGReset">PetscDrawLGReset</a>(ctx->lg);
+<a name="line6820">6820: </a>    ctx->snes_its = 0;
+<a name="line6821">6821: </a>  }
+<a name="line6822">6822: </a>  <a href="../../../docs/manualpages/TS/TSGetSNESIterations.html#TSGetSNESIterations">TSGetSNESIterations</a>(ts,&its);
+<a name="line6823">6823: </a>  y    = its - ctx->snes_its;
+<a name="line6824">6824: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawLGAddPoint.html#PetscDrawLGAddPoint">PetscDrawLGAddPoint</a>(ctx->lg,&x,&y);
+<a name="line6825">6825: </a>  <font color="#4169E1">if</font> (((ctx->howoften > 0) && (!(n % ctx->howoften)) && (n > -1)) || ((ctx->howoften == -1) && (n == -1))) {
+<a name="line6826">6826: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGDraw.html#PetscDrawLGDraw">PetscDrawLGDraw</a>(ctx->lg);
+<a name="line6827">6827: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGSave.html#PetscDrawLGSave">PetscDrawLGSave</a>(ctx->lg);
+<a name="line6828">6828: </a>  }
+<a name="line6829">6829: </a>  ctx->snes_its = its;
+<a name="line6830">6830: </a>  <font color="#4169E1">return</font>(0);
+<a name="line6831">6831: </a>}
+
+<a name="line6835">6835: </a><strong><font color="#4169E1"><a name="TSMonitorLGKSPIterations"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSMonitorLGKSPIterations(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> n,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> ptime,<a href="../../../docs/manualpages/Vec/Vec.html#Vec" [...]
+<a name="line6836">6836: </a>{
+<a name="line6837">6837: </a>  TSMonitorLGCtx ctx = (TSMonitorLGCtx) monctx;
+<a name="line6838">6838: </a>  <a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a>      x   = ptime,y;
+<a name="line6840">6840: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a>       its;
+
+<a name="line6843">6843: </a>  <font color="#4169E1">if</font> (n < 0) <font color="#4169E1">return</font>(0); <font color="#B22222">/* -1 indicates interpolated solution */</font>
+<a name="line6844">6844: </a>  <font color="#4169E1">if</font> (!n) {
+<a name="line6845">6845: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawAxis.html#PetscDrawAxis">PetscDrawAxis</a> axis;
+<a name="line6846">6846: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGGetAxis.html#PetscDrawLGGetAxis">PetscDrawLGGetAxis</a>(ctx->lg,&axis);
+<a name="line6847">6847: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawAxisSetLabels.html#PetscDrawAxisSetLabels">PetscDrawAxisSetLabels</a>(axis,<font color="#666666">"Linear iterations as function of time"</font>,<font color="#666666">"Time"</font>,<font color="#666666">"<a href="../../../docs/manualpages/KSP/KSP.html#KSP">KSP</a> Iterations"</font>);
+<a name="line6848">6848: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGReset.html#PetscDrawLGReset">PetscDrawLGReset</a>(ctx->lg);
+<a name="line6849">6849: </a>    ctx->ksp_its = 0;
+<a name="line6850">6850: </a>  }
+<a name="line6851">6851: </a>  <a href="../../../docs/manualpages/TS/TSGetKSPIterations.html#TSGetKSPIterations">TSGetKSPIterations</a>(ts,&its);
+<a name="line6852">6852: </a>  y    = its - ctx->ksp_its;
+<a name="line6853">6853: </a>  <a href="../../../docs/manualpages/Draw/PetscDrawLGAddPoint.html#PetscDrawLGAddPoint">PetscDrawLGAddPoint</a>(ctx->lg,&x,&y);
+<a name="line6854">6854: </a>  <font color="#4169E1">if</font> (((ctx->howoften > 0) && (!(n % ctx->howoften)) && (n > -1)) || ((ctx->howoften == -1) && (n == -1))) {
+<a name="line6855">6855: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGDraw.html#PetscDrawLGDraw">PetscDrawLGDraw</a>(ctx->lg);
+<a name="line6856">6856: </a>    <a href="../../../docs/manualpages/Draw/PetscDrawLGSave.html#PetscDrawLGSave">PetscDrawLGSave</a>(ctx->lg);
+<a name="line6857">6857: </a>  }
+<a name="line6858">6858: </a>  ctx->ksp_its = its;
+<a name="line6859">6859: </a>  <font color="#4169E1">return</font>(0);
+<a name="line6860">6860: </a>}
+
+<a name="line6864">6864: </a><font color="#B22222">/*@</font>
+<a name="line6865">6865: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSComputeLinearStability.html#TSComputeLinearStability">TSComputeLinearStability</a> - computes the linear stability function at a point</font>
+
+<a name="line6867">6867: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> and <a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a></font>
+
+<a name="line6869">6869: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line6870">6870: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line6871">6871: </a><font color="#B22222">-  xr,xi - real and imaginary part of input arguments</font>
+
+<a name="line6873">6873: </a><font color="#B22222">   Output Parameters:</font>
+<a name="line6874">6874: </a><font color="#B22222">.  yr,yi - real and imaginary part of function value</font>
+
+<a name="line6876">6876: </a><font color="#B22222">   Level: developer</font>
+
+<a name="line6878">6878: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, compute</font>
+
+<a name="line6880">6880: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetRHSFunction.html#TSSetRHSFunction">TSSetRHSFunction</a>(), <a href="../../../docs/manualpages/TS/TSComputeIFunction.html#TSComputeIFunction">TSComputeIFunction</a>()</font>
+<a name="line6881">6881: </a><font color="#B22222">@*/</font>
+<a name="line6882">6882: </a><strong><font color="#4169E1"><a name="TSComputeLinearStability"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSComputeLinearStability.html#TSComputeLinearStability">TSComputeLinearStability</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> xr,<a href="../../../docs/manualpages/ [...]
+<a name="line6883">6883: </a>{
+
+<a name="line6888">6888: </a>  <font color="#4169E1">if</font> (!ts->ops->linearstability) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_SUP,<font color="#666666">"Linearized stability function not provided for this method"</font>);
+<a name="line6889">6889: </a>  (*ts->ops->linearstability)(ts,xr,xi,yr,yi);
+<a name="line6890">6890: </a>  <font color="#4169E1">return</font>(0);
+<a name="line6891">6891: </a>}
+
+<a name="line6893">6893: </a><font color="#B22222">/* ------------------------------------------------------------------------*/</font>
+<a name="line6896">6896: </a><font color="#B22222">/*@C</font>
+<a name="line6897">6897: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeCtxCreate.html#TSMonitorEnvelopeCtxCreate">TSMonitorEnvelopeCtxCreate</a> - Creates a context for use with <a href="../../../docs/manualpages/TS/TSMonitorEnvelope.html#TSMonitorEnvelope">TSMonitorEnvelope</a>()</font>
+
+<a name="line6899">6899: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line6901">6901: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line6902">6902: </a><font color="#B22222">.  ts  - the ODE solver object</font>
+
+<a name="line6904">6904: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line6905">6905: </a><font color="#B22222">.  ctx - the context</font>
+
+<a name="line6907">6907: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line6909">6909: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, monitor, line graph, residual, seealso</font>
+
+<a name="line6911">6911: </a><font color="#B22222">.seealso: TSMonitorLGTimeStep(), <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSolution.html#TSMonitorLGSolution">TSMonitorLGSolution</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGError.html#TSMonitorLGError">TSMonitorLGError</a>()</font>
+
+<a name="line6913">6913: </a><font color="#B22222">@*/</font>
+<a name="line6914">6914: </a><strong><font color="#4169E1"><a name="TSMonitorEnvelopeCtxCreate"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeCtxCreate.html#TSMonitorEnvelopeCtxCreate">TSMonitorEnvelopeCtxCreate</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,TSMonitorEnvelopeCtx *ctx)</font></strong>
+<a name="line6915">6915: </a>{
+
+<a name="line6919">6919: </a>  <a href="../../../docs/manualpages/Sys/PetscNew.html#PetscNew">PetscNew</a>(ctx);
+<a name="line6920">6920: </a>  <font color="#4169E1">return</font>(0);
+<a name="line6921">6921: </a>}
+
+<a name="line6925">6925: </a><font color="#B22222">/*@C</font>
+<a name="line6926">6926: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorEnvelope.html#TSMonitorEnvelope">TSMonitorEnvelope</a> - Monitors the maximum and minimum value of each component of the solution</font>
+
+<a name="line6928">6928: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line6930">6930: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line6931">6931: </a><font color="#B22222">+  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line6932">6932: </a><font color="#B22222">.  step - current time-step</font>
+<a name="line6933">6933: </a><font color="#B22222">.  ptime - current time</font>
+<a name="line6934">6934: </a><font color="#B22222">.  u  - current solution</font>
+<a name="line6935">6935: </a><font color="#B22222">-  dctx - the envelope context</font>
 
-<a name="line6940">6940: </a><font color="#B22222">   Options Database:</font>
-<a name="line6941">6941: </a><font color="#B22222">.  -ts_monitor_envelope</font>
+<a name="line6937">6937: </a><font color="#B22222">   Options Database:</font>
+<a name="line6938">6938: </a><font color="#B22222">.  -ts_monitor_envelope</font>
 
-<a name="line6943">6943: </a><font color="#B22222">   Level: intermediate</font>
+<a name="line6940">6940: </a><font color="#B22222">   Level: intermediate</font>
 
-<a name="line6945">6945: </a><font color="#B22222">   Notes: after a solve you can use <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeGetBounds.html#TSMonitorEnvelopeGetBounds">TSMonitorEnvelopeGetBounds</a>() to access the envelope</font>
+<a name="line6942">6942: </a><font color="#B22222">   Notes: after a solve you can use <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeGetBounds.html#TSMonitorEnvelopeGetBounds">TSMonitorEnvelopeGetBounds</a>() to access the envelope</font>
 
-<a name="line6947">6947: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
+<a name="line6944">6944: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
 
-<a name="line6949">6949: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(), <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeGetBounds.html#TSMonitorEnvelopeGetBounds">TSMonitorEnvelopeGetBounds</a>(), <a href="../../../docs/manualpa [...]
-<a name="line6950">6950: </a><font color="#B22222">@*/</font>
-<a name="line6951">6951: </a><strong><font color="#4169E1"><a name="TSMonitorEnvelope"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorEnvelope.html#TSMonitorEnvelope">TSMonitorEnvelope</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal [...]
-<a name="line6952">6952: </a>{
-<a name="line6953">6953: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>       ierr;
-<a name="line6954">6954: </a>  TSMonitorEnvelopeCtx ctx = (TSMonitorEnvelopeCtx)dctx;
+<a name="line6946">6946: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(), <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeGetBounds.html#TSMonitorEnvelopeGetBounds">TSMonitorEnvelopeGetBounds</a>(), <a href="../../../docs/manualpa [...]
+<a name="line6947">6947: </a><font color="#B22222">@*/</font>
+<a name="line6948">6948: </a><strong><font color="#4169E1"><a name="TSMonitorEnvelope"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorEnvelope.html#TSMonitorEnvelope">TSMonitorEnvelope</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> step,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal [...]
+<a name="line6949">6949: </a>{
+<a name="line6950">6950: </a>  <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>       ierr;
+<a name="line6951">6951: </a>  TSMonitorEnvelopeCtx ctx = (TSMonitorEnvelopeCtx)dctx;
 
-<a name="line6957">6957: </a>  <font color="#4169E1">if</font> (!ctx->max) {
-<a name="line6958">6958: </a>    <a href="../../../docs/manualpages/Vec/VecDuplicate.html#VecDuplicate">VecDuplicate</a>(u,&ctx->max);
-<a name="line6959">6959: </a>    <a href="../../../docs/manualpages/Vec/VecDuplicate.html#VecDuplicate">VecDuplicate</a>(u,&ctx->min);
-<a name="line6960">6960: </a>    <a href="../../../docs/manualpages/Vec/VecCopy.html#VecCopy">VecCopy</a>(u,ctx->max);
-<a name="line6961">6961: </a>    <a href="../../../docs/manualpages/Vec/VecCopy.html#VecCopy">VecCopy</a>(u,ctx->min);
-<a name="line6962">6962: </a>  } <font color="#4169E1">else</font> {
-<a name="line6963">6963: </a>    <a href="../../../docs/manualpages/Vec/VecPointwiseMax.html#VecPointwiseMax">VecPointwiseMax</a>(ctx->max,u,ctx->max);
-<a name="line6964">6964: </a>    <a href="../../../docs/manualpages/Vec/VecPointwiseMin.html#VecPointwiseMin">VecPointwiseMin</a>(ctx->min,u,ctx->min);
-<a name="line6965">6965: </a>  }
-<a name="line6966">6966: </a>  <font color="#4169E1">return</font>(0);
-<a name="line6967">6967: </a>}
+<a name="line6954">6954: </a>  <font color="#4169E1">if</font> (!ctx->max) {
+<a name="line6955">6955: </a>    <a href="../../../docs/manualpages/Vec/VecDuplicate.html#VecDuplicate">VecDuplicate</a>(u,&ctx->max);
+<a name="line6956">6956: </a>    <a href="../../../docs/manualpages/Vec/VecDuplicate.html#VecDuplicate">VecDuplicate</a>(u,&ctx->min);
+<a name="line6957">6957: </a>    <a href="../../../docs/manualpages/Vec/VecCopy.html#VecCopy">VecCopy</a>(u,ctx->max);
+<a name="line6958">6958: </a>    <a href="../../../docs/manualpages/Vec/VecCopy.html#VecCopy">VecCopy</a>(u,ctx->min);
+<a name="line6959">6959: </a>  } <font color="#4169E1">else</font> {
+<a name="line6960">6960: </a>    <a href="../../../docs/manualpages/Vec/VecPointwiseMax.html#VecPointwiseMax">VecPointwiseMax</a>(ctx->max,u,ctx->max);
+<a name="line6961">6961: </a>    <a href="../../../docs/manualpages/Vec/VecPointwiseMin.html#VecPointwiseMin">VecPointwiseMin</a>(ctx->min,u,ctx->min);
+<a name="line6962">6962: </a>  }
+<a name="line6963">6963: </a>  <font color="#4169E1">return</font>(0);
+<a name="line6964">6964: </a>}
 
 
-<a name="line6972">6972: </a><font color="#B22222">/*@C</font>
-<a name="line6973">6973: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeGetBounds.html#TSMonitorEnvelopeGetBounds">TSMonitorEnvelopeGetBounds</a> - Gets the bounds for the components of the solution</font>
+<a name="line6969">6969: </a><font color="#B22222">/*@C</font>
+<a name="line6970">6970: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeGetBounds.html#TSMonitorEnvelopeGetBounds">TSMonitorEnvelopeGetBounds</a> - Gets the bounds for the components of the solution</font>
 
-<a name="line6975">6975: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+<a name="line6972">6972: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
 
-<a name="line6977">6977: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line6978">6978: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line6974">6974: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line6975">6975: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
 
-<a name="line6980">6980: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line6981">6981: </a><font color="#B22222">+  max - the maximum values</font>
-<a name="line6982">6982: </a><font color="#B22222">-  min - the minimum values</font>
+<a name="line6977">6977: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line6978">6978: </a><font color="#B22222">+  max - the maximum values</font>
+<a name="line6979">6979: </a><font color="#B22222">-  min - the minimum values</font>
 
-<a name="line6984">6984: </a><font color="#B22222">   Notes: If the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> does not have a TSMonitorEnvelopeCtx associated with it then this function is ignored</font>
+<a name="line6981">6981: </a><font color="#B22222">   Notes: If the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> does not have a TSMonitorEnvelopeCtx associated with it then this function is ignored</font>
 
-<a name="line6986">6986: </a><font color="#B22222">   Level: intermediate</font>
+<a name="line6983">6983: </a><font color="#B22222">   Level: intermediate</font>
 
-<a name="line6988">6988: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
+<a name="line6985">6985: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>,  vector, monitor, view</font>
 
-<a name="line6990">6990: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSetDisplayVariables.html#TSMonitorLGSetDisplayVariables">TSMonitorLGSetDisplayVariables</a>()</font>
-<a name="line6991">6991: </a><font color="#B22222">@*/</font>
-<a name="line6992">6992: </a><strong><font color="#4169E1"><a name="TSMonitorEnvelopeGetBounds"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeGetBounds.html#TSMonitorEnvelopeGetBounds">TSMonitorEnvelopeGetBounds</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> *max,<a href="../../../docs/manualpages/Vec/Vec [...]
-<a name="line6993">6993: </a>{
-<a name="line6994">6994: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> i;
+<a name="line6987">6987: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), <a href="../../../docs/manualpages/TS/TSMonitorDefault.html#TSMonitorDefault">TSMonitorDefault</a>(), <a href="../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>(), <a href="../../../docs/manualpages/TS/TSMonitorLGSetDisplayVariables.html#TSMonitorLGSetDisplayVariables">TSMonitorLGSetDisplayVariables</a>()</font>
+<a name="line6988">6988: </a><font color="#B22222">@*/</font>
+<a name="line6989">6989: </a><strong><font color="#4169E1"><a name="TSMonitorEnvelopeGetBounds"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeGetBounds.html#TSMonitorEnvelopeGetBounds">TSMonitorEnvelopeGetBounds</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> *max,<a href="../../../docs/manualpages/Vec/Vec [...]
+<a name="line6990">6990: </a>{
+<a name="line6991">6991: </a>  <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> i;
 
-<a name="line6997">6997: </a>  <font color="#4169E1">if</font> (max) *max = NULL;
-<a name="line6998">6998: </a>  <font color="#4169E1">if</font> (min) *min = NULL;
-<a name="line6999">6999: </a>  <font color="#4169E1">for</font> (i=0; i<ts->numbermonitors; i++) {
-<a name="line7000">7000: </a>    <font color="#4169E1">if</font> (ts->monitor[i] == <a href="../../../docs/manualpages/TS/TSMonitorEnvelope.html#TSMonitorEnvelope">TSMonitorEnvelope</a>) {
-<a name="line7001">7001: </a>      TSMonitorEnvelopeCtx  ctx = (TSMonitorEnvelopeCtx) ts->monitorcontext[i];
-<a name="line7002">7002: </a>      <font color="#4169E1">if</font> (max) *max = ctx->max;
-<a name="line7003">7003: </a>      <font color="#4169E1">if</font> (min) *min = ctx->min;
-<a name="line7004">7004: </a>      <font color="#4169E1">break</font>;
-<a name="line7005">7005: </a>    }
-<a name="line7006">7006: </a>  }
-<a name="line7007">7007: </a>  <font color="#4169E1">return</font>(0);
-<a name="line7008">7008: </a>}
+<a name="line6994">6994: </a>  <font color="#4169E1">if</font> (max) *max = NULL;
+<a name="line6995">6995: </a>  <font color="#4169E1">if</font> (min) *min = NULL;
+<a name="line6996">6996: </a>  <font color="#4169E1">for</font> (i=0; i<ts->numbermonitors; i++) {
+<a name="line6997">6997: </a>    <font color="#4169E1">if</font> (ts->monitor[i] == <a href="../../../docs/manualpages/TS/TSMonitorEnvelope.html#TSMonitorEnvelope">TSMonitorEnvelope</a>) {
+<a name="line6998">6998: </a>      TSMonitorEnvelopeCtx  ctx = (TSMonitorEnvelopeCtx) ts->monitorcontext[i];
+<a name="line6999">6999: </a>      <font color="#4169E1">if</font> (max) *max = ctx->max;
+<a name="line7000">7000: </a>      <font color="#4169E1">if</font> (min) *min = ctx->min;
+<a name="line7001">7001: </a>      <font color="#4169E1">break</font>;
+<a name="line7002">7002: </a>    }
+<a name="line7003">7003: </a>  }
+<a name="line7004">7004: </a>  <font color="#4169E1">return</font>(0);
+<a name="line7005">7005: </a>}
 
-<a name="line7012">7012: </a><font color="#B22222">/*@C</font>
-<a name="line7013">7013: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeCtxDestroy.html#TSMonitorEnvelopeCtxDestroy">TSMonitorEnvelopeCtxDestroy</a> - Destroys a context that was created  with <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeCtxCreate.html#TSMonitorEnvelopeCtxCreate">TSMonitorEnvelopeCtxCreate</a>().</font>
+<a name="line7009">7009: </a><font color="#B22222">/*@C</font>
+<a name="line7010">7010: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeCtxDestroy.html#TSMonitorEnvelopeCtxDestroy">TSMonitorEnvelopeCtxDestroy</a> - Destroys a context that was created  with <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeCtxCreate.html#TSMonitorEnvelopeCtxCreate">TSMonitorEnvelopeCtxCreate</a>().</font>
 
-<a name="line7015">7015: </a><font color="#B22222">   Collective on TSMonitorEnvelopeCtx</font>
+<a name="line7012">7012: </a><font color="#B22222">   Collective on TSMonitorEnvelopeCtx</font>
 
-<a name="line7017">7017: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line7018">7018: </a><font color="#B22222">.  ctx - the monitor context</font>
+<a name="line7014">7014: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line7015">7015: </a><font color="#B22222">.  ctx - the monitor context</font>
 
-<a name="line7020">7020: </a><font color="#B22222">   Level: intermediate</font>
+<a name="line7017">7017: </a><font color="#B22222">   Level: intermediate</font>
 
-<a name="line7022">7022: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, monitor, line graph, destroy</font>
+<a name="line7019">7019: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, monitor, line graph, destroy</font>
 
-<a name="line7024">7024: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorLGCtxCreate.html#TSMonitorLGCtxCreate">TSMonitorLGCtxCreate</a>(),  <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), TSMonitorLGTimeStep()</font>
-<a name="line7025">7025: </a><font color="#B22222">@*/</font>
-<a name="line7026">7026: </a><strong><font color="#4169E1"><a name="TSMonitorEnvelopeCtxDestroy"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeCtxDestroy.html#TSMonitorEnvelopeCtxDestroy">TSMonitorEnvelopeCtxDestroy</a>(TSMonitorEnvelopeCtx *ctx)</font></strong>
-<a name="line7027">7027: </a>{
+<a name="line7021">7021: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSMonitorLGCtxCreate.html#TSMonitorLGCtxCreate">TSMonitorLGCtxCreate</a>(),  <a href="../../../docs/manualpages/TS/TSMonitorSet.html#TSMonitorSet">TSMonitorSet</a>(), TSMonitorLGTimeStep()</font>
+<a name="line7022">7022: </a><font color="#B22222">@*/</font>
+<a name="line7023">7023: </a><strong><font color="#4169E1"><a name="TSMonitorEnvelopeCtxDestroy"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSMonitorEnvelopeCtxDestroy.html#TSMonitorEnvelopeCtxDestroy">TSMonitorEnvelopeCtxDestroy</a>(TSMonitorEnvelopeCtx *ctx)</font></strong>
+<a name="line7024">7024: </a>{
 
-<a name="line7031">7031: </a>  <a href="../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&(*ctx)->min);
-<a name="line7032">7032: </a>  <a href="../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&(*ctx)->max);
-<a name="line7033">7033: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(*ctx);
-<a name="line7034">7034: </a>  <font color="#4169E1">return</font>(0);
-<a name="line7035">7035: </a>}
+<a name="line7028">7028: </a>  <a href="../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&(*ctx)->min);
+<a name="line7029">7029: </a>  <a href="../../../docs/manualpages/Vec/VecDestroy.html#VecDestroy">VecDestroy</a>(&(*ctx)->max);
+<a name="line7030">7030: </a>  <a href="../../../docs/manualpages/Sys/PetscFree.html#PetscFree">PetscFree</a>(*ctx);
+<a name="line7031">7031: </a>  <font color="#4169E1">return</font>(0);
+<a name="line7032">7032: </a>}
 
-<a name="line7039">7039: </a><font color="#B22222">/*@</font>
-<a name="line7040">7040: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSRollBack.html#TSRollBack">TSRollBack</a> - Rolls back one time step</font>
+<a name="line7036">7036: </a><font color="#B22222">/*@</font>
+<a name="line7037">7037: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSRollBack.html#TSRollBack">TSRollBack</a> - Rolls back one time step</font>
 
-<a name="line7042">7042: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line7044">7044: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line7045">7045: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
-
-<a name="line7047">7047: </a><font color="#B22222">   Level: advanced</font>
+<a name="line7039">7039: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line7041">7041: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line7042">7042: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
+
+<a name="line7044">7044: </a><font color="#B22222">   Level: advanced</font>
 
-<a name="line7049">7049: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep, rollback</font>
-
-<a name="line7051">7051: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>(), <a href="../../../docs/manualpages/TS/TSSetUp.html#TSSetUp">TSSetUp</a>(), <a href="../../../docs/manualpages/TS/TSDestroy.html#TSDestroy">TSDestroy</a>(), <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>(), <a href="../../../docs/manualpages/TS/TSSetPreStep.html#TSSetPreStep">TSSetPreStep</a>(), <a href="../../../docs/manualpag [...]
-<a name="line7052">7052: </a><font color="#B22222">@*/</font>
-<a name="line7053">7053: </a><strong><font color="#4169E1"><a name="TSRollBack"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSRollBack.html#TSRollBack">TSRollBack</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
-<a name="line7054">7054: </a>{
-
-<a name="line7059">7059: </a>  <font color="#4169E1">if</font> (ts->steprollback) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"<a href="../../../docs/manualpages/TS/TSRollBack.html#TSRollBack">TSRollBack</a> already called"</font>);
-<a name="line7060">7060: </a>  <font color="#4169E1">if</font> (!ts->ops->rollback) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_SUP,<font color="#666666">"<a href="../../../docs/manualpages/TS/TSRollBack.html#TSRollBack">TSRollBack</a> not implemented for t [...]
-<a name="line7061">7061: </a>  (*ts->ops->rollback)(ts);
-<a name="line7062">7062: </a>  ts->time_step = ts->ptime - ts->ptime_prev;
-<a name="line7063">7063: </a>  ts->ptime = ts->ptime_prev;
-<a name="line7064">7064: </a>  ts->ptime_prev = ts->ptime_prev_rollback;
-<a name="line7065">7065: </a>  ts->steps--; ts->total_steps--;
-<a name="line7066">7066: </a>  ts->steprollback = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line7067">7067: </a>  <font color="#4169E1">return</font>(0);
-<a name="line7068">7068: </a>}
-
-<a name="line7072">7072: </a><font color="#B22222">/*@</font>
-<a name="line7073">7073: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetStages.html#TSGetStages">TSGetStages</a> - Get the number of stages and stage values</font>
-
-<a name="line7075">7075: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line7076">7076: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
-
-<a name="line7078">7078: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line7080">7080: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, getstages</font>
-
-<a name="line7082">7082: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
-<a name="line7083">7083: </a><font color="#B22222">@*/</font>
-<a name="line7084">7084: </a><strong><font color="#4169E1"><a name="TSGetStages"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSGetStages.html#TSGetStages">TSGetStages</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *ns,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> **Y)</font></strong>
-<a name="line7085">7085: </a>{
-
-
-<a name="line7092">7092: </a>  <font color="#4169E1">if</font> (!ts->ops->getstages) *ns=0;
-<a name="line7093">7093: </a>  <font color="#4169E1">else</font> {
-<a name="line7094">7094: </a>    (*ts->ops->getstages)(ts,ns,Y);
-<a name="line7095">7095: </a>  }
-<a name="line7096">7096: </a>  <font color="#4169E1">return</font>(0);
-<a name="line7097">7097: </a>}
-
-<a name="line7101">7101: </a><font color="#B22222">/*@C</font>
-<a name="line7102">7102: </a><font color="#B22222">  <a href="../../../docs/manualpages/TS/TSComputeIJacobianDefaultColor.html#TSComputeIJacobianDefaultColor">TSComputeIJacobianDefaultColor</a> - Computes the Jacobian using finite differences and coloring to exploit matrix sparsity.</font>
-
-<a name="line7104">7104: </a><font color="#B22222">  Collective on <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a></font>
-
-<a name="line7106">7106: </a><font color="#B22222">  Input Parameters:</font>
-<a name="line7107">7107: </a><font color="#B22222">+ ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line7108">7108: </a><font color="#B22222">. t - current timestep</font>
-<a name="line7109">7109: </a><font color="#B22222">. U - state vector</font>
-<a name="line7110">7110: </a><font color="#B22222">. Udot - time derivative of state vector</font>
-<a name="line7111">7111: </a><font color="#B22222">. shift - shift to apply, see note below</font>
-<a name="line7112">7112: </a><font color="#B22222">- ctx - an optional user context</font>
-
-<a name="line7114">7114: </a><font color="#B22222">  Output Parameters:</font>
-<a name="line7115">7115: </a><font color="#B22222">+ J - Jacobian matrix (not altered in this routine)</font>
-<a name="line7116">7116: </a><font color="#B22222">- B - newly computed Jacobian matrix to use with preconditioner (generally the same as J)</font>
-
-<a name="line7118">7118: </a><font color="#B22222">  Level: intermediate</font>
-
-<a name="line7120">7120: </a><font color="#B22222">  Notes:</font>
-<a name="line7121">7121: </a><font color="#B22222">  If F(t,U,Udot)=0 is the DAE, the required Jacobian is</font>
-
-<a name="line7123">7123: </a><font color="#B22222">  dF/dU + shift*dF/dUdot</font>
-
-<a name="line7125">7125: </a><font color="#B22222">  Most users should not need to explicitly call this routine, as it</font>
-<a name="line7126">7126: </a><font color="#B22222">  is used internally within the nonlinear solvers.</font>
-
-<a name="line7128">7128: </a><font color="#B22222">  This will first try to get the coloring from the <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a>.  If the <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a> type has no coloring</font>
-<a name="line7129">7129: </a><font color="#B22222">  routine, then it will try to get the coloring from the matrix.  This requires that the</font>
-<a name="line7130">7130: </a><font color="#B22222">  matrix have nonzero entries precomputed.</font>
-
-<a name="line7132">7132: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, finite differences, Jacobian, coloring, sparse</font>
-<a name="line7133">7133: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetIJacobian.html#TSSetIJacobian">TSSetIJacobian</a>(), <a href="../../../docs/manualpages/MatFD/MatFDColoringCreate.html#MatFDColoringCreate">MatFDColoringCreate</a>(), <a href="../../../docs/manualpages/MatFD/MatFDColoringSetFunction.html#MatFDColoringSetFunction">MatFDColoringSetFunction</a>()</font>
-<a name="line7134">7134: </a><font color="#B22222">@*/</font>
-<a name="line7135">7135: </a><strong><font color="#4169E1"><a name="TSComputeIJacobianDefaultColor"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSComputeIJacobianDefaultColor.html#TSComputeIJacobianDefaultColor">TSComputeIJacobianDefaultColor</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> t,<a href="../ [...]
-<a name="line7136">7136: </a>{
-<a name="line7137">7137: </a>  <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a>           snes;
-<a name="line7138">7138: </a>  <a href="../../../docs/manualpages/Mat/MatFDColoring.html#MatFDColoring">MatFDColoring</a>  color;
-<a name="line7139">7139: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      hascolor, matcolor = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
-
-<a name="line7143">7143: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetBool.html#PetscOptionsGetBool">PetscOptionsGetBool</a>(((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts)->options,((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>) ts)->prefix, <font color="#666666">"-ts_fd_color_use_mat"</font>, &matcolor, NULL);
-<a name="line7144">7144: </a>  <a href="../../../docs/manualpages/Sys/PetscObjectQuery.html#PetscObjectQuery">PetscObjectQuery</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>) B, <font color="#666666">"TSMatFDColoring"</font>, (<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a> *) &color);
-<a name="line7145">7145: </a>  <font color="#4169E1">if</font> (!color) {
-<a name="line7146">7146: </a>    <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a>         dm;
-<a name="line7147">7147: </a>    <a href="../../../docs/manualpages/IS/ISColoring.html#ISColoring">ISColoring</a> iscoloring;
-
-<a name="line7149">7149: </a>    <a href="../../../docs/manualpages/TS/TSGetDM.html#TSGetDM">TSGetDM</a>(ts, &dm);
-<a name="line7150">7150: </a>    <a href="../../../docs/manualpages/DM/DMHasColoring.html#DMHasColoring">DMHasColoring</a>(dm, &hascolor);
-<a name="line7151">7151: </a>    <font color="#4169E1">if</font> (hascolor && !matcolor) {
-<a name="line7152">7152: </a>      <a href="../../../docs/manualpages/DM/DMCreateColoring.html#DMCreateColoring">DMCreateColoring</a>(dm, IS_COLORING_GLOBAL, &iscoloring);
-<a name="line7153">7153: </a>      <a href="../../../docs/manualpages/MatFD/MatFDColoringCreate.html#MatFDColoringCreate">MatFDColoringCreate</a>(B, iscoloring, &color);
-<a name="line7154">7154: </a>      <a href="../../../docs/manualpages/MatFD/MatFDColoringSetFunction.html#MatFDColoringSetFunction">MatFDColoringSetFunction</a>(color, (<a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*)(void)) <a href="../../../docs/manualpages/TS/SNESTSFormFunction.html#SNESTSFormFunction">SNESTSFormFunction</a>, (void *) ts);
-<a name="line7155">7155: </a>      <a href="../../../docs/manualpages/MatFD/MatFDColoringSetFromOptions.html#MatFDColoringSetFromOptions">MatFDColoringSetFromOptions</a>(color);
-<a name="line7156">7156: </a>      <a href="../../../docs/manualpages/MatFD/MatFDColoringSetUp.html#MatFDColoringSetUp">MatFDColoringSetUp</a>(B, iscoloring, color);
-<a name="line7157">7157: </a>      <a href="../../../docs/manualpages/IS/ISColoringDestroy.html#ISColoringDestroy">ISColoringDestroy</a>(&iscoloring);
-<a name="line7158">7158: </a>    } <font color="#4169E1">else</font> {
-<a name="line7159">7159: </a>      <a href="../../../docs/manualpages/Mat/MatColoring.html#MatColoring">MatColoring</a> mc;
-
-<a name="line7161">7161: </a>      <a href="../../../docs/manualpages/MatOrderings/MatColoringCreate.html#MatColoringCreate">MatColoringCreate</a>(B, &mc);
-<a name="line7162">7162: </a>      <a href="../../../docs/manualpages/MatOrderings/MatColoringSetDistance.html#MatColoringSetDistance">MatColoringSetDistance</a>(mc, 2);
-<a name="line7163">7163: </a>      <a href="../../../docs/manualpages/MatOrderings/MatColoringSetType.html#MatColoringSetType">MatColoringSetType</a>(mc, MATCOLORINGSL);
-<a name="line7164">7164: </a>      <a href="../../../docs/manualpages/MatOrderings/MatColoringSetFromOptions.html#MatColoringSetFromOptions">MatColoringSetFromOptions</a>(mc);
-<a name="line7165">7165: </a>      <a href="../../../docs/manualpages/MatOrderings/MatColoringApply.html#MatColoringApply">MatColoringApply</a>(mc, &iscoloring);
-<a name="line7166">7166: </a>      <a href="../../../docs/manualpages/MatOrderings/MatColoringDestroy.html#MatColoringDestroy">MatColoringDestroy</a>(&mc);
-<a name="line7167">7167: </a>      <a href="../../../docs/manualpages/MatFD/MatFDColoringCreate.html#MatFDColoringCreate">MatFDColoringCreate</a>(B, iscoloring, &color);
-<a name="line7168">7168: </a>      <a href="../../../docs/manualpages/MatFD/MatFDColoringSetFunction.html#MatFDColoringSetFunction">MatFDColoringSetFunction</a>(color, (<a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*)(void)) <a href="../../../docs/manualpages/TS/SNESTSFormFunction.html#SNESTSFormFunction">SNESTSFormFunction</a>, (void *) ts);
-<a name="line7169">7169: </a>      <a href="../../../docs/manualpages/MatFD/MatFDColoringSetFromOptions.html#MatFDColoringSetFromOptions">MatFDColoringSetFromOptions</a>(color);
-<a name="line7170">7170: </a>      <a href="../../../docs/manualpages/MatFD/MatFDColoringSetUp.html#MatFDColoringSetUp">MatFDColoringSetUp</a>(B, iscoloring, color);
-<a name="line7171">7171: </a>      <a href="../../../docs/manualpages/IS/ISColoringDestroy.html#ISColoringDestroy">ISColoringDestroy</a>(&iscoloring);
-<a name="line7172">7172: </a>    }
-<a name="line7173">7173: </a>    <a href="../../../docs/manualpages/Sys/PetscObjectCompose.html#PetscObjectCompose">PetscObjectCompose</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>) B, <font color="#666666">"TSMatFDColoring"</font>, (<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>) color);
-<a name="line7174">7174: </a>    <a href="../../../docs/manualpages/Sys/PetscObjectDereference.html#PetscObjectDereference">PetscObjectDereference</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>) color);
-<a name="line7175">7175: </a>  }
-<a name="line7176">7176: </a>  <a href="../../../docs/manualpages/TS/TSGetSNES.html#TSGetSNES">TSGetSNES</a>(ts, &snes);
-<a name="line7177">7177: </a>  <a href="../../../docs/manualpages/MatFD/MatFDColoringApply.html#MatFDColoringApply">MatFDColoringApply</a>(B, color, U, snes);
-<a name="line7178">7178: </a>  <font color="#4169E1">if</font> (J != B) {
-<a name="line7179">7179: </a>    <a href="../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(J, MAT_FINAL_ASSEMBLY);
-<a name="line7180">7180: </a>    <a href="../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(J, MAT_FINAL_ASSEMBLY);
-<a name="line7181">7181: </a>  }
-<a name="line7182">7182: </a>  <font color="#4169E1">return</font>(0);
-<a name="line7183">7183: </a>}
-
-<a name="line7187">7187: </a><font color="#B22222">/*@</font>
-<a name="line7188">7188: </a><font color="#B22222">    <a href="../../../docs/manualpages/TS/TSSetFunctionDomainError.html#TSSetFunctionDomainError">TSSetFunctionDomainError</a> - Set the function testing if the current state vector is valid</font>
-
-<a name="line7190">7190: </a><font color="#B22222">    Input Parameters:</font>
-<a name="line7191">7191: </a><font color="#B22222">    ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line7192">7192: </a><font color="#B22222">    func - function called within <a href="../../../docs/manualpages/TS/TSFunctionDomainError.html#TSFunctionDomainError">TSFunctionDomainError</a></font>
-
-<a name="line7194">7194: </a><font color="#B22222">    Level: intermediate</font>
-
-<a name="line7196">7196: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, state, domain</font>
-<a name="line7197">7197: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSAdaptCheckStage.html#TSAdaptCheckStage">TSAdaptCheckStage</a>(), <a href="../../../docs/manualpages/TS/TSFunctionDomainError.html#TSFunctionDomainError">TSFunctionDomainError</a>()</font>
-<a name="line7198">7198: </a><font color="#B22222">@*/</font>
-
-<a name="line7200">7200: </a><strong><font color="#4169E1"><a name="TSSetFunctionDomainError"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSSetFunctionDomainError.html#TSSetFunctionDomainError">TSSetFunctionDomainError</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts, <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*func)(<a href="../.. [...]
-<a name="line7201">7201: </a>{
-<a name="line7204">7204: </a>  ts->functiondomainerror = func;
-<a name="line7205">7205: </a>  <font color="#4169E1">return</font>(0);
-<a name="line7206">7206: </a>}
-
-<a name="line7210">7210: </a><font color="#B22222">/*@</font>
-<a name="line7211">7211: </a><font color="#B22222">    <a href="../../../docs/manualpages/TS/TSFunctionDomainError.html#TSFunctionDomainError">TSFunctionDomainError</a> - Check if the current state is valid</font>
-
-<a name="line7213">7213: </a><font color="#B22222">    Input Parameters:</font>
-<a name="line7214">7214: </a><font color="#B22222">    ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
-<a name="line7215">7215: </a><font color="#B22222">    stagetime - time of the simulation</font>
-<a name="line7216">7216: </a><font color="#B22222">    Y - state vector to check.</font>
-
-<a name="line7218">7218: </a><font color="#B22222">    Output Parameter:</font>
-<a name="line7219">7219: </a><font color="#B22222">    accept - Set to <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a> if the current state vector is valid.</font>
-
-<a name="line7221">7221: </a><font color="#B22222">    Note:</font>
-<a name="line7222">7222: </a><font color="#B22222">    This function should be used to ensure the state is in a valid part of the space.</font>
-<a name="line7223">7223: </a><font color="#B22222">    For example, one can ensure here all values are positive.</font>
-
-<a name="line7225">7225: </a><font color="#B22222">    Level: advanced</font>
-<a name="line7226">7226: </a><font color="#B22222">@*/</font>
-<a name="line7227">7227: </a><strong><font color="#4169E1"><a name="TSFunctionDomainError"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSFunctionDomainError.html#TSFunctionDomainError">TSFunctionDomainError</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> stagetime,<a href="../../../docs/manualpages/Vec/V [...]
-<a name="line7228">7228: </a>{
-
-
-<a name="line7234">7234: </a>  *accept = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
-<a name="line7235">7235: </a>  <font color="#4169E1">if</font> (ts->functiondomainerror) {
-<a name="line7236">7236: </a>    PetscStackCallStandard((*ts->functiondomainerror),(ts,stagetime,Y,accept));
-<a name="line7237">7237: </a>  }
-<a name="line7238">7238: </a>  <font color="#4169E1">return</font>(0);
-<a name="line7239">7239: </a>}
-
-<a name="line7241">7241: </a><strong><font color="#228B22">#undef  __FUNCT__</font></strong>
-<a name="line7243">7243: </a><font color="#B22222">/*@C</font>
-<a name="line7244">7244: </a><font color="#B22222">  <a href="../../../docs/manualpages/TS/TSClone.html#TSClone">TSClone</a> - This function clones a time step object. </font>
-
-<a name="line7246">7246: </a><font color="#B22222">  Collective on <a href="../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a></font>
-
-<a name="line7248">7248: </a><font color="#B22222">  Input Parameter:</font>
-<a name="line7249">7249: </a><font color="#B22222">. tsin    - The input <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
-
-<a name="line7251">7251: </a><font color="#B22222">  Output Parameter:</font>
-<a name="line7252">7252: </a><font color="#B22222">. tsout   - The output <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> (cloned)</font>
-
-<a name="line7254">7254: </a><font color="#B22222">  Notes:</font>
-<a name="line7255">7255: </a><font color="#B22222">  This function is used to create a clone of a <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> object. It is used in ARKIMEX for initializing the slope for first stage explicit methods. It will likely be replaced in the future with a mechanism of switching methods on the fly. </font>
-
-<a name="line7257">7257: </a><font color="#B22222">  When using <a href="../../../docs/manualpages/TS/TSDestroy.html#TSDestroy">TSDestroy</a>() on a clone the user has to first reset the correct <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> reference in the embedded <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a> object: e.g.: by running <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a> snes_dup=NULL; <a href="../../../docs/manualpages/TS/TSGetS [...]
-
-<a name="line7259">7259: </a><font color="#B22222">  Level: developer</font>
-
-<a name="line7261">7261: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, clone</font>
-<a name="line7262">7262: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>(), <a href="../../../docs/manualpages/TS/TSSetType.html#TSSetType">TSSetType</a>(), <a href="../../../docs/manualpages/TS/TSSetUp.html#TSSetUp">TSSetUp</a>(), <a href="../../../docs/manualpages/TS/TSDestroy.html#TSDestroy">TSDestroy</a>(), <a href="../../../docs/manualpages/TS/TSSetProblemType.html#TSSetProblemType">TSSetProblemType</a>()</font>
-<a name="line7263">7263: </a><font color="#B22222">@*/</font>
-<a name="line7264">7264: </a><strong><font color="#4169E1"><a name="TSClone"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSClone.html#TSClone">TSClone</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> tsin, <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> *tsout)</font></strong>
-<a name="line7265">7265: </a>{
-<a name="line7266">7266: </a>  <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>             t;
-<a name="line7268">7268: </a>  <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a>           snes_start;
-<a name="line7269">7269: </a>  <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a>             dm;
-<a name="line7270">7270: </a>  <a href="../../../docs/manualpages/TS/TSType.html#TSType">TSType</a>         type;
-
-<a name="line7274">7274: </a>  *tsout = NULL;
-
-<a name="line7276">7276: </a>  <a href="../../../docs/manualpages/Sys/PetscHeaderCreate.html#PetscHeaderCreate">PetscHeaderCreate</a>(t, TS_CLASSID, <font color="#666666">"<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>"</font>, <font color="#666666">"Time stepping"</font>, <font color="#666666">"<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>"</font>, <a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../doc [...]
-
-<a name="line7278">7278: </a>  <font color="#B22222">/* General <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> description */</font>
-<a name="line7279">7279: </a>  t->numbermonitors    = 0;
-<a name="line7280">7280: </a>  t->setupcalled       = 0;
-<a name="line7281">7281: </a>  t->ksp_its           = 0;
-<a name="line7282">7282: </a>  t->snes_its          = 0;
-<a name="line7283">7283: </a>  t->nwork             = 0;
-<a name="line7284">7284: </a>  t->rhsjacobian.time  = -1e20;
-<a name="line7285">7285: </a>  t->rhsjacobian.scale = 1.;
-<a name="line7286">7286: </a>  t->ijacobian.shift   = 1.;
-
-<a name="line7288">7288: </a>  <a href="../../../docs/manualpages/TS/TSGetSNES.html#TSGetSNES">TSGetSNES</a>(tsin,&snes_start);
-<a name="line7289">7289: </a>  <a href="../../../docs/manualpages/TS/TSSetSNES.html#TSSetSNES">TSSetSNES</a>(t,snes_start);
-
-<a name="line7291">7291: </a>  <a href="../../../docs/manualpages/TS/TSGetDM.html#TSGetDM">TSGetDM</a>(tsin,&dm);
-<a name="line7292">7292: </a>  <a href="../../../docs/manualpages/TS/TSSetDM.html#TSSetDM">TSSetDM</a>(t,dm);
-
-<a name="line7294">7294: </a>  t->adapt = tsin->adapt;
-<a name="line7295">7295: </a>  <a href="../../../docs/manualpages/Sys/PetscObjectReference.html#PetscObjectReference">PetscObjectReference</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)t->adapt);
-
-<a name="line7297">7297: </a>  t->problem_type      = tsin->problem_type;
-<a name="line7298">7298: </a>  t->ptime             = tsin->ptime;
-<a name="line7299">7299: </a>  t->time_step         = tsin->time_step;
-<a name="line7300">7300: </a>  t->max_time          = tsin->max_time;
-<a name="line7301">7301: </a>  t->steps             = tsin->steps;
-<a name="line7302">7302: </a>  t->max_steps         = tsin->max_steps;
-<a name="line7303">7303: </a>  t->equation_type     = tsin->equation_type;
-<a name="line7304">7304: </a>  t->atol              = tsin->atol;
-<a name="line7305">7305: </a>  t->rtol              = tsin->rtol;
-<a name="line7306">7306: </a>  t->max_snes_failures = tsin->max_snes_failures;
-<a name="line7307">7307: </a>  t->max_reject        = tsin->max_reject;
-<a name="line7308">7308: </a>  t->errorifstepfailed = tsin->errorifstepfailed;
-
-<a name="line7310">7310: </a>  <a href="../../../docs/manualpages/TS/TSGetType.html#TSGetType">TSGetType</a>(tsin,&type);
-<a name="line7311">7311: </a>  <a href="../../../docs/manualpages/TS/TSSetType.html#TSSetType">TSSetType</a>(t,type);
-
-<a name="line7313">7313: </a>  t->vec_sol           = NULL;
-
-<a name="line7315">7315: </a>  t->cfltime          = tsin->cfltime;
-<a name="line7316">7316: </a>  t->cfltime_local    = tsin->cfltime_local;
-<a name="line7317">7317: </a>  t->exact_final_time = tsin->exact_final_time;
-
-<a name="line7319">7319: </a>  <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(t->ops,tsin->ops,<font color="#4169E1">sizeof</font>(<font color="#4169E1">struct _TSOps</font>));
-
-<a name="line7321">7321: </a>  <font color="#4169E1">if</font> (((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)tsin)->fortran_func_pointers) {
-<a name="line7322">7322: </a>    <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> i;
-<a name="line7323">7323: </a>    <a href="../../../docs/manualpages/Sys/PetscMalloc.html#PetscMalloc">PetscMalloc</a>((10)*<font color="#4169E1">sizeof</font>(void(*)(void)),&((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)t)->fortran_func_pointers);
-<a name="line7324">7324: </a>    <font color="#4169E1">for</font> (i=0; i<10; i++) {
-<a name="line7325">7325: </a>      ((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)t)->fortran_func_pointers[i] = ((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)tsin)->fortran_func_pointers[i];
-<a name="line7326">7326: </a>    }
-<a name="line7327">7327: </a>  }
-<a name="line7328">7328: </a>  *tsout = t;
-<a name="line7329">7329: </a>  <font color="#4169E1">return</font>(0);
-<a name="line7330">7330: </a>}
+<a name="line7046">7046: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, timestep, rollback</font>
+
+<a name="line7048">7048: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>(), <a href="../../../docs/manualpages/TS/TSSetUp.html#TSSetUp">TSSetUp</a>(), <a href="../../../docs/manualpages/TS/TSDestroy.html#TSDestroy">TSDestroy</a>(), <a href="../../../docs/manualpages/TS/TSSolve.html#TSSolve">TSSolve</a>(), <a href="../../../docs/manualpages/TS/TSSetPreStep.html#TSSetPreStep">TSSetPreStep</a>(), <a href="../../../docs/manualpag [...]
+<a name="line7049">7049: </a><font color="#B22222">@*/</font>
+<a name="line7050">7050: </a><strong><font color="#4169E1"><a name="TSRollBack"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSRollBack.html#TSRollBack">TSRollBack</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts)</font></strong>
+<a name="line7051">7051: </a>{
+
+<a name="line7056">7056: </a>  <font color="#4169E1">if</font> (ts->steprollback) <a href="../../../docs/manualpages/Sys/SETERRQ.html#SETERRQ">SETERRQ</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"<a href="../../../docs/manualpages/TS/TSRollBack.html#TSRollBack">TSRollBack</a> already called"</font>);
+<a name="line7057">7057: </a>  <font color="#4169E1">if</font> (!ts->ops->rollback) <a href="../../../docs/manualpages/Sys/SETERRQ1.html#SETERRQ1">SETERRQ1</a>(<a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts),PETSC_ERR_SUP,<font color="#666666">"<a href="../../../docs/manualpages/TS/TSRollBack.html#TSRollBack">TSRollBack</a> not implemented for t [...]
+<a name="line7058">7058: </a>  (*ts->ops->rollback)(ts);
+<a name="line7059">7059: </a>  ts->time_step = ts->ptime - ts->ptime_prev;
+<a name="line7060">7060: </a>  ts->ptime = ts->ptime_prev;
+<a name="line7061">7061: </a>  ts->ptime_prev = ts->ptime_prev_rollback;
+<a name="line7062">7062: </a>  ts->steps--; ts->total_steps--;
+<a name="line7063">7063: </a>  ts->steprollback = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line7064">7064: </a>  <font color="#4169E1">return</font>(0);
+<a name="line7065">7065: </a>}
+
+<a name="line7069">7069: </a><font color="#B22222">/*@</font>
+<a name="line7070">7070: </a><font color="#B22222">   <a href="../../../docs/manualpages/TS/TSGetStages.html#TSGetStages">TSGetStages</a> - Get the number of stages and stage values</font>
+
+<a name="line7072">7072: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line7073">7073: </a><font color="#B22222">.  ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context obtained from <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
+
+<a name="line7075">7075: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line7077">7077: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, getstages</font>
+
+<a name="line7079">7079: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>()</font>
+<a name="line7080">7080: </a><font color="#B22222">@*/</font>
+<a name="line7081">7081: </a><strong><font color="#4169E1"><a name="TSGetStages"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSGetStages.html#TSGetStages">TSGetStages</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> *ns,<a href="../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> **Y)</font></strong>
+<a name="line7082">7082: </a>{
+
+
+<a name="line7089">7089: </a>  <font color="#4169E1">if</font> (!ts->ops->getstages) *ns=0;
+<a name="line7090">7090: </a>  <font color="#4169E1">else</font> {
+<a name="line7091">7091: </a>    (*ts->ops->getstages)(ts,ns,Y);
+<a name="line7092">7092: </a>  }
+<a name="line7093">7093: </a>  <font color="#4169E1">return</font>(0);
+<a name="line7094">7094: </a>}
+
+<a name="line7098">7098: </a><font color="#B22222">/*@C</font>
+<a name="line7099">7099: </a><font color="#B22222">  <a href="../../../docs/manualpages/TS/TSComputeIJacobianDefaultColor.html#TSComputeIJacobianDefaultColor">TSComputeIJacobianDefaultColor</a> - Computes the Jacobian using finite differences and coloring to exploit matrix sparsity.</font>
+
+<a name="line7101">7101: </a><font color="#B22222">  Collective on <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a></font>
+
+<a name="line7103">7103: </a><font color="#B22222">  Input Parameters:</font>
+<a name="line7104">7104: </a><font color="#B22222">+ ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line7105">7105: </a><font color="#B22222">. t - current timestep</font>
+<a name="line7106">7106: </a><font color="#B22222">. U - state vector</font>
+<a name="line7107">7107: </a><font color="#B22222">. Udot - time derivative of state vector</font>
+<a name="line7108">7108: </a><font color="#B22222">. shift - shift to apply, see note below</font>
+<a name="line7109">7109: </a><font color="#B22222">- ctx - an optional user context</font>
+
+<a name="line7111">7111: </a><font color="#B22222">  Output Parameters:</font>
+<a name="line7112">7112: </a><font color="#B22222">+ J - Jacobian matrix (not altered in this routine)</font>
+<a name="line7113">7113: </a><font color="#B22222">- B - newly computed Jacobian matrix to use with preconditioner (generally the same as J)</font>
+
+<a name="line7115">7115: </a><font color="#B22222">  Level: intermediate</font>
+
+<a name="line7117">7117: </a><font color="#B22222">  Notes:</font>
+<a name="line7118">7118: </a><font color="#B22222">  If F(t,U,Udot)=0 is the DAE, the required Jacobian is</font>
+
+<a name="line7120">7120: </a><font color="#B22222">  dF/dU + shift*dF/dUdot</font>
+
+<a name="line7122">7122: </a><font color="#B22222">  Most users should not need to explicitly call this routine, as it</font>
+<a name="line7123">7123: </a><font color="#B22222">  is used internally within the nonlinear solvers.</font>
+
+<a name="line7125">7125: </a><font color="#B22222">  This will first try to get the coloring from the <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a>.  If the <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a> type has no coloring</font>
+<a name="line7126">7126: </a><font color="#B22222">  routine, then it will try to get the coloring from the matrix.  This requires that the</font>
+<a name="line7127">7127: </a><font color="#B22222">  matrix have nonzero entries precomputed.</font>
+
+<a name="line7129">7129: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, finite differences, Jacobian, coloring, sparse</font>
+<a name="line7130">7130: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSSetIJacobian.html#TSSetIJacobian">TSSetIJacobian</a>(), <a href="../../../docs/manualpages/MatFD/MatFDColoringCreate.html#MatFDColoringCreate">MatFDColoringCreate</a>(), <a href="../../../docs/manualpages/MatFD/MatFDColoringSetFunction.html#MatFDColoringSetFunction">MatFDColoringSetFunction</a>()</font>
+<a name="line7131">7131: </a><font color="#B22222">@*/</font>
+<a name="line7132">7132: </a><strong><font color="#4169E1"><a name="TSComputeIJacobianDefaultColor"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSComputeIJacobianDefaultColor.html#TSComputeIJacobianDefaultColor">TSComputeIJacobianDefaultColor</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> t,<a href="../ [...]
+<a name="line7133">7133: </a>{
+<a name="line7134">7134: </a>  <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a>           snes;
+<a name="line7135">7135: </a>  <a href="../../../docs/manualpages/Mat/MatFDColoring.html#MatFDColoring">MatFDColoring</a>  color;
+<a name="line7136">7136: </a>  <a href="../../../docs/manualpages/Sys/PetscBool.html#PetscBool">PetscBool</a>      hascolor, matcolor = <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a>;
+
+<a name="line7140">7140: </a>  <a href="../../../docs/manualpages/Sys/PetscOptionsGetBool.html#PetscOptionsGetBool">PetscOptionsGetBool</a>(((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)ts)->options,((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>) ts)->prefix, <font color="#666666">"-ts_fd_color_use_mat"</font>, &matcolor, NULL);
+<a name="line7141">7141: </a>  <a href="../../../docs/manualpages/Sys/PetscObjectQuery.html#PetscObjectQuery">PetscObjectQuery</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>) B, <font color="#666666">"TSMatFDColoring"</font>, (<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a> *) &color);
+<a name="line7142">7142: </a>  <font color="#4169E1">if</font> (!color) {
+<a name="line7143">7143: </a>    <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a>         dm;
+<a name="line7144">7144: </a>    <a href="../../../docs/manualpages/IS/ISColoring.html#ISColoring">ISColoring</a> iscoloring;
+
+<a name="line7146">7146: </a>    <a href="../../../docs/manualpages/TS/TSGetDM.html#TSGetDM">TSGetDM</a>(ts, &dm);
+<a name="line7147">7147: </a>    <a href="../../../docs/manualpages/DM/DMHasColoring.html#DMHasColoring">DMHasColoring</a>(dm, &hascolor);
+<a name="line7148">7148: </a>    <font color="#4169E1">if</font> (hascolor && !matcolor) {
+<a name="line7149">7149: </a>      <a href="../../../docs/manualpages/DM/DMCreateColoring.html#DMCreateColoring">DMCreateColoring</a>(dm, IS_COLORING_GLOBAL, &iscoloring);
+<a name="line7150">7150: </a>      <a href="../../../docs/manualpages/MatFD/MatFDColoringCreate.html#MatFDColoringCreate">MatFDColoringCreate</a>(B, iscoloring, &color);
+<a name="line7151">7151: </a>      <a href="../../../docs/manualpages/MatFD/MatFDColoringSetFunction.html#MatFDColoringSetFunction">MatFDColoringSetFunction</a>(color, (<a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*)(void)) <a href="../../../docs/manualpages/TS/SNESTSFormFunction.html#SNESTSFormFunction">SNESTSFormFunction</a>, (void *) ts);
+<a name="line7152">7152: </a>      <a href="../../../docs/manualpages/MatFD/MatFDColoringSetFromOptions.html#MatFDColoringSetFromOptions">MatFDColoringSetFromOptions</a>(color);
+<a name="line7153">7153: </a>      <a href="../../../docs/manualpages/MatFD/MatFDColoringSetUp.html#MatFDColoringSetUp">MatFDColoringSetUp</a>(B, iscoloring, color);
+<a name="line7154">7154: </a>      <a href="../../../docs/manualpages/IS/ISColoringDestroy.html#ISColoringDestroy">ISColoringDestroy</a>(&iscoloring);
+<a name="line7155">7155: </a>    } <font color="#4169E1">else</font> {
+<a name="line7156">7156: </a>      <a href="../../../docs/manualpages/Mat/MatColoring.html#MatColoring">MatColoring</a> mc;
+
+<a name="line7158">7158: </a>      <a href="../../../docs/manualpages/MatOrderings/MatColoringCreate.html#MatColoringCreate">MatColoringCreate</a>(B, &mc);
+<a name="line7159">7159: </a>      <a href="../../../docs/manualpages/MatOrderings/MatColoringSetDistance.html#MatColoringSetDistance">MatColoringSetDistance</a>(mc, 2);
+<a name="line7160">7160: </a>      <a href="../../../docs/manualpages/MatOrderings/MatColoringSetType.html#MatColoringSetType">MatColoringSetType</a>(mc, MATCOLORINGSL);
+<a name="line7161">7161: </a>      <a href="../../../docs/manualpages/MatOrderings/MatColoringSetFromOptions.html#MatColoringSetFromOptions">MatColoringSetFromOptions</a>(mc);
+<a name="line7162">7162: </a>      <a href="../../../docs/manualpages/MatOrderings/MatColoringApply.html#MatColoringApply">MatColoringApply</a>(mc, &iscoloring);
+<a name="line7163">7163: </a>      <a href="../../../docs/manualpages/MatOrderings/MatColoringDestroy.html#MatColoringDestroy">MatColoringDestroy</a>(&mc);
+<a name="line7164">7164: </a>      <a href="../../../docs/manualpages/MatFD/MatFDColoringCreate.html#MatFDColoringCreate">MatFDColoringCreate</a>(B, iscoloring, &color);
+<a name="line7165">7165: </a>      <a href="../../../docs/manualpages/MatFD/MatFDColoringSetFunction.html#MatFDColoringSetFunction">MatFDColoringSetFunction</a>(color, (<a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*)(void)) <a href="../../../docs/manualpages/TS/SNESTSFormFunction.html#SNESTSFormFunction">SNESTSFormFunction</a>, (void *) ts);
+<a name="line7166">7166: </a>      <a href="../../../docs/manualpages/MatFD/MatFDColoringSetFromOptions.html#MatFDColoringSetFromOptions">MatFDColoringSetFromOptions</a>(color);
+<a name="line7167">7167: </a>      <a href="../../../docs/manualpages/MatFD/MatFDColoringSetUp.html#MatFDColoringSetUp">MatFDColoringSetUp</a>(B, iscoloring, color);
+<a name="line7168">7168: </a>      <a href="../../../docs/manualpages/IS/ISColoringDestroy.html#ISColoringDestroy">ISColoringDestroy</a>(&iscoloring);
+<a name="line7169">7169: </a>    }
+<a name="line7170">7170: </a>    <a href="../../../docs/manualpages/Sys/PetscObjectCompose.html#PetscObjectCompose">PetscObjectCompose</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>) B, <font color="#666666">"TSMatFDColoring"</font>, (<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>) color);
+<a name="line7171">7171: </a>    <a href="../../../docs/manualpages/Sys/PetscObjectDereference.html#PetscObjectDereference">PetscObjectDereference</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>) color);
+<a name="line7172">7172: </a>  }
+<a name="line7173">7173: </a>  <a href="../../../docs/manualpages/TS/TSGetSNES.html#TSGetSNES">TSGetSNES</a>(ts, &snes);
+<a name="line7174">7174: </a>  <a href="../../../docs/manualpages/MatFD/MatFDColoringApply.html#MatFDColoringApply">MatFDColoringApply</a>(B, color, U, snes);
+<a name="line7175">7175: </a>  <font color="#4169E1">if</font> (J != B) {
+<a name="line7176">7176: </a>    <a href="../../../docs/manualpages/Mat/MatAssemblyBegin.html#MatAssemblyBegin">MatAssemblyBegin</a>(J, MAT_FINAL_ASSEMBLY);
+<a name="line7177">7177: </a>    <a href="../../../docs/manualpages/Mat/MatAssemblyEnd.html#MatAssemblyEnd">MatAssemblyEnd</a>(J, MAT_FINAL_ASSEMBLY);
+<a name="line7178">7178: </a>  }
+<a name="line7179">7179: </a>  <font color="#4169E1">return</font>(0);
+<a name="line7180">7180: </a>}
+
+<a name="line7184">7184: </a><font color="#B22222">/*@</font>
+<a name="line7185">7185: </a><font color="#B22222">    <a href="../../../docs/manualpages/TS/TSSetFunctionDomainError.html#TSSetFunctionDomainError">TSSetFunctionDomainError</a> - Set the function testing if the current state vector is valid</font>
+
+<a name="line7187">7187: </a><font color="#B22222">    Input Parameters:</font>
+<a name="line7188">7188: </a><font color="#B22222">    ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line7189">7189: </a><font color="#B22222">    func - function called within <a href="../../../docs/manualpages/TS/TSFunctionDomainError.html#TSFunctionDomainError">TSFunctionDomainError</a></font>
+
+<a name="line7191">7191: </a><font color="#B22222">    Level: intermediate</font>
+
+<a name="line7193">7193: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, state, domain</font>
+<a name="line7194">7194: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSAdaptCheckStage.html#TSAdaptCheckStage">TSAdaptCheckStage</a>(), <a href="../../../docs/manualpages/TS/TSFunctionDomainError.html#TSFunctionDomainError">TSFunctionDomainError</a>()</font>
+<a name="line7195">7195: </a><font color="#B22222">@*/</font>
+
+<a name="line7197">7197: </a><strong><font color="#4169E1"><a name="TSSetFunctionDomainError"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSSetFunctionDomainError.html#TSSetFunctionDomainError">TSSetFunctionDomainError</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts, <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> (*func)(<a href="../.. [...]
+<a name="line7198">7198: </a>{
+<a name="line7201">7201: </a>  ts->functiondomainerror = func;
+<a name="line7202">7202: </a>  <font color="#4169E1">return</font>(0);
+<a name="line7203">7203: </a>}
+
+<a name="line7207">7207: </a><font color="#B22222">/*@</font>
+<a name="line7208">7208: </a><font color="#B22222">    <a href="../../../docs/manualpages/TS/TSFunctionDomainError.html#TSFunctionDomainError">TSFunctionDomainError</a> - Check if the current state is valid</font>
+
+<a name="line7210">7210: </a><font color="#B22222">    Input Parameters:</font>
+<a name="line7211">7211: </a><font color="#B22222">    ts - the <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> context</font>
+<a name="line7212">7212: </a><font color="#B22222">    stagetime - time of the simulation</font>
+<a name="line7213">7213: </a><font color="#B22222">    Y - state vector to check.</font>
+
+<a name="line7215">7215: </a><font color="#B22222">    Output Parameter:</font>
+<a name="line7216">7216: </a><font color="#B22222">    accept - Set to <a href="../../../docs/manualpages/Sys/PETSC_FALSE.html#PETSC_FALSE">PETSC_FALSE</a> if the current state vector is valid.</font>
+
+<a name="line7218">7218: </a><font color="#B22222">    Note:</font>
+<a name="line7219">7219: </a><font color="#B22222">    This function should be used to ensure the state is in a valid part of the space.</font>
+<a name="line7220">7220: </a><font color="#B22222">    For example, one can ensure here all values are positive.</font>
+
+<a name="line7222">7222: </a><font color="#B22222">    Level: advanced</font>
+<a name="line7223">7223: </a><font color="#B22222">@*/</font>
+<a name="line7224">7224: </a><strong><font color="#4169E1"><a name="TSFunctionDomainError"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> <a href="../../../docs/manualpages/TS/TSFunctionDomainError.html#TSFunctionDomainError">TSFunctionDomainError</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> ts,<a href="../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> stagetime,<a href="../../../docs/manualpages/Vec/V [...]
+<a name="line7225">7225: </a>{
+
+
+<a name="line7231">7231: </a>  *accept = <a href="../../../docs/manualpages/Sys/PETSC_TRUE.html#PETSC_TRUE">PETSC_TRUE</a>;
+<a name="line7232">7232: </a>  <font color="#4169E1">if</font> (ts->functiondomainerror) {
+<a name="line7233">7233: </a>    PetscStackCallStandard((*ts->functiondomainerror),(ts,stagetime,Y,accept));
+<a name="line7234">7234: </a>  }
+<a name="line7235">7235: </a>  <font color="#4169E1">return</font>(0);
+<a name="line7236">7236: </a>}
+
+<a name="line7238">7238: </a><strong><font color="#228B22">#undef  __FUNCT__</font></strong>
+<a name="line7240">7240: </a><font color="#B22222">/*@C</font>
+<a name="line7241">7241: </a><font color="#B22222">  <a href="../../../docs/manualpages/TS/TSClone.html#TSClone">TSClone</a> - This function clones a time step object. </font>
+
+<a name="line7243">7243: </a><font color="#B22222">  Collective on <a href="../../../docs/manualpages/Sys/MPI_Comm.html#MPI_Comm">MPI_Comm</a></font>
+
+<a name="line7245">7245: </a><font color="#B22222">  Input Parameter:</font>
+<a name="line7246">7246: </a><font color="#B22222">. tsin    - The input <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a></font>
+
+<a name="line7248">7248: </a><font color="#B22222">  Output Parameter:</font>
+<a name="line7249">7249: </a><font color="#B22222">. tsout   - The output <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> (cloned)</font>
+
+<a name="line7251">7251: </a><font color="#B22222">  Notes:</font>
+<a name="line7252">7252: </a><font color="#B22222">  This function is used to create a clone of a <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> object. It is used in ARKIMEX for initializing the slope for first stage explicit methods. It will likely be replaced in the future with a mechanism of switching methods on the fly. </font>
+
+<a name="line7254">7254: </a><font color="#B22222">  When using <a href="../../../docs/manualpages/TS/TSDestroy.html#TSDestroy">TSDestroy</a>() on a clone the user has to first reset the correct <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> reference in the embedded <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a> object: e.g.: by running <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a> snes_dup=NULL; <a href="../../../docs/manualpages/TS/TSGetS [...]
+
+<a name="line7256">7256: </a><font color="#B22222">  Level: developer</font>
+
+<a name="line7258">7258: </a><font color="#B22222">.keywords: <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>, clone</font>
+<a name="line7259">7259: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/TS/TSCreate.html#TSCreate">TSCreate</a>(), <a href="../../../docs/manualpages/TS/TSSetType.html#TSSetType">TSSetType</a>(), <a href="../../../docs/manualpages/TS/TSSetUp.html#TSSetUp">TSSetUp</a>(), <a href="../../../docs/manualpages/TS/TSDestroy.html#TSDestroy">TSDestroy</a>(), <a href="../../../docs/manualpages/TS/TSSetProblemType.html#TSSetProblemType">TSSetProblemType</a>()</font>
+<a name="line7260">7260: </a><font color="#B22222">@*/</font>
+<a name="line7261">7261: </a><strong><font color="#4169E1"><a name="TSClone"></a><a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a>  <a href="../../../docs/manualpages/TS/TSClone.html#TSClone">TSClone</a>(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> tsin, <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> *tsout)</font></strong>
+<a name="line7262">7262: </a>{
+<a name="line7263">7263: </a>  <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>             t;
+<a name="line7265">7265: </a>  <a href="../../../docs/manualpages/SNES/SNES.html#SNES">SNES</a>           snes_start;
+<a name="line7266">7266: </a>  <a href="../../../docs/manualpages/DM/DM.html#DM">DM</a>             dm;
+<a name="line7267">7267: </a>  <a href="../../../docs/manualpages/TS/TSType.html#TSType">TSType</a>         type;
+
+<a name="line7271">7271: </a>  *tsout = NULL;
+
+<a name="line7273">7273: </a>  <a href="../../../docs/manualpages/Sys/PetscHeaderCreate.html#PetscHeaderCreate">PetscHeaderCreate</a>(t, TS_CLASSID, <font color="#666666">"<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>"</font>, <font color="#666666">"Time stepping"</font>, <font color="#666666">"<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>"</font>, <a href="../../../docs/manualpages/Sys/PetscObjectComm.html#PetscObjectComm">PetscObjectComm</a>((<a href="../../../doc [...]
+
+<a name="line7275">7275: </a>  <font color="#B22222">/* General <a href="../../../docs/manualpages/TS/TS.html#TS">TS</a> description */</font>
+<a name="line7276">7276: </a>  t->numbermonitors    = 0;
+<a name="line7277">7277: </a>  t->setupcalled       = 0;
+<a name="line7278">7278: </a>  t->ksp_its           = 0;
+<a name="line7279">7279: </a>  t->snes_its          = 0;
+<a name="line7280">7280: </a>  t->nwork             = 0;
+<a name="line7281">7281: </a>  t->rhsjacobian.time  = -1e20;
+<a name="line7282">7282: </a>  t->rhsjacobian.scale = 1.;
+<a name="line7283">7283: </a>  t->ijacobian.shift   = 1.;
+
+<a name="line7285">7285: </a>  <a href="../../../docs/manualpages/TS/TSGetSNES.html#TSGetSNES">TSGetSNES</a>(tsin,&snes_start);
+<a name="line7286">7286: </a>  <a href="../../../docs/manualpages/TS/TSSetSNES.html#TSSetSNES">TSSetSNES</a>(t,snes_start);
+
+<a name="line7288">7288: </a>  <a href="../../../docs/manualpages/TS/TSGetDM.html#TSGetDM">TSGetDM</a>(tsin,&dm);
+<a name="line7289">7289: </a>  <a href="../../../docs/manualpages/TS/TSSetDM.html#TSSetDM">TSSetDM</a>(t,dm);
+
+<a name="line7291">7291: </a>  t->adapt = tsin->adapt;
+<a name="line7292">7292: </a>  <a href="../../../docs/manualpages/Sys/PetscObjectReference.html#PetscObjectReference">PetscObjectReference</a>((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)t->adapt);
+
+<a name="line7294">7294: </a>  t->problem_type      = tsin->problem_type;
+<a name="line7295">7295: </a>  t->ptime             = tsin->ptime;
+<a name="line7296">7296: </a>  t->time_step         = tsin->time_step;
+<a name="line7297">7297: </a>  t->max_time          = tsin->max_time;
+<a name="line7298">7298: </a>  t->steps             = tsin->steps;
+<a name="line7299">7299: </a>  t->max_steps         = tsin->max_steps;
+<a name="line7300">7300: </a>  t->equation_type     = tsin->equation_type;
+<a name="line7301">7301: </a>  t->atol              = tsin->atol;
+<a name="line7302">7302: </a>  t->rtol              = tsin->rtol;
+<a name="line7303">7303: </a>  t->max_snes_failures = tsin->max_snes_failures;
+<a name="line7304">7304: </a>  t->max_reject        = tsin->max_reject;
+<a name="line7305">7305: </a>  t->errorifstepfailed = tsin->errorifstepfailed;
+
+<a name="line7307">7307: </a>  <a href="../../../docs/manualpages/TS/TSGetType.html#TSGetType">TSGetType</a>(tsin,&type);
+<a name="line7308">7308: </a>  <a href="../../../docs/manualpages/TS/TSSetType.html#TSSetType">TSSetType</a>(t,type);
+
+<a name="line7310">7310: </a>  t->vec_sol           = NULL;
+
+<a name="line7312">7312: </a>  t->cfltime          = tsin->cfltime;
+<a name="line7313">7313: </a>  t->cfltime_local    = tsin->cfltime_local;
+<a name="line7314">7314: </a>  t->exact_final_time = tsin->exact_final_time;
+
+<a name="line7316">7316: </a>  <a href="../../../docs/manualpages/Sys/PetscMemcpy.html#PetscMemcpy">PetscMemcpy</a>(t->ops,tsin->ops,<font color="#4169E1">sizeof</font>(<font color="#4169E1">struct _TSOps</font>));
+
+<a name="line7318">7318: </a>  <font color="#4169E1">if</font> (((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)tsin)->fortran_func_pointers) {
+<a name="line7319">7319: </a>    <a href="../../../docs/manualpages/Sys/PetscInt.html#PetscInt">PetscInt</a> i;
+<a name="line7320">7320: </a>    <a href="../../../docs/manualpages/Sys/PetscMalloc.html#PetscMalloc">PetscMalloc</a>((10)*<font color="#4169E1">sizeof</font>(void(*)(void)),&((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)t)->fortran_func_pointers);
+<a name="line7321">7321: </a>    <font color="#4169E1">for</font> (i=0; i<10; i++) {
+<a name="line7322">7322: </a>      ((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)t)->fortran_func_pointers[i] = ((<a href="../../../docs/manualpages/Sys/PetscObject.html#PetscObject">PetscObject</a>)tsin)->fortran_func_pointers[i];
+<a name="line7323">7323: </a>    }
+<a name="line7324">7324: </a>  }
+<a name="line7325">7325: </a>  *tsout = t;
+<a name="line7326">7326: </a>  <font color="#4169E1">return</font>(0);
+<a name="line7327">7327: </a>}
 </pre>
 </body>
 
diff --git a/src/ts/interface/tscreate.c.html b/src/ts/interface/tscreate.c.html
index 83f6d15..78b500c 100644
--- a/src/ts/interface/tscreate.c.html
+++ b/src/ts/interface/tscreate.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/interface/tscreate.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:02+00:00">
+<meta name="date" content="2017-04-24T14:32:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/interface/tscreate.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/interface/tscreate.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/tsimpl.h>      </font><font color="#B22222">/*I "petscts.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/ts/interface/tseig.c.html b/src/ts/interface/tseig.c.html
index 88c3166..a9943f3 100644
--- a/src/ts/interface/tseig.c.html
+++ b/src/ts/interface/tseig.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/interface/tseig.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:04+00:00">
+<meta name="date" content="2017-04-24T14:32:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/interface/tseig.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/interface/tseig.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/tsimpl.h>        </font><font color="#B22222">/*I "petscts.h"  I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscdraw.h></font>
diff --git a/src/ts/interface/tsreg.c.html b/src/ts/interface/tsreg.c.html
index 386cfea..cefa6be 100644
--- a/src/ts/interface/tsreg.c.html
+++ b/src/ts/interface/tsreg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/interface/tsreg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:03+00:00">
+<meta name="date" content="2017-04-24T14:32:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/interface/tsreg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/interface/tsreg.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/tsimpl.h>      </font><font color="#B22222">/*I "petscts.h"  I*/</font><font color="#A020F0"></font>
 
 <a name="line3">  3: </a><a href="../../../docs/manualpages/Sys/PetscFunctionList.html#PetscFunctionList">PetscFunctionList</a> TSList              = NULL;
diff --git a/src/ts/interface/tsregall.c.html b/src/ts/interface/tsregall.c.html
index d74e964..0f6f2ab 100644
--- a/src/ts/interface/tsregall.c.html
+++ b/src/ts/interface/tsregall.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/interface/tsregall.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:32:03+00:00">
+<meta name="date" content="2017-04-24T14:32:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/interface/tsregall.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/interface/tsregall.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/tsimpl.h>     </font><font color="#B22222">/*I  "petscts.h"  I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><strong><font color="#4169E1">PETSC_EXTERN <a href="../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> TSCreate_Euler(<a href="../../../docs/manualpages/TS/TS.html#TS">TS</a>)</font></strong>;
diff --git a/src/ts/makefile.html b/src/ts/makefile.html
index 755ae33..dcec6ab 100644
--- a/src/ts/makefile.html
+++ b/src/ts/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:36+00:00">
+<meta name="date" content="2017-04-24T14:32:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/trajectory/impls/basic/index.html b/src/ts/trajectory/impls/basic/index.html
index 3c8e3d9..f8f5c56 100644
--- a/src/ts/trajectory/impls/basic/index.html
+++ b/src/ts/trajectory/impls/basic/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/trajectory/impls/basic/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/trajectory/impls/basic/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/trajectory/impls/basic/makefile.html b/src/ts/trajectory/impls/basic/makefile.html
index cb68f38..cce82ca 100644
--- a/src/ts/trajectory/impls/basic/makefile.html
+++ b/src/ts/trajectory/impls/basic/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/trajectory/impls/basic/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:38+00:00">
+<meta name="date" content="2017-04-24T14:32:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/trajectory/impls/basic/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/trajectory/impls/basic/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/trajectory/impls/basic/trajbasic.c.html b/src/ts/trajectory/impls/basic/trajbasic.c.html
index 4b8e8ae..adbb3dc 100644
--- a/src/ts/trajectory/impls/basic/trajbasic.c.html
+++ b/src/ts/trajectory/impls/basic/trajbasic.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/trajectory/impls/basic/trajbasic.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:37+00:00">
+<meta name="date" content="2017-04-24T14:32:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/trajectory/impls/basic/trajbasic.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/trajectory/impls/basic/trajbasic.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/tsimpl.h>        </font><font color="#B22222">/*I "petscts.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/ts/trajectory/impls/index.html b/src/ts/trajectory/impls/index.html
index f04675c..4b89a37 100644
--- a/src/ts/trajectory/impls/index.html
+++ b/src/ts/trajectory/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/trajectory/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/trajectory/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/trajectory/impls/makefile.html b/src/ts/trajectory/impls/makefile.html
index 4aec78b..c3da65d 100644
--- a/src/ts/trajectory/impls/makefile.html
+++ b/src/ts/trajectory/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/trajectory/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:37+00:00">
+<meta name="date" content="2017-04-24T14:32:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/trajectory/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/trajectory/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/trajectory/impls/memory/index.html b/src/ts/trajectory/impls/memory/index.html
index 393767c..7879706 100644
--- a/src/ts/trajectory/impls/memory/index.html
+++ b/src/ts/trajectory/impls/memory/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/trajectory/impls/memory/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/trajectory/impls/memory/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/trajectory/impls/memory/makefile.html b/src/ts/trajectory/impls/memory/makefile.html
index d58122f..103fb7f 100644
--- a/src/ts/trajectory/impls/memory/makefile.html
+++ b/src/ts/trajectory/impls/memory/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/trajectory/impls/memory/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:43+00:00">
+<meta name="date" content="2017-04-24T14:32:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/trajectory/impls/memory/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/trajectory/impls/memory/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/trajectory/impls/memory/trajmemory.c.html b/src/ts/trajectory/impls/memory/trajmemory.c.html
index 72029fb..31a7a11 100644
--- a/src/ts/trajectory/impls/memory/trajmemory.c.html
+++ b/src/ts/trajectory/impls/memory/trajmemory.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/trajectory/impls/memory/trajmemory.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:38+00:00">
+<meta name="date" content="2017-04-24T14:32:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/trajectory/impls/memory/trajmemory.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/trajectory/impls/memory/trajmemory.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/tsimpl.h>        </font><font color="#B22222">/*I "petscts.h"  I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscsys.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#ifdef PETSC_HAVE_REVOLVE</font>
diff --git a/src/ts/trajectory/impls/singlefile/index.html b/src/ts/trajectory/impls/singlefile/index.html
index ab5362c..2777cf2 100644
--- a/src/ts/trajectory/impls/singlefile/index.html
+++ b/src/ts/trajectory/impls/singlefile/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/trajectory/impls/singlefile/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/trajectory/impls/singlefile/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/trajectory/impls/singlefile/makefile.html b/src/ts/trajectory/impls/singlefile/makefile.html
index d7fae85..800a034 100644
--- a/src/ts/trajectory/impls/singlefile/makefile.html
+++ b/src/ts/trajectory/impls/singlefile/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/trajectory/impls/singlefile/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:38+00:00">
+<meta name="date" content="2017-04-24T14:32:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/trajectory/impls/singlefile/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/trajectory/impls/singlefile/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/trajectory/impls/singlefile/singlefile.c.html b/src/ts/trajectory/impls/singlefile/singlefile.c.html
index 3c08941..dfb13d7 100644
--- a/src/ts/trajectory/impls/singlefile/singlefile.c.html
+++ b/src/ts/trajectory/impls/singlefile/singlefile.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/trajectory/impls/singlefile/singlefile.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:38+00:00">
+<meta name="date" content="2017-04-24T14:32:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/trajectory/impls/singlefile/singlefile.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/trajectory/impls/singlefile/singlefile.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/tsimpl.h>        </font><font color="#B22222">/*I "petscts.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/ts/trajectory/impls/visualization/index.html b/src/ts/trajectory/impls/visualization/index.html
index 644b39b..33c7a31 100644
--- a/src/ts/trajectory/impls/visualization/index.html
+++ b/src/ts/trajectory/impls/visualization/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/trajectory/impls/visualization/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/trajectory/impls/visualization/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/trajectory/impls/visualization/makefile.html b/src/ts/trajectory/impls/visualization/makefile.html
index 71424ce..2dceaf2 100644
--- a/src/ts/trajectory/impls/visualization/makefile.html
+++ b/src/ts/trajectory/impls/visualization/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/trajectory/impls/visualization/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:43+00:00">
+<meta name="date" content="2017-04-24T14:32:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/trajectory/impls/visualization/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/trajectory/impls/visualization/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/trajectory/impls/visualization/trajvisualization.c.html b/src/ts/trajectory/impls/visualization/trajvisualization.c.html
index 0dc90fb..5658fe3 100644
--- a/src/ts/trajectory/impls/visualization/trajvisualization.c.html
+++ b/src/ts/trajectory/impls/visualization/trajvisualization.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/trajectory/impls/visualization/trajvisualization.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:43+00:00">
+<meta name="date" content="2017-04-24T14:32:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/trajectory/impls/visualization/trajvisualization.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/trajectory/impls/visualization/trajvisualization.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/tsimpl.h>        </font><font color="#B22222">/*I "petscts.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/ts/trajectory/index.html b/src/ts/trajectory/index.html
index c2663cb..e520def 100644
--- a/src/ts/trajectory/index.html
+++ b/src/ts/trajectory/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/trajectory/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/trajectory/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/trajectory/interface/index.html b/src/ts/trajectory/interface/index.html
index 1c78d93..048b9d0 100644
--- a/src/ts/trajectory/interface/index.html
+++ b/src/ts/trajectory/interface/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/trajectory/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/trajectory/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/trajectory/interface/makefile.html b/src/ts/trajectory/interface/makefile.html
index 79006c4..7add6d5 100644
--- a/src/ts/trajectory/interface/makefile.html
+++ b/src/ts/trajectory/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/trajectory/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:37+00:00">
+<meta name="date" content="2017-04-24T14:32:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/trajectory/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/trajectory/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/trajectory/interface/traj.c.html b/src/ts/trajectory/interface/traj.c.html
index 6f15a3c..f6fe41e 100644
--- a/src/ts/trajectory/interface/traj.c.html
+++ b/src/ts/trajectory/interface/traj.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/trajectory/interface/traj.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:36+00:00">
+<meta name="date" content="2017-04-24T14:32:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/trajectory/interface/traj.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/trajectory/interface/traj.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/tsimpl.h>        </font><font color="#B22222">/*I "petscts.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/ts/trajectory/makefile.html b/src/ts/trajectory/makefile.html
index 13102e8..3208a43 100644
--- a/src/ts/trajectory/makefile.html
+++ b/src/ts/trajectory/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/trajectory/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:31:36+00:00">
+<meta name="date" content="2017-04-24T14:32:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/trajectory/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/trajectory/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/ts/utils/dmdats.c.html b/src/ts/utils/dmdats.c.html
index 0a6cdd6..3200dcd 100644
--- a/src/ts/utils/dmdats.c.html
+++ b/src/ts/utils/dmdats.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/utils/dmdats.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:40+00:00">
+<meta name="date" content="2017-04-24T14:37:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/utils/dmdats.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/utils/dmdats.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscdmda.h>          </font><font color="#B22222">/*I "petscdmda.h" I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/dmimpl.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/tsimpl.h>   </font><font color="#B22222">/*I "petscts.h" I*/</font><font color="#A020F0"></font>
diff --git a/src/ts/utils/dmlocalts.c.html b/src/ts/utils/dmlocalts.c.html
index 9a6e22b..71be64e 100644
--- a/src/ts/utils/dmlocalts.c.html
+++ b/src/ts/utils/dmlocalts.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/utils/dmlocalts.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:39+00:00">
+<meta name="date" content="2017-04-24T14:37:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/utils/dmlocalts.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/utils/dmlocalts.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmimpl.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/tsimpl.h>   </font><font color="#B22222">/*I "petscts.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/ts/utils/dmplexts.c.html b/src/ts/utils/dmplexts.c.html
index 0222bad..ba44375 100644
--- a/src/ts/utils/dmplexts.c.html
+++ b/src/ts/utils/dmplexts.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/utils/dmplexts.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:41+00:00">
+<meta name="date" content="2017-04-24T14:37:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/utils/dmplexts.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/utils/dmplexts.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/dmpleximpl.h> </font><font color="#B22222">/*I "petscdmplex.h" I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/tsimpl.h>     </font><font color="#B22222">/*I "petscts.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/snesimpl.h></font>
diff --git a/src/ts/utils/dmts.c.html b/src/ts/utils/dmts.c.html
index 3b67930..4f3fac9 100644
--- a/src/ts/utils/dmts.c.html
+++ b/src/ts/utils/dmts.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/utils/dmts.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:36+00:00">
+<meta name="date" content="2017-04-24T14:37:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/utils/dmts.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/utils/dmts.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/tsimpl.h>     </font><font color="#B22222">/*I "petscts.h" I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/dmimpl.h></font>
 
diff --git a/src/ts/utils/index.html b/src/ts/utils/index.html
index 427b0b9..4f90fe9 100644
--- a/src/ts/utils/index.html
+++ b/src/ts/utils/index.html
@@ -3,8 +3,8 @@
 <TITLE>Time-steppers - ODE integrators - TS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/utils/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/utils/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>Time steppers for ODE and DAE - TS: <A HREF="../../../src/ts/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/src/ts/utils/makefile.html b/src/ts/utils/makefile.html
index c0b6e59..b3dad94 100644
--- a/src/ts/utils/makefile.html
+++ b/src/ts/utils/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/ts/utils/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:34:42+00:00">
+<meta name="date" content="2017-04-24T14:37:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/ts/utils/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/ts/utils/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/f90-mod/index.html b/src/vec/f90-mod/index.html
index 2c3c65d..5a89b0a 100644
--- a/src/vec/f90-mod/index.html
+++ b/src/vec/f90-mod/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Vectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Vectors: <A HREF="../..90-mod/../src/vec/vec/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/f90-mod/makefile.html b/src/vec/f90-mod/makefile.html
index f97b067..a76b086 100644
--- a/src/vec/f90-mod/makefile.html
+++ b/src/vec/f90-mod/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/f90-mod/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:52+00:00">
+<meta name="date" content="2017-04-24T13:59:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresdefine   'PETSC_USING_F90'</font>
 <font color="#A020F0">#</font>
 <font color="#A020F0">#   Makes Fortran module functions from *.h90 files in include/petsc/finclude</font>
diff --git a/src/vec/f90-mod/petscvecmod.F.html b/src/vec/f90-mod/petscvecmod.F.html
index 0cab4bc..7586fbf 100644
--- a/src/vec/f90-mod/petscvecmod.F.html
+++ b/src/vec/f90-mod/petscvecmod.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/f90-mod/petscvecmod.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:52+00:00">
+<meta name="date" content="2017-04-24T13:59:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/f90-mod/petscvecmod.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/f90-mod/petscvecmod.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><strong><font color="#228B22">#define PETSC_USE_FORTRAN_MODULES</font></strong>
 
 <a name="line3">  3: </a>        module petscisdef
diff --git a/src/vec/index.html b/src/vec/index.html
index 77ec769..014c4fd 100644
--- a/src/vec/index.html
+++ b/src/vec/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Vectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Vectors: <A HREF="../../src/vec/vec/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/is/ao/aoimpl.h.html b/src/vec/is/ao/aoimpl.h.html
index cdd934b..2c01cc4 100644
--- a/src/vec/is/ao/aoimpl.h.html
+++ b/src/vec/is/ao/aoimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/ao/aoimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:29+00:00">
+<meta name="date" content="2017-04-24T13:59:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/aoimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/aoimpl.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 private file should not be included in users' code.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/vec/is/ao/examples/index.html b/src/vec/is/ao/examples/index.html
index 3725b6f..98ad362 100644
--- a/src/vec/is/ao/examples/index.html
+++ b/src/vec/is/ao/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>AO Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> AO Manual Pages 
 </H2>
diff --git a/src/vec/is/ao/examples/makefile.html b/src/vec/is/ao/examples/makefile.html
index c064a66..e99bfd1 100644
--- a/src/vec/is/ao/examples/makefile.html
+++ b/src/vec/is/ao/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/ao/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:35+00:00">
+<meta name="date" content="2017-04-24T13:59:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong>
 
diff --git a/src/vec/is/ao/examples/tests/ex1.c.html b/src/vec/is/ao/examples/tests/ex1.c.html
index 855605a..b684eb2 100644
--- a/src/vec/is/ao/examples/tests/ex1.c.html
+++ b/src/vec/is/ao/examples/tests/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/ao/examples/tests/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:35+00:00">
+<meta name="date" content="2017-04-24T13:59:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates constructing an application ordering.\n\n"</font>;
 
diff --git a/src/vec/is/ao/examples/tests/ex2.c.html b/src/vec/is/ao/examples/tests/ex2.c.html
index 1197380..2ddd7d1 100644
--- a/src/vec/is/ao/examples/tests/ex2.c.html
+++ b/src/vec/is/ao/examples/tests/ex2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/ao/examples/tests/ex2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:36+00:00">
+<meta name="date" content="2017-04-24T13:59:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/examples/tests/ex2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/examples/tests/ex2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests application ordering.\n\n"</font>;
 
diff --git a/src/vec/is/ao/examples/tests/ex3d/ex3.cxx.html b/src/vec/is/ao/examples/tests/ex3d/ex3.cxx.html
index 2308486..32baa84 100644
--- a/src/vec/is/ao/examples/tests/ex3d/ex3.cxx.html
+++ b/src/vec/is/ao/examples/tests/ex3d/ex3.cxx.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/ao/examples/tests/ex3d/ex3.cxx.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:37+00:00">
+<meta name="date" content="2017-04-24T13:59:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/examples/tests/ex3d/ex3.cxx.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/examples/tests/ex3d/ex3.cxx.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"<a href="../../../../../..3d/../docs/manualpages/AO/AO.html#AO">AO</a> test contributed by Sebastian Steiger <steiger at purdue.edu>, March 2011\n\n"</font>;
 
diff --git a/src/vec/is/ao/examples/tests/ex3d/index.html b/src/vec/is/ao/examples/tests/ex3d/index.html
index d35e949..2dd5d2d 100644
--- a/src/vec/is/ao/examples/tests/ex3d/index.html
+++ b/src/vec/is/ao/examples/tests/ex3d/index.html
@@ -3,8 +3,8 @@
 <TITLE>AO Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/examples/tests/ex3d/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/examples/tests/ex3d/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> AO Manual Pages 
 </H2>
diff --git a/src/vec/is/ao/examples/tests/ex3d/makefile.html b/src/vec/is/ao/examples/tests/ex3d/makefile.html
index 4e0f2e3..d5e9066 100644
--- a/src/vec/is/ao/examples/tests/ex3d/makefile.html
+++ b/src/vec/is/ao/examples/tests/ex3d/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/ao/examples/tests/ex3d/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:37+00:00">
+<meta name="date" content="2017-04-24T13:59:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/examples/tests/ex3d/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/examples/tests/ex3d/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	        =
 FFLAGS	        =
diff --git a/src/vec/is/ao/examples/tests/ex4.c.html b/src/vec/is/ao/examples/tests/ex4.c.html
index 4b158c6..6c00a77 100644
--- a/src/vec/is/ao/examples/tests/ex4.c.html
+++ b/src/vec/is/ao/examples/tests/ex4.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/ao/examples/tests/ex4.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:36+00:00">
+<meta name="date" content="2017-04-24T13:59:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/examples/tests/ex4.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/examples/tests/ex4.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Test <a href="../../../../../../docs/manualpages/AO/AO.html#AO">AO</a> with on <a href="../../../../../../docs/manualpages/IS/IS.html#IS">IS</a> with 0 entries - contributed by Ethan Coon <ecoon at lanl.gov>, Apr 2011.\n\n"</font>;
 
diff --git a/src/vec/is/ao/examples/tests/ex4f.F.html b/src/vec/is/ao/examples/tests/ex4f.F.html
index 667ed26..55ffa53 100644
--- a/src/vec/is/ao/examples/tests/ex4f.F.html
+++ b/src/vec/is/ao/examples/tests/ex4f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/ao/examples/tests/ex4f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:36+00:00">
+<meta name="date" content="2017-04-24T13:59:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/examples/tests/ex4f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/examples/tests/ex4f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!    Test <a href="../../../../../../docs/manualpages/AO/AO.html#AO">AO</a> with on <a href="../../../../../../docs/manualpages/IS/IS.html#IS">IS</a> with 0 entries - Fortran version of ex4.c
 <a name="line3">  3: </a>!
diff --git a/src/vec/is/ao/examples/tests/ex7.c.html b/src/vec/is/ao/examples/tests/ex7.c.html
index e2076d1..05cad79 100644
--- a/src/vec/is/ao/examples/tests/ex7.c.html
+++ b/src/vec/is/ao/examples/tests/ex7.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/ao/examples/tests/ex7.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:36+00:00">
+<meta name="date" content="2017-04-24T13:59:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/examples/tests/ex7.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/examples/tests/ex7.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates constructing an application ordering.\n\n"</font>;
 
diff --git a/src/vec/is/ao/examples/tests/index.html b/src/vec/is/ao/examples/tests/index.html
index 155d33a..8644e8c 100644
--- a/src/vec/is/ao/examples/tests/index.html
+++ b/src/vec/is/ao/examples/tests/index.html
@@ -3,8 +3,8 @@
 <TITLE>AO Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> AO Manual Pages 
 </H2>
diff --git a/src/vec/is/ao/examples/tests/makefile.html b/src/vec/is/ao/examples/tests/makefile.html
index 9666c16..33e64a8 100644
--- a/src/vec/is/ao/examples/tests/makefile.html
+++ b/src/vec/is/ao/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/ao/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:37+00:00">
+<meta name="date" content="2017-04-24T13:59:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	        =
 FFLAGS	        =
diff --git a/src/vec/is/ao/impls/basic/aobasic.c.html b/src/vec/is/ao/impls/basic/aobasic.c.html
index 4778567..59fa0d6 100644
--- a/src/vec/is/ao/impls/basic/aobasic.c.html
+++ b/src/vec/is/ao/impls/basic/aobasic.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/ao/impls/basic/aobasic.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:32+00:00">
+<meta name="date" content="2017-04-24T13:59:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/impls/basic/aobasic.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/impls/basic/aobasic.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    The most basic <a href="../../../../../../docs/manualpages/AO/AO.html#AO">AO</a> application ordering routines. These store the</font>
diff --git a/src/vec/is/ao/impls/basic/index.html b/src/vec/is/ao/impls/basic/index.html
index c41b19a..3f903bf 100644
--- a/src/vec/is/ao/impls/basic/index.html
+++ b/src/vec/is/ao/impls/basic/index.html
@@ -3,8 +3,8 @@
 <TITLE>AO Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/impls/basic/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/impls/basic/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> AO Manual Pages 
 </H2>
diff --git a/src/vec/is/ao/impls/basic/makefile.html b/src/vec/is/ao/impls/basic/makefile.html
index 66709dd..827a951 100644
--- a/src/vec/is/ao/impls/basic/makefile.html
+++ b/src/vec/is/ao/impls/basic/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/ao/impls/basic/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:33+00:00">
+<meta name="date" content="2017-04-24T13:59:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/impls/basic/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/impls/basic/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/is/ao/impls/index.html b/src/vec/is/ao/impls/index.html
index 8eae571..594eab6 100644
--- a/src/vec/is/ao/impls/index.html
+++ b/src/vec/is/ao/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>AO Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> AO Manual Pages 
 </H2>
diff --git a/src/vec/is/ao/impls/makefile.html b/src/vec/is/ao/impls/makefile.html
index 4995b4d..247b382 100644
--- a/src/vec/is/ao/impls/makefile.html
+++ b/src/vec/is/ao/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/ao/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:32+00:00">
+<meta name="date" content="2017-04-24T13:59:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/is/ao/impls/mapping/aomapping.c.html b/src/vec/is/ao/impls/mapping/aomapping.c.html
index cf551e3..c688fc2 100644
--- a/src/vec/is/ao/impls/mapping/aomapping.c.html
+++ b/src/vec/is/ao/impls/mapping/aomapping.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/ao/impls/mapping/aomapping.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:33+00:00">
+<meta name="date" content="2017-04-24T13:59:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/impls/mapping/aomapping.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/impls/mapping/aomapping.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">  These <a href="../../../../../../docs/manualpages/AO/AO.html#AO">AO</a> application ordering routines do not require that the input</font>
diff --git a/src/vec/is/ao/impls/mapping/index.html b/src/vec/is/ao/impls/mapping/index.html
index 209ef76..f75d5c5 100644
--- a/src/vec/is/ao/impls/mapping/index.html
+++ b/src/vec/is/ao/impls/mapping/index.html
@@ -3,8 +3,8 @@
 <TITLE>AO Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/impls/mapping/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/impls/mapping/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> AO Manual Pages 
 </H2>
diff --git a/src/vec/is/ao/impls/mapping/makefile.html b/src/vec/is/ao/impls/mapping/makefile.html
index b244357..b9d7aa7 100644
--- a/src/vec/is/ao/impls/mapping/makefile.html
+++ b/src/vec/is/ao/impls/mapping/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/ao/impls/mapping/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:34+00:00">
+<meta name="date" content="2017-04-24T13:59:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/impls/mapping/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/impls/mapping/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/is/ao/impls/memscalable/aomemscalable.c.html b/src/vec/is/ao/impls/memscalable/aomemscalable.c.html
index 59e6dbd..71c2471 100644
--- a/src/vec/is/ao/impls/memscalable/aomemscalable.c.html
+++ b/src/vec/is/ao/impls/memscalable/aomemscalable.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/ao/impls/memscalable/aomemscalable.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:34+00:00">
+<meta name="date" content="2017-04-24T13:59:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/impls/memscalable/aomemscalable.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/impls/memscalable/aomemscalable.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    The memory scalable <a href="../../../../../../docs/manualpages/AO/AO.html#AO">AO</a> application ordering routines. These store the</font>
diff --git a/src/vec/is/ao/impls/memscalable/index.html b/src/vec/is/ao/impls/memscalable/index.html
index 2290509..2f37e7e 100644
--- a/src/vec/is/ao/impls/memscalable/index.html
+++ b/src/vec/is/ao/impls/memscalable/index.html
@@ -3,8 +3,8 @@
 <TITLE>AO Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/impls/memscalable/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/impls/memscalable/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> AO Manual Pages 
 </H2>
diff --git a/src/vec/is/ao/impls/memscalable/makefile.html b/src/vec/is/ao/impls/memscalable/makefile.html
index f40a2ac..62237fe 100644
--- a/src/vec/is/ao/impls/memscalable/makefile.html
+++ b/src/vec/is/ao/impls/memscalable/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/ao/impls/memscalable/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:35+00:00">
+<meta name="date" content="2017-04-24T13:59:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/impls/memscalable/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/impls/memscalable/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/is/ao/index.html b/src/vec/is/ao/index.html
index 3383e11..cd4592a 100644
--- a/src/vec/is/ao/index.html
+++ b/src/vec/is/ao/index.html
@@ -3,8 +3,8 @@
 <TITLE>AO Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> AO Manual Pages 
 </H2>
diff --git a/src/vec/is/ao/interface/ao.c.html b/src/vec/is/ao/interface/ao.c.html
index 9754df2..cab5829 100644
--- a/src/vec/is/ao/interface/ao.c.html
+++ b/src/vec/is/ao/interface/ao.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/ao/interface/ao.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:30+00:00">
+<meta name="date" content="2017-04-24T13:59:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/interface/ao.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/interface/ao.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Defines the abstract operations on <a href="../../../../../docs/manualpages/AO/AO.html#AO">AO</a> (application orderings)</font>
diff --git a/src/vec/is/ao/interface/aoreg.c.html b/src/vec/is/ao/interface/aoreg.c.html
index 0ce0a07..51ae297 100644
--- a/src/vec/is/ao/interface/aoreg.c.html
+++ b/src/vec/is/ao/interface/aoreg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/ao/interface/aoreg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:31+00:00">
+<meta name="date" content="2017-04-24T13:59:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/interface/aoreg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/interface/aoreg.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/vec/is/ao/aoimpl.h>    </font><font color="#B22222">/*I "petscao.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/vec/is/ao/interface/aoregall.c.html b/src/vec/is/ao/interface/aoregall.c.html
index 195d9d9..b2f7521 100644
--- a/src/vec/is/ao/interface/aoregall.c.html
+++ b/src/vec/is/ao/interface/aoregall.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/ao/interface/aoregall.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:32+00:00">
+<meta name="date" content="2017-04-24T13:59:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/interface/aoregall.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/interface/aoregall.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/vec/is/ao/aoimpl.h>      </font><font color="#B22222">/*I "petscao.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><strong><font color="#4169E1">PETSC_EXTERN <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> AOCreate_Basic(<a href="../../../../../docs/manualpages/AO/AO.html#AO">AO</a> ao)</font></strong>;
diff --git a/src/vec/is/ao/interface/dlregisdm.c.html b/src/vec/is/ao/interface/dlregisdm.c.html
index e74e8c1..84187a1 100644
--- a/src/vec/is/ao/interface/dlregisdm.c.html
+++ b/src/vec/is/ao/interface/dlregisdm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/ao/interface/dlregisdm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:31+00:00">
+<meta name="date" content="2017-04-24T13:59:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/interface/dlregisdm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/interface/dlregisdm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/vec/is/ao/aoimpl.h></font>
 
diff --git a/src/vec/is/ao/interface/index.html b/src/vec/is/ao/interface/index.html
index d41743a..49a22e5 100644
--- a/src/vec/is/ao/interface/index.html
+++ b/src/vec/is/ao/interface/index.html
@@ -3,8 +3,8 @@
 <TITLE>AO Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> AO Manual Pages 
 </H2>
diff --git a/src/vec/is/ao/interface/makefile.html b/src/vec/is/ao/interface/makefile.html
index c77a60a..72a52d5 100644
--- a/src/vec/is/ao/interface/makefile.html
+++ b/src/vec/is/ao/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/ao/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:32+00:00">
+<meta name="date" content="2017-04-24T13:59:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/is/ao/makefile.html b/src/vec/is/ao/makefile.html
index 546fcd0..8c45d9d 100644
--- a/src/vec/is/ao/makefile.html
+++ b/src/vec/is/ao/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/ao/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:30+00:00">
+<meta name="date" content="2017-04-24T13:59:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/ao/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/ao/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/is/examples/index.html b/src/vec/is/examples/index.html
index 29be8ee..8b21843 100644
--- a/src/vec/is/examples/index.html
+++ b/src/vec/is/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>IS Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> IS Manual Pages 
 </H2>
diff --git a/src/vec/is/examples/makefile.html b/src/vec/is/examples/makefile.html
index b633330..33553c1 100644
--- a/src/vec/is/examples/makefile.html
+++ b/src/vec/is/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:48+00:00">
+<meta name="date" content="2017-04-24T13:59:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/is/examples/tests/ex1.c.html b/src/vec/is/examples/tests/ex1.c.html
index dd35d99..ba309f3 100644
--- a/src/vec/is/examples/tests/ex1.c.html
+++ b/src/vec/is/examples/tests/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/examples/tests/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:48+00:00">
+<meta name="date" content="2017-04-24T13:59:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[]= <font color="#666666">"Tests <a href="../../../../../docs/manualpages/IS/ISLocalToGlobalMappingCreateIS.html#ISLocalToGlobalMappingCreateIS">ISLocalToGlobalMappingCreateIS</a>() for bs > 1.\n\n"</font>;
 
diff --git a/src/vec/is/examples/tests/ex2.c.html b/src/vec/is/examples/tests/ex2.c.html
index d915bd3..345d066 100644
--- a/src/vec/is/examples/tests/ex2.c.html
+++ b/src/vec/is/examples/tests/ex2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/examples/tests/ex2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:48+00:00">
+<meta name="date" content="2017-04-24T13:59:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/examples/tests/ex2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/examples/tests/ex2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[]= <font color="#666666">"Tests <a href="../../../../../docs/manualpages/IS/ISView.html#ISView">ISView</a>() and <a href="../../../../../docs/manualpages/IS/ISLoad.html#ISLoad">ISLoad</a>() \n\n"</font>;
 
diff --git a/src/vec/is/examples/tests/index.html b/src/vec/is/examples/tests/index.html
index 6456d21..a0c8d27 100644
--- a/src/vec/is/examples/tests/index.html
+++ b/src/vec/is/examples/tests/index.html
@@ -3,8 +3,8 @@
 <TITLE>IS Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> IS Manual Pages 
 </H2>
diff --git a/src/vec/is/examples/tests/makefile.html b/src/vec/is/examples/tests/makefile.html
index 76dabf2..ab6c95b 100644
--- a/src/vec/is/examples/tests/makefile.html
+++ b/src/vec/is/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:49+00:00">
+<meta name="date" content="2017-04-24T13:59:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	        =
 FFLAGS	        =
diff --git a/src/vec/is/index.html b/src/vec/is/index.html
index 983056a..08c0d89 100644
--- a/src/vec/is/index.html
+++ b/src/vec/is/index.html
@@ -3,8 +3,8 @@
 <TITLE>IS Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> IS Manual Pages 
 </H2>
diff --git a/src/vec/is/is/examples/index.html b/src/vec/is/is/examples/index.html
index 43936f5..8643924 100644
--- a/src/vec/is/is/examples/index.html
+++ b/src/vec/is/is/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/vec/is/is/examples/makefile.html b/src/vec/is/is/examples/makefile.html
index 654600e..5885b95 100644
--- a/src/vec/is/is/examples/makefile.html
+++ b/src/vec/is/is/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:10+00:00">
+<meta name="date" content="2017-04-24T13:58:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 LOCDIR   = src/vec/is/is/examples/
 DIRS     = tests tutorials
diff --git a/src/vec/is/is/examples/tests/ex1.c.html b/src/vec/is/is/examples/tests/ex1.c.html
index 3455ef4..4a8b03a 100644
--- a/src/vec/is/is/examples/tests/ex1.c.html
+++ b/src/vec/is/is/examples/tests/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/examples/tests/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:10+00:00">
+<meta name="date" content="2017-04-24T13:58:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/examples/tests/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">       Formatted test for ISGeneral routines.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/vec/is/is/examples/tests/ex1f.F.html b/src/vec/is/is/examples/tests/ex1f.F.html
index 8c39046..f379208 100644
--- a/src/vec/is/is/examples/tests/ex1f.F.html
+++ b/src/vec/is/is/examples/tests/ex1f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/examples/tests/ex1f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:11+00:00">
+<meta name="date" content="2017-04-24T13:58:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/examples/tests/ex1f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/examples/tests/ex1f.F.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>!  Formatted test <font color="#4169E1">for</font> <a href="../../../../../../docs/manualpages/IS/IS.html#IS">IS</a> general routines
diff --git a/src/vec/is/is/examples/tests/ex2.c.html b/src/vec/is/is/examples/tests/ex2.c.html
index b612718..79e296b 100644
--- a/src/vec/is/is/examples/tests/ex2.c.html
+++ b/src/vec/is/is/examples/tests/ex2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/examples/tests/ex2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:10+00:00">
+<meta name="date" content="2017-04-24T13:58:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/examples/tests/ex2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/examples/tests/ex2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">       Formatted test for ISStride routines.</font>
diff --git a/src/vec/is/is/examples/tests/ex2f.F.html b/src/vec/is/is/examples/tests/ex2f.F.html
index 91ae63a..dedbd58 100644
--- a/src/vec/is/is/examples/tests/ex2f.F.html
+++ b/src/vec/is/is/examples/tests/ex2f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/examples/tests/ex2f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:11+00:00">
+<meta name="date" content="2017-04-24T13:58:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/examples/tests/ex2f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/examples/tests/ex2f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Formatted Test <font color="#4169E1">for</font> <a href="../../../../../../docs/manualpages/IS/IS.html#IS">IS</a> stride routines
 <a name="line3">  3: </a>!
diff --git a/src/vec/is/is/examples/tests/ex3.c.html b/src/vec/is/is/examples/tests/ex3.c.html
index a6d5777..8e6bf02 100644
--- a/src/vec/is/is/examples/tests/ex3.c.html
+++ b/src/vec/is/is/examples/tests/ex3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/examples/tests/ex3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:10+00:00">
+<meta name="date" content="2017-04-24T13:58:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/examples/tests/ex3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/examples/tests/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">       Tests <a href="../../../../../../docs/manualpages/IS/ISAllGather.html#ISAllGather">ISAllGather</a>()</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/vec/is/is/examples/tests/ex4.c.html b/src/vec/is/is/examples/tests/ex4.c.html
index d972d59..0ba204f 100644
--- a/src/vec/is/is/examples/tests/ex4.c.html
+++ b/src/vec/is/is/examples/tests/ex4.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/examples/tests/ex4.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:10+00:00">
+<meta name="date" content="2017-04-24T13:58:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/examples/tests/ex4.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/examples/tests/ex4.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../../../docs/manualpages/IS/ISToGeneral.html#ISToGeneral">ISToGeneral</a>().\n\n"</font>;
 
diff --git a/src/vec/is/is/examples/tests/ex5.c.html b/src/vec/is/is/examples/tests/ex5.c.html
index 72cfb08..2d4aff7 100644
--- a/src/vec/is/is/examples/tests/ex5.c.html
+++ b/src/vec/is/is/examples/tests/ex5.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/examples/tests/ex5.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:10+00:00">
+<meta name="date" content="2017-04-24T13:58:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/examples/tests/ex5.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/examples/tests/ex5.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../../../docs/manualpages/IS/ISLocalToGlobalMappingGetInfo.html#ISLocalToGlobalMappingGetInfo">ISLocalToGlobalMappingGetInfo</a>.()\n\n"</font>;
 
diff --git a/src/vec/is/is/examples/tests/ex6.c.html b/src/vec/is/is/examples/tests/ex6.c.html
index f826365..76be02f 100644
--- a/src/vec/is/is/examples/tests/ex6.c.html
+++ b/src/vec/is/is/examples/tests/ex6.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/examples/tests/ex6.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:11+00:00">
+<meta name="date" content="2017-04-24T13:58:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/examples/tests/ex6.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/examples/tests/ex6.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../../../docs/manualpages/IS/ISComplement.html#ISComplement">ISComplement</a>().\n\n"</font>;
 
diff --git a/src/vec/is/is/examples/tests/index.html b/src/vec/is/is/examples/tests/index.html
index 4ae1ce8..88b86cc 100644
--- a/src/vec/is/is/examples/tests/index.html
+++ b/src/vec/is/is/examples/tests/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/vec/is/is/examples/tests/makefile.html b/src/vec/is/is/examples/tests/makefile.html
index b39ea36..c076ae5 100644
--- a/src/vec/is/is/examples/tests/makefile.html
+++ b/src/vec/is/is/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:11+00:00">
+<meta name="date" content="2017-04-24T13:58:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	        =
 FFLAGS	        =
diff --git a/src/vec/is/is/examples/tutorials/ex1.c.html b/src/vec/is/is/examples/tutorials/ex1.c.html
index f6db195..e0af7ca 100644
--- a/src/vec/is/is/examples/tutorials/ex1.c.html
+++ b/src/vec/is/is/examples/tutorials/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/examples/tutorials/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:11+00:00">
+<meta name="date" content="2017-04-24T13:58:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Creating a general index set.\n\n"</font>;
 
diff --git a/src/vec/is/is/examples/tutorials/ex1f.F.html b/src/vec/is/is/examples/tutorials/ex1f.F.html
index 938e8ee..cdb4b80 100644
--- a/src/vec/is/is/examples/tutorials/ex1f.F.html
+++ b/src/vec/is/is/examples/tutorials/ex1f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/examples/tutorials/ex1f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:13+00:00">
+<meta name="date" content="2017-04-24T13:58:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/examples/tutorials/ex1f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/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>!  Description: Creates an index set based on a set of integers. Views that index set
 <a name="line3">  3: </a>!  and then destroys it.
diff --git a/src/vec/is/is/examples/tutorials/ex1f90.F.html b/src/vec/is/is/examples/tutorials/ex1f90.F.html
index a1e2244..94f1d8d 100644
--- a/src/vec/is/is/examples/tutorials/ex1f90.F.html
+++ b/src/vec/is/is/examples/tutorials/ex1f90.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/examples/tutorials/ex1f90.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:13+00:00">
+<meta name="date" content="2017-04-24T13:58:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/examples/tutorials/ex1f90.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/examples/tutorials/ex1f90.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Description: Creates an index set based on a set of integers. Views that index set
 <a name="line3">  3: </a>!  and then destroys it.
diff --git a/src/vec/is/is/examples/tutorials/ex2.c.html b/src/vec/is/is/examples/tutorials/ex2.c.html
index df2601f..7898b94 100644
--- a/src/vec/is/is/examples/tutorials/ex2.c.html
+++ b/src/vec/is/is/examples/tutorials/ex2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/examples/tutorials/ex2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:12+00:00">
+<meta name="date" content="2017-04-24T13:58:50+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/examples/tutorials/ex2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/examples/tutorials/ex2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates creating a stride index set.\n\n"</font>;
 
diff --git a/src/vec/is/is/examples/tutorials/ex2f.F.html b/src/vec/is/is/examples/tutorials/ex2f.F.html
index d31b76d..c639575 100644
--- a/src/vec/is/is/examples/tutorials/ex2f.F.html
+++ b/src/vec/is/is/examples/tutorials/ex2f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/examples/tutorials/ex2f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:13+00:00">
+<meta name="date" content="2017-04-24T13:58:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/examples/tutorials/ex2f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/examples/tutorials/ex2f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!     Description: Creates an index set based on a stride. Views that
 <a name="line3">  3: </a>!     index set and then destroys it.
diff --git a/src/vec/is/is/examples/tutorials/ex3.c.html b/src/vec/is/is/examples/tutorials/ex3.c.html
index 6e1f67a..547c476 100644
--- a/src/vec/is/is/examples/tutorials/ex3.c.html
+++ b/src/vec/is/is/examples/tutorials/ex3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/examples/tutorials/ex3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:12+00:00">
+<meta name="date" content="2017-04-24T13:58:50+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/examples/tutorials/ex3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/examples/tutorials/ex3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates creating a blocked index set.\n\n"</font>;
 
diff --git a/src/vec/is/is/examples/tutorials/ex3f90.F.html b/src/vec/is/is/examples/tutorials/ex3f90.F.html
index d3de90d..39d3d3d 100644
--- a/src/vec/is/is/examples/tutorials/ex3f90.F.html
+++ b/src/vec/is/is/examples/tutorials/ex3f90.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/examples/tutorials/ex3f90.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:13+00:00">
+<meta name="date" content="2017-04-24T13:58:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/examples/tutorials/ex3f90.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/examples/tutorials/ex3f90.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!    Description:  Creates an index set based on blocks of integers. Views that index set
 <a name="line3">  3: </a>!    and then destroys it.
diff --git a/src/vec/is/is/examples/tutorials/ex4.c.html b/src/vec/is/is/examples/tutorials/ex4.c.html
index 88817c5..4cb7be3 100644
--- a/src/vec/is/is/examples/tutorials/ex4.c.html
+++ b/src/vec/is/is/examples/tutorials/ex4.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/examples/tutorials/ex4.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:12+00:00">
+<meta name="date" content="2017-04-24T13:58:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/examples/tutorials/ex4.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/examples/tutorials/ex4.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates using ISLocalToGlobalMappings.\n\n"</font>;
 
diff --git a/src/vec/is/is/examples/tutorials/ex5.c.html b/src/vec/is/is/examples/tutorials/ex5.c.html
index 6efb562..a60fd83 100644
--- a/src/vec/is/is/examples/tutorials/ex5.c.html
+++ b/src/vec/is/is/examples/tutorials/ex5.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/examples/tutorials/ex5.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:12+00:00">
+<meta name="date" content="2017-04-24T13:58:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/examples/tutorials/ex5.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/examples/tutorials/ex5.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates using ISLocalToGlobalMappings with block size.\n\n"</font>;
 
diff --git a/src/vec/is/is/examples/tutorials/index.html b/src/vec/is/is/examples/tutorials/index.html
index 8ac40e6..41d6bd4 100644
--- a/src/vec/is/is/examples/tutorials/index.html
+++ b/src/vec/is/is/examples/tutorials/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/vec/is/is/examples/tutorials/makefile.html b/src/vec/is/is/examples/tutorials/makefile.html
index dc3db70..06f5bf5 100644
--- a/src/vec/is/is/examples/tutorials/makefile.html
+++ b/src/vec/is/is/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:14+00:00">
+<meta name="date" content="2017-04-24T13:58:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	         =
 FFLAGS	         =
diff --git a/src/vec/is/is/impls/block/block.c.html b/src/vec/is/is/impls/block/block.c.html
index 24a22f2..b013010 100644
--- a/src/vec/is/is/impls/block/block.c.html
+++ b/src/vec/is/is/impls/block/block.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/impls/block/block.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:08+00:00">
+<meta name="date" content="2017-04-24T13:58:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/impls/block/block.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/impls/block/block.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Provides the functions for index sets (<a href="../../../../../../docs/manualpages/IS/IS.html#IS">IS</a>) defined by a list of integers.</font>
diff --git a/src/vec/is/is/impls/block/index.html b/src/vec/is/is/impls/block/index.html
index 8a0268f..79a79c7 100644
--- a/src/vec/is/is/impls/block/index.html
+++ b/src/vec/is/is/impls/block/index.html
@@ -3,8 +3,8 @@
 <TITLE>IS Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/impls/block/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/impls/block/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> IS Manual Pages 
 </H2>
diff --git a/src/vec/is/is/impls/block/makefile.html b/src/vec/is/is/impls/block/makefile.html
index 1e85356..c318db2 100644
--- a/src/vec/is/is/impls/block/makefile.html
+++ b/src/vec/is/is/impls/block/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/impls/block/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:09+00:00">
+<meta name="date" content="2017-04-24T13:58:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/impls/block/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/impls/block/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/is/is/impls/general/general.c.html b/src/vec/is/is/impls/general/general.c.html
index f566192..2ad1909 100644
--- a/src/vec/is/is/impls/general/general.c.html
+++ b/src/vec/is/is/impls/general/general.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/impls/general/general.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:05+00:00">
+<meta name="date" content="2017-04-24T13:58:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/impls/general/general.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/impls/general/general.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Provides the functions for index sets (<a href="../../../../../../docs/manualpages/IS/IS.html#IS">IS</a>) defined by a list of integers.</font>
diff --git a/src/vec/is/is/impls/general/general.h.html b/src/vec/is/is/impls/general/general.h.html
index fcddc02..dadd319 100644
--- a/src/vec/is/is/impls/general/general.h.html
+++ b/src/vec/is/is/impls/general/general.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/impls/general/general.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:06+00:00">
+<meta name="date" content="2017-04-24T13:58:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/impls/general/general.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/impls/general/general.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <a name="line5">  5: </a><font color="#B22222">/*</font>
diff --git a/src/vec/is/is/impls/general/index.html b/src/vec/is/is/impls/general/index.html
index cc6cd24..d8bd636 100644
--- a/src/vec/is/is/impls/general/index.html
+++ b/src/vec/is/is/impls/general/index.html
@@ -3,8 +3,8 @@
 <TITLE>IS Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/impls/general/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/impls/general/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> IS Manual Pages 
 </H2>
diff --git a/src/vec/is/is/impls/general/makefile.html b/src/vec/is/is/impls/general/makefile.html
index 7b3171f..11459eb 100644
--- a/src/vec/is/is/impls/general/makefile.html
+++ b/src/vec/is/is/impls/general/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/impls/general/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:07+00:00">
+<meta name="date" content="2017-04-24T13:58:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/impls/general/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/impls/general/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/is/is/impls/index.html b/src/vec/is/is/impls/index.html
index 91e1839..4e81035 100644
--- a/src/vec/is/is/impls/index.html
+++ b/src/vec/is/is/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/vec/is/is/impls/makefile.html b/src/vec/is/is/impls/makefile.html
index 7f6efc1..78fc89f 100644
--- a/src/vec/is/is/impls/makefile.html
+++ b/src/vec/is/is/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:05+00:00">
+<meta name="date" content="2017-04-24T13:58:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/is/is/impls/stride/index.html b/src/vec/is/is/impls/stride/index.html
index c54d830..1ab083b 100644
--- a/src/vec/is/is/impls/stride/index.html
+++ b/src/vec/is/is/impls/stride/index.html
@@ -3,8 +3,8 @@
 <TITLE>IS Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/impls/stride/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/impls/stride/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> IS Manual Pages 
 </H2>
diff --git a/src/vec/is/is/impls/stride/makefile.html b/src/vec/is/is/impls/stride/makefile.html
index 51c8f11..1859f65 100644
--- a/src/vec/is/is/impls/stride/makefile.html
+++ b/src/vec/is/is/impls/stride/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/impls/stride/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:08+00:00">
+<meta name="date" content="2017-04-24T13:58:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/impls/stride/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/impls/stride/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/is/is/impls/stride/stride.c.html b/src/vec/is/is/impls/stride/stride.c.html
index 79f5688..04c1ace 100644
--- a/src/vec/is/is/impls/stride/stride.c.html
+++ b/src/vec/is/is/impls/stride/stride.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/impls/stride/stride.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:07+00:00">
+<meta name="date" content="2017-04-24T13:58:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/impls/stride/stride.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/impls/stride/stride.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">       Index sets of evenly space integers, defined by a</font>
diff --git a/src/vec/is/is/index.html b/src/vec/is/is/index.html
index 20f3cab..466d16d 100644
--- a/src/vec/is/is/index.html
+++ b/src/vec/is/is/index.html
@@ -3,8 +3,8 @@
 <TITLE>IS Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> IS Manual Pages 
 </H2>
diff --git a/src/vec/is/is/interface/index.c.html b/src/vec/is/is/interface/index.c.html
index 08660d8..577a5e6 100644
--- a/src/vec/is/is/interface/index.c.html
+++ b/src/vec/is/is/interface/index.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/interface/index.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:01+00:00">
+<meta name="date" content="2017-04-24T13:58:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/interface/index.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/interface/index.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Defines the abstract operations on index sets, i.e. the public interface.</font>
diff --git a/src/vec/is/is/interface/index.html b/src/vec/is/is/interface/index.html
index c0bb52d..17e3333 100644
--- a/src/vec/is/is/interface/index.html
+++ b/src/vec/is/is/interface/index.html
@@ -3,8 +3,8 @@
 <TITLE>IS Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> IS Manual Pages 
 </H2>
diff --git a/src/vec/is/is/interface/isreg.c.html b/src/vec/is/is/interface/isreg.c.html
index 45bd496..f37be60 100644
--- a/src/vec/is/is/interface/isreg.c.html
+++ b/src/vec/is/is/interface/isreg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/interface/isreg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:04+00:00">
+<meta name="date" content="2017-04-24T13:58:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/interface/isreg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/interface/isreg.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/isimpl.h>    </font><font color="#B22222">/*I "petscis.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/vec/is/is/interface/isregall.c.html b/src/vec/is/is/interface/isregall.c.html
index 4bc5674..cac729d 100644
--- a/src/vec/is/is/interface/isregall.c.html
+++ b/src/vec/is/is/interface/isregall.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/interface/isregall.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:04+00:00">
+<meta name="date" content="2017-04-24T13:58:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/interface/isregall.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/interface/isregall.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/isimpl.h>     </font><font color="#B22222">/*I  "petscis.h"  I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><strong><font color="#4169E1">PETSC_EXTERN <a href="../../../../../docs/manualpages/Sys/PetscErrorCode.html#PetscErrorCode">PetscErrorCode</a> ISCreate_General(<a href="../../../../../docs/manualpages/IS/IS.html#IS">IS</a>)</font></strong>;
diff --git a/src/vec/is/is/interface/makefile.html b/src/vec/is/is/interface/makefile.html
index 7f3013d..f406f1e 100644
--- a/src/vec/is/is/interface/makefile.html
+++ b/src/vec/is/is/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:05+00:00">
+<meta name="date" content="2017-04-24T13:58:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/is/is/makefile.html b/src/vec/is/is/makefile.html
index 13a9faa..e027fff 100644
--- a/src/vec/is/is/makefile.html
+++ b/src/vec/is/is/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:01+00:00">
+<meta name="date" content="2017-04-24T13:58:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/is/is/utils/index.html b/src/vec/is/is/utils/index.html
index b58e3a2..6979a16 100644
--- a/src/vec/is/is/utils/index.html
+++ b/src/vec/is/is/utils/index.html
@@ -3,8 +3,8 @@
 <TITLE>IS Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/utils/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/utils/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> IS Manual Pages 
 </H2>
diff --git a/src/vec/is/is/utils/isblock.c.html b/src/vec/is/is/utils/isblock.c.html
index 2822c96..726b971 100644
--- a/src/vec/is/is/utils/isblock.c.html
+++ b/src/vec/is/is/utils/isblock.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/utils/isblock.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:18+00:00">
+<meta name="date" content="2017-04-24T13:59:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/utils/isblock.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/utils/isblock.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/* Routines to be used by <a href="../../../../../docs/manualpages/Mat/MatIncreaseOverlap.html#MatIncreaseOverlap">MatIncreaseOverlap</a>() for BAIJ and SBAIJ matrices */</font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscis.h>                       </font><font color="#B22222">/*I "petscis.h"  I*/</font><font color="#A020F0"></font>
diff --git a/src/vec/is/is/utils/iscoloring.c.html b/src/vec/is/is/utils/iscoloring.c.html
index 1884063..c810587 100644
--- a/src/vec/is/is/utils/iscoloring.c.html
+++ b/src/vec/is/is/utils/iscoloring.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/utils/iscoloring.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:14+00:00">
+<meta name="date" content="2017-04-24T13:58:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/utils/iscoloring.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/utils/iscoloring.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/isimpl.h>    </font><font color="#B22222">/*I "petscis.h"  I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscviewer.h></font>
diff --git a/src/vec/is/is/utils/iscomp.c.html b/src/vec/is/is/utils/iscomp.c.html
index 97e68d0..6063299 100644
--- a/src/vec/is/is/utils/iscomp.c.html
+++ b/src/vec/is/is/utils/iscomp.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/utils/iscomp.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:14+00:00">
+<meta name="date" content="2017-04-24T13:58:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/utils/iscomp.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/utils/iscomp.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/isimpl.h>    </font><font color="#B22222">/*I "petscis.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/vec/is/is/utils/isdiff.c.html b/src/vec/is/is/utils/isdiff.c.html
index a7805f6..9ae53fb 100644
--- a/src/vec/is/is/utils/isdiff.c.html
+++ b/src/vec/is/is/utils/isdiff.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/utils/isdiff.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:16+00:00">
+<meta name="date" content="2017-04-24T13:58:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/utils/isdiff.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/utils/isdiff.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/isimpl.h>                    </font><font color="#B22222">/*I "petscis.h"  I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscbt.h></font>
diff --git a/src/vec/is/is/utils/makefile.html b/src/vec/is/is/utils/makefile.html
index d819d72..d0f9bd4 100644
--- a/src/vec/is/is/utils/makefile.html
+++ b/src/vec/is/is/utils/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/is/utils/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:18+00:00">
+<meta name="date" content="2017-04-24T13:59:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/is/utils/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/is/utils/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/is/makefile.html b/src/vec/is/makefile.html
index f5ea9d9..8838119 100644
--- a/src/vec/is/makefile.html
+++ b/src/vec/is/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:59+00:00">
+<meta name="date" content="2017-04-24T13:58:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/is/sf/examples/index.html b/src/vec/is/sf/examples/index.html
index 1775179..b19c354 100644
--- a/src/vec/is/sf/examples/index.html
+++ b/src/vec/is/sf/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/sf/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/sf/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/vec/is/sf/examples/makefile.html b/src/vec/is/sf/examples/makefile.html
index 60b0319..4cac439 100644
--- a/src/vec/is/sf/examples/makefile.html
+++ b/src/vec/is/sf/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/sf/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:28+00:00">
+<meta name="date" content="2017-04-24T13:59:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/sf/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/sf/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 LOCDIR   = src/vec/is/sf/examples/
 DIRS     = tutorials
diff --git a/src/vec/is/sf/examples/tutorials/ex1.c.html b/src/vec/is/sf/examples/tutorials/ex1.c.html
index 0898af9..e74ba6a 100644
--- a/src/vec/is/sf/examples/tutorials/ex1.c.html
+++ b/src/vec/is/sf/examples/tutorials/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/sf/examples/tutorials/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:28+00:00">
+<meta name="date" content="2017-04-24T13:59:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/sf/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/sf/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"Test star forest communication (<a href="../../../../../../docs/manualpages/PetscSF/PetscSF.html#PetscSF">PetscSF</a>)\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*T</font>
diff --git a/src/vec/is/sf/examples/tutorials/ex2.c.html b/src/vec/is/sf/examples/tutorials/ex2.c.html
index 6b86730..68e6d16 100644
--- a/src/vec/is/sf/examples/tutorials/ex2.c.html
+++ b/src/vec/is/sf/examples/tutorials/ex2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/sf/examples/tutorials/ex2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:29+00:00">
+<meta name="date" content="2017-04-24T13:59:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/sf/examples/tutorials/ex2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/sf/examples/tutorials/ex2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"Test overlapped communication on a single star forest (<a href="../../../../../../docs/manualpages/PetscSF/PetscSF.html#PetscSF">PetscSF</a>)\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscvec.h></font>
diff --git a/src/vec/is/sf/examples/tutorials/index.html b/src/vec/is/sf/examples/tutorials/index.html
index e1db42d..1146fe8 100644
--- a/src/vec/is/sf/examples/tutorials/index.html
+++ b/src/vec/is/sf/examples/tutorials/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/sf/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/sf/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/vec/is/sf/examples/tutorials/makefile.html b/src/vec/is/sf/examples/tutorials/makefile.html
index 2252bb7..80f79ce 100644
--- a/src/vec/is/sf/examples/tutorials/makefile.html
+++ b/src/vec/is/sf/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/sf/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:29+00:00">
+<meta name="date" content="2017-04-24T13:59:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/sf/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/sf/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	         =
 FFLAGS	         =
diff --git a/src/vec/is/sf/impls/basic/index.html b/src/vec/is/sf/impls/basic/index.html
index ba35c96..736a978 100644
--- a/src/vec/is/sf/impls/basic/index.html
+++ b/src/vec/is/sf/impls/basic/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Star Forest</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/sf/impls/basic/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/sf/impls/basic/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Star Forest Communication: <A HREF="../../../../../../src/sys/sf/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/is/sf/impls/basic/makefile.html b/src/vec/is/sf/impls/basic/makefile.html
index 3c4c6a0..4830b07 100644
--- a/src/vec/is/sf/impls/basic/makefile.html
+++ b/src/vec/is/sf/impls/basic/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/sf/impls/basic/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:28+00:00">
+<meta name="date" content="2017-04-24T13:59:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/sf/impls/basic/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/sf/impls/basic/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 SOURCEH	 =
diff --git a/src/vec/is/sf/impls/basic/sfbasic.c.html b/src/vec/is/sf/impls/basic/sfbasic.c.html
index 700ef87..4791061 100644
--- a/src/vec/is/sf/impls/basic/sfbasic.c.html
+++ b/src/vec/is/sf/impls/basic/sfbasic.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/sf/impls/basic/sfbasic.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:25+00:00">
+<meta name="date" content="2017-04-24T13:59:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/sf/impls/basic/sfbasic.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/sf/impls/basic/sfbasic.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/sfimpl.h> </font><font color="#B22222">/*I "petscsf.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/vec/is/sf/impls/index.html b/src/vec/is/sf/impls/index.html
index 51fa93e..82b84b2 100644
--- a/src/vec/is/sf/impls/index.html
+++ b/src/vec/is/sf/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Star Forest</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/sf/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/sf/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Star Forest Communication: <A HREF="../../../../../src/sys/sf/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/is/sf/impls/makefile.html b/src/vec/is/sf/impls/makefile.html
index e2aa7db..da6ff68 100644
--- a/src/vec/is/sf/impls/makefile.html
+++ b/src/vec/is/sf/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/sf/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:24+00:00">
+<meta name="date" content="2017-04-24T13:59:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/sf/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/sf/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 SOURCEH	 =
diff --git a/src/vec/is/sf/impls/window/index.html b/src/vec/is/sf/impls/window/index.html
index 4a939ad..96d5c16 100644
--- a/src/vec/is/sf/impls/window/index.html
+++ b/src/vec/is/sf/impls/window/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Star Forest</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/sf/impls/window/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/sf/impls/window/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Star Forest Communication: <A HREF="../../../../../../src/sys/sf/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/is/sf/impls/window/makefile.html b/src/vec/is/sf/impls/window/makefile.html
index 9203086..f3c41f6 100644
--- a/src/vec/is/sf/impls/window/makefile.html
+++ b/src/vec/is/sf/impls/window/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/sf/impls/window/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:25+00:00">
+<meta name="date" content="2017-04-24T13:59:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/sf/impls/window/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/sf/impls/window/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresdefine 'PETSC_HAVE_MPI_WIN_CREATE'</font>
 <font color="#A020F0">#requiresdefine 'PETSC_HAVE_MPI_TYPE_DUP'</font>
 
diff --git a/src/vec/is/sf/impls/window/sfwindow.c.html b/src/vec/is/sf/impls/window/sfwindow.c.html
index 75f8f3b..cf0d9a0 100644
--- a/src/vec/is/sf/impls/window/sfwindow.c.html
+++ b/src/vec/is/sf/impls/window/sfwindow.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/sf/impls/window/sfwindow.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:24+00:00">
+<meta name="date" content="2017-04-24T13:59:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/sf/impls/window/sfwindow.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/sf/impls/window/sfwindow.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/sfimpl.h> </font><font color="#B22222">/*I "petscsf.h" I*/</font><font color="#A020F0"></font>
 
 <a name="line3">  3: </a><font color="#4169E1">typedef struct _n_PetscSFDataLink *PetscSFDataLink;</font>
diff --git a/src/vec/is/sf/index.html b/src/vec/is/sf/index.html
index 03ef92a..b7fde6f 100644
--- a/src/vec/is/sf/index.html
+++ b/src/vec/is/sf/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Star Forest</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/sf/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/sf/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Star Forest Communication: <A HREF="../../../../src/sys/sf/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/is/sf/interface/dlregissf.c.html b/src/vec/is/sf/interface/dlregissf.c.html
index 02407e4..736a10c 100644
--- a/src/vec/is/sf/interface/dlregissf.c.html
+++ b/src/vec/is/sf/interface/dlregissf.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/sf/interface/dlregissf.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:19+00:00">
+<meta name="date" content="2017-04-24T13:59:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/sf/interface/dlregissf.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/sf/interface/dlregissf.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/sfimpl.h></font>
 
 <a name="line3">  3: </a><a href="../../../../../docs/manualpages/Sys/PetscClassId.html#PetscClassId">PetscClassId</a> PETSCSF_CLASSID;
diff --git a/src/vec/is/sf/interface/index.html b/src/vec/is/sf/interface/index.html
index 9a4650d..4d57768 100644
--- a/src/vec/is/sf/interface/index.html
+++ b/src/vec/is/sf/interface/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Star Forest</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/sf/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/sf/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Star Forest Communication: <A HREF="../../../../../src/sys/sf/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/is/sf/interface/makefile.html b/src/vec/is/sf/interface/makefile.html
index b773155..2ea5cd7 100644
--- a/src/vec/is/sf/interface/makefile.html
+++ b/src/vec/is/sf/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/sf/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:24+00:00">
+<meta name="date" content="2017-04-24T13:59:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/sf/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/sf/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 SOURCEH	 =
diff --git a/src/vec/is/sf/interface/sf.c.html b/src/vec/is/sf/interface/sf.c.html
index 26a44d9..128c195 100644
--- a/src/vec/is/sf/interface/sf.c.html
+++ b/src/vec/is/sf/interface/sf.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/sf/interface/sf.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:20+00:00">
+<meta name="date" content="2017-04-24T13:59:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/sf/interface/sf.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/sf/interface/sf.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/sfimpl.h> </font><font color="#B22222">/*I "petscsf.h" I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petscctable.h></font>
 
diff --git a/src/vec/is/sf/interface/sfregi.c.html b/src/vec/is/sf/interface/sfregi.c.html
index dec81dc..7372a24 100644
--- a/src/vec/is/sf/interface/sfregi.c.html
+++ b/src/vec/is/sf/interface/sfregi.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/sf/interface/sfregi.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:19+00:00">
+<meta name="date" content="2017-04-24T13:59:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/sf/interface/sfregi.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/sf/interface/sfregi.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/sfimpl.h>     </font><font color="#B22222">/*I  "petscsf.h"  I*/</font><font color="#A020F0"></font>
 
 <a name="line3">  3: </a><font color="#A020F0">#if defined(PETSC_HAVE_MPI_WIN_CREATE)</font>
diff --git a/src/vec/is/sf/interface/sftype.c.html b/src/vec/is/sf/interface/sftype.c.html
index 6923703..5838f86 100644
--- a/src/vec/is/sf/interface/sftype.c.html
+++ b/src/vec/is/sf/interface/sftype.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/sf/interface/sftype.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:23+00:00">
+<meta name="date" content="2017-04-24T13:59:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/sf/interface/sftype.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/sf/interface/sftype.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/sfimpl.h></font>
 
 <a name="line3">  3: </a><font color="#A020F0">#if !defined(PETSC_HAVE_MPI_TYPE_GET_ENVELOPE)</font>
diff --git a/src/vec/is/sf/makefile.html b/src/vec/is/sf/makefile.html
index c5417d4..e502b91 100644
--- a/src/vec/is/sf/makefile.html
+++ b/src/vec/is/sf/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/sf/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:19+00:00">
+<meta name="date" content="2017-04-24T13:59:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/sf/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/sf/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><strong><font color="#FF0000">ALL:</font></strong> lib
 
 SOURCEH	 = ../../../../include/petsc/private/sfimpl.h ../../../../include/petscsf.h ../../../../include/petscsftypes.h
diff --git a/src/vec/is/utils/index.html b/src/vec/is/utils/index.html
index e20b04d..adc8857 100644
--- a/src/vec/is/utils/index.html
+++ b/src/vec/is/utils/index.html
@@ -3,8 +3,8 @@
 <TITLE>IS Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/utils/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/utils/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> IS Manual Pages 
 </H2>
diff --git a/src/vec/is/utils/isio.c.html b/src/vec/is/utils/isio.c.html
index 252c300..5398b85 100644
--- a/src/vec/is/utils/isio.c.html
+++ b/src/vec/is/utils/isio.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/utils/isio.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:37+00:00">
+<meta name="date" content="2017-04-24T13:59:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/utils/isio.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/utils/isio.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscis.h>         </font><font color="#B22222">/*I  "petscis.h"  I*/</font><font color="#A020F0"></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/isimpl.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscviewerhdf5.h></font>
diff --git a/src/vec/is/utils/isltog.c.html b/src/vec/is/utils/isltog.c.html
index 13c6c8e..9df8828 100644
--- a/src/vec/is/utils/isltog.c.html
+++ b/src/vec/is/utils/isltog.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/utils/isltog.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:37+00:00">
+<meta name="date" content="2017-04-24T13:59:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/utils/isltog.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/utils/isltog.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/isimpl.h>    </font><font color="#B22222">/*I "petscis.h"  I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscsf.h></font>
diff --git a/src/vec/is/utils/makefile.html b/src/vec/is/utils/makefile.html
index 4a1cd3a..c2b00f1 100644
--- a/src/vec/is/utils/makefile.html
+++ b/src/vec/is/utils/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/utils/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:48+00:00">
+<meta name="date" content="2017-04-24T13:59:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/utils/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/utils/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/is/utils/pmap.c.html b/src/vec/is/utils/pmap.c.html
index ec39954..a2176c4 100644
--- a/src/vec/is/utils/pmap.c.html
+++ b/src/vec/is/utils/pmap.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/utils/pmap.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:41+00:00">
+<meta name="date" content="2017-04-24T13:59:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/utils/pmap.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/utils/pmap.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   This file contains routines for basic map object implementation.</font>
diff --git a/src/vec/is/utils/vsectionis.c.html b/src/vec/is/utils/vsectionis.c.html
index c688b31..d97a4fa 100644
--- a/src/vec/is/utils/vsectionis.c.html
+++ b/src/vec/is/utils/vsectionis.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/is/utils/vsectionis.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:43+00:00">
+<meta name="date" content="2017-04-24T13:59:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/is/utils/vsectionis.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/is/utils/vsectionis.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 routines for basic section object implementation.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/vec/makefile.html b/src/vec/makefile.html
index 92965c0..279c2e4 100644
--- a/src/vec/makefile.html
+++ b/src/vec/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:16+00:00">
+<meta name="date" content="2017-04-24T13:55:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/pf/examples/index.html b/src/vec/pf/examples/index.html
index 731a2c1..01a817b 100644
--- a/src/vec/pf/examples/index.html
+++ b/src/vec/pf/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Vectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/pf/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/pf/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Vectors: <A HREF="../../../../src/vec/vec/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/pf/examples/makefile.html b/src/vec/pf/examples/makefile.html
index b13af9a..6600c0a 100644
--- a/src/vec/pf/examples/makefile.html
+++ b/src/vec/pf/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/pf/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:52+00:00">
+<meta name="date" content="2017-04-24T13:59:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/pf/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/pf/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong>
 
diff --git a/src/vec/pf/examples/tutorials/index.html b/src/vec/pf/examples/tutorials/index.html
index d6c52b0..bd5744a 100644
--- a/src/vec/pf/examples/tutorials/index.html
+++ b/src/vec/pf/examples/tutorials/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Vectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/pf/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/pf/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Vectors: <A HREF="../../../../../src/vec/vec/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/pf/examples/tutorials/makefile.html b/src/vec/pf/examples/tutorials/makefile.html
index 4145804..2fa6db0 100644
--- a/src/vec/pf/examples/tutorials/makefile.html
+++ b/src/vec/pf/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/pf/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:52+00:00">
+<meta name="date" content="2017-04-24T13:59:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/pf/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/pf/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 CFLAGS		 =
 FFLAGS		 =
diff --git a/src/vec/pf/impls/constant/const.c.html b/src/vec/pf/impls/constant/const.c.html
index f38b5e7..83957b5 100644
--- a/src/vec/pf/impls/constant/const.c.html
+++ b/src/vec/pf/impls/constant/const.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/pf/impls/constant/const.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:51+00:00">
+<meta name="date" content="2017-04-24T13:59:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/pf/impls/constant/const.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/pf/impls/constant/const.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/vec/pf/pfimpl.h>            </font><font color="#B22222">/*I "petscpf.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/vec/pf/impls/constant/index.html b/src/vec/pf/impls/constant/index.html
index 8948128..1f98d7e 100644
--- a/src/vec/pf/impls/constant/index.html
+++ b/src/vec/pf/impls/constant/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Vectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/pf/impls/constant/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/pf/impls/constant/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Vectors: <A HREF="../../../../../src/vec/vec/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/pf/impls/constant/makefile.html b/src/vec/pf/impls/constant/makefile.html
index 119e456..e809db0 100644
--- a/src/vec/pf/impls/constant/makefile.html
+++ b/src/vec/pf/impls/constant/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/pf/impls/constant/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:51+00:00">
+<meta name="date" content="2017-04-24T13:59:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/pf/impls/constant/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/pf/impls/constant/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/pf/impls/index.html b/src/vec/pf/impls/index.html
index 723d5fe..bf4aec6 100644
--- a/src/vec/pf/impls/index.html
+++ b/src/vec/pf/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Vectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/pf/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/pf/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Vectors: <A HREF="../../../../src/vec/vec/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/pf/impls/makefile.html b/src/vec/pf/impls/makefile.html
index bfe0c1b..2a83275 100644
--- a/src/vec/pf/impls/makefile.html
+++ b/src/vec/pf/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/pf/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:51+00:00">
+<meta name="date" content="2017-04-24T13:59:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/pf/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/pf/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/pf/impls/matlab/cmatlab.c.html b/src/vec/pf/impls/matlab/cmatlab.c.html
index f0f418b..fd5aa3b 100644
--- a/src/vec/pf/impls/matlab/cmatlab.c.html
+++ b/src/vec/pf/impls/matlab/cmatlab.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/pf/impls/matlab/cmatlab.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:52+00:00">
+<meta name="date" content="2017-04-24T13:59:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/pf/impls/matlab/cmatlab.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/pf/impls/matlab/cmatlab.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/vec/pf/pfimpl.h>            </font><font color="#B22222">/*I "petscpf.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petscmatlab.h>   </font><font color="#B22222">/*I  "petscmatlab.h"  I*/</font><font color="#A020F0"></font>
diff --git a/src/vec/pf/impls/matlab/index.html b/src/vec/pf/impls/matlab/index.html
index 7ed0e78..7e5e17d 100644
--- a/src/vec/pf/impls/matlab/index.html
+++ b/src/vec/pf/impls/matlab/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Vectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/pf/impls/matlab/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/pf/impls/matlab/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Vectors: <A HREF="../../../../../src/vec/vec/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/pf/impls/matlab/makefile.html b/src/vec/pf/impls/matlab/makefile.html
index d9e07e8..c358078 100644
--- a/src/vec/pf/impls/matlab/makefile.html
+++ b/src/vec/pf/impls/matlab/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/pf/impls/matlab/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:52+00:00">
+<meta name="date" content="2017-04-24T13:59:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/pf/impls/matlab/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/pf/impls/matlab/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#requiresdefine  'PETSC_HAVE_MATLAB_ENGINE'</font>
 <font color="#A020F0">#requiresscalar real</font>
diff --git a/src/vec/pf/impls/string/cstring.c.html b/src/vec/pf/impls/string/cstring.c.html
index 21caf4f..87fd69d 100644
--- a/src/vec/pf/impls/string/cstring.c.html
+++ b/src/vec/pf/impls/string/cstring.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/pf/impls/string/cstring.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:51+00:00">
+<meta name="date" content="2017-04-24T13:59:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/pf/impls/string/cstring.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/pf/impls/string/cstring.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/vec/pf/pfimpl.h>            </font><font color="#B22222">/*I "petscpf.h" I*/</font><font color="#A020F0"></font>
 
diff --git a/src/vec/pf/impls/string/index.html b/src/vec/pf/impls/string/index.html
index 8a2a82e..40316db 100644
--- a/src/vec/pf/impls/string/index.html
+++ b/src/vec/pf/impls/string/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Vectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/pf/impls/string/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/pf/impls/string/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Vectors: <A HREF="../../../../../src/vec/vec/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/pf/impls/string/makefile.html b/src/vec/pf/impls/string/makefile.html
index 5de96af..5c211f8 100644
--- a/src/vec/pf/impls/string/makefile.html
+++ b/src/vec/pf/impls/string/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/pf/impls/string/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:52+00:00">
+<meta name="date" content="2017-04-24T13:59:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/pf/impls/string/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/pf/impls/string/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/pf/index.html b/src/vec/pf/index.html
index 935783c..cfd6fd3 100644
--- a/src/vec/pf/index.html
+++ b/src/vec/pf/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Mathematical functions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/pf/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/pf/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PF </H2>
 
diff --git a/src/vec/pf/interface/index.html b/src/vec/pf/interface/index.html
index f1d4fb3..fccd907 100644
--- a/src/vec/pf/interface/index.html
+++ b/src/vec/pf/interface/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Mathematical functions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/pf/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/pf/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> PF </H2>
 
diff --git a/src/vec/pf/interface/makefile.html b/src/vec/pf/interface/makefile.html
index cc2637f..e7b17ec 100644
--- a/src/vec/pf/interface/makefile.html
+++ b/src/vec/pf/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/pf/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:51+00:00">
+<meta name="date" content="2017-04-24T13:59:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/pf/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/pf/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/pf/interface/pf.c.html b/src/vec/pf/interface/pf.c.html
index cc4fc32..8c00364 100644
--- a/src/vec/pf/interface/pf.c.html
+++ b/src/vec/pf/interface/pf.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/pf/interface/pf.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:49+00:00">
+<meta name="date" content="2017-04-24T13:59:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/pf/interface/pf.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/pf/interface/pf.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/PF/PF.html#PF">PF</a> mathematical functions interface routines, callable by users.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/vec/pf/interface/pfall.c.html b/src/vec/pf/interface/pfall.c.html
index a90fec1..d90e63b 100644
--- a/src/vec/pf/interface/pfall.c.html
+++ b/src/vec/pf/interface/pfall.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/pf/interface/pfall.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:50+00:00">
+<meta name="date" content="2017-04-24T13:59:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/pf/interface/pfall.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/pf/interface/pfall.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscpf.h>          </font><font color="#B22222">/*I   "petscpf.h"   I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <../src/vec/pf/pfimpl.h></font>
diff --git a/src/vec/pf/makefile.html b/src/vec/pf/makefile.html
index 605cdb3..a80cbb6 100644
--- a/src/vec/pf/makefile.html
+++ b/src/vec/pf/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/pf/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:49+00:00">
+<meta name="date" content="2017-04-24T13:59:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/pf/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/pf/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/pf/pfimpl.h.html b/src/vec/pf/pfimpl.h.html
index 44e0827..3751b69 100644
--- a/src/vec/pf/pfimpl.h.html
+++ b/src/vec/pf/pfimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/pf/pfimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:11:49+00:00">
+<meta name="date" content="2017-04-24T13:59:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/pf/pfimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/pf/pfimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#if !defined(_PFIMPL)</font>
 <a name="line3">  3: </a><strong><font color="#228B22">#define _PFIMPL</font></strong>
diff --git a/src/vec/vec/examples/index.html b/src/vec/vec/examples/index.html
index 86871de..b59016e 100644
--- a/src/vec/vec/examples/index.html
+++ b/src/vec/vec/examples/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/vec/vec/examples/makefile.html b/src/vec/vec/examples/makefile.html
index 340aadd..505fb88 100644
--- a/src/vec/vec/examples/makefile.html
+++ b/src/vec/vec/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:38+00:00">
+<meta name="date" content="2017-04-24T13:57:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong>
 
diff --git a/src/vec/vec/examples/tests/ex1.c.html b/src/vec/vec/examples/tests/ex1.c.html
index 826559c..acfe84e 100644
--- a/src/vec/vec/examples/tests/ex1.c.html
+++ b/src/vec/vec/examples/tests/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:38+00:00">
+<meta name="date" content="2017-04-24T13:57:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests repeated <a href="../../../../../docs/manualpages/Vec/VecSetType.html#VecSetType">VecSetType</a>().\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tests/ex10.c.html b/src/vec/vec/examples/tests/ex10.c.html
index f7d4e3e..0f08a70 100644
--- a/src/vec/vec/examples/tests/ex10.c.html
+++ b/src/vec/vec/examples/tests/ex10.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex10.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:40+00:00">
+<meta name="date" content="2017-04-24T13:57:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex10.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex10.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[]= <font color="#666666">"Scatters from a parallel vector to a sequential vector.\n\</font>
 <a name="line3">  3: </a><font color="#666666">uses block index sets\n\n"</font>;
diff --git a/src/vec/vec/examples/tests/ex11.c.html b/src/vec/vec/examples/tests/ex11.c.html
index 6f444b2..03ef977 100644
--- a/src/vec/vec/examples/tests/ex11.c.html
+++ b/src/vec/vec/examples/tests/ex11.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex11.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:40+00:00">
+<meta name="date" content="2017-04-24T13:57:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex11.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex11.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Scatters from a parallel vector to a sequential vector.\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tests/ex12.c.html b/src/vec/vec/examples/tests/ex12.c.html
index 6161d78..778685b 100644
--- a/src/vec/vec/examples/tests/ex12.c.html
+++ b/src/vec/vec/examples/tests/ex12.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex12.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:40+00:00">
+<meta name="date" content="2017-04-24T13:57:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex12.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex12.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Scatters from a sequential vector to a parallel vector.\n\</font>
 <a name="line3">  3: </a><font color="#666666">This does case when we are merely selecting the local part of the\n\</font>
diff --git a/src/vec/vec/examples/tests/ex14.c.html b/src/vec/vec/examples/tests/ex14.c.html
index 74acde3..33ccf8a 100644
--- a/src/vec/vec/examples/tests/ex14.c.html
+++ b/src/vec/vec/examples/tests/ex14.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex14.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:40+00:00">
+<meta name="date" content="2017-04-24T13:57:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex14.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex14.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Scatters from a sequential vector to a parallel vector.\n\</font>
 <a name="line3">  3: </a><font color="#666666">This does the tricky case.\n\n"</font>;
diff --git a/src/vec/vec/examples/tests/ex15.c.html b/src/vec/vec/examples/tests/ex15.c.html
index ac31580..dcd4c73 100644
--- a/src/vec/vec/examples/tests/ex15.c.html
+++ b/src/vec/vec/examples/tests/ex15.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex15.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:40+00:00">
+<meta name="date" content="2017-04-24T13:57:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex15.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex15.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../../docs/manualpages/Vec/VecSetValuesBlocked.html#VecSetValuesBlocked">VecSetValuesBlocked</a>() on sequential vectors.\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tests/ex16.c.html b/src/vec/vec/examples/tests/ex16.c.html
index 840f452..21dba00 100644
--- a/src/vec/vec/examples/tests/ex16.c.html
+++ b/src/vec/vec/examples/tests/ex16.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex16.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:41+00:00">
+<meta name="date" content="2017-04-24T13:57:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex16.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex16.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../../docs/manualpages/Vec/VecSetValuesBlocked.html#VecSetValuesBlocked">VecSetValuesBlocked</a>() on MPI vectors.\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tests/ex17.c.html b/src/vec/vec/examples/tests/ex17.c.html
index b13bee9..fcf6a73 100644
--- a/src/vec/vec/examples/tests/ex17.c.html
+++ b/src/vec/vec/examples/tests/ex17.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex17.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:41+00:00">
+<meta name="date" content="2017-04-24T13:57:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex17.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex17.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Scatters from a parallel vector to a sequential vector.  In\n\</font>
 <a name="line3">  3: </a><font color="#666666">this case each local vector is as long as the entire parallel vector.\n\n"</font>;
diff --git a/src/vec/vec/examples/tests/ex17f.F.html b/src/vec/vec/examples/tests/ex17f.F.html
index 79bdcb8..c07277b 100644
--- a/src/vec/vec/examples/tests/ex17f.F.html
+++ b/src/vec/vec/examples/tests/ex17f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex17f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:47+00:00">
+<meta name="date" content="2017-04-24T13:58:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex17f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex17f.F.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>!   <font color="#666666">"Scatters from a parallel vector to a sequential vector.  In</font>
diff --git a/src/vec/vec/examples/tests/ex18.c.html b/src/vec/vec/examples/tests/ex18.c.html
index 149049d..c74edf5 100644
--- a/src/vec/vec/examples/tests/ex18.c.html
+++ b/src/vec/vec/examples/tests/ex18.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex18.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:41+00:00">
+<meta name="date" content="2017-04-24T13:58:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex18.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex18.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Compares BLAS dots on different machines. Input\n\</font>
 <a name="line3">  3: </a><font color="#666666">arguments are\n\</font>
diff --git a/src/vec/vec/examples/tests/ex19f.F.html b/src/vec/vec/examples/tests/ex19f.F.html
index 1e0094e..24010c2 100644
--- a/src/vec/vec/examples/tests/ex19f.F.html
+++ b/src/vec/vec/examples/tests/ex19f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex19f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:48+00:00">
+<meta name="date" content="2017-04-24T13:58:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex19f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex19f.F.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>      program main
diff --git a/src/vec/vec/examples/tests/ex2.c.html b/src/vec/vec/examples/tests/ex2.c.html
index 7915dcd..a818c4e 100644
--- a/src/vec/vec/examples/tests/ex2.c.html
+++ b/src/vec/vec/examples/tests/ex2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:38+00:00">
+<meta name="date" content="2017-04-24T13:57:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests vector scatter-gather operations.  Input arguments are\n\</font>
 <a name="line3">  3: </a><font color="#666666">  -n <length> : vector length\n\n"</font>;
diff --git a/src/vec/vec/examples/tests/ex20f.F.html b/src/vec/vec/examples/tests/ex20f.F.html
index 6d87e6d..0def96a 100644
--- a/src/vec/vec/examples/tests/ex20f.F.html
+++ b/src/vec/vec/examples/tests/ex20f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex20f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:48+00:00">
+<meta name="date" content="2017-04-24T13:58:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex20f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex20f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>      program main
 <a name="line3">  3: </a>      implicit none
diff --git a/src/vec/vec/examples/tests/ex21.c.html b/src/vec/vec/examples/tests/ex21.c.html
index 75e183a..81eaaea 100644
--- a/src/vec/vec/examples/tests/ex21.c.html
+++ b/src/vec/vec/examples/tests/ex21.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex21.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:41+00:00">
+<meta name="date" content="2017-04-24T13:58:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex21.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex21.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../../docs/manualpages/Vec/VecMax.html#VecMax">VecMax</a>() with index.\n\</font>
 <a name="line3">  3: </a><font color="#666666">  -n <length> : vector length\n\n"</font>;
diff --git a/src/vec/vec/examples/tests/ex22.c.html b/src/vec/vec/examples/tests/ex22.c.html
index 7889a29..7777628 100644
--- a/src/vec/vec/examples/tests/ex22.c.html
+++ b/src/vec/vec/examples/tests/ex22.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex22.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:41+00:00">
+<meta name="date" content="2017-04-24T13:58:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex22.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex22.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Scatters from a parallel vector to a parallel vector.\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tests/ex23.c.html b/src/vec/vec/examples/tests/ex23.c.html
index 00fa955..54e1ed6 100644
--- a/src/vec/vec/examples/tests/ex23.c.html
+++ b/src/vec/vec/examples/tests/ex23.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex23.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:41+00:00">
+<meta name="date" content="2017-04-24T13:58:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex23.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex23.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Scatters from a parallel vector to a sequential vector.\n\</font>
 <a name="line3">  3: </a><font color="#666666">  Using a blocked send and a strided receive.\n\n"</font>;
diff --git a/src/vec/vec/examples/tests/ex24.c.html b/src/vec/vec/examples/tests/ex24.c.html
index 61ccea2..c5dc52f 100644
--- a/src/vec/vec/examples/tests/ex24.c.html
+++ b/src/vec/vec/examples/tests/ex24.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex24.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:42+00:00">
+<meta name="date" content="2017-04-24T13:58:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex24.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex24.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Scatters from a parallel vector to a sequential vector.\n\</font>
 <a name="line3">  3: </a><font color="#666666">Tests where the local part of the scatter is a copy.\n\n"</font>;
diff --git a/src/vec/vec/examples/tests/ex25.c.html b/src/vec/vec/examples/tests/ex25.c.html
index 0b6b665..4372d8b 100644
--- a/src/vec/vec/examples/tests/ex25.c.html
+++ b/src/vec/vec/examples/tests/ex25.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex25.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:42+00:00">
+<meta name="date" content="2017-04-24T13:58:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex25.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex25.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Scatters from a parallel vector to a sequential vector.  In\n\</font>
 <a name="line3">  3: </a><font color="#666666">this case processor zero is as long as the entire parallel vector; rest are zero length.\n\n"</font>;
diff --git a/src/vec/vec/examples/tests/ex28.c.html b/src/vec/vec/examples/tests/ex28.c.html
index e4ba721..bd87871 100644
--- a/src/vec/vec/examples/tests/ex28.c.html
+++ b/src/vec/vec/examples/tests/ex28.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex28.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:42+00:00">
+<meta name="date" content="2017-04-24T13:58:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex28.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex28.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests repeated <a href="../../../../../docs/manualpages/Vec/VecDotBegin.html#VecDotBegin">VecDotBegin</a>()/<a href="../../../../../docs/manualpages/Vec/VecDotEnd.html#VecDotEnd">VecDotEnd</a>().\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tests/ex29.c.html b/src/vec/vec/examples/tests/ex29.c.html
index 2508fb4..e4f3a81 100644
--- a/src/vec/vec/examples/tests/ex29.c.html
+++ b/src/vec/vec/examples/tests/ex29.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex29.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:43+00:00">
+<meta name="date" content="2017-04-24T13:58:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex29.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex29.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests <a href="../../../../../docs/manualpages/Vec/VecSetValues.html#VecSetValues">VecSetValues</a>() and <a href="../../../../../docs/manualpages/Vec/VecSetValuesBlocked.html#VecSetValuesBlocked">VecSetValuesBlocked</a>() on MPI vectors.\n\</font>
 <a name="line3">  3: </a><font color="#666666">Where atleast a couple of mallocs will occur in the stash code.\n\n"</font>;
diff --git a/src/vec/vec/examples/tests/ex3.c.html b/src/vec/vec/examples/tests/ex3.c.html
index d6685ea..a9b7ca0 100644
--- a/src/vec/vec/examples/tests/ex3.c.html
+++ b/src/vec/vec/examples/tests/ex3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:38+00:00">
+<meta name="date" content="2017-04-24T13:57:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests parallel vector assembly.  Input arguments are\n\</font>
 <a name="line3">  3: </a><font color="#666666">  -n <length> : local vector length\n\n"</font>;
diff --git a/src/vec/vec/examples/tests/ex30f.F.html b/src/vec/vec/examples/tests/ex30f.F.html
index 53dc836..8b0c5eb 100644
--- a/src/vec/vec/examples/tests/ex30f.F.html
+++ b/src/vec/vec/examples/tests/ex30f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex30f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:48+00:00">
+<meta name="date" content="2017-04-24T13:58:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex30f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex30f.F.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>!  Tests parallel to parallel scatter where a to from index are
diff --git a/src/vec/vec/examples/tests/ex31.c.html b/src/vec/vec/examples/tests/ex31.c.html
index 7f62e5f..3c090c1 100644
--- a/src/vec/vec/examples/tests/ex31.c.html
+++ b/src/vec/vec/examples/tests/ex31.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex31.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:43+00:00">
+<meta name="date" content="2017-04-24T13:58:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex31.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex31.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"Demonstrates PetscMatlabEngineXXX()\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscvec.h></font>
diff --git a/src/vec/vec/examples/tests/ex32f.F.html b/src/vec/vec/examples/tests/ex32f.F.html
index 9eaafb2..65f97ed 100644
--- a/src/vec/vec/examples/tests/ex32f.F.html
+++ b/src/vec/vec/examples/tests/ex32f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex32f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:48+00:00">
+<meta name="date" content="2017-04-24T13:58:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex32f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex32f.F.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>!  Tests PescOffsetFortran()
diff --git a/src/vec/vec/examples/tests/ex33.c.html b/src/vec/vec/examples/tests/ex33.c.html
index 603d6fd..e366de1 100644
--- a/src/vec/vec/examples/tests/ex33.c.html
+++ b/src/vec/vec/examples/tests/ex33.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex33.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:43+00:00">
+<meta name="date" content="2017-04-24T13:58:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex33.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex33.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests the routines <a href="../../../../../docs/manualpages/Vec/VecScatterCreateToAll.html#VecScatterCreateToAll">VecScatterCreateToAll</a>(), <a href="../../../../../docs/manualpages/Vec/VecScatterCreateToZero.html#VecScatterCreateToZero">VecScatterCreateToZero</a>()\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tests/ex34.c.html b/src/vec/vec/examples/tests/ex34.c.html
index 0d09493..7311f4e 100644
--- a/src/vec/vec/examples/tests/ex34.c.html
+++ b/src/vec/vec/examples/tests/ex34.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex34.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:43+00:00">
+<meta name="date" content="2017-04-24T13:58:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex34.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex34.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Tests for norm caching\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscvec.h></font>
diff --git a/src/vec/vec/examples/tests/ex35.c.html b/src/vec/vec/examples/tests/ex35.c.html
index 3107e90..16681df 100644
--- a/src/vec/vec/examples/tests/ex35.c.html
+++ b/src/vec/vec/examples/tests/ex35.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex35.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:44+00:00">
+<meta name="date" content="2017-04-24T13:58:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex35.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex35.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Test <a href="../../../../../docs/manualpages/Vec/VecGetArray4d.html#VecGetArray4d">VecGetArray4d</a>()\n"</font>;
 
diff --git a/src/vec/vec/examples/tests/ex36.c.html b/src/vec/vec/examples/tests/ex36.c.html
index c8a5497..310b06a 100644
--- a/src/vec/vec/examples/tests/ex36.c.html
+++ b/src/vec/vec/examples/tests/ex36.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex36.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:44+00:00">
+<meta name="date" content="2017-04-24T13:58:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex36.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex36.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Parallel vector layout.\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*T</font>
diff --git a/src/vec/vec/examples/tests/ex37.c.html b/src/vec/vec/examples/tests/ex37.c.html
index e5cf052..5f3a902 100644
--- a/src/vec/vec/examples/tests/ex37.c.html
+++ b/src/vec/vec/examples/tests/ex37.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex37.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:44+00:00">
+<meta name="date" content="2017-04-24T13:58:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex37.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex37.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Nest vector functionality.\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*T</font>
diff --git a/src/vec/vec/examples/tests/ex38.c.html b/src/vec/vec/examples/tests/ex38.c.html
index f4d8be0..bf83860 100644
--- a/src/vec/vec/examples/tests/ex38.c.html
+++ b/src/vec/vec/examples/tests/ex38.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex38.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:45+00:00">
+<meta name="date" content="2017-04-24T13:58:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex38.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex38.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static const char help[] = <font color="#666666">"Test <a href="../../../../../docs/manualpages/Vec/VecGetSubVector.html#VecGetSubVector">VecGetSubVector</a>()\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#A020F0">#include <petscvec.h></font>
diff --git a/src/vec/vec/examples/tests/ex39.c.html b/src/vec/vec/examples/tests/ex39.c.html
index 354f7c5..8aa2ca2 100644
--- a/src/vec/vec/examples/tests/ex39.c.html
+++ b/src/vec/vec/examples/tests/ex39.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex39.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:45+00:00">
+<meta name="date" content="2017-04-24T13:58:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex39.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex39.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"This example is intended for showing how subvectors can\n\</font>
 <a name="line3">  3: </a><font color="#666666">                      share the pointer with the main vector using <a href="../../../../../docs/manualpages/Vec/VecGetArray.html#VecGetArray">VecGetArray</a>()\n\</font>
diff --git a/src/vec/vec/examples/tests/ex4.c.html b/src/vec/vec/examples/tests/ex4.c.html
index c9d6f54..8fbb892 100644
--- a/src/vec/vec/examples/tests/ex4.c.html
+++ b/src/vec/vec/examples/tests/ex4.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex4.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:39+00:00">
+<meta name="date" content="2017-04-24T13:57:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex4.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex4.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Scatters from a parallel vector into seqential vectors.\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tests/ex40.c.html b/src/vec/vec/examples/tests/ex40.c.html
index 4b0fd79..8989716 100644
--- a/src/vec/vec/examples/tests/ex40.c.html
+++ b/src/vec/vec/examples/tests/ex40.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex40.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:45+00:00">
+<meta name="date" content="2017-04-24T13:58:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex40.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex40.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests taking part of existing array to create a new vector.\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tests/ex41.c.html b/src/vec/vec/examples/tests/ex41.c.html
index df47c2d..b06c409 100644
--- a/src/vec/vec/examples/tests/ex41.c.html
+++ b/src/vec/vec/examples/tests/ex41.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex41.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:45+00:00">
+<meta name="date" content="2017-04-24T13:58:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex41.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex41.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Nest vector set subvector functionality.\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*T</font>
diff --git a/src/vec/vec/examples/tests/ex42.c.html b/src/vec/vec/examples/tests/ex42.c.html
index 0c7adf8..0b925aa 100644
--- a/src/vec/vec/examples/tests/ex42.c.html
+++ b/src/vec/vec/examples/tests/ex42.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex42.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:46+00:00">
+<meta name="date" content="2017-04-24T13:58:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex42.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex42.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Scatters from a parallel vector to a parallel vector.\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tests/ex45.c.html b/src/vec/vec/examples/tests/ex45.c.html
index ec45c8e..ae7b728 100644
--- a/src/vec/vec/examples/tests/ex45.c.html
+++ b/src/vec/vec/examples/tests/ex45.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex45.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:46+00:00">
+<meta name="date" content="2017-04-24T13:58:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex45.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex45.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates <a href="../../../../../docs/manualpages/Vec/VecStrideSubSetScatter.html#VecStrideSubSetScatter">VecStrideSubSetScatter</a>() and <a href="../../../../../docs/manualpages/Vec/VecStrideSubSetGather.html#VecStrideSubSetGather">VecStrideSubSetGather</a>().\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tests/ex46.c.html b/src/vec/vec/examples/tests/ex46.c.html
index d9a258d..3170a65 100644
--- a/src/vec/vec/examples/tests/ex46.c.html
+++ b/src/vec/vec/examples/tests/ex46.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex46.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:46+00:00">
+<meta name="date" content="2017-04-24T13:58:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex46.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex46.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests PetscViewerBinary <a href="../../../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>()/<a href="../../../../../docs/manualpages/Vec/VecLoad.html#VecLoad">VecLoad</a>() function correctly when binary header is skipped.\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tests/ex47.c.html b/src/vec/vec/examples/tests/ex47.c.html
index 6d2fc20..6b14272 100644
--- a/src/vec/vec/examples/tests/ex47.c.html
+++ b/src/vec/vec/examples/tests/ex47.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex47.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:47+00:00">
+<meta name="date" content="2017-04-24T13:58:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex47.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex47.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests PetscViewerHDF5 <a href="../../../../../docs/manualpages/Vec/VecView.html#VecView">VecView</a>()/<a href="../../../../../docs/manualpages/Vec/VecLoad.html#VecLoad">VecLoad</a>() function.\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tests/ex5.c.html b/src/vec/vec/examples/tests/ex5.c.html
index 5c83b6a..95bf5a3 100644
--- a/src/vec/vec/examples/tests/ex5.c.html
+++ b/src/vec/vec/examples/tests/ex5.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex5.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:39+00:00">
+<meta name="date" content="2017-04-24T13:57:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex5.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex5.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Scatters from a parallel vector to a sequential vector.\n\</font>
 <a name="line3">  3: </a><font color="#666666">This does case when we are merely selecting the local part of the\n\</font>
diff --git a/src/vec/vec/examples/tests/ex6.c.html b/src/vec/vec/examples/tests/ex6.c.html
index 64167a2..6d74130 100644
--- a/src/vec/vec/examples/tests/ex6.c.html
+++ b/src/vec/vec/examples/tests/ex6.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex6.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:39+00:00">
+<meta name="date" content="2017-04-24T13:57:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex6.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex6.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates a scatter with a stride and general index set.\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tests/ex7.c.html b/src/vec/vec/examples/tests/ex7.c.html
index 45a36e8..2842a66 100644
--- a/src/vec/vec/examples/tests/ex7.c.html
+++ b/src/vec/vec/examples/tests/ex7.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex7.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:39+00:00">
+<meta name="date" content="2017-04-24T13:57:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex7.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex7.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates a scatter with a stride and general index set.\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tests/ex8.c.html b/src/vec/vec/examples/tests/ex8.c.html
index 37a7bde..49c87fd 100644
--- a/src/vec/vec/examples/tests/ex8.c.html
+++ b/src/vec/vec/examples/tests/ex8.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex8.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:39+00:00">
+<meta name="date" content="2017-04-24T13:57:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex8.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex8.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates scattering with strided index sets.\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tests/ex9.c.html b/src/vec/vec/examples/tests/ex9.c.html
index 7ac19f6..991a652 100644
--- a/src/vec/vec/examples/tests/ex9.c.html
+++ b/src/vec/vec/examples/tests/ex9.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/ex9.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:39+00:00">
+<meta name="date" content="2017-04-24T13:57:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/ex9.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/ex9.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[]= <font color="#666666">"Scatters from a parallel vector to a sequential vector.\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tests/index.html b/src/vec/vec/examples/tests/index.html
index c55a82b..a6d71d1 100644
--- a/src/vec/vec/examples/tests/index.html
+++ b/src/vec/vec/examples/tests/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Vectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Vectors: <A HREF="../../../../../src/vec/vec/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/vec/examples/tests/makefile.html b/src/vec/vec/examples/tests/makefile.html
index 3f279f1..b952468 100644
--- a/src/vec/vec/examples/tests/makefile.html
+++ b/src/vec/vec/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:49+00:00">
+<meta name="date" content="2017-04-24T13:58:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS	        =
 FFLAGS	        =
diff --git a/src/vec/vec/examples/tutorials/ex1.c.html b/src/vec/vec/examples/tutorials/ex1.c.html
index 3c828b9..e46ba13 100644
--- a/src/vec/vec/examples/tutorials/ex1.c.html
+++ b/src/vec/vec/examples/tutorials/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:49+00:00">
+<meta name="date" content="2017-04-24T13:58:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Basic vector routines.\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tutorials/ex10.c.html b/src/vec/vec/examples/tutorials/ex10.c.html
index fd4ccec..27bd181 100644
--- a/src/vec/vec/examples/tutorials/ex10.c.html
+++ b/src/vec/vec/examples/tutorials/ex10.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex10.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:52+00:00">
+<meta name="date" content="2017-04-24T13:58:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex10.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex10.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests I/O of vectors for different data formats (binary,HDF5,NetCDF) and illustrates the use of user-defined event logging\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tutorials/ex11.c.html b/src/vec/vec/examples/tutorials/ex11.c.html
index e8af80a..08bcc27 100644
--- a/src/vec/vec/examples/tutorials/ex11.c.html
+++ b/src/vec/vec/examples/tutorials/ex11.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex11.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:52+00:00">
+<meta name="date" content="2017-04-24T13:58:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex11.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex11.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates <a href="../../../../../docs/manualpages/Vec/VecStrideNorm.html#VecStrideNorm">VecStrideNorm</a>().\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tutorials/ex11f.F.html b/src/vec/vec/examples/tutorials/ex11f.F.html
index 47dfe0e..b1b26bf 100644
--- a/src/vec/vec/examples/tutorials/ex11f.F.html
+++ b/src/vec/vec/examples/tutorials/ex11f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex11f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:57+00:00">
+<meta name="date" content="2017-04-24T13:58:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex11f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex11f.F.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>!
diff --git a/src/vec/vec/examples/tutorials/ex12.c.html b/src/vec/vec/examples/tutorials/ex12.c.html
index e9bdab0..21f71db 100644
--- a/src/vec/vec/examples/tutorials/ex12.c.html
+++ b/src/vec/vec/examples/tutorials/ex12.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex12.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:52+00:00">
+<meta name="date" content="2017-04-24T13:58:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex12.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex12.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates <a href="../../../../../docs/manualpages/Vec/VecStrideScatter.html#VecStrideScatter">VecStrideScatter</a>() and <a href="../../../../../docs/manualpages/Vec/VecStrideGather.html#VecStrideGather">VecStrideGather</a>().\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tutorials/ex14f.F.html b/src/vec/vec/examples/tutorials/ex14f.F.html
index 0f8639c..3866193 100644
--- a/src/vec/vec/examples/tutorials/ex14f.F.html
+++ b/src/vec/vec/examples/tutorials/ex14f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex14f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:57+00:00">
+<meta name="date" content="2017-04-24T13:58:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex14f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex14f.F.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>! Description: Illustrates the use of <a href="../../../../../docs/manualpages/Vec/VecCreateGhost.html#VecCreateGhost">VecCreateGhost</a>()
diff --git a/src/vec/vec/examples/tutorials/ex15.c.html b/src/vec/vec/examples/tutorials/ex15.c.html
index 516f3af..245d7c0 100644
--- a/src/vec/vec/examples/tutorials/ex15.c.html
+++ b/src/vec/vec/examples/tutorials/ex15.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex15.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:53+00:00">
+<meta name="date" content="2017-04-24T13:58:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex15.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex15.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests Mathematica I/O of vectors and illustrates the use of user-defined event logging.\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tutorials/ex16.c.html b/src/vec/vec/examples/tutorials/ex16.c.html
index 7b1c95e..9de75d7 100644
--- a/src/vec/vec/examples/tutorials/ex16.c.html
+++ b/src/vec/vec/examples/tutorials/ex16.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex16.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:53+00:00">
+<meta name="date" content="2017-04-24T13:58:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex16.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex16.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates <a href="../../../../../docs/manualpages/Vec/VecStrideScatter.html#VecStrideScatter">VecStrideScatter</a>() and <a href="../../../../../docs/manualpages/Vec/VecStrideGather.html#VecStrideGather">VecStrideGather</a>() with subvectors that are also strided.\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tutorials/ex18.c.html b/src/vec/vec/examples/tutorials/ex18.c.html
index 52efc83..bffb7d1 100644
--- a/src/vec/vec/examples/tutorials/ex18.c.html
+++ b/src/vec/vec/examples/tutorials/ex18.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex18.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:53+00:00">
+<meta name="date" content="2017-04-24T13:58:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex18.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex18.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Computes the integral of 2*x/(1+x^2) from x=0..1 \nThis is equal to the ln(2).\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tutorials/ex19.c.html b/src/vec/vec/examples/tutorials/ex19.c.html
index 91a44f5..7fb2042 100644
--- a/src/vec/vec/examples/tutorials/ex19.c.html
+++ b/src/vec/vec/examples/tutorials/ex19.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex19.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:53+00:00">
+<meta name="date" content="2017-04-24T13:58:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex19.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex19.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>static char help[] = <font color="#666666">"Parallel HDF5 <a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> Viewing.\n\n"</font>;
 
 <a name="line3">  3: </a><font color="#B22222">/*T</font>
diff --git a/src/vec/vec/examples/tutorials/ex1f.F.html b/src/vec/vec/examples/tutorials/ex1f.F.html
index 60d55f3..081e0b7 100644
--- a/src/vec/vec/examples/tutorials/ex1f.F.html
+++ b/src/vec/vec/examples/tutorials/ex1f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex1f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:54+00:00">
+<meta name="date" content="2017-04-24T13:58:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex1f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/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>!
 <a name="line3">  3: </a>!<font color="#B22222">/*T</font>
diff --git a/src/vec/vec/examples/tutorials/ex1f90.F.html b/src/vec/vec/examples/tutorials/ex1f90.F.html
index 86c7da8..023fcb8 100644
--- a/src/vec/vec/examples/tutorials/ex1f90.F.html
+++ b/src/vec/vec/examples/tutorials/ex1f90.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex1f90.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:55+00:00">
+<meta name="date" content="2017-04-24T13:58:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex1f90.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex1f90.F.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>!<font color="#B22222">/*T</font>
diff --git a/src/vec/vec/examples/tutorials/ex2.c.html b/src/vec/vec/examples/tutorials/ex2.c.html
index 5224a04..5144a90 100644
--- a/src/vec/vec/examples/tutorials/ex2.c.html
+++ b/src/vec/vec/examples/tutorials/ex2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:50+00:00">
+<meta name="date" content="2017-04-24T13:58:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Builds a parallel vector with 1 component on the first processor, 2 on the second, etc.\n\</font>
 <a name="line3">  3: </a><font color="#666666">  Then each processor adds one to all elements except the last rank.\n\n"</font>;
diff --git a/src/vec/vec/examples/tutorials/ex20f90.F90.html b/src/vec/vec/examples/tutorials/ex20f90.F90.html
index aea2cb1..25d6646 100644
--- a/src/vec/vec/examples/tutorials/ex20f90.F90.html
+++ b/src/vec/vec/examples/tutorials/ex20f90.F90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex20f90.F90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:58+00:00">
+<meta name="date" content="2017-04-24T13:58:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex20f90.F90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex20f90.F90.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>!<font color="#B22222">/*T</font>
diff --git a/src/vec/vec/examples/tutorials/ex21.c.html b/src/vec/vec/examples/tutorials/ex21.c.html
index 5468dd2..1e013bc 100644
--- a/src/vec/vec/examples/tutorials/ex21.c.html
+++ b/src/vec/vec/examples/tutorials/ex21.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex21.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:54+00:00">
+<meta name="date" content="2017-04-24T13:58:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex21.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex21.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscvec.h></font>
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/sys/f90-src/f90impl.h></font>
 
diff --git a/src/vec/vec/examples/tutorials/ex21f90.F.html b/src/vec/vec/examples/tutorials/ex21f90.F.html
index 840d3fe..7fd8939 100644
--- a/src/vec/vec/examples/tutorials/ex21f90.F.html
+++ b/src/vec/vec/examples/tutorials/ex21f90.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex21f90.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:58+00:00">
+<meta name="date" content="2017-04-24T13:58:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex21f90.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex21f90.F.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>!    Demonstrates how one may access entries of a PETSc <a href="../../../../../docs/manualpages/Vec/Vec.html#Vec">Vec</a> as <font color="#4169E1">if</font> it was an array of Fortran derived types
diff --git a/src/vec/vec/examples/tutorials/ex2f.F.html b/src/vec/vec/examples/tutorials/ex2f.F.html
index 0fb1792..337f7e8 100644
--- a/src/vec/vec/examples/tutorials/ex2f.F.html
+++ b/src/vec/vec/examples/tutorials/ex2f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex2f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:55+00:00">
+<meta name="date" content="2017-04-24T13:58:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex2f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex2f.F.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>!  Description: Builds a parallel vector with 1 component on the first
diff --git a/src/vec/vec/examples/tutorials/ex3.c.html b/src/vec/vec/examples/tutorials/ex3.c.html
index 60accb0..fc79432 100644
--- a/src/vec/vec/examples/tutorials/ex3.c.html
+++ b/src/vec/vec/examples/tutorials/ex3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:50+00:00">
+<meta name="date" content="2017-04-24T13:58:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Parallel vector layout.\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tutorials/ex3f.F.html b/src/vec/vec/examples/tutorials/ex3f.F.html
index dbb7b64..5888a3e 100644
--- a/src/vec/vec/examples/tutorials/ex3f.F.html
+++ b/src/vec/vec/examples/tutorials/ex3f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex3f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:56+00:00">
+<meta name="date" content="2017-04-24T13:58:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex3f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex3f.F.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>!  Description: Displays a vector visually.
diff --git a/src/vec/vec/examples/tutorials/ex42.c.html b/src/vec/vec/examples/tutorials/ex42.c.html
index 5612d74..d65cc9f 100644
--- a/src/vec/vec/examples/tutorials/ex42.c.html
+++ b/src/vec/vec/examples/tutorials/ex42.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex42.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:54+00:00">
+<meta name="date" content="2017-04-24T13:58:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex42.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex42.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Reads a PETSc vector from a socket connection, then sends it back within a loop. Works with ex42.m or ex42a.c\n"</font>;
 
diff --git a/src/vec/vec/examples/tutorials/ex42a.c.html b/src/vec/vec/examples/tutorials/ex42a.c.html
index 7473f69..6f06c0f 100644
--- a/src/vec/vec/examples/tutorials/ex42a.c.html
+++ b/src/vec/vec/examples/tutorials/ex42a.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex42a.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:54+00:00">
+<meta name="date" content="2017-04-24T13:58:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex42a.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex42a.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Sends a PETSc vector to a socket connection, receives it back, within a loop. Works with ex42.c.\n"</font>;
 
diff --git a/src/vec/vec/examples/tutorials/ex4f.F.html b/src/vec/vec/examples/tutorials/ex4f.F.html
index f9a194a..2f2b622 100644
--- a/src/vec/vec/examples/tutorials/ex4f.F.html
+++ b/src/vec/vec/examples/tutorials/ex4f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex4f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:56+00:00">
+<meta name="date" content="2017-04-24T13:58:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex4f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex4f.F.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>!  Description:  Illustrates the use of <a href="../../../../../docs/manualpages/Vec/VecSetValues.html#VecSetValues">VecSetValues</a>() to set
diff --git a/src/vec/vec/examples/tutorials/ex4f90.F.html b/src/vec/vec/examples/tutorials/ex4f90.F.html
index b5f62da..c77cdd7 100644
--- a/src/vec/vec/examples/tutorials/ex4f90.F.html
+++ b/src/vec/vec/examples/tutorials/ex4f90.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex4f90.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:56+00:00">
+<meta name="date" content="2017-04-24T13:58:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex4f90.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex4f90.F.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>!  Description:  Illustrates the use of <a href="../../../../../docs/manualpages/Vec/VecSetValues.html#VecSetValues">VecSetValues</a>() to set
diff --git a/src/vec/vec/examples/tutorials/ex5.c.html b/src/vec/vec/examples/tutorials/ex5.c.html
index 3af9faa..2071d6b 100644
--- a/src/vec/vec/examples/tutorials/ex5.c.html
+++ b/src/vec/vec/examples/tutorials/ex5.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex5.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:50+00:00">
+<meta name="date" content="2017-04-24T13:58:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex5.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex5.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Tests binary I/O of vectors and illustrates the use of user-defined event logging.\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tutorials/ex6.c.html b/src/vec/vec/examples/tutorials/ex6.c.html
index cca65a7..1ee4e5d 100644
--- a/src/vec/vec/examples/tutorials/ex6.c.html
+++ b/src/vec/vec/examples/tutorials/ex6.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex6.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:51+00:00">
+<meta name="date" content="2017-04-24T13:58:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex6.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex6.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Writes an array to a file, then reads an array from a file, then forms a vector.\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tutorials/ex7.c.html b/src/vec/vec/examples/tutorials/ex7.c.html
index a68d690..fd7338b 100644
--- a/src/vec/vec/examples/tutorials/ex7.c.html
+++ b/src/vec/vec/examples/tutorials/ex7.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex7.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:51+00:00">
+<meta name="date" content="2017-04-24T13:58:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex7.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex7.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates calling a Fortran computational routine from C.\n\</font>
 <a name="line3">  3: </a><font color="#666666">Also demonstrates passing  PETSc objects, MPI Communicators from C to Fortran\n\</font>
diff --git a/src/vec/vec/examples/tutorials/ex7f.F.html b/src/vec/vec/examples/tutorials/ex7f.F.html
index 361524a..139d597 100644
--- a/src/vec/vec/examples/tutorials/ex7f.F.html
+++ b/src/vec/vec/examples/tutorials/ex7f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex7f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:57+00:00">
+<meta name="date" content="2017-04-24T13:58:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex7f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex7f.F.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>       subroutine ex7f(vec,comm)
diff --git a/src/vec/vec/examples/tutorials/ex8.c.html b/src/vec/vec/examples/tutorials/ex8.c.html
index 45fd251..4cd0a93 100644
--- a/src/vec/vec/examples/tutorials/ex8.c.html
+++ b/src/vec/vec/examples/tutorials/ex8.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex8.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:51+00:00">
+<meta name="date" content="2017-04-24T13:58:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex8.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex8.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates using a local ordering to set values into a parallel vector.\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tutorials/ex9.c.html b/src/vec/vec/examples/tutorials/ex9.c.html
index eaa9a02..fe38b7b 100644
--- a/src/vec/vec/examples/tutorials/ex9.c.html
+++ b/src/vec/vec/examples/tutorials/ex9.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex9.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:51+00:00">
+<meta name="date" content="2017-04-24T13:58:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex9.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex9.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a>static char help[] = <font color="#666666">"Demonstrates use of <a href="../../../../../docs/manualpages/Vec/VecCreateGhost.html#VecCreateGhost">VecCreateGhost</a>().\n\n"</font>;
 
diff --git a/src/vec/vec/examples/tutorials/ex9f.F.html b/src/vec/vec/examples/tutorials/ex9f.F.html
index 3f47466..44894c3 100644
--- a/src/vec/vec/examples/tutorials/ex9f.F.html
+++ b/src/vec/vec/examples/tutorials/ex9f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/ex9f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:57+00:00">
+<meta name="date" content="2017-04-24T13:58:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/ex9f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/ex9f.F.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>! Description: Illustrates the use of <a href="../../../../../docs/manualpages/Vec/VecCreateGhost.html#VecCreateGhost">VecCreateGhost</a>()
diff --git a/src/vec/vec/examples/tutorials/index.html b/src/vec/vec/examples/tutorials/index.html
index a5afff8..627a1cf 100644
--- a/src/vec/vec/examples/tutorials/index.html
+++ b/src/vec/vec/examples/tutorials/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Vectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Vectors: <A HREF="../../../../../src/vec/vec/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/vec/examples/tutorials/makefile.html b/src/vec/vec/examples/tutorials/makefile.html
index 2875bfe..7b7aad8 100644
--- a/src/vec/vec/examples/tutorials/makefile.html
+++ b/src/vec/vec/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:59+00:00">
+<meta name="date" content="2017-04-24T13:58:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 CFLAGS		 =
 FFLAGS		 =
diff --git a/src/vec/vec/impls/dvecimpl.h.html b/src/vec/vec/impls/dvecimpl.h.html
index 8d63fef..d634666 100644
--- a/src/vec/vec/impls/dvecimpl.h.html
+++ b/src/vec/vec/impls/dvecimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/dvecimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:00+00:00">
+<meta name="date" content="2017-04-24T13:56:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/dvecimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/dvecimpl.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 should not be included in users code.</font>
 
diff --git a/src/vec/vec/impls/hypre/index.html b/src/vec/vec/impls/hypre/index.html
index f18e0f9..455058f 100644
--- a/src/vec/vec/impls/hypre/index.html
+++ b/src/vec/vec/impls/hypre/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Vectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/hypre/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/hypre/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Vectors: <A HREF="../../../../../src/vec/vec/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/vec/impls/hypre/makefile.html b/src/vec/vec/impls/hypre/makefile.html
index 144fa6d..1d22a99 100644
--- a/src/vec/vec/impls/hypre/makefile.html
+++ b/src/vec/vec/impls/hypre/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/hypre/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:34+00:00">
+<meta name="date" content="2017-04-24T13:57:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/hypre/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/hypre/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#requirespackage  'PETSC_HAVE_HYPRE'</font>
 <font color="#A020F0">#requiresprecision double</font>
diff --git a/src/vec/vec/impls/hypre/vhyp.c.html b/src/vec/vec/impls/hypre/vhyp.c.html
index 6b7126c..59a092a 100644
--- a/src/vec/vec/impls/hypre/vhyp.c.html
+++ b/src/vec/vec/impls/hypre/vhyp.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/hypre/vhyp.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:34+00:00">
+<meta name="date" content="2017-04-24T13:57:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/hypre/vhyp.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/hypre/vhyp.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Creates hypre ijvector from PETSc vector</font>
diff --git a/src/vec/vec/impls/index.html b/src/vec/vec/impls/index.html
index fea2c7d..7424332 100644
--- a/src/vec/vec/impls/index.html
+++ b/src/vec/vec/impls/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/src/vec/vec/impls/makefile.html b/src/vec/vec/impls/makefile.html
index 28a9a1c..eae55bf 100644
--- a/src/vec/vec/impls/makefile.html
+++ b/src/vec/vec/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:01+00:00">
+<meta name="date" content="2017-04-24T13:56:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/vec/impls/mpi/commonmpvec.c.html b/src/vec/vec/impls/mpi/commonmpvec.c.html
index e4c7c57..c87a983 100644
--- a/src/vec/vec/impls/mpi/commonmpvec.c.html
+++ b/src/vec/vec/impls/mpi/commonmpvec.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/mpi/commonmpvec.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:30+00:00">
+<meta name="date" content="2017-04-24T13:57:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/mpi/commonmpvec.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/mpi/commonmpvec.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/vec/vec/impls/mpi/pvecimpl.h>   </font><font color="#B22222">/*I  "petscvec.h"   I*/</font><font color="#A020F0"></font>
 
diff --git a/src/vec/vec/impls/mpi/index.html b/src/vec/vec/impls/mpi/index.html
index 0644358..d5058a2 100644
--- a/src/vec/vec/impls/mpi/index.html
+++ b/src/vec/vec/impls/mpi/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Vectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/mpi/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/mpi/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Vectors: <A HREF="../../../../../src/vec/vec/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/vec/impls/mpi/makefile.html b/src/vec/vec/impls/mpi/makefile.html
index e1b78d1..f073bbd 100644
--- a/src/vec/vec/impls/mpi/makefile.html
+++ b/src/vec/vec/impls/mpi/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/mpi/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:31+00:00">
+<meta name="date" content="2017-04-24T13:57:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/mpi/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/mpi/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/vec/impls/mpi/mpicuda/index.html b/src/vec/vec/impls/mpi/mpicuda/index.html
index 4288fe9..6187475 100644
--- a/src/vec/vec/impls/mpi/mpicuda/index.html
+++ b/src/vec/vec/impls/mpi/mpicuda/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Vectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/mpi/mpicuda/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/mpi/mpicuda/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Vectors: <A HREF="../../../../../../src/vec/vec/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/vec/impls/mpi/mpicuda/makefile.html b/src/vec/vec/impls/mpi/mpicuda/makefile.html
index 973e7a0..edb586f 100644
--- a/src/vec/vec/impls/mpi/mpicuda/makefile.html
+++ b/src/vec/vec/impls/mpi/mpicuda/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/mpi/mpicuda/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:34+00:00">
+<meta name="date" content="2017-04-24T13:57:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/mpi/mpicuda/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/mpi/mpicuda/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage 'PETSC_HAVE_VECCUDA'</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/vec/impls/mpi/mpicuda/mpicuda.cu.html b/src/vec/vec/impls/mpi/mpicuda/mpicuda.cu.html
index 004baa4..78f45ec 100644
--- a/src/vec/vec/impls/mpi/mpicuda/mpicuda.cu.html
+++ b/src/vec/vec/impls/mpi/mpicuda/mpicuda.cu.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/mpi/mpicuda/mpicuda.cu.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:33+00:00">
+<meta name="date" content="2017-04-24T13:57:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/mpi/mpicuda/mpicuda.cu.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/mpi/mpicuda/mpicuda.cu.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   This file contains routines for Parallel vector operations.</font>
diff --git a/src/vec/vec/impls/mpi/mpicusp/index.html b/src/vec/vec/impls/mpi/mpicusp/index.html
index 74198de..ad140da 100644
--- a/src/vec/vec/impls/mpi/mpicusp/index.html
+++ b/src/vec/vec/impls/mpi/mpicusp/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Vectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/mpi/mpicusp/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/mpi/mpicusp/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Vectors: <A HREF="../../../../../../src/vec/vec/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/vec/impls/mpi/mpicusp/makefile.html b/src/vec/vec/impls/mpi/mpicusp/makefile.html
index 4ea9821..2dc23d8 100644
--- a/src/vec/vec/impls/mpi/mpicusp/makefile.html
+++ b/src/vec/vec/impls/mpi/mpicusp/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/mpi/mpicusp/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:32+00:00">
+<meta name="date" content="2017-04-24T13:57:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/mpi/mpicusp/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/mpi/mpicusp/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage 'PETSC_HAVE_CUSP'</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/vec/impls/mpi/mpicusp/mpicusp.cu.html b/src/vec/vec/impls/mpi/mpicusp/mpicusp.cu.html
index ca823e1..b13c98b 100644
--- a/src/vec/vec/impls/mpi/mpicusp/mpicusp.cu.html
+++ b/src/vec/vec/impls/mpi/mpicusp/mpicusp.cu.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/mpi/mpicusp/mpicusp.cu.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:31+00:00">
+<meta name="date" content="2017-04-24T13:57:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/mpi/mpicusp/mpicusp.cu.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/mpi/mpicusp/mpicusp.cu.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   This file contains routines for Parallel vector operations.</font>
diff --git a/src/vec/vec/impls/mpi/mpiviennacl/index.html b/src/vec/vec/impls/mpi/mpiviennacl/index.html
index 94216b7..1851e57 100644
--- a/src/vec/vec/impls/mpi/mpiviennacl/index.html
+++ b/src/vec/vec/impls/mpi/mpiviennacl/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Vectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/mpi/mpiviennacl/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/mpi/mpiviennacl/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Vectors: <A HREF="../../../../../../src/vec/vec/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/vec/impls/mpi/mpiviennacl/makefile.html b/src/vec/vec/impls/mpi/mpiviennacl/makefile.html
index 95d64fa..fcc7e2d 100644
--- a/src/vec/vec/impls/mpi/mpiviennacl/makefile.html
+++ b/src/vec/vec/impls/mpi/mpiviennacl/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/mpi/mpiviennacl/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:33+00:00">
+<meta name="date" content="2017-04-24T13:57:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/mpi/mpiviennacl/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/mpi/mpiviennacl/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage 'PETSC_HAVE_VIENNACL'</font>
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/vec/vec/impls/mpi/mpiviennacl/mpiviennacl.cxx.html b/src/vec/vec/impls/mpi/mpiviennacl/mpiviennacl.cxx.html
index fe4486e..f1c3425 100644
--- a/src/vec/vec/impls/mpi/mpiviennacl/mpiviennacl.cxx.html
+++ b/src/vec/vec/impls/mpi/mpiviennacl/mpiviennacl.cxx.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/mpi/mpiviennacl/mpiviennacl.cxx.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:32+00:00">
+<meta name="date" content="2017-04-24T13:57:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/mpi/mpiviennacl/mpiviennacl.cxx.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/mpi/mpiviennacl/mpiviennacl.cxx.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   This file contains routines for Parallel vector operations.</font>
diff --git a/src/vec/vec/impls/mpi/pbvec.c.html b/src/vec/vec/impls/mpi/pbvec.c.html
index 3412ae4..ea463b0 100644
--- a/src/vec/vec/impls/mpi/pbvec.c.html
+++ b/src/vec/vec/impls/mpi/pbvec.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/mpi/pbvec.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:24+00:00">
+<meta name="date" content="2017-04-24T13:57:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/mpi/pbvec.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/mpi/pbvec.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   This file contains routines for Parallel vector operations.</font>
diff --git a/src/vec/vec/impls/mpi/pdvec.c.html b/src/vec/vec/impls/mpi/pdvec.c.html
index fe848fb..e7e472d 100644
--- a/src/vec/vec/impls/mpi/pdvec.c.html
+++ b/src/vec/vec/impls/mpi/pdvec.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/mpi/pdvec.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:27+00:00">
+<meta name="date" content="2017-04-24T13:57:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/mpi/pdvec.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/mpi/pdvec.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Code for some of the parallel vector primatives.</font>
diff --git a/src/vec/vec/impls/mpi/pvec2.c.html b/src/vec/vec/impls/mpi/pvec2.c.html
index 2912f7b..db3a5d4 100644
--- a/src/vec/vec/impls/mpi/pvec2.c.html
+++ b/src/vec/vec/impls/mpi/pvec2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/mpi/pvec2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:30+00:00">
+<meta name="date" content="2017-04-24T13:57:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/mpi/pvec2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/mpi/pvec2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Code for some of the parallel vector primatives.</font>
diff --git a/src/vec/vec/impls/mpi/pvecimpl.h.html b/src/vec/vec/impls/mpi/pvecimpl.h.html
index 8e211de..7a87bb1 100644
--- a/src/vec/vec/impls/mpi/pvecimpl.h.html
+++ b/src/vec/vec/impls/mpi/pvecimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/mpi/pvecimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:31+00:00">
+<meta name="date" content="2017-04-24T13:57:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/mpi/pvecimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/mpi/pvecimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 
 <a name="line5">  5: </a><font color="#A020F0">#include <../src/vec/vec/impls/dvecimpl.h></font>
diff --git a/src/vec/vec/impls/mpi/vmpicr.c.html b/src/vec/vec/impls/mpi/vmpicr.c.html
index 0a1973f..c314eee 100644
--- a/src/vec/vec/impls/mpi/vmpicr.c.html
+++ b/src/vec/vec/impls/mpi/vmpicr.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/mpi/vmpicr.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:30+00:00">
+<meta name="date" content="2017-04-24T13:57:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/mpi/vmpicr.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/mpi/vmpicr.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   This file contains routines for Parallel vector operations.</font>
diff --git a/src/vec/vec/impls/nest/index.html b/src/vec/vec/impls/nest/index.html
index c14852a..83acf58 100644
--- a/src/vec/vec/impls/nest/index.html
+++ b/src/vec/vec/impls/nest/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Vectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/nest/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/nest/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Vectors: <A HREF="../../../../../src/vec/vec/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/vec/impls/nest/makefile.html b/src/vec/vec/impls/nest/makefile.html
index 393832a..98c250b 100644
--- a/src/vec/vec/impls/nest/makefile.html
+++ b/src/vec/vec/impls/nest/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/nest/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:38+00:00">
+<meta name="date" content="2017-04-24T13:57:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/nest/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/nest/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/vec/impls/nest/vecnest.c.html b/src/vec/vec/impls/nest/vecnest.c.html
index 6ca78d9..8a27abc 100644
--- a/src/vec/vec/impls/nest/vecnest.c.html
+++ b/src/vec/vec/impls/nest/vecnest.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/nest/vecnest.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:35+00:00">
+<meta name="date" content="2017-04-24T13:57:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/nest/vecnest.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/nest/vecnest.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <../src/vec/vec/impls/nest/vecnestimpl.h>   </font><font color="#B22222">/*I  "petscvec.h"   I*/</font><font color="#A020F0"></font>
 
diff --git a/src/vec/vec/impls/nest/vecnestimpl.h.html b/src/vec/vec/impls/nest/vecnestimpl.h.html
index 6c71768..793d4aa 100644
--- a/src/vec/vec/impls/nest/vecnestimpl.h.html
+++ b/src/vec/vec/impls/nest/vecnestimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/nest/vecnestimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:38+00:00">
+<meta name="date" content="2017-04-24T13:57:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/nest/vecnestimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/nest/vecnestimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#if !defined(VecNest_impl_h)</font>
 <a name="line3">  3: </a><strong><font color="#228B22">#define VecNest_impl_h</font></strong>
diff --git a/src/vec/vec/impls/seq/bvec1.c.html b/src/vec/vec/impls/seq/bvec1.c.html
index 0b70498..baa556f 100644
--- a/src/vec/vec/impls/seq/bvec1.c.html
+++ b/src/vec/vec/impls/seq/bvec1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/seq/bvec1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:03+00:00">
+<meta name="date" content="2017-04-24T13:56:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/bvec1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/bvec1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Defines the BLAS based vector operations. Code shared by parallel</font>
diff --git a/src/vec/vec/impls/seq/bvec2.c.html b/src/vec/vec/impls/seq/bvec2.c.html
index 2c3be47..91c84d1 100644
--- a/src/vec/vec/impls/seq/bvec2.c.html
+++ b/src/vec/vec/impls/seq/bvec2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/seq/bvec2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:01+00:00">
+<meta name="date" content="2017-04-24T13:56:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/bvec2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/bvec2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Implements the sequential vectors.</font>
diff --git a/src/vec/vec/impls/seq/bvec3.c.html b/src/vec/vec/impls/seq/bvec3.c.html
index 018a657..9f3b847 100644
--- a/src/vec/vec/impls/seq/bvec3.c.html
+++ b/src/vec/vec/impls/seq/bvec3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/seq/bvec3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:06+00:00">
+<meta name="date" content="2017-04-24T13:57:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/bvec3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/bvec3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Implements the sequential vectors.</font>
diff --git a/src/vec/vec/impls/seq/dvec2.c.html b/src/vec/vec/impls/seq/dvec2.c.html
index c2fafb2..e4b6bdf 100644
--- a/src/vec/vec/impls/seq/dvec2.c.html
+++ b/src/vec/vec/impls/seq/dvec2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/seq/dvec2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:04+00:00">
+<meta name="date" content="2017-04-24T13:57:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/dvec2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/dvec2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Defines some vector operation functions that are shared by</font>
diff --git a/src/vec/vec/impls/seq/ftn-kernels/faypx.F.html b/src/vec/vec/impls/seq/ftn-kernels/faypx.F.html
index a772422..cf9946a 100644
--- a/src/vec/vec/impls/seq/ftn-kernels/faypx.F.html
+++ b/src/vec/vec/impls/seq/ftn-kernels/faypx.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/seq/ftn-kernels/faypx.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:06+00:00">
+<meta name="date" content="2017-04-24T13:57:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/ftn-kernels/faypx.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/ftn-kernels/faypx.F.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>!    Fortran kernel <font color="#4169E1">for</font> the AYPX() vector routine
diff --git a/src/vec/vec/impls/seq/ftn-kernels/fmaxpy.F.html b/src/vec/vec/impls/seq/ftn-kernels/fmaxpy.F.html
index 37b143f..ddcd1ab 100644
--- a/src/vec/vec/impls/seq/ftn-kernels/fmaxpy.F.html
+++ b/src/vec/vec/impls/seq/ftn-kernels/fmaxpy.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/seq/ftn-kernels/fmaxpy.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:07+00:00">
+<meta name="date" content="2017-04-24T13:57:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/ftn-kernels/fmaxpy.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/ftn-kernels/fmaxpy.F.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>!    Fortran kernel <font color="#4169E1">for</font> the MAXPY() vector routine
diff --git a/src/vec/vec/impls/seq/ftn-kernels/fmdot.F.html b/src/vec/vec/impls/seq/ftn-kernels/fmdot.F.html
index 32e7cef..fc1b9e1 100644
--- a/src/vec/vec/impls/seq/ftn-kernels/fmdot.F.html
+++ b/src/vec/vec/impls/seq/ftn-kernels/fmdot.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/seq/ftn-kernels/fmdot.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:07+00:00">
+<meta name="date" content="2017-04-24T13:57:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/ftn-kernels/fmdot.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/ftn-kernels/fmdot.F.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>!    Fortran kernel <font color="#4169E1">for</font> the MDot() vector routine
diff --git a/src/vec/vec/impls/seq/ftn-kernels/fnorm.F.html b/src/vec/vec/impls/seq/ftn-kernels/fnorm.F.html
index 9e92739..4bd89c2 100644
--- a/src/vec/vec/impls/seq/ftn-kernels/fnorm.F.html
+++ b/src/vec/vec/impls/seq/ftn-kernels/fnorm.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/seq/ftn-kernels/fnorm.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:06+00:00">
+<meta name="date" content="2017-04-24T13:57:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/ftn-kernels/fnorm.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/ftn-kernels/fnorm.F.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>!    Fortran kernel <font color="#4169E1">for</font> the Norm() vector routine
diff --git a/src/vec/vec/impls/seq/ftn-kernels/fwaxpy.F.html b/src/vec/vec/impls/seq/ftn-kernels/fwaxpy.F.html
index 607f7ad..91473e5 100644
--- a/src/vec/vec/impls/seq/ftn-kernels/fwaxpy.F.html
+++ b/src/vec/vec/impls/seq/ftn-kernels/fwaxpy.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/seq/ftn-kernels/fwaxpy.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:06+00:00">
+<meta name="date" content="2017-04-24T13:57:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/ftn-kernels/fwaxpy.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/ftn-kernels/fwaxpy.F.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>!    Fortran kernel <font color="#4169E1">for</font> the WAXPY() vector routine
diff --git a/src/vec/vec/impls/seq/ftn-kernels/fxtimesy.F.html b/src/vec/vec/impls/seq/ftn-kernels/fxtimesy.F.html
index 64094ba..9597ee2 100644
--- a/src/vec/vec/impls/seq/ftn-kernels/fxtimesy.F.html
+++ b/src/vec/vec/impls/seq/ftn-kernels/fxtimesy.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/seq/ftn-kernels/fxtimesy.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:07+00:00">
+<meta name="date" content="2017-04-24T13:57:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/ftn-kernels/fxtimesy.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/ftn-kernels/fxtimesy.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/finclude/petscsysdef.h></font>
 <a name="line2">  2: </a>!
 
diff --git a/src/vec/vec/impls/seq/ftn-kernels/index.html b/src/vec/vec/impls/seq/ftn-kernels/index.html
index d94c8bc..194c1e3 100644
--- a/src/vec/vec/impls/seq/ftn-kernels/index.html
+++ b/src/vec/vec/impls/seq/ftn-kernels/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc System Routines</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/ftn-kernels/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/ftn-kernels/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2>PETSc System routines</H2>
 
diff --git a/src/vec/vec/impls/seq/ftn-kernels/makefile.html b/src/vec/vec/impls/seq/ftn-kernels/makefile.html
index cbed61e..da84dd1 100644
--- a/src/vec/vec/impls/seq/ftn-kernels/makefile.html
+++ b/src/vec/vec/impls/seq/ftn-kernels/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/seq/ftn-kernels/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:07+00:00">
+<meta name="date" content="2017-04-24T13:57:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/ftn-kernels/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/ftn-kernels/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0"># This directory contains some computational kernels written in</font>
 <font color="#A020F0"># Fortran77.  These are mainly intended to provide high performance for</font>
diff --git a/src/vec/vec/impls/seq/index.html b/src/vec/vec/impls/seq/index.html
index 690aaac..e2e58db 100644
--- a/src/vec/vec/impls/seq/index.html
+++ b/src/vec/vec/impls/seq/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Vectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Vectors: <A HREF="../../../../../src/vec/vec/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/vec/impls/seq/makefile.html b/src/vec/vec/impls/seq/makefile.html
index 751198f..fc8a57b 100644
--- a/src/vec/vec/impls/seq/makefile.html
+++ b/src/vec/vec/impls/seq/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/seq/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:06+00:00">
+<meta name="date" content="2017-04-24T13:57:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/vec/impls/seq/seqcuda/cudavecimpl.h.html b/src/vec/vec/impls/seq/seqcuda/cudavecimpl.h.html
index 16695a0..f62c372 100644
--- a/src/vec/vec/impls/seq/seqcuda/cudavecimpl.h.html
+++ b/src/vec/vec/impls/seq/seqcuda/cudavecimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/seq/seqcuda/cudavecimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:24+00:00">
+<meta name="date" content="2017-04-24T13:57:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/seqcuda/cudavecimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/seqcuda/cudavecimpl.h.html "><small>Report Typos and Errors</small></a></div>
 
 <a name="line4">  4: </a><font color="#A020F0">#if defined(__CUDACC__)</font>
 
diff --git a/src/vec/vec/impls/seq/seqcuda/index.html b/src/vec/vec/impls/seq/seqcuda/index.html
index 8a31f23..ec90014 100644
--- a/src/vec/vec/impls/seq/seqcuda/index.html
+++ b/src/vec/vec/impls/seq/seqcuda/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Vectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/seqcuda/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/seqcuda/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Vectors: <A HREF="../../../../../../src/vec/vec/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/vec/impls/seq/seqcuda/makefile.html b/src/vec/vec/impls/seq/seqcuda/makefile.html
index 894113d..2fc69b5 100644
--- a/src/vec/vec/impls/seq/seqcuda/makefile.html
+++ b/src/vec/vec/impls/seq/seqcuda/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/seq/seqcuda/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:24+00:00">
+<meta name="date" content="2017-04-24T13:57:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/seqcuda/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/seqcuda/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage 'PETSC_HAVE_VECCUDA'</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/vec/impls/seq/seqcuda/veccuda.c.html b/src/vec/vec/impls/seq/seqcuda/veccuda.c.html
index edae32c..41341cb 100644
--- a/src/vec/vec/impls/seq/seqcuda/veccuda.c.html
+++ b/src/vec/vec/impls/seq/seqcuda/veccuda.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/seq/seqcuda/veccuda.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:23+00:00">
+<meta name="date" content="2017-04-24T13:57:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/seqcuda/veccuda.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/seqcuda/veccuda.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 the sequential cuda vectors.</font>
 
diff --git a/src/vec/vec/impls/seq/seqcuda/veccuda2.cu.html b/src/vec/vec/impls/seq/seqcuda/veccuda2.cu.html
index 2933756..bf21fc3 100644
--- a/src/vec/vec/impls/seq/seqcuda/veccuda2.cu.html
+++ b/src/vec/vec/impls/seq/seqcuda/veccuda2.cu.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/seq/seqcuda/veccuda2.cu.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:18+00:00">
+<meta name="date" content="2017-04-24T13:57:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/seqcuda/veccuda2.cu.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/seqcuda/veccuda2.cu.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 sequential cuda vectors.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/vec/vec/impls/seq/seqcuda/vecscattercuda.cu.html b/src/vec/vec/impls/seq/seqcuda/vecscattercuda.cu.html
index 95a1f38..57390ff 100644
--- a/src/vec/vec/impls/seq/seqcuda/vecscattercuda.cu.html
+++ b/src/vec/vec/impls/seq/seqcuda/vecscattercuda.cu.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/seq/seqcuda/vecscattercuda.cu.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:22+00:00">
+<meta name="date" content="2017-04-24T13:57:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/seqcuda/vecscattercuda.cu.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/seqcuda/vecscattercuda.cu.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 various scatter operations on cuda vectors</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/vec/vec/impls/seq/seqcusp/cuspvecimpl.h.html b/src/vec/vec/impls/seq/seqcusp/cuspvecimpl.h.html
index f3e560e..7bd8d38 100644
--- a/src/vec/vec/impls/seq/seqcusp/cuspvecimpl.h.html
+++ b/src/vec/vec/impls/seq/seqcusp/cuspvecimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/seq/seqcusp/cuspvecimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:15+00:00">
+<meta name="date" content="2017-04-24T13:57:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/seqcusp/cuspvecimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/seqcusp/cuspvecimpl.h.html "><small>Report Typos and Errors</small></a></div>
 
 <a name="line4">  4: </a><font color="#A020F0">#if defined(__CUDACC__)</font>
 
diff --git a/src/vec/vec/impls/seq/seqcusp/index.html b/src/vec/vec/impls/seq/seqcusp/index.html
index 2bb55fa..0edcdce 100644
--- a/src/vec/vec/impls/seq/seqcusp/index.html
+++ b/src/vec/vec/impls/seq/seqcusp/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Vectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/seqcusp/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/seqcusp/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Vectors: <A HREF="../../../../../../src/vec/vec/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/vec/impls/seq/seqcusp/makefile.html b/src/vec/vec/impls/seq/seqcusp/makefile.html
index 772f41d..9ed3b66 100644
--- a/src/vec/vec/impls/seq/seqcusp/makefile.html
+++ b/src/vec/vec/impls/seq/seqcusp/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/seq/seqcusp/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:15+00:00">
+<meta name="date" content="2017-04-24T13:57:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/seqcusp/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/seqcusp/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage 'PETSC_HAVE_CUSP'</font>
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/vec/impls/seq/seqcusp/veccusp.c.html b/src/vec/vec/impls/seq/seqcusp/veccusp.c.html
index 8b98a3e..0e44d07 100644
--- a/src/vec/vec/impls/seq/seqcusp/veccusp.c.html
+++ b/src/vec/vec/impls/seq/seqcusp/veccusp.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/seq/seqcusp/veccusp.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:14+00:00">
+<meta name="date" content="2017-04-24T13:57:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/seqcusp/veccusp.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/seqcusp/veccusp.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 the sequential cusp vectors.</font>
 
diff --git a/src/vec/vec/impls/seq/seqcusp/veccusp2.cu.html b/src/vec/vec/impls/seq/seqcusp/veccusp2.cu.html
index 46f690d..300a65a 100644
--- a/src/vec/vec/impls/seq/seqcusp/veccusp2.cu.html
+++ b/src/vec/vec/impls/seq/seqcusp/veccusp2.cu.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/seq/seqcusp/veccusp2.cu.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:07+00:00">
+<meta name="date" content="2017-04-24T13:57:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/seqcusp/veccusp2.cu.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/seqcusp/veccusp2.cu.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 sequential cusp vectors.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/vec/vec/impls/seq/seqcusp/vecscattercusp.cu.html b/src/vec/vec/impls/seq/seqcusp/vecscattercusp.cu.html
index 2c9993a..7c32fb1 100644
--- a/src/vec/vec/impls/seq/seqcusp/vecscattercusp.cu.html
+++ b/src/vec/vec/impls/seq/seqcusp/vecscattercusp.cu.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/seq/seqcusp/vecscattercusp.cu.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:13+00:00">
+<meta name="date" content="2017-04-24T13:57:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/seqcusp/vecscattercusp.cu.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/seqcusp/vecscattercusp.cu.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 various scatter operations on cusp vectors</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/vec/vec/impls/seq/seqviennacl/index.html b/src/vec/vec/impls/seq/seqviennacl/index.html
index 05865ef..b7a2266 100644
--- a/src/vec/vec/impls/seq/seqviennacl/index.html
+++ b/src/vec/vec/impls/seq/seqviennacl/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Vectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/seqviennacl/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/seqviennacl/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Vectors: <A HREF="../../../../../../src/vec/vec/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/vec/impls/seq/seqviennacl/makefile.html b/src/vec/vec/impls/seq/seqviennacl/makefile.html
index c25e32c..17188a5 100644
--- a/src/vec/vec/impls/seq/seqviennacl/makefile.html
+++ b/src/vec/vec/impls/seq/seqviennacl/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/seq/seqviennacl/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:18+00:00">
+<meta name="date" content="2017-04-24T13:57:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/seqviennacl/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/seqviennacl/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requirespackage 'PETSC_HAVE_VIENNACL'</font>
 
 <strong><font color="#FF0000">ALL:</font></strong> lib
diff --git a/src/vec/vec/impls/seq/seqviennacl/vecviennacl.cxx.html b/src/vec/vec/impls/seq/seqviennacl/vecviennacl.cxx.html
index 6e003e1..130a0c5 100644
--- a/src/vec/vec/impls/seq/seqviennacl/vecviennacl.cxx.html
+++ b/src/vec/vec/impls/seq/seqviennacl/vecviennacl.cxx.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/seq/seqviennacl/vecviennacl.cxx.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:15+00:00">
+<meta name="date" content="2017-04-24T13:57:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/seqviennacl/vecviennacl.cxx.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/seqviennacl/vecviennacl.cxx.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 sequential ViennaCL vectors.</font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/src/vec/vec/impls/seq/seqviennacl/viennaclvecimpl.h.html b/src/vec/vec/impls/seq/seqviennacl/viennaclvecimpl.h.html
index 2bf6f3e..e1d02c8 100644
--- a/src/vec/vec/impls/seq/seqviennacl/viennaclvecimpl.h.html
+++ b/src/vec/vec/impls/seq/seqviennacl/viennaclvecimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/seq/seqviennacl/viennaclvecimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:18+00:00">
+<meta name="date" content="2017-04-24T13:57:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/seqviennacl/viennaclvecimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/seqviennacl/viennaclvecimpl.h.html "><small>Report Typos and Errors</small></a></div>
 
 <a name="line4">  4: </a><font color="#A020F0">#include <petscviennacl.h></font>
 <a name="line5">  5: </a><font color="#A020F0">#include <petsc/private/vecimpl.h></font>
diff --git a/src/vec/vec/impls/seq/vseqcr.c.html b/src/vec/vec/impls/seq/vseqcr.c.html
index 03a043c..35fca62 100644
--- a/src/vec/vec/impls/seq/vseqcr.c.html
+++ b/src/vec/vec/impls/seq/vseqcr.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/seq/vseqcr.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:06+00:00">
+<meta name="date" content="2017-04-24T13:57:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/seq/vseqcr.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/seq/vseqcr.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   Implements the sequential vectors.</font>
diff --git a/src/vec/vec/impls/shared/index.html b/src/vec/vec/impls/shared/index.html
index aea131e..5944173 100644
--- a/src/vec/vec/impls/shared/index.html
+++ b/src/vec/vec/impls/shared/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Vectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/shared/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/shared/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Vectors: <A HREF="../../../../../src/vec/vec/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/vec/impls/shared/makefile.html b/src/vec/vec/impls/shared/makefile.html
index 601091c..05ba4f0 100644
--- a/src/vec/vec/impls/shared/makefile.html
+++ b/src/vec/vec/impls/shared/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/shared/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:34+00:00">
+<meta name="date" content="2017-04-24T13:57:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/shared/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/shared/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/vec/impls/shared/shvec.c.html b/src/vec/vec/impls/shared/shvec.c.html
index 8356717..d9adcea 100644
--- a/src/vec/vec/impls/shared/shvec.c.html
+++ b/src/vec/vec/impls/shared/shvec.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/impls/shared/shvec.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:34+00:00">
+<meta name="date" content="2017-04-24T13:57:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/impls/shared/shvec.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/impls/shared/shvec.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   This file contains routines for Parallel vector operations that use shared memory</font>
diff --git a/src/vec/vec/index.html b/src/vec/vec/index.html
index b710806..abf137d 100644
--- a/src/vec/vec/index.html
+++ b/src/vec/vec/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Vectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Vectors: <A HREF="../../../src/vec/vec/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/vec/interface/dlregisvec.c.html b/src/vec/vec/interface/dlregisvec.c.html
index e9b9de2..1b3c3b1 100644
--- a/src/vec/vec/interface/dlregisvec.c.html
+++ b/src/vec/vec/interface/dlregisvec.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/interface/dlregisvec.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:51+00:00">
+<meta name="date" content="2017-04-24T13:56:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/interface/dlregisvec.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/interface/dlregisvec.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/vecimpl.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/isimpl.h></font>
diff --git a/src/vec/vec/interface/index.html b/src/vec/vec/interface/index.html
index deb1f60..d6494dc 100644
--- a/src/vec/vec/interface/index.html
+++ b/src/vec/vec/interface/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Vectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Vectors: <A HREF="../../../../src/vec/vec/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/vec/interface/makefile.html b/src/vec/vec/interface/makefile.html
index a0f0285..103134d 100644
--- a/src/vec/vec/interface/makefile.html
+++ b/src/vec/vec/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:10:00+00:00">
+<meta name="date" content="2017-04-24T13:56:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/vec/interface/rvector.c.html b/src/vec/vec/interface/rvector.c.html
index 59e6696..274f79e 100644
--- a/src/vec/vec/interface/rvector.c.html
+++ b/src/vec/vec/interface/rvector.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/interface/rvector.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:52+00:00">
+<meta name="date" content="2017-04-24T13:56:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/interface/rvector.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/interface/rvector.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Provides the interface functions for vector operations that have <a href="../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>/<a href="../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> in the signature</font>
diff --git a/src/vec/vec/interface/veccreate.c.html b/src/vec/vec/interface/veccreate.c.html
index b02e739..fae381d 100644
--- a/src/vec/vec/interface/veccreate.c.html
+++ b/src/vec/vec/interface/veccreate.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/interface/veccreate.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:51+00:00">
+<meta name="date" content="2017-04-24T13:56:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/interface/veccreate.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/interface/veccreate.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/vecimpl.h>           </font><font color="#B22222">/*I  "petscvec.h"   I*/</font><font color="#A020F0"></font>
 
diff --git a/src/vec/vec/interface/vecreg.c.html b/src/vec/vec/interface/vecreg.c.html
index 79f1b84..86ac7d8 100644
--- a/src/vec/vec/interface/vecreg.c.html
+++ b/src/vec/vec/interface/vecreg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/interface/vecreg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:51+00:00">
+<meta name="date" content="2017-04-24T13:56:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/interface/vecreg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/interface/vecreg.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/vecimpl.h>    </font><font color="#B22222">/*I "petscvec.h"  I*/</font><font color="#A020F0"></font>
 
diff --git a/src/vec/vec/interface/vecregall.c.html b/src/vec/vec/interface/vecregall.c.html
index 931bd6e..6f157a1 100644
--- a/src/vec/vec/interface/vecregall.c.html
+++ b/src/vec/vec/interface/vecregall.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/interface/vecregall.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:51+00:00">
+<meta name="date" content="2017-04-24T13:56:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/interface/vecregall.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/interface/vecregall.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscvec.h></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/vecimpl.h></font>
diff --git a/src/vec/vec/interface/vector.c.html b/src/vec/vec/interface/vector.c.html
index 8b5729d..b79e3a7 100644
--- a/src/vec/vec/interface/vector.c.html
+++ b/src/vec/vec/interface/vector.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/interface/vector.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:45+00:00">
+<meta name="date" content="2017-04-24T13:56:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/interface/vector.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/interface/vector.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Provides the interface functions for vector operations that do NOT have <a href="../../../../docs/manualpages/Sys/PetscScalar.html#PetscScalar">PetscScalar</a>/<a href="../../../../docs/manualpages/Sys/PetscReal.html#PetscReal">PetscReal</a> in the signature</font>
diff --git a/src/vec/vec/makefile.html b/src/vec/vec/makefile.html
index 7e35480..3e96264 100644
--- a/src/vec/vec/makefile.html
+++ b/src/vec/vec/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:19+00:00">
+<meta name="date" content="2017-04-24T13:55:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/vec/utils/comb.c.html b/src/vec/vec/utils/comb.c.html
index 0da4581..b8113fd 100644
--- a/src/vec/vec/utils/comb.c.html
+++ b/src/vec/vec/utils/comb.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/utils/comb.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:37+00:00">
+<meta name="date" content="2017-04-24T13:56:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/utils/comb.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/utils/comb.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">      Split phase global vector reductions with support for combining the</font>
diff --git a/src/vec/vec/utils/index.html b/src/vec/vec/utils/index.html
index a45d04e..19a6569 100644
--- a/src/vec/vec/utils/index.html
+++ b/src/vec/vec/utils/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Vectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/utils/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/utils/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Vectors: <A HREF="../../../../src/vec/vec/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/vec/utils/makefile.html b/src/vec/vec/utils/makefile.html
index d17e21a..4e869f8 100644
--- a/src/vec/vec/utils/makefile.html
+++ b/src/vec/vec/utils/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/utils/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:45+00:00">
+<meta name="date" content="2017-04-24T13:56:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/utils/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/utils/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <strong><font color="#FF0000">ALL:</font></strong> lib
 
diff --git a/src/vec/vec/utils/matlab/gcreatev.c.html b/src/vec/vec/utils/matlab/gcreatev.c.html
index 534fd91..5bb4ba6 100644
--- a/src/vec/vec/utils/matlab/gcreatev.c.html
+++ b/src/vec/vec/utils/matlab/gcreatev.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/utils/matlab/gcreatev.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:45+00:00">
+<meta name="date" content="2017-04-24T13:56:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/utils/matlab/gcreatev.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/utils/matlab/gcreatev.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscvec.h>    </font><font color="#B22222">/*I "petscvec.h" I*/</font><font color="#A020F0"></font>
 <a name="line3">  3: </a><font color="#A020F0">#include <petsc/private/petscimpl.h></font>
diff --git a/src/vec/vec/utils/matlab/index.html b/src/vec/vec/utils/matlab/index.html
index 2a13f77..3d37e10 100644
--- a/src/vec/vec/utils/matlab/index.html
+++ b/src/vec/vec/utils/matlab/index.html
@@ -3,8 +3,8 @@
 <TITLE>PETSc Vectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/utils/matlab/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/utils/matlab/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Vectors: <A HREF="../../../../../src/vec/vec/examples/tutorials/index.html">Examples</A> </H2>
 
diff --git a/src/vec/vec/utils/matlab/makefile.html b/src/vec/vec/utils/matlab/makefile.html
index d0d1c23..aebb956 100644
--- a/src/vec/vec/utils/matlab/makefile.html
+++ b/src/vec/vec/utils/matlab/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/utils/matlab/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:45+00:00">
+<meta name="date" content="2017-04-24T13:56:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/utils/matlab/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/utils/matlab/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#requiresdefine   'PETSC_HAVE_MATLAB_ENGINE'</font>
 <font color="#A020F0">#requiresscalar    real</font>
 <font color="#A020F0">#requiresprecision double</font>
diff --git a/src/vec/vec/utils/projection.c.html b/src/vec/vec/utils/projection.c.html
index 81e249f..7f27825 100644
--- a/src/vec/vec/utils/projection.c.html
+++ b/src/vec/vec/utils/projection.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/utils/projection.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:42+00:00">
+<meta name="date" content="2017-04-24T13:56:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/utils/projection.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/utils/projection.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petsc/private/vecimpl.h>    </font><font color="#B22222">/*I   "petscvec.h"  I*/</font><font color="#A020F0"></font>
 
 <a name="line5">  5: </a><font color="#B22222">/*@</font>
diff --git a/src/vec/vec/utils/vecio.c.html b/src/vec/vec/utils/vecio.c.html
index b67a4b0..f1b2fb2 100644
--- a/src/vec/vec/utils/vecio.c.html
+++ b/src/vec/vec/utils/vecio.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/utils/vecio.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:36+00:00">
+<meta name="date" content="2017-04-24T13:56:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/utils/vecio.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/utils/vecio.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">   This file contains simple binary input routines for vectors.  The</font>
diff --git a/src/vec/vec/utils/vecmpitoseq.c.html b/src/vec/vec/utils/vecmpitoseq.c.html
index ac7939b..c5a4a4e 100644
--- a/src/vec/vec/utils/vecmpitoseq.c.html
+++ b/src/vec/vec/utils/vecmpitoseq.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/utils/vecmpitoseq.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:41+00:00">
+<meta name="date" content="2017-04-24T13:56:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/utils/vecmpitoseq.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/utils/vecmpitoseq.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/vecimpl.h>    </font><font color="#B22222">/*I   "petscvec.h"    I*/</font><font color="#A020F0"></font>
 
diff --git a/src/vec/vec/utils/vecs.c.html b/src/vec/vec/utils/vecs.c.html
index 29b6b30..214f675 100644
--- a/src/vec/vec/utils/vecs.c.html
+++ b/src/vec/vec/utils/vecs.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/utils/vecs.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:41+00:00">
+<meta name="date" content="2017-04-24T13:56:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/utils/vecs.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/utils/vecs.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petscvec.h></font>
 
diff --git a/src/vec/vec/utils/vecstash.c.html b/src/vec/vec/utils/vecstash.c.html
index cd5be4c..c87992f 100644
--- a/src/vec/vec/utils/vecstash.c.html
+++ b/src/vec/vec/utils/vecstash.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/utils/vecstash.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:39+00:00">
+<meta name="date" content="2017-04-24T13:56:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/utils/vecstash.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/utils/vecstash.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#A020F0">#include <petsc/private/vecimpl.h></font>
 
diff --git a/src/vec/vec/utils/vinv.c.html b/src/vec/vec/utils/vinv.c.html
index 5456faf..9ba3623 100644
--- a/src/vec/vec/utils/vinv.c.html
+++ b/src/vec/vec/utils/vinv.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/utils/vinv.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:19+00:00">
+<meta name="date" content="2017-04-24T13:55:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/utils/vinv.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/utils/vinv.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Some useful vector utility functions.</font>
diff --git a/src/vec/vec/utils/vpscat.c.html b/src/vec/vec/utils/vpscat.c.html
index 7b01ca6..9d5228d 100644
--- a/src/vec/vec/utils/vpscat.c.html
+++ b/src/vec/vec/utils/vpscat.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/utils/vpscat.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:28+00:00">
+<meta name="date" content="2017-04-24T13:56:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/utils/vpscat.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/utils/vpscat.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">    Defines parallel vector scatters.</font>
diff --git a/src/vec/vec/utils/vpscat.h.html b/src/vec/vec/utils/vpscat.h.html
index d76ad94..f5e9332 100644
--- a/src/vec/vec/utils/vpscat.h.html
+++ b/src/vec/vec/utils/vpscat.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/utils/vpscat.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:44+00:00">
+<meta name="date" content="2017-04-24T13:56:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/utils/vpscat.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/utils/vpscat.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Defines the methods <a href="../../../../docs/manualpages/Vec/VecScatterBegin.html#VecScatterBegin">VecScatterBegin</a>/End_1,2,......</font>
diff --git a/src/vec/vec/utils/vscat.c.html b/src/vec/vec/utils/vscat.c.html
index 594b728..de17b55 100644
--- a/src/vec/vec/utils/vscat.c.html
+++ b/src/vec/vec/utils/vscat.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/utils/vscat.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:23+00:00">
+<meta name="date" content="2017-04-24T13:55:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/utils/vscat.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/utils/vscat.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <a name="line2">  2: </a><font color="#B22222">/*</font>
 <a name="line3">  3: </a><font color="#B22222">     Code for creating scatters between vectors. This file</font>
diff --git a/src/vec/vec/utils/vsection.c.html b/src/vec/vec/utils/vsection.c.html
index b202873..0b6c89d 100644
--- a/src/vec/vec/utils/vsection.c.html
+++ b/src/vec/vec/utils/vsection.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/src/vec/vec/utils/vsection.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:09:41+00:00">
+<meta name="date" content="2017-04-24T13:56:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 src/vec/vec/utils/vsection.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 src/vec/vec/utils/vsection.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 routines for section object operations on <a href="../../../../docs/manualpages/Vec/Vecs.html#Vecs">Vecs</a></font>
 <a name="line3">  3: </a><font color="#B22222">*/</font>
diff --git a/tutorials/HandsOnExercise.html b/tutorials/HandsOnExercise.html
index 2d3c3bc..91fc59a 100644
--- a/tutorials/HandsOnExercise.html
+++ b/tutorials/HandsOnExercise.html
@@ -1,8 +1,8 @@
 <html><head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/tutorials/HandsOnExercise.html" />
     <title>PETSc Hands On</title>
 </head><body>
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 tutorials/HandsOnExercise.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 tutorials/HandsOnExercise.html "><small>Report Typos and Errors</small></a></div>
 
 <center>
 <h2> PETSc Hands On</h2>
diff --git a/tutorials/TAOHandsOnExercise.html b/tutorials/TAOHandsOnExercise.html
index d8440af..4d89985 100644
--- a/tutorials/TAOHandsOnExercise.html
+++ b/tutorials/TAOHandsOnExercise.html
@@ -1,8 +1,8 @@
 <html><head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/tutorials/TAOHandsOnExercise.html" />
     <title>TAO Hands On</title>
 </head><body>
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 tutorials/TAOHandsOnExercise.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 tutorials/TAOHandsOnExercise.html "><small>Report Typos and Errors</small></a></div>
 
 <center>
 <h2>TAO Hands On</h2>
diff --git a/tutorials/index.html b/tutorials/index.html
index eaef0bc..dfc472f 100644
--- a/tutorials/index.html
+++ b/tutorials/index.html
@@ -3,8 +3,8 @@
 <TITLE>Nonlinear solvers - SNES</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 <H2> Nonlinear solvers - SNES: <A HREF="tutorials/../src/snes/examples/tutorials/index.html">Examples</A></H2>
 
diff --git a/tutorials/makefile.html b/tutorials/makefile.html
index bdb8add..95c1bd9 100644
--- a/tutorials/makefile.html
+++ b/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:10+00:00">
+<meta name="date" content="2017-04-24T14:41:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 DIRS     = python
 LOCDIR   = tutorials/
diff --git a/tutorials/python/ex1.c.html b/tutorials/python/ex1.c.html
index 410a543..7e15704 100644
--- a/tutorials/python/ex1.c.html
+++ b/tutorials/python/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/tutorials/python/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:10+00:00">
+<meta name="date" content="2017-04-24T14:41:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 tutorials/python/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 tutorials/python/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#A020F0">#include <petscksp.h></font>
 
 <a name="line3">  3: </a><font color="#B22222">/* ------------------------------------------------------- */</font>
diff --git a/tutorials/python/index.html b/tutorials/python/index.html
index 74fb28b..c173075 100644
--- a/tutorials/python/index.html
+++ b/tutorials/python/index.html
@@ -3,8 +3,8 @@
 <TITLE>Generic PETSc Manual Pages</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 tutorials/python/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 tutorials/python/index.html "><small>Report Typos and Errors</small></a></div>
 
 Empty page for makefiles that are missing a MANSEC variable (the directories 
 don't have code in them).
diff --git a/tutorials/python/makefile.html b/tutorials/python/makefile.html
index b565588..19bff1c 100644
--- a/tutorials/python/makefile.html
+++ b/tutorials/python/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/tutorials/python/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2017-01-01T16:37:10+00:00">
+<meta name="date" content="2017-04-24T14:41:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
-   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 tutorials/python/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>petsc-3.7.6 2017-04-24</b></div>
+   <div id="bugreport" align=right><a href="mailto:petsc-maint at mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.6 v3.7.6 tutorials/python/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 CFLAGS           =
 FFLAGS		 =

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



More information about the debian-science-commits mailing list